aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/indent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indent.c b/src/indent.c
index d1fc25187f..6ce752b93b 100644
--- a/src/indent.c
+++ b/src/indent.c
@@ -652,6 +652,7 @@ of a certain window, pass the window's starting location as FROM\n\
and the window's upper-left coordinates as FROMPOS.\n\
Pass the buffer's (point-max) as TO, to limit the scan to the end of the\n\
visible section of the buffer, and pass LINE and COL as TOPOS.")
+ (from, frompos, to, topos, width, offsets, window)
#endif
DEFUN ("compute-motion", Fcompute_motion, Scompute_motion, 7, 7, 0,