/[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.255 by rms, Mon Jan 13 08:04:46 2003 UTC revision 1.256 by lektu, Tue Feb 4 11:23:23 2003 UTC
# Line 483  or `keymap' property, return the binding Line 483  or `keymap' property, return the binding
483          (if (equal string otherstring)          (if (equal string otherstring)
484              string              string
485            (format "%s (translated from %s)" string otherstring))))))            (format "%s (translated from %s)" string otherstring))))))
486              
487  (defun describe-key-briefly (key &optional insert untranslated)  (defun describe-key-briefly (key &optional insert untranslated)
488    "Print the name of the function KEY invokes.  KEY is a string.    "Print the name of the function KEY invokes.  KEY is a string.
489  If INSERT (the prefix arg) is non-nil, insert the message in the buffer.  If INSERT (the prefix arg) is non-nil, insert the message in the buffer.

Legend:
Removed from v.1.255  
changed lines
  Added in v.1.256

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