Eli Zaretskii
97cc3d15d4
Fix copyright years.
2004-02-27 17:30:23 +00:00
Eli Zaretskii
08d87b2d0d
In scheme-mode symbol regexp, disallow backquote and
...
comma, so that it DTRT in macros.
2004-02-27 17:27:25 +00:00
Eli Zaretskii
5d18b95355
(sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)
...
(sh-leading-keywords, sh-other-keywords): Fix custom type.
2004-02-27 17:22:27 +00:00
Eli Zaretskii
328419c117
(isearch, isearch-lazy-highlight-face): Use `min-colors'.
2004-02-27 17:05:29 +00:00
Eli Zaretskii
a12d182ade
(font-lock-comment-face, font-lock-string-face,
...
font-lock-keyword-face, font-lock-function-name-face,
font-lock-variable-name-face, font-lock-constant-face): Use
`min-colors`.
2004-02-27 17:01:55 +00:00
Eli Zaretskii
6e16699005
(defface): Add documentation for `min-colors'.
2004-02-27 17:00:58 +00:00
Eli Zaretskii
03dd94f22d
(face-spec-set-match-display): Add a new attribute, `min-colors'.
...
(region, highlight, secondary-selection): Use `min-colors`.
2004-02-27 16:59:56 +00:00
Vinicius Jose Latorre
449cba4499
A lot of doc fix.
2004-02-26 04:03:40 +00:00
Vinicius Jose Latorre
ea946fccfb
For compatibility with Emacs 20, define assq-delete-all if it's not defined.
2004-02-26 00:44:29 +00:00
Miles Bader
b9db45677a
Resolve CVS conflicts
2004-02-25 01:19:08 +00:00
Vinicius Jose Latorre
ac4780a12c
ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). Reported by Markus Dreyer.
2004-02-25 00:07:33 +00:00
Vinicius Jose Latorre
da8f925e2d
ABNF parser (ebnf2ps)
2004-02-24 22:58:07 +00:00
Luc Teirlinck
92f5fba2d6
*** empty log message ***
2004-02-24 03:35:21 +00:00
Luc Teirlinck
68063965ae
(write-abbrev-file): Make argument optional. Doc fix.
...
(abbrev-prefix-mark): Doc fix.
2004-02-24 03:25:33 +00:00
Nick Roberts
fb2c91be8e
(gud-watch): Load tooltip, if necessary.
...
(gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
(gdb-var-delete): Make interactive (really).
(gdb-edit-value): Make non-interactive.
2004-02-23 00:44:04 +00:00
Nick Roberts
4ff0778271
(gud-install-speedbar-variables): Bind
...
gdb-var-delete to "D".
(gud-speedbar-menu-items): Add gdb-var-delete and, indirectly,
gdb-edit-value.
(gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
(gud-gdb-marker-filter): Add comment for annotations.
2004-02-23 00:42:31 +00:00
Nick Roberts
baf92c0d07
*** empty log message ***
2004-02-23 00:41:44 +00:00
Glenn Morris
4c635ea353
*** empty log message ***
2004-02-23 00:11:12 +00:00
Glenn Morris
de3fce917a
Matthew Mundell <matt@mundell.ukfsn.org>
...
(fancy-diary-display): Don't rely on return value of
increment-calendar-month.
2004-02-23 00:09:31 +00:00
Eli Zaretskii
4effffca65
*** empty log message ***
2004-02-21 14:09:01 +00:00
Eli Zaretskii
467997b7f3
(save-place-forget-unreadable-files)
...
(save-place-save-skipped, save-place-skip-check-regexp): New defcustoms.
(save-place-forget-unreadable-files): New function.
(save-place-alist-to-file): Use it to filter out files that are
no longer readable.
2004-02-21 14:07:11 +00:00
Eli Zaretskii
235de37296
(texinfo-insert-@item): Look for the current
...
Texinfo environment, using the same method as in texinfo-insert-@end,
and insert a space rather than a newline if point in a `table' environment.
2004-02-21 13:51:34 +00:00
Eli Zaretskii
0eee131ecc
Remove "tiny change" from Jari Aalto's entry for 2004-02-16.
2004-02-21 13:43:32 +00:00
Eli Zaretskii
7e1626fbe8
(ffap-file-at-point): Try parent directories.
2004-02-21 13:42:04 +00:00
Eli Zaretskii
69e82404c0
(vcursor-modifiers): New defcustom.
...
(vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list.
2004-02-21 13:37:46 +00:00
Eli Zaretskii
8bcfd13b54
(animate-birthday-present): Accept other than `Sarah', too.
2004-02-21 13:30:42 +00:00
Eli Zaretskii
32e51983e9
Remove table of command line arguments from the Commentary section.
2004-02-21 13:22:31 +00:00
John Wiegley
8bc5e4c131
(eshell-modifier-alist): Changed the "eval again" modifier from 'e' to
...
'E', since 'e' is also used by the "file extension" modifier.
2004-02-20 12:32:19 +00:00
John Wiegley
36b0f52b35
*** empty log message ***
2004-02-20 12:31:57 +00:00
Luc Teirlinck
923c1e6f75
*** empty log message ***
2004-02-20 03:49:52 +00:00
Luc Teirlinck
47f8b8f126
(describe-categories): Doc fix.
2004-02-20 03:48:32 +00:00
Michael Kifer
6d2986fb74
* ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
...
temporary file for buffer already visiting one. This change makes
output likely to be directly usable by patch program.
Suggested by Adrian Aichner <adrian@xemacs.org>
2004-02-20 02:41:02 +00:00
Nick Roberts
8003011b3a
(gdb-use-colon-colon-notation): Set default to nil for
...
case of variables defined in compound statements.
(gdb-setup-windows, gdb-source-info, gdb-source-info): Simplify
constructions using switch-to-buffer.
2004-02-20 01:14:33 +00:00
Nick Roberts
5223afdaa5
*** empty log message ***
2004-02-20 01:13:55 +00:00
Stefan Monnier
b15aa9f9e8
(union Lisp_Object): Give a more precise type for `type'.
...
Remove unused `gu' alternative.
2004-02-19 20:25:17 +00:00
Simon Josefsson
507c5deb1e
Fix typo.
...
(morse-code): Add @.
2004-02-19 19:36:36 +00:00
Glenn Morris
abc178a0bc
(mark-diary-entries): Use assoc-string instead of assoc-ignore-case.
2004-02-19 01:20:03 +00:00
Glenn Morris
22ebf3930a
(calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date): Use
...
assoc-string instead of assoc-ignore-case.
2004-02-19 01:19:05 +00:00
Glenn Morris
2ad9ebbd12
(calendar-goto-julian-date): Use assoc-string instead of
...
assoc-ignore-case.
2004-02-19 01:18:23 +00:00
Glenn Morris
53d0b6a293
(calendar-goto-islamic-date, mark-islamic-diary-entries): Use
...
assoc-string instead of assoc-ignore-case.
2004-02-19 01:17:44 +00:00
Glenn Morris
abe4091c48
(calendar-goto-hebrew-date, mark-hebrew-diary-entries)
...
(list-yahrzeit-dates): Use assoc-string instead of assoc-ignore-case.
2004-02-19 01:16:53 +00:00
Glenn Morris
f6ea0e2d2c
(calendar-goto-french-date): Use assoc-string instead of
...
assoc-ignore-case.
2004-02-19 01:15:40 +00:00
Glenn Morris
3be2dc285d
(coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case.
2004-02-19 01:15:03 +00:00
Glenn Morris
78e37e9cd4
(calendar-holidays): Doc fix.
...
(calendar-read-date): Use assoc-string rather than assoc-ignore-case.
2004-02-19 01:13:56 +00:00
Glenn Morris
a19de6288e
(appt-display-format): Change default to'ignore, for backwards compatability.
...
(appt-display-message): If appt-display-format is 'ignore, respect old
vars appt-msg-window and appt-visible.
(appt-activate): Don't depend on return value of cancel-timer.
2004-02-19 01:12:21 +00:00
Glenn Morris
e306dc9f58
*** empty log message ***
2004-02-19 01:11:26 +00:00
Markus Rost
c6190ba03b
(executable-command-find-posix-p): Fix choice of the directory.
2004-02-18 20:48:26 +00:00
Luc Teirlinck
8e5d85ffc0
(interprogram-cut-function)
...
(interprogram-paste-function, kill-new, kill-append): Doc fixes.
(kill-region): Make it return nil. Doc fix.
(yank-pop): Make its argument optional.
(yank): Make ARG `-' equivalent to `-1'.
2004-02-18 03:04:32 +00:00
Eli Zaretskii
ac84042c63
(rmail-get-new-mail): Don't reference
...
rmail-use-spam-filter if rmail-spam-filter is not loaded.
2004-02-17 19:55:43 +00:00
Luc Teirlinck
43e48bdaa5
*** empty log message ***
2004-02-17 03:18:43 +00:00