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

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

[ELPA-diffs] ELPA branch, externals/dismal, updated. 7a022dc33920a19c05e


From: Stefan Monnier
Subject: [ELPA-diffs] ELPA branch, externals/dismal, updated. 7a022dc33920a19c05e7785eda8d9e6e9dcf131d
Date: Tue, 13 Aug 2013 21:37:35 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ELPA".

The branch, externals/dismal has been updated
       via  7a022dc33920a19c05e7785eda8d9e6e9dcf131d (commit)
      from  4eb8eac4cbd8c5e8899ee3950394688d9e86962d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7a022dc33920a19c05e7785eda8d9e6e9dcf131d
Author: Stefan Monnier <address@hidden>
Date:   Tue Aug 13 17:37:30 2013 -0400

    Fix up minor copyright details.

diff --git a/dismal.el b/dismal.el
index 3537e24..7583852 100644
--- a/dismal.el
+++ b/dismal.el
@@ -978,7 +978,7 @@ Flips the current cell and the one to its left."
           " by dismal-mode (Vers " dismal-version ")"
           "\n;; This file written ")
   (insert-current-time-string)
-  (insert "\n;; dismal-mode Copyright 1992, Fox & Ritter."
+  (insert "\n;; dismal-mode Copyright since 1992, Free Software Foundation, 
Inc."
           "\n;; No user serviceable parts, but it is your data.\n\n\n"))
 
 (defsubst dismal-column-width (column)
@@ -1291,7 +1291,7 @@ and right mouse button is bound to 
`dis-mouse-highlight-row'.
 
 ;; (dismal-display-startup-message)
 (defun dismal-display-startup-message ()
-  "Display the dismal startup messages, including the copyright."
+  "Display the dismal startup messages."
   (setq dismal-startup-post-command-function nil)
   (put 'dismal-display-startup-message 'checked t)
   (message (first dismal-startup-message-lines))

-----------------------------------------------------------------------

Summary of changes:
 dismal.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
ELPA



reply via email to

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