summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/bug-20871Marcin Borkowski2017-12-071457-48873/+66514
|\
| * Update Org to v9.1.4Rasmus2017-12-0631-470/+570
| * * lisp/files.el (find-alternate-file): Use selected-window even if dedicatedStefan Monnier2017-12-051-1/+5
| * * lisp/calendar/diary-lib.el: Use lexical-bindingStefan Monnier2017-12-041-241/+261
| * * lisp/calendar/cal-dst.el: Use lexical-bindingStefan Monnier2017-12-041-43/+46
| * * lisp/calendar/todo-mode.el: Use calendar-dlet*Stefan Monnier2017-12-041-27/+28
| * * lisp/calendar/solar.el: Use lexical-bindingStefan Monnier2017-12-042-10/+42
| * * lisp/emacs-lisp/faceup.el: Don't require CLStefan Monnier2017-12-041-6/+3
| * * lisp/emacs-lisp/elint.el (elint-init-form): Remove outdated CL hackStefan Monnier2017-12-041-13/+1
| * Allow shr to use data: URLs without encodingLars Ingebrigtsen2017-12-031-1/+2
| * Add image resizing and rotation to NS portAlan Third2017-12-031-2/+3
| * Disable history expansion in eshell (Bug#29157)Noam Postavsky2017-12-031-3/+0
| * * lisp/emacs-lisp/package.el (package-read-from-string): Simplify.Noam Postavsky2017-12-031-11/+6
| * Merge from origin/emacs-26Paul Eggert2017-12-027-50/+54
| |\
| | * Let autoload-compute-prefix be set file-locally (Bug#29471)Noam Postavsky2017-12-021-0/+1
| | * Improve edit-kbd-macro prompting in case of remapped keys (Bug#29399)Noam Postavsky2017-12-021-8/+15
| | * Disable electric indent for python strings (Bug#29305)Noam Postavsky2017-12-021-1/+5
| | * Fix byte compilation of files with leading directoriesEli Zaretskii2017-12-021-1/+2
| | * * lisp/files.el (make-backup-file-name-1): Fix scoping error.Michael Albinus2017-12-021-9/+9
| | * Revert Tramp commit from 2017-11-20Michael Albinus2017-12-021-19/+16
| | * Fix backing up remote files in local directories on MS-WindowsEli Zaretskii2017-12-021-19/+29
| | * Revert "Fix backing up remote files in local directories on MS-Windows"John Wiegley2017-12-011-35/+19
| | * * lisp/composite.el (find-composition): Fix a typo in the doc string.Eli Zaretskii2017-12-011-1/+1
| | * ; Auto-commit of loaddefs files.Glenn Morris2017-12-011-58/+140
| * | Merge from origin/emacs-26Paul Eggert2017-12-024-35/+52
| |\ \ | | |/
| | * Fix backing up remote files in local directories on MS-WindowsEli Zaretskii2017-12-011-19/+35
| | * Fix vertical cursor motion in pixel-scroll.elTak Kunihiro2017-12-011-10/+10
| | * Fix typos in doc strings of message.elBasil L. Contovounesios2017-12-011-4/+4
| | * ; * 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/erc/erc.el: Use inline-letevals for when args are buffer local.Vibhav Pant2017-12-021-8/+11
| * | ; Auto-commit of loaddefs files.Glenn Morris2017-12-011-438/+227
| * | Add macros `thunk-let' and `thunk-let*'Michael Heerdegen2017-12-011-0/+59
| * | Make truncate-lines permanently local (bug#15396)Glenn Morris2017-11-301-1/+1
| * | Merge from origin/emacs-26Glenn Morris2017-11-2916-31/+45
| |\ \ | | |/
| | * ; * 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
| * | Merge from origin/emacs-26Glenn Morris2017-11-291-4/+11
| |\ \ | | |/
| | * ; * 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
| * | Merge from origin/emacs-26Glenn Morris2017-11-295-36/+48
| |\ \ | | |/
| | * * 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