diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/obsolete/mailpost.el (renamed from lisp/mail/mailpost.el) | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index adddc5cd1f0..35caa29f7e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-04-12 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/mailpost.el: Move to obsolete/. | ||
| 4 | |||
| 1 | 2012-04-12 Drew Adams <drew.adams@oracle.com> | 5 | 2012-04-12 Drew Adams <drew.adams@oracle.com> |
| 2 | 6 | ||
| 3 | * imenu.el (imenu--generic-function): Ignore invisible definitions | 7 | * imenu.el (imenu--generic-function): Ignore invisible definitions |
diff --git a/lisp/mail/mailpost.el b/lisp/obsolete/mailpost.el index 7c4bea830d8..158523e8ef2 100644 --- a/lisp/mail/mailpost.el +++ b/lisp/obsolete/mailpost.el | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | ;; Maintainer: FSF | 9 | ;; Maintainer: FSF |
| 10 | ;; Created: 13 Jan 1986 | 10 | ;; Created: 13 Jan 1986 |
| 11 | ;; Keywords: mail | 11 | ;; Keywords: mail |
| 12 | ;; Obsolete-since: 24.2 | ||
| 12 | 13 | ||
| 13 | ;;; Commentary: | 14 | ;;; Commentary: |
| 14 | 15 | ||