aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (read_char): When an event from unread-command-eventsGerd Moellmann2001-02-202-0/+9
* *** empty log message ***Gerd Moellmann2001-02-201-0/+3
* (Fwindow_end): Handle case that WINDOW's buffer is notGerd Moellmann2001-02-201-0/+10
* (setup_echo_area_for_printing): Set truncate_lines toGerd Moellmann2001-02-202-2/+12
* Add copyright notice.Gerd Moellmann2001-02-204-4/+77
* Add copyright notice.Gerd Moellmann2001-02-202-1/+42
* (Fmove_to_window_line): Undo last change.Gerd Moellmann2001-02-192-18/+17
* (line_bottom_y): New function extracted fromGerd Moellmann2001-02-191-30/+46
* (line_bottom_y): Add prototype.Gerd Moellmann2001-02-191-0/+1
* (recursive_edit_1): Bind `inhibit-redisplay' andGerd Moellmann2001-02-192-12/+17
* *** empty log message ***Gerd Moellmann2001-02-191-0/+6
* (Qinhibit_menubar_update, inhibit_menubar_update):Gerd Moellmann2001-02-191-0/+19
* (update_menu_bar): Run activate-menu-bar-hook withGerd Moellmann2001-02-192-1/+7
* (set_frame_menubar): Run acivate-menu-bar-hook withGerd Moellmann2001-02-191-2/+4
* (malloc_initialize_hook): Handle case thet `environ'Gerd Moellmann2001-02-192-1/+4
* (__morecore) [!SYSTEM_MALLOC]: Move declarationGerd Moellmann2001-02-192-8/+13
* *** empty log message ***Gerd Moellmann2001-02-161-1/+3
* (set_window_buffer): Fix last change.Gerd Moellmann2001-02-161-1/+1
* *** empty log message ***Gerd Moellmann2001-02-161-0/+2
* (set_window_buffer): Set window's vscroll to 0.Gerd Moellmann2001-02-161-2/+2
* (coordinates_in_window): Increase width of areaGerd Moellmann2001-02-162-5/+11
* *** empty log message ***Gerd Moellmann2001-02-161-0/+4
* *** empty log message ***Gerd Moellmann2001-02-161-0/+11
* (x_set_glyph_string_background_width): Extend theGerd Moellmann2001-02-161-1/+2
* (x_insert_glyphs): Call window_box_left to obtainGerd Moellmann2001-02-161-1/+1
* (direct_output_for_insert): Recognize more cases whereGerd Moellmann2001-02-161-1/+4
* (handle_single_display_prop): Set iterator's positionGerd Moellmann2001-02-161-90/+108
* (directory_files_internal): Set result list to nilGerd Moellmann2001-02-162-1/+9
* (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points anKenichi Handa2001-02-152-12/+24
* (Fset_text_properties): Doc fix.Eli Zaretskii2001-02-152-1/+7
* (update_text_area): Undo change of 2001-01-12.Gerd Moellmann2001-02-152-5/+7
* *** empty log message ***Dave Love2001-02-151-0/+4
* Comment fixes.Dave Love2001-02-141-9/+9
* Doc and message fixes.Dave Love2001-02-141-37/+37
* Fix problems confusing authors.el.Dave Love2001-02-141-2/+2
* (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing theAndrew Innes2001-02-142-0/+9
* (reseat_1): Set iterator's end_charpos to ZV.Gerd Moellmann2001-02-142-0/+5
* (del_range_1, del_range_byte, del_range_both): HandleGerd Moellmann2001-02-132-3/+16
* (window_loop) <GET_BUFFER_WINDOW>: Prefer to returnGerd Moellmann2001-02-132-10/+9
* (best_matching_font): New parameter width_ratio.Gerd Moellmann2001-02-132-9/+23
* (directory_files_internal): Initialize errno.Gerd Moellmann2001-02-132-0/+7
* (x_produce_image_glyph): Pay attention to the case thatAndrew Innes2001-02-122-35/+81
* *** empty log message ***Kenichi Handa2001-02-091-0/+24
* (struct face): Add comment for how to handle a negative value inKenichi Handa2001-02-091-1/+5
* (Finternal_set_lisp_face_attribute): The value of :boxKenichi Handa2001-02-091-6/+6
* (x_produce_image_glyph): Pay attention to the case thatKenichi Handa2001-02-091-36/+63
* (w32_encode_char): Treat eight bit graphic and controlJason Rumney2001-02-092-8/+44
* (init-environment): Duplicate local string before putenv.Jason Rumney2001-02-091-1/+1
* (Fx_show_tip): Fix calls to make_number.Jason Rumney2001-02-091-65/+93
* 2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2001-02-092-1/+5