summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* Note that choose-completion-string-functions funcs take four argsEric Abrahamsen2019-04-09
* Update citations of Internet RFCsPaul Eggert2019-02-16
* Update copyright year to 2019Paul Eggert2019-01-01
* Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-29
* * lisp/simple.el (next-line-or-history-element): Use current-columnJuri Linkov2018-12-07
* * lisp/simple.el (filter-buffer-substring): Clarify doc (Bug#33179).Noam Postavsky2018-10-27
* * lisp/simple.el (region-extract-function): Doc fix. (Bug#33167)Eli Zaretskii2018-10-27
* * lisp/simple.el (region-bounds): Doc fix. (Bug#33168)Eli Zaretskii2018-10-27
* Fix minibuffer-help-form for lexical bindingAndreas Schwab2018-10-25
* * lisp/simple.el (transient-mark-mode): Correct documentation. (Bug#32956)Charles A. Roelli2018-10-06
* ; * lisp/simple.el (save-interprogram-paste-before-kill): Fix documentation.Charles A. Roelli2018-09-25
* ; * lisp/simple.el (line-move-visual): Fix typo.Charles A. Roelli2018-08-12
* Display raw bytes as belonging to 'eight-bit' charsetEli Zaretskii2018-07-27
* Clarify and improve doc strings of 'eval-last-sexp' and friendsEli Zaretskii2018-07-06
* Fix cursor movement by 'next-logical-line' after 'next-line'Eli Zaretskii2018-06-06
* Prevent infloop in 'delete-trailing-whitespace'Eli Zaretskii2018-06-04
* Improve kill-related documentation (bug#31209)Basil L. Contovounesios2018-04-24
* * lisp/simple.el (region-extract-function): Don't hide the 'nil' case.Stefan Monnier2018-04-24
* Fix typos in doc stringsEli Zaretskii2018-04-05
* Improve word motion docs (Bug#30815)Noam Postavsky2018-03-16
* * lisp/simple.el (async-shell-command, shell-command): Fix grammarBasil L. Contovounesios2018-02-03
* Fix deferred display of async shell-command buffersBasil L. Contovounesios2018-02-03
* Update copyright year to 2018Paul Eggert2018-01-01
* Don't add newlines in minibuffer historyE. Choroba2017-12-03
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Improve documentation of self-insert-uses-region-functionsEli Zaretskii2017-11-24
* * lisp/simple.el (shell-command): Doc fixes.Charles A. Roelli2017-11-15
* Fix marker adjustment for undo (Bug#29118)Noam Postavsky2017-11-15
* Fix buffer name comparison in async shell-commandBasil L. Contovounesios2017-11-03
* Fix doc typosGlenn Morris2017-10-28
* Fix some duplicate words typosGlenn Morris2017-10-27
* Fix doc strings in simple.elEli Zaretskii2017-10-21
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Fix last doc string change in simple.elEli Zaretskii2017-09-29
* Revert "bug#28609: simple.el"Eli Zaretskii2017-09-29
* bug#28609: simple.elDevon Sean McCullough2017-09-29
* lisp/simple.el: Indicate when a list of pairs is meant in a docstringJohn Wiegley2017-09-26
* bug#28609: simple.elDevon Sean McCullough2017-09-26
* Remove old cl-assert calls in 'newline'Paul Eggert2017-09-17
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/simple.el (visual-line-mode): Doc fix. (Bug#28337)Eli Zaretskii2017-09-03
* Do not split line before width of fill-prefixSamuel Freilich2017-08-30
* Fix bugs merged with bug#25428Eli Zaretskii2017-08-26
* Make list-processes support display-line-numbersEli Zaretskii2017-08-19
* Fix vertical cursor motion when cursor is on the fringeEli Zaretskii2017-08-13
* Improve doc strings of 2 functions in simple.elEli Zaretskii2017-08-12
* Fix auto-filling regressionTom Tromey2017-08-09
* Allow async command output buffer to be shown only on outputReuben Thomas2017-08-07
* Respect comment-auto-fill-only-commentsTom Tromey2017-08-05
* Improve documentation of 'region-extract-function'Eli Zaretskii2017-08-05