diff options
| author | Richard M. Stallman | 2001-11-13 03:14:36 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-13 03:14:36 +0000 |
| commit | 1c1d3d69ffe87331d382841309016839bb83267a (patch) | |
| tree | 052acbd0b4e11c40e13069ffdc766696f9a7cbab /lisp/ChangeLog | |
| parent | ed9ae328c1612bac90a4015ed2abbb78310846be (diff) | |
| download | emacs-1c1d3d69ffe87331d382841309016839bb83267a.tar.gz emacs-1c1d3d69ffe87331d382841309016839bb83267a.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 833bf120a10..7a226bc6034 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-11-12 Richard M. Stallman <rms@gnu.org> | 1 | 2001-11-12 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * server.el (server-edit, server-done): Doc fix. | ||
| 4 | |||
| 3 | * simple.el (clone-indirect-buffer): Error if major mode symbol | 5 | * simple.el (clone-indirect-buffer): Error if major mode symbol |
| 4 | has a no-clone-indirect property. | 6 | has a no-clone-indirect property. |
| 5 | (clone-buffer): Check for obvious errors before reading clone name. | 7 | (clone-buffer): Check for obvious errors before reading clone name. |