diff options
| author | Kai Großjohann | 2004-10-25 08:31:52 +0000 |
|---|---|---|
| committer | Kai Großjohann | 2004-10-25 08:31:52 +0000 |
| commit | 85af630d59f4e4bc75fc9cbbe341198ff31f4aaa (patch) | |
| tree | cd096bd7ccfa30c0686849f515626feae970c0b0 /lisp/ChangeLog | |
| parent | 3acd2c4f888f8557829607bb23290da47eec529c (diff) | |
| download | emacs-85af630d59f4e4bc75fc9cbbe341198ff31f4aaa.tar.gz emacs-85af630d59f4e4bc75fc9cbbe341198ff31f4aaa.zip | |
(process-file): Fix logic.
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 31ef1b514ef..21db50ad564 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * mouse-sel.el (mouse-sel-mode): Specify custom group. | 3 | * mouse-sel.el (mouse-sel-mode): Specify custom group. |
| 4 | 4 | ||
| 5 | * simple.el (process-file): Fix logic. | ||
| 6 | |||
| 5 | 2004-10-24 Luc Teirlinck <teirllm@auburn.edu> | 7 | 2004-10-24 Luc Teirlinck <teirllm@auburn.edu> |
| 6 | 8 | ||
| 7 | * indent.el (set-left-margin, set-right-margin): Delete redundant | 9 | * indent.el (set-left-margin, set-right-margin): Delete redundant |