summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-02-211-0/+35
* Use display_hourglass_p, start_hourglass, cancel_hourglass instead ofGerd Moellmann2001-02-213-13/+13
* Use display_hourglass_p, start_hourglass,Gerd Moellmann2001-02-212-22/+22
* (struct x_output): Rename busy_cursor toGerd Moellmann2001-02-212-13/+13
* (struct x_output): Rename busy_window toGerd Moellmann2001-02-211-3/+3
* Rename everything containing *busy_cursor* and similarGerd Moellmann2001-02-212-163/+167
* (XTread_socket): Test x_output's hourglass_p insteadGerd Moellmann2001-02-211-1/+1
* (start_hourglass, cancel_hourglass)Gerd Moellmann2001-02-211-3/+3
* (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