aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
| * *** empty log message ***Kim F. Storm2004-10-131-0/+3
| * (redisplay_preserve_echo_area): Fix last change.Kim F. Storm2004-10-131-1/+1
| * *** empty log message ***Kim F. Storm2004-10-131-0/+4
| * (redisplay_preserve_echo_area): Flush display in caseKim F. Storm2004-10-121-1/+6
| * (x_redisplay_interface): Fix flush_display_optional.Kim F. Storm2004-10-121-1/+1
| * *** empty log message ***Kim F. Storm2004-10-121-0/+8
| * (get_next_display_element): IfKenichi Handa2004-10-122-1/+8
| * (Fsubstitute_command_keys): Ignore remappings unless thereKim F. Storm2004-10-111-1/+5
| * *** empty log message ***Kim F. Storm2004-10-111-1/+6
| * * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.Jan Djärv2004-10-112-1/+5
| * macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm2004-10-105-27/+63
| * (timer_start_idle, timer_stop_idle): Remove prototypes.Kim F. Storm2004-10-091-2/+0
| * (timer_resume_idle): New function to resume idleKim F. Storm2004-10-091-16/+19
| * *** empty log message ***Kim F. Storm2004-10-091-0/+10
| * config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm2004-10-084-3/+21
| * (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-073-13/+10
| * (redisplay_window): Fix flicker on vertical line betweenKim F. Storm2004-10-071-1/+2
| * (draw_window_fringes): Return value now indicates ifKim F. Storm2004-10-071-9/+24
| * (draw_window_fringes): Update prototype.Kim F. Storm2004-10-071-1/+1
| * *** empty log message ***Kim F. Storm2004-10-071-1/+16
| * macfns.c (mac_get_window_bounds): Add extern.Steven Tamm2004-10-064-160/+216
| * * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR toJan Djärv2004-10-061-1/+1
| * * config.in: Regenerate.Jan Djärv2004-10-053-4/+11
| * * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper forJan Djärv2004-10-052-5/+24
| * *** empty log message ***Kim F. Storm2004-10-041-0/+3
| * (Ffringe_bitmaps_at_pos): Change return value from consKim F. Storm2004-10-041-5/+7
| * (XTset_vertical_scroll_bar): Improve handling of scrollKim F. Storm2004-10-041-8/+15
| * *** empty log message ***Kim F. Storm2004-10-041-0/+6
| * (x_draw_vertical_border): Do not draw line if frame has scroll bars.Kim F. Storm2004-10-041-0/+3
| * (define_frame_cursor1): Do not change frame cursorKim F. Storm2004-10-042-0/+10
| * (coordinates_in_window): Relax check for cursorKim F. Storm2004-10-041-6/+9
| * *** empty log message ***Kim F. Storm2004-10-041-0/+5
| * (pp): Shorthand for p ARG + pr.Kim F. Storm2004-10-041-0/+20