aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * lisp/time.el (world-clock--sort-entries): Avoid compiler warning.Eli Zaretskii2025-06-141-4/+4
* | world-clock: Add user option to control order of entriesJacob S. Gordon2025-06-142-7/+65
* | calc: Allow strings with character codes above Latin-1Jacob S. Gordon2025-06-145-17/+164
* | ; Fix warnings in MinGW buildsEli Zaretskii2025-06-143-4/+6
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-06-141-4/+4
|\ \
| * | * doc/misc/rcirc.texi: Rephrase recent additionPhilip Kaludercic2025-06-141-4/+4
* | | ; * etc/NEWS: Announce support for semantic-linefeed filling.Eli Zaretskii2025-06-141-0/+8
* | | Add semantic linefeed support for paragraph fillingRoi Martin2025-06-1417-0/+1004
|/ /
* | Support 'C-g C-g C-g' "urgent quit" feature on MS-WindowsEli Zaretskii2025-06-141-0/+7
* | ; * doc/misc/rcirc.texi (Configuration): Fix cross-reference.Eli Zaretskii2025-06-141-2/+3
* | New user option: vc-allow-async-diffDmitry Gutov2025-06-136-23/+34
* | Add 'treesit-sexp-thing' to use instead of 'treesit-sexp-type-regexp'.Juri Linkov2025-06-125-37/+45
* | ; * lisp/vc/log-edit.el (log-edit-show-diff): Insert comma.Sean Whitton2025-06-121-1/+1
* | vc-finish-logentry: Fix syncing buffers: include whole filesetSean Whitton2025-06-121-4/+6
* | log-edit-diff-fileset: Pass NOT-ESSENTIAL non-nil to vc-diffSean Whitton2025-06-121-1/+6
* | Replace vc-async-checkin-backends with a backend properties functionSean Whitton2025-06-123-4/+12
* | ; Fix char encoding in term-tests.elStephane Zermatten2025-06-121-1/+1
* | ; Fix last change.Eli Zaretskii2025-06-121-0/+3
* | Handle OSC sequences in term (bug#78263)Stephane Zermatten2025-06-123-1/+178
* | ; * etc/NEWS: Fix last change.Eli Zaretskii2025-06-121-3/+3
* | Add simpler binds for calendar month/year navigationPaul Nelson2025-06-123-0/+20
* | Make file-notify--call-handler more robustMichael Albinus2025-06-111-10/+12
* | Normalize URL path correctly for httpRobert Pluim2025-06-111-2/+4
* | ; etc/NEWS: Clarify VC entry about missing vs. removed files.Sean Whitton2025-06-111-2/+3
* | Amend CC Mode so that the test suite in XEmacs runs error freeAlan Mackenzie2025-06-116-105/+114
* | vc-next-action: Leave files unregistered if user aborts the checkinSean Whitton2025-06-112-21/+47
* | * test/lisp/repeat-tests.el: Add a command for global continue.Juri Linkov2025-06-111-0/+12
* | Improve repeat-continue property handlingPaul Nelson2025-06-115-31/+46
* | ; Remove superfluous POSITION argument from 'visual-wrap--apply-to-line'Jim Porter2025-06-101-24/+22
* | Clean up text properties in 'visual-wrap-prefix-mode'Jim Porter2025-06-106-23/+174
* | Improve documentation for display property functionsJim Porter2025-06-103-47/+48
* | Don't delete in-place when replacing a display propertyJim Porter2025-06-102-13/+44
* | Update modus-themes to their version 4.8.0Protesilaos Stavrou2025-06-1110-133/+154
* | * configure.ac: Detect Android API 36.Po Lu2025-06-111-6/+8
* | Port to Android API 36Po Lu2025-06-115-3/+100
* | Print a message when failing to recover a filePip Cet2025-06-101-1/+2
* | * test/lisp/repeat-tests.el: Add a command to continue but not activate.Juri Linkov2025-06-101-16/+34
* | Add tree-sitter version of prog-fill-reindent-defun (bug#78703)Yuan Fu2025-06-092-12/+51
* | ; Create a new section for sexp functions in treesit.el.Yuan Fu2025-06-091-0/+2
* | Extract out prog--text-at-point-p from prog-fill-reindent-defunYuan Fu2025-06-091-22/+26
* | ; * lisp/progmodes/prog-mode.el (prog-fill-reindent-defun): Typo.Yuan Fu2025-06-091-1/+1
* | Add new tactic to treesit-navigate-thing (bug#78703)Yuan Fu2025-06-093-25/+36
* | Support checking auth-source for NickServ password for rcircPhilip Kaludercic2025-06-093-35/+57
* | ; * lisp/net/rcirc.el (rcirc-channel-p): Simplify implementationPhilip Kaludercic2025-06-091-4/+1
* | Prompt just once when deleting multiple files with C-x v vSean Whitton2025-06-091-38/+47
* | Require CertFP files for rcirc to existPhilip Kaludercic2025-06-091-2/+2
* | Revert "Fix function arity check for noncompiled callees (bug#78685)"Mattias EngdegÄrd2025-06-092-16/+5
* | ; Document recent VC changes regarding file removalSean Whitton2025-06-092-7/+26
* | * lisp/progmodes/c-ts-mode.el (c-ts-mode-menu): Add 'bound-and-true-p'.Juri Linkov2025-06-091-1/+1
* | ; Fix last change.Eshel Yaron2025-06-081-5/+2