aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (find_field): Formatting changes.Gerd Moellmann2000-08-212-64/+106
* (set_time_zone_rule): Add prototype.Gerd Moellmann2000-08-211-0/+2
* (gen_help_event): Add parameter SIZE.Gerd Moellmann2000-08-212-43/+90
* (gen_help_event): Change prototype.Gerd Moellmann2000-08-211-1/+1
* (XTread_socket): Change calls to gen_help_event.Gerd Moellmann2000-08-211-2/+3
* (w32_read_socket): Change calls to gen_help_event.Gerd Moellmann2000-08-211-3/+5
* *** empty log message ***Gerd Moellmann2000-08-211-0/+4
* (Fmacroexpand): Doc fix.Gerd Moellmann2000-08-211-1/+1
* *** empty log message ***Kenichi Handa2000-08-211-0/+4
* (keymap_panes): Pass the keymap's prompt as the pane name toJason Rumney2000-08-202-2/+48
* (help_echo_window): New variable.Jason Rumney2000-08-201-106/+59
* (x_display_info_for_display): Remove as this function does not exist on W32.Jason Rumney2000-08-201-2/+0
* (Fread): Doc fix.Dave Love2000-08-201-1/+2
* (do_completion): Try again if we rewrite the input string, but noMiles Bader2000-08-202-0/+17
* *** empty log message ***Gerd Moellmann2000-08-201-5/+19
* (lface_equal_p): Compare strings differently.Gerd Moellmann2000-08-201-109/+123
* *** empty log message ***Gerd Moellmann2000-08-191-0/+5
* (record_first_change, record_marker_adjustment): Don'useGerd Moellmann2000-08-191-2/+4
* (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