/[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.292 by jhd, Tue Mar 12 19:13:52 2002 UTC revision 1.293 by pj, Wed Mar 20 23:15:33 2002 UTC
# Line 1  Line 1 
1  ;;; startup.el --- process Emacs shell arguments  ;;; startup.el --- process Emacs shell arguments
2    
3  ;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 98, 99, 2000, 2001  ;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
4  ;;   Free Software Foundation, Inc.  ;;   Free Software Foundation, Inc.
5    
6  ;; Maintainer: FSF  ;; Maintainer: FSF
# Line 1197  where FACE is a valid face specification Line 1197  where FACE is a valid face specification
1197                           (emacs-version)                           (emacs-version)
1198                           "\n"                           "\n"
1199                           :face '(variable-pitch :height 0.5)                           :face '(variable-pitch :height 0.5)
1200                           "Copyright (C) 2001 Free Software Foundation, Inc.")                           "Copyright (C) 2002 Free Software Foundation, Inc.")
1201      (and auto-save-list-file-prefix      (and auto-save-list-file-prefix
1202           ;; Don't signal an error if the           ;; Don't signal an error if the
1203           ;; directory for auto-save-list files           ;; directory for auto-save-list files
# Line 1333  Ordering Manuals       How to order manuals fr Line 1333  Ordering Manuals       How to order manuals fr
1333  ")  ")
1334              (insert "\n\n" (emacs-version)              (insert "\n\n" (emacs-version)
1335                              "                              "
1336  Copyright (C) 2001 Free Software Foundation, Inc."))  Copyright (C) 2002 Free Software Foundation, Inc."))
1337    
1338          ;; No mouse menus, so give help using kbd commands.          ;; No mouse menus, so give help using kbd commands.
1339    
# Line 1379  If you have no Meta key, you may instead Line 1379  If you have no Meta key, you may instead
1379    
1380          (insert "\n\n" (emacs-version)          (insert "\n\n" (emacs-version)
1381                          "                          "
1382  Copyright (C) 2001 Free Software Foundation, Inc.")  Copyright (C) 2002 Free Software Foundation, Inc.")
1383    
1384          (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)          (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
1385                   (eq (key-binding "\C-h\C-d") 'describe-distribution)                   (eq (key-binding "\C-h\C-d") 'describe-distribution)

Legend:
Removed from v.1.292  
changed lines
  Added in v.1.293

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