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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 10 Apr 2006 18:45:35 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9376 emacs/lisp/ChangeLog:1.9377
--- emacs/lisp/ChangeLog:1.9376 Mon Apr 10 15:28:25 2006
+++ emacs/lisp/ChangeLog        Mon Apr 10 18:45:34 2006
@@ -1,3 +1,8 @@
+2006-04-10  Stefan Monnier  <address@hidden>
+
+       * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
+       so the defined var/fun doesn't need to be quoted.
+
 2006-04-10  Richard Stallman  <address@hidden>
 
        * finder.el (finder-mode-map): Add n and p bindings.
@@ -108,12 +113,11 @@
        (rcirc-multiline-minor-mode-map): New mode map.
        (rcirc-edit-multiline): Put multiline-edit buffer in
        rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
-       (rcirc-print): Any line starting with an ignored nick will be
-       ignored.
+       (rcirc-print): Ignore any line starting with an ignored nick.
        (rcirc-print): Decode using rcirc-decode-coding-system.
        (rcirc-track-minor-mode): Update global-mode-string when disabling
        this mode.
-       (minor-mode-alist): add LowPri indicator.
+       (minor-mode-alist): Add LowPri indicator.
        (rcirc-toggle-low-priority): New function.
        (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
        next lowpriority buffer with activity.
@@ -146,8 +150,7 @@
 
 2006-04-07  Reiner Steib  <address@hidden>
 
-       * pgg-gpg.el: Revert to revision 1.8 to allow the use of
-       gpg-agent.
+       * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
 
 2006-04-07  Nick Roberts  <address@hidden>
 
@@ -160,21 +163,20 @@
 
        * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
 
-       * textmodes/ispell.el (ispell-local-dictionary): Use
-       string-or-null-p.
+       * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
 
        * files.el: Update comment about safe-local-variable declarations.
 
 2006-04-06  J.D. Smith  <address@hidden>
 
-       * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.  See
-       idlwave.org.
+       * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
+       See idlwave.org.
 
-       * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.  See
-       idlwave.org.  Includes code to obsolete idlw-rinfo.el.
+       * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
+       See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
 
-       * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.  See
-       idlwave.org.
+       * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
+       See idlwave.org.
 
        * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
        version 6.0 (minimal changes).  See idlwave.org.
@@ -245,8 +247,8 @@
 
 2006-04-05  Daiki Ueno  <address@hidden>
 
-       * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
-       for BEGIN_SIGNING too, new in GnuPG 1.4.3.
+       * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
+       Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
 
 2006-04-05  Kenichi Handa  <address@hidden>
 
@@ -259,8 +261,7 @@
        default-enable-multibyte-characters.  This reverts the change from
        revision 6.17 which is no longer necessary because the passphrase
        is sent separately now.  GnuPG messages are unreadable under
-       multibyte locales with default-enable-multibyte-characters set to
-       nil.
+       multibyte locales with default-enable-multibyte-characters set to nil.
 
 2006-04-04  Andreas Schwab  <address@hidden>
 




reply via email to

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