aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/find-gc.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-12-22 13:37:57 +0000
committerPavel Janík <[email protected]>2001-12-22 13:37:57 +0000
commite4a552b9c0ad896a11c4334581db5a411699787f (patch)
treeb6d6f54d1fe099ae61b3672e6f7a0bed1a62d85b /lisp/emacs-lisp/find-gc.el
parentb15f6f29ef8921699575a8d330a934337f0e28c7 (diff)
(source-files): Remove mocklisp.c.
Diffstat (limited to 'lisp/emacs-lisp/find-gc.el')
-rw-r--r--lisp/emacs-lisp/find-gc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/find-gc.el b/lisp/emacs-lisp/find-gc.el
index aab101f063..a52ae3631f 100644
--- a/lisp/emacs-lisp/find-gc.el
+++ b/lisp/emacs-lisp/find-gc.el
@@ -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"))