]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-01-25 Robert PluimImprove 'key-valid-p' docstring
2025-01-25 Stefan KangasMinor copyedits in internals.texi
2025-01-25 Stefan KangasBetter document side-effect free and pure C functions
2025-01-25 Eli Zaretskii; Fix documentation about faces of tool-tip text
2025-01-25 Eshel YaronStart refactoring scope.el
2025-01-23 Eshel Yaronscope.el: Analyze minor mode definitions
2025-01-23 Gerd MöllmannDon't forget setting the top frame if not switching...
2025-01-23 Gerd MöllmannFix setting a tty's top frame when switching frames
2025-01-23 Eshel Yaron; Skip commit 1dc529d4638469b828a24006dae5830dd9f794d0
2025-01-23 Eshel Yaron; Skip commit 796665b32e9431a923881eb4c02e45bf1639a7ff
2025-01-23 Eshel Yaron; Skip commit 90b4c1b6f264773e33e7984af9a95b4b503ed02f
2025-01-23 Eshel Yaron; Skip commit aa6d2a396a493736395533cacea6b5363a24c0b6
2025-01-23 F. Jason ParkReuse client cert for connectivity probing in ERC
2025-01-23 F. Jason Park; Don't quote localp argument to define-erc-module
2025-01-23 João TávoraEglot: unbreak a rarely run test
2025-01-23 João TávoraEglot: unbreak tests for older Emacsen
2025-01-23 João TávoraEglot: fix edebug spec of eglot--dbind
2025-01-23 João TávoraEglot: unbreak completion in Emacs 26.3 (at least)
2025-01-23 João TávoraEglot: abandon compat.el
2025-01-23 João TávoraEglot: abandon track-changes.el
2025-01-23 Stefan KangasMinor image_error related cleanups
2025-01-23 Pip Cet; * src/pdumper.c (dump_hash_table): Adjust hash; bitfi...
2025-01-23 Paul EggertPort allows-stdout test to overly-suspicious bwrap
2025-01-23 Paul EggertDon’t silently truncate connection-lost diagnostic
2025-01-23 Paul EggertCheck for snprintf truncation in pgtkterm
2025-01-23 Paul EggertPort pdumper to unlikely long sprintf output
2025-01-23 Paul EggertWhen debugging image.c, abort if silent truncation
2025-01-23 Pip CetDestroy GTK tool bar widget if it was never attached...
2025-01-23 Stefan KangasPrefer snprintf to sprintf in image.c
2025-01-23 Stefan KangasDelete some duplicate face attributes
2025-01-23 Gerd MöllmannImprove copying current glyphs when building frame...
2025-01-23 Pip Cet; * src/gtkutil.c (free_frame_tool_bar): Remove redunda...
2025-01-23 Pip CetHandle unknown units provided by the rsvg library ...
2025-01-23 Gerd MöllmannDon't use a redisplay optimization in a certain case...
2025-01-23 Gerd MöllmannRemove a false #ifdef HAVE_WINDOW_SYSTEM
2025-01-23 Robert PluimSignal error when keyword/arg list is malformed
2025-01-23 Stefan KangasPrefer defface's ':slant italic' to obsolete alias...
2025-01-23 Stefan KangasPrefer defface's ':weight bold' to obsolete alias ...
2025-01-23 João TávoraEglot: release version 1.18
2025-01-23 João TávoraEglot: fix signature's of Eglot's ElDoc functions
2025-01-23 João TávoraEglot: add support for insertReplaceEdit (bug#73857)
2025-01-23 João TávoraEglot: make eglot-test-javascript-basic more robust
2025-01-23 João TávoraEglot: try again to fix try-completion logic
2025-01-23 Stefan KangasPrefer defvar-keymap in bat-mode.el
2025-01-23 Tassilo HornDon't skip or double-process files in dired with auto...
2025-01-23 Eshel Yaronscope.el: Handle cl-macrolet
2025-01-21 Eshel YaronMinor cleanups
2025-01-20 Eshel Yaron; Update lisp/ldef-boot.el
2025-01-20 Eshel YaronNew library dwim.el
2025-01-20 Eshel Yaron(scope-1): Recognize hook names in a few more functions
2025-01-20 Eshel YaronSuggest fix for undefined ELisp function
2025-01-20 Eshel Yaronscope.el: Improve handling of cl-destructuring-bind
2025-01-20 Eshel YaronFix ```elisp code``` handling in mails
2025-01-20 Stefan KangasUse 'max' macro in clip_to_bounds
2025-01-20 Eli Zaretskii; Fix last change
2025-01-20 Yuan FuMake treesit-language-remap-alist completely transparen...
2025-01-20 Stefan Kangaspdumper: Add static_assert for EMACS_RELOC_TYPE_BITS
2025-01-20 Stefan KangasRemove redundant case_Lisp_Int macro
2025-01-20 Paul EggertPort better to AIX 7.3 with -lsqlite3 but not sqlite3.h
2025-01-20 Paul EggertPort better to AIX 7.3 with -lz but not zlib.h
2025-01-20 Stefan KangasRemove workaround for AIX 3.2 crashes
2025-01-20 Stefan KangasPrefer the 'min'/'max' macros where possible
2025-01-20 Stefan KangasDelete duplicate 'min' macro
2025-01-20 Stefan KangasMake NSM warn for RSA key exchange on medium severity
2025-01-20 Stefan KangasDelete unused aliases for calln
2025-01-20 Stefan KangasReplace call[1-8] with calln
2025-01-20 Stefan KangasDocument use of calln in C code in internals.texi
2025-01-20 Peter SeibelImproved git-add completion
2025-01-20 Eshel Yaron; Skip commit ba5360f700b1cbdd16e13a83f622e5c2d29c9439
2025-01-20 Eli Zaretskii; Fix autorevert-tests on MS-Windows
2025-01-20 Eli Zaretskii* src/fileio.c (Finsert_file_contents): Fix last change.
2025-01-20 Eli ZaretskiiFix visiting files in /proc/ directory
2025-01-20 Michael AlbinusFix Tramp error handling process buffer
2025-01-20 Jakub JečmínekAlign files after dired revert (Bug#17219)
2025-01-20 Paul EggertPrefer EMACS_INT_MAX to TYPE_MAXIMUM (EMACS_INT)
2025-01-20 Paul EggertPort recently-added bitfields back to GCC
2025-01-20 Paul EggertAlways define image_compute_scale
2025-01-20 Paul EggertPort recently-added bitfields to IBM XL C 16.1
2025-01-20 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-01-20 Paul EggertPort to AIX 7.3 ‘find’
2025-01-20 Paul EggertSimplify cross cleaning
2025-01-20 Eli Zaretskii; Fix cross-references in Texinfo manuals
2025-01-20 Eli ZaretskiiRevert "Revert "Use @xref more consistently; "See ...
2025-01-20 Stefan KangasPrefer 'list (...)' to 'listn (N, ...)'
2025-01-20 Pip CetFix a GTK memory leak (Bug#75636)
2025-01-20 Po LuRevert "Use @xref more consistently; "See @ref" ->...
2025-01-20 Stefan KangasUse @xref more consistently; "See @ref" -> "@xref"
2025-01-20 Stefan KangasInitialize full range in parse_menu_item
2025-01-20 Eshel Yaronscope.el,elisp-mode.el: Recognize 'declare' specs
2025-01-20 Eshel Yaronscope.el: Handle 'cl-defmethod' and 'cl-defun'
2025-01-20 Eshel Yaron* lisp/emacs-lisp/scope.el: Analyze type argument of...
2025-01-20 Eshel Yaron(elisp-create-defun): New command
2025-01-20 Eshel Yaronscope.el,elisp-mode.el: Recognize warning types
2025-01-20 Eshel Yaron* lisp/loadhist.el (file-set-intersect): Drop it.
2025-01-20 Eshel Yaron(loadhist-unload-element): Implement also for 'define...
2025-01-20 Eshel Yaronscope.el: Recognize a few more widgets
2025-01-18 Paul EggertRemove unnecessary stdalign.in.h
2025-01-18 Arsen Arsenovićruler-mode: Improve compatibility with text-scale ...
2025-01-18 Eshel Yaron; Skip commit 63a322b616b8e2d1edd2b3dd9217ff595eaaec6e
2025-01-18 Eli Zaretskii; Fix last change by using 'cl-oddp' and 'cl-evenp...
next