1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
No description
Find a file
Jim Blandy 23c6349cdd * termhooks.h: In order to avoid declaring struct input_event
(which contains Lisp_Objects) in those .c files which need access
	to the terminal hooks but don't #include lisp.h (like cm.c), test
	to see if the macro CONSP is #defined.  We used to test XINT, but
	config.h will #define that everywhere on systems that use tailored
	tagging schemes.
1993-07-18 06:27:38 +00:00
etc entered into RCS 1993-06-16 15:45:33 +00:00
lib-src * wakeup.c: Use CPP tangle from autoconf manual to #include the 1993-07-18 06:13:07 +00:00
lisp * term/x-win.el: Include (invocation-name) in the error messages 1993-07-18 06:21:42 +00:00
lispref Initial revision 1993-06-08 20:59:11 +00:00
src * termhooks.h: In order to avoid declaring struct input_event 1993-07-18 06:27:38 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub if [ "$os" ] --> if [ x"$os" != x"" ] 1993-07-16 18:24:47 +00:00
configure1.in * configure.in (m68k-bull-sysv3): new config. 1993-07-18 06:11:06 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist * make-dist (tempdir): Don't create lisp/forms-mode directory in 1993-07-07 09:58:18 +00:00
Makefile.in * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src 1993-07-18 06:10:46 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00