Stefan Monnier
fac3f386de
(terminal-init-rxvt): Add entry for [end].
2005-09-19 17:45:31 +00:00
Stefan Monnier
f09cfd285f
(mark-visible-calendar-date): Save excursion.
...
Re-indent within 80 columns. Use inhibit-read-only.
2005-09-19 17:41:22 +00:00
Romain Francoise
12b8cf536a
(mark-diary-entries): Revert last change.
2005-09-19 16:03:51 +00:00
Stefan Monnier
5d4247d31a
(font-lock-default-fontify-region): Don't unconditionally add a line, since
...
the after-change-function already did it.
2005-09-19 12:08:07 +00:00
Miles Bader
e3fba586d6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
...
Remove CVS keywords from newsticker files
2005-09-19 10:41:15 +00:00
Miles Bader
430d3ed772
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 118-121)
- Update from CVS
- Merge from emacs--cvs-trunk--0
2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus.el (gnus-group-startup-message): Bind image-load-path.
2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-mime-display-part): Protect against broken
MIME messages.
2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Finding the Parent): Fix description of how Gnus
finds article.
2005-09-14 Jari Aalto <jari.aalto@cante.net>
* man/gnus.texi (Advanced Scoring Examples): New exmples to teach how
to drop off non-answered articles.
2005-09-19 10:14:34 +00:00
Romain Francoise
b720164466
(dired-handle-overwrite): Don't use `format' here. The prompt is
...
formatted later. From Johan Bockg� <bojohan+sf@dd.chalmers.se>.
2005-09-19 10:13:34 +00:00
David Ponce
4ff094a826
(tree-widget-value-create): Save the converted tree :node widget.
2005-09-19 09:52:32 +00:00
Juanma Barranquero
900d169800
*** empty log message ***
2005-09-19 09:37:35 +00:00
Juanma Barranquero
7fa1a8f9db
(sh-blink): Fix spurious reference to variable `message'.
2005-09-19 09:17:14 +00:00
Juanma Barranquero
22c53b836c
(mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.
2005-09-19 09:12:46 +00:00
Michael Albinus
bc103d0011
* net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
...
cover prompts like "login as:". Reported by Slawomir Nowaczyk
<slawomir.nowaczyk.847@student.lu.se>.
2005-09-18 20:01:57 +00:00
Chong Yidong
93a75651ff
(image-load-path): Use symbol `data-directory' instead of its value,
...
for backward compatibility with packages that bind it during
`find-image'. Suggested by Katsumi Yamaoka.
(image-search-load-path): Handle symbols whose values are strings.
2005-09-18 14:04:46 +00:00
Romain Francoise
71773400ad
(mark-diary-entries): Rearrange to wrap with-current-buffer form in
...
save-excursion.
2005-09-18 13:26:54 +00:00
Deepak Goel
b2a9524a3c
Correct my previous breakage of parens.
2005-09-18 12:59:19 +00:00
Deepak Goel
47570699e4
message format spec fixes, commit 14, this should be final commit
2005-09-18 12:48:32 +00:00
Deepak Goel
c4fbd74054
message format spec fixes, commit # 13
2005-09-18 12:45:54 +00:00
Deepak Goel
9607bd5de7
message format spec fixes, commit # 12
2005-09-18 12:44:00 +00:00
Deepak Goel
5c08522d85
message format spec fixes, commit # 11
2005-09-18 12:42:35 +00:00
Deepak Goel
80070cca29
message format spec fixes, commit # 10
2005-09-18 12:41:39 +00:00
Deepak Goel
55aed1209c
message format spec fixes, commit # 9
2005-09-18 12:40:26 +00:00
Deepak Goel
7b8a295e79
message format spec fixes, commit # 8
2005-09-18 12:39:40 +00:00
Deepak Goel
d8ea53f999
message format spec fixes (commit # 7)
2005-09-18 12:38:39 +00:00
Deepak Goel
8381614263
Message format spec fixes (commit 6)
2005-09-18 12:37:20 +00:00
Deepak Goel
8603cb4f3f
Message format fixes (commit no. 5)
2005-09-18 12:36:08 +00:00
Deepak Goel
8c307e0f56
Message format spec fixes, commit no. 4
2005-09-18 12:32:51 +00:00
Deepak Goel
29a4e67d88
Message format fixes, commit no. 3
2005-09-18 12:31:28 +00:00
Deepak Goel
5673af85e4
Message format spec fixes (2)
2005-09-18 12:28:30 +00:00
Deepak Goel
8a26c16552
Message format spec fixes (1)
2005-09-18 12:25:02 +00:00
YAMAMOTO Mitsuharu
be9bb408d2
*** empty log message ***
2005-09-18 05:43:17 +00:00
YAMAMOTO Mitsuharu
1c245bb7d4
(mac-add-charset-info): Doc fix.
2005-09-18 05:40:06 +00:00
Romain Francoise
77689ea32d
(shell-resync-dirs): Handle echoing processes more reliably. Don't
...
insert resync command if `comint-process-echoes' is non-nil.
2005-09-17 18:20:40 +00:00
Eli Zaretskii
4ac3afdb5a
*** empty log message ***
2005-09-17 11:36:28 +00:00
Eli Zaretskii
4ca8965ca1
(ispell-aspell-supports-utf8): New variable.
...
(ispell-check-version): Set ispell-aspell-supports-utf8 to t for
aspell versions >= 0.60.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
only if ispell-aspell-supports-utf8 is non-nil.
2005-09-17 11:35:13 +00:00
Eli Zaretskii
4f46dc8746
(scheme-mode-variables): Use setq to assign buffer-local value
...
to lisp-indent-function.
2005-09-17 11:08:03 +00:00
Eli Zaretskii
debe64512f
(glasses-make-readable): If glasses-separator differs from underscore,
...
put appropriate overlays over underscore characters.
(glasses-convert-to-unreadable): If glasses-separator differs from
underscore, try to convert glasses-separator characters to underscores.
2005-09-17 11:02:11 +00:00
Richard M. Stallman
8ccd36304d
*** empty log message ***
2005-09-17 05:02:16 +00:00
Richard M. Stallman
6c9abf6a66
(url-mail-command): Don't test fboundp of `compose-mail'.
2005-09-17 04:59:02 +00:00
Richard M. Stallman
49b545fe33
(url-mailto): Special case `mail'.
...
Don't test fboundp of `compose-mail'.
2005-09-17 04:58:28 +00:00
Stefan Monnier
f52e8e862d
(mark-diary-entries): Don't move point. Use with-syntax-table and dolist.
2005-09-16 16:04:29 +00:00
Kim F. Storm
23006f3e26
*** empty log message ***
2005-09-16 10:31:15 +00:00
Carsten Dominik
7b07114a17
Little fixes to remove compiler warnings
...
reftex-index.el (reftex-query-index-phrase): More efficient use
of markers.
2005-09-16 10:05:32 +00:00
Chong Yidong
5fc5ac38de
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
...
* image.el (image-load-path): New variable.
(image-search-load-path): New function.
(find-image): Search for images in `image-load-path'.
2005-09-15 14:00:09 +00:00
Richard M. Stallman
ec8d89ec3b
Change Maintainer field.
2005-09-15 13:09:46 +00:00
David Ponce
9be6a03949
(recentf-save-file-modes): New option.
...
(recentf-save-list): Use it.
2005-09-15 08:02:18 +00:00
Nick Roberts
da16962a8f
(mode-line-eol-desc, mode-line-coding-system-map)
...
(mode-line-mule-info, mode-line-modified): Move bindings from
mouse-3 to mouse-1.
2005-09-15 04:12:27 +00:00
Nick Roberts
94e55b874b
*** empty log message ***
2005-09-15 04:11:52 +00:00
Chong Yidong
8ded3f47ef
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
...
* url-mailto.el (url-mailto):
Call `compose-mail with `new' argument if possible.
2005-09-15 03:54:24 +00:00
Chong Yidong
a9267c2cce
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
...
* simple.el (sendmail-user-agent-compose): Revert last change.
2005-09-15 03:47:22 +00:00
Chong Yidong
b0742512e5
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
...
* url-mailto.el (url-mailto): Delete mail buffer after sending
autogenerated mail.
2005-09-15 03:30:39 +00:00