aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* (mode_line_string): Declare parameter MODE_LINE_P.Gerd Moellmann2000-08-092-1/+3
* (msdos.o): Depend on keyboard.h.Eli Zaretskii2000-08-091-1/+2
* Include keyboard.h.Eli Zaretskii2000-08-091-8/+21
* (kbd_buffer_events_waiting): Add prototype.Eli Zaretskii2000-08-091-0/+1
* (kbd_buffer_events_waiting): New function.Eli Zaretskii2000-08-091-0/+25
* (Ftty_suppress_bold_inverse_default_colors): Doc fix.Gerd Moellmann2000-08-092-2/+7
* (Fcall_process): Terminate the unwind-protect around theKenichi Handa2000-08-091-13/+19
* *** empty log message ***Kenichi Handa2000-08-091-0/+5
* *** empty log message ***Miles Bader2000-08-081-0/+8
* (note_mouse_highlight): Update call to overlays_at.Miles Bader2000-08-081-2/+2
* (Fget_char_property): Update call to overlays_at.Miles Bader2000-08-081-3/+3
* (face_at_buffer_position): Update call to overlays_at.Miles Bader2000-08-081-3/+3
* (next_overlay_change): Update call to overlays_at.Miles Bader2000-08-081-3/+3
* (overlays_at): Update prototype.Miles Bader2000-08-081-2/+2
* (overlays_at): Add CHANGE_REQ parameter.Miles Bader2000-08-081-7/+12
* *** empty log message ***Gerd Moellmann2000-08-081-7/+7
* (do_completion): Don't consider a simple change of case as `completion'.Miles Bader2000-08-082-6/+19
* (record_delete): Make sure last_point_position_buffer is a buffer beforeKen Raeburn2000-08-082-0/+28