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 b6a22db058 src/ * simple.el (quoted-insert): In overwrite mode, don't read digits
as an octal character code.  In binary overwrite mode, overwrite
	the characters instead of inserting them.
	(overwrite-mode-textual, overwrite-mode-binary): New symbols, for
	use in the mode line.
	(overwrite-mode): Doc fix.  Use force-mode-line-update.
	(binary-overwrite-mode): New function.
    	* loaddefs.el (minor-mode-alist): Make the mode line element for
	overwrite-mode be the symbol `overwrite-mode'.
1993-03-16 18:18:47 +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 src/ * simple.el (quoted-insert): In overwrite mode, don't read digits 1993-03-16 18:18:47 +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