diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3622b1563ba..09f2c804b9f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2013-11-25 Sebastian Wiesner (lunaryorn@gmail.com) | 1 | 2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> |
| 2 | 2 | ||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions): | 3 | * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions): |
| 4 | Mark as obsolete and replace it with a symbol property. | 4 | Mark as obsolete and replace it with a symbol property. |