emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el
Date: Wed, 08 May 2002 10:38:31 -0400

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.297 emacs/lisp/info.el:1.298
*** emacs/lisp/info.el:1.297    Mon Apr 29 22:08:56 2002
--- emacs/lisp/info.el  Wed May  8 10:38:30 2002
***************
*** 2097,2102 ****
--- 2097,2103 ----
    (define-key Info-mode-map "<" 'Info-top-node)
    (define-key Info-mode-map ">" 'Info-final-node)
    (define-key Info-mode-map "b" 'beginning-of-buffer)
+   (define-key Info-mode-map "c" 'Info-copy-current-node-name)
    (define-key Info-mode-map "d" 'Info-directory)
    (define-key Info-mode-map "e" 'Info-edit)
    (define-key Info-mode-map "f" 'Info-follow-reference)



reply via email to

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