]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-02-18 Mattias Engdegård; * lisp/term.el (term-control-seq-regexp): remove...
2025-02-18 Mattias EngdegårdMake the rx `eval` form use lexical binding when active
2025-02-18 Po Lu; Move Markdown quotation detection to commit-msg hook
2025-02-18 Gerd MöllmannFix child coordinate calculation (bug#76321)
2025-02-18 Eshel Yaron; Skip commit ae4685c5e220ff4c7f37171e2a1087f2c9b178fa
2025-02-18 Po LuAdapt query-replace and lazy highlighting to text conve...
2025-02-18 Martin RudalicsWhen ignoring parameters let 'split-window' split root...
2025-02-18 Sean Whittonvc-revert-file: Support reverting directories
2025-02-18 Vincenzo PupilloAdd mhtml-ts-mode.
2025-02-18 Po Lu; More strongly discountenance Markdown-style quotes
2025-02-18 Stefan KangasPrefer '(evenp A)' to '(= 0 (% A 2))'
2025-02-18 Stefan KangasPrefer '(oddp A)' to '(= 1 (% A 2))'
2025-02-18 Stefan KangasPrefer oddp/evenp to free-coding them in tests
2025-02-18 Stefan KangasPrefer oddp/evenp to cl-oddp/cl-evenp
2025-02-18 Stefan KangasNew functions oddp and evenp
2025-02-18 Po LuImplement `(- N)' frame position specifications on...
2025-02-18 Po Lu; * src/androidterm.c (android_set_offset): Apply corre...
2025-02-18 Po Lu; Correct merge errors.
2025-02-18 Po LuSynchronize frame placement logic with X
2025-02-18 Po LuFix crash in frame deletion on Android
2025-02-18 Po Lu* src/pgtkterm.c (pgtk_enumerate_devices): Circumvent...
2025-02-18 Stefan KangasAdd test for zerop
2025-02-18 Stefan Kangas; * etc/symbol-releases.eld: Add plistp.
2025-02-18 Stefan KangasRemove some details on which files are loaded from...
2025-02-18 Stefan KangasAddress FIXME in org-element-create
2025-02-18 Stefan KangasPrefer cl-evenp/cl-oddp in some places
2025-02-18 Elías Gabriel... Add gtk-redo icon to x-gtk-stock-map to x-win.el
2025-02-18 Elías Gabriel... Add gtk-redo icon to x-gtk-stock-map
2025-02-18 João TávoraEglot: Improve fix to bug#66144
2025-02-18 Stefan Monnier(set-auto-mode--find-matching-alist-entry): Fix bug...
2025-02-18 Michael Albinus* lisp/man.el (Man-shell-file-name): Ensure a Bourne...
2025-02-18 Eshel Yaron; Skip commit 7016c13e5e6b136736f477fda67a7b9c26fbea6f
2025-02-18 Eli Zaretskii; * admin/authors.el (authors-aliases): Add "Elías...
2025-02-18 Richard StallmanChange criteria for non-exit cualse: car s to or a...
2025-02-18 Eshel Yaron; Skip commit e9c4f642b9dca399cbcab2ff59636d12b89cc8fc
2025-02-18 Eshel Yaron; Skip commit 8c4294f370f432b0df402dd5b9f074de3eca26f2
2025-02-18 Eshel Yaronscope.el: Special handling for cl-letf
2025-02-18 Eshel YaronSimplify project-switch-project/commands
2025-02-18 Eshel YaronDrop project-file-history-behavior
2025-02-18 Eshel Yaronproject.el: Simplify -other-foo commands
2025-02-18 Eshel Yaron(project--file-completion-table): Provide completion...
2025-02-17 Eshel Yaron(project-forget-projects-under): Improve minibuffer...
2025-02-17 Eshel Yaron(minibuffer-current-input): Special case for directory...
2025-02-17 Eshel YaronJump-to-definition support for error types
2025-02-15 Eshel Yaron; Skip commit 4cf53c436159ea54dbfe1a1e24515e2e6fbf9a6f
2025-02-15 Michael AlbinusTramp: Don't require PuTTY 0.82 anymore
2025-02-15 Stefan Monnier(diff-mode-test-font-lock): Fix spurious test failure
2025-02-15 Eli Zaretskii; Declare treesit.c functions
2025-02-15 David PonceFix DOM printing
2025-02-15 Eshel Yaron; Skip commit a8a4c3a091bc6ebab40db3b33f4d15bb1040dbcb
2025-02-15 kobarityFix string end search in python-nav-end-of-statement
2025-02-15 Eli ZaretskiiPrevent buffer overflow in line-numbering code
2025-02-15 Po LuAdd two missing NULL checks of malloc'd values on Android
2025-02-15 Po Lu; * etc/PROBLEMS: Document how to grant storage permiss...
2025-02-15 Stefan Monnier(smerge-refine-exchange-point): Error cleanly outside...
2025-02-15 Stefan Monnier(smerge-refine-exchange-point): New command
2025-02-15 Stefan Monnierlisp/term/xterm.el (xterm--query-name-and-version)...
2025-02-15 Yuan Fu; Another attempt at fixing c-ts-common--prev-standalon...
2025-02-15 Stefan KangasPrefer `(defsubst A ...)` to `(cl-proclaim (inline...
2025-02-15 Stefan KangasInline important-return-value declarations in cl-lib.el
2025-02-15 Yuan Fu; Fix c-ts-common--prev-standalone-sibling
2025-02-15 Stefan MonnierFix some uses of `%s` for non-strings/names
2025-02-15 Robert PluimCorrect docstrings describing "Re" alternatives.
2025-02-15 Stefan Kangas; * doc/misc/message.texi (Message Headers): Improve...
2025-02-15 Eshel Yaron; Skip commit 2b68e3f48b81dd0303f3f7e83f8c62ebc26e87df
2025-02-15 Basil L. ContovounesiosDocument cl-n... set operations consistently
2025-02-15 Basil L. ContovounesiosConsolidate some cl-lib tests
2025-02-15 Michael AlbinusAdapt PuTTY integration into Tramp
2025-02-15 Pip CetAvoid crashes in lread.c when invalid characters are...
2025-02-15 Eshel Yaron; Skip commit d82d4689794586d9303b4232be4583df16e11a31
2025-02-15 Eshel Yaron; Skip commit b9b9c33dcbe7fe5ac36da65b351253451064348c
2025-02-15 Eshel Yaron; Skip commit 87a61eba1b8287d63b318d4af6ce47169ba574fd
2025-02-15 Eli Zaretskii; * src/fns.c (Fmapconcat): Doc fix (bug#76242).
2025-02-15 Eshel Yaron; Skip commit 3cfbeb3fca148a383ebe053f0107733e38cc0ba7
2025-02-15 Stefan Kangas; Change "virus" to "malicious" in lispref
2025-02-15 Eshel Yaron; Skip commit 6701866be4d986f272cde712e834b34a44754477
2025-02-15 Stefan Kangas; * .mailmap: Add entry for Thuna. (Bug#76221)
2025-02-15 Robert PluimFix author name
2025-02-15 Yuan FuUse c-ts-common's comment setup in go-ts-mode (bug...
2025-02-15 Robert BrownAdd java-language-server to eglot-server-programs
2025-02-15 Eshel Yaron; (project-forget-projects-under): Improve interactive...
2025-02-15 Eshel YaronRemove some stale Texinfo references
2025-02-15 Eshel Yaron; Update lisp/ldefs-boot.el
2025-02-15 Eshel YaronFix bug#76305
2025-02-15 Eshel YaronDrop finder.el and package.el
2025-02-14 Po Lu* lisp/x-dnd.el (x-dnd-do-direct-save): Remove redundan...
2025-02-14 Yuan FuUse a heuristic to support method chaining in c-ts...
2025-02-14 Yuan FuAllow treesit-simple-indent-standalone-predicate to...
2025-02-14 Yuan Fu; Fix standalone-parent preset for tree-sitter
2025-02-14 Yuan FuAdd treesit-simple-indent-standalone-predicate (bug...
2025-02-14 Basil L. ContovounesiosFix uncaught cl-nreconc on constant list
2025-02-14 Basil L. ContovounesiosFix cl-seq-tests.el
2025-02-14 Basil L. Contovounesios; Fix last change to cl-extra.el.
2025-02-14 Stefan KangasInline side-effect-free declarations in cl-lib.el
2025-02-14 Robert PluimSupport non-ascii SMTP user and password strings
2025-02-14 Robert PluimTeach gnus/message about international Re: variants
2025-02-14 Robert PluimUse 'const' instead of 'symbol' in 'c-ts-mode-indent...
2025-02-14 Eshel YaronRevert "New command project-find-matching-file"
2025-02-13 Eshel YaronDrop package-x.el all together
2025-02-13 Michael Albinus* lisp/net/tramp-archive.el (tramp-archive-all-gvfs...
next