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

Diff of /emacs/lisp/help.el

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

revision 1.273 by kfstorm, Fri Dec 17 15:16:46 2004 UTC revision 1.274 by eliz, Sat Feb 5 12:45:44 2005 UTC
# Line 186  If FUNCTION is nil, it applies `message' Line 186  If FUNCTION is nil, it applies `message'
186  \(Use SPC or DEL to scroll through this text.  Type \\<help-map>\\[help-quit] to exit the Help command.)  \(Use SPC or DEL to scroll through this text.  Type \\<help-map>\\[help-quit] to exit the Help command.)
187    
188  a  command-apropos.  Give a substring, and see a list of commands  a  command-apropos.  Give a substring, and see a list of commands
189          (functions interactively callable) that contain          (functions that are interactively callable) that contain
190          that substring.  See also the  apropos  command.          that substring.  See also the  apropos  command.
191  b  describe-bindings.  Display table of all key bindings.  b  describe-bindings.  Display table of all key bindings.
192  c  describe-key-briefly.  Type a command key sequence;  c  describe-key-briefly.  Type a command key sequence;
# Line 194  c  describe-key-briefly.  Type a command Line 194  c  describe-key-briefly.  Type a command
194  C  describe-coding-system.  This describes either a specific coding system  C  describe-coding-system.  This describes either a specific coding system
195          (if you type its name) or the coding systems currently in use          (if you type its name) or the coding systems currently in use
196          (if you type just RET).          (if you type just RET).
197  e  view-echo-area-messages.  Show the `*Messages*' buffer.  e  view-echo-area-messages.  Show the buffer where the echo-area messages
198  f  describe-function.  Type a function name and get documentation of it.          are stored.
199    f  describe-function.  Type a function name and get its documentation.
200  F  Info-goto-emacs-command-node.  Type a function name;  F  Info-goto-emacs-command-node.  Type a function name;
201          it takes you to the Info node for that command.          it takes you to the on-line manual's section that describes
202            the command.
203  h  Display the HELLO file which illustrates various scripts.  h  Display the HELLO file which illustrates various scripts.
204  i  info. The  info  documentation reader.  i  info. The Info documentation reader: read on-line manuals.
205  I  describe-input-method.  Describe a specific input method (if you type  I  describe-input-method.  Describe a specific input method (if you type
206          its name) or the current input method (if you type just RET).          its name) or the current input method (if you type just RET).
207  k  describe-key.  Type a command key sequence;  k  describe-key.  Type a command key sequence;
208          it displays the full documentation.          it displays the full documentation for that key sequence.
209  K Info-goto-emacs-key-command-node.  Type a command key sequence;  K Info-goto-emacs-key-command-node.  Type a command key sequence;
210          it takes you to the Info node for the command bound to that key.          it takes you to the on-line manual's section that describes
211            the command bound to that key.
212  l  view-lossage.  Show last 100 characters you typed.  l  view-lossage.  Show last 100 characters you typed.
213  L  describe-language-environment.  This describes either a  L  describe-language-environment.  This describes either a
214          specific language environment (if you type its name)          specific language environment (if you type its name)
215          or the current language environment (if you type just RET).          or the current language environment (if you type just RET).
216  m  describe-mode.  Print documentation of current minor modes,  m  describe-mode.  Display documentation of current minor modes,
217          and the current major mode, including their special commands.          and the current major mode, including their special commands.
218    n  view-emacs-news.  Display news of recent Emacs changes.
219  p  finder-by-keyword. Find packages matching a given topic keyword.  p  finder-by-keyword. Find packages matching a given topic keyword.
220  s  describe-syntax.  Display contents of syntax table, plus explanations.  s  describe-syntax.  Display contents of syntax table, plus explanations.
221  S  info-lookup-symbol.  Display the definition of a specific symbol  S  info-lookup-symbol.  Display the definition of a specific symbol

Legend:
Removed from v.1.273  
changed lines
  Added in v.1.274

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