]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-01-18 Eli Zaretskii; * nt/gnulib-cfg.mk: Remove unused modules. (Bug...
2025-01-18 Eli Zaretskii; * doc/lispref/parsing.texi (Pattern Matching): Fix...
2025-01-18 Eli Zaretskii; * doc/lispref/parsing.texi (Pattern Matching): Fix...
2025-01-18 Gerd Möllmann; Fix a declare-function for reconsider-frame-fonts
2025-01-18 Yuan FuFix treesit.el tests
2025-01-18 Yuan FuMake sure treesit.el doesn't create parsers by itself...
2025-01-18 Yuan FuRemap language symbol in treesit-query-compile (bug...
2025-01-18 Yuan FuUse treesit-query-first-valid in c-ts-mode
2025-01-18 Yuan FuAdd treesit-query-first-valid
2025-01-18 Paul EggertSimplify alloc by assuming MALLOC_IS_LISP_ALIGNED
2025-01-18 Paul EggertLet Gnulib deal with malloc/realloc 0
2025-01-18 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-01-18 Pip CetFix build on Solaris 10 (bug#75451)
2025-01-18 Stefan KangasTurn macros into enums in keyboard.h
2025-01-18 Eshel Yaron; Skip commit 45ec5865aa78d098c8842e41f360947b1b030393
2025-01-18 Pranshu SharmaDo not rotate dedicated windows
2025-01-18 Stefan Monnier(hack-one-local-variable): Refine last patch (bug#74964)
2025-01-18 Harald Jörg; cperl-mode-tests.el: Don't run the newest test in...
2025-01-18 Robert PluimAdd smtpmail cross-reference to 'auth-sources'.
2025-01-18 Peter Oliver; cperl-mode.el: Add a test for Bug#74245
2025-01-18 Harald Jörg; cperl-mode.el: Allow bare $ in a signature (Bug#74245)
2025-01-18 Eshel Yaronscope.el,elisp-mode.el: Improve 'rx' support
2025-01-18 Eshel Yaronscope.el: Handle 'signal' and 'ert-deftest'.
2025-01-18 Eshel YaronTeach elisp-mode.el to find widget definitions
2025-01-18 Eshel Yaronscope.el,elisp-mode.el: Recognize some more definition...
2025-01-18 Eshel YaronRestore autoload cookie highlighting
2025-01-18 Eshel Yaron(refactor-backend-read-scoped-identifier): Fail loudly
2025-01-18 Eshel Yaron(refactor-backend-read-replacement): Provide live feedback
2025-01-18 Eshel Yaron(emacs-lisp-mode-map): Bind 'refactor-rename'
2025-01-18 Eshel Yaronscope.el: better handling for defvar-local
2025-01-18 Eshel Yaronscope.el,elisp-mode.el: Support and custom types groups
2025-01-18 Eshel YaronVarious 'emacs-lisp-mode' enhancements
2025-01-18 Eshel YaronAdd 'major-mode-name' symbol property
2025-01-17 Eshel YaronDrop some cruft
2025-01-17 Stefan KangasMake NSM warn for TLS 1.1
2025-01-17 João TávoraFlymake: fix bug introduced recently
2025-01-17 Stefan KangasMake NSM warn for DH key exchange on medium severity
2025-01-17 Eshel Yaron; Skip commit 0b6ac3c6c134070cfd844c0d5605107bd66fbd7d
2025-01-17 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-01-17 Eshel Yaron; Skip commit 37b5b3ea91a4ed005664540091e5150d2454d8d6
2025-01-17 Eshel Yaron; Skip commit 863fd1c276549fd70cd765e56f73d9649759ab90
2025-01-17 Eshel Yaron(find-function-search-for-symbol): Guard
2025-01-17 Stefan Monnier(cl-block, cl-return-from): Fix bug#75498
2025-01-17 Stefan Monnier(asm-mode): Fix bug#75542
2025-01-17 Eshel Yaron; Skip commit 78f5ea750a25145086c008991db6dd6f6dd2a466
2025-01-17 Kierin BellImprove usability and documentation of Iroquoian input...
2025-01-17 Pip Cet; * src/font.c (syms_of_font): Fix typo.
2025-01-17 Eli ZaretskiiFix subtle problem with updating 'font_style_table'
2025-01-17 Eli Zaretskii; * lisp/emacs-lisp/rx.el: Remove extra dash. (Bug...
2025-01-17 Eshel Yaron; Skip commit d30351e03815e5914ec486607441e449c02c6c45
2025-01-17 Steven AllenTake the tab-line into account when computing the windo...
2025-01-17 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-01-17 Stefan KangasFix clear-string crash with text properties
2025-01-17 Stefan KangasAdd clear-string to symbol-releases.eld
2025-01-17 Stefan KangasPrefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'
2025-01-17 Stefan KangasUse calln instead of calling Ffuncall directly
2025-01-17 Juri LinkovImprove repeat-mode to correctly show multi-key sequenc...
2025-01-17 Juri LinkovFix repeat-mode to keep the same map symbol for repeat...
2025-01-17 Juri Linkov* lisp/tab-bar.el (tab-bar-select-tab): Fix tab-bar...
2025-01-17 Eshel YaronFix copy paste error
2025-01-17 Eshel Yaron; Avoid 'call-interactively' with constant arg
2025-01-17 Eshel Yaron(elisp-extract-local-variable): Various improvements
2025-01-16 Eshel YaronNew command 'elisp-extract-local-variable'
2025-01-16 Eshel YaronNew pcase construct (cheq EQPRED)
2025-01-16 Eshel YaronDrop sneaky apropos reference
2025-01-16 Eshel YaronUse ert-deftest instead of ert--test consistently
2025-01-15 Eshel Yaron(refactor-display-edits-as-diff): Handle buffers instea...
2025-01-15 Eshel Yaron; Update lisp/ldef-boot.el
2025-01-15 Eshel YaronNew 'extract' refactor operation
2025-01-15 Eshel YaronConsolidate symbols ERT uses with find-function
2025-01-14 Eshel YaronNew command 'elisp-extract'
2025-01-14 João TávoraFlymake: more ambitious cleanup in flymake-mode (bug...
2025-01-14 João TávoraFlymake: improve idempotence of flymake-mode (bug#69809)
2025-01-14 Eshel Yaron(info-lookup-symbol): Add 'minibuffer-action'.
2025-01-14 Eli Zaretskii; Fix wording and coding style of a recent commit
2025-01-14 Martin RudalicsHandle removal of selected tty child frame
2025-01-14 Eshel YaronMinor cleanup
2025-01-14 Eshel YaronUse 'eager-display' completion metadata in a couple...
2025-01-14 Daniel Mendlercompletion-eager-display: Use buffer content instead...
2025-01-14 Daniel MendlerNew customization variable `completion-eager-display'
2025-01-14 Eshel Yaron; (completion-preview--bg-color): Fix bug#75544.
2025-01-14 Stefan Kangassrc/comp.c: New macro CALLNI
2025-01-14 Stefan KangasPrefer calln to CALLN where applicable
2025-01-13 Eshel YaronMore sensible implementation of just-skipped commit
2025-01-13 Eshel Yaron; Skip commit e6591b549f35af1be31f5bf3547e1170b7604a99
2025-01-13 Yuan FuAdd 'and', 'named', and 'anonymous' predicate for tree...
2025-01-13 Yuan Fu; Move c-ts-mode keyword variables forward
2025-01-13 Yuan FuAdd special indent rule for FOR_EACH_TAIL in c-ts-mode
2025-01-13 Yuan FuFix c-ts-mode indentation (bug#75442)
2025-01-13 Yuan FuAdd newly supported keywords to c-ts-mode (bug#75226)
2025-01-13 Stephen GildeaLisp Reference Manual: Index standard symbol properties.
2025-01-13 Roland Winklerfix for bibtex.el in prior commit
2025-01-13 Stefan KangasUse eabs in Fcurrent_time_zone
2025-01-13 Stefan KangasDelete obsolete coccinelle files
2025-01-13 Roland Winklerbibtex-string-file-path and bibtex-file-path are lists...
2025-01-13 Mauro ArandaEmphasize the use of :tag for new customization types
2025-01-13 Juri LinkovAdd treesit-thing-settings to yaml-ts-mode and enable...
2025-01-13 Pranshu SharmaAdd new option 'rotate-windows-change-selected'
2025-01-12 Gerd Möllmann; Add some niceties to .lldbinit
2025-01-12 Juri Linkov* lisp/treesit.el: Fix 'treesit--explorer-tree-mode...
next