aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are inline.Julien Danjou2011-03-174-15/+31
* lisp/custom.el: Trivial fixes.Juanma Barranquero2011-03-172-8/+16
* * lisp/calc-units.el (calcFunc-lupquant): Rename fromJay Belanger2011-03-162-7/+7
* * lisp/calc/README: Mention musical notes.Jay Belanger2011-03-166-76/+116
* * lisp/minibuffer.el (completion-all-sorted-completions):Stefan Monnier2011-03-162-1/+14
* * allout.el (allout-yank-processing): Adjust for new rebulleting regime soKen Manheimer2011-03-162-1/+7
* Add warning for obsolete _emacs init file.Juanma Barranquero2011-03-162-13/+21
* lisp/progmodes/delphi.el: Fix typos.Juanma Barranquero2011-03-162-38/+50
* gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if we're se...Lars Magne Ingebrigtsen2011-03-152-9/+21
* Indent.Lars Magne Ingebrigtsen2011-03-151-3/+6
* Merge changes made in Gnus trunk.Gnus developers2011-03-1510-36/+203
* * allout.el (allout-make-topic-prefix) (allout-rebullet-heading): InvertKen Manheimer2011-03-152-8/+16
* Fix misuse of quote in `case'.Stefan Monnier2011-03-1521-112/+139
* * lisp/startup.el (command-line): Update package subdirectory regexp.Chong Yidong2011-03-152-1/+5
* message.el (message-yank-original): Use cond instead of CL case.Teodor Zlatanov2011-03-152-3/+7
* * lisp/allout.el (allout-abbreviate-flattened-numbering)Stefan Monnier2011-03-142-2/+6
* * lisp/gnus/auth-source.el (auth-source-netrc-create): Use usual format for theStefan Monnier2011-03-142-32/+41
* * lisp/subr.el (read-char-choice): Only show the cursor after the prompt,Stefan Monnier2011-03-142-18/+23
* * lisp/help-fns.el (variable-at-point): Skip leading quotes, if anyKevin Ryde2011-03-142-0/+6
* * lisp/emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change theStefan Monnier2011-03-142-1/+7
* * shell.el (shell): When called interactively, offer to change theMichael Albinus2011-03-142-0/+20
* Add `auth-source-search' integration for LDAP searches.Ted Zlatanov2011-03-132-5/+46
* auth-source.el (auth-source-netrc-create): Show the default in the prompt whe...Teodor Zlatanov2011-03-132-0/+9
* Merge changes made in Gnus trunk.Teodor Zlatanov2011-03-132-64/+87
* lisp/help.el (describe-mode): Link to the mode's definition.Juanma Barranquero2011-03-132-1/+15
* Merge from emacs-23; up to 2010-06-03T22:16:[email protected]Glenn Morris2011-03-124-53/+83
|\
| * * net/tramp.el (tramp-progress-reporter-update): UseMichael Albinus2011-03-124-8/+38
| * * lisp/ebuff-menu.el (electric-buffer-menu-mode-map): Move initializationStefan Monnier2011-03-112-50/+56
| * Bump version to 23.3.50Chong Yidong2011-03-111-1/+1
| * Backport 2011-03-01T03:59:[email protected] from trunk.Juanma Barranquero2011-03-113-3/+6
| * Backport 2011-03-11T00:33:[email protected] from trunk.Juanma Barranquero2011-03-112-3/+10
| * Fix comparisons of file ownership on MS-Windows for the Administrator user.Eli Zaretskii2011-03-113-3/+27
| * Fix 2011-01-31 change; patch supplied by acm was applied incorrectly.Chong Yidong2011-03-072-15/+22
| * Revert 2010-05-25T15:54:[email protected]; regenerate release logs.Chong Yidong2011-03-077-26/+22
| * Release logs for 23.3 release.Chong Yidong2011-02-288-22/+46
* | Fix typos.Juanma Barranquero2011-03-121-12/+10
* | lisp/vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).Juanma Barranquero2011-03-122-2/+11
* | Sync with Tramp 2.2.1.Michael Albinus2011-03-123-14/+22
* | Merge changes made in Gnus trunk.Gnus developers2011-03-123-5/+25
* | * lisp/progmodes/compile.el (compilation--previous-directory): Fix upStefan Monnier2011-03-112-23/+31
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):Stefan Monnier2011-03-112-0/+16
* | * allout-widgets.el (allout-widgets-tally) Initialize allout-widgets-tallyKen Manheimer2011-03-112-2/+10
* | lisp/help-fns.el (describe-variable): Don't complete keywords.Juanma Barranquero2011-03-112-3/+9
* | Fix package.el handling of version numbers like 1.0pre6.Chong Yidong2011-03-102-7/+38
* | Fix package-strip-rcs-id to be more robust.Chong Yidong2011-03-102-7/+14
* | auth-source.el (auth-source-read-char-choice): Remove `dropdown-list'.Teodor Zlatanov2011-03-102-31/+25
* | * simple.el (delete-trailing-whitespace): Return nil for theMichael Albinus2011-03-102-1/+8
* | * lisp/vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.Glenn Morris2011-03-102-3/+6
* | Add `vc-git-program' option; suggested on emacs-devel.Glenn Morris2011-03-102-7/+19
* | * lisp/eshell/esh-util.el (eshell-condition-case): Doc fix.Glenn Morris2011-03-092-1/+4