aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader2004-10-2222-261/+417
|\
| * * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-214-17/+83
| * (x_draw_glyph_string): Use overline_color for overlines.Jason Rumney2004-10-202-1/+5
| * * xterm.h (XSync): If USE_GTK, define XSync as process_all and thenJan Djärv2004-10-202-1/+6
| * * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):Jan Djärv2004-10-205-14/+86
| * (Flocal_variable_if_set_p): Doc fix.Luc Teirlinck2004-10-202-3/+11
| * (init_environment): Set emacs_dir correctly when runningJason Rumney2004-10-192-0/+31
| * (Fdelete_and_extract_region): If region is empty, return null string.Richard M. Stallman2004-10-192-4/+9
| * * gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_leftJan Djärv2004-10-191-0/+23
| * * xterm.c (x_clear_frame): Remove call to xg_frame_clearedJan Djärv2004-10-191-20/+10
| * * gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,Jan Djärv2004-10-191-138/+22
| * * gtkutil.h (xg_frame_cleared): Removed.Jan Djärv2004-10-191-4/+1
| * (display_mode_element): Fix display of wide chars.Kim F. Storm2004-10-181-5/+9
| * *** empty log message ***Kim F. Storm2004-10-181-0/+5
| * * gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow toJan Djärv2004-10-182-5/+10
| * (fs_load_font): Use fast_string_match_ignore_case forKenichi Handa2004-10-182-16/+25
| * (fast_string_match_ignore_case): New function.Kenichi Handa2004-10-181-0/+21
| * (fast_string_match_ignore_case): Extern it.Kenichi Handa2004-10-181-0/+1
| * Remove excessive vertical whitespace.Jason Rumney2004-10-171-12/+0
| * (overlay_arrow_at_row): Return overlay string ratherKim F. Storm2004-10-171-12/+17
| * *** empty log message ***Kim F. Storm2004-10-171-0/+7
| * (w32_font_match): Encode font name being matched.Jason Rumney2004-10-161-5/+7
| * *** empty log message ***Jason Rumney2004-10-161-0/+4
| * *** empty log message ***Richard M. Stallman2004-10-161-0/+4
| * (Fspecial_display_p): Doc fix.Richard M. Stallman2004-10-161-4/+7
| * Add comment.Kim F. Storm2004-10-152-1/+6
| * (Fsubstitute_command_keys): Fix remap-handling.Stefan Monnier2004-10-152-13/+8
| * (x_draw_vertical_border): Undo last change.Kim F. Storm2004-10-151-4/+2
| * *** empty log message ***Kim F. Storm2004-10-151-1/+2
| * (x_draw_vertical_border): Do nothing if non-window system.Kim F. Storm2004-10-151-0/+3
| * *** empty log message ***Kim F. Storm2004-10-151-0/+4
| * (DATA_SEG_BITS): Don't define.Andreas Schwab2004-10-142-2/+4
| * *** empty log message ***Stefan Monnier2004-10-141-0/+4
* | *** empty log message ***Kenichi Handa2004-10-151-0/+4
* | (get_next_display_element): In unibyte case, decide toKenichi Handa2004-10-151-9/+8
* | *** empty log message ***Kenichi Handa2004-10-151-0/+10
* | (Fset_unibyte_charset): SetupKenichi Handa2004-10-151-0/+2
* | (unibyte_has_multibyte_table): New variable.Kenichi Handa2004-10-151-0/+4
* | (unibyte_has_multibyte_table): Extern it.Kenichi Handa2004-10-151-0/+6
* | *** empty log message ***Kenichi Handa2004-10-141-0/+4
* | (Fcall_process): Fix merging of 2004-10-13 change.Kenichi Handa2004-10-141-1/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-1424-287/+585
|\ \ | |/
| * Include Xutil.h after keysym.h to work around bugKim F. Storm2004-10-131-1/+1
| * *** empty log message ***Kim F. Storm2004-10-131-0/+5
| * (map_char_table): Add missing gcpros.Stefan Monnier2004-10-131-1/+8
| * *** empty log message ***Stefan Monnier2004-10-131-30/+34
| * (get_keymap): An autoload form is not a keymap.Stefan Monnier2004-10-131-1/+2
| * (syms_of_textprop): Add `syntax-table' to the nonsticky props.Stefan Monnier2004-10-131-2/+4
| * Fix comment for it->object; it may also be nil.Kim F. Storm2004-10-131-2/+2
| * (Fcall_process): Simplify handling of display arg.Kim F. Storm2004-10-131-6/+14