aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prefer static_assert to verifyscratch/static_assertStefan Kangas2024-07-2432-120/+106
* * lisp/isearch.el: Exit Isearch after deleting the frame (bug#41338).Juri Linkov2024-07-231-0/+2
* * lisp/isearch.el: Preserve original value of overriding-terminal-local-map.Juri Linkov2024-07-231-5/+7
* Better reproduce mouse event coalescence during touch event translationPo Lu2024-07-231-2/+20
* Don't highlight matches in dired query-replace commandsVisuwesh2024-07-231-7/+10
* * src/comp.c (obj_to_reloc): Use eassume.Stefan Kangas2024-07-231-1/+1
* Use SBYTES instead of strlen in treesit.cStefan Kangas2024-07-221-8/+4
* Prohibit unbinding of built-in variablesPo Lu2024-07-222-24/+32
* Fix segfault when deleting tree-sitter query (bug#72238)Yuan Fu2024-07-211-2/+4
* Add link to commit compatibility function handlesTheodor Thornhill2024-07-211-1/+1
* Improve one test (bug#71998)Theodor Thornhill2024-07-211-0/+18
* ; Minor whitespace fixTheodor Thornhill2024-07-211-1/+1
* Signal error on wrong typescript dialectTheodor Thornhill2024-07-211-0/+13
* ; Fix typoTheodor Thornhill2024-07-211-1/+1
* * lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags): Fix :version.Michael Albinus2024-07-211-1/+1
* Add commands to run unit tests in 'go-ts-mode'Ankit R Gadiya2024-07-212-1/+106
* ; Fix recent changes in pdumper.cEli Zaretskii2024-07-211-4/+2
* Fix bool vector length overflowPaul Eggert2024-07-203-10/+28
* Change list-length intptr_t to ptrdiff_tPaul Eggert2024-07-201-3/+3
* ; * lisp/eshell/esh-io.el (eshell-close-handles): Fix version annotation.Jim Porter2024-07-201-1/+1
* Support dumping tree-sitter query (bug#69952)Yuan Fu2024-07-202-8/+20
* Support compiled queries in pdump by dumping source (bug#69952)Sergey Vinokurov2024-07-201-1/+22
* SAFE_ALLOCA fixesPaul Eggert2024-07-209-51/+48
* ; Fix typo in xfont.cPo Lu2024-07-201-2/+2
* Avoid magic values in xfont_listStefan Kangas2024-07-201-2/+2
* Merge from origin/emacs-30Eli Zaretskii2024-07-2030-106/+120
|\
| * Fix bibtex validation for non-file buffersLiu Hui2024-07-201-3/+6
| * Fix Imenu in 'emacs-news-view-mode'Eli Zaretskii2024-07-201-2/+11
| * ; * doc/misc/gnus.texi (Agent Caveats): Fix docJames Thomas2024-07-201-1/+2
| * ; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" to allowed extensions.Eli Zaretskii2024-07-201-0/+1
| * Avoid errors in 'icomplete-vertical-mode'Eli Zaretskii2024-07-201-18/+20
| * Document GNU ELPA copyright in tips.texiStefan Kangas2024-07-201-5/+5
| * Improve register-use-preview docstringStefan Kangas2024-07-201-10/+13
| * Miscellaneous checkdoc fixesStefan Kangas2024-07-2024-69/+64
* | Avoid accessing uninitialized bool_vector wordsPaul Eggert2024-07-203-22/+29
* | Fix setup of fonts for 'han' script.Eli Zaretskii2024-07-201-1/+3
* | Fix compilation on builds with native rectangle structuresPo Lu2024-07-202-5/+11
* | Respect mouse-fine-graned-tracking in touch screen simple translationPo Lu2024-07-202-11/+88
* | Work around GCC bug 58416 on 32-bit x86Paul Eggert2024-07-192-0/+51
* | In ‘INSTALL’ put configure vars in one sectionPaul Eggert2024-07-191-8/+18
* | Merge from origin/emacs-30Stefan Monnier2024-07-1983-301/+297
|\ \ | |/
| * * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131)Stefan Monnier2024-07-191-1/+1
| * * lisp/transient.el (static-if): Remove duplicated definition.Jonas Bernoulli2024-07-191-11/+0
| * Adapt file-remote-p docMichael Albinus2024-07-192-7/+20
| * ; Fix typo in etc/ORG-NEWS (Bug#72186)Stefan Kangas2024-07-191-1/+1
| * * etc/TODO: Delete item about merging Magit.Stefan Kangas2024-07-181-5/+0
| * ; Fix typosStefan Kangas2024-07-1874-256/+250
| * * doc/man/emacs.1.in: Add "No warranty" notice.Stefan Kangas2024-07-181-0/+2
| * ; * doc/man/emacs.1.in: Improve wording.Stefan Kangas2024-07-181-1/+1
| * Improve emacs man page description of --user flagStefan Kangas2024-07-181-3/+3