1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

5379 Commits

Author SHA1 Message Date
Richard M. Stallman
3e883207fd (ALL_CFLAGS): Include LDFLAGS.
Use ALL_CFLAGS in all the rules that compile and link with one cmd.
(LINK_CFLAGS): New variable.
(timer): Use LINK_CFLAGS.
1994-01-02 18:41:29 +00:00
Richard M. Stallman
6fefdc4b48 (isearch-repeat): If we matched a null string and there's
no place to advance to, fail instead.
1994-01-02 17:43:16 +00:00
Richard M. Stallman
561cb8e159 (Fwrite_region): Don't change START and END from nil
until after checking for a magic handler.
1994-01-01 18:01:49 +00:00
Richard M. Stallman
7bdf031dc8 (bibtex-field-name, bibtex-field-const, bibtex-field-text):
Adapted to Emacs 19 regex rules.
(bibtex-reference): Removed one set of parentheses (a workaround).
1994-01-01 17:32:23 +00:00
Richard M. Stallman
91d39bf04a (i[34]86-*-*): Check for *-nextstop*. 1994-01-01 17:15:40 +00:00
Richard M. Stallman
624e2ec38c (m68*-next-*): Don't care about which os is specified. 1994-01-01 17:12:22 +00:00
Richard M. Stallman
900162957b (compilation-read-command, compilation-ask-about-save): New variables.
(compile): Obey them.
1994-01-01 16:32:44 +00:00
Richard M. Stallman
feea21d147 (Info-default-directory-list): Doc fix. 1994-01-01 15:29:27 +00:00
Richard M. Stallman
53aad33f8a (read_process_output): Use clip_to_bounds when moving
to the process marker.
1994-01-01 15:12:52 +00:00
Richard M. Stallman
4f87ed716d Delete `show env TERMCAP'. 1994-01-01 15:11:38 +00:00
Richard M. Stallman
80b233a9da (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS. 1994-01-01 11:56:01 +00:00
Richard M. Stallman
229c1c6a14 (SOME_MACHINE_OBJECTS): New var.
(${etc}DOC): Use SOME_MACHINE_OBJECTS, not OBJECTS_MACHINE or OBJECTS_SYSTEM.
1994-01-01 11:55:19 +00:00
Richard M. Stallman
f7cf7ffe36 (ispell-highlight, ispell-dehighlight): New functions.
(ispell-command-loop, ispell-next): Call them.
(ispell-highlight, ispell-overlay): New variables.
1994-01-01 10:22:02 +00:00
Richard M. Stallman
5cb1595fb3 (rmail-output-to-rmail-file): If just a dir is specified,
use default name in specified dir.
1994-01-01 08:31:33 +00:00
Richard M. Stallman
5625c2fc22 (save-some-buffers): Fix previous change. 1994-01-01 06:21:59 +00:00
Richard M. Stallman
18260534da (gnus-news-reply): Handle reply-to field. 1994-01-01 05:35:38 +00:00
Richard M. Stallman
3d2e9cea7e (manual-program): Deleted. 1994-01-01 05:26:26 +00:00
Richard M. Stallman
a7e8247287 (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
Get rid of local var `handled'.
1993-12-31 18:16:16 +00:00
Richard M. Stallman
79a7046ca7 (lispy_accent_codes): Cope if an XK symbol is undefined.
(make_lispy_event): Define i.
1993-12-31 17:29:12 +00:00
Richard M. Stallman
e782e9f271 (query-replace-highlight): New variable.
(replace-overlay): New variable.
(replace-highlight, replace-dehighlight): New functions.
(perform-replace): Use them.
1993-12-31 15:04:23 +00:00
Richard M. Stallman
bc1ed4864c Always include termhooks.h.
[! MULTI_FRAME] (Fmouse_position): New definition.
[! MULTI_FRAME] (syms_of_frame): Add mouse-position.
1993-12-31 13:28:05 +00:00
Richard M. Stallman
b41f6027fd (print-region-1): If lpr-headers-switches is string,
turn it into a list before appending.
1993-12-31 13:06:33 +00:00
Richard M. Stallman
62bcf0098d (Finsert_file_contents): Don't run after change hook
if inserted is 0.  New local `handled', set if run handler.
Avoid setting modtime field if ran a handler.
1993-12-31 12:56:41 +00:00
Richard M. Stallman
93c2b1e794 (save-some-buffers): Reinsert lost code to save abbrevs. 1993-12-31 12:50:12 +00:00
Richard M. Stallman
1c222bca8f (eval-current-buffer): Old definition deleted.
(eval-buffer): Use current buffer by default.
1993-12-31 12:42:06 +00:00
Richard M. Stallman
5e5623c2e2 (PENDING_OUTPUT_COUNT): Two alternate definitions
for different versions of stdio.h.
1993-12-31 10:42:30 +00:00
Richard M. Stallman
c9cebcb1e5 (diff): Call shell-quote-argument. 1993-12-31 09:26:43 +00:00
Richard M. Stallman
8af7df607d (shell-quote-argument): New function. 1993-12-31 09:25:12 +00:00
Richard M. Stallman
06811c2dd3 (ispell-next): Remove periods from messages.
(ispell-complete-word): Improve error messages.
1993-12-31 06:59:31 +00:00
Richard M. Stallman
aa648601df (open-line): Properly put fill-prefix on each line. 1993-12-31 06:45:33 +00:00
Richard M. Stallman
385f7c8e56 (open-line): Move fill-prefix insert inside save-excursion. 1993-12-31 05:52:54 +00:00
Noah Friedman
8e3e25645a Added `kibo', who actually greps for his name on Usenet. 1993-12-31 05:12:51 +00:00
Richard M. Stallman
0e55250875 (help-for-help): Mention the scroll commands. 1993-12-31 03:46:42 +00:00
Richard M. Stallman
3d1b78f027 (command-line): In most cases, if init file sets
debug-on-error, leave it set that way.
1993-12-31 03:45:38 +00:00
Richard M. Stallman
657a790941 (make-help-screen): Use read-key-sequence.
Temporarily switch keymaps.
1993-12-31 03:45:08 +00:00
Richard M. Stallman
ef586bbd32 (Fsubstitute_command_keys): Fix previous change. 1993-12-31 03:05:39 +00:00
Richard M. Stallman
68e5a8a28d (read_from_minibuffer): Rename arg initial_input to initial_contents. 1993-12-30 16:43:05 +00:00
Richard M. Stallman
c89164c5e5 (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
(icomplete-post-command-hook): Likewise.
(window-minibuffer-p): Cleaned up according to suggestion from
Richard Mlynarik.
General rectification of doc strings and comments.
1993-12-30 11:56:19 +00:00
Richard M. Stallman
fea504fb08 (hack-one-local-variable): Treat file-name-handler-alist
kand after-load-alist like eval.
1993-12-30 10:51:33 +00:00
Richard M. Stallman
7fd233b39a (Femacs_pid): New function.
(syms_of_editfns): Define it for Lisp.
1993-12-30 10:08:46 +00:00
Richard M. Stallman
5dd1220d4c (transient-mark-mode): Doc fix. 1993-12-30 10:06:31 +00:00
Richard M. Stallman
02c2c53f5c (read_avail_input): Turn O_NDELAY off on DGUX as on USG. 1993-12-30 07:49:15 +00:00
Richard M. Stallman
92a3826784 (rmail-summary-delete-forward): Move to next or prev msg
among those included in the summary.
1993-12-30 07:38:11 +00:00
Richard M. Stallman
2cbaf88681 (Fall_completions): Allow completions that start with space
if the input starts with space.
1993-12-30 07:23:51 +00:00
Richard M. Stallman
98fb23e2bf (LDFLAGS): Define as empty.
(ALL_LDFLAGS): Define as LDFLAGS used to be defined.
(temacs): Use ALL_LDFLAGS.
1993-12-30 07:20:56 +00:00
Richard M. Stallman
24065b9c3d (describe_command): If binding is a kbd macro, say so. 1993-12-29 07:43:21 +00:00
Richard M. Stallman
7c09e2e327 (super-apropos-check-doc-file): Verify that the doc
string can actually be found from the symbol.
1993-12-29 06:55:23 +00:00
Richard M. Stallman
ca10c3d1d1 Comment change. 1993-12-26 20:02:44 +00:00
Richard M. Stallman
93aed04d17 (main) [AIX]: Call putenv. 1993-12-26 18:05:39 +00:00
Richard M. Stallman
b04101bbbd (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined. 1993-12-26 09:10:10 +00:00