emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/startup.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el [emacs-unicode-2]
Date: Fri, 22 Oct 2004 06:22:43 -0400

Index: emacs/lisp/startup.el
diff -c emacs/lisp/startup.el:1.321.2.7 emacs/lisp/startup.el:1.321.2.8
*** emacs/lisp/startup.el:1.321.2.7     Tue Sep 21 09:34:08 2004
--- emacs/lisp/startup.el       Fri Oct 22 10:13:28 2004
***************
*** 1156,1162 ****
                         (emacs-version)
                         "\n"
                         :face '(variable-pitch :height 0.5)
!                        "Copyright (C) 2002 Free Software Foundation, Inc.")
      (and auto-save-list-file-prefix
         ;; Don't signal an error if the
         ;; directory for auto-save-list files
--- 1156,1162 ----
                         (emacs-version)
                         "\n"
                         :face '(variable-pitch :height 0.5)
!                        "Copyright (C) 2004 Free Software Foundation, Inc.")
      (and auto-save-list-file-prefix
         ;; Don't signal an error if the
         ;; directory for auto-save-list files
***************
*** 1322,1328 ****
  ")
                  (insert "\n\n" (emacs-version)
                          "
! Copyright (C) 2002 Free Software Foundation, Inc."))
  
              ;; No mouse menus, so give help using kbd commands.
  
--- 1322,1328 ----
  ")
                  (insert "\n\n" (emacs-version)
                          "
! Copyright (C) 2004 Free Software Foundation, Inc."))
  
              ;; No mouse menus, so give help using kbd commands.
  
***************
*** 1370,1376 ****
  
              (insert "\n\n" (emacs-version)
                      "
! Copyright (C) 2002 Free Software Foundation, Inc.")
  
              (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
                       (eq (key-binding "\C-h\C-d") 'describe-distribution)
--- 1370,1376 ----
  
              (insert "\n\n" (emacs-version)
                      "
! Copyright (C) 2004 Free Software Foundation, Inc.")
  
              (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
                       (eq (key-binding "\C-h\C-d") 'describe-distribution)




reply via email to

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