diff options
| author | Gerd Moellmann | 2001-05-31 08:56:58 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-05-31 08:56:58 +0000 |
| commit | 94843cc1b16b244fc7989005d074c1e71d5a1865 (patch) | |
| tree | 95f3fb99beb0ce7fe016000654b7a963c32dd950 /lisp/ChangeLog | |
| parent | d284f58f0c4c08c24fa9e84e1904454bcc60ef26 (diff) | |
| download | emacs-94843cc1b16b244fc7989005d074c1e71d5a1865.tar.gz emacs-94843cc1b16b244fc7989005d074c1e71d5a1865.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ee24a944110..3cbff1279a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | * international/mule-cmds.el (inactivate-input-method): Set | 3 | * international/mule-cmds.el (inactivate-input-method): Set |
| 4 | input-method-function to nil. | 4 | input-method-function to nil. |
| 5 | 5 | ||
| 6 | * xml.el (xml-parse-tag): The document may contain invalid characters. | ||
| 7 | From ShengHuo ZHU <zsh@cs.rochester.edu> | ||
| 8 | |||
| 6 | 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> | 9 | 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
| 7 | 10 | ||
| 8 | * mail/rmailsum.el (rmail-message-subject-p): Don't call | 11 | * mail/rmailsum.el (rmail-message-subject-p): Don't call |