aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-04-051-0/+3
* (Fcurrent_time_zone): Accept spaces in timezoneGerd Moellmann2001-04-051-1/+1
* (x_free_frame_resources) [USE_X_TOOLKIT]: SetGerd Moellmann2001-04-052-1/+13
* (free_frame_menubar) [USE_MOTIF]: Preserve theGerd Moellmann2001-04-051-4/+8
* (Vmotif_version_string) [USE_MOTIF]: New variable.Gerd Moellmann2001-04-051-2/+15
* (Frequire): Doc fix. Rename parameter FILE_NAME toGerd Moellmann2001-04-052-7/+11
* (realizing_basic_faces_p): Renamed fromGerd Moellmann2001-04-052-6/+11
* Comment fix.Gerd Moellmann2001-04-051-3/+4
* (with_echo_area_buffer): Avoid confusion from reusingGerd Moellmann2001-04-042-0/+13
* (echoing, echo_message_buffer): Make externallyGerd Moellmann2001-04-041-2/+2
* (echoing, echo_message_buffer, cancel_echoing): Declare.Gerd Moellmann2001-04-041-0/+3
* (best_matching_font): Remove unused parameter PATTERN.Gerd Moellmann2001-04-042-67/+82
* (postprocess_image): New function.Gerd Moellmann2001-04-032-65/+92
* *** empty log message ***Gerd Moellmann2001-04-031-0/+6
* (x_use_underline_position_properties): New variable.Gerd Moellmann2001-04-031-1/+14
* (x_alloc_nearest_color_1): New function.Gerd Moellmann2001-04-022-23/+210
* Remove debugging code.Gerd Moellmann2001-03-301-1/+0
* (get_overlay_strings): Set iterator's end_charpos.Gerd Moellmann2001-03-302-2/+10
* (handle_display_prop): Fix recognition of subpropertyGerd Moellmann2001-03-302-3/+14
* *** empty log message ***Gerd Moellmann2001-03-301-0/+2
* (reseat_to_string): Undo last change.Gerd Moellmann2001-03-301-3/+1
* (adjust_glyph_matrix): Don't try to reuse the currentGerd Moellmann2001-03-302-1/+10
* *** empty log message ***Eli Zaretskii2001-03-301-0/+5
* (Fprin1, Fprin1_to_string, Fprinc, Fprint): Fix last change.Eli Zaretskii2001-03-301-4/+4
* *** empty log message ***Eli Zaretskii2001-03-291-0/+5
* (syms_of_fileio) <directory-sep-char>: Warn that it is deprecated.Eli Zaretskii2001-03-291-1/+4
* *** empty log message ***Gerd Moellmann2001-03-291-0/+3
* (Fsubr_interactive_form): New function.Gerd Moellmann2001-03-291-0/+15
* (live_string_p, live_cons_p, live_symbol_p)Gerd Moellmann2001-03-292-5/+16
* *** empty log message ***Gerd Moellmann2001-03-281-0/+6
* (Ffloat_time): Fix off-by-factor-of-10 bug in theGerd Moellmann2001-03-281-3/+6
* (inhibit_eval_during_redisplay)Gerd Moellmann2001-03-282-16/+55
* (call_debugger): Bind `inhibit-redisplay' to nil, andGerd Moellmann2001-03-281-0/+2
* (Qinhibit_eval_during_redisplay): Declare extern.Gerd Moellmann2001-03-281-0/+1
* (reseat_to_string): If STRING is multibyte, setGerd Moellmann2001-03-282-5/+9
* *** empty log message ***Gerd Moellmann2001-03-281-0/+4
* (realize_basic_faces): Decrement menu_face_change_countGerd Moellmann2001-03-281-1/+1
* (x_draw_relief_rect): Extend left shadow to theGerd Moellmann2001-03-282-2/+5
* (expose_window_tree, expose_frame): Don't computeGerd Moellmann2001-03-282-75/+39
* *** empty log message ***Gerd Moellmann2001-03-281-0/+5
* (BYTE_CODE_QUIT): New macro.Gerd Moellmann2001-03-281-11/+25
* (try_window_reusing_current_matrix) <scrolling up>:Gerd Moellmann2001-03-272-12/+13
* (init_from_display_pos): Remove unwarranted assertion.Gerd Moellmann2001-03-272-1/+2
* (free_frame_menubar) [USE_MOTIF]: If the shell widget'sGerd Moellmann2001-03-272-0/+29
* (in_ellipses_for_invisible_text_p): New function.Gerd Moellmann2001-03-272-14/+46
* (try_window_id): Undo last change.Gerd Moellmann2001-03-262-0/+7
* (syms_of_buffer): Doc fix.Eli Zaretskii2001-03-262-7/+28
* (Fprin1, Fprin1_to_string, Fprinc, Fprint): Doc fix.Eli Zaretskii2001-03-261-4/+60
* (x_update_menu_appearance): Use local variableGerd Moellmann2001-03-262-2/+7
* (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.Eli Zaretskii2001-03-252-0/+5