summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fload): Cast the args to stat.Richard M. Stallman1994-02-241-2/+2
* (direct_output_forward_char): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-6/+6
* (direct_output_for_insert): Fix comment.Karl Heuer1994-02-241-1/+1
* (compute_motion, vmotion): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-5/+5
* (try_window, display_text_line): Use Fget_char_property to test for invisibil...Karl Heuer1994-02-241-5/+5
* (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.Karl Heuer1994-02-241-1/+4
* (Fget_char_property): Fix docstring.Karl Heuer1994-02-241-2/+2
* (Fget_char_property): New function.Karl Heuer1994-02-241-0/+62
* (sort_overlays): Allow for null window.Karl Heuer1994-02-241-20/+20
* (x_window): Call XChangeWindowAttributes with the standardFred Pierresteguy1994-02-241-3/+8
* (Fx_popup_menu): Allow t as position, meaning use mouse pos.Richard M. Stallman1994-02-241-1091/+1058
* (Fy_or_n_p): Use a popup menu if reached via mouse command.Richard M. Stallman1994-02-241-6/+41
* (mouse_get_pos): Don't convert to glyph units.Richard M. Stallman1994-02-241-2/+2
* (construct_mouse_click): Don't convert to glyph units.Richard M. Stallman1994-02-241-4/+19
* (Fmouse_position): Convert to glyph units.Richard M. Stallman1994-02-241-1/+11
* (make_lispy_movement, make_lispy_event):Richard M. Stallman1994-02-241-29/+40
* (ELF_BSS_SECTION_NAME): New macro (config.h may override).Richard M. Stallman1994-02-241-1/+5
* (Fkill_buffer): Call the Vkill_buffer_query_functions.Richard M. Stallman1994-02-241-1/+21
* *** empty log message ***Karl Heuer1994-02-231-4/+8
* Include usg5-4.h.Richard M. Stallman1994-02-231-5/+16
* [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)Richard M. Stallman1994-02-231-2/+21
* NEWSOS5 conditional deleted.Richard M. Stallman1994-02-231-18/+2
* (Finsert_file_contents): If REPLACE, always do lseek.Richard M. Stallman1994-02-231-12/+29
* New path PATH_DOC for doc-directory.Karl Heuer1994-02-221-2/+5
* (syms_of_callproc): New variable Vdoc_directory.Karl Heuer1994-02-221-2/+10
* (get_doc_string, Snarf_documentation): Use new variable doc_directory.Karl Heuer1994-02-221-6/+6
* New variable doc_directory.Karl Heuer1994-02-221-0/+1
* Move extern declarations to top of file.Karl Heuer1994-02-221-5/+4
* (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