summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Declare `cl-delete` to have important-return-value (bug#61730)Mattias Engdegård2023-05-012-4/+2
* Add the function declaration and property `important-return-value`Mattias Engdegård2023-05-014-61/+69
* Compare case-folded nicks with erc-fill-wrap-mergeF. Jason Park2023-04-301-1/+2
* Fix outgoing mime type regression (Bug#62815)Andrew G Cohen2023-04-301-10/+3
* Eglot: bump to 1.15João Távora2023-04-291-1/+1
* Eglot: unbreak for Emacs 26João Távora2023-04-291-2/+2
* Improve call indentation for elixir-ts-modeWilhelm H Kirschbaum2023-04-291-1/+1
* Add bitstring indentation and navigation for elixir-ts-modeWilhelm H Kirschbaum2023-04-291-1/+3
* Support displaying all package maintainers (Bug#62524)Jonas Bernoulli2023-04-281-15/+18
* Merge from origin/emacs-29Eli Zaretskii2023-04-283-20/+33
|\
| * ; Fix byte-compilation warnings in c-ts-mode.elEli Zaretskii2023-04-281-0/+4
| * Skip over whitespace in annotation-top-cont check (bug#63141)Theodor Thornhill2023-04-281-1/+4
| * ; * lisp/progmodes/c-ts-mode.el: Fix comments and doc strings (bug#62951).Eli Zaretskii2023-04-281-16/+17
| * ; Minor improvements in doc strings of package-upgrade commandsEli Zaretskii2023-04-281-3/+8
* | Use t for non-nil default values in boolean defcustom declarationsMattias Engdegård2023-04-288-8/+11
* | Make mode-line behavior better with grayscale visualsPo Lu2023-04-281-4/+4
* | Merge from origin/emacs-29Po Lu2023-04-286-36/+170
|\ \ | |/
| * Eglot: explain how to update Eglot in manual (bug#62720)João Távora2023-04-281-2/+11
| * Eglot: fix edge case when deleting inlay hint overlaysJoão Távora2023-04-281-1/+13
| * package-upgrade[-all]: Expand docstrings to note the current limitationDmitry Gutov2023-04-281-2/+10
| * Rename all functions called package-*-update-* to package-*-upgrade-*Dmitry Gutov2023-04-282-26/+26
| * Fix FOR_EACH_TAIL in c-ts-mode (bug#62951)Yuan Fu2023-04-271-2/+97
| * * Makefile.in (distclean): Remove the 'native-lisp' directory.Eli Zaretskii2023-04-271-4/+13
| * Improve greek-ibycus4 input methodEli Zaretskii2023-04-271-0/+1
| * Explain ERC 5.5 regressions in new version 5.5.0.29.1F. Jason Park2023-04-263-12/+42
* | Fix thinko in tramp-gvfs-maybe-open-connectionMichael Albinus2023-04-271-5/+6
* | Fix Tramp bug#63102Michael Albinus2023-04-271-0/+1
* | Don't rewrite (nconc X nil) -> X for any X (bug#63103)Mattias Engdegård2023-04-271-1/+10
* | Merge from origin/emacs-29Stefan Kangas2023-04-271-2/+4
|\ \ | |/
| * Improve outline-default-state docstringRobert Pluim2023-04-261-2/+4
* | ; * lisp/help.el (describe-bindings-outline-rules): Fix :type tags.Eli Zaretskii2023-04-261-1/+1
* | New command 'tramp-cleanup-some-buffers'Michael Albinus2023-04-2611-69/+109
* | eww: Provide completions for bookmarks and suggested URIs.Antero Mejr2023-04-251-4/+12
* | eww: Enable completion in URL/keyword prompt.Antero Mejr2023-04-251-4/+12
* | ; Auto-commit of loaddefs files.Eli Zaretskii2023-04-251-107/+147
* | Merge from origin/emacs-29Eli Zaretskii2023-04-2512-22/+84
|\ \ | |/
| * Followup to addition of TUTORIAL.faEli Zaretskii2023-04-251-1/+2
| * Add Farsi/Persian translation of the tutorialMohsen Banan2023-04-251-1/+1
| * Add Mongolian language environmentsEli Zaretskii2023-04-252-1/+21
| * Update to Org 9.6.4-9-g8eb209Kyle Meyer2023-04-247-16/+31
| * tab-bar-new-tab: inhibit side-window checksBenson Chu2023-04-241-6/+5
| * ; Improve font selection for Traditional MongolianEli Zaretskii2023-04-231-1/+1
| * Fix rendering of Traditional Mongolian scriptEli Zaretskii2023-04-233-0/+26
| * Fix exiting Emacs after saving a tutorialEli Zaretskii2023-04-221-0/+1
* | ; Fix last change in help.elEli Zaretskii2023-04-241-2/+7
* | ; * lisp/mail/uudecode.el (uudecode-use-external): Boolean value.Mattias Engdegård2023-04-241-1/+1
* | Require custom values of `boolean` type to be nil or tMattias Engdegård2023-04-241-0/+1
* | Add option to control default outlining in 'C-h b'Eshel Yaron2023-04-241-2/+11
* | Fix build when Org's version changesEli Zaretskii2023-04-242-3/+4
* | Add new Tramp method "flatpak"Michael Albinus2023-04-232-5/+81