aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Pavel Janík2002-01-261-2/+2
* (Fnext_property_change, Fnext_single_property_change)Stefan Monnier2002-01-252-29/+43
* *** empty log message ***Eli Zaretskii2002-01-251-0/+2
* (Ftty_display_color_cells, Ftty_display_color_p): Change theEli Zaretskii2002-01-251-6/+6
* *** empty log message ***Eli Zaretskii2002-01-251-0/+8
* Add prototype for set_tty_color_mode and tty_setup_colors.Eli Zaretskii2002-01-251-0/+2
* (Ftty_display_color_cells): New function.Eli Zaretskii2002-01-251-0/+11
* (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.Jason Rumney2002-01-242-8/+15
* (x_scroll_run): Use ScrollWindowEx in place of BitBlt.Jason Rumney2002-01-241-5/+30
* (record_char): Fix a typo in a comment.Eli Zaretskii2002-01-241-1/+1
* (x_update_window_begin): Only hide caret ifJason Rumney2002-01-232-6/+19
* (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.Jason Rumney2002-01-231-3/+5
* *** empty log message ***Richard M. Stallman2002-01-221-0/+7
* (unexec): Define n so as to cause compilation errorRichard M. Stallman2002-01-221-39/+44
* (hookpost-run): Defined.Richard M. Stallman2002-01-221-0/+5
* xfns.c (x_set_frame_parameters): Typo in previous fix corrected.Jan Djärv2002-01-222-1/+5
* xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjustJan Djärv2002-01-212-4/+9
* (Fminibuffer_contents)Pavel Janík2002-01-212-6/+12
* *** empty log message ***Richard M. Stallman2002-01-211-0/+4
* (check_frame_size): Fix minimum height calculation.Richard M. Stallman2002-01-211-7/+6
* dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height beforeKen Raeburn2002-01-212-2/+8
* *** empty log message ***Jason Rumney2002-01-201-0/+20
* *** empty log message ***Richard M. Stallman2002-01-201-0/+4
* (w32_visible_system_caret_hwnd): New static variable.Jason Rumney2002-01-201-3/+34
* (w32_system_caret_width): Remove.Jason Rumney2002-01-201-29/+57
* (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): NewJason Rumney2002-01-201-1/+3
* (MIN_SAFE_WINDOW_HEIGHT): Value now 1.Richard M. Stallman2002-01-201-7/+19
* *** empty log message ***Pavel Janík2002-01-202-1/+5
* (doprnt1): Fix typos in error call.Pavel Janík2002-01-201-3/+3
* Fix last change.Eli Zaretskii2002-01-201-1/+1
* (unexec) [__sgi]: Support the .got sections.Eli Zaretskii2002-01-202-0/+17
* *** empty log message ***Jason Rumney2002-01-201-0/+18
* (w32_load_system_font, w32_to_x_charset): Use strnicmpJason Rumney2002-01-201-87/+230
* (w32_native_per_char_metric): Don't trust the metricsJason Rumney2002-01-201-3/+14
* *** empty log message ***Pavel Janík2002-01-191-0/+5
* (update_frame): Move the variable `tem' to the block where it is used.Pavel Janík2002-01-191-31/+28
* (Fx_create_frame): Bind redisplay-dont-pause aroundJason Rumney2002-01-192-0/+9
* *** empty log message ***Richard M. Stallman2002-01-181-0/+5
* (WINDOW_WANTS_MODELINE_P): Check window height > 1.Richard M. Stallman2002-01-181-6/+8
* (enlarge_window): When exceeding size of parent,Richard M. Stallman2002-01-182-16/+35
* (set_tty_color_mode): Remove unused variable `tem'.Pavel Janík2002-01-172-1/+5
* *** empty log message ***Richard M. Stallman2002-01-171-1/+1
* (init_lread): Move the site-lisp dirs later in the path.Richard M. Stallman2002-01-172-7/+32
* (x_erase_phys_cursor): Don't erase cursor if cursor rowKim F. Storm2002-01-163-0/+14
* *** empty log message ***Kim F. Storm2002-01-161-0/+6
* (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' onlyPavel Janík2002-01-162-4/+11
* Remove forgotten extern declaration of `Qimage'.Pavel Janík2002-01-161-16/+16
* Fix a typo in the last entry.Eli Zaretskii2002-01-151-1/+1
* (display_mode_element): When computing charpos, dependEli Zaretskii2002-01-152-1/+6
* (Fkill_all_local_variables): Increment `update_mode_lines' only once.Pavel Janík2002-01-152-4/+5