Per Bothner
ed8a2c3a28
* config.guess: Combine mips-mips-riscos cases, and use cpp to
...
distinguish sysv/svr4/bsd variants.
1996-06-05 04:12:46 +00:00
Richard M. Stallman
7e797bdb9b
(w32_read_socket): If the dead key was produced using
...
AltGr and has a valid AltGr scan code, it's a valid key and
should not be discarded.
1996-06-04 23:24:46 +00:00
Richard M. Stallman
c27f1e0119
(xterm-mouse-event): Adjust for minibuffer prompt width.
1996-06-04 21:51:59 +00:00
Richard M. Stallman
8a5a6d3e6d
(he-file-name-chars): Check windows-nt, not ms-windows.
1996-06-04 16:37:27 +00:00
Richard M. Stallman
de88363f85
(buffer-file-numbers-unique): New variable;
...
initialize to nil for windows-nt.
(find-buffer-visiting): Skip search for buffer based
on buffer-file-number if these are not unique.
1996-06-04 16:17:22 +00:00
Richard M. Stallman
65b4665c1f
(occur): Avoid "1 lines" in echo area.
1996-06-04 15:31:01 +00:00
Richard M. Stallman
da6a48c9d1
(shell-match-partial-variable): Doc fix.
1996-06-04 15:27:52 +00:00
Richard M. Stallman
cbe39279d3
(normalize_filename): New function.
...
(dostounix_filename, unixtodos_filename): Use it.
(readdir): Convert upper case file names to lower case
if win32-downcase-file-names is non-nil.
1996-06-03 21:18:55 +00:00
Richard M. Stallman
0c04091e60
(Vwin32_downcase_file_names): New variable.
...
(syms_of_win32fns): DEF_VAR it.
1996-06-03 21:17:31 +00:00
Richard M. Stallman
f94988a733
(DRIVE_LETTER): [DOS_NT] New macro.
...
(expand_file_name): Apply DRIVE_LETTER macro to drive names.
1996-06-03 21:16:17 +00:00
Richard M. Stallman
7d2cdc3cc7
(install-arch-indep): If cd etc makes output,
...
don't treat that as part of the tar data.
Check that ./lisp actually exists.
1996-06-03 20:06:27 +00:00
Richard M. Stallman
26b430b7b3
(env_vars): Use slashes, not backslashes.
1996-06-03 17:44:23 +00:00
Richard M. Stallman
c8f264ae68
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
...
(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.
1996-06-03 17:21:03 +00:00
Richard M. Stallman
662463d904
(CHOOSE_NEWEST_EXE): New parameter macro.
...
Not defined by default.
(WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
(WinMain): Convert backslashes to slashes in env var values.
1996-06-03 15:44:32 +00:00
Richard M. Stallman
4302ef5010
(reporter-submit-bug-report):
...
Bind same-window-regexps, same-window-buffer-names, to nil.
1996-06-03 14:39:17 +00:00
Karl Heuer
8c72e56bc2
(*:Linux:*:*): Add guess for sparc-unknown-linux.
1996-06-03 12:51:33 +00:00
Richard M. Stallman
f5e13137eb
Comment change.
1996-06-03 05:05:54 +00:00
Richard M. Stallman
264d34bf38
(re_max_failures): Reduce to 8000.
1996-06-02 21:33:01 +00:00
Richard M. Stallman
ec46c6e81e
(msdos-color-aliases): Define more colors. (msdos-color-translate):
...
Fix `substring' arguments. Recognize ``medium'' prefix.
1996-06-02 13:47:53 +00:00
Richard M. Stallman
8681157ab4
(reset_modifiers): Only clear a modifier if the modifier key has been
...
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.
1996-06-01 12:19:27 +00:00
Richard M. Stallman
576760910b
(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
...
when newdir is just "//".
(Ffile_name_directory) [WINDOWSNT]: Return Qnil if filename is a
partial UNC name such as "//foo".
1996-06-01 02:23:06 +00:00
Richard M. Stallman
651939b595
(ispell-region): Handle ispell-skip-sgml properly with an re-search.
1996-05-31 20:12:44 +00:00
Richard M. Stallman
846e8c10a0
(single_submenu): Handle non-keymap lists like symbols.
1996-05-31 20:10:02 +00:00
Richard M. Stallman
1676b29828
(electric-helpify): Allow NAME to be given as arg.
...
(electric-command-apropos): Specify *Apropos* as buffer name.
1996-05-31 15:33:29 +00:00
Richard M. Stallman
c4d570b2ee
(reporter-submit-bug-report):
...
Use display-buffer to re-show the original buffer.
1996-05-31 04:17:17 +00:00
Richard M. Stallman
7b9f06576b
(fill-individual-paragraphs): Don't get stuck
...
if no newline at the end of the region.
1996-05-31 04:17:02 +00:00
Richard M. Stallman
405615e51b
(Fpop_to_buffer): Doc fix.
1996-05-30 23:11:14 +00:00
Richard M. Stallman
5abcf43247
(Fdisplay_buffer): Doc fix.
1996-05-30 23:09:44 +00:00
Karl Heuer
1277e7a2f7
(shell-command-on-region): In output buffer, display
...
first page by setting point, not window-start (which can leave
point in an unexpected place).
1996-05-30 20:44:17 +00:00
Karl Heuer
debcea0c5c
(Info-insert-dir): Fix default directory.
1996-05-30 19:46:24 +00:00
Karl Heuer
310c9f40fd
(event-point): Fix fboundp test surrounding this.
1996-05-30 17:12:48 +00:00
Karl Heuer
efcf38c7c2
Use executing-kbd-macro, not executing-macro.
1996-05-29 17:17:34 +00:00
Karl Heuer
f567442314
Check for long file names.
1996-05-29 14:56:45 +00:00
Karl Heuer
5bda3bcade
Fix previous change.
1996-05-28 15:54:53 +00:00
Karl Heuer
6ad1cbf5bf
(change-log-font-lock-keywords): Require colon after
...
parenthesized function name.
1996-05-28 15:46:49 +00:00
Karl Heuer
fb052aac91
(gnus-inews-date): Avoid race condition.
1996-05-28 15:43:27 +00:00
Karl Heuer
f81911b650
* gnus.el (gnus-article-date-ut): Avoid race condition.
1996-05-28 15:42:20 +00:00
Karl Heuer
36dcd43bf8
(gnus-gmt-to-local): When rewriting a date to local time,
...
use the UTC offset in effect then, not the current UTC offset.
1996-05-28 15:22:05 +00:00
Karl Heuer
2bd5b0c101
(LIBS_SYSTEM): Define this.
1996-05-28 00:53:21 +00:00
Karl Heuer
6f32ea6a98
[SOLARIS2]: Define SUNOS_5.
1996-05-28 00:17:16 +00:00
Roland McGrath
0f965ba3f7
(mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,
...
to avoid recursion in indent-relative expanding part of the abbrev
expansion as an abbrev itself.
1996-05-26 23:12:01 +00:00
Karl Heuer
805288011b
[SOLARIS2]: Include string.h.
1996-05-25 23:37:13 +00:00
Karl Heuer
4a3142d22a
Rephrase the first page to fit on a standard tty screen.
1996-05-25 23:21:39 +00:00
Karl Heuer
84fb1139e6
(Vwin32_mouse_move_interval): New lisp variable.
...
(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.
1996-05-25 17:49:03 +00:00
Karl Heuer
063b17e5df
(x_scroll_bar_handle_click): Repaint scroll bar handle
...
when drag is finished.
1996-05-25 17:48:23 +00:00
Karl Heuer
47a8c525ff
[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
1996-05-25 14:42:59 +00:00
Karl Heuer
28d9bc0eb7
Recognize sparc-*-lignux.
1996-05-25 14:38:33 +00:00
Roland McGrath
4bc1267578
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
1996-05-24 22:34:49 +00:00
Roland McGrath
0c085854ba
Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* regex.c [_LIBC] (re_comp, re_exec): Define these, but weakly.
1996-05-24 18:33:30 +00:00
Karl Heuer
0c9071cd60
Comment fix.
1996-05-23 19:20:43 +00:00