aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (encode_coding_string): Fix previous change.Kenichi Handa2000-08-181-0/+1
* (decode_coding_string): Set members consumed,Kenichi Handa2000-08-181-8/+27
* *** empty log message ***Kenichi Handa2000-08-181-0/+7
* (CHECK) [ENABLE_CHECKING]: Make both side of theGerd Moellmann2000-08-182-1/+10
* (redisplay_internal): Compare windows for equality withGerd Moellmann2000-08-181-3/+4
* (Finternal_char_font): Search only the selected frame for a window ofKenichi Handa2000-08-181-1/+1
* *** empty log message ***Kenichi Handa2000-08-181-0/+5
* (do_completion): Use EQ instead of != to compareGerd Moellmann2000-08-182-1/+4
* *** empty log message ***Gerd Moellmann2000-08-181-0/+5
* (kbd_buffer_get_event): Handle the case that theGerd Moellmann2000-08-181-7/+11
* (Lisp_String): Replace DECLARE_INTERVALS with real decl.Miles Bader2000-08-182-1/+3
* (save_restriction_save): Rewrite to use markers.Miles Bader2000-08-182-40/+61
* *** empty log message ***Gerd Moellmann2000-08-171-0/+8
* (build_annotations): Add a comment explaining theGerd Moellmann2000-08-171-6/+12
* Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don'tDave Love2000-08-172-9/+31
* Prototype readevalloop, load_unwind,Dave Love2000-08-171-4/+7
* Prototype fatal_unexec, mark_x, update_dynamic_symbols. DeclareDave Love2000-08-171-3/+6
* [HAVE_TERMCAP_H]: Include <termcap.h>.Dave Love2000-08-171-2/+3
* (lisp_malloc): Declare with POINTER_TYPE.Dave Love2000-08-171-7/+7
* Use #error.Dave Love2000-08-171-4/+7
* (Fdefvar): Doc fix.Dave Love2000-08-171-1/+2
* (Fget_buffer_create, Fmake_indirect_buffer): AvoidDave Love2000-08-171-2/+3
* Avoid DECLARE_INTERVALS.Dave Love2000-08-171-2/+2
* Add size_t.Dave Love2000-08-171-0/+1
* (set_clipboard_data): If there's not enough memoryEli Zaretskii2000-08-172-5/+19
* (ccl-program-p): Fix doc string.Dave Love2000-08-161-1/+1
* (write_glyphs): Also turn off inverse video after turningGerd Moellmann2000-08-162-6/+22
* (encode_coding): Fix the bug of not flushing ISO escape sequence atKenichi Handa2000-08-161-5/+5
* *** 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