1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
Commit graph

46645 commits

Author SHA1 Message Date
Juanma Barranquero
e19fff38ea * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
if the sorting functions are not loaded.  (Bug#1432)
2008-12-04 23:58:14 +00:00
Chong Yidong
b0a1b6f349 (pmailhdr): Require pmailhdr. 2008-12-04 23:16:45 +00:00
Chong Yidong
d29e8611a1 * pmailsort.el (pmailhdr): Require pmailhdr. 2008-12-04 23:16:40 +00:00
Chong Yidong
509b4397bc Require pmailhdr. 2008-12-04 23:14:50 +00:00
Chong Yidong
ba3eac401c Remove pmaildesc dependency. 2008-12-04 23:13:08 +00:00
Chong Yidong
547ccf84ef Remove pmaildesc.elc. 2008-12-04 23:11:10 +00:00
Sam Steingold
430aee8b91 (compilation-read-command): Extracted from compile.
(compile): Use it.
(recompile): Accept an optional argument to enable editing the command line.
2008-12-04 23:04:39 +00:00
Chong Yidong
0143335b9a Sync with rmailedit.el.
(pmail-edit-current-message): Remove deleted function
pmail-msg-is-pruned.
2008-12-04 22:54:48 +00:00
Chong Yidong
faa2c8ba6a (pmail-retry-failure): Remove call to non-existent function
pmail-clear-headers.
(pmail-message-labels-p): New function.
2008-12-04 22:50:50 +00:00
Chong Yidong
bb5690937d Sync with rmailout.el. 2008-12-04 22:49:30 +00:00
Chong Yidong
bc6cdadc94 Sync with rmailkwd.el. 2008-12-04 22:49:21 +00:00
Chong Yidong
0efcb0dc64 Require mail-parse.
(pmail-mime-show): Don't use removed function
pmail-header-hide-headers.
(pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
pmail-desc-* functions.
2008-12-04 22:49:10 +00:00
Chong Yidong
76cc2f62c0 Sync with pmailsort.el.
(pmail-sort-messages): Insert two newlines at the end of the
message if they do not exist.
2008-12-04 22:48:57 +00:00
Chong Yidong
f76fa02a3b File removed. 2008-12-04 22:47:37 +00:00
Chong Yidong
15baf10bad * pmailsort.el: Sync with pmailsort.el.
(pmail-sort-messages): Insert two newlines at the end of the
message if they do not exist.

* pmailmm.el: Require mail-parse.
(pmail-mime-show): Don't use removed function
pmail-header-hide-headers.
(pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
pmail-desc-* functions.

* pmailkwd.el: Sync with rmailkwd.el.

* pmailout.el: Sync with rmailout.el.

* pmailedit.el: Sync with rmailedit.el.
(pmail-edit-current-message): Remove deleted function
pmail-msg-is-pruned.

* pmaildesc.el: File deleted.

* pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
(pmail-retry-failure): Remove call to non-existent function
pmail-clear-headers.
(pmail-message-labels-p): New function.
2008-12-04 22:47:07 +00:00
Michael Albinus
ccb4a48152 * net/tramp.el (top): Write a message, when loading Tramp. 2008-12-04 20:44:11 +00:00
Michael Albinus
063e5167c8 * net/tramp-cache.el (tramp-dump-connection-properties): Polish
the check, whether to dump the data.
2008-12-04 20:42:29 +00:00
Lute Kamstra
fcb61bee01 (vc-cvs-could-register): Don't use file-directory-p to
check if the file "CVS/Entries" exists.
2008-12-04 18:10:34 +00:00
Juanma Barranquero
18f515e428 * international/mule-diag.el (list-character-sets): Doc fix.
(list-character-sets-2): Fix info in header.  Simplify.
  (print-coding-system): Simplify.
  (list-input-methods-1): Simplify.
  (mule-diag): Display current font/fontset for all window systems,
  not just X.  Simplify.
2008-12-04 15:23:54 +00:00
Chong Yidong
1cc54663d7 (pmail-get-header): Call pmail-swap-buffers-maybe. 2008-12-04 13:41:10 +00:00
Chong Yidong
2ab2d499ed * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe. 2008-12-04 13:40:56 +00:00
Katsumi Yamaoka
1250af7b90 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and fast.
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2008-12-04 10:53:18 +00:00
Glenn Morris
c8d6b4bc1e (vc-svn-register-switches): Doc fix. Add t as option.
(vc-svn-register): Doc fix.
2008-12-04 07:03:53 +00:00
Glenn Morris
12fcd25ace (vc-sccs-register-switches): Doc fix. Add t as option.
(vc-sccs-register): Doc fix.
2008-12-04 07:02:21 +00:00
Glenn Morris
1e55ee7356 (vc-rcs-register-switches): Doc fix. Add t as option.
(vc-rcs-register): Doc fix.
2008-12-04 07:01:56 +00:00
Glenn Morris
891eb9c486 (vc-mcvs-register-switches): Doc fix. Add t as option.
(vc-mcvs-register): Doc fix.
2008-12-04 07:01:22 +00:00
Glenn Morris
e5c741d9e2 (vc-cvs-register-switches): Doc fix. Add t as option.
(vc-cvs-register): Doc fix.
2008-12-04 07:00:43 +00:00
Glenn Morris
8bfbd1327b (toggle-read-only): Doc fix. 2008-12-04 06:13:19 +00:00
Chong Yidong
3e551df73c (pmail-sort-messages): Don't call removed function
pmail-header-show-headers.
2008-12-04 03:24:41 +00:00
Chong Yidong
f12b5376ae * pmailsort.el (pmail-sort-messages): Don't call removed function
pmail-header-show-headers.
2008-12-04 03:24:28 +00:00
Katsumi Yamaoka
886367d85e * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap on links.
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2008-12-04 01:58:01 +00:00
Katsumi Yamaoka
1bd6cd6c64 (message-idna-to-ascii-rhs-1): Fix previous commit.
(message-idna-to-ascii-rhs): Add a comment.  Suggested by RMS.
2008-12-03 23:49:00 +00:00
Stefan Monnier
f7ede2fac5 (apropos-print-doc): Fix thinko that caused long labels to
be used in compact layout and vice-versa.
2008-12-03 21:57:10 +00:00
Juanma Barranquero
555e23cf94 * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
like most list-* commands.
2008-12-03 16:36:59 +00:00
Juanma Barranquero
e4fe4569a9 * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
They already exist in descr-text.el as `describe-char-unicodedata-file'
  and `describe-char-unicode-data'.
  (print-list): Simplify.
  (read-charset): Reflow docstring.
  (list-coding-systems): Doc fix.
2008-12-03 16:17:46 +00:00
Glenn Morris
1198b8d1df NEWS would imply this file is supposed to be maintainerless. 2008-12-03 08:03:49 +00:00
Glenn Morris
d2ee9b136d (vc-diff-switches): Doc fix. 2008-12-03 07:45:04 +00:00
Glenn Morris
e1f650f4fc (vc-cvs-diff-switches): Doc fix. Add t as option.
(vc-cvs-diff): Use vc-diff-switches or diff-switches rather than appending.
2008-12-03 07:43:33 +00:00
Glenn Morris
cc4db61a45 Comment. 2008-12-03 07:41:10 +00:00
Glenn Morris
3edf7a64eb (vc-sccs-diff-switches): Doc fix. Add t as option.
(vc-sccs-register-switches): Remove leading * from doc.
2008-12-03 07:40:53 +00:00
Glenn Morris
69db9cd21f (vc-rcs-diff-switches): Doc fix. Add t as option. 2008-12-03 07:39:20 +00:00
Glenn Morris
633883e7ca (vc-mtn-diff-switches): Doc fix. 2008-12-03 07:38:45 +00:00
Glenn Morris
e5dddf980a Set maintainer as FSF rather than "None".
(vc-mcvs-diff-switches): Doc fix.
2008-12-03 07:38:25 +00:00
Glenn Morris
1d9d1fcc3f (vc-hg-diff-switches): Doc fix. 2008-12-03 07:37:39 +00:00
Glenn Morris
b6889b6553 (vc-git-diff-switches): Doc fix. 2008-12-03 07:36:53 +00:00
Glenn Morris
f9528daad0 (vc-bzr-diff-switches): Doc fix. Add t as option.
(vc-bzr-log-switches): Doc fix.
2008-12-03 07:36:23 +00:00
Glenn Morris
e98a0cab3f (vc-arch-diff-switches): New option, for consistency with other backends.
(vc-arch-diff): Apply switches.
2008-12-03 07:35:14 +00:00
Daiki Ueno
97c07afc0f (epa--show-key): Use past tense of "expire" if the key
has already been expired.  Thanks to Peter BARABAS.
2008-12-03 06:16:18 +00:00
Lute Kamstra
9201cc281b * align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Chong Yidong
aafc17b7c5 Correcct spellng. 2008-12-03 03:26:54 +00:00