summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-20Make compilation-filter-hook into a defcustomStefan Kangas
2025-03-20; Fix global-hl-line-highlight after recent commitStefan Kangas
2025-03-20; Fix 'lua-ts-mode' tests (Bug#77102)john muhl
2025-03-20; * etc/NEWS: Fix last change (bug#77022).Eli Zaretskii
2025-03-20Allow specifying in which major modes to enable 'global-hl-line-mode'Elías Gabriel Pérez
2025-03-20Fix `string-pixel-width' with alternate text propertiesDavid Ponce
2025-03-20MariaDB and Mysql handle escaped aphostrophes in the same wayVincenzo Pupillo
2025-03-20Fix OSX build without pdumperJindrich Makovicka
2025-03-20Improve 'gui-get-selection' on MS-WindowsEli Zaretskii
2025-03-20; Add indexing for Eglot in user manualEli Zaretskii
2025-03-19; * etc/symbol-releases.eld: Add time-stamp, from my notesStephen Gildea
2025-03-20; * java/org/gnu/emacs/EmacsInputConnection.java: Fix commentary typo.Po Lu
2025-03-20Recenter calendar-chinese-year-cache on 2028Stefan Kangas
2025-03-20; Change some instances of cl to cl-lib in docsStefan Kangas
2025-03-19; Improve documentation of incf and decfStefan Kangas
2025-03-19; Improve introduction to use-package manualStefan Kangas
2025-03-19; Add cross-references to push and pop docstringsStefan Kangas
2025-03-19; Delete duplicate variable definitionStefan Kangas
2025-03-19indent.erts (Code): Don't modify the global stateStefan Monnier
2025-03-19; Don't set symbol-packages in tty-tip.elStefan Kangas
2025-03-19* lisp/files.el (save-some-buffers-action-alist): Fix 'view-mode'.Juri Linkov
2025-03-19; Avoid scraping non-readable files for maintainersPhilip Kaludercic
2025-03-19Promote bookmark-handler prop 'bookmark-inhibit to list (bug#65039)shipmints
2025-03-19; Tramp: fixes resulting from test campaignMichael Albinus
2025-03-19On tty frames restrict number of menu bar lines (Bug#77015)Martin Rudalics
2025-03-18; Minor keymap cleanup in dired.elStefan Kangas
2025-03-18lisp/emacs-lisp/smie.el (smie-config-show-indent): Tweak messageStefan Monnier
2025-03-18Ensure redisplay after re-parenting a tty child frame (Bug#77079)Martin Rudalics
2025-03-18Fix generation of mouse position lists on the tool and tab barsPo Lu
2025-03-18; Use defvar-keymap in define-derived-modeStefan Kangas
2025-03-18Use 'help-key' function in more placesStefan Kangas
2025-03-18; * lisp/follow.el (follow-mode-prefix-key): Improve.Stefan Kangas
2025-03-17; Fix 'java-ts-mode' tests (Bug#77070)john muhl
2025-03-17; * src/dispnew.c (adjust_glyph_matrix): Restore lost comment.Eli Zaretskii
2025-03-17; * src/dispnew.c (adjust_glyph_matrix): Add comment (bug#77039).Eli Zaretskii
2025-03-17; * etc/NEWS: Fix punctuation.Eli Zaretskii
2025-03-17; * etc/NEWS: Fix last change.Eli Zaretskii
2025-03-17Make marking conflicted files as resolved upon saving opt-outMauro Aranda
2025-03-17Implement dragging and resizing of tty child framesMartin Rudalics
2025-03-17Implement surrogate menu bars for tty child framesMartin Rudalics
2025-03-16; Add NEWS entry for java-ts-mode-method-chaining-indent-offsetYuan Fu
2025-03-16Add some keywords to java-ts-mode--keywords (bug#75154)Yuan Fu
2025-03-16Move around java-ts-mode font-lock rules (bug#75154)Yuan Fu
2025-03-16Use c-ts-common baseline rule in java-ts-mode (bug#75154)Yuan Fu
2025-03-16Add indentation for multi-line string in java-ts-mode (bug#75154)Yuan Fu
2025-03-16Add java-ts-mode-method-chaining-indent-offset (bug#75154)Yuan Fu
2025-03-17; etc/NEWS (remember-prefix-map): Suggest a key reserved to users.Sean Whitton
2025-03-16Make sure to initialize glyph::frame to NULL (bug#77039)Gerd Möllmann
2025-03-16Correctly unload variable aliases.Jens Schmidt
2025-03-16Tramp: Handle symlinks to non-existing targets betterMichael Albinus