summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-11 08:14:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-11 08:14:31 +0000
commitdb6d5a1c67d6c881c28e410593f9b59a7fd96cf7 (patch)
tree5dd6d5e013b945a72a958cb8ad8e4fdda1e9926a /lispref
parentddcb4d2fc4c3c132e37d16c62dde147783c04dcb (diff)
downloademacs-db6d5a1c67d6c881c28e410593f9b59a7fd96cf7.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index ac3f3d3725f..8f735ba3a99 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,11 +1,3 @@
-2003-02-10 Juanma Barranquero <lektu@terra.es>
-
- * buffers.texi (Current Buffer): Describe `save-current-buffer' as a
- special form, not a macro. From Jesper Harder <harder@ifa.au.dk>.
-
- * text.texi (Insertion): Don't show COUNT argument of `insert-char' as
- optional. From Jesper Harder <harder@ifa.au.dk>.
-
2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
* os.texi (System Environment): Added cygwin system-type.