summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Richard M. Stallman2000-07-191-5/+5
* *** empty log message ***Gerd Moellmann2000-07-191-0/+11
* (direct_output_for_insert): Remove confusingGerd Moellmann2000-07-191-1/+5
* (Fnext_single_char_property_change): Add prototype.Gerd Moellmann2000-07-191-0/+1
* Add some more prototypes.Gerd Moellmann2000-07-192-21/+30
* (with_echo_area_buffer): Call FN with more arguments.Gerd Moellmann2000-07-191-3/+15
* *** empty log message ***Gerd Moellmann2000-07-191-0/+4
* (allocate_string_data): Don't copy old string contents.Gerd Moellmann2000-07-191-2/+1
* (code_convert_region): Delete text properties before shrinking theKenichi Handa2000-07-191-11/+9
* *** empty log message ***Kenichi Handa2000-07-191-0/+5
* *** empty log message ***Gerd Moellmann2000-07-181-0/+3
* (update_text_area): Write the whole row if itGerd Moellmann2000-07-181-0/+1
* *** empty log message ***Gerd Moellmann2000-07-181-0/+3
* (face-alternative-font-family-alist): RemoveGerd Moellmann2000-07-181-4/+3
* (help_echo_window): New variable.Gerd Moellmann2000-07-182-4/+29
* (show_help_echo, gen_help_event): Change prototypes.Gerd Moellmann2000-07-181-2/+3
* (show_help_echo): Add parameter WINDOW.Gerd Moellmann2000-07-181-20/+26
* (menu_help_callback): Call show_help_echo withGerd Moellmann2000-07-181-1/+3
* *** empty log message ***Dave Love2000-07-181-0/+5
* Fix dependencies of blockinput.h on atimer.h, systime.h.Dave Love2000-07-181-21/+22
* *** empty log message ***Gerd Moellmann2000-07-181-0/+6
* (allocate_string_data): If string had already dataGerd Moellmann2000-07-181-12/+15
* (syms_of_coding): Fix typo in spelling of variableGerd Moellmann2000-07-181-1/+1
* *** empty log message ***Gerd Moellmann2000-07-181-0/+8
* (free) [emacs && EMACS_FREE]: Define as EMACS_FREE.Gerd Moellmann2000-07-181-0/+3
* Add dependencies on dispextern.h.Gerd Moellmann2000-07-181-17/+20
* (MAKE_CHAR): Return reasonable code even if CHARSET is undefined.Kenichi Handa2000-07-181-14/+17
* *** empty log message ***Kenichi Handa2000-07-181-0/+5