1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
No description
Find a file
Jim Blandy d620fb0c44 * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
':' elsewhere, just have it default to ':' if not #defined, and
	#define it to be ',' in s/vms.h; OS/2 will need it to be ';'.
	* s/vms.h (SEPCHAR): #define this to be ','.
	* s/template.h (SEPCHAR): Mention this.

	* s/vms.h (xfree): #define this to emacs_xfree, to avoid case
	conflict with XFree; on VMS, external symbols are case-insensitive.
1993-05-04 00:28:07 +00:00
etc Changed. 1993-05-01 14:39:32 +00:00
lib-src mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change 1993-05-03 17:55:22 +00:00
lisp * calendar.el: Update reference to the papers in S-P&E. 1993-05-03 22:56:42 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and 1993-05-04 00:28:07 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fix syntax error. 1993-04-30 18:52:42 +00:00
configure1.in * configure.in: Use the AC_PROG_CPP macro, and then use the CPP 1993-05-03 02:07:41 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute configure, as well as configure.in. 1993-05-03 02:08:07 +00:00
Makefile.in * configure.in: Use the AC_ALLOCA test. 1993-05-03 02:06:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00