aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (mostlyclean): Remove liblw.a.Richard M. Stallman1994-04-281-1/+1
* (read1): Allow `\C- ' and `\C-?'.Richard M. Stallman1994-04-281-0/+6
* (LD_SWITCH_SYSTEM): Undo previous change.Richard M. Stallman1994-04-271-4/+3
* Use C-style comments.Karl Heuer1994-04-271-2/+2
* *** empty log message ***Karl Heuer1994-04-271-0/+2
* (Fframe_parameters) [!MULTI_FRAME]: Replace with stub.Karl Heuer1994-04-271-35/+7
* (LIBS_SYSTEM): Commented out.Richard M. Stallman1994-04-271-0/+3
* (Finsert_file_contents): Fix accessing buffer_file_typeRichard M. Stallman1994-04-271-4/+3
* (xmenu_show, xdialog_show):Richard M. Stallman1994-04-271-0/+4
* (XTread_socket, case ClientMessage): Don't callRichard M. Stallman1994-04-271-6/+8
* (configuration): Make variable deleted.Richard M. Stallman1994-04-271-4/+0
* (CONFIGURATION): Add #undef.Richard M. Stallman1994-04-271-0/+2
* (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.Richard M. Stallman1994-04-271-1/+5
* (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.Richard M. Stallman1994-04-271-3/+0
* *** empty log message ***Richard M. Stallman1994-04-271-4/+0
* (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.Karl Heuer1994-04-261-0/+11
* (mark_object, case frame): Mark menu_bar_vector field.Richard M. Stallman1994-04-261-0/+1
* (adjust_point): New function.Karl Heuer1994-04-261-8/+17
* Use PT, not point.Karl Heuer1994-04-261-22/+28
* Fix GPL version.Richard M. Stallman1994-04-261-1/+1
* (read_filtered_event): Use Vunread_command_events.Richard M. Stallman1994-04-261-1/+1
* (temp_echo_area_glyphs): Use Vunread_command_events.Richard M. Stallman1994-04-261-1/+1
* Fix comment.Karl Heuer1994-04-261-2/+1
* (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.Karl Heuer1994-04-251-2/+2
* (x_term_init): Add explicit cast.Karl Heuer1994-04-251-1/+1
* (menu_bar_item): Put a list of keymaps into the thirdRichard M. Stallman1994-04-251-8/+22
* (menu_bar_event): New event type.Richard M. Stallman1994-04-251-1/+7
* (syms_of_xdisp): Set up Qmenu_bar_update_hook.Richard M. Stallman1994-04-251-5/+10
* (make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.Richard M. Stallman1994-04-251-0/+2
* (struct frame): New fields menu_bar_vector and menu_bar_items_used.Richard M. Stallman1994-04-251-0/+7
* (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.Richard M. Stallman1994-04-251-0/+3
* (F*_property_change): Typecheck limit argument.Karl Heuer1994-04-251-0/+12
* (Fselect_window): Use Fselect_frame.Richard M. Stallman1994-04-241-1/+5
* (Fkill_all_local_variables): Doc fix.Richard M. Stallman1994-04-241-1/+4
* (create_process): Use child_setup_tty only if pty_flag.Richard M. Stallman1994-04-241-1/+2
* (create_process): Use SETUP_SLAVE_PTY only if pty_flag.Richard M. Stallman1994-04-241-1/+4
* Implement special frames for specified buffers.Richard M. Stallman1994-04-231-7/+48
* (Fset_frame_selected_window): New function.Richard M. Stallman1994-04-231-1/+26
* (Vascii_canon_table, Vascii_eqv_table): Declared.Richard M. Stallman1994-04-231-0/+1
* (reset_buffer_local_variables): Use Vascii_eqv_tableRichard M. Stallman1994-04-231-2/+2
* (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.Richard M. Stallman1994-04-231-10/+10
* (alloca.o): Use config_h.Richard M. Stallman1994-04-231-2/+6
* (max_process_desc): New variable.Richard M. Stallman1994-04-231-1/+19
* (syms_of_fileio): New Lisp var inhibit-file-name-operation.Richard M. Stallman1994-04-231-17/+30
* (x_window): Test FRAME_EXTERNAL_MENU_BARRichard M. Stallman1994-04-231-3/+34
* *** empty log message ***Richard M. Stallman1994-04-231-7/+20
* *** empty log message ***Richard M. Stallman1994-04-231-2/+5
* Initial revisionRichard M. Stallman1994-04-231-0/+27
* (HAVE_LIBRESOLV): Add #undef.Richard M. Stallman1994-04-231-0/+1
* (LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.Richard M. Stallman1994-04-231-1/+3