summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/comint.el (comint-password-prompt-regexp): Add "PEM" for OpenVPN.Michael Albinus2016-08-101-1/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2016-08-102-18/+17
|\
| * Turn on lexical-binding in json.elMark Oteiza2016-08-101-1/+1
| * Nudge WoMan toward lexical-bindingMark Oteiza2016-08-101-17/+16
* | Handle nil cell value in compiled printer functions.Vincent Belaïche2016-08-101-3/+6
* | Apply changes from commits 3c97b0f758 and 8a38e948b0 to master branch.Vincent Belaïche2016-08-091-1/+6
|/
* * lisp/emacs-lisp/cconv.el: Fix λ-lifting in the presence of shadowingStefan Monnier2016-08-091-28/+48
* CC Mode: check for and fix missing call to before_change_functions.Alan Mackenzie2016-08-091-4/+21
* Make c-deprepertize-CPP work on deletion/insertion of "s. Fixes bug #24132.Alan Mackenzie2016-08-091-12/+19
* Support $ENV in TrampMichael Albinus2016-08-091-10/+10
* * lisp/files.el (file-ownership-preserved-p): Fix docstring. (Bug#23998)Michael Albinus2016-08-081-2/+1
* Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-0710-23/+82
* Add missing dcstrings in Tramp, remove chec for obsolee methodsMichael Albinus2016-08-078-42/+63
* Make sh-mode always use p-s-lookup-propertiesNoam Postavsky2016-08-061-1/+1
* Fix cl-assert with atomp FORM, non-nil SHOW-ARGSNoam Postavsky2016-08-061-1/+1
* Don't delete selection after indent-rigidlyNoam Postavsky2016-08-061-1/+1
* Fix byte-compile of interactive closuresNoam Postavsky2016-08-061-2/+8
* Error if --eval arg has text beyond 1 expressionNoam Postavsky2016-08-061-1/+8
* Fix quoted lambda warning from lexical-letNoam Postavsky2016-08-061-1/+1
* Make emerge always use shell-quote-argumentNoam Postavsky2016-08-061-25/+12
* Fix 'dired-diff' when backup file is in another directoryEli Zaretskii2016-08-061-13/+31
* Fix the 'T' command in Dired with non_ASCII file namesEli Zaretskii2016-08-061-0/+8
* * lisp/files.el (version-control): Drop :group vc (Bug #14687)Noam Postavsky2016-08-051-2/+1
* Merge from origin/emacs-25Paul Eggert2016-08-054-14/+26
|\
| * Revert "Fix local printer set to left aligned string formatter."John Wiegley2016-08-021-4/+0
| * Revert "Fix ses-delete-blanks to delete only blanks + documentation."John Wiegley2016-08-021-2/+1
| * Improve doc strings of 'gud-gdb' and 'gdb'Eli Zaretskii2016-08-012-11/+21
| * Fix ses-delete-blanks to delete only blanks + documentation.Vincent Belaïche2016-07-291-1/+2
| * profiler: document prefix arg for tree expansionNoam Postavsky2016-07-281-1/+2
| * Clarify usage of eshell-visual-optionsNoam Postavsky2016-07-281-2/+3
| * Fix local printer set to left aligned string formatter.Vincent Belaïche2016-07-281-0/+4
| * Bump Emacs version to 25.1 for the first RCemacs-25.1-rc1Nicolas Petton2016-07-241-1220/+1201
* | Merge from origin/emacs-25Paul Eggert2016-08-053-8/+5
|\ \ | |/
| * ; ChangeLog fixesNicolas Petton2016-07-241-2/+2
| * Don't let completion break `declare' handlingPaul Pogonyshev2016-07-231-3/+3
| * Do not show string-rectangle preview if minibuffer is emptyMark Oteiza2016-07-211-3/+0
| * * lisp/net/shr.el (shr-fill-line): Withdraw the last commit (4157159).Katsumi Yamaoka2016-07-211-4/+5
| * * lisp/net/shr.el (shr-fill-line):Katsumi Yamaoka2016-07-201-5/+4
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+3
|\ \ | |/
| * ; Fix typoMark Oteiza2016-07-201-1/+1
| * kill-rectangle should mention killed-rectangleNoam Postavsky2016-07-161-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-08-0511-36/+136
|\ \ | |/
| * Fix eieio vs cl-generic incompatibilities found in Rudel (bug#23947)Stefan Monnier2016-07-143-3/+13
| * Include cl-generic in package--builtin-versions (bug#22817)Stefan Monnier2016-07-141-0/+5
| * * lisp/emacs-lisp/package.el (describe-package-1)Glenn Morris2016-07-131-4/+5
| * ; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)Glenn Morris2016-07-131-1/+1
| * Improve documentation of search functionsStephen Berman2016-07-121-10/+38
| * Delete environment variables in Tramp when neededMichael Albinus2016-07-121-14/+34
| * Clarify docstring of find-feature-regexpNoam Postavsky2016-07-091-1/+1
| * Add details to cl-lib defining macros' docstringsNoam Postavsky2016-07-091-0/+29