aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (make_lispy_event): For menu bar event in USE_X_TOOLKITRichard M. Stallman1994-02-221-6/+16
* (construct_menu_click): Undo previous change.Richard M. Stallman1994-02-221-9/+4
* (x_had_errors_p): New function.Richard M. Stallman1994-02-211-25/+43
* (get_keyelt): Cached equiv-key data is now a sublist.Richard M. Stallman1994-02-211-7/+6
* Whitespace change.Richard M. Stallman1994-02-211-1/+1
* (single_keymap_panes): Properly skip help-string if any.Richard M. Stallman1994-02-211-34/+46
* Move config.h after system includes.Roland McGrath1994-02-201-4/+7
* [BSD]: #undef WCOREDUMP before defining it.Roland McGrath1994-02-201-1/+2
* (BSD_PGRPS): Add #undef.Richard M. Stallman1994-02-201-0/+12
* (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.Richard M. Stallman1994-02-201-0/+2
* (x_window_to_frame): Add parens for clarity.Richard M. Stallman1994-02-191-2/+2
* (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)Richard M. Stallman1994-02-191-5/+5
* (get_keyelt): Discard keyboard equivalentsRichard M. Stallman1994-02-191-2/+14
* Find and display keyboard equivalents of menu items.Richard M. Stallman1994-02-191-8/+128
* (Fx_parse_geometry): Don't call check_x.Richard M. Stallman1994-02-181-1/+0
* entered into RCSFred Pierresteguy1994-02-181-29/+0
* (popup_selection_callback): Clean up code. Remove code in #if 0 directive.Fred Pierresteguy1994-02-181-14/+0
* (gnu_bits): Use unsigned char.Richard M. Stallman1994-02-181-1/+1
* (unshow_buffer): Unconditionally set last_window_start.Richard M. Stallman1994-02-181-0/+9
* (Fdelete_other_windows): Don't call Frecenter;Richard M. Stallman1994-02-181-1/+4
* (dumpglyphs): Try various alternatives for foreground colorRichard M. Stallman1994-02-181-1/+19
* Comment changes.Richard M. Stallman1994-02-171-0/+3
* Use <...> for config.h.Richard M. Stallman1994-02-172-2/+2
* *** empty log message ***Richard M. Stallman1994-02-171-1/+1
* (Finsert_file_contents): Fix previous change.Richard M. Stallman1994-02-171-0/+1
* (Finsert_file_contents): New arg REPLACE.Richard M. Stallman1994-02-171-5/+97
* (child_setup_tty): Typo in previous change.Richard M. Stallman1994-02-171-1/+1
* entered into RCSRichard M. Stallman1994-02-171-0/+2
* (unexec): Add cast to result of `sbrk'.Richard M. Stallman1994-02-171-1/+2
* (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.Richard M. Stallman1994-02-171-0/+4
* (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.Richard M. Stallman1994-02-171-4/+8
* (BSD_PGRPS): Defined.Richard M. Stallman1994-02-174-0/+16
* (main): Test BSD_PGRPS, not BSD.Richard M. Stallman1994-02-171-1/+1
* (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.Richard M. Stallman1994-02-171-4/+4
* (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.Richard M. Stallman1994-02-161-1/+1
* (sys_write): If any bytes were written, return how many.Richard M. Stallman1994-02-151-1/+1
* (XTread_socket): Do not assume that select returningRichard M. Stallman1994-02-151-1/+7
* (Fx_close_current_connection): call check_x.Karl Heuer1994-02-141-0/+6
* (Fx_popup_menu): Likewise.Karl Heuer1994-02-141-0/+1
* (check_x): Make it global.Karl Heuer1994-02-141-1/+3
* (x-own-selection-internal, x-get-selection-internal,Karl Heuer1994-02-141-0/+8
* (check_x): Declare it.Karl Heuer1994-02-141-0/+3
* (indented_beyond_p): New function.Karl Heuer1994-02-141-4/+16
* (try_window_id, display_text_line): Treat blank lines specially inKarl Heuer1994-02-141-9/+8
* Fix comments.Karl Heuer1994-02-141-3/+3
* (BROKEN_START, TEXT_START): Don't define.Roland McGrath1994-02-131-3/+1
* (start_of_text): Don't define #ifdef HAVE_TEXT_START.Roland McGrath1994-02-131-2/+2
* (decode_mode_spec): Support %+.Richard M. Stallman1994-02-131-0/+5
* (command_loop_1): On entry, set last_command to this_command.Richard M. Stallman1994-02-131-4/+1
* (term_init): If no `se', use `me';Richard M. Stallman1994-02-121-0/+11