summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-12Move ns_init_colors from ns_term_init to emacs.c (bug#80377)Stéphane Marks
2026-02-12lisp/calendar/diary-icalendar.el (di:summary-regexp): Fix `:type`Stefan Monnier
2026-02-12Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2026-02-12Avoid errors in shr.el due to fractional colspan attributeArto Jantunen
2026-02-12; Simplify 'prog1' optimiserMattias Engdegård
2026-02-12Add a character to IPA input methodEli Zaretskii
2026-02-12Fix parsing of Title field in Newsticker List bufferRahul Martim Juliato
2026-02-12Improve composition rules for Devanagari scriptसमीर सिंह Sameer Singh
2026-02-12Scale position values in xg_frame_set_size_and_positionMartin Rudalics
2026-02-12Revise the paragraph about project-vc's cachingDmitry Gutov
2026-02-11* doc/emacs/calendar.texi (Diary iCalendar Import): Doc fix.Richard Lawrence
2026-02-11(describe-mode): Fix bug#80170Stefan Monnier
2026-02-11Fix typo in smie-rules-function documentationMorgan Willcock
2026-02-11make-mode.el: Avoid obsolete font-lock-*-face` variablesStefan Monnier
2026-02-11Generalize 'scrape-elpa--safe-evil'Philip Kaludercic
2026-02-11Disable 'package-autosuggest-mode' by defaultPhilip Kaludercic
2026-02-11Better 'prog1' optimisationMattias Engdegård
2026-02-11icomplete-ret: Ignore icomplete-show-matches-on-no-inputSean Whitton
2026-02-11cond*: bind-and* is not always a non-exit clause!Sean Whitton
2026-02-11; system-sleep texi markup fix (bug#80348)Stéphane Marks
2026-02-11; * test/lisp/net/dbus-tests.el: Remove obsolete function declarations.Michael Albinus
2026-02-11; Fix recently installed changesEli Zaretskii
2026-02-11; * test/lisp/net/dbus-tests.el: no warnings for non-dbus configsMattias Engdegård
2026-02-11system-sleep sleep blocker and sleep/wake event package (bug#80348)Stéphane Marks
2026-02-11Don't remap RET to 'icomplete-ret' in 'icomplete-mode' (bug#62108)Juri Linkov
2026-02-11Revert "New key 'M-j' for 'icomplete-mode' (bug#62108)"Juri Linkov
2026-02-10Improve project-vc-*cache-timeout docstringsDmitry Gutov
2026-02-10* src/process.c (server_accept_connection): Fix assertion (bug#80237).Eli Zaretskii
2026-02-10vc-git--deduce-files-for-stash: Use file-relative-name (bug#80278)Sean Whitton
2026-02-10Do cache and timed invalidation in "VC-aware" project backendDmitry Gutov
2026-02-10Amend previous to avoid remote call in project--remove-from-project-listDmitry Gutov
2026-02-09Enable fewer minor modes in package suggestion buffersPhilip Kaludercic
2026-02-09; Remove test code from previous commitPhilip Kaludercic
2026-02-09Detect more package suggestionsPhilip Kaludercic
2026-02-09Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2026-02-09; * doc/lispref/os.texi (Timers): Fix typo.Michael Albinus
2026-02-09(loaddefs-generate--print-form): Fix bug#80222Stefan Monnier
2026-02-09Fix selected group sort with topics (bug#80341)Manuel Giraud
2026-02-09Add missing symbolic prefix keybindingManuel Giraud
2026-02-08lisp/calendar: Style changesStefan Monnier
2026-02-08butttonTrans need not be externPaul Eggert
2026-02-09project--delete-zombie-projects: Handle "Tramp failed to connect"Dmitry Gutov
2026-02-08Merge branch 'main' into icalendarStefan Monnier
2026-02-08completing-read-multiple: Implement on top of completing-readDaniel Mendler
2026-02-08Revert "Extend emacs server protocol for empty arguments"Sean Whitton
2026-02-08cond*: Fix handling of :non-exit keywordsSean Whitton
2026-02-08cond*: Fix handling bind-and* in two placesSean Whitton
2026-02-08; Further fixes to core documentation for cond*.Sean Whitton
2026-02-08; Fix some issues in core documentation for cond*.Sean Whitton
2026-02-08Extend emacs server protocol for empty argumentsAndreas Schwab