changeset 42269:7aafd940314c

(source-files): Remove mocklisp.c.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 22 Dec 2001 13:37:57 +0000
parents 25a5e6273d07
children eb1ac743e2c7
files lisp/emacs-lisp/find-gc.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/find-gc.el	Sat Dec 22 13:37:30 2001 +0000
+++ b/lisp/emacs-lisp/find-gc.el	Sat Dec 22 13:37:57 2001 +0000
@@ -129,7 +129,7 @@
 		     "indent.c" "search.c" "regex.c" "undo.c"
 		     "alloc.c" "data.c" "doc.c" "editfns.c"
 		     "callint.c" "eval.c" "fns.c" "print.c" "lread.c"
-		     "abbrev.c" "syntax.c" "unexec.c" "mocklisp.c"
+		     "abbrev.c" "syntax.c" "unexec.c"
 		     "bytecode.c" "process.c" "callproc.c" "doprnt.c"
 		     "x11term.c" "x11fns.c"))