Stefan Monnier
bf2cea1da0
(font-lock-comment-delimiter-face): Inherit from
...
font-lock-comment-face rather than copying its setting.
2005-05-12 20:04:32 +00:00
Andreas Schwab
e94dae7fe3
(eshell-send-input): Doc fix.
2005-05-12 14:12:25 +00:00
Lute Kamstra
199581247b
*** empty log message ***
2005-05-12 13:25:15 +00:00
Richard M. Stallman
c50089c9bb
Comment change.
2005-05-12 09:26:17 +00:00
Kim F. Storm
6da4411e2e
*** empty log message ***
2005-05-12 08:57:04 +00:00
Masatake YAMATO
218cf475f5
(find-change-log): Fix typos in the docstring of function.
2005-05-12 05:29:57 +00:00
Lute Kamstra
405cb12a9d
*** empty log message ***
2005-05-11 23:30:04 +00:00
Dan Nicolaescu
8cec35c42e
(sh-mode-default-syntax-table): Set the
...
syntax of $ to "'" (quote).
2005-05-11 22:57:25 +00:00
Reiner Steib
1ed8284daf
* dnd.el (dnd-protocol-alist): Improve custom type.
...
* dired.el (dired-dnd-protocol-alist): New variable.
(dired-mode): Use `dired-dnd-protocol-alist'. Move call of
`dired-mode-hook' to the end.
2005-05-11 19:32:51 +00:00
Marcelo Toledo
28cfe10356
Fixed wrong entries in etc/ChangeLog and replaced my email.
2005-05-11 18:26:03 +00:00
Stefan Monnier
ba47dcb288
(executable-find): Move to files.el.
2005-05-11 16:42:40 +00:00
Stefan Monnier
b71813cb9a
(font-lock-fontify-keywords-region): Use a marker
...
when trying to ensure forward progress.
2005-05-11 15:55:16 +00:00
Kim F. Storm
1f9d439a45
*** empty log message ***
2005-05-11 12:33:06 +00:00
Jay Belanger
cfb79865bf
(calc-m-prefix-help): Add mention of preserving embedded modes.
2005-05-10 20:22:07 +00:00
Richard M. Stallman
d101bf56d0
*** empty log message ***
2005-05-10 09:22:07 +00:00
Lute Kamstra
0003d2e319
(font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.
2005-05-10 09:02:40 +00:00
Nick Roberts
556dd15d2e
*** empty log message ***
2005-05-09 21:54:06 +00:00
Stefan Monnier
b659edcebb
*** empty log message ***
2005-05-09 17:31:00 +00:00
Reiner Steib
a8a64bf4c4
(fancy-splash-insert): Fix typo in doc string.
2005-05-09 16:20:33 +00:00
Juanma Barranquero
786401049f
(news-parse-range, news-select-message, news-get-pruned-list-of-files):
...
Replace `string-to-int' by `string-to-number'.
2005-05-09 08:47:56 +00:00
Juanma Barranquero
f1701e6542
*** empty log message ***
2005-05-09 00:38:25 +00:00
Kim F. Storm
a0e6f95281
*** empty log message ***
2005-05-08 22:29:03 +00:00
Eli Zaretskii
906aee9391
(easy-mmode-pretty-mode-name): Improve commentary.
2005-05-08 19:39:20 +00:00
Eli Zaretskii
c29d24ea5e
(next-error-overlay-arrow-position): Revert the change made on 2005-04-30.
2005-05-08 19:34:28 +00:00
Glenn Morris
d908da3364
(solar-setup): Revert previous change.
2005-05-07 22:43:46 +00:00
Jay Belanger
1d64910fe9
(calc-commute-left, calc-commute-right, calc-sel-unpack)
...
(calc-sel-isolate): Rename variable reselect to calc-sel-reselect.
2005-05-07 21:26:30 +00:00
Kim F. Storm
01a50b51a2
*** empty log message ***
2005-05-07 21:07:03 +00:00
Eli Zaretskii
6a4fb78f70
*** empty log message ***
2005-05-07 16:19:51 +00:00
Eli Zaretskii
55b958f07b
(ispell-program-name): Try looking for "aspell" along exec-path,
...
and if found, use it as the default speller program.
2005-05-07 16:06:07 +00:00
Eli Zaretskii
c2c51a11cd
(sgml-xml-auto-coding-function): Recognize encoding='FOO'
...
in single quotes as well as in double quotes.
2005-05-07 15:55:59 +00:00
Eli Zaretskii
a5ad278d75
(cl-transform-lambda): Recognize declare' as well as interactive',
...
so that defmacro* would recognize `declare' forms.
2005-05-07 15:46:21 +00:00
Eli Zaretskii
e6469973d4
(easy-mmode-pretty-mode-name): Explain
...
more about the LIGHTER arg's usage in the doc string. Add
commentary to clarify what the code does. Fix the regexp that
strips whitespace from LIGHTER. Quote LIGHTER before using it,
since it could have characters special to regular expressions.
2005-05-07 15:06:42 +00:00
Eli Zaretskii
06df7f877b
(occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf
...
on read-only text properties (likewise for add-text-properties in
occur-engine). Mark buffer as unmodified.
(occur-engine): Don't set buffer-read-only here.
2005-05-07 13:46:42 +00:00
Stefan Monnier
5f4d0dd97e
(cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
...
list-buffers-directory. This caused the *cvs-commit* buffer to be
sometimes mistakenly reused as a *cvs* buffer.
2005-05-06 22:19:48 +00:00
Nick Roberts
ffdb022fb0
*** empty log message ***
2005-05-06 22:08:09 +00:00
Stefan Monnier
649811160d
Paren typo again.
2005-05-06 21:25:39 +00:00
Glenn Morris
7eb70ddf0d
*** empty log message ***
2005-05-06 20:56:22 +00:00
Glenn Morris
860f2506da
*** empty log message ***
2005-05-06 20:41:58 +00:00
Juanma Barranquero
19f26a89c5
*** empty log message ***
2005-05-06 19:32:42 +00:00
Eli Zaretskii
2c6b25c766
*** empty log message ***
2005-05-06 13:18:20 +00:00
Eli Zaretskii
38a300b176
*** empty log message ***
2005-05-06 12:46:49 +00:00
Eli Zaretskii
ab3290cb98
(c-macro-preprocessor): Use locate-file to look for the preprocessor
...
with exec-suffixes. If not found in standard places, look in exec-path.
Remove most of the tests that used system-type.
2005-05-06 12:32:16 +00:00
Eli Zaretskii
6ff95f1d3b
*** empty log message ***
2005-05-06 11:29:57 +00:00
YAMAMOTO Mitsuharu
17d28d26ff
*** empty log message ***
2005-05-06 08:05:18 +00:00
Luc Teirlinck
643b4cf525
*** empty log message ***
2005-05-05 23:17:20 +00:00
Kim F. Storm
8a3707836d
*** empty log message ***
2005-05-05 22:42:38 +00:00
Kim F. Storm
dc1a7e2618
*** empty log message ***
2005-05-05 22:15:45 +00:00
Daniel Pfeiffer
10f518f703
(makefile-font-lock-keywords): Use font-lock-negation-char-face.
2005-05-05 19:07:39 +00:00
Juanma Barranquero
1c1d2dc88a
(ebrowse-install-1-to-9-keys, ebrowse-print-statistics-line,
...
ebrowse-electric-position-mode-hook): Fix typo in docstring.
2005-05-05 11:04:51 +00:00
Juanma Barranquero
3fe2692297
(define-obsolete-function-alias): Fix typo in docstring.
2005-05-05 09:18:53 +00:00