From c287ad03b14e4030a683307e66b14ca90a09c10d Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Mon, 20 Mar 2006 01:35:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ lispref/ChangeLog | 2 +- man/ChangeLog | 4 ++++ 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1384348b7b8..837f7663841 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2006-03-19 Luc Teirlinck + + * help-mode.el (help-follow-symbol): New function. Essentially + identical to the old `help-follow', but do not let `push-button' + do the work when on an xref. + (help-mode-map): Bind `help-follow-symbol' to "C-c C-c". + + * emacs-lisp/debug.el (debug-help-follow): Adapt comment to above + change. + +2006-03-19 Richard Stallman + + * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol + preceded by the word `program'. + (help-follow-mouse, help-follow): Throw error if not on xref. + Delete no longer used args. + 2006-03-20 Nick Roberts * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 52c27ba2d9b..ae11c497b1d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,6 +1,6 @@ 2006-03-19 Luc Teirlinck - * tips.texi (Documentation Tips): One can now also write `command' + * tips.texi (Documentation Tips): One can now also write `program' in front of a quoted symbol in a docstring to prevent making a hyperlink. diff --git a/man/ChangeLog b/man/ChangeLog index 3c7ad90a978..228fd5be616 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-03-19 Luc Teirlinck + + * help.texi (Help Mode): Document "C-c C-c". + 2006-03-19 Bill Wohler * mh-e.texi (Replying): Document Mail-Followup-To. Change -- 2.39.2