]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2023-09-07 Eli Zaretskii; * lisp/completion.el (dynamic-completion-mode): Fix...
2023-09-07 Stefan KangasUpdate docs for (co-)maintainer changes
2023-09-07 Sebastian Miele* doc/lispref/strings.texi (Text Comparison): Fix typo...
2023-09-07 Michael AlbinusAdapt Tramp manual
2023-09-07 Stefan KangasImprove docstring of message-sendmail-envelope-from
2023-09-07 Philipp StephaniUnbreak builds with CHECK_STRUCTS.
2023-09-07 Jens SchmidtImprove documentation of EPG
2023-09-07 john muhlFix java-ts-mode tests (bug#65738)
2023-09-07 Eli Zaretskii; Fix documentation of last change
2023-09-07 martin rudalicsNew minor mode 'minibuffer-regexp-mode'
2023-09-07 Eli Zaretskii; Fix recent changes in treesit documentation
2023-09-07 Eli Zaretskii; * lisp/completion.el (dynamic-completion-mode): Doc...
2023-09-07 Daniel MartínAvoid crashes on macOS with context menus
2023-09-07 Yuan FuFix c-ts-mode BSD style indentation
2023-09-07 Po LuTag NEWS
2023-09-07 Po Lu; * ChangeLog.android: Minor formatting correction.
2023-09-07 Po LuPort Proced to Android
2023-09-07 Po LuRemedy bug#63395
2023-09-06 Mauro ArandaFix perl-mode indentation after a hanging paren
2023-09-06 Dmitry Gutov* lisp/progmodes/project.el: Bump version to 0.10.0.
2023-09-06 Dmitry Gutov(project-try-vc): When found non-VC project root, still...
2023-09-06 Eshel Yaron; Fix error in 'tex-recenter-output-buffer'
2023-09-06 Stefan KangasRemove compat code from flyspell
2023-09-06 David PonceFix regexp for recognizing PBM images
2023-09-06 Eli ZaretskiiImprove wording in ELisp manual
2023-09-06 Joseph TurnerFix typo (Bug#65764)
2023-09-06 Stefan Kangas; Silence byte-compiler
2023-09-06 Eli Zaretskii; * lisp/ido.el (ido-completion-buffer): Fix :type...
2023-09-06 Mattias Engdegård; * lisp/leim/quail/indian.el: correct argument order
2023-09-06 Mattias Engdegårdindian.el: fix sorting predicate
2023-09-06 Theodor ThornhillUse *p in interactive form in transpose-chars
2023-09-06 Yuan FuSupport local parser in treesit-node-at/on
2023-09-06 Yuan Fu; Update Ftreesit_parser_list docstring.
2023-09-06 Yuan FuFix c-ts-mode BSD style indentation
2023-09-06 Yuan FuSupport tree-sitter local parsers
2023-09-06 Yuan FuAllow filter by tag in treesit-parser-list
2023-09-06 Yuan FuUse tagged parser in c-ts-mode
2023-09-06 Yuan FuAdd tag to tree-sitter parsers
2023-09-06 Po LuFix libgccjit build on Haiku
2023-09-06 Po LuProperly run emacsclient under Android if DISPLAY is set
2023-09-05 Spencer BaughCorrectly handle common prefixes in substring completion
2023-09-05 Stefan KangasMake `dns-mode` fontify quoted values correctly
2023-09-05 Daniel MartínImprove completion of treesit-check-indent command
2023-09-05 João TávoraFlymake: speed up mode-line display with simple cache
2023-09-05 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-old-struct-compat-mode...
2023-09-05 Stefan Monnier* lisp/emacs-lisp/pp.el (pp-28): Fix typo
2023-09-05 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2023-09-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-list-form): Don...
next