summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* Clarify when activate-mark-hook is runLars Ingebrigtsen2021-02-07
* Update copyright year to 2021Paul Eggert2021-01-01
* ; * lisp/simple.el (move-beginning-of-line): Doc fix.Eli Zaretskii2020-12-05
* ; spelling fixesPaul Eggert2020-08-13
* Rename default function to next-error-buffer-unnavigated-current (bug#40919)Juri Linkov2020-06-17
* * lisp/simple.el (shell-command-on-region): Fix docstring.Juri Linkov2020-06-09
* Make next-error behavior a bit more flexibleDmitry Gutov2020-05-27
* Consider face inheritance when checking region face background.Tassilo Horn2020-05-15
* * lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)Eli Zaretskii2020-04-25
* Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-18
* Clarify the doc string of 'yank'Eli Zaretskii2020-04-14
* Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-12
* Improve documentation of next-error-highlight-no-select (bug#38778)Juri Linkov2020-03-04
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* Improve doc string of 'newline'Stefan Kangas2020-01-25
* Backport: Fix bug 39218Tino Calancha2020-01-23
* * lisp/simple.el: Minor fixes to commentary.Paul Eggert2020-01-22
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-19
* ; * lisp/simple.el (messages-buffer): Doc fix. (Bug#39124)Eli Zaretskii2020-01-14
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* * lisp/simple.el (shell-command-on-region): Use set-buffer-major-mode.Juri Linkov2019-12-09
* Clarify documentation of functions that use the default faceEli Zaretskii2019-12-06
* Make HIST arg of read-from-minibuffer work with buffer-local varsFederico Tedin2019-12-05
* Document 'zap-up-to-char'Eli Zaretskii2019-11-29
* Have what-cursor-position optionally show character nameRobert Pluim2019-11-23
* * lisp/simple.el (process-file): Clarify doc string.Paul Eggert2019-11-17
* ; Grammar in simple.el doc strings and commentsStephen Gildea2019-11-16
* * lisp/simple.el (eval-expression-print-maximum-character): Use choice type.Juri Linkov2019-11-17
* Make clone-buffer not unbind global variableBraun Gábor2019-11-14
* Fix a few more minor quoting problems.Paul Eggert2019-11-11
* Move read-char-from-minibuffer from simple.el to subr.el and document it.Juri Linkov2019-11-10
* Add CHARS arg to read-char-from-minibuffer compatible with read-char-choice.Juri Linkov2019-11-10
* Fix last changeEli Zaretskii2019-11-09
* Mention future history in history-related minibuffer commandsHong Xu2019-11-09
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias Engdegård2019-10-31
* Rename read-char-with-history to read-char-from-minibuffer (bug#10477)Juri Linkov2019-10-30
* Reimplement read-char-with-history based on read-from-minibufferJuri Linkov2019-10-30
* Add doc for goto-history-elementHong Xu2019-10-28
* Make <up> work in read-char-with-historyLars Ingebrigtsen2019-10-28
* * lisp/loadup.el: Load minibuffer after cl-genericStefan Monnier2019-10-27
* special-mode doc string clarificationHong Xu2019-10-19
* Improve documentation of shell-command-prompt-show-cwdStefan Kangas2019-10-17
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-17
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* Allow zap-to-char to use a historyLars Ingebrigtsen2019-10-14
* Make the previous-matching-history-element prompt clearerLars Ingebrigtsen2019-10-13
* Support showing directory in shell command promptStefan Kangas2019-10-11
* New variable amalgamating-undo-limitLars Ingebrigtsen2019-10-11
* Clarify docs on newline and auto-fill-modeBasil L. Contovounesios2019-10-08