summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (send_process): Set src_multibyte to 1 after the callEli Zaretskii2002-01-072-3/+10
* (single_submenu, set_frame_menubar, w32_menu_show):Jason Rumney2002-01-072-0/+19
* (set_frame_menubar, xmenu_show):Jason Rumney2002-01-071-1/+10
* (single_submenu): Initialize wv->help to Qnil.Jason Rumney2002-01-062-0/+4
* (w32_menu_display_help): Revert last change.Jason Rumney2002-01-062-2/+6
* (menu_highlight_callback): Revert last change.Jason Rumney2002-01-061-2/+0
* (make_gap_larger): Make sure buffer size does not overflow range of int.Andreas Schwab2002-01-062-3/+11
* (x_draw_glyphs): Don't call notice_overwritten_cursorJason Rumney2002-01-051-1/+6
* *** empty log message ***Jason Rumney2002-01-051-0/+3
* (w32_menu_display_help): Hide any tooltip window.Jason Rumney2002-01-052-0/+4
* (x_setup_relief_colors): Don't compute an image'sJason Rumney2002-01-052-16/+49
* (compute_tip_xy): If tooltip won't fit on the screenJason Rumney2002-01-051-28/+32
* (menu_highlight_callback): Hide any tooltip window.Richard M. Stallman2002-01-042-0/+6
* Doc fix.Pavel Janík2002-01-041-1/+1
* (Fcurrent_active_maps): Put the `keymap' property map first.Richard M. Stallman2002-01-032-23/+30
* (read_key_sequence): Fixed cast of submaps arg to bcopy.Kim F. Storm2002-01-031-1/+1
* *** empty log message ***Kim F. Storm2002-01-031-0/+4
* *** empty log message ***Richard M. Stallman2002-01-021-0/+3
* (read_key_sequence): Handle the keymap property before minor mode maps.Richard M. Stallman2002-01-021-38/+43
* (Fformat): Update thissize from field_widthRichard M. Stallman2002-01-022-1/+8
* Fix typo.Pavel Janík2002-01-021-1/+1
* *** empty log message ***Pavel Janík2002-01-011-0/+3
* (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truthPavel Janík2002-01-011-1/+1
* Include <config.h>.Pavel Janík2002-01-017-7/+28
* *** empty log message ***Pavel Janík2002-01-011-0/+5
* (max_specpdl_size): Adjust declaration.Andreas Schwab2002-01-012-1/+7
* (max_specpdl_size, max_lisp_eval_depth): Define as int,Andreas Schwab2002-01-011-2/+2
* *** empty log message ***Richard M. Stallman2002-01-011-0/+7
* (print_object): Test print_escape_nonascii only for unibyte strings.Richard M. Stallman2002-01-011-1/+4
* *** empty log message ***Richard M. Stallman2001-12-301-0/+12
* (read_escape): New arg BYTEREP for reporting whetherRichard M. Stallman2001-12-301-14/+28
* (print_object): In multibyte string, use hex escapes.Richard M. Stallman2001-12-301-6/+6
* (max_specpdl_size): Add declaration.Richard M. Stallman2001-12-301-0/+2
* (LIBX11_SYSTEM) [MOTIF]: Add -lgen.Richard M. Stallman2001-12-291-1/+10
* * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zeroKen Raeburn2001-12-292-1/+6
* *** empty log message ***Richard M. Stallman2001-12-291-0/+2
* (Fdo_auto_save): If NO_MESSAGE, don't call push_message.Richard M. Stallman2001-12-291-4/+10
* (silly_event_symbol_error): New subrtn, from Fdefine_key.Richard M. Stallman2001-12-292-5/+54
* Add a comment.Gerd Moellmann2001-12-291-0/+11
* Use the plist of an abbrev for multiple params if nec.Richard M. Stallman2001-12-282-21/+90
* *** empty log message ***Richard M. Stallman2001-12-281-0/+7
* (HAVE_MBSINIT): Add #undef.Richard M. Stallman2001-12-281-0/+1
* (mbsinit): Define as no-op if not available.Richard M. Stallman2001-12-281-0/+3
* Fix previous change; also correct its change log:Richard M. Stallman2001-12-282-4/+5
* *** empty log message ***Richard M. Stallman2001-12-281-2/+2
* (Flookup_key): Add error message for trying to bind [DEL], [RET], etc.Richard M. Stallman2001-12-282-1/+27
* (x_setup_relief_colors): Don't compute an image'sGerd Moellmann2001-12-282-1/+5
* (notice_overwritten_cursor): Don't depend onGerd Moellmann2001-12-282-15/+32
* (try_scrolling) <PT below scroll margin>: Add theGerd Moellmann2001-12-282-7/+10
* *** empty log message ***Richard M. Stallman2001-12-281-0/+5