summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* Fix docstring of eval-expressionNoam Postavsky2016-08-12
* Fix missing undo-boundary on revert-buffer.Phillip Lord2016-07-06
* Revert "Fix viper undo breakage from undo-boundary changes"Phillip Lord2016-06-11
* Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-08
* Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-23
* Clarify the doc of eval-expression-print-formatLars Ingebrigtsen2016-05-01
* Doc fixed for next-error-buffer-pLars Ingebrigtsen2016-05-01
* Doc tweakLars Ingebrigtsen2016-05-01
* Improve doc string of 'set-goal-column'Eli Zaretskii2016-04-30
* Avoid errors in 'newline'Eli Zaretskii2016-03-19
* Improve doc string of 'shell-command'Eli Zaretskii2016-03-06
* Improve doc strings of 'forward/backward-word-strictly'Eli Zaretskii2016-02-10
* * lisp/simple.el (next-line-or-history-element): Reset temporary-goal-column.Juri Linkov2016-02-10
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* ; Spelling fixes (American spelling)Glenn Morris2016-01-25
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix `display-buffer' call in `display-message-or-buffer' (Bug#22221)Martin Rudalics2015-12-22
* Clarify doc string of 'display-message-or-buffer'Eli Zaretskii2015-12-19
* Fix 'this-command-keys' wrt prefix argumentEli Zaretskii2015-12-11
* Improve documentation of kill commandsEli Zaretskii2015-12-07
* Externalize some symbols in undo-autoPhillip Lord2015-12-03
* ; Added documentation for undo-auto functionality.Phillip Lord2015-11-30
* After delete, record point location in undo.Phillip Lord2015-11-26
* Finish excising electric indent from `open-line'Karl Fogel2015-11-21
* Revert `open-line' electric-indent sensitivityKarl Fogel2015-11-19
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Support rectangular regions for more commandsJuri Linkov2015-11-14
* Fix point positioning after transposing with negative argEli Barzilay2015-11-13
* ; Merge branch 'fix/no-undo-boundary-on-secondary-buffer-change'Phillip Lord2015-11-12
|\
| * The heuristic that Emacs uses to add an `undo-boundary' has beenPhillip Lord2015-11-12
* | Fix documentation of 'beginning/end-of-buffer'Phil Sainty2015-10-30
* | (internal--syntax-propertize): Save match-data here (bug#21766)Stefan Monnier2015-10-28
* | Fix bug#21766 and add testJuanma Barranquero2015-10-28
* | * lisp/simple.el (open-line): Integrate with electric-indent-modeArtur Malabarba2015-10-26
* | * lisp/simple.el (open-line): Fix docstringArtur Malabarba2015-10-26
* | New DWIM commands for changing letter-caseZachary Kanfer2015-09-26
* | Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* | Generalize the prefix-command machinery of C-uStefan Monnier2015-09-01
* | Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-26
* | More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* | Allow blink-matching-paren to jump off screenDmitry Gutov2015-08-18
* | Refine the previous changeDmitry Gutov2015-08-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsNoah Friedman2015-08-17
|\ \
| * | Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
| * | Remove no-op calls to substitute-command-keysPaul Eggert2015-08-09
| |/
* / (blink-matching-open): Restore point before calling minibuffer-message.Noah Friedman2015-08-17
|/
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-04
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* * lisp/simple.el (set-variable): Tweak recent doc fix.Glenn Morris2015-07-06
* * lisp/simple.el (set-variable): Use user-error for type mismatch.Glenn Morris2015-07-06