summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add mechanism for escaping shorthand substitutionfeature/shorthand-namespacingJoão Távora2021-09-221-3/+15
* Consider shorthands in Elisp's elisp-completion-at-pointJoão Távora2021-09-223-16/+96
* * lisp/emacs-lisp/magnars-string.el: New file.João Távora2021-09-221-0/+752
* Adjust C style and add comments to shorthand codeJoão Távora2021-09-221-21/+38
* Rework docstring of hack-elisp-shorthandsJoão Távora2021-09-221-1/+6
* Rework elisp-shorthands to only allow only prefix substitutionJoão Távora2021-09-223-46/+116
* Add a test for byte-compilationJoão Távora2021-09-221-3/+23
* Integrate shorthand functionality into elisp-mode.elJoão Távora2021-09-228-136/+98
* Robustify checking of shorthand-shorthandsJoão Távora2021-09-221-3/+14
* Move most of the shorthand implementation to C codeJoão Távora2021-09-222-63/+39
* First Elisp version of lisp/shorthand.el, failing some testsJoão Távora2021-09-222-0/+174
* Update comments warning about GC-resistant C programmingEli Zaretskii2021-09-223-3/+19
* Native compilation on macOS: libgccjit not foundDaniel Fleischer2021-09-221-0/+18
* ; * doc/misc/mh-e.texi (Scan Line Formats): Fix typo, an extra "the".Stephen Gildea2021-09-211-1/+1
* Speed up `replace-match' slightlyLars Ingebrigtsen2021-09-221-0/+7
* Migrate MH-E functional tests from SourceForgeStephen Gildea2021-09-213-0/+458
* Change how thread-first/thread-last indent the first argumentLars Ingebrigtsen2021-09-223-14/+14
* Make global-auto-revert-non-file-buffers work betterLars Ingebrigtsen2021-09-211-4/+9
* (etc-authors-mode--hide-local-variables): Obfuscate more efficientlyStefan Monnier2021-09-211-5/+3
* ; * etc/NEWS: Improve wording of an item.Stefan Kangas2021-09-212-3/+4
* Fix warning in etc-authors-mode.elStefan Kangas2021-09-211-1/+5
* Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-2124-40/+39
* Document isearch-wrap-pauseLars Ingebrigtsen2021-09-212-0/+12
* New major mode with font-locking for etc/AUTHORSStefan Kangas2021-09-214-1/+138
* ; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.Stefan Kangas2021-09-211-1/+1
* Improve recently added documentationEli Zaretskii2021-09-212-6/+6
* Add new function `ensure-list'Lars Ingebrigtsen2021-09-215-0/+35
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-09-211-4/+5
|\
| * ; * lisp/emacs-lisp/checkdoc.el: Fix warnings.Stefan Kangas2021-09-211-4/+5
* | Fix tramp-compat-temporary-file-directory implementationMichael Albinus2021-09-218-39/+38
|/
* Minor clean-up and fixes in checkdocStefan Kangas2021-09-211-44/+44
* checkdoc: New defvars to disable some warningsStefan Kangas2021-09-211-10/+42
* Add new command 'checkdoc-dired'Stefan Kangas2021-09-212-0/+37
* More NEWS taggingLars Ingebrigtsen2021-09-211-0/+4
* Do some NEWS taggingLars Ingebrigtsen2021-09-211-0/+4
* Document `window-bump-use-time'Lars Ingebrigtsen2021-09-212-0/+6
* * lisp/tab-bar.el: Preserve all existing tab parameters when switching tabs.Juri Linkov2021-09-211-6/+27
* Document completions-detailedLars Ingebrigtsen2021-09-213-2/+12
* ; * etc/NEWS: Refile recent addition (bug#50690).Basil L. Contovounesios2021-09-211-3/+3
* Make dired-do-compress-to work in inserted subdirectoriesMichalis V2021-09-211-1/+1
* Revert "Make dired-compress-file query for a directory to uncompress to"Lars Ingebrigtsen2021-09-213-100/+27
* Revert "Make recent dired tests check for external executables"Lars Ingebrigtsen2021-09-211-4/+0
* Restore some of the previous behaviour in whitespace-display-windowLars Ingebrigtsen2021-09-211-4/+5
* ; Stylistic docfixes in htmlfontify.el found by checkdocStefan Kangas2021-09-211-86/+146
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-2127-41/+35
* Fix usage of `format' in mm-uu-pgp-encrypted-extractLars Ingebrigtsen2021-09-211-1/+1
* Fix usage of `format' in `article-verify-x-pgp-sig'Lars Ingebrigtsen2021-09-211-1/+1
* Fix PGP verification buttons (which would have cached results)Lars Ingebrigtsen2021-09-211-1/+1
* Don't inhibit redisplay in the mml* functionsLars Ingebrigtsen2021-09-213-21/+9
* * python.el (python-syntax-stringify): Extend comment about last changeStefan Monnier2021-09-211-0/+7