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