summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-12; Move c-ts-mode keyword variables forwardYuan Fu
2025-01-12Add special indent rule for FOR_EACH_TAIL in c-ts-modeYuan Fu
2025-01-12Fix c-ts-mode indentation (bug#75442)Yuan Fu
2025-01-12Add newly supported keywords to c-ts-mode (bug#75226)Yuan Fu
2025-01-12New symbol property 'definition-type' used by 'find-function'.Stephen Gildea
2025-01-12Lisp Reference Manual: Index standard symbol properties.Stephen Gildea
2025-01-12fix for bibtex.el in prior commitRoland Winkler
2025-01-13Use eabs in Fcurrent_time_zoneStefan Kangas
2025-01-13Delete obsolete coccinelle filesStefan Kangas
2025-01-12bibtex-string-file-path and bibtex-file-path are lists of directoriesRoland Winkler
2025-01-12Emphasize the use of :tag for new customization typesMauro Aranda
2025-01-12Emphasize the use of :tag for new customization typesMauro Aranda
2025-01-12Add treesit-thing-settings to yaml-ts-mode and enable transpose-sexpsJuri Linkov
2025-01-12Add new option 'rotate-windows-change-selected'Pranshu Sharma
2025-01-12; Touch-ups for new window-x.elEshel Yaron
2025-01-12; Add some niceties to .lldbinitGerd Möllmann
2025-01-12* lisp/treesit.el: Fix 'treesit--explorer-tree-mode-map'.Juri Linkov
2025-01-12; * src/keymap.c: Fix last change (bug#75219).Eli Zaretskii
2025-01-12Fix mouse-2 clicks on mode line and header lineEli Zaretskii
2025-01-11Align term-mode control character handlingDaniel Colascione
2025-01-11Make Eshell's "ls" command return a non-zero status on errorsJim Porter
2025-01-11; * src/term.c (term_mouse_position): Fix 'fp' pointer.Juri Linkov
2025-01-11Improve treesit list navigation support for #if/#endif (bug#73404)Juri Linkov
2025-01-11* lisp/progmodes/typescript-ts-mode.el: Fix syntax of tsx tags.Juri Linkov
2025-01-11Fix handling of 'minibuffer' frame parameter for tty framesMartin Rudalics
2025-01-11; * src/term.c (tty_frame_at, term_mouse_position): Fix last change.Eli Zaretskii
2025-01-11; * etc/NEWS: Fix last change.Eli Zaretskii
2025-01-11ibuffer: Add the "Recency" columnDaniel Mendler
2025-01-11Merge from origin/emacs-30Eli Zaretskii
2025-01-11Fix widget buttons when button prefix includes spaceDavid Ponce
2025-01-11Fix checkbox's child creationMauro Aranda
2025-01-11Document that 'package-vc' doesn't support built-in packagesEli Zaretskii
2025-01-11Support TTY child frames with GPM mouseJared Finder
2025-01-11; Fix documentation of completion commandsEli Zaretskii
2025-01-11; Simplify admin/run-codespellStefan Kangas
2025-01-10In bibtex.el, fix widgets for customization types (bug#74409)Roland Winkler
2025-01-11; Remove duplicated word in files.el CommentaryStefan Kangas
2025-01-11Improve checkdoc-common-verbs-wrong-voice docstringStefan Kangas
2025-01-11Document string-as-{unibyte,multibyte} as obsolete in manualStefan Kangas
2025-01-10Improve some docstrings in bibtex.elRoland Winkler
2025-01-11; Fix typo (Bug#75480)john muhl
2025-01-10Protect Vframe_list updating from interruptionsRobert Pluim
2025-01-10Add new file window-x.elPranshu Sharma
2025-01-10; Fix recently added documentationEli Zaretskii
2025-01-10; * doc/lispref/windows.texi (Resurrecting Windows): Fix typo.Eli Zaretskii
2025-01-10Have 'split-window' optionally resurrect deleted windowsMartin Rudalics
2025-01-10* lisp/progmodes/typescript-ts-mode.el: Fix syntax of tsx tags.Juri Linkov
2025-01-10Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'Juri Linkov
2025-01-09Fix go-ts-mode var spec indentation (Bug#75362)Randy Taylor
2025-01-09* lisp/man.el (Man-fit-to-window): Don't update on tty with MANWIDTH.Juri Linkov