diff options
| author | Juanma Barranquero | 2006-03-08 10:24:28 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-03-08 10:24:28 +0000 |
| commit | 60a7c013cf5452ff389f5141319c67f8e55acb5b (patch) | |
| tree | dce14ce15d4539321326ecb2e4a78b3de371213d | |
| parent | e5fe3a6cc9c4962b68d1d408214f8e3d7b80353c (diff) | |
| download | emacs-60a7c013cf5452ff389f5141319c67f8e55acb5b.tar.gz emacs-60a7c013cf5452ff389f5141319c67f8e55acb5b.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50698da7cc3..647122caada 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-08 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * help.el (view-lossage): Remove trailing whitespace before | ||
| 4 | inserting "\n". | ||
| 5 | |||
| 1 | 2006-03-07 Chong Yidong <cyd@stupidchicken.com> | 6 | 2006-03-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * files.el (hack-local-variables-confirm): Set | 8 | * files.el (hack-local-variables-confirm): Set |