/[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.298.2.10 by miles, Wed Oct 6 05:21:51 2004 UTC revision 1.298.2.11 by miles, Mon Oct 25 04:22:22 2004 UTC
# Line 1153  where FACE is a valid face specification Line 1153  where FACE is a valid face specification
1153                           (emacs-version)                           (emacs-version)
1154                           "\n"                           "\n"
1155                           :face '(variable-pitch :height 0.5)                           :face '(variable-pitch :height 0.5)
1156                           "Copyright (C) 2002 Free Software Foundation, Inc.")                           "Copyright (C) 2004 Free Software Foundation, Inc.")
1157      (and auto-save-list-file-prefix      (and auto-save-list-file-prefix
1158           ;; Don't signal an error if the           ;; Don't signal an error if the
1159           ;; directory for auto-save-list files           ;; directory for auto-save-list files
# Line 1319  More Manuals / Ordering Manuals    How t Line 1319  More Manuals / Ordering Manuals    How t
1319  ")  ")
1320                    (insert "\n\n" (emacs-version)                    (insert "\n\n" (emacs-version)
1321                            "                            "
1322  Copyright (C) 2002 Free Software Foundation, Inc."))  Copyright (C) 2004 Free Software Foundation, Inc."))
1323    
1324                ;; No mouse menus, so give help using kbd commands.                ;; No mouse menus, so give help using kbd commands.
1325    
# Line 1367  If you have no Meta key, you may instead Line 1367  If you have no Meta key, you may instead
1367    
1368                (insert "\n\n" (emacs-version)                (insert "\n\n" (emacs-version)
1369                        "                        "
1370  Copyright (C) 2002 Free Software Foundation, Inc.")  Copyright (C) 2004 Free Software Foundation, Inc.")
1371    
1372                (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)                (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
1373                         (eq (key-binding "\C-h\C-d") 'describe-distribution)                         (eq (key-binding "\C-h\C-d") 'describe-distribution)

Legend:
Removed from v.1.298.2.10  
changed lines
  Added in v.1.298.2.11

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