aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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:02Z!dann@ics.uci.eduGlenn 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:31Z!lekktu@gmail.com from trunk.Juanma Barranquero2011-03-113-3/+6
| * Backport 2011-03-11T00:33:57Z!lekktu@gmail.com 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.emacs-23.3Chong Yidong2011-03-072-15/+22
| * Revert 2010-05-25T15:54:53Z!juri@jurta.org; 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
* | cus-edit tweak for bug#2298.Glenn Morris2011-03-092-0/+9
* | * lisp/mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.Glenn Morris2011-03-092-2/+6
* | Inhibit mouse-avoidance if cursor-type is nil (Bug#8209).Julien Danjou2011-03-092-0/+6
* | * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.Jay Belanger2011-03-092-1/+5
* | * allout.el Summary: Change so yank of distinctive-bullet items preservesKen Manheimer2011-03-092-49/+54
* | Merge changes made in Gnus trunk.Teodor Zlatanov2011-03-093-98/+213
* | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): DoMichael Albinus2011-03-092-7/+17
* | * lisp/net/rcirc.el (rcirc-handler-001): Remove uselessDeniz Dogan2011-03-092-3/+8
* | * shell.el (shell-mode): Set comint-input-ring-size from HISTSIZE. (Bug#7889)Glenn Morris2011-03-092-1/+9
* | Fix previous gdb-mi fix...Glenn Morris2011-03-091-1/+1
* | Fix previous gdb-mi change.Glenn Morris2011-03-091-2/+4
* | gdb-mi addition for bug#7889.Glenn Morris2011-03-092-15/+33
* | Use condition-case-no-debug in package.el.Chong Yidong2011-03-082-2/+7
* | Merge changes made in Gnus trunk.Gnus developers2011-03-085-20/+37
* | * simple.el (shell-command-to-string): Use `process-file'.Michael Albinus2011-03-084-42/+55
* | texinfo.el addition for bug#2783.Arni Magnusson2011-03-072-3/+9
* | cus-start.el fix for bug#8192.Glenn Morris2011-03-072-3/+6
* | font-lock.el tweak for bug#2159.Glenn Morris2011-03-072-1/+6
* | * lisp/custom.el (custom-available-themes): Return themes in alphabetical order.Chong Yidong2011-03-072-1/+6
* | Fix a cc-cmds.el patch from acm that I applied incorrectly (Bug#7595).Chong Yidong2011-03-072-13/+11
* | * lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.Deniz Dogan2011-03-072-1/+5