1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +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 6bbb0d4aaa * cmds.c (overwrite_binary_mode): Deleted; this implements the
wrong feature.
	(Qoverwrite_mode_binary): New variable.
	(internal_self_insert): If current_buffer->overwrite_mode is
	`overwrite-mode-binary', do as overwrite_binary_mode used to.
	(syms_of_cmds): Remove defvar of overwrite_binary_mode; initialize
	Qoverwrite_mode_binary.
	* buffer.c (syms_of_buffer): Doc fix for overwrite_mode.
	* buffer.h (struct buffer): Doc fix.
1993-03-16 18:18:05 +00:00
etc Wed Mar 10 23:00:51 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu) 1993-03-14 20:34:26 +00:00
lib-src * timer.c (main): Set the ownership of the stdin file descriptor 1993-03-11 07:00:12 +00:00
lisp vc-error-occurred: moved to vc-hooks.el in order for ^X^F of a 1993-03-16 15:47:45 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * cmds.c (overwrite_binary_mode): Deleted; this implements the 1993-03-16 18:18:05 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (sparclite, sparclite-*): New configuration. 1993-03-15 19:36:54 +00:00
configure1.in Recognize AIX 3.2 and make it the default for -aix. 1993-03-14 22:24:26 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Distribute `src/bitmaps' too. 1993-03-15 01:16:36 +00:00
Makefile.in * Makefile.in (install.sysv): Add a second `$' in front of 1993-03-11 06:58:20 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00