summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* * lisp/simple.el (region-active-p): Check there's a mark.Stefan Monnier2014-04-23
* * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-22
* * simple.el (undo): Prevent insertion of identity mapping intoBarry O'Reilly2014-04-12
* * lisp/simple.el (command-execute): Respect nil disabled-command-function.Glenn Morris2014-04-01
* Fix for command-execute handling of disabled commandsNicolas Richard2014-04-01
* Addendum to: Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-25
* Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-24
* * lisp/simple.el (redisplay-highlight-region-function): Increase priority ofStefan Monnier2014-03-23
* * lisp/ps-print.el (ps-generate-postscript-with-faces):Stefan-W. Hahn2014-03-19
* * lisp/simple.el (newline-and-indent): Do autofill.Stefan Monnier2014-03-18
* Support the old `blink-matching-paren' behaviorDmitry Gutov2014-03-14
* * lisp/simple.el (set-mark): Ensure mark-active is nil if the mark is nil.Stefan Monnier2014-03-11
* * lisp/simple.el (newline): Doc tweak.Glenn Morris2014-03-05
* * binding.el: Add comment describing why C-d binds to `delete-char'.Michal Nazarewicz2014-03-03
* * simple.el (undo-elt-in-region): Fix buffer corruption for edgeBarry O'Reilly2014-03-02
* * lisp/subr.el (with-wrapper-hook): Tweak obsolescence message.Glenn Morris2014-02-28
* lisp/simple.el (choose-completion): Fix docstring typo.Juanma Barranquero2014-02-21
* * simple.el (choose-completion): Doc fix.Lars Ingebrigtsen2014-02-09
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* (execute-extended-command): Clarify doc string (bug#13373).Lars Ingebrigtsen2014-02-08
* * simple.el (choose-completion-string-functions): Document fix.Lars Ingebrigtsen2014-02-08
* * simple.el (line-move): Document utility function used manyLars Ingebrigtsen2014-02-07
* * lisp/simple.el (quoted-insert): Check character validity (bug#16677).Juanma Barranquero2014-02-07
* Move iswitchb.el to obsolete/Glenn Morris2014-02-06
* * lisp/simple.el (eval-expression): Doc fix.Glenn Morris2014-01-29
* Some doc for cycle-spacingGlenn Morris2014-01-29
* Doc fixes related to zero prefix argument of eval-expression etcGlenn Morris2014-01-22
* * simple.el (read--expression): Don't enable eldoc-mode.Leo Liu2014-01-21
* * lisp/simple.el (move-beginning-of-line): Make sure we don't move forward.Stefan Monnier2014-01-20
* * simple.el (password-word-equivalents): Remove duplicates.Paul Eggert2014-01-18
* Fix Bug#13124.Chong Yidong2014-01-17
* Revert 2014-01-17T13:05:09Z!bzg@gnu.org.Bastien Guerry2014-01-17
* * simple.el (define-alternatives): Fix docstring by advisingBastien Guerry2014-01-17
* simple.el (define-alternatives): Add 'definition-name to COMMAND-alternativesNicolas Richard2014-01-14
* Fix/enhance `define-alternatives' docstring againBastien Guerry2014-01-13
* `define-alternatives' bugfix and UI enhancementBastien Guerry2014-01-13
* Re-implement the feature of showing eldoc info after editing.Leo Liu2014-01-12
* * lisp/simple.el (deactivate-mark, activate-mark): Force-mode-line-update.Stefan Monnier2014-01-08
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Every defcustom should specify its typeGlenn Morris2013-12-28
* Make Electric Pair mode smarter/more useful:João Távora2013-12-26
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-23
* Document how to make RET not indent.Richard M. Stallman2013-12-21
* * lisp/simple.el (eval-expression-print-format): Don't check forJuri Linkov2013-12-19
* * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).Chong Yidong2013-12-18
* * simple.el (kill-region): Pass mark first then point, so kill-append works r...Dima Kogan2013-12-17
* Make blink-matching-paren perform blinking without moving the cursorDmitry Gutov2013-12-13
* * lisp/simple.el <Keypad support>: Remove key bindings duplicated with bindin...Juri Linkov2013-12-13
* * lisp/simple.el (normal-erase-is-backspace-mode): Map kp-delete identicallyStefan Monnier2013-12-11
* * lisp/window.el (display-buffer-no-window): New action function.Juri Linkov2013-12-03