]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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`
2024-07-17 Stefan KangasPrefer `memcpy` to `strcpy` in image.c
2024-07-17 Stefan KangasRestrict loop variable scope in `xpm_str_to_color_key`
2024-07-17 Spencer BaughAdd project argument to project-kill-buffers
2024-07-17 Peter OliverFix intermittent failure of dired-test-bug27243-02
2024-07-17 Stefan Kangas* etc/TODO: Refer to Bug#72127 for Magit assignments.
2024-07-17 Michael AlbinusRename treesitter test
2024-07-17 Michael AlbinusAdapt tressitter tests on EMBA
2024-07-17 Jim PorterSupport passing signals like 'SIGCODE' to 'tramp-signal...
2024-07-17 Steven Allen; Replace quotes with @code{...} in texinfo files
2024-07-17 Steven Allen; Replace (non-)nil with (non-)@code{nil} in texinfo...
2024-07-17 Jim PorterDon't save to history from 'eshell-command' when aborting
2024-07-17 Eli ZaretskiiImprove support for Tifinagh
2024-07-17 Kyle MeyerUpdate to Org 9.7.7-2-gf308d3
2024-07-17 Mattias EngdegårdFurther time decoding tidying
2024-07-17 Eli ZaretskiiMinor improvement in 'rmail-redecode-body'
2024-07-17 Eli ZaretskiiFix decoding 'display' properties with SVG images in...
2024-07-17 Pip Cet* configure.ac (D8): Fix typo.
2024-07-17 Paul EggertMinor renaming in timefns.c
2024-07-17 Po Lu; * src/android.c (setEmacsParams): Delete unused variable.
2024-07-17 Po LuDo not set LD_LIBRARY_PATH during Android initialization
2024-07-17 Jonas Bernoulli; Set Transient's version
2024-07-17 john muhl; Fix typos in 'which-key-mode' (bug#72093)
2024-07-17 Eshel YaronFix 'customize-group' minibuffer action
2024-07-16 Eshel Yaronrefactor.el: Fix typos
2024-07-16 Eshel YaronFix some minibuffer bindings
2024-07-16 Eshel YaronAdd minibuffer alternative actions for 'C-h f' and...
2024-07-15 Eshel YaronNew function 'completing-read-case-insensitive'
next