1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
Commit graph

26840 commits

Author SHA1 Message Date
Richard M. Stallman
1f11101804 Change typos in comments.
(forms-delete-record, forms--update): Use `delete-region' instead of
`kill-line' to avoid messing around with the kill ring.

Release 2.1 for Emacs 19.19.
(forms--process-format-list): No need to prepend a text item anymore.
(forms--ro-modification-start): Renamed to `forms--iif-start.
(forms--ro-properties): Renamed to `forms--iif-properties'.
(forms--romh): Renamed to `forms--iif-hook'.  Rewritten to use
`insert-in-front-hooks' instead of `modification-hooks'.
(forms--romh-post-command-hook): Renamed to
`forms--iif-post-command-hook'.  Rewritten to use
`insert-in-front-hooks' instead of `modification-hooks'.
(forms--make-format, forms--make-format-elt-using-text-properties):
Use `insert-in-front-hooks' instead of `modification-hooks'.
Remove `forms--electric' code.  Use `front-sticky' and
`rear-nonsticky' text properties to control the insertion of text
between read-only fields.
(forms--show-record): Remove `forms--electric' code.
1993-09-15 05:25:16 +00:00
Richard M. Stallman
843873e99f (LIB_STANDARD): Add a second -lc after crtn.o. 1993-09-14 19:47:43 +00:00
Richard M. Stallman
8669cecff5 Fix lots of doc strings.
(iso-accents-mode): Positive arg means enable.
No arg means toggle.
1993-09-14 18:20:59 +00:00
Richard M. Stallman
bf4de26a03 Initial revision 1993-09-14 16:51:54 +00:00
Richard M. Stallman
edb0cf8d8d (LIBS_MACHINE): Make definition empty. 1993-09-14 12:12:42 +00:00
Richard M. Stallman
7ea69158f0 (graft_intervals_into_buffer): New arg INHERIT. 1993-09-14 12:10:53 +00:00
Richard M. Stallman
0c28711271 (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string. 1993-09-14 12:10:27 +00:00
Richard M. Stallman
5778daa93e (Fsubstitute_command_keys): Pass new arg to insert_from_string. 1993-09-14 12:10:02 +00:00
Richard M. Stallman
3cab9ae4e1 (Fminibuffer_complete_word): Pass new arg to insert_from_string*. 1993-09-14 12:09:15 +00:00
Richard M. Stallman
be91036a03 (Finsert_and_inherit): New function.
(Finsert_and_inherit_before_markers): New function.
(Finsert, Finsert_before_markers): Pass new arg to insert_from_string*.
1993-09-14 12:08:49 +00:00
Richard M. Stallman
d756355c96 (Freplace_match): Call Finsert_and_inherit. 1993-09-14 12:08:30 +00:00
Richard M. Stallman
9391e59130 (insert_from_string): Pass extra arg to graft_intervals_into_buffer.
New arg INHERIT.
(insert_from_string_before_markers): New arg INHERIT.
1993-09-14 12:08:02 +00:00
Richard M. Stallman
3fe5383642 (HAVE_X11R4): If AIX, do not define HAVE_X11R4. 1993-09-13 04:15:45 +00:00
Richard M. Stallman
0268964066 (AIX3_2): Defined. 1993-09-13 04:15:24 +00:00
Richard M. Stallman
f6c25ced5c (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2. 1993-09-13 04:15:08 +00:00
Richard M. Stallman
739f36e243 (bzero, bcopy, bcmp): Don't define as functions
if they are defined as macros.
1993-09-12 12:36:30 +00:00
Richard M. Stallman
26ff8619bb (sc-glom-headers): Bind mark-active around calling region-...
(sc-cite-original): Likewise.
1993-09-12 11:25:16 +00:00
Roland McGrath
cd376b506b Dist vpath.sed 1993-09-12 10:51:49 +00:00
Roland McGrath
1304c993d3 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.
Replace sed comand for VPATH with @vpath_sed@.
1993-09-12 10:49:30 +00:00
Roland McGrath
acd399a1c7 Substitute variable `vpath_sed'.
If not in $srcdir and $srcdir is configured,
issue warning that GNU make is required,
and set vpath_sed to use vpath.sed script.
1993-09-12 10:47:34 +00:00
Roland McGrath
264a954bab Initial revision 1993-09-12 10:45:13 +00:00
Roland McGrath
21af68b674 Include <src/paths.h>, instead "src/paths.h". 1993-09-12 01:35:44 +00:00
Roland McGrath
2a6b353709 Include <paths.h>, not "paths.h". 1993-09-12 01:34:01 +00:00
Richard M. Stallman
522779f4c6 (font-lock-fontify-region): Put on `font-lock'
property as well as `face' property.
(font-lock-hack-keywords): Likewise.
1993-09-11 15:13:31 +00:00
Richard M. Stallman
9fa7bfe524 (hack-local-variables-prop-line): Ignore any specification
for `mode:', since set-auto-mode has already handled it.
(set-auto-mode): Clean up.  Handle more than one `mode:' spec in -*-.
1993-09-11 10:45:25 +00:00
Richard M. Stallman
073fb95606 (rmail-convert-file): Narrow to exclude the Babyl header. 1993-09-11 10:40:03 +00:00
Richard M. Stallman
66b8b1d5c3 (dun-save-game): Use correct name of endgame question. 1993-09-10 13:48:39 +00:00
Roland McGrath
18160b98ce Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
Roland McGrath
dbf6ad3d3e Remove check for $srcdir being configured. This pretty much works now.
Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
Check for XFree86 (/usr/X386/include) independent of whether -lXbsd exists.
1993-09-10 06:08:27 +00:00
Roland McGrath
eab5f4fd96 (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,
timer.o, timer): Remove `-I${srcdir}/../src', since it is already in
CPP_FLAGS.
1993-09-10 05:40:51 +00:00
Roland McGrath
68c43ec49e (info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use
`$(MAKE)' in place of plain `make'.
1993-09-10 05:18:08 +00:00
Roland McGrath
21ed446104 (clean): Use rm -f.
(xmakefile): Use -I. in cpp run.
1993-09-10 05:15:05 +00:00
Roland McGrath
1eff735616 (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd. 1993-09-10 05:05:39 +00:00
Roland McGrath
60fa73fdf2 Initial revision 1993-09-10 05:02:57 +00:00
Roland McGrath
6a794f078c Recognize operating system `netbsd*'. 1993-09-10 05:01:21 +00:00
Roland McGrath
b2d7a9c720 (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
-I${srcdir}/../src.
1993-09-10 04:47:05 +00:00
Roland McGrath
e0dd62f616 entered into RCS 1993-09-10 04:36:09 +00:00
Roland McGrath
94f6013a00 *** empty log message *** 1993-09-10 04:22:01 +00:00
Noah Friedman
10939dc620 require 'shell 1993-09-09 04:31:05 +00:00
Paul Eggert
fd6217ac0c (vc-backend-steal): Fix typo when invoking the 'rcs' command
to steal the lock.
1993-09-08 19:06:01 +00:00
Richard M. Stallman
61c3ce6288 (x_term_init): Call change_keyboard_wait_descriptor,
instead of dup2.  Use the existing X desc number in fcntl calls.
(XTread_socket): Don't forget to clear out `mask'.
1993-09-08 17:53:49 +00:00
Richard M. Stallman
dd2281ae2a (keyboard_descriptor): New variable.
(wait_reading_process_input, init_keyboard): Use it.
Also call change_input_fd.
(change_keyboard_wait_descriptor): New function.
1993-09-08 17:53:11 +00:00
Richard M. Stallman
64e971c33b (stuff_char): Use input_fd.
(narrow_foreground_group, widen_foreground_group, init_sys_modes)
(init_baud_rate, init_sigio, request_sigio, unrequest_sigio): Likewise.
(change_input_fd): New function.
1993-09-08 16:55:53 +00:00
Francesco Potortì
953d263ecd * filelock.c (fill_in_lock_short_file_name): corrected the crc
generation algorithm.
1993-09-08 15:28:44 +00:00
Roland McGrath
94f9dcbecf (shell-dirstack-message): Recognize ~ by matching the expansion of "~" with
comint-filename-prefix prepended.  Strip comint-filename-prefix from elts.
1993-09-08 07:39:14 +00:00
Roland McGrath
09567b5cb1 (rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate
the host, and cd to /HOST:~/.
(rlogin-mode-map): Start with (cons 'keymap shell-mode-map), rather than
with a full copy of comint-mode-map.
1993-09-08 07:09:00 +00:00
Roland McGrath
9dac043349 (shell-cd): New function, like `cd' but prepend comint-filename-prefix.
(shell-resync-dirs, shell-process-cd, shell-process-pushd,
shell-process-popd): Use shell-cd in place of cd.
1993-09-08 07:06:46 +00:00
Roland McGrath
36df718cbf (shell-resync-dirs, shell-process-cd, shell-process-pushd,
shell-process-popd): Prepend comint-filename-prefix to directory names when
calling cd.
1993-09-08 07:01:42 +00:00
Roland McGrath
fdfe2a2876 (comint-filename-prefix): New variable.
(comint-replace-by-expanded-filename, comint-dynamic-complete,
comint-dynamic-list-completions): Prepend it to absolute file names before
completing.
1993-09-08 06:59:23 +00:00
Roland McGrath
f8f418d80e (ange-ftp-file-executable-p): New function, handles file-executable-p. 1993-09-08 06:22:44 +00:00