emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/help.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/help.el
Date: Sat, 10 Dec 2005 12:20:12 -0500

Index: emacs/lisp/help.el
diff -c emacs/lisp/help.el:1.292 emacs/lisp/help.el:1.293
*** emacs/lisp/help.el:1.292    Sat Dec  3 12:07:03 2005
--- emacs/lisp/help.el  Sat Dec 10 17:20:10 2005
***************
*** 178,184 ****
  (defalias 'help-for-help 'help-for-help-internal)
  ;; It can't find this, but nobody will look.
  (make-help-screen help-for-help-internal
!   "a b c C e f F i I k C-k l L m p s t v w C-c C-d C-f C-n C-p C-t C-w . or ? 
:"
    "You have typed %THIS-KEY%, the help character.  Type a Help option:
  \(Use SPC or DEL to scroll through this text.  Type \\<help-map>\\[help-quit] 
to exit the Help command.)
  
--- 178,184 ----
  (defalias 'help-for-help 'help-for-help-internal)
  ;; It can't find this, but nobody will look.
  (make-help-screen help-for-help-internal
!   "a b c C e f F i I k C-k l L m p r s t v w C-c C-d C-f C-n C-p C-t C-w . or 
? :"
    "You have typed %THIS-KEY%, the help character.  Type a Help option:
  \(Use SPC or DEL to scroll through this text.  Type \\<help-map>\\[help-quit] 
to exit the Help command.)
  
***************
*** 217,222 ****
--- 217,223 ----
        and the current major mode, including their special commands.
  n  view-emacs-news.  Display news of recent Emacs changes.
  p  finder-by-keyword. Find packages matching a given topic keyword.
+ r  info-emacs-manual.  Display the Emacs manual in Info mode.
  s  describe-syntax.  Display contents of syntax table, plus explanations.
  S  info-lookup-symbol.  Display the definition of a specific symbol
          as found in the manual for the language this buffer is written in.




reply via email to

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