1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
No description
Find a file
Jim Blandy db269683bc * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
Qabove_handle, Qhandle, Qbelow_handle): New symbols.
	(make_lispy_event): New code to build scrollbar clicks.
	(make_lispy_movement): New code to handle scrollbar movement.
	(head_table): Include Qscrollbar_movement in the event heads.
	(syms_of_keyboard): Init and staticpro Qvertical_scrollbar,
	Qabove_handle, Qhandle, and Qbelow_handle.
	* keyboard.h (Qscrollbar_movement): Declare this along with the
	other event types.
	* lisp.h (Qvertical_scrollbar): Declare this.
	* window.c (window_from_scrollbar): New function.

	* window.c (Fset_window_configuration): Don't restore the frame's
	focus redirection if the target frame is now dead.
1992-12-24 06:16:36 +00:00
etc *** empty log message *** 1992-11-20 17:11:40 +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 * sendmail.el (mail-position-on-field): `end' is guaranteed to be 1992-12-24 06:01:33 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar, 1992-12-24 06:16:36 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) 1992-11-20 17:14:50 +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