1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
No description
Find a file
Jim Blandy e86f81cc46 * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is
negative; XFASTINT only works on values known to be positive.
	(Fexecute_kbd_macro): Check QUIT in the repetition loop.  If the
	macro is null, no characters are actually being read, so this
	matters.
1992-12-12 15:35:41 +00:00
etc *** empty log message *** 1992-11-20 17:11:40 +00:00
lib-src * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes 1992-12-12 15:25:18 +00:00
lisp * vc.el (vc-do-command): Set the default directory of the *vc* 1992-12-12 15:22:26 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is 1992-12-12 15:35:41 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) 1992-11-20 17:14:50 +00:00
configure1.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist Finish previous change. 1992-11-24 02:40:36 +00:00
Makefile.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00