summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-301-5/+11
|\ \ | |/
| * Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-291-5/+11
* | execute-extended-command: Skip waiting in more casesDmitry Gutov2018-12-241-3/+5
* | * lisp/simple.el (next-error-no-select): Use save-selected-window.Juri Linkov2018-12-231-7/+5
* | Macroexpand before evaluating in eval-expression (bis)Charles A. Roelli2018-12-221-1/+1
* | Use "file name handler" consequentlyMichael Albinus2018-12-221-6/+6
* | Merge from origin/emacs-26Glenn Morris2018-12-101-4/+18
|\ \ | |/
| * * lisp/simple.el (next-line-or-history-element): Use current-columnJuri Linkov2018-12-071-4/+18
* | Avoid an error on exit in a build without threadsEli Zaretskii2018-12-061-1/+3
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-10-311-1/+1
|\ \ | |/
| * * lisp/simple.el (filter-buffer-substring): Clarify doc (Bug#33179).Noam Postavsky2018-10-271-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-271-8/+13
|\ \ | |/
| * * 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
* | Add process thread to list-processesMichael Albinus2018-10-161-1/+7
* | Merge from origin/emacs-26Glenn Morris2018-10-091-4/+4
|\ \ | |/
| * * lisp/simple.el (transient-mark-mode): Correct documentation. (Bug#32956)Charles A. Roelli2018-10-061-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-09-281-1/+1
|\ \ | |/
| * ; * lisp/simple.el (save-interprogram-paste-before-kill): Fix documentation.Charles A. Roelli2018-09-251-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-2/+3
* | * lisp/simple.el (next-error-no-select): Set display-buffer-overriding-actionJuri Linkov2018-09-131-1/+5
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-3/+3
* | Merge from origin/emacs-26Glenn Morris2018-08-141-1/+1
|\ \ | |/
| * ; * lisp/simple.el (line-move-visual): Fix typo.Charles A. Roelli2018-08-121-1/+1
* | Make 'tis620-2533' character set be an alias for 'thai-iso8859-11'Eli Zaretskii2018-07-281-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-281-1/+1
|\ \ | |/
| * Display raw bytes as belonging to 'eight-bit' charsetEli Zaretskii2018-07-271-1/+1
* | * lisp/simple.el (event-apply-modifier): Map control+[ to C-[Stefan Monnier2018-07-271-7/+5
* | Merge from origin/emacs-26Glenn Morris2018-07-071-4/+4
|\ \ | |/
| * Clarify and improve doc strings of 'eval-last-sexp' and friendsEli Zaretskii2018-07-061-4/+4
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-51/+7
* | Merge from emacs-26Noam Postavsky2018-06-101-18/+4
|\ \ | |/
| * Fix cursor movement by 'next-logical-line' after 'next-line'Eli Zaretskii2018-06-061-18/+4
* | Merge from emacs-26Noam Postavsky2018-06-101-2/+3
|\ \ | |/
| * Prevent infloop in 'delete-trailing-whitespace'Eli Zaretskii2018-06-041-2/+3
* | Minor refactoring in shell-commandBasil L. Contovounesios2018-05-151-30/+28
* | Minor simple.el simplifications (Bug#31211)Basil L. Contovounesios2018-05-021-24/+22
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-28/+21
* | Merge from origin/emacs-26Glenn Morris2018-05-011-22/+25
|\ \ | |/
| * 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
* | Do not call interprogram-paste-function repeatedlyBasil L. Contovounesios2018-04-251-1/+4
* | Minor improvements of next-error docsEli Zaretskii2018-04-221-6/+12
* | Update documentation for more next-error featuresJuri Linkov2018-04-211-4/+12
* | Use next-error-found to set next-error-last-buffer.Juri Linkov2018-04-171-34/+50
* | (compose-mail): Give a better error message for `mail-user-agent'Lars Ingebrigtsen2018-04-151-0/+2