diff options
| author | Karoly Lorentey | 2004-05-31 13:48:26 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2004-05-31 13:48:26 +0000 |
| commit | 190a56d6e02f134591a9d8861b8c4aa55bbec79b (patch) | |
| tree | d1ea16845ca26efed987116be6e6b4fc6fc60000 /lispref/ChangeLog | |
| parent | a596810c6c3c3c2fd450717f5083a5ff5207d243 (diff) | |
| parent | 64df673db44e48ae6e2f57849f42961a78103075 (diff) | |
| download | emacs-190a56d6e02f134591a9d8861b8c4aa55bbec79b.tar.gz emacs-190a56d6e02f134591a9d8861b8c4aa55bbec79b.zip | |
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-354
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-355
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-356
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-183
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index aa49c8d1d17..efa5eb94091 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2004-05-30 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * loading.texi (Named Features): Clarify return value | ||
| 4 | and meaning of NOERROR. | ||
| 5 | |||
| 6 | * variables.texi (File Local Variables): Minor cleanup. | ||
| 7 | |||
| 8 | 2004-05-30 Michael Albinus <michael.albinus@gmx.de> | ||
| 9 | |||
| 10 | * files.texi (Magic File Names): Add `file-remote-p' as operation | ||
| 11 | of file name handlers. | ||
| 12 | |||
| 13 | 2004-05-29 Richard M. Stallman <rms@gnu.org> | ||
| 14 | |||
| 15 | * modes.texi (Minor Mode Conventions): (-) has no special meaning | ||
| 16 | as arg to a minor mode command. | ||
| 17 | |||
| 1 | 2004-05-22 Richard M. Stallman <rms@gnu.org> | 18 | 2004-05-22 Richard M. Stallman <rms@gnu.org> |
| 2 | 19 | ||
| 3 | * syntax.texi (Syntax Class Table): Word syntax not just for English. | 20 | * syntax.texi (Syntax Class Table): Word syntax not just for English. |