diff options
| author | Kim F. Storm <storm@cua.dk> | 2006-06-25 22:41:31 +0000 |
|---|---|---|
| committer | Kim F. Storm <storm@cua.dk> | 2006-06-25 22:41:31 +0000 |
| commit | 02bc285cb8e81a59f2656d24604351fab0d39a75 (patch) | |
| tree | ed09aa4c3ecc73318e34775747fa478d509b3b1a | |
| parent | 08b1eb21d5a3f935eb245acf0844a19acc42f57c (diff) | |
| download | emacs-02bc285cb8e81a59f2656d24604351fab0d39a75.tar.gz | |
*** 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 dea9cbc97a6..e4a5cab6875 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-06-26 Kim F. Storm <storm@cua.dk> + + * help.el (view-emacs-news): Declare `res' in the right let* form. + 2006-06-25 Michael Albinus <michael.albinus@gmx.de> * net/rcompile.el (remote-compile): Replace ange-ftp based |
