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,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 12 Jul 2006 16:05:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/12 16:05:29

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9805
retrieving revision 1.9806
diff -u -b -r1.9805 -r1.9806
--- ChangeLog   12 Jul 2006 00:23:48 -0000      1.9805
+++ ChangeLog   12 Jul 2006 16:05:29 -0000      1.9806
@@ -1,3 +1,33 @@
+2006-07-12  Richard Stallman  <address@hidden>
+
+       * progmodes/grep.el (grep-last-buffer): Doc fix.
+
+       * info.el (Info-try-follow-nearest-node): Doc fix.
+
+       * emacs-lisp/edebug.el (edebug-instrument-function):
+       Err if find-function-noselect gives no position.
+
+       * emacs-lisp/find-func.el (find-function-search-for-symbol):
+       If can't find definition, return nil for position.
+       (find-function-do-it): Handle new return value
+       of find-definition-noselect.
+       (find-definition-noselect, find-variable-noselect): Doc fix. 
+       (find-function-noselect): Doc fix.
+
+       * help-mode.el (help-variable-def): Handle find-variable-noselect
+       returning no position.
+       (help-function-def): Likewise for find-function-search-for-symbol.
+       (help-face-def): Likewise.
+
+       * help-fns.el (describe-variable): Handle find-variable-noselect
+       returning no position.
+
+       * files.el (locate-file-completion): Avoid duplicates in result.
+
+       * cus-edit.el (custom-no-edit): New command.
+       (custom-mode-map): Remap to custom-no-edit instead of
+       using suppress-keymap.
+
 2006-07-12  Nick Roberts  <address@hidden>
 
        * tumme.el (tumme-create-thumb)




reply via email to

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