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
Richard M. Stallman
23553df06a
(ange-ftp-canonize-filename): Preserve // after colon.
...
(ange-ftp-expand-file-name): Likewise.
(ange-ftp-canonize-filename): Preserve // at very beginning.
1994-06-07 17:58:32 +00:00
Richard M. Stallman
8e91f44151
(command_loop_1): Treat nil in display tab like no display tab.
1994-06-07 17:34:44 +00:00
Richard M. Stallman
54626b604c
(tex-show-print-queue): Display the tex shell buffer.
...
(tex-file, tex-bibtex-file): Likewise.
(latex-mode, slitex-mode): Treat \] as paragraph starter.
1994-06-07 16:51:20 +00:00
Richard M. Stallman
4808385995
*** empty log message ***
1994-06-07 15:36:36 +00:00
Richard M. Stallman
0670bdd128
(Info-default-directory-list): Setting this no longer needed.
1994-06-07 15:32:29 +00:00
Richard M. Stallman
1a6640ec24
(init_callproc) [MSDOS]: Exclude less code, so ../etc
...
is still tested for doc file.
1994-06-07 15:29:45 +00:00
Richard M. Stallman
7df5cd28d4
[MSDOS]: #include "msdos.h".
1994-06-07 15:26:59 +00:00
Richard M. Stallman
af1b066bd6
Add template for rootrelativepath.
1994-06-07 15:25:21 +00:00
Richard M. Stallman
88b284831c
(init_environment): Clean up code and make the default
...
EMACSPATH equal to the directory from which Emacs was started.
(emacsroot): New variable.
(rootrelativepath): New function.
1994-06-07 15:24:57 +00:00
Richard M. Stallman
35ebc5cf90
(rootrelativepath) [MSDOS]: Define, expanding to dynamic
...
location of data directory.
1994-06-07 15:19:33 +00:00
Richard M. Stallman
54133323d2
(src/paths.h): Use sed script msdos/sed4.inp.
1994-06-07 15:16:39 +00:00
Richard M. Stallman
2e5217c7ba
entered into RCS
1994-06-07 15:13:58 +00:00