comparison lisp/gnus/ChangeLog @ 62978:c0f8b7d7e2ae

(gnus-emphasis-alist): Disable the strikethru thingy.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 03 Jun 2005 22:03:47 +0000
parents 31ebc6690b8b
children decbfd59fbad
comparison
equal deleted inserted replaced
62977:ab9f43f2c946 62978:c0f8b7d7e2ae
1 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4
1 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org> 5 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
2 6
3 * pop3.el (pop3-md5): Run md5 in the binary mode. 7 * pop3.el (pop3-md5): Run md5 in the binary mode.
4 (pop3-md5-program-args): New variable. 8 (pop3-md5-program-args): New variable.
5 9
6 * starttls.el (starttls-set-process-query-on-exit-flag): Use 10 * starttls.el (starttls-set-process-query-on-exit-flag):
7 eval-and-compile. 11 Use eval-and-compile.
8 12
9 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org> 13 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
10 14
11 * gnus-art.el (article-display-x-face): Replace 15 * gnus-art.el (article-display-x-face): Replace
12 process-kill-without-query by gnus-set-process-query-on-exit-flag. 16 process-kill-without-query by gnus-set-process-query-on-exit-flag.
27 31
28 * mml1991.el: Bind pgg-default-user-id when compiling. 32 * mml1991.el: Bind pgg-default-user-id when compiling.
29 33
30 * mml2015.el: Bind pgg-default-user-id when compiling. 34 * mml2015.el: Bind pgg-default-user-id when compiling.
31 35
32 * nndraft.el (nndraft-request-associate-buffer): Use 36 * nndraft.el (nndraft-request-associate-buffer):
33 write-contents-functions instead of write-contents-hooks if it is 37 Use write-contents-functions instead of write-contents-hooks if it is
34 available. 38 available.
35 39
36 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook 40 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
37 instead of find-file-hooks if it is available. 41 instead of find-file-hooks if it is available.
38 42
193 (gnus-summary-low-undownloaded-face): Ditto. 197 (gnus-summary-low-undownloaded-face): Ditto.
194 (gnus-summary-normal-undownloaded-face): Ditto. 198 (gnus-summary-normal-undownloaded-face): Ditto.
195 (gnus-summary-high-unread-face): Ditto. 199 (gnus-summary-high-unread-face): Ditto.
196 (gnus-summary-low-unread-face): Ditto. 200 (gnus-summary-low-unread-face): Ditto.
197 (gnus-summary-normal-unread-face): Ditto. 201 (gnus-summary-normal-unread-face): Ditto.
198 (gnus-summary-high-read-face, gnus-summary-low-read-face): Diito 202 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
199 (gnus-summary-normal-read-face, gnus-splash-face): Ditto. 203 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
200 204
201 * message.el (message-minibuffer-local-map): Add :group. 205 * message.el (message-minibuffer-local-map): Add :group.
202 206
203 * sieve-manage.el (sieve-manage-log): Add :group. 207 * sieve-manage.el (sieve-manage-log): Add :group.
204 (sieve-manage-default-user): Diito. 208 (sieve-manage-default-user): Diito.
205 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto. 209 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
206 (sieve-manage-streams, sieve-manage-stream-alist): Ditto. 210 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
207 (sieve-manage-authenticators): Ditto. 211 (sieve-manage-authenticators): Ditto.
208 (sieve-manage-authenticator-alist): Ditto 212 (sieve-manage-authenticator-alist): Ditto.
209 (sieve-manage-default-port): Ditto. 213 (sieve-manage-default-port): Ditto.
210 214
211 * sieve-mode.el (sieve-control-commands-face): Add :group. 215 * sieve-mode.el (sieve-control-commands-face): Add :group.
212 (sieve-action-commands-face): Ditto. 216 (sieve-action-commands-face): Ditto.
213 (sieve-test-commands-face): Ditto. 217 (sieve-test-commands-face): Ditto.
436 * message.el (message-make-date): Add defvars in order to silence 440 * message.el (message-make-date): Add defvars in order to silence
437 the byte compiler inside the defun. 441 the byte compiler inside the defun.
438 442
439 * nnimap.el (nnimap-date-days-ago): Ditto. 443 * nnimap.el (nnimap-date-days-ago): Ditto.
440 444
441 * gnus-demon.el (parse-time-string): Added autoload. 445 * gnus-demon.el (parse-time-string): Add autoload.
442 446
443 * gnus-delay.el (parse-time-string): Added autoload. 447 * gnus-delay.el (parse-time-string): Add autoload.
444 448
445 * gnus-art.el (parse-time-string): Added autoload. 449 * gnus-art.el (parse-time-string): Add autoload.
446 450
447 * nnultimate.el (parse-time): Require for `parse-time-string'. 451 * nnultimate.el (parse-time): Require for `parse-time-string'.
448 452
449 2005-04-03 Katsumi Yamaoka <yamaoka@jpl.org> 453 2005-04-03 Katsumi Yamaoka <yamaoka@jpl.org>
450 454
494 (rfc2047-q-encode-string): New function. 498 (rfc2047-q-encode-string): New function.
495 (rfc2047-encode-parameter): New function. 499 (rfc2047-encode-parameter): New function.
496 (rfc2047-encoded-word-regexp): Don't use shy group. 500 (rfc2047-encoded-word-regexp): Don't use shy group.
497 (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change. 501 (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
498 (rfc2047-parse-and-decode): Ditto. 502 (rfc2047-parse-and-decode): Ditto.
499 (rfc2047-decode): Treat the ascii coding-system as raw-text by 503 (rfc2047-decode): Treat the ascii coding-system as raw-text by default.
500 default.
501 504
502 2005-03-25 Lars Magne Ingebrigtsen <larsi@gnus.org> 505 2005-03-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
503 506
504 * rfc2047.el (rfc2047-encode-encoded-words): New variable. 507 * rfc2047.el (rfc2047-encode-encoded-words): New variable.
505 (rfc2047-field-value): Strip props. 508 (rfc2047-field-value): Strip props.
506 (rfc2047-encode-message-header): Disabled header folding -- not 509 (rfc2047-encode-message-header): Disable header folding -- not
507 all headers can be folded, and this should be done by the message 510 all headers can be folded, and this should be done by the message
508 composition mode. Probably. I think. 511 composition mode. Probably. I think.
509 (rfc2047-encodable-p): Say that =? needs encoding. 512 (rfc2047-encodable-p): Say that =? needs encoding.
510 (rfc2047-encode-region): Encode =? strings. 513 (rfc2047-encode-region): Encode =? strings.
511 514