aboutsummaryrefslogtreecommitdiffstats
path: root/src/undo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/undo.c')
-rw-r--r--src/undo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/undo.c b/src/undo.c
index ceaf3b421d2..86bcdc9977d 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -524,6 +524,7 @@ Return what remains of the list.")
524 return unbind_to (count, list); 524 return unbind_to (count, list);
525} 525}
526 526
527void
527syms_of_undo () 528syms_of_undo ()
528{ 529{
529 Qinhibit_read_only = intern ("inhibit-read-only"); 530 Qinhibit_read_only = intern ("inhibit-read-only");