Mercurial > emacs
annotate lisp/gnus/ChangeLog @ 33018:d9abb0441663
*** empty log message ***
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Sat, 28 Oct 2000 21:30:03 +0000 |
| parents | f08f602de169 |
| children | b29ca74d473e |
| rev | line source |
|---|---|
| 33004 | 1 2000-10-28 Miles Bader <miles@gnu.org> |
| 2 | |
| 3 * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren. | |
| 4 | |
| 32998 | 5 2000-10-27 Christoph Conrad <christoph.conrad@gmx.de> |
| 6 | |
| 7 * gnus-draft.el (gnus-draft-send-message): Typo. | |
| 8 | |
| 32994 | 9 2000-10-27 John Wiegley <johnw@gnu.org> |
| 10 | |
| 11 * gnus-art.el (gnus-treat-hide-citation-maybe): Added this | |
| 12 variable to correspond with `gnus-article-hide-citation-maybe'. | |
| 13 (gnus-treatment-function-alist): Added entry for the above | |
| 14 correlation. | |
| 15 | |
| 16 2000-10-27 Richard M. Alderson III <alderson@netcom2.netcom.com> | |
| 17 | |
| 18 * gnus-art.el (gnus-read-save-file-name): expand-file-name. | |
| 19 | |
| 32986 | 20 2000-10-27 Dave Love <fx@gnu.org> |
| 21 | |
| 22 * gnus.el: Don't require custom. Don't require message at top | |
| 23 level. | |
| 24 (gnus-message-archive-method): Require message here. | |
| 25 | |
| 26 2000-10-27 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 27 | |
| 32994 | 28 * gnus-art.el (article-strip-banner): Use |
| 29 gnus-group-find-parameter rather than gnus-group-get-parameter, to | |
| 30 allow inheritance on the banner. | |
| 31 From elkin@tverd.astro.spbu.ru. | |
| 32 | |
| 32986 | 33 * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L |
| 34 Cashin <ecashin@coe.uga.edu>). | |
| 35 | |
| 36 2000-10-27 Simon Josefsson <simon@josefsson.org> | |
| 37 | |
| 32998 | 38 * gnus-agent.el (gnus-agent-possibly-do-gcc): |
| 39 (gnus-agent-restore-gcc): | |
| 40 (gnus-agent-possibly-save-gcc): New functions. | |
| 41 | |
| 32994 | 42 * nnimap.el (nnimap-group-overview-filename): Create directory for |
| 43 newfile (when use long filenames is nil). Copy+delete file if | |
| 44 rename didn't work. | |
| 45 (nnimap-group-overview-filename): `rename-file' and `copy-file' | |
| 46 doesn't return anything useful, use ignore-errors instead. | |
| 47 (nnimap-verify-uidvalidity): Delete overview file when | |
| 48 uid validity changes. | |
| 49 (nnimap-group-overview-filename): Store uidvalidity in filenames. | |
| 50 Rename old files into new format. | |
| 51 (nnimap-request-accept-article): Remove \n's from | |
| 52 From_ lines. | |
| 53 (nnimap-request-accept-article): Remove From[^:] lines. | |
| 54 (imap-starttls-p): Check for starttls binary. | |
| 55 (imap-starttls-open): More verbose. | |
| 56 (imap-gssapi-auth): Ditto. | |
| 57 (imap-kerberos4-auth): Ditto. | |
| 58 (imap-cram-md5-auth): Ditto. | |
| 59 (imap-login-auth): Ditto. | |
| 60 (imap-anonymous-auth): Ditto. | |
| 61 (imap-digest-md5-auth): Ditto. | |
| 62 (imap-open): Ditto. | |
| 63 (imap-digest-md5-p): Check capability first. | |
| 64 (imap-parse-flag-list): Correctly parse empty lists. | |
| 65 (imap-login-p): Support LOGINDISABLED. | |
| 66 (imap-parse-body): Work around bug in Sun SIMS. | |
| 67 | |
| 32986 | 68 * gnus-agent.el (gnus-agent-possibly-do-gcc): |
| 69 (gnus-agent-restore-gcc): | |
| 70 (gnus-agent-possibly-save-gcc): New functions. | |
| 71 | |
| 72 Asks the user to synch flags with server when you plug in. | |
| 73 | |
| 74 * gnus-agent.el (gnus-agent-synchronize-flags): New variable. | |
| 75 (gnus-agent-possibly-synchronize-flags-server): New function, use it. | |
| 76 (gnus-agent-toggle-plugged): Call it. | |
| 77 (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'. | |
| 78 (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'. | |
| 79 (gnus-agent-possibly-synchronize-flags): New function. | |
| 80 (gnus-agent-possibly-synchronize-flags-server): New function. | |
| 81 | |
| 82 * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ". | |
| 83 | |
| 84 * gnus-sum.el (gnus-get-newsgroup-headers): Ditto. | |
| 32971 | 85 |
| 86 * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server | |
| 87 support ACL's. | |
| 88 | |
| 32968 | 89 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 90 | |
| 32998 | 91 * gnus-draft.el (gnus-draft-send-message): Ditto. |
| 92 (gnus-group-send-drafts): Ditto. | |
| 93 | |
| 32994 | 94 * gnus-art.el (gnus-request-article-this-buffer): |
| 95 gnus-refer-article-method might be a single method. | |
| 96 (gnus-article-mime-total-parts): New function. | |
| 97 (gnus-mm-display-part): Use it. | |
| 98 (gnus-mime-display-single): Ditto. | |
| 99 (gnus-mime-display-alternative): Ditto. | |
| 100 (gnus-mime-inline-part): Check validity of charset. | |
| 101 (gnus-treat-display-smileys): Default value in Emacs 21. | |
| 102 * gnus-art.el: Define dynamic variables in eval-when-compile. | |
| 103 (gnus-article-prepare): Configure it again. | |
| 104 (gnus-insert-mime-button): Use gnus-overlay-buffer, | |
| 105 gnus-overlay-start. | |
| 106 (gnus-article-prepare): Configure windows before | |
| 107 gnus-article-prepare-display is called. Otherwise, BBDB's popup | |
| 108 window might be overrided. | |
| 109 (gnus-mime-inline-part): Use prefix argument only | |
| 110 when it is called interactively. | |
| 111 (gnus-mime-action-alist): New variable. | |
| 112 (gnus-mime-action-on-part): Use it. | |
| 113 (gnus-mime-button-commands): Add command ".". | |
| 114 (gnus-mime-inline-part): Support prefix argument. | |
| 115 (gnus-article-banner-alist): New variable. | |
| 116 (article-strip-banner): Use it. | |
| 117 | |
| 118 * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path, | |
| 119 because they are files, not paths. | |
| 120 (mailcap-parse-mimetypes): Ditto. | |
| 121 (mailcap-mime-types): Use mailcap-mime-data. | |
| 122 | |
| 32986 | 123 * gnus.el (gnus-xmas-define): Defalias gnus-overlay-buffer, |
| 124 gnus-overlay-start. | |
| 125 * gnus.el (gnus-agent-fetching): New variable. | |
| 126 * gnus-agent.el (gnus-agent-with-fetch): Bind it. | |
| 127 | |
| 128 * gnus-agent.el (gnus-agent-fetch-session): Catch quit. | |
| 129 (gnus-agent-fetch-group-1): Score-param could be nil. | |
| 130 (gnus-agent-any-covered-gcc): New function. | |
| 131 (gnus-agent-possibly-save-gcc): Use it. | |
| 132 (gnus-agent-possibly-do-gcc): Ditto. | |
| 133 * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to | |
| 134 the GNU assignment issue. | |
| 135 (gnus-agent-fetch-group-1): Reimplement Mike McEwan's proposal. | |
| 136 * gnus-agent.el: timer vs. itimer. | |
| 137 | |
| 138 * webmail.el (webmail-type-definition): Fix my-deja open url. | |
| 139 (webmail-hotmail-list): Fix. | |
| 140 (webmail-netscape-open, webmail-hotmail-article, | |
| 141 webmail-hotmail-list): Update. | |
| 142 (webmail-my-deja-*): Rewrite. | |
| 143 | |
| 144 * gnus-sum.el (gnus-refer-article-methods): The second could be | |
| 145 a named method. | |
| 146 (gnus-cache-write-active): Auto load. | |
| 147 (gnus-summary-display-article): Enable multibyte. | |
| 148 (gnus-summary-select-article): Don't enable multibyte here. | |
| 149 (gnus-summary-goto-article): Ditto. | |
| 150 (gnus-summary-enter-digest-group): Decode to-address. | |
| 151 | |
| 152 * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs). | |
| 153 (mm-with-unibyte-current-buffer-mule4): New function. | |
| 154 (mm-enable-multibyte-mule4): New. | |
| 155 (mm-disable-multibyte-mule4): New. | |
| 156 | |
| 157 * mm-util.el (mm-enable-multibyte-mule4): New. | |
| 158 (mm-disable-multibyte-mule4): New. | |
| 159 * gnus-sum.el (gnus-summary-mode): Use it. | |
| 160 (gnus-summary-select-article): Ditto. | |
| 161 (gnus-summary-goto-article): Use enable multibyte. | |
| 162 | |
| 32971 | 163 * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups. |
| 164 (nnkiboze-enter-nov): Fix it when there is no xref. | |
| 165 (nnkiboze-generate-groups): List groups. | |
| 166 (nnkiboze-request-article): Use | |
| 167 gnus-cache-request-article. | |
| 168 | |
| 169 * gnus-group.el (gnus-group-make-kiboze-group): Use | |
| 170 nnkiboze-score-file. | |
| 171 (gnus-group-make-kiboze-group): Fix prompt. | |
| 172 | |
| 32968 | 173 * message.el (message-send-mail-partially): Replace the header |
| 174 delimiter with a blank line. | |
| 175 (message-sending-message): New variable. | |
| 176 (message-send): Use it. | |
| 177 (message-default-charset): Default value for non-Mule Emacsen. | |
| 178 (message-alternative-emails): New. | |
| 179 (message-use-alternative-email-as-from): New. | |
| 180 (message-setup): Use them. | |
| 181 (message-default-charset): Set default value in non-MULE XEmacsen | |
| 182 as iso-8859-1. | |
| 183 | |
| 184 2000-10-27 Bjorn Torkelsson <torkel@hpc2n.umu.se> | |
| 185 | |
| 186 * message.el: xemacs cleanup (use featurep ' xemacs) | |
| 187 | |
| 32986 | 188 * nnheader.el: ditto |
| 189 | |
| 190 * mm-util.el: ditto | |
| 191 | |
| 32968 | 192 2000-10-27 Stanislav Shalunov <shalunov@internet2.edu> |
| 193 | |
| 194 * message.el (message-make-in-reply-to): In-Reply-To is message-id | |
| 195 (see DRUMS). | |
| 196 | |
| 197 2000-10-27 Simon Josefsson <simon@josefsson.org> | |
| 198 | |
| 199 * message.el (message-send): Make sure error is signalled if no | |
| 200 send method is specified. | |
| 201 | |
| 32963 | 202 2000-10-27 Dave Love <fx@gnu.org> |
| 203 | |
| 32966 | 204 * gnus-group.el (gnus-group-make-menu-bar): Add some :help |
| 205 strings. | |
| 206 (gnus-group-make-tool-bar): New function. | |
| 207 (gnus-group-mode): Use it. | |
| 208 | |
| 209 * message.el (message-mode-menu): Add some :help strings. | |
| 210 (message-mode) [message-tool-bar-map]: Define tool-bar-map. | |
| 211 (featurep): Use (featurep 'xemacs). Install tool bar for Emacs. | |
| 212 | |
| 213 * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm: | |
| 214 * describe-group.xpm, get-news.xpm, kill-group.xpm: | |
| 215 * unsubscribe.xpm: New files. | |
| 216 | |
| 32963 | 217 * mm-decode.el (mm-valid-and-fit-image-p): Don't test |
| 218 display-graphic-p here. | |
| 219 | |
| 220 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 221 | |
| 222 * mm-decode.el (mm-viewer-completion-map): New. | |
| 223 (mm-interactively-view-part): Use it. | |
| 224 | |
| 225 2000-10-27 Simon Josefsson <sj@extundo.com> | |
| 226 | |
| 227 * mail-source.el (mail-sources): IMAP predicate is a string. | |
| 228 (mail-sources): Add default values for IMAP mailbox, predicate and | |
| 229 fetchflag. | |
| 230 | |
| 32941 | 231 2000-10-27 Miles Bader <miles@lsi.nec.co.jp> |
| 232 | |
| 233 * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead | |
| 234 of the `gnus-xemacs' variable, as the latter has been removed. | |
| 235 * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise. | |
| 236 * gnus-art.el (gnus-treat-display-xface) | |
| 237 (gnus-treat-display-smileys, gnus-treat-display-picons) | |
| 238 (gnus-article-read-summary-keys): Likewise. | |
| 239 | |
| 32924 | 240 2000-10-26 Dave Love <fx@gnu.org> |
| 241 | |
| 242 * flow-fill.el: Require cl when compiling. | |
| 243 | |
| 244 2000-10-26 Simon Josefsson <simon@josefsson.org> | |
| 245 | |
| 246 * flow-fill.el (fill-flowed): Don't flow "-- " lines. | |
| 247 (fill-flowed): Make "quote-depth wins" rule work when first line | |
| 248 is at level 0. | |
| 249 | |
| 32922 | 250 2000-10-26 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 251 | |
| 252 * gnus-ems.el: Remove gnus-xemacs. Autoload smiley. | |
| 253 (gnus-kill-all-overlays): Move here. | |
| 254 | |
| 255 * gnus-util.el (gnus-kill-all-overlays): Move out. | |
| 256 | |
| 257 2000-10-26 Dave Love <fx@gnu.org> | |
| 258 | |
| 259 * mail-source.el: Require imap when compiling and defvar | |
| 260 display-time-mail-function. Require mm-util. | |
| 261 (nnheader-cancel-timer): Autoload. | |
| 262 (mail-source-imap-authenticators, mail-source-imap-streams): New | |
| 263 variables. | |
| 264 (mail-sources): Use them. | |
| 265 (defvar): Use rmail-spool-directory unconditionally. | |
| 266 | |
| 267 2000-10-26 Dirk Meyer <dischi@tzi.de> | |
| 268 | |
| 269 * gnus-demon.el (gnus-demon-time-to-step): theHour was set to | |
| 270 seconds instead of hour. | |
| 271 | |
| 272 2000-10-26 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 273 | |
| 274 * mail-source.el (mail-sources): Better `:type'. | |
| 275 | |
| 276 2000-10-26 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 277 | |
| 278 * mail-source.el (mail-source-keyword-map): Use | |
| 279 `rmail-spool-directory' as a default directory for the `file' | |
| 280 source, if the variable is defined. Fall back to hardcoded | |
| 281 "/usr/spool/mail/", as before. Suggestion by Steven E. Harris | |
| 282 <seh@speakeasy.org>. | |
| 283 | |
| 32887 | 284 2000-10-25 Jason Rumney <jasonr@gnus.org> |
| 285 | |
| 286 * gnus-art.el (gnus-signature-face): Use italic on any frame that | |
| 287 supports it. | |
| 288 | |
| 32627 | 289 2000-10-18 Dave Love <fx@gnu.org> |
| 290 | |
| 32787 | 291 * mm-bodies.el (mm-uu-decode-function) |
| 292 (mm-uu-binhex-decode-function): Defvar when compiling. | |
| 293 | |
| 32627 | 294 * gnus-nocem.el (gnus-nocem-issuers): Update. |
| 295 (gnus-nocem-check-from): New option. | |
| 296 (gnus-nocem-scan-groups): Use it. | |
| 297 (gnus-nocem-check-article): Bind gnus-newsgroup-name. | |
| 298 (gnus-nocem-check-article-limit): Add :version. | |
| 299 | |
| 32600 | 300 2000-10-16 Miles Bader <miles@lsi.nec.co.jp> |
| 301 | |
| 302 * gnus-nocem.el (gnus-nocem-check-article-limit): New variable. | |
| 303 (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'. | |
| 304 | |
|
32667
36e10c03d1d7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32627
diff
changeset
|
305 2000-10-16 Stefan Monnier <monnier@cs.yale.edu> |
|
36e10c03d1d7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32627
diff
changeset
|
306 |
|
36e10c03d1d7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32627
diff
changeset
|
307 * ietf-drums.el (mm-util): Require CL when compiling. |
|
36e10c03d1d7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32627
diff
changeset
|
308 |
| 32505 | 309 2000-10-15 Dave Love <fx@gnu.org> |
| 310 | |
| 311 * qp.el: Require mm-util. | |
| 312 | |
| 32463 | 313 2000-10-13 Dave Love <fx@gnu.org> |
| 314 | |
| 315 * qp.el (quoted-printable-decode-region): Avoid invalid | |
| 316 coding-systems. | |
| 317 | |
| 32412 | 318 2000-10-12 Gerd Moellmann <gerd@gnu.org> |
| 319 | |
| 320 * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads | |
| 321 to a recursive load. | |
| 322 | |
| 32408 | 323 2000-10-12 Dave Love <fx@gnu.org> |
| 324 | |
| 32463 | 325 * mm-util.el (mm-charset-synonym-alist): Add windows-1252. |
| 326 | |
| 32408 | 327 * gnus.el (gnus-group-startup-message): Check for PBM image. |
| 328 | |
| 32334 | 329 2000-10-09 Dave Love <fx@gnu.org> |
| 330 | |
| 331 * mail-source.el (mail-source-fetch-imap): Bind | |
| 332 default-enable-multibyte-characters rather than using | |
| 333 mm-disable-multibyte. | |
| 334 | |
| 335 2000-10-03 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 336 | |
| 337 * mail-source.el (mail-source-fetch-maildir): Don't insert | |
| 338 newlines. | |
| 339 | |
|
32224
37da59aaf72f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32215
diff
changeset
|
340 2000-10-06 Stefan Monnier <monnier@cs.yale.edu> |
|
37da59aaf72f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32215
diff
changeset
|
341 |
|
37da59aaf72f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32215
diff
changeset
|
342 * mm-encode.el: Require CL. At least, for `incf'. |
|
37da59aaf72f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32215
diff
changeset
|
343 |
| 32215 | 344 2000-10-06 Dave Love <fx@gnu.org> |
| 345 | |
| 346 * gnus-audio.el: Don't require cl. | |
| 347 (gnus-audio): New custom group. | |
| 348 (gnus-audio-inline-sound): Change to work with Emacs. | |
| 349 (gnus-audio-directory, gnus-audio-directory) | |
| 350 (gnus-audio-au-player): Customize. | |
| 351 (gnus-audio-play): Try external player if play-sound-file fails. | |
| 352 Use file-name-extension, not string-match. | |
| 353 | |
| 32212 | 354 2000-10-05 Dave Love <fx@gnu.org> |
| 355 | |
| 356 * rfc1843.el: Require cl when compiling. | |
| 357 | |
| 358 * qp.el (mm-decode-coding-region, mm-encode-coding-region): | |
| 359 Autoload. | |
| 360 (quoted-printable-decode-region): Rename arg which confused | |
| 361 charset with coding-system. Don't use nonascii-insert-offset. | |
| 362 Coding-system encode the region initially. Don't recognize `==' | |
| 363 as valid QP. Coding-system decode the region finally. | |
| 364 (quoted-printable-decode-string): Rename arg which confused | |
| 365 charset with coding-system. | |
| 366 | |
| 367 * mm-bodies.el: Require mm-uu, Don't require qp, uudecode. | |
| 368 (mm-encode-body): Apply mm-charset-to-coding-system to arg of | |
| 369 mm-encode-coding-region. | |
| 370 (mm-decode-body, mm-decode-string): Rename variables which | |
| 371 confused charset with coding-system. | |
| 372 (binhex-decode-region): Don't autoload. | |
| 373 (mm-body-encoding): Require message. | |
| 374 (mm-decode-content-transfer-encoding): Require mm-uu in relevant | |
| 375 cond branches. | |
| 376 | |
| 377 * gnus-art.el (article-de-quoted-unreadable) | |
| 378 (article-de-base64-unreadable): Fold search case | |
| 379 rather than downcasing string. Apply mm-charset-to-coding-system | |
| 380 to arg of quoted-printable-decode-region. | |
| 381 | |
|
32194
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
382 2000-10-05 Stefan Monnier <monnier@cs.yale.edu> |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
383 |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
384 * nnfolder.el (nnfolder-ignore-active-file): Typos. |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
385 |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
386 * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs. |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
387 |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
388 * gnus-kill.el (gnus-kill): Typo. |
|
6c01019e04af
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32172
diff
changeset
|
389 |
| 32163 | 390 2000-10-05 Kenichi Handa <handa@etl.go.jp> |
| 391 | |
| 392 * gnus-mule.el: Revived. | |
| 393 | |
| 32172 | 394 2000-10-04 Dave Love <fx@gnu.org> |
| 395 | |
| 396 * gnus-ems.el: Don't turn off compiler warnings in local vars. | |
| 397 Require ring when compiling. | |
| 398 (gnus-x-splash): Bind width, height. | |
| 399 (gnus-article-compface-xbm): New variable. | |
| 400 (gnus-article-display-xface): Move graphic test. Use unibyte. | |
| 401 Obey gnus-article-compface-xbm. Use pbm, not xbm. | |
| 402 | |
|
32154
eb07a8c1458b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32137
diff
changeset
|
403 2000-10-04 Stefan Monnier <monnier@cs.yale.edu> |
|
eb07a8c1458b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32137
diff
changeset
|
404 |
|
eb07a8c1458b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32137
diff
changeset
|
405 * nnimap.el: require 'cl when compiling. |
|
eb07a8c1458b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32137
diff
changeset
|
406 |
| 32137 | 407 2000-10-04 Dave Love <fx@gnu.org> |
| 408 | |
| 409 * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use | |
| 410 pbm images. | |
| 411 | |
| 412 * frown.pbm, smile.pbm, wry.pbm: New files. | |
| 413 | |
| 414 * frown.xbm, smile.xbm, wry.xbm: Deleted. | |
| 415 | |
| 32104 | 416 2000-10-03 Dave Love <fx@gnu.org> |
| 417 | |
| 418 * mail-source.el (mail-sources): Revert to nil. | |
| 419 | |
| 32238 | 420 * nnmail (nnmail-spool-file): Revert to `((file))'. |
| 421 | |
| 32104 | 422 * qp.el: Don't require mm-util. |
| 423 (quoted-printable-decode-region): Rewritten. | |
| 424 (quoted-printable-decode-string, quoted-printable-encode-region): | |
| 425 Doc fix. | |
| 426 (quoted-printable-encode-region): Barf on multibyte characters. | |
| 427 Maybe make the class multibyte. Upcase chars, not formatted | |
| 428 strings. Allow mm-use-ultra-safe-encoding to be unbound. | |
| 429 (quoted-printable-encode-string): Don't use | |
| 430 mm-with-unibyte-buffer. | |
| 431 | |
| 432 2000-10-03 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 433 | |
| 434 * mail-source.el (mail-source-report-new-mail): Use | |
| 435 nnheader-cancel-timer. | |
| 436 | |
| 437 2000-10-03 Simon Josefsson <simon@josefsson.org> | |
| 438 | |
| 439 * mail-source.el (mail-source-imap-file-coding-system): New variable. | |
| 440 (mail-source-fetch-imap): Use it. | |
| 441 | |
| 32018 | 442 2000-09-29 Gerd Moellmann <gerd@gnu.org> |
| 443 | |
| 32020 | 444 * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Fix |
| 445 last change. | |
| 446 | |
| 32018 | 447 * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Use |
| 448 `:ascent center'. | |
| 449 | |
| 450 * smiley-ems.el (smiley-update-cache): Use `:ascent center'. | |
| 451 | |
| 31962 | 452 2000-09-28 Gerd Moellmann <gerd@gnu.org> |
| 453 | |
| 454 * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change | |
| 455 image's :ascent to 80. That gives a mode-line which is approx. | |
| 456 as tall as the normal one. | |
| 457 | |
| 31803 | 458 2000-09-21 Dave Love <fx@gnu.org> |
| 459 | |
| 32104 | 460 * smiley-ems.el (smiley-region): Test if display-graphic-p bound |
| 461 (for Emacs 20). Tidy somewhat. | |
| 462 | |
| 463 2000-09-21 Dave Love <fx@gnu.org> | |
| 464 | |
| 31803 | 465 * gnus-ems.el (gnus-article-display-xface): Use unibyte for the |
| 466 image processing. Rationalize logic somewhat. | |
| 467 | |
| 31785 | 468 2000-09-20 Dave Love <fx@gnu.org> |
| 469 | |
| 31789 | 470 * smiley-ems.el, frown.xbm, smile.xbm, wry.xbm: New files. |
| 471 | |
| 31785 | 472 * mail-source.el (mail-source-delete-incoming): Set to t, assuming |
| 473 we'll be careful merging development changes. | |
| 474 | |
| 475 * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X | |
| 476 specifically. | |
| 477 | |
| 478 * gnus-ems.el (gnus-smiley-display): Autoload from smiley-ems. | |
| 479 (mouse-set-point, set-face-foreground) | |
| 480 (set-face-background, x-popup-menu) [not window-system]: Don't zap | |
| 481 them. | |
| 482 | |
| 483 * mm-decode.el (mm-valid-and-fit-image-p): Use display-graphic-p. | |
| 484 | |
| 485 * gnus.el (gnus-version-number): Start 5.9 series. Avoid some | |
| 486 redundant autoloads. | |
| 487 | |
| 31770 | 488 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
| 489 | |
| 490 * gnus-ems.el (gnus-article-display-xface): Don't convert PBM | |
| 491 to XBM; we always have PBM support. | |
| 492 | |
| 31785 | 493 2000-09-19 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 494 | |
| 495 * gnus-group.el (gnus-group-make-kiboze-group): Makedir. | |
| 496 * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref. | |
| 497 * gnus-sum.el (gnus-nov-parse-line): Ditto. | |
| 498 * nnkiboze.el (nnkiboze-file-coding-system): New. | |
| 499 (nnkiboze-retrieve-headers): Use it. | |
| 500 (nnkiboze-request-group): Ditto. | |
| 501 (nnkiboze-close-group): Ditto. | |
| 502 (nnkiboze-generate-group): Ditto. | |
| 503 (nnkiboze-enter-nov): Insert first Xref properly. | |
| 504 | |
| 505 2000-09-19 Dave Love <fx@gnu.org> | |
| 506 | |
| 507 * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil. | |
| 508 (nnmail-get-new-mail): Test `sources' in top-level conditional. | |
| 509 | |
| 510 * mail-source.el (mail-sources): Change default to '((file)). | |
| 511 Add useful custom type. | |
| 512 | |
| 513 2000-09-18 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 514 | |
| 515 * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit | |
| 516 year). | |
| 517 (gnus-date-iso8601): Ditto. | |
| 518 | |
| 519 2000-09-18 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 520 | |
| 521 * mail-source.el (mail-source-fetch-imap): Disable multibyte. | |
| 522 | |
| 523 2000-09-17 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 524 | |
| 525 * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the | |
| 526 pattern. Avoid using 8 bit chars. | |
| 527 * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars. | |
| 528 | |
| 529 2000-09-16 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 530 | |
| 531 * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems, | |
| 532 smiley-toggle-extent-ems, smiley-toggle-extents-ems, | |
| 533 smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle | |
| 534 functions are not implemented yet. | |
| 535 | |
| 536 * dgnushack.el (dgnushack-compile): Remove smiley.el and | |
| 537 x-overlay.el from the FSF Emacs black list. | |
| 538 | |
| 539 2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 540 | |
| 541 * mm-decode.el (mm-inlined-types): Add application/emacs-lisp. | |
| 542 (mm-inline-media-tests): Ditto. | |
| 543 (mm-automatic-display): Ditto. | |
| 544 * mm-view.el (mm-display-inline-fontify): Generalize from | |
| 545 mm-display-patch-inline. | |
| 546 (mm-display-patch-inline): Use it. | |
| 547 (mm-display-elisp-inline): Ditto. | |
| 548 | |
| 549 2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 550 | |
| 551 * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter. | |
| 552 (gnus-topic-unmark-topic): Ditto. | |
| 553 (gnus-topic-mark-topic): Ditto. | |
| 554 (gnus-topic-get-new-news-this-topic): Use it. | |
| 555 | |
| 556 2000-09-15 09:01:40 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 557 | |
| 558 * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21 | |
| 559 display xface. | |
| 560 | |
| 561 2000-09-15 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 562 | |
| 563 * gnus-group.el (gnus-group-rename-group): Inhibit renaming of | |
| 564 zombie or killed groups. | |
| 565 | |
| 566 2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 567 | |
| 568 * mml.el (mml-preview): Reinsert unibyte content. | |
| 569 (mml-parse-1): Remove with-unibyte-current-buffer. | |
| 570 (mml-generate-mime-1): Ditto. | |
| 571 * gnus-msg.el (gnus-summary-mail-forward): Ditto. | |
| 572 * message.el (message-forward): Ditto. | |
| 573 | |
| 574 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 575 | |
| 576 * gnus-art.el (article-de-quoted-unreadable): Guess charset from | |
| 577 original article buffer. | |
| 578 (article-de-base64-unreadable): Ditto. | |
| 579 (article-wash-html): Ditto. | |
| 580 | |
| 581 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 582 | |
| 583 * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte | |
| 584 unless forward-show-mml. | |
| 585 | |
| 586 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 587 | |
| 588 * gnus-sum.el (gnus-summary-save-parts-type-history): New. | |
| 589 (gnus-summary-save-parts-last-directory): New. | |
| 590 (gnus-summary-save-parts): Save history. | |
| 591 | |
| 592 2000-09-14 Ben Gertzfield <che@debian.org> | |
| 593 | |
| 594 * gnus-sum.el (gnus-summary-save-parts-default-mime): New | |
| 595 variable. | |
| 596 (gnus-summary-save-parts): Use it. | |
| 597 | |
| 598 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 599 | |
| 600 * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist. | |
| 601 * gnus-sum.el (gnus-summary-exit): Ditto. | |
| 602 (gnus-summary-exit-no-update): Ditto. | |
| 603 (gnus-summary-show-article): Ditto. | |
| 604 | |
| 605 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 606 | |
| 607 * nndoc.el (nndoc-dissect-mime-parts-sub): Remove | |
| 608 Content-Disposition. | |
| 609 | |
| 610 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 611 | |
| 612 * webmail.el: Hotmail updated. Add X-Gnus-Webmail. | |
| 613 | |
| 614 2000-09-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 615 | |
| 616 * gnus-art.el (gnus-article-setup-buffer): Set | |
| 617 gnus-article-mime-handles to nil. | |
| 618 * gnus-sum.el (gnus-summary-exit): Ditto. | |
| 619 (gnus-summary-exit-no-update): Ditto. | |
| 620 (gnus-summary-show-article): Ditto. | |
| 621 (gnus-summary-save-parts): Use gnus-article-mime-handles if | |
| 622 dissected. | |
| 623 * mm-partial.el (mm-partial-find-parts): Remove redundancy. | |
| 624 | |
| 31717 | 625 2000-09-14 Dave Love <fx@gnu.org> |
| 626 | |
| 627 * gnus.el (gnus-charset): | |
| 628 * mm-decode.el (mime-display): | |
| 629 * imap.el (imap) <defgroup>: Add :version. | |
| 630 | |
| 631 2000-09-13 Gerd Moellmann <gerd@gnu.org> | |
| 632 | |
| 633 * parse-time.el: Fix author's mail address. | |
| 634 | |
| 635 * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el: | |
| 636 * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el: | |
| 637 * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el: | |
| 638 * messcompat.el, nnbabyl.el, nndir.el, nneething.el: | |
| 639 * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el: | |
| 640 * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el: | |
| 641 * rfc2231.el, uudecode.el: Fix copyright notice. | |
| 642 | |
| 643 * nnweb.el (toplevel): To make the file bootstrap in Emacs, | |
| 644 require `w3' at load-time only if not running in batch mode. | |
| 645 | |
| 646 2000-09-13 Dave Love <fx@gnu.org> | |
| 647 | |
| 648 * gnus-ems.el (gnus-ems-redefine): Don't alias | |
| 649 gnus-summary-set-display-table. | |
| 650 | |
| 651 * message.el (message-user-agent): Don't wrap ignore-errors around | |
| 652 it. | |
| 653 | |
| 654 * mm-encode.el (mm-insert-multipart-headers): Avoid redundant | |
| 655 `format'. | |
| 656 (mm-content-transfer-encoding): Don't use cadar. | |
| 657 | |
| 658 * uudecode.el (uudecode-decoder-program) | |
| 659 (uudecode-decoder-switches): Customize. | |
| 660 | |
| 661 * gnus-score.el (gnus-home-score-file): Improve custom type. | |
| 662 | |
| 663 * gnus-cus.el (gnus-custom-mode): Conditionally set local | |
| 664 variables for Emacs 21. | |
| 665 (gnus-group-customize): Disable undo while laying out the buffer. | |
| 666 | |
| 667 2000-09-13 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 668 | |
| 669 * gnus-util.el (gnus-write-active-file): Bind | |
| 670 coding-system-for-write. | |
| 671 | |
| 672 * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file. | |
| 673 | |
| 674 * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources. | |
| 675 * gnus-kill.el (gnus-batch-score): Ditto. | |
| 676 * gnus-move.el (gnus-change-server): Ditto. | |
| 677 * nnkiboze.el (nnkiboze-generate-groups): Ditto. | |
| 678 | |
| 679 2000-09-12 Simon Josefsson <simon@josefsson.org> | |
| 680 | |
| 681 * gnus-sum.el (gnus-update-read-articles): Undo | |
| 682 `gnus-request-set-mark' operation. | |
| 683 | |
| 684 2000-09-11 Dave Love <fx@gnu.org> | |
| 685 | |
| 686 * Changelog: Use iso-2022 coding. | |
| 687 | |
| 688 * gnus-msg.el (gnus-msg-mail): New function. | |
| 689 (gnus-user-agent): New mail agent. | |
| 690 | |
| 691 2000-09-10 Dave Love <fx@gnu.org> | |
| 692 | |
| 693 * message.el: Require mail-abbrevs for XEmacs for a problem with | |
| 694 keybinding despite the autoloads for it. | |
| 695 | |
| 696 2000-09-08 Simon Josefsson <simon@josefsson.org> | |
| 697 | |
| 698 * imap.el (imap-kerberos4-open): Erase more (fixes race condition?). | |
| 699 | |
| 700 * nnimap.el (nnimap-request-update-info-internal): Remove tick | |
| 701 marks from dormant articles. (See nnimap-request-set-mark.) | |
| 702 (nnimap-retrieve-headers-progress): Demule. | |
| 703 (nnimap-open-server): Call nnoo-change-server twice, once for | |
| 704 getting the nnimap-server-buffer and once for letting n-c-s set | |
| 705 the variables in that buffer. | |
| 706 | |
| 707 2000-09-08 David Edmondson <dme@dme.org> | |
| 708 | |
| 709 * gnus.el (gnus-short-group-name): Guess separator. | |
| 710 | |
| 711 2000-09-06 Francis Litterio <franl-removethis@world.omitthis.std.com> | |
| 712 | |
| 713 * gnus-group.el (gnus-group-insert-group-line): Fix. | |
| 714 | |
| 715 2000-09-04 Dave Love <fx@gnu.org> | |
| 716 | |
| 717 * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group. | |
| 718 (mm-get-image): Avoid the losing `make-glyph' from W3. | |
| 719 | |
| 720 2000-09-03 Simon Josefsson <simon@josefsson.org> | |
| 721 | |
| 722 * gnus-sum.el (gnus-summary-delete-article): Check server. | |
| 723 | |
| 724 2000-09-01 Simon Josefsson <simon@josefsson.org> | |
| 725 | |
| 726 * imap.el (imap-parse-flag-list): Rewrite. | |
| 727 | |
| 728 * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors. | |
| 729 | |
| 730 * imap.el (imap-parse-flag-list): Hack. | |
| 731 | |
| 732 2000-08-29 Dave Love <fx@gnu.org> | |
| 733 | |
| 734 * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon. | |
| 735 | |
| 736 * gnus-agent.el (gnus-agent-union): new function. | |
| 737 (gnus-agent-fetch-headers): Use it. | |
| 738 | |
| 739 * gnus.el (gnus-group-startup-message): Specify foreground and | |
| 740 background for xpm image. Centre image vertically. | |
| 741 From Katsumi Yamaoka <yamaoka@jpl.org> with mods. | |
| 742 | |
| 743 2000-08-25 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 744 | |
| 745 * message.el (message-send-mail): Narrow-to-headers. | |
| 746 | |
| 747 2000-08-24 Dave Love <fx@gnu.org> | |
| 748 | |
| 749 * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs | |
| 750 21. | |
| 751 | |
| 752 2000-08-21 Dave Love <fx@gnu.org> | |
| 753 | |
| 754 * nnimap.el (nnimap-request-newgroups): Eschew member-if. | |
| 755 | |
| 756 2000-08-21 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 757 | |
| 758 * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if | |
| 759 permanent is used. | |
| 760 (gnus-topic-show-topic): Read topic when to show permanent hidden | |
| 761 topic. | |
| 762 (gnus-topic-remove-topic): Revert to the old behavior, not using | |
| 763 hide. | |
| 764 | |
| 765 2000-08-21 Dave Love <fx@gnu.org> | |
| 766 | |
| 767 * gnus-ems.el (gnus-add-minor-mode): Add &rest arg. | |
| 768 (gnus-xemacs): Use featurep. | |
| 769 | |
| 770 * mm-util.el (mm-read-charset): Maybe use builtin. | |
| 771 (mm-replace-chars-in-string): Maybe use subst-char-in-string. | |
| 772 (mm-multibyte-p, mm-with-unibyte-current-buffer) | |
| 773 (mm-with-unibyte): Use featurep, not string-match. | |
| 774 (mm-with-unibyte-buffer): Simplify. | |
| 775 (mm-quote-arg): Maybe use shell-quote-argument. | |
| 776 | |
| 777 * mml.el (mml-make-string): Deleted (unused). | |
| 778 | |
| 779 * gnus.el (gnus-mode-line-buffer-identification): Supply | |
| 780 definition for Emacs 21. | |
| 781 | |
| 782 * gnus-salt.el: Small doc fixes. | |
| 783 (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to | |
| 784 gnus-add-minor-mode. | |
| 785 | |
| 786 * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to | |
| 787 gnus-add-minor-mode. | |
| 788 | |
| 789 2000-08-20 Simon Josefsson <simon@josefsson.org> | |
| 790 | |
| 791 * nnimap.el (nnimap-before-find-minmax-bugworkaround): New | |
| 792 function, thanks to Lloyd Zusman for debugging. | |
| 793 (nnimap-request-group): | |
| 794 (nnimap-request-list): | |
| 795 (nnimap-retrieve-groups): | |
| 796 (nnimap-request-newgroups): Use it. | |
| 797 | |
| 798 * nnimap.el (nnimap-request-article-part): Less verbose. | |
| 799 | |
| 800 2000-08-18 Dave Love <fx@gnu.org> | |
| 801 | |
| 802 * gnus-score.el (gnus-score-find-score-files-function): Fix doc, | |
| 803 custom type. | |
| 804 | |
| 805 * nnheader.el (nnheader-replace-chars-in-string): Use | |
| 806 subst-char-in-string if available. | |
| 807 | |
| 808 * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) | |
| 809 (gnus-request-article-this-buffer): Use expand-file-name. | |
| 810 (gnus-mime-view-part-as-type): Simplify interactive spec. | |
| 811 (gnus-mime-button-map): Define it all in defvar. | |
| 812 | |
| 813 2000-08-17 Dave Love <fx@gnu.org> | |
| 814 | |
| 815 * gnus-group.el (gnus-group-running-xemacs): Deleted. | |
| 816 | |
| 817 * gnus-demon.el (gnus-demon): Bind use-dialog-box and | |
| 818 last-nonmenu-event. | |
| 819 | |
| 820 * uudecode.el (char-int): Use defalias, not fset. | |
| 821 | |
| 822 * score-mode.el: Don't require easymenu. Require mm-util. | |
| 823 (score-mode-coding-system): Use mm-auto-save-coding-system. | |
| 824 | |
| 825 * nneething.el (nneething-create-mapping): Don't use cadar & al. | |
| 826 (nneething-file-name): Use expand-file-name, not concat. | |
| 827 | |
| 828 2000-08-16 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 829 | |
| 830 * nnslashdot.el (nnslashdot-threaded-retrieve-headers): | |
| 831 Failure proof for email addresses. | |
| 832 (nnslashdot-sane-retrieve-headers): Ditto. | |
| 833 | |
| 834 2000-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 835 | |
| 836 * message.el (message-send-mail): Only insert courtesy message | |
| 837 when text/plain. | |
| 838 | |
| 839 2000-08-14 Jesper Harder <jesper_harder@hotmail.com> | |
| 840 | |
| 841 * message.el (message-cancel-news): Copy the From header from the | |
| 842 original article. | |
| 843 | |
| 844 2000-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 845 | |
| 846 * gnus-async.el (gnus-asynchronous): Removed. | |
| 847 | |
| 848 2000-08-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 849 | |
| 850 * mail-source.el (mail-source-fetch-maildir): Use MMDF mail | |
| 851 format. | |
| 852 | |
| 853 2000-08-14 Rod Whitby <list.ding@rwhitby.net> | |
| 854 | |
| 855 * nnmail.el (nnmail-expiry-target-group): Fixed. | |
| 856 | |
| 857 2000-08-14 Rod Whitby <list.ding@rwhitby.net> | |
| 858 | |
| 859 * nnmail.el (nnmail-expiry-target-group): Fix the call to | |
| 860 gnus-request-accept-article so that body encoding is *not* done. | |
| 861 Encoding is not done on incoming mail, so why should it be done on | |
| 862 expired mail? | |
| 863 | |
| 864 | |
| 865 2000-08-14 Rod Whitby <list.ding@rwhitby.net> | |
| 866 | |
| 867 * nnml.el (nnml-request-expire-articles): Fix the calls to | |
| 868 nnml-request-article (the filename was being passed instead of the | |
| 869 article number) and nnmail-expiry-target-group | |
| 870 (nnml-current-directory is changed by nnml-request-accept-article, | |
| 871 causing it to be incorrect for the next article to be expired). | |
| 872 | |
| 873 2000-08-14 Rod Whitby <list.ding@rwhitby.net> | |
| 874 | |
| 875 * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of | |
| 876 expiry-target group parameters. | |
| 877 | |
| 878 2000-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 879 | |
| 880 * gnus-topic.el (gnus-topic-select-group): Touch the dribble | |
| 881 buffer. | |
| 882 (gnus-topic-hide-topic): Take a PERMANENT parameter. | |
| 883 (gnus-topic-show-topic): Ditto. | |
| 884 | |
| 885 * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry. | |
| 886 | |
| 887 2000-08-12 John H. Palmieri <palmieri@math.washington.edu> | |
| 888 | |
| 889 * mail-source.el (mail-source-incoming-file-prefix): New | |
| 890 variable. | |
| 891 | |
| 892 2000-08-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 893 | |
| 894 * gnus-start.el (gnus-check-first-time-used): Clean up a bit. | |
| 895 | |
| 896 * mailcap.el (mailcap-maybe-eval): Be even more warning. | |
| 897 | |
| 898 2000-08-11 Florian Weimer <fw@deneb.enyo.de> | |
| 899 | |
| 900 * message.el (message-syntax-checks): New check quotin-style: | |
| 901 Text must be written below quoted text. | |
| 902 (message-check-news-body-syntax): Check it. | |
| 903 | |
| 904 2000-08-11 Simon Josefsson <simon@josefsson.org> | |
| 905 | |
| 906 * imap.el (imap-authenticator-alist): Fix typo. | |
| 907 (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to | |
| 908 Jonas Oberg for debugging. | |
| 909 | |
| 910 2000-08-11 Simon Josefsson <simon@josefsson.org> | |
| 911 | |
| 912 * gnus-async.el (gnus-asynchronous): Disable by default. | |
| 913 | |
| 914 2000-08-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 915 | |
| 916 * mm-view.el (mm-inline-text): Bind fill-column. | |
| 917 | |
| 918 * nnvirtual.el (nnvirtual-request-expire-articles): Return the | |
| 919 list of unexpired articles. | |
| 920 | |
| 921 * gnus-group.el (gnus-group-expire-articles-1): Return the list of | |
| 922 un-expired articles. | |
| 923 | |
| 924 * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the | |
| 925 headers. | |
| 926 | |
| 927 * gnus-topic.el (gnus-topic-kill-group): Move up one line so that | |
| 928 we update the right topic.. | |
| 929 | |
| 930 * mm-decode.el (mm-display-external): Put point at start. | |
| 931 | |
| 932 2000-08-10 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 933 | |
| 934 * nnmail.el (nnmail-expiry-target): More explicit documentation. | |
| 935 | |
| 936 * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'. | |
| 937 | |
| 938 2000-08-09 Simon Josefsson <simon@josefsson.org> | |
| 939 | |
| 940 * imap.el (imap-parse-body): | |
| 941 (imap-parse-string-list): Add bug workarounds for Stalker | |
| 942 Communigate Pro 3.0 server. | |
| 943 (imap-body-lines): Remove bogus comment. | |
| 944 | |
| 945 * imap.el (imap-range-to-message-set): Move from nnimap.el. | |
| 946 | |
| 947 * nnimap.el (nnimap-retrieve-which-headers): | |
| 948 (nnimap-retrieve-headers-from-server): | |
| 949 (nnimap-request-set-mark): | |
| 950 (nnimap-request-expire-articles): Use `i-r-t-m-set' instead. | |
| 951 | |
| 952 2000-08-08 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 953 | |
| 954 * message.el (message-dont-reply-to-names): | |
| 955 rmail-dont-reply-to-names may not be defined. | |
| 956 | |
| 957 2000-08-07 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 958 | |
| 959 * gnus-group.el (gnus-group-iterate): Uncompiled function should | |
| 960 not use pop. | |
| 961 | |
| 962 2000-07-19 Dave Love <fx@gnu.org> | |
| 963 | |
| 964 * gnus-ems.el: Defalias some dummy funcs to `ignore'. | |
| 965 (gnus-x-splash): Use expand-file-name. Remove redundant facep | |
| 966 check. | |
| 967 (gnus-article-display-xface): Special-case for dark backgrounds. | |
| 968 | |
| 969 2000-07-19 Kim-Minh Kaplan <kmkaplan@galaxy.fr> | |
| 970 | |
| 971 * imap.el (imap-calculate-literal-size-first): New variable. | |
| 972 (imap-local-variables): Add it. | |
| 973 (imap-kerberos4-open): Set it. | |
| 974 (imap-send-command): Use it. | |
| 975 | |
| 976 2000-07-17 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 977 | |
| 978 * mailcap.el (mailcap-mimetypes-parsed-p): New variable. | |
| 979 (mailcap-parse-mimetypes): Use it. | |
| 980 (mailcap-extension-to-mime): Parse mimetype. | |
| 981 (mailcap-mime-types): Ditto. | |
| 982 * mml.el (mml-minibuffer-read-type): Ditto. | |
| 983 | |
| 984 2000-07-16 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 985 | |
| 986 * nndoc.el (nndoc-type-alist): Add outlook. | |
| 987 (nndoc-outlook-type-p): New function. | |
| 988 (nndoc-outlook-article-begin): Ditto. | |
| 989 | |
| 990 2000-07-16 Daiki Ueno <ueno@unixuser.org> | |
| 991 | |
| 992 * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save | |
| 993 excursion. | |
| 994 | |
| 995 2000-07-15 Simon Josefsson <simon@josefsson.org> | |
| 996 | |
| 997 * gnus-cus.el (gnus-group-parameters, banner): Type is regexp. | |
| 998 | |
| 999 * imap.el (imap): | |
| 1000 (imap-kerberos4-program): | |
| 1001 (imap-gssapi-program): | |
| 1002 (imap-ssl-program): Customization. | |
| 1003 (imap-shell-program): | |
| 1004 (imap-shell-host): New variables. | |
| 1005 (imap-streams): | |
| 1006 (imap-stream-alist): Add shell. | |
| 1007 (imap-shell-p): | |
| 1008 (imap-shell-open): New functions. | |
| 1009 (imap-open): Don't call authenticator if preauth. | |
| 1010 (imap-authenticate): Return t if already authenticated. | |
| 1011 | |
| 1012 2000-07-14 Simon Josefsson <simon@josefsson.org> | |
| 1013 | |
| 1014 * gnus.el (gnus-invalid-group-regexp): New variable. | |
| 1015 (gnus-read-group): Use it. | |
| 1016 | |
| 1017 2000-07-14 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1018 | |
| 1019 * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, | |
| 1020 expunge-below and orphan-score are "group variables". | |
| 1021 | |
| 1022 2000-07-13 Simon Josefsson <jas@pdc.kth.se> | |
| 1023 | |
| 1024 * gnus-srvr.el (gnus-browse-read-group): Don't pass fully | |
| 1025 qualified group names to `gnus-group-read-ephemeral-group'. | |
| 1026 | |
| 1027 2000-07-12 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1028 | |
| 1029 * gnus-sum.el: `W t' is toggle-header in info. | |
| 1030 | |
| 1031 2000-07-12 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1032 | |
| 1033 * gnus-art.el (article-de-base64-unreadable): Typo. | |
| 1034 | |
| 1035 2000-07-12 Simon Josefsson <jas@pdc.kth.se> | |
| 1036 | |
| 1037 * gnus-agent.el (require): Require timer. | |
| 1038 | |
| 1039 2000-07-11 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1040 | |
| 1041 * message.el (message-bounce): Call mime-to-mml. | |
| 1042 | |
| 1043 2000-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1044 | |
| 1045 * nnslashdot.el (nnslashdot-request-close): New function. | |
| 1046 | |
| 1047 2000-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1048 | |
| 1049 * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the | |
| 1050 right line number for the article. | |
| 1051 | |
| 1052 2000-07-11 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1053 | |
| 1054 * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point. | |
| 1055 * webmail.el (webmail-fetch): Bind | |
| 1056 url-http-silence-on-insecure-redirection. | |
| 1057 | |
| 1058 2000-07-10 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1059 | |
| 1060 * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use | |
| 1061 unibyte. | |
| 1062 (nnslashdot-sane-retrieve-headers): Ditto. | |
| 1063 (nnslashdot-request-article): Ditto. | |
| 1064 | |
| 1065 2000-07-10 William M. Perry <wmperry@aventail.com> | |
| 1066 | |
| 1067 * mailcap.el (mailcap-parse-mimetype-file): | |
| 1068 | |
| 1069 2000-07-08 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1070 | |
| 1071 * nnweb.el (nnweb-insert): Stricter test. | |
| 1072 * webmail.el (webmail-refresh-redirect): Ditto. | |
| 1073 | |
| 1074 2000-07-06 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1075 | |
| 1076 * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary. | |
| 1077 | |
| 1078 2000-07-05 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1079 | |
| 1080 * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields. | |
| 1081 | |
| 1082 2000-07-05 Dave Love <fx@gnu.org> | |
| 1083 | |
| 1084 * utf7.el: Doc and header fixes. | |
| 1085 | |
| 1086 * gnus-sum.el: Doc fixes. | |
| 1087 | |
| 1088 * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use | |
| 1089 defalias, not fset. | |
| 1090 | |
| 1091 * flow-fill.el (fill-flowed-point-at-eol) | |
| 1092 (fill-flowed-point-at-bol): Use defalias, not fset. | |
| 1093 | |
| 1094 * gnus-art.el: Don't alias article-mime-decode-quoted-printable. | |
| 1095 (gnus-Plain-save-name): Delete -- apparently bogus. | |
| 1096 | |
| 1097 2000-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1098 | |
| 1099 * nnsoup.el: Use expand-file-name throughout. | |
| 1100 | |
| 1101 2000-07-03 Kjetil Torgrim Homme <kjetilho@ifi.uio.no> | |
| 1102 | |
| 1103 * nnmail.el (nnmail-read-incoming-hook): New example. | |
| 1104 | |
| 1105 2000-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1106 | |
| 1107 * mm-view.el (mm-inline-text): Check whether the text has already | |
| 1108 been decoded. | |
| 1109 | |
| 1110 2000-07-04 ShengHuo ZHU <zsh@cs.rochester.edu> | |
| 1111 | |
| 1112 * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip? | |
| 1113 | |
| 1114 2000-07-03 Stainless Steel Rat <ratinox@peorth.gweep.net> | |
| 1115 | |
| 1116 * gnus-sum.el (gnus-recenter): Fix horizontal recenter. | |
| 1117 | |
| 1118 2000-07-03 Simon Josefsson <simon@josefsson.org> | |
| 1119 | |
| 1120 * gnus-sum.el (gnus-update-marks): Don't propagate download and | |
| 1121 unsend flags. | |
| 1122 | |
| 1123 2000-07-03 Simon Josefsson <jas@pdc.kth.se> | |
| 1124 | |
| 1125 * nnimap.el (nnimap-open-connection): Don't look up virtual server | |
| 1126 name in authinfo (.authinfo now support ports, no need for the | |
| 1127 hack). | |
| 1128 (nnimap-split-find-rule): Fix. | |
| 1129 (nnimap-open-connection): Look for nnimap-server-address in authinfo. | |
| 1130 | |
| 1131 2000-07-03 Paul Stodghill <stodghil@CS.Cornell.EDU> | |
| 1132 | |
| 1133 * message.el (message-unquote-tokens): Remove all quotes. | |
| 1134 | |
| 1135 2000-07-03 Julien Gilles <julien.gilles@bcv01y01.vz.cit.alcatel.fr> | |
| 1136 | |
| 1137 * gnus-ml.el: New file. | |
| 1138 | |
| 1139 2000-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1140 | |
| 1141 * nnultimate.el (nnultimate-request-close): New function. | |
| 1142 | |
| 1143 * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. | |
| 1144 | |
| 1145 2000-07-02 Lars Magne Ingebrigtsen <lmi@quimbies.gnus.org> | |
| 1146 | |
| 1147 * gnus.el: Gnus v5.8.7 is released. | |
| 1148 | |
| 1149 2000-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1150 | |
| 1151 * mm-decode.el (mm-insert-part): Characters doubly decoded. | |
| 1152 | |
| 1153 2000-07-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1154 | |
| 1155 * message.el (message-do-fcc): Encode MIME. | |
| 1156 | |
| 1157 2000-06-28 Simon Josefsson <simon@josefsson.org> | |
| 1158 | |
| 1159 * nnimap.el (nnimap-split-rule): Update doc with extended syntax. | |
| 1160 (nnimap-assoc-match): New function. | |
| 1161 (nnimap-split-find-rule): Support extended syntax. | |
| 1162 | |
| 1163 2000-06-28 Simon Josefsson <simon@josefsson.org> | |
| 1164 | |
| 1165 * nnimap.el (nnimap-open-connection): Use port stuff. | |
| 1166 | |
| 1167 * gnus-util.el (gnus-netrc-machine): Add defaultport parameter, | |
| 1168 document port and defaultport. | |
| 1169 | |
| 1170 2000-06-27 Paul Stodghill <stodghil@CS.Cornell.EDU> | |
| 1171 | |
| 1172 * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer. | |
| 1173 | |
| 1174 2000-06-26 Dave Love <fx@gnu.org> | |
| 1175 | |
| 1176 * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. | |
| 1177 | |
| 1178 * message.el: Remove unnecessary `require'ments. Defvar | |
| 1179 gnus-list-identifiers when compiling. Don't try to autoload | |
| 1180 variable `gnus-list-identifiers'. Autoload | |
| 1181 gnus-group-name-charset. | |
| 1182 (message-fetch-field): Don't assume `format' removes text | |
| 1183 properties. | |
| 1184 (message-strip-list-identifiers, message-reply, message-followup): | |
| 1185 Require gnus-sum. | |
| 1186 (message-mode): Tidy XEmacs conditionals. | |
| 1187 (message-replace-chars-in-string): Use subst-char-in-string when | |
| 1188 available. | |
| 1189 | |
| 1190 * gnus-art.el (gnus-article-edit-exit): Don't assume `format' | |
| 1191 removes text properties. | |
| 1192 | |
| 1193 * gnus-srvr.el (gnus-browse-group-name): Likewise. | |
| 1194 | |
| 1195 * gnus-msg.el (gnus-copy-article-buffer): Likewise. | |
| 1196 | |
| 1197 * gnus-score.el (gnus-summary-score-entry): Likewise. | |
| 1198 | |
| 1199 2000-06-26 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 1200 | |
| 1201 * nnimap.el (nnimap-request-post): Fix parenthesis. | |
| 1202 | |
| 1203 2000-06-26 Paul Stodghill <stodghil@CS.Cornell.EDU> | |
| 1204 | |
| 1205 * message.el (message-unquote-tokens): New function. | |
| 1206 | |
| 1207 * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens. | |
| 1208 | |
| 1209 * nnimap.el (nnimap-request-post): Ditto. | |
| 1210 | |
| 1211 2000-06-21 Simon Josefsson <jas@pdc.kth.se> | |
| 1212 | |
| 1213 * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el). | |
| 1214 | |
| 1215 * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see | |
| 1216 patch commited 2000-04-02). | |
| 1217 | |
| 1218 2000-06-20 Simon Josefsson <jas@pdc.kth.se> | |
| 1219 | |
| 1220 * imap.el (imap-mailbox-examine-1): New function. | |
| 1221 (imap-message-copyuid-1): | |
| 1222 (imap-message-appenduid-1): Use it, instead of | |
| 1223 `imap-mailbox-examine' which would utf-7 encode mailbox name | |
| 1224 twice. | |
| 1225 | |
| 1226 2000-06-19 Dave Love <fx@gnu.org> | |
| 1227 | |
| 1228 * mm-uu.el Don't require message. Require cl when compiling. | |
| 1229 | |
| 1230 2000-06-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1231 | |
| 1232 * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is | |
| 1233 a local variable. | |
| 1234 * gnus-sum.el (gnus-orphan-score): Move here. | |
| 1235 | |
| 1236 2000-06-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1237 | |
| 1238 * message.el (message-forward): Remove show-mml condition. | |
| 1239 (message-forward-ignored-headers): Remove X-Gnus headers. | |
| 1240 | |
| 1241 2000-06-08 Simon Josefsson <simon@josefsson.org> | |
| 1242 | |
| 1243 * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity. | |
| 1244 | |
| 1245 2000-06-08 Urban Engberg <ue@ccieurope.com> | |
| 1246 | |
| 1247 * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources. | |
| 1248 | |
| 1249 2000-06-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1250 | |
| 1251 * message.el (message-syntax-checks): Add type. | |
| 1252 | |
| 1253 2000-06-07 Dave Love <fx@gnu.org> | |
| 1254 | |
| 1255 * mm-view.el (mm-inline-image-emacs): Don't specify string for | |
| 1256 put-image. | |
| 1257 (mm-inline-image): Defalias, not fset. | |
| 1258 | |
| 1259 * gnus.el (gnus-group-startup-message): Don't specify string for | |
| 1260 insert-image. | |
| 1261 | |
| 1262 * gnus-ems.el (gnus-add-minor-mode): Make it an alias if | |
| 1263 add-minor-mode is available. | |
| 1264 (gnus-article-display-xface): Don't specify string for | |
| 1265 insert-image. | |
| 1266 | |
| 1267 2000-06-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1268 | |
| 1269 * gnus-topic.el (gnus-topic-remove-topic): Set hidden. | |
| 1270 (gnus-topic-insert-topic-line): Use shownp. | |
| 1271 (gnus-topic-hide-topic): Don't use hidden. | |
| 1272 (gnus-topic-show-topic): Don't use hidden. | |
| 1273 | |
| 1274 2000-06-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1275 | |
| 1276 * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding | |
| 1277 system. | |
| 1278 * gnus-soup.el (gnus-soup-write-prefixes): Ditto. | |
| 1279 * gnus-start.el (gnus-slave-save-newsrc): Ditto. | |
| 1280 * gnus-util.el (gnus-output-to-rmail): Ditto. | |
| 1281 (gnus-output-to-mail): Ditto. | |
| 1282 (gnus-write-buffer): Ditto. | |
| 1283 * gnus-uu.el (gnus-uu-save-article): Ditto. | |
| 1284 | |
| 1285 2000-06-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1286 | |
| 1287 * message.el (message-read-from-minibuffer): Typo. | |
| 1288 | |
| 1289 2000-06-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1290 | |
| 1291 * gnus-art.el (article-decode-charset): Override non-MIME forward | |
| 1292 charset. | |
| 1293 | |
| 1294 2000-06-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1295 | |
| 1296 * mml.el (mml-quote-region): Correct the regexp. | |
| 1297 * gnus-msg.el (gnus-summary-reply): mml-quote it. | |
| 1298 | |
| 1299 2000-06-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1300 | |
| 1301 * message.el (message-forward): Insert raw text. | |
| 1302 * mml.el (mml-parse-1): Get raw text in unibyte mode. | |
| 1303 (mml-generate-mime-1): Insert raw text in unibyte mode. | |
| 1304 | |
| 1305 2000-06-01 Florian Weimer <fw@deneb.cygnus.argh.org> | |
| 1306 | |
| 1307 * mm-bodies.el (mm-body-encoding): Always encoded if | |
| 1308 `mm-use-ultra-safe-encoding' is set. | |
| 1309 | |
| 1310 2000-05-31 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1311 | |
| 1312 * mml.el (ange-ftp-name-format): Typo. | |
| 1313 | |
| 1314 2000-05-30 Simon Josefsson <jas@pdc.kth.se> | |
| 1315 | |
| 1316 * gnus-start.el (gnus-get-unread-articles): If | |
| 1317 `gnus-activate-group' and/or `gnus-check-server' return nil, don't | |
| 1318 try to do anything on that server. | |
| 1319 | |
| 1320 2000-05-25 Simon Josefsson <jas@pdc.kth.se> | |
| 1321 | |
| 1322 * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated | |
| 1323 from latest draft. | |
| 1324 | |
| 1325 2000-05-08 Simon Josefsson <jas@pdc.kth.se> | |
| 1326 | |
| 1327 * gnus-group.el (gnus-group-expire-articles-1): Make sure server | |
| 1328 is open. | |
| 1329 | |
| 1330 2000-05-24 Dave Love <fx@gnu.org> | |
| 1331 | |
| 1332 * mml.el (mml-parse-file-name): Fix ange-ftp part. | |
| 1333 | |
| 1334 2000-05-22 Didier Verna <didier@lrde.epita.fr> | |
| 1335 | |
| 1336 * gnus.el (gnus-redefine-select-method-widget): new function, call | |
| 1337 it once. Add an "other" entry for unknown but editable backend | |
| 1338 name symbols. | |
| 1339 * gnus-start.el (gnus-declare-backend): use it. | |
| 1340 | |
| 1341 2000-05-19 Dave Love <fx@gnu.org> | |
| 1342 | |
| 1343 * gnus-art.el (gnus-article-next-page): Revert last change. | |
| 1344 | |
| 1345 2000-05-19 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1346 | |
| 1347 * gnus-agent.el (gnus-agent-open-history): Open history in binary mode. | |
| 1348 | |
| 1349 2000-05-19 Dave Love <fx@gnu.org> | |
| 1350 | |
| 1351 * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types, | |
| 1352 not mm-inline-large-images. | |
| 1353 | |
| 1354 2000-05-19 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1355 | |
| 1356 * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag. | |
| 1357 | |
| 1358 2000-05-18 Dave Love <fx@gnu.org> | |
| 1359 | |
| 1360 * gnus-art.el: Use defalias, not fset. | |
| 1361 (gnus-article-x-face-command): Don't test for xbm. | |
| 1362 (gnus-article-next-page): Redisplay before testing point in window. | |
| 1363 | |
| 1364 2000-05-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1365 | |
| 1366 * gnus-group.el (gnus-group-mode-map): Add M-SPACE. | |
| 1367 * mml.el (mml-mode-map): Comment out mml-narrow-to-part. | |
| 1368 | |
| 1369 2000-05-17 Jim Davidson <jdavidson@acm.org> | |
| 1370 | |
| 1371 * gnus-sum.el (gnus-summary-save-article-rmail): Use | |
| 1372 gnus-summary-save-in-rmail. | |
| 1373 * message.el (message-output): Ditto. | |
| 1374 | |
| 1375 2000-05-18 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 1376 | |
| 1377 * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix. | |
| 1378 | |
| 1379 2000-05-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1380 | |
| 1381 * rfc2047.el (rfc2047-encode-message-header): Encode if the method | |
| 1382 is a charset. | |
| 1383 * message.el (message-send-news): Check group name charset. | |
| 1384 * gnus-msg.el (gnus-post-news): Decode group name. | |
| 1385 (gnus-inews-do-gcc): Encode group name. | |
| 1386 | |
| 1387 2000-05-17 Karl Kleinpaste <karl@charcoal.com> | |
| 1388 | |
| 1389 * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable. | |
| 1390 * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it. | |
| 1391 | |
| 1392 2000-05-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1393 | |
| 1394 * gnus-group.el (gnus-group-mark-line-p): New function. | |
| 1395 (gnus-group-goto-group): New parameter. | |
| 1396 (gnus-group-remove-mark): Use it. | |
| 1397 * gnus-topic.el (gnus-topic-move-group): Ditto. | |
| 1398 (gnus-topic-remove-group): Ditto. | |
| 1399 | |
| 1400 2000-05-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1401 | |
| 1402 * gnus-group.el (gnus-group-list-dormant): New function. | |
| 1403 | |
| 1404 2000-05-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1405 | |
| 1406 * gnus-agent.el (gnus-agent-synchronize): Use | |
| 1407 nnheader-insert-file-contents. | |
| 1408 (gnus-agent-save-active-1): Ditto. | |
| 1409 (gnus-agent-write-active): Ditto. | |
| 1410 (gnus-agent-expire): Ditto. | |
| 1411 * gnus-cache.el (gnus-cache-read-active): Ditto. | |
| 1412 * gnus-start.el (gnus-master-read-slave-newsrc): Ditto. | |
| 1413 * gnus-sum.el (gnus-summary-import-article): Ditto. | |
| 1414 | |
| 1415 * gnus-agent.el (gnus-agent-write-servers): Bind coding-system. | |
| 1416 (gnus-agent-save-group-info): Ditto. | |
| 1417 (gnus-agent-save-alist): Ditto. | |
| 1418 * gnus-util.el (gnus-make-directory): Ditto. | |
| 1419 | |
| 1420 * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte. | |
| 1421 | |
| 1422 2000-05-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1423 | |
| 1424 * mml.el (mml-generate-mime-preprocess-function): New variable. | |
| 1425 (mml-generate-mime-postprocess-function): New variable. | |
| 1426 (mml-generate-mime-1): Use them. | |
| 1427 | |
| 1428 2000-05-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1429 | |
| 1430 * gnus-group.el (gnus-group-apropos): Group name charset. | |
| 1431 * gnus-sum.el (gnus-set-mode-line): Ditto. | |
| 1432 * gnus-group.el (gnus-group-decoded-name): New function. | |
| 1433 (gnus-group-edit-group): Use it. | |
| 1434 * gnus-cus.el (gnus-group-customize): Use it. | |
| 1435 | |
| 1436 2000-05-16 Karl Kleinpaste <karl@charcoal.com> | |
| 1437 | |
| 1438 * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve. | |
| 1439 | |
| 1440 2000-05-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1441 | |
| 1442 * gnus-group.el (gnus-group-name-charset-method-alist): New variable. | |
| 1443 (gnus-group-name-charset-group-alist): Ditto. | |
| 1444 (gnus-group-name-charset): New function. | |
| 1445 (gnus-group-name-decode): New function. | |
| 1446 (gnus-group-insert-group-line): Use them. | |
| 1447 (gnus-group-prepare-flat-list-dead): Ditto. | |
| 1448 (gnus-group-list-active): Ditto. | |
| 1449 (gnus-group-describe-all-groups): Ditto. | |
| 1450 (gnus-group-prepare-flat-list-dead-predicate): Ditto. | |
| 1451 * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and | |
| 1452 add gnus-group property. | |
| 1453 (gnus-browse-group-name): Read gnus-group property. | |
| 1454 | |
| 1455 2000-05-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1456 | |
| 1457 * nnfolder.el (nnfolder-possibly-change-group): Use | |
| 1458 file-name-coding-system instead of pathname-coding-system. | |
| 1459 * nnmail.el (nnmail-find-file): Ditto. | |
| 1460 (nnmail-write-region): Ditto. | |
| 1461 * nnmh.el (nnmh-retrieve-headers): Ditto. | |
| 1462 (nnmh-request-article): Ditto. | |
| 1463 (nnmh-request-group): Ditto. | |
| 1464 (nnmh-request-list): Ditto. | |
| 1465 (nnmh-possibly-change-directory): Ditto. | |
| 1466 (nnmh-active-number): Ditto. | |
| 1467 * nnml.el (nnml-possibly-change-directory): Ditto. | |
| 1468 (nnml-request-list): Ditto. | |
| 1469 (nnml-request-article): Ditto. | |
| 1470 (nnml-retrieve-headers): Ditto. | |
| 1471 | |
| 1472 2000-05-16 Simon Josefsson <jas@pdc.kth.se> | |
| 1473 | |
| 1474 * nnimap.el (nnimap-request-accept-article): Don't unselect | |
| 1475 mailbox if no mailbox is selected. | |
| 1476 | |
| 1477 2000-05-15 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 1478 | |
| 1479 * gnus-art.el (gnus-button-url-regexp): Revert earlier change. | |
| 1480 Recognize domain names starting with `www.' as starting an URL. | |
| 1481 | |
| 1482 2000-05-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1483 | |
| 1484 * mail-source.el (mail-source-fetch-maildir): Insert "From ". | |
| 1485 (mail-source-keyword-map): Add "subdirs" for maildir. | |
| 1486 | |
| 1487 2000-05-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1488 | |
| 1489 * nnmail.el (nnmail-scan-directory-mail-source-once): New variable. | |
| 1490 (nnmail-get-new-mail): Use it. | |
| 1491 * gnus-start.el (gnus-get-unread-articles): Ditto. | |
| 1492 | |
| 1493 2000-05-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1494 | |
| 1495 * gnus-sum.el (gnus-summary-edit-article): Better support for | |
| 1496 nndraft:drafts. | |
| 1497 * nndraft.el (nndraft-request-replace-article): New function, | |
| 1498 bind nnmail-file-coding-system. | |
| 1499 | |
| 1500 2000-05-14 Dave Love <fx@gnu.org> | |
| 1501 | |
| 1502 * nnheader.el: Replace uses of `fset' with `defalias'. | |
| 1503 (jka-compr-compression-info-list): Only defvar when compiling. | |
| 1504 | |
| 1505 2000-05-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1506 | |
| 1507 * webmail.el (webmail-netaddress-article): Refresh redirect. | |
| 1508 | |
| 1509 2000-05-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1510 | |
| 1511 * mm-view.el (mm-inline-text): w3 might not recognize utf-8. | |
| 1512 | |
| 1513 2000-05-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1514 | |
| 1515 * webmail.el: Translate to SP. | |
| 1516 | |
| 1517 2000-05-13 Robin S. Socha <robin@socha.net> | |
| 1518 | |
| 1519 * message.el (message-bounce): Doc typo. | |
| 1520 | |
| 1521 2000-05-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1522 | |
| 1523 * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format. | |
| 1524 (gnus-soup-store): Ditto. | |
| 1525 (gnus-soup-send-packet): Ditto. | |
| 1526 * nnsoup.el (nnsoup-replies-format-type): Ditto. | |
| 1527 (nnsoup-dissect-buffer): Ditto. | |
| 1528 (nnsoup-narrow-to-article): Ditto. | |
| 1529 (nnsoup-make-active): Ditto | |
| 1530 | |
| 1531 2000-05-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1532 | |
| 1533 * message.el (message-mode): Two parameters for local-variable-p. | |
| 1534 | |
| 1535 2000-05-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1536 | |
| 1537 * message.el (message-strip-list-identifiers): New function. | |
| 1538 (message-reply): Use it and use message-strip-subject-re. | |
| 1539 (message-followup): Ditto. | |
| 1540 * gnus-art.el (article-hide-list-identifiers): Remove more. | |
| 1541 * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto. | |
| 1542 | |
| 1543 2000-05-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1544 | |
| 1545 * gnus-uu.el (gnus-uu-digest-mail-forward): Bind | |
| 1546 mail-parset-charset and use non-numeric argument. | |
| 1547 | |
| 1548 2000-05-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1549 | |
| 1550 * mml.el (mml-buffer-list): New variable. | |
| 1551 (mml-generate-new-buffer): New function. | |
| 1552 (mml-destroy-buffers): Ditto. | |
| 1553 (mml-insert-mime): Use them. | |
| 1554 * gnus-msg.el (gnus-setup-message): mml-buffer leaks. | |
| 1555 * gnus-sum.el (gnus-summary-edit-article): Ditto. | |
| 1556 * message.el (message-mode): Ditto. | |
| 1557 * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers. | |
| 1558 (gnus-uu-save-article): Support show-as-mml. | |
| 1559 * message.el (message-forward): Ditto. | |
| 1560 | |
| 1561 2000-05-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1562 | |
| 1563 * nndoc.el (nndoc-type-alist): mime-digest head-begin. | |
| 1564 (nndoc-mime-digest-type-p): Locate article head precisely. | |
| 1565 * mml.el (mml-generate-default-type): New variable. | |
| 1566 (mml-generate-mime-1): Use it. | |
| 1567 (mml-insert-mime-headers): Use it. | |
| 1568 * gnus-uu.el (gnus-uu-digest-buffer): New variable. | |
| 1569 (gnus-uu-digest-mail-forward): Use it and call message-forward | |
| 1570 with argument digest. | |
| 1571 (gnus-uu-save-article): Support message-forward-as-mime. | |
| 1572 * message.el (message-forward): Add parameter digest. | |
| 1573 * mm-decode.el (mm-dissect-default-type): New variable. | |
| 1574 (mm-dissect-buffer): Use it. | |
| 1575 | |
| 1576 2000-05-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1577 | |
| 1578 * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space, | |
| 1579 newline and paragraph to nil when got a non-ascii character. Test | |
| 1580 paragraph before newline. | |
| 1581 | |
| 1582 2000-05-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1583 | |
| 1584 * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set | |
| 1585 limit to 76. | |
| 1586 | |
| 1587 2000-05-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1588 | |
| 1589 * nnslashdot.el (nnslashdot-sid-strip): New function. | |
| 1590 (nnslashdot-threaded-retrieve-headers): New format. | |
| 1591 (nnslashdot-sane-retrieve-headers): Ditto. | |
| 1592 (nnslashdot-request-article): Ditto. | |
| 1593 (nnslashdot-threaded-retrieve-headers): Thread properly. | |
| 1594 (nnslashdot-request-article): Be more lenient. | |
| 1595 (nnslashdot-threaded-retrieve-headers): Regexp search. | |
| 1596 | |
| 1597 2000-05-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1598 | |
| 1599 * gnus-sum.el (gnus-with-article): Define it before use it. | |
| 1600 | |
| 1601 2000-05-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1602 | |
| 1603 * message.el (message-supersede): Use mime-to-mml. | |
| 1604 * mm-decode.el (mm-insert-part): Test the buffer if no encoding. | |
| 1605 | |
| 1606 2000-05-09 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 1607 | |
| 1608 * gnus-group.el (gnus-group-list-cached): Don't use | |
| 1609 `subst-char-in-string'. | |
| 29736 | 1610 |
| 28836 | 1611 2000-05-08 Dave Love <fx@gnu.org> |
| 1612 | |
| 31717 | 1613 * pop3.el (pop3-open-server): Fix creating name of trace buffer. |
| 1614 | |
| 1615 2000-05-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1616 | |
| 1617 * mm-decode.el (mm-interactively-view-part): Append %s if the | |
| 1618 method is a single word. | |
| 1619 * nnwarchive.el (nnwarchive-type-definition): Typo. | |
| 1620 | |
| 1621 2000-05-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1622 | |
| 1623 * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New | |
| 1624 function. | |
| 1625 (gnus-group-prepare-flat-predicate): Use it. | |
| 1626 (gnus-group-list-cached): List dead groups. | |
| 1627 | |
| 1628 2000-05-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1629 | |
| 1630 * gnus-art.el (article-decode-charset): Don't decode message with | |
| 1631 format. | |
| 1632 | |
| 1633 2000-05-07 Florian Weimer <fw@deneb.cygnus.argh.org> | |
| 1634 | |
| 1635 * mailcap.el (mailcap-maybe-eval): Honor user request not to | |
| 1636 evaluate the Lisp code. | |
| 1637 | |
| 1638 2000-05-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1639 | |
| 1640 * gnus-art.el (article-wash-html): New function. | |
| 1641 (gnus-article-wash-html): Bind. | |
| 1642 (gnus-article-make-menu-bar): Menu item. | |
| 1643 * gnus-sum.el (gnus-summary-wash-map): Bind 'h'. | |
| 1644 (gnus-summary-make-menu-bar): Menu item. | |
| 1645 * gnus.el: Autoload. | |
| 1646 | |
| 1647 2000-05-06 Florian Weimer <fw@deneb.cygnus.argh.org> | |
| 1648 | |
| 1649 * gnus-uu.el (gnus-uu-unshar-warning): New variable. | |
| 1650 (gnus-uu-unshar-article): Use it. | |
| 1651 | |
| 1652 * mailcap.el (mailcap-maybe-eval-warning): New variable. | |
| 1653 (mailcap-maybe-eval): Use it. | |
| 1654 | |
| 1655 * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake | |
| 1656 in docstring. | |
| 1657 | |
| 1658 * mml.el (mml-generate-mime-1): Small comment. | |
| 1659 | |
| 1660 2000-05-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1661 | |
| 1662 * gnus-art.el (article-de-base64-unreadable): New function. | |
| 1663 (gnus-article-de-base64-unreadable): Bind. | |
| 1664 (gnus-article-make-menu-bar): Menu item. | |
| 1665 * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'. | |
| 1666 (gnus-summary-make-menu-bar): Menu item. | |
| 1667 * gnus.el: Autoload. | |
| 1668 | |
| 1669 2000-05-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1670 | |
| 1671 * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte. | |
| 1672 (gnus-summary-select-article): Add en/disable multibyte. | |
| 1673 | |
| 1674 2000-05-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1675 | |
| 1676 * gnus-sum.el (gnus-summary-edit-article): Enable multibyte. | |
| 1677 (gnus-summary-edit-article): New feature: editing raw articles. | |
| 1678 | |
| 1679 2000-05-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1680 | |
| 1681 * rfc2047.el (rfc2047-encode-region): Insert a space before encoding. | |
| 1682 Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312. | |
| 1683 * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer. | |
| 1684 Emacs MULE can not copy some 8bit characters in multibyte buffers. | |
| 1685 * mm-decode.el (mm-insert-part): Ditto. | |
| 1686 | |
| 1687 2000-05-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1688 | |
| 1689 * nndoc.el (nndoc-type-alist): Extend forward regexp. | |
| 1690 (nndoc-forward-type-p): Ditto. | |
| 1691 | |
| 1692 2000-05-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1693 | |
| 1694 * mm-util.el (mm-with-unibyte-current-buffer): Set the default | |
| 1695 value of enable-multibyte-characters. | |
| 1696 | |
| 1697 2000-05-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1698 | |
| 1699 * gnus-sum.el (gnus-summary-show-article): En/disable multibyte. | |
| 1700 | |
| 1701 2000-05-03 Dave Love <fx@gnu.org> | |
| 1702 | |
| 1703 * gnus-ems.el (gnus-article-xface-ring-internal) | |
| 1704 (gnus-article-xface-ring-size): New variable. | |
| 1705 (gnus-article-display-xface): Use them to cache data. Don't try | |
| 1706 to use XPM. Set up binary coding for PBM's sake. | |
| 1707 | |
| 1708 2000-05-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1709 | |
| 1710 * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset. | |
| 1711 * gnus-int.el (gnus-request-accept-article): Ditto. | |
| 1712 (gnus-request-replace-article): Ditto. | |
| 1713 * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset. | |
| 1714 | |
| 1715 2000-05-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1716 | |
| 1717 * rfc2047.el (rfc2047-encode): Test the validity of coding-system. | |
| 1718 | |
| 1719 2000-05-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1720 | |
| 1721 * rfc2047.el (rfc2047-encode-message-header): Encode field by | |
| 1722 field. | |
| 1723 * mml.el (mml-to-mime): Use message-default-charset. | |
| 1724 (mml-preview): Narrow to headers. | |
| 1725 * message.el (message-send-mail): Use message-default-charset. | |
| 1726 (message-send-news): Narrow to headers; | |
| 1727 use message-default-charset. | |
| 1728 | |
| 1729 2000-05-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1730 | |
| 1731 * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk | |
| 1732 detect. | |
| 1733 * mml.el (mml-parse-singlepart-with-multiple-charsets): Save | |
| 1734 restriction. | |
| 1735 (mml-parse-1): Warning message. | |
| 1736 (mml-preview): Disable multibyte. | |
| 1737 | |
| 1738 2000-05-03 Dave Love <fx@gnu.org> | |
| 1739 | |
| 1740 * gnus.el (gnus-group-startup-message): Add newline before image. | |
| 1741 | |
| 1742 2000-05-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1743 | |
| 1744 * rfc2047.el (rfc2047-encode-message-header): Check the coding-system. | |
| 1745 * message.el (message-send-mail): Use unibyte-buffer. | |
| 1746 (message-send-mail): Ditto. | |
| 1747 | |
| 1748 2000-05-01 Lars Magne Ingebrigtsen <lmi@quimbies.gnus.org> | |
| 1749 | |
| 1750 * gnus.el: Gnus v5.8.6 is released. | |
| 1751 | |
| 1752 2000-05-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1753 | |
| 1754 * mml.el (mml-parse-1): Set no-markup-p and warn to nil. | |
| 1755 | |
| 1756 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1757 | |
| 1758 * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB. | |
| 1759 | |
| 1760 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1761 | |
| 1762 * message.el (message-send-mail-partially): Use forward-line. | |
| 1763 | |
| 1764 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1765 | |
| 1766 * gnus-art.el (gnus-mime-button-menu): Use call-interactively. | |
| 1767 | |
| 1768 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1769 | |
| 1770 * mml.el (mml-generate-mime-1): Ignore 0x1b. | |
| 1771 (mml-insert-mime): No markup only for text/plain. | |
| 1772 (mime-to-mml): Remove MIME headers. | |
| 1773 | |
| 1774 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1775 | |
| 1776 * mml.el (mml-preview): Set gnus-newsgroup-charset. | |
| 1777 * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii | |
| 1778 as 8-bit. | |
| 1779 | |
| 1780 2000-04-28 Dave Love <fx@gnu.org> | |
| 1781 | |
| 1782 * gnus.el (gnus-group-startup-message): Maybe use image in Emacs | |
| 1783 21. | |
| 1784 | |
| 1785 * mailcap.el (mailcap-parse-mailcaps): Revert last change to | |
| 1786 search order. Use parse-colon-path and remove some redundancy. | |
| 1787 Doc fix. | |
| 1788 (mailcap-parse-mimetypes): Code consistently with | |
| 1789 mailcap-parse-mailcaps. Doc fix. | |
| 1790 | |
| 1791 * gnus-start.el (gnus-unload): Iterate over `features', not | |
| 1792 `load-history'. | |
| 1793 | |
| 1794 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1795 | |
| 1796 * mml.el (mml-parse-1): Don't create blank parts. | |
| 1797 (mml-read-part): Fix mml tag. | |
| 1798 (mml-insert-mime): Convert message/rfc822. | |
| 1799 (mml-insert-mml-markup): Add mmlp parameter. | |
| 1800 | |
| 1801 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1802 | |
| 1803 * message.el (message-send-mail-partially): Remove CTE. | |
| 1804 | |
| 1805 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1806 | |
| 1807 * mm-view.el (mm-inline-image): Fset it. | |
| 1808 | |
| 1809 2000-04-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1810 | |
| 1811 * nndoc.el (nndoc-type-alist): Change forward regexp. | |
| 1812 | |
| 1813 2000-04-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1814 | |
| 1815 * message.el (message-send-mail-partially-limit): Change the | |
| 1816 default value. | |
| 1817 | |
| 1818 2000-04-27 Erik Toubro Nielsen <erik@ifad.dk> | |
| 1819 | |
| 1820 * gnus-util.el (gnus-extract-address-components): Name might be | |
| 1821 "". | |
| 1822 | |
| 1823 2000-04-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1824 | |
| 1825 * gnus-msg.el (gnus-summary-mail-forward): Use ARG. | |
| 1826 (gnus-summary-post-forward): Ditto. | |
| 1827 * message.el (message-forward-show-mml): New variable. | |
| 1828 (message-forward): Use it. | |
| 1829 * mml.el (mml-parse-1): Add tag mml. | |
| 1830 (mml-read-part): Ditto. | |
| 1831 (mml-generate-mime): Support reentance. | |
| 1832 (mml-generate-mime-1): Support mml tag. | |
| 1833 | |
| 1834 2000-04-27 Dave Love <fx@gnu.org> | |
| 1835 | |
| 1836 * gnus-art.el: Don't bother to require custom, browse-url. | |
| 1837 (gnus-article-x-face-command): Include gnus-article-display-xface. | |
| 1838 | |
| 1839 * gnus-ems.el: Assume only (X)Emacs 20+. Simplify XEmacs checks. | |
| 1840 Use defalias, not fset. | |
| 1841 (gnus-article-display-xface): New function. | |
| 1842 | |
| 1843 * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images. | |
| 1844 | |
| 1845 * mm-decode.el: Small doc fixes. Require cl when compiling. | |
| 1846 (mm-xemacs-p): Deleted. | |
| 1847 (mm-get-image-emacs, mm-get-image-xemacs): Deleted. | |
| 1848 (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs, | |
| 1849 use create-image and don't special-case xbm. | |
| 1850 (mm-valid-image-format-p): Use display-graphic-p. | |
| 1851 | |
| 1852 2000-04-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1853 | |
| 1854 * message.el (message-send-mail-partially-limit): New variable. | |
| 1855 (message-send-mail-partially): New function. | |
| 1856 (message-send-mail): Use it. | |
| 1857 * mm-bodies.el (mm-decode-content-transfer-encoding): Remove | |
| 1858 all blank lines inside of base64. | |
| 1859 * mm-partial.el (mm-inline-partial): Add an option. Remove tail | |
| 1860 blank lines. | |
| 1861 | |
| 1862 2000-04-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1863 | |
| 1864 * mml.el (mml-insert-tag): Match more special characters. | |
| 1865 | |
| 1866 2000-04-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1867 | |
| 1868 * gnus-msg.el (gnus-bug): Avoid attaching the external buffer. | |
| 1869 | |
| 1870 2000-04-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1871 | |
| 1872 * mm-decode.el (mm-inline-media-tests): Add message/partial. | |
| 1873 (mm-inlined-types): Ditto. | |
| 1874 * mm-partial.el: New file. | |
| 1875 | |
| 1876 2000-04-27 Dave Love <fx@gnu.org> | |
| 1877 | |
| 1878 * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might | |
| 1879 matter in Emacs 21. | |
| 1880 | |
| 1881 2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org> | |
| 1882 | |
| 1883 * mm-bodies.el (mm-encode-body): Remove reference to | |
| 1884 mm-default-charset in comment. | |
| 1885 | |
| 1886 2000-04-24 Bj,Av(Brn Torkelsson <torkel@hpc2n.umu.se> | |
| 1887 | |
| 1888 * rfc2047.el (rfc2047-encode-message-header): Fixing typo. | |
| 1889 | |
| 1890 2000-04-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1891 | |
| 1892 * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of | |
| 1893 let. | |
| 1894 | |
| 1895 2000-04-26 Pavel Janik ml. <Pavel.Janik@inet.cz> | |
| 1896 | |
| 1897 * gnus-draft.el (gnus-draft-setup): Fix comments. | |
| 1898 | |
| 1899 2000-04-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1900 | |
| 1901 * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system, | |
| 1902 if nnmbox-file-coding-system-for-write is nil. | |
| 1903 | |
| 1904 2000-04-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1905 | |
| 1906 * gnus-msg.el (gnus-configure-posting-styles): Just remove the | |
| 1907 header if nil. | |
| 1908 | |
| 1909 2000-04-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1910 | |
| 1911 * mm-view.el (mm-inline-text): Insert directly if decoded. | |
| 1912 * mml.el (autoload): Typo. | |
| 1913 | |
| 1914 2000-04-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1915 | |
| 1916 * mml.el (mml-preview): Set up posting-charset. | |
| 1917 * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r. | |
| 1918 | |
| 1919 2000-04-25 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1920 | |
| 1921 * webmail.el: Fix yahoo mail. | |
| 1922 | |
| 1923 2000-04-25 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1924 | |
| 1925 * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of | |
| 1926 word if not necessary. | |
| 1927 (rfc2047-encode-region): Put space between encoded words. | |
| 1928 | |
| 1929 2000-04-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1930 | |
| 1931 * gnus-util.el (gnus-netrc-machine): Another default to nntp. | |
| 1932 | |
| 1933 2000-04-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1934 | |
| 1935 * gnus-draft.el (gnus-draft-setup): Restore mml only when | |
| 1936 required. | |
| 1937 (gnus-draft-edit-message): Require restoration. | |
| 1938 | |
| 1939 2000-04-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1940 | |
| 1941 * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored | |
| 1942 back. | |
| 1943 | |
| 1944 2000-04-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1945 | |
| 1946 * gnus-art.el (gnus-treat-article): Make sure that the summary | |
| 1947 buffer is live. | |
| 1948 | |
| 1949 2000-04-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1950 | |
| 1951 * mailcap.el (mailcap-parse-mailcaps): Reorder. | |
| 1952 (mailcap-parse-mailcap): Backwards parsing. | |
| 1953 (mailcap-possible-viewers): Remove nreverse. | |
| 1954 (mailcap-mime-info): Ditto. | |
| 1955 (mailcap-add-mailcap-entry): Keep alternative viewer. | |
| 1956 | |
| 1957 2000-04-24 Lars Magne Ingebrigtsen <lmi@quimbies.gnus.org> | |
| 1958 | |
| 1959 * gnus.el: Gnus v5.8.5 is released. | |
| 1960 | |
| 1961 2000-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1962 | |
| 1963 * rfc2047.el (rfc2047-header-encoding-alist): Doc fix. | |
| 1964 | |
| 1965 * gnus-util.el (gnus-netrc-machine): Default to nntp. | |
| 1966 | |
| 1967 * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822. | |
| 1968 | |
| 1969 2000-04-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1970 | |
| 1971 * mm-view.el (mm-inline-message): Disable prepare-hook. | |
| 1972 | |
| 1973 2000-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1974 | |
| 1975 * gnus.el: Fix copyright statements. | |
| 1976 | |
| 1977 * gnus-sum.el (gnus-alter-articles-to-read-function): New | |
| 1978 variable. | |
| 1979 (gnus-articles-to-read): Use it. | |
| 1980 | |
| 1981 * message.el (message-get-reply-headers): Bind free variable. | |
| 1982 | |
| 1983 2000-04-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1984 | |
| 1985 * message.el (message-get-reply-headers): Fix to-address. | |
| 1986 | |
| 1987 2000-04-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 1988 | |
| 1989 * webmail.el: Hotmail fix. Add a debug function. | |
| 1990 | |
| 1991 2000-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 1992 | |
| 1993 * gnus-sum.el (t): M-down and M-up. | |
| 1994 | |
| 1995 2000-04-22 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 1996 | |
| 1997 * gnus-sum.el: Doc fix. | |
| 1998 | |
| 1999 2000-04-22 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2000 | |
| 2001 * nnwarchive.el (nnwarchive-egroups-article): Remove < and >. | |
| 2002 | |
| 2003 2000-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2004 | |
| 2005 * nnweb.el (nnweb-dejanews-create-mapping): Remove the context | |
| 2006 string. | |
| 2007 (nnweb-request-group): Don't scan twice. | |
| 2008 (nnweb-request-scan): Don't nix out the hashtb. | |
| 2009 | |
| 2010 * message.el (message-get-reply-headers): Return a value. | |
| 2011 | |
| 2012 2000-04-22 David Aspinwall <aspinwall@TimesTen.com> | |
| 2013 | |
| 2014 * gnus-art.el (gnus-button-url-regexp): New value to match naked | |
| 2015 urls. | |
| 2016 | |
| 2017 2000-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2018 | |
| 2019 * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the | |
| 2020 order messages are inserted. | |
| 2021 | |
| 2022 * mml.el (mml-generate-mime-1): rfc2047-encode the heads of | |
| 2023 message/rfc822 parts. | |
| 2024 | |
| 2025 * gnus-art.el (gnus-article-read-summary-keys): Check for | |
| 2026 numerical values. | |
| 2027 | |
| 2028 * message.el (message-get-headers): Made into own function. | |
| 2029 (message-reply): Use it. | |
| 2030 (message-get-reply-headers): Renamed. | |
| 2031 (message-widen-reply): New command. | |
| 2032 | |
| 2033 2000-04-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2034 | |
| 2035 * nntp.el (nntp-retrieve-data): Report the error and return nil. | |
| 2036 | |
| 2037 2000-04-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2038 | |
| 2039 * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove | |
| 2040 non-base64 text at the end if not found. | |
| 2041 | |
| 2042 2000-03-01 Simon Josefsson <jas@pdc.kth.se> | |
| 2043 | |
| 2044 * gnus-sum.el (gnus-read-move-group-name): | |
| 2045 (gnus-summary-move-article): Use `gnus-group-method' to find out | |
| 2046 what method the manually entered group belong to. | |
| 2047 `gnus-group-name-to-method' doesn't return any method parameters | |
| 2048 and `gnus-find-method-for-group' uses `gnus-group-name-to-method' | |
| 2049 for new groups so they wouldn't work. | |
| 2050 | |
| 2051 2000-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2052 | |
| 2053 * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to | |
| 2054 override. | |
| 2055 | |
| 2056 2000-04-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 2057 | |
| 2058 * nnmail.el (nnmail-cache-insert): Does some stuff that is | |
| 2059 probably good to do, or something. I dunno. I just write these | |
| 2060 ChangeLog entries, and my name is Lars. | |
| 2061 | |
| 2062 1999-12-06 Hrvoje Niksic <hniksic@iskon.hr> | |
| 2063 | |
| 2064 * message.el (message-caesar-region): Use translate-region. | |
| 2065 | |
| 2066 2000-04-21 Mike Fabian <mike.fabian@gmx.de> | |
| 2067 | |
| 2068 * gnus-group.el (gnus-group-catchup-current): Doc fix. | |
| 2069 | |
| 2070 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2071 | |
| 2072 * gnus-art.el (gnus-article-setup-buffer): Don't kill local | |
| 2073 variables, because that makes Emacs flash. | |
| 2074 | |
| 2075 * gnus-group.el (gnus-group-insert-group-line): Don't call | |
| 2076 gnus-group-add-icon unconditionally. | |
| 2077 | |
| 2078 * gnus-group.el (gnus-group-glyph-directory): Don't depend on | |
| 2079 xmas. | |
| 2080 (gnus-group-glyph-directory): Removed. | |
| 2081 | |
| 2082 2000-04-21 Jaap-Henk Hoepman <hoepman@cs.utwente.nl> | |
| 2083 | |
| 2084 * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if | |
| 2085 gnus-newsgroup-name is "". | |
| 2086 | |
| 2087 2000-04-21 Florian Weimer <fw@deneb.cygnus.argh.org> | |
| 2088 | |
| 2089 * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8 | |
| 2090 in conjunction with MULE-UCS. | |
| 2091 | |
| 2092 1999-12-13 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 2093 | |
| 2094 * rfc2047.el (rfc2047-fold-region): Don't use the same break twice. | |
| 2095 | |
| 2096 1999-12-21 Jan Vroonhof <vroonhof@math.ethz.ch> | |
| 2097 | |
| 2098 * message.el (message-shorten-references): Only cater to broken | |
| 2099 INN for news. This caters for broken smtpd. | |
| 2100 | |
| 2101 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2102 | |
| 2103 * mailcap.el (mailcap-mime-info): Use the first match; not the | |
| 2104 last. | |
| 2105 | |
| 2106 * gnus-agent.el (gnus-category-kill): Save the category list. | |
| 2107 | |
| 2108 2000-04-21 Chris Brierley <brierley@pobox.com> | |
| 2109 | |
| 2110 * gnus-sum.el (gnus-summary-move-article): Do something or other. | |
| 2111 | |
| 2112 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2113 | |
| 2114 * gnus-group.el (gnus-group-add-icon): Fixed indentation. | |
| 2115 | |
| 2116 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2117 | |
| 2118 * gnus-group.el (gnus-group-add-icon): Fixed indentation. | |
| 2119 | |
| 2120 2000-04-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2121 | |
| 2122 * gnus-group.el (gnus-group-prepare-flat-predicate): New function. | |
| 2123 (gnus-group-list-cached): Use it. | |
| 2124 | |
| 2125 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2126 | |
| 2127 * gnus.el: Update all the copyright notices. | |
| 2128 | |
| 2129 2000-04-21 Vladimir Volovich <vvv@vvv.vsu.ru> | |
| 2130 | |
| 2131 * mm-bodies.el (mm-decode-content-transfer-encoding): Remove | |
| 2132 non-base64 text at the end. | |
| 2133 | |
| 2134 2000-04-21 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 2135 | |
| 2136 * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized. | |
| 2137 | |
| 2138 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2139 | |
| 2140 * nnheader.el: Don't autoload cancel-function-timers. | |
| 2141 | |
| 2142 * message.el (message-fetch-field): Fold case. | |
| 2143 | |
| 32530 | 2144 2000-04-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 31717 | 2145 |
| 2146 * message.el (message-forward-before-signature): New variable. | |
| 2147 | |
| 2148 2000-04-21 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
| 2149 | |
| 2150 * gnus-mlspl.el: Fix stuff. | |
| 2151 | |
| 2152 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2153 | |
| 2154 * gnus-sum.el (gnus-summary-update-article-line): Don't hide | |
| 2155 subjects when unthreaded. | |
| 2156 | |
| 2157 2000-04-21 David S. Goldberg <dsg@mitre.org> | |
| 2158 | |
| 2159 * gnus-art.el (gnus-boring-article-headers): Work on long CCs as | |
| 2160 well. | |
| 2161 | |
| 2162 2000-04-21 Rui Zhu <sprache@iname.com> | |
| 2163 | |
| 2164 * gnus-art.el (gnus-article-mode): Fix variable name. | |
| 2165 | |
| 2166 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2167 | |
| 2168 * mm-view.el: Fix autoload. | |
| 2169 | |
| 2170 * flow-fill.el (flow-fill): Fix provide. | |
| 2171 | |
| 2172 * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to | |
| 2173 nil. | |
| 2174 | |
| 2175 2000-04-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2176 | |
| 2177 * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer. | |
| 2178 | |
| 2179 2000-04-21 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 2180 | |
| 2181 * gnus-util.el (gnus-netrc-machine): Didn't work. | |
| 2182 | |
| 2183 2000-04-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2184 | |
| 2185 * gnus-draft.el (gnus-draft-setup): Restore to mml. | |
| 2186 | |
| 2187 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2188 | |
| 2189 * flow-fill.el: Renamed from fill-flowed. | |
| 2190 | |
| 2191 * message.el (message-forward-ignored-headers): Default to | |
| 2192 removing CTE. | |
| 2193 | |
| 32530 | 2194 2000-04-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 31717 | 2195 |
| 2196 * message.el (message-mode): Don't fill headers. | |
| 2197 | |
| 2198 2000-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2199 | |
| 2200 * message.el (message-pipe-buffer-body): Use shell | |
| 2201 | |
| 2202 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org> | |
| 2203 | |
| 2204 * nnvirtual.el (nnvirtual-request-article): | |
| 2205 Bind gnus-override-method to nil. | |
| 2206 (nnvirtual-request-update-mark): Don't update mark when | |
| 2207 article is not there. | |
| 2208 | |
| 2209 2000-04-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2210 | |
| 2211 * mm-uu.el (mm-uu-dissect): Check forwarded message. | |
| 2212 | |
| 2213 2000-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2214 | |
| 2215 * gnus-util.el (gnus-parse-netrc): Allow "port". | |
| 2216 (gnus-netrc-machine): Take a port param. | |
| 2217 (gnus-netrc-machine): | |
| 2218 | |
| 2219 * gnus-art.el (gnus-request-article-this-buffer): Allow | |
| 2220 re-selecting referenced articles. | |
| 2221 | |
| 2222 * message.el (message-cancel-news): Allow editing. | |
| 2223 (message-cancel-message): Add newline. | |
| 2224 | |
| 2225 2000-04-20 William M. Perry <wmperry@aventail.com> | |
| 2226 | |
| 2227 * mm-view.el (mm-inline-image-emacs): New function. | |
| 2228 | |
| 2229 2000-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2230 | |
| 2231 * mail-source.el (mail-source-delete-incoming): Change default in | |
| 2232 cvs. | |
| 2233 | |
| 2234 2000-04-20 Kim-Minh Kaplan <kmkaplan@vocatex.fr> | |
| 2235 | |
| 2236 * gnus-art.el (gnus-mime-view-part-as-type-internal): New | |
| 2237 function. | |
| 2238 | |
| 2239 2000-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2240 | |
| 2241 * nnml.el (nnml-request-expire-articles): Use it. | |
| 2242 | |
| 2243 * nnmail.el (nnmail-expiry-target): New variable. | |
| 2244 (nnmail-expiry-target-group): New function. | |
| 2245 | |
| 2246 2000-04-20 Emerick Rogul <emerick@cs.bu.edu> | |
| 2247 | |
| 2248 * message.el (message-forward): Add non-MIME separators. | |
| 2249 | |
| 2250 2000-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2251 | |
| 2252 * message.el (message-generate-headers): Respect the syntax check | |
| 2253 spec. | |
| 2254 | |
| 2255 * gnus-sum.el (gnus-remove-thread-1): Show thread. | |
| 2256 (gnus-remove-thread): Don't show all threads. | |
| 2257 | |
| 2258 2000-04-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 2259 | |
| 2260 * gnus.el: Pterodactyl Gnus v5.8.4 is released. | |
| 2261 | |
| 2262 2000-04-19 Dave Love <fx@gnu.org> | |
| 2263 | |
| 2264 * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types. | |
| 2265 | |
| 2266 2000-04-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2267 | |
| 2268 * nnwarchive.el (nnwarchive-type-definition): New egroups html. | |
| 2269 (nnwarchive-egroups-*): Ditto. | |
| 2270 (nnwarchive-url): Unibyte buffer and single line cookie. | |
| 2271 | |
| 2272 2000-04-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2273 | |
| 2274 * mm-util.el (mm-char-or-char-int-p): New alias. | |
| 2275 * nnweb.el (nnweb-decode-entities): Check the validity of numeric | |
| 2276 entities. | |
| 2277 | |
| 2278 1999-11-30 Daiki Ueno <ueno@unixuser.org> | |
| 2279 | |
| 2280 * lisp/imap.el (imap-body-lines): Check Content-Type: of the | |
| 2281 article case insensitively. | |
| 2282 | |
| 2283 2000-04-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2284 | |
| 2285 * mail-source.el (mail-source-fetch-webmail): Use the default | |
| 2286 password provided in mail-sources; use webmail:subtype:user as | |
| 2287 the key. | |
| 2288 | |
| 2289 2000-04-10 John Wiegley <johnw@gnu.org> | |
| 2290 | |
| 2291 * mail-source.el (mail-source-fetch-webmail): Use | |
| 2292 mail-source-password-cache. | |
| 2293 | |
| 2294 2000-04-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2295 | |
| 2296 * webmail.el: Add netscape mail and fix HotMail mail. | |
| 2297 | |
| 2298 2000-04-08 Simon Josefsson <jas@pdc.kth.se> | |
| 2299 | |
| 2300 * imap.el (imap-kerberos4-open): Work with recent `imtest's. | |
| 2301 | |
| 2302 2000-04-02 Simon Josefsson <jas@pdc.kth.se> | |
| 2303 | |
| 2304 * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of | |
| 2305 RFC822.PEEK if server support IMAP4rev1. | |
| 2306 (nnimap-request-body): Use BODY.PEEK[TEXT] instead of | |
| 2307 RFC822.TEXT.PEEK if server support IMAP4rev1. | |
| 2308 (nnimap-request-head): Use BODY.PEEK[HEADER] instead of | |
| 2309 RFC822.HEADER if server support IMAP4rev1. | |
| 2310 (nnimap-request-article-part): Support bodydetail in response | |
| 2311 data. | |
| 2312 | |
| 2313 2000-03-11 Simon Josefsson <jas@pdc.kth.se> | |
| 2314 | |
| 2315 * fill-flowed.el: New file. | |
| 2316 | |
| 2317 * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for | |
| 2318 text/plain parts with `format' parameters. | |
| 2319 | |
| 2320 * mm-view.el (autoload): Autoload fill-flowed. | |
| 2321 (mm-inline-text): For "plain" parts with a format=flowed | |
| 2322 parameter, call `fill-flowed'. | |
| 2323 | |
| 2324 2000-03-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2325 | |
| 2326 * nnslashdot.el (nnslashdot-request-list): Fudge new-style | |
| 2327 slashdot ids. | |
| 2328 | |
| 2329 2000-03-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2330 | |
| 2331 * nnslashdot.el (nnslashdot-request-list): Use the new slashdot | |
| 2332 format. | |
| 2333 | |
| 2334 2000-03-16 Simon Josefsson <jas@pdc.kth.se> | |
| 2335 | |
| 2336 * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x | |
| 2337 `imtest' too. | |
| 2338 (imap-kerberos4-program): Renamed from `imap-imtest-program'. | |
| 2339 (imap-gssapi-program): New variable. | |
| 2340 (imap-streams): Add gssapi. | |
| 2341 (imap-stream-alist): Ditto. | |
| 2342 (imap-authenticators): Ditto. | |
| 2343 (imap-authenticator-alist): Ditto. | |
| 2344 (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'. | |
| 2345 (imap-kerberos4-open): Loop over imtest programs, support Cyrus | |
| 2346 1.6.x `imtest' syntax. | |
| 2347 (imap-gssapi-stream-p): New function. | |
| 2348 (imap-gssapi-open): Ditto. | |
| 2349 (imap-gssapi-auth-p): Ditto. | |
| 2350 (imap-gssapi-auth): Ditto. | |
| 2351 (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'. | |
| 2352 (imap-send-command): Use buffer-local `imap-client-eol' value. | |
| 2353 | |
| 2354 * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation | |
| 2355 lines and turn TAB into SPC before parsing. | |
| 2356 | |
| 2357 2000-03-15 Simon Josefsson <jas@pdc.kth.se> | |
| 2358 | |
| 2359 * nnheader.el (nnheader-group-pathname): Make sure to return a | |
| 2360 directory. | |
| 2361 * nnmail.el (nnmail-group-pathname): Ditto. | |
| 2362 | |
| 2363 2000-02-08 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 2364 | |
| 2365 * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it | |
| 2366 might split in the middle of a message-id. | |
| 2367 | |
| 2368 2000-03-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2369 | |
| 2370 * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the | |
| 2371 groups from the server. | |
| 2372 | |
| 2373 * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec. | |
| 2374 (gnus-summary-toggle-header): Update the wash status. | |
| 2375 | |
| 2376 * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)): | |
| 2377 Moved here. | |
| 2378 | |
| 2379 * gnus-agent.el (gnus-agent-save-group-info): Respect old | |
| 2380 setting. | |
| 2381 | |
| 2382 * nnmail.el (nnmail-get-active): Use it. | |
| 2383 (nnmail-parse-active): New function. | |
| 2384 | |
| 2385 * mm-view.el (mm-inline-text): Support the new version of | |
| 2386 vcard.el. | |
| 2387 | |
| 2388 * gnus-sum.el (gnus-summary-move-article): Only delete article | |
| 2389 when moving junk. | |
| 2390 (gnus-deaden-summary): Bury the buffer. | |
| 2391 | |
| 2392 * nnmail.el (nnmail-group-pathname): Ditto. | |
| 2393 | |
| 2394 * nnheader.el (nnheader-group-pathname): Use expand-file-name. | |
| 2395 | |
| 2396 2000-03-13 Christoph Rohland <hans-christoph.rohland@sap.com> | |
| 2397 | |
| 2398 * rfc2047.el (rfc2047-encode-message-header): Encode no matter | |
| 2399 whether Mule. | |
| 2400 | |
| 2401 2000-03-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2402 | |
| 2403 * message.el (message-send-mail): Protect against unloaded Gnus. | |
| 2404 | |
| 2405 * gnus-topic.el (gnus-topic-update-topic-line): Don't update the | |
| 2406 parent. | |
| 2407 (gnus-topic-update-topic-line): Yes, do. | |
| 2408 (gnus-topic-goto-missing-group): Tally the correct number of | |
| 2409 unread articles before inserting the topic line. | |
| 2410 | |
| 2411 2000-03-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2412 | |
| 2413 * nnultimate.el (nnultimate-retrieve-headers): Ignore errors. | |
| 2414 | |
| 2415 2000-02-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2416 | |
| 2417 * mm-decode.el (mm-dissect-buffer): Ditto. | |
| 2418 | |
| 2419 * gnus-art.el (article-decode-charset): Strip CTE. | |
| 2420 | |
| 2421 * ietf-drums.el (ietf-drums-strip): New function. | |
| 2422 | |
| 2423 * gnus-sum.el (gnus-summary-move-article): Don't use the prefix | |
| 2424 when prompting in read-only groups. | |
| 2425 | |
| 2426 2000-02-23 Simon Josefsson <jas@pdc.kth.se> | |
| 2427 | |
| 2428 * imap.el (imap-send-command): Change EOL-chars when | |
| 2429 `imap-client-eol' differs from default, not only for kerberos4. | |
| 2430 (imap-mailbox-status): Get encoded mailbox's status. | |
| 2431 | |
| 2432 2000-02-19 Simon Josefsson <jas@pdc.kth.se> | |
| 2433 | |
| 2434 * mail-source.el (mail-source-fetch-imap): Copy `imap-password' | |
| 2435 into `mail-source-password-cache'. | |
| 2436 | |
| 2437 2000-02-17 Florian Weimer <fw@deneb.cygnus.argh.org> | |
| 2438 | |
| 2439 * mm-util.el (mm-mime-charset): Check for presence of | |
| 2440 `coding-system-get' and `get-charset-property' (recent XEmacs has | |
| 2441 the former, but not the latter). | |
| 2442 | |
| 2443 2000-01-28 Dave Love <fx@gnu.org> | |
| 2444 | |
| 2445 * message.el (message-check-news-header-syntax): Fix typo | |
| 2446 `newsgroyps'. | |
| 2447 (message-talkative-question): Put temp buffer in fundamental-mode. | |
| 2448 (message-recover): Use fundamental-mode in the right buffer. | |
| 2449 | |
| 2450 * nnmail.el (nnmail-split-history): Use fundamental-mode in the | |
| 2451 right buffer. | |
| 2452 | |
| 2453 2000-01-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2454 | |
| 2455 * qp.el (quoted-printable-decode-region): Add charset parameter. | |
| 2456 (quoted-printable-decode-string): Ditto. | |
| 2457 | |
| 2458 * gnus-art.el (article-de-quoted-unreadable): Use it. | |
| 2459 | |
| 2460 2000-01-21 Simon Josefsson <jas@pdc.kth.se> | |
| 2461 | |
| 2462 * nnimap.el (nnimap-split-predicate): New variable. | |
| 2463 (nnimap-split-articles): Use it. | |
| 2464 | |
| 2465 2000-01-20 Simon Josefsson <jas@pdc.kth.se> | |
| 2466 | |
| 2467 * utf7.el: Change email address. | |
| 2468 | |
| 2469 2000-01-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2470 | |
| 2471 * gnus-group.el (gnus-group-catchup): Purge split history. | |
| 2472 | |
| 2473 2000-01-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2474 | |
| 2475 * nnmail.el (nnmail-generate-active): Support extended group name. | |
| 2476 (nnmail-get-active): Ditto. | |
| 2477 | |
| 2478 2000-01-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2479 | |
| 2480 * gnus-agent.el (gnus-agent-write-active): Since no prefix in | |
| 2481 group names, don't remove anything. | |
| 2482 | |
| 2483 2000-01-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2484 | |
| 2485 * webmail.el (webmail-my-deja-open): My-deja changes. | |
| 2486 | |
| 2487 2000-01-13 Simon Josefsson <jas@pdc.kth.se> | |
| 2488 | |
| 2489 * nnimap.el (nnimap-retrieve-headers-progress): Create xref field. | |
| 2490 | |
| 2491 2000-01-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2492 | |
| 2493 * gnus-agent.el (gnus-agent-fetch-headers): Translate full path. | |
| 2494 | |
| 2495 2000-01-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2496 | |
| 2497 * gnus.el (gnus-other-frame): Fix typo. | |
| 2498 | |
| 2499 1999-06-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
| 2500 | |
| 2501 * gnus-cus.el (gnus-group-customize): Fix typo. | |
| 2502 | |
| 2503 2000-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2504 | |
| 2505 * nnweb.el (nnweb-insert): Simplified. | |
| 2506 | |
| 2507 2000-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2508 | |
| 2509 * gnus-art.el (gnus-article-mode-map): "e" is | |
| 2510 gnus-summary-edit-article. | |
| 2511 | |
| 2512 2000-01-06 Jari Aalto <jari.aalto@poboxes.com> | |
| 2513 | |
| 2514 * mailcap.el (mailcap-mime-extensions): Add .diff. | |
| 2515 | |
| 2516 2000-01-06 Kim-Minh Kaplan <kmkaplan@vocatex.fr> | |
| 2517 | |
| 2518 * mm-decode.el (mm-mailcap-command): handle "%%" and the case where | |
| 2519 there is no "%s" in the method. | |
| 2520 | |
| 2521 2000-01-08 Kim-Minh Kaplan <kmkaplan@vocatex.fr> | |
| 2522 | |
| 2523 * gnus-sum.el (gnus-summary-select-article): Return 'old. | |
| 2524 | |
| 2525 2000-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2526 | |
| 2527 * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer. | |
| 2528 | |
| 2529 * gnus.el: Really always pop up a new frame. | |
| 2530 | |
| 2531 * parse-time.el (parse-time-rules): Allow 100-110 to be | |
| 2532 2000-2010. | |
| 2533 | |
| 2534 * time-date.el (date-to-time): Don't use timezone. | |
| 2535 | |
| 2536 2000-01-06 Dave Love <fx@gnu.org> | |
| 2537 | |
| 2538 * time-date.el: Add keywords. | |
| 2539 (date-to-time): Add autoload cookie. Canonicalize with | |
| 2540 timezone-make-date-arpa-standard. | |
| 2541 (time-to-seconds): Avoid caddr. | |
| 2542 (safe-date-to-time): Add autoload cookie. | |
| 2543 | |
| 2544 2000-01-05 BrYan P. Johnson <beej@mindspring.net> | |
| 2545 | |
| 2546 * gnus-group.el (gnus-group-line-format-alist): Added %E for | |
| 2547 eyecandy. | |
| 2548 (gnus-group-insert-group-line): Now groks %E and inserts icon in | |
| 2549 group line using gnus-group-add-icon. | |
| 2550 (gnus-group-icons): Added customize group. | |
| 2551 (gnus-group-icon-list): Added variable. | |
| 2552 (gnus-group-glyph-directory): Added variable. | |
| 2553 (gnus-group-icon-cache): Added variable. | |
| 2554 (gnus-group-running-xemacs): Added variable. | |
| 2555 (gnus-group-add-icon): Added function. Add an icon to the current | |
| 2556 line according to gnus-group-icon-list. | |
| 2557 (gnus-group-icon-create-glyph): Added function. | |
| 2558 | |
| 2559 2000-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2560 | |
| 2561 * gnus-sum.el (gnus-summary-select-article): Return whether we | |
| 2562 selected something new. | |
| 2563 (gnus-summary-search-article): Start searching at the window | |
| 2564 point. | |
| 2565 | |
| 2566 * gnus-group.el (gnus-fetch-group): Complete over | |
| 2567 gnus-active-hashtb. | |
| 2568 | |
| 2569 2000-01-05 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 2570 | |
| 2571 * gnus.el: Pterodactyl Gnus v5.8.3 is released. | |
| 2572 | |
| 2573 2000-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2574 | |
| 2575 * gnus-sum.el (gnus-preserve-marks): New variable. | |
| 2576 (gnus-summary-move-article): Use it. | |
| 2577 (gnus-group-charset-alist): Added more entries. | |
| 2578 | |
| 2579 2000-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2580 | |
| 2581 * mm-decode.el (mm-inline-override-types): Removed duplicate. | |
| 2582 | |
| 2583 * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score | |
| 2584 as the default score. | |
| 2585 | |
| 2586 * gnus-score.el (gnus-score-delta-default): Changed name. | |
| 2587 | |
| 2588 2000-01-04 Simon Josefsson <jas@pdc.kth.se> | |
| 2589 | |
| 2590 * imap.el (imap-parse-literal): | |
| 2591 (imap-parse-flag-list): Don't care about props. | |
| 2592 (imap-parse-string): Handle quoted characters. | |
| 2593 | |
| 2594 2000-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2595 | |
| 2596 * gnus-sum.el (gnus-summary-goto-unread): Doc fix. | |
| 2597 (gnus-summary-mark-article): Doc fix. | |
| 2598 (gnus-summary-mark-forward): Doc fix. | |
| 2599 (t): Changed keystroke for gnus-summary-customize-parameters. | |
| 2600 | |
| 2601 * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for | |
| 2602 "e". | |
| 2603 (gnus-article-mode-map): No, don't. | |
| 2604 | |
| 2605 * gnus-sum.el (gnus-summary-next-subject): Don't show the thread | |
| 2606 of the final article. | |
| 2607 | |
| 2608 * mm-decode.el (mm-interactively-view-part): Error on no method. | |
| 2609 | |
| 2610 2000-01-02 Stefan Monnier <monnier+gnu/emacs@tequila.cs.yale.edu> | |
| 2611 | |
| 2612 * gnus-score.el (gnus-score-insert-help): Something. | |
| 2613 | |
| 2614 * gnus-art.el (gnus-button-alist): Exclude < from <URL: | |
| 2615 | |
| 2616 * gnus-win.el (gnus-configure-frame): Ditto. | |
| 2617 | |
| 2618 * gnus-mh.el (gnus-summary-save-in-folder): Use | |
| 2619 with-current-buffer. | |
| 2620 | |
| 2621 2000-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2622 | |
| 2623 * nnwarchive.el: Changed file perms. | |
| 2624 | |
| 2625 1999-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2626 | |
| 2627 * gnus-group.el (gnus-group-delete-groups): New command. | |
| 2628 (gnus-group-delete-group): Extra no-prompt parameters. | |
| 2629 | |
| 2630 1999-12-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 2631 | |
| 2632 * nnslashdot.el (nnslashdot-request-article): Translate <br> into | |
| 2633 <p>. | |
| 2634 | |
| 2635 1999-12-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2636 | |
| 2637 * webmail.el (webmail-hotmail-article): Don't insert message id. | |
| 2638 | |
| 32530 | 2639 1999-12-28 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 31717 | 2640 |
| 2641 * nnimap.el (nnimap-split-fancy): New variable. | |
| 2642 (nnimap-split-fancy): New function. | |
| 2643 | |
| 2644 1999-12-28 Simon Josefsson <jas@pdc.kth.se> | |
| 2645 | |
| 2646 (nnimap-split-rule): Document symbol value. | |
| 2647 | |
| 2648 1999-12-28 Simon Josefsson <jas@pdc.kth.se> | |
| 2649 | |
| 2650 * nnimap.el (nnimap-retrieve-headers-progress): Let | |
| 2651 `nnheader-parse-head' parse article. | |
| 2652 (nnimap-retrieve-headers-from-server): Don't request ENVELOPE, | |
| 2653 request headers needed by `nnheader-parse-head'. | |
| 2654 | |
| 2655 1999-12-23 Florian Weimer <fw@s.netic.de> | |
| 2656 | |
| 2657 * gnus-msg.el (gnus-group-posting-charset-alist): Correct default | |
| 2658 value (crosspostings are handled), improve documentation. | |
| 2659 | |
| 2660 * nnultimate.el: Declare file coding system as iso-8859-1. | |
| 2661 | |
| 2662 * message.el: Dito. | |
| 2663 | |
| 2664 * gnus-cite.el: Dito. | |
| 2665 | |
| 2666 * gnus-spec.el: Dito. | |
| 2667 | |
| 2668 1999-12-21 Florian Weimer <fw@s.netic.de> | |
| 2669 | |
| 2670 * gnus-msg.el (gnus-group-posting-charset-alist): New layout. | |
| 2671 (gnus-setup-message): No longer make `message-posting-charset' | |
| 2672 buffer-local. | |
| 2673 (gnus-setup-posting-charset): Reflect the new layout of | |
| 2674 `gnus-group-posting-charset-alist' and `message-posting-charset'. | |
| 2675 | |
| 2676 * message.el (message-send-mail): Bind `message-this-is-mail' and | |
| 2677 `message-posting-charset'. | |
| 2678 (message-send-news): Dito, and honour new layout of | |
| 2679 `message-posting-charset'. | |
| 2680 (message-encode-message-body): Ignore `message-posting-charset'. | |
| 2681 | |
| 2682 * mm-bodies.el (mm-body-encoding): Consider | |
| 2683 `message-posting-charset' when deciding whether to use 8bit. | |
| 2684 | |
| 2685 * rfc2047.el (rfc2047-encode-message-header): Back out change. | |
| 2686 (rfc2047-encodable-p): Now solely for headers; use | |
| 2687 `message-posting-charset'. | |
| 2688 | |
| 2689 1999-12-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2690 | |
| 2691 * nnwarchive.el (nnwarchive-type-definition): Set default value. | |
| 2692 | |
| 2693 1999-12-19 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2694 | |
| 2695 * nnagent.el (nnagent-server-opened): Optional. | |
| 2696 (nnagent-status-message): Optional. | |
| 2697 | |
| 2698 1999-12-19 Simon Josefsson <jas@pdc.kth.se> | |
| 2699 | |
| 2700 * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and | |
| 2701 end (referenced by instructions in | |
| 2702 `gnus-cited-opened-text-button-line-format-alist'). | |
| 2703 | |
| 2704 1999-12-18 Simon Josefsson <jas@pdc.kth.se> | |
| 2705 | |
| 2706 * imap.el (imap-starttls-open): Typo. | |
| 2707 | |
| 2708 1999-12-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2709 | |
| 2710 * mm-util.el (mm-charset-after): Non-MULE case. | |
| 2711 * mail-prsvr.el (mail-parse-mule-charset): New variable. | |
| 2712 * rfc2047.el (rfc2047-dissect-region): Bind it. | |
| 2713 | |
| 2714 1999-12-18 Florian Weimer <fw@s.netic.de> | |
| 2715 | |
| 2716 * mml.el (mml-generate-multipart-alist): Correct default value. | |
| 2717 | |
| 2718 * mm-encode.el (mm-use-ultra-safe-encoding): New variable. | |
| 2719 (mm-safer-encoding): New function. | |
| 2720 (mm-content-transfer-encoding): Use both. | |
| 2721 | |
| 2722 * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding. | |
| 2723 * qp.el (quoted-printable-encode-region): Dito. | |
| 2724 | |
| 2725 1999-12-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2726 | |
| 2727 * webmail.el (webmail-hotmail-article): Snarf the raw file. | |
| 2728 | |
| 2729 1999-12-18 Victor S. Miller <victor@idaccr.org> | |
| 2730 | |
| 2731 * webmail.el (webmail-hotmail-list): raw=0. | |
| 2732 | |
| 2733 1999-12-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2734 | |
| 2735 * gnus-agent.el (gnus-agent-enter-history): Back-compatible in | |
| 2736 group name. | |
| 2737 | |
| 2738 1999-12-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2739 | |
| 2740 * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp. | |
| 2741 | |
| 2742 1999-12-18 Simon Josefsson <jas@pdc.kth.se> | |
| 2743 | |
| 2744 * imap.el: Don't autoload digest-md5. | |
| 2745 (imap-starttls-open): Bind coding-system-for-{read,write}. | |
| 2746 (imap-starttls-p): Check if we can find starttls.el. | |
| 2747 (imap-digest-md5-p): Check if we can find digest-md5.el. | |
| 2748 | |
| 2749 1999-11-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> | |
| 2750 | |
| 2751 * imap.el: Require `digest-md5' when compiling; add autoload | |
| 2752 settings for `digest-md5-parse-digest-challenge', | |
| 2753 `digest-md5-digest-response', `starttls-open-stream' and | |
| 2754 `starttls-negotiate'. | |
| 2755 (imap-authenticators): Add `digest-md5'. | |
| 2756 (imap-authenticator-alist): Setup for `digest-md5'. | |
| 2757 (imap-digest-md5-p): New function. | |
| 2758 (imap-digest-md5-auth): New function. | |
| 2759 (imap-stream-alist): Add STARTTLS entry. | |
| 2760 (imap-starttls-p): New function. | |
| 2761 (imap-starttls-open): New function. | |
| 2762 | |
| 2763 1999-12-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2764 | |
| 2765 * gnus-agent.el (gnus-agent-enter-history): Bad group name. | |
| 2766 | |
| 2767 1999-12-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2768 | |
| 2769 * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of | |
| 2770 string-to-x function. | |
| 2771 | |
| 2772 1999-12-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2773 | |
| 2774 * rfc2047.el (rfc2047-fold-region): Fold a line more than once. | |
| 2775 | |
| 2776 1999-12-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2777 | |
| 2778 * webmail.el: Enhance hotmail-snarf. | |
| 2779 | |
| 2780 1999-12-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2781 | |
| 2782 * rfc2047.el (rfc2047-dissect-region): Rewrite. | |
| 2783 | |
| 2784 1999-12-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2785 | |
| 2786 * webmail.el (webmail-hotmail-list): Search no-error. | |
| 2787 | |
| 2788 1999-12-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2789 | |
| 2790 * nnwarchive.el: Support nov-is-evil. | |
| 2791 * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional. | |
| 2792 Set it if non-nil. | |
| 2793 * gnus-agent.el (gnus-agent-fetch-articles): Use it. | |
| 2794 | |
| 2795 1999-12-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2796 | |
| 2797 * nnagent.el (nnagent-server-opened): Redefine. | |
| 2798 (nnagent-status-message): Ditto. | |
| 2799 | |
| 2800 1999-12-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2801 | |
| 2802 * rfc1843.el (rfc1843-decode-region): Use | |
| 2803 buffer-substring-no-properties. | |
| 2804 * gnus-art.el (article-decode-HZ): New function. | |
| 2805 | |
| 2806 1999-12-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2807 | |
| 2808 * nnheader.el (nnheader-translate-file-chars): Only in full path. | |
| 2809 | |
| 2810 1999-12-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2811 | |
| 2812 * mm-util.el (mm-find-charset-region): mail-parse-charset is a | |
| 2813 MIME charset not a MULE charset. | |
| 2814 | |
| 2815 1999-12-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2816 | |
| 2817 * gnus-ems.el: Translate more ugly characters. | |
| 2818 * nnheader.el (nnheader-translate-file-chars): Don't translate | |
| 2819 the second ':'. | |
| 2820 | |
| 2821 1999-12-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2822 | |
| 2823 * gnus-art.el (gnus-request-article-this-buffer): Use all refer | |
| 2824 method if cannot find the article. | |
| 2825 | |
| 2826 1999-12-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2827 | |
| 2828 * gnus-art.el (gnus-request-article-this-buffer): Don't use refer | |
| 2829 method if overrided. | |
| 2830 | |
| 2831 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2832 | |
| 2833 * mail-source.el (mail-source-fetch-webmail): Parameter | |
| 2834 dontexpunge. | |
| 2835 | |
| 2836 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2837 | |
| 2838 * webmail.el: Support my-deja. Better error report. | |
| 2839 | |
| 2840 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2841 | |
| 2842 * nnslashdot.el (nnslashdot-date-to-date): Error proof when input | |
| 2843 is bad. | |
| 2844 * gnus-sum.el (gnus-list-of-unread-articles): When (car read) | |
| 2845 is not 1. | |
| 2846 | |
| 2847 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2848 | |
| 2849 * nnslashdot.el (nnslashdot-request-article): A space. | |
| 2850 | |
| 2851 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2852 | |
| 2853 * nnagent.el: Support different backend with same name. | |
| 2854 | |
| 2855 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2856 | |
| 2857 * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support | |
| 2858 archived group. | |
| 2859 (nnslashdot-sane-retrieve-headers): Ditto. | |
| 2860 (nnslashdot-request-article): Ditto. | |
| 2861 | |
| 2862 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2863 | |
| 2864 * nnweb.el (nnweb-insert): Narrow to point. | |
| 2865 | |
| 2866 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2867 | |
| 2868 * nnweb.el (nnweb-insert): Follow refresh url. | |
| 2869 * nnslashdot.el: Use it. | |
| 2870 | |
| 2871 1999-12-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2872 | |
| 2873 * nnweb.el (nnweb-decode-entities): Decode numerical entities. | |
| 2874 (nnweb-decode-entities-string): New function. | |
| 2875 | |
| 2876 * nnwarchive.el (nnwarchive-decode-entities-string): Rename to | |
| 2877 nnweb-* and move to nnweb.el. | |
| 2878 * nnwarchive.el: Use nnweb-decode-entities, etc. | |
| 2879 * webmail.el: Ditto. | |
| 2880 | |
| 2881 * nnslashdot.el: Use nnweb-decode-entities-string. | |
| 2882 (nnslashdot-decode-entities): Remove. | |
| 2883 | |
| 2884 1999-12-13 Eric Marsden <emarsden@mail.dotcom.fr> | |
| 2885 | |
| 2886 * nnslashdot.el: Decode entities. | |
| 2887 | |
| 2888 1999-12-12 Dave Love <fx@gnu.org> | |
| 2889 | |
| 2890 * gnus-agent.el (gnus-category-edit-groups) | |
| 2891 (gnus-category-edit-score, gnus-category-edit-predicate): Replace | |
| 2892 expansion of setf, fixed. | |
| 2893 | |
| 2894 1999-12-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2895 | |
| 2896 * gnus-agent.el: Revoke last Dave Love's patch, because of | |
| 2897 incompatibility of XEmacs. | |
| 2898 | |
| 2899 1999-12-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2900 | |
| 2901 * mm-uu.el: Change headers. | |
| 2902 * rfc1843.el: Ditto. | |
| 2903 * uudecode.el: Ditto. | |
| 2904 | |
| 2905 1999-12-07 Dave Love <fx@gnu.org> | |
| 2906 | |
| 2907 * gnus-agent.el (gnus-category-edit-predicate) | |
| 2908 (gnus-category-edit-score, gnus-category-edit-score): Expand setf | |
| 2909 inside backquote to avoid it at runtime. | |
| 2910 | |
| 2911 1999-12-07 Dave Love <fx@gnu.org> | |
| 2912 | |
| 2913 * binhex.el: Require cl when compiling. | |
| 2914 | |
| 2915 1999-12-04 Dave Love <fx@gnu.org> | |
| 2916 | |
| 2917 * gnus-cus.el (gnus-group-parameters): Allow nil for banner. | |
| 2918 | |
| 2919 1999-12-04 Dave Love <fx@gnu.org> | |
| 2920 | |
| 2921 * mm-util.el (mm-delete-duplicates): New function. | |
| 2922 (mm-write-region): Use it. | |
| 2923 | |
| 2924 * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates. | |
| 2925 | |
| 2926 * mailcap.el (mailcap-mime-types): Require mm-util. Use | |
| 2927 mm-delete-duplicates. | |
| 2928 | |
| 2929 * imap.el (imap-open, imap-debug): Avoid mapc. | |
| 2930 | |
| 2931 * nnvirtual.el (nnvirtual-create-mapping): Likewise. | |
| 2932 | |
| 2933 * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list. | |
| 2934 (gnus-multi-decode-encoded-word-string): Avoid mapc. | |
| 2935 | |
| 2936 * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at | |
| 2937 runtime. | |
| 2938 | |
| 2939 * gnus.el (gnus-select-method): Likewise. | |
| 2940 | |
| 2941 * nnheader.el (nnheader-nov-read-integer): Likewise. | |
| 2942 | |
| 2943 * mm-view.el (mm-inline-message): Require cl when compiling. | |
| 2944 Avoid ignore-errors at runtime. | |
| 2945 (mm-inline-text): Avoid mapc. | |
| 2946 | |
| 2947 1999-12-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2948 | |
| 2949 * gnus-art.el (article-decode-charset): Widen is bad. | |
| 2950 | |
| 2951 1999-12-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2952 | |
| 2953 * mm-util.el (mm-charset-after): `charset-after' may not be defined. | |
| 2954 | |
| 2955 1999-12-12 Florian Weimer <fw@s.netic.de> | |
| 2956 | |
| 2957 * rfc2047.el (rfc2047-encodable-p): New parameter header used to | |
| 2958 indicate that only US-ASCII is permitted. | |
| 2959 (rfc2047-encode-message-header): Use it. Now, Gnus should never | |
| 2960 use unencoded 8-bit characters in message headers. | |
| 2961 | |
| 2962 1999-12-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2963 | |
| 2964 * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with | |
| 2965 CRLF. | |
| 2966 | |
| 2967 1999-12-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2968 | |
| 2969 * webmail.el: Require url-cookie. | |
| 2970 | |
| 2971 1999-12-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2972 | |
| 2973 * nnwarchive.el (nnwarchive-make-caesar-translation-table): A | |
| 2974 new function to make modified caesar table. | |
| 2975 (nnwarchive-from-r13): Use it. | |
| 2976 (nnwarchive-mail-archive-article): Improved. | |
| 2977 | |
| 2978 1999-12-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2979 | |
| 2980 * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer. | |
| 2981 | |
| 2982 1999-12-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2983 | |
| 2984 * nnweb.el (nnweb-request-article): Return cons. | |
| 2985 | |
| 2986 1999-12-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2987 | |
| 2988 * gnus-sum.el (gnus-summary-setup-default-charset): Typo. | |
| 2989 | |
| 2990 1999-12-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2991 | |
| 2992 * mm-util.el (mm-with-unibyte): New macro. | |
| 2993 * nnweb.el (nnweb-init): Use it. | |
| 2994 | |
| 2995 1999-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 2996 | |
| 2997 * mm-util.el (mm-charset-after): New function. | |
| 2998 (mm-find-mime-charset-region): Set charsets after | |
| 2999 delete-duplicates and use find-coding-systems-region. | |
| 3000 (mm-find-charset-region): Remove composition. | |
| 3001 | |
| 3002 * mm-bodies.el (mm-encode-body): Use mm-charset-after. | |
| 3003 | |
| 3004 * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto. | |
| 3005 | |
| 3006 1999-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3007 | |
| 3008 * mm-util.el (mm-find-mime-charset-region): Revoke last change. | |
| 3009 * mml.el (mml-confirmation-set): New variable. | |
| 3010 (mml-parse-1): Ask user to confirm. | |
| 3011 | |
| 3012 1999-12-09 Simon Josefsson <jas@pdc.kth.se> | |
| 3013 | |
| 3014 * gnus-start.el (gnus-get-unread-articles): Make sure all methods | |
| 3015 are scanned when we have directory mail-sources (the mail source | |
| 3016 is modified in that case, so we must scan it for all | |
| 3017 groups/methods). | |
| 3018 | |
| 3019 1999-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3020 | |
| 3021 * nnml.el (nnml-request-move-article): Save nnml-current-directory | |
| 3022 and nnml-article-file-alist. | |
| 3023 | |
| 3024 1999-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3025 | |
| 3026 * gnus-group.el (gnus-group-get-new-news-this-group): Binding | |
| 3027 nnmail-fetched-sources. | |
| 3028 | |
| 3029 1999-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3030 | |
| 3031 * mm-util.el (mm-find-charset-region): Use the last charset. | |
| 3032 | |
| 3033 1999-12-08 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 3034 | |
| 3035 * gnus.el (gnus-select-method): Made the option list prettier. | |
| 3036 | |
| 3037 1999-12-08 Florian Weimer <fw@s.netic.de> | |
| 3038 | |
| 3039 * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1 | |
| 3040 for the `de' newsgroups hierarchy, as it is common practice there. | |
| 3041 | |
| 3042 | |
| 3043 1999-12-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3044 | |
| 3045 * nnwarchive.el (nnwarchive-mail-archive-article): Fix | |
| 3046 buffer-string arguments. Fix references. | |
| 3047 | |
| 3048 1999-12-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3049 | |
| 3050 * gnus-agent.el (gnus-agent-confirmation-function): New variable. | |
| 3051 (gnus-agent-batch-fetch): Use it. | |
| 3052 (gnus-agent-fetch-session): Use it. | |
| 3053 | |
| 3054 1999-12-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3055 | |
| 3056 * mm-util.el (mm-find-mime-charset-region): Delete nil. | |
| 3057 | |
| 3058 1999-12-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3059 | |
| 3060 * mm-util.el (mm-find-charset-region): Don't capitalize. Delete | |
| 3061 nil. | |
| 3062 | |
| 3063 1999-12-07 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 3064 | |
| 3065 * nnslashdot.el (nnslashdot-request-list): There were two | |
| 3066 top-level body-forms. Put a `progn' around them. | |
| 3067 | |
| 3068 * gnus.el (gnus-select-method): Use `condition-case' | |
| 3069 instead of `ignore-errors', since cl may not be loaded when the | |
| 3070 form is evaluated. | |
| 3071 | |
| 3072 1999-12-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3073 | |
| 3074 * nnwarchive.el: Support www.mail-archive.com. | |
| 3075 | |
| 3076 1999-12-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3077 | |
| 3078 * nnmail.el (nnmail-get-new-mail): Remove fetched sources before | |
| 3079 do anything. | |
| 3080 | |
| 3081 1999-12-06 Simon Josefsson <jas@pdc.kth.se> | |
| 3082 | |
| 3083 * utf7.el: New file, written by Jon K Hellan. | |
| 3084 | |
| 3085 * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change | |
| 3086 default to t. | |
| 3087 | |
| 3088 1999-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3089 | |
| 3090 * nnslashdot.el (nnslashdot-request-delete-group): New function. | |
| 3091 | |
| 3092 * gnus-sum.el (gnus-summary-refer-article): Work for lists with | |
| 3093 current. | |
| 3094 (gnus-refer-article-methods): New function. | |
| 3095 (gnus-summary-refer-article): Use it. | |
| 3096 | |
| 3097 1999-11-13 Simon Josefsson <jas@pdc.kth.se> | |
| 3098 | |
| 3099 * nnimap.el (nnimap-retrieve-groups): Return active format. | |
| 3100 | |
| 3101 * nnimap.el (nnimap-replace-in-string): Removed. | |
| 3102 (nnimap-request-list): | |
| 3103 (nnimap-retrieve-groups): | |
| 3104 (nnimap-request-newgroups): Quote group instead of escaping SPC. | |
| 3105 | |
| 3106 1999-12-05 Simon Josefsson <jas@pdc.kth.se> | |
| 3107 | |
| 3108 * imap.el: Use format-spec for ssl program. | |
| 3109 * imap.el (imap-ssl-arguments): Removed. | |
| 3110 (imap-ssl-open-{1,2}): Removed. | |
| 3111 | |
| 3112 1999-12-04 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 3113 | |
| 3114 * gnus-start.el (gnus-site-init-file): Use `condition-case' | |
| 3115 instead of `ignore-errors', since cl may not be loaded when the | |
| 3116 form is evaluated. | |
| 3117 | |
| 3118 1999-12-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3119 | |
| 3120 * mm-bodies.el (mm-8bit-char-regexps): Removed. | |
| 3121 (mm-7bit-chars): New variable. | |
| 3122 (mm-body-7-or-8): Use it in both cases. | |
| 3123 | |
| 3124 1999-12-04 Michael Welsh Duggan <md5i@cs.cmu.edu> | |
| 3125 | |
| 3126 * gnus-start.el (gnus-site-init-file): Don't use cl macros in | |
| 3127 defcustom definitions. | |
| 3128 | |
| 3129 1999-12-04 Simon Josefsson <jas@pdc.kth.se> | |
| 3130 | |
| 3131 * mm-decode.el (mm-display-part): Let mm-display-external return | |
| 3132 inline or external. | |
| 3133 (mm-display-external): For copiousoutput methods, insert output in | |
| 3134 buffer. | |
| 3135 | |
| 3136 1999-12-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3137 | |
| 3138 * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of | |
| 3139 buffer. | |
| 3140 | |
| 3141 1999-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3142 | |
| 3143 * gnus-audio.el: An M too far. | |
| 3144 | |
| 3145 * gnus-msg.el (gnus-setup-message): One backtick too many. | |
| 3146 | |
| 3147 * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is | |
| 3148 a function, not a variable. | |
| 3149 | |
| 3150 1999-12-04 Max Froumentin <masmef@maths.bath.ac.uk> | |
| 3151 | |
| 3152 * gnus-score.el (gnus-score-body): Widen before requesting. | |
| 3153 | |
| 3154 1999-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3155 | |
| 3156 * gnus-group.el (gnus-group-prepare-flat): Comment fix. | |
| 3157 | |
| 3158 1999-12-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3159 | |
| 3160 * mail-source.el (mail-source-fetch-webmail): Bind | |
| 3161 mail-source-string. | |
| 3162 | |
| 3163 1999-12-04 Matt Swift <swift@alum.mit.edu> | |
| 3164 | |
| 3165 * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix. | |
| 3166 (gnus-uu-unmark-by-regexp): Ditto. | |
| 3167 | |
| 3168 * gnus-group.el (gnus-group-catchup-current): Would bug out on | |
| 3169 dead groups. | |
| 3170 | |
| 3171 1999-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3172 | |
| 3173 * gnus-msg.el (gnus-setup-message): Allow the charset setting to | |
| 3174 do their real thing. | |
| 3175 | |
| 3176 * nnmh.el (nnmh-be-safe): Doc fix. | |
| 3177 | |
| 3178 * gnus-sum.el (gnus-summary-exit): Write cache active file. | |
| 3179 | |
| 3180 * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire | |
| 3181 status line has arrived before we count it. | |
| 3182 | |
| 3183 * mailcap.el (mailcap-mime-data): Removed save-file from audio/*. | |
| 3184 | |
| 3185 * gnus-sum.el (gnus-thread-header): Fixed after indent. | |
| 3186 Whitespace problems. | |
| 3187 | |
| 3188 * gnus-win.el (gnus-configure-windows): Error fix. | |
| 3189 | |
| 3190 * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the | |
| 3191 right function. | |
| 3192 | |
| 3193 * gnus.el: Fixed all the doc strings to match the FSF convetions. | |
| 3194 Indent all functions. Fix all comments to match the comment | |
| 3195 conventions. Double-space after full stop. | |
| 3196 | |
| 3197 1999-12-04 YAMAMOTO Kouji <kouji@pobox.com> | |
| 3198 | |
| 3199 * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's | |
| 3200 value to divide received mails into my favorite groups and I met | |
| 3201 an error. It takes place if the length of a element "VALUE" in | |
| 3202 nnmail-split-fancy is less than two. | |
| 3203 | |
| 3204 1999-10-10 Robert Bihlmeyer <robbe@orcus.priv.at> | |
| 3205 | |
| 3206 * mml.el (mml-insert-part): New function. | |
| 3207 | |
| 3208 1999-12-02 Dave Love <fx@gnu.org> | |
| 3209 | |
| 3210 * mm-decode.el: Customize. | |
| 3211 | |
| 3212 1999-12-03 Dave Love <fx@gnu.org> | |
| 3213 | |
| 3214 * nnslashdot.el, nnultimate.el: Don't lose at compile time when | |
| 3215 the W3 stuff isn't available. | |
| 3216 | |
| 3217 1999-12-03 Dave Love <fx@gnu.org> | |
| 3218 | |
| 3219 * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl | |
| 3220 at runtime. | |
| 3221 | |
| 3222 1999-12-04 Dan Christensen <jdc@jhu.edu> | |
| 3223 | |
| 3224 * gnus-score.el (gnus-score-headers): Fix orphan scoring. | |
| 3225 | |
| 3226 1999-12-01 Andrew Innes <andrewi@gnu.org> | |
| 3227 | |
| 3228 * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and | |
| 3229 don't be fooled by "From nobody" lines added by respooling. | |
| 3230 | |
| 3231 * pop3.el (pop3-movemail): Write crashbox in binary. | |
| 3232 (pop3-get-message-count): New function. | |
| 3233 | |
| 3234 * mail-source.el (mail-source-primary-source): New variable. | |
| 3235 (mail-source-report-new-mail-interval): New variable. | |
| 3236 (mail-source-idle-time-delay): New variable. | |
| 3237 (mail-source-new-mail-available): New internal variable. | |
| 3238 (mail-source-fetch-pop): Clear new mail flag, when mail from | |
| 3239 primary source has been fetched. | |
| 3240 (mail-source-check-pop): New function. | |
| 3241 (mail-source-new-mail-p): New function. | |
| 3242 (mail-source-start-idle-timer): New function. | |
| 3243 (mail-source-report-new-mail): New function. | |
| 3244 (mail-source-report-new-mail): New internal variable. | |
| 3245 (mail-source-report-new-mail-timer): New internal variable. | |
| 3246 (mail-source-report-new-mail-idle-timer): New internal variables. | |
| 3247 | |
| 3248 1999-12-04 Andreas Schwab <schwab@suse.de> | |
| 3249 | |
| 3250 * gnus-cus.el (gnus-group-customize): Customize fix. | |
| 3251 | |
| 3252 1999-12-04 Andrea Arcangeli <andrea@suse.de> | |
| 3253 | |
| 3254 * message.el (message-send-mail-with-sendmail): Use | |
| 3255 message-make-address. | |
| 3256 | |
| 3257 1999-12-03 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 3258 | |
| 3259 * gnus.el: Pterodactyl Gnus v5.8.2 is released. | |
| 3260 | |
| 3261 1999-12-03 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 3262 | |
| 3263 * gnus.el: Pterodactyl Gnus v5.8.1 is released. | |
| 3264 | |
| 3265 1999-11-11 Hrvoje Niksic <hniksic@iskon.hr> | |
| 3266 | |
| 3267 * mml.el (mml-insert-tag): Don't close the tag. | |
| 3268 (mml-insert-empty-tag): New function. | |
| 3269 (mml-attach-file): Use mml-insert-empty-tag instead of | |
| 3270 mml-insert-tag. | |
| 3271 (mml-attach-buffer): Ditto. | |
| 3272 (mml-attach-external): Ditto. | |
| 3273 (mml-insert-multipart): Ditto. | |
| 3274 | |
| 3275 1999-12-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3276 | |
| 3277 * nnfolder.el (nnfolder-request-article): Return -1 if not find | |
| 3278 the article number. | |
| 3279 | |
| 3280 1999-12-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3281 | |
| 3282 * gnus.el (gnus-find-method-for-group): The method of a new group | |
| 3283 is not the native one. | |
| 3284 | |
| 3285 1999-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3286 | |
| 3287 * gnus-art.el (gnus-button-embedded-url): Always call browse-url. | |
| 3288 | |
| 3289 1999-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3290 | |
| 3291 * nnultimate.el (nnultimate-retrieve-headers): Use | |
| 3292 mm-with-unibyte-current-buffer. | |
| 3293 (nnultimate-request-article): Ditto. | |
| 3294 | |
| 3295 1999-12-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3296 | |
| 3297 * nntp.el (nntp-retrieve-groups): Set to process buffer. | |
| 3298 | |
| 3299 1999-12-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3300 | |
| 3301 * mm-util.el (mm-with-unibyte-current-buffer): New macro. | |
| 3302 * nnweb.el (nnweb-retrieve-headers): Use it. | |
| 3303 (nnweb-request-article): Use it. | |
| 3304 | |
| 3305 * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in | |
| 3306 case matching failed. | |
| 3307 | |
| 3308 1999-12-02 John Wiegley <jwiegley@inprise.com> | |
| 3309 | |
| 3310 * mail-source.el (mail-source-keyword-map): Add backslash to | |
| 3311 Delete-flag. | |
| 3312 | |
| 3313 1999-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3314 | |
| 3315 * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to | |
| 3316 Latin-1. | |
| 3317 (gnus-group-charset-alist): No, don't. | |
| 3318 | |
| 3319 * nnweb.el (nnweb-init): Make the buffer unibyte. | |
| 3320 | |
| 3321 1999-12-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3322 | |
| 3323 * mail-source.el (mail-source-set-common-1): Fix to get the | |
| 3324 default value. | |
| 3325 | |
| 3326 1999-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3327 | |
| 3328 * nnslashdot.el (nnslashdot-read-groups): Unibyte. | |
| 3329 | |
| 3330 * nnultimate.el (nnultimate-request-list): Use unibyte. | |
| 3331 | |
| 3332 * gnus-uu.el (gnus-uu-grab-articles): Bind | |
| 3333 gnus-display-mime-function to nil. | |
| 3334 | |
| 3335 * message.el (message-send-mail-with-sendmail): Use the | |
| 3336 user-mail-address variable. | |
| 3337 | |
| 3338 * gnus-art.el (gnus-ignored-headers): More headers. | |
| 3339 | |
| 3340 * message.el (message-shorten-1): Use list. | |
| 3341 | |
| 3342 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3343 | |
| 3344 * gnus-msg.el (gnus-configure-posting-styles): Ignore nil | |
| 3345 signatures. | |
| 3346 | |
| 3347 * nnweb.el (nnweb-dejanews-create-mapping): Get the data. | |
| 3348 (nnweb-dejanews-create-mapping): Do the properish date. | |
| 3349 | |
| 3350 1999-12-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3351 | |
| 3352 * mail-source.el (mail-source-common-keyword-map): New variable. | |
| 3353 (mail-source-bind-common): New macro. | |
| 3354 (mail-source-fetch): Support plugged mail source. | |
| 3355 * gnus-int.el (gnus-request-scan): Use them. | |
| 3356 | |
| 3357 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3358 | |
| 3359 * mm-view.el (mm-inline-message): Check whether charset is a | |
| 3360 string. | |
| 3361 | |
| 3362 * nnslashdot.el (nnslashdot-request-post): Insert <p>'s. | |
| 3363 | |
| 3364 * message.el (message-mode-map): Changed keystroke for | |
| 3365 message-yank-buffer. | |
| 3366 | |
| 3367 1999-11-26 Hrvoje Niksic <hniksic@iskon.hr> | |
| 3368 | |
| 3369 * message.el (message-shorten-references): Cut references to 31 | |
| 3370 elements, then either fold them or shorten them to 988 characters. | |
| 3371 (message-shorten-1): New function. | |
| 3372 (message-cater-to-broken-inn): New variable. | |
| 3373 | |
| 3374 1999-12-01 Eric Marsden <emarsden@mail.dotcom.fr> | |
| 3375 | |
| 3376 * nnslashdot.el (nnslashdot-lose): New function. | |
| 3377 | |
| 3378 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3379 | |
| 3380 * mm-view.el (mm-inline-message): Not the right type of charset is | |
| 3381 being fetched here. Let the group charset rule. | |
| 3382 (mm-inline-message): Ignore us-ascii. | |
| 3383 | |
| 3384 1999-11-24 Carsten Leonhardt <leo@arioch.oche.de> | |
| 3385 | |
| 3386 * mail-source.el (mail-source-fetch-maildir): work around the | |
| 3387 ommitted "file-regular-p" in efs/ange-ftp | |
| 3388 | |
| 3389 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3390 | |
| 3391 * mml.el (mml-generate-mime-1): Don't insert extra empty line. | |
| 3392 (mml-generate-mime-1): Use the encoding param. | |
| 3393 | |
| 3394 * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual. | |
| 3395 | |
| 3396 * gnus-cache.el (gnus-cache-possibly-enter-article): Require | |
| 3397 gnus-art before binding its variables. | |
| 3398 | |
| 3399 * gnus-art.el (gnus-article-prepare-display): Run the prepare | |
| 3400 after the MIME. | |
| 3401 | |
| 3402 1999-12-01 Rupa Schomaker <rupa-list@rupa.com> | |
| 3403 | |
| 3404 * message.el (message-clone-locals): Use it. | |
| 3405 | |
| 3406 * gnus-msg.el (gnus-configure-posting-styles): Make | |
| 3407 user-mail-address local. | |
| 3408 | |
| 3409 1999-11-20 Simon Josefsson <jas@pdc.kth.se> | |
| 3410 | |
| 3411 * gnus-start.el (gnus-get-unread-articles): Scan each method only | |
| 3412 once. | |
| 3413 | |
| 3414 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3415 | |
| 3416 * message.el (message-generate-new-buffer-clone-locals): Use varstr. | |
| 3417 (message-clone-locals): Ditto. | |
| 3418 | |
| 3419 * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest | |
| 3420 group inherit reply-to or from. | |
| 3421 | |
| 3422 1999-12-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3423 | |
| 3424 * gnus-sum.el (gnus-summary-show-article): Support numbered ARG | |
| 3425 for charset. | |
| 3426 (gnus-summary-show-article-charset-alist): New variable. | |
| 3427 | |
| 3428 * mm-bodies.el (mm-decode-string): Support gnus-all and | |
| 3429 gnus-unknown. | |
| 3430 (mm-decode-body): Ditto. | |
| 3431 * rfc2047.el (rfc2047-decode): Ditto. | |
| 3432 | |
| 3433 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3434 | |
| 3435 * mail-source.el (mail-source-delete-incoming): Change default to | |
| 3436 t. | |
| 3437 | |
| 3438 1999-12-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 3439 | |
| 3440 * gnus.el: Pterodactyl Gnus v0.99 is released. | |
| 3441 | |
| 3442 1999-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3443 | |
| 3444 * gnus-sum.el (gnus-summary-refer-article): Wrong interactive | |
| 3445 spec. | |
| 3446 | |
| 3447 * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'. | |
| 3448 (gnus-configure-posting-styles): No, don't. | |
| 3449 (gnus-configure-posting-styles): Allow overriding files. | |
| 3450 | |
| 3451 * gnus-art.el (gnus-header-button-alist): Use browse-url | |
| 3452 directly. | |
| 3453 | |
| 3454 * mm-decode.el (mm-inline-media-tests): Check feature vcard. | |
| 3455 | |
| 3456 * gnus-msg.el (gnus-summary-yank-message): New command and | |
| 3457 keystroke. | |
| 3458 | |
| 3459 * message.el (message-yank-buffer): New command. | |
| 3460 (message-buffers): New function. | |
| 3461 | |
| 3462 * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select | |
| 3463 next group in a more normal fasion. | |
| 3464 | |
| 3465 * mml.el (mml-boundary-function): New variable. | |
| 3466 (mml-compute-boundary): Use it. | |
| 3467 | |
| 3468 * nnmh.el (nnmh-active-number): Skip past files that have buffers | |
| 3469 that exist for them. | |
| 3470 | |
| 3471 * gnus-async.el (gnus-async-prefetch-next): Cancel timers. | |
| 3472 (gnus-async-timer): New variable. | |
| 3473 | |
| 3474 1999-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3475 | |
| 3476 * nnultimate.el (nnultimate-request-list): Be more lenient with | |
| 3477 root addresses. | |
| 3478 | |
| 3479 1999-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3480 | |
| 3481 * gnus-art.el (gnus-treatment-function-alist): Do | |
| 3482 gnus-treat-capitalize-sentences. | |
| 3483 | |
| 3484 1999-11-30 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3485 | |
| 3486 * webmail.el (webmail-hotmail-article): Hotmail changes the | |
| 3487 format. | |
| 3488 | |
| 3489 1999-11-29 Simon Josefsson <jas@pdc.kth.se> | |
| 3490 | |
| 3491 * mm-decode.el (mm-display-external): For `copiousoutput' methods, | |
| 3492 switch to buffer after calling program. | |
| 3493 (mm-display-external): Use `shell-command-switch' instead of "-c". | |
| 3494 | |
| 3495 1999-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3496 | |
| 3497 * nnultimate.el (nnultimate-possibly-change-server): Don't always | |
| 3498 read groups file. | |
| 3499 | |
| 3500 * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to | |
| 3501 <p>. | |
| 3502 | |
| 3503 1999-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3504 | |
| 3505 * message.el (message-mode): Doc fix. | |
| 3506 | |
| 3507 1999-11-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3508 | |
| 3509 * gnus-art.el (article-emphasize): Check group variable. | |
| 3510 * rfc1843.el (rfc1843-decode-article-body): Ditto. | |
| 3511 | |
| 3512 1999-11-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3513 | |
| 3514 * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any | |
| 3515 type. | |
| 3516 | |
| 3517 1999-11-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3518 | |
| 3519 * webmail.el: Support www.netaddress.com, i.e. usa.net. | |
| 3520 | |
| 3521 1999-11-23 Hrvoje Niksic <hniksic@iskon.hr> | |
| 3522 | |
| 3523 * mml.el (mml-quote-region): Insert ! after the hash. | |
| 3524 | |
| 3525 1999-11-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3526 | |
| 3527 * gnus-group.el (gnus-group-warchive-address-history): Change to | |
| 3528 nil. | |
| 3529 | |
| 3530 1999-11-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3531 | |
| 3532 * webmail.el: Support mail.yahoo.com. | |
| 3533 | |
| 3534 * mail-source.el (mail-source-fetch-webmail): Add password check. | |
| 3535 (mail-source-keyword-map): Use `subtype'. | |
| 3536 | |
| 3537 1999-11-22 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3538 | |
| 3539 * mail-source.el (mail-source-keyword-map): Add webmail. | |
| 3540 (mail-source-fetcher-alist): Ditto. | |
| 3541 (mail-source-fetch-webmail): New function. | |
| 3542 * webmail.el: New file. | |
| 3543 | |
| 3544 1999-11-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3545 | |
| 3546 * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil. | |
| 3547 | |
| 3548 1999-11-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3549 | |
| 3550 * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon. | |
| 3551 | |
| 3552 1999-11-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3553 | |
| 3554 * nnultimate.el (nnultimate-request-list): Add fetch-time slot. | |
| 3555 (nnultimate-prune-days): New function. | |
| 3556 (nnultimate-create-mapping): Use it. | |
| 3557 (nnultimate-request-group): Only fetch the groups list if it has | |
| 3558 not been done before. | |
| 3559 (nnultimate-retrieve-headers): Don't write groups. | |
| 3560 (nnultimate-create-mapping): Off-by-one error. | |
| 3561 | |
| 3562 1999-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3563 | |
| 3564 * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match | |
| 3565 threaded subjects. | |
| 3566 | |
| 3567 1999-11-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3568 | |
| 3569 * nnwarchive.el: Lots of changes make agent happy. | |
| 3570 | |
| 3571 1999-11-19 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3572 | |
| 3573 * gnus-start.el (gnus-get-unread-articles): Assert group is in | |
| 3574 hashtb. | |
| 3575 | |
| 3576 1999-11-19 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3577 | |
| 3578 * mm-decode.el (mm-display-external): Write region with binary | |
| 3579 mode. | |
| 3580 | |
| 3581 1999-11-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3582 | |
| 3583 * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'. | |
| 3584 | |
| 3585 1999-11-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3586 | |
| 3587 * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'. | |
| 3588 (mm-uu-test): Now it is in restricted region. | |
| 3589 | |
| 3590 * gnus-art.el (article-decode-charset): Don't mm-uu-test. | |
| 3591 | |
| 3592 * mm-view.el (mm-view-message): Fix buffer leak. | |
| 3593 (mm-inline-message): Support 'gnus-decoded. | |
| 3594 | |
| 3595 * mm-bodies.el (mm-decode-body): Ditto. | |
| 3596 | |
| 3597 * rfc2047.el (rfc2047-decode-region): Ditto. | |
| 3598 | |
| 3599 1999-11-18 Matthias Andree <ma@dt.e-technik.uni-dortmund.de> | |
| 3600 | |
| 3601 * imap.el (require): Added autoload for base64-encode-string. | |
| 3602 | |
| 3603 1999-11-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 3604 | |
| 3605 * gnus.el (gnus-refer-article-method): Made list value | |
| 3606 customizable. | |
| 3607 | |
| 3608 1999-11-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3609 | |
| 3610 * gnus-sum.el (gnus-summary-recenter): set-window-start with | |
| 3611 NOFORCE in Emacs case. | |
| 3612 | |
| 3613 1999-11-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3614 | |
| 3615 * gnus-art.el (gnus-request-article-this-buffer): Set | |
| 3616 gnus-newsgroup-name. | |
| 3617 | |
| 3618 1999-11-17 Simon Josefsson <jas@pdc.kth.se> | |
| 3619 | |
| 3620 * gnus-start.el (gnus-get-unread-articles): Check server before | |
| 3621 scanning. | |
| 3622 | |
| 3623 1999-11-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3624 | |
| 3625 * gnus.el (gnus-valid-select-methods): nnslashdot is news. | |
| 3626 | |
| 3627 * nnslashdot.el (nnslashdot-login-name): New variable. | |
| 3628 (nnslashdot-password): Ditto. | |
| 3629 (nnslashdot-request-post): New function. | |
| 3630 | |
| 3631 * gnus-art.el (gnus-treat-buttonize): More testing. | |
| 3632 | |
| 3633 * mm-encode.el: Another CVS test. | |
| 3634 | |
| 3635 * gnus-art.el (gnus-treat-emphasize): Change default. | |
| 3636 (gnus-treat-buttonize): Ditto. | |
| 3637 (gnus-treat-buttonize): This is a test. | |
| 3638 | |
| 3639 * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset. | |
| 3640 (gnus-build-sparse-threads): Ditto. | |
| 3641 (gnus-build-all-threads): Ditto. | |
| 3642 | |
| 3643 * nnheader.el (make-full-mail-header): Make into a subst. | |
| 3644 | |
| 3645 * gnus.el (gnus-refer-article-method): Doc fix. | |
| 3646 | |
| 3647 * gnus-sum.el: Do not accept a prefix. | |
| 3648 (gnus-summary-refer-article): Accept a list of select methods. | |
| 3649 | |
| 3650 1999-11-11 Matt Pharr <mmp@graphics.stanford.edu> | |
| 3651 | |
| 3652 * message.el (message-forward): Pay attention to prefix argument | |
| 3653 again and forward all headers when it is set, regardless of the | |
| 3654 value of message-forward-ignored-headers. | |
| 3655 | |
| 3656 1999-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3657 | |
| 3658 * gnus-ems.el: Check for cygwin32. | |
| 3659 | |
| 3660 1999-11-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3661 | |
| 3662 * mm-decode.el (mm-display-external): Use 'non-viewer. | |
| 3663 | |
| 3664 1999-11-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3665 | |
| 3666 * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before | |
| 3667 nntp-inhibit-erase. | |
| 3668 | |
| 3669 1999-11-13 Simon Josefsson <jas@pdc.kth.se> | |
| 3670 | |
| 3671 * gnus-start.el (gnus-get-unread-articles): Use | |
| 3672 nnfoo-retrieve-groups to find new news, if available. | |
| 3673 (gnus-read-active-file-2): New function. | |
| 3674 (gnus-get-unread-articles): Use it. | |
| 3675 (gnus-read-active-file-1): Ditto. | |
| 3676 | |
| 3677 1999-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3678 | |
| 3679 * mm-util.el (mm-find-mime-charset-region): Make sure | |
| 3680 find-coding-systems-for-charsets is fbound. | |
| 3681 | |
| 3682 * gnus-ems.el: Typo fix. | |
| 3683 | |
| 3684 1999-11-13 Florian Weimer <fw@s.netic.de> | |
| 3685 | |
| 3686 * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if | |
| 3687 it's available and makes sense. | |
| 3688 | |
| 3689 1999-11-12 Fabrice POPINEAU <Fabrice.Popineau@supelec.fr> | |
| 3690 | |
| 3691 * gnus-score.el (gnus-score-save): Translate score file. | |
| 3692 | |
| 3693 1999-11-13 Simon Josefsson <jas@pdc.kth.se> | |
| 3694 | |
| 3695 * mail-source.el (mail-source-keyword-map): For IMAP mail source, | |
| 3696 added fetchflag and dontexpunge keywords. | |
| 3697 (mail-source-fetch-imap): Use them. | |
| 3698 | |
| 3699 1999-11-12 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 3700 | |
| 3701 * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed, | |
| 3702 gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to | |
| 3703 `defconst'. | |
| 3704 | |
| 3705 * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to | |
| 3706 `defconst'. | |
| 3707 Mention that it is both for group and topic parameters. | |
| 3708 (gnus-extra-topic-parameters): New constant, including `subscribe' | |
| 3709 parameter. | |
| 3710 (gnus-extra-group-parameters): New constant. | |
| 3711 (gnus-group-customize): Use them. | |
| 3712 | |
| 3713 * gnus.el (gnus-select-method): Added default value and tag. | |
| 3714 (gnus-refer-article-method): Added `DejaNews' customization option. | |
| 3715 | |
| 3716 1999-11-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3717 | |
| 3718 * gnus-int.el (gnus-server-opened): Ignore denied servers. | |
| 3719 | |
| 3720 * gnus-ems.el (gnus-mule-max-width-function): New backquote | |
| 3721 syntax. | |
| 3722 | |
| 3723 * nndoc.el (nndoc-mime-digest-type-p): Reinstated. | |
| 3724 | |
| 3725 * nnslashdot.el (nnslashdot-group-number): Changed default. | |
| 3726 | |
| 3727 * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja. | |
| 3728 (nnweb-dejanews-wash-article): Removed. | |
| 3729 (nnweb-type-definition): Fetch by id. | |
| 3730 | |
| 3731 * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless | |
| 3732 we mean it. | |
| 3733 | |
| 3734 * nnslashdot.el (nnslashdot-group-number): Doc fix. | |
| 3735 (nnslashdot-request-list): Use Ultramode as well. | |
| 3736 (nnslashdot-date-to-date): Be more lenient. | |
| 3737 (nnslashdot-threaded): New function. | |
| 3738 | |
| 3739 1999-11-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3740 | |
| 3741 * gnus-art.el (gnus-mime-internalize-part): Doc fix. | |
| 3742 | |
| 3743 1999-11-11 Steinar Bang <sb@metis.no> | |
| 3744 | |
| 3745 * nnweb.el (nnweb-type-definition): /=dnc | |
| 3746 | |
| 3747 1999-11-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3748 | |
| 3749 * nnultimate.el (nnultimate-retrieve-headers): Work with american | |
| 3750 dates. | |
| 3751 (nnultimate-retrieve-headers): Wrong ordering. | |
| 3752 | |
| 3753 1999-11-11 Matt Pharr <mmp@graphics.stanford.edu> | |
| 3754 | |
| 3755 * message.el (message-forward-as-mime): New variable. | |
| 3756 | |
| 3757 1999-11-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3758 | |
| 3759 * gnus-util.el (gnus-dd-mmm): Beware buggy dates. | |
| 3760 | |
| 3761 1999-11-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3762 | |
| 3763 * mail-source.el (mail-source-movemail-and-remove): New function. | |
| 3764 (mail-source-keyword-map): Add `function' for `maildir'. | |
| 3765 (mail-source-fetch-maildir): Use it. | |
| 3766 | |
| 3767 1999-11-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3768 | |
| 3769 * nnwarchive.el: New file. | |
| 3770 * gnus-group.el (gnus-group-make-warchive-group): New function. | |
| 3771 * gnus.el (gnus-valid-select-methods): Add `nnwarchive'. | |
| 3772 | |
| 3773 1999-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3774 | |
| 3775 * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page | |
| 3776 subjects. | |
| 3777 | |
| 3778 1999-11-10 Rajappa Iyer <rajappa@mindspring.com> | |
| 3779 | |
| 3780 * gnus-salt.el (gnus-pick-article-or-thread): Don't move point. | |
| 3781 | |
| 3782 1999-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3783 | |
| 3784 * nnultimate.el (nnultimate-open-server): Do address. | |
| 3785 (nnultimate-forum-table-p): New function. | |
| 3786 | |
| 3787 * nnweb.el (nnweb-insert-html): Renamed. | |
| 3788 (nnweb-insert): New function. | |
| 3789 | |
| 3790 * nnultimate.el (nnultimate-insert-html): New function. | |
| 3791 | |
| 3792 * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything | |
| 3793 if nov is evil. | |
| 3794 (nnslashdot-retrieve-headers): use the sane version instead. | |
| 3795 | |
| 3796 1999-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3797 | |
| 3798 * nnslashdot.el (nnslashdot-request-article): Fold case. | |
| 3799 | |
| 3800 * nnultimate.el: New file. | |
| 3801 | |
| 3802 * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article | |
| 3803 unless wanted. | |
| 3804 | |
| 3805 * gnus-start.el (gnus-active-to-gnus-format): Catch errors. | |
| 3806 (gnus-read-active-file-1): Separated into own function. | |
| 3807 (gnus-read-active-file): Catch quits. | |
| 3808 | |
| 3809 * nnslashdot.el (nnslashdot-request-article): Search better on | |
| 3810 first article. | |
| 3811 (nnslashdot-request-list): Fold case. | |
| 3812 (nnslashdot-retrieve-headers): Ditto. | |
| 3813 | |
| 3814 1999-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3815 | |
| 3816 * gnus.el: Autoload gnus-subscribe-topics. | |
| 3817 | |
| 3818 1999-11-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3819 | |
| 3820 * gnus-agent.el (gnus-agent-save-group-info): Remove backslash | |
| 3821 before dot. | |
| 3822 * gnus-util.el (gnus-write-active-file): Ditto. | |
| 3823 | |
| 3824 1999-11-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3825 | |
| 3826 * nnheader.el (nnheader-replace-duplicate-chars-in-string): New | |
| 3827 function. | |
| 3828 * gnus-cache.el (gnus-cache-file-name): Use it. | |
| 3829 * gnus-agent.el (gnus-agent-group-path): Use it. | |
| 3830 * nnmail.el (nnmail-group-pathname): Use it. | |
| 3831 | |
| 3832 1999-11-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3833 | |
| 3834 * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash | |
| 3835 if cooked. | |
| 3836 * gnus-util.el (gnus-write-active-file): Write cooked active file. | |
| 3837 * gnus-agent.el (gnus-agent-save-group-info): Ditto. | |
| 3838 * gnus.el (gnus-short-group-name): "..." proof. | |
| 3839 | |
| 3840 1999-11-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3841 | |
| 3842 * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to | |
| 3843 support nnslashdot. | |
| 3844 | |
| 3845 1999-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3846 | |
| 3847 * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too | |
| 3848 many articles. | |
| 3849 (nnslashdot-generate-active): New function. | |
| 3850 (nnslashdot-request-newgroups): Use it. | |
| 3851 | |
| 3852 * gnus-start.el (gnus-active-to-gnus-format): Intern strings group | |
| 3853 names. | |
| 3854 | |
| 3855 * nnslashdot.el (nnslashdot-request-newgroups): New function. | |
| 3856 (nnslashdot-request-list): Not moderated. | |
| 3857 | |
| 3858 1999-11-07 Simon Josefsson <jas@pdc.kth.se> | |
| 3859 | |
| 3860 * nnimap.el (nnimap-open-server): Remove error signal if | |
| 3861 nnimap-server-buffer is nil (the check should've been `boundp'). | |
| 3862 | |
| 3863 * imap.el (imap-log): | |
| 3864 * nnimap.el (nnimap-debug): Disable debugging by default. | |
| 3865 | |
| 3866 1999-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3867 | |
| 3868 * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix. | |
| 3869 | |
| 3870 * gnus-topic.el (gnus-subscribe-topic): New function. | |
| 3871 | |
| 3872 * nnslashdot.el (nnslashdot-request-list): Give out extended group | |
| 3873 names. | |
| 3874 | |
| 3875 * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars | |
| 3876 if starting with a quote. | |
| 3877 | |
| 3878 1999-11-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3879 | |
| 3880 * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in | |
| 3881 group name. | |
| 3882 | |
| 3883 1999-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3884 | |
| 3885 * nnslashdot.el: New file. | |
| 3886 | |
| 3887 * nnheader.el (nnheader-insert-header): New function. | |
| 3888 | |
| 3889 * gnus-art.el (gnus-mime-internalize-part): Bind | |
| 3890 mm-inlined-types. | |
| 3891 | |
| 3892 * nndraft.el (nndraft-request-expire-articles): Do all the backup | |
| 3893 files. | |
| 3894 | |
| 3895 1999-10-29 David S. Goldberg <dsg@mitre.org> | |
| 3896 | |
| 3897 * emacs-mime.texi (Customization): Document mm-inline-override-types | |
| 3898 | |
| 3899 1999-10-29 David S. Goldberg <dsg@mitre.org> | |
| 3900 | |
| 3901 * emacs-mime.texi (Customization): Document mm-inline-override-types | |
| 3902 | |
| 3903 1999-10-29 David S. Goldberg <dsg@mitre.org> | |
| 3904 | |
| 3905 * emacs-mime.texi (Customization): Document mm-inline-override-types | |
| 3906 | |
| 3907 1999-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3908 | |
| 3909 * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in | |
| 3910 empty buffers. | |
| 3911 | |
| 3912 1999-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3913 | |
| 3914 * gnus-art.el (gnus-article-mode-map): Use the summary article | |
| 3915 edit. | |
| 3916 | |
| 3917 1999-11-06 Jens-Ulrik Petersen <Jens-Ulrik.Petersen@nokia.com> | |
| 3918 | |
| 3919 * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix. | |
| 3920 | |
| 3921 1999-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3922 | |
| 3923 * gnus-uu.el (gnus-uu-mark-thread): Don't move point around. | |
| 3924 | |
| 3925 1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 3926 | |
| 3927 * gnus-art.el (gnus-treat-predicate): Examine whether the argument | |
| 3928 is list or not before condition. | |
| 3929 | |
| 3930 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
| 3931 | |
| 3932 * gnus-art.el (gnus-treat-predicate): Work for (typep "something"). | |
| 3933 | |
| 3934 1999-11-06 Kevin the Bandicoot <user42@zip.com.au> | |
| 3935 | |
| 3936 * gnus-art.el (gnus-emphasis-alist): New value. | |
| 3937 | |
| 3938 1999-11-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 3939 | |
| 3940 * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and | |
| 3941 `buffer-substring'. | |
| 3942 | |
| 3943 1999-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3944 | |
| 3945 * gnus-art.el (article-date-ut): Keep the updated timer. | |
| 3946 (gnus-emphasis-underline-italic): Doc fix. | |
| 3947 | |
| 3948 * gnus-msg.el (gnus-post-method): Doc fix. | |
| 3949 (gnus-post-method): Change default. | |
| 3950 | |
| 3951 1999-11-06 Francisco Solsona <flsc@hp.fciencias.unam.mx> | |
| 3952 | |
| 3953 * message.el (message-newline-and-reformat): Improvements. | |
| 3954 | |
| 3955 1999-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3956 | |
| 3957 * message.el (message-newline-and-reformat): Don't insert too many | |
| 3958 newlines. | |
| 3959 (message-newline-and-reformat): Work even if not sc. | |
| 3960 | |
| 3961 * mm-view.el (mm-inline-message): Insert a delimiter at the end. | |
| 3962 | |
| 3963 * mm-decode.el (mm-inline-media-tests): Only if diff mode. | |
| 3964 | |
| 3965 1999-11-06 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk> | |
| 3966 | |
| 3967 * mm-view.el (mm-display-patch-inline): New function. | |
| 3968 | |
| 3969 1999-11-06 Robert Bihlmeyer <robbe@orcus.priv.at> | |
| 3970 | |
| 3971 * mm-view.el (mm-display-patch-inline): New function. | |
| 3972 | |
| 3973 1999-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3974 | |
| 3975 * gnus-sum.el (gnus-read-move-group-name): Subscribe to the | |
| 3976 group. | |
| 3977 | |
| 3978 * message.el (message-forward): Narrow to the right header. | |
| 3979 | |
| 3980 * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus | |
| 3981 dates. | |
| 3982 | |
| 3983 * gnus-msg.el (gnus-configure-posting-styles): Use the | |
| 3984 user-full-name function. | |
| 3985 | |
| 3986 * mm-bodies.el (mm-body-encoding): Use the choosing function. | |
| 3987 (mm-body-charset-encoding-alist): Default to nil. | |
| 3988 | |
| 3989 * message.el (message-elide-ellipsis): Fix typo. | |
| 3990 (message-elide-region): Ditto. | |
| 3991 (message-elide-region): Don't insert a newline first. | |
| 3992 | |
| 3993 1999-11-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 3994 | |
| 3995 * gnus-sum.el (gnus-cut-thread): Also cut for numberp | |
| 3996 gnus-fetch-old-headers. | |
| 3997 (gnus-cut-threads): Ditto. | |
| 3998 (gnus-summary-initial-limit): Ditto. | |
| 3999 (gnus-summary-limit-children): Ditto. | |
| 4000 | |
| 4001 * gnus-msg.el (gnus-configure-posting-styles): Allow `header' | |
| 4002 matches. | |
| 4003 | |
| 4004 1999-11-06 Simon Josefsson <jas@pdc.kth.se> | |
| 4005 | |
| 4006 * gnus-art.el (article-decode-encoded-words): | |
| 4007 (gnus-mime-display-single): Don't assume gnus-summary-buffer is | |
| 4008 live. | |
| 4009 | |
| 4010 * gnus.el (gnus-read-method): Add methods from | |
| 4011 `gnus-opened-servers' to completion. Map entered method/address | |
| 4012 into existing methods if possible. | |
| 4013 | |
| 4014 * gnus-group.el (gnus-group-make-group): Simplify method. | |
| 4015 | |
| 4016 * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method. | |
| 4017 | |
| 4018 * mml.el (mml-preview): Remove mail-header-separator before | |
| 4019 encoding. | |
| 4020 | |
| 4021 1999-11-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4022 | |
| 4023 * message.el (message-read-from-minibuffer): New function. | |
| 4024 | |
| 4025 1999-11-05 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4026 | |
| 4027 * gnus.el: Pterodactyl Gnus v0.98 is released. | |
| 4028 | |
| 4029 1999-11-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4030 | |
| 4031 * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV. | |
| 4032 | |
| 4033 1999-11-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4034 | |
| 4035 * mml.el (mml-generate-mime-1): Read attached binary file in | |
| 4036 binary mode. | |
| 4037 | |
| 4038 1999-11-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4039 | |
| 4040 * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug. | |
| 4041 | |
| 4042 1999-11-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4043 | |
| 4044 * mailcap.el (mailcap-viewer-lessp): Fix bug. | |
| 4045 | |
| 4046 1999-11-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4047 | |
| 4048 * gnus-sum.el (gnus-summary-search-article): Fix loop search bug. | |
| 4049 | |
| 4050 1999-10-31 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4051 | |
| 4052 * gnus-art.el (gnus-article-mime-match-handle-first): New function. | |
| 4053 (gnus-article-mime-match-handle-function): New variable. | |
| 4054 (gnus-article-view-part): Make `b' customizable. | |
| 4055 | |
| 4056 1999-10-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4057 | |
| 4058 * gnus-sum.el (gnus-article-get-xrefs): Test eobp. | |
| 4059 | |
| 4060 1999-09-27 Hrvoje Niksic <hniksic@srce.hr> | |
| 4061 | |
| 4062 * mm-decode.el (mm-attachment-override-types): Exclude text/plain. | |
| 4063 | |
| 4064 1999-10-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4065 | |
| 4066 * mm-decode.el (mm-dissect-buffer): CTE may come without CTL. | |
| 4067 | |
| 4068 1999-10-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4069 | |
| 4070 * gnus-srvr.el (gnus-browse-foreign-server): Use | |
| 4071 `buffer-substring' instead of `read'. | |
| 4072 | |
| 4073 1999-10-23 Simon Josefsson <jas@pdc.kth.se> | |
| 4074 | |
| 4075 * nnimap.el, imap.el, rfc2104.el: New files. | |
| 4076 | |
| 4077 * gnus.el (gnus-valid-select-methods): Add nnimap. | |
| 4078 | |
| 4079 * gnus-group.el (gnus-group-group-map): Add | |
| 4080 gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge. | |
| 4081 (gnus-group-nnimap-expunge): New function. | |
| 4082 (gnus-group-nnimap-edit-acl): New function. | |
| 4083 | |
| 4084 * gnus-agent.el (gnus-agent-group-mode-map): Add | |
| 4085 gnus-agent-synchronize. | |
| 4086 (gnus-agent-synchronize): New function. | |
| 4087 (gnus-agent-fetch-group-1): Check if server is open. | |
| 4088 | |
| 4089 * nnagent.el (nnagent-request-set-mark): Save marks. | |
| 4090 | |
| 4091 * mail-source.el (mail-source-keyword-map): New imap mail-source. | |
| 4092 (mail-source-fetcher-alist): Map to imap fetcher function. | |
| 4093 (mail-source-fetch-imap): New function. | |
| 4094 | |
| 4095 * gnus-art.el (article-hide-pgp): Hide all headers, not just | |
| 4096 Hash:. | |
| 4097 | |
| 4098 1999-10-22 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4099 | |
| 4100 * gnus-topic.el (gnus-topic-sort-topics-1): New function. | |
| 4101 (gnus-topic-sort-topics): New function. | |
| 4102 (gnus-topic-make-menu-bar): Add sort-topics. | |
| 4103 (gnus-topic-move): New function. | |
| 4104 (gnus-topic-move-group): Move the topic if no group selected. | |
| 4105 | |
| 4106 1999-10-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4107 | |
| 4108 * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak. | |
| 4109 | |
| 4110 1999-10-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4111 | |
| 4112 * mm-view.el (mm-inline-message): Fix leaving group bug. | |
| 4113 | |
| 4114 1999-10-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4115 | |
| 4116 * gnus-msg.el (gnus-post-method): Use normal method if current is | |
| 4117 not available. | |
| 4118 | |
| 4119 1999-10-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4120 | |
| 4121 * nnmail.el (nnmail-insert-xref): Dealing with empty articles. | |
| 4122 (nnmail-insert-lines): Ditto. | |
| 4123 | |
| 4124 1999-10-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4125 | |
| 4126 * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank | |
| 4127 line. | |
| 4128 | |
| 4129 * message.el (message-unsent-separator): One more separator. | |
| 4130 | |
| 4131 1999-10-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4132 | |
| 4133 * nnfolder.el (nnfolder-request-move-article): For empty article, | |
| 4134 search till (point-max). | |
| 4135 (nnfolder-retrieve-headers): Ditto. | |
| 4136 (nnfolder-request-accept-article): Ditto. | |
| 4137 (nnfolder-save-mail): Ditto. | |
| 4138 (nnfolder-insert-newsgroup-line): Ditto. | |
| 4139 | |
| 4140 1999-10-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4141 | |
| 4142 * qp.el (quoted-printable-encode-region): Check eobp. | |
| 4143 | |
| 4144 1999-10-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4145 | |
| 4146 * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem. | |
| 4147 | |
| 4148 1999-10-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4149 | |
| 4150 * nntp.el (nntp-send-xover-command): Wait for nothing if not | |
| 4151 wait-for-reply. | |
| 4152 | |
| 4153 1999-09-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4154 | |
| 4155 * mm-uu.el (mm-uu-forward-begin-line): Change the regexp. | |
| 4156 (mm-uu-forward-end-line): Ditto. | |
| 4157 | |
| 4158 1999-09-29 Didier Verna <verna@inf.enst.fr> | |
| 4159 | |
| 4160 * binhex.el (binhex-decode-region): don't consider the value of | |
| 4161 `enable-multibyte-characters' in XEmacs. | |
| 4162 | |
| 4163 * gnus-start.el (gnus-read-descriptions-file): ditto. | |
| 4164 | |
| 4165 * mm-util.el (mm-multibyte-p): ditto. | |
| 4166 (mm-with-unibyte-buffer): ditto. | |
| 4167 (mm-find-charset-region): use `mm-multibyte-p'. | |
| 4168 | |
| 4169 * mm-bodies.el (mm-decode-body): ditto. | |
| 4170 (mm-decode-string): ditto. | |
| 4171 | |
| 4172 1999-09-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4173 | |
| 4174 * mm-util.el (mm-binary-coding-system): Try binary first. | |
| 4175 | |
| 4176 1999-09-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4177 | |
| 4178 * rfc1843.el (rfc1843-decode-article-body): Don't decode twice. | |
| 4179 | |
| 4180 1999-09-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4181 | |
| 4182 * gnus-art.el (article-make-date-line): Add time-zone in iso8601 | |
| 4183 format. | |
| 4184 (article-date-ut): Find correct insert position. | |
| 4185 | |
| 4186 1999-09-03 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4187 | |
| 4188 * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable | |
| 4189 forwarded message. | |
| 4190 | |
| 4191 1999-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4192 | |
| 4193 * gnus-topic.el (gnus-topic-find-groups): Work for unactivated | |
| 4194 groups. | |
| 4195 | |
| 4196 * message.el (message-resend): Use message mode when prompting. | |
| 4197 | |
| 4198 * gnus-art.el (article-hide-headers): Mark wash. | |
| 4199 (article-emphasize): Ditto. | |
| 4200 | |
| 4201 1999-09-27 Vladimir Volovich <vvv@vvv.vsu.ru> | |
| 4202 | |
| 4203 * message.el (message-newline-and-reformat): Work for SC. | |
| 4204 | |
| 4205 1999-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4206 | |
| 4207 * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*. | |
| 4208 | |
| 4209 * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown. | |
| 4210 | |
| 4211 1999-10-20 David S. Goldberg <dsg@mitre.org> | |
| 4212 | |
| 4213 * mm-decode.el mm-inline-override-types: New variable | |
| 4214 | |
| 4215 * mm-decode.el (mm-inline-override-p): New function | |
| 4216 | |
| 4217 * mm-decode.el (mm-inlined-p): Use it | |
| 4218 | |
| 4219 1999-10-20 David S. Goldberg <dsg@mitre.org> | |
| 4220 | |
| 4221 * mm-decode.el mm-inline-override-types: New variable | |
| 4222 | |
| 4223 * mm-decode.el (mm-inline-override-p): New function | |
| 4224 | |
| 4225 * mm-decode.el (mm-inlined-p): Use it | |
| 4226 | |
| 4227 1999-09-27 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4228 | |
| 4229 * gnus.el: Pterodactyl Gnus v0.97 is released. | |
| 4230 | |
| 4231 1999-09-01 Brendan Kehoe <brendan@zen.org> | |
| 4232 | |
| 4233 * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use | |
| 4234 gnus-summary-next-group, not gnus-summary-next-article. Only give | |
| 4235 3 args. | |
| 4236 | |
| 4237 1999-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4238 | |
| 4239 * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group | |
| 4240 buffer for params. | |
| 4241 | |
| 4242 * message.el (message-forward-ignored-headers): New variable. | |
| 4243 | |
| 4244 * gnus-art.el (gnus-article-prepare-display): Nix out | |
| 4245 gnus-article-wash-types. | |
| 4246 | |
| 4247 * gnus-agent.el (gnus-agent-create-buffer): New function. | |
| 4248 (gnus-agent-fetch-group-1): Use it. | |
| 4249 (gnus-agent-start-fetch): Ditto. | |
| 4250 | |
| 4251 * gnus-sum.el (gnus-summary-exit): Don't use | |
| 4252 `gnus-use-adaptive-scoring'. | |
| 4253 | |
| 4254 * mail-source.el (mail-source-fetch-pop): Only store password when | |
| 4255 successful. | |
| 4256 | |
| 4257 * gnus-nocem.el (gnus-nocem-scan-groups): Message better. | |
| 4258 | |
| 4259 1999-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4260 | |
| 4261 * message.el (message-reply): Use it. | |
| 4262 (message-dont-reply-to-names): New variable. | |
| 4263 | |
| 4264 * nntp.el (nntp-open-telnet): Don't erase-buffer. | |
| 4265 | |
| 4266 * mm-util.el (mm-preferred-coding-system): Typo fix. | |
| 4267 | |
| 4268 * message.el (message-bounce): Work for non-MIME. | |
| 4269 | |
| 4270 * gnus.el (gnus-short-group-name): Short the right parts of the | |
| 4271 name. | |
| 4272 | |
| 4273 1999-09-24 Johan Kullstam <kullstam@ne.mediaone.net> | |
| 4274 | |
| 4275 * mm-encode.el (mm-qp-or-base64): New version. | |
| 4276 | |
| 4277 1999-09-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4278 | |
| 4279 * gnus-art.el (article-make-date-line): Fix time-zone bug. | |
| 4280 | |
| 4281 1999-09-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4282 | |
| 4283 * gnus-art.el (gnus-article-add-buttons): Don't delete markers out | |
| 4284 of restricted region. | |
| 4285 (gnus-mime-display-single): Set beg at correct point. | |
| 4286 | |
| 4287 1999-09-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4288 | |
| 4289 * nnmail.el (nnmail-process-maildir-mail-format): Typo. | |
| 4290 | |
| 4291 1999-09-09 Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com> | |
| 4292 | |
| 4293 * gnus-msg.el (gnus-configure-posting-styles): Let | |
| 4294 `gnus-posting-styles' have its say in posting-style: local | |
| 4295 variable `styles' is already bound to `gnus-posting-styles' so | |
| 4296 don't rebind it to nil. | |
| 4297 | |
| 4298 1999-09-24 Robert Bihlmeyer <robbe@orcus.priv.at> | |
| 4299 | |
| 4300 * gnus-score.el (gnus-summary-increase-score): Allow editing of | |
| 4301 Message-ID. | |
| 4302 | |
| 4303 1999-09-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4304 | |
| 4305 * mm-encode.el (mm-encode-content-transfer-encoding): Fold | |
| 4306 quoted-printable-encode-region. | |
| 4307 | |
| 4308 * qp.el (quoted-printable-encode-region): Assume charset | |
| 4309 encoded. Fold every line in the region. | |
| 4310 | |
| 4311 1999-09-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4312 | |
| 4313 * gnus-srvr.el (gnus-browse-foreign-server): Read the first line | |
| 4314 of active file. | |
| 4315 | |
| 4316 1999-09-01 Didier Verna <verna@inf.enst.fr> | |
| 4317 | |
| 4318 * message.el (message-mode): allows whitespaces between multiple | |
| 4319 instances of the fill character ">". | |
| 4320 | |
| 4321 1999-09-24 Kim-Minh Kaplan <kmkaplan@vocatex.fr> | |
| 4322 | |
| 4323 * mm-encode.el (mm-qp-or-base64): Fix. | |
| 4324 | |
| 4325 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 4326 | |
| 4327 * message.el (message-send): Too much and. | |
| 4328 | |
| 4329 1999-09-24 Andreas Schwab <schwab@suse.de> | |
| 4330 | |
| 4331 * gnus-art.el (gnus-mime-view-part-as-type): Renamed. | |
| 4332 | |
| 4333 1999-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4334 | |
| 4335 * gnus-score.el (gnus-score-headers): Work for nil scores. | |
| 4336 | |
| 4337 1999-08-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4338 | |
| 4339 * gnus-cache.el (gnus-cache-write-active): Write full names. | |
| 4340 | |
| 4341 * gnus-util.el (gnus-write-active-file): Accept full name. | |
| 4342 | |
| 4343 * mm-decode.el (mm-inlinable-p): Use string-match on the types. | |
| 4344 (mm-assoc-string-match): New function. | |
| 4345 (mm-display-inline): Use it. | |
| 4346 | |
| 4347 * gnus-group.el (gnus-group-set-info): Work for nil group params. | |
| 4348 | |
| 4349 * gnus-msg.el (gnus-configure-posting-styles): Allow eval. | |
| 4350 | |
| 4351 1999-08-27 Florian Weimer <fw@s.netic.de> | |
| 4352 | |
| 4353 * mml.el (mml-generate-multipart-alist): New variable. | |
| 4354 | |
| 4355 1999-08-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4356 | |
| 4357 * gnus-art.el (gnus-treat-predicate): Work for (not 5). | |
| 4358 | |
| 4359 1999-08-27 Peter von der Ahe <pahe@daimi.au.dk> | |
| 4360 | |
| 4361 * message.el (message-send): More helpful error message if sending | |
| 4362 fails | |
| 4363 | |
| 4364 1999-09-06 Robert Bihlmeyer <robbe@orcus.priv.at> | |
| 4365 | |
| 4366 * gnus-score.el (gnus-summary-increase-score): "Lars" was broken | |
| 4367 in newer emacsen, where ?r isn't equal 114. | |
| 4368 | |
| 4369 1999-08-27 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4370 | |
| 4371 * gnus.el: Pterodactyl Gnus v0.96 is released. | |
| 4372 | |
| 4373 1999-08-17 Simon Josefsson <jas@pdc.kth.se> | |
| 4374 | |
| 4375 * gnus-start.el (gnus-groups-to-gnus-format): Only use agent | |
| 4376 to get active info if method is covered by agent, otherwise | |
| 4377 active info is lost. | |
| 4378 | |
| 4379 1999-08-17 Simon Josefsson <jas@pdc.kth.se> | |
| 4380 | |
| 4381 * gnus-sum.el (gnus-summary-move-article): Report backend errors. | |
| 4382 | |
| 4383 1999-08-09 Dave Love <fx@gnu.org> | |
| 4384 | |
| 4385 * mm-util.el: Use `defalias', not `fset' for dummy functions. | |
| 4386 | |
| 4387 1999-08-09 Simon Josefsson <jas@pdc.kth.se> | |
| 4388 | |
| 4389 * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*" | |
| 4390 (already matched by "^X-Pgp"), removed duplicate | |
| 4391 X-Mailing-List, added several new junk headers. | |
| 4392 | |
| 4393 1999-08-01 Simon Josefsson <jas@pdc.kth.se> | |
| 4394 | |
| 4395 * gnus-art.el (article-decode-charset): Don't assume | |
| 4396 gnus-summary-buffer is live. | |
| 4397 | |
| 4398 1999-08-27 Florian Weimer <fw@s.netic.de> | |
| 4399 | |
| 4400 * gnus-score.el (gnus-home-score-file): Work with absolute path | |
| 4401 names. | |
| 4402 | |
| 4403 1999-07-17 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4404 | |
| 4405 * gnus-sum.el (gnus-articles-to-read): Return cached articles if | |
| 4406 nothing else in the group. | |
| 4407 | |
| 4408 1999-07-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4409 | |
| 4410 * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of | |
| 4411 the article. | |
| 4412 | |
| 4413 1999-07-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4414 | |
| 4415 * mm-uu.el (mm-uu-dissect): Fix for base64 message. | |
| 4416 | |
| 4417 1999-07-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4418 | |
| 4419 * mm-uu.el (mm-uu-forward-end-line): Support forwarded message | |
| 4420 from mutt. | |
| 4421 | |
| 4422 1999-07-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4423 | |
| 4424 * mm-bodies.el (mm-decode-content-transfer-encoding): Delete | |
| 4425 whitespace. | |
| 4426 | |
| 4427 1999-07-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4428 | |
| 4429 * mm-util.el (mm-text-coding-system-for-write): New variable. | |
| 4430 (mm-append-to-file): New function. | |
| 4431 (mm-write-region): New function. | |
| 4432 | |
| 4433 * gnus-art.el (gnus-output-to-file): Use it. | |
| 4434 * gnus-util.el (gnus-output-to-rmail): Ditto. | |
| 4435 (gnus-output-to-mail): Ditto. | |
| 4436 * gnus-uu.el (gnus-uu-binhex-article): Ditto. | |
| 4437 | |
| 4438 1999-07-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4439 | |
| 4440 * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist. | |
| 4441 | |
| 4442 * nnheader.el (nnheader-insert-file-contents): Revert and use | |
| 4443 mm-insert-file-contents. | |
| 4444 (nnheader-find-file-noselect): Use mm-auto-mode-alist. | |
| 4445 (nnheader-auto-mode-alist): Removed. | |
| 4446 | |
| 4447 * mm-util.el (mm-inhibit-file-name-handlers): New variable. | |
| 4448 (mm-insert-file-contents): Add a new parameter for inserting | |
| 4449 compressed file literally. | |
| 4450 | |
| 4451 * mml.el (mml-generate-mime-1): Insert non-text literally. | |
| 4452 | |
| 4453 * gnus.el: Change most mm-insert-file-contents back to nnheader. | |
| 4454 | |
| 4455 1999-07-13 Hrvoje Niksic <hniksic@srce.hr> | |
| 4456 | |
| 4457 * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring. | |
| 4458 | |
| 4459 1999-08-27 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
| 4460 | |
| 4461 * gnus-sum.el (gnus-group-charset-alist): Default fido7 to | |
| 4462 koi8-r. | |
| 4463 | |
| 4464 1999-07-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4465 | |
| 4466 * mml.el (mml-insert-mime): Decode text. | |
| 4467 (mml-to-mime): Narrow to headers-or-head. | |
| 4468 | |
| 4469 1999-07-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4470 | |
| 4471 * mm-view.el (mm-inline-text): Check | |
| 4472 w3-meta-content-type-charset-regexp. | |
| 4473 | |
| 4474 1999-07-10 Simon Josefsson <jas@pdc.kth.se> | |
| 4475 | |
| 4476 * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for | |
| 4477 predicate. | |
| 4478 | |
| 4479 1999-07-10 Alexandre Oliva <oliva@dcc.unicamp.br> | |
| 4480 | |
| 4481 * gnus-mlspl.el: Documentation fixes. | |
| 4482 | |
| 4483 1999-08-27 Rui Zhu <sprache@iname.com> | |
| 4484 | |
| 4485 * gnus-sum.el (gnus-summary-limit-to-age): Prompt better. | |
| 4486 | |
| 4487 1999-08-27 Michael Cook <cook@sightpath.com> | |
| 4488 | |
| 4489 * gnus-art.el (gnus-article-setup-buffer): Kill all local | |
| 4490 variables. | |
| 4491 | |
| 4492 1999-08-27 Hrvoje Niksic <hniksic@srce.hr> | |
| 4493 | |
| 4494 * nnmail.el (nnmail-get-new-mail): "Done". | |
| 4495 | |
| 4496 1999-08-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4497 | |
| 4498 * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when | |
| 4499 interactive. | |
| 4500 | |
| 4501 1999-07-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4502 | |
| 4503 * gnus-art.el (article-decode-charset): Fix broken CT. | |
| 4504 | |
| 4505 1999-07-12 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4506 | |
| 4507 * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent | |
| 4508 overview buffer if it is killed. | |
| 4509 | |
| 4510 1999-08-27 Eric Marsden <emarsden@mail.dotcom.fr> | |
| 4511 | |
| 4512 * gnus-art.el (article-babel): New version. | |
| 4513 | |
| 4514 1999-08-27 Jon Kv <jonkv@ida.liu.se> | |
| 4515 | |
| 4516 * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry. | |
| 4517 | |
| 4518 1999-07-10 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 4519 | |
| 4520 * gnus.texi (More Threading): Document new variable | |
| 4521 `gnus-sort-gathered-threads-function'. | |
| 4522 | |
| 4523 1999-07-10 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 4524 | |
| 4525 * gnus.texi (More Threading): Document new variable | |
| 4526 `gnus-sort-gathered-threads-function'. | |
| 4527 | |
| 4528 1999-07-11 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
| 4529 | |
| 4530 * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after | |
| 4531 usage. | |
| 4532 | |
| 4533 1999-07-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4534 | |
| 4535 * mm-util.el (mm-running-xemacs): Removed. | |
| 4536 (mm-coding-system-p): New function. | |
| 4537 (mm-binary-coding-system): Safe guess. | |
| 4538 (mm-text-coding-system): Ditto. | |
| 4539 (mm-auto-save-coding-system): Ditto. | |
| 4540 | |
| 4541 1999-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4542 | |
| 4543 * mm-encode.el (mm-qp-or-base64): Also consider control chars. | |
| 4544 (mm-qp-or-base64): Reversed logic. | |
| 4545 | |
| 4546 * mm-decode.el (mm-save-part-to-file): Let coding system be | |
| 4547 binary. | |
| 4548 | |
| 4549 1999-07-15 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 4550 | |
| 4551 * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to | |
| 4552 be set in topic parameters. | |
| 4553 | |
| 4554 1999-07-10 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 4555 | |
| 4556 * gnus-sum.el (gnus-sort-gathered-threads-function): New variable. | |
| 4557 (gnus-sort-gathered-threads): Allow the user to specify the | |
| 4558 function to use when sorting gathered threads. | |
| 4559 | |
| 4560 * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't | |
| 4561 mark cached articles as `undownloaded'. | |
| 4562 | |
| 4563 1999-07-20 Peter von der Ahe <peter@ahe.dk> | |
| 4564 | |
| 4565 * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring | |
| 4566 to have buffer local values. | |
| 4567 | |
| 4568 1999-07-25 Matt Pharr <mmp@graphics.stanford.edu> | |
| 4569 | |
| 4570 * gnus-group.el (gnus-group-make-doc-group): Notice when user | |
| 4571 types 'g' for 'guess group type. | |
| 4572 | |
| 4573 1999-07-30 Simon Josefsson <jas@pdc.kth.se> | |
| 4574 | |
| 4575 * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace | |
| 4576 after each regexp in nnmail-list-identifiers, not just after last | |
| 4577 one. | |
| 4578 | |
| 4579 * gnus-sum.el (gnus-list-identifiers): New variable. | |
| 4580 (gnus-summary-remove-list-identifiers): New function. | |
| 4581 (gnus-select-newsgroup): Use it. | |
| 4582 (gnus-summary-wash-hide-map): Bind | |
| 4583 `gnus-article-hide-list-identifiers' to W W l. | |
| 4584 (gnus-summary-make-menu-bar): Add list-identifiers command. | |
| 4585 | |
| 4586 * gnus-art.el (gnus-treat-strip-list-identifiers): New variable. | |
| 4587 (gnus-treatment-function-alist): Add variable. | |
| 4588 (article-hide-list-identifiers): New function. | |
| 4589 (mapcar): Add function. | |
| 4590 (gnus-article-hide): Use it. | |
| 4591 | |
| 4592 1999-07-10 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4593 | |
| 4594 * gnus.el: Pterodactyl Gnus v0.95 is released. | |
| 4595 | |
| 4596 1999-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4597 | |
| 4598 * mm-decode.el (mm-mailcap-command): New function. | |
| 4599 (mm-display-external): Use it. | |
| 4600 | |
| 4601 * gnus-art.el (article-make-date-line): Work for India. | |
| 4602 | |
| 4603 * mm-encode.el (mm-qp-or-base64): Typo. | |
| 4604 | |
| 4605 * gnus-topic.el (gnus-topic-goto-topic): Made into command. | |
| 4606 | |
| 4607 1999-07-09 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4608 | |
| 4609 * gnus.el: Pterodactyl Gnus v0.94 is released. | |
| 4610 | |
| 4611 1999-07-09 Stainless Steel Rat <ratinox@peorth.gweep.net> | |
| 4612 | |
| 4613 * pop3.el: New version. | |
| 4614 | |
| 4615 1999-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4616 | |
| 4617 * mm-encode.el (mm-qp-or-base64): New function. | |
| 4618 (mm-content-transfer-encoding): Use it. | |
| 4619 | |
| 4620 * gnus-util.el (gnus-parse-netrc): Allow quoted names. | |
| 4621 | |
| 4622 1999-07-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4623 | |
| 4624 * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer. | |
| 4625 | |
| 4626 * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal. | |
| 4627 | |
| 4628 1999-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4629 | |
| 4630 * gnus-art.el (gnus-mime-view-part-as-media): New command and | |
| 4631 keystroke. | |
| 4632 | |
| 4633 * mailcap.el (mailcap-mime-types): New function. | |
| 4634 | |
| 4635 * nnmh.el (nnmh-request-group): Update nnmh-group-alist. | |
| 4636 | |
| 4637 * message.el (message-goto-eoh): Really go to the end. | |
| 4638 | |
| 4639 1999-07-09 Puneet Goel <puneet@computer.org> | |
| 4640 | |
| 4641 * message.el (message-make-date): Do the right thing in with | |
| 4642 sub-hour time zones. | |
| 4643 | |
| 4644 1999-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4645 | |
| 4646 * gnus-group.el (gnus-group-make-menu-bar): Removed double bug | |
| 4647 report. | |
| 4648 | |
| 4649 1999-07-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4650 | |
| 4651 * nnfolder.el (nnfolder-request-rename-group): Create directory. | |
| 4652 | |
| 4653 1999-07-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4654 | |
| 4655 * mailcap.el (mailcap-parse-mailcap): Skip \;. | |
| 4656 (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name, | |
| 4657 and use t as default value. | |
| 4658 | |
| 4659 1999-07-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4660 | |
| 4661 * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume | |
| 4662 gnus-summary-buffer is live. | |
| 4663 | |
| 4664 1999-07-09 Robert Pluim <rpluim@nortelnetworks.com> | |
| 4665 | |
| 4666 * mm-util.el (mm-enable-multibyte): Check whether var bound. | |
| 4667 | |
| 4668 1999-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4669 | |
| 4670 * message.el (message-bounce): Do MIME bounces MIMEy. | |
| 4671 | |
| 4672 * gnus-sum.el (gnus-summary-read-group-1): Update mark positions. | |
| 4673 | |
| 4674 1999-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4675 | |
| 4676 * mailcap.el (mailcap-mime-extensions): Changed patch to | |
| 4677 text/x-patch. | |
| 4678 | |
| 4679 * mm-decode.el (mm-display-external): Wrong placement of paren. | |
| 4680 | |
| 4681 1999-07-07 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4682 | |
| 4683 * gnus.el: Pterodactyl Gnus v0.93 is released. | |
| 4684 | |
| 4685 1999-07-08 Alexandre Oliva <oliva@dcc.unicamp.br> | |
| 4686 | |
| 4687 * gnus-cus.el (gnus-group-parameters): New entries for | |
| 4688 gnus-group-split. | |
| 4689 | |
| 4690 * gnus-mlspl.el: Renamed functions and variables so as to | |
| 4691 start with gnus-group-split. | |
| 4692 * gnus.el: Adjust autoload entries. | |
| 4693 | |
| 32530 | 4694 1999-11-30 Alexandre Oliva <oliva@dcc.unicamp.br> |
| 31717 | 4695 |
| 4696 * gnus-mlspl.el: Removed trailing t from comment and provide. | |
| 4697 Renamed functions and variables to start with gnus-mlsplit. | |
| 4698 Added autoload comments. | |
| 4699 * gnus.el: Added autoload entries. | |
| 4700 | |
| 4701 1999-07-06 Alexandre Oliva <oliva@dcc.unicamp.br> | |
| 4702 | |
| 4703 * nnmail.el (nnmail-split-it): Search the regexp multiple times, | |
| 4704 so that matches excluded by RESTRICTs do not cause the whole split | |
| 4705 to be ignored. This also fixes a long-standing bug in which a | |
| 4706 split with \N substitutions wouldn't cause cross-posting as | |
| 4707 expected. | |
| 4708 | |
| 4709 * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses. | |
| 4710 (nnmail-split-it): Implement them. | |
| 4711 | |
| 4712 * nnmail.el (nnmail-split-fancy): Document ! splits. | |
| 4713 | |
| 4714 1999-07-07 Stainless Steel Rat <ratinox@peorth.gweep.net> | |
| 4715 | |
| 4716 * pop3.el: New version. | |
| 4717 | |
| 4718 1999-07-05 Simon Josefsson | |
| 4719 | |
| 4720 * gnus-srvr.el (gnus-browse-foreign-server): Use read. | |
| 4721 | |
| 4722 1999-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4723 | |
| 4724 * gnus-art.el (gnus-mime-display-alternative): Do treatment. | |
| 4725 | |
| 4726 1999-07-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4727 | |
| 4728 * gnus-util.el (gnus-write-active-file): Use real name. | |
| 4729 | |
| 4730 * gnus-agent.el (gnus-agent-expire): Update active file | |
| 4731 method by method. | |
| 4732 | |
| 4733 1999-07-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4734 | |
| 4735 * nndraft.el (nndraft-request-article): Use difference | |
| 4736 coding-systems for queue and drafts. | |
| 4737 | |
| 4738 * gnus-sum.el (gnus-summary-setup-default-charset): Special-case | |
| 4739 nndraft:drafts. | |
| 4740 | |
| 4741 * mm-util.el (mm-auto-save-coding-system): New coding system. | |
| 4742 | |
| 4743 * message.el (message-draft-coding-system): Use it. | |
| 4744 | |
| 4745 1999-07-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4746 | |
| 4747 * mm-uu.el: More customizable and less aggressive. | |
| 4748 | |
| 4749 1999-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4750 | |
| 4751 * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active | |
| 4752 when plugged. | |
| 4753 | |
| 4754 * mml.el (mml-generate-mime-1): Don't insert nofile files. | |
| 4755 (mml-insert-mml-markup): Accept a nofile. | |
| 4756 (mml-insert-mime): Insert nofile. | |
| 4757 | |
| 4758 * gnus-art.el (gnus-treat-strip-blank-lines): Removed. | |
| 4759 | |
| 4760 * mm-decode.el (mm-handle-media-type): New function. | |
| 4761 (mm-handle-media-supertype): New function. | |
| 4762 (mm-handle-media-subtype): New function. | |
| 4763 Use new functions throughout. "/")) | |
| 4764 | |
| 4765 1999-05-18 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 4766 | |
| 4767 * gnus-art.el (gnus-treat-predicate): Typo. | |
| 4768 | |
| 4769 1999-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4770 | |
| 4771 * gnus-score.el (gnus-summary-score-entry): Made un-interactive. | |
| 4772 | |
| 4773 1999-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4774 | |
| 4775 * gnus-art.el (article-date-ut): UT! Default it! | |
| 4776 | |
| 4777 1999-07-06 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4778 | |
| 4779 * gnus.el: Pterodactyl Gnus v0.92 is released. | |
| 4780 | |
| 4781 1999-07-06 Johannes Weinert <Johannes.Weinert@Informatik.Uni-Oldenburg.DE> | |
| 4782 | |
| 4783 * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix. | |
| 4784 | |
| 4785 1999-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4786 | |
| 4787 * nntp.el (nntp-retrieve-groups): Don't do anything when not | |
| 4788 connected. | |
| 4789 | |
| 4790 * gnus-start.el (gnus-active-to-gnus-format): Only save active | |
| 4791 when plugged. | |
| 4792 | |
| 4793 * mm-view.el (mm-inline-message): Ignore remove-spec. | |
| 4794 | |
| 4795 * gnus-agent.el (gnus-agent-write-active): Check whether orig sym | |
| 4796 is bound. | |
| 4797 | |
| 4798 * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines. | |
| 4799 | |
| 4800 * nndoc.el (nndoc-guess-type): Remove blank lines at the start. | |
| 4801 | |
| 4802 * nnfolder.el (nnfolder-read-folder): Remove blank lines at the | |
| 4803 start. | |
| 4804 | |
| 4805 * message.el (message-fill-yanked-message): Remove `t' arg. | |
| 4806 | |
| 4807 * gnus-group.el (gnus-group-kill-group): Message killing of | |
| 4808 groups. | |
| 4809 | |
| 4810 * mm-util.el (mm-preferred-coding-system): New function. | |
| 4811 (mm-mime-charset): Use it. | |
| 4812 | |
| 4813 * mml.el (mml-generate-mime-1): Charset-encode message parts. | |
| 4814 | |
| 4815 1999-07-06 Alexandre Oliva <oliva@dcc.unicamp.br> | |
| 4816 | |
| 4817 * gnus-mlsplt.el: New file. | |
| 4818 | |
| 4819 1999-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4820 | |
| 4821 * mm-decode.el (mm-inline-Media-tests): Changed from forms to | |
| 4822 functions. | |
| 4823 (mm-attachment-override-p): Take a handle instead of a type. | |
| 4824 (mm-inlined-p): Ditto. | |
| 4825 (mm-automatic-display-p): Ditto, | |
| 4826 (mm-inlinable-p): Ditto. | |
| 4827 | |
| 4828 * nndraft.el (nndraft-request-expire-articles): Delete backup | |
| 4829 files. | |
| 4830 | |
| 4831 * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff. | |
| 4832 | |
| 4833 * gnus-sum.el (gnus-summary-limit-to-extra): Typo. | |
| 4834 | |
| 4835 1999-07-06 Alexandre Oliva <oliva@dcc.unicamp.br> | |
| 4836 | |
| 4837 * nnmail.el (nnmail-split-it): Allow .*. | |
| 4838 | |
| 4839 1999-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4840 | |
| 4841 * mm-decode.el (mm-inline-large-images-p): Renamed. | |
| 4842 | |
| 4843 * gnus-art.el (article-date-ut): Always look in the current buffer | |
| 4844 for the Date header. | |
| 4845 | |
| 4846 * mml.el (mml-validate): New command. | |
| 4847 | |
| 4848 * mailcap.el (mailcap-possible-viewers): Revert to string-match | |
| 4849 since we are dealing with regexps. | |
| 4850 | |
| 4851 1999-07-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4852 | |
| 4853 * gnus.el: Pterodactyl Gnus v0.91 is released. | |
| 4854 | |
| 4855 1999-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4856 | |
| 4857 * gnus-agent.el (gnus-agent-save-active-1): New function. | |
| 4858 (gnus-agent-save-active): use it. | |
| 4859 (gnus-agent-save-groups): Ditto. | |
| 4860 | |
| 4861 * gnus-cache.el (gnus-cache-write-active): Use it. | |
| 4862 | |
| 4863 * gnus-agent.el (gnus-agent-write-active): Use it. | |
| 4864 | |
| 4865 * gnus-util.el (gnus-write-active-file): New function. | |
| 4866 | |
| 4867 * gnus-agent.el (gnus-agent-write-active): New function to keep | |
| 4868 lower boundaries and canceled groups. | |
| 4869 (gnus-agent-save-groups): Use it. | |
| 4870 (gnus-agent-save-active): Use it. | |
| 4871 (gnus-agent-save-group-info): Only write active files. | |
| 4872 (gnus-agent-expire): Update active file. | |
| 4873 | |
| 4874 * mm-decode.el (mm-inlinable-part-p): Removed. | |
| 4875 (mm-user-display-methods): Default to nil. | |
| 4876 (mm-user-display-methods): Removed. | |
| 4877 (add-mime-display-method): Removed. | |
| 4878 (mm-automatic-display): Renamed. | |
| 4879 (mm-automatic-display-p): Use it. | |
| 4880 (mm-inlined-types): New variable. | |
| 4881 (mm-inlined-p): New function. | |
| 4882 | |
| 4883 * message.el (message-reply): Bind message-this-is-mail. | |
| 4884 | |
| 4885 1999-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4886 | |
| 4887 * mm-encode.el (mm-encode-buffer): Check whether we have 7bit. | |
| 4888 | |
| 4889 * message.el (message-check-news-header-syntax): Protect against | |
| 4890 nil froms. | |
| 4891 | |
| 4892 * mm-util.el (mm-auto-mode-alist): New. | |
| 4893 | |
| 4894 * mml.el (mml-generate-mime-1): Ditto. | |
| 4895 | |
| 4896 * gnus.el: Use mm-insert-file-contents throughout instead of | |
| 4897 nnheader. | |
| 4898 | |
| 4899 * mm-util.el (mm-insert-file-contents): New function. | |
| 4900 | |
| 4901 1999-07-03 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 4902 | |
| 4903 * gnus.el: Pterodactyl Gnus v0.90 is released. | |
| 4904 | |
| 4905 1999-07-03 Sven Fischer <herpes@kawo2.rwth-aachen.de> | |
| 4906 | |
| 4907 * mailcap.el (mailcap-possible-viewers): Use string=. | |
| 4908 | |
| 4909 1999-07-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4910 | |
| 4911 * mm-uu.el (mm-uu-forward-begin-line): New variable. | |
| 4912 (mm-uu-forward-end-line): New variable. | |
| 4913 (mm-uu-begin-line): Handle forwarded message. | |
| 4914 (mm-uu-identifier-alist): Ditto. | |
| 4915 (mm-uu-dissect): Ditto. | |
| 4916 | |
| 4917 1999-07-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4918 | |
| 4919 * nnheader.el (nnheader-file-coding-system): Use raw-text. | |
| 4920 * gnus-agent.el (gnus-agent-file-coding-system): Ditto. | |
| 4921 * gnus-cache.el (gnus-cache-coding-system): Ditto. | |
| 4922 | |
| 4923 * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system. | |
| 4924 (nnfolder-file-coding-system-for-write): New variable. | |
| 4925 (nnfolder-active-file-coding-system): New variable. | |
| 4926 (nnfolder-active-file-coding-system-for-write): New variable. | |
| 4927 (nnfolder-save-active): New function. | |
| 4928 (nnfolder-save-buffer): Use them. | |
| 4929 (nnfolder-possibly-change-group): Ditto. | |
| 4930 (nnfolder-request-list-newsgroups): Ditto. | |
| 4931 (nnfolder-request-create-group): Ditto. | |
| 4932 (nnfolder-request-expire-articles): Ditto. | |
| 4933 (nnfolder-request-move-article): Ditto. | |
| 4934 (nnfolder-request-accept-article): Ditto. | |
| 4935 (nnfolder-request-delete-group): Ditto. | |
| 4936 (nnfolder-request-rename-group): Ditto. | |
| 4937 (nnfolder-possibly-change-folder): Ditto. | |
| 4938 (nnfolder-read-folder): Ditto. | |
| 4939 (nnfolder-request-list): Remove pathname-coding-system. | |
| 4940 (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system. | |
| 4941 | |
| 4942 * nnmail.el (nnmail-file-coding-system): Use raw-text. | |
| 4943 (nnmail-file-coding-system-1): Removed. | |
| 4944 (nnmail-find-file): Use nnmail-pathname-coding-system. | |
| 4945 (nnmail-write-region): Ditto. | |
| 4946 | |
| 4947 * nnmbox.el (nnmbox-file-coding-system): New variable. | |
| 4948 (nnmbox-file-coding-system-for-write): New variable. | |
| 4949 (nnmbox-active-file-coding-system): New variable. | |
| 4950 (nnmbox-active-file-coding-system-for-write): New variable. | |
| 4951 (nnmbox-save-buffer): New function. | |
| 4952 (nnmbox-save-active): New function. | |
| 4953 (nnmbox-request-scan): Use them. | |
| 4954 (nnmbox-request-expire-articles): Ditto. | |
| 4955 (nnmbox-request-move-article): Ditto. | |
| 4956 (nnmbox-request-accept-article): Ditto. | |
| 4957 (nnmbox-request-replace-article): Ditto. | |
| 4958 (nnmbox-request-delete-group): Ditto. | |
| 4959 (nnmbox-request-rename-group): Ditto. | |
| 4960 (nnmbox-request-create-group): Ditto. | |
| 4961 | |
| 4962 * mm-util.el (mm-text-coding-system): raw-text or -dos. | |
| 4963 (mm-running-ntemacs): Removed. | |
| 4964 | |
| 4965 * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system. | |
| 4966 | |
| 4967 1999-07-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4968 | |
| 4969 * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system. | |
| 4970 | |
| 4971 1999-07-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4972 | |
| 4973 * qp.el (quoted-printable-encoding-characters): Support lower case. | |
| 4974 | |
| 4975 1999-07-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4976 | |
| 4977 * rfc2047.el (rfc2047-encode): Fold before B-encoding. | |
| 4978 (rfc2047-b-encode-region): Encode line by line. | |
| 4979 | |
| 4980 1999-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 4981 | |
| 4982 * mm-util.el (mm-find-mime-charset-region): Fix. | |
| 4983 | |
| 4984 1999-06-30 KOSEKI Yoshinori <kose@yk.NetLaputa.ne.jp> | |
| 4985 | |
| 4986 * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug. | |
| 4987 (mm-find-mime-charset-region): Ditto. | |
| 4988 | |
| 4989 1999-07-03 Simon Josefsson <jas@pdc.kth.se> | |
| 4990 | |
| 4991 * gnus-sum.el (gnus-summary-move-article): Fix something or | |
| 4992 other. | |
| 4993 | |
| 4994 1999-06-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 4995 | |
| 4996 * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable. | |
| 4997 (gnus-newsgroup-ephemeral-ignored-charsets): New variable. | |
| 4998 (gnus-summary-enter-digest-group): Use them. | |
| 4999 (gnus-summary-setup-default-charset): Ditto. | |
| 5000 | |
| 5001 1999-06-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5002 | |
| 5003 * gnus-msg.el (gnus-configure-posting-styles): Fix bug when | |
| 5004 gnus-newsgroup-name is nil. | |
| 5005 | |
| 5006 1999-06-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5007 | |
| 5008 * rfc2047.el (rfc2047-encode): Chop the tail newline. | |
| 5009 | |
| 5010 1999-06-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5011 | |
| 5012 * gnus-art.el (article-emphasize): Use correct | |
| 5013 gnus-article-emphasis-alist. | |
| 5014 | |
| 5015 1999-06-15 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5016 | |
| 5017 * mm-view.el (mm-inline-text): Fix text/html bug. | |
| 5018 | |
| 5019 1999-06-28 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5020 | |
| 5021 * gnus.el: Pterodactyl Gnus v0.89 is released. | |
| 5022 | |
| 5023 1999-06-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5024 | |
| 5025 * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows. | |
| 5026 * message.el (message-draft-coding-system): Ditto. | |
| 5027 * mm-util.el (mm-running-ntemacs): Ditto. | |
| 5028 | |
| 5029 1999-06-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5030 | |
| 5031 * mm-view.el (mm-inline-text): Ignore error in w3-region. | |
| 5032 | |
| 5033 1999-06-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5034 | |
| 5035 * mml.el: require mm-decode. | |
| 5036 | |
| 5037 1999-06-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5038 | |
| 5039 * gnus-art.el (gnus-display-mime): Treat as head only if necessary. | |
| 5040 | |
| 5041 1999-06-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5042 | |
| 5043 * mm-view.el (mm-inline-image): Fix image undisplayer. | |
| 5044 | |
| 5045 1999-06-22 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5046 | |
| 5047 * mml.el (mml-insert-multipart): Error in compeling-read. | |
| 5048 (mml-insert-tag): Match tags. | |
| 5049 | |
| 5050 1999-06-19 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5051 | |
| 5052 * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug. | |
| 5053 (gnus-cache-braid-heads): Ditto. | |
| 5054 (gnus-cache-retrieve-headers): Ditto. | |
| 5055 | |
| 5056 1999-06-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5057 | |
| 5058 * gnus-draft.el (gnus-draft-send): Fix encoding bug. | |
| 5059 | |
| 5060 1999-06-16 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 5061 | |
| 5062 * gnus-art.el (gnus-article-read-summary-keys): Convert key events | |
| 5063 to string under XEmacs. | |
| 5064 | |
| 5065 1999-06-28 Petersen Jens-Ulrik <jens-ulrik.petersen@nokia.com> | |
| 5066 | |
| 5067 * gnus-start.el (gnus-find-new-newsgroups): Doc fix. | |
| 5068 | |
| 5069 1999-06-22 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5070 | |
| 5071 * mm-view.el (mm-inline-message): Fix message view bug. | |
| 5072 * gnus-art.el (gnus-article-prepare): Ditto. | |
| 5073 | |
| 5074 1999-06-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5075 | |
| 5076 * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers. | |
| 5077 | |
| 5078 1999-06-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5079 | |
| 5080 * gnus.el: Pterodactyl Gnus v0.88 is released. | |
| 5081 | |
| 5082 1999-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5083 | |
| 5084 * gnus-sum.el (gnus-summary-save-parts): Destroy handles after | |
| 5085 usage. | |
| 5086 | |
| 5087 * nnmail.el (nnmail-get-new-mail): Save info. | |
| 5088 | |
| 5089 1999-06-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5090 | |
| 5091 * gnus.el: Pterodactyl Gnus v0.87 is released. | |
| 5092 | |
| 5093 1999-06-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5094 | |
| 5095 * mail-source.el (mail-source-fetch-file): Use prescript-delay. | |
| 5096 (mail-source-run-script): New function. | |
| 5097 (mail-source-fetch-pop): Use it. | |
| 5098 | |
| 5099 1999-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5100 | |
| 5101 * gnus-art.el (gnus-article-setup-highlight-words): Moved here. | |
| 5102 | |
| 5103 1999-06-13 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5104 | |
| 5105 * gnus.el: Pterodactyl Gnus v0.86 is released. | |
| 5106 | |
| 5107 1999-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5108 | |
| 5109 * gnus-art.el (gnus-treat-translate): New variable. | |
| 5110 (gnus-treat-predicate): Accept a list of regexps. | |
| 5111 (gnus-article-treat-custom): Allow a list of regexps. | |
| 5112 | |
| 5113 1999-06-09 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 5114 | |
| 5115 * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom | |
| 5116 type. | |
| 5117 | |
| 5118 1999-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5119 | |
| 5120 * gnus-art.el (article-babel): Narrow a bit. | |
| 5121 | |
| 5122 * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow. | |
| 5123 | |
| 5124 1999-06-12 Simon Josefsson <jas@pdc.kth.se> | |
| 5125 | |
| 5126 (gnus-agent-get-undownloaded-list): Operate on all articles, not | |
| 5127 only unread ones. | |
| 5128 (gnus-agent-fetch-headers): Fetch headers from unread and marked | |
| 5129 articles, not only unread ones. | |
| 5130 | |
| 5131 1999-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5132 | |
| 5133 * gnus-sum.el (gnus-summary-limit-to-extra): New command and | |
| 5134 keystroke. | |
| 5135 | |
| 5136 * gnus-art.el (gnus-article-x-face-command): Ditto. | |
| 5137 | |
| 5138 * gnus-uu.el (gnus-uu-default-view-rules): Default to "display". | |
| 5139 | |
| 5140 * gnus.el (gnus-method-simplify): Accept server names. | |
| 5141 | |
| 5142 1999-06-13 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 5143 | |
| 5144 * gnus-art.el (article-babel-prompt): New function. | |
| 5145 (article-babel): New command. | |
| 5146 | |
| 5147 1999-06-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5148 | |
| 5149 * gnus-art.el (gnus-article-part-wrapper): Go to part. | |
| 5150 | |
| 5151 * mml.el (mml-generate-mime-1): Don't insert literally. | |
| 5152 | |
| 5153 * gnus-util.el (gnus-parse-netrc): Skip lines with #'s. | |
| 5154 (gnus-netrc-syntax-table): Removed. | |
| 5155 (gnus-parse-netrc): Don't use syntax table; just use whitespace. | |
| 5156 | |
| 5157 1999-05-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5158 | |
| 5159 * mm-view.el (mm-inline-text): Fix charset for text/html. | |
| 5160 | |
| 5161 1999-05-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5162 | |
| 5163 * message.el (message-draft-coding-system): Use emacs-mule-dos. | |
| 5164 | |
| 5165 1999-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5166 | |
| 5167 * nnmail.el (nnmail-split-incoming): Return the number of split | |
| 5168 mails. | |
| 5169 (nnmail-process-babyl-mail-format): Ditto. | |
| 5170 (nnmail-process-unix-mail-format): Ditto. | |
| 5171 (nnmail-process-mmdf-mail-format): Ditto. | |
| 5172 (nnmail-process-maildir-mail-format): Ditto. | |
| 5173 | |
| 5174 * mail-source.el (mail-source-callback): Return the number from | |
| 5175 the callback. | |
| 5176 | |
| 5177 * message.el (message-send-mail): Generate Lines. | |
| 5178 | |
| 5179 * mail-source.el (mail-source-call-script): New function. | |
| 5180 (mail-source-call-script): New function. | |
| 5181 | |
| 5182 1999-05-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5183 | |
| 5184 * gnus-sum.el (gnus-summary-setup-highlight-words): New function. | |
| 5185 (gnus-select-newsgroup): Use it. | |
| 5186 (gnus-group-highlight-words-alist): New variable. | |
| 5187 (gnus-newsgroup-emphasis-alist): New variable. | |
| 5188 (gnus-summary-local-variables): Use it. | |
| 5189 * gnus-art.el (article-emphasize): Use it. | |
| 5190 (gnus-emphasis-highlight-words): New face. | |
| 5191 * gnus-cus.el (gnus-group-parameters): New parameter. | |
| 5192 | |
| 5193 1999-05-02 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5194 | |
| 5195 * gnus-cache.el (gnus-cache-possibly-enter-article): Remove | |
| 5196 parameter `headers'. | |
| 5197 (gnus-cache-enter-article): Ditto. | |
| 5198 (gnus-cache-update-article): Ditto. | |
| 5199 * gnus-sum.el (gnus-summary-move-article): Ditto. | |
| 5200 (gnus-summary-mark-article-as-unread): Ditto. | |
| 5201 (gnus-summary-mark-article): Ditto. | |
| 5202 | |
| 5203 1999-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5204 | |
| 5205 * gnus-msg.el (gnus-message-insert-stylings): Removed. | |
| 5206 (gnus-posting-style-alist): Removed. | |
| 5207 (gnus-message-style-insertions): Ditto. | |
| 5208 (gnus-configure-posting-styles): Reimplementation. | |
| 5209 | |
| 5210 * mail-source.el (mail-source-fetch): Error the message. | |
| 5211 | |
| 5212 * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding. | |
| 5213 | |
| 5214 1999-06-12 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5215 | |
| 5216 * gnus.el: Pterodactyl Gnus v0.85 is released. | |
| 5217 | |
| 5218 1999-04-20 Michael Cook <cook@sightpath.com> | |
| 5219 | |
| 5220 * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS | |
| 5221 Outlook citation regex. | |
| 5222 | |
| 5223 1999-06-12 Lars Magne Ingebrigtsen <pinard@iro.umontreal.ca> | |
| 5224 | |
| 5225 * nndoc.el (nndoc-mime-parts-type-p): Accept space before | |
| 5226 semicolon. | |
| 5227 | |
| 5228 1999-05-24 Simon Josefsson <jas@pdc.kth.se> | |
| 5229 | |
| 5230 * gnus-range.el (gnus-remove-from-range): Document range1 | |
| 5231 modification, protect range2. | |
| 5232 | |
| 5233 1999-05-24 Simon Josefsson <jas@pdc.kth.se> | |
| 5234 | |
| 5235 * gnus-sum.el (gnus-update-marks): Protect lists from | |
| 5236 gnus-remove-from-range, don't sort twice. | |
| 5237 | |
| 5238 1999-05-21 Simon Josefsson <jas@pdc.kth.se> | |
| 5239 | |
| 5240 * gnus-start.el (gnus-read-descriptions-file): Protect if no | |
| 5241 function in backend. | |
| 5242 | |
| 5243 1999-05-15 Simon Josefsson <jas@pdc.kth.se> | |
| 5244 | |
| 5245 * gnus-sum.el (gnus-valid-move-group-p): Check for a | |
| 5246 request-accept-article function in the backend instead of using | |
| 5247 the 'respool capability. | |
| 5248 | |
| 5249 1999-04-18 Hrvoje Niksic <hniksic@srce.hr> | |
| 5250 | |
| 5251 * mm-bodies.el (mm-decode-content-transfer-encoding): Handle | |
| 5252 spurious whitespace at eob. | |
| 5253 | |
| 5254 1999-06-12 Adrian Aichner <aichner@ecf.teradyne.com> | |
| 5255 | |
| 5256 * nnmail.el (nnmail-get-new-mail): Check right variable. | |
| 5257 | |
| 5258 1999-06-12 Karl Kleinpaste <karl@justresearch.com> | |
| 5259 | |
| 5260 * mailcap.el (mailcap-mime-data): Fix rfc822. | |
| 5261 | |
| 5262 1999-06-12 TOZAWA Akihiko <miles@is.s.u-tokyo.ac.jp> | |
| 5263 | |
| 5264 * nndoc.el (nndoc-nsmail-type-p): New function. | |
| 5265 (nndoc-type-alist): Recognize nsmail. | |
| 5266 | |
| 5267 1999-05-12 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 5268 | |
| 5269 * gnus-art.el (gnus-treatment-function-alist): Display `x-face' | |
| 5270 *before* `article-hide-headers' deletes the information. | |
| 5271 | |
| 5272 1999-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5273 | |
| 5274 * gnus-sum.el (gnus-summary-save-parts): New command and | |
| 5275 keystroke. | |
| 5276 (gnus-summary-save-parts-1): New function. | |
| 5277 (gnus-summary-iterate): Buggy. | |
| 5278 | |
| 5279 * mm-decode.el (mm-save-part-to-file): Made into own function. | |
| 5280 | |
| 5281 1999-05-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5282 | |
| 5283 * gnus-group.el (gnus-group-set-info): Resist nils. | |
| 5284 | |
| 5285 1999-05-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5286 | |
| 5287 * mailcap.el (mailcap-mime-data): Ditto. | |
| 5288 | |
| 5289 * gnus-uu.el (gnus-uu-default-view-rules): Ditto. | |
| 5290 | |
| 5291 * gnus-art.el (gnus-article-x-face-command): Default to ee. | |
| 5292 | |
| 5293 1999-05-02 Gareth Jones <gdj1@gdjones.demon.co.uk> | |
| 5294 | |
| 5295 * gnus-art.el (article-make-date-line): Put X-Sent below Date if | |
| 5296 gnus-article-date-lapsed-new-header is t. | |
| 5297 | |
| 5298 1999-05-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5299 | |
| 5300 * gnus.el: Pterodactyl Gnus v0.84 is released. | |
| 5301 | |
| 5302 1999-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5303 | |
| 5304 * gnus-msg.el (gnus-bug-message): Mime change. | |
| 5305 | |
| 5306 1999-04-22 Simon Josefsson <jas@pdc.kth.se> | |
| 5307 | |
| 5308 * gnus-sum.el (gnus-update-marks): Process null mark lists. | |
| 5309 | |
| 5310 1999-04-21 Hrvoje Niksic <hniksic@srce.hr> | |
| 5311 | |
| 5312 * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize | |
| 5313 `x-uue'. | |
| 5314 | |
| 5315 1999-03-04 Aaron M. Ucko <amu@mit.edu> | |
| 5316 | |
| 5317 * mail-source.el (mail-source-fetch-pop): Only prompt for password | |
| 5318 when authentication is 'password. | |
| 5319 | |
| 32530 | 5320 1999-05-02 Francois Pinard <pinard@iro.umontreal.ca> |
| 31717 | 5321 |
| 5322 * gnus-win.el (gnus-configure-windows): Accept a setting. | |
| 5323 | |
| 5324 1999-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5325 | |
| 5326 * mm-util.el (mm-quote-arg): Moved here. | |
| 5327 | |
| 5328 * mm-decode.el (mm-quote-arg): Quote more chars. | |
| 5329 | |
| 5330 1999-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5331 | |
| 5332 * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To | |
| 5333 with newlines would create buggy .nov files. | |
| 5334 | |
| 5335 * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil. | |
| 5336 | |
| 5337 * qp.el (quoted-printable-encode-region): Encode whitespace at the | |
| 5338 end of lines. | |
| 5339 | |
| 5340 * message.el (message-mode): Doc fix. | |
| 5341 | |
| 5342 * gnus-art.el (article-hide-headers): Delete the hidden headers. | |
| 5343 | |
| 5344 * gnus-msg.el (gnus-setup-posting-charset): Default group to "". | |
| 5345 | |
| 5346 * gnus-art.el (article-date-ut): Rewrite. | |
| 5347 | |
| 5348 * mm-decode.el (mm-preferred-alternative-precedence): Reverse the | |
| 5349 order. | |
| 5350 | |
| 5351 * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate | |
| 5352 headers. | |
| 5353 | |
| 5354 * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix. | |
| 5355 | |
| 5356 1999-04-18 Didier Verna <verna@inf.enst.fr> | |
| 5357 | |
| 5358 * gnus-art.el (gnus-article-date-lapsed-new-header): new variable. | |
| 5359 (article-date-ut): use it. | |
| 5360 | |
| 5361 1999-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5362 | |
| 5363 * mail-source.el (mail-source-fetch-pop): Call script | |
| 5364 asynchronously. | |
| 5365 | |
| 5366 1999-04-18 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5367 | |
| 5368 * gnus.el: Pterodactyl Gnus v0.83 is released. | |
| 5369 | |
| 5370 1999-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5371 | |
| 5372 * gnus-draft.el (gnus-draft-mode): Use mml minor mode. | |
| 5373 | |
| 5374 * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error. | |
| 5375 | |
| 5376 * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads. | |
| 5377 | |
| 5378 * gnus-art.el (gnus-mime-inline-part): Don't do a charset param. | |
| 5379 | |
| 5380 * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp. | |
| 5381 | |
| 5382 * message.el (message-generate-headers): Accept continuation | |
| 5383 headers. | |
| 5384 | |
| 5385 1999-04-18 Renaud Rioboo <Renaud.Rioboo@lip6.fr> | |
| 5386 | |
| 5387 * gnus-demon.el (gnus-demon-time-to-step): Not strings. | |
| 5388 | |
| 5389 1999-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5390 | |
| 5391 * gnus-art.el (gnus-treatment-function-alist): use | |
| 5392 maybe-hide-headers. | |
| 5393 | |
| 5394 * message.el (message-inhibit-body-encoding): Typo. | |
| 5395 (message-resend): Inhibit encoding. | |
| 5396 | |
| 5397 * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047. | |
| 5398 | |
| 5399 * gnus-art.el (article-remove-cr): Use re-search. | |
| 5400 | |
| 5401 * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME | |
| 5402 headers. | |
| 5403 | |
| 5404 * mm-decode.el (mm-quote-arg): Quote '. | |
| 5405 | |
| 5406 * gnus-ems.el (gnus-x-splash): Would place splash wrongly. | |
| 5407 | |
| 5408 * mm-decode.el (mm-insert-part): Use multibyte for text. | |
| 5409 | |
| 5410 * gnus-start.el (gnus-read-newsrc-file): New variable. | |
| 5411 (gnus-read-newsrc-file): Use it. | |
| 5412 | |
| 5413 1999-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5414 | |
| 5415 * nnvirtual.el (nnvirtual-request-expire-articles): New function. | |
| 5416 | |
| 5417 * gnus-group.el (gnus-group-expire-articles-1): Made into own | |
| 5418 function. | |
| 5419 | |
| 5420 1999-04-17 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5421 | |
| 5422 * gnus.el: Pterodactyl Gnus v0.82 is released. | |
| 5423 | |
| 5424 1999-04-15 Hrvoje Niksic <hniksic@srce.hr> | |
| 5425 | |
| 5426 * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups | |
| 5427 for iso8859-2. | |
| 5428 | |
| 5429 1999-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5430 | |
| 5431 * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from | |
| 5432 synonym alist. | |
| 5433 | |
| 5434 1999-04-17 Adam P. Jenkins <ajenkins@netway.com> | |
| 5435 | |
| 5436 * gnus-sum.el (gnus-summary-local-variables): Mark as global. | |
| 5437 | |
| 5438 1999-04-17 Ettore Perazzoli <ettore@comm2000.it> | |
| 5439 | |
| 5440 * mail-source.el (mail-source-fetch): Ask before bugging out. | |
| 5441 | |
| 5442 1999-03-19 Hrvoje Niksic <hniksic@srce.hr> | |
| 5443 | |
| 5444 * uudecode.el (uudecode-decode-region-external): Don't assume | |
| 5445 uudecode-temporary-file-directory ends with a slash. | |
| 5446 | |
| 5447 1999-03-18 Simon Josefsson <jas@pdc.kth.se> | |
| 5448 | |
| 5449 * gnus-sum.el (gnus-update-marks): | |
| 5450 (gnus-update-read-articles): | |
| 5451 (gnus-summary-expire-articles): Check server. | |
| 5452 | |
| 5453 1999-03-16 Simon Josefsson <jas@pdc.kth.se> | |
| 5454 | |
| 5455 * mml.el (mml-preview): New function. | |
| 5456 | |
| 5457 1999-04-17 William M. Perry <wmperry@aventail.com> | |
| 5458 | |
| 5459 * mail-source.el (mail-source-fetch-file): Return the right | |
| 5460 value. | |
| 5461 | |
| 5462 1999-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5463 | |
| 5464 * mml.el (mml-insert-parameter): New function. | |
| 5465 (mml-insert-parameter-string): New function. | |
| 5466 | |
| 5467 * nnmail.el (nnmail-get-new-mail): Say how many new articles. | |
| 5468 | |
| 5469 * gnus-art.el (gnus-mime-multipart-functions): New variable. | |
| 5470 (gnus-mime-display-part): Use it. | |
| 5471 | |
| 5472 * mm-decode.el (mm-alternative-precedence): Removed. | |
| 5473 (mm-discouraged-alternatives): New variable. | |
| 5474 (mm-preferred-alternative-precedence): New function. | |
| 5475 | |
| 5476 * nnmail.el (nnmail-get-new-mail): Use mail-sources. | |
| 5477 | |
| 5478 * mail-source.el (mail-sources): New variable. | |
| 5479 | |
| 5480 * gnus-art.el (article-remove-cr): Remove several trailing CRs. | |
| 5481 | |
| 5482 * mm-decode.el (mm-valid-image-format-p): New function. | |
| 5483 (mm-inline-media-tests): Use it. | |
| 5484 (mm-valid-and-fit-image-p): New function. | |
| 5485 | |
| 5486 * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged. | |
| 5487 (gnus-agent-fetch-group): Ditto. | |
| 5488 | |
| 5489 1999-04-12 Didier Verna <verna@inf.enst.fr> | |
| 5490 | |
| 5491 * nnmail.el (nnmail-article-group): in case of a group name | |
| 5492 containing "\\n" constructs, be sure to pass the expanded value to | |
| 5493 nn*-save-mail. | |
| 5494 | |
| 5495 1999-04-17 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5496 | |
| 5497 * gnus.el: Pterodactyl Gnus v0.81 is released. | |
| 5498 | |
| 5499 1999-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5500 | |
| 5501 * gnus-sum.el (gnus-get-split-value): Reverse result. | |
| 5502 | |
| 5503 1999-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5504 | |
| 5505 * gnus-start.el (gnus-always-read-dribble-file): Doc fix. | |
| 5506 | |
| 5507 1999-04-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5508 | |
| 5509 * mml.el (mml-insert-tag): Insert concluding part. | |
| 5510 | |
| 5511 * message.el (message-send-mail): Encode later. | |
| 5512 (message-send-news): Ditto. | |
| 5513 | |
| 5514 * nnfolder.el: Don't use mail delim. | |
| 5515 | |
| 5516 1999-03-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5517 | |
| 5518 * gnus-cus.el (gnus-group-customize): Put point at min. | |
| 5519 | |
| 5520 * mm-view.el (mm-inline-text): Allow toggling html. | |
| 5521 | |
| 5522 1999-03-28 William M. Perry <wmperry@aventail.com> | |
| 5523 | |
| 5524 * mail-source.el: Added prescript and postscript to file. | |
| 5525 | |
| 5526 1999-03-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5527 | |
| 5528 * nnmail.el: Reverted. | |
| 5529 | |
| 5530 * gnus-msg.el (gnus-setup-posting-charset): Didn't work. | |
| 5531 (gnus-setup-posting-charset): Did work. | |
| 5532 | |
| 5533 1999-03-28 Jae-you Chung <jay@pllab.kaist.ac.kr> | |
| 5534 | |
| 5535 * gnus.el (gnus-short-group-name): Use | |
| 5536 gnus-group-uncollapsed-levels. | |
| 5537 | |
| 5538 1999-03-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5539 | |
| 5540 * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays. | |
| 5541 | |
| 5542 1999-03-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5543 | |
| 5544 * gnus-art.el (gnus-treat-strip-headers-in-body): New variable. | |
| 5545 (article-strip-headers-from-body): New command and keystroke. | |
| 5546 | |
| 5547 1999-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5548 | |
| 5549 * mail-source.el (mail-source-fetch-pop): Check for symbol first. | |
| 5550 | |
| 5551 * nnheader.el (nnheader-insert-file-contents): Bind | |
| 5552 enable-local-eval to nil. | |
| 5553 (nnheader-find-file-noselect): Ditto. | |
| 5554 | |
| 5555 * nnmail.el (nnmail-article-group): Don't remove long lines. | |
| 5556 (nnmail-remove-long-lines): New function. | |
| 5557 (nnmail-split-header-length-limit): Removed. | |
| 5558 | |
| 5559 * mml.el (mml-generate-mime-1): Use unibyte buffers. | |
| 5560 | |
| 5561 * gnus-group.el (gnus-group-kill-all-zombies): Query user. | |
| 5562 | |
| 5563 1999-03-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5564 | |
| 5565 * gnus-sum.el (gnus-summary-generic-mark): New function. | |
| 5566 | |
| 5567 * nnmail.el (nnmail-split-header-length-limit): Increased. | |
| 5568 (nnmail-article-group): Allow nil. | |
| 5569 | |
| 5570 * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion. | |
| 5571 | |
| 5572 * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers | |
| 5573 first. | |
| 5574 | |
| 5575 * mml.el (mml-minibuffer-read-type): Include types from | |
| 5576 mailcap-mime-data. | |
| 5577 | |
| 5578 * nndraft.el (nndraft-request-article): Would clobber Japanese. | |
| 5579 | |
| 5580 1999-03-05 Hrvoje Niksic <hniksic@srce.hr> | |
| 5581 | |
| 5582 * mml.el (mml-insert-tag): New function. | |
| 5583 (mml-read-file): Renamed to mml-minibuffer-read-file to avoid | |
| 5584 confusion with functions like `mml-read-tag'. | |
| 5585 (mml-read-type): Ditto with `mml-minibuffer-read-type'. | |
| 5586 (mml-minibuffer-read-description): Ditto with | |
| 5587 `mml-minibuffer-read-description'. | |
| 5588 (mml-attach-buffer): New function. | |
| 5589 (mml-mode-map): New entry for /. | |
| 5590 (mml-minibuffer-read-type): Accept DEFAULT. | |
| 5591 | |
| 5592 * mml.el (mml-quote-region): Narrow the region. | |
| 5593 | |
| 5594 * message.el (message-mode-menu): message-mime-attach-file is now | |
| 5595 mml-attach-file. | |
| 5596 | |
| 5597 1999-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5598 | |
| 5599 * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier. | |
| 5600 | |
| 5601 1999-03-05 Robert Bihlmeyer <robbe@orcus.priv.at> | |
| 5602 | |
| 5603 * mml.el (mml-attach-buffer): New command. | |
| 5604 | |
| 5605 1999-02-27 Simon Josefsson <jas@pdc.kth.se> | |
| 5606 | |
| 5607 * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range | |
| 5608 with a proper range. Compress range. | |
| 5609 | |
| 5610 * gnus-range.el (gnus-remove-from-range): Protect arguments. | |
| 5611 | |
| 5612 1999-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5613 | |
| 5614 * mm-decode.el (mm-get-image): Create a temporary file for xbms. | |
| 5615 | |
| 5616 1999-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5617 | |
| 5618 * gnus-picon.el (gnus-picons-x-face-file-name): Removed. | |
| 5619 (gnus-picons-convert-x-face): Removed. | |
| 5620 (gnus-picons-article-display-x-face): Removed. | |
| 5621 (gnus-picons-x-face-sentinel): Ditto. | |
| 5622 (gnus-picons-display-x-face): Ditto. | |
| 5623 | |
| 5624 1999-03-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5625 | |
| 5626 * gnus.el: Pterodactyl Gnus v0.80 is released. | |
| 5627 | |
| 5628 1999-03-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5629 | |
| 5630 * gnus-art.el (gnus-mm-display-part): Narrow to the part itself. | |
| 5631 | |
| 5632 * gnus-sum.el (gnus-with-article): Moved here. | |
| 5633 | |
| 5634 * mail-source.el (mail-source-fetch-pop): Ask for password even | |
| 5635 when program. | |
| 5636 | |
| 5637 1999-02-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5638 | |
| 5639 * gnus-msg.el (gnus-bug): Add description. | |
| 5640 | |
| 5641 * mml.el (mml-insert-mml-markup): Insert disposition. | |
| 5642 | |
| 5643 * message.el (message-send-mail): Always encode mail headers. | |
| 5644 | |
| 5645 1999-02-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5646 | |
| 5647 * gnus-art.el (gnus-treat-article): Only run the highlight stuff | |
| 5648 when requested. | |
| 5649 | |
| 5650 * nnmail.el (nnmail-current-spool): Removed. | |
| 5651 | |
| 5652 * gnus-salt.el (gnus-tree-inhibit): New varible. | |
| 5653 | |
| 5654 * gnus.el (mm-util): Required. | |
| 5655 | |
| 5656 1999-02-27 paul stevenson <spaul@mail.phy.ornl.gov> | |
| 5657 | |
| 5658 * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first. | |
| 5659 | |
| 5660 1999-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5661 | |
| 5662 * mail-source.el (mail-source-bind): Doc fix. | |
| 5663 | |
| 5664 1999-02-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5665 | |
| 5666 * message.el (message-mode): Doc fix. | |
| 5667 | |
| 5668 * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit | |
| 5669 encoding. | |
| 5670 | |
| 5671 * gnus.el (gnus-methods-equal-p): Moved here. | |
| 5672 | |
| 5673 * mail-source.el: pop at 110. | |
| 5674 | |
| 5675 * pop3.el (pop3-movemail): Use write-region instead of | |
| 5676 append-to-file to avoid excessive messaging. | |
| 5677 | |
| 5678 1999-02-27 lantz moore <lmoore@contigo.com> | |
| 5679 | |
| 5680 * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of | |
| 5681 type directory. | |
| 5682 | |
| 5683 1999-03-04 Robert Bihlmeyer <robbe@orcus.priv.at> | |
| 5684 | |
| 5685 * gnus-art.el (article-hide-boring-headers): Field names must not | |
| 5686 contain whitespace. | |
| 5687 | |
| 5688 1999-02-26 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5689 | |
| 5690 * gnus.el: Pterodactyl Gnus v0.79 is released. | |
| 5691 | |
| 5692 1999-02-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5693 | |
| 5694 * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting. | |
| 5695 | |
| 5696 * mml.el (mml-mode): Don't use add-minor-mode. | |
| 5697 | |
| 5698 * message.el (messgage-inhibit-body-encoding): New variable. | |
| 5699 (message-encode-message-body): Use it. | |
| 5700 | |
| 5701 1999-02-26 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5702 | |
| 5703 * gnus.el: Pterodactyl Gnus v0.78 is released. | |
| 5704 | |
| 5705 1999-02-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5706 | |
| 5707 * message.el (message-mode): Switch on MML mode. | |
| 5708 | |
| 5709 * mml.el: Included commands and functions. | |
| 5710 (mml-mode-map): New keymap. | |
| 5711 | |
| 5712 * message.el: Removed the insertion commands and functions. | |
| 5713 | |
| 5714 * gnus-ems.el (gnus-mule-cite-add-face): Removed. | |
| 5715 | |
| 5716 * gnus-sum.el (gnus-summary-sort-by-chars): New command and | |
| 5717 keystroke. | |
| 5718 | |
| 5719 * gnus-art.el (gnus-narrow-to-page): Revert. | |
| 5720 | |
| 5721 * gnus-cite.el (gnus-cite-delete-overlays): New function. | |
| 5722 (gnus-cite-parse-maybe): Always reparse. | |
| 5723 | |
| 5724 * message.el (message-encode-message-body): Don't insert | |
| 5725 "multipart warning". | |
| 5726 | |
| 5727 * gnus-art.el (gnus-article-treat-head-custom): New variable. | |
| 5728 | |
| 5729 1999-02-25 Miles Bader <miles@ccs.mt.nec.co.jp> | |
| 5730 | |
| 5731 * mail-source.el (mail-source-fetch-pop): Return 1 for success. | |
| 5732 | |
| 5733 * nnmail.el: Require mm-util. | |
| 5734 | |
| 5735 1999-02-26 Justin Sheehy <justin@linus.mitre.org> | |
| 5736 | |
| 5737 * nnmail.el (nnmail-get-new-mail): Only get mail for the one | |
| 5738 group. | |
| 5739 | |
| 5740 1999-02-26 SeokChan LEE <chan@smoky-blue.com> | |
| 5741 | |
| 5742 * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr. | |
| 5743 | |
| 5744 1999-02-21 Simon Josefsson <jas@pdc.kth.se> | |
| 5745 | |
| 5746 * gnus-msg.el (gnus-extended-version): Better regexp. | |
| 5747 | |
| 5748 1999-02-25 Didier Verna <verna@inf.enst.fr> | |
| 5749 | |
| 5750 * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC | |
| 5751 is called with the result of SPLIT and should return a new split. | |
| 5752 | |
| 5753 * gnus.texi: update the doc. | |
| 5754 | |
| 5755 1999-02-23 Didier Verna <verna@inf.enst.fr> | |
| 5756 | |
| 5757 * gnus-picon.el (gnus-picons-display-bar-p): when picons are | |
| 5758 displayed in the article buffer, output bars if | |
| 5759 `gnus-picons-display-article-move-p'. | |
| 5760 | |
| 5761 1999-02-20 Aaron M. Ucko <amu@mit.edu> | |
| 5762 | |
| 5763 * mail-source.el (mail-source-fetch-pop): Typo. | |
| 5764 | |
| 5765 1999-02-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5766 | |
| 5767 * gnus-sum.el (gnus-summary-toggle-header): Save restriction. | |
| 5768 | |
| 5769 1999-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5770 | |
| 5771 * gnus-cite.el (gnus-cite-parse-wrapper): Always parse. | |
| 5772 | |
| 5773 1999-02-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5774 | |
| 5775 * mml.el (mml-insert-buffer): New function. | |
| 5776 | |
| 5777 * message.el (message-forward): Insert the buffer in the buffer. | |
| 5778 | |
| 5779 1999-02-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5780 | |
| 5781 * mm-view.el (mm-inline-message): Insert part in narrowed region. | |
| 5782 | |
| 5783 1999-02-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5784 | |
| 5785 * gnus-sum.el (gnus-summary-toggle-header): Save restriction. | |
| 5786 | |
| 5787 1999-02-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5788 | |
| 5789 * gnus.el: Pterodactyl Gnus v0.77 is released. | |
| 5790 | |
| 5791 1999-02-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5792 | |
| 5793 * gnus-art.el (gnus-displaying-mime): New variable. | |
| 5794 (article-narrow-to-head): New function. | |
| 5795 | |
| 5796 * mail-source.el (mail-source-fetch-pop): Include pre/postscript. | |
| 5797 Default to pop instead of pop3. | |
| 25838 | 5798 |
| 5799 1999-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5800 | |
| 31717 | 5801 * gnus-art.el (article-hide-pgp): Goto body. |
| 5802 | |
| 5803 * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer. | |
| 5804 | |
| 5805 * gnus-cite.el: Don't use goto-line. | |
| 5806 | |
| 5807 * gnus-art.el (gnus-article-treat-html): Removed. | |
| 5808 (gnus-treat-article): Save restriction. | |
| 5809 | |
| 5810 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 5811 | |
| 5812 * message.el (message-send-mail): Don't untabify. | |
| 5813 (message-mode): Don't use tabs for indentation. | |
| 5814 | |
| 5815 1999-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5816 | |
| 5817 * message.el (message-send-mail): Don't untabify. | |
| 5818 | |
| 5819 * nnml.el (nnml-save-mail): Typo fix. | |
| 5820 | |
| 5821 1999-02-19 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 5822 | |
| 5823 * message.el (message-cite-function): Add | |
| 5824 `message-cite-original-without-signature' customization option. | |
| 5825 | |
| 5826 1999-02-18 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 5827 | |
| 5828 * nnmail.el (nnmail-fix-eudora-headers): Mark as option to | |
| 5829 `nnmail-prepare-incoming-header-hook'. | |
| 5830 | |
| 5831 1999-02-19 Justin Sheehy <justin@linus.mitre.org> | |
| 5832 | |
| 5833 * gnus-util.el (gnus-make-sort-function-1): Typo fix. | |
| 5834 | |
| 5835 1999-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5836 | |
| 5837 * gnus-group.el (gnus-group-get-new-news): Require nnmail. | |
| 5838 | |
| 5839 1999-02-18 Michael Cook <cook@sightpath.com> | |
| 5840 | |
| 5841 * Recognize Microsoft Outlook's cite attribution conventions. | |
| 5842 | |
| 5843 1999-02-19 James H. Cloos, Jr. <cloos@jhcloos.com> | |
| 5844 | |
| 5845 * gnus-sum.el: Bind M. | |
| 5846 | |
| 5847 1999-02-19 Neil Crellin <neilc@wallaby.cc> | |
| 5848 | |
| 5849 * mail-source.el (mail-source-fetch-pop): Bind pop3-port. | |
| 5850 | |
| 5851 1999-02-15 Didier Verna <verna@inf.enst.fr> | |
| 5852 | |
| 5853 * gnus-picon.el (gnus-group-display-picons): ensures that | |
| 5854 `article-goto-body' really goes to the article body. | |
| 5855 | |
| 5856 1999-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5857 | |
| 5858 * mm-view.el (mm-inline-text): Bind url-standalone-mode. | |
| 5859 | |
| 5860 * gnus-msg.el (gnus-summary-mail-forward): Create unique names. | |
| 5861 | |
| 5862 * mm-view.el (mm-view-message): Enable multibyte. | |
| 5863 | |
| 5864 1999-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5865 | |
| 5866 * nnmail.el (nnmail-get-new-mail): Message later. | |
| 5867 | |
| 5868 * mm-util.el (mm-find-charset-region): Revert to checking | |
| 5869 multibyte. | |
| 5870 | |
| 5871 1999-02-11 Matt Pharr <mmp@graphics.stanford.edu> | |
| 5872 | |
| 5873 * gnus-msg.el (gnus-bug): Encode environment info as a MIME | |
| 5874 attachment. | |
| 5875 | |
| 5876 1999-02-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 5877 | |
| 5878 * gnus.el: Pterodactyl Gnus v0.76 is released. | |
| 5879 | |
| 5880 1999-02-06 Felix Lee <flee@cygnus.com> | |
| 5881 | |
| 5882 * gnus.el (gnus-group-change-level-function): Typo. | |
| 5883 | |
| 5884 1999-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5885 | |
| 5886 * gnus-sum.el (gnus-nov-skip-field): Removed. | |
| 5887 (gnus-nov-field): Ditto. | |
| 5888 (gnus-nov-parse-extra): Ditto. | |
| 5889 (gnus-nov-read-integer): Ditto. | |
| 5890 | |
| 5891 1999-02-05 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 5892 | |
| 5893 * nnheader.el (nnheader-nov-read-message-id): New macro. | |
| 5894 (nnheader-parse-nov): Use it. | |
| 5895 | |
| 5896 * gnus-sum.el (gnus-nov-read-message-id): New macro. | |
| 5897 (gnus-nov-parse-line): Use it; use `(eobp)' instead of | |
| 5898 `(eq (char-after) ?\n)'. | |
| 5899 | |
| 5900 1999-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5901 | |
| 5902 * gnus.el (gnus-other-frame): Always pop up a new frame. | |
| 5903 | |
| 5904 1999-02-10 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 5905 | |
| 5906 * gnus-range.el (gnus-range-add): Rewrite. | |
| 5907 | |
| 5908 1999-02-02 Carsten Leonhardt <leo@arioch.oche.de> | |
| 5909 | |
| 5910 * nnmail.el (nnmail-split-incoming): Added detection of maildir | |
| 5911 format. | |
| 5912 (nnmail-process-maildir-mail-format): New function. | |
| 5913 | |
| 5914 * mail-source.el (mail-source-fetch-maildir): New function. | |
| 5915 (mail-source-keyword-map): Add default for maildir method. | |
| 5916 (mail-source-fetcher-alist): Changed "qmail" to "maildir". | |
| 5917 | |
| 5918 1999-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5919 | |
| 5920 * mail-source.el (mail-source-fetcher-alist): Remove apop. | |
| 5921 | |
| 5922 * nndoc.el (nndoc-type-alist): Remove MIME-digest. | |
| 5923 (nndoc-mime-digest-type-p): Removed. | |
| 5924 | |
| 5925 1999-02-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5926 | |
| 5927 * gnus-art.el (gnus-article-read-summary-keys): Set the point | |
| 5928 where it is supposed to be. | |
| 5929 (gnus-treat-play-sounds): New variable. | |
| 5930 | |
| 5931 * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable. | |
| 5932 | |
| 5933 * gnus-art.el (article-display-x-face): Narrow to head. | |
| 5934 (gnus-article-washed-types): New variable. | |
| 5935 (article-hide-pgp): Is not a toggle. | |
| 5936 (gnus-article-hide-text-type): Save types. | |
| 5937 (article-decode-charset): Use it. | |
| 5938 | |
| 5939 * nnmail.el (nnmail-get-new-mail): Ignore procmail. | |
| 5940 | |
| 5941 * message.el (message-forward-start-separator): Removed. | |
| 5942 (message-forward-end-separator): Removed. | |
| 5943 (message-signature-before-forwarded-message): Removed. | |
| 5944 (message-included-forward-headers): Removed. | |
| 5945 (message-check-news-body-syntax): Don't check forward. | |
| 5946 (message-forward): Use MIME. | |
| 5947 | |
| 5948 * nnvirtual.el (nnvirtual-request-article): Bind | |
| 5949 gnus-article-decode-hook to nil. | |
| 5950 | |
| 5951 1999-02-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5952 | |
| 5953 * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for | |
| 5954 us-ascii. | |
| 5955 | |
| 5956 1999-02-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5957 | |
| 5958 * format-spec.el (format-spec): Be more robust. | |
| 5959 | |
| 5960 * message.el (message-encode-message-body): Default | |
| 5961 mail-parse-charset to mail-parse-charset. | |
| 5962 | |
| 5963 * gnus-sum.el (gnus-summary-edit-article-done): Don't encode. | |
| 5964 (gnus-summary-edit-article): Bind mail-parse-charset. | |
| 5965 | |
| 5966 * mml.el (mml-read-tag): Ignore white space after end of tag. | |
| 5967 | |
| 5968 * message.el (message-goto-body): Also work in separatorless | |
| 5969 articles. | |
| 5970 | |
| 5971 * mml.el (mml-translate-from-mime): New function. | |
| 5972 (mml-insert-mime): Ditto. | |
| 5973 (mml-to-mime): New function. | |
| 5974 (mime-to-mml): New name. | |
| 5975 | |
| 5976 * gnus-sum.el (gnus-summary-edit-article): Always select raw | |
| 5977 article. | |
| 5978 | |
| 5979 * gnus-group.el (gnus-group-catchup-current): Unmark groups. | |
| 5980 | |
| 5981 * gnus-sum.el (gnus-summary-setup-default-charset): Don't | |
| 5982 special-case nndraft groups. | |
| 5983 | |
| 5984 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 5985 | |
| 5986 * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset. | |
| 5987 (gnus-get-newsgroup-headers): Already bound. | |
| 5988 | |
| 5989 * message.el (message-encode-message-body): Use posting charset. | |
| 5990 | |
| 5991 * mm-bodies.el (mm-encode-body): Use MIME charsets. | |
| 5992 (mm-body-encoding): Do CTE. | |
| 5993 (mm-body-7-or-8): New function. | |
| 5994 | |
| 5995 * mm-util.el (mm-mime-charset): Always fall back on alist. | |
| 5996 (mm-mime-mule-charset-alist): Include katakana-jisx0201. | |
| 5997 (mm-mime-mule-charset-alist): Add arabic-*-column. | |
| 5998 (mm-find-mime-charset-region): New function. | |
| 5999 | |
| 6000 * format-spec.el (format-spec-make): New function. | |
| 6001 | |
| 6002 * mail-source.el (format-spec): Required. | |
| 6003 (mail-source-fetch-with-program): Removed. | |
| 6004 (mail-source-fetch-with-program): New function. | |
| 6005 | |
| 6006 * format-spec.el: New file. | |
| 6007 | |
| 6008 1999-02-03 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp> | |
| 6009 | |
| 6010 * mail-source.el (mail-source-fetch-with-program): Take optional | |
| 6011 parameter. | |
| 6012 | |
| 6013 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6014 | |
| 6015 * gnus-start.el: Ignore some groups. | |
| 6016 (gnus-setup-news): Bind nnmail-fetched-sources. | |
| 6017 | |
| 6018 * message.el (message-send-mail): Remove all tabs. | |
| 6019 | |
| 6020 * mm-util.el (mm-find-charset-region): Just check whether | |
| 6021 find-charset-region is defined. | |
| 6022 | |
| 6023 1999-02-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6024 | |
| 6025 * gnus-group.el (gnus-group-get-new-news): Use | |
| 6026 nnmail-fetched-sources. | |
| 6027 | |
| 6028 * nnmail.el (nnmail-fetched-sources): New variable. | |
| 6029 (nnmail-get-new-mail): Use it. | |
| 6030 | |
| 6031 * mail-source.el (mail-source-fetched-sources): New variable. | |
| 6032 (mail-source-fetch): Use it. | |
| 6033 | |
| 6034 1999-02-02 Mark W. Eichin <eichin@thok.org> | |
| 6035 | |
| 6036 * gnus.el (gnus-getenv-nntpserver): if the file that | |
| 6037 gnus-nntpserver-file names has a trailing newline, the | |
| 6038 string-match will always match, and thus the file will never be | |
| 6039 read. (^ matches start of "line", \\` matches start of "buffer", | |
| 6040 which is what was intended...) | |
| 6041 | |
| 6042 1999-02-02 Kim-Minh Kaplan <kmkaplan@western.fr> | |
| 6043 | |
| 6044 * gnus-picon.el (gnus-picons-parse-filenames): Quote group names. | |
| 6045 | |
| 6046 1999-01-28 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 6047 | |
| 6048 * gnus-start.el (gnus-read-active-file): Eliminate duplicated | |
| 6049 select methods. | |
| 6050 | |
| 6051 1999-01-27 Simon Josefsson <jas@pdc.kth.se> | |
| 6052 | |
| 6053 * gnus-range.el (gnus-remove-from-range): Sort second argument. | |
| 6054 | |
| 6055 1999-02-02 Scott Hofmann <shofmann@mindspring.com> | |
| 6056 | |
| 6057 * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd. | |
| 6058 | |
| 6059 1999-02-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6060 | |
| 6061 * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix | |
| 6062 a typo. | |
| 6063 * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's | |
| 6064 charset to nil. | |
| 6065 * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting. | |
| 6066 * gnus-start.el (gnus-start-draft-setup): Ditto. | |
| 6067 | |
| 6068 1999-02-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6069 | |
| 6070 * mail-source.el (mail-source-fetch-directory): Use the predicate. | |
| 6071 (mail-source-value): Don't do variables. | |
| 6072 | |
| 6073 * nnmail.el (nnmail-get-new-mail): Set the predicate. | |
| 6074 | |
| 6075 * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t. | |
| 6076 | |
| 6077 1999-02-01 Michael Cook <cook@sightpath.com> | |
| 6078 | |
| 6079 * Defenestrate spurious ?a. | |
| 6080 | |
| 6081 1999-02-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6082 | |
| 6083 * mail-source.el (mail-source-fetch-pop): Instead use | |
| 6084 :authentication. | |
| 6085 | |
| 6086 1999-02-01 Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp> | |
| 6087 | |
| 6088 * lisp/mail-source.el : Support APOP authentication scheme. | |
| 6089 | |
| 6090 1999-02-02 Tatsuya Ichikawa <t-ichi@niagara.shiojiri.ne.jp> | |
| 6091 | |
| 6092 * pop3.el (pop3-movemail): Return t. | |
| 6093 | |
| 6094 1999-02-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6095 | |
| 6096 * rfc2047.el (rfc2047-fold-region): New function. | |
| 6097 (rfc2047-encode-message-header): Use it. | |
| 6098 | |
| 6099 1999-02-02 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
| 6100 | |
| 6101 * gnus-sum.el (gnus-group-charset-alist): Add more. | |
| 6102 | |
| 6103 1999-02-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6104 | |
| 6105 * gnus.el: Pterodactyl Gnus v0.75 is released. | |
| 6106 | |
| 6107 1999-02-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6108 | |
| 6109 * gnus-art.el (article-display-x-face): Don't narrow to head. | |
| 6110 | |
| 6111 1999-02-01 Michael Cook <cook@sightpath.com> | |
| 6112 | |
| 6113 * gnus-cite.el (gnus-cited-lines-visible): Accept a cons. | |
| 6114 | |
| 6115 1999-02-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6116 | |
| 6117 * mail-source.el (mail-source-fetch-directory): Ignore | |
| 6118 directories. | |
| 6119 | |
| 6120 * gnus-cus.el (gnus-group-parameters): Addition. | |
| 6121 | |
| 6122 * gnus-art.el (article-strip-banner): Do symbolic banners. | |
| 6123 (article-strip-banner): New keystroke. | |
| 6124 | |
| 6125 1999-02-01 Michael Cook <cook@sightpath.com> | |
| 6126 | |
| 6127 * gnus-art.el (article-strip-banner): New command. | |
| 6128 | |
| 6129 1999-02-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6130 | |
| 6131 * gnus-art.el (gnus-treat-strip-banners): New variable. | |
| 6132 | |
| 6133 1999-01-28 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 6134 | |
| 6135 * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it | |
| 6136 has been exist. | |
| 6137 | |
| 6138 1999-01-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6139 | |
| 6140 * message.el (message-draft-coding-system): Check coding-system. | |
| 6141 * mm-util.el (mm-text-coding-system): Ditto. | |
| 6142 | |
| 6143 1999-01-28 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 6144 | |
| 6145 * mail-source.el (mail-source-fetch-pop): Save excursion. | |
| 6146 | |
| 6147 1999-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6148 | |
| 6149 * mail-source.el (mail-source-movemail-args): Not constant. | |
| 6150 (mail-source-movemail-args): Removed. | |
| 6151 (mail-source-fetch-with-program): New function. | |
| 6152 (mail-source-fetch-pop): Use program and function. | |
| 6153 (mail-source-movemail-program): Removed. | |
| 6154 | |
| 6155 * gnus-art.el (gnus-treat-date-iso8601): New variable. | |
| 6156 (gnus-treat-date-user-defined): New variable. | |
| 6157 | |
| 6158 1999-01-28 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 6159 | |
| 6160 * nnmail.el (nnmail-fix-eudora-headers): New function. | |
| 6161 | |
| 6162 1999-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6163 | |
| 6164 * mm-bodies.el (mm-encode-body): Use mail-parse-charset. | |
| 6165 | |
| 6166 1999-01-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6167 | |
| 6168 * gnus-art.el (gnus-treatment-function-alist): Do | |
| 6169 gnus-article-add-buttons-to-head later. | |
| 6170 (gnus-treat-capitalize-sentences): New variable. | |
| 6171 (article-capitalize-sentences): New command and keystroke. | |
| 6172 | |
| 6173 * gnus-group.el (gnus-group-catchup-current): Do group. | |
| 6174 | |
| 6175 * message.el (message-default-charset): Add group. | |
| 6176 | |
| 6177 1999-01-27 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6178 | |
| 6179 * gnus.el: Pterodactyl Gnus v0.74 is released. | |
| 6180 | |
| 6181 1999-01-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6182 | |
| 6183 * gnus-art.el (article-fill-long-lines): Renamed. | |
| 6184 (article-fill-long-lines): New keystroke. | |
| 6185 | |
| 6186 1999-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6187 | |
| 6188 * gnus-msg.el (gnus-setup-posting-charset): Check for group. | |
| 6189 | |
| 6190 * gnus-group.el (gnus-group-catchup-current): Skip groups now | |
| 6191 displayed. | |
| 6192 (gnus-group-catchup-current): Be more robus. | |
| 6193 | |
| 6194 * gnus-sum.el (gnus-summary-select-article): Reselect for showing | |
| 6195 headers. | |
| 6196 | |
| 6197 1999-01-25 Dave Love <fx@gnu.org> | |
| 6198 | |
| 6199 * message.el (message-mode-menu): Add message-mime-attach-file. | |
| 6200 (message-mode): Doc fix. | |
| 6201 | |
| 6202 1999-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6203 | |
| 6204 * nnmail.el (nnmail-check-duplication): Insert the mail source | |
| 6205 string. | |
| 6206 | |
| 6207 * mail-source.el (mail-source-fetch-pop): Bind mail-source-string. | |
| 6208 (mail-source-fetch-directory): Ditto. | |
| 6209 (mail-source-fetch-file): Ditto. | |
| 6210 (mail-source-string): New variable. | |
| 6211 | |
| 6212 * gnus-start.el (gnus-get-unread-articles): Nix out groups over | |
| 6213 the level. | |
| 6214 | |
| 6215 * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets | |
| 6216 before handling. | |
| 6217 | |
| 6218 * mm-util.el (mm-mime-charset): Use the parameters. | |
| 6219 (mm-mime-charset): Removed region paremeters. | |
| 6220 | |
| 6221 * nnmail.el (nnmail-get-new-mail): Don't message the entire | |
| 6222 source. | |
| 6223 | |
| 6224 1999-01-25 Lloyd Zusman <ljz@asfast.com> | |
| 6225 | |
| 6226 * nnmail.el (nnmail-get-split-group): Quote right. | |
| 6227 | |
| 6228 1999-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6229 | |
| 6230 * mail-source.el (mail-source-movemail): Would kill an arbitrary | |
| 6231 buffer. | |
| 6232 | |
| 6233 1999-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6234 | |
| 6235 * gnus-group.el (gnus-clear-inboxes-moved): Removed. | |
| 6236 (gnus-group-mode): Don't hook. | |
| 6237 | |
| 6238 * mail-source.el (mail-source-bind): Doc fix. | |
| 6239 (mail-source-bind): Take only one param. | |
| 6240 | |
| 6241 * gnus-art.el (gnus-treat-highlight-signature): typep. | |
| 6242 | |
| 6243 * mail-source.el (mail-source-movemail): Ignore empty file. | |
| 6244 (mail-source-callback): Check before deleting. | |
| 6245 | |
| 6246 * message.el (message-mime-attach-file): Include name. | |
| 6247 | |
| 6248 1999-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6249 | |
| 6250 * mm-util.el (mm-read-charset): Return a symbol. | |
| 6251 | |
| 6252 * mm-view.el (mm-inline-text): Insert signature separator. | |
| 6253 | |
| 6254 * gnus-art.el (gnus-treat-predicate): New function. | |
| 6255 (gnus-treat-article): Allow all types to be checked. | |
| 6256 | |
| 6257 * gnus-util.el (gnus-or): New function. | |
| 6258 (gnus-and): Ditto. | |
| 6259 | |
| 6260 * gnus-art.el (gnus-mime-display-single): Use override. | |
| 6261 | |
| 6262 * mm-decode.el (mm-attachment-override-types): New variable. | |
| 6263 (mm-attachment-override-p): New function. | |
| 6264 | |
| 6265 * gnus-picon.el (gnus-group-display-picons): Don't go backward. | |
| 6266 | |
| 6267 1999-01-23 Andrew J. Cosgriff <ajc@bing.wattle.id.au> | |
| 6268 | |
| 6269 * mm-view.el (mm-inline-text): Do vcards. | |
| 6270 | |
| 6271 1999-01-23 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6272 | |
| 6273 * gnus.el: Pterodactyl Gnus v0.73 is released. | |
| 6274 | |
| 6275 1999-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6276 | |
| 6277 * nnmail.el (nnmail-spool-file): Changed to use mail-source. | |
| 6278 (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory, | |
| 6279 nnmail-procmail-suffix, nnmail-resplit-incoming): Removed. | |
| 6280 (nnmail-movemail-program): Removed. | |
| 6281 (nnmail-movemail-args): Removed. | |
| 6282 (nnmail-pop-password-required): Ditto. | |
| 6283 (nnmail-tmp-directory): Ditto. | |
| 6284 (nnmail-delete-incoming): Removed. | |
| 6285 (nnmail-pop-password, nnmail-moved-inboxes, | |
| 6286 nnmail-internal-password, nnmail-move-inbox): Removed. | |
| 6287 (nnmail-read-passwd): Ditto. | |
| 6288 (nnmail-get-spool-files): Removed. | |
| 6289 (nnmail-resplit-incoming): Reinstated. | |
| 6290 | |
| 6291 * mail-source.el: New file. | |
| 6292 | |
| 6293 1999-01-23 James H. Cloos, Jr. <cloos@jhcloos.com> | |
| 6294 | |
| 6295 * gnus-art.el (gnus-article-mode-map): Bind backspace. | |
| 6296 | |
| 6297 1999-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6298 | |
| 6299 * gnus-art.el (article-make-date-line): Fix iso8601 display. | |
| 6300 | |
| 6301 1999-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6302 | |
| 6303 * gnus-art.el (gnus-treat-display-smileys): Check xpm. | |
| 6304 | |
| 6305 * gnus-picon.el (gnus-group-display-picons): Goto body. | |
| 6306 | |
| 6307 * gnus.el: Indented all functions; broke long lines; changed all | |
| 6308 instances of illegal/legal to invalid/valid. Yes, I'm bored. | |
| 6309 | |
| 6310 1999-01-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6311 | |
| 6312 * gnus.el: Pterodactyl Gnus v0.72 is released. | |
| 6313 | |
| 6314 1999-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6315 | |
| 6316 * gnus.el: Cleaned up trailing whitespace. | |
| 6317 | |
| 6318 * mm-util.el (mm-read-charset): Work. | |
| 6319 | |
| 6320 1999-01-17 Matt Armstrong <mattdav+matt@best.com> | |
| 6321 | |
| 6322 * gnus-score.el (gnus-score-find-bnews): Match regexp on the | |
| 6323 nnheader-translate-file-chars'd group name. | |
| 6324 | |
| 6325 1999-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6326 | |
| 6327 * message.el (message-encode-message-body): Fold case. | |
| 6328 | |
| 6329 1999-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6330 | |
| 6331 * mailcap.el (mailcap-add): New function. | |
| 6332 | |
| 6333 1999-01-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6334 | |
| 6335 * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable. | |
| 6336 (article-goto-body): Use it. | |
| 6337 (gnus-treat-article): Ditto. | |
| 6338 | |
| 6339 * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the | |
| 6340 downloaded articles from the downloadeble list. | |
| 6341 | |
| 6342 1999-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6343 | |
| 6344 * message.el (message-encode-message-body): Bind | |
| 6345 mail-parse-charset. | |
| 6346 | |
| 6347 * mm-util.el (mm-charset-synonym-alist): New variable. | |
| 6348 (mm-charset-to-coding-system): Use it. | |
| 6349 (mm-charset-coding-system-alist): Removed. | |
| 6350 (mm-charset-to-coding-system): Don't use it. | |
| 6351 (mm-find-charset-region): Use mail-parse-charset. | |
| 6352 | |
| 6353 * gnus-art.el (gnus-treatment-function-alist): Use | |
| 6354 gnus-article-display-picons. | |
| 6355 (gnus-treat-display-xface): Only do if we have xface feature. | |
| 6356 (gnus-part-display-hook): New function. | |
| 6357 (gnus-treat-article): Use it. | |
| 6358 (gnus-treat-article): Use gnus-visual. | |
| 6359 | |
| 6360 * gnus-msg.el (gnus-setup-posting-charset): Check elem. | |
| 6361 | |
| 6362 * gnus-art.el (gnus-mm-display-part): Fix the MIME button after | |
| 6363 displaying. | |
| 6364 | |
| 6365 * mm-decode.el (mm-insert-part): Use insert-buffer-substring. | |
| 6366 | |
| 6367 * gnus-score.el (gnus-score-find-bnews): Protect against invalid | |
| 6368 regexp file names. | |
| 6369 | |
| 6370 1999-01-16 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6371 | |
| 6372 * gnus.el: Pterodactyl Gnus v0.71 is released. | |
| 6373 | |
| 6374 1999-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6375 | |
| 6376 * mm-view.el (mm-inline-image): Don't add a dot. | |
| 6377 | |
| 6378 * gnus-art.el (gnus-treat-article): New function. | |
| 6379 | |
| 6380 * gnus.el (gnus-article-display-hook): Removed. | |
| 6381 | |
| 6382 * gnus-art.el (gnus-article-treat-custom): New variable. | |
| 6383 | |
| 6384 * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed. | |
| 6385 | |
| 6386 * gnus-msg.el (gnus-setup-posting-charset): Allow variables and | |
| 6387 functions. | |
| 6388 | |
| 6389 * message.el (message-posting-charset): New variable. | |
| 6390 (message-send-mail): Use it. | |
| 6391 | |
| 6392 * gnus-msg.el (gnus-group-posting-charset-alist): Moved here. | |
| 6393 (gnus-setup-posting-charset): New function. | |
| 6394 (gnus-setup-message): Use it. | |
| 6395 | |
| 6396 * message.el (message-encode-message-body): Just look for | |
| 6397 Content-Type before inserting a new one. | |
| 6398 | |
| 6399 1999-01-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6400 | |
| 6401 * rfc2047.el (rfc2047-default-charset): Removed. | |
| 6402 | |
| 6403 * mail-prsvr.el: New file. | |
| 6404 (mail-parse-charset): New variable. | |
| 6405 | |
| 6406 * gnus-sum.el (gnus-newsgroup-charset): Changed name. | |
| 6407 Changed name. | |
| 6408 | |
| 6409 * gnus.el (gnus-charset): New group. | |
| 6410 | |
| 6411 * nnmail.el (nnmail-pathname-coding-system): Default to binary. | |
| 6412 | |
| 6413 * gnus-sum.el (gnus-default-charset): Default to nil. | |
| 6414 (gnus-newsgroup-iso-8859-1-forced-regexp): Removed. | |
| 6415 (gnus-newsgroup-iso-8859-1-forced): Removed. | |
| 6416 | |
| 6417 * mm-util.el (mm-known-charsets): Removed. | |
| 6418 (mm-default-coding-system): Removed. | |
| 6419 (mm-default-charset): Removed. | |
| 6420 (mm-read-charset): New function. | |
| 6421 | |
| 6422 * message.el (message-default-charset): Removed. | |
| 6423 | |
| 6424 * rfc2047.el (rfc2047-default-charset): Default to nil. | |
| 6425 | |
| 6426 * mm-util.el (mm-charset-iso-8859-1-forced): Removed. | |
| 6427 | |
| 6428 1999-01-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6429 | |
| 6430 * gnus.el: Pterodactyl Gnus v0.70 is released. | |
| 6431 | |
| 6432 1999-01-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6433 | |
| 6434 * mm-decode.el (mm-save-part): Use mm-get-part. | |
| 6435 (mm-insert-part): New function. | |
| 6436 (mm-get-part): Use it. | |
| 6437 (mm-get-image): Ditto. | |
| 6438 (mm-display-external): Ditto. | |
| 6439 | |
| 6440 * mm-view.el (mm-inline-text): Ditto. | |
| 6441 | |
| 6442 * gnus-move.el (gnus-move-group-to-server): Protect against nil | |
| 6443 ranges. | |
| 6444 | |
| 6445 * mm-decode.el (mm-display-external): Save the buffer. | |
| 6446 (mm-remove-part): Kill it. | |
| 6447 | |
| 6448 * qp.el (quoted-printable-decode-region): Do the right thing at eobp. | |
| 6449 | |
| 6450 * nnagent.el (nnagent-request-set-mark): Defined stub. | |
| 6451 | |
| 6452 1999-01-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6453 | |
| 6454 * gnus-score.el (gnus-score-load-score-alist): Bind | |
| 6455 coding-system-for-read. | |
| 6456 | |
| 6457 * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before | |
| 6458 prepare-exit-hook. | |
| 6459 | |
| 6460 * mm-view.el (mm-setup-w3): Require w3. | |
| 6461 | |
| 6462 1999-01-13 Kiyokazu SUTO <suto@merry.xmath.ous.ac.jp> | |
| 6463 | |
| 6464 * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty | |
| 6465 body. | |
| 6466 | |
| 6467 1999-01-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6468 | |
| 6469 * mm-encode.el: Ditto. | |
| 6470 | |
| 6471 * mm-bodies.el (mm-decode-content-transfer-encoding): Message the | |
| 6472 error. | |
| 6473 | |
| 6474 * mailcap.el (mailcap-mime-data): SAFER ps. | |
| 6475 | |
| 6476 * message.el (message-encode-message-body): Always insert a | |
| 6477 Content-Type header. | |
| 6478 | |
| 6479 * mm-decode.el (mm-inline-media-tests): Default all text/* to be | |
| 6480 shown inline. | |
| 6481 | |
| 6482 * mm-view.el (mm-inline-text): Handle all sorts of text. | |
| 6483 | |
| 6484 * mailcap.el (mailcap-mime-data): non-viewer for viewers that | |
| 6485 don't view. | |
| 6486 | |
| 6487 * mm-decode.el (mm-display-external): Use it. | |
| 6488 | |
| 6489 * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc. | |
| 6490 | |
| 6491 * mm-decode.el (mm-save-part): Removed double code. | |
| 6492 | |
| 6493 1999-01-12 Dave Love <fx@gnu.org> | |
| 6494 | |
| 6495 * mm-decode.el (mm-save-part): Avoid doubly-compressed | |
| 6496 application/octet-stream .gz & al files with jka-compr. | |
| 6497 | |
| 6498 1999-01-12 Dave Love <fx@gnu.org> | |
| 6499 | |
| 6500 * gnus-ems.el (gnus-down-mouse-3): New variable. | |
| 6501 * gnus-art.el (gnus-mime-button-map): Use it. | |
| 6502 (gnus-mime-button-menu): Set the clicked-on buffer initially. | |
| 6503 | |
| 6504 1999-01-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6505 | |
| 6506 * mailcap.el (mailcap-mime-data): Added ImageMagic and ee. | |
| 6507 | |
| 6508 1999-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6509 | |
| 6510 * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article | |
| 6511 buffers. | |
| 6512 | |
| 6513 * gnus-sum.el (gnus-summary-exit): Destroy all MIME. | |
| 6514 | |
| 6515 * gnus-cache.el (gnus-cache-read-active): Reversed check. | |
| 6516 | |
| 6517 1999-01-12 Matt Armstrong <matta@geoworks.com> | |
| 6518 | |
| 6519 * mml.el (mml-parameter-string): Strip directory component. | |
| 6520 | |
| 6521 1999-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6522 | |
| 6523 * gnus.el (gnus-use-demon): Removed. | |
| 6524 | |
| 6525 1999-01-12 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 6526 | |
| 6527 * nnmail.el (nnmail-article-group): Don't infloop. | |
| 6528 | |
| 6529 1999-01-11 Colin Rafferty <colin@xemacs.org> | |
| 6530 | |
| 6531 * gnus-art.el (article-update-date-lapsed): Made it work with | |
| 6532 picons, and make it update on all visible frames. | |
| 6533 (article-date-ut): Get summary-buffer's current-headers. | |
| 6534 | |
| 6535 1999-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6536 | |
| 6537 * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode. | |
| 6538 (gnus-picons-setup-p): New variable. | |
| 6539 | |
| 6540 1999-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6541 | |
| 6542 * nnmail.el (nnmail-split-header-length-limit): Lowered to 512. | |
| 6543 | |
| 6544 1999-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6545 | |
| 6546 * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks. | |
| 6547 (gnus-summary-exit-no-update): Use mapcar. | |
| 6548 | |
| 6549 1999-01-02 Simon Josefsson <jas@pdc.kth.se> | |
| 6550 | |
| 6551 * gnus-agent.el (gnus-category-write): Make directory. | |
| 6552 | |
| 6553 1998-09-26 Simon Josefsson <jas@pdc.kth.se> | |
| 6554 | |
| 6555 * gnus-sum.el (gnus-update-read-articles): | |
| 6556 (gnus-update-marks): Request backend update of mark. | |
| 6557 | |
| 6558 1999-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6559 | |
| 6560 * mm-bodies.el (mm-body-encoding): Use mm-find. | |
| 6561 | |
| 6562 1999-01-03 Kim-Minh Kaplan <kmkaplan@western.fr> | |
| 6563 | |
| 6564 * gnus-picon.el (gnus-article-display-picons): Fix. | |
| 6565 | |
| 6566 1999-01-03 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6567 | |
| 6568 * gnus.el: Pterodactyl Gnus v0.69 is released. | |
| 6569 | |
| 6570 1999-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6571 | |
| 6572 * gnus-picon.el (gnus-picons-setup-buffer): Run the hook. | |
| 6573 | |
| 6574 * gnus-agent.el (gnus-agent-remove-group): New command and | |
| 6575 keystroke. | |
| 6576 | |
| 6577 * rfc2047.el (rfc2047-decode-region): Check for us-ascii. | |
| 6578 | |
| 6579 1999-01-02 Simon Josefsson <jas@pdc.kth.se> | |
| 6580 | |
| 6581 * gnus-agent.el (gnus-agent-write-servers): Make directory. | |
| 6582 | |
| 6583 1998-12-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6584 | |
| 6585 * mm-view.el (mm-inline-text): Bind current id. | |
| 6586 | |
| 6587 * mm-decode.el (mm-handle-id): New macro. | |
| 6588 (mm-make-handle): Accept id. | |
| 6589 (mm-dissect-singlepart): Use it. | |
| 6590 | |
| 6591 1998-12-23 Matt Pharr <mmp@graphics.stanford.edu> | |
| 6592 | |
| 6593 * message.el (message-cite-original-without-signature): Use | |
| 6594 message-signature-separator when searching for signature in | |
| 6595 message-cite-original-without-signature. | |
| 6596 | |
| 6597 1998-12-24 Simon Josefsson <jas@pdc.kth.se> | |
| 6598 | |
| 6599 * gnus.el (gnus-server-to-method): Check named methods. | |
| 6600 | |
| 6601 1998-12-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6602 | |
| 6603 * mm-view.el (mm-view-message): Goto point-min. | |
| 6604 | |
| 6605 * nnmail.el (nnmail-article-group): Don't delete lines, only | |
| 6606 shorten them. | |
| 6607 | |
| 6608 * gnus-msg.el (gnus-configure-posting-styles): Also do nil | |
| 6609 values. | |
| 6610 | |
| 6611 * nnheader.el (nnheader-temp-directory): New variable. | |
| 6612 (nnheader-temp-directory): Removed. | |
| 6613 | |
| 6614 1998-12-22 Jack Vinson <jvinson@chevax.ecs.umass.edu> | |
| 6615 | |
| 6616 * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the | |
| 6617 list of files to check for mailcap entries under windows-nt. | |
| 6618 | |
| 6619 1998-12-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6620 | |
| 6621 * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the | |
| 6622 summary buffer exists. | |
| 6623 | |
| 6624 1998-12-22 Aaron M. Ucko <amu@mit.edu> | |
| 6625 | |
| 6626 * nnsoup.el (nnsoup-store-reply): Remove code to deal with | |
| 6627 irrelevant Sun sendmail bug. | |
| 6628 (nnsoup-store-reply): Stop mucking with mail-header-separator. | |
| 6629 | |
| 6630 * message.el (message-send-news): Bind mail-header-separator to | |
| 6631 "" when asking backend to post. | |
| 6632 | |
| 6633 1998-12-22 Karl Kleinpaste <karl@justresearch.com> | |
| 6634 | |
| 6635 * mm-uu.el (mm-dissect-disposition): New variable. | |
| 6636 (mm-uu-dissect): Use it. | |
| 6637 | |
| 6638 1998-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6639 | |
| 6640 * mm-view.el (mm-inline-text): Bind url-current-object. | |
| 6641 | |
| 6642 1998-12-06 Simon Josefsson <jas@pdc.kth.se> | |
| 6643 | |
| 6644 * gnus-range.el (gnus-remove-from-range): Rewrite. | |
| 6645 | |
| 6646 1998-12-09 SL Baur <steve@altair.xemacs.org> | |
| 6647 | |
| 6648 * gnus-picon.el (annotations): Remove bogus require 'xpm. | |
| 6649 | |
| 6650 1998-12-18 Hrvoje Niksic <hniksic@srce.hr> | |
| 6651 | |
| 6652 * message.el (message-encode-message-body): Insert `MIME-Version' | |
| 6653 instead of `Mime-Version'. | |
| 6654 | |
| 6655 1998-12-04 Hrvoje Niksic <hniksic@srce.hr> | |
| 6656 | |
| 6657 * message.el (message-insert-mime-part): Add the attachment | |
| 6658 disposition. | |
| 6659 (message-insert-mime-part): Make TYPE and DESCRIPTION optional. | |
| 6660 (message-mime-query-type): New function. | |
| 6661 (message-mime-query-description): Ditto. | |
| 6662 (message-mime-query-file): Ditto. | |
| 6663 (message-insert-mime-part): Use them. | |
| 6664 (message-mime-insert-external): Use the new stuff. | |
| 6665 | |
| 6666 1998-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6667 | |
| 6668 * nnmail.el (nnmail-split-header-length-limit): New variable. | |
| 6669 | |
| 6670 * mm-decode.el (mm-dissect-buffer): Check syntax. | |
| 6671 | |
| 6672 * rfc2231.el (rfc2231-parse-string): Remove check for syntax. | |
| 6673 | |
| 6674 * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region. | |
| 6675 (rfc2047-dissect-region): Ditto. | |
| 6676 | |
| 6677 1998-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6678 | |
| 6679 * mm-view.el (mm-view-message): Decode charset. | |
| 6680 | |
| 6681 1998-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6682 | |
| 6683 * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid | |
| 6684 CT headers. | |
| 6685 | |
| 6686 1998-12-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6687 | |
| 6688 * mm-bodies.el (mm-decode-content-transfer-encoding): Use | |
| 6689 mm-uu-*-function. | |
| 6690 * mm-uu.el (mm-uu-dissect): Use x-uuencode. | |
| 6691 | |
| 6692 1998-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6693 | |
| 6694 * message.el (message-send-mail): Do MML first. | |
| 6695 (message-send-news): Ditto. | |
| 6696 | |
| 6697 1998-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6698 | |
| 6699 * gnus-picon.el (gnus-picons-face): New face. | |
| 6700 (gnus-picons-try-face): Use it. | |
| 6701 | |
| 6702 1998-12-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6703 | |
| 6704 * gnus.el: Pterodactyl Gnus v0.68 is released. | |
| 6705 | |
| 6706 1998-12-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6707 | |
| 6708 * gnus.el: Pterodactyl Gnus v0.67 is released. | |
| 6709 | |
| 6710 1998-12-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6711 | |
| 6712 * gnus.el: Pterodactyl Gnus v0.66 is released. | |
| 6713 | |
| 6714 1998-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6715 | |
| 6716 * gnus-art.el (gnus-insert-mime-button): Decode description. | |
| 6717 | |
| 6718 1998-12-05 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6719 | |
| 6720 * gnus-art.el (article-decode-encoded-words): Rollback to 0.55. | |
| 6721 (gnus-decode-header-methods): Ditto. | |
| 6722 (gnus-decode-with-mail-decode-encoded-word-region): Ditto. | |
| 6723 | |
| 6724 1998-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6725 | |
| 6726 * mml.el (mml-insert-mime-headers): Encode description. | |
| 6727 | |
| 6728 * nnfolder.el (nnfolder-request-expire-articles): Go to the date | |
| 6729 line. | |
| 6730 | |
| 6731 * gnus-sum.el (gnus-default-charset): Doc fix. | |
| 6732 | |
| 6733 1998-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6734 | |
| 6735 * mm-decode.el (mm-display-part): Forward a line. | |
| 6736 | |
| 6737 1998-12-09 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6738 | |
| 6739 * mm-util.el (mm-running-ntemacs): New variable. | |
| 6740 (mm-text-coding-system): Ditto. | |
| 6741 * nnmail.el (nnmail-incoming-coding-system): Ditto. | |
| 6742 (nnmail-split-incoming): Use nnmail-incoming-coding-system. | |
| 6743 | |
| 6744 1998-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6745 | |
| 6746 * gnus-picon.el (gnus-picons-network-display-internal): Don't set | |
| 6747 buffer. | |
| 6748 | |
| 6749 * message.el (message-insert-headers): New command and keystroke. | |
| 6750 | |
| 6751 1998-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6752 | |
| 6753 * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap. | |
| 6754 (mm-get-image): Ditto. | |
| 6755 | |
| 6756 * mm-bodies.el (mm-decode-content-transfer-encoding): Only for | |
| 6757 base64, uudecode and binhex. | |
| 6758 | |
| 6759 1998-12-06 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6760 | |
| 6761 * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF | |
| 6762 in text/plain. | |
| 6763 * mm-uu.el (mm-uu-dissect): Use inline. | |
| 6764 | |
| 6765 1998-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6766 | |
| 6767 * mm-view.el (mm-view-message): New function. | |
| 6768 | |
| 6769 * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to | |
| 6770 qp. | |
| 6771 | |
| 6772 1998-12-07 Karl Kleinpaste <karl@justresearch.com> | |
| 6773 | |
| 6774 * mm-encode.el (mm-content-transfer-encoding-defaults): Add an | |
| 6775 entry for message/rfc822 as 8bit. | |
| 6776 | |
| 6777 1998-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6778 | |
| 6779 * mailcap.el (mailcap-mime-extensions): Add patch. | |
| 6780 | |
| 6781 1998-12-05 Dale Hagglund <rdh@best.com> | |
| 6782 | |
| 6783 * gnus-sum.el (gnus-summary-display-buttonized): Use prefix | |
| 6784 argument to force all multipart/* to look like multipart/mixed. | |
| 6785 | |
| 6786 * gnus-art.el (gnus-mime-display-multipart-as-mixed): New | |
| 6787 variable. | |
| 6788 (gnus-mime-display-part): Use it. | |
| 6789 | |
| 6790 1998-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6791 | |
| 6792 * gnus-draft.el (gnus-draft-send): Only disable checks for | |
| 6793 non-interactive use. | |
| 6794 (gnus-draft-send-message): Use it. | |
| 6795 | |
| 6796 1998-12-06 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6797 | |
| 6798 * gnus.el: Pterodactyl Gnus v0.65 is released. | |
| 6799 | |
| 6800 1998-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6801 | |
| 6802 * gnus-art.el (gnus-article-prepare-display): Don't init w3. | |
| 6803 | |
| 6804 * mm-view.el (mm-inline-text): Bind url-standalone-mode here. | |
| 6805 | |
| 6806 1998-12-05 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6807 | |
| 6808 * gnus.el: Pterodactyl Gnus v0.64 is released. | |
| 6809 | |
| 6810 1998-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6811 | |
| 6812 * mm-view.el (mm-setup-w3): Don't load. | |
| 6813 | |
| 6814 * gnus-msg.el (gnus-setup-message): Set group name. | |
| 6815 (gnus-group-mail): Avoid leaking local vars. | |
| 6816 | |
| 6817 * message.el (message-attach-file): Renamed. | |
| 6818 (message-mime-attach-file): Renamed again. | |
| 6819 | |
| 6820 1998-12-05 Hrvoje Niksic <hniksic@srce.hr> | |
| 6821 | |
| 6822 * gnus-art.el (article-decode-encoded-words): Bind | |
| 6823 rfc2047-default-charset here. | |
| 6824 | |
| 6825 * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name. | |
| 6826 | |
| 6827 1998-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6828 | |
| 6829 * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook. | |
| 6830 (gnus-picons-setup-hook): New hook. | |
| 6831 | |
| 6832 1998-12-05 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 6833 | |
| 6834 * mailcap.el (mailcap-mime-data): Remove "*" from documentation | |
| 6835 string. | |
| 6836 (mailcap-mime-extensions): Ditto. Made first sentense fit a | |
| 6837 line. | |
| 6838 | |
| 6839 1998-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6840 | |
| 6841 * gnus-art.el (gnus-article-prepare-display): Setup w3. | |
| 6842 (gnus-mime-view-part): Ditto. | |
| 6843 (gnus-mime-inline-part): Dotii. | |
| 6844 (gnus-mime-externalize-part): Daddo. | |
| 6845 (gnus-mime-internalize-part): Tutti frutti. | |
| 6846 (gnus-widget-press-button): Da da do. | |
| 6847 | |
| 6848 * mm-view.el (mm-setup-w3): Require url-vars. | |
| 6849 | |
| 6850 1998-12-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 6851 | |
| 6852 * message.el (message-draft-coding-system): Fix for XEmacs-NT. | |
| 6853 * mm-util.el (mm-find-charset-region): Ditto. | |
| 6854 | |
| 6855 1998-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6856 | |
| 6857 * message.el (message-send): Don't encode here. | |
| 6858 (message-send-mail): But here. | |
| 6859 (message-send-news): And here. | |
| 6860 | |
| 6861 1998-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6862 | |
| 6863 * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice. | |
| 6864 | |
| 6865 1998-12-04 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6866 | |
| 6867 * gnus.el: Pterodactyl Gnus v0.63 is released. | |
| 6868 | |
| 6869 1998-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6870 | |
| 6871 * mml.el (mml-base-boundary): Shorten. | |
| 6872 | |
| 6873 * message.el (message-insert-mime-part): Use default. | |
| 6874 | |
| 6875 * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long. | |
| 6876 | |
| 6877 1998-12-03 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 6878 | |
| 6879 * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio | |
| 6880 buttons, not [*]. | |
| 6881 | |
| 6882 1998-12-04 Hrvoje Niksic <hniksic@srce.hr> | |
| 6883 | |
| 6884 * gnus-art.el (gnus-insert-mime-button): Do proper help-echo. | |
| 6885 | |
| 6886 1998-12-04 Hrvoje Niksic <hniksic@srce.hr> | |
| 6887 | |
| 6888 * gnus-art.el (gnus-insert-mime-button): Fix. | |
| 6889 | |
| 6890 1998-12-03 Hrvoje Niksic <hniksic@srce.hr> | |
| 6891 | |
| 6892 * message.el (message-insert-mime-part): Nicify prompts. | |
| 6893 (message-insert-mime-part): Really delete duplicates. | |
| 6894 (message-insert-mime-part): Check against common errors. | |
| 6895 (message-insert-mime-part): Fix docstring. | |
| 6896 | |
| 6897 1998-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6898 | |
| 6899 * gnus-art.el (gnus-mime-internalize-part): Bugged out. | |
| 6900 | |
| 6901 1998-12-03 Hrvoje Niksic <hniksic@srce.hr> | |
| 6902 | |
| 6903 * gnus-art.el (gnus-mime-button-line-format): Nicify. | |
| 6904 (gnus-insert-mime-button): Modify accordingly. | |
| 6905 | |
| 6906 1998-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6907 | |
| 6908 * gnus-art.el (gnus-display-mime): Set window point. | |
| 6909 | |
| 6910 * mm-decode.el (mm-display-external): Only decode when not | |
| 6911 saving. | |
| 6912 (mm-alternative-precedence): Prefer multiparts. | |
| 6913 (mm-inline-media-tests): Inline multiparts. | |
| 6914 | |
| 6915 * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked. | |
| 6916 Ignore errors when requiring url. | |
| 6917 | |
| 6918 * mml.el (mml-quote-region): New command. | |
| 6919 | |
| 6920 * message.el (message-cite-original): Use it. | |
| 6921 (message-cite-original-without-signature): Ditto. | |
| 6922 | |
| 6923 1998-12-03 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6924 | |
| 6925 * gnus.el: Pterodactyl Gnus v0.62 is released. | |
| 6926 | |
| 6927 1998-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6928 | |
| 6929 * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts. | |
| 6930 | |
| 6931 1998-12-03 Hrvoje Niksic <hniksic@srce.hr> | |
| 6932 | |
| 6933 * mm-view.el (mm-inline-text): Use `point-min-marker' and | |
| 6934 `point-max-marker'. | |
| 6935 | |
| 6936 1998-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6937 | |
| 6938 * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms. | |
| 6939 | |
| 6940 * gnus-art.el (gnus-mime-display-single): Check for attachment | |
| 6941 before other tests. | |
| 6942 | |
| 6943 1998-12-03 Didier Verna <verna@inf.enst.fr> | |
| 6944 | |
| 6945 * gnus-msg.el (gnus-configure-posting-styles): find a | |
| 6946 posting-style entry in the group parameters, if any, and honor it | |
| 6947 at the end. | |
| 6948 | |
| 6949 1998-12-03 Felix Lee <flee@teleport.com> | |
| 6950 | |
| 6951 * nntp.el (nntp-after-change-function): Fix. | |
| 6952 | |
| 6953 1998-12-03 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 6954 | |
| 6955 * mml.el (mml-generate-mime-1): Insert literally. | |
| 6956 | |
| 6957 1998-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6958 | |
| 6959 * mml.el (mml-insert-mime-headers): Removed debug. | |
| 25838 | 6960 |
| 6961 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6962 | |
| 31717 | 6963 * gnus-sum.el (gnus-summary-show-article): Destroy parts when |
| 6964 prefixed. | |
| 6965 | |
| 6966 * mm-encode.el (mm-content-transfer-encoding-defaults): Default | |
| 6967 application/emacs-lisp to 8bit. | |
| 6968 | |
| 6969 1998-12-03 Dale Hagglund <rdh@best.com> | |
| 6970 | |
| 6971 * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'. | |
| 6972 | |
| 6973 1998-12-02 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6974 | |
| 6975 * gnus.el: Pterodactyl Gnus v0.61 is released. | |
| 6976 | |
| 6977 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6978 | |
| 6979 * mml.el (mml-parse-1): Skipped parts. | |
| 6980 (mml-insert-mime-headers): Nil is a list. | |
| 6981 (mml-generate-mime-1): Don't insert literally. | |
| 6982 (mml-read-tag): Drop text props. | |
| 6983 (mml-read-part): Ditto. | |
| 6984 (mml-parse-singlepart-with-multiple-charsets): Ditto. | |
| 6985 | |
| 6986 1998-12-02 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 6987 | |
| 6988 * gnus.el: Pterodactyl Gnus v0.60 is released. | |
| 6989 | |
| 6990 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6991 | |
| 6992 * mml.el (mml-parse-1): Don't throw contents away. | |
| 6993 | |
| 6994 1998-12-02 Hrvoje Niksic <hniksic@srce.hr> | |
| 6995 | |
| 6996 * mml.el (mml-compute-boundary-1): Regexp-quote the boundary. | |
| 6997 | |
| 6998 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 6999 | |
| 7000 * mml.el (mml-parse-singlepart-with-multiple-charsets): New | |
| 7001 function. | |
| 7002 (mml-parse-1): Use it. | |
| 7003 | |
| 7004 1998-12-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7005 | |
| 7006 * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region): | |
| 7007 Use gnus-newsgroup-default-charset. | |
| 7008 (article-decode-encoded-words): Remove charset codes. | |
| 7009 * gnus-sum.el (gnus-newsgroup-default-charset): Use | |
| 7010 gnus-default-charset. | |
| 7011 | |
| 7012 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7013 | |
| 7014 * message.el (message-send-mail): Don't encode here. | |
| 7015 (message-send-news): Nor here. | |
| 7016 (message-send): ... but here instead. | |
| 7017 | |
| 7018 * gnus-picon.el (gnus-picons-display-article-move-p): Changed | |
| 7019 default to nil. | |
| 7020 (gnus-article-display-picons): Replace From line. | |
| 7021 (gnus-group-display-picons): Replace Newsgroups line. | |
| 7022 (gnus-picons-display-glyph): Set baseline. | |
| 7023 (gnus-group-display-picons): Piconize the entire Newsgroups line. | |
| 7024 (gnus-picons-xbm-face): Revert to old, standard colors. | |
| 7025 | |
| 7026 * message.el (message-fetch-field): Remove text props. | |
| 7027 | |
| 7028 * gnus-art.el (gnus-article-normalized-header-length): New | |
| 7029 variable. | |
| 7030 (article-normalize-headers): New command and keystroke. | |
| 7031 | |
| 7032 * gnus-picon.el (gnus-picons-xbm-face): Changed colors. | |
| 7033 | |
| 7034 1998-12-02 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7035 | |
| 7036 * gnus.el: Pterodactyl Gnus v0.59 is released. | |
| 7037 | |
| 7038 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7039 | |
| 7040 * mml.el (mml-insert-mime-headers): Beep at multiple charsets. | |
| 7041 | |
| 7042 * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name. | |
| 7043 | |
| 7044 1998-11-30 Hrvoje Niksic <hniksic@srce.hr> | |
| 7045 | |
| 7046 * mml.el (mml-generate-mime-1): Handle unquoting end-tags. | |
| 7047 | |
| 7048 1998-12-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7049 | |
| 7050 * mm-decode.el (mm-all-images-fit): New variable. | |
| 7051 (mm-image-fit-p): Use it. | |
| 7052 | |
| 7053 * gnus-art.el (gnus-mime-display-single): Use it. | |
| 7054 (gnus-mime-internalize-part): New command and keystroke. | |
| 7055 | |
| 7056 * mm-decode.el (mm-user-automatic-external-display): New | |
| 7057 variable. | |
| 7058 (mm-automatic-external-display-p): New function. | |
| 7059 | |
| 7060 * gnus-picon.el (gnus-picons-xbm-face): Default to sensible | |
| 7061 colors. | |
| 7062 | |
| 7063 1998-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7064 | |
| 7065 * gnus-sum.el (gnus-summary-repair-multipart): Reselect article. | |
| 7066 | |
| 7067 * gnus-art.el (gnus-with-article): Work in the original article | |
| 7068 buffer. | |
| 7069 (gnus-with-article): Work in read-only groups. | |
| 7070 | |
| 7071 1998-12-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7072 | |
| 7073 * mm-bodies.el (mm-decode-string): Return original string if not | |
| 7074 decode. | |
| 7075 | |
| 7076 1998-11-30 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7077 | |
| 7078 * mm-uu.el (mm-uu-dissect): Use mm-make-handle. | |
| 7079 | |
| 7080 1998-12-01 Francois Pinard <pinard@iro.umontreal.ca> | |
| 7081 | |
| 7082 * nndoc.el (nndoc-mime-parts-type-p): Do related. | |
| 7083 | |
| 7084 1998-12-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7085 | |
| 7086 * gnus.el: Pterodactyl Gnus v0.58 is released. | |
| 7087 | |
| 7088 1998-11-30 Hrvoje Niksic <hniksic@srce.hr> | |
| 7089 | |
| 7090 * mm-decode.el (mm-get-image): Return a glyph, not an image | |
| 7091 specifier. | |
| 7092 | |
| 7093 1998-11-29 Hrvoje Niksic <hniksic@srce.hr> | |
| 7094 | |
| 7095 * rfc2047.el (rfc2047-decode): Bind mm-default-charset. | |
| 7096 | |
| 7097 1998-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7098 | |
| 7099 * mail-parse.el (rfc2045): Required. | |
| 7100 | |
| 7101 1998-12-01 William M. Perry <wmperry@aventail.com> | |
| 7102 | |
| 7103 * mm-view.el (mm-inline-text): Remove props. | |
| 7104 | |
| 7105 1998-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7106 | |
| 7107 * mm-view.el (mm-setup-w3): Protect url-misc. | |
| 7108 | |
| 7109 * message.el (message-ignored-resent-headers): Remove | |
| 7110 Gnus-Warning. | |
| 7111 | |
| 7112 * mml.el (mml-insert-mime-headers): Use encoding. | |
| 7113 (mml-parameter-string): Ditto. | |
| 7114 | |
| 7115 * rfc2045.el: New file. | |
| 7116 (rfc2045-encode-string): New function. | |
| 7117 | |
| 7118 1998-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7119 | |
| 7120 * mail-parse.el (mail-header-encode-parameter): New function. | |
| 7121 | |
| 7122 * rfc2231.el (rfc2231-encode-string): New function. | |
| 7123 | |
| 7124 1998-11-30 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7125 | |
| 7126 * mm-bodies.el (mm-decode-string): New function. | |
| 7127 * mm-view.el (mm-inline-text): Use mm-decode-string. | |
| 7128 | |
| 7129 1998-11-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7130 | |
| 7131 * gnus.el: Pterodactyl Gnus v0.57 is released. | |
| 7132 | |
| 7133 1998-11-23 Felix Lee <flee@cygnus.com> | |
| 7134 | |
| 7135 * nntp.el (nntp-async-needs-kluge): new setting. | |
| 7136 (nntp-async-timer): new var. | |
| 7137 (nntp-async-process-list): new var. | |
| 7138 (nntp-async-kluge): new function. | |
| 7139 (nntp-async-timer-handler): new function. | |
| 7140 (nntp-async-wait): new function. | |
| 7141 (nntp-async-stop): new function. | |
| 7142 (nntp-after-change-function): renamed, and split apart. | |
| 7143 (nntp-async-trigger): new function. | |
| 7144 (nntp-do-callback): new function. | |
| 7145 (nntp-accept-process-output): add optional timeout arg. | |
| 7146 | |
| 7147 * gnus-async.el (gnus-async-request-fetched-article): fixed. | |
| 7148 (gnus-async-wait-for-article): new function. | |
| 7149 (gnus-async-with-semaphore): s/asynch/async/. | |
| 7150 | |
| 7151 1998-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7152 | |
| 7153 * gnus-art.el (gnus-with-article): Don't encode. | |
| 7154 (gnus-insert-mime-button): Fall back on filename from C-D. | |
| 7155 (gnus-mime-display-single): Have dots right on text/plain | |
| 7156 attachments. | |
| 7157 | |
| 7158 * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in | |
| 7159 broken parts. | |
| 7160 | |
| 7161 * gnus-art.el (gnus-with-article): Flush cache and backlog. | |
| 7162 | |
| 7163 * mm-bodies.el (mm-decode-content-transfer-encoding): Also do | |
| 7164 binhex. | |
| 7165 | |
| 7166 * gnus-sum.el (gnus-summary-reparent-thread): Use new macro. | |
| 7167 (gnus-summary-repair-multipart): New command and keystroke. | |
| 7168 | |
| 7169 * gnus-art.el (gnus-with-article-buffer): New macro. | |
| 7170 | |
| 7171 1998-11-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7172 | |
| 7173 * gnus-art.el (gnus-mime-inline-part): Do not get part when | |
| 7174 undisplay the part. | |
| 7175 | |
| 7176 1998-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7177 | |
| 7178 * gnus-util.el (gnus-make-sort-function-1): Allow lambdas. | |
| 7179 | |
| 7180 * mml.el (mml-read-part): Partition right. | |
| 7181 | |
| 7182 * mm-decode.el (mm-handle-set-cache): New macro. | |
| 7183 (mm-handle-cache): Ditto. | |
| 7184 (mm-make-handle): Ditto. | |
| 7185 (mm-dissect-singlepart): Use it. | |
| 7186 (mm-get-image): Use the cache. | |
| 7187 | |
| 7188 1998-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7189 | |
| 7190 * gnus-art.el (gnus-mime-display-mixed): Rewrite. | |
| 7191 (gnus-mime-display-single): Don't insert lines between parts. | |
| 7192 | |
| 7193 1998-11-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7194 | |
| 7195 * nnmail.el (nnmail-file-coding-system-1): New variable. | |
| 7196 * nnfolder.el (nnfolder-file-coding-system): Ditto. | |
| 7197 (nnfolder-read-folder): Use nnfolder-file-coding-system. | |
| 7198 * nnml.el (nnml-file-coding-system): New variable. | |
| 7199 (nnml-request-article): Use nnml-file-coding-system. | |
| 7200 | |
| 7201 1998-11-29 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7202 | |
| 7203 * gnus.el: Pterodactyl Gnus v0.56 is released. | |
| 7204 | |
| 7205 1998-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7206 | |
| 7207 * gnus-art.el (gnus-mime-display-part): New function. | |
| 7208 (gnus-mime-display-mixed): Use it. | |
| 7209 | |
| 7210 * mm-view.el (mm-setup-w3): Don't register. | |
| 7211 | |
| 7212 * message.el (message-cite-original): Cite parts. | |
| 7213 | |
| 7214 1998-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7215 | |
| 7216 * mml.el (mml-parameter-string): New function. | |
| 7217 (mml-insert-mime-headers): Separated into new function. | |
| 7218 | |
| 7219 1998-11-28 Hrvoje Niksic <hniksic@srce.hr> | |
| 7220 | |
| 7221 * mml.el (mml-make-boundary): Use `make-string'. | |
| 7222 | |
| 7223 1998-11-27 Hrvoje Niksic <hniksic@srce.hr> | |
| 7224 | |
| 7225 * binhex.el (binhex-insert-char): Ditto. | |
| 7226 | |
| 7227 * uudecode.el (uudecode-insert-char): Code correctly. | |
| 7228 | |
| 7229 1998-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7230 | |
| 7231 * mml.el (mml-generate-mime): Don't generate multiparts for | |
| 7232 empties. | |
| 7233 | |
| 7234 * gnus-art.el (gnus-display-mime): Save excursion. | |
| 7235 | |
| 7236 * message.el (message-remove-first-header): New function. | |
| 7237 (message-encode-message-body): Use it. | |
| 7238 | |
| 7239 1998-11-27 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7240 | |
| 7241 * gnus.el: Pterodactyl Gnus v0.55 is released. | |
| 7242 | |
| 7243 1998-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7244 | |
| 7245 * mm-view.el (mm-setup-w3): New function. | |
| 7246 | |
| 7247 * mm-decode.el (mm-content-id-get-contents): New function. | |
| 7248 (mm-content-id-get-type): Ditto. | |
| 7249 (mm-content-id-get-encoding): Ditto. | |
| 7250 (mm-get-handle-by-content-id): Removed. | |
| 7251 | |
| 7252 1998-11-25 Colin Rafferty <colin@xemacs.org> | |
| 7253 | |
| 7254 * message.el (message-generate-new-buffers): Fix tag. | |
| 7255 | |
| 7256 1998-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7257 | |
| 7258 * message.el (message-buffer-name): Check for unique first. | |
| 7259 | |
| 7260 * gnus-art.el (gnus-unbuttonized-mime-type-p): use | |
| 7261 gnus-inhibit-mime-unbuttonizing. | |
| 7262 | |
| 7263 * gnus-sum.el (t): Bind M-t. | |
| 7264 (gnus-inhibit-unbuttonizing): New variable. | |
| 7265 (gnus-summary-toggle-display-buttonized): New command. | |
| 7266 | |
| 7267 * gnus-art.el (gnus-display-mime): Select article window. | |
| 7268 (article-strip-trailing-space): New command and keystroke. | |
| 7269 | |
| 7270 * nneething.el (nneething-include-files): New variable. | |
| 7271 (nneething-create-mapping): Use it. | |
| 7272 | |
| 7273 * nntp.el (nntp-possibly-change-group): Use nntp-send-command. | |
| 7274 | |
| 7275 * nnvirtual.el (nnvirtual-request-update-mark): Only yodate | |
| 7276 ayto-expirable marks. | |
| 7277 | |
| 7278 1998-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7279 | |
| 7280 * gnus-art.el (gnus-mime-view-all-parts): Set buffer. | |
| 7281 | |
| 7282 * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on | |
| 7283 ARG. | |
| 7284 | |
| 7285 * gnus-art.el (gnus-article-mode-line-format): Doc fix. | |
| 7286 | |
| 7287 1998-11-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7288 | |
| 7289 * mm-util.el (mm-binary-coding-system): New variable. | |
| 7290 (mm-with-unibyte-buffer): Use mm-binary-coding-system. | |
| 7291 * mm-decode.el (mm-display-external): Ditto. | |
| 7292 | |
| 7293 1998-11-24 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7294 | |
| 7295 * gnus.el: Pterodactyl Gnus v0.54 is released. | |
| 7296 | |
| 7297 1998-11-24 Katsumi Yamaoka <yamaoka@jpl.org> | |
| 7298 | |
| 7299 * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj. | |
| 7300 | |
| 7301 1998-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7302 | |
| 7303 * mm-decode.el (mm-save-part): Unquote. | |
| 7304 | |
| 7305 1998-11-24 Matt Armstrong <matta@geoworks.com> | |
| 7306 | |
| 7307 * mm-decode.el (mm-save-part): Bind coding system for write. | |
| 7308 | |
| 7309 1998-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7310 | |
| 7311 * gnus-art.el (gnus-article-mode-line-format): New default. | |
| 7312 (gnus-article-mime-part-status): New function. | |
| 7313 | |
| 7314 * message.el (message-send-news): Check the body syntax before | |
| 7315 encoding. | |
| 7316 | |
| 7317 * gnus-art.el (gnus-unbuttonized-mime-type): New function. | |
| 7318 (gnus-mime-display-single): Use it. | |
| 7319 (gnus-mime-display-alternative): Ditto. | |
| 7320 | |
| 7321 * mm-decode.el: Check for whether we are running under a term. | |
| 7322 | |
| 7323 1998-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7324 | |
| 7325 * mm-decode.el (mm-preferred-alternative): Default to first | |
| 7326 alternative. | |
| 7327 (mm-preferred-alternative): No, we dont. | |
| 7328 | |
| 7329 1998-11-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7330 | |
| 7331 * mm-decode.el (mm-display-external): Use binary instead of | |
| 7332 no-conversion. | |
| 7333 * gnus-agent.el (gnus-agent-file-coding-system): Ditto. | |
| 7334 * nnheader.el (nnheader-file-coding-system): Ditto. | |
| 7335 * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil. | |
| 7336 | |
| 7337 1998-11-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7338 | |
| 7339 * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group | |
| 7340 name without method. | |
| 7341 | |
| 7342 1998-11-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7343 | |
| 7344 * gnus-sum.el (gnus-newsgroup-default-charset): Rename | |
| 7345 coding-system -> default-charset. | |
| 7346 (gnus-newsgroup-default-charset-alist): Ditto. | |
| 7347 (gnus-summary-local-variables): Ditto. | |
| 7348 (gnus-set-global-variables): Ditto. | |
| 7349 (gnus-get-newsgroup-headers): Ditto. | |
| 7350 (gnus-summary-from-or-to-or-newsgroups): Ditto. | |
| 7351 (gnus-get-newsgroup-headers-xover): Ditto. | |
| 7352 (gnus-newsgroup-setup-default-charset): Ditto. | |
| 7353 (article-decode-mime-words): Ditto. | |
| 7354 (article-decode-charset): Ditto. | |
| 7355 (article-decode-encoded-words): Ditto. | |
| 7356 (article-de-quoted-unreadable): Ditto. | |
| 7357 (gnus-mime-view-all-parts): Ditto. | |
| 7358 (gnus-mime-externalize-part): Ditto. | |
| 7359 (gnus-mm-display-part): Ditto. | |
| 7360 (gnus-mime-display-single): Ditto. | |
| 7361 (gnus-mime-display-alternative): Ditto. | |
| 7362 | |
| 7363 1998-11-23 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7364 | |
| 7365 * rfc2047.el (rfc2047-decode-region): Do not decode nil charset. | |
| 7366 * gnus-art.el (article-decode-charset): Overlay | |
| 7367 rfc2047-default-charset. | |
| 7368 * message.el (message-draft-coding-system): New variable. | |
| 7369 (message-set-auto-save-file-name): Use message-draft-coding-system. | |
| 7370 * nndraft.el (nndraft-request-article): Ditto. | |
| 7371 * gnus-start.el (gnus-start-draft-setup): Set charset nil. | |
| 7372 * gnus-agent.el (gnus-agent-queue-setup): Ditto. | |
| 7373 | |
| 7374 1998-11-22 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7375 | |
| 7376 * mm-uu.el (mm-uu-test): New function. | |
| 7377 (mm-uu-dissect): Inherit charset and cte from head. | |
| 7378 * gnus-art.el (article-decode-charset): Use mm-uu-test. | |
| 7379 | |
| 7380 1998-11-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7381 | |
| 7382 * gnus.el: Pterodactyl Gnus v0.53 is released. | |
| 25838 | 7383 |
| 7384 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7385 | |
| 31717 | 7386 * mm-decode.el (mm-get-image): New function. |
| 7387 (mm-image-fit-p): New function. | |
| 7388 | |
| 7389 * gnus-util.el (gnus-annotation-in-region-p): New definition. | |
| 7390 | |
| 7391 * gnus-art.el (gnus-article-insert-newline): New function. | |
| 7392 (article-goto-body): New function. | |
| 7393 | |
| 7394 1998-11-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7395 | |
| 7396 * gnus-art.el (gnus-mime-display-single): Insert blank line before | |
| 7397 buttons. | |
| 7398 | |
| 7399 * gnus-sum.el (gnus-summary-display-buttonized): New command and | |
| 7400 keystroke. | |
| 7401 | |
| 7402 * gnus-art.el (gnus-mime-display-single): Don't insert a blank | |
| 7403 line between parts. | |
| 7404 | |
| 7405 * message.el (message-remove-header): Go to end if wanted. | |
| 7406 | |
| 7407 1998-11-20 Karl Kleinpaste <karl@justresearch.com> | |
| 7408 | |
| 7409 * gnus-art.el (gnus-mime-display-alternative): Avoid window | |
| 7410 movement with save-window-excursion. | |
| 7411 | |
| 7412 1998-11-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7413 | |
| 7414 * gnus-art.el (gnus-mime-inline-part): Use argument as charset. | |
| 7415 | |
| 7416 1998-11-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7417 | |
| 7418 * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system. | |
| 7419 | |
| 7420 1998-11-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7421 | |
| 7422 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use | |
| 7423 gnus-newsgroup-coding-system. | |
| 7424 (gnus-get-newsgroup-headers): Ditto. | |
| 7425 (gnus-get-newsgroup-headers-xover): Ditto. | |
| 7426 (gnus-set-global-variables): Ditto. | |
| 7427 * gnus-art.el (article-decode-mime-words): Ditto. | |
| 7428 (article-decode-charset): Ditto. | |
| 7429 (article-decode-encoded-words): Ditto. | |
| 7430 (article-de-quoted-unreadable): Ditto. | |
| 7431 (gnus-mime-view-all-parts): Ditto. | |
| 7432 (gnus-mime-externalize-part): Ditto. | |
| 7433 (gnus-mm-display-part): Ditto. | |
| 7434 (gnus-mime-display-alternative): Ditto. | |
| 7435 (gnus-mime-display-single): Ditto. | |
| 7436 * mm-view.el (mm-inline-text): Use default coding system. | |
| 7437 | |
| 7438 1998-11-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7439 | |
| 7440 * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable. | |
| 7441 (gnus-newsgroup-iso-8859-1-forced-regexp): New variable. | |
| 7442 (gnus-newsgroup-coding-system): New local variable. | |
| 7443 (gnus-newsgroup-iso-8859-1-forced): New local variable. | |
| 7444 (gnus-summary-local-variables): Add two new local variables. | |
| 7445 (gnus-newsgroup-setup-coding-system): New function. | |
| 7446 (gnus-select-newsgroup): Setup coding system. | |
| 7447 * mm-util.el (mm-charset-iso-8859-1-forced): New variable. | |
| 7448 (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced. | |
| 7449 * gnus-cus.el (gnus-group-parameters): Customizable | |
| 7450 iso-8859-1-forced. | |
| 7451 | |
| 7452 1998-11-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7453 | |
| 7454 * gnus.el: Pterodactyl Gnus v0.52 is released. | |
| 7455 | |
| 7456 1998-11-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7457 | |
| 7458 * rfc2047.el (rfc2047-encode-message-header): Encode the default | |
| 7459 encoding. | |
| 7460 | |
| 7461 * gnus-art.el (gnus-mime-display-single): Insert buttons for | |
| 7462 undisplayed text types. | |
| 7463 | |
| 7464 * mm-decode.el (mm-automatic-display-p): Only prefer inlinable | |
| 7465 types. | |
| 7466 | |
| 7467 1998-11-19 Felix Lee <flee@cygnus.com> | |
| 7468 | |
| 7469 * nntp.el (nntp-after-change-function-callback): recover from C-g. | |
| 7470 | |
| 7471 1998-11-19 Felix Lee <flee@cygnus.com> | |
| 7472 | |
| 7473 * gnus-async.el (gnus-asynch-obarray): rename to | |
| 7474 gnus-async-hashtb, and don't buffer-local it. | |
| 7475 | |
| 7476 (gnus-async-article-callback): new function. | |
| 7477 (gnus-make-async-article-function): use it. | |
| 7478 | |
| 7479 (gnus-async-current-prefetch-group): new var. | |
| 7480 (gnus-async-current-prefetch-article): new var. | |
| 7481 (gnus-async-request-fetched-article): are we fetching it already? | |
| 7482 | |
| 7483 (gnus-async-delete-prefected-entry): s/prefected/prefetched/ | |
| 7484 | |
| 7485 1998-11-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7486 | |
| 7487 * gnus-sum.el (gnus-summary-show-article): Require. | |
| 7488 | |
| 7489 * message.el: Provide before hooks. | |
| 7490 (message-send-news): Do MIME before headers. | |
| 7491 | |
| 7492 * gnus-art.el (gnus-article-check-buffer): New function. | |
| 7493 (gnus-article-read-summary-keys): Use it. | |
| 7494 | |
| 7495 * mm-decode.el (mm-user-automatic-display): Display all inline | |
| 7496 images. | |
| 7497 | |
| 7498 * gnus-art.el (gnus-mime-display-single): Don't buttonize so | |
| 7499 much. | |
| 7500 (gnus-unbuttonized-mime-types): New variable. | |
| 25838 | 7501 |
| 7502 1998-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7503 | |
| 31717 | 7504 * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t. |
| 7505 | |
| 7506 * mm-decode.el (mm-quote-arg): Quote semicolons. | |
| 7507 | |
| 7508 * gnus-art.el (gnus-mime-display-single): Don't display | |
| 7509 attachments. | |
| 7510 (gnus-mime-externalize-part): New command and keystroke. | |
| 7511 | |
| 7512 * mm-decode.el (mm-dissect-buffer): Pass on the description info. | |
| 7513 (mm-alternative-precedence): Changed order. | |
| 7514 | |
| 7515 1998-11-07 Simon Josefsson <jas@pdc.kth.se> | |
| 7516 | |
| 7517 * gnus.el (gnus-method-simplify): New function. | |
| 7518 (gnus-native-method-p): New function. | |
| 7519 (gnus-secondary-method-p): Use gnus-method-equal. | |
| 7520 | |
| 7521 * gnus-start.el (gnus-group-change-level): Shorten select method. | |
| 25838 | 7522 |
| 7523 1998-11-19 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7524 | |
| 31717 | 7525 * gnus.el: Pterodactyl Gnus v0.51 is released. |
| 7526 | |
| 7527 1998-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7528 | |
| 7529 * gnus.el: Applied patches from 5.6.45. | |
| 7530 | |
| 7531 * gnus-score.el (gnus-score-find-trace): Print complete file | |
| 7532 paths. | |
| 7533 (gnus-score-find-trace): Truncate lines. | |
| 7534 | |
| 7535 * gnus.el (gnus-message-archive-group): Allow function. | |
| 7536 | |
| 7537 * message.el (message-encode-message-body): Remove Mime-Version | |
| 7538 before inserting. | |
| 7539 | |
| 7540 * gnus-cus.el (gnus-group-customize): Optional topic. | |
| 7541 | |
| 7542 * gnus-sum.el (gnus-summary-customize-parameters): New command and | |
| 7543 keystroke. | |
| 7544 | |
| 7545 1998-11-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7546 | |
| 7547 * message.el (message-encode-message-body): Rewrite. | |
| 7548 | |
| 7549 1998-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7550 | |
| 7551 * mml.el (mml-base-boundary): New variable. | |
| 7552 (mml-make-boundary): New function. | |
| 7553 | |
| 7554 * gnus-cache.el (gnus-cache-coding-system): New variable. | |
| 7555 (gnus-cache-request-article): Use it. | |
| 7556 | |
| 7557 * message.el (message-insert-mime-part): Delete duplicates. | |
| 7558 | |
| 7559 1998-11-18 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7560 | |
| 7561 * gnus-art.el (gnus-mime-display-alternative): Set end of | |
| 7562 multipart and display even when nothing is preferred. | |
| 7563 | |
| 7564 1998-11-18 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7565 | |
| 7566 * gnus.el: Pterodactyl Gnus v0.50 is released. | |
| 7567 | |
| 7568 1998-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7569 | |
| 7570 * mm-decode.el (mm-inline-media-tests): Check that device-type is | |
| 7571 fbound. | |
| 7572 | |
| 7573 * gnus-sum.el (gnus-summary-sort): Didn't do reverse. | |
| 7574 | |
| 7575 1998-11-07 Simon Josefsson <jas@pdc.kth.se> | |
| 7576 | |
| 7577 * gnus.el (gnus-similar-server-opened): Compare backend. | |
| 7578 | |
| 7579 1998-11-08 Simon Josefsson <jas@pdc.kth.se> | |
| 7580 | |
| 7581 * gnus-topic.el (gnus-topic-expire-articles): New function. | |
| 7582 (gnus-topic-mode-map): Bind it. | |
| 7583 | |
| 7584 * gnus.texi (Topic Commands): New expiry command. Reordered. | |
| 7585 | |
| 7586 1998-11-10 Miles Bader <miles@ccs.mt.nec.co.jp> | |
| 7587 | |
| 7588 * gnus-sum.el | |
| 7589 (gnus-auto-expirable-marks): New variable. | |
| 7590 (gnus-inhibit-user-auto-expire): New variable. | |
| 7591 (gnus-summary-mark-article-as-read, gnus-summary-mark-article): | |
| 7592 When looking to see if we should expire instead, check | |
| 7593 gnus-auto-expirable-marks instead of using a hard-wired list. | |
| 7594 (gnus-summary-mark-as-read-forward, | |
| 7595 gnus-summary-mark-as-read-backward): | |
| 7596 Pass gnus-inhibit-user-auto-expire for the no-expire argument to | |
| 7597 gnus-summary-mark-forward, instead of `t'. | |
| 7598 | |
| 7599 1998-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7600 | |
| 7601 * mml.el (mml-compute-boundary): New function. | |
| 7602 (mml-compute-boundary-1): New function. | |
| 7603 (mml-generate-mime-1): Use it. | |
| 7604 | |
| 7605 1998-11-18 Hrvoje Niksic <hniksic@srce.hr> | |
| 7606 | |
| 7607 * mml.el (mml-generate-mime-1): Always precede closing boundary | |
| 7608 with newline. | |
| 7609 | |
| 7610 1998-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7611 | |
| 7612 * mml.el (mml-generate-mime-1): Do right boundaries when several | |
| 7613 multiparts. | |
| 7614 | |
| 7615 * mm-decode.el (mm-user-automatic-display): Default to inline | |
| 7616 jpeg. | |
| 7617 | |
| 7618 * mml.el (mml-generate-mime-1): Encode non-text parts. | |
| 7619 | |
| 7620 1998-11-18 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7621 | |
| 7622 * gnus.el: Pterodactyl Gnus v0.49 is released. | |
| 7623 | |
| 7624 1998-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7625 | |
| 7626 * mm-view.el (mm-inline-text): Require w3-vars. | |
| 7627 | |
| 7628 * gnus-setup.el (gnus-use-tm): Removed. | |
| 7629 | |
| 7630 * gnus-art.el (gnus-article-goto-part): Don't beep. | |
| 7631 (gnus-article-view-part): Check return value. | |
| 7632 (gnus-mime-display-alternative): Don't display when there is | |
| 7633 nothing to display. | |
| 7634 | |
| 7635 * mml.el (mml-generate-mime-1): Don't use a unibyte buffer. | |
| 7636 (mml-generate-mime-1): Use unibyte for binaries. | |
| 7637 | |
| 7638 * gnus-art.el (gnus-display-mime): Call | |
| 7639 gnus-article-mime-part-function. | |
| 7640 (gnus-mime-part-function): New function. | |
| 7641 (gnus-article-mime-part-function): New function. | |
| 7642 | |
| 7643 * mml.el (mml-generate-mime-1): Don't insert so many newlines. | |
| 7644 | |
| 7645 1998-11-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7646 | |
| 7647 * mml.el (mml-generate-mime-1): Do it in unibyte buffers. | |
| 7648 | |
| 7649 * message.el (message-font-lock-keywords): Highlight MML. | |
| 7650 (message-mml-face): New font. | |
| 7651 | |
| 7652 1998-11-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7653 | |
| 7654 * gnus-art.el (gnus-display-mime): Clean up even when no handles. | |
| 7655 (gnus-mm-display-part): Do not select-window if the article window | |
| 7656 is not found. | |
| 7657 | |
| 7658 1998-11-16 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7659 | |
| 7660 * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m. | |
| 7661 | |
| 7662 1998-11-16 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7663 | |
| 7664 * gnus.el: Pterodactyl Gnus v0.48 is released. | |
| 7665 | |
| 7666 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7667 | |
| 7668 * mm-bodies.el (mm-encode-body): Disbabled for nonmule. | |
| 7669 | |
| 7670 * mm-util.el (mm-find-charset-region): Bogus change for non-Mule. | |
| 7671 | |
| 7672 * message.el (message-cite-original-without-signature): Ditto. | |
| 7673 (message-cite-original): Quote parts. | |
| 7674 | |
| 7675 1998-11-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7676 | |
| 7677 * gnus.el: Pterodactyl Gnus v0.47 is released. | |
| 7678 | |
| 7679 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7680 | |
| 7681 * message.el (message-encode-message-body): Insert MIME warning. | |
| 7682 | |
| 7683 * mml.el (mml-read-tag): Look for #tag. | |
| 7684 | |
| 7685 * mm-util.el (mm-find-charset-region): Check whether | |
| 7686 enable-multibyte-characters is bound. | |
| 7687 | |
| 7688 1998-11-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7689 | |
| 7690 * gnus.el: Pterodactyl Gnus v0.46 is released. | |
| 7691 | |
| 7692 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7693 | |
| 7694 * message.el (message-encode-message-body): Insert headers at the | |
| 7695 right spot. | |
| 7696 | |
| 7697 1998-11-15 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7698 | |
| 7699 * gnus.el: Pterodactyl Gnus v0.45 is released. | |
| 7700 | |
| 7701 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7702 | |
| 7703 * nndraft.el (nndraft-save-mime-part): Removed. | |
| 7704 (nndraft-get-mime-part): Ditto. | |
| 7705 | |
| 7706 * message.el (message-format-mime-old): Removed. | |
| 7707 (message-encode-message-body): Removed. | |
| 7708 (message-encode-message-body): Renamed. | |
| 7709 | |
| 7710 1998-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7711 | |
| 7712 * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's. | |
| 7713 | |
| 7714 * message.el (message-format-mime): Check message-mime-part. | |
| 7715 | |
| 7716 * mm-encode.el (mm-mime-file-types): Removed. | |
| 7717 (mm-default-file-encoding): New definition. | |
| 7718 | |
| 7719 1998-11-14 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7720 | |
| 7721 * mm-view.el (mm-inline-image): Use mm-insert-inline. | |
| 7722 * gnus-art.el (gnus-mm-display-part): Go to correct position. | |
| 7723 | |
| 7724 1998-11-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7725 | |
| 7726 * gnus.el: Pterodactyl Gnus v0.44 is released. | |
| 7727 | |
| 7728 1998-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7729 | |
| 7730 * message.el (message-format-mime): New function. | |
| 7731 | |
| 7732 * nndraft.el (nndraft-save-mime-part): New function. | |
| 7733 (nndraft-get-mime-part): New function. | |
| 7734 | |
| 7735 * mm-encode.el (mm-default-file-encoding): New function. | |
| 7736 (mm-content-transfer-encoding): New function. | |
| 7737 (mm-encode-buffer): New function. | |
| 7738 | |
| 7739 * message.el: New command. | |
| 7740 (message-mime-part): New variable. | |
| 7741 (message-insert-mime-part): New command. | |
| 7742 | |
| 7743 * mm-encode.el (mm-encode-content-transfer-encoding): New | |
| 7744 function. | |
| 7745 | |
| 7746 * mm-util.el (mm-content-transfer-encoding-defaults): New | |
| 7747 variable. | |
| 7748 (mm-mime-file-types): Taken from TM. | |
| 7749 | |
| 7750 1998-11-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7751 | |
| 7752 * gnus.el: Pterodactyl Gnus v0.43 is released. | |
| 7753 | |
| 7754 1998-11-07 Karl Kleinpaste <karl@jprc.com> | |
| 7755 | |
| 7756 * gnus-cus.el (gnus-score-customize): Add "Extra" element. | |
| 7757 * gnus-score.el (gnus-score-default-header): Ditto. | |
| 7758 (gnus-header-index): Ditto. | |
| 7759 (gnus-summary-increase-score): Ditto, & process "extra" requests. | |
| 7760 (gnus-summary-header): Handle extra headers. | |
| 7761 (gnus-summary-score-entry): Ditto, & provide new score element. | |
| 7762 (gnus-summary-score-effect): Ditto. | |
| 7763 (gnus-score-string): Avoid "extra" string sort, & modify match in | |
| 7764 "extra" case. | |
| 7765 * gnus-sum.el (gnus-make-score-map): Add "extra" element. | |
| 7766 | |
| 7767 1998-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7768 | |
| 7769 * message.el (message-resend): Bind message-required-mail-headers | |
| 7770 to nil. | |
| 7771 | |
| 7772 * mm-view.el (mm-inline-text): Bind w3-strict-width. | |
| 7773 | |
| 7774 * nngateway.el (require): Require cl. | |
| 7775 | |
| 7776 * gnus-art.el (gnus-button-alist): Exclude more chars from news: | |
| 7777 things. | |
| 7778 | |
| 7779 1998-11-11 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7780 | |
| 7781 * gnus-agent.el (gnus-agent-fetch-headers): Create directory even | |
| 7782 when no articles. | |
| 7783 | |
| 7784 1998-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7785 | |
| 7786 * message.el (message-ignored-resent-headers): Remove X-Gnus. | |
| 7787 | |
| 7788 1998-11-10 Colin Rafferty <colin@xemacs.org> | |
| 7789 | |
| 7790 * gnus-sum.el (gnus-ignored-from-addresses): Only quote | |
| 7791 user-mail-address if non-nil. | |
| 7792 | |
| 7793 1998-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7794 | |
| 7795 * gnus-util.el (gnus-make-sort-function): Do `reverse'. | |
| 7796 (gnus-make-sort-function-1): Ditto. | |
| 7797 | |
| 7798 * gnus-art.el (gnus-mm-display-part): Switch to mm in right | |
| 7799 window. | |
| 7800 | |
| 7801 1998-11-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7802 | |
| 7803 * mm-util.el (mm-with-unibyte-buffer): Ditto. | |
| 7804 | |
| 7805 * binhex.el (binhex-decode-region): Quote. | |
| 7806 | |
| 7807 1998-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7808 | |
| 7809 * gnus-art.el (article-decode-charset): Don't downcase charset. | |
| 7810 | |
| 7811 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's. | |
| 7812 | |
| 7813 1998-11-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7814 | |
| 7815 * gnus.el: Pterodactyl Gnus v0.42 is released. | |
| 7816 | |
| 7817 1998-11-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7818 | |
| 7819 * gnus-art.el (gnus-display-mime): Add id for alternative part. | |
| 7820 | |
| 7821 1998-11-08 Simon Josefsson <jas@pdc.kth.se> | |
| 7822 | |
| 7823 * nntp.el (nntp-send-mode-reader): Revert. | |
| 7824 | |
| 7825 1998-11-08 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7826 | |
| 7827 * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer. | |
| 7828 | |
| 7829 1998-11-07 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7830 | |
| 7831 * message.el (message-make-date): Fix for negative time zones. | |
| 7832 | |
| 7833 1998-11-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7834 | |
| 7835 * gnus.el: Pterodactyl Gnus v0.41 is released. | |
| 7836 | |
| 7837 1998-11-08 Hrvoje Niksic <hniksic@srce.hr> | |
| 7838 | |
| 7839 * mm-decode.el (mm-dissect-multipart): Quote regexp. | |
| 7840 | |
| 7841 1998-10-29 Sudish Joseph <sj@eng.mindspring.net> | |
| 7842 | |
| 7843 * gnus.el (gnus-short-group-name): When shortening foreign select | |
| 7844 methods, do not scan for plusses beyond the first colon. | |
| 7845 | |
| 7846 1998-11-07 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 7847 | |
| 7848 * gnus-agent.el (gnus-agent-save-group-info): Cater for group info | |
| 7849 lines where `group' is the last thing on the line. | |
| 7850 | |
| 7851 1998-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7852 | |
| 7853 * gnus-art.el (gnus-article-view-part): Do alternative. | |
| 7854 (gnus-mime-display-alternative): Insert marker. | |
| 7855 | |
| 7856 1998-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7857 | |
| 7858 * mm-decode.el (mm-dissect-multipart): Quote regexp. | |
| 7859 | |
| 7860 * nnmail.el (nnmail-expired-article-p): Protect against bogus | |
| 7861 dates. | |
| 7862 | |
| 7863 * gnus-cus.el (gnus-topic): Required. | |
| 7864 | |
| 7865 * nnheader.el (nnheader-parse-nov): Parse extra. | |
| 7866 (nnheader-nov-parse-extra): New macro. | |
| 7867 | |
| 7868 1998-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7869 | |
| 7870 * gnus-art.el (gnus-article-view-part): Internal move. | |
| 7871 | |
| 7872 1998-10-28 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 7873 | |
| 7874 * gnus-cus-new.el (gnus-custom-topic): New free variable. | |
| 7875 (gnus-group-customize): Support editing topic parameters. | |
| 7876 | |
| 7877 1998-10-29 Karl Kleinpaste <karl@jprc.com> | |
| 7878 | |
| 7879 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add | |
| 7880 indicators. | |
| 7881 | |
| 7882 1998-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7883 | |
| 7884 * gnus-art.el (gnus-mm-display-part): Return. | |
| 7885 (gnus-article-view-part): Only go if external. | |
| 7886 (gnus-article-dumbquotes-map): Do 205. | |
| 7887 | |
| 7888 * mm-decode.el (mm-display-part): Return what was done. | |
| 7889 | |
| 7890 * message.el (message-buffer-naming-style): New variable. | |
| 7891 (message-generate-new-buffers): Extended. | |
| 7892 (message-buffer-naming-style): Removed. | |
| 7893 (message-buffer-name): Use it. | |
| 7894 (message-do-send-housekeeping): Rename new styling. | |
| 7895 | |
| 7896 * gnus-sum.el (gnus-summary-recenter): Allow | |
| 7897 gnus-auto-center-summary to be a number. | |
| 7898 | |
| 7899 1998-11-04 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7900 | |
| 7901 * pop3.el (pop3-open-server): Use "binary" instead of | |
| 7902 "no-conversion". | |
| 7903 | |
| 7904 1998-11-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7905 | |
| 7906 * gnus-srvr.el (gnus-browse-foreign-server): Set | |
| 7907 gnus-browse-current-method to the result of gnus-server-to-method. | |
| 7908 | |
| 7909 1998-10-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7910 | |
| 7911 * gnus-util.el (gnus-pull): Another optional argument. | |
| 7912 * nnweb.el (nnweb-request-delete-group): Delete from | |
| 7913 nnweb-group-alist and update active file. | |
| 7914 | |
| 7915 1998-10-29 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7916 | |
| 7917 * gnus-group.el (gnus-group-make-group): Accept group of new | |
| 7918 method. | |
| 7919 | |
| 7920 1998-10-28 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7921 | |
| 7922 * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble. | |
| 7923 | |
| 7924 1998-10-27 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7925 | |
| 7926 * mm-view.el (mm-inline-text): Postion of html portion. | |
| 7927 | |
| 7928 1998-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7929 | |
| 7930 * nntp.el (nntp-list-active-group): Waited for short strings. | |
| 7931 (nntp-send-mode-reader): Ditto. | |
| 7932 (nntp-open-connection): Ditto. | |
| 7933 | |
| 7934 * gnus-int.el (gnus-request-group-articles): New function. | |
| 7935 | |
| 7936 * nntp.el (nntp-request-listgroup): New function. | |
| 7937 (nntp-request-group-articles): Renamed. | |
| 7938 | |
| 7939 1998-10-27 Karl Kleinpaste <karl@jprc.com> | |
| 7940 | |
| 7941 * nnheader.el (nnheader-parse-nov): Supply extra. | |
| 7942 | |
| 7943 1998-10-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7944 | |
| 7945 * gnus-art.el (gnus-button-push): Don't go to | |
| 7946 gnus-article-buffer. | |
| 7947 | |
| 7948 * mm-view.el (mm-inline-image): Add a newline. | |
| 7949 | |
| 7950 * gnus-start.el (gnus-check-first-time-used): Check more. | |
| 7951 | |
| 7952 1998-10-26 Francois Felix Ingrand <felix@laas.fr> | |
| 7953 | |
| 7954 * gnus-start.el (gnus-check-first-time-used): Check current. | |
| 7955 | |
| 7956 1998-10-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7957 | |
| 7958 * mm-util.el (mm-find-charset-region): New function. | |
| 7959 | |
| 7960 * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header. | |
| 7961 | |
| 7962 * gnus-art.el (gnus-mime-button-menu): Fix. | |
| 7963 | |
| 7964 1998-10-26 Michael Welsh Duggan <md5i@cs.cmu.edu> | |
| 7965 | |
| 7966 * gnus-art.el (gnus-mime-button-menu): New definition. | |
| 7967 | |
| 7968 1998-10-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7969 | |
| 7970 * gnus-art.el (article-decode-charset): Downcase charset. | |
| 7971 (article-decode-charset): Pass on type. | |
| 7972 (article-decode-charset): Check nil charsets. | |
| 7973 (article-remove-cr): Translate CR to LF. | |
| 7974 (gnus-ignored-mime-types): Default to nil. | |
| 7975 | |
| 7976 * nnheader.el (nnheader-insert-nov): Work when not Xref. | |
| 7977 | |
| 7978 * gnus-sum.el (gnus-ignored-from-addresses): Default to | |
| 7979 user-mail-address. | |
| 7980 (gnus-nov-parse-extra): Didn't return right thing. | |
| 7981 | |
| 7982 1998-10-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 7983 | |
| 7984 * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header. | |
| 7985 | |
| 7986 1998-10-25 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 7987 | |
| 7988 * gnus.el: Pterodactyl Gnus v0.40 is released. | |
| 7989 | |
| 7990 1998-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 7991 | |
| 7992 * gnus-sum.el (gnus-summary-mark-forward): Show thread. | |
| 7993 | |
| 7994 * gnus-start.el (gnus-check-first-time-used): Ignore dribble. | |
| 7995 | |
| 7996 * gnus-agent.el (gnus-agent-fetch-group-1): Bind name. | |
| 7997 | |
| 7998 * nnml.el (nnml-possibly-create-directory): Check before making. | |
| 7999 | |
| 8000 1998-10-25 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
| 8001 | |
| 8002 * nnheader.el (nnheader-insert-nov): Don't infloop. | |
| 8003 | |
| 8004 1998-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8005 | |
| 8006 * gnus-sum.el (gnus-set-mode-line): Check that the spec has been | |
| 8007 set up. | |
| 8008 | |
| 8009 1998-10-25 Joerg Lenneis <lenneis@statrix2.wu-wien.ac.at> | |
| 8010 | |
| 8011 * nneething.el (nneething-file-name): New definition. | |
| 8012 | |
| 8013 1998-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8014 | |
| 8015 * gnus-art.el (gnus-treatment-function-alist): Fix. | |
| 8016 (gnus-summary-save-in-rmail): Use gnus-output-to-rmail. | |
| 8017 | |
| 8018 * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part. | |
| 8019 | |
| 8020 1998-10-25 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8021 | |
| 8022 * gnus.el: Pterodactyl Gnus v0.39 is released. | |
| 8023 | |
| 8024 1998-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8025 | |
| 8026 * gnus-art.el (gnus-ignored-mime-types): New variable. | |
| 8027 (gnus-mime-display-single): Use it. | |
| 8028 (gnus-treatment-function-alist): New variable. | |
| 8029 | |
| 8030 * gnus.el (gnus-mime): New group. | |
| 8031 | |
| 8032 * gnus-art.el (gnus-mime-display-alternative): Don't destroy | |
| 8033 things for other parts. | |
| 8034 (gnus-mime-display-alternative): Place point. | |
| 8035 | |
| 8036 * gnus.el: autoload gnus-uu-post-news. | |
| 8037 | |
| 8038 * mailcap.el (mailcap-mailcap-entry-passes-test): Also check | |
| 8039 needsterm/DISPLAY. | |
| 8040 | |
| 8041 * mm-decode.el (mm-display-part): Default to inline text/.* | |
| 8042 parts. | |
| 8043 | |
| 8044 * mm-bodies.el (mm-decode-content-transfer-encoding): Default to | |
| 8045 8bit. | |
| 8046 | |
| 8047 * gnus-art.el (gnus-mime-copy-part): Use normal-mode. | |
| 8048 (gnus-mime-display-single): Inline all text parts. | |
| 8049 (gnus-article-narrow-to-signature): Removed mime:: stubs. | |
| 8050 | |
| 8051 1998-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8052 | |
| 8053 * nnml.el (nnml-possibly-create-directory): Rewrite. | |
| 8054 (nnml-request-create-group): Change to right server. | |
| 8055 | |
| 8056 * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width. | |
| 8057 | |
| 8058 * gnus.el: rmail-output-to-rmail-file autoload. | |
| 8059 | |
| 8060 * gnus-util.el (gnus-output-to-rmail): Didn't work if not in | |
| 8061 Gnus. | |
| 8062 | |
| 8063 * nnheader.el (nnheader-parse-head): Checked wrong variable. | |
| 8064 | |
| 8065 * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks. | |
| 8066 | |
| 8067 1998-10-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8068 | |
| 8069 * gnus-art.el (gnus-mime-display-mixed): Multipart in | |
| 8070 mixed part. | |
| 8071 | |
| 8072 1998-10-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8073 | |
| 8074 * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts. | |
| 8075 | |
| 8076 * gnus-sum.el (gnus-summary-exit-no-update): Ditto. | |
| 8077 | |
| 8078 1998-10-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8079 | |
| 8080 * mm-uu.el (mm-uu-dissect): Create pseudo multipart head. | |
| 8081 | |
| 8082 1998-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8083 | |
| 8084 * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a | |
| 8085 value. | |
| 8086 | |
| 8087 * gnus-art.el (gnus-article-hidden-text-p): Return nil when not | |
| 8088 hidden. | |
| 8089 | |
| 8090 * gnus-spec.el (gnus-update-format-specifications): Use the | |
| 8091 article mode line spec. | |
| 8092 | |
| 8093 * gnus-art.el (gnus-insert-mime-button): Put right type. | |
| 8094 (gnus-insert-prev-page-button): Ditto. | |
| 8095 (gnus-insert-next-page-button): Dutti. | |
| 8096 | |
| 8097 * pop3.el: New version installed. | |
| 8098 | |
| 8099 1998-10-24 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8100 | |
| 8101 * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline | |
| 8102 and display last part. | |
| 8103 | |
| 8104 1998-10-24 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8105 | |
| 8106 * gnus.el: Pterodactyl Gnus v0.38 is released. | |
| 8107 | |
| 8108 1998-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8109 | |
| 8110 * gnus-art.el (article-mime-decode-quoted-printable-buffer): | |
| 8111 Removed. | |
| 8112 (article-de-quoted-unreadable): Narrow to default. | |
| 8113 | |
| 8114 * qp.el (quoted-printable-encode-region): Encode before QP-ing. | |
| 8115 | |
| 8116 * gnus-art.el (article-decode-charset): Decode even when broken | |
| 8117 MIME. | |
| 8118 | |
| 8119 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return | |
| 8120 name. | |
| 8121 | |
| 8122 * gnus-msg.el (gnus-copy-article-buffer): Delete headers. | |
| 8123 | |
| 8124 * gnus-cache.el (gnus-cache-possibly-enter-article): Use | |
| 8125 nnheader. | |
| 8126 | |
| 8127 * nnmail.el (nnmail-extra-headers): New variable. | |
| 8128 | |
| 8129 * nnheader.el (nnheader-insert-nov): Insert extra. | |
| 8130 | |
| 8131 * gnus.el (gnus-summary-line-format): Doc fix. | |
| 8132 | |
| 8133 * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra. | |
| 8134 (gnus-nov-parse-line): Ditto. | |
| 8135 (gnus-nov-parse-extra): New macro. | |
| 8136 (gnus-header): New function. | |
| 8137 (gnus-update-summary-mark-positions): Change. | |
| 8138 (gnus-ignored-from-addresses): New variable. | |
| 8139 (gnus-summary-insert-from-or-to): New function. | |
| 8140 | |
| 8141 * gnus.el (gnus-extra-headers): New variable. | |
| 8142 | |
| 8143 * nnheader.el (make-mail-header): Expand. | |
| 8144 (mail-header-extra): New macro. | |
| 8145 (mail-header-set-extra): Ditto. | |
| 8146 (make-full-mail-header): Expand. | |
| 8147 | |
| 8148 1998-10-24 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8149 | |
| 8150 * gnus.el: Pterodactyl Gnus v0.37 is released. | |
| 8151 | |
| 8152 1998-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8153 | |
| 8154 * mm-bodies.el (mm-decode-body): Check for multibyticity. | |
| 8155 | |
| 8156 * mm-util.el (mm-enable-multibyte): Don't always switch multibyte | |
| 8157 on. | |
| 8158 | |
| 8159 1998-10-22 Didier Verna <verna@inf.enst.fr> | |
| 8160 | |
| 8161 * gnus-spec.el (gnus-balloon-face-function): new function | |
| 8162 (gnus-parse-format): understand the %< %> specifiers | |
| 8163 (gnus-parse-complex-format): ditto. | |
| 8164 | |
| 8165 1998-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8166 | |
| 8167 * gnus.el: Changed following-char to char-after throughout. | |
| 8168 | |
| 8169 1998-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8170 | |
| 8171 * mm-decode.el (mm-display-external): Protect more and message. | |
| 8172 | |
| 8173 1998-10-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8174 | |
| 8175 * gnus-art.el (gnus-mime-display-mixed): Multipart in | |
| 8176 mixed part. | |
| 8177 | |
| 8178 1998-10-21 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8179 | |
| 8180 * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts. | |
| 8181 | |
| 8182 * gnus-sum.el (gnus-summary-exit-no-update): Ditto. | |
| 8183 | |
| 8184 1998-10-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8185 | |
| 8186 * mm-uu.el (mm-uu-dissect): Create pseudo multipart head. | |
| 8187 | |
| 8188 1998-10-21 Hrvoje Niksic <hniksic@srce.hr> | |
| 8189 | |
| 8190 * mailcap.el (mailcap-save-binary-file): Use unwind-protect. | |
| 8191 | |
| 8192 * mm-decode.el (mm-display-external): Set undisplayer to mm | |
| 8193 buffer, not the current buffer; use unwind-protect. | |
| 8194 | |
| 8195 1998-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8196 | |
| 8197 * gnus-sum.el (gnus-summary-exit): Destroy parts. | |
| 8198 (gnus-summary-exit-no-update): Ditto. | |
| 8199 | |
| 8200 1998-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8201 | |
| 8202 * mm-decode.el (mm-inline-media-tests): Look for w3. | |
| 8203 | |
| 8204 * mailcap.el (mailcap-mime-data): Inline html. | |
| 8205 | |
| 8206 1998-10-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8207 | |
| 8208 * gnus.el: Pterodactyl Gnus v0.36 is released. | |
| 8209 | |
| 8210 1998-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8211 | |
| 8212 * gnus-art.el (article-translate-strings): | |
| 8213 (gnus-article-dumbquotes-map): Don't dot. | |
| 8214 | |
| 8215 * pop3.el (pop3-open-server): Set point right. | |
| 8216 | |
| 8217 * mm-decode.el (mm-dissect-multipart): Dissect hierarchically. | |
| 8218 (mm-dissect-buffer): Ditto. | |
| 8219 (mm-destroy-part): Ignore non-handles. | |
| 8220 (mm-remove-part): Ditto. | |
| 8221 (mm-destroy-parts): New function. | |
| 8222 (mm-remove-parts): Ditto. | |
| 8223 | |
| 8224 * gnus-art.el (gnus-mm-display-part): Don't move point. | |
| 8225 | |
| 8226 1998-10-20 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8227 | |
| 8228 * mm-uu.el : New file. | |
| 8229 | |
| 8230 * gnus-art.el (gnus-display-mime): Dissect uu stuffs. | |
| 8231 | |
| 8232 * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as | |
| 8233 a function. | |
| 8234 | |
| 8235 1998-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8236 | |
| 8237 * mm-decode.el (mm-display-external): Check before selecting. | |
| 8238 | |
| 8239 1998-09-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8240 | |
| 8241 * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite. | |
| 8242 | |
| 8243 * gnus-sum.el (gnus-decode-encoded-word-methods): New variable. | |
| 8244 | |
| 8245 * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New | |
| 8246 variable. | |
| 8247 | |
| 8248 * gnus-sum.el (gnus-encoded-word-method-alist): Deleted. | |
| 8249 | |
| 8250 * gnus-art.el (gnus-decode-header-methods): New variable. | |
| 8251 | |
| 8252 * gnus-art.el (gnus-decode-header-methods-cache): New variable. | |
| 8253 | |
| 8254 * gnus-art.el (gnus-multi-decode-header): New function. | |
| 8255 | |
| 8256 1998-10-20 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8257 | |
| 8258 * gnus.el: Pterodactyl Gnus v0.35 is released. | |
| 8259 | |
| 8260 1998-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8261 | |
| 8262 * uudecode.el (uudecode-decode-region-external): Insert | |
| 8263 literally. | |
| 8264 | |
| 8265 * mm-bodies.el (mm-decode-body): Optional encoding. | |
| 8266 | |
| 8267 1998-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8268 | |
| 8269 * gnus-ems.el (gnus-mouse-3): New variable. | |
| 8270 | |
| 8271 * binhex.el (binhex-decode-region-external): Don't use -internally. | |
| 8272 | |
| 8273 1998-10-16 Simon Josefsson <jas@pdc.kth.se> | |
| 8274 | |
| 8275 * mailcap.el (mailcap-parse-mailcaps): Only open regular | |
| 8276 files. | |
| 8277 | |
| 8278 1998-09-27 Simon Josefsson <jas@pdc.kth.se> | |
| 8279 | |
| 8280 * gnus-group.el (gnus-add-marked-articles): Request backend update | |
| 8281 of flags. | |
| 8282 | |
| 8283 1998-09-26 Simon Josefsson <jas@pdc.kth.se> | |
| 8284 | |
| 8285 * gnus-sum.el (gnus-update-read-articles): | |
| 8286 (gnus-update-marks): Request backend update of mark. | |
| 8287 | |
| 8288 1998-09-26 Simon Josefsson <jas@pdc.kth.se> | |
| 8289 | |
| 8290 * gnus.texi (Optional Backend Functions): New item, | |
| 8291 nnchoke-request-set-mark. | |
| 8292 | |
| 8293 1998-09-26 Simon Josefsson <jas@pdc.kth.se> | |
| 8294 | |
| 8295 * gnus-range.el (gnus-remove-from-range): Don't add stuff in | |
| 8296 list to range. | |
| 8297 | |
| 8298 1998-10-20 Simon Josefsson <jas@pdc.kth.se> | |
| 8299 | |
| 8300 * gnus-sum.el (gnus-summary-exit-no-update): Don't expire. | |
| 8301 | |
| 8302 1998-10-14 SL Baur <steve@altair.xemacs.org> | |
| 8303 | |
| 8304 * gnus-sum.el: Move gnus-save-hidden-threads above where it is | |
| 8305 first used. | |
| 8306 | |
| 8307 1998-10-10 SL Baur <steve@altair.xemacs.org> | |
| 8308 | |
| 8309 * mm-view.el: Require mm-decode for macros. | |
| 8310 | |
| 8311 * mm-decode.el (mm-handle-type): Move macro declarations above the | |
| 8312 place where they are used. | |
| 8313 | |
| 8314 1998-10-18 Kurt Swanson <ksw@dna.lth.se> | |
| 8315 | |
| 8316 * gnus-msg.el (gnus-summary-mail-forward): Erase old forward | |
| 8317 buffer. | |
| 8318 | |
| 8319 1998-10-20 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | |
| 8320 | |
| 8321 * nnagent.el (nnagent-open-server): Error message. | |
| 8322 | |
| 8323 1998-10-20 Joerg Lenneis <lenneis@statrix2.wu-wien.ac.at> | |
| 8324 | |
| 8325 * nnheader.el (nnheader-article-p): Recognize lower-case headers. | |
| 8326 | |
| 8327 1998-10-19 Hrvoje Niksic <hniksic@srce.hr> | |
| 8328 | |
| 8329 * score-mode.el (gnus-score-mode-map): Ditto. | |
| 8330 | |
| 8331 * message.el (message-mode-map): Ditto. | |
| 8332 | |
| 8333 * gnus-uu.el (gnus-uu-post-news): Ditto. | |
| 8334 | |
| 8335 * gnus-kill.el (gnus-kill-file-mode-map): Ditto. | |
| 8336 | |
| 8337 * gnus-eform.el (gnus-edit-form-mode-map): Ditto. | |
| 8338 | |
| 8339 * gnus-art.el (gnus-article-edit-mode-map): Use | |
| 8340 `set-keymap-parent' rather than `copy-keymap'. | |
| 8341 | |
| 8342 1998-10-18 Hrvoje Niksic <hniksic@srce.hr> | |
| 8343 | |
| 8344 * gnus-art.el (gnus-mime-button-commands): New variable. | |
| 8345 (gnus-mime-button-map): Initialize it from | |
| 8346 `gnus-mime-button-commands'. | |
| 8347 (gnus-mime-button-menu): New function. | |
| 8348 (gnus-insert-mime-button): Use `gnus-mime-button-map'. | |
| 8349 | |
| 8350 1998-10-11 Hrvoje Niksic <hniksic@srce.hr> | |
| 8351 | |
| 8352 * message.el (message-insert-to): Make `nobody' and `poster' | |
| 8353 synonymous to `never' and `always' in Mail-Copies-To. | |
| 8354 (message-reply): Ditto. | |
| 8355 (message-followup): Ditto. | |
| 8356 | |
| 8357 1998-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8358 | |
| 8359 * mailcap.el (mailcap-mime-data): Save sound. | |
| 8360 | |
| 8361 1998-09-24 Hrvoje Niksic <hniksic@srce.hr> | |
| 8362 | |
| 8363 * message.el (message-ignored-supersedes-headers): Include | |
| 8364 `NNTP-Posting-Date'. | |
| 8365 | |
| 8366 1998-10-19 Jonas Steverud <d4jonas@dtek.chalmers.se> | |
| 8367 | |
| 8368 * gnus-art.el (gnus-article-dumbquotes-table): New variable. | |
| 8369 | |
| 8370 1998-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8371 | |
| 8372 * mm-bodies.el (mm-decode-content-transfer-encoding): Use | |
| 8373 uudecode. | |
| 8374 | |
| 8375 1998-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8376 | |
| 8377 * mm-decode.el (mm-display-external): Don't switch on save. | |
| 8378 | |
| 8379 1998-10-18 Andy Piper <andyp@parallax.co.uk> | |
| 8380 | |
| 8381 * nnmail.el (nnmail-movemail-args): New variable. | |
| 8382 | |
| 8383 1998-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8384 | |
| 8385 * gnus-art.el (article-translate-strings): | |
| 8386 | |
| 8387 1998-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8388 | |
| 8389 * gnus-art.el (gnus-article-view-part): Use it. | |
| 8390 (gnus-mm-display-part): New function. | |
| 8391 (article-de-quoted-unreadable): Yse mm-default-coding-system. | |
| 8392 | |
| 8393 * mm-decode.el (mm-handle-displayed-p): New function. | |
| 8394 | |
| 8395 * gnus-art.el (gnus-mime-copy-part): Create better names. | |
| 8396 (gnus-mime-button-line-format): Include dots spec. | |
| 8397 | |
| 8398 1998-10-15 Matt Pharr <mmp@graphics.stanford.edu> | |
| 8399 | |
| 8400 * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old | |
| 8401 forward buffer first. | |
| 8402 | |
| 8403 1998-10-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8404 | |
| 8405 * gnus-util.el (gnus-set-window-start): New function. | |
| 8406 | |
| 8407 * message.el (message-send): Don't check changed. | |
| 8408 | |
| 8409 1998-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8410 | |
| 8411 * gnus-art.el (gnus-article-setup-buffer): Set params. | |
| 8412 | |
| 8413 * mm-decode.el (mm-user-display-methods): Inline | |
| 8414 "message/delivery-status". | |
| 25838 | 8415 |
| 8416 1998-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8417 | |
| 31717 | 8418 * message.el (message-auto-save-directory): Rename. |
| 8419 (message-mode): Dof fix. | |
| 8420 | |
| 8421 * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat". | |
| 8422 (gnus-summary-save-in-pipe): No, check gnus-last-shell-command. | |
| 8423 | |
| 8424 * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving. | |
| 8425 | |
| 8426 * message.el (message-make-date): Avoid locale. | |
| 8427 | |
| 8428 * gnus-art.el (gnus-article-edit-done): Allow update before doing | |
| 8429 cache. | |
| 8430 | |
| 8431 * mm-decode.el (mm-display-inline): Goto point-min. | |
| 8432 | |
| 8433 * gnus-art.el (gnus-article-prepare-display): Not read-only. | |
| 8434 | |
| 8435 * mm-decode.el (mm-display-external): Reverse before sorting. | |
| 8436 | |
| 8437 * gnus-draft.el (gnus-draft-send): Allow mail. | |
| 8438 | |
| 8439 1999-11-30 -SL Baur <steve@altair.xemacs.org> | |
| 8440 | |
| 8441 * message.el (message-check): Move message-check macro above where | |
| 8442 it is first used. | |
| 8443 | |
| 8444 * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line. | |
| 8445 | |
| 8446 1998-10-11 Lloyd Zusman <ljz@asfast.com> | |
| 8447 | |
| 8448 * gnus-sum.el (gnus-summary-make-menu-bar): Fix. | |
| 8449 | |
| 8450 1998-10-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8451 | |
| 8452 * gnus.el: Pterodactyl Gnus v0.34 is released. | |
| 8453 | |
| 8454 1998-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8455 | |
| 8456 * mm-decode.el (mm-inline-media-tests): delivery-status. | |
| 8457 | |
| 8458 * mm-view.el (mm-inline-text): Provide default. | |
| 8459 | |
| 8460 1998-10-11 Lloyd Zusman <ljz@asfast.com> | |
| 8461 | |
| 8462 * mailcap.el (mailcap-possible-viewers): Fix nils. | |
| 8463 | |
| 8464 1998-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8465 | |
| 8466 * gnus-art.el (gnus-article-edit-exit): Don't do updates. | |
| 8467 (article-update-date-lapsed): Record the buffer. | |
| 8468 (article-update-date-lapsed): Do all windows that display article | |
| 8469 buffers. | |
| 8470 | |
| 8471 * nnml.el (nnml-generate-nov-databases-1): Ditto. | |
| 8472 | |
| 8473 * gnus-score.el (gnus-score-score-files-1): Ignore dotted files. | |
| 8474 | |
| 8475 * gnus-art.el (gnus-insert-mime-button): Mark buttons as | |
| 8476 annoations. | |
| 8477 | |
| 8478 * gnus-msg.el (gnus-summary-mail-forward): Decode properly. | |
| 8479 | |
| 8480 1998-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8481 | |
| 8482 * gnus-agent.el (gnus-category-add): Change default category to | |
| 8483 'false. | |
| 8484 | |
| 8485 * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out | |
| 8486 scores. | |
| 8487 | |
| 8488 * gnus-draft.el (gnus-draft-send): Check server more. | |
| 8489 | |
| 8490 * gnus-art.el (gnus-article-view-part): New command and keystroke. | |
| 8491 (gnus-article-goto-part): New function. | |
| 8492 | |
| 8493 * mm-view.el (mm-inline-text): Insert richtext properly. | |
| 8494 | |
| 8495 * gnus-art.el (gnus-insert-mime-button): Store handle in alist. | |
| 8496 | |
| 8497 1998-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8498 | |
| 8499 * parse-time.el (parse-time-rules): Accept dates far into the past | |
| 8500 and the future, and parse single-digit numbers as years. | |
| 25838 | 8501 |
| 8502 1998-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8503 | |
| 31717 | 8504 * mm-decode.el (mm-display-external): Chop off directories. |
| 25838 | 8505 |
| 8506 1998-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8507 | |
| 31717 | 8508 * uudecode.el (uu-decode-region-external): Use |
| 8509 insert-file-contents-literally. | |
| 8510 | |
| 8511 * gnus-cache.el (gnus-cache-generate-active): Translate _ to :. | |
| 8512 | |
| 8513 1998-10-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8514 | |
| 8515 * uudecode.el: New file. | |
| 8516 | |
| 8517 * mm-bodies.el (mm-decode-content-transfer-encoding): Do | |
| 8518 x-uuencode. | |
| 8519 | |
| 8520 1998-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8521 | |
| 8522 * gnus-art.el (gnus-mime-display-alternative): Set faces. | |
| 8523 | |
| 8524 * message.el (message-fetch-field): Unfold properly. | |
| 8525 | |
| 8526 * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF | |
| 8527 in text/plain. | |
| 8528 | |
| 8529 1998-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8530 | |
| 8531 * gnus-sum.el (gnus-summary-first-unread-subject): New command. | |
| 8532 (gnus-auto-select-first): Removed. | |
| 8533 (gnus-auto-select-first): Extended. | |
| 8534 (gnus-summary-read-group-1): Use new value. | |
| 25838 | 8535 |
| 8536 1998-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8537 | |
| 31717 | 8538 * message.el (message-fix-before-sending): Space. |
| 8539 | |
| 8540 * nnmail.el (nnmail-find-file): Don't erase. | |
| 8541 | |
| 8542 1998-10-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8543 | |
| 8544 * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers. | |
| 8545 | |
| 8546 1998-10-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8547 | |
| 8548 * gnus-soup.el (gnus-soup-add-article): Do not decode headers. | |
| 8549 | |
| 8550 1998-10-01 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8551 | |
| 8552 * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary. | |
| 8553 | |
| 8554 1998-09-26 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8555 | |
| 8556 * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs | |
| 8557 20.4. | |
| 8558 | |
| 8559 1998-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8560 | |
| 8561 * gnus-art.el (gnus-mime-view-all-parts): New command and | |
| 8562 keystroke. | |
| 8563 | |
| 8564 * mm-decode.el (mm-display-external): Translate slashes. | |
| 8565 | |
| 8566 * nnmail.el (nnmail-find-file): Restrict auto-mode-alist. | |
| 8567 | |
| 8568 * nndraft.el (nndraft-retrieve-headers): Don't copy so much. | |
| 8569 | |
| 8570 * mm-decode.el (mm-quote-arg): Quote spaces. | |
| 8571 (mm-display-external): Quote args. | |
| 8572 | |
| 8573 1998-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8574 | |
| 8575 * mm-decode.el (mm-inlinable-part-p): New function. | |
| 8576 | |
| 8577 1998-09-26 Simon Josefsson <jas@pdc.kth.se> | |
| 8578 | |
| 8579 * mm-util.el (mm-disable-multibyte): New function. | |
| 25838 | 8580 |
| 8581 1998-09-24 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8582 | |
| 31717 | 8583 * gnus.el: Pterodactyl Gnus v0.33 is released. |
| 8584 | |
| 8585 1998-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8586 | |
| 8587 * gnus-art.el (gnus-insert-mime-button): Get buffer size. | |
| 8588 | |
| 8589 * mm-decode.el (mm-display-external): Don't switch for externals. | |
| 8590 (mm-dissect-multipart): Don't include end-sep. | |
| 8591 | |
| 8592 * mm-util.el (mm-get-coding-system-list): New function. | |
| 8593 (mm-coding-system-list): New variable. | |
| 8594 | |
| 8595 1998-09-24 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8596 | |
| 8597 * gnus-cus.el (gnus-group-parameters): Add charset as a parameter | |
| 8598 | |
| 8599 1998-09-24 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8600 | |
| 8601 * gnus-cus.el (gnus-group-customize): Use variable as cons not as | |
| 8602 group | |
| 8603 | |
| 8604 1998-09-24 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8605 | |
| 8606 * mm-decode.el (mm-interactively-view-part): Typo. | |
| 8607 | |
| 8608 1998-09-24 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8609 | |
| 8610 * mm-decode.el (mm-dissect-multipart): Display last part when the | |
| 8611 article has no close-delimiter | |
| 8612 | |
| 8613 1998-09-24 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8614 | |
| 8615 * mm-decode.el (mm-dissect-buffer): Display parts which have no | |
| 8616 content-type. | |
| 8617 | |
| 8618 1998-09-24 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8619 | |
| 8620 * gnus-art.el (gnus-display-mime): Typo. | |
| 8621 | |
| 8622 1998-09-24 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8623 | |
| 8624 * gnus.el: Pterodactyl Gnus v0.32 is released. | |
| 8625 | |
| 8626 1998-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8627 | |
| 8628 * gnus-kill.el (gnus-batch-score): Protect against errors. | |
| 8629 | |
| 8630 * gnus-art.el: Protect against broken headers. | |
| 8631 | |
| 8632 * mm-decode.el (mm-display-external): Respect needsterm. | |
| 8633 (mm-display-external): Create buffer for external commands. | |
| 8634 | |
| 8635 1998-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8636 | |
| 8637 * mailcap.el (mailcap-mime-info): Return the proper viewer. | |
| 8638 | |
| 8639 * mm-decode.el (mm-display-external): Use file name. | |
| 8640 | |
| 8641 1998-09-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8642 | |
| 8643 * gnus-util.el (gnus-output-to-rmail): adjust to | |
| 8644 `rmail-output-to-rmail-file' | |
| 8645 | |
| 8646 1998-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8647 | |
| 8648 * gnus-util.el (gnus-output-to-rmail): Reinstated function. | |
| 8649 | |
| 8650 * gnus-sum.el (gnus-select-newsgroup): Set global variables before | |
| 8651 headers. | |
| 8652 | |
| 8653 * gnus-art.el (article-decode-charset): Fold case. | |
| 8654 | |
| 8655 1998-09-17 Simon Josefsson <jas@pdc.kth.se> | |
| 8656 | |
| 8657 * mailcap.el (mailcap-save-binary-file): Goto point-min. | |
| 8658 | |
| 8659 1998-09-23 Aaron M. Ucko <amu@mit.edu> | |
| 8660 | |
| 8661 * nnmail.el (nnmail-check-duplication): Enter into duplicate list | |
| 8662 after being stored. | |
| 8663 | |
| 8664 1998-09-15 Kurt Swanson <ksw@dna.lth.se> | |
| 8665 | |
| 8666 * gnus-salt.el (gnus-pick-setup-message): Return from whence ye | |
| 8667 come. | |
| 8668 | |
| 8669 1998-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8670 | |
| 8671 * gnus-ems.el (gnus-widget-button-keymap): New variable. | |
| 8672 | |
| 8673 1998-09-20 ZHU Shenghuo <zsh@cs.rochester.edu> | |
| 8674 | |
| 8675 * gnus-art.el (gnus-mime-inline-part): remove part if necessary | |
| 8676 | |
| 8677 1998-09-23 Matt Armstrong <matta@geoworks.com> | |
| 8678 | |
| 8679 * gnus-art.el (article-decode-charset): Narrow to the correct | |
| 8680 region. | |
| 8681 | |
| 8682 * mm-bodies.el: Fix autoload. | |
| 8683 | |
| 8684 1998-09-22 Lee Willis <lee@gbdirect.co.uk> | |
| 8685 | |
| 8686 * gnus-art.el (gnus-mime-button-line-format): Doc fix. | |
| 8687 | |
| 8688 1998-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8689 | |
| 8690 * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset. | |
| 8691 | |
| 8692 1998-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8693 | |
| 8694 * gnus-art.el (gnus-insert-mime-button): Specify keymap. | |
| 8695 (gnus-article-add-button): Ditto. | |
| 8696 | |
| 8697 * gnus-sum.el (gnus-summary-insert-pseudos): Use mm. | |
| 8698 | |
| 8699 * gnus-art.el (gnus-article-prepare-display): Make article mode. | |
| 8700 (gnus-article-prepare-display): Bind url-standalone-mode. | |
| 8701 | |
| 8702 * mm-decode.el (mm-remove-part): Also delete directory. | |
| 8703 (mm-display-external): Create a private sub-dir. | |
| 8704 | |
| 8705 * mailcap.el (mailcap-binary-suffixes): New variable. | |
| 8706 (mailcap-command-p): Use it. | |
| 8707 | |
| 8708 1998-09-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8709 | |
| 8710 * nnmbox.el (nnmbox-request-group): Change server. | |
| 8711 (nnmbox-possibly-change-newsgroup): Enable multibyte. | |
| 8712 | |
| 8713 * message.el (message-encode-message-body): Don't stomp MIME | |
| 8714 headers. | |
| 8715 | |
| 8716 * gnus-sum.el (gnus-summary-edit-article-done): Don't encode | |
| 8717 unless useful. | |
| 8718 (gnus-summary-exit): Check for a live article buffer. | |
| 8719 (gnus-summary-exit-no-update): Ditto. | |
| 8720 | |
| 8721 * gnus-int.el (gnus-request-replace-article): Accept no-encode | |
| 8722 param. | |
| 8723 | |
| 8724 * gnus-sum.el (gnus-article-decoded-p): New variable. | |
| 8725 | |
| 8726 * mm-decode.el (mm-display-external): Use no-conv. | |
| 8727 | |
| 8728 * rfc2047.el (rfc2047-q-encode-region): Bound properly. | |
| 8729 (rfc2047-charset-encoding-alist): Use B encoding for koi8-r. | |
| 8730 | |
| 8731 * gnus-art.el (gnus-article-mode-map): Bind button2 to | |
| 8732 mouse-click. | |
| 25838 | 8733 |
| 8734 1998-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8735 | |
| 31717 | 8736 * gnus-agent.el (gnus-agent-expire): Protect against nil infos. |
| 8737 | |
| 8738 1998-09-14 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8739 | |
| 8740 * gnus.el: Pterodactyl Gnus v0.31 is released. | |
| 25838 | 8741 |
| 8742 1998-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8743 | |
| 31717 | 8744 * gnus-sum.el (gnus-summary-exit): Destroy MIME. |
| 8745 | |
| 8746 * mm-decode.el (mm-display-part): Accept no-default. | |
| 8747 | |
| 8748 * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take | |
| 8749 a parameter. | |
| 8750 | |
| 8751 * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces. | |
| 8752 (gnus-summary-prepare-threads): Ditto. | |
| 8753 | |
| 8754 * gnus.el (gnus-article-mode-map): Make sparse keymap. | |
| 8755 | |
| 8756 * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec. | |
| 8757 (gnus-mime-button-line-format): Doc fix. | |
| 8758 (gnus-insert-mime-button): Use it. | |
| 8759 (gnus-article-add-button): Use widget-convert-button. | |
| 8760 | |
| 8761 * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to | |
| 8762 ignore. | |
| 8763 | |
| 8764 * mm-decode.el (mm-alternative-precedence): Ditto. | |
| 8765 | |
| 8766 1998-09-14 Conrad Sauerwald <conrad@stack.nl> | |
| 8767 | |
| 8768 * mm-decode.el (mm-user-automatic-display): Use enriched. | |
| 8769 | |
| 8770 1998-09-14 Paul Fisher <rao@gnu.org> | |
| 8771 | |
| 8772 * mm-decode.el (mm-dissect-multipart): Have the part start on the | |
| 8773 right place. | |
| 8774 | |
| 8775 1998-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8776 | |
| 8777 * gnus-msg.el (gnus-inews-add-send-actions): Mark silently. | |
| 8778 | |
| 8779 * gnus-art.el (article-update-date-lapsed): Only update header if | |
| 8780 buffer is dispalyed in frame. | |
| 8781 (gnus-article-prepare-display): New function. | |
| 8782 (gnus-article-prepare): Use it. | |
| 8783 | |
| 8784 1998-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8785 | |
| 8786 * gnus-art.el (gnus-mime-inline-part): New command and keystroke. | |
| 8787 | |
| 8788 * mm-view.el (mm-insert-inline): New function. | |
| 8789 | |
| 8790 * mm-decode.el (mm-pipe-part): Bugged. | |
| 8791 | |
| 8792 * gnus-agent.el (gnus-agent-send-mail): Don't encode. | |
| 8793 | |
| 8794 * mm-bodies.el (mm-encode-body): Move over the body. | |
| 8795 | |
| 8796 * nnmbox.el (nnmbox-read-mbox): Enable multibyte. | |
| 8797 | |
| 8798 * rfc2047.el (rfc2047-q-encode-region): Would bug out. | |
| 8799 | |
| 8800 1998-09-13 Francois Pinard <pinard@iro.umontreal.ca> | |
| 8801 | |
| 8802 * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all | |
| 8803 related functions. Handle message/rfc822 parts. Display subject on | |
| 8804 multipart summary lines. Display name on sub-parts when available. | |
| 8805 | |
| 8806 1998-09-14 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
| 8807 | |
| 8808 * mailcap.el (mailcap-command-p): New version. | |
| 25838 | 8809 |
| 8810 1998-09-13 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 8811 | |
| 8812 * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed | |
| 8813 groups. | |
| 8814 | |
| 8815 1998-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8816 | |
| 31717 | 8817 * message.el (message-make-date): Remove weekday name. |
| 8818 | |
| 8819 * mm-decode.el (mm-dissect-buffer): Protect against broken | |
| 8820 headers. | |
| 8821 | |
| 8822 * mailcap.el (mailcap-command-in-path-p): New function. | |
| 8823 (mailcap-command-p): Renamed. | |
| 8824 | |
| 8825 1998-09-13 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
| 8826 | |
| 8827 * rfc2047.el (eval): Autoload. | |
| 8828 | |
| 8829 1998-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8830 | |
| 8831 * gnus-sum.el (gnus-decode-encoded-word-functions): New variable. | |
| 8832 (gnus-multi-decode-encoded-word-string): New function. | |
| 8833 (gnus-encoded-word-method-alist): New variable. | |
| 8834 (gnus-decode-encoded-word-functions): Removed. | |
| 8835 | |
| 8836 1998-09-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8837 | |
| 8838 * gnus-int.el (gnus-request-replace-article): Replace | |
| 8839 message-narrow-to-headers with message-narrow-to-head | |
| 8840 | |
| 8841 1998-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8842 | |
| 8843 * drums.el (drums-quote-string): Reversed match. | |
| 8844 | |
| 8845 * message.el (message-make-date): Use weekday name. | |
| 8846 | |
| 8847 1998-09-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8848 | |
| 8849 * gnus.el: Pterodactyl Gnus v0.30 is released. | |
| 8850 | |
| 8851 1998-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8852 | |
| 8853 * gnus-art.el (article-decode-encoded-words): Use it. | |
| 8854 (gnus-decode-header-function): New variable. | |
| 8855 | |
| 8856 * gnus-sum.el (gnus-nov-parse-line): Use it. | |
| 8857 (gnus-decode-encoded-word-function): New variable. | |
| 8858 | |
| 8859 * gnus-msg.el (gnus-copy-article-buffer): Decode the right | |
| 8860 buffer. | |
| 8861 | |
| 8862 * gnus-art.el (gnus-insert-mime-button): Use widget. | |
| 8863 (gnus-widget-press-button): New function. | |
| 8864 (gnus-article-prev-button): Removed. | |
| 8865 (gnus-article-next-button): Ditto. | |
| 8866 (gnus-article-add-button): Ditto. | |
| 8867 | |
| 8868 * gnus.el (gnus-article-mode-map): Inherit from widget. | |
| 8869 (gnus-article-mode-map): No, don't. | |
| 8870 | |
| 8871 * mm-decode.el (mm-dissect-buffer): Store Content-ID things. | |
| 8872 (mm-content-id-alist): New variable. | |
| 8873 (mm-get-content-id): New function. | |
| 8874 | |
| 8875 * gnus-art.el (gnus-request-article-this-buffer): Only decode | |
| 8876 articles if we are fetching to the article buffer. | |
| 8877 | |
| 8878 1998-09-13 Shenghuo ZHU <zsh@cs.rochester.edu> | |
| 8879 | |
| 8880 * gnus-sum.el (gnus-summary-move-article): Don't decode accepting | |
| 8881 articles. | |
| 8882 | |
| 8883 1998-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8884 | |
| 8885 * mm-util.el (mm-mime-charset): Try to use safe-charsets. | |
| 8886 (mm-default-mime-charset): New variable. | |
| 8887 | |
| 8888 * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials. | |
| 8889 | |
| 8890 * drums.el (drums-quote-string): Reversed test. | |
| 8891 | |
| 8892 1998-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8893 | |
| 8894 * mm-util.el (mm-insert-rfc822-headers): Possibly not quote | |
| 8895 string. | |
| 8896 | |
| 8897 * drums.el (drums-quote-string): New function. | |
| 8898 | |
| 8899 * rfc2047.el (rfc2047-encode-message-header): Goto point-min. | |
| 8900 (rfc2047-b-encode-region): Chop lines. | |
| 8901 (rfc2047-q-encode-region): Ditto. | |
| 8902 | |
| 8903 1998-09-12 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8904 | |
| 8905 * gnus.el: Pterodactyl Gnus v0.29 is released. | |
| 8906 | |
| 8907 1998-09-12 Istvan Marko <imarko@pacificnet.net> | |
| 8908 | |
| 8909 * mm-decode.el (mm-save-part): Message right. | |
| 8910 | |
| 8911 1998-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8912 | |
| 8913 * drums.el (drums-parse-address): Returned a list instead of a | |
| 8914 string. | |
| 8915 (drums-remove-whitespace): Skip comments. | |
| 8916 (drums-parse-addresses): Didn't work. | |
| 8917 | |
| 8918 1998-09-12 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8919 | |
| 8920 * gnus.el: Pterodactyl Gnus v0.28 is released. | |
| 8921 | |
| 8922 1998-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8923 | |
| 8924 * gnus-art.el (gnus-mime-button-map): Use the article keymap as a | |
| 8925 starting point. | |
| 8926 (article-decode-encoded-words): Rename. | |
| 8927 | |
| 8928 * message.el (message-narrow-to-headers-or-head): New function. | |
| 8929 | |
| 8930 * gnus-int.el (gnus-request-accept-article): Narrow to the right | |
| 8931 region. | |
| 8932 | |
| 8933 * message.el (message-send-news): Encode body after checking | |
| 8934 syntax. | |
| 8935 | |
| 8936 * gnus-art.el (gnus-mime-button-line-format): Allow descriptions. | |
| 8937 | |
| 8938 * mm-decode.el (mm-save-part): Use Content-Disposition filename. | |
| 8939 | |
| 8940 * gnus-art.el (gnus-display-mime): Respect disposition. | |
| 8941 | |
| 8942 * mm-decode.el (mm-preferred-alternative): Respect disposition. | |
| 8943 | |
| 8944 * gnus-art.el (article-strip-multiple-blank-lines): Don't delete | |
| 8945 text with annotations. | |
| 8946 | |
| 8947 * message.el (message-make-date): Fix sign for negative time | |
| 8948 zones. | |
| 8949 | |
| 8950 * mm-view.el (mm-inline-image): Insert a space at the end of the | |
| 8951 image. | |
| 8952 | |
| 8953 * mail-parse.el: New file. | |
| 8954 | |
| 8955 * rfc2231.el: New file. | |
| 8956 | |
| 8957 * drums.el (drums-content-type-get): Removed. | |
| 8958 (drums-parse-content-type): Ditto. | |
| 8959 | |
| 8960 * mailcap.el (mailcap-mime-data): Use symbols instead of strings. | |
| 8961 | |
| 8962 1998-09-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8963 | |
| 8964 * gnus.el: Pterodactyl Gnus v0.27 is released. | |
| 8965 | |
| 8966 1998-09-11 Lars Magne Ingebrigtsen- <larsi@gnus.org> | |
| 8967 | |
| 8968 * mm-decode.el (mm-alternative-precedence): New variable. | |
| 8969 (mm-preferred-alternative): New function. | |
| 8970 | |
| 8971 * gnus-art.el (gnus-mime-copy-part): New command. | |
| 8972 | |
| 8973 * mm-decode.el (mm-get-part): New function. | |
| 8974 | |
| 8975 * mm-view.el: New file. | |
| 8976 | |
| 8977 * mm-decode.el (mm-dissect-buffer): Downcase cte. | |
| 8978 (mm-display-part): Default to mailcap-save-binary-file. | |
| 8979 | |
| 8980 1998-09-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 8981 | |
| 8982 * gnus.el: Pterodactyl Gnus v0.26 is released. | |
| 8983 | |
| 8984 1998-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8985 | |
| 8986 * mm-decode.el (mm-interactively-view-part): New function. | |
| 8987 | |
| 8988 * gnus-art.el (gnus-mime-view-part): New command. | |
| 8989 | |
| 8990 * mm-decode.el (mm-last-shell-command): New variable. | |
| 8991 | |
| 8992 * mailcap.el (mailcap-mime-info): Allow returning all matches. | |
| 8993 | |
| 8994 * mm-decode.el (mm-save-part): New function. | |
| 8995 | |
| 8996 * gnus-art.el (article-decode-charset): Protect against buggy | |
| 8997 content-types. | |
| 8998 (gnus-mime-pipe-part): New command. | |
| 8999 (gnus-mime-save-part): New command. | |
| 9000 (gnus-mime-button-map): New keymap. | |
| 9001 (gnus-mime-button-line-format): New variable. | |
| 9002 (gnus-insert-mime-button): New function. | |
| 9003 (gnus-display-mime): Use it. | |
| 9004 | |
| 9005 * gnus-util.el (gnus-dd-mmm): Removed length spec. | |
| 9006 | |
| 9007 * mm-decode.el (mm-inline-text): Decode charsets. | |
| 9008 | |
| 9009 * gnus-art.el (gnus-article-save): Comment fix. | |
| 9010 | |
| 9011 * gnus-int.el (gnus-start-news-server): When in batch, don't | |
| 9012 prompt. | |
| 9013 | |
| 9014 * gnus-cache.el (gnus-cache-possibly-enter-article): Don't | |
| 9015 decode. | |
| 9016 | |
| 9017 * mm-decode.el (mm-inline-media-tests): Add audio. | |
| 9018 (mm-inline-audio): New function. | |
| 9019 | |
| 9020 1998-09-11 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | |
| 9021 | |
| 9022 * gnus-art.el (article-make-date-line): Didn't work. | |
| 9023 | |
| 9024 * parse-time.el (parse-time-string): One too many nils. | |
| 9025 | |
| 9026 1998-09-11 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9027 | |
| 9028 * gnus.el: Pterodactyl Gnus v0.25 is released. | |
| 9029 | |
| 9030 1998-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9031 | |
| 9032 * gnus-art.el (article-remove-trailing-blank-lines): Don't remove | |
| 9033 annotations. | |
| 9034 | |
| 9035 * gnus.el ((featurep 'gnus-xmas)): New | |
| 9036 'gnus-annotation-in-region-p alias. | |
| 25838 | 9037 |
| 9038 1998-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9039 | |
| 31717 | 9040 * mm-util.el (mm-with-unibyte-buffer): New function. |
| 9041 | |
| 9042 * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed. | |
| 9043 | |
| 9044 * mm-decode.el (mm-inline-media-tests): New variable. | |
| 9045 | |
| 9046 * gnus-sum.el (gnus-summary-exit): Destroy handles. | |
| 9047 | |
| 9048 * gnus-art.el (gnus-article-mime-handles): New variable. | |
| 9049 | |
| 9050 * drums.el (drums-narrow-to-header): New function. | |
| 9051 | |
| 9052 * gnus-art.el (article-decode-charset): Use it. | |
| 9053 | |
| 9054 * drums.el (drums-content-type-get): New function. | |
| 9055 | |
| 9056 * mm-util.el (mm-content-type-charset): Removed. | |
| 9057 | |
| 9058 * drums.el (drums-syntax-table): @ is word. | |
| 9059 (drums-parse-content-type): New function. | |
| 9060 | |
| 9061 * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01 | |
| 9062 EDT" times. | |
| 9063 | |
| 9064 * gnus-util.el (gnus-date-get-time): Use safe date. | |
| 9065 | |
| 9066 * gnus-sum.el (gnus-show-mime): Removed. | |
| 9067 (gnus-summary-toggle-mime): Removed. | |
| 9068 | |
| 9069 * gnus-art.el (gnus-strict-mime): Removed. | |
| 9070 (gnus-article-prepare): Don't do MIME. | |
| 9071 (gnus-decode-encoded-word-method): Removed. | |
| 9072 (gnus-show-mime-method): Removed. | |
| 9073 | |
| 9074 1998-09-10 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9075 | |
| 9076 * gnus.el: Pterodactyl Gnus v0.24 is released. | |
| 9077 | |
| 9078 1998-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9079 | |
| 9080 * gnus-sum.el (gnus-summary-show-article): Don't decode chars if | |
| 9081 PREFIX. | |
| 9082 | |
| 9083 * parse-time.el (parse-time-rules): Accept times that look like | |
| 9084 "h:mm". | |
| 9085 | |
| 9086 * message.el (message-make-date): Use zone properly. | |
| 9087 | |
| 9088 * gnus.el: Autoload gnus-batch. | |
| 9089 | |
| 9090 * gnus-art.el (article-de-quoted-unreadable): Do not do | |
| 9091 gnus-article-decode-rfc1522. | |
| 9092 | |
| 9093 * gnus-msg.el (gnus-inews-do-gcc): Use it. | |
| 9094 | |
| 9095 * gnus-int.el (gnus-request-accept-article): Accept a no-encode | |
| 9096 param. | |
| 9097 | |
| 9098 * message.el (message-encode-message-body): Check for us-ascii. | |
| 9099 | |
| 9100 * gnus-msg.el (gnus-extended-version): Move Gnus version comments | |
| 9101 to the left. | |
| 9102 | |
| 9103 1998-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9104 | |
| 9105 * gnus-art.el (article-decode-charset): Rename. | |
| 9106 | |
| 9107 1998-09-09 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9108 | |
| 9109 * gnus.el: Pterodactyl Gnus v0.23 is released. | |
| 9110 | |
| 9111 1998-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9112 | |
| 9113 * gnus-util.el (gnus-parent-id): Ditto. | |
| 9114 (gnus-put-text-property-excluding-newlines): Ditto. | |
| 9115 | |
| 9116 * gnus-sum.el (gnus-dependencies-add-header): Make into subst. | |
| 9117 | |
| 9118 1998-09-08 Karl Kleinpaste <karl@jprc.com> | |
| 9119 | |
| 9120 * message.el (message-generate-headers): Generate User-Agent | |
| 9121 instead of X-Mailer & X-Newsreader. | |
| 9122 | |
| 9123 * gnus-msg.el (gnus-extended-version): Reformat for USEFOR | |
| 9124 User-Agent header format. | |
| 9125 | |
| 9126 1998-09-09 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9127 | |
| 9128 * gnus.el: Pterodactyl Gnus v0.22 is released. | |
| 9129 | |
| 9130 1998-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9131 | |
| 9132 * mm-util.el (mm-multibyte-p): Typo. | |
| 9133 | |
| 9134 1998-09-09 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9135 | |
| 9136 * gnus.el: Pterodactyl Gnus v0.21 is released. | |
| 9137 | |
| 9138 1998-09-08 Hrvoje Niksic <hniksic@srce.hr> | |
| 9139 | |
| 9140 * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly. | |
| 9141 | |
| 9142 1998-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9143 | |
| 9144 * mm-util.el (mm-multibyte-p): New function. | |
| 9145 | |
| 9146 1998-09-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9147 | |
| 9148 * gnus.el: Pterodactyl Gnus v0.20 is released. | |
| 9149 | |
| 9150 1998-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9151 | |
| 9152 * rfc2047.el (rfc2047-decode-region): Only decode when in | |
| 9153 multibyte. | |
| 9154 | |
| 9155 * nnheader.el (nnheader-pathname-coding-system): Changed to binary. | |
| 9156 | |
| 9157 * gnus-int.el (gnus-request-replace-article): Encode. | |
| 9158 (gnus-request-accept-article): Encode. | |
| 9159 | |
| 9160 * gnus-art.el (gnus-request-article-this-buffer): Decode charsets | |
| 9161 here. | |
| 9162 | |
| 9163 * gnus.el (gnus-article-display-hook): Take the charset functions | |
| 9164 out. | |
| 9165 | |
| 9166 * time-date.el (safe-date-to-time): New function. | |
| 9167 | |
| 9168 * gnus-util.el (gnus-dd-mmm): Protect against bogus dates. | |
| 9169 | |
| 9170 1998-09-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9171 | |
| 9172 * gnus.el: Pterodactyl Gnus v0.19 is released. | |
| 9173 | |
| 9174 1998-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9175 | |
| 9176 * mm-util.el (mm-mime-charset): New function. | |
| 9177 | |
| 9178 * gnus-draft.el (gnus-draft-edit-message): Delete article. | |
| 9179 | |
| 9180 1998-09-08 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9181 | |
| 9182 * gnus.el: Pterodactyl Gnus v0.18 is released. | |
| 9183 | |
| 9184 1998-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9185 | |
| 9186 * message.el (message-send-and-exit): Return t on success. | |
| 9187 (message-make-date): Make a proper time zone. | |
| 9188 | |
| 9189 * gnus-draft.el (gnus-draft-send): Only remove article if the | |
| 9190 sending is successful. | |
| 9191 | |
| 9192 * drums.el (drums-get-comment): Return the last comment. | |
| 9193 (drums-parse-address): Parse old-style From headers. | |
| 9194 | |
| 9195 1998-09-07 SL Baur <steve@altair.xemacs.org> | |
| 9196 | |
| 9197 * gnus-sum.el (gnus-data-compute-positions): Move below | |
| 9198 `gnus-save-hidden-threads' so the former is correctly detected as | |
| 9199 a macro. | |
| 9200 | |
| 9201 1998-09-06 Dave Love <fx@gnu.org> | |
| 9202 | |
| 9203 * gnus/nnweb.el (require): Wrap requirement of w3 and url in | |
| 9204 ignore-errors too, eval'd when compile. Require w3 stuff at load | |
| 9205 time for nicer failure if it's not available. | |
| 9206 | |
| 9207 1998-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9208 | |
| 9209 * time-date.el (time-to-seconds): Renamed. | |
| 9210 | |
| 9211 * parse-time.el (parse-time-string): Downcase before handling. | |
| 9212 (parse-time-rules): Times without seconds have 0 seconds. | |
| 9213 | |
| 9214 * rfc2047.el (rfc2047-encode-region): New version. | |
| 9215 (rfc2047-dissect-region): New function. | |
| 9216 | |
| 9217 1998-09-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9218 | |
| 9219 * message.el (message-make-date): Use symbolic zone. | |
| 9220 | |
| 9221 1998-09-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9222 | |
| 9223 * time-date.el (parse-time): Always use parse-time. | |
| 9224 | |
| 9225 * parse-time.el (parse-time-syntax): Use vectors. | |
| 25838 | 9226 |
| 9227 1998-09-06 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9228 | |
| 31717 | 9229 * gnus.el: Pterodactyl Gnus v0.17 is released. |
| 25838 | 9230 |
| 9231 1998-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9232 | |
| 31717 | 9233 * time-date.el: Renamed from "date". |
| 9234 | |
| 9235 * gnus.el: Removed all timezone dependencies. | |
| 9236 | |
| 9237 * score-mode.el: Removed. | |
| 9238 (gnus-score-edit-insert-date): Use date. | |
| 9239 | |
| 9240 * date.el (float-to-time): New function. | |
| 9241 | |
| 9242 * nnspool.el (nnspool-seconds-since-epoch): Removed. | |
| 9243 | |
| 9244 * date.el (time-to-float): New function. | |
| 9245 | |
| 9246 * message.el (message-make-date): Use format-time-string. | |
| 9247 (message-make-expires): Use make-date. | |
| 9248 | |
| 9249 * gnus-util.el (gnus-dd-mmm): Use date. | |
| 9250 (gnus-sortable-date): Ditto. | |
| 9251 | |
| 9252 * message.el (message-make-date): Take an optional time. | |
| 9253 | |
| 9254 * gnus: Applied patches from 5.6.43. | |
| 9255 | |
| 9256 * date.el (if): Use parse-time. | |
| 9257 | |
| 9258 * gnus-score.el (gnus-summary-score-entry): Make into a command | |
| 9259 again. | |
| 9260 | |
| 9261 * gnus-group.el (gnus-group-get-new-news-this-group): Only call if | |
| 9262 gnus-agent. | |
| 9263 | |
| 9264 * gnus.el (gnus-agent-meta-information-header): Moved here. | |
| 9265 | |
| 9266 1998-09-05 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 9267 | |
| 9268 * gnus-agent.el (gnus-agent-scoreable-headers): New variable. | |
| 9269 (gnus-agent-fetch-group-1): Score article headers using normal | |
| 9270 group score files if the download score rule of a category/group | |
| 9271 is `file'. | |
| 9272 (gnus-agent-fetch-group-1): Don't parse the entire .overview when | |
| 9273 deciding what articles to download. | |
| 9274 (gnus-agent-fetch-group-1): Don't push headers through scoring and | |
| 9275 predicate processing if predicate is `true' or `false'. | |
| 9276 | |
| 9277 1998-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9278 | |
| 9279 * gnus-score.el (gnus-score-load-score-alist): Bind coding system. | |
| 9280 | |
| 9281 * gnus-art.el (gnus-article-setup-buffer): Enable multibyte. | |
| 9282 | |
| 9283 * score-mode.el (score-mode-coding-system): New variable. | |
| 9284 (gnus-score-edit-exit): Use it. | |
| 9285 | |
| 9286 1998-09-04 Jason R Mastaler <jason@4b.org> | |
| 9287 | |
| 9288 * drums.el: Corrected typo. | |
| 9289 | |
| 9290 1998-09-06 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
| 9291 | |
| 9292 * mm-bodies.el (mm-body-encoding): Faster version. | |
| 9293 | |
| 9294 1998-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9295 | |
| 9296 * gnus-art.el (gnus-article-decode-charset): Only decode text | |
| 9297 things. | |
| 9298 | |
| 9299 * message.el (message-output): Use rmail. | |
| 9300 | |
| 9301 * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the | |
| 9302 word part. | |
| 9303 | |
| 9304 * mm-util.el (mm-charset-to-coding-system): Use | |
| 9305 rfc2047-default-charset. | |
| 9306 (mm-known-charsets): New variable. | |
| 9307 | |
| 9308 * message.el (message-caesar-region): Bugged out. | |
| 9309 | |
| 9310 1998-09-06 Mike McEwan <mike@lotusland.demon.co.uk> | |
| 9311 | |
| 9312 * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when | |
| 9313 specifying `agent-predicate' in a group's parameters. | |
| 9314 | |
| 9315 1998-09-05 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9316 | |
| 9317 * gnus.el: Pterodactyl Gnus v0.16 is released. | |
| 9318 | |
| 9319 1998-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9320 | |
| 9321 * nnmail.el (nnmail-expired-article-p): Use predicate. | |
| 9322 | |
| 9323 * date.el (time-less-p): Renamed. | |
| 9324 | |
| 9325 * gnus-art.el (gnus-article-decode-charset): Really fetch headers | |
| 9326 from the headers. | |
| 9327 | |
| 9328 * rfc2047.el (rfc2047-decode-region): Use the mm decoding | |
| 9329 functions. | |
| 9330 | |
| 9331 * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at | |
| 9332 all. | |
| 9333 (gnus-group-sort-selected-groups-by-alphabet): Changed interface | |
| 9334 to all functions. | |
| 9335 | |
| 9336 1998-09-05 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9337 | |
| 9338 * gnus.el: Pterodactyl Gnus v0.15 is released. | |
| 9339 | |
| 9340 1998-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9341 | |
| 9342 * date.el: New file. | |
| 9343 | |
| 9344 * gnus-util.el (gnus-encode-date): Removed. | |
| 9345 (gnus-time-less): Ditto. | |
| 9346 | |
| 9347 * nnmail.el (nnmail-date-to-time): Removed. | |
| 9348 (nnmail-time-less): Ditto. | |
| 9349 (nnmail-days-to-time): Ditto. | |
| 9350 (nnmail-time-since): Ditto. | |
| 9351 | |
| 9352 * drums.el: New file. | |
| 9353 | |
| 9354 1998-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9355 | |
| 9356 * message.el (message-encode-message-body): Encode headers with | |
| 9357 body encoding. | |
| 9358 | |
| 9359 * rfc2047.el (rfc2047-default-charset): Renamed. | |
| 9360 (rfc2047-encodable-p): Use it. | |
| 9361 | |
| 9362 1998-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9363 | |
| 9364 * gnus-msg.el (gnus-post-method): Peel off real info from opened | |
| 9365 servers. | |
| 9366 | |
| 9367 * gnus-util.el (gnus-output-to-rmail): Removed. | |
| 9368 | |
| 9369 * gnus-art.el (gnus-summary-save-in-rmail): Use | |
| 9370 gnus-output-to-rmailrmail-output-to-rmail-file. | |
| 9371 | |
| 9372 * rfc2047.el (rfc2047-decode-region): Fold case. | |
| 9373 (rfc2047-decode): Use decode-string. | |
| 9374 | |
| 9375 * mm-util.el: Provide mm-char-int. | |
| 9376 | |
| 9377 1998-09-03 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9378 | |
| 9379 * gnus.el: Pterodactyl Gnus v0.14 is released. | |
| 9380 | |
| 9381 1998-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9382 | |
| 9383 * mm-bodies.el (mm-body-encoding): Go through the buffer to make | |
| 9384 sure we have 7bit. | |
| 9385 | |
| 9386 1998-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9387 | |
| 9388 * gnus-msg.el (gnus-post-method): Use opened servers, and remove | |
| 9389 ducplicates. | |
| 9390 (gnus-inews-insert-mime-headers): Removed. | |
| 9391 | |
| 9392 * message.el (message-caesar-region): Protect against MULE chars. | |
| 9393 | |
| 9394 1998-09-02 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no> | |
| 9395 | |
| 9396 * mm-util.el (if): fset the right function. | |
| 9397 | |
| 9398 1998-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9399 | |
| 9400 * gnus-art.el (gnus-article-decode-charset): Use real | |
| 9401 read-coding-system. | |
| 9402 | |
| 9403 1998-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9404 | |
| 9405 * mm-bodies.el (mm-decode-body): Protect against malformed | |
| 9406 base64. | |
| 9407 (mm-decode-body): Check that buffer-file-coding-system is | |
| 9408 non-nil. | |
| 9409 | |
| 9410 1998-09-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9411 | |
| 9412 * gnus.el: Pterodactyl Gnus v0.13 is released. | |
| 9413 | |
| 9414 1998-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9415 | |
| 9416 * gnus-util.el (gnus-strip-whitespace): Already defined. | |
| 9417 Removed. | |
| 9418 | |
| 9419 * gnus-art.el (gnus-article-decode-charset): Strip whitespace. | |
| 9420 | |
| 9421 * gnus-util.el (gnus-strip-whitespace): New function. | |
| 9422 | |
| 9423 * mm-util.el (mm-content-type-charset): Downcase. | |
| 9424 | |
| 9425 1998-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9426 | |
| 9427 * gnus-art.el (gnus-article-decode-charset): Accept a prefix. | |
| 9428 (gnus-article-decode-charset): Don't fetch all headers. | |
| 9429 | |
| 9430 * mm-util.el (mm-read-coding-system): New function. | |
| 9431 | |
| 9432 * mm-bodies.el (mm-decode-body): Check the right charset. | |
| 9433 | |
| 9434 * gnus-sum.el (gnus-summary-mode-line-format): Ditto. | |
| 9435 | |
| 9436 * gnus-art.el (gnus-article-mode-line-format): Use short group | |
| 9437 format. | |
| 9438 | |
| 9439 1998-09-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9440 | |
| 9441 * gnus.el: Pterodactyl Gnus v0.12 is released. | |
| 9442 | |
| 9443 1998-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9444 | |
| 9445 * mm-bodies.el (mm-decode-body): Don't do charset unless MULE. | |
| 9446 | |
| 9447 * gnus-art.el (gnus-article-decode-charset): Supply cte. | |
| 9448 (gnus-article-decode-charset): Always run. | |
| 9449 | |
| 9450 * mm-bodies.el (mm-decode-body): Decode cte. | |
| 9451 | |
| 9452 1998-09-01 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9453 | |
| 9454 * gnus.el: Pterodactyl Gnus v0.11 is released. | |
| 25838 | 9455 |
| 9456 1998-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9457 | |
| 31717 | 9458 * message.el (message-encode-message-body): Ditto. |
| 9459 | |
| 9460 * gnus-art.el (gnus-article-decode-mime-words): New command and | |
| 9461 keystroke. | |
| 9462 (gnus-article-decode-charset): Ditto. | |
| 9463 (gnus-article-decode-charset): Only work under MULE. | |
| 9464 | |
| 9465 * mm-util.el (mm-content-type-charset): New function. | |
| 9466 | |
| 9467 * nnmail.el (nnmail-delete-incoming): Changed to nil. | |
| 9468 | |
| 9469 * message.el (message-send-mail): Insert MIME headers. | |
| 9470 (message-check-news-body-syntax): Don't warn for escape sequences. | |
| 9471 (message-check-news-body-syntax): Insert MIME headers. | |
| 9472 | |
| 9473 * mm-bodies.el (mm-body-encoding): New function. | |
| 9474 | |
| 9475 * message.el (message-encode-message-body): New function. | |
| 9476 | |
| 9477 * mm-bodies.el: New file. | |
| 9478 | |
| 9479 * mm-util.el (mm-narrow-to-head): New function. | |
| 9480 | |
| 9481 * rfc2047.el (rfc2047-encode): Use it. | |
| 9482 | |
| 9483 * mm-util.el: Provide mm-encode-coding-region. | |
| 9484 | |
| 9485 * gnus-sum.el (gnus-summary-mode): Enable multibyte. | |
| 9486 | |
| 9487 * gnus-util.el (gnus-set-work-buffer): Enable multibyte. | |
| 9488 | |
| 9489 * mm-util.el (mm-enable-multibyte): New function. | |
| 9490 | |
| 9491 * message.el (message-set-work-buffer): Set multibyte. | |
| 9492 | |
| 9493 * gnus.el (gnus-continuum-version): Be valid forever and ever. | |
| 9494 | |
| 9495 * gnus-util.el (gnus-point-at-eol): Removed. | |
| 9496 (gnus-point-at-bol): Ditto. | |
| 9497 | |
| 9498 1998-08-31 Didier Verna <verna@inf.enst.fr> | |
| 9499 | |
| 9500 * gnus-msg.el (gnus-group-mail): make it behave like | |
| 9501 gnus-group-post-news with regards to the prefix (this enables the | |
| 9502 use of posting styles). | |
| 9503 | |
| 9504 1998-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9505 | |
| 9506 * gnus.el (gnus-article-display-hook): Added | |
| 9507 gnus-article-decode-rfc1522 to hook. | |
| 9508 | |
| 9509 1998-08-31 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9510 | |
| 9511 * gnus.el: Pterodactyl Gnus v0.10 is released. | |
| 9512 | |
| 9513 1998-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9514 | |
| 9515 * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow | |
| 9516 hook to be run. | |
| 25838 | 9517 |
| 9518 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9519 | |
| 31717 | 9520 * rfc2047.el (rfc2047-encodable-p): Use find-charset-region. |
| 9521 | |
| 9522 * mm-util.el (mm-charsets-in-region): Removed. | |
| 9523 | |
| 9524 * rfc2047.el: Renamed file. | |
| 9525 | |
| 9526 * gnus-msg.el (gnus-copy-article-buffer): Multibyte. | |
| 9527 | |
| 9528 * message.el (message-mode): Set multibyte. | |
| 9529 | |
| 9530 * mm-util.el (mm-charsets-in-region): Copied here. | |
| 9531 | |
| 9532 * gnus-util.el: Removed gnus-truncate-string. | |
| 9533 | |
| 9534 * gnus-art.el (gnus-article-decode-mime-words): Use 1522. | |
| 9535 | |
| 9536 * rfc1522.el (rfc1522-unencoded-charsets): New variable. | |
| 9537 (rfc1522-encodable-p): New function. | |
| 9538 (rfc1522-encode-message-header): Use it. | |
| 9539 | |
| 9540 1998-08-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9541 | |
| 9542 * gnus.el: Pterodactyl Gnus v0.9 is released. | |
| 9543 | |
| 9544 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9545 | |
| 9546 * mm-util.el: Shadow encode-coding-string. | |
| 9547 | |
| 9548 * rfc1522.el (rfc1522-narrow-to-field): Copied here. | |
| 9549 | |
| 9550 * mm-util.el: New file. | |
| 9551 | |
| 9552 * mm-decode.el: Somewhat depleted. | |
| 9553 * mm-encode.el: Ditto. | |
| 9554 | |
| 9555 * rfc1522.el: New file. | |
| 9556 | |
| 9557 * mm-util.el (mm-replace-chars-in-string): Copied here. | |
| 9558 | |
| 9559 * mm-encode.el (mm-q-encode-region): New function. | |
| 9560 | |
| 9561 * qp.el (quoted-printable-encode-region): Take an optional CLASS | |
| 9562 param. | |
| 9563 | |
| 9564 * mm-encode.el (mm-encode-word-region): Downcase. | |
| 9565 | |
| 9566 1998-08-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9567 | |
| 9568 * gnus.el: Pterodactyl Gnus v0.8 is released. | |
| 9569 | |
| 9570 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9571 | |
| 9572 * message.el (message-send-mail): Encode headers. | |
| 9573 | |
| 9574 * qp.el (quoted-printable-encode-region): Encode 8-bit words. | |
| 9575 (quoted-printable-encode-region): Upcase. | |
| 9576 | |
| 9577 * message.el (message-default-charset): New variable. | |
| 9578 | |
| 9579 * qp.el (quoted-printable-encode-region): Optional param FOLD. | |
| 9580 | |
| 9581 * message.el (message-narrow-to-field): Changed name. | |
| 9582 | |
| 9583 * mm-encode.el: New file. | |
| 9584 | |
| 9585 * message.el (message-narrow-to-header): New function. | |
| 9586 | |
| 9587 * gnus-art.el (gnus-article-decode-mime-words): Place point in the | |
| 9588 right buffer. | |
| 9589 | |
| 9590 1998-08-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9591 | |
| 9592 * gnus.el: Pterodactyl Gnus v0.7 is released. | |
| 9593 | |
| 9594 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9595 | |
| 9596 * gnus.el: Remove autoload for | |
| 9597 gnus-article-mime-decode-quoted-printable. | |
| 9598 | |
| 9599 * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to | |
| 9600 be decoded in non-MULE Emacsen. | |
| 9601 | |
| 9602 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9603 | |
| 9604 * mm-decode.el: Check for coding-system-list. | |
| 9605 | |
| 9606 1998-08-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9607 | |
| 9608 * gnus.el: Pterodactyl Gnus v0.6 is released. | |
| 9609 | |
| 9610 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9611 | |
| 9612 * nnheader.el (fboundp): Protect code-coding-string. | |
| 9613 | |
| 9614 * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte | |
| 9615 is available. | |
| 9616 | |
| 9617 1998-08-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9618 | |
| 9619 * gnus.el: Pterodactyl Gnus v0.5 is released. | |
| 9620 | |
| 9621 1998-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9622 | |
| 9623 * gnus-art.el (gnus-article-mode): Make article buffer multibyte. | |
| 9624 (gnus-hack-decode-rfc1522): Removed. | |
| 9625 | |
| 9626 * mm-decode.el (mm-charset-coding-system-alist): Check better. | |
| 9627 | |
| 9628 1998-08-30 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9629 | |
| 9630 * gnus.el: Gnus v0.4 is released. | |
| 25838 | 9631 |
| 9632 1998-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9633 | |
| 31717 | 9634 * gnus-art.el (gnus-article-decode-mime-words): New command and |
| 25838 | 9635 keystroke. |
| 9636 | |
| 31717 | 9637 * qp.el (quoted-printable-decode-region): Don't use hexl. |
| 9638 | |
| 9639 * gnus-sum.el (gnus-parse-headers-hook): Default to nil. | |
| 9640 (gnus-structured-field-decoder): Removed. | |
| 9641 (gnus-unstructured-field-decoder): Ditto. | |
| 9642 | |
| 9643 * mm-decode.el: New file. | |
| 9644 | |
| 9645 * qp.el: New file. | |
| 9646 | |
| 9647 * gnus-art.el (article-mime-decode-quoted-printable): Removed. | |
| 9648 | |
| 9649 * gnus-ems.el (fboundp): Removed gnus-split-string. | |
| 9650 | |
| 9651 * gnus.el (gnus-splash-face): Doc fix. | |
| 9652 | |
| 9653 * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p. | |
| 9654 | |
| 9655 * gnus-art.el (article-mime-decode-quoted-printable): Don't use | |
| 9656 hexl. | |
| 9657 | |
| 9658 * nnheader.el (nnheader-temp-write): Removed. | |
| 9659 | |
| 9660 1998-08-29 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9661 | |
| 9662 * gnus.el: Gnus v0.3 is released. | |
| 9663 | |
| 9664 1998-08-29 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
| 9665 | |
| 9666 * gnus.el: Gnus v0.2 is released. | |
| 25867 | 9667 |
| 30994 | 9668 ;; Local Variables: |
| 31717 | 9669 ;; coding: iso-2022-7bit |
| 30994 | 9670 ;; End: |
