Ulf Jasper
b0f439fc19
newsticker: enable jump to virtual feeds
2009-04-15 18:13:41 +00:00
Dan Nicolaescu
524a655d93
(vc-svn-after-dir-status): Fix regexp to allow for
...
file names with leading spaces. Ignore "." if it appears as a
filename.
2009-04-15 00:32:47 +00:00
Juanma Barranquero
ade29c44f6
* help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
...
(scan-buf-previous-region): Fix typo in docstring.
2009-04-14 21:54:49 +00:00
Juanma Barranquero
6dea717381
* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
2009-04-14 21:40:07 +00:00
Michael Albinus
e09349c517
* net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data
...
of directory "".
2009-04-14 14:39:46 +00:00
Michael Albinus
260821d3d5
* net/tramp.el (tramp-handle-dired-recursive-delete-directory):
...
Fix an error in flushing cache data.
(tramp-handle-process-file): Flush all file cache values for the
connection, because the remote process could have changed them.
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
Handle QUIT.
2009-04-14 14:36:38 +00:00
Stefan Monnier
1afbbf8521
(completion--try-word-completion): Don't disable
...
`partial-completion' any more. Mark the added char instead.
(completion-pcm--string->pattern): Notice chars added by
completion--try-word-completion and treat them specially.
2009-04-14 02:02:30 +00:00
Jason Rumney
df93e5136e
(frame-set-background-mode): Window system frames
...
default to light. Use default in cases where specified color
does not exist (Bug#2969).
2009-04-13 14:06:48 +00:00
Kenichi Handa
759f43a0c4
(cp932): Delete alias for japanese-shift-jis.
2009-04-13 12:59:07 +00:00
Michael Albinus
5b36b5337f
*** empty log message ***
2009-04-12 19:31:36 +00:00
Michael Albinus
5ab38c3c5a
* tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
...
always the tmpfile. (Bug#2962).
2009-04-12 19:26:36 +00:00
Chong Yidong
25760acbb9
* files.el (dir-locals-directory-cache): Change format to include
...
the mtime of the directory-local variables file (Bug#2833).
(dir-locals-set-directory-class): New arg mtime. Store it in
dir-locals-directory-cache.
(dir-locals-find-file): Check cache validity using the mtime.
(dir-locals-read-from-file): Save the file mtime in the cache.
(hack-dir-local-variables): Adapt to new
dir-locals-directory-cache entry format.
2009-04-11 15:26:26 +00:00
Chong Yidong
9291a2d6ae
* international/mule-diag.el (describe-font-internal): Change
...
ignored argument to IGNORED.
(describe-font): Elide unnecessary argument to
describe-font-internal (Bug#2945).
2009-04-11 14:44:16 +00:00
Andreas Schwab
cd093dcf56
Typo.
2009-04-10 15:46:37 +00:00
Richard M. Stallman
4f31ad74fd
* mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.
2009-04-10 14:22:03 +00:00
Richard M. Stallman
2399e87593
* vc-dir.el (vc-dir): Dox fix.
2009-04-10 14:19:12 +00:00
Eli Zaretskii
71d8a1403c
(unrmail): If "Mail-From" header is found, append a newline to it.
2009-04-10 11:54:53 +00:00
Eli Zaretskii
910348651b
(rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe): New functions.
...
(rmail-insert-inbox-text): Use rmail-unrmail-new-mail-maybe to convert
Babyl-formatted new mail to mbox format. (Bug#2942)
2009-04-10 10:42:07 +00:00
Stefan Monnier
98a326f7ef
Remove `tiny change' for Nikolaj Schumacher.
2009-04-10 04:25:43 +00:00
Kim F. Storm
c872c51e2b
(cua--indent-rectangle): Insert tabs using
...
tab-to-tab-stop to respect indent-tabs-mode.
2009-04-09 17:13:54 +00:00
Richard M. Stallman
6dd50fed29
* mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
...
(rmail-kill-label, rmail-add-label): Doc fixes.
2009-04-09 16:50:36 +00:00
Richard M. Stallman
de62d9e983
* mail/rmailout.el (rmail-output): If file is visited,
...
check the buffer's format.
2009-04-09 16:48:25 +00:00
Richard M. Stallman
f824857fc5
* mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".
2009-04-09 16:46:02 +00:00
Richard M. Stallman
9aadce2568
Don't query before visiting a Babyl file.
...
Instead, query before modifications that would save it.
* mail/rmail.el (rmail-was-converted): New variable.
(rmail-seriously-modified): New variable.
(rmail-perm-variables): Set them to nil.
(rmail-convert-babyl-to-mbox): Don't query about converting Babyl file.
Instead, set rmail-was-converted.
(rmail-modify-format): New function. Query if save will change format.
(rmail-dont-modify-format): New function.
(rmail-duplicate-message, rmail-get-new-mail):
Call rmail-modify-format.
(rmail-set-header): Call rmail-dont-modify-format.
(rmail-set-attribute): Likewise.
(rmail-expunge-confirmed): Call rmail-modify-format.
* mail/rmailout.el (rmail-output-to-rmail-buffer):
Call rmail-modify-format.
2009-04-09 16:43:51 +00:00
Richard M. Stallman
caf9510cb8
* mail/sendmail.el (sendmail-send-it): Replace any
...
pre-existing Content-type header if we insert one.
2009-04-09 16:33:41 +00:00
Michael Albinus
4909640742
* net/tramp.el (tramp-file-name-handler-alist): Add
...
`vc-registered'.
(tramp-handle-vc-registered ): New defun. (Bug#1741).
2009-04-09 13:46:27 +00:00
Michael Albinus
5ec2288f4a
* tramp-cache.el (tramp-flush-directory-property): Use the
...
localname of KEY for check.
2009-04-09 13:40:19 +00:00
Kenichi Handa
3b9206508b
Re-generated.
2009-04-09 11:11:25 +00:00
Stefan Monnier
bcd76f459a
(mule-cmds.el): Mention that leim-list.el is auto-generated.
2009-04-08 18:03:17 +00:00
Eli Zaretskii
d8c0d4196f
(append-to-file): Doc fix.
2009-04-08 14:06:45 +00:00
Eli Zaretskii
9993f59a85
(msdos-last-help-message): New defvar.
...
(msdos-show-help): Use it to avoid saving the last message if it was also
a help message (Bug#2895).
2009-04-08 13:51:48 +00:00
Eli Zaretskii
92655f6c69
(rmail-simplified-subject): Normalize whitespace in subject. This
...
resurrects a feature, lost in transition to mbox, whereby Subject is
matched even if it's broken into several lines at arbitrary places.
2009-04-08 12:43:40 +00:00
Nick Roberts
7f4b360b32
Give hint for GDB in Emacs on Mac OSX.
2009-04-08 12:34:00 +00:00
Nick Roberts
11ce2c342a
*** empty log message ***
2009-04-08 12:33:27 +00:00
Chong Yidong
157bca466b
* textmodes/fill.el (fill-paragraph): Doc fix.
2009-04-08 04:02:31 +00:00
Chong Yidong
4ffdb3072c
* vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
2009-04-07 04:06:39 +00:00
Glenn Morris
73f6360c50
(ns-pop-up-frames): Make it a defcustom.
2009-04-07 03:19:44 +00:00
Glenn Morris
384b53ab0f
(rmail-expunge-and-save): Let rmail-expunge show the message.
...
(rmail-quit): Mark summary unmodified.
(rmail-expunge): Doc fix. Always show a message. (Bug#2763)
2009-04-07 03:01:08 +00:00
Chong Yidong
71de5c37a1
* vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).
2009-04-07 01:49:40 +00:00
Chong Yidong
e762149473
* descr-text.el (describe-property-list, describe-char): Add
...
follow-link properties to buttons that need them.
2009-04-07 00:46:11 +00:00
Chong Yidong
707731ee86
* tooltip.el (tooltip-show-help-non-mode): Don't save the last
...
message if it was also a help message (Bug#2895).
2009-04-06 23:52:41 +00:00
Roland Winkler
45cb4eb44f
(bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix for
...
name of crossref field.
2009-04-06 20:44:15 +00:00
Sam Steingold
45f8cb0c08
(completion-list-mode-map): Bind "q" to quit-window,
...
just like in all other read-only buffers.
2009-04-06 15:45:00 +00:00
Michael Albinus
cd0d52bcef
*** empty log message ***
2009-04-06 06:31:49 +00:00
Chong Yidong
337c561c77
* simple.el (handle-shift-selection): Clarify docstring.
2009-04-06 01:21:48 +00:00
Michael Albinus
38145b39b9
* dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
...
`file-modes' returns nil.
2009-04-05 18:13:11 +00:00
Michael Albinus
86a9be47c8
* net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
...
Use `tramp-default-file-modes'.
2009-04-05 18:07:41 +00:00
Michael Albinus
b86c1cd8d3
* net/tramp.el (tramp-default-file-modes) New defun. Replace all
...
calls of `file-modes' by this.
(tramp-handle-find-backup-file-name): Use `symbol-value' instead
of `boundp'.
2009-04-05 18:06:55 +00:00
Michael Albinus
c42e03b4f9
* net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change
...
`ange-ftp' property of `set-file-modes' to
`ange-ftp-set-file-modes'.
(ange-ftp-call-chmod): Add error handling.
2009-04-05 17:49:47 +00:00
Chong Yidong
d51f6378fc
* frame.el (make-frame): Doc fix.
2009-04-04 14:44:10 +00:00