log

age author description
2010-09-07 Agustin martin Make sure original ispell arg list is initialized in (ispell-start-process).
2010-09-07 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
2010-09-07 Katsumi Yamaoka gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
2010-09-07 Katsumi Yamaoka Merge changes made in Gnus trunk:
2010-09-07 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
2010-09-07 Katsumi Yamaoka gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.
2010-09-07 Katsumi Yamaoka nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
2010-09-07 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.
2010-09-06 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.
2010-09-06 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.
2010-09-06 Katsumi Yamaoka nnml.el (nnml-save-nov): Remove some debugging-related messages.
2010-09-06 Katsumi Yamaoka Merge from mainline.
2010-09-06 Katsumi Yamaoka Merge from mainline.
2010-09-06 Katsumi Yamaoka Merge from mainline.
2010-09-05 Katsumi Yamaoka Merge from mainline.
2010-09-03 Katsumi Yamaoka Merge from mainline.
2010-09-03 Katsumi Yamaoka Merge from mainline.
2010-09-03 Katsumi Yamaoka Merge from mainline.
2010-09-02 Katsumi Yamaoka Merge from mainline.
2010-09-02 Katsumi Yamaoka Merge from mainline.
2010-09-02 Katsumi Yamaoka Merge from mainline.
2010-09-02 Katsumi Yamaoka Merge from mainline.
2010-09-01 Katsumi Yamaoka Merge from mainline.
2010-09-01 Katsumi Yamaoka Merge from mainline.
2010-08-31 Katsumi Yamaoka Merge from mainline.
2010-08-31 Katsumi Yamaoka Merge from mainline.
2010-09-06 Chong Yidong Merge changes from emacs-23 branch.
2010-09-06 Chong Yidong Merge changes from emacs-23 branch.
2010-09-06 Chong Yidong Merge whitespace.el version 13.1 from trunk.
2010-09-06 Chong Yidong Merge whitespace.el from trunk
2010-09-05 Stefan Monnier * doc/lispref/files.texi (Directory Names): Use \` rather than ^.
2010-09-05 Andreas Schwab Regenerate configure
2010-09-05 Stefan Monnier * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
2010-09-04 Chong Yidong * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2010-09-04 Chong Yidong Revert last change.
2010-09-04 Chong Yidong * frames.texi (Layout Parameters): Add cindex entries (Bug#6929).
2010-09-02 Stefan Monnier Update email of Roland Winkler <winkler@gnu.org>
2010-09-02 Glenn Morris * doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2010-09-02 Glenn Morris * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
2010-09-06 Katsumi Yamaoka pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
2010-09-06 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
2010-09-06 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
2010-09-06 Katsumi Yamaoka gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
2010-09-06 Katsumi Yamaoka gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
2010-09-06 Katsumi Yamaoka nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
2010-09-06 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
2010-09-06 Katsumi Yamaoka gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
2010-09-06 Katsumi Yamaoka imap.el (imap-mailbox-get): Revert last change for this function.
2010-09-06 Katsumi Yamaoka nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
2010-09-05 Katsumi Yamaoka nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
2010-09-05 Katsumi Yamaoka imap.el (imap-debug): Removed -- doesn't seem very useful.
2010-09-05 Katsumi Yamaoka imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
2010-09-05 Katsumi Yamaoka mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.
2010-09-05 Katsumi Yamaoka pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
2010-09-05 Katsumi Yamaoka nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.
2010-09-05 Katsumi Yamaoka nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.
2010-09-05 Katsumi Yamaoka gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2010-09-05 David De La Harpe Golden Respect mouse-drag-copy-region upon mouse-3 region adjustment.
2010-09-05 Chong Yidong Improve ls date switch parsing in Dired (Bug#6987).
2010-09-05 Chong Yidong * files.el (get-free-disk-space): Search more robustly for "available" column.
2010-09-05 Katsumi Yamaoka gnus-start.el (gnus-method-rank): Replace equalp with equal.
2010-09-05 Katsumi Yamaoka (nnmh-request-list-1): Bind `file'.
2010-09-05 Katsumi Yamaoka pop3-set-process-query-on-exit-flag: New function that's an alias to set-process-query-on-exit-flag, or process-kill-without-query for XEmacs and old Emacsen.
2010-09-05 Juanma Barranquero Update to latest Unicode 6.0 beta data files.
2010-09-05 Katsumi Yamaoka gnus-int.el (gnus-request-group): Indent.
2010-09-05 Katsumi Yamaoka mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.
2010-09-05 Katsumi Yamaoka pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.
2010-09-05 Katsumi Yamaoka pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2010-09-05 Katsumi Yamaoka gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.
2010-09-05 Katsumi Yamaoka gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.
2010-09-05 Katsumi Yamaoka pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.
2010-09-05 Katsumi Yamaoka (pop3-display-message-size-flag): Removed -- everybody wants message sizes.
2010-09-05 Katsumi Yamaoka gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.
2010-09-05 Katsumi Yamaoka nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.
2010-09-05 Katsumi Yamaoka Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.
2010-09-04 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
2010-09-04 Stefan Monnier * lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
2010-09-04 Chong Yidong Fix Ruby compilation error matching.
2010-09-04 Andreas Schwab Update cl-loaddefs.el
2010-09-04 Andreas Schwab Check all lisp types in image loader
2010-09-04 Stefan Monnier Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
2010-09-04 Chong Yidong * emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
2010-09-04 Chong Yidong Avoid corrupting archive-contents file.
2010-09-04 Katsumi Yamaoka gnus.texi (Adaptive Scoring): Fix typo.
2010-09-04 Katsumi Yamaoka (gnus-html-show-images): If there are no images to show, then say so instead of bugging out.
2010-09-04 Katsumi Yamaoka (gnus-article-copy-string): Say what data we copied; (gnus-html-wash-tags): Remove even more white space around <pre_int>; (gnus-agent-load-alist): Check whether the agentview files exist before trying to read them.
2010-09-04 Eli Zaretskii Fix display of composed R2L text on MS-Windows.
2010-09-04 Andreas Schwab * image.c (Fimagemagick_types): Doc fix.
2010-09-04 Andreas Schwab Fix type mismatch in ImageMagick loader
2010-09-04 Andreas Schwab * image.c (imagemagick_image_p): Replace bcopy by memcpy.
2010-09-04 Eli Zaretskii Update config.bat due to lisp/gnus/.dir-locals.el.
2010-09-04 Katsumi Yamaoka Fix previous merge from Gnus trunk.
2010-09-04 Katsumi Yamaoka mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
2010-09-04 Katsumi Yamaoka gnus-html.el: Remove more white space before <pre_int> image spacers; Decode entities at the end. So that entities inside the tags don't mess up the rest of the "parsing".
2010-09-04 Katsumi Yamaoka gnus-html.el: Add the new command gnus-html-show-images.
2010-09-04 Katsumi Yamaoka gnus-html.el: Fix up the logic that marks resized images for buffer deletion; Have the image insertion work even if the missing image is in an <a>.
2010-09-04 Katsumi Yamaoka gnus-agent.el: Change the default so that nnimap methods aren't agentized by default. There's apparently many problems related to agent/imap behaviour; gnus-art.el: Don't reuse the 'gnus-data text property, but use a new property. This avoids stomping over other functions that use this for other things; gnus-html.el: Add a new `i' command to insert images.
2010-09-04 Katsumi Yamaoka gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
2010-09-04 Katsumi Yamaoka Added a .dir-locals.el file so that trailing whitespace is shown.
2010-09-03 Stefan Monnier Use SMIE's blink-paren for octave-mode.
2010-09-03 Stefan Monnier * lisp/electric.el (electricity): New group.
2010-09-03 Stefan Monnier * lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
2010-09-03 Stefan Monnier Provide blink-matching support to SMIE.
2010-09-03 Stefan Monnier * lisp/simple.el (newline): Fix last change to properly remove itself from
2010-09-03 Katsumi Yamaoka gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
2010-09-03 Katsumi Yamaoka Make gnus-html work for XEmacs.
2010-09-03 Katsumi Yamaoka gnus-ems.el: Make process-plist functions work.
2010-09-03 Katsumi Yamaoka message.el (message-generate-hashcash): Change default to 'opportunistic if hashcash is installed; gnus-html.el (gnus-html-put-image): Only call image-size once, since it's somewhat time-consuming on remote X servers.
2010-09-02 Stefan Monnier Add blink-matching-check-function and misc cleanups.
2010-09-02 Jan D. Fix lisp/ChangeLog entries.
2010-09-02 Chong Yidong Set revert-buffer-function in Package Menu.
2010-09-02 Katsumi Yamaoka gnus-html-rescale-image: Fix up typo in rescaling.