aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (window_display_table): Cleaned up.Gerd Moellmann2000-07-251-13/+14
* (Fforward_word): Add last arg nil in call ofGerd Moellmann2000-07-252-1/+6
* *** empty log message ***Eli Zaretskii2000-07-251-0/+6
* (Fconstrain_to_field): Update external declaration.Miles Bader2000-07-241-1/+1
* (find_field): Honor special `boundary' fields.Miles Bader2000-07-241-78/+119
* *** empty log message ***Miles Bader2000-07-241-1/+12
* *** empty log message ***Gerd Moellmann2000-07-241-0/+5
* (temp_output_buffer_setup): Don't call1 Vrun_hooksGerd Moellmann2000-07-241-1/+2
* *** empty log message ***Dave Love2000-07-241-0/+10
* (TERMINFO): Moved to system files (probably only relevant for sunos4Dave Love2000-07-241-7/+9
* (LIBS_TERMCAP): Move from m/sparc.h.Dave Love2000-07-242-0/+14
* *** empty log message ***Eli Zaretskii2000-07-241-0/+5
* (keymap_panes): Pass the keymap's prompt as the paneEli Zaretskii2000-07-241-1/+2
* Not in use since 20.x.Gerd Moellmann2000-07-242-105/+0
* .Andreas Schwab2000-07-241-0/+4
* Pass Qeql to Fmake_hash_table if TEST is nil.Andreas Schwab2000-07-241-1/+1
* *** empty log message ***Gerd Moellmann2000-07-241-0/+13
* (with_echo_area_buffer): Take additional EMACS_INTGerd Moellmann2000-07-241-29/+54
* (fontset_ref): Remove INLINE declaration.Kenichi Handa2000-07-241-14/+18
* *** empty log message ***Kenichi Handa2000-07-241-0/+7
* (syms_of_coding): Doc fix for inhibit-iso-escape-detection.Eli Zaretskii2000-07-231-7/+7
* Correct typo in a comment.Eli Zaretskii2000-07-231-1/+1
* *** empty log message ***Eli Zaretskii2000-07-231-0/+6
* (IT_note_mouse_highlight): Process overlays in theEli Zaretskii2000-07-231-4/+8
* (Fprevious_single_char_property_change):Miles Bader2000-07-221-12/+23
* *** empty log message ***Miles Bader2000-07-221-0/+6
* *** empty log message ***Eli Zaretskii2000-07-221-0/+5
* (syms_of_coding): Doc fix for inhibit-iso-escape-detection.Eli Zaretskii2000-07-221-0/+6
* *** empty log message ***Gerd Moellmann2000-07-211-0/+3
* (note_mouse_highlight): Process overlays in the rightGerd Moellmann2000-07-211-3/+4
* (note_mouse_highlight): If help-echo was found in anGerd Moellmann2000-07-212-3/+12
* (show_help_echo, gen_help_event): Extend comments.Gerd Moellmann2000-07-211-6/+12
* *** empty log message ***Gerd Moellmann2000-07-211-0/+2
* (foreach_window_1): Fix typo reversing an if-condition.Gerd Moellmann2000-07-211-2/+2
* (menu_help_callback): Call show_help_echo withGerd Moellmann2000-07-212-6/+52
* (foreach_window): Instead of a fake variable argumentGerd Moellmann2000-07-211-41/+50
* (foreach_window): Change prototype.Gerd Moellmann2000-07-211-1/+3
* (Fprevious_overlay_change): Avoid memory leak.Gerd Moellmann2000-07-211-3/+3
* *** empty log message ***Kenichi Handa2000-07-211-0/+3
* (Faset): Allow storing any multibyte character in a string. ConvertKenichi Handa2000-07-211-24/+69
* *** empty log message ***Kenichi Handa2000-07-213-7/+25
* *** empty log message ***Kenichi Handa2000-07-211-16/+18
* (x_encode_text): Add prototype.Kenichi Handa2000-07-211-0/+2
* (lisp_data_to_selection_data): Use x_encode_text.Kenichi Handa2000-07-211-48/+13
* (x_encode_text): New function.Kenichi Handa2000-07-211-20/+100
* *** empty log message ***Dave Love2000-07-201-0/+5
* (Fccl_execute_on_string): Don't check xmalloc return. Use xfree, notDave Love2000-07-201-3/+1
* Correct a typo in a comment.Eli Zaretskii2000-07-201-1/+1
* (IT_note_mode_line_highlight, IT_note_mouse_highlight):Eli Zaretskii2000-07-202-29/+115
* (XMenuActivate): Update prototype.Eli Zaretskii2000-07-201-1/+1