aboutsummaryrefslogtreecommitdiffstats
path: root/src/editfns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/editfns.c')
-rw-r--r--src/editfns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editfns.c b/src/editfns.c
index a3a8f3edefd..b364f441b53 100644
--- a/src/editfns.c
+++ b/src/editfns.c
@@ -2786,7 +2786,7 @@ reset_outermost_narrowings (void)
2786} 2786}
2787 2787
2788/* Helper functions to save and restore the narrowing locks of the 2788/* Helper functions to save and restore the narrowing locks of the
2789 current buffer in save-restriction. */ 2789 current buffer in Fsave_restriction. */
2790static Lisp_Object 2790static Lisp_Object
2791narrowing_locks_save (void) 2791narrowing_locks_save (void)
2792{ 2792{