]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-12-30 Eli ZaretskiiMerge from origin/emacs-29
2023-12-30 Ihor RadchenkoImprove performance let-binding `case-fold-search'...
2023-12-30 Eli Zaretskii; Fix last change
2023-12-30 Ihor RadchenkoImprove performance of `find-buffer-visiting' (bug...
2023-12-30 Ihor Radchenko* lisp/textmodes/remember.el: Remove org-remember support.
2023-12-30 Daniel MartínFix previous page and next page tooltips in doc-view.el
2023-12-30 Ihor RadchenkoAdd tests for `let' (bug#66117)
2023-12-30 Yuan FuRevert "Fix treesit-node-field-name and friends (bug...
2023-12-30 Po LuSimplify code relating to UI thread synchronization
2023-12-30 Stefan KangasRevert "Silence warning when requiring ruby-ts-mode"
2023-12-29 Eli ZaretskiiImprove documentation of 'require-with-check'
2023-12-29 Sean Whittonpcomplete--entries: In predicate, check file exists
2023-12-29 Stefan Monnier* lisp/progmodes/eglot.el (toplevel): Fix usual last...
2023-12-29 Stefan Monnier(require-with-check): New function (bug#67696)
2023-12-29 Eli Zaretskii; Fix style of comments and doc strings in last change...
2023-12-29 Vincent BelaïcheFix 13 years old bug#5852 !
2023-12-29 Vincent BelaïcheSimplify test ses-bug5852
2023-12-29 Vincent BelaïcheAdd test reproducting bug #5852
2023-12-29 Stefan Kangas; Declare unused cperl-mode function obsolete
2023-12-29 Stefan Kangas; Delete some commented out code from ange-ftp.el
2023-12-29 Stefan KangasDon't recommend using `cperl-hairy`
2023-12-29 Po LuObey USE_MY_METRICS in compound glyphs
2023-12-28 Eli Zaretskii; * src/buffer.c (syms_of_buffer) <default-directory...
2023-12-28 Eli ZaretskiiFix extraction of files with wildcards in names from...
2023-12-28 Eli ZaretskiiFix rectangle commands when 'indent-tabs-mode' is non-nil
2023-12-28 Eli ZaretskiiFix 'delete-rectangle' with multi-column characters
2023-12-28 F. Jason ParkSideline implied invisible-intangible coupling in ERC
2023-12-28 F. Jason ParkMove ERC test utilities to common file
2023-12-28 F. Jason ParkAllow selecting graphical ERC tests manually
2023-12-28 F. Jason ParkReplace erc--get-inserted-msg-bounds with functions
2023-12-28 F. Jason ParkImprove multi-window erc-keep-place-indicator-mode
2023-12-28 Stefan Kangas; Fix typos
2023-12-27 Jim PorterAbbreviate the VC revision in vc-annotate's buffer...
2023-12-27 Eli Zaretskii; * doc/misc/eglot.texi (Performance): Fix a typo.
2023-12-27 João TávoraEglot: experimental support for Eglot-only subprojects
2023-12-27 João TávoraEglot: bump to 1.16
2023-12-27 João TávoraEglot: fix typo
2023-12-27 João TávoraEglot: introduce eglot-events-buffer-config
2023-12-27 João TávoraJsonrpc: bump to 1.0.23
2023-12-27 Yuan FuRevert e8df6c311fcf59bf23d31b9db2bb8fec9d78fbe7
2023-12-27 Dmitry GutovFix Tramp error in project-find-file
2023-12-26 Stefan Kangas; Fix typo
2023-12-26 João TávoraRevert "Eglot: Make 'try-completion' less broken"
2023-12-26 João TávoraEglot: Make 'try-completion' less broken
2023-12-26 Eli Zaretskii; Fix last change.
2023-12-26 Eli Zaretskii; * etc/DEBUG: Improve advice for debugging native...
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-25 Stefan KangasAdd Python to `recentf-arrange-rules`
2023-12-25 Stefan KangasExplain status "r" in `epa-list-keys`
2023-12-25 Eli Zaretskii; * lisp/dired.el (dired--make-directory-clickable...
2023-12-25 Jared FinderFix mouse clicks on directory line in Dired
2023-12-25 Eli ZaretskiiFix 'split-root-window-right' and 'split-root-window...
2023-12-25 Po LuApply TTF advance width rounding to uninstructed glyphs
2023-12-25 Po LuOptimize font edge filling loop
2023-12-24 Vincent BelaïcheFix ses-formula-record
2023-12-24 Vincent BelaïcheFix test about need for explicit printing inserted...
2023-12-24 Vincent BelaïcheMore doc on ses+ and argument order
2023-12-24 Stefan Monnier* src/eval.c (signal_or_quit): Fix naming inconsistency...
2023-12-24 Stefan KangasMark icalendar.el as maintained by emacs-devel
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 Zaretskii; Fix footnotes in ELisp Intro manual
2023-12-24 Xiyue DengFix usage of `setq-default' and offer more suggestions
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 Yuan FuFix python-ts-mode triple quote syntax (bug#67262)
2023-12-24 Yuan FuIncrement parser timestamp when narrowing changes ...
2023-12-24 Dmitry Gutovruby-ts-mode: Fix indentation for string_array closer
2023-12-24 Dmitry Gutovtreesit-major-mode-setup: Use 'treesit--syntax-properti...
2023-12-24 Dmitry Gutovruby-ts-mode: Fix an out-of-bounds error with heredoc...
2023-12-23 Yuan FuCorrectly refontify changed region in tree-sitter modes...
2023-12-23 Dmitry Gutovjit-lock-force-redisplay: Make it work
2023-12-23 F. Jason ParkOptionally continue on error in erc-auth-source-search
2023-12-23 F. Jason ParkFix overlapping logs from erc-truncate-buffer-on-save
2023-12-23 F. Jason ParkReplace some uses of erc-error
2023-12-23 F. Jason ParkPopulate erc--msg-prop-overrides for CTCP replies
2023-12-23 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 Eli ZaretskiiMerge from origin/emacs-29
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 Eli Zaretskii; Improve and correct documentation of registers (bug...
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...
2023-12-23 Xiyue DengAdd explanation for extra parentheses in ELisp Introduction
2023-12-23 VisuweshMake ffap correctly guess remote file names at point
2023-12-23 Gerd Möllmann; Add autoload cookie for tags-reset-tags-tables
2023-12-23 Xiyue DengAdd sample code to the "let*" section in "forward-parag...
2023-12-23 Eli Zaretskii; * src/sfnt.c (sfnt_interpret_compound_glyph_2): Rewor...
2023-12-23 Denis ZubarevFix treesit test (bug#67117)
2023-12-23 Stefan Kangas; Update function name in package-vc--unpack-1
2023-12-23 Stefan Kangas; Silence warning
2023-12-23 Gerd MöllmannUse new safe_calln on NS
2023-12-23 Stefan MonnierSplit safe_call between redisplay and non-redisplay...
2023-12-23 Yuan FuFix c++-ts-mode indentation (bug#67975)
2023-12-23 Po LuRespect glyph metrics modified by instruction code
2023-12-23 Stefan KangasDrop footer line warning for packages requiring Emacs...
next