aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* More dired-x cleanup.Glenn Morris2011-02-162-107/+115
* auth-source.el (auth-source-debug): Enable by default and don't mention the o...Teodor Zlatanov2011-02-162-22/+44
* Merge changes made in Gnus trunk.Gnus developers2011-02-158-74/+104
* * lisp/dired-x.el: Use easymenu for menu items. Fix item capitalization.Glenn Morris2011-02-142-63/+42
* Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-141-1/+1
* auth-source.el (auth-source-backend-parse-parameters): Don't rely on `plist-g...Teodor Zlatanov2011-02-142-3/+11
* nnimap.el (nnimap-inhibit-logging): New variable.Lars Ingebrigtsen2011-02-144-6/+30
* Add Log View toggle and log format customization for Git and Hg.Chong Yidong2011-02-135-58/+147
* auth-source.el (auth-source-search): Use copy-sequence instead of the cl.el c...Katsumi Yamaoka2011-02-142-1/+6
* dired-x.el misc cleanup.Glenn Morris2011-02-132-121/+57
* Fix last change.Katsumi Yamaoka2011-02-141-2/+1
* net/imap.el: Bring it back.Teodor Zlatanov2011-02-142-0/+3060
* lisp/makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.Juanma Barranquero2011-02-142-15/+19
* gnus-delay.el (gnus-delay-article) Fix number of seconds per day. Improve pr...Gnus developers2011-02-133-3/+14
* Proper fix for CC mode Bug#7722.Alan Mackenzie2011-02-133-53/+55
* Bind RET in Log View mode to a command that toggles a more detailed display.Chong Yidong2011-02-133-74/+155
* net/imap.el: Remove file. All the functionality is in nnimap.el.Gnus developers2011-02-134-3057/+10
* Remove imap-hash.el now that tramp-imap.el is gone.Ted Zlatanov2011-02-132-374/+4
* * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.Michael Albinus2011-02-134-861/+21
* Use simple buttons, instead of widget buttons, in vc-log.Chong Yidong2011-02-123-17/+22
* Fix date of merged ChangeLog entries.Glenn Morris2011-02-121-5/+1
* Merge changes made in Gnus trunk.Gnus developers2011-02-138-389/+1125
* Merge changes from emacs-23 branchChong Yidong2011-02-1213-39/+68
|\
| * Merge changes from emacs-23 branchChong Yidong2011-02-1212-37/+66
|/|
| * * lisp/files.el (copy-directory): Revert to pre-2011-01-29 version.Chong Yidong2011-02-122-44/+24
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-128-16/+16
| * Bind delete-by-moving-to-trash to nil in EPA and EPG.Chong Yidong2011-02-113-7/+22
| * Update cl-loaddefs.el againAndreas Schwab2011-02-101-2/+2
| * Update cl-loaddefs.el and ibuffer.elAndreas Schwab2011-02-102-10/+10
| * cl-seq.el doc fixes.Glenn Morris2011-02-092-8/+12
| * * lisp/ediff-ptch.el (ediff-fixup-patch-map): Doc fix.Glenn Morris2011-02-092-1/+5
| * faces.el fix for bug#7966.Glenn Morris2011-02-072-4/+21
| * * lisp/simple.el (next-error): Doc fix.Glenn Morris2011-02-072-2/+6
| * * lisp/files.el (copy-directory): New arg COPY-AS-SUBDIR.Chong Yidong2011-02-052-22/+37
* | Adapt dired-create-files to copy-directory changes.Thierry Volpiatto2011-02-122-0/+9
* | Minor commentary fix (Bug#8024).Chong Yidong2011-02-121-7/+3
* | Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...Chong Yidong2011-02-125-57/+72
* | New optional arg COPY-CONTENTS to copy-directory.Thierry Volpiatto2011-02-122-20/+29
* | * minibuffer.el (completion-table-case-fold): New function forTassilo Horn2011-02-122-0/+9
* | Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-128-33/+101
* | lisp/gnus/mml2015.el (mml2015-signers): Minor doc fix.Chong Yidong2011-02-111-1/+1
* | Allow packages to be reinstalled.Phil Hagelberg2011-02-112-5/+10
* | Adapt to Subversion change, with no .svn directory in each sub directory.Karl Pflästerer2011-02-112-26/+18
* | * lisp/simple.el (delete-trailing-whitespace): New optional bufferDeniz Dogan2011-02-112-11/+24
* | Save unmodified buffers when buffer-file-name doesn't exist.Bastien Guerry2011-02-112-1/+10
* | * lisp/net/rcirc.el (defun-rcirc-join): Accept multiple channels.Deniz Dogan2011-02-112-7/+15
* | * lisp/emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.Glenn Morris2011-02-102-1/+5
* | * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.Juanma Barranquero2011-02-112-1/+5
* | gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.Antoine Levitt2011-02-102-3/+7
* | * lisp/server.el (server-process-filter): Use pcase.Stefan Monnier2011-02-102-117/+115