diff options
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8f735ba3a99..ac3f3d3725f 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-02-10 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * buffers.texi (Current Buffer): Describe `save-current-buffer' as a | ||
| 4 | special form, not a macro. From Jesper Harder <harder@ifa.au.dk>. | ||
| 5 | |||
| 6 | * text.texi (Insertion): Don't show COUNT argument of `insert-char' as | ||
| 7 | optional. From Jesper Harder <harder@ifa.au.dk>. | ||
| 8 | |||
| 1 | 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> | 9 | 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
| 2 | 10 | ||
| 3 | * os.texi (System Environment): Added cygwin system-type. | 11 | * os.texi (System Environment): Added cygwin system-type. |