1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
No description
Find a file
Jim Blandy 598a9fa704 * keyboard.c (command_loop_1): Rebuild menu bar if
update_mode_lines is set.

        Since Qmenu_enable is used by non-X-specific code, it shouldn't be
	defined in an X-only source file.
	* xmenu.c (Qmenu_enable): Definition moved...
	(syms_of_xmenu): ... along with initialization ...
	* keyboard.c (Qmenu_enable): ... to here ...
	(syms_of_keyboard): ... and here.

	* keyboard.c (kbd_buffer_get_event): If we get a selection clear
	or selection request event, but we were compiled without the
	window-system-specific code to handle it, abort.  Don't try to
	call a function which doesn't exist.

	* keyboard.c (make_lispy_event): In the code which processes mouse
	clicks, declare f to be a FRAME_PTR, not a struct frame *; this
	works when MULTI_FRAME is not #defined.
1993-04-10 08:02:22 +00:00
etc [log entry censored by the NSA] 1993-04-01 05:30:04 +00:00
lib-src * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. 1993-04-10 06:16:34 +00:00
lisp * subr.el (overlay-start, overlay-end, overlay-buffer): New 1993-04-10 06:21:55 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * keyboard.c (command_loop_1): Rebuild menu bar if 1993-04-10 08:02:22 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub > Default to bsd if vendor is next. 1993-04-09 23:43:20 +00:00
configure1.in * configure.in: When checking for X windows, search for an X11 1993-04-10 06:02:36 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute lib-src/rcs-checkin. 1993-04-10 06:04:53 +00:00
Makefile.in * Makefile.in (clean mostlyclean): Missing right paren. 1993-04-10 06:01:49 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00