changeset 85924:d3269a12bd49

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 04 Nov 2007 23:01:15 +0000
parents a6bcf6e8ed42
children a1a283c3bfd3
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 04 22:58:50 2007 +0000
+++ b/lisp/ChangeLog	Sun Nov 04 23:01:15 2007 +0000
@@ -1,3 +1,7 @@
+2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
+
+	* abbrev.el (define-abbrev-table): Doc fix.
+
 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
 
 	* info.el (Info-revert-buffer-function): New func.
@@ -2138,7 +2142,6 @@
 	* follow.el (follow-stop-intercept-process-output):
 	Use `follow-call-process-filter' rather than `process-filter'.
 	Simplify.
-	* vc.el (vc0iff): Prevent errors in an edge case.
 
 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>