# HG changeset patch # User Juanma Barranquero # Date 1184581411 0 # Node ID cd5b15b5cd2e06ebb348b933734376be003fe4e5 # Parent 3fcbdd7761c32413f2ae2e032d53eb6bd83dfb30 *** empty log message *** diff -r 3fcbdd7761c3 -r cd5b15b5cd2e lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 16 10:17:51 2007 +0000 +++ b/lisp/ChangeLog Mon Jul 16 10:23:31 2007 +0000 @@ -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.