changeset 78151:cd5b15b5cd2e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 16 Jul 2007 10:23:31 +0000
parents 3fcbdd7761c3
children 5e5f359984e5
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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  <dak@gnu.org>
+
+	* emacs-lisp/advice.el (defadvice): Doc fix.
+
+2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
+
+	* subr.el (when, unless): Doc fix.
+
 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* 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  <rudalics@gmx.at>
 
-	* 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.