]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-07-22 Eshel Yaron; Update ldefs-boot.el
2024-07-22 Stefan KangasUse SBYTES instead of strlen in treesit.c
2024-07-22 Po LuProhibit unbinding of built-in variables
2024-07-22 Yuan FuFix segfault when deleting tree-sitter query (bug#72238)
2024-07-22 Theodor ThornhillAdd link to commit compatibility function handles
2024-07-22 Theodor ThornhillImprove one test (bug#71998)
2024-07-22 Theodor Thornhill; Minor whitespace fix
2024-07-22 Theodor ThornhillSignal error on wrong typescript dialect
2024-07-22 Theodor Thornhill; Fix typo
2024-07-22 Michael Albinus* lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags...
2024-07-22 Ankit R GadiyaAdd commands to run unit tests in 'go-ts-mode'
2024-07-22 Eli Zaretskii; Fix recent changes in pdumper.c
2024-07-22 Paul EggertFix bool vector length overflow
2024-07-22 Paul EggertChange list-length intptr_t to ptrdiff_t
2024-07-22 Jim Porter; * lisp/eshell/esh-io.el (eshell-close-handles): Fix...
2024-07-22 Yuan FuSupport dumping tree-sitter query (bug#69952)
2024-07-22 Sergey VinokurovSupport compiled queries in pdump by dumping source...
2024-07-22 Paul EggertSAFE_ALLOCA fixes
2024-07-22 Po Lu; Fix typo in xfont.c
2024-07-22 Stefan KangasAvoid magic values in xfont_list
2024-07-22 Liu HuiFix bibtex validation for non-file buffers
2024-07-22 Eshel Yaron; Skip commit ab7c40ea52a1db0cfc8b6605363f4e1378c9b471
2024-07-22 James Thomas; * doc/misc/gnus.texi (Agent Caveats): Fix doc
2024-07-22 Eli Zaretskii; * src/sqlite.c (Fsqlite_load_extension): Add "vec0...
2024-07-22 Paul EggertAvoid accessing uninitialized bool_vector words
2024-07-22 Eli ZaretskiiFix setup of fonts for 'han' script.
2024-07-22 Eshel Yaron; Skip commit 96f1db89ee7d3696d27a5bf044ada7942e354fda
2024-07-22 Stefan KangasDocument GNU ELPA copyright in tips.texi
2024-07-22 Po LuFix compilation on builds with native rectangle structures
2024-07-22 Po LuRespect mouse-fine-graned-tracking in touch screen...
2024-07-22 Eshel Yaron; Skip commit 079e5a03156f7461d1c8f008663404277cac9ade
2024-07-22 Stefan KangasMiscellaneous checkdoc fixes
2024-07-22 Paul EggertWork around GCC bug 58416 on 32-bit x86
2024-07-22 Paul EggertIn ‘INSTALL’ put configure vars in one section
2024-07-22 Jim PorterDon't set exit info in Eshell if the command is being...
2024-07-22 Jim PorterSplit out exit code parts of 'eshell-close-handles...
2024-07-22 Stefan Monnier* lisp/progmodes/peg.el (peg-syntax-classes): Typo...
2024-07-22 Philip Kaludercic* lisp/which-key.el: Bump version to 3.6.1
2024-07-22 Mattias Engdegård; * test/lisp/net/dbus-tests.el: silence compilation...
2024-07-22 Peder O. KlingenbergVisualize ranking of last game when adding scores
2024-07-22 Jonas Bernoulli* lisp/transient.el (static-if): Remove duplicated...
2024-07-22 Michael AlbinusAdapt file-remote-p doc
2024-07-22 Stefan Kangas; Fix typo in etc/ORG-NEWS (Bug#72186)
2024-07-22 Jim PorterAllow specifying stdout/stderr separately in some Eshel...
2024-07-22 Jim Porter; * doc/misc/eshell.texi (Bugs and ideas): Remove now...
2024-07-22 Jim PorterImprove implementation of built-in Eshell "kill" command
2024-07-22 Jim PorterHandle broken pipes in a better way in Eshell
2024-07-22 Jim PorterImprove handling of deferrable Eshell commands
2024-07-22 Stefan KangasFix minor code style issue in pgtkfns.c
2024-07-22 Stefan KangasAvoid overflow in pgtk_is_numeric_char
2024-07-22 Stefan KangasUse strnlen to avoid unnecessary work in pgtkfns.c
2024-07-22 Eli ZaretskiiMinor cleanup of code in insdel.c
2024-07-22 Stefan Kangas* etc/TODO: Delete item about merging Magit.
2024-07-22 Stefan Kangas; Fix typos
2024-07-22 Stefan Kangas* doc/man/emacs.1.in: Add "No warranty" notice.
2024-07-22 Stefan Kangas; * doc/man/emacs.1.in: Improve wording.
2024-07-22 Stefan KangasImprove emacs man page description of --user flag
2024-07-22 Stefan KangasCheckdoc fixes in allout-widgets.el
2024-07-22 Stefan KangasCheckdoc fixes in subr.el
2024-07-22 Stefan KangasCheckdoc fixes in touch-screen.el
2024-07-22 Stefan KangasCheckdoc fixes in treesit.el
2024-07-22 Eshel Yaron; Skip commit c9d28a05d98a2c3c0fe89ac37bc143a41b60ea96
2024-07-22 Eshel Yaron; Skip commit da97096fdbb50bf69348813c960eb8d10b2bdc44
2024-07-22 Eshel Yaron(read-extended-command): Add alternative minibuffer...
2024-07-22 Eshel Yaron* lisp/net/kubed.el: Develop some more
2024-07-22 Eshel Yarontabulated-list.el: Improve handling of disappearing...
2024-07-22 Eshel YaronEvolve kubed.el
2024-07-19 Eshel Yaron(minibuffer-message): Cease waiting when not in minibuffer
2024-07-19 Eshel Yaronkubed.el: New file.
2024-07-18 Eshel YaronAdd 'regexp' completion style
2024-07-18 Po Lu; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix...
2024-07-18 Po LuPort better to Android 3.0
2024-07-18 john muhl; * doc/emacs/anti.texi (Antinews): Fix typos (bug...
2024-07-18 john muhl; Fix typos (bug#72167)
2024-07-18 Michael AlbinusNew Tramp tests
2024-07-18 Michael AlbinusUpdate Tramp manual
2024-07-18 Eli Zaretskii; Fix last change
2024-07-18 Robert PluimFix 'toggle-window-dedicated' documentation
2024-07-18 Eli Zaretskii; * doc/lispref/help.texi (Keys in Documentation):...
2024-07-18 Stefan KangasCheckdoc fixes in transient.el
2024-07-17 Paul EggertGo back to preferring -isystem to -I
2024-07-17 Eshel Yaron; Skip commit a1f29998bf49c85c2eddc1201657639fdd494ef2
2024-07-17 Yuan FuHandle an edge case in c-ts-mode filling (bug#72116)
2024-07-17 João TávoraEglot: supported nested {} patterns in globs
2024-07-17 Paul EggertCheck for more ‘find’ failures and port ‘find’
2024-07-17 Paul EggertQuote BIN_DESTDIR better
2024-07-17 Paul EggertPrefer -I to -isystem
2024-07-17 Paul EggertSimplify time form analysis
2024-07-17 Paul EggertTest !FASTER_TIMEFNS with builtin resolutions
2024-07-17 Paul EggertMake ztrillion static
2024-07-17 Paul EggertFix buffer size problem in print_bool_vector
2024-07-17 Paul Eggertalloc.c: ckd_add, not by-hand checks
2024-07-17 Paul EggertFix get_conversion_field --with-wide-wint overflow
2024-07-17 Paul EggertPacify -Wmissing-variable-declarations for lisp_malloc_user
2024-07-17 Paul EggertPacify 32-bit GCC 14.1.1 in timer_check_2
2024-07-17 Paul EggertUse Gnulib workaround for Android strnlen bug
2024-07-17 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-07-17 Eshel Yaron; Skip commit 7d8ff5a56c52ed8917d9f45f2b113cfd3de7d497
2024-07-17 Stefan KangasMake error messages adhere to our standards
2024-07-17 Stefan KangasDelete commented out code from `signal_or_quit`
next