aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/nnweb.el
Commit message (Collapse)AuthorAgeFilesLines
* * mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync withShengHuo ZHU2001-10-311-33/+203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the Gnus CVS. * mm-util.el (mm-mime-mule-charset-alist): Move down and call mm-coding-system-p. Don't correct it only in XEmacs. (mm-charset-to-coding-system): Use mm-coding-system-p and mm-get-coding-system-list. (mm-emacs-mule, mm-mule4-p): New. (mm-enable-multibyte, mm-disable-multibyte, mm-enable-multibyte-mule4, mm-disable-multibyte-mule4, mm-with-unibyte-current-buffer, mm-with-unibyte-current-buffer-mule4): Use them. (mm-find-mime-charset-region): Treat iso-2022-jp. From Dave Love <[email protected]>: * mm-util.el (mm-mime-mule-charset-alist): Make it correct by construction. (mm-charset-synonym-alist): Remove windows-125[02]. Make other entries conditional on not having a coding system defined for them. (mm-mule-charset-to-mime-charset): Use find-coding-systems-for-charsets if defined. (mm-charset-to-coding-system): Don't use mm-get-coding-system-list. Look in mm-charset-synonym-alist later. Add last resort search of coding systems. (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4) (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like Mule 4. (mm-find-mime-charset-region): Re-write. (mm-with-unibyte-current-buffer): Restore buffer as well as multibyteness.
* 2000-11-09 Lars Magne Ingebrigtsen <[email protected]>Dave Love2000-11-081-5/+10
| | | | | | | | | | * nnweb.el (nnweb-decode-entities): Work for non-character entities. 2000-10-08 10:59:13 ShengHuo ZHU <[email protected]> * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is asynchronous in Exp version.
* Update to emacs-21-branch of the Gnus CVS repository.Gerd Moellmann2000-09-191-159/+257
|
* Upgrading to Gnus 5.7; see ChangeLogLars Magne Ingebrigtsen1999-02-201-31/+56
|
* Don't require 'w3 and 'url unprotected.Andreas Schwab1998-10-301-2/+0
|
* (require): Wrap requirement of w3 and url inDave Love1998-09-081-2/+10
| | | | | ignore-errors too, eval'd when compile. Require w3 stuff at load time for nicer failure if it's not available.
* *** empty log message ***Lars Magne Ingebrigtsen1997-09-241-49/+51
|
* Require cl at compile time.Richard M. Stallman1997-08-251-0/+2
|
* Initial revisionLars Magne Ingebrigtsen1997-04-161-0/+689