aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/obsolete/otodo-mode.el1
2 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 379a1ec9f7d..7304c180115 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-06-27 Stephen Berman <stephen.berman@gmx.net>
2
3 * obsolete/otodo-mode.el: Add obsolescence info to file header.
4
12013-06-27 Leo Liu <sdl.web@gmail.com> 52013-06-27 Leo Liu <sdl.web@gmail.com>
2 6
3 * net/eww.el (eww-read-bookmarks): Check file size. 7 * net/eww.el (eww-read-bookmarks): Check file size.
diff --git a/lisp/obsolete/otodo-mode.el b/lisp/obsolete/otodo-mode.el
index c109ecefb7d..c3a4b082be3 100644
--- a/lisp/obsolete/otodo-mode.el
+++ b/lisp/obsolete/otodo-mode.el
@@ -6,6 +6,7 @@
6;; Maintainer: Stephen Berman <stephen.berman@gmx.net> 6;; Maintainer: Stephen Berman <stephen.berman@gmx.net>
7;; Created: 2 Aug 1997 7;; Created: 2 Aug 1997
8;; Keywords: calendar, todo 8;; Keywords: calendar, todo
9;; Obsolete-since: 24.4
9 10
10;; This file is part of GNU Emacs. 11;; This file is part of GNU Emacs.
11 12