]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index a40398674e0bd217755c8e096c0cfbcfba51fb28..e2c78f17a59134196e594c2d69052c661ed2f547 100644 (file)
@@ -1,7 +1,49 @@
+2001-09-03  Gerd Moellmann  <gerd@gnu.org>
+
+       * international/isearch-x.el (isearch-exit-recursive-edit):
+       Take three parameters, since it's used as an after-change-function.
+
+       * emacs-lisp/backquote.el (backquote-backquote-symbol)
+       (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
+       from doc strings.
+
+2001-09-02  Milan Zamazal  <pdm@zamazal.org>
+
+       * progmodes/glasses.el (glasses-convert-to-unreadable):
+       Consider underscores as in `glasses-make-readable'.
+
+2001-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
+       MS-DOS, since cpp might not be available.
+
+       * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
+       Mention "yank" in the help-echo text.
+       Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+
+2001-09-01  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * newcomment.el (comment-indent): Insert spaces more carefully.
+
+2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
+       exists.  From Andy Petrusenco <andy@int.spb.ru>.
+
+       * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
+       display-popup-menus-p returns nil.  Suggested by Andy Petrusenco
+       <andy@int.spb.ru>.
+
+2001-08-31  Gerd Moellmann  <gerd@gnu.org>
+
+       * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
+       Instead of running mouse-yank-at-click, see what the event is
+       bound to outside Isearch and run that.
+
 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
 
-       * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>: Fix
-       the menu entry to mention transient-mark-mode.
+       * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
+       Fix the menu entry to mention transient-mark-mode.
 
 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
 
@@ -15,8 +57,8 @@
 
        * emacs-lisp/find-gc.el: Moved here from lisp/.
 
-       * international/quail.el (quail-completion-1): Reverse
-       the ((CHAR . DEFN) ...) list before processing it.
+       * international/quail.el (quail-completion-1):
+       Reverse the ((CHAR . DEFN) ...) list before processing it.
        From Kenichi Handa <handa@etl.go.jp>.
 
        * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el