]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-09-18 Jim PorterUse 'eshell-with-temp-command' (indirectly) to parse...
2023-09-18 Po LuOptimize damage region tracking under Android
2023-09-18 Jim Porter; Fix last change
2023-09-17 F. Jason ParkSpoof channel users in erc-button--phantom-users-mode
2023-09-17 F. Jason ParkRun erc--scrolltobottom-on-pre-insert unconditionally
2023-09-17 F. Jason ParkSimplify erc--fill-module-docstring
2023-09-17 F. Jason Park; Fix example in display-buffer section of ERC manual
2023-09-17 Jim PorterFix running background commands via 'eshell-command'
2023-09-17 Stefan KangasDelete commented out code from cperl-mode.el
2023-09-17 Stefan KangasRename describe-map-tree to help--describe-map-tree
2023-09-17 Jim Porter; Fix a recent change in Eshell
2023-09-17 Eli Zaretskii; * lisp/progmodes/flymake.el (flymake-mode): Fix ...
2023-09-17 Eli Zaretskii; * lisp/simple.el (suggest-key-bindings): Fix :type.
2023-09-17 Mattias EngdegårdExpanded defcustom type byte-compilation warnings ...
2023-09-17 Stefan KangasImprove org-babel-execute:eshell docstring
2023-09-17 Stefan Kangas; Grammar fixes ("allow to" et al)
2023-09-17 Stefan KangasMake obsolete flymake proc less prominent in manual
2023-09-17 Michael AlbinusMake "toolbox" and "flatpak" multi-hop completion capab...
2023-09-17 Christophe... Add prettify-symbols configuration to 'rust-ts-mode'
2023-09-17 Eli ZaretskiiSupport Unicode version 15.1
2023-09-17 Eli ZaretskiiMerge from origin/emacs-29
2023-09-17 Po LuSpeed up Android context menu generation
2023-09-16 Dmitry Gutovtypescript-ts-mode.el: Minor touches
2023-09-16 Dmitry GutovImprove namespacing situation WRT to recent change...
2023-09-16 Michael Albinus; Add some comments in Tramp
2023-09-16 Michael AlbinusImprove Tramp messages
2023-09-16 Michael AlbinusMake "kubernetes" multi-hop completion capable in Tramp
2023-09-16 Michael AlbinusAdapt tramp-otp-password-prompt-regexp
2023-09-16 Stefan KangasRevert "Mark two tests as expensive"
2023-09-16 Eli ZaretskiiRevert "Don't use pointer arithmetic for untagging...
2023-09-16 Eli ZaretskiiRevert "* src/lisp.h (XUNTAG): Work on 32-bit --with...
2023-09-16 Mattias Engdegård* src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int...
2023-09-16 Mattias EngdegårdDon't use pointer arithmetic for untagging Lisp values
2023-09-16 Mattias EngdegårdMore accurate static vector block size assertion
2023-09-16 Stefan KangasAdd missing builtin package declarations
2023-09-16 Stephen BermanMake move-end-of-line in minibuffer consistent (bug...
2023-09-16 Eli ZaretskiiMerge from origin/emacs-29
2023-09-16 Eli Zaretskii; Declare some treesit.c functions in typescript-ts...
2023-09-16 Jens SchmidtFix loss of encrypted data in plstore.el
2023-09-16 Eli Zaretskii; Fix last change in gdb-mi.el
2023-09-16 StrawberryTeabug#65007: Allow displaying program IO in the GDB buffer
2023-09-16 Thomas HilkeClose SQL database when corresponding 'sqlite-mode...
2023-09-16 Jens SchmidtDeclare more functions as shift-translatable motion...
2023-09-16 bug-gnu-emacs... bug#65673: Add lua-ts-mode
2023-09-16 Mauro ArandaAvoid errors when a restricted-sexp widget is empty
2023-09-16 Eli Zaretskii; * lisp/edmacro.el (edmacro-reverse-macro-lines):...
2023-09-16 Earl HyattMake using Edmacro easier for long sequences of keys
2023-09-16 Eli ZaretskiiFix Unicode normalization of characters
2023-09-16 Michael AlbinusSupport one-time passwords in Tramp
2023-09-16 Eli ZaretskiiFix the 'C' and 'c' categories of characters
2023-09-16 Eli ZaretskiiFix Emoji zooming commands
2023-09-16 Andreas SchwabUpdate pdumper hashes
2023-09-16 Eli Zaretskii; Fix last change.
2023-09-16 Eli Zaretskii; * etc/DEBUG: Improve the redisplay section.
2023-09-16 Eli Zaretskii; * doc/lispref/minibuf.texi (Text from Minibuffer...
2023-09-16 Po Lu; * src/sfntfont.c (sfntfont_list_family): Remove unuse...
2023-09-16 Po LuUpdate Android port
2023-09-15 Jim PorterFix documented Eshell behavior of ignoring leading...
2023-09-15 Stefan Monnier(mutually_exclusive_p): Fix the regression from commit...
2023-09-15 Stefan Monnier* src/regex-emacs.c (mutually_exclusive_p): Refactor
2023-09-15 Dmitry Gutovtsx-ts-mode--font-lock-compatibility-bb1f97b: Improve
2023-09-15 Davide MasserutAvoid using --display in emacsclient to reuse frames...
2023-09-15 Eli Zaretskii; * INSTALL: Don't advertise -O3. (Bug#65988)
2023-09-15 Stefan KangasMark two tests as expensive
2023-09-15 Stefan KangasFix describing packages where maintainer lacks email
2023-09-15 Yuan FuAdd dot SVG icons
2023-09-15 Yuan FuAllow treesit-font-lock-recompute-features to be langua...
2023-09-15 Eli Zaretskii; Fix doc string of 'lsh'
2023-09-15 Eli ZaretskiiSupport emacsclient on Windows with server on GNU or...
2023-09-15 Eli Zaretskii; * src/process.c (child_signal_notify): Avoid compiler...
2023-09-15 Po Lu; * src/xterm.c (handle_one_xevent): Cite the bug meant...
2023-09-15 Po LuCorrect bug#65919
2023-09-15 Jim PorterCollapse 'if' forms in Eshell iterative evaluation
2023-09-15 Jim Porter; Simplify how to use 'eshell-debug-command'
2023-09-14 Eli Zaretskii; * lisp/saveplace.el (save-place-ignore-files-regexp...
2023-09-14 Mauro ArandaFix defcustom in saveplace.el (Bug#65977)
2023-09-14 Eli Zaretskii; * lisp/subr.el (string-suffix-p, string-prefix-p...
2023-09-14 Michael AlbinusFix Tramp test on NetBSD
2023-09-14 Eli ZaretskiiFix 'window-text-pixel-size' when there are several...
2023-09-14 Po LuAvert a crash in the Android last resort font driver
2023-09-14 Eli Zaretskii: Doc fix.
2023-09-14 Stefan KangasDoc fix for prettify-symbols-unprettify-at-point
2023-09-14 Yuan Fu; * src/treesit.c (Ftreesit_parser_set_included_ranges...
2023-09-14 Yuan FuRefactor treesit-font-lock-fontify-region
2023-09-14 Yuan Fu; * admin/notes/tree-sitter/performance (Facts): Fix...
2023-09-14 Yuan FuFix treesit-font-lock-fontify-region wrt local parsers
2023-09-14 Po LuImprove the Android last resort font driver
2023-09-14 Jim PorterImprove process instrumentation in Eshell
2023-09-14 Yuan FuImprove docstring for treesit-language-at
2023-09-14 Yuan FuAdd tree-sitter performance note
2023-09-14 Yuan FuUpdate tree-sitter traversing functions' docstrings
2023-09-13 F. Jason Park; * test/lisp/erc/erc-stamp-tests.el (erc-echo-timestam...
2023-09-13 Stefan Monnier(report_overlay_modification): Fix bug#65929
2023-09-13 Stephen BermanFix last Ibuffer change and improve feedback messages
2023-09-13 Jim PorterWhen waiting for processes in Eshell, wait until all...
2023-09-13 Jim Porter; Fix an Eshell error when calling a lambda with form...
2023-09-13 Alan ThirdFix build error on older macOS versions
2023-09-13 Alan ThirdFix SVG colors (bug#56182)
2023-09-13 Jim Porter; * lisp/eshell/esh-cmd.el (eshell-do-eval): Fix 'eshel...
2023-09-13 Juri Linkov* doc/emacs/text.texi (Outline Minor Mode): Add a note...
next