summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add semicolon to prop-line with lisp-data mode (bug#40573).scratch/add-lisp-data-modeJuri Linkov2020-04-202-2/+2
* Don't mess with lisp-mode-variablesJoão Távora2020-04-196-19/+27
* * lisp/files.el (auto-mode-alist): Add more reasonably lisp-data filesJoão Távora2020-04-181-3/+7
* lisp-mode-variables uses lisp-mode-syntax-tableJoão Távora2020-04-182-2/+1
* * lisp/files.el (auto-mode-alist): Handle .dir-locals-2.el.João Távora2020-04-181-1/+1
* Make lisp-mode-variables function less backward-incompatibleJoão Távora2020-04-181-2/+3
* Use lisp-data-mode in 5 more placesJoão Távora2020-04-185-5/+8
* Add a lisp-data-mode for editing non-code lisp dataJoão Távora2020-04-187-44/+39
* Fix effect-free warning in ob-screen.el while loopBasil L. Contovounesios2020-04-171-1/+1
* Bind 'n' and 'p' to move between symbols in aproposJustin Timmons2020-04-171-0/+19
* Fix comparing command names in strokes.el (bug#40600)Masahiro Nakamura2020-04-161-3/+1
* Improve regexp in org-table-finish-edit-fieldMattias Engdegård2020-04-161-1/+1
* Ignore D-Bus errors in tramp-gvfs.el (Bug#40655)Michael Albinus2020-04-161-1/+3
* ; * lisp/files.el (directory-files-no-dot-files-regexp): Arg name.Mattias Engdegård2020-04-161-1/+1
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-168-16/+20
* Quote semanticdb-ebrowse-default-file-name in regexpMattias Engdegård2020-04-161-1/+2
* Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-168-14/+17
* Merge from origin/emacs-27Glenn Morris2020-04-1540-96/+125
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-1437-64/+69
| * Clarify the doc string of 'yank'Eli Zaretskii2020-04-141-4/+5
| * New function erc-track-switch-buffer-other-windowAmin Bandali2020-04-141-9/+23
| * New function erc-switch-to-buffer-other-windowAmin Bandali2020-04-131-19/+28
| * gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-131-7/+17
* | * lisp/htmlfontify.el: Use `font-lock-ensure` unconditionallyStefan Monnier2020-04-151-84/+25
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-141-0/+2
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-141-2/+2
* | * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).Juri Linkov2020-04-141-12/+22
* | Merge from origin/emacs-27Glenn Morris2020-04-135-36/+47
|\ \ | |/
| * Fix 'flymake-show-diagnostics-buffer' when line numbers are displayedEli Zaretskii2020-04-131-29/+36
| * Do setup Flymake in file-less Elisp buffersJoão Távora2020-04-121-3/+3
| * Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)Philipp Stephani2020-04-121-1/+1
| * Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-122-3/+7
* | gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-134-22/+20
* | Fix last changeEli Zaretskii2020-04-131-1/+1
* | Improve support of "Re:" in RmailEli Zaretskii2020-04-131-2/+12
* | Fix hi-lock test and add new test for case-fold (bug#40337)Juri Linkov2020-04-131-19/+18
* | Fix bootstrap compiler warnings about `read-library-name'Štěpán Němec2020-04-122-0/+4
* | Also use named functions for the ‘gv’ declare forms (Bug#40491)Philipp Stephani2020-04-121-3/+13
* | Use named functions in {defun,macro}-declarations-alist (Bug#40491)Philipp Stephani2020-04-121-58/+81
* | * lisp/hi-lock.el (hi-lock-highlight-range): Bump default value (bug#40224)Juri Linkov2020-04-121-1/+1
* | Implement case-insensitivity in hi-lock (bug#40337)Juri Linkov2020-04-122-62/+110
* | * lisp/progmodes/cl-font-lock.el: Fix header and make it a minor modeStefan Monnier2020-04-111-52/+57
* | * lisp/progmodes/cl-font-lock.el: New fileStefan Monnier2020-04-111-0/+284
* | Merge from origin/emacs-27Glenn Morris2020-04-112-8/+17
|\ \ | |/
| * Fix face extension in pulse.elEli Zaretskii2020-04-091-0/+3
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-081-8/+14
* | ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.Eli Zaretskii2020-04-111-1/+1
* | Reword documentation for eshell-variable-aliases-listFederico Tedin2020-04-111-15/+15
* | * lisp/net/tramp.el (tramp-action-process-alive): Read pending output.Michael Albinus2020-04-111-0/+2
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-091-0/+5