summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix the fix.Jim Blandy1993-03-151-0/+1
* * dired.c (Fdirectory_files): Compile the MATCH regexp afterJim Blandy1993-03-151-3/+22
* Add extern declaration for do_line_insertion_deletion_costs.Jim Blandy1993-03-151-0/+2
* Add GNU copyright notice.Jim Blandy1993-03-152-0/+38
* Initial revisionJim Blandy1993-03-142-0/+372
* * keyboard.h (internal_last_event_frame): This should be extern,Jim Blandy1993-03-141-1/+1
* * fns.c (Fy_or_n_p): Display the answer.Jim Blandy1993-03-141-0/+3
* entered into RCSRichard M. Stallman1993-03-141-28/+57
* (NO_X_DESTROY_DATABASE): Defined.Richard M. Stallman1993-03-141-0/+4
* * s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.Jim Blandy1993-03-131-1/+1
* *** empty log message ***Richard M. Stallman1993-03-131-81/+85
* Doc fix.Jim Blandy1993-03-131-1/+1
* Initial revisionRichard M. Stallman1993-03-131-0/+1949
* (xmenu_show): New arg enable_list.Richard M. Stallman1993-03-121-24/+48
* (internal_self_insert): Check that tab_width does notRichard M. Stallman1993-03-121-0/+1
* Fixed typo. tigetstr -> tgetstr.Eric S. Raymond1993-03-121-5/+1
* (Qrange_error, Qdomain_error, Qsingularity_error):Richard M. Stallman1993-03-121-0/+3
* (Fcurrent_time_string): Optional arg specifies time.Richard M. Stallman1993-03-121-6/+31
* (Fx_popup_menu): Allow a frame instead of a window, in arg.Richard M. Stallman1993-03-121-3/+3
* Comment fix.Richard M. Stallman1993-03-121-1/+1
* (mark_object): Mark the menu_bar_items field.Richard M. Stallman1993-03-121-0/+1
* (display_menu_bar): New function.Richard M. Stallman1993-03-121-0/+45
* (syms_of_keyboard): Set up Qmenu_bar.Richard M. Stallman1993-03-121-21/+206
* (FRAME_MENU_BAR_ITEMS): New macro (two versions).Richard M. Stallman1993-03-121-0/+9
* (Fx_popup_menu): Allow a frame instead of a window, in arg.Richard M. Stallman1993-03-121-7/+19
* (tigetstr): Add dummy definition to make Emacs link again.Richard M. Stallman1993-03-111-0/+4
* Added lots more cookies to fkey_table[], and code to do even more.Eric S. Raymond1993-03-111-36/+126
* (x_frame_parms): Add elts for visibility and menu-bar-lines.Richard M. Stallman1993-03-111-34/+91
* (syms_of_xmenu): Set up Qmenu_enable.Richard M. Stallman1993-03-111-7/+37
* (command_loop_1): Typo in last change.Richard M. Stallman1993-03-111-2/+2
* (change_frame_size): Handle FRAME_MENU_BAR_LINES.Richard M. Stallman1993-03-111-2/+3
* (x_frame_parms): Add elts for visibility and menu-bar-lines.Richard M. Stallman1993-03-111-0/+4
* (Flogb): Fix arg names. Don't confuse Lisp_Object with integer.Richard M. Stallman1993-03-111-3/+4
* (Flogb): Fix use of IN_FLOAT.Richard M. Stallman1993-03-111-1/+1
* * xterm.c (x_find_modifier_meanings): XDisplayKeycodes onlyJim Blandy1993-03-111-0/+6
* * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,Jim Blandy1993-03-111-1/+1
* * unexec.c (copy_text_and_data): Error message tweaked.Jim Blandy1993-03-111-1/+1
* * textprop.c (Fadd_text_properties): Initialize the modified flag.Jim Blandy1993-03-111-4/+4
* * systime.h (timezone): Add an explicit declaration for thisJim Blandy1993-03-111-0/+5
* * syssignal.h (sigunblock): Add definition which works under SYSVr4.Jim Blandy1993-03-111-9/+21
* * sysdep.c (read_input_waiting): Set e.frame_or_window, notJim Blandy1993-03-111-3/+15
* * process.c (process_send_signal): In the TERMIOS code for sendingJim Blandy1993-03-111-3/+5
* * floatfns.c (Flogb): Undo the change of Feb 22.Jim Blandy1993-03-111-5/+11
* * emacs.c (__do_global_ctors, __do_global_ctors_aux,Jim Blandy1993-03-111-1/+6
* * dired.c (NAMLEN): Never use d_nameln to get the length of theJim Blandy1993-03-111-2/+12
* * s/usg5-4.h: Changes from Eric Raymond:Jim Blandy1993-03-111-3/+23
* * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries hereJim Blandy1993-03-111-1/+1
* * m/template.h, s/template.h: Mention that `etc/MACHINES' andJim Blandy1993-03-112-0/+21
* * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's noJim Blandy1993-03-111-2/+8
* * keyboard.c (command_loop_1): Adjust to the fact that displayJim Blandy1993-03-111-14/+25