- 04 Jun, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 03 Jun, 1996 10 commits
-
-
Richard M. Stallman authored
(dostounix_filename, unixtodos_filename): Use it. (readdir): Convert upper case file names to lower case if win32-downcase-file-names is non-nil.
-
Richard M. Stallman authored
(syms_of_win32fns): DEF_VAR it.
-
Richard M. Stallman authored
(expand_file_name): Apply DRIVE_LETTER macro to drive names.
-
Richard M. Stallman authored
don't treat that as part of the tar data. Check that ./lisp actually exists.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mouse-drag-region): Use mouse-show-mark to do temp highlighting. (mouse-save-then-kill): Call mouse-show-mark for a new selection if we have a window system.
-
Richard M. Stallman authored
Not defined by default. (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. (WinMain): Convert backslashes to slashes in env var values.
-
Richard M. Stallman authored
Bind same-window-regexps, same-window-buffer-names, to nil.
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 02 Jun, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Fix `substring' arguments. Recognize ``medium'' prefix.
-
- 01 Jun, 1996 2 commits
-
-
Richard M. Stallman authored
detected to have been released since Emacs lost focus. (win32_wnd_proc): Have Windows translate VK_NUMLOCK and VK_SCROLL key downs; don't reset the modifier state when Emacs loses focus.
-
Richard M. Stallman authored
when newdir is just "//". (Ffile_name_directory) [WINDOWSNT]: Return Qnil if filename is a partial UNC name such as "//foo".
-
- 31 May, 1996 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(electric-command-apropos): Specify *Apropos* as buffer name.
-
Richard M. Stallman authored
Use display-buffer to re-show the original buffer.
-
Richard M. Stallman authored
if no newline at the end of the region.
-
- 30 May, 1996 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Karl Heuer authored
first page by setting point, not window-start (which can leave point in an unexpected place).
-
Karl Heuer authored
-
Karl Heuer authored
-
- 29 May, 1996 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 28 May, 1996 7 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
parenthesized function name.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
use the UTC offset in effect then, not the current UTC offset.
-
Karl Heuer authored
-
Karl Heuer authored
-
- 26 May, 1996 1 commit
-
-
Roland McGrath authored
to avoid recursion in indent-relative expanding part of the abbrev expansion as an abbrev itself.
-
- 25 May, 1996 4 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(syms_of_win32fns): Add Vwin32_mouse_move_interval to syms. (saved_mouse_msg): Renamed to saved_mouse_button_msg. (timer_id): Renamed to mouse_button_timer. (saved_mouse_move_msg, mouse_move_timer): New variables. (win_msg_worker): Delete WM_TIMER code. (win32_wnd_proc): Handle WM_TIMER events here. Use separate timers for mouse down and mouse move (including scroll bar drag) events. Add new handling code for WM_VSCROLL and WM_MOUSEMOVE events. Only filter WM_MOUSEMOVE events when a button is held down. Always pass on message to DefWindowProc after calling TranslateMessage. Reset keyboard modifiers when losing focus. (win32_wnd_proc): When passing modifier keystrokes back to Windows, invoke TranslateMessage on them.
-
Karl Heuer authored
when drag is finished.
-