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
*
Doc fixes related to zero prefix argument of eval-expression etc
Glenn Morris
2014-01-22
1
-10
/
+11
*
* simple.el (read--expression): Don't enable eldoc-mode.
Leo Liu
2014-01-21
1
-1
/
+0
*
* lisp/simple.el (move-beginning-of-line): Make sure we don't move forward.
Stefan Monnier
2014-01-20
1
-3
/
+3
*
* simple.el (password-word-equivalents): Remove duplicates.
Paul Eggert
2014-01-18
1
-46
/
+43
*
Fix Bug#13124.
Chong Yidong
2014-01-17
1
-0
/
+58
*
Revert 2014-01-17T13:05:09Z!bzg@gnu.org.
Bastien Guerry
2014-01-17
1
-4
/
+2
*
* simple.el (define-alternatives): Fix docstring by advising
Bastien Guerry
2014-01-17
1
-2
/
+4
*
simple.el (define-alternatives): Add 'definition-name to COMMAND-alternatives
Nicolas Richard
2014-01-14
1
-0
/
+1
*
Fix/enhance `define-alternatives' docstring again
Bastien Guerry
2014-01-13
1
-4
/
+5
*
`define-alternatives' bugfix and UI enhancement
Bastien Guerry
2014-01-13
1
-9
/
+25
*
Re-implement the feature of showing eldoc info after editing.
Leo Liu
2014-01-12
1
-0
/
+1
*
* lisp/simple.el (deactivate-mark, activate-mark): Force-mode-line-update.
Stefan Monnier
2014-01-08
1
-12
/
+12
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-0
/
+2
*
Make Electric Pair mode smarter/more useful:
João Távora
2013-12-26
1
-2
/
+6
*
Rename set-temporary-overlay-map -> set-transient-map
Chong Yidong
2013-12-23
1
-1
/
+1
*
Document how to make RET not indent.
Richard M. Stallman
2013-12-21
1
-3
/
+6
*
* lisp/simple.el (eval-expression-print-format): Don't check for
Juri Linkov
2013-12-19
1
-11
/
+19
*
* simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
Chong Yidong
2013-12-18
1
-1
/
+11
*
* simple.el (kill-region): Pass mark first then point, so kill-append works r...
Dima Kogan
2013-12-17
1
-5
/
+11
*
Make blink-matching-paren perform blinking without moving the cursor
Dmitry Gutov
2013-12-13
1
-6
/
+17
*
* lisp/simple.el <Keypad support>: Remove key bindings duplicated with bindin...
Juri Linkov
2013-12-13
1
-8
/
+2
*
* lisp/simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
Stefan Monnier
2013-12-11
1
-1
/
+1
*
* lisp/window.el (display-buffer-no-window): New action function.
Juri Linkov
2013-12-03
1
-1
/
+7
*
* lisp/simple.el (newline): Mention `electric-indent-mode'.
Stefan Monnier
2013-12-01
1
-1
/
+2
*
Make the `interactive-only' bytecomp warning like the `obsolete' one
Glenn Morris
2013-11-30
1
-7
/
+8
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Bozhidar Batsov
2013-11-25
1
-0
/
+8
*
Cleanup namespace of dos-w32.el.
Stefan Monnier
2013-10-29
1
-1
/
+1
*
* lisp/subr.el (custom-declare-variable-early): Remove function.
Stefan Monnier
2013-10-29
1
-0
/
+61
*
Add pre-redisplay-function and rectangular region
Stefan Monnier
2013-10-29
1
-38
/
+102
*
Fix bug #15712 with vertical motion when the goal column needs to hscroll.
Eli Zaretskii
2013-10-25
1
-1
/
+10
*
* lisp/simple.el (newline): Only run post-self-insert-hook when
Stefan Monnier
2013-10-19
1
-10
/
+17
*
* lisp/simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
Glenn Morris
2013-09-19
1
-0
/
+6
*
Silence some --without-x compilation warnings
Glenn Morris
2013-09-17
1
-0
/
+3
*
* lisp/simple.el (messages-buffer-mode-map): Unbind "g".
Glenn Morris
2013-09-17
1
-0
/
+6
*
Add a major-mode for the *Messages* buffer
Glenn Morris
2013-09-17
1
-0
/
+12
*
* lisp/simple.el: Use set-temporary-overlay-map for universal-argument.
Stefan Monnier
2013-09-10
1
-76
/
+36
*
* lisp/simple.el (read-minibuffer): Unbreak it.
Glenn Morris
2013-09-10
1
-1
/
+1
*
* lisp/simple.el (repeat-complex-command--called-interactively-skip):
Stefan Monnier
2013-08-28
1
-1
/
+15
*
Reverse previous change, because kill-{new, append} don't have obvious advant...
Xue Fuqiao
2013-08-16
1
-8
/
+2
*
Advertise using `kill-new' and `kill-append' in Lisp programs.
Xue Fuqiao
2013-08-16
1
-2
/
+8
*
Doc fix for forward-word and backward-word.
Xue Fuqiao
2013-08-13
1
-1
/
+3
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-2
/
+1
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-5
/
+4
*
Do not call to `selected-frame' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Fix documentation of list-processes and process-list.
Eli Zaretskii
2013-07-26
1
-2
/
+5
*
* lisp/simple.el (global-visual-line-mode): Do not duplicate the mode lighter.
Glenn Morris
2013-07-25
1
-2
/
+1
*
Fix bug #14881 with scrolling images smaller than the window height.
Eli Zaretskii
2013-07-17
1
-5
/
+10
*
lisp/simple.el (define-alternatives): Rename from alternatives-define.
Juanma Barranquero
2013-07-15
1
-3
/
+3
*
Fix bug #14838 with slow scrolling with certain fonts.
Eli Zaretskii
2013-07-13
1
-4
/
+9
[next]