aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Attempt to debug a graphical glitch on macOSAlan Third2021-09-272-10/+32
| * Fix NS toolbar again (bug#50534)Alan Third2021-09-273-34/+34
| * Fix automatic filling of docstring in cl-defstructStefan Kangas2021-09-272-4/+16
| * Minor fix in 'w32-find-non-USB-fonts'Eli Zaretskii2021-09-271-2/+6
| * ; Fix compilation of doc/lispref/symbols.texi.Basil L. Contovounesios2021-09-271-1/+1
| * * etc/NEWS (Shorthands for Lisp symbols): Reword.João Távora2021-09-271-7/+7
| * Enhance font_range to check for emoji composition triggersRobert Pluim2021-09-275-9/+51
| * Fix checkdoc-related test failureLars Ingebrigtsen2021-09-271-1/+2
| * Fix two doc-related test failuresLars Ingebrigtsen2021-09-271-2/+2
* | ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-271-2/+25
|/
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-09-271-73/+84
|\
| * Minor stylistic fixes of shorthand code in CEli Zaretskii2021-09-271-73/+84
* | Optimize emba buildsMichael Albinus2021-09-272-15/+20
|/
* Minor fixes of Lisp doc strings for shorthands featureEli Zaretskii2021-09-272-11/+11
* Minor fixes in documentation of shorthandsEli Zaretskii2021-09-272-76/+79
* Make comint understand the ccrypt password phrasesLars Ingebrigtsen2021-09-273-1/+8
* Add "passwd" (change password) prompt to comintLars Ingebrigtsen2021-09-272-0/+2
* Note that the Packaging sub-nodes are mostly for maintainersLars Ingebrigtsen2021-09-271-0/+5
* Get a `package-test-signed` to work againdickmao2021-09-274-49/+28
* Move test-cl-flet-indentation to the right fileLars Ingebrigtsen2021-09-272-11/+10
* Improve describe-char buffer extremely slightlyLars Ingebrigtsen2021-09-271-1/+1
* Document shorthands in the Elisp manual section on SymbolsJoão Távora2021-09-272-26/+169
* Add #_ reader macro to escape shorthand renamingJoão Távora2021-09-273-4/+29
* Consider shorthands in Elisp's elisp-completion-at-pointJoão Távora2021-09-274-16/+87
* Rework Elisp shorthands to only allow only prefix substitutionJoão Távora2021-09-274-52/+140
* Move most of the shorthand implementation to C codeJoão Távora2021-09-278-193/+165
* First Elisp version of lisp/shorthand.el, failing some testsJoão Távora2021-09-272-0/+174
* Add 'doc-string' declaration to defcalcmodevarStefan Kangas2021-09-261-0/+1
* Move two incorrectly named test filesStefan Kangas2021-09-262-6/+4
* checkdoc: Don't add "Commentary" header to test filesStefan Kangas2021-09-261-2/+7
* Add glyphless-char-display-control for Variation SelectorsRobert Pluim2021-09-262-1/+19
* Explicitly make the rest of erc-compat.el obsoleteStefan Kangas2021-09-261-16/+15
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26128-209/+302
* ; Clarify and simplify time-stamp commentsStephen Gildea2021-09-262-16/+28
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-268-19/+24
* Add fast-path to ert--explain-string-equalStefan Kangas2021-09-261-3/+5
* * test/infra/gitlab-ci.yml (variables): Set DOCKER_BUILDKIT.Michael Albinus2021-09-261-0/+1
* Rename "Homepage" field to "Website" in package descriptionStefan Kangas2021-09-262-16/+16
* Prefer https for other domains than gnu.org in package URLStefan Kangas2021-09-261-6/+11
* Add test for lm-websiteStefan Kangas2021-09-262-3/+11
* Rx documentation touch-ups (bug#46910)Mattias Engdegård2021-09-261-6/+24
* Warn about overly long docstring in lambdaStefan Kangas2021-09-262-16/+9
* Avoid warning about long docstring lines in defcustomStefan Kangas2021-09-261-1/+1
* Fill some auto-generated docstring linesStefan Kangas2021-09-266-24/+32
* Avoid false positives in bytecomp docstring width warningStefan Kangas2021-09-262-2/+34
* Improve filling of generated docstring linesStefan Kangas2021-09-261-5/+12
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-2645-87/+138
* ert: Add basic explainer for string-equalStefan Kangas2021-09-261-0/+8
* Unbreak ert testsStefan Kangas2021-09-261-17/+18
* ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-261-1/+1