{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":22711712,"defaultBranch":"master","name":"emacs","ownerLogin":"emacs-mirror","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-08-07T06:58:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8382104?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726090122.0","currentOid":""},"activityList":{"items":[{"before":"38c7516827902cdfb70bf68b2da4296a8d9349c0","after":"357cd83875a4dd0ec81d1af2b91270cb57973931","ref":"refs/heads/master","pushedAt":"2024-09-20T14:47:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Remove obsolete workaround\n\n* src/fontset.c (fontset_find_font): Don't refuse to cache\nfont objects whose registries do not agree with the font\nspecs. (bug#73363)","shortMessageHtmlLink":"Remove obsolete workaround"}},{"before":"4b9a8fd607423726aea390a5fe25fd2307c937b6","after":"7ef805d6a47ef12a40c18d1e449b326f787aa4ea","ref":"refs/heads/emacs-30","pushedAt":"2024-09-20T14:47:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Disable fontset-related workaround on non-Android systems\n\n* src/fontset.c (fontset_find_font) [!HAVE_ANDROID]: Don't\nrefuse to cache font objects whose registries do not agree with\nthe font specs. (bug#73363)\n\nDo not merge to master.","shortMessageHtmlLink":"Disable fontset-related workaround on non-Android systems"}},{"before":"956f14ae5e999519e23a9a575b1d6616c744d802","after":"4b9a8fd607423726aea390a5fe25fd2307c937b6","ref":"refs/heads/emacs-30","pushedAt":"2024-09-20T13:55:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"etags-regen-file-extensions: Add .pm\n\n* lisp/progmodes/etags-regen.el (etags-regen-file-extensions):\nAdd .pm.","shortMessageHtmlLink":"etags-regen-file-extensions: Add .pm"}},{"before":"cbaf7edbb467c7d6eedf44c055ecfc73b3bb3189","after":"38c7516827902cdfb70bf68b2da4296a8d9349c0","ref":"refs/heads/master","pushedAt":"2024-09-20T12:37:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Speed up tall rectangular selections (bug#72830)\n\nInstead of setting the highlight overlay on every line in the selection,\nonly do so on the window-height worth of lines closest to point because\nthe rest aren't likely to be visible.\n\nThis makes a massive difference for tall rectangular selections which\npreviously were so slow as to be unusable.\n\n(Tall selections are still slow if `select-active-regions` is non-nil,\nbut that is something that users can actually do something about.)\n\n* lisp/rect.el (rectangle--highlight-for-redisplay)\n(rectangle--unhighlight-for-redisplay):\nReplace call to `apply-on-rectangle`, which operates on every line,\nwith a loop over an approximate screenful.\nExtend the `rectangle` overlay list structure with a value for point,\nbecause `exchange-point-and-mark` must trigger a recomputation of\nhighlight overlays despite the selection not actually changing.","shortMessageHtmlLink":"Speed up tall rectangular selections (bug#72830)"}},{"before":"8816b4f342983468d49f93decf216151e9c6ffbc","after":"cbaf7edbb467c7d6eedf44c055ecfc73b3bb3189","ref":"refs/heads/master","pushedAt":"2024-09-19T16:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Fix M-TAB completion of variables in 'cond'\n\n* lisp/progmodes/elisp-mode.el (elisp-completion-at-point): Add\nspecial support for 'cond, 'cond*', and 'bind*'. (Bug#73330)","shortMessageHtmlLink":"Fix M-TAB completion of variables in 'cond'"}},{"before":"300d05ecb4cdd53eb8ae9c95f9db6909bb872e29","after":"956f14ae5e999519e23a9a575b1d6616c744d802","ref":"refs/heads/emacs-30","pushedAt":"2024-09-19T08:53:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"* src/treesit.c (treesit_debug_print_parser_list): Fix compiler warning.","shortMessageHtmlLink":"* src/treesit.c (treesit_debug_print_parser_list): Fix compiler warning."}},{"before":"0f0f21b7f27265e7c9c3a47dc6c9042324f2b031","after":"300d05ecb4cdd53eb8ae9c95f9db6909bb872e29","ref":"refs/heads/emacs-30","pushedAt":"2024-09-19T08:01:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Type-check argument to network-lookup-address-info\n\n* src/process.c (Fnetwork_lookup_address_info): Check that the\n\"name\" argument is a string, and mention 'puny-encode-domain'.\n(Bug#73337)","shortMessageHtmlLink":"Type-check argument to network-lookup-address-info"}},{"before":"ae4171efdc60dfa53aa404e5926f5165dbf98d59","after":"8816b4f342983468d49f93decf216151e9c6ffbc","ref":"refs/heads/master","pushedAt":"2024-09-19T06:17:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"* lisp/dired-aux.el (dired-do-open): Optimize (bug#73004).\n\nDetect system-type only once, then iterate over files\nfor every system type separately.","shortMessageHtmlLink":"* lisp/dired-aux.el (dired-do-open): Optimize (bug#73004)."}},{"before":"f0daa2f2153a9d250d32ac1261a6fffb30860e31","after":"0f0f21b7f27265e7c9c3a47dc6c9042324f2b031","ref":"refs/heads/emacs-30","pushedAt":"2024-09-19T05:25:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"; Improve doc strings of options related to numbered backups\n\n* lisp/files.el (version-control, dired-kept-versions)\n(delete-old-versions, kept-old-versions, kept-new-versions): Doc\nfixes.","shortMessageHtmlLink":"; Improve doc strings of options related to numbered backups"}},{"before":"252ed22d62fc80e2af6f37cf55c62848f6bc8e29","after":"ae4171efdc60dfa53aa404e5926f5165dbf98d59","ref":"refs/heads/master","pushedAt":"2024-09-19T01:57:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Support numeric indexing in let-alist\n\nlet-alist is very useful. But sometimes an alist contains a list in\nthe middle, which contains yet more alists. Previously, this was\nsomewhat painful to deal with, and required something like:\n\n(let-alist alist\n (let-alist (nth 0 .a)\n (let-alist (nth 3 .b)\n .c)))\n\nNow, the following works:\n\n(let-alist alist\n .a.0.b.3.c)\n\n* lisp/emacs-lisp/let-alist.el (let-alist--access-sexp): Properly\nparse numbers to handle lists. (Bug#66509)\n(let-alist--list-to-sexp): Use nth to handle numbers.\n(let-alist): Update docs.","shortMessageHtmlLink":"Support numeric indexing in let-alist"}},{"before":"03a991931863486436193f3e8edd0fd7d7d271c3","after":"252ed22d62fc80e2af6f37cf55c62848f6bc8e29","ref":"refs/heads/master","pushedAt":"2024-09-18T18:35:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"; Use c-ctype.h in w32*.c\n\n* src/w32.c:\n* src/w32fns.c: Replace ctype.h functions by equivalent\nc-ctype.h functions.","shortMessageHtmlLink":"; Use c-ctype.h in w32*.c"}},{"before":"3924730200ccb79361ceac176e22731e862dbdd7","after":"03a991931863486436193f3e8edd0fd7d7d271c3","ref":"refs/heads/master","pushedAt":"2024-09-18T17:43:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Additional fix for kill-region-dwim (bug#69097)\n\n* lisp/simple.el (kill-region): Restore the original logic of\nraising the error unless both 'beg' and 'end' are non-nil\nsince 'end' is always non-nil.","shortMessageHtmlLink":"Additional fix for kill-region-dwim (bug#69097)"}},{"before":"6d507d586a7ae2ab2caf32e32f2ae6134a90b1bd","after":"3924730200ccb79361ceac176e22731e862dbdd7","ref":"refs/heads/master","pushedAt":"2024-09-18T17:17:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"; Small fix for 'grep-change-to-grep-edit-mode'\n\n* lisp/progmodes/grep.el (grep-change-to-grep-edit-mode):\nUse 'substitute-command-keys' like in 'occur-edit-mode'.","shortMessageHtmlLink":"; Small fix for 'grep-change-to-grep-edit-mode'"}},{"before":"eace68a325b96d12188ea8d673f30bad1354b916","after":"6d507d586a7ae2ab2caf32e32f2ae6134a90b1bd","ref":"refs/heads/master","pushedAt":"2024-09-18T16:25:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"yes-or-no-p now uses blankp rather than SYNTAX\n\n* src/fns.c: Do not include syntax.h; no longer needed.\n(Fyes_or_no_p): Use blankp rather than SYNTAX to check whether the\nprompt ends in nonspace. That way, the test doesn’t depend on the\ncurrent buffer.","shortMessageHtmlLink":"yes-or-no-p now uses blankp rather than SYNTAX"}},{"before":"035024b4e5a8eb759e30ce72ed3b83036f35525e","after":"f0daa2f2153a9d250d32ac1261a6fffb30860e31","ref":"refs/heads/emacs-30","pushedAt":"2024-09-18T04:43:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Conservative heuristic for tree-sitter parser ranges (bug#73324)\n\n* src/treesit.c (treesit_sync_visible_region): If the parser's original\nranges don't overlap with visible region, give it a zero range, rather\nthan don't set any range.\n* test/src/treesit-tests.el (treesit-range-fixup-after-edit): Test new\nbehavior.","shortMessageHtmlLink":"Conservative heuristic for tree-sitter parser ranges (bug#73324)"}},{"before":"8771310a10d528e01e1ff853c6b180af39b60620","after":"035024b4e5a8eb759e30ce72ed3b83036f35525e","ref":"refs/heads/emacs-30","pushedAt":"2024-09-18T04:17:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"; Fix treesit.c printing\n\n* src/treesit.c (treesit_debug_print_parser_list): Use PRIuPTR so 32bit\nsystems compile without warnings.","shortMessageHtmlLink":"; Fix treesit.c printing"}},{"before":"50deb59aaee2a8d773e95a53c91da7bdb2c5cabd","after":"eace68a325b96d12188ea8d673f30bad1354b916","ref":"refs/heads/master","pushedAt":"2024-09-18T02:33:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Fix layout of preferences activity on Android 35\n\n* java/org/gnu/emacs/EmacsPreferencesActivity.java (onCreate):\nAlign list view to system windows.","shortMessageHtmlLink":"Fix layout of preferences activity on Android 35"}},{"before":"865b54e2acea4fdaa3f302ed225f50281b371d6e","after":"50deb59aaee2a8d773e95a53c91da7bdb2c5cabd","ref":"refs/heads/master","pushedAt":"2024-09-18T01:15:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Only conditionally resolve hosts in nsm-should-check\n\nLibraries like `socks' need to run `nsm-verify-connection' without\nperforming DNS lookups. This change allows them to achieve this by\nbinding `nsm-trust-local-network' to nil around calls to that function.\n\n* lisp/net/nsm.el (nsm-should-check): Rework in a functionally\nequivalent way, except forgo calling both `network-lookup-address-info'\nand `network-interface-list' unless the various conditions regarding\n`nsm-trust-local-network' are first satisfied. Replace `mapc' with\n`dolist' to align with modern sensibilities. (Bug#53941)","shortMessageHtmlLink":"Only conditionally resolve hosts in nsm-should-check"}},{"before":"e0b027d1215ed32fe0f3d0956d2d7a81552274f2","after":"865b54e2acea4fdaa3f302ed225f50281b371d6e","ref":"refs/heads/master","pushedAt":"2024-09-18T00:23:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Use c-ctype.h in lib-src\n\nThis fixes some unlikely bugs and removes the temptation\nof using ctype.h. Although some uses were correct,\nmany weren't.\n* lib-src/ebrowse.c: Include c-ctype.h, not ctype.h.\n* lib-src/emacsclient.c: Include c-ctype.h, not ctype.h.\n* lib-src/update-game-score.c: Include c-ctype.h, not ctype.h.\nAll uses changed.","shortMessageHtmlLink":"Use c-ctype.h in lib-src"}},{"before":"f1794a17b629f8ad2a85dbf9877e17dcdd9b9ee7","after":"e0b027d1215ed32fe0f3d0956d2d7a81552274f2","ref":"refs/heads/master","pushedAt":"2024-09-17T23:57:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Fix some #! misparsing in check_interpreter\n\n* exec/exec.c: Do not include ctype.h, as the kernel\ndoes not care about the locale.\n(check_interpreter): Treat only spaces and tabs as white space.\nDo not inspect more bytes than were read.\nAlthough the resulting code does not exactly match what\nthe Android kernel does, it’s closer than what it was before.","shortMessageHtmlLink":"Fix some #! misparsing in check_interpreter"}},{"before":"7d365a2d72d8e656262205827cc5fdf423c3a41f","after":"f1794a17b629f8ad2a85dbf9877e17dcdd9b9ee7","ref":"refs/heads/master","pushedAt":"2024-09-17T19:11:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"New user option 'completion-preview-ignore-case'\n\nCompletion Preview mode implicitly assumed that\n'completion-ignore-case' is nil, and while it can also work\nwith 'completion-ignore-case' non-nil, the results are a bit\ndifferent than what you get with 'completion-at-point'. Add\nan option that controls case sensitivity explicitly and\nspecifically for Completion Preview mode, and clarify the\nbehavior when case differences are ignored. (Bug#73234)\n\n* lisp/completion-preview.el\n(completion-preview-ignore-case): New user option.","shortMessageHtmlLink":"New user option 'completion-preview-ignore-case'"}},{"before":"8eb66cca78dca27d58a8881b587b3340043a74f7","after":"7d365a2d72d8e656262205827cc5fdf423c3a41f","ref":"refs/heads/master","pushedAt":"2024-09-17T13:59:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Fix idna-mapping-table following Unicode 16 changes\n\nThe latest version of UTS #46 in Unicode 16 has changed the way it\nindicates which codepoints are invalid in domain names, causing\n'idna-mapping-table' to contain incorrect information, which then breaks\n'textsec-domain-suspicious-p' and our test suite. (Bug#73312)\n\n* admin/unidata/unidata-gen.el (unidata-gen-idna-mapping): Check the\nIDNA validity field in \"IdnaMappingTable.txt\" in addition to checking\nthe status field, as the latter can now be 'valid' for disallowed\ncodepoints.","shortMessageHtmlLink":"Fix idna-mapping-table following Unicode 16 changes"}},{"before":"4c6f45fa8eef1a15d5790c1f3d3e608b548015db","after":"8771310a10d528e01e1ff853c6b180af39b60620","ref":"refs/heads/emacs-30","pushedAt":"2024-09-17T13:33:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"; * admin/notes/unicode: Need to run textsec-tests (bug#73312).","shortMessageHtmlLink":"; * admin/notes/unicode: Need to run textsec-tests (bug#73312)."}},{"before":"c6077015894dd89c5aa3811bf55d3124394874d0","after":"4c6f45fa8eef1a15d5790c1f3d3e608b548015db","ref":"refs/heads/emacs-30","pushedAt":"2024-09-17T11:49:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Re-enable GC mark trace buffer by default\n\nEnable GC_REMEMBER_LAST_MARKED by default (it was disabled in Emacs 29)\nto make it easier to debug difficult-to-reproduce GC problems\nencountered by users. This increases GC costs by about 5 %, which can\nbe avoided by turning the mark trace buffer back off using the new\n--disable-gc-mark-trace option.\n\nSee discussion at\nhttps://lists.gnu.org/archive/html/emacs-devel/2024-09/msg00240.html\n\n* configure.ac (--disable-gc-mark-trace): New config option.\n* etc/NEWS: Mention it.\n* src/alloc.c: Enable it by default and avoid a compiler warning.","shortMessageHtmlLink":"Re-enable GC mark trace buffer by default"}},{"before":"73427887d63c086fb88449dce79bf2f8e58183fa","after":"8eb66cca78dca27d58a8881b587b3340043a74f7","ref":"refs/heads/master","pushedAt":"2024-09-17T10:05:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Rename project-{find-file-in-root,root-find-file}\n\n* lisp/progmodes/project.el (project-root-find-file):\nRename from 'project-find-file-in-root' (bug#73044).","shortMessageHtmlLink":"Rename project-{find-file-in-root,root-find-file}"}},{"before":"cbe8683410a117698606b929532d4a3e692729d7","after":"73427887d63c086fb88449dce79bf2f8e58183fa","ref":"refs/heads/master","pushedAt":"2024-09-17T07:55:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Update from Gnulib by running admin/merge-gnulib","shortMessageHtmlLink":"Update from Gnulib by running admin/merge-gnulib"}},{"before":"f27553c30a772a0103d2e6762e4d7f588f302e4b","after":"cbe8683410a117698606b929532d4a3e692729d7","ref":"refs/heads/master","pushedAt":"2024-09-17T00:07:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Remove unnecessary #include\n\n* src/sysdep.c: Don’t include utimens.h; hasn’t been\nneeded for a while.","shortMessageHtmlLink":"Remove unnecessary #include"}},{"before":"16a142c2b2203a2b18743ff27208dace756d86b2","after":"f27553c30a772a0103d2e6762e4d7f588f302e4b","ref":"refs/heads/master","pushedAt":"2024-09-15T12:09:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"Add make-directory to symbol-releases.eld\n\nThis avoids saying (incorrectly) that it was introduced in Emacs 23.1.\n\n* etc/symbol-releases.eld: Add 'make-directory'.","shortMessageHtmlLink":"Add make-directory to symbol-releases.eld"}},{"before":"2cd5774689f96522709250b7805370522dcd4334","after":"16a142c2b2203a2b18743ff27208dace756d86b2","ref":"refs/heads/master","pushedAt":"2024-09-15T10:51:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":";; Fix typo in Grep Edit mode manual description (bug#73274).","shortMessageHtmlLink":";; Fix typo in Grep Edit mode manual description (bug#73274)."}},{"before":"7793b2fe2ab0fccebdabef993024585e9fea9db8","after":"2cd5774689f96522709250b7805370522dcd4334","ref":"refs/heads/master","pushedAt":"2024-09-15T09:33:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hubot","name":"Hubot","path":"/hubot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480938?s=80&v=4"},"commit":{"message":"* lisp/simple.el (kill-region-dwim): Rectify choice label.","shortMessageHtmlLink":"* lisp/simple.el (kill-region-dwim): Rectify choice label."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNDo0Nzo0Mi4wMDAwMDBazwAAAAS8E-xf","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNDo0Nzo0Mi4wMDAwMDBazwAAAAS8E-xf","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNVQwOTozMzo0MS4wMDAwMDBazwAAAAS2nXke"}},"title":"Activity · emacs-mirror/emacs"}