| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added lots more cookies to fkey_table[], and code to do even more. | Eric S. Raymond | 1993-03-11 | 1 | -36/+126 |
| * | (x_frame_parms): Add elts for visibility and menu-bar-lines. | Richard M. Stallman | 1993-03-11 | 1 | -34/+91 |
| * | (syms_of_xmenu): Set up Qmenu_enable. | Richard M. Stallman | 1993-03-11 | 1 | -7/+37 |
| * | (command_loop_1): Typo in last change. | Richard M. Stallman | 1993-03-11 | 1 | -2/+2 |
| * | (change_frame_size): Handle FRAME_MENU_BAR_LINES. | Richard M. Stallman | 1993-03-11 | 1 | -2/+3 |
| * | (x_frame_parms): Add elts for visibility and menu-bar-lines. | Richard M. Stallman | 1993-03-11 | 1 | -0/+4 |
| * | (Flogb): Fix arg names. Don't confuse Lisp_Object with integer. | Richard M. Stallman | 1993-03-11 | 1 | -3/+4 |
| * | (Flogb): Fix use of IN_FLOAT. | Richard M. Stallman | 1993-03-11 | 1 | -1/+1 |
| * | * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only | Jim Blandy | 1993-03-11 | 1 | -0/+6 |
| * | * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h, | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * unexec.c (copy_text_and_data): Error message tweaked. | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * textprop.c (Fadd_text_properties): Initialize the modified flag. | Jim Blandy | 1993-03-11 | 1 | -4/+4 |
| * | * systime.h (timezone): Add an explicit declaration for this | Jim Blandy | 1993-03-11 | 1 | -0/+5 |
| * | * syssignal.h (sigunblock): Add definition which works under SYSVr4. | Jim Blandy | 1993-03-11 | 1 | -9/+21 |
| * | * sysdep.c (read_input_waiting): Set e.frame_or_window, not | Jim Blandy | 1993-03-11 | 1 | -3/+15 |
| * | * process.c (process_send_signal): In the TERMIOS code for sending | Jim Blandy | 1993-03-11 | 1 | -3/+5 |
| * | * floatfns.c (Flogb): Undo the change of Feb 22. | Jim Blandy | 1993-03-11 | 1 | -5/+11 |
| * | * emacs.c (__do_global_ctors, __do_global_ctors_aux, | Jim Blandy | 1993-03-11 | 1 | -1/+6 |
| * | * dired.c (NAMLEN): Never use d_nameln to get the length of the | Jim Blandy | 1993-03-11 | 1 | -2/+12 |
| * | * s/usg5-4.h: Changes from Eric Raymond: | Jim Blandy | 1993-03-11 | 1 | -3/+23 |
| * | * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * m/template.h, s/template.h: Mention that `etc/MACHINES' and | Jim Blandy | 1993-03-11 | 2 | -0/+21 |
| * | * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no | Jim Blandy | 1993-03-11 | 1 | -2/+8 |
| * | * keyboard.c (command_loop_1): Adjust to the fact that display | Jim Blandy | 1993-03-11 | 1 | -14/+25 |
| * | Define HAVE_TCATTR based on HAVE_TERMIOS earlier. | Richard M. Stallman | 1993-03-10 | 1 | -11/+16 |
| * | (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO. | Richard M. Stallman | 1993-03-10 | 1 | -184/+447 |
| * | (Fdefine_key): Use proper meta-bit to clear. | Richard M. Stallman | 1993-03-10 | 1 | -33/+23 |
| * | (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions: | Richard M. Stallman | 1993-03-10 | 1 | -16/+63 |
| * | (Fy_or_n_p): Use query-replace-map. | Richard M. Stallman | 1993-03-10 | 1 | -16/+23 |
| * | (set_point): Check invisibility of following character, not previous character. | Richard M. Stallman | 1993-03-10 | 1 | -15/+60 |
| * | *** empty log message *** | Jim Blandy | 1993-03-09 | 1 | -1/+2 |
| * | (Fframe_char_height, Fframe_char_width): | Richard M. Stallman | 1993-03-08 | 1 | -90/+151 |
| * | (Fx_pixel_width, Fx_pixel_height): Fns deleted. | Richard M. Stallman | 1993-03-08 | 1 | -32/+18 |
| * | (copy_rope): Expect FROM to be a vector. | Richard M. Stallman | 1993-03-08 | 1 | -21/+44 |
| * | (XTread_socket): | Richard M. Stallman | 1993-03-08 | 1 | -12/+17 |
| * | Declare Qcategory, Qlocal_map. Declare textget, get_local_map. | Richard M. Stallman | 1993-03-07 | 1 | -1/+5 |
| * | Include intervals.h. | Richard M. Stallman | 1993-03-07 | 1 | -1/+6 |
| * | (syms_of_buffer): Make erase-buffer a disabled command. | Roland McGrath | 1993-03-07 | 1 | -0/+4 |
| * | Include termhooks.h. | Richard M. Stallman | 1993-03-07 | 1 | -11/+78 |
| * | (Fget_text_property): Use textget. | Richard M. Stallman | 1993-03-07 | 1 | -12/+11 |
| * | (read_key_sequence): | Richard M. Stallman | 1993-03-07 | 1 | -2/+2 |
| * | (Qmodification_hooks): Renamed from Qmodification. | Richard M. Stallman | 1993-03-07 | 1 | -4/+4 |
| * | (verify_interval_modification): Handle insertions | Richard M. Stallman | 1993-03-07 | 1 | -39/+113 |
| * | (struct buffer): New field mark_active. | Richard M. Stallman | 1993-03-07 | 1 | -1/+6 |
| * | (prepare_to_modify_buffer): Set Vdeactivate_mark. | Richard M. Stallman | 1993-03-07 | 1 | -1/+3 |
| * | (save_excursion_save): Save mark_active of buffer. | Richard M. Stallman | 1993-03-07 | 1 | -5/+17 |
| * | (check_mark): Error if mark is not active. | Richard M. Stallman | 1993-03-07 | 1 | -4/+6 |
| * | (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables. | Richard M. Stallman | 1993-03-07 | 1 | -6/+29 |
| * | (alt_modifier, super_modifier, hyper_modifier): | Richard M. Stallman | 1993-03-07 | 1 | -9/+10 |
| * | (follow_key): Downcase shift_modifier as well as ASCII. | Richard M. Stallman | 1993-03-07 | 1 | -41/+159 |