aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKai Großjohann2004-10-25 08:31:52 +0000
committerKai Großjohann2004-10-25 08:31:52 +0000
commit85af630d59f4e4bc75fc9cbbe341198ff31f4aaa (patch)
treecd096bd7ccfa30c0686849f515626feae970c0b0 /lisp/ChangeLog
parent3acd2c4f888f8557829607bb23290da47eec529c (diff)
downloademacs-85af630d59f4e4bc75fc9cbbe341198ff31f4aaa.tar.gz
emacs-85af630d59f4e4bc75fc9cbbe341198ff31f4aaa.zip
(process-file): Fix logic.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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
52004-10-24 Luc Teirlinck <teirllm@auburn.edu> 72004-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