aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2000-08-161-0/+3
* (Fccl_program_p): Docstring modified.Kenichi Handa2000-08-161-3/+8
* *** empty log message ***Kenichi Handa2000-08-161-0/+6
* (IT_write_glyphs): Convert cbp to unsigned char *.Eli Zaretskii2000-08-162-1/+5
* (write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-161-3/+5
* (write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-161-5/+9
* (IT_write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-161-0/+3
* (main): Don't call init_coding.Kenichi Handa2000-08-161-1/+0
* (MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.Kenichi Handa2000-08-161-80/+150
* (conversion_buffer_size, conversion_buffer)Kenichi Handa2000-08-161-4/+1
* (CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_endKenichi Handa2000-08-161-1/+7
* *** empty log message ***Kenichi Handa2000-08-161-0/+46
* (IT_update_begin): Don't crash if mouse_face_mouse_frameEli Zaretskii2000-08-152-3/+9
* *** empty log message ***Gerd Moellmann2000-08-151-1/+4
* (compact_small_strings): Use safe_bcopy, add anGerd Moellmann2000-08-151-1/+2
* *** empty log message ***Gerd Moellmann2000-08-151-0/+6
* (turn_off_face): Reset standout_mode when resettingGerd Moellmann2000-08-151-1/+4
* Comment about gcc -g.Dave Love2000-08-151-2/+4
* *** empty log message ***Dave Love2000-08-141-0/+9
* [HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.Dave Love2000-08-141-2/+7
* *** empty log message ***Gerd Moellmann2000-08-141-0/+5
* (push_key_description): If C without modifiers is < 32,Gerd Moellmann2000-08-141-4/+8
* Fix embedded comment.Dave Love2000-08-141-2/+2
* (try_cursor_movement): Fix handling of cursor inGerd Moellmann2000-08-112-4/+24
* (hashfn_eq, hashfn_eql): Don't handle strings speciallyGerd Moellmann2000-08-111-16/+15
* (ccl_coding_driver): Initialize ccl->multibyte.Kenichi Handa2000-08-111-0/+1
* (struct ccl_program): New member multibyte.Kenichi Handa2000-08-111-2/+3
* (CCL_READ_CHAR): If source is multibyte, pay attention toKenichi Handa2000-08-111-1/+7
* *** empty log message ***Kenichi Handa2000-08-111-0/+10
* (regex_compile) <normal_char>: Pay attention to multibyteness.Kenichi Handa2000-08-111-2/+15
* *** empty log message ***Kenichi Handa2000-08-111-0/+20
* (enum event_kind): New member multibyte_char_keystroke.Kenichi Handa2000-08-111-1/+8
* (make_lispy_event): Handle the new event typeKenichi Handa2000-08-111-1/+9
* Include coding.h.Kenichi Handa2000-08-111-15/+80
* (TRACE_MOVE) [GLYPH_DEBUG]: Delete the last semicolon.Kenichi Handa2000-08-111-2/+6
* *** empty log message ***Kenichi Handa2000-08-111-0/+5
* (trace_move) [GLYPH_DEBUG]: New variable.Gerd Moellmann2000-08-102-181/+311
* (Fwindow_end): Rewritten to not use Fvertical_motion,Gerd Moellmann2000-08-101-13/+13
* (x_draw_bar_cursor): If cursor is on an image, draw aGerd Moellmann2000-08-101-19/+28
* *** empty log message ***Miles Bader2000-08-101-2/+4
* (note_mouse_highlight): Update calls to overlays_at.Miles Bader2000-08-101-2/+2
* *** empty log message ***Gerd Moellmann2000-08-102-0/+14004
* (Vmessages_buffer_name): New variable.Gerd Moellmann2000-08-101-10/+8
* *** empty log message ***Gerd Moellmann2000-08-101-13998/+1
* (IT_note_mouse_highlight): Update the calls to overlays_at.Eli Zaretskii2000-08-102-5/+10
* (input_pending): External declaration.Gerd Moellmann2000-08-092-0/+14
* (Qredisplay_dont_pause): Declare extern.Gerd Moellmann2000-08-091-0/+1
* (echo_area_display): Display thoroughly if input isGerd Moellmann2000-08-091-4/+16
* (Qredisplay_dont_pause): New variable.Gerd Moellmann2000-08-091-3/+6
* *** empty log message ***Eli Zaretskii2000-08-091-0/+15