Richard M. Stallman
25cd2c1ba9
(mouse-avoidance-threshold): Renamed from ...threshhold.
1994-06-14 00:10:56 +00:00
Richard M. Stallman
4b311aafcc
(init_sys_modes): Don't call set_terminal_modes
...
if using a window system.
1994-06-13 23:56:48 +00:00
Richard M. Stallman
97dfc68c2e
(end-of-buffer): Recenter overlay lists.
1994-06-13 23:40:33 +00:00
Roland McGrath
e7601974b0
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++
...
msgs: "Warning" or "Error" before file name.
1994-06-13 23:27:44 +00:00
Richard M. Stallman
a7085d65c4
Handle 386 running Solaris 2.
1994-06-13 21:12:56 +00:00
Richard M. Stallman
5d32abe64a
Fix previous change.
1994-06-13 21:10:43 +00:00
Richard M. Stallman
bb0807e75a
Add conditional for SOLARIS2.
1994-06-13 21:09:17 +00:00
Richard M. Stallman
1cdf9a3642
(SOLARIS2): Defined.
1994-06-13 21:08:42 +00:00
Karl Heuer
bc28c44019
(single_keymap_panes): gcpro some things.
1994-06-13 20:56:30 +00:00
Richard M. Stallman
0ab983c80f
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
1994-06-13 20:41:21 +00:00
Richard M. Stallman
e29f86e4e8
(init_cmdargs): Set up initial_argv, initial_argc.
1994-06-13 20:41:00 +00:00
Richard M. Stallman
a69a8ca2f9
(syms_of_keyboard): Properly init Vsystem_key_alist.
1994-06-13 20:11:10 +00:00
Richard M. Stallman
0817a05a00
(adjust_lnnoptrs): Handle multiple aux symbols.
1994-06-13 19:46:22 +00:00
Richard M. Stallman
2f4b15efbd
(mouse-save-then-kill-delete-region): Turn off change hooks
...
for the edit operations that are not real.
1994-06-13 19:35:07 +00:00
Richard M. Stallman
685ff9f8e6
(dired-man): Use internal function from man.el.
...
(dired-omit-files): Omit `.' and `..' by default, not all files
ending in `.'.
1994-06-13 19:34:21 +00:00
Richard M. Stallman
c9da801609
Formerly INSTALL.~31~
1994-06-13 15:30:51 +00:00
Richard M. Stallman
485efad04b
(forms-mode): Plug security hole by disabling `eval-buffer' unless
...
`enable-local-eval' is set to t.
Correct setting of `forms--mode-setup'.
(forms--local-write-file-function): New function to be used as
`local-write-file-hooks'.
(forms-mode): Use it.
(forms-find-file,forms-find-file-other-window): Locally set
`enable-local-eval' and `enable-local-variables' to t.
(forms-find-file-other-window): Remove extraneous call to
`eval-current-buffer'.
1994-06-13 12:07:44 +00:00
Karl Heuer
03240d1103
(transpose_markers): Allow for gap at start of region.
...
(Ftranspose_regions): Don't precompute pointers into buffer text.
1994-06-12 19:58:00 +00:00
Richard M. Stallman
a2570ea9df
(iso-iso2tex-trans-tab): Change a few characters.
...
(iso-iso2gtex-trans-tab): Likewise.
(iso-tex2iso-trans-tab): Add braces to some characters.
(iso-gtex2iso-trans-tab): Likewise.
1994-06-12 15:58:51 +00:00
Richard M. Stallman
032e4ebe99
(x_window): Request "save yourself" commands.
1994-06-12 15:43:34 +00:00
Richard M. Stallman
7757c47617
(Info-fontify-node): Require some whitespace after *Note.
1994-06-12 14:37:21 +00:00
Richard M. Stallman
16d1606d77
(mail): If homedir is nonexistent, don't use as default.
1994-06-12 12:57:42 +00:00
Richard M. Stallman
cd72760cca
(read_char): When we loop and call redisplay,
...
do prepare_menu_bars first.
1994-06-12 12:42:56 +00:00
Richard M. Stallman
784450462f
(Freplace_match): Be sure not to treat non-digit like digit.
1994-06-11 21:53:09 +00:00
Richard M. Stallman
42bbacdff7
(server-start): Doc fix.
1994-06-11 20:18:46 +00:00
Richard M. Stallman
9a6e04e5b0
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
1994-06-11 20:11:36 +00:00
Richard M. Stallman
e8bb452847
(xterm.o): Depend on dispextern.h.
1994-06-11 20:09:33 +00:00
Richard M. Stallman
039ecbae40
(latex-mode, slitex-mode): In paragraph-separate,
...
delete spurious \\\\ from char set.
1994-06-11 19:19:31 +00:00
Richard M. Stallman
eccd311755
(isearch-mode-map):
...
Bind the ASCII-equivalent fcn keys explicitly to nil.
1994-06-11 18:59:38 +00:00
Richard M. Stallman
af9239811c
(iso-translate-conventions): Get rid of interactive spec.
1994-06-11 18:17:00 +00:00
Richard M. Stallman
96ae4787ad
(mouse-avoidance-point-position): Fix compute-motion
...
call to use (X . Y) relative to window, not frame.
Avoid errors if window-start < point-min.
1994-06-11 12:14:28 +00:00
Richard M. Stallman
2e7d3af41c
(X_IO_BUG): Defined.
1994-06-11 12:12:57 +00:00
Richard M. Stallman
055c8d713a
(tex-font-lock-keywords): Make the pattern for
...
macros respect TeX's idea of identifiers.
(font-lock-set-defaults): Don't check for 'tex-mode, but instead
for 'plain-tex-mode, 'latex-mode, and 'slitex-mode which is what
tex-mode.el uses.
1994-06-11 12:11:27 +00:00
Richard M. Stallman
dd3038f6b2
(comint-dynamic-list-completions): No space in *Completions*.
1994-06-10 23:02:04 +00:00
Richard M. Stallman
1af808dc42
(lisp-complete-symbol): Likewise.
1994-06-10 23:01:49 +00:00
Richard M. Stallman
67698633a0
(PC-do-completion): Likewise.
1994-06-10 23:01:33 +00:00
Richard M. Stallman
c6d38ae261
(complete-tag): Likewise.
1994-06-10 23:01:10 +00:00
Richard M. Stallman
e58df0dc54
(ielm-complete-symbol): Likewise.
1994-06-10 23:00:56 +00:00
Richard M. Stallman
03cb20991e
(ispell-complete-word): Likewise.
1994-06-10 23:00:40 +00:00
Richard M. Stallman
31480010d5
(ispell-dictionary-alist): Fix regexp in francais.
1994-06-10 21:53:32 +00:00
Richard M. Stallman
d82cfc0cfd
Require dired and dired-aux in the standard way.
1994-06-10 21:20:25 +00:00
Richard M. Stallman
80ec9ac5a3
Add provide call.
1994-06-10 21:09:40 +00:00
Richard M. Stallman
e8adde3fd1
(Info-complete-menu-item): New function.
...
(Info-menu): Use it to speed completion.
1994-06-10 21:00:53 +00:00
Richard M. Stallman
18ae44fc25
(Fdisplay_completion_list): Require at least two spaces between items.
1994-06-10 20:33:03 +00:00
Richard M. Stallman
b2e209baaf
(CLASH_DETECTION): Defined.
1994-06-10 20:32:46 +00:00
Richard M. Stallman
d974af3044
(tex-start-shell): Add autoload.
1994-06-10 20:28:52 +00:00
Richard M. Stallman
fdb90184f6
(mail-bury): If showing rmail buffer that has summary, show the summary too.
1994-06-10 20:20:53 +00:00
Richard M. Stallman
cc1032b3f3
(menu_item_equiv_key): Check whether def1 matches
...
un-aliased command name as well as given command name.
1994-06-07 18:31:56 +00:00
Richard M. Stallman
6ee37df2e6
(iso-translate-conventions): Use case-dependent search and don't alter case.
1994-06-07 18:04:58 +00:00
Richard M. Stallman
c3a14a2bcf
(standard-display-european): Treat 0 arg like negative.
1994-06-07 18:02:08 +00:00