aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (Ffind_file_name_handler): New argument OPERATION. All callers changed.Karl Heuer1994-04-221-37/+39
* Pass operation to Ffind_file_name_handler.Karl Heuer1994-04-223-9/+6
* (x_set_mouse_pixel_position): New function.Richard M. Stallman1994-04-221-4/+14
* (Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.Richard M. Stallman1994-04-221-1/+56
* (send_process): If fpathconf fails, use 250.Richard M. Stallman1994-04-211-0/+2
* *** empty log message ***Karl Heuer1994-04-211-4/+2
* *** empty log message ***Karl Heuer1994-04-211-5/+15
* (get_lim_data): Handle NO_LIM_DATA.Richard M. Stallman1994-04-211-0/+9
* (init_lread): Maybe put build-time Lisp dirs on load-path.Richard M. Stallman1994-04-211-5/+14
* (init_cmdargs): Check only for etc and lib-src subdirsRichard M. Stallman1994-04-211-5/+13
* (init_cmdargs): Just check for etc and lib-src subdirsRichard M. Stallman1994-04-211-41/+23