summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* ; * lisp/simple.el (kill-new): Fix a typo. (Bug#64423)Eli Zaretskii2023-07-15
* Ignore quit while getting interprogram paste in kill-newSpencer Baugh2023-07-15
* Improve documentation of 'declare' formsEli Zaretskii2023-06-15
* Avoid errors in 'delete-forward-char' deleting static compositionsEli Zaretskii2023-06-02
* ; * lisp/simple.el (async-shell-command): Add commentary about 3rd arg.Eli Zaretskii2023-05-18
* ; * lisp/simple.el (async-shell-command): Doc fix. (Bug#63432)Eli Zaretskii2023-05-14
* Ignore current-prefix-arg in async-shell-commandGabriel do Nascimento Ribeiro2023-05-14
* Fix doc strings of 'mark-sexp' and 'mark-word'Eli Zaretskii2023-05-06
* ; Improve doc string of 'C-q'Eli Zaretskii2023-02-22
* * lisp/simple.el (choose-completion): Check for completion-in-region-mode.Juri Linkov2023-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
* Avoid spurious pause in kill-ring-save (Bug#60841)Kévin Le Gouguec2023-02-02
* Improve documentation of 'shell-command-dont-erase-buffer'Eli Zaretskii2023-01-27
* Minor fixes for HaikuPo Lu2023-01-22
* ; Fix typosStefan Kangas2023-01-15
* Fix the case in first-completion revealed by minibuffer-testsJuri Linkov2023-01-14
* * lisp/simple.el (next-completion): Handle first completion specially.Gregory Heytings2023-01-12
* Improve options and docs of M-x command completionEli Zaretskii2023-01-08
* ; * lisp/simple.el (primitive-undo): Clarify error message (bug#60467)Eli Zaretskii2023-01-01
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; 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
* Tweak how use-region-p works with `use-empty-active-region'Drew Adams2022-09-20
* Revert "Allow nil value for filter-buffer-substring-function"Stefan Kangas2022-09-20
* Allow nil value for filter-buffer-substring-functionStefan Kangas2022-09-19
* Remove the save-match-data from shell-commandLars Ingebrigtsen2022-09-14
* Move imagep in image.c from the debugging sectionLars Ingebrigtsen2022-09-13
* Add new function imagepLars Ingebrigtsen2022-09-13
* Use use-region-beginning/end in replacement commands (bug#45607)Juri Linkov2022-09-04
* Fix point adjustment in recreated *Messages* buffersEli Zaretskii2022-08-29
* Revert parts of 3f076a8e44 that caused test failuresJuri Linkov2022-08-28
* Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-27
* Fix regression with cursor motion in Magit buffersEli Zaretskii2022-08-27
* ; * lisp/simple.el (read-only-mode): Fix wording of doc string.Eli Zaretskii2022-08-24