aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix eglot-specific commandsfeature/xref-find-extraDmitry Gutov2023-11-271-3/+3
* Use the renamed 'xref-find-all-definitions' in EglotDmitry Gutov2023-11-251-3/+3
* Add per-kind commands with bindingsDmitry Gutov2023-11-252-2/+16
* Rename xref-find-definitions-by-kind to xref-find-all-definitionsDmitry Gutov2023-11-251-10/+28
* Rename the xref-backend-extra-* methods to use the term definitionDmitry Gutov2023-11-253-21/+22
* Eglot: use new xref-find-extra feature of XrefJoão Távora2023-11-251-22/+31
* Xref: make xref-find-extra useful for non-interactive useJoão Távora2023-11-251-21/+23
* Xref: add xref-find-extra commandDmitry Gutov2023-11-252-4/+106
* Use the project--list as history when prompting for a projectSpencer Baugh2023-11-251-9/+30
* Optionally allow substitution patterns in erc-promptF. Jason Park2023-11-244-1/+271
* Add merged-message indicator option for erc-fill-wrapF. Jason Park2023-11-244-10/+106
* Optionally align prompt to prefix in erc-fill-wrapF. Jason Park2023-11-241-7/+40
* Use overlay instead of text prop to hide ERC's promptF. Jason Park2023-11-243-41/+64
* Don't inherit properties when refreshing ERC's promptF. Jason Park2023-11-242-21/+78
* Fix speedbar help-echo in erc-nickbar-modeF. Jason Park2023-11-241-25/+28
* Cache UI string for channel modes in ERCF. Jason Park2023-11-244-21/+140
* CC Mode: Fontify int unsigned Foo;Alan Mackenzie2023-11-241-28/+38
* CC Mode: Add second anchor point to class-open and class-closeAlan Mackenzie2023-11-242-9/+26
* Prevent touch screen translation from entering invalid statePo Lu2023-11-242-11/+38
* ; Complete merge of emoji.elPo Lu2023-11-241-3/+5
* Merge from savannah/emacs-29Po Lu2023-11-248-20/+39
|\
| * Make python-ts-mode's syntax-highlighting more standardizedDmitry Gutov2023-11-241-3/+3
| * ; Improve documentation of desktop.el in user manualEli Zaretskii2023-11-231-1/+4
| * Fix "Text is read-only" on backspacing initial Calc inputGeorge Kuzler2023-11-231-1/+1
| * Add a doc string to simple.el (bug#67355)Jeremy Bryant2023-11-231-0/+4
| * ; Improve function documentation tipsEli Zaretskii2023-11-231-1/+6
| * Mention "visual line" in user manualEli Zaretskii2023-11-232-14/+18
| * ; * doc/lispref/minibuf.texi (Programmed Completion): Improve indexing.Eli Zaretskii2023-11-231-0/+3
| * Allow listing Emoji from a read-only bufferEli Zaretskii2023-11-231-3/+5
* | ; Merge from savannah/emacs-29Po Lu2023-11-240-0/+0
|\ \ | |/
| * Fix CRLF handling in Tramp (don't merge)Michael Albinus2023-11-221-1/+1
| * Annotate java-ts-mode-test-movement with expected resultDmitry Gutov2023-11-211-0/+2
| * Backport: Add more java indentation testsTheodor Thornhill2023-11-211-16/+75
| * Backport: Add test for java indentation (bug#61115)Theodor Thornhill2023-11-211-0/+9
* | Merge from savannah/emacs-29Po Lu2023-11-242-0/+27
|\ \ | |/
| * typescript-ts-mode: Support indentation for conditionals without bracesNoah Peart2023-11-212-0/+27
* | ; Merge from savannah/emacs-29Po Lu2023-11-240-0/+0
|\ \ | |/
| * Backport: Add some basic tests for java-ts-mode and typescript-ts-modeTheodor Thornhill2023-11-215-0/+337
* | Merge from savannah/emacs-29Po Lu2023-11-248-19/+43
|\ \ | |/
| * Fix 'with-sqlite-transaction' when BODY failsEli Zaretskii2023-11-213-7/+25
| * ; * doc/emacs/cmdargs.texi (Initial Options): Fix last change.Eli Zaretskii2023-11-211-6/+4
| * ; Mention that -x and --script ignore file-localsEli Zaretskii2023-11-211-1/+6
| * ; * doc/emacs/search.texi (Special Isearch): More accurate text.Eli Zaretskii2023-11-201-2/+5
| * Fix wording in ELisp Intro manualRichard Stallman2023-11-191-5/+6
| * Add missing python-ts-mode keyword (bug#67015)Yuan Fu2023-11-181-1/+1
| * Fix string-pixel-width with global setting of display-line-numbersDmitry Gutov2023-11-181-4/+3
* | Support dired-movement-style in dired-next-dirline and dired-prev-dirlineJuri Linkov2023-11-232-47/+59
* | Remove spurious "nil" from Gnus mode lineManuel Giraud2023-11-231-5/+8
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-2317-44/+43
* | (derived-mode-p): Take MODES as a single argumentStefan Monnier2023-11-233-12/+36