emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/lorem-ipsum 2242006bd0 10/30: fix provide symbol to Lorem-


From: ELPA Syncer
Subject: [nongnu] elpa/lorem-ipsum 2242006bd0 10/30: fix provide symbol to Lorem-ipsum
Date: Sun, 11 Dec 2022 20:59:22 -0500 (EST)

branch: elpa/lorem-ipsum
commit 2242006bd0b0ad8b2776227369b1beb8d316cabe
Author: Joe Schafer <joe@jschaf.com>
Commit: Joe Schafer <joe@jschaf.com>

    fix provide symbol to Lorem-ipsum
---
 lorem-ipsum.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lorem-ipsum.el b/lorem-ipsum.el
index 32e7ff29e7..66164a84cc 100644
--- a/lorem-ipsum.el
+++ b/lorem-ipsum.el
@@ -168,6 +168,6 @@ If NUM is non-nil, insert NUM list items."
     (insert Lorem-ipsum-list-end)))
 
 
-(provide 'lorem-ipsum)
+(provide 'Lorem-ipsum)
 
 ;;; lorem-ipsum.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]