log

age author description
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.