# HG changeset patch # User Juanma Barranquero # Date 1030708316 0 # Node ID a37d2dd10e3e3ffd4c89f48edfa919e1e67f269f # Parent 454f4634450280ec0eda6eb63f60a2015ce854b5 *** empty log message *** diff -r 454f46344502 -r a37d2dd10e3e lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 30 11:51:42 2002 +0000 +++ b/lisp/ChangeLog Fri Aug 30 11:51:56 2002 +0000 @@ -1,5 +1,7 @@ 2002-08-30 Juanma Barranquero + * replace.el (occur-mode): Add interactive declaration. + * bs.el (bs-message-without-log): Fix typo. * font-core.el (font-lock-defaults): Likewise. @@ -12,7 +14,8 @@ * emulation/viper-ex.el (ex-compile-command): Likewise. - * progmodes/idlwave.el (idlwave-max-extra-continuation-indent): Likewise. + * progmodes/idlwave.el (idlwave-max-extra-continuation-indent): + Likewise. * progmodes/dcl-mode.el (dcl-calc-cont-indent-relative): Likewise. diff -r 454f46344502 -r a37d2dd10e3e lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Fri Aug 30 11:51:42 2002 +0000 +++ b/lisp/gnus/ChangeLog Fri Aug 30 11:51:56 2002 +0000 @@ -1,3 +1,8 @@ +2002-08-30 Juanma Barranquero + + * imap.el (imap-authenticator-alist, imap-stream-alist) + (imap-continuation): Fix typos. + 2002-08-23 ShengHuo ZHU * nnfolder.el (nnfolder-request-expire-articles): expiry-target. @@ -21,7 +26,7 @@ * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change cdaar to cdar and car. - * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type) + * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type) (nnsoup-read-active-file, nnsoup-article-to-area): Ditto. 2002-07-03 Juanma Barranquero @@ -35,9 +40,9 @@ * gnus-ems.el (nnheader-file-name-translation-alist): Removed. - * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end. + * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end. * nndoc.el: Add several new types. - + 2002-05-16 Juanma Barranquero * gnus-art.el (gnus-mime-copy-part): Fix typo. @@ -58,7 +63,7 @@ * pop3.el (pop3-munge-message-separator): Only use valid date. Trivial patch from Michael Welsh Duggan . - + 2002-04-11 Stefan Monnier * gnus-sum.el (gnus-update-summary-mark-positions) @@ -135,7 +140,7 @@ 2002-02-07 ShengHuo ZHU - * gnus-art.el (article-wash-html): Bind url-gateway-unplugged. + * gnus-art.el (article-wash-html): Bind url-gateway-unplugged. * mm-view.el (mm-w3-prepare-buffer): Ditto. (mm-inline-text): Ditto. Suggested by Dave Love . @@ -143,7 +148,7 @@ * mml.el (mml-preview): Disable local map. * mml.el (mml-preview): Bind `q'. - + 2002-02-05 Pavel Jan,Am(Bk * binhex.el (binhex-decoder-switches): Doc fix. @@ -160,7 +165,7 @@ (time-add): New function. (time-subtract): Renamed from subtract-time. (subtract-time): New alias for time-subtract. - + 2002-01-03 Lars Magne Ingebrigtsen * gnus-start.el (gnus-read-init-file): Cleaned up. @@ -174,7 +179,7 @@ * gnus-start.el (gnus-read-init-file): Don't force coding system for ~/.gnus. From Dave Love . - + 2002-01-03 ShengHuo ZHU * mm-util.el (mm-charset-to-coding-system): Don't setq charset. @@ -185,7 +190,7 @@ 2002-01-01 ShengHuo ZHU - * message.el, gnus-art.el, gnus.el, gnus-cite.el: + * message.el, gnus-art.el, gnus.el, gnus-cite.el: Adapt face definitions to use :weight and :slant. 2001-12-12 Pavel Jan,Am(Bk @@ -245,12 +250,12 @@ * mm-util.el (mm-iso-8859-15-compatible): Fix doc. (mm-hack-charsets): Fix doc. - + * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars. (mm-iso-8859-x-to-15-table): Ditto. (mm-iso-8859-x-to-15-region): Ditto. (mm-find-mime-charset-region): Ditto. - + * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version. (gnus-summary-limit-to-author): Ditto. (gnus-summary-limit-to-extra): Ditto.