aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/gnus-ems.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Require ring when compiling.Dave Love2000-11-231-1/+3
|
* Use (featurep 'xemacs) instead of the `gnus-xemacs' variable, as theMiles Bader2000-10-271-1/+1
| | | | latter has been removed.
* 2000-10-08 08:57:13 ShengHuo ZHU <[email protected]>Dave Love2000-10-261-10/+15
| | | | | * gnus-ems.el: Remove gnus-xemacs. Autoload smiley. (gnus-kill-all-overlays): Move here.
* Don't turn off compiler warnings in local vars.Dave Love2000-10-041-17/+34
| | | | | | | | Require ring when compiling. (gnus-x-splash): Bind width, height. (gnus-article-compface-xbm): New variable. (gnus-article-display-xface): Move graphic test. Use unibyte. Obey gnus-article-compface-xbm. Use pbm, not xbm.
* (gnus-article-display-xface): Use unibyte for the image processing.Dave Love2000-09-211-36/+35
| | | | Rationalize logic somewhat.
* (gnus-smiley-display): Autoload from smiley-ems.Dave Love2000-09-201-10/+2
| | | | | | (mouse-set-point, set-face-foreground) (set-face-background, x-popup-menu) [not window-system]: Don't zap them.
* (gnus-article-display-xface): Don't convert PBMGerd Moellmann2000-09-201-6/+3
| | | | to XBM; we always have PBM support.
* Update to emacs-21-branch of the Gnus CVS repository.Gerd Moellmann2000-09-191-124/+104
|
* Upgrading to Gnus 5.7; see ChangeLogLars Magne Ingebrigtsen1999-02-201-15/+73
|
* (gnus-ems-redefine): Require `gnus-mule' onlyKenichi Handa1997-10-221-2/+4
| | | | when enable-multibyte-characters is non-nil.
* (gnus-ems-redefine): If the feature `mule' isKenichi Handa1997-09-261-0/+3
| | | | provided, require gnus-mule and call gnus-mule-initialize.
* *** empty log message ***Lars Magne Ingebrigtsen1997-09-241-8/+20
|
* Initial revisionLars Magne Ingebrigtsen1997-04-161-0/+212