summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (clear_mouse_face): Reset dpyinfo->mouse_face_overlay asStefan Monnier2001-06-022-0/+7
* (Fload): Document that the argument is run via substitute-in-file-name.Eli Zaretskii2001-06-022-1/+7
* (bootstrap-doc): New target.Gerd Moellmann2001-05-312-1/+12
* (Fdo_auto_save): Don't try to create the directory ofGerd Moellmann2001-05-312-5/+17
* *** empty log message ***Gerd Moellmann2001-05-311-0/+10
* (tty_cursor_hidden): New variable.Gerd Moellmann2001-05-311-82/+89
* (copy_overlays): Make ENABLE_CHECKING happy.Stefan Monnier2001-05-312-4/+8
* (enum image_value_type): New enumeratorGerd Moellmann2001-05-302-8/+24
* (note_mouse_highlight): If an overlapping overlayGerd Moellmann2001-05-302-5/+20
* (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:Gerd Moellmann2001-05-292-27/+54
* (Fsingle_key_description): NUL-terminate the stringGerd Moellmann2001-05-292-1/+7
* (Fcall_process): Deal with decode_coding returningGerd Moellmann2001-05-292-1/+70
* (Fsingle_key_description): Create a multibyte stringGerd Moellmann2001-05-282-8/+19
* (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwriteGerd Moellmann2001-05-281-1/+1
* *** empty log message ***Gerd Moellmann2001-05-281-0/+2
* (Fstart_kbd_macro): Doc fix.Gerd Moellmann2001-05-281-1/+1
* *** empty log message ***Gerd Moellmann2001-05-281-0/+4
* (cursor_in_mouse_face_p): New function.Gerd Moellmann2001-05-281-2/+41
* (Fload): Remove unused label.Gerd Moellmann2001-05-282-2/+6
* (string_display_width): Put in #if 0.Gerd Moellmann2001-05-281-0/+6
* (char_property_eq): Put in #if 0.Gerd Moellmann2001-05-281-0/+4
* *** empty log message ***Gerd Moellmann2001-05-281-0/+4
* (speeds): Put in #if 0.Gerd Moellmann2001-05-281-1/+6
* *** empty log message ***Gerd Moellmann2001-05-181-0/+2
* *** empty log message ***Gerd Moellmann2001-05-181-0/+5
* (call_debugger): Don't bind inhibit-eval-during-redisplay.Gerd Moellmann2001-05-181-0/+4
* (xlfd_point_size): Don't divide pixel size fromGerd Moellmann2001-05-181-1/+1
* Add copyright notice for FSF.Gerd Moellmann2001-05-171-0/+1
* (x_set_foreground_color): Change frame's cursor_pixelGerd Moellmann2001-05-162-129/+133
* (signal_before_change, signal_after_change): Consider aGerd Moellmann2001-05-162-8/+40
* (read_process_output): Don't call signal_after_changeGerd Moellmann2001-05-162-2/+5
* *** empty log message ***Gerd Moellmann2001-05-161-0/+3
* (split_font_name): Use the right field whenGerd Moellmann2001-05-161-1/+1
* *** empty log message ***Gerd Moellmann2001-05-161-0/+5
* (OVERLAY_PLIST): New macro.Gerd Moellmann2001-05-161-1/+9
* (copy_overlays): New function.Gerd Moellmann2001-05-161-2/+47
* *** empty log message ***Gerd Moellmann2001-05-161-0/+3
* (Fsingle_key_description): Replace a build_string withGerd Moellmann2001-05-161-2/+6
* (Ffontset_info): Check that face is non-nullGerd Moellmann2001-05-162-1/+6
* *** empty log message ***Gerd Moellmann2001-05-151-0/+3
* (read_key_sequence): Prevent generating a fakeGerd Moellmann2001-05-151-3/+5
* *** empty log message ***Gerd Moellmann2001-05-151-0/+3
* (split_font_name): Handle `[...]' for the rightGerd Moellmann2001-05-151-2/+2
* (ccl_driver): Don't copy remaining bytes in caseGerd Moellmann2001-05-152-5/+19
* (Fdefvar): Only record (defvar <var>) in the load-historyStefan Monnier2001-05-142-12/+22
* (note_mouse_highlight): Avoid changing the mouseGerd Moellmann2001-05-142-1/+7
* (try_alternative_families): First try the FAMILY.Stefan Monnier2001-05-142-45/+56
* *** empty log message ***Gerd Moellmann2001-05-141-0/+3
* (x_draw_glyphs): Fix compuation of rightmost x forGerd Moellmann2001-05-141-1/+1
* (split_font_name): Make sure to leave the loopGerd Moellmann2001-05-142-1/+5