summaryrefslogtreecommitdiff
path: root/admin/find-gc.el
diff options
context:
space:
mode:
Diffstat (limited to 'admin/find-gc.el')
-rw-r--r--admin/find-gc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/find-gc.el b/admin/find-gc.el
index c985b1f7b21..bf93c4eedf4 100644
--- a/admin/find-gc.el
+++ b/admin/find-gc.el
@@ -57,7 +57,7 @@ Each entry has the form (FUNCTION . FUNCTIONS-IT-CALLS).")
"keymap.c" "sysdep.c" "buffer.c" "filelock.c"
"insdel.c" "marker.c" "minibuf.c" "fileio.c"
"dired.c" "cmds.c" "casefiddle.c"
- "indent.c" "search.c" "regex.c" "undo.c"
+ "indent.c" "search.c" "regex-emacs.c" "undo.c"
"alloc.c" "data.c" "doc.c" "editfns.c"
"callint.c" "eval.c" "fns.c" "print.c" "lread.c"
"syntax.c" "unexcoff.c"