]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-12-05 Jonas Bernoulli; * lisp/transient.el: Revert accidental changes
2023-12-05 Jonas Bernoulli; * lisp/transient.el: Set Version instead of Package...
2023-12-05 Jonas BernoulliUpdate to Transient v0.5.2
2023-12-05 Po Lu; * lisp/loadup.el: Don't prohibit advice when ls-lisp...
2023-12-04 Jens SchmidtUpdate handling of advices during preload
2023-12-04 Andrea Corallocomp: Fix mvar dependency chain (bug#67239)
2023-12-04 Andrea Corallo* lisp/emacs-lisp/comp.el (comp--native-compile): Bette...
2023-12-04 Andrea Corallocomp: Rename some functions
2023-12-04 Eli ZaretskiiAvoid infloop with wide images
2023-12-03 Andrea Corallo* lisp/emacs-lisp/comp-run.el (bytecomp): Require it...
2023-12-03 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-parse-body...
2023-12-03 Spencer BaughAdd historical option to completions-sort
2023-12-03 Spencer BaughDeselect the selected completion candidate when typing
2023-12-03 Eli ZaretskiiImprove 'window-text-pixel-size' when buffer includes...
2023-12-03 Eric AbrahamsenFix to "Simplify gnus-group-search-forward"
2023-12-03 Vladimir KazanovAdd ert-font-lock
2023-12-02 Eli ZaretskiiRevert "Ensure that directory is expanded in package...
2023-12-02 Eli ZaretskiiMerge from origin/emacs-29
2023-12-02 Eli Zaretskii; Merge from origin/emacs-29
2023-12-02 Eli ZaretskiiMerge from origin/emacs-29
2023-12-02 Eli Zaretskii; Fix doc string punctuation in ruby-ts-mode.el.
2023-12-02 Eli Zaretskii; Fix last change.
2023-12-02 john muhlImprove font-locking in lua-ts-mode (bug#67554)
2023-12-02 Eli ZaretskiiFix 'Info-goto-node-web' when NODE is given in various...
2023-12-02 Eshel YaronFacilitate using Completion Preview with the mouse...
2023-12-02 Eli ZaretskiiFix setting cursor when the window's op line has 'line...
2023-12-02 Thierry VolpiattoMerge branch 'register_preview'
2023-12-02 Xiyue DengDrop extra parenthesis in example code in Emacs Lisp...
2023-12-02 Thierry VolpiattoDelete register-tests.el now no more needed
2023-12-02 Thierry VolpiattoUpdate register manual
2023-12-02 Thierry VolpiattoFix register-preview-default
2023-12-01 Christophe... rust-ts-mode: appropriately fontify doc strings
2023-12-01 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test31-signal...
2023-12-01 Eli ZaretskiiFix mode-line-inactive face
2023-12-01 Xiyue DengFix example code in Emacs Lisp Introduction manual
2023-12-01 Eli ZaretskiiFix example in Emacs Lisp Intro manual
2023-12-01 Eli Zaretskii; * doc/emacs/files.texi (Save Commands): Fix last...
2023-12-01 Jeremy BryantElisp manual: Mention 'write-region' for saving the...
2023-12-01 Juri Linkov* lisp/simple.el (minibuffer-default-add-shell-commands...
2023-11-30 Juri Linkov* lisp/simple.el: Add declare-function for shell-comman...
2023-11-30 Juri Linkov* lisp/dired-aux.el (shell-command-guess-open): New...
2023-11-30 Eli ZaretskiiFix validation of :box face attribute
2023-11-30 Michael Albinus* lisp/net/tramp.el (tramp-signal-process): PROCESS...
2023-11-30 Michael Albinus* lisp/net/tramp.el (tramp-local-host-regexp): Extend.
2023-11-30 Michael AlbinusDocument, that PROCESS of signal-process can be a string
2023-11-30 Mattias EngdegårdMove malformed-function warning from byte-opt to cconv...
2023-11-30 Thierry VolpiattoMake register-preview-delay obsolete
2023-11-29 Stephen Berman; Fix typos in a recent man.el change
2023-11-29 Ulrich Müller; * lisp/calc/calc-units.el (math-standard-units):...
2023-11-29 Ulrich Müller; * lisp/calc/calc-units.el: Update dead URL.
2023-11-29 Ulrich MüllerUpdate Calc units table
2023-11-29 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (eieio-set-defaults...
2023-11-29 nvernoFix typescript-ts-mode indentation for switch statements
2023-11-29 Eli Zaretskii; * lisp/indent.el (indent-for-tab-command): Use 'memq...
2023-11-29 Aymeric Agon... Repair `tab-first-completion` (bug#67158)
2023-11-29 Eli ZaretskiiFix behavior of 'split-root-window-*' with 'C-u'
2023-11-29 Thierry VolpiattoImprove register-preview (Fix bug#66394)
2023-11-29 Eli Zaretskii; * doc/lispintro/emacs-lisp-intro.texi (copy-to-buffer...
2023-11-29 Xiyue DengAdd more text to clarify the behavior of 'with-current...
2023-11-29 Wilhelm H KirschbaumVarious improvements to font-lock-settings for elixir...
2023-11-29 Po LuClean up some redundant or otherwise suspect code
2023-11-29 João TávoraJsonrpc: prevent while-no-input messing with jsonrpc...
2023-11-29 João TávoraUnbreak Eglot, Jsonrpc as EIEIO inches closer to CLOS...
2023-11-27 Juri Linkov* lisp/dired.el (dired-context-menu): Add menu item...
2023-11-27 Juri LinkovNew user option 'shell-command-guess-functions' (bug...
2023-11-27 Juri Linkov* lisp/dired.el (dired-insert-set-properties): Fix...
2023-11-27 Juri Linkov* lisp/progmodes/project.el (project-prompt-project...
2023-11-27 Alan MackenzieCompiler optimizer: push forms onto byte-compile-form...
2023-11-27 Eli ZaretskiiFix example in Emacs user manual
2023-11-27 Eli Zaretskii; Fix recent change in 'c-ts-mode'
2023-11-27 Daniel Martín; Fix typo in Gnus manual (bug#67469).
2023-11-27 Juri Linkov* lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): Use...
2023-11-27 Michael AlbinusMention Titankey in Tramp, which has passed the tests
2023-11-27 Yuan FuFix c-ts-mode indentation after if/else (bug#67417)
2023-11-27 Yuan FuFix indentation for else clause in c-ts-mode (bug#67417)
2023-11-26 F. Jason ParkRestore prompt correctly when reconnecting in ERC
2023-11-26 F. Jason Park; Fix erc--channel-modes test on graphical displays
2023-11-26 João TávoraFont-lock shorthands with arbitrary punctuation (bug...
2023-11-26 João TávoraAdd autoload cookie to autoload-compute-prefixes (bug...
2023-11-26 Dmitry Gutov(ruby-ts-mode): Extend treesit-thing-settings more
2023-11-26 Dmitry Gutov(ruby-ts-mode): Also add 'self' and 'super' to things
2023-11-26 Dmitry Gutov(ruby-ts-mode): Extend treesit-thing-settings (bug...
2023-11-26 BrandonMake EIEIO ':accessor' behave like ':reader' when readi...
2023-11-26 Alan Mackenzie.elc format: Record lambdas' doc strings lazily, not...
2023-11-26 Eli Zaretskii; * lisp/textmodes/ispell.el (ispell-complete-word...
2023-11-26 Eli ZaretskiiFix 'dired--get-ellipsis-length'
2023-11-26 Joseph TurnerEnsure that directory is expanded in package-vc-checkout
2023-11-26 Eshel YaronUnbind 'C-M-i' in Text mode
2023-11-26 Eric AbrahamsenSimplify gnus-group-search-forward
2023-11-26 Po Lu* src/pdumper.c (dump_vectorlike): Avert compiler warning.
2023-11-26 Po Lu; Update Autoconf auxiliaries in exec
2023-11-25 F. Jason Park; Mark test for erc--update-channel-modes as :unstable
2023-11-25 F. Jason ParkSimplify option erc-fill-wrap-merge-indicator
2023-11-25 Mattias EngdegårdRefactor pseudovector printing
2023-11-25 Mattias Engdegård; * src/pdumper.c (dump_vectorlike): Populate switch...
2023-11-25 Stefan Monnierregex-emacs.c (forall_firstchar): Fix regression bug...
2023-11-25 Aymeric Agon... Repair `tab-first-completion` (bug#67158)
2023-11-25 Dmitry Gutov(project-prompt-project-name): Simplify a bit
2023-11-25 Ulrich Müller* etc/PROBLEMS: Add entry about pinentry with gpgsm...
2023-11-25 Dmitry Gutov; project-prompt-project-name: Reword a comment
next