]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-01-30 Paul EggertSimplify building of color names in image.c
2025-01-30 Paul EggertSimplify make_formatted_string API
2025-01-30 Paul EggertFix unlikely time zone abbreviation bug
2025-01-30 Stefan KangasDon't use obsolete face alias in themes
2025-01-30 Eshel Yaron; Skip commit 52c41a66bad451dd43940cb313c62a95f464db1e
2025-01-30 Eshel Yaron; Skip commit 2b3599bb08e8ccfe49bbaa28693fed8dca62440b
2025-01-30 Po LuFix the Android port
2025-01-30 Stefan KangasFix compilation warnings in pdumper with !HAVE_NATIVECOMP
2025-01-30 Stefan KangasPrefer static switch-case checking in pdumper
2025-01-30 Eshel Yaron* lisp/progmodes/xref.el (xref-after-jump-hook): Remove...
2025-01-27 Eshel Yaronscope.el: Initial 'cl-tagbody' support
2025-01-26 Pip CetAvoid crashes in Fdocumentation caused by incorrect...
2025-01-26 Eli Zaretskii; Fix last change
2025-01-26 Gerd MöllmannDisplay separators on tty menus with display table...
2025-01-26 Eshel YaronTweak .gitattributes
2025-01-26 Tassilo HornUse dired--inhibit-auto-revert for fixing bug#71264
2025-01-26 Gerd MöllmannChange doc string of frame-visible-p
2025-01-26 Gerd MöllmannReplace is_frame_ancestor with frame_ancestor_p
2025-01-26 Juri LinkovAdd 'treesit-forward-comment' with 'forward-comment...
2025-01-26 Juri Linkov* lisp/treesit.el: Display treesit-explore buffer below...
2025-01-26 Eshel Yaron(scope-define-global-minor-mode): Remove.
2025-01-26 Eshel Yaronscope.el: Optimize.
2025-01-26 Eshel Yaron(elisp-completion-at-point): Complete custom theme...
2025-01-26 Eshel Yaron(cl-case): Leave keywords unquoted.
2025-01-26 Eshel YaronRemove 'ispell-help'
2025-01-26 Eshel Yaron; (let-alist): Document double-dot escape syntax.
2025-01-26 Eshel YaronHandle `let-alist' double-dot escape
2025-01-25 Eshel Yaronscope.el: Finalize refactor and let-alist support
2025-01-25 Stefan Monnier(when-let*): Warn if body is empty
2025-01-25 Eli Zaretskii; * src/term.c (handle_one_term_event): Fix last change.
2025-01-25 Zhengyi FuRestore the old behavior of `bookmark-write-file'
2025-01-25 Gerd MöllmannFix the mistake that led to the reverts
2025-01-25 Gerd MöllmannReapply "Multi-tty: selected frame can be a GUI frame"
2025-01-25 Gerd MöllmannReapply "Fix mouse position handling for nested tty...
2025-01-25 Gerd MöllmannReapply "Fix tty-frame-at for nested tty child frames"
2025-01-25 Gerd MöllmannReapply "Fix cursor positioning of nested tty child...
2025-01-25 Gerd MöllmannReapply "Simplify absolute (x, y) computation on ttys"
2025-01-25 Mauro ArandaDelete all overlays that belong to an editable-field
2025-01-25 Konstantin... python-mode: add 'exit' and 'quit' to the list of block...
2025-01-25 Maxim Cournoyerlisp: Introduce a `lisp-fill-paragraph-as-displayed...
2025-01-25 Mauro ArandaAvoid error with empty search string in Customize
2025-01-25 Eli Zaretskii; Improve prompts and error messages in 'info-look'
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
next