1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
No description
Find a file
Jim Blandy 04a759c81b The text property routines can now modify buffers other
than the current one.
	* insdel.c (modify_region): New argument BUFFER.  Select that
	buffer while we prepare for the modification, and switch back when
	we're done.
	* textprop.c (add_properties, remove_properties): Pass
	the buffer being modified as the first argument to modify_region.
	* editfns.c (Fsubst_char_in_region, Ftranslate_region): Pass the
	current_buffer as the first argument to modify_region.
	* casefiddle.c (casify_region): Same.
1993-05-14 14:43:30 +00:00
etc *** empty log message *** 1993-05-09 04:27:47 +00:00
lib-src (main): Don't require that there be input files if -i switches were given. 1993-05-13 03:00:51 +00:00
lisp (vc-revert-buffer1): Don't assume that compilation-error-list 1993-05-14 03:57:45 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src The text property routines can now modify buffers other 1993-05-14 14:43:30 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
configure1.in * configure.in: Call AC_STDC_HEADERS. 1993-05-14 14:27:17 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist Typo in last change. 1993-05-06 20:17:22 +00:00
Makefile.in * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER, 1993-05-09 22:51:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00