]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-03-04 Eshel Yaron; Skip commit 85ef06392a07e2405dd03c7a1efe76348e001d19
2025-03-04 Eshel Yaron; Skip commit 2435749efa5b082b520bb1e40db3d3c839023c04
2025-03-04 Stefan KangasLift widget functions from C to Lisp
2025-03-04 Michael AlbinusFix recent change in diff-no-select
2025-03-04 Michael Albinus; Adapt last change
2025-03-04 Eshel Yaron; Skip commit c8cec840d7972d5cca0c255a19fd521703c7628c
2025-03-04 Michael Albinus* lisp/proced.el (proced-<): Check, that NUM1 and NUM2...
2025-03-04 Eli ZaretskiiFix the values and documentation of 'printable-chars...
2025-03-04 Po LuAdapt process-tests to Android
2025-03-04 Eli ZaretskiiFix 'internal--c-header-file-path'
2025-03-04 Eshel Yaron; Skip commit 387dcb1be88168f2683af52041b4f5a6e3bde146
2025-03-04 Po LuFully support Lisp threads on Android
2025-03-04 Stefan KangasRecommend secure-hash in md5 docstring
2025-03-04 Tomas NordinImprove docstring of add-hook and remove-hook
2025-03-04 Paul EggertFix fns-tests-collate-strings failure with musl
2025-03-04 Eshel Yaron; (completion-preview-complete): Fix bug#76606
2025-03-04 Stefan Kangas; Fix indentation in cl.texi example
2025-03-04 Stefan Kangas; Fix my last commit
2025-03-04 Eli Zaretskii; Fix documentation of 'buffer-text-pixel-size'
2025-03-04 Po Lu; Minor Android documentation improvements
2025-03-04 Stefan Kangas; Fix up emacs-lisp-mode docstring
2025-03-04 Eshel Yaron; Skip commit 58c7acb55543bddf4280e90c219ee5023d4898f9
2025-03-04 Basil L. ContovounesiosFix ert-font-lock macro signatures
2025-03-04 Eli ZaretskiiFix a typo in 'window_text_pixel_size'
2025-03-04 Stefan Kangas; Add Rudolf Schlatte to authors.el
2025-03-04 Ulrich Müller* doc/misc/efaq.texi (New in Emacs 30): Fix typo. ...
2025-03-04 Sean Whitton; * etc/images/README (Files): Add an entry for last...
2025-03-04 Stefan Kangas; Reflow some cl-lib docstrings
2025-03-04 Eshel Yaron; Skip commit d63b27a416b1677bfb1e96194ce009f1609b2e10
2025-03-04 Stefan Kangas; * etc/TODO: New section "Make it easier to contribute".
2025-03-04 Vincenzo PupilloConstant highlighting no longer captures Java annotations
2025-03-04 Stefan KangasMinor refactoring in admin/admin.el
2025-03-04 Stefan KangasImprove wording of lsh docstring
2025-03-04 Eshel Yaron; Skip commit ac7f2054b52d5105007b004dd229674e58472f7c
2025-03-04 Stefan Kangas; * admin/make-tarball.txt: Copy edits.
2025-03-04 Stefan Kangas; * admin/check-doc-strings: Add note for future develo...
2025-03-04 Stefan KangasDon't document deleted xwidget functions
2025-03-04 Stefan Kangas; Improve lsh and ash documented argument names
2025-03-04 Eshel Yaron; Skip commit 2db182ce0bd1c4fca0344c81eaebc442c98d3caf
2025-03-04 Stefan KangasRelease Emacs 30.1
2025-03-04 Eshel Yaron; Skip commit bcba098505e4f80eef41e4be9726f1f9868223f3
2025-03-04 Eshel Yaron; Skip commit 1cda0967b4d3c815fc610794ad6a8fc2b913a3c5
2025-03-04 Yuan FuUse character position for ranges in treesit_sync_visib...
2025-03-04 Eshel YaronAdd minibuffer action for 'shortdoc'
2025-03-04 Eshel YaronImprove elisp CAPF sorting
2025-02-28 Eshel YaronFix 'lisp-kill-line'
2025-02-28 Eshel Yaron* lisp/emacs-lisp/scope.el: Recognize 'add-to-history'
2025-02-28 Eshel YaronMake 'completion-preview-sort-function' a defcustom
2025-02-28 Michael Albinus* lisp/net/tramp.el (tramp-mode): Set to nil on MS...
2025-02-28 Eli Zaretskii; Recommend not to use -O3 in production builds
2025-02-28 Eli Zaretskii; Fix documentation of recent treesit changes
2025-02-28 Stefan KangasRemove Emacs 23 compat code from ox-publish.el
2025-02-28 Stefan KangasDon't use incf/decf in eldoc.el
2025-02-28 Stefan KangasAdd test for apply-partially
2025-02-28 Yuan FuSupport alternative range function for tree-sitter...
2025-02-28 Yuan FuMake treesit-node-at take advantage of the embed-level...
2025-02-28 Yuan FuRework range facility in treesit.el to support arbitrar...
2025-02-28 Yuan FuEnable treesit-query-capture to return grouped captures
2025-02-28 Yuan FuAdd tree-sitter-parser-embed-level and parent-node
2025-02-28 Philipp StephaniDon't overwrite non-local exit symbol and data (Bug...
2025-02-28 VisuweshRecommend 'tab-bar-history-mode' over 'winner-mode'
2025-02-28 Vincenzo PupilloFix CSS indentation, added support for CSS 'color_value'.
2025-02-28 Paul NelsonDocument :continue-only in use-package Info manual
2025-02-28 Juri LinkovImprove 'treesit-outline-search'
2025-02-28 Stephen BermanPrevent a todo-mode test from running with 'make check'
2025-02-28 Stephen BermanPrevent a todo-mode test from running with 'make check'
2025-02-28 Stephen BermanPrevent a todo-mode test from running with 'make check'
2025-02-28 Po LuFix drag-and-drop treatment of reused tooltip frames
2025-02-28 Paul NelsonAdd :continue-only directive to bind-keys and use-package
2025-02-28 Gerd Möllmann* src/dispnew.c (rect_intersect): Fix a typo (bug#76592)
2025-02-28 Stefan Kangas; Whitespace fixes to silence git hooks
2025-02-28 Stefan Monnier(define-ibuffer-op): Minor tweak to Shipmints's patch
2025-02-28 shipmintsImprove 'define-ibuffer-op' macro (bug#76222)
2025-02-28 Po Lu; * test/infra/android/test-controller.el: Fix typos.
2025-02-28 Po Lu; New function for executing Android tests in batch...
2025-02-28 Po LuPort Eshell tests to Android
2025-02-28 Mauro ArandaAvoid display bugs after editable-field widgets
2025-02-28 Eshel YaronNew macro 'case'
2025-02-26 Eshel Yaron; * lisp/completion-preview.el: Add some commentary.
2025-02-26 Eshel Yaron(lisp-delete-backward): Fix handling of closing string...
2025-02-26 Eshel YaronAdd 'help-echo' hint to completion preview
2025-02-26 Eshel YaronSimplify 'completion-preview-active-mode' command tagging
2025-02-26 Eshel Yaronscope.el: Improve cl-loop analysis
2025-02-26 Eshel YaronAvoid format-mode-line in eglot-mode-line-format
2025-02-26 Eshel Yaron; Skip commit ea12982ebedd89529c0265dec117db88e7e9ca40
2025-02-26 Stefan KangasMake define-global-minor-mode alias obsolete
2025-02-26 john muhl; Cleanup sexp things in 'lua-ts-mode'
2025-02-26 Stefan KangasDon't enable minor modes in diff-add-log-current-defuns
2025-02-26 Po LuAdapt a number of regression tests to Android
2025-02-26 Eshel Yaron; Skip commit ecde11a83cfcfbb7c5ff1a7244464f53a7c68687
2025-02-26 Po Lu; Improve Android testing facilities
2025-02-26 Po LuEnable auto-revert-tests to pass on Android
2025-02-26 Po LuGuarantee delivery of inotify special events
2025-02-26 Stefan Kangas; Prefer incf/decf in image-dired
2025-02-26 Eshel Yaron; Skip commit 7fe90ca77d0c21165cb9d98d5c42d6b6c6275ef3
2025-02-26 Stefan Kangas; Add missing require to wdired.el
2025-02-26 Stefan KangasPrefer incf to cl-incf in remaining files
2025-02-26 Stefan KangasPrefer incf to cl-incf in vc/*.el
2025-02-26 Pip CetHandle multibyte mode line spec chars (bug#76517)
2025-02-26 Robert PluimImprove 'send-mail-function' defcustom.
next