]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-03-09 Po Lu; * java/AndroidManifest.xml.in (Version-code): Update...
2025-03-09 Po LuPermit executing programs with >1024 args on Android
2025-03-09 Po Lu; * src/nsterm.m (syms_of_nsterm): Fix typo in comment.
2025-03-09 Po LuMove java/incrementing-version-code to AndroidManifest...
2025-03-09 Peter OliverProvide an Android version code derived from the Emacs...
2025-03-09 Stefan KangasMake byte-compile-cond-use-jump-table obsolete
2025-03-09 Stefan KangasClean up 'cl-' prefixes for local variables
2025-03-09 Stefan Kangas; * etc/symbol-releases.eld: Add cl-defun.
2025-03-09 Eshel Yaron; Skip commit 7678047a8ad4e6fbf84a64b1cf56b504f1cdaa38
2025-03-09 Stefan KangasAvoid rare warning when byte-compiling cl-loaddefs.el
2025-03-09 Philipp StephaniMake Emacs buildable with -std=c11.
2025-03-09 Eshel Yaron; Skip commit 4be2574851b96f6adff6b621a159c1afa710b1ee
2025-03-09 Daniel ColascioneAdd ns-click-through option to control activation click...
2025-03-09 Eshel Yaron; Skip commit 59fcb2aa1b2a827f1822b3bc2c9024f5a47338e7
2025-03-09 Eli Zaretskii; Improve documentation of 'shortdoc'
2025-03-09 Eshel Yaron; * lisp/dabbrev.el (dabbrev-expansions): Fix infloop.
2025-03-07 Eshel Yaronsh-script.el: Fix fixing Flymake diagnostics from other...
2025-03-06 Eshel Yarondabbrev: limit work, not results
2025-03-06 Eshel YaronDrop 'help-window-keep-selected'
2025-03-04 Eli ZaretskiiFix 'etc/DOC' for a few functions/variables
2025-03-04 Po Lu; * src/nsterm.m (ns_draw_stretch_glyph_string): One...
2025-03-04 Po Lu; Fix style and language in src/nsterm.m
2025-03-04 Ben SimmsSupport colored stipples on Cocoa NS (Bug#73384)
2025-03-04 Po Lu; * doc/emacs/android.texi (Android Software): Minor...
2025-03-04 Po Lu; * etc/PROBLEMS: Document the same problem here.
2025-03-04 Po LuDocument requirements respecting XDG MIME databases...
2025-03-04 Paul EggertRevert “Avoid some union buffered_input_event uses”
2025-03-04 Philipp Stephani; * src/eval.c (Fdefvar_1, Fdefconst_1): Properly quote...
2025-03-04 Sean WhittonFix unwanted revert file prompt after repeated vc-ediff...
2025-03-04 Stefan Monnier(advice--make-nadvice-docstring): Rename
2025-03-04 Stefan Kangas; Fix copyright years of the Spanish translations
2025-03-04 Stefan KangasUpdate Makefile and docs for new Spanish refcards
2025-03-04 Elías Gabriel... Add Spanish translation for survival.tex
2025-03-04 Elías Gabriel... Add Spanish translation for refcard.tex
2025-03-04 Elías Gabriel... Add Spanish translation for dired-ref.tex
2025-03-04 Po LuRender Android hourglass cursor mechanics more consiste...
2025-03-04 Po LuCircumvent another styling issue in Android 15 QPR1
2025-03-04 Matthew BauerReplace anonymous lambda timers with named functions
2025-03-04 Eshel Yaron; Skip commit d9218651b6103267f7282997b75d19effdc02613
2025-03-04 Eshel Yaron; Skip commit 5dd8b7e75259663415523f3ebe35ba2f97b5b103
2025-03-04 Eli ZaretskiiAvoid crashes on MS-Windows on repeated client connections
2025-03-04 Eli ZaretskiiFix MS-Windows build broken by buffered_input_event...
2025-03-04 Juri LinkovImprove treesit settings for js-ts-mode (bug#73404)
2025-03-04 Stefan KangasFix fontification outside hunks in Git patches
2025-03-04 Eshel Yaron; Skip commit eeda2a8ab1f06da5b51dc98e57ae8b4a4faa1f72
2025-03-04 Paul EggertAvoid some union buffered_input_event uses
2025-03-04 Po LuFix styling issues on Android 15 QPR1
2025-03-04 Eshel Yaron; Skip commit f372508f68c9797f8d17cce0293526f3f30cb4c4
2025-03-04 Mattias Engdegård* lisp/wid-edit.el (widget-get): Make faster.
2025-03-04 Mattias EngdegårdStrengthen widget-get/put tests
2025-03-04 Mattias Engdegård; * test/infra/android/test-controller.el: minor regexp...
2025-03-04 Yuan Fu; Fix my previous commit
2025-03-04 Yuan FuDon't process function range settings in treesit--updat...
2025-03-04 Paul EggertPacify GCC in pgtkselect malloc alignment
2025-03-04 João TávoraEglot: fix invocation of neocmakelsp
2025-03-04 Felician NemethEglot: implement additionalPropertiesSupport for showMe...
2025-03-04 Daniel ColascioneAdd auto-margin enable/disable to term
2025-03-04 Stefan Kangas; Fix thinko
2025-03-04 Stefan Kangas; Add missing lexical-binding cookies
2025-03-04 Stefan Kangas; Fix my last commit
2025-03-04 Juri LinkovAdapt recent css-ts-mode changes to mhtml-ts-mode
2025-03-04 Juri LinkovImprove treesit settings for css-ts-mode (bug#73404)
2025-03-04 Stefan Kangas; Move python.el Maintainer header further up
2025-03-04 Stefan KangasBump python.el package version to 0.29
2025-03-04 Stefan KangasBump python.el requirement to Emacs 29.1
2025-03-04 Stefan KangasDon't warn when calling hl-lock-mode from init file
2025-03-04 Eli ZaretskiiNew commands to convert ASCII to fullwidth characters...
2025-03-04 Eshel Yaron; Skip commit e34d7a7c4eb90cde7a2dc55ac5a02fae303e5d0f
2025-03-04 Po LuSpecifically report attempts to exit Emacs during test...
2025-03-04 Stefan KangasFix a vc test for Breezy by setting $HOME
2025-03-04 Po LuDon't byte compile early-init.el
2025-03-04 Po Lu; * test/infra/android/test-driver.el: Don't byte-compile.
2025-03-04 Po LuExclude files under `infra' from automatic testing
2025-03-04 Stefan Kangas; Silence byte-compiler in Android tests
2025-03-04 Po Lu; * lisp/treesit.el: Silence byte-compiler.
2025-03-04 Po LuRun Android tests in the initial frame
2025-03-04 Po LuEnable kmacro-call-macro to function in some circumstances
2025-03-04 Eshel Yaron; (completion-preview--try-table): Propagate extra...
2025-03-04 Eshel Yaron; Skip commit 828e08a9961de7c3e5d149c0c53b6ff06b46d70f
2025-03-04 Stefan Kangas; Add Maintainer header to loaddefs-gen.el
2025-03-04 Eshel Yaron; Skip commit b7fdddc86ba1733633fa29a4dec6f76667d29aa5
2025-03-04 Eshel Yaron; Skip commit 6f8c4581eaf8c45029171aa390f291faaa58d15f
2025-03-04 Eshel Yaron; Skip commit 33222bd000043ad79cf7d472fadf7cda6d49e31d
2025-03-04 Stefan KangasBump python.el requirement to Emacs 26.3
2025-03-04 Eshel Yaron; Skip commit 7dcf9b71e6ffc0cc92d2d504b1428c3ab432a028
2025-03-04 Stefan Kangas; Document spurious warnings on macOS 15
2025-03-04 Pranshu SharmaPass buffer as object in gnus-highlight-selected-tree
2025-03-04 Dmitry GutovFix the use of xref-window-local-history together with...
2025-03-04 Eshel Yaron; Skip commit 735eace97b88c7e1a7864a0eb5caf2a6d263b60a
2025-03-04 Eshel Yaron; Skip commit 8091772767666f2c671a8ba481d50859388152db
2025-03-04 Stefan Kangas; Improve docstring of cl-check-type
2025-03-04 Stefan KangasImprove use-package error message on wrong type
2025-03-04 David PonceSimplify and speed up widget-get implementation
2025-03-04 Stefan Kangas; Add test for last change
2025-03-04 David PonceCorrectly return passed value from widget-put
2025-03-04 Stefan Kangas; * etc/symbol-releases.eld: Add missing symbols.
2025-03-04 Pip CetImprove instructions for running with -fsanitize=addres...
2025-03-04 Daniel ColascioneMake Emacs respond to NS activation clicks
2025-03-04 Eli ZaretskiiProvide tool-tip display delays on TTY frames
2025-03-04 Eshel Yaron; Skip commit 503622a10151d2ec15e08d91b4f6aeec347fa855
next