]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 20 Mar 2006 01:35:06 +0000 (01:35 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 20 Mar 2006 01:35:06 +0000 (01:35 +0000)
lisp/ChangeLog
lispref/ChangeLog
man/ChangeLog

index 1384348b7b8c06ee931f353baaad2bef0ec1e0e8..837f766384115bd81ce7f7ef71f95539726df002 100644 (file)
@@ -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
index 52c27ba2d9bb4a1dd736f1ff524c66291df00f86..ae11c497b1d3fe613276195f2ec4a63dfff4f2fd 100644 (file)
@@ -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.
 
index 3c7ad90a97858fc1cdea1ee83a22d913ec99618b..228fd5be616147b3d7cb225eb06ce5ea8f0f8abb 100644 (file)
@@ -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