diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/emacs-lisp/find-gc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/find-gc.el b/lisp/emacs-lisp/find-gc.el index 773b8f11408..1de38625243 100644 --- a/lisp/emacs-lisp/find-gc.el +++ b/lisp/emacs-lisp/find-gc.el | |||
| @@ -55,7 +55,7 @@ Each entry has the form (FUNCTION . FUNCTIONS-IT-CALLS).") | |||
| 55 | "term.c" "cm.c" "emacs.c" "keyboard.c" "macros.c" | 55 | "term.c" "cm.c" "emacs.c" "keyboard.c" "macros.c" |
| 56 | "keymap.c" "sysdep.c" "buffer.c" "filelock.c" | 56 | "keymap.c" "sysdep.c" "buffer.c" "filelock.c" |
| 57 | "insdel.c" "marker.c" "minibuf.c" "fileio.c" | 57 | "insdel.c" "marker.c" "minibuf.c" "fileio.c" |
| 58 | "dired.c" "filemode.c" "cmds.c" "casefiddle.c" | 58 | "dired.c" "cmds.c" "casefiddle.c" |
| 59 | "indent.c" "search.c" "regex.c" "undo.c" | 59 | "indent.c" "search.c" "regex.c" "undo.c" |
| 60 | "alloc.c" "data.c" "doc.c" "editfns.c" | 60 | "alloc.c" "data.c" "doc.c" "editfns.c" |
| 61 | "callint.c" "eval.c" "fns.c" "print.c" "lread.c" | 61 | "callint.c" "eval.c" "fns.c" "print.c" "lread.c" |