]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-01-25 Jared Finder; Clean up 'xterm-mouse-mode' auto-enabling vars
2025-01-25 Stefan MonnierReload <pkg>-loaddefs when replacing built-in packages
2025-01-25 Daniel Mendleribuffer: Display column titles in header line
2025-01-25 Stefan Monnierlisp/repeat.el: Don't expose `cl-extra/cl-lib` distinction
2025-01-25 Daniel Mendleribuffer: New defcustom `ibuffer-human-readable-size'
2025-01-25 Vladimir PanteleevQuote identifiers in SQL queries in 'sqlite-mode'
2025-01-25 Gerd MöllmannRevert "Simplify absolute (x, y) computation on ttys"
2025-01-25 Gerd MöllmannRevert "Fix cursor positioning of nested tty child...
2025-01-25 Gerd MöllmannRevert "Fix tty-frame-at for nested tty child frames"
2025-01-25 Gerd MöllmannRevert "Fix mouse position handling for nested tty...
2025-01-25 Gerd MöllmannRevert "Multi-tty: selected frame can be a GUI frame"
2025-01-25 Eli Zaretskii; * admin/admin.el (set-version): Note about Android.
2025-01-25 Gerd MöllmannMulti-tty: selected frame can be a GUI frame
2025-01-25 Gerd MöllmannFix mouse position handling for nested tty child frames
2025-01-25 Gerd MöllmannFix tty-frame-at for nested tty child frames
2025-01-25 Gerd MöllmannFix cursor positioning of nested tty child frames
2025-01-25 Gerd MöllmannSimplify absolute (x, y) computation on ttys
2025-01-25 Stefan KangasAvoid double spaces around abbrevations in Texinfo
2025-01-25 Stephen Gildea; time-stamp: Rename some internal symbols
2025-01-25 Stephen Gildea; * lisp/time-stamp.el: Improve two documentation strings
2025-01-25 Stephen Gildea; * doc/emacs/files.texi: only one time stamp index...
2025-01-25 Eshel Yaron; Skip commit bc1ab8ac3d8fd8f42641ad45820df995525ddf0b
2025-01-25 Robert Pluim; Fix previous change
2025-01-25 Rudolf AdamkovičIspell: Use "personal dictionary" terminology consistently
2025-01-25 Gerd MöllmannDisable more redisplay optimizations when child frames...
2025-01-25 Eli Zaretskii; * src/dispnew.c (combine_updates_for_frame): Fix...
2025-01-25 Eli ZaretskiiRevert "; * src/dispnew.c (combine_updates_for_frame...
2025-01-25 Eli Zaretskii; * src/dispnew.c (combine_updates_for_frame): Fix...
2025-01-25 Gerd MöllmannHandle update of invisible tty frames (bug#75056)
2025-01-25 Stefan Kangas; Check man pages for mistakes less frequently
2025-01-25 Stefan Kangas; * admin/release-process: Minor copy-edits.
2025-01-25 Stefan KangasSupport loading dynamic docstrings from Emacs <29
2025-01-25 Stefan KangasDon't use negative positions for docstrings
2025-01-25 Pip CetFix GC bug causing incorrect 'format' output (Bug#75754)
2025-01-25 Stefan KangasSimplify Fdocumentation and Fdocumentation_property
2025-01-25 Stefan KangasAdd language server "ruff server" for Python
2025-01-25 Randy TaylorFix go-ts-mode type declaration indentation (Bug#75785)
2025-01-25 João TávoraEglot: skip Tramp tests except on Emacs 28+
2025-01-25 Gerd MöllmannHandle tty menus overlapping child frames
2025-01-25 Robert Pluim; * lisp/emacs-lisp/shortdoc.el (map): Fix copy'n'pasto.
2025-01-25 Eli Zaretskii; Minor improvements for doc strings in map.el
2025-01-25 Robert PluimAdd shortdoc for map.el functions
2025-01-25 Stefan Kangas; Fix typos
2025-01-25 Eli Zaretskii; * src/w32.c (w32_memory_info): Fix coding style of...
2025-01-25 Arthur MillerFix bug in w32_memory_info
2025-01-25 Eli ZaretskiiAvoid crashes in redisplay due to problematic font...
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
next