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

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

[nongnu] elpa/lorem-ipsum db7e5433e1 21/30: add package version and addi


From: ELPA Syncer
Subject: [nongnu] elpa/lorem-ipsum db7e5433e1 21/30: add package version and additional commentary
Date: Sun, 11 Dec 2022 20:59:23 -0500 (EST)

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

    add package version and additional commentary
---
 lorem-ipsum.el | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/lorem-ipsum.el b/lorem-ipsum.el
index 6d4ab7d98b..5ac8677691 100644
--- a/lorem-ipsum.el
+++ b/lorem-ipsum.el
@@ -1,13 +1,13 @@
 ;;; lorem-ipsum.el --- Insert dummy pseudo Latin text.
 
 ;; Copyright (c) 2003 Jean-Philippe Theberge
-;;
+
 ;; Author: Jean-Philippe Theberge (jphil21@sourceforge.net)
 ;; Maintainer: Joe Schafer (joe@jschaf.com)
-;;
 ;; Special Thanks: The emacswiki users, the #emacs@freenode.net citizens
 ;;                 and Marcus Tullius Cicero
-;; keywords: tools, language, convenience
+;; Keywords: tools, language, convenience
+;; Version: 0.2
 
 ;; This file is not part of GNU Emacs.
 
@@ -35,8 +35,11 @@
 
 ;;; Commentary:
 
-;; Add this file to your `load-path'.  Use the default keybindings by
-;; adding the following to your .emacs file:
+;; This package provides convenience functions to insert dummy Latin
+;; text into a buffer.
+;;
+;; To install manually, add this file to your `load-path'.  Use the
+;; default keybindings by adding the following to your .emacs file:
 ;;
 ;; (lorem-ipsum-use-default-bindings)
 ;;



reply via email to

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