summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-11-191-2/+2
|\
| * * lisp/simple.el (set-mark-command): Doc fix. (Bug#24890)Eli Zaretskii2016-11-071-2/+2
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-11-041-3/+7
|\ \ | |/
| * Clarify doc string of 'transpose-sexps'Eli Zaretskii2016-11-041-3/+7
| * Revert "* lisp/simple.el (process-menu-mode, list-processes--refresh):"Eli Zaretskii2016-10-231-3/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-2/+2
|\ \ | |/
| * Fix kill-line's docstringNoam Postavsky2016-10-211-2/+2
| * * lisp/simple.el (process-menu-mode, list-processes--refresh):Tino Calancha2016-10-161-1/+3
| * Document yank behavior in the right placeKarl Fogel2016-10-031-7/+31
* | Document yank behavior in the right placeKarl Fogel2016-10-021-7/+31
* | Merge from origin/emacs-25Paul Eggert2016-09-261-2/+4
|\ \ | |/
| * Improve documentation of 'expand-abbrev' and wrapper hooksEli Zaretskii2016-09-261-2/+4
| * Improve detectability of 'next-logical-line' and 'previous-logical-line'Eli Zaretskii2016-09-231-0/+2
* | Improve detectability of 'next-logical-line' and 'previous-logical-line'Eli Zaretskii2016-09-161-0/+2
* | Rename option to shell-command-dont-erase-bufferTino Calancha2016-08-261-10/+10
* | call-shell-region: New defunTino Calancha2016-08-251-6/+4
* | In ‘clone-indirect-buffer’ fix argument mixup (Bug#24306)Martin Rudalics2016-08-251-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-221-6/+6
|\ \ | |/
| * Fix docstring of eval-expressionNoam Postavsky2016-08-121-6/+6
| * Fix missing undo-boundary on revert-buffer.Phillip Lord2016-07-061-1/+9
* | Allow not erase output buffer in shell commandsTino Calancha2016-08-161-18/+89
* | Fix shell-command[-on-region] doc stringsTino Calancha2016-07-221-6/+1
* | * lisp/simple.el (undo-amalgamate-change-group): New functionStefan Monnier2016-07-181-0/+35
* | ; Revert "Use eldoc-documentation-functions"Dmitry Gutov2016-07-181-2/+2
* | Use eldoc-documentation-functionsMark Oteiza2016-07-171-2/+2
* | * lisp/simple.el (shell-command): Add save-match-data commentStefan Monnier2016-07-141-0/+2
* | ; Remove parens from sentence in docstring.Mark Oteiza2016-07-111-1/+1
* | * lisp/simple.el (shell-command, shell-command-on-region): Fix doc stringsTino Calancha2016-07-111-9/+9
* | Don’t create unnecessary marker in ‘delete-trailing-whitespace’Michal Nazarewicz2016-07-041-10/+9
* | Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespaceMichal Nazarewicz2016-07-041-3/+4
* | Make ‘delete-trailing-whitespace’ delete spaces after form feedMichal Nazarewicz2016-07-041-8/+7
* | * lisp/simple.el (save-mark-and-excursion): Add declare forms.Mark Oteiza2016-07-031-0/+1
* | Ensure undo-boundary after all commandsPhillip Lord2016-06-211-0/+4
* | Merge from origin/emacs-25Paul Eggert2016-06-191-18/+5
|\ \ | |/
| * Revert "Fix viper undo breakage from undo-boundary changes"Phillip Lord2016-06-111-18/+5
* | Merge from origin/emacs-25Paul Eggert2016-06-191-3/+1
|\ \ | |/
| * Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-081-3/+1
* | * lisp/simple.el (process-menu-mode, list-processes--refresh):Tino Calancha2016-06-071-1/+3
* | Fix 'next-line' and 'previous-line' during keyboard macroEli Zaretskii2016-05-281-1/+7
* | Merge from origin/emacs-25Paul Eggert2016-05-261-5/+18
|\ \ | |/
| * Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-231-5/+18
| * Clarify the doc of eval-expression-print-formatLars Ingebrigtsen2016-05-011-4/+5
| * Doc fixed for next-error-buffer-pLars Ingebrigtsen2016-05-011-12/+12
| * Doc tweakLars Ingebrigtsen2016-05-011-1/+1
* | Pacify byte-compiler for with-wrapper-hookPaul Eggert2016-05-181-1/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+2
|\ \ | |/
| * Improve doc string of 'set-goal-column'Eli Zaretskii2016-04-301-1/+2
* | Clarify the doc of eval-expression-print-formatLars Ingebrigtsen2016-04-301-4/+5
* | (extended-command-suggest-shorter): Add a version stringLars Ingebrigtsen2016-04-301-2/+3