summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (read_key_sequence): Remove unused variable `extra_maps'.Pavel Janík2002-01-132-2/+6
* (x_load_font): Never set fonts_changed_p to zero.Andreas Schwab2002-01-132-2/+6
* (xbuffer): Remove address operator since data is now a pointer.Andreas Schwab2002-01-122-1/+6
* Fix typos.Pavel Janík2002-01-122-4/+4
* Fix typo.Pavel Janík2002-01-121-1/+1
* *** empty log message ***Richard M. Stallman2002-01-111-0/+6
* (adjust_after_replace_noundo): New function.Richard M. Stallman2002-01-111-0/+50
* (code_convert_region): Don't copy old text if undo disabled.Richard M. Stallman2002-01-111-2/+15
* Fix typo.Pavel Janík2002-01-111-1/+1
* Comment fixes.Pavel Janík2002-01-101-5/+5
* (x_consider_frame_title): Don't count the tooltip frameJason Rumney2002-01-092-1/+8
* Fix typo in last checkinJason Rumney2002-01-081-1/+1
* *** empty log message ***Richard M. Stallman2002-01-081-0/+5
* (delete_window): Rewrite the code for changing theRichard M. Stallman2002-01-081-17/+38
* (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