1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

1576 Commits

Author SHA1 Message Date
Gerd Moellmann
df3aedcffd *** empty log message *** 2000-11-30 13:09:49 +00:00
Gerd Moellmann
c069a9d325 (custom-face-value-create): Always emphasize tag. 2000-11-30 13:01:40 +00:00
Gerd Moellmann
b02cd40b64 *** empty log message *** 2000-11-30 12:28:01 +00:00
Gerd Moellmann
8b8a7f0189 (tpu-version): New version.
(tpu-search-overlay, tpu-replace-overlay): New initial range.
(tpu-original-mode-line): Variable deleted.
(tpu-mark-flag): New initial value.
(tpu-set-mode-line): Don't redefine mode-line-format.  Add
tpu-mark-flag to minor-mode-alist.
(tpu-update-mode-line): New mark flag logic.
(tpu-get): Use find-file-wildcards.
(tpu-search-highlight): Move overlay less, reset overlay properly.
(tpu-unselect): Deactivate mark.
(tpu-lm-replace): Reset overlay properly.
(tpu-forward-line): Use forward-visible-line.
(tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
2000-11-30 12:17:21 +00:00
Stefan Monnier
b7a903441d (third...tenth): Really undo change of 2000-08-05. 2000-11-30 06:49:03 +00:00
Gerd Moellmann
0383ed602c (describe-function-1): Regexp-quote function name
when used as part of a regexp.
2000-11-29 20:05:46 +00:00
Gerd Moellmann
c795794783 (enriched-face-ans): Use face-attribute instead
of face-foreground and face-background.
2000-11-29 19:22:47 +00:00
Gerd Moellmann
f9396e03de *** empty log message *** 2000-11-29 16:56:15 +00:00
Gerd Moellmann
7423978df5 (auto-mode-alist): Add an entry for antlr-mode. 2000-11-29 16:49:08 +00:00
Gerd Moellmann
ef128c7831 Remove version info. 2000-11-29 15:42:47 +00:00
Gerd Moellmann
a81fc5106e (tool-bar-mode): Doc fix. 2000-11-29 15:29:45 +00:00
Gerd Moellmann
be6bbb55ab (blink-cursor-mode): Doc fix. 2000-11-29 15:28:17 +00:00
Stefan Monnier
6ad948eb50 (combine-run-hooks): Only run-hooks if there's a hook to run. 2000-11-29 14:53:45 +00:00
Dave Love
9c6a4107e4 (face): Fix :format. 2000-11-29 11:17:47 +00:00
Stefan Monnier
053b8d3589 (comment-indent): Save excursion around call to comment-indent-function. 2000-11-29 05:11:09 +00:00
Miles Bader
242c13e8b2 (member-ignore-case): Return the tail of the list who's car matches,
like `member', not the matching element itself.
2000-11-29 04:36:30 +00:00
Kenichi Handa
8f4b5f287a *** empty log message *** 2000-11-29 00:38:16 +00:00
Gerd Moellmann
99879a40e5 Update from author. 2000-11-28 22:32:46 +00:00
Dave Love
3cbd02d289 *** empty log message *** 2000-11-28 18:02:05 +00:00
Gerd Moellmann
ba7e40eb1d *** empty log message *** 2000-11-28 16:50:25 +00:00
Gerd Moellmann
75ab0c79df (dired-do-create-files): Construct default file
name for dired-mark-read-file-name so that when the user enters
just RET, the target file will end up in the target directory.
2000-11-28 16:43:45 +00:00
Gerd Moellmann
bebe4a2cef *** empty log message *** 2000-11-28 13:59:18 +00:00
Miles Bader
fa6d1ca870 (delete-horizontal-space): Handle fields more generally. 2000-11-28 13:07:12 +00:00
Gerd Moellmann
8d2c264219 *** empty log message *** 2000-11-28 11:55:48 +00:00
Dave Love
8b31236d80 (fortran-mode): Don't set
fortran-comment-line-start-skip.  Set comment-start to
fortran-comment-line-start.
(fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
(fortran-comment-line-start-skip): Simplify slightly.
2000-11-28 10:55:35 +00:00
Gerd Moellmann
665b27a691 *** empty log message *** 2000-11-28 10:39:53 +00:00
Gerd Moellmann
17ef75340b Remove RCS keyword. 2000-11-28 10:26:33 +00:00
Gerd Moellmann
ae4bf56d61 Update from author. 2000-11-28 10:08:36 +00:00
Gerd Moellmann
fe3c2ae329 *** empty log message *** 2000-11-28 09:35:46 +00:00
Miles Bader
36b80a0dd4 (custom-face-attributes): Add post-filter function for :box.
Make pre-filter function for :box handle all cases.
2000-11-28 06:41:19 +00:00
Miles Bader
d970106bfb (widget-choose): Make sure pop-up window is large enough to display all
the choices, as there's no way to scroll it.
2000-11-28 05:11:20 +00:00
Kenichi Handa
5a2bae6c02 *** empty log message *** 2000-11-28 00:00:54 +00:00
Dave Love
9e836e2375 *** empty log message *** 2000-11-27 19:22:16 +00:00
Gerd Moellmann
4a74d0713e *** empty log message *** 2000-11-27 17:16:51 +00:00
Eli Zaretskii
76058c27ab (x-get-selection): Docstring dix. 2000-11-27 15:35:32 +00:00
Gerd Moellmann
26a8d08da5 Update from author. 2000-11-27 13:36:57 +00:00
Andrew Innes
49060c51af (.SUFFIXES): Add .SUFFIXES. 2000-11-27 13:01:27 +00:00
Miles Bader
b2a8e429ba ChangeLog 2000-11-27 12:30:50 +00:00
Kenichi Handa
5ac0366d7c *** empty log message *** 2000-11-27 12:21:59 +00:00
Gerd Moellmann
67f1cf4c4e (try_window_id): Avoid starting to display in the moddle
of a character, a TAB for instance.  This is easier than to set
up the iterator exactly, and it's not a frequent case, so the
additional effort wouldn't really pay off.
2000-11-27 12:13:06 +00:00
Miles Bader
ec7251660f (widget-field-buffer, widget-field-start)
(widget-field-end): Handle widget field `pseudo-overlays'.
(widget-field-value-delete): Delete WIDGET from `widget-field-new'
if it's there instead of in `widget-field-list'.
2000-11-27 09:49:29 +00:00
Miles Bader
a2e6f42617 (help-make-xrefs): Delete extraneous newlines at the end of the docstring. 2000-11-27 02:31:34 +00:00
Miles Bader
46c569725e (help-manyarg-func-alist): Correct entry for `vconcat'. 2000-11-27 02:08:39 +00:00
Jason Rumney
640a9cdd27 Do not call set-locale-environment until after terminal is initialized. 2000-11-25 16:24:43 +00:00
Eli Zaretskii
0b3f96d4d8 (shell-command): Mention the effect of the prefix
argument in the doc string.
2000-11-25 08:48:13 +00:00
Miles Bader
a658d039ac *** empty log message *** 2000-11-25 02:57:59 +00:00
Miles Bader
8da6e2a1be *** empty log message *** 2000-11-25 02:39:18 +00:00
Jason Rumney
d3416cca6b *** empty log message *** 2000-11-24 21:29:07 +00:00
Eli Zaretskii
bd7e01a372 Fix typos. 2000-11-24 16:48:51 +00:00
André Spiegel
17e37f5357 # 2000-11-24 16:27:10 +00:00