summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/composite.el (find-composition): Fix a typo in last change.Eli Zaretskii2017-11-301-1/+1
* Avoid assertions in find-compositionEli Zaretskii2017-11-301-2/+3
* ; * lisp/emacs-lisp/bytecomp.el: Tweak message formatting in previous.Glenn Morris2017-11-291-1/+3
* Restore obsolete method of changing byte-compile-dest-fileGlenn Morris2017-11-291-0/+5
* Some minor Tramp correctionsMichael Albinus2017-11-294-11/+15
* Remove some bogus definition-prefixes from loaddefsGlenn Morris2017-11-281-0/+1
* Shell-quote wildcards when invoking 'vc-git-grep'Robert Pluim2017-11-281-1/+3
* Update documentation of '.dir-locals-2.el'Kaushal Modi2017-11-281-9/+9
* ; Fix some tiny doc and comment typosGlenn Morris2017-11-285-6/+6
* ; Fix some comment typosGlenn Morris2017-11-273-4/+4
* ; * lisp/emacs-lisp/bytecomp.el (byte-compile-dest-file):Glenn Morris2017-11-271-1/+1
* A few small doc fixes for bytecomp.elGlenn Morris2017-11-271-4/+11
* * lisp/tree-widget.el (tree-widget-end-guide): Escape it. (Bug#27797)Glenn Morris2017-11-271-1/+1
* Fix Bug#29163Michael Albinus2017-11-271-3/+2
* Fix Edebug specs for if-let* and and-let* (Bug#29236)Gemini Lasswell2017-11-261-3/+5
* Fix Edebug's handling of dotted specs (bug#6415)Gemini Lasswell2017-11-262-29/+40
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-2553-133/+133
* Change font-lock-extend-region-multiline handling in mhtml-modeTom Tromey2017-11-251-2/+7
* Minor cleanup in tramp-gvfs-handle-file-local-copyMichael Albinus2017-11-251-4/+4
* Add test for Bug#29423 in Tramp.Michael Albinus2017-11-251-1/+1
* Avoid jumbled order in HTML rendered by shr.elEli Zaretskii2017-11-251-1/+3
* Make sure 'dired-filename' property is always put by ls-lispEli Zaretskii2017-11-251-7/+9
* Improve the doc string of 'list-packages'Eli Zaretskii2017-11-241-1/+3
* Improve discoverability of 'read-buffer-completion-ignore-case'Eli Zaretskii2017-11-241-12/+15
* Improve documentation of self-insert-uses-region-functionsEli Zaretskii2017-11-242-6/+21
* * lisp/progmodes/cc-vars.el (c-offsets-alist): Doc fix. (Bug#29407)Eli Zaretskii2017-11-241-2/+2
* ; Fix some doc typosGlenn Morris2017-11-224-5/+5
* * lisp/bindings.el (buffer-file-coding-system):Glenn Morris2017-11-221-1/+3
* * lisp/menu-bar.el (menu-bar-options-save):Glenn Morris2017-11-211-1/+1
* * lisp/menu-bar.el (menu-bar-options-save):Glenn Morris2017-11-211-1/+2
* * lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)Glenn Morris2017-11-211-0/+1
* ; Compare process status against 127 exactlyDmitry Gutov2017-11-221-2/+4
* Extract the common part of ruby-flymake-simple and ruby-flymake-rubocopDmitry Gutov2017-11-221-77/+64
* Add Rubocop Flymake backendDmitry Gutov2017-11-221-18/+100
* ; Fix a typoDmitry Gutov2017-11-221-1/+1
* * lisp/emacs-lisp/byte-run.el (defsubst): Doc fix.Glenn Morris2017-11-211-0/+1
* Make c-defun-name analyze more thoroughly a function type which is a structAlan Mackenzie2017-11-211-3/+19
* Avoid bogus abbreviated file names if HOME changesGlenn Morris2017-11-211-24/+34
* * lisp/emacs-lisp/byte-run.el (inline): Give it a doc.Glenn Morris2017-11-211-2/+6
* Fix erc keep-place module with new defaults (Bug#29111)Jay Kamat2017-11-211-1/+13
* Fix Bug#29149Michael Albinus2017-11-201-16/+19
* MH-E: don't automatically download external-body partsMike Kupfer2017-11-191-0/+2
* ; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.Eli Zaretskii2017-11-191-1/+1
* Spelling fixesPaul Eggert2017-11-192-4/+4
* Filter obtrusive events in help-read-key-sequence.Alan Mackenzie2017-11-181-5/+11
* Fix symlink flag in tramp-gvfs-handle-file-attributesMichael Albinus2017-11-181-1/+1
* Fix bug in tramp-handle-file-truenameMichael Albinus2017-11-181-1/+2
* Fix a typo in doc string of electric-indent-functions-without-reindentEli Zaretskii2017-11-181-1/+1
* ; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)Eli Zaretskii2017-11-181-1/+1
* Fix case-folding in OccurEli Zaretskii2017-11-181-168/+178