index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
simple.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/bindings.el (debug-ignored-errors): Add mark-inactive.
Juri Linkov
2015-06-12
1
-1
/
+1
*
; * lisp/simple: Revert presumably unintentional deletion of special-mode.
Glenn Morris
2015-06-09
1
-0
/
+21
*
* lisp/simple.el (eval-expression): Macroexpand before evaluating (bug#20730)
Stefan Monnier
2015-06-09
1
-22
/
+1
*
Replace gui-method macros with cl-generic with &context
Stefan Monnier
2015-05-23
1
-3
/
+3
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-4
/
+4
*
Avoid infloop in ERC
Eli Zaretskii
2015-05-09
1
-1
/
+5
*
Fix previous commit
Daniel Colascione
2015-05-04
1
-4
/
+5
*
Add `save-mark-and-excursion', which has the old `save-excursion' behavior
Daniel Colascione
2015-05-04
1
-0
/
+38
*
* lisp/simple.el (blink-matching-open): Better behavior in minibuffer
Pontus Michael
2015-05-01
1
-2
/
+3
*
Deprecate `intangible' and `point-entered' properties
Stefan Monnier
2015-04-13
1
-29
/
+36
*
Merge from origin/emacs-24
Paul Eggert
2015-03-23
1
-1
/
+2
|
\
|
*
Fixes: debbugs:18939
Jan D
2015-03-22
1
-1
/
+2
*
|
Add new functions for computing default font dimensions
Titus von der Malsburg
2015-03-21
1
-1
/
+23
*
|
Support goal column in multi-line minibuffer
Juri Linkov
2015-03-12
1
-4
/
+33
*
|
* lisp/simple.el (goto-history-element): Don't burp on t history.
Stefan Monnier
2015-03-11
1
-1
/
+3
*
|
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-4
/
+5
|
\
|
|
*
Improve docs of transient-mark-mode (Bug#19841)
Eli Zaretskii
2015-02-13
1
-4
/
+5
|
*
Fix line-move-visual's following of column in R2L lines (backport from trunk).
Eli Zaretskii
2015-01-09
1
-3
/
+12
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
|
*
* simple.el (password-word-equivalents): Add "passcode", used for
Michael Albinus
2014-12-12
1
-1
/
+1
*
|
simple.el (region-active-p): Fix doc to say non-nil.
Artur Malabarba
2015-02-24
1
-1
/
+1
*
|
Use user-error where error is inappropriate
Kelly Dean
2015-02-18
1
-3
/
+3
*
|
eldoc: modify `eldoc-documentation-function' using `add-function'
Michal Nazarewicz
2015-01-20
1
-2
/
+2
*
|
Fix line-move-visual's following of column in R2L lines.
Eli Zaretskii
2015-01-08
1
-2
/
+10
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Handle nil value of suggest-key-bindings
Dmitry Gutov
2014-12-28
1
-5
/
+5
*
|
Merge from origin/emacs-24
Ted Zlatanov
2014-12-12
1
-1
/
+1
*
|
Merge from emacs-24
Stefan Monnier
2014-12-05
1
-2
/
+2
|
\
|
|
*
* lisp/simple.el (newline): Place the hook buffer-locally,
Stefan Monnier
2014-12-01
1
-2
/
+2
*
|
Merge from emacs-24
Stefan Monnier
2014-12-05
1
-1
/
+1
|
\
|
|
*
Fix bug #19211 with move-end-of-line in non-interactive session.
Eli Zaretskii
2014-11-30
1
-1
/
+1
*
|
Implement copying of a buffer portion while preserving visual order.
Eli Zaretskii
2014-12-04
1
-0
/
+138
*
|
* lisp/simple.el (execute-extended-command--shorter): Fix the "M-p" case.
Stefan Monnier
2014-11-28
1
-1
/
+1
*
|
* lisp/simple.el (next-line-or-history-element): Wrap next-line in with-no-wa...
Juri Linkov
2014-11-19
1
-2
/
+4
*
|
Use <up> and <down> keys to move point in the multi-line minibuffer.
Juri Linkov
2014-11-18
1
-0
/
+30
*
|
* lisp/simple.el (execute-extended-command--shorter): Cut search here.
Stefan Monnier
2014-11-16
1
-8
/
+4
*
|
Only show the "You can run" message if it's significantly shorter
Lars Magne Ingebrigtsen
2014-11-16
1
-1
/
+7
*
|
* lisp/simple.el (shell-command): Use buffer-name when output-buffer is a buf...
Juri Linkov
2014-11-09
1
-2
/
+4
*
|
* lisp/simple.el (execute-extended-command--last-typed): New var.
Stefan Monnier
2014-11-03
1
-23
/
+92
*
|
Merge from emacs-24; up to 117656
Glenn Morris
2014-11-01
1
-2
/
+8
|
\
|
|
*
* lisp/simple.el (newline): Add assertions to try and help catch bug#18913.
Stefan Monnier
2014-10-31
1
-2
/
+8
*
|
Get rid of backend-dependent selection-handling functions for kill/yank
Stefan Monnier
2014-10-21
1
-1
/
+2
*
|
Merge from trunk and resolve conflicts.
Eli Zaretskii
2014-10-14
1
-15
/
+23
|
\
\
|
*
|
* lisp/select.el (gui-selection-exists-p-alist): New method.
Stefan Monnier
2014-10-09
1
-3
/
+1
|
*
|
New gui-selection-value consolidating x-selection-value.
Stefan Monnier
2014-10-02
1
-1
/
+1
|
*
|
* simple.el (deactivate-mark): Fix typo.
Stefan Monnier
2014-10-02
1
-1
/
+1
|
*
|
Consolidate management/ownership of selections.
Stefan Monnier
2014-10-01
1
-8
/
+6
|
*
|
Consolidate x-select-text.
Stefan Monnier
2014-10-01
1
-2
/
+2
|
*
|
Rename 24.5 to 25.1
Stefan Monnier
2014-09-29
1
-2
/
+2
|
*
|
Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.
Stefan Monnier
2014-09-26
1
-1
/
+4
[next]