aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a dedicated type to represent interpreted-function valuesscratch/interpreted-functionStefan Monnier2024-04-181-3/+2
* Move read-passwd* to auth-source.el, avoiding compilation warningsMichael Albinus2024-04-041-80/+0
* With visible-completions, only bind RET when completion is selectedSpencer Baugh2024-03-151-8/+11
* Modify last change acc to commentsMichael Albinus2024-02-251-5/+5
* 'read-passwd' can toggle the visibility of passwordsMichael Albinus2024-02-251-0/+81
* * lisp/simple.el (read-from-kill-ring): Ignore `read-only' text property.Juri Linkov2024-02-011-1/+1
* * lisp/simple.el (next-line-completion): Better handing of group lines.Juri Linkov2024-01-251-2/+2
* Update minibuffer-show-help based on minibuffer-visible-completionsSpencer Baugh2024-01-251-7/+21
* Fix next-line-completion for multi-line completionsSpencer Baugh2024-01-251-3/+17
* (eval-expression): Fix bug#67196Stefan Monnier2024-01-041-16/+13
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | Tweak doc of `analyze-text-conversion` vs `post-self-insert-hook`Stefan Monnier2023-12-091-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | Deselect the selected completion candidate when typingSpencer Baugh2023-12-031-1/+10
* | * 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-301-0/+1
* | New user option 'shell-command-guess-functions' (bug#18132)Juri Linkov2023-11-271-6/+4
* | Merge from savannah/emacs-29Po Lu2023-11-241-0/+4
|\ \ | |/
| * Add a doc string to simple.el (bug#67355)Jeremy Bryant2023-11-231-0/+4
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-231-3/+1
* | Merge branch 'derived-mode-add-parents'Stefan Monnier2023-11-161-1/+1
|\ \
| * | Move EIEIO's C3 linearization code to `subr.el`Stefan Monnier2023-11-111-1/+1
* | | ; * lisp/simple.el (minibuffer-default-add-completions): Doc fix.Eli Zaretskii2023-11-161-2/+2
* | | * lisp/simple.el (minibuffer-default-add-completions): Improve (bug#64656).Juri Linkov2023-11-151-4/+10
* | | Improve 'next-line-completion' and add more testsJuri Linkov2023-11-091-20/+24
|/ /
* | Don't leave point amid text conversion edits if auto-fill transpiresPo Lu2023-11-081-3/+7
* | * lisp/simple.el (next-line-completion): Improve (bug#59486).Juri Linkov2023-11-061-12/+16
* | Avoid moving point while analyzing text conversionPo Lu2023-11-031-4/+25
* | ; Improve documentation of recent changesEli Zaretskii2023-11-021-13/+11
* | New commands previous-line-completion and next-line-completion (bug#59486)Juri Linkov2023-11-011-1/+85
* | Use key-translate instead of keyboard-translateRobert Pluim2023-10-051-4/+4
* | Merge from origin/emacs-29Eli Zaretskii2023-09-231-1/+1
|\ \ | |/
| * ; * lisp/simple.el (shell-command-to-string): Fix quotation.Eli Zaretskii2023-09-231-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-231-3/+4
|\ \ | |/
| * ; Fix last change in shell-command-to-stringStefan Kangas2023-09-171-3/+4
* | Merge from origin/emacs-29Eli Zaretskii2023-09-231-1/+9
|\ \ | |/
| * Document shell-command-to-string security considerationsStefan Kangas2023-09-171-1/+9
* | ; * lisp/simple.el (suggest-key-bindings): Fix :type.Eli Zaretskii2023-09-171-1/+1
* | ; Grammar fixes ("allow to" et al)Stefan Kangas2023-09-171-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-09-171-1/+5
|\ \ | |/
| * Make move-end-of-line in minibuffer consistent (bug#65980)Stephen Berman2023-09-161-1/+5
* | Correct many instances of ``allows to''Po Lu2023-09-101-4/+4
* | Use *p in interactive form in transpose-charsTheodor Thornhill2023-09-061-4/+4
* | Merge from origin/emacs-29Jim Porter2023-08-211-19/+34
|\ \ | |/
| * ; Improve documentation of 'define-alternatives'Eli Zaretskii2023-08-151-19/+34
* | Make kill-ring-deindent-mode autoloadedPo Lu2023-08-121-42/+0
* | ; Improve documentation of a recent additionEli Zaretskii2023-08-111-4/+5