1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +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 1a3a670724 * isearch.el (isearch-frames-exist): This isn't what we want -
replaced by...
	(isearch-gnu-emacs-events): non-nil if should expect events in the
	style generated by GNU Emacs 19.  Set if set-frame-height is
	fboundp; this is true on any GNU Emacs 19, whether or not it was
	compiled with multiple frame support.
	(isearch-mode-map): Test isearch-gnu-emacs-events instead of
	isearch-frames-exist to see if we should bind switch-frame events.
	(isearch-update): Test isearch-gnu-emacs-events instead of
	isearch-frames-exist to see if unread-command-char's quiescent
	value is nil or -1.
1992-11-07 06:17:04 +00:00
etc *** empty log message *** 1992-10-28 09:05:06 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp * isearch.el (isearch-frames-exist): This isn't what we want - 1992-11-07 06:17:04 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Added `mips' command. 1992-11-07 05:29:26 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Don't discard SCO version number if it's 3.2v4. 1992-11-05 03:15:24 +00:00
configure1.in Update LISP_FLOAT_TYPE in config.h. 1992-10-27 09:10:40 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Copy config.sub, since it's a symbolic link to a file 1992-10-27 00:55:32 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00