]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-30 Yuan FuAdd two typescript-ts-mode faces (bug#62429)
2023-03-30 ShynurFix scrolling window when point moves up
2023-03-30 Eli ZaretskiiImprove documentation of 'defcustom's :set keyword
2023-03-29 Andrea CoralloComp fix calls to redefined primtives with op-bytecode...
2023-03-29 Eli Zaretskii; Fix last change
2023-03-29 Eli Zaretskii; Fix last change
2023-03-29 Eli ZaretskiiFix duplicate defcustom in eww.el
2023-03-29 Eli ZaretskiiFix indentation regression in 'C-h l'
2023-03-29 Michael Albinus* doc/misc/tramp.texi (Remote shell setup): Clarify...
2023-03-28 Eli Zaretskii; * lisp/subr.el (read-char-choice): Fix last change.
2023-03-28 Eli ZaretskiiImprove documentation of 'read-choice' and related...
2023-03-28 Andrea CoralloRevert "Comp fix calls to redefined primtives with...
2023-03-28 Andrea CoralloRevert "* lisp/emacs-lisp/comp.el (comp-emit-set-call...
2023-03-28 Eli Zaretskii; Fix incompatibility in 'display-buffer-assq-regexp'
2023-03-28 Michael AlbinusSkip ruby-ts-imenu-index test if needed
2023-03-28 Michael AlbinusFix Eglot Tramp tests on EMBA
2023-03-28 Michael Albinus* test/infra/Dockerfile.emba (emacs-gnustep): Instrumen...
2023-03-27 João TávoraFix accidental backward-incompatible change (bug#62417)
2023-03-27 Dmitry Gutovruby-ts-mode: Fix/simplify Imenu index generation
2023-03-26 Dmitry Gutov(ruby-ts--align-chain): Use 'equal' to check for an...
2023-03-26 Mattias Engdegård; Use string-search instead of string-match[-p] in...
2023-03-26 Jonas BernoulliUpdate to Transient v0.3.7-218-g3dbb22a
2023-03-26 Kyle MeyerUpdate to Org 9.6.2
2023-03-26 Ken BrownSkip failing tests on Cygwin with native compilation...
2023-03-26 Michael AlbinusFix GNUSTEP tests on EMBA
2023-03-26 Phil SaintyFix primary selection modification during `term-mouse...
2023-03-26 Eli Zaretskii; Fix :version of the new defcustom
2023-03-26 Eli Zaretskii; Fix last change
2023-03-26 Xi LuAdd 'eww-default-download-directory'.
2023-03-26 Matus Goljer; Fix edebug spec for 'gv-define-simple-setter' (bug...
2023-03-26 Phil Sainty* doc/lispref/modes.texi: Improve docs for obsolete...
2023-03-26 Phil SaintyImprove docs for global-mode-string / %M construct
2023-03-26 Phil Sainty* src/buffer.c (mode-line-format): Document %o and...
2023-03-26 Phil Sainty* src/buffer.c (mode-line-format): Remove docs for...
2023-03-26 kobarityImprove indenting "case" in Python
2023-03-25 Ken Brown; * test/src/fns-tests.el: Fix last change
2023-03-25 Michael Albinus* test/infra/Dockerfile.emba (emacs-native-comp): Add...
2023-03-25 Ken BrownFix failure of fns-tests-collate-strings on Cygwin
2023-03-25 Aaron L. Zeng* lisp/savehist.el (savehist-save): Preserve shared...
2023-03-24 Michael AlbinusAdapt Tramp manual
2023-03-24 Eli ZaretskiiFix system time sampling on MS-Windows
2023-03-24 Yuan FuFix treesit_ensure_parsed (bug#62333)
2023-03-23 Stefan Monnier* lisp/help-fns.el (find-lisp-object-file-name): Fix...
2023-03-23 Eli ZaretskiiImprove "Bugs" in the Emacs manual
2023-03-23 João TávoraFix Eglot progress reporting
2023-03-23 João Távora; Minor copyedits to Eglot manual
2023-03-23 Eli Zaretskii; Improve documentation of :predicate in globalized...
2023-03-23 Stefan MonnierFix :predicate handling in globalized minor modes
2023-03-23 Eli ZaretskiiAllow showing prefix commands in Help buffers
2023-03-23 Daniel MartínFix toolbar item validation in the NS port
2023-03-23 Eli Zaretskii; Describe problems with 'screen' and COLORTERM variable
2023-03-23 Dmitry Gutov; Fix xref-match's :version since the default value...
2023-03-22 Michael AlbinusUse libgccjit-10-dev on EMBA
2023-03-22 Juri Linkov* lisp/outline.el (outline--fix-buttons-after-change...
2023-03-22 Yuan FuAlign concatenated strings to the first sibling in...
2023-03-22 Yuan FuOnly fill the current paragraph in c-ts-common--fill...
2023-03-21 Yuan FuAdd missing indent rule for c-ts-mode
2023-03-21 Yuan FuImprove docstring of treesit-parent-while (bug#62301)
2023-03-21 João Távora; Delete accidental leftover '()' Eglot function
2023-03-21 João TávoraEglot: report window/workDoneProgress capability to...
2023-03-21 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr...
2023-03-21 Robert PluimExpand defvar-keymap documentation
2023-03-20 Dmitry Gutov* lisp/treesit.el (treesit-end-of-defun): Guard arg...
2023-03-20 Andrea CoralloComp fix calls to redefined primtives with op-bytecode...
2023-03-20 Robert PluimWarn package authors away from keymap-unset with REMOVE
2023-03-20 Michael AlbinusComment out jobs on EMBA
2023-03-20 Robert PluimImprove defvar-keymap docstring.
2023-03-19 Gregory HeytingsImprove warning about changing the string returned...
2023-03-19 Eli ZaretskiiFix visiting XBM/XPM files when 'c-ts-mode' is active
2023-03-19 Stefan Monnier* lisp/mpc.el (mpc-format): Fix oversight in commit...
2023-03-19 João TávoraBail early from eglot--apply-text-edits if nothing...
2023-03-19 João Távora; Clarify in-code commentary of eglot--after-change
2023-03-19 João TávoraImprove ergonomics of Eglot's inlay hints
2023-03-19 Eli ZaretskiiProtect against too large size of 'recent-keys' vector
2023-03-19 Michael Albinus* lisp/net/tramp.el (tramp-yn-prompt-regexp): Fix regexp.
2023-03-19 Eli Zaretskii; Remove 'build-module' and 'html-manual' directories...
2023-03-19 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-03-19 Kyle MeyerUpdate to Org 9.6.1-48-g92471e
2023-03-18 Yuan Fu; * admin/notes/tree-sitter/starter-guide: Update start...
2023-03-18 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-03-18 Gregory Heytings; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix...
2023-03-18 Eli Zaretskii; Minor copyedits of recent changes in ELisp reference...
2023-03-18 Eli Zaretskii; Minor fixes in recent Eglot changes
2023-03-18 Eli Zaretskii; * doc/misc/eglot.texi (Eglot Commands): Improve indexing.
2023-03-18 João Távora; Again correct node reference casing in doc/misc/eglot...
2023-03-18 João Távora; Remove overly verbose commentary
2023-03-18 João TávoraMerge confusing duplicate sections on commands in Eglot...
2023-03-18 João TávoraDon't take over mouse-1 binding on Eglot diagnostics...
2023-03-18 João Távora; Prefer "language server" to "LSP server" in Eglot...
2023-03-18 Michael Albinus* lisp/progmodes/eglot.el (eglot--connect): Improve...
2023-03-18 Gregory HeytingsAvoid slowdowns in xmltok-scan-attributes
2023-03-18 Eli Zaretskii; * test/lisp/abbrev-tests.el (abbrev--possibly-save...
2023-03-18 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-03-18 Alan MackenzieCC Mode: Eliminate duplicate function c-list-of-strings
2023-03-18 Alan MackenzieCC Mode: Allow lists of strings as safe values for...
2023-03-18 Robert PluimAdd tests for Bug#62207
2023-03-18 Eli Zaretskii; Fix 'make-obsolete-variable' forms
2023-03-18 Manuel GiraudFix 'find-ls-option-default-ls' for BSD/MacOS (bug...
2023-03-17 Arash Esbati; * lisp/subr.el (setq-local): Add missing period ...
2023-03-17 João Távora; Correct last commit, downcase node reference
next