aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_ntproc): Doc fix.Juanma Barranquero2002-02-262-1/+5
* Include "dispextern.h" unconditionally.Pavel Janík2002-02-242-2/+4
* *** empty log message ***Jason Rumney2002-02-241-0/+1
* (lisp): Add emacs-lisp/backquote.elc.Jason Rumney2002-02-241-0/+1
* (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp-table.elc.Jason Rumney2002-02-242-2/+8
* (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.Jason Rumney2002-02-241-1/+1
* (Flookup_key): Fixed problem in 2001-12-28 patch:Kim F. Storm2002-02-242-1/+10
* *** empty log message ***Kim F. Storm2002-02-231-1/+1
* (command_loop_1): Use Fremap_command for command remapping;Kim F. Storm2002-02-232-4/+28
* (Fremap_command): Declare extern.Kim F. Storm2002-02-231-1/+1
* The following changes rework my patch of 2002-02-06 whichKim F. Storm2002-02-231-89/+69
* (run_pre_post_conversion_on_str): Add prototype.Eli Zaretskii2002-02-232-0/+7
* *** empty log message ***Jason Rumney2002-02-231-0/+9
* (w32_wnd_proc) <WM_TIMER>: Fix last change.Jason Rumney2002-02-231-0/+1
* (Fw32_set_clipboard_data): Run pre-write-conversionJason Rumney2002-02-231-21/+24
* (enter_timestamp): Put in #if 0 to prevent warning.Pavel Janík2002-02-232-0/+9
* (enter_timestamp): Remove unused static variable to prevent warning.Pavel Janík2002-02-231-6/+0
* (Fw16_get_clipboard_data): Fix last change.Eli Zaretskii2002-02-232-1/+7
* (selection_data_to_lisp_data): Fix last change.Eli Zaretskii2002-02-231-1/+1
* (mouse_move_timer, mouse_button_timer): Initialize.Jason Rumney2002-02-232-9/+55
* (menubar_selection_callback): Free the menu andJason Rumney2002-02-231-0/+9
* (w32_text_out): Renamed from W32_TEXTOUT.Jason Rumney2002-02-221-5/+6
* (struct w32_output): New member menu_command_in_progress.Jason Rumney2002-02-221-0/+3
* *** empty log message ***Eli Zaretskii2002-02-221-0/+4
* (BASE_PURESIZE): Increase to 755000.Eli Zaretskii2002-02-221-1/+1
* (Fw16_set_clipboard_data): Run pre-write-conversionEli Zaretskii2002-02-222-29/+39
* Fix last change.Eli Zaretskii2002-02-222-6/+6
* <Qcompound_text_with_extensions>: New variable.Eli Zaretskii2002-02-222-2/+31
* (x_encode_text): Update prototype.Eli Zaretskii2002-02-221-1/+1
* (x_encode_text): Accept additional arg SELECTIONP; allEli Zaretskii2002-02-221-5/+19
* (syms_of_frame): Change mouse-highlight default to t.Kim F. Storm2002-02-202-2/+4
* (kbd_buffer_get_event) [WINDOWSNT]: CorrectedKim F. Storm2002-02-202-1/+6
* (menu_bar_items): Don't include keymap or local-mapKim F. Storm2002-02-202-63/+20
* (gif_load): Use correct width and height for GIF images.Pavel Janík2002-02-202-2/+6
* *** empty log message ***Eli Zaretskii2002-02-191-0/+5
* (Fatan): Accept an optional second arg and call atan2 if passed 2 args.Eli Zaretskii2002-02-191-6/+18
* *** empty log message ***Jason Rumney2002-02-181-0/+4
* (glyph_rect): Determine the row and glyph more precisely.Jason Rumney2002-02-181-11/+28
* *** empty log message ***Jason Rumney2002-02-183-18/+149
* * w32term.c (x_autoselect_window_p): New variable.Jason Rumney2002-02-171-0/+153
* New enum for FULLSCREEN_* constants.Jason Rumney2002-02-171-0/+25
* Added mouse-highlight variable to turn off mouse highlight orKim F. Storm2002-02-171-0/+34
* (disable_mouse_highlight): Removed variable.Kim F. Storm2002-02-161-6/+22
* (struct w32_display_info): Add mouse_face_hidden.Kim F. Storm2002-02-161-0/+3
* (disable_mouse_highlight): Removed variable.Kim F. Storm2002-02-161-5/+20
* (struct display_info): Add mouse_face_hidden.Kim F. Storm2002-02-161-0/+3
* (disable_mouse_highlight): Removed variable.Kim F. Storm2002-02-161-6/+16
* (struct x_display_info): Add mouse_face_hidden.Kim F. Storm2002-02-161-0/+3
* (Vmouse_highlight): Declare extern.Kim F. Storm2002-02-161-0/+2
* (Vmouse_highlight): New variable.Kim F. Storm2002-02-161-0/+9