]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-09-13 Jim Porter; Improve recent change to printing exit status in...
2023-09-12 Yuan FuAvoid unnecessary tree-sitter reparse when setting...
2023-09-12 Yuan FuMake sure undefined tree-sitter thing doesn't raise...
2023-09-12 Jim PorterEnsure that Eshell doesn't consider a process complete...
2023-09-12 Jim PorterBe more careful about when to print abnormal exit statu...
2023-09-12 Jim PorterDon't do anything in 'eshell-sentinel' if the process...
2023-09-12 Stefan Monnier* src/alloc.c (garbage_collect): Run `post-gc-hook...
2023-09-12 Stefan MonnierAddress "Useless clause following default cond clause...
2023-09-12 Stefan Monnier(read-char-from-minibuffer): Allow use of `quoted-inser...
2023-09-12 Alan MackenzieCorrect the XEmacs version of c-put-char-properties
2023-09-12 Po LuMerge remote-tracking branch 'savannah/master' into...
2023-09-12 Po LuExtract font foundry metadata from the OS/2 table
2023-09-12 Yuan Fu; * lisp/treesit.el (treesit-explore-mode): Support...
2023-09-12 Łukasz StelmachFix tracing for advanced scoring in gnus-logic.el
2023-09-11 Stefan KangasMatch recent version of GNU global in CEDET
2023-09-11 Alan ThirdRemove check for appdefined events on the queue (bug...
2023-09-11 Alan ThirdFix crash on child frame creation (bug#65817)
2023-09-11 Alan ThirdSimplify the EmacsLayer double buffering code (bug...
2023-09-11 Stephen BermanAvoid confusing message in Ibuffer (bug#64230)
2023-09-11 Gerd MöllmannEglot support for objc-mode
2023-09-11 Michael AlbinusNew command tramp-revert-buffer-with-sudo
2023-09-11 Po LuProvide an option to disable font instruction code...
2023-09-11 Po LuExpunge another instance of ``allows to''
2023-09-11 Po LuRespect vertical centering preferences under Android
2023-09-11 F. Jason Park; * lisp/erc/erc.el (erc-check-text-conversion): Try...
2023-09-11 F. Jason Park; Add newline to erc--scrolltobottom-window-info
2023-09-11 Po LuProperly set text conversion style within ERC buffers
2023-09-11 F. Jason ParkConsider all windows in erc-scrolltobottom-mode
2023-09-11 F. Jason ParkAdd optional timezone param to erc-echo-timestamp
2023-09-11 F. Jason Park; Allow alternate ert-info text in ERC test utility
2023-09-11 F. Jason ParkAllow login to contain NUH delimiters in erc-parse...
2023-09-11 Stefan Kangas; * .mailmap: Update some entries.
2023-09-11 Stefan KangasNew defgroup pixel-scroll-precision
2023-09-10 Jim PorterWait for all processes in a pipeline before resuming...
2023-09-10 Jim Porter; Move some Eshell tests to more-topical files
2023-09-10 Jim PorterCollect all processes in an Eshell pipeline, not just...
2023-09-10 Jim Porter; Make Eshell synchronous pipeline code more similar...
2023-09-10 Jim Porter; Move common Eshell pipeline code to a separate function
2023-09-10 Mauro ArandaFix order of `other' choice in defcustom :type
2023-09-10 Stefan KangasDoc fix; explain what it means if comint-pager is nil
2023-09-10 Mattias Engdegård; Suppress relint complaint in test
2023-09-10 Mattias EngdegårdReplace PVEC_FONT as pseudo-vector subtype upper bound
2023-09-10 Mattias Engdegård; Spruce up union vectorlike_header description
2023-09-10 Michael AlbinusFix file name completion in `shell'
2023-09-10 Eli Zaretskii; Fix documentation of last change (bug#65621)
2023-09-10 shynur`dired-next-line' movement style (bug#65621)
2023-09-10 Felix DietrichMake ‘mailcap-viewer-passes-test’ return t for viewers...
2023-09-10 Po Lu; List myself as the Android port maintainer
2023-09-10 Po LuUpdate Android port
2023-09-10 Po LuCorrect many instances of ``allows to''
2023-09-09 Yuan FuFix treesit-node-at wrt local parsers
2023-09-09 Po Lu; * doc/emacs/android.texi (Android Windowing): Fix...
2023-09-09 Mattias EngdegårdAdd byte-compiler warning about useless trailing cond...
2023-09-09 Mattias EngdegårdDon't cache warnings between bytecode compilation tests
2023-09-09 Eli ZaretskiiMerge from origin/emacs-29
2023-09-09 Eli Zaretskii; Merge from origin/emacs-29
2023-09-09 Eli ZaretskiiMerge from origin/emacs-29
2023-09-09 Eli Zaretskii; * lisp/progmodes/c-ts-mode.el (treesit-parser-root...
2023-09-09 Po LuUpdate Android port
2023-09-09 Jim Porter; Fix last change
2023-09-09 Jim Porter; Fix name of an Eshell test
2023-09-09 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--parse-loop-clause...
2023-09-09 Po LuMicro-optimize sfnt_interpret_trap
2023-09-08 Stefan Monnier* lisp/tempo.el (tempo-insert): Use `pcase` and `dolist`
2023-09-08 Stefan Monnier* lisp/tempo.el (tempo-find-match-string): Simplify
2023-09-08 Stefan Monnier* lisp/tempo.el: Remove left over uses of the dynbind...
2023-09-08 Stefan Monnier(tempo-user-elements): Make it a proper hook
2023-09-08 Stefan Monnier* lisp/tempo.el: Remove redundant `:group`s and use #'
2023-09-08 Yuan Fu; * lisp/progmodes/c-ts-mode.el (c-ts-base-mode): Fix...
2023-09-08 Vincent Lefevre; Add missing space in the manual
2023-09-08 Mauro ArandaFix defcustom :type of ielm-indirect-setup-hook
2023-09-08 Yuan FuExtract c-ts-mode--feature-list out
2023-09-08 Yuan Fu; * lisp/treesit.el (treesit--indent-1): Get all parsers.
2023-09-08 Yuan Fu; * lisp/treesit.el (treesit--indent-1): Add missing...
2023-09-08 Stefan Monnier* lisp/pcomplete.el (pcomplete-completions-at-point...
2023-09-08 Stefan KangasMark two flyspell functions as internal
2023-09-08 Eli Zaretskii; Two updates of etc/TODO
2023-09-08 Eli Zaretskii; Describe in PROBLEMS 2 problems with keyboard input
2023-09-08 Eli ZaretskiiAvoid errors in EWW when EWW is killed
2023-09-08 Eli Zaretskii; * doc/lispref/display.texi (Low-Level Font): Fix...
2023-09-08 Po LuFix typos
2023-09-08 Eli Zaretskii; Fix inaccuracy in ELisp reference manual
2023-09-08 Stefan KangasDocument NonGNU ELPA in FAQ
2023-09-08 Michael AlbinusFix Perl script in Tramp
2023-09-08 Po LuProperly detect content files in Doc View
2023-09-08 Po LuFix typos in last change
2023-09-08 Po Lu; * src/fontset.c: Remove extraneous portion of last...
2023-09-08 Po LuPermit XLFD names to exceed 255 characters
2023-09-08 Yuan FuFix treesit-thing-definition
2023-09-08 Yuan Fu; * lisp/treesit.el (treesit-node-on): Fix treesit...
2023-09-07 Yuan FuFix treesit-thing-settings for c++-ts-mode (bug#65810)
2023-09-07 Yuan Fu; * lisp/treesit.el (treesit-update-ranges): Fix use...
2023-09-07 Yuan FuAdd Ftreesit_parser_tag
2023-09-07 Yuan FuChange treesit-local-parsers-in to treesit-local-parsers-on
2023-09-07 Stefan KangasError when trying to make nil or t obsolete
2023-09-07 Stefan KangasAdd note regarding `seq` on GNU ELPA
2023-09-07 Lämppi LüttiFix detection of vtable start and end
2023-09-07 Jim PorterFix remote path setting in Eshell
2023-09-07 Mattias EngdegårdTranslate backslash-saturated regexp to rx
2023-09-07 Mattias Engdegård* admin/unidata/emoji-zwj.awk: More efficient code...
next