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
83d544cb79
(Command-history-setup): Remove extraneous `keymap'
...
reference.
2000-11-28 09:36:33 +00:00
Gerd Moellmann
fe3c2ae329
*** empty log message ***
2000-11-28 09:35:46 +00:00
Miles Bader
91fc999246
(custom-face-attributes): Handle mapping nil' and unspecified' to
...
`off' and `nil' in the :box pre-/post-filters.
2000-11-28 07:48:39 +00:00
Miles Bader
f5fc769815
(custom-face-attributes): Typo.
2000-11-28 06:52:10 +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
38953fe2ce
Make the coding system no-conversion safe for all characters.
2000-11-28 00:01:52 +00:00
Kenichi Handa
5a2bae6c02
*** empty log message ***
2000-11-28 00:00:54 +00:00
Dave Love
e162f054c4
(ldap) <defgroup>: Add :version.
2000-11-27 23:22:31 +00:00
Dave Love
8216868956
Add Keywords header.
2000-11-27 19:27:33 +00:00
Dave Love
9e836e2375
*** empty log message ***
2000-11-27 19:22:16 +00:00
Dave Love
e775fcc402
*** empty log message ***
2000-11-27 18:01:19 +00:00
Dave Love
6d5ce387e2
Ignore errors when requiring nnweb and avoid a
...
compiler warning.
2000-11-27 18:01:03 +00:00
Dave Love
8be44f9de4
(tooltip-use-echo-area): Doc fix.
2000-11-27 17:50:38 +00:00
Dave Love
ecf5279ade
Add version.
...
<read-buffer-function>: Add.
2000-11-27 17:46:24 +00:00
Dave Love
0934097355
(apropos-print): Add help-echo to active text.
2000-11-27 17:41:06 +00:00
Gerd Moellmann
4a74d0713e
*** empty log message ***
2000-11-27 17:16:51 +00:00
Gerd Moellmann
f0a7da4d26
(rmail-automatic-folder-directives): Add a custom
...
type, group and version.
2000-11-27 17:14:53 +00:00
Dave Love
d14518d852
(x-select-enable-clipboard): Customize (per lispref).
2000-11-27 17:10:15 +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
d05cfa1f45
Specify cases and syntaxes for mule-unicode-0100-24ff.
2000-11-27 12:22:29 +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
0c713b6f88
(dired-add-entry): Call dired-get-filename' with verbatim' so that we
...
don't inadvertently delete a non-existant directory name.
2000-11-27 12:11:33 +00:00
Miles Bader
2d795c92ab
(dired-get-filename): Return filename verbatim if LOCALP is `verbatim'.
2000-11-27 12:11:00 +00:00
Gerd Moellmann
7e6369044d
(tool-bar-add-item-from-menu): Handle case
...
that foreground and/or background colors of the face `tool-bar'
are unspecified.
2000-11-27 11:28:24 +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
Dave Love
7ea85f5bd7
(mm-uu-configure-list): Fix typo in :type.
2000-11-26 20:28:54 +00:00
Jason Rumney
4709221799
add version to obsolete variables.
2000-11-25 19:48:15 +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
675f1fcb15
(custom-face-attributes): Add "None" choice to :stipple.
2000-11-25 02:56:16 +00:00
Miles Bader
8da6e2a1be
*** empty log message ***
2000-11-25 02:39:18 +00:00
Miles Bader
d8f02b9137
(widget-field-value-delete): Don't try to delete overlay when it's the
...
`psuedo-overlay' that exists at some points.
2000-11-25 02:14:53 +00:00
Jason Rumney
d3416cca6b
*** empty log message ***
2000-11-24 21:29:07 +00:00
Jason Rumney
2e86ceaad1
(locale-language-names): Add jp as a non-standard alternative for Japanese.
2000-11-24 20:46:48 +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
André Spiegel
c3ce5e29ba
Require 'cl during compilation.
2000-11-24 16:25:59 +00:00
Gerd Moellmann
ba193890c6
*** empty log message ***
2000-11-24 13:18:04 +00:00