summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/simple.el (eval-expression): Fix paren typo.Stefan Monnier2019-04-251-1/+1
* Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-251-2/+4
* Merge commit '890440a44cd5f4f09742f521c7783785d114fffc'Stephen Leake2019-04-141-2/+17
|\
| * Improve documentation of a recent commitEli Zaretskii2019-04-141-2/+3
| * * lisp/simple.el (shell-command-width): New defcustom.Juri Linkov2019-04-141-2/+16
* | Rename new user variable `next-error-verbosity' to `next-error-verbose'Stephen Leake2019-04-141-5/+5
|/
* Merge commit 'de238b39e335c6814283faa171b35145f124edf2'Stephen Leake2019-04-111-3/+7
|\
| * Merge from origin/emacs-26Glenn Morris2019-04-101-0/+3
| |\
| | * Note that choose-completion-string-functions funcs take four argsEric Abrahamsen2019-04-091-0/+3
| * | Define and use new procedure display-symbol-keys-pAlexander Gramiak2019-04-061-3/+4
* | | Make `next-error' output fewer messages about locusStephen Leake2019-04-111-9/+24
|/ /
* | Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-311-23/+31
* | Fix bug in delete-indentation when region is inactiveStephen Leake2019-03-221-1/+2
* | Minor fixes for the last changeEli Zaretskii2019-03-221-3/+4
* | If the region is active, join all the lines it spansƁukasz Stelmach2019-03-221-17/+25
* | Merge from origin/emacs-26Glenn Morris2019-02-201-1/+1
|\ \ | |/
| * Update citations of Internet RFCsPaul Eggert2019-02-161-1/+1
* | 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
|\ \ | |/