From: Juanma Barranquero Date: Mon, 16 Jul 2007 10:23:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~1252 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a1aa5e1795cc2d5b5fe04f29acc62e0a5d58bbed;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1fc3057761c..2a69af1c5f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2007-07-16 David Kastrup + + * emacs-lisp/advice.el (defadvice): Doc fix. + +2007-07-16 Juanma Barranquero + + * subr.el (when, unless): Doc fix. + 2007-07-16 Dan Nicolaescu * vc-hg.el (vc-hg-state): Handle removed files. @@ -45,8 +53,7 @@ * replace.el (match): Use yellow1 instead of yellow. - * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of - red. + * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red. * pcvs-info.el (cvs-unknown): Likewise. @@ -126,7 +133,7 @@ 2007-07-02 Martin Rudalics - * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs. + * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs. * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when event is not a cons cell. Do not unread drag-mouse-1 events.