1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

46596 Commits

Author SHA1 Message Date
Chong Yidong
aafc17b7c5 Correcct spellng. 2008-12-03 03:26:54 +00:00
Chong Yidong
48091be238 Correct spellling. 2008-12-03 03:26:23 +00:00
Chong Yidong
622bdb51de Correct spalling. 2008-12-03 03:26:01 +00:00
Chong Yidong
fe3e2715e2 Correctt speling. 2008-12-03 03:25:34 +00:00
Chong Yidong
e09deae9d8 Coract spelling. 2008-12-03 03:25:15 +00:00
Katsumi Yamaoka
e01bbc1266 (message-idna-to-ascii-rhs-1): Protect against local users' addresses that
don't have domain parts.
2008-12-03 03:00:41 +00:00
Chong Yidong
36574ee072 (pmail-summary-goto-msg): Use pmail-show-message-maybe. 2008-12-03 02:40:46 +00:00
Chong Yidong
64af8207d3 * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe. 2008-12-03 02:40:40 +00:00
Katsumi Yamaoka
f66de92f0b (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head rather than
message-narrow-to-head since there will be the message header separator.
2008-12-03 02:32:18 +00:00
Chong Yidong
d72fb28de7 (pmail-new-summary): Check for pmail-summary-mode in the current
buffer, not in the pmail buffer.
2008-12-02 22:57:02 +00:00
Chong Yidong
26520ff4da * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
current buffer, not in the pmail buffer.
2008-12-02 22:56:56 +00:00
Stefan Monnier
06c68f84d5 (nnimap-retrieve-headers-progress): Don't use nnimap-demule
since the result is inserted in a unibyte buffer anyway.
(nnimap-demule-use-string-to-multibyte): Remove.
(nnimap-demule): Alias it to mm-string-to-multibyte.
2008-12-02 22:29:13 +00:00
Juanma Barranquero
b97439ce37 Fix typos. 2008-12-02 16:40:31 +00:00
Chong Yidong
85ab550bbb (pmail-get-summary-labels): If no attribute headers are found, use the
empty string.
2008-12-02 14:03:27 +00:00
Chong Yidong
404271997e (pmail-only-expunge): Pass correct arg to pmail-show-message-maybe. 2008-12-02 14:03:19 +00:00
Chong Yidong
a0d579a9aa * pmail.el (pmail-only-expunge): Pass correct arg to
pmail-show-message-maybe.

* pmailsum.el (pmail-get-summary-labels): If no attribute
headers are found, use the empty string.
2008-12-02 14:03:10 +00:00
Stefan Monnier
da0bed9399 (PC-do-completion): Fix leftover bug from Emacs-21 when
the prompt was added to the minibuffer.
2008-12-02 07:08:35 +00:00
Glenn Morris
78151cd534 (texinfo-insert-quote): Tweak previous change. 2008-12-02 03:36:25 +00:00
Glenn Morris
083654ee81 Aaron S. Hawley <aaronh at garden.org>
(texinfo-insert-quote): Handle corner case where point is at the
beginning of the buffer.  (Bug#1239)
2008-12-02 03:34:19 +00:00
Glenn Morris
2da6792633 Lennart Borgman <lennart.borgman at gmail.com>
(nxml-indent-line): Don't re-indent lines that already have the
correct indentation.  (Bug#859)
2008-12-02 03:32:41 +00:00
Glenn Morris
11ee272ded (c-tab-always-indent, c-insert-tab-function): Doc fix. (Bug#1368) 2008-12-02 03:32:05 +00:00
Glenn Morris
84da0f1790 (format-write-file): Rewrite doc yet again. 2008-12-02 03:31:40 +00:00
Kenichi Handa
1097333f20 Re-generated. 2008-12-02 01:14:45 +00:00
Andreas Schwab
a5dad58ad4 (dired-font-lock-keywords): Avoid fontifying file names
ending in a colon as directory header.
2008-12-01 16:07:19 +00:00
Kenichi Handa
702c4b073d *** empty log message *** 2008-12-01 12:14:03 +00:00
Kenichi Handa
58f4a9060f Re-generated. 2008-12-01 11:42:43 +00:00
Juanma Barranquero
d6be7497c4 * international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item. 2008-12-01 11:07:41 +00:00
Michael Albinus
7c3404ecc2 * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
(tramp-set-connection-property, tramp-flush-connection-property)
(tramp-dump-connection-properties): Use it.
2008-12-01 06:37:54 +00:00
Chong Yidong
a471d898f9 Undo last change. 2008-11-30 16:21:20 +00:00
Chong Yidong
3cc8b5ba1e (allout-keybindings-list): Remove C-h binding to allow users to ask
for help.
2008-11-30 16:19:31 +00:00
Chong Yidong
27164217c2 * allout.el (allout-keybindings-list): Remove C-h binding to allow
users to ask for help.
2008-11-30 16:19:20 +00:00
Chong Yidong
393e7e9089 (wdired-finish-edit): If displaying a single file, change
dired-directory if that file was renamed.
2008-11-30 05:42:35 +00:00
Chong Yidong
a124190e81 * wdired.el (wdired-finish-edit): If displaying a single file,
change dired-directory if that file was renamed.
2008-11-30 05:42:01 +00:00
Chong Yidong
15183da671 (macro-declaration-function): Disallow declare specs with lengths of 3
or more.
2008-11-30 03:00:18 +00:00
Chong Yidong
5829445e82 * emacs-lisp/byte-run.el (macro-declaration-function): Disallow
declare specs with lengths of 3 or more.
2008-11-30 02:59:18 +00:00
Chong Yidong
59ef77e79f (dirtrack): Fix error message. 2008-11-30 02:21:24 +00:00
Chong Yidong
47f77e6f1d * dirtrack.el (dirtrack): Fix error message. 2008-11-30 02:20:50 +00:00
Glenn Morris
9751169a46 (vc-svn-diff-switches): Doc fix.
(vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
2008-11-30 01:58:06 +00:00
Glenn Morris
39ba78efad (vc-mtn-diff): No need to duplicate vc-switches logic. 2008-11-30 01:45:29 +00:00
Glenn Morris
0334426971 (vc-hg-diff): No need to duplicate vc-switches logic. 2008-11-30 01:44:52 +00:00
Glenn Morris
68159bc533 (vc-git-diff): No need to duplicate vc-switches logic. 2008-11-30 01:44:33 +00:00
Glenn Morris
1e262c4566 (eshell-needs-pipe): New variable.
(eshell-needs-pipe-p): New function.
(eshell-gather-process-output): Set process-connection-type according to
eshell-needs-pipe-p.  (Bug#1388)
2008-11-30 01:28:01 +00:00
Juanma Barranquero
64ba814f12 * calendar/diary-lib.el (diary-cyclic): Doc fix.
(diary-remind-message, diary-number-of-entries)
  (diary-include-other-diary-files, diary-mark-included-diary-files)
  (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
  (diary-font-lock-keywords-1): Reflow docstrings.
  (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
  (diary-anniversary, diary-date-display-form): Fix typos in docstrings.

* emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
  (timer-duration): Use `string-match-p'.
2008-11-30 01:01:18 +00:00
Chong Yidong
0aec90c95b Fix typo. 2008-11-29 21:45:22 +00:00
Chong Yidong
a25c543a3c (minibuffer-confirm-exit-commands): Add PC-complete and
PC-complete-word to the list.
2008-11-29 21:41:30 +00:00
Chong Yidong
a88510924f (PC-do-complete-and-exit): Use minibuffer-confirm-exit-commands. 2008-11-29 21:41:11 +00:00
Chong Yidong
03a2708158 * complete.el (PC-do-complete-and-exit): Use
minibuffer-confirm-exit-commands.

* minibuffer.el (minibuffer-confirm-exit-commands): Add
PC-complete and PC-complete-word to the list.
2008-11-29 21:40:51 +00:00
Juanma Barranquero
76e7a7f0b4 * files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag. 2008-11-29 21:32:39 +00:00
Juanma Barranquero
febf3e6f34 * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
(reb-mode): Define with `define-derived-mode'.
2008-11-29 20:25:54 +00:00
Juanma Barranquero
3b7046cb1f Fix typo. 2008-11-29 20:05:32 +00:00