1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

47882 Commits

Author SHA1 Message Date
Michael Albinus
65a099b679 * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
(tramp-handle-file-name-all-completions): Don't use "-b" as ls
arg.  It does not work on OpenBSD.  Reported by Taylor Venable
<taylor@metasyntax.net>.
2009-04-24 13:54:50 +00:00
Juanma Barranquero
a94b978f91 Fix typos. 2009-04-24 00:46:01 +00:00
Chong Yidong
f6b94faa6e Revert incorrect checkin. 2009-04-23 12:22:19 +00:00
Chong Yidong
474749510e * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
(hi-lock-set-pattern, hi-lock-font-lock-hook): Use it (Bug#3068).
2009-04-23 01:34:54 +00:00
Martin Rudalics
19a4c5043a Fix bug number in comment. 2009-04-21 07:19:01 +00:00
Martin Rudalics
5dadb083d4 (diff-find-source-location): Don't call
diff-sanity-check-hunk when NOPROMPT is non-nil.  (Bug#3030)
2009-04-21 06:56:51 +00:00
Kenichi Handa
4c7d14b399 Re-generated. 2009-04-21 02:10:41 +00:00
Roland Winkler
f67cf06438 (proced-sort): Declare it buffer-local.
(proced-send-signal): Handle non-nil signals.
2009-04-20 20:42:45 +00:00
Stefan Monnier
1dbc941a59 (rfc2047-decode-region): Don't skip past `start', which
could happen if the text is only composed of spaces and/or tabs.
2009-04-20 16:17:51 +00:00
Jason Rumney
c3f9cd4661 (list-colors-duplicates): w32-default-color-map is a function. 2009-04-18 13:52:29 +00:00
Daiki Ueno
68a0d89231 epa-file: fix garble with decode-coding-inserted-region
* epa-file.el (epa-file-decode-and-insert): Use string-to-multibyte
instead of set-buffer-multibyte.
2009-04-18 04:55:50 +00:00
Chong Yidong
d893706458 * net/rcirc.el (rcirc): Use correct property names (Bug#3037). 2009-04-18 03:44:57 +00:00
Chong Yidong
965b9376cf * thingatpt.el (thing-at-point-bounds-of-list-at-point): New
function (Bug#3027).
2009-04-18 03:39:28 +00:00
Kenichi Handa
293a9e7a83 Re-generated. 2009-04-17 02:31:20 +00:00
Chong Yidong
873f4645aa * textmodes/flyspell.el (flyspell-correct-word-before-point):
Don't create markers.
(tex-mode-flyspell-verify): Don't create markers.  Use
line-end-position.
(sgml-mode-flyspell-verify): Don't create markers.  Simplify code
using looking-at and looking-back.
2009-04-16 18:45:20 +00:00
Chong Yidong
05fcb8daf6 * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
property (Bug#2984).
2009-04-16 04:31:13 +00:00
Chong Yidong
3257a7340a browse-url.el (browse-url-filename-alist): Update :version for last change. 2009-04-16 04:08:15 +00:00
Chong Yidong
23e41d1529 * ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter
alist.
2009-04-16 03:50:30 +00:00
Chong Yidong
3d0dd8ff4a * outline.el (hide-sublevels): Ensure that arguments are passed to
outline-flag-region in the correct order (Bug#3000).
2009-04-15 23:32:23 +00:00
Chong Yidong
dee8ac1084 * net/browse-url.el (browse-url-filename-alist): Correct file
URI (Bug#2922).
2009-04-15 22:51:26 +00:00
Chong Yidong
7beba943ec * subr.el (posn-col-row): Properly compute line spacing.
Suggested by Nikolaj Schumacher (Bug#2933).
2009-04-15 22:41:20 +00:00
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