summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-15process-attributes now uses get_boot_timePaul Eggert
2025-06-15* src/bytecode.c (exec_byte_code): Remove superfluous conditionMattias EngdegÄrd
2025-06-15* src/fns.c (mapcar1): Less lax type checkingMattias EngdegÄrd
2025-06-14Merge from origin/emacs-30Eli Zaretskii
2025-06-14; Merge from origin/emacs-30Eli Zaretskii
2025-06-14Improve documentation of the internal Lisp_Process->status fieldSteven Allen
2025-06-14; * src/profiler.c (export_log): Fix whitespace (bug#78762).Eli Zaretskii
2025-06-14Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)Zach Shaftel
2025-06-14mailcap: Treat .ics files as text/calendarSteven Allen
2025-06-14; * lisp/time.el (world-clock--sort-entries): Avoid compiler warning.Eli Zaretskii
2025-06-14world-clock: Add user option to control order of entriesJacob S. Gordon
2025-06-14calc: Allow strings with character codes above Latin-1Jacob S. Gordon
2025-06-14; Fix warnings in MinGW buildsEli Zaretskii
2025-06-14Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-06-14; * etc/NEWS: Announce support for semantic-linefeed filling.Eli Zaretskii
2025-06-14Add semantic linefeed support for paragraph fillingRoi Martin
2025-06-14* doc/misc/rcirc.texi: Rephrase recent additionPhilip Kaludercic
2025-06-14Support 'C-g C-g C-g' "urgent quit" feature on MS-WindowsEli Zaretskii
2025-06-14; * doc/misc/rcirc.texi (Configuration): Fix cross-reference.Eli Zaretskii
2025-06-13New user option: vc-allow-async-diffDmitry Gutov
2025-06-12Add 'treesit-sexp-thing' to use instead of 'treesit-sexp-type-regexp'.Juri Linkov
2025-06-12; * lisp/vc/log-edit.el (log-edit-show-diff): Insert comma.Sean Whitton
2025-06-12vc-finish-logentry: Fix syncing buffers: include whole filesetSean Whitton
2025-06-12log-edit-diff-fileset: Pass NOT-ESSENTIAL non-nil to vc-diffSean Whitton
2025-06-12Replace vc-async-checkin-backends with a backend properties functionSean Whitton
2025-06-12; Fix char encoding in term-tests.elStephane Zermatten
2025-06-12; Fix last change.Eli Zaretskii
2025-06-12Handle OSC sequences in term (bug#78263)Stephane Zermatten
2025-06-12; * etc/NEWS: Fix last change.Eli Zaretskii
2025-06-12Add simpler binds for calendar month/year navigationPaul Nelson
2025-06-11Make file-notify--call-handler more robustMichael Albinus
2025-06-11Normalize URL path correctly for httpRobert Pluim
2025-06-11Insert missing step to make use of directory tracking OSC codesSean Whitton
2025-06-11; etc/NEWS: Clarify VC entry about missing vs. removed files.Sean Whitton
2025-06-11Amend CC Mode so that the test suite in XEmacs runs error freeAlan Mackenzie
2025-06-11* lisp/keymap.el (keymap-set): Refer to 'key-description'. (Bug#78714)Robert Pluim
2025-06-11vc-next-action: Leave files unregistered if user aborts the checkinSean Whitton
2025-06-10Support new tree-sitter grammar filename format (bug#78754)Yuan Fu
2025-06-11* test/lisp/repeat-tests.el: Add a command for global continue.Juri Linkov
2025-06-11Improve repeat-continue property handlingPaul Nelson
2025-06-10; Remove superfluous POSITION argument from 'visual-wrap--apply-to-line'Jim Porter
2025-06-10Clean up text properties in 'visual-wrap-prefix-mode'Jim Porter
2025-06-10Improve documentation for display property functionsJim Porter
2025-06-10Don't delete in-place when replacing a display propertyJim Porter
2025-06-11Update modus-themes to their version 4.8.0Protesilaos Stavrou
2025-06-11* configure.ac: Detect Android API 36.Po Lu
2025-06-11Port to Android API 36Po Lu
2025-06-10Print a message when failing to recover a filePip Cet
2025-06-10Fix crash when evaluating "(signal nil 5)" (bug#78738)Pip Cet
2025-06-10* test/lisp/repeat-tests.el: Add a command to continue but not activate.Juri Linkov