aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update register manualThierry Volpiatto2023-12-021-3/+2
| * | Fix register-preview-defaultThierry Volpiatto2023-12-021-1/+2
| * | Make register-preview-delay obsoleteThierry Volpiatto2023-11-302-1/+6
* | | * test/lisp/net/tramp-tests.el (tramp-test31-signal-process): Extend.Michael Albinus2023-12-011-0/+6
* | | Fix mode-line-inactive faceEli Zaretskii2023-12-011-2/+4
* | | * lisp/simple.el (minibuffer-default-add-shell-commands): Require 'dired-aux'.Juri Linkov2023-12-011-1/+2
* | | * lisp/simple.el: Add declare-function for shell-command-guess.Juri Linkov2023-11-302-1/+1
* | | * lisp/dired-aux.el (shell-command-guess-open): New defcustom (bug#18132).Juri Linkov2023-11-302-3/+27
* | | Fix validation of :box face attributeEli Zaretskii2023-11-301-3/+6
* | | * lisp/net/tramp.el (tramp-signal-process): PROCESS can also be a string.Michael Albinus2023-11-302-45/+60
* | | * lisp/net/tramp.el (tramp-local-host-regexp): Extend.Michael Albinus2023-11-301-6/+9
* | | Move malformed-function warning from byte-opt to cconv (bug#67483)Mattias Engdegård2023-11-302-11/+9
|/ /
* | ; Fix typos in a recent man.el changeStephen Berman2023-11-291-2/+2
* | ; * lisp/calc/calc-units.el (math-standard-units): Fix typo.Ulrich Müller2023-11-291-1/+1
* | ; * lisp/calc/calc-units.el: Update dead URL.Ulrich Müller2023-11-291-1/+1
* | Update Calc units tableUlrich Müller2023-11-291-44/+49
* | * lisp/emacs-lisp/eieio-core.el (eieio-set-defaults): Silence errorsStefan Monnier2023-11-291-1/+4
* | ; * lisp/indent.el (indent-for-tab-command): Use 'memq'. (Bug#67158)Eli Zaretskii2023-11-291-1/+1
* | Improve register-preview (Fix bug#66394)Thierry Volpiatto2023-11-292-37/+259
* | Various improvements to font-lock-settings for elixir-ts-modeWilhelm H Kirschbaum2023-11-291-132/+191
* | Clean up some redundant or otherwise suspect codePo Lu2023-11-293-6/+2
* | Jsonrpc: prevent while-no-input messing with jsonrpc-requestJoão Távora2023-11-281-1/+2
* | Unbreak Eglot, Jsonrpc as EIEIO inches closer to CLOS (bug#67480)João Távora2023-11-282-0/+8
* | * lisp/dired.el (dired-context-menu): Add menu item "Open With" (bug#63911).Juri Linkov2023-11-271-3/+18
* | New user option 'shell-command-guess-functions' (bug#18132)Juri Linkov2023-11-273-34/+75
* | * lisp/dired.el (dired-insert-set-properties): Fix 'isearch-open-invisible'.Juri Linkov2023-11-271-1/+1
* | * lisp/progmodes/project.el (project-prompt-project-name): Add 'reverse'.Juri Linkov2023-11-271-1/+1
* | Compiler optimizer: push forms onto byte-compile-form-stackAlan Mackenzie2023-11-271-0/+2
* | * lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): Use defcustom (bug#67171).Juri Linkov2023-11-271-4/+8
* | Restore prompt correctly when reconnecting in ERCF. Jason Park2023-11-263-6/+25
* | ; Fix erc--channel-modes test on graphical displaysF. Jason Park2023-11-263-2/+50
* | Font-lock shorthands with arbitrary punctuation (bug#67390)João Távora2023-11-261-6/+17
* | Add autoload cookie to autoload-compute-prefixes (bug#67325)João Távora2023-11-261-0/+1
* | (ruby-ts-mode): Extend treesit-thing-settings moreDmitry Gutov2023-11-261-0/+3
* | (ruby-ts-mode): Also add 'self' and 'super' to thingsDmitry Gutov2023-11-261-0/+2
* | (ruby-ts-mode): Extend treesit-thing-settings (bug#67036)Dmitry Gutov2023-11-261-0/+3
* | Make EIEIO ':accessor' behave like ':reader' when reading (bug#66938)Brandon2023-11-262-3/+23
* | .elc format: Record lambdas' doc strings lazily, not inlineAlan Mackenzie2023-11-261-110/+160
* | ; * lisp/textmodes/ispell.el (ispell-complete-word): Remove FIXME.Eli Zaretskii2023-11-261-1/+0
* | Fix 'dired--get-ellipsis-length'Eli Zaretskii2023-11-261-2/+6
* | Unbind 'C-M-i' in Text modeEshel Yaron2023-11-268-32/+62
* | Simplify gnus-group-search-forwardEric Abrahamsen2023-11-251-35/+33
* | * src/pdumper.c (dump_vectorlike): Avert compiler warning.Po Lu2023-11-261-1/+1
* | ; Update Autoconf auxiliaries in execPo Lu2023-11-262-27/+50
* | ; Mark test for erc--update-channel-modes as :unstableF. Jason Park2023-11-257-10/+12
* | Simplify option erc-fill-wrap-merge-indicatorF. Jason Park2023-11-251-30/+64
* | Refactor pseudovector printingMattias Engdegård2023-11-251-135/+134
* | ; * src/pdumper.c (dump_vectorlike): Populate switch fully.Mattias Engdegård2023-11-251-45/+30
* | regex-emacs.c (forall_firstchar): Fix regression bug#67226Stefan Monnier2023-11-251-6/+20
* | Repair `tab-first-completion` (bug#67158)Aymeric Agon-Rambosson2023-11-251-15/+9