diff options
Diffstat (limited to 'src/indent.c')
| -rw-r--r-- | src/indent.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/indent.c b/src/indent.c index 0d9fe9aaf9c..e21c9a2b867 100644 --- a/src/indent.c +++ b/src/indent.c | |||
| @@ -2063,6 +2063,3 @@ Setting this variable automatically makes it local to the current buffer. */); | |||
| 2063 | defsubr (&Svertical_motion); | 2063 | defsubr (&Svertical_motion); |
| 2064 | defsubr (&Scompute_motion); | 2064 | defsubr (&Scompute_motion); |
| 2065 | } | 2065 | } |
| 2066 | |||
| 2067 | /* arch-tag: 9adfea44-71f7-4988-8ee3-96da15c502cc | ||
| 2068 | (do not change this comment) */ | ||