Rip out the old -treat-date-* stuff, since it didn't really work with defcustom.
[gnus] / lisp / gnus-art.el
2011-02-03 Lars IngebrigtsenRip out the old -treat-date-* stuff, since it didn...
2011-02-03 Lars IngebrigtsenStop the date timer if gnus-article-update-date-headers...
2011-02-01 Lars Magne Ingebri... Don't use current-column to find the horizontal position.
2011-02-01 Lars Magne Ingebri... (article-date-ut): Protect against articles with no...
2011-01-31 Lars Magne Ingebri... Replace infinitely many Date headers with a single...
2011-01-31 Lars Magne Ingebri... Add comment.
2011-01-31 Lars Magne Ingebri... (article-transform-date): Fix infinite recursion.
2011-01-31 Lars Magne Ingebri... (article-transform-date): Rewrite to still work when...
2011-01-31 Lars Magne Ingebri... Try to avoid having point move around by not using...
2011-01-31 Katsumi Yamaokagnus-art.el (article-make-date-line): Fix last change.
2011-01-31 Katsumi Yamaokagnus-art.el (article-make-date-line): Work for user...
2011-01-31 Lars Magne Ingebri... Rewrite the Date header formatting functionality.
2011-01-29 Lars Magne Ingebri... (article-update-date-lapsed): Try a better way to reall...
2011-01-28 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2011-01-28 Lars Magne Ingebri... * gnus-art.el (article-make-date-line): Limit the lengt...
2011-01-27 Lars Magne Ingebri... Limit the number of segments dynamically to avoid too...
2011-01-27 Lars Magne Ingebri... (article-update-date-lapsed): Skip past all the X-Sent...
2011-01-27 Lars Magne Ingebri... Ensure that point stays at the "same place" even if...
2011-01-26 Lars Magne Ingebri... Change the Date defaults to showing a combined, continu...
2011-01-26 Lars Magne Ingebri... (article-lapsed-string): Refactor out and allow specify...
2011-01-26 Lars Magne Ingebri... (gnus-article-next-page): Change last-line-displayed...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-24 Lars Magne Ingebri... (gnus-article-read-summary-keys): Don't call disabled...
2011-01-21 Stefan Monniergnus-art.el (gnus-button-alist, gnus-button-handle...
2011-01-21 Julien Danjougnus-art: use mm-display-inline rather than mm-insert...
2011-01-21 Katsumi Yamaokagnus-art.el (gnus-article-remove-images, gnus-article...
2011-01-20 Julien DanjouEnhance inline viewing
2011-01-19 Katsumi Yamaokagnus-art.el (gnus-article-highlight): Remove argument...
2011-01-19 Julien Danjougnus-art: fix matching when regexp is a symbol
2011-01-19 Julien Danjougnus-art: fix button entries with identical regexp
2011-01-19 Julien Danjougnus-art: simplify condition
2011-01-04 Lars Magne Ingebri... Add missing version tag.
2010-12-22 Daiki Uenomml1991.el (pgg-sign-region, pgg-encrypt-region):
2010-11-26 Lars Magne Ingebri... * gnus-art.el (gnus-url-mailto): Unfold URLs before...
2010-11-22 Julien Danjougnus-art: do not downcase mailto args
2010-11-19 Katsumi YamaokaAssume that gnus-inhibit-images may be a group parameter.
2010-11-17 Katsumi Yamaokagnus-art.el (gnus-inhibit-images): New user option.
2010-11-15 Lars Magne Ingebri... Rework how Gnus is supposed to be able to display all...
2010-11-12 Katsumi Yamaokagnus-art.el (article-treat-non-ascii): Keep text proper...
2010-11-11 Katsumi Yamaokagnus-art.el (article-treat-non-ascii): Make it work...
2010-11-10 Katsumi Yamaokalpath.el: Fbind set-char-table-range for XEmacs 21...
2010-11-10 Katsumi Yamaokagnus-art.el (org-entities): Bind it.
2010-11-09 Lars Magne Ingebri... New command to ASCII-fy the article buffer, based on...
2010-11-07 Glenn MorrisSilence gnus-art compilation.
2010-10-31 Lars Magne Ingebri... Only inhibit body washing, and leave the header washing...
2010-10-31 Lars Magne Ingebri... Add `C-u C-u g' for showing raw articles, and change...
2010-10-31 Lars Magne Ingebri... Actually pass the type on to `gnus-treat-article'.
2010-10-31 Lars Magne Ingebri... Change default to all text/plain sections.
2010-10-29 Katsumi Yamaokagnus-art.el (gnus-article-goto-part): Fix last change
2010-10-29 Katsumi Yamaokagnus-art.el (gnus-article-goto-part): Fix last change
2010-10-29 Katsumi Yamaokagnus-art.el (gnus-article-goto-part): Work for article...
2010-10-28 Katsumi Yamaokagnus-art.el: Improve MIME part functions.
2010-10-20 Lars Magne Ingebri... Use the normal HTML rendering code instead of the speci...
2010-10-20 Lars Magne Ingebri... Remove gnus-article-wash-function, and use `mm-text...
2010-10-20 Lars Magne Ingebri... Allow gnus-blocked-images to be a function.
2010-10-18 Lars Magne Ingebri... The article/group menus aren't so wide as to need to...
2010-10-18 Lars Magne Ingebri... Make the "dumbquotes" translation work again.
2010-10-14 Lars Magne Ingebri... Have shr switch buffer truncation on if there are big...
2010-10-11 Katsumi YamaokaFox comment for declare-function.
2010-10-08 Katsumi Yamaokagnus-art.el (gnus-mime-view-part-externally, gnus-mime...
2010-10-06 Katsumi Yamaokagnus-art.el (gnus-mime-view-part-as-type): Make it...
2010-10-06 Katsumi YamaokaEliminate `remove-if-not' that is a cl function.
2010-10-05 Lars Magne Ingebri... * gnus-art.el (gnus-blocked-images): Move variable...
2010-10-03 Glenn MorrisDrop Emacs 21 code; drop Emacs 20 compat cruft.
2010-10-02 Julien DanjouRevert "Replace remove-if-not by gnus-remove-if-not"
2010-10-02 Julien DanjouReplace remove-if-not by gnus-remove-if-not
2010-10-01 Lars Magne Ingebri... Use with-current-buffer instead of gnus-eval-in-buffer...
2010-09-30 Lars Magne Ingebri... Fix up make-obsolete-variable declarations throughout.
2010-09-29 Julien DanjouIntroduce gnus-completing-read
2010-09-27 Lars Magne Ingebri... Allow setting the partial fetch per server instead...
2010-09-27 Katsumi Yamaokagnus-art.el (gnus-mime-delete-part): Fix Lisp type...
2010-09-26 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-26 Julien Danjougnus-article-treat-body-boundary: fix length computing
2010-09-26 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-26 Lars Magne Ingebri... Set the background colour of the XPMs explicitly.
2010-09-26 Lars Magne Ingebri... Insert picons after doing the header highlightling.
2010-09-26 Lars Magne Ingebri... Remove earcon and gnus-audio.
2010-09-26 Lars Magne Ingebri... Fix typo.
2010-09-26 Lars Magne Ingebri... Removed CTAN button stuff, which I don't think is very...
2010-09-25 Lars Magne Ingebri... Fix plural for "byte" when there isn't a single byte.
2010-09-25 Lars Magne Ingebri... Implement functions for showing the complete articles.
2010-09-25 Lars Magne Ingebri... (gnus-treat-from-gravatar): Change default to nil for...
2010-09-25 Julien DanjouRemove useless gnus-treat-translate
2010-09-24 Julien DanjouAdd Gravatar support
2010-09-24 Katsumi YamaokaRemove Emacs 21 stuff.
2010-09-19 Lars Magne Ingebri... Pass proper format strings to gnus-message.
2010-09-04 Lars Magne Ingebri... (gnus-article-copy-string): Say what data we copied.
2010-09-03 Lars Magne Ingebri... Don't reuse the 'gnus-data text property, but use a...
2010-09-03 Lars Magne Ingebri... Also have the `u' command work for HTML links.
2010-09-03 Lars Magne Ingebri... Provide an `u' command on urls and the like that copies...
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-08-30 Lars Magne Ingebri... Doc fix.
2010-08-29 Lars Magne Ingebri... Take an optional parameter to say what the mouseover...
2010-08-29 Lars Magne Ingebri... Add kludge to allow spacing past big pictures in the...
2010-08-29 Lars Magne Ingebri... Make gnus-article-beginning-of-window into a defun...
2010-08-17 Katsumi YamaokaSilence some Gnus compiler warnings.
2010-07-15 Katsumi YamaokaAllow bookmarks to be set from Gnus Article buffers...
2010-06-10 Katsumi Yamaoka(gnus-mime-buttonized-part-id): New internal variable.
2010-06-07 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-06-02 Katsumi Yamaoka(gnus-article-browse-delete-temp-files): Don't make...
next