diff options
| author | Glenn Morris | 2009-08-21 07:36:41 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-08-21 07:36:41 +0000 |
| commit | ce86eeb58ee1e43093b4be663e47143efea97872 (patch) | |
| tree | d15554250358a956e5c7508aa566c7c7f8a903d0 /lisp/ChangeLog | |
| parent | fff28970383c88621cfcdd79375ca200bd69bb0e (diff) | |
| download | emacs-ce86eeb58ee1e43093b4be663e47143efea97872.tar.gz emacs-ce86eeb58ee1e43093b4be663e47143efea97872.zip | |
(imenu-example--name-and-position): Fix obsolescence message.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67d416c8ada..67732dd2532 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-08-21 Glenn Morris <rgm@gnu.org> | 1 | 2009-08-21 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * imenu.el (imenu-example--name-and-position): Fix obsolescence message. | ||
| 4 | |||
| 3 | * obsolete/rnewspost.el (news-mail-reply): | 5 | * obsolete/rnewspost.el (news-mail-reply): |
| 4 | Use goto-char rather than goto-line. | 6 | Use goto-char rather than goto-line. |
| 5 | 7 | ||