mm-util.el (mm-ucs-to-char): Use eval-and-compile.
[gnus] / lisp / ChangeLog
2010-11-27 Lars Magne Ingebri... Delete output from openssl if we're using tls.el.
2010-11-27 Lars Magne Ingebri... Switch on STARTTLS on NNTP servers that support it.
2010-11-27 Lars Magne Ingebri... nntp.el: Use proto-streams for the relevant connections...
2010-11-27 Lars Magne Ingebri... (nnimap-open-connection): Check for "OK" from the greeting.
2010-11-27 Lars Magne Ingebri... (proto-stream-open-network): Fix some typos.
2010-11-27 Lars Magne Ingebri... Complete the proto-stream documentation and fix some...
2010-11-27 Lars Magne Ingebri... Merge resolved.
2010-11-27 Andrew Cohennnir.el: Batch header retrieval.
2010-11-26 Julien DanjouRename RGB to sRGB
2010-11-26 Lars Magne Ingebri... (nnimap-get-groups): Allow non-quoted strings as mailbo...
2010-11-26 Katsumi Yamaokashr.el (shr-insert): Revert last change.
2010-11-26 Lars Magne Ingebri... (nnmail-expiry-target-group): Protect against degenerat...
2010-11-26 Lars Magne Ingebri... * shr-color.el: Require cl when compiling.
2010-11-26 Lars Magne Ingebri... * nnheader.el (nnheader-update-marks-actions): Fix...
2010-11-26 Lars Magne Ingebri... * gnus-art.el (gnus-url-mailto): Unfold URLs before...
2010-11-26 Lars Magne Ingebri... * nnimap.el (nnimap-request-set-mark): Add is "+",...
2010-11-26 Lars Magne Ingebri... Use 'set instead of 'add and 'delete to set backend...
2010-11-26 Lars Magne Ingebri... (nnmaildir-request-set-mark): Be explicit about 'set.
2010-11-26 Lars Magne Ingebri... Refactor out nnheader-update-marks-actions and use...
2010-11-26 Lars Magne Ingebri... (*-request-set-mark): Extend syntax with 'set.
2010-11-26 Lars Magne Ingebri... (nnimap-find-uid-response): The UID is the last element...
2010-11-26 Lars Magne Ingebri... (nnimap-get-groups): Reimplement to work with folded...
2010-11-26 Lars Magne Ingebri... Use the UID returned when copying and accepting article...
2010-11-26 Lars Magne Ingebri... * nnimap.el (nnimap-last-response-string): Remove the...
2010-11-25 Lars Magne Ingebri... (nnimap-last-response-string): Fix last unfolding fix.
2010-11-25 Katsumi Yamaokamessage.el (message-called-interactively-p): A temporar...
2010-11-25 Lars Magne Ingebri... (nnimap-last-response-string): Unfold quoted lines...
2010-11-25 Lars Magne Ingebri... * nnimap.el (nnimap-unfold-quoted-lines): Refactor...
2010-11-25 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2010-11-25 Katsumi Yamaokashr.el (shr-insert): Fix the way to fold lines.
2010-11-25 Julien Danjoucolor: add more function, use them in shr-color
2010-11-25 Julien Danjoucolor-lab: rename to color
2010-11-25 Julien Danjougnus-sum: add gnus-summary-widget-forward
2010-11-25 Lars Magne Ingebri... (shr-color-visible): Don't bug out if the colour names...
2010-11-25 Katsumi Yamaokamml.el (mml-preview): Make sure to bind gnus-displaying...
2010-11-25 Katsumi Yamaokashr.el (shr-get-background): Fix argument name.
2010-11-24 Lars Magne Ingebri... Insert masses of cached articles faster.
2010-11-24 Julien Danjoushr: copy bg before rendering td
2010-11-24 Julien Danjoufix typo
2010-11-24 Julien Danjoushr-color: fix docstring
2010-11-24 Julien Danjoushr: add bgcolor support in td
2010-11-24 Julien Danjoushr: add bgcolor support on table
2010-11-24 Lars Magne Ingebri... (message-goto-body): called-interactively-p needs a...
2010-11-24 Lars Magne Ingebri... It's no longer necessary to clear marks before moving...
2010-11-24 Julien DanjouRevert "message-goto-body: Really return point"
2010-11-24 Julien Danjoumessage-goto-body: Really return point
2010-11-24 Julien Danjoumessage-in-body-p: message-goto-body return points
2010-11-24 Julien Danjoumessage: use called-interactively-p
2010-11-24 Julien DanjouRevert "message: skip <#secure"
2010-11-24 Lars Magne Ingebri... (mm-enable-multibyte): Use `to' instead of t. This...
2010-11-24 Lars Magne Ingebri... Remove the <#secure special-casing, which is too special.
2010-11-24 Lars Magne Ingebri... * shr.el (shr-parse-style): Drop !important from styles.
2010-11-24 Julien Danjoumessage: skip <#secure
2010-11-24 Lars Magne Ingebri... (gnus-summary-articles-in-thread): Fix a bug that cause...
2010-11-24 Lars Magne Ingebri... Revert the <#secure change, since it made yanking funct...
2010-11-24 Lars Magne Ingebri... Fill.
2010-11-24 Łukasz Stelmachmessage-goto-body after <#secure
2010-11-24 Julien Danjoushr: add shr-tag-title
2010-11-24 Julien Danjoushr: add background support
2010-11-24 Julien Danjoushr: replace deprecated syntax
2010-11-24 Julien Danjoushr-color: really return background if fixed
2010-11-24 Julien Danjoucolor-lab: Require 'cl when compiling
2010-11-24 Lars Magne Ingebri... Protect against non-existant colour names.
2010-11-24 Julien Danjoushr-color: only return hexadecimal part of colors
2010-11-24 Julien Danjoucolor-lab: fix all expt calls to use float type
2010-11-24 Katsumi Yamaokashr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg...
2010-11-24 Katsumi Yamaokashr-color.el (shr-color->hexadecimal): Ignore case...
2010-11-24 Katsumi Yamaokacolor-lab.el: Add coding cookie.
2010-11-23 Lars Magne Ingebri... Resurrect shr-tag-font again, since it's needed to...
2010-11-23 Lars Magne Ingebri... Split stuff like "#444444 !important" to find the real...
2010-11-23 Julien Danjoucolor-lab find float-pi for old Emacs
2010-11-23 Julien Danjoushr-color: add support for color names
2010-11-23 Andrew Cohennnheader.el (nnheader-parse-head): Bug fix. Properly...
2010-11-23 Julien Danjoushr: replace newline with space in style parsing
2010-11-23 Julien Danjoushr-color: fix several function calls
2010-11-23 Lars Magne Ingebri... (shr-descend): Add color to all tags and remove the...
2010-11-23 Lars Magne Ingebri... * shr.el (shr-color->hexadecimal): Autoload.
2010-11-22 Stefan MonnierChangeLog: Improve style.
2010-11-22 Julien Danjoushr-color: add HTML->hexadecimal converter
2010-11-22 Julien DanjouAdd color check support with shr-color
2010-11-22 Julien Danjoushr: add tag font
2010-11-22 Julien DanjouRevert "Drop colorisation of regions since we don't...
2010-11-22 Julien Danjoushr-color: import
2010-11-22 Julien Danjoucolor-lab: new
2010-11-22 Julien Danjougnus-art: do not downcase mailto args
2010-11-21 Andrew Cohennnir.el: Code cleanup.
2010-11-21 Lars Magne Ingebri... Add new command and keystroke: gnus-server-show-server.
2010-11-21 Lars Magne Ingebri... Re-request capabilities after STARTTLS.
2010-11-21 Ralf Angelimm-uu.el (mm-uu-type-alist): Prevent spurious empty...
2010-11-21 Lars Magne Ingebri... Clear flags before moving so that they can be re-set...
2010-11-21 Lars Magne Ingebri... Keep track of examined groups, and unselect the group...
2010-11-21 Lars Magne Ingebri... Unselect group before renaming. This had gotten lost...
2010-11-20 Katsumi Yamaokagnus-gravatar.el (gnus-gravatar-transform-address)...
2010-11-19 Katsumi YamaokaAssume that gnus-inhibit-images may be a group parameter.
2010-11-18 Lars Magne Ingebri... Allow customizing the vertical table lines.
2010-11-18 Katsumi Yamaokagnus-html.el: Don't display images if gnus-inhibit...
2010-11-17 Lars Magne Ingebri... Merge branch 'dad/mml2015-epg-use-from-to-sign' of...
2010-11-17 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-11-17 Lars Magne Ingebri... * shr.el (shr-put-image): Break lines when inserting...
2010-11-17 Daniel DehenninFix missing argument in cons.
next