diff options
| author | Richard M. Stallman | 2005-08-15 01:45:46 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-08-15 01:45:46 +0000 |
| commit | eda12ca365dd38aa6c61dacd2bd9f6cad3f6d5f8 (patch) | |
| tree | b52e76aa4331bab31d0a5e96bb882cb2aecedfe8 | |
| parent | 7924c5dfbd466d72beac8d9ead55ed41c285b376 (diff) | |
| download | emacs-eda12ca365dd38aa6c61dacd2bd9f6cad3f6d5f8.tar.gz emacs-eda12ca365dd38aa6c61dacd2bd9f6cad3f6d5f8.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7519b02e652..451121b3ad5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-08-14 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/ispell.el (lookup-words): Cope with case where ARGS is empty. | ||
| 4 | |||
| 1 | 2005-08-15 Andreas Schwab <schwab@suse.de> | 5 | 2005-08-15 Andreas Schwab <schwab@suse.de> |
| 2 | 6 | ||
| 3 | * desktop.el: Put autoload cookie at risky-local-variable | 7 | * desktop.el: Put autoload cookie at risky-local-variable |