aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPscratch/jsonrpc-thingsJoão Távora2023-12-021-3/+15
* Jsonrpc: allow methods identifiers to be simply stringsJoão Távora2023-12-021-1/+3
* Merge branch 'register_preview'Thierry Volpiatto2023-12-021-2/+3
|\
| * Fix register-preview-defaultThierry Volpiatto2023-12-021-1/+2
| * Make register-preview-delay obsoleteThierry Volpiatto2023-11-301-1/+1
* | * 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-301-0/+22
* | * lisp/net/tramp.el (tramp-signal-process): PROCESS can also be a string.Michael Albinus2023-11-301-0/+7
* | * 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
* 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-272-34/+69
* * 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-261-1/+3
* ; Fix erc--channel-modes test on graphical displaysF. Jason Park2023-11-261-1/+1
* 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-261-3/+2
* .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-264-5/+38
* Simplify gnus-group-search-forwardEric Abrahamsen2023-11-251-35/+33
* Simplify option erc-fill-wrap-merge-indicatorF. Jason Park2023-11-251-30/+64
* Repair `tab-first-completion` (bug#67158)Aymeric Agon-Rambosson2023-11-251-15/+9
* (project-prompt-project-name): Simplify a bitDmitry Gutov2023-11-251-5/+5
* ; project-prompt-project-name: Reword a commentDmitry Gutov2023-11-251-1/+1
* Merge from origin/emacs-29Eli Zaretskii2023-11-254-12/+19
|\
| * typescript-ts-mode: Add missing 'operator' to treesit-font-lock-featuresnverno2023-11-241-1/+1
| * Do not unregister a D-Bus service which is a unique nameMichael Albinus2023-11-241-9/+14
| * Fix byte-compilation warnings about 'sqlite-rollback'Eli Zaretskii2023-11-242-2/+4
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2023-11-251-1/+6
|\ \
| * | Don't enable pinentry loopback mode for gpgsmUlrich Müller2023-11-251-1/+6