diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca21c9ebf2c..7963e3432cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-03-08 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs-lisp/package.el (package-refresh-contents) | ||
| 4 | (package-menu-execute): Use condition-case-no-debug. | ||
| 5 | |||
| 1 | 2011-03-08 Michael Albinus <michael.albinus@gmx.de> | 6 | 2011-03-08 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * simple.el (shell-command-to-string): Use `process-file'. | 8 | * simple.el (shell-command-to-string): Use `process-file'. |