]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2 days ago Eshel Yaron; Skip commit af828499c6a280e3efe017898aab15fba3fae0aa
2 days ago Basil L. ContovounesiosClean up ert-font-lock error messages
2 days ago Tomas Nordinview-search: Start search from beginning or end of...
2 days ago Stefan KangasFix using log-edit-mode with git-commit-mode
2 days ago Stefan Kangas; Fix file headers in tty-tip.el
2 days ago Eshel Yaron; Skip commit 53b84f7fddbcde969f44318ffcdab889c767352c
2 days ago Stefan Monnier(python-base-mode-map): Use it!
2 days ago Stefan Monnier* src/eval.c (signal_or_quit): Reduce scope of `debugge...
2 days ago Stefan Monnier(debug--early): Avoid re-entering the debugger for...
2 days ago Philip KaludercicPrepare cond-start for addition to GNU ELPA
2 days ago shipmintsmouse-face properties on tab-bar tab captions (bug...
2 days ago Juri LinkovImprove treesit settings for js/typescript/ruby-ts...
2 days ago Stefan Monnier(debug): Don't `kill-emacs` upon exit when in batch...
2 days ago Stefan Monnier(replace_range): Delete argument `markers`
2 days ago Eli ZaretskiiFix images on the mode line under 'mode-line-compact'
2 days ago Kazuhiro ItoAvoid defining unneeded variables on Cygw32
2 days ago Eshel Yaron; Skip commit c3c27e50a51208df384463aed2aa3d26dea6c319
2 days ago Eshel Yaron; Skip commit 3b59b8fa9706f8e6b0d3cf194bcf9b310bf11ac0
2 days ago Eshel Yaron; Skip commit d707688f33966a6f6e221192dec37a2a844d0549
2 days ago Eshel Yaron; Skip commit c1ddf612d592fcaa3fae66b24933e2aab78406f1
3 days ago Eli Zaretskii; Improve documentation of 2 symbol-related functions
3 days ago Eshel Yaron; Skip commit 41fd823d95292d9927325af50673f60bd6d5402d
3 days ago Eli ZaretskiiFix redisplay of tab bar when its text properties change
3 days ago Mauro ArandaFix some widgets in customize-dirlocals
3 days ago Eli Zaretskii; * doc/emacs/maintaining.texi (Managing Projects)...
3 days ago VisuweshAdd new user option to exclude projects from being...
3 days ago Stefan KangasRewrite cl--parsing-keywords using backtick
3 days ago Stefan KangasRemove more redundant 'cl-' prefixes
3 days ago Stefan KangasNew user option checkdoc-arguments-missing-flag
3 days ago Stefan KangasAdd more tests for cl-seq.el
3 days ago Stefan Monnier(pp-fill): Fix bug#76715
3 days ago Juri LinkovImprove treesit settings for java-ts-mode (bug#73404...
3 days ago Juri LinkovImprove treesit settings for typescript/tsx-ts-mode...
3 days ago Eshel Yaron; Skip commit 42a4c847e286957bef579390e9cb9854699dacfd
3 days ago Po Lu; * java/AndroidManifest.xml.in (Version-code): Update...
3 days ago Po LuPermit executing programs with >1024 args on Android
3 days ago Po Lu; * src/nsterm.m (syms_of_nsterm): Fix typo in comment.
3 days ago Po LuMove java/incrementing-version-code to AndroidManifest...
3 days ago Peter OliverProvide an Android version code derived from the Emacs...
3 days ago Stefan KangasMake byte-compile-cond-use-jump-table obsolete
3 days ago Stefan KangasClean up 'cl-' prefixes for local variables
3 days ago Stefan Kangas; * etc/symbol-releases.eld: Add cl-defun.
3 days ago Eshel Yaron; Skip commit 7678047a8ad4e6fbf84a64b1cf56b504f1cdaa38
3 days ago Stefan KangasAvoid rare warning when byte-compiling cl-loaddefs.el
3 days ago Philipp StephaniMake Emacs buildable with -std=c11.
3 days ago Eshel Yaron; Skip commit 4be2574851b96f6adff6b621a159c1afa710b1ee
3 days ago Daniel ColascioneAdd ns-click-through option to control activation click...
3 days ago Eshel Yaron; Skip commit 59fcb2aa1b2a827f1822b3bc2c9024f5a47338e7
3 days ago Eli Zaretskii; Improve documentation of 'shortdoc'
3 days ago Eshel Yaron; * lisp/dabbrev.el (dabbrev-expansions): Fix infloop.
4 days ago Eshel Yaronsh-script.el: Fix fixing Flymake diagnostics from other...
5 days ago Eshel Yarondabbrev: limit work, not results
5 days ago Eshel YaronDrop 'help-window-keep-selected'
7 days ago Eli ZaretskiiFix 'etc/DOC' for a few functions/variables
7 days ago Po Lu; * src/nsterm.m (ns_draw_stretch_glyph_string): One...
7 days ago Po Lu; Fix style and language in src/nsterm.m
7 days ago Ben SimmsSupport colored stipples on Cocoa NS (Bug#73384)
7 days ago Po Lu; * doc/emacs/android.texi (Android Software): Minor...
7 days ago Po Lu; * etc/PROBLEMS: Document the same problem here.
7 days ago Po LuDocument requirements respecting XDG MIME databases...
7 days ago Paul EggertRevert “Avoid some union buffered_input_event uses”
7 days ago Philipp Stephani; * src/eval.c (Fdefvar_1, Fdefconst_1): Properly quote...
7 days ago Sean WhittonFix unwanted revert file prompt after repeated vc-ediff...
7 days ago Stefan Monnier(advice--make-nadvice-docstring): Rename
7 days ago Stefan Kangas; Fix copyright years of the Spanish translations
7 days ago Stefan KangasUpdate Makefile and docs for new Spanish refcards
7 days ago Elías Gabriel... Add Spanish translation for survival.tex
7 days ago Elías Gabriel... Add Spanish translation for refcard.tex
7 days ago Elías Gabriel... Add Spanish translation for dired-ref.tex
7 days ago Po LuRender Android hourglass cursor mechanics more consiste...
7 days ago Po LuCircumvent another styling issue in Android 15 QPR1
7 days ago Matthew BauerReplace anonymous lambda timers with named functions
7 days ago Eshel Yaron; Skip commit d9218651b6103267f7282997b75d19effdc02613
7 days ago Eshel Yaron; Skip commit 5dd8b7e75259663415523f3ebe35ba2f97b5b103
7 days ago Eli ZaretskiiAvoid crashes on MS-Windows on repeated client connections
7 days ago Eli ZaretskiiFix MS-Windows build broken by buffered_input_event...
7 days ago Juri LinkovImprove treesit settings for js-ts-mode (bug#73404)
7 days ago Stefan KangasFix fontification outside hunks in Git patches
7 days ago Eshel Yaron; Skip commit eeda2a8ab1f06da5b51dc98e57ae8b4a4faa1f72
7 days ago Paul EggertAvoid some union buffered_input_event uses
7 days ago Po LuFix styling issues on Android 15 QPR1
7 days ago Eshel Yaron; Skip commit f372508f68c9797f8d17cce0293526f3f30cb4c4
7 days ago Mattias Engdegård* lisp/wid-edit.el (widget-get): Make faster.
7 days ago Mattias EngdegårdStrengthen widget-get/put tests
7 days ago Mattias Engdegård; * test/infra/android/test-controller.el: minor regexp...
7 days ago Yuan Fu; Fix my previous commit
7 days ago Yuan FuDon't process function range settings in treesit--updat...
7 days ago Paul EggertPacify GCC in pgtkselect malloc alignment
7 days ago João TávoraEglot: fix invocation of neocmakelsp
7 days ago Felician NemethEglot: implement additionalPropertiesSupport for showMe...
7 days ago Daniel ColascioneAdd auto-margin enable/disable to term
7 days ago Stefan Kangas; Fix thinko
7 days ago Stefan Kangas; Add missing lexical-binding cookies
7 days ago Stefan Kangas; Fix my last commit
7 days ago Juri LinkovAdapt recent css-ts-mode changes to mhtml-ts-mode
7 days ago Juri LinkovImprove treesit settings for css-ts-mode (bug#73404)
7 days ago Stefan Kangas; Move python.el Maintainer header further up
7 days ago Stefan KangasBump python.el package version to 0.29
7 days ago Stefan KangasBump python.el requirement to Emacs 29.1
7 days ago Stefan KangasDon't warn when calling hl-lock-mode from init file
next