summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * * lisp/progmodes/python.el: Be more careful about temp file removalStefan Monnier2019-04-141-9/+10
| * Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-141-2/+4
* | Merge from origin/emacs-26Glenn Morris2019-04-171-1/+1
|\ \ | |/
| * Downcase charsetRobert Pluim2019-04-141-1/+1
| * Backport: Fix comment-empty-lines docstring (bug#35152)Basil L. Contovounesios2019-04-111-4/+4
| * Backport: Update documentation for indent-relative functionsAlex Branham2019-04-111-2/+3
* | Fix Bug#35241Michael Albinus2019-04-171-1/+2
* | Make python-shell-prompt-block-regexp match IPython promptAndrii Kolomoiets2019-04-161-1/+1
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Erase bufferJuri Linkov2019-04-161-4/+5
* | Properly bracket concat of comment-start-skip (Bug#34805)Noam Postavsky2019-04-154-7/+11
* | Don't remove notify descriptor that is already goneMattias EngdegÄrd2019-04-151-10/+21
* | Sort files in the default impl of project-files alphabeticallyDmitry Gutov2019-04-151-1/+2
* | Fix Bug#35055Michael Albinus2019-04-141-11/+18
* | * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-141-2/+4
* | Merge commit '890440a44cd5f4f09742f521c7783785d114fffc'Stephen Leake2019-04-1425-309/+449
|\ \
| * | Improve documentation of a recent commitEli Zaretskii2019-04-141-2/+3
| * | Fix gnus-group-describe-all-groups (bug#35233)Basil L. Contovounesios2019-04-141-11/+10
| * | * lisp/vc/log-edit.el (log-edit-insert-changelog): Add field "Summary"Juri Linkov2019-04-141-1/+3
| * | New faces in xref (bug#23179)Juri Linkov2019-04-141-4/+15
| * | * lisp/simple.el (shell-command-width): New defcustom.Juri Linkov2019-04-141-2/+16
| * | * lisp/progmodes/cc-langs.el (c-class-id-suffix-ws-ids-kwds): Correct a typoAlan Mackenzie2019-04-131-1/+1
| * | Implement "final" before C++ class inheritance lists.Alan Mackenzie2019-04-132-0/+20
| * | Fix error in tramp-sh.elMichael Albinus2019-04-131-2/+8
| * | Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-1211-16/+16
| * | Don't signal error from url debug functionsDmitry Gutov2019-04-132-11/+0
| * | Analyze C++ method with & or && ref-qualifier as defun, not brace listAlan Mackenzie2019-04-121-12/+26
| * | * lisp/help-fns.el (help-fns-describe-variable-functions): New hookStefan Monnier2019-04-121-168/+246
| * | Optimize byte-compilation of proper-list-pBasil L. Contovounesios2019-04-122-1/+7
| * | Pop to originating erc buffer when clicking desktop notificationAlex Murray2019-04-121-8/+14
| * | Always set gnus-group property to a group nameBasil L. Contovounesios2019-04-121-55/+43
| * | * lisp/vc/diff-mode.el: Avoid re-initializing buffer in diff-syntaxStefan Monnier2019-04-111-18/+24
* | | Rename new user variable `next-error-verbosity' to `next-error-verbose'Stephen Leake2019-04-141-5/+5
|/ /
* | Merge commit 'de238b39e335c6814283faa171b35145f124edf2'Stephen Leake2019-04-1173-2000/+2466
|\ \
| * | Fix rgrep in dired using directory for search file patternChristopher Thorne2019-04-112-2/+19
| * | Add extra text property to fix issue with js2-mode integrationJackson Ray Hamilton2019-04-101-4/+13
| * | Enable message saving to work when first use of Gnus (bug#35208)Katsumi Yamaoka2019-04-111-1/+5
| * | Inhibit displaying help buffer in main window in perform-replaceJuri Linkov2019-04-101-16/+18
| * | Merge from origin/emacs-26Glenn Morris2019-04-101-0/+3
| |\ \ | | |/
| | * Note that choose-completion-string-functions funcs take four argsEric Abrahamsen2019-04-091-0/+3
| | * Clarify the TESTFN argument to `alist-get'Mattias EngdegÄrd2019-04-091-2/+2
| * | Merge from origin/emacs-26Glenn Morris2019-04-103-4/+23
| |\ \ | | |/
| | * Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'Eli Zaretskii2019-04-061-3/+14
| | * Improve commentary in frame.elEli Zaretskii2019-04-061-0/+8
| | * Fix typo in a doc stringMauro Aranda2019-04-061-1/+1
| | * ; * lisp/ldefs-boot.el: Update.Nicolas Petton2019-03-201-3/+3
| * | Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-103-3/+8
| * | Add new defcustom js-jsx-align->-with-<Jackson Ray Hamilton2019-04-091-4/+31
| * | Add new defcustom js-jsx-indent-levelJackson Ray Hamilton2019-04-091-2/+38
| * | diff-font-lock-syntax: clarify distinction between t and hunk-alsoStefan Monnier2019-04-091-69/+63
| * | Use lexical-binding in bug-reference.elAlex Branham2019-04-091-3/+3