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 7992688912 * simple.el (kill-region): Change interactive spec to signal an
error if the buffer is read-only, and remove the code to do a
	copy-region-as-kill if the buffer is read-only.

	* simple.el (set-mark-command): Clarify doc string.

	* simple.el (prefix-arg-internal): Don't apply string-to-char to
	get the first element of the key sequence - it might be a vector.
1993-01-07 02:50:39 +00:00
etc New version received. 1993-01-05 22:25:05 +00:00
lib-src * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes 1992-12-12 15:25:18 +00:00
lisp * simple.el (kill-region): Change interactive spec to signal an 1993-01-07 02:50:39 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Small changes to keep people from running Emacs under X. 1993-01-07 02:49:15 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub ($os alternatives for sco and isc): Preserve the specified os version if any. 1993-01-05 05:43:42 +00:00
configure1.in * configure: Start with a blank line; this keeps some old CSH's 1992-12-24 05:56:57 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Make sure that the COPYING notices in each directory 1992-12-24 05:57:29 +00:00
Makefile.in * INSTALL: The build process produces an executable called `emacs' 1992-12-24 05:56:33 +00:00