comparison src/indent.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents d0e8a670d28d
children dd3018b4785b 867a22140904 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
2061 defsubr (&Scurrent_column); 2061 defsubr (&Scurrent_column);
2062 defsubr (&Smove_to_column); 2062 defsubr (&Smove_to_column);
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) */