/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.321.2.7 by miles, Tue Sep 21 09:34:08 2004 UTC revision 1.321.2.8 by miles, Fri Oct 22 10:13:28 2004 UTC
# Line 1156  where FACE is a valid face specification Line 1156  where FACE is a valid face specification
1156                           (emacs-version)                           (emacs-version)
1157                           "\n"                           "\n"
1158                           :face '(variable-pitch :height 0.5)                           :face '(variable-pitch :height 0.5)
1159                           "Copyright (C) 2002 Free Software Foundation, Inc.")                           "Copyright (C) 2004 Free Software Foundation, Inc.")
1160      (and auto-save-list-file-prefix      (and auto-save-list-file-prefix
1161           ;; Don't signal an error if the           ;; Don't signal an error if the
1162           ;; directory for auto-save-list files           ;; directory for auto-save-list files
# Line 1322  More Manuals / Ordering Manuals    How t Line 1322  More Manuals / Ordering Manuals    How t
1322  ")  ")
1323                    (insert "\n\n" (emacs-version)                    (insert "\n\n" (emacs-version)
1324                            "                            "
1325  Copyright (C) 2002 Free Software Foundation, Inc."))  Copyright (C) 2004 Free Software Foundation, Inc."))
1326    
1327                ;; No mouse menus, so give help using kbd commands.                ;; No mouse menus, so give help using kbd commands.
1328    
# Line 1370  If you have no Meta key, you may instead Line 1370  If you have no Meta key, you may instead
1370    
1371                (insert "\n\n" (emacs-version)                (insert "\n\n" (emacs-version)
1372                        "                        "
1373  Copyright (C) 2002 Free Software Foundation, Inc.")  Copyright (C) 2004 Free Software Foundation, Inc.")
1374    
1375                (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)                (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
1376                         (eq (key-binding "\C-h\C-d") 'describe-distribution)                         (eq (key-binding "\C-h\C-d") 'describe-distribution)

Legend:
Removed from v.1.321.2.7  
changed lines
  Added in v.1.321.2.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26