Bind RET and TAB on images for better UX.
[gnus] / lisp /
2010-09-08 Lars Magne Ingebri... Bind RET and TAB on images for better UX.
2010-09-08 Lars Magne Ingebri... (gnus-html-wash-tags): Search for images first, so...
2010-09-08 Lars Magne Ingebri... Fix typo in last check-in.
2010-09-08 Lars Magne Ingebri... Allow showing the ALT text of images and to browse...
2010-09-08 Lars Magne Ingebri... Indent.
2010-09-08 Lars Magne Ingebri... (gnus-async-article-callback): Call `gnus-html-prefetch...
2010-09-08 Lars Magne Ingebri... Fix typo in last check-in.
2010-09-08 Lars Magne Ingebri... Decode entities before feeding URLs to curl.
2010-09-07 Katsumi Yamaokagnus-html.el (gnus-html-wash-tags, gnus-html-put-image...
2010-09-07 Katsumi Yamaokagnus-async.el (gnus-html-prefetch-images): Autoload...
2010-09-06 Lars Magne Ingebri... Limit end-tag matching to the current line to work...
2010-09-06 Lars Magne Ingebri... Always prefetch images for groups that want that.
2010-09-06 Lars Magne Ingebri... (nntp-wait-for-string): Supply a timeout for accept...
2010-09-06 Lars Magne Ingebri... If being given an explicit level to get unread articles...
2010-09-06 Lars Magne Ingebri... Remove <a name...> tags, which confuses the rest of...
2010-09-06 Lars Magne Ingebri... Do a `gnus-request-scan' for the methods that support...
2010-09-06 Lars Magne Ingebri... (nnml-save-nov): Remove some debugging-related messages.
2010-09-06 Katsumi YamaokaFix previous commit.
2010-09-06 Katsumi Yamaokadgnushack.el (dgnushack-compile, dgnushack-make-cus...
2010-09-06 Katsumi Yamaokapop3.el (pop3-number-of-responses): Search for "+OK...
2010-09-05 Lars Magne Ingebri... (gnus-get-unread-articles): Fix up the last commit.
2010-09-05 Lars Magne Ingebri... Don't bother with groups that aren't going to be activated.
2010-09-05 Lars Magne Ingebri... Allow calling without specifying the handle.
2010-09-05 Lars Magne Ingebri... (gnus-set-mode-line): Don't pad the mode line string.
2010-09-05 Lars Magne Ingebri... Revert the change that would look into authinfo for...
2010-09-05 Lars Magne Ingebri... (gnus-get-unread-articles): Count the archive groups...
2010-09-05 Lars Magne Ingebri... (gnus-activate-group): Take an optional parameter to...
2010-09-05 Lars Magne Ingebri... (imap-mailbox-get): Revert last change for this function.
2010-09-05 Lars Magne Ingebri... imap.el: Remove an optional buffer parameter from many...
2010-09-05 Lars Magne Ingebri... (nnimap-debug): Removed.
2010-09-05 Lars Magne Ingebri... (nnimap-request-list): Servers may return \NoSelect...
2010-09-05 Lars Magne Ingebri... (imap-debug): Removed -- doesn't seem very useful.
2010-09-05 Lars Magne Ingebri... (imap-fetch-safe): Removed function.
2010-09-05 Lars Magne Ingebri... Don't message if we're fetching mail from a file, and...
2010-09-05 Lars Magne Ingebri... New convenience function for logging.
2010-09-05 Lars Magne Ingebri... (pop3-streaming-movemail): Return t for success.
2010-09-05 Lars Magne Ingebri... Look for the "imaps" entry in the .authinfo if we're...
2010-09-05 Lars Magne Ingebri... Use the active info we already have if we're in a main...
2010-09-05 Lars Magne Ingebri... Get info for virtual groups last.
2010-09-05 Lars Magne Ingebri... Get info for virtual groups last.
2010-09-05 Katsumi Yamaoka(gnus-method-rank): Replace equalp with equal.
2010-09-05 Katsumi Yamaoka(nnmh-request-list-1): Bind `file'.
2010-09-05 Katsumi Yamaokapop3-set-process-query-on-exit-flag: New function that...
2010-09-04 Lars Magne Ingebri... Indent.
2010-09-04 Lars Magne Ingebri... Do incremental NOV updates when scanning new male.
2010-09-04 Lars Magne Ingebri... Always move the crash box to the Incoming file. Fixes...
2010-09-04 Lars Magne Ingebri... Off-by-one error on the request loop (for debugging...
2010-09-04 Lars Magne Ingebri... Really only check the incoming files once in a while.
2010-09-04 Lars Magne Ingebri... Don't output messages when saving.
2010-09-04 Lars Magne Ingebri... (pop3-streaming-movemail): Always close the pop3 connec...
2010-09-04 Lars Magne Ingebri... Only check the incoming files for deletion once per...
2010-09-04 Lars Magne Ingebri... (pop3-logon): Fix up unbound variable typo.
2010-09-04 Lars Magne Ingebri... (pop3-streaming-movemail): Respect pop3-leave-mail...
2010-09-04 Lars Magne Ingebri... Use streaming pop3 retrieval.
2010-09-04 Lars Magne Ingebri... White space clean up.
2010-09-04 Lars Magne Ingebri... Remove duplicates from .newsrc list.
2010-09-04 Lars Magne Ingebri... Protect against groups that come from no known methods.
2010-09-04 Lars Magne Ingebri... Use erase-buffer instead of looping and deleting region...
2010-09-04 Lars Magne Ingebri... (pop3-display-message-size-flag): Removed -- everybody...
2010-09-04 Lars Magne Ingebri... Only read the agent.lib/local file once per `g' run.
2010-09-04 Lars Magne Ingebri... Output active lines also for empty directories.
2010-09-04 Lars Magne Ingebri... Add more changes related to the new methodology for...
2010-09-04 Lars Magne Ingebri... Fix up the recursion behavior.
2010-09-04 Lars Magne Ingebri... Rewrite the Gnus group activation method to be more...
2010-09-04 Lars Magne Ingebri... (gnus-html-show-images): If there are no images to...
2010-09-04 Lars Magne Ingebri... Check whether the agentview files exist before trying...
2010-09-04 Lars Magne Ingebri... (gnus-html-wash-tags): Remove even more white space...
2010-09-04 Lars Magne Ingebri... (gnus-article-copy-string): Say what data we copied.
2010-09-04 Lars Magne Ingebri... Only recurse down into subdirectories if the link count...
2010-09-03 Lars Magne Ingebri... Maintain a cache of the image directories.
2010-09-03 Lars Magne Ingebri... Just return the image directories, not all directories...
2010-09-03 Lars Magne Ingebri... Decode entities at the end.
2010-09-03 Lars Magne Ingebri... Remove more white space before <pre_int> image spacers.
2010-09-03 Lars Magne Ingebri... Add the new command gnus-html-show-images.
2010-09-03 Lars Magne Ingebri... Have the image insertion work even if the missing image...
2010-09-03 Lars Magne Ingebri... Fix up the logic that marks resized images for buffer...
2010-09-03 Lars Magne Ingebri... Add a new `i' command to insert images.
2010-09-03 Lars Magne Ingebri... Don't reuse the 'gnus-data text property, but use a...
2010-09-03 Lars Magne Ingebri... Change the default so that nnimap methods aren't agenti...
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-03 Lars Magne Ingebri... Comment fix.
2010-09-03 Lars Magne Ingebri... Added a .dir-locals.el file so that trailing whitespace...
2010-09-03 Katsumi Yamaokagnus-html.el (gnus-html-put-image): make avoidance...
2010-09-03 Katsumi YamaokaMake gnus-html work for XEmacs.
2010-09-03 Katsumi Yamaokagnus-ems.el: Make process-plist functions work.
2010-09-02 Lars Magne Ingebri... Change default to 'opportunistic if hashcash is installed.
2010-09-02 Lars Magne Ingebri... Only call image-size once, since it's somewhat time...
2010-09-02 Lars Magne Ingebri... Fix up typo in rescaling.
2010-09-02 Katsumi Yamaokagnus-xmas-create-image: Don't try to examine image...
2010-09-02 Katsumi Yamaokalpath.el: Fbind w3-parse-buffer for Emacs <=22 and...
2010-09-02 Katsumi Yamaokagnus-html-put-image, gnus-html-rescale-image: Pass...
2010-09-02 Katsumi Yamaokagnus-article-html: Make work buffer multibyte for decod...
2010-09-02 Lars Magne Ingebri... Remove %O (moderated) from group line format, since...
2010-09-02 Lars Magne Ingebri... (gnus-agent-short-article), (gnus-agent-long-article...
2010-09-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-refer-article-method): Change default to 'current.
2010-09-02 Lars Magne Ingebri... (gnus-auto-select-subject): Change default to `unseen...
2010-09-02 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-mode-non-string-length): Change default to 30.
next