emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 20 Mar 2006 00:35:51 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9294 emacs/lisp/ChangeLog:1.9295
--- emacs/lisp/ChangeLog:1.9294 Sun Mar 19 23:14:32 2006
+++ emacs/lisp/ChangeLog        Mon Mar 20 00:35:51 2006
@@ -1,3 +1,20 @@
+2006-03-19  Luc Teirlinck  <address@hidden>
+
+       * 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  <address@hidden>
+
+       * 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  <address@hidden>
 
        * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source




reply via email to

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