1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Jim Blandy ff0b5f4c67 * keyboard.c (kbd_store_ptr): Declare this to be volatile, if
__STDC__ is #defined.
	(Fdiscard_input): Use cast to keep GCC from complaining about the
	assignment of kbd_store_ptr to kbd_fetch_ptr.
1992-12-06 22:18:02 +00:00
etc *** empty log message *** 1992-11-20 17:11:40 +00:00
lib-src Initial revision 1992-12-04 19:59:59 +00:00
lisp (add-change-log-entry): Expand file-name again after chasing links. 1992-11-27 22:55:31 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * keyboard.c (kbd_store_ptr): Declare this to be volatile, if 1992-12-06 22:18:02 +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