aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses t...Lars Magne Ingebrigtsen2010-09-062-0/+6
| * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the...Lars Magne Ingebrigtsen2010-09-062-0/+5
| * nnml.el (nnml-save-nov): Remove some debugging-related messages.Lars Magne Ingebrigtsen2010-09-062-6/+6
| * Merge changes from emacs-23 branch.Chong Yidong2010-09-0611-18/+52
| |\
| | * Merge whitespace.el from trunkChong Yidong2010-09-062-54/+150
| | * * doc/lispref/files.texi (Directory Names): Use \` rather than ^.Alexander Klimov2010-09-064-7/+13
| | * Regenerate configureAndreas Schwab2010-09-051-15651/+3254
| | * * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].Stefan Monnier2010-09-052-2/+11
| | * * dired.texi (Dired Enter): Minor doc fix (Bug#6982).Chong Yidong2010-09-042-7/+10
| | * Revert last change.Chong Yidong2010-09-042-9/+8
| | * * frames.texi (Layout Parameters): Add cindex entries (Bug#6929).Chong Yidong2010-09-042-8/+9
| | * Update email of Roland Winkler <[email protected]>Stefan Monnier2010-09-023-34/+38
| | * * doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)Glenn Morris2010-09-012-0/+7
| | * * desktop.el (desktop-path): Bump :version after 2009-09-15 change.Glenn Morris2010-09-012-1/+5
| * | pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".Katsumi Yamaoka2010-09-062-1/+7
| * | gnus-start.el (gnus-get-unread-articles): Fix up the last commit.Lars Magne Ingebrigtsen2010-09-062-1/+2
| * | gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren'...Lars Magne Ingebrigtsen2010-09-062-14/+16
| * | gnus-html.el (gnus-article-html): Allow calling without specifying the handle...Lars Magne Ingebrigtsen2010-09-062-1/+6
| * | gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.Lars Magne Ingebrigtsen2010-09-062-3/+3
| * | nnimap.el (nnimap-open-connection): Revert the change that would look into au...Lars Magne Ingebrigtsen2010-09-062-7/+6
| * | gnus-start.el (gnus-get-unread-articles): Count the archive groups as seconda...Lars Magne Ingebrigtsen2010-09-062-1/+6
| * | gnus-start.el (gnus-activate-group): Take an optional parameter to say that y...Lars Magne Ingebrigtsen2010-09-062-4/+11
| * | imap.el (imap-mailbox-get): Revert last change for this function.Lars Magne Ingebrigtsen2010-09-062-3/+5
| * | nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer paramet...Lars Magne Ingebrigtsen2010-09-064-112/+56
| * | nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitiv...Lars Magne Ingebrigtsen2010-09-052-8/+13
| * | imap.el (imap-debug): Removed -- doesn't seem very useful.Lars Magne Ingebrigtsen2010-09-052-101/+4
| * | imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.Lars Magne Ingebrigtsen2010-09-053-59/+11
| * | mail-source.el (mail-source-fetch): Don't message if we're fetching mail from...Lars Magne Ingebrigtsen2010-09-052-5/+13
| * | pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): ...Lars Magne Ingebrigtsen2010-09-054-61/+28
| * | nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authin...Lars Magne Ingebrigtsen2010-09-052-3/+10
| * | nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have ...Lars Magne Ingebrigtsen2010-09-053-10/+13
| * | gnus-start.el (gnus-method-rank): Get info for virtual groups last.Lars Magne Ingebrigtsen2010-09-052-0/+7
| * | Respect mouse-drag-copy-region upon mouse-3 region adjustment.David De La Harpe Golden2010-09-052-3/+25
| * | Improve ls date switch parsing in Dired (Bug#6987).Chong Yidong2010-09-052-23/+31
| * | * files.el (get-free-disk-space): Search more robustly for "available" column.Chong Yidong2010-09-052-18/+29
| * | gnus-start.el (gnus-method-rank): Replace equalp with equal.Katsumi Yamaoka2010-09-052-1/+3
| * | (nnmh-request-list-1): Bind `file'.Katsumi Yamaoka2010-09-052-1/+3
| * | pop3-set-process-query-on-exit-flag: New function that's an alias to set-proc...Katsumi Yamaoka2010-09-052-1/+14
| * | Update to latest Unicode 6.0 beta data files.Juanma Barranquero2010-09-0512-12/+35
| * | gnus-int.el (gnus-request-group): Indent.Lars Magne Ingebrigtsen2010-09-051-1/+1
| * | mail-source.el (mail-source-delete-crash-box): Always move the crash box to t...Lars Magne Ingebrigtsen2010-09-053-28/+77
| * | pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source....Lars Magne Ingebrigtsen2010-09-054-17/+25
| * | pop3.el (pop3-streaming-movemail): Always close the pop3 connection.Lars Magne Ingebrigtsen2010-09-052-2/+4
| * | gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop):...Lars Magne Ingebrigtsen2010-09-054-26/+131
| * | gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from...Lars Magne Ingebrigtsen2010-09-052-8/+14
| * | pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting reg...Lars Magne Ingebrigtsen2010-09-053-16/+19
| * | (pop3-display-message-size-flag): Removed -- everybody wants message sizes.Lars Magne Ingebrigtsen2010-09-052-13/+7
| * | gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file onc...Lars Magne Ingebrigtsen2010-09-054-7/+16
| * | nnmh.el (nnmh-request-list-1): Output active lines also for empty directories...Lars Magne Ingebrigtsen2010-09-052-19/+22
| * | Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-...Lars Magne Ingebrigtsen2010-09-058-140/+125