log

age author description
Thu, 11 Mar 1993 08:45:57 +0000 Eric S. Raymond Added headers, removed function-key bindings.
Thu, 11 Mar 1993 08:41:42 +0000 Eric S. Raymond Added headers, changed a few cookie names.
Thu, 11 Mar 1993 08:36:39 +0000 Eric S. Raymond Initial revision
Thu, 11 Mar 1993 08:13:27 +0000 Eric S. Raymond Added lots more cookies to fkey_table[], and code to do even more.
Thu, 11 Mar 1993 08:10:58 +0000 Richard M. Stallman (x_frame_parms): Add elts for visibility and menu-bar-lines.
Thu, 11 Mar 1993 08:09:52 +0000 Richard M. Stallman (syms_of_xmenu): Set up Qmenu_enable.
Thu, 11 Mar 1993 07:55:27 +0000 Eric S. Raymond Added autoload, binding and menu line for new finder feature (P).
Thu, 11 Mar 1993 07:54:22 +0000 Richard M. Stallman (command_loop_1): Typo in last change.
Thu, 11 Mar 1993 07:49:34 +0000 Richard M. Stallman (change_frame_size): Handle FRAME_MENU_BAR_LINES.
Thu, 11 Mar 1993 07:48:36 +0000 Richard M. Stallman (x_frame_parms): Add elts for visibility and menu-bar-lines.
Thu, 11 Mar 1993 07:45:02 +0000 Eric S. Raymond Bug fix.
Thu, 11 Mar 1993 07:25:50 +0000 Richard M. Stallman (Flogb): Fix arg names. Don't confuse Lisp_Object with integer.
Thu, 11 Mar 1993 07:22:49 +0000 Richard M. Stallman (Flogb): Fix use of IN_FLOAT.
Thu, 11 Mar 1993 07:19:36 +0000 Jim Blandy * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only
Thu, 11 Mar 1993 07:18:48 +0000 Jim Blandy * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,
Thu, 11 Mar 1993 07:18:15 +0000 Jim Blandy * unexec.c (copy_text_and_data): Error message tweaked.
Thu, 11 Mar 1993 07:17:54 +0000 Jim Blandy * textprop.c (Fadd_text_properties): Initialize the modified flag.
Thu, 11 Mar 1993 07:17:15 +0000 Jim Blandy * systime.h (timezone): Add an explicit declaration for this
Thu, 11 Mar 1993 07:16:39 +0000 Jim Blandy * syssignal.h (sigunblock): Add definition which works under SYSVr4.
Thu, 11 Mar 1993 07:14:54 +0000 Jim Blandy * sysdep.c (read_input_waiting): Set e.frame_or_window, not
Thu, 11 Mar 1993 07:14:16 +0000 Jim Blandy * process.c (process_send_signal): In the TERMIOS code for sending
Thu, 11 Mar 1993 07:13:24 +0000 Jim Blandy * floatfns.c (Flogb): Undo the change of Feb 22.
Thu, 11 Mar 1993 07:13:06 +0000 Jim Blandy * emacs.c (__do_global_ctors, __do_global_ctors_aux,
Thu, 11 Mar 1993 07:11:34 +0000 Jim Blandy * dired.c (NAMLEN): Never use d_nameln to get the length of the
Thu, 11 Mar 1993 07:11:06 +0000 Jim Blandy * s/usg5-4.h: Changes from Eric Raymond:
Thu, 11 Mar 1993 07:10:34 +0000 Jim Blandy * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here
Thu, 11 Mar 1993 07:10:06 +0000 Jim Blandy * m/template.h, s/template.h: Mention that `etc/MACHINES' and
Thu, 11 Mar 1993 07:08:47 +0000 Jim Blandy * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no
Thu, 11 Mar 1993 07:07:43 +0000 Jim Blandy * sun-mouse.el (suspend-emacstool): Run suspend-hooks, not
Thu, 11 Mar 1993 07:07:17 +0000 Jim Blandy * simple.el (kill-ring-save): Doc fix.