diff options
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. |