changeset 69591:3e8d41cae310

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 20 Mar 2006 01:35:06 +0000
parents d9fdd137cff0
children 0d9d539167cf
files lisp/ChangeLog lispref/ChangeLog man/ChangeLog
diffstat 3 files changed, 22 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 20 01:33:19 2006 +0000
+++ b/lisp/ChangeLog	Mon Mar 20 01:35:06 2006 +0000
@@ -1,3 +1,20 @@
+2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* 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  <rms@gnu.org>
+
+	* 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  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
--- a/lispref/ChangeLog	Mon Mar 20 01:33:19 2006 +0000
+++ b/lispref/ChangeLog	Mon Mar 20 01:35:06 2006 +0000
@@ -1,6 +1,6 @@
 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
 
-	* 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.
 
--- a/man/ChangeLog	Mon Mar 20 01:33:19 2006 +0000
+++ b/man/ChangeLog	Mon Mar 20 01:35:06 2006 +0000
@@ -1,3 +1,7 @@
+2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* help.texi (Help Mode): Document "C-c C-c".
+
 2006-03-19  Bill Wohler  <wohler@newt.com>
 
 	* mh-e.texi (Replying): Document Mail-Followup-To. Change