summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dired: Handle posix wildcards in directory partorigin/feature/dired-wildcard-in-dir-bug#27631Tino Calancha2017-07-297-97/+256
* artist.el: Avoid error with keyboard command invocationStephen Berman2017-07-291-1/+1
* Preserve point under 'dired-auto-revert-buffer' (third case)Stephen Berman2017-07-292-7/+96
* Do not unset user key remaps in dired-xAllen Li2017-07-291-4/+5
* Improve documentation of 'occur'Eli Zaretskii2017-07-292-0/+9
* Minor copyedits of comments in faces.elEli Zaretskii2017-07-291-1/+3
* ; Revert "; * .gitignore: Add .deps/."Eli Zaretskii2017-07-291-1/+0
* Do not worry about paxctl on newer NetBSDPaul Eggert2017-07-291-7/+7
* Clarify documentation of ':inherit' face attributeEli Zaretskii2017-07-291-1/+3
* * lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-284-37/+34
* * lisp/subr.el (define-symbol-prop): New functionStefan Monnier2017-07-286-30/+51
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-286-46/+46
* Preserve this-command-keys across recursive-edit invocationsEli Zaretskii2017-07-281-0/+7
* ; * .gitignore: Add .deps/.Eli Zaretskii2017-07-281-0/+1
* Improve doc string of 'locate-dominating-file'Eli Zaretskii2017-07-281-2/+5
* New commands 'apropos-local-variable', 'apropos-local-value'Drew Adams2017-07-283-0/+57
* * lisp/loadhist.el (unload-feature): Remove ad-hoc ELP codeStefan Monnier2017-07-272-5/+5
* Fix C++ class initializers not always being fontified at mode start.Alan Mackenzie2017-07-271-3/+10
* Fix variables in C++ "for" statement not always being fontified.Alan Mackenzie2017-07-271-4/+9
* Add watchdog process to tramp-test36-asynchronous-requestsMichael Albinus2017-07-271-6/+18
* CC Mode: Fix declarator being cut off from terminator by end of jit-lock chunkAlan Mackenzie2017-07-271-7/+20
* * lisp/vc/smerge-mode.el: Avoid N² blow up in degenerate casesStefan Monnier2017-07-271-17/+49
* * lisp/url/url-cookie.el: Use lexical-bindingStefan Monnier2017-07-271-26/+15
* * lisp/calendar/todo-mode.el (todo-print-buffer-function): Rework docstring.Stefan Monnier2017-07-271-5/+3
* * lisp/ruler-mode.el (ruler-mode-ruler): Document problem.Stefan Monnier2017-07-271-0/+4
* * lisp/emacs-lisp/cl-generic.el (cl-generic-define-method):Stefan Monnier2017-07-261-17/+18
* * doc/lispref/loading.texi (When to Autoload): New section.Glenn Morris2017-07-261-0/+40
* Stop using unibyte buffers for ert backtracesGlenn Morris2017-07-261-2/+1
* Fix semantic-symref-parse-tool-output-one-line after 644cdd1aa0Dmitry Gutov2017-07-261-17/+16
* Fix cl-defmethod indentationGrégoire Jadi2017-07-261-1/+1
* Fix two customization types in frame.elMartin Rudalics2017-07-261-2/+2
* Dired: Support eshell-ls from the beginning if the user wants toTino Calancha2017-07-262-0/+14
* * lisp/progmodes/sh-script.el (sh-mode): Recognize mkshrc.Mark Oteiza2017-07-251-0/+1
* * lisp/emacs-lisp/eieio-compat.el (eieio--defgeneric-init-form):Stefan Monnier2017-07-251-1/+2
* ; Instrument entry of tramp--test-instrument-test-caseMichael Albinus2017-07-251-2/+3
* ls-lisp: Add an unload function and enable lexical bindingTino Calancha2017-07-252-1/+44
* register-read-with-preview: Quit if user input C-g or ESCTino Calancha2017-07-253-1/+51
* ; Fix previous commitMark Oteiza2017-07-241-3/+2
* Recognize MirBSD Korn shell rc fileMark Oteiza2017-07-241-1/+1
* * configure.ac: Be explicit about ImageMagick version in summary.Glenn Morris2017-07-241-1/+1
* Properly align global lispsymAndreas Schwab2017-07-253-4/+6
* Do not use ImageMagick 7 and laterPaul Eggert2017-07-241-1/+2
* * lisp/progmodes/perl-mode.el: Add support for indented here docsStefan Monnier2017-07-242-29/+22
* (loadhist-unload-element): Move ERT and cl-generic methodsStefan Monnier2017-07-243-15/+24
* Fix Bug#27371Michael Albinus2017-07-242-35/+72
* Ensure that we parse images right in shr.elGrégoire Jadi2017-07-241-0/+1
* Update .gitignore for Valgrind and no AutomakePaul Eggert2017-07-231-1/+1
* Merge from gnulibPaul Eggert2017-07-236-20/+20
* ; Don't keep temporary buffers alive after a dired testTino Calancha2017-07-241-11/+18
* Add 'rx' pattern for pcase.Philipp Stephani2017-07-234-1/+69