From ee7a418df3590accf7bbc3aa03d0b2f5507c910e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 20 Oct 2012 18:19:46 -0700 Subject: Recognize that cp51932.el and eucjp-ms.el are loaded during dumping * src/lisp.mk (lisp): Add cp51932.el and eucjp-ms.el. * lib-src/make-docfile.c (scan_lisp_file): Add cp51932.el and eucjp-ms.el. --- lib-src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib-src/ChangeLog') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index bcb71daca5d..bc0e5c9a3d2 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2012-10-21 Glenn Morris + + * make-docfile.c (scan_lisp_file): Add cp51932.el and eucjp-ms.el. + 2012-10-20 Eli Zaretskii * make-docfile.c (IS_SLASH, DEF_ELISP_FILE): New macros. -- cgit v1.2.1