1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

87802 Commits

Author SHA1 Message Date
Juanma Barranquero
f7980931dc * international/mule-diag.el (mule-diag): Display the window
system version in a less laconic way.
2008-12-05 00:21:40 +00:00
Juanma Barranquero
4af487fc2e Fix breakage by #870. 2008-12-05 00:02:10 +00:00
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
Jason Rumney
bf6bfba823 *** empty log message *** 2008-12-04 15:25:53 +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
Jason Rumney
f70eb806e6 (w32font_draw): Initialize orig_clip before getting it, and delete it
when finished.
2008-12-04 15:21:53 +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
Dan Nicolaescu
a3b1a46831 (kbd_buffer_get_event): Follow the non-interactive
case when running as a daemon before detaching.
2008-12-04 08:53:26 +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
Juanma Barranquero
805f2638aa Better description. 2008-12-03 14:16:27 +00:00
Juanma Barranquero
8b8be8eb0e * w32.c (init_environment): Don't free handle to library shell32.dll. 2008-12-03 14:13:42 +00:00
Glenn Morris
61cf9fadd4 *** empty log message *** 2008-12-03 08:21:08 +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
614677a0bb Add VC switches entry. 2008-12-03 07:57:47 +00:00
Glenn Morris
a9253a1e39 (Old Revisions): Fix diff-switches description. 2008-12-03 07:57:23 +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