all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* c in info should copy current node name
@ 2002-05-07 15:30 Pavel Janík
  2002-05-08 13:59 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Janík @ 2002-05-07 15:30 UTC (permalink / raw)


Hi,

better show the change then talking about it:

--- info.el.~1.297.~	Tue Apr 30 06:54:45 2002
+++ info.el	Tue May  7 17:29:19 2002
@@ -2097,6 +2097,7 @@
   (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)

Do you agree with this?
-- 
Pavel Janík

Make it right before you make it faster.
                  --  The Elements of Programming Style (Kernighan & Plaugher)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c in info should copy current node name
  2002-05-07 15:30 c in info should copy current node name Pavel Janík
@ 2002-05-08 13:59 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-05-08 13:59 UTC (permalink / raw)
  Cc: emacs-devel

It seems harmless.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-08 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-07 15:30 c in info should copy current node name Pavel Janík
2002-05-08 13:59 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.