]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(flymake-mode, flymake-mode-off): Fix unbalanced parentheses.
[gnu-emacs] / lisp / ChangeLog
index 90660254c8b68a5606cbd893ee1ef5a3200598d4..17ac9d8d34a794116dd21711ba9c160badf02c74 100644 (file)
@@ -1,3 +1,41 @@
+2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
+
+       * progmodes/flymake.el (flymake-mode, flymake-mode-off): Fix
+       unbalanced parentheses.
+
+2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
+       into flymake-mode and delegate to flymake-mode.
+
+       * find-file.el (ff-which-function-are-we-in): Clean up.
+
+2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
+
+       * replace.el (occur-rename-buffer): Fix docstring.
+
+       * emulation/edt.el (*EDT-keys*, edt-default-global-map)
+       (edt-last-copied-word, edt-learn-macro-count)
+       (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
+       (edt-rect-start-point, edt-user-global-map, rect-start-point)
+       (time-string, zmacs-region-stays):
+       * emulation/edt-mapper.el (edt-save-function-key-map)
+       (EDT-key-name): `defvar' to silence the byte-compiler.
+
+2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+
+       * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
+       font-lock-regexp-backslash.  Doc fix.
+       (font-lock-regexp-backslash-grouping-construct): Rename from
+       font-lock-regexp-backslash-construct.  Doc fix.
+       (lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp
+       grouping constructs.
+
+2005-07-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
+       updating all the prerequisites.
+
 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
 
        * textmodes/org.el (org-agenda-start-on-weekday)
@@ -46,8 +84,8 @@
 
        * facemenu.el (facemenu-unlisted-faces): Delete foreground and
        background color faces.
-       (facemenu-set-foreground, facemenu-set-background): Use
-       facemenu-set-face-from-menu.
+       (facemenu-set-foreground, facemenu-set-background):
+       Use facemenu-set-face-from-menu.
        (facemenu-set-face-from-menu): Treat face names that start with
        "fg:" or "bg:" as special.
        (facemenu-add-new-color): Don't create faces.  Simplify.
@@ -59,8 +97,7 @@
 
 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
 
-       * help-fns.el (help-do-arg-highlight): Regexp-quote argument
-       names.
+       * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
 
 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        (archive-zip-summarize): Remove unused var `method'.
        (archive-lzh-summarize): Remove unused var `creator'.
 
-       * emacs-lisp/debug.el (debug): Quieten Drew Adams.
+       * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
+       dedicated frame upon exit.
 
        * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
        (archive-zip-extract, archive-zip-expunge)