summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21Eglot: always call ElDoc callbacks in correct buffer (bug#78530)Yuan Fu
2025-05-21* lisp/emacs-lisp/find-func.el: Fix Eager macro-expansion failureLin Sun
2025-05-21Work around GCC bug 117423Paul Eggert
2025-05-21; * lisp/disp-table.el (standard-display-unicode-special-glyphs): Fix typo.Robert Pluim
2025-05-21* lisp/treesit.el: New variables for 'down-list' and 'up-list'.Juri Linkov
2025-05-20* lisp/tab-line.el (tab-line-move-tab-forward): New command.Juri Linkov
2025-05-20Fix todo-mode item insertion bug (bug#78506)Stephen Berman
2025-05-19lisp/progmodes/hideshow.el (hs--get-ellipsis): SimplifyElijah Gabe Pérez
2025-05-19Fix 'completion-ignore-case' with 'completion--file-name-table'Spencer Baugh
2025-05-19Add support for Pyrefly LSP for PythonJostein Kjønigsen
2025-05-19Fix thinko in 'fit-frame-to-buffer-1' (Bug#78418)Martin Rudalics
2025-05-19; Fix last changeMichael Albinus
2025-05-18eww.el: Misc changesStefan Monnier
2025-05-18eww.el: Use `track-changes`Stefan Monnier
2025-05-18lisp/net/eww.el: Remove redundant `:group` argumentsStefan Monnier
2025-05-18; Sync with Tramp 2.7.3.30.2 (Do not merge to master)Michael Albinus
2025-05-18Adapt Tramp version in customize-package-emacs-version-alistMichael Albinus
2025-05-18; * ChangeLog.5: Delete entry for minor change.Sean Whitton
2025-05-18Generate tree-sitter compatibility report on embaMichael Albinus
2025-05-18Factor out vc-git--with-apply-temp-to-stagingSean Whitton
2025-05-18; Update ChangeLog and AUTHORS for Emacs 30.2Eli Zaretskii
2025-05-18; Update ldefs-boot.el. Do not merge to master.Eli Zaretskii
2025-05-18; Bump Emacs version to 30.1.90Eli Zaretskii
2025-05-18Amend Electric Pair mode documentationStephen Berman
2025-05-18Improve reporting of language-grammar library ABI version mismatchEli Zaretskii
2025-05-17editorconfig.el: Fix bug#78097Stefan Monnier
2025-05-18Prevent double frees in closing fonts provided by the Haiku font driverPo Lu
2025-05-17(eww-switch-to-buffer): Don't let-bind `completion-extra-properties`Stefan Monnier
2025-05-17Support 'dired-hide-details-mode' in find-lisp.elEli Zaretskii
2025-05-17* doc/lispref/searching.texi (Rx Notation): Fix example (bug#76731)Mattias Engdegård
2025-05-17* src/lread.c (read0): Don't allow radix 0 or 1.Mattias Engdegård
2025-05-17; Fix a recent change in hideshow.elEli Zaretskii
2025-05-17Merge from origin/emacs-30Eli Zaretskii
2025-05-17Fix saving abbrevs by 'abbrev-edit-save-buffer'Eli Zaretskii
2025-05-17; Remove confusing text from ELisp manualEli Zaretskii
2025-05-17; * lisp/progmodes/hideshow.el (hs--get-ellipsis): Doc fix (bug#78234).Eli Zaretskii
2025-05-17Prettify and improve hideshow (bug#78234)Elías Gabriel Pérez
2025-05-17Fix `eww-switch-to-buffer' when resorting to `eww'Manuel Giraud
2025-05-17Fix DTSTART date when exporting `diary-float'Richard Lawrence
2025-05-17; Fix last changeEli Zaretskii
2025-05-17New pulse functions for pulse faces and new file for ring bell fnsElías Gabriel Pérez
2025-05-17Allow nil as valid value for 'url-cookie-save-interval'Eli Zaretskii
2025-05-16* lisp/treesit.el (treesit-simple-imenu): Restore the previous behavior.Juri Linkov
2025-05-16; * doc/emacs/cmdargs.texi (General Variables): More accurate wording.Eli Zaretskii
2025-05-16; Improve documentation of the -L command-line optionEli Zaretskii
2025-05-15typescript-ts-mode: align ternary-chain branches (bug#78187)Konstantin Kharlamov
2025-05-15; * lisp/vc/vc.el: Restore alphebetization.Sean Whitton
2025-05-15; Fix wording of recently-added documentationEli Zaretskii
2025-05-15; Tramp test fixesMichael Albinus
2025-05-15vc-git-checkin: Fix calling 'git apply --cached' remotelyDmitry Gutov