aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 905b946b079..6ab208875b4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,6 +6,10 @@
6 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in 6 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
7 Lisp. Obsoleted. 7 Lisp. Obsoleted.
8 8
9 * emulation/mlconvert.el: File removed.
10
11 * emulation/mlsupport.el: Moved to obsolete.
12
9 * obsolete/mlsupport.el: Moved there from lisp/emulation. 13 * obsolete/mlsupport.el: Moved there from lisp/emulation.
10 14
11 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c. 15 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.