]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-01-02 Ihor Radchenkofind-buffer-visiting: Fix test breakage introduced...
2024-01-02 Eshel Yaron; Skip commit 5f80541fbc46a7854da00b0f8e67c0daa89d454a
2024-01-02 Eshel Yaron; Skip commit fafeafd2bc2a4b1440c9aa03b846244626ee12a3
2024-01-02 Eli Zaretskii; Auto-commit of loaddefs files.
2024-01-02 Ihor RadchenkoImprove performance let-binding `case-fold-search'...
2024-01-02 Eli Zaretskii; Fix last change
2024-01-02 Ihor RadchenkoImprove performance of `find-buffer-visiting' (bug...
2024-01-02 Ihor Radchenko* lisp/textmodes/remember.el: Remove org-remember support.
2024-01-02 Daniel MartínFix previous page and next page tooltips in doc-view.el
2024-01-02 Ihor RadchenkoAdd tests for `let' (bug#66117)
2024-01-02 Yuan FuRevert "Fix treesit-node-field-name and friends (bug...
2024-01-02 Po LuSimplify code relating to UI thread synchronization
2024-01-02 Stefan KangasRevert "Silence warning when requiring ruby-ts-mode"
2024-01-02 Eshel Yaron; Skip commit d7ff14fcba6f0830eeadb98981bb626cf7314c53
2024-01-02 Eli ZaretskiiImprove documentation of 'require-with-check'
2024-01-02 Stefan Monnier* lisp/progmodes/eglot.el (toplevel): Fix usual last...
2024-01-02 Stefan Monnier(require-with-check): New function (bug#67696)
2024-01-02 Eli Zaretskii; Fix style of comments and doc strings in last change...
2024-01-02 Vincent BelaïcheFix 13 years old bug#5852 !
2024-01-02 Vincent BelaïcheSimplify test ses-bug5852
2024-01-02 Vincent BelaïcheAdd test reproducting bug #5852
2024-01-02 Stefan Kangas; Declare unused cperl-mode function obsolete
2024-01-02 Stefan Kangas; Delete some commented out code from ange-ftp.el
2024-01-02 Stefan KangasDon't recommend using `cperl-hairy`
2024-01-02 Po LuObey USE_MY_METRICS in compound glyphs
2024-01-02 Eli Zaretskii; * src/buffer.c (syms_of_buffer) <default-directory...
2024-01-02 Eli ZaretskiiFix extraction of files with wildcards in names from...
2024-01-02 Eli ZaretskiiFix rectangle commands when 'indent-tabs-mode' is non-nil
2024-01-02 Eli ZaretskiiFix 'delete-rectangle' with multi-column characters
2024-01-02 F. Jason ParkSideline implied invisible-intangible coupling in ERC
2024-01-02 F. Jason ParkMove ERC test utilities to common file
2024-01-02 F. Jason ParkAllow selecting graphical ERC tests manually
2024-01-02 F. Jason ParkReplace erc--get-inserted-msg-bounds with functions
2024-01-02 F. Jason ParkImprove multi-window erc-keep-place-indicator-mode
2024-01-02 Stefan Kangas; Fix typos
2024-01-02 Jim PorterAbbreviate the VC revision in vc-annotate's buffer...
2024-01-02 Eli Zaretskii; * doc/misc/eglot.texi (Performance): Fix a typo.
2024-01-02 João TávoraEglot: experimental support for Eglot-only subprojects
2024-01-02 João TávoraEglot: bump to 1.16
2024-01-02 João TávoraEglot: fix typo
2024-01-02 João TávoraEglot: introduce eglot-events-buffer-config
2024-01-02 João TávoraJsonrpc: bump to 1.0.23
2024-01-02 Stefan Kangas; Fix typo
2024-01-02 Eli Zaretskii; Fix last change.
2024-01-02 Eli Zaretskii; * etc/DEBUG: Improve advice for debugging native...
2024-01-02 Stefan KangasExplain status "r" in `epa-list-keys`
2024-01-02 Eli Zaretskii; * lisp/dired.el (dired--make-directory-clickable...
2024-01-02 Jared FinderFix mouse clicks on directory line in Dired
2024-01-02 Eli ZaretskiiFix 'split-root-window-right' and 'split-root-window...
2024-01-02 Stefan KangasMark icalendar.el as maintained by emacs-devel
2024-01-02 Eli Zaretskii; Fix footnotes in ELisp Intro manual
2024-01-02 Xiyue DengFix usage of `setq-default' and offer more suggestions
2024-01-02 Yuan FuFix python-ts-mode triple quote syntax (bug#67262)
2024-01-02 Yuan FuIncrement parser timestamp when narrowing changes ...
2024-01-02 Dmitry Gutovruby-ts-mode: Fix indentation for string_array closer
2024-01-02 Dmitry Gutovtreesit-major-mode-setup: Use 'treesit--syntax-properti...
2024-01-02 Dmitry Gutovruby-ts-mode: Fix an out-of-bounds error with heredoc...
2024-01-02 Yuan FuCorrectly refontify changed region in tree-sitter modes...
2024-01-01 Eshel Yaron; Fix 'mode-line-format-right-align' with ElDoc
2023-12-27 Yuan FuRevert e8df6c311fcf59bf23d31b9db2bb8fec9d78fbe7
2023-12-27 Dmitry GutovFix Tramp error in project-find-file
2023-12-27 João TávoraRevert "Eglot: Make 'try-completion' less broken"
2023-12-27 Eshel YaronSupport interactively sorting minibuffer completions
2023-12-27 Eshel Yaron; (completion-metadata): Mention 'narrow-completions...
2023-12-27 Eshel Yaron; Document 'completions-sort' value 'historical' in...
2023-12-26 Eshel Yaron; Document buffer name completion narrowing by major...
2023-12-26 João TávoraEglot: Make 'try-completion' less broken
2023-12-26 Eshel YaronNarrow buffer completions by major mode with 'C-x n m'
2023-12-26 Po Lu; * src/ftfont.c (ftfont_glyph_metrics): Comment on...
2023-12-26 Po LuConsistently round glyph advances in the SFNT font...
2023-12-26 João TávoraEglot: partial fix for middle-of-symbol completions
2023-12-26 Eshel Yaron; admin/cherry.el: Improve messages.
2023-12-25 Stefan KangasAdd Python to `recentf-arrange-rules`
2023-12-25 Eshel YaronNarrow bookmark completions by bookmark type with ...
2023-12-25 Po LuApply TTF advance width rounding to uninstructed glyphs
2023-12-25 Po LuOptimize font edge filling loop
2023-12-25 Vincent BelaïcheFix ses-formula-record
2023-12-25 Vincent BelaïcheFix test about need for explicit printing inserted...
2023-12-25 Vincent BelaïcheMore doc on ses+ and argument order
2023-12-25 Eshel Yaron; Support removing individual completions restrictions
2023-12-25 Eshel Yaron; Respect 'completion-boundaries' in 'completions-auto...
2023-12-25 Eshel Yaron; Respect 'completion-boundaries' in narrow-completions...
2023-12-24 Stefan Monnier* src/eval.c (signal_or_quit): Fix naming inconsistency...
2023-12-24 Stefan Kangascheckdoc: Avoid false positive for keybinding in docstring
2023-12-24 Michael AlbinusMake stty settings configurable in Tramp's make-process
2023-12-24 Eli ZaretskiiFix toolbar for Log Edit mode
2023-12-24 Eli Zaretskii; * src/eval.c (Fdefvar): Doc fix (bug#67991).
2023-12-24 Po LuIntroduce a toolbar for Log Edit mode
2023-12-24 Dmitry Gutovjit-lock-force-redisplay: Make it work
2023-12-24 F. Jason ParkOptionally continue on error in erc-auth-source-search
2023-12-24 F. Jason ParkFix overlapping logs from erc-truncate-buffer-on-save
2023-12-24 F. Jason ParkReplace some uses of erc-error
2023-12-24 F. Jason ParkPopulate erc--msg-prop-overrides for CTCP replies
2023-12-24 F. Jason Park; Fix some doc strings in ERC
2023-12-23 Po Lu; * src/xdisp.c (draw_glyphs): Fix coding style.
2023-12-23 Michael Albinus* doc/man/emacsclient.1: Fix --tramp option.
2023-12-23 Eli ZaretskiiFix alignment of columns in Dired display with ls-lisp
2023-12-23 Eshel Yaron; Skip commit 44be4e92eca68ec4498c424573f0505aca69d39c
2023-12-23 Manuel GiraudRespect mouse-face on SVG image glyphs (bug#67794)
2023-12-23 Peter Oliver* doc/man/emacsclient.1: Add missing sections (bug...
next