aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Use lexical-binding in elide-head.el and add testsSimen Heggestøyl2020-04-191-5/+3
* | * lisp/autoarg.el: Use lexical binding.Stefan Kangas2020-04-191-1/+1
* | Use lexical-binding in apropos.el and add testsSimen Heggestøyl2020-04-181-31/+21
* | Merge from origin/emacs-27Glenn Morris2020-04-184-28/+28
|\ \ | |/
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-181-13/+22
| * ; lisp/ldefs-boot.el: Update.emacs-27.0.91Nicolas Petton2020-04-171-5/+14
| * Fix a typo in calculator.eljakub-w2020-04-161-1/+1
| * * lisp/erc/erc.el: Add URL to the new ERC page on the Emacs siteAmin Bandali2020-04-161-13/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-182-2/+3
|\ \ | |/
| * Correct Fido-mode's backspacing of directories with spacesJoão Távora2020-04-161-1/+1
| * Default completion-flex-nospace to nilJoão Távora2020-04-152-1/+2
| * * lisp/htmlfontify.el (hfy-force-fontification): Fix bug#40642Stefan Monnier2020-04-151-1/+2
* | 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