summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* lisp/simple.el (inhibit-auto-fill): New varStefan Monnier2023-04-02
* New user option remote-file-name-inhibit-auto-saveMichael Albinus2023-03-23
* Merge from origin/emacs-29Stefan Kangas2023-02-23
|\
| * ; Improve doc string of 'C-q'Eli Zaretskii2023-02-22
* | Merge from origin/emacs-29Stefan Kangas2023-02-21
|\|
| * * lisp/simple.el (choose-completion): Check for completion-in-region-mode.Juri Linkov2023-02-19
* | Merge from origin/emacs-29Stefan Kangas2023-02-19
|\|
| * Fix invocation of File->Close from the menu barEli Zaretskii2023-02-19
| * Fix documentation of 'just-one-space' and 'delete-horizontal-space'Eli Zaretskii2023-02-18
* | Move side-effect-free and pure declarations to function definitionsMattias Engdegård2023-02-17
* | nadvice: Fix bug#61179Stefan Monnier2023-02-04
* | Merge from origin/emacs-29Stefan Kangas2023-02-03
|\|
| * Avoid spurious pause in kill-ring-save (Bug#60841)Kévin Le Gouguec2023-02-02
* | Merge from origin/emacs-29Stefan Kangas2023-01-28
|\|
| * Improve documentation of 'shell-command-dont-erase-buffer'Eli Zaretskii2023-01-27
* | Merge from origin/emacs-29Stefan Kangas2023-01-23
|\|
| * Minor fixes for HaikuPo Lu2023-01-22
* | Add 'file-user-uid' to get the connection-local effective UIDJim Porter2023-01-16
* | Merge from origin/emacs-29Stefan Kangas2023-01-15
|\|
| * ; Fix typosStefan Kangas2023-01-15
| * Fix the case in first-completion revealed by minibuffer-testsJuri Linkov2023-01-14
* | Merge from origin/emacs-29Stefan Monnier2023-01-14
|\|
| * * lisp/simple.el (next-completion): Handle first completion specially.Gregory Heytings2023-01-12
* | (function-documentation): Make it work for the remaining casesStefan Monnier2023-01-13
* | Merge from origin/emacs-29Stefan Kangas2023-01-10
|\|
| * Improve options and docs of M-x command completionEli Zaretskii2023-01-08
* | Add named defun for transpose-sexps-default-function (bug#60654)Theodor Thornhill2023-01-09
* | ; Use a single '<=' for range comparisonsXi Lu2023-01-07
* | Merge from origin/emacs-29Stefan Kangas2023-01-02
|\|
| * ; * lisp/simple.el (primitive-undo): Clarify error message (bug#60467)Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Add treesit-transpose-sexps (bug#60128)Theodor Thornhill2022-12-28
|/
* ; Improve documentation of "C-x @"Eli Zaretskii2022-12-23
* ; Improve doc strings of minibuffer-history commandsEli Zaretskii2022-12-16
* A better fix for bug#60096Eli Zaretskii2022-12-16
* Avoid segfaults due to invalid selected-window's bufferEli Zaretskii2022-12-15
* Revert 21b387c39bd with last-minute hasty changes (bug#60048).Juri Linkov2022-12-15
* Fix face issues in show-paren context overlay (bug#59527)Tassilo Horn2022-11-24
* New commands previous-line-completion and next-line-completion (bug#59486)Juri Linkov2022-11-23
* Add face to key bindings suggested by M-xStefan Kangas2022-11-15
* Fix suggest-key-bindings displaying key as commandStefan Kangas2022-11-13
* ; * lisp/simple.el (execute-extended-command): Improve comments.Stefan Kangas2022-11-13
* * lisp/simple.el (function-documentation): Fix bug#59014Stefan Monnier2022-11-04
* Try to speed up extended command shorthand computationMichael Heerdegen2022-10-09
* subr.el (inhibit-point-motion-hooks): Mark it as obsoleteStefan Monnier2022-10-07
* (line-move-1): Obey `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* ; * lisp/simple.el (cursor-face-highlight-mode): Doc fix.Eli Zaretskii2022-10-04
* cconv.el: Fix interactive closure bug#51695Stefan Monnier2022-09-23