summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* Avoid infloop in ERCEli Zaretskii2015-05-091-1/+5
* Fix previous commitDaniel Colascione2015-05-041-4/+5
* Add `save-mark-and-excursion', which has the old `save-excursion' behaviorDaniel Colascione2015-05-041-0/+38
* * lisp/simple.el (blink-matching-open): Better behavior in minibufferPontus Michael2015-05-011-2/+3
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-131-29/+36
* Merge from origin/emacs-24Paul Eggert2015-03-231-1/+2
|\
| * Fixes: debbugs:18939Jan D2015-03-221-1/+2
* | Add new functions for computing default font dimensionsTitus von der Malsburg2015-03-211-1/+23
* | Support goal column in multi-line minibufferJuri Linkov2015-03-121-4/+33
* | * lisp/simple.el (goto-history-element): Don't burp on t history.Stefan Monnier2015-03-111-1/+3
* | Merge from origin/emacs-24Paul Eggert2015-03-031-4/+5
|\ \ | |/
| * Improve docs of transient-mark-mode (Bug#19841)Eli Zaretskii2015-02-131-4/+5
| * Fix line-move-visual's following of column in R2L lines (backport from trunk).Eli Zaretskii2015-01-091-3/+12
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| * * simple.el (password-word-equivalents): Add "passcode", used forMichael Albinus2014-12-121-1/+1
* | simple.el (region-active-p): Fix doc to say non-nil.Artur Malabarba2015-02-241-1/+1
* | Use user-error where error is inappropriateKelly Dean2015-02-181-3/+3
* | eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-201-2/+2
* | Fix line-move-visual's following of column in R2L lines.Eli Zaretskii2015-01-081-2/+10
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Handle nil value of suggest-key-bindingsDmitry Gutov2014-12-281-5/+5
* | Merge from origin/emacs-24Ted Zlatanov2014-12-121-1/+1
* | Merge from emacs-24Stefan Monnier2014-12-051-2/+2
|\ \ | |/
| * * lisp/simple.el (newline): Place the hook buffer-locally,Stefan Monnier2014-12-011-2/+2
* | Merge from emacs-24Stefan Monnier2014-12-051-1/+1
|\ \ | |/
| * Fix bug #19211 with move-end-of-line in non-interactive session.Eli Zaretskii2014-11-301-1/+1
* | Implement copying of a buffer portion while preserving visual order.Eli Zaretskii2014-12-041-0/+138
* | * lisp/simple.el (execute-extended-command--shorter): Fix the "M-p" case.Stefan Monnier2014-11-281-1/+1
* | * lisp/simple.el (next-line-or-history-element): Wrap next-line in with-no-wa...Juri Linkov2014-11-191-2/+4
* | Use <up> and <down> keys to move point in the multi-line minibuffer.Juri Linkov2014-11-181-0/+30
* | * lisp/simple.el (execute-extended-command--shorter): Cut search here.Stefan Monnier2014-11-161-8/+4
* | Only show the "You can run" message if it's significantly shorterLars Magne Ingebrigtsen2014-11-161-1/+7
* | * lisp/simple.el (shell-command): Use buffer-name when output-buffer is a buf...Juri Linkov2014-11-091-2/+4
* | * lisp/simple.el (execute-extended-command--last-typed): New var.Stefan Monnier2014-11-031-23/+92
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-2/+8
|\ \ | |/
| * * lisp/simple.el (newline): Add assertions to try and help catch bug#18913.Stefan Monnier2014-10-311-2/+8
* | Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-1/+2
* | Merge from trunk and resolve conflicts.Eli Zaretskii2014-10-141-15/+23
|\ \
| * | * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-091-3/+1
| * | New gui-selection-value consolidating x-selection-value.Stefan Monnier2014-10-021-1/+1
| * | * simple.el (deactivate-mark): Fix typo.Stefan Monnier2014-10-021-1/+1
| * | Consolidate management/ownership of selections.Stefan Monnier2014-10-011-8/+6
| * | Consolidate x-select-text.Stefan Monnier2014-10-011-2/+2
| * | Rename 24.5 to 25.1Stefan Monnier2014-09-291-2/+2
| * | Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.Stefan Monnier2014-09-261-1/+4
| * | * lisp/simple.el (clone-indirect-buffer): Mention the return value.Tom Willemse2014-09-211-1/+3
| * | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-0/+7
| |\ \ | | |/
| | * * lisp/simple.el (self-insert-uses-region-functions): Defvar.Stefan Monnier2014-08-181-0/+7
* | | Fix commentary to last commit.Eli Zaretskii2014-10-131-1/+1
* | | Fix display of LRI, RLI, and FSI by 'C-x ='.Eli Zaretskii2014-10-131-0/+2