diff options
| author | Chong Yidong | 2010-08-24 17:36:33 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-24 17:36:33 -0400 |
| commit | cb8759ca5adfd8561c3c1fd80bfc51819e65d305 (patch) | |
| tree | 7b974b4327e655bf612130941c2f81976d236e9d /lisp/ChangeLog | |
| parent | be7748e70afa9fd7b82589061855d567c2229dc1 (diff) | |
| download | emacs-cb8759ca5adfd8561c3c1fd80bfc51819e65d305.tar.gz emacs-cb8759ca5adfd8561c3c1fd80bfc51819e65d305.zip | |
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.
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 8226f4b8d25..fcf27a8da92 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-08-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs-lisp/package.el (list-packages): Alias for | ||
| 4 | package-list-packages. | ||
| 5 | |||
| 1 | 2010-08-24 Kevin Ryde <user42@zip.com.au> | 6 | 2010-08-24 Kevin Ryde <user42@zip.com.au> |
| 2 | 7 | ||
| 3 | * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix | 8 | * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix |