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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/help.el
Date: Fri, 11 Nov 2005 19:57:39 -0500

Index: emacs/lisp/help.el
diff -c emacs/lisp/help.el:1.284 emacs/lisp/help.el:1.285
*** emacs/lisp/help.el:1.284    Sat Aug  6 22:13:43 2005
--- emacs/lisp/help.el  Sat Nov 12 00:57:38 2005
***************
*** 78,83 ****
--- 78,85 ----
  
  (define-key help-map "c" 'describe-key-briefly)
  
+ (define-key help-map "d" 'apropos-documentation)
+ 
  (define-key help-map "e" 'view-echo-area-messages)
  
  (define-key help-map "f" 'describe-function)




reply via email to

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