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
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-05
1
-1
/
+13
|
\
|
*
Expand docstrings related to auto-saving
Stefan Kangas
2022-07-05
1
-1
/
+13
*
|
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-1
/
+1
*
|
Fix deletion of composed text
Eli Zaretskii
2022-06-27
1
-6
/
+16
*
|
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-0
/
+9
*
|
Make `signal-process' allow completing over signal names
Lars Ingebrigtsen
2022-06-26
1
-0
/
+13
*
|
* lisp/simple.el (delete-forward-char): Fix bug #56237.
Eli Zaretskii
2022-06-26
1
-1
/
+4
*
|
Re-fix build warnings about subr-x defsubsts
Lars Ingebrigtsen
2022-06-25
1
-0
/
+4
*
|
Allow toggling completion modes for `M-x' with `M-X'
Lars Ingebrigtsen
2022-06-24
1
-32
/
+75
*
|
Allow `kill-buffer' query to save the buffer first
Lars Ingebrigtsen
2022-06-24
1
-0
/
+17
*
|
Make M-S-x output better in mode that have bindings for `undefined'
Lars Ingebrigtsen
2022-06-19
1
-2
/
+11
*
|
* lisp/simple.el (completion-auto-wrap): Rename from completion-wrap-movement.
Juri Linkov
2022-06-14
1
-7
/
+7
*
|
Default decoded-time dst slot to -1
Paul Eggert
2022-06-13
1
-6
/
+10
*
|
Fix execute-extended-command help text for remapped commands
Lars Ingebrigtsen
2022-06-06
1
-0
/
+5
*
|
Simplify set-goal-column
Lars Ingebrigtsen
2022-06-05
1
-12
/
+4
*
|
Make the goal column work for the scrolling commands, too
Lars Ingebrigtsen
2022-06-05
1
-5
/
+10
*
|
* lisp/simple.el (completion-setup-function): Use file-name-directory.
Juri Linkov
2022-06-01
1
-1
/
+1
*
|
Fix yank-in-context--transform after recent reversion
Lars Ingebrigtsen
2022-05-31
1
-1
/
+1
*
|
Fix handling of windows/buffers for non-nil completion-auto-select (bug#55712)
Juri Linkov
2022-05-31
1
-9
/
+8
*
|
Document decoded-time-string issue on 6-elt args
Paul Eggert
2022-05-29
1
-0
/
+8
*
|
Make `count-words' count sentences.
Manuel Giraud
2022-05-29
1
-3
/
+6
*
|
Fix navigation in the *Completions* buffer and enable more tests (bug#54374)
Juri Linkov
2022-05-27
1
-52
/
+64
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-05-25
1
-3
/
+4
|
\
|
|
*
Improve documentation of mail-user-agent.
Damien Cassou
2022-05-22
1
-3
/
+4
*
|
Make yank-transform-functions into defvar
Lars Ingebrigtsen
2022-05-25
1
-5
/
+2
*
|
Make `yank-transform-functions` a proper hook
Stefan Monnier
2022-05-24
1
-2
/
+2
*
|
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
*
|
zap-to-char: Fix interactive specification
Tino Calancha
2022-05-23
1
-2
/
+2
*
|
zap-to-char: case sensitive for upper-case characters
Tino Calancha
2022-05-21
1
-6
/
+11
*
|
; * lisp/simple.el (yank-transform-functions): Doc fix.
Eli Zaretskii
2022-05-20
1
-3
/
+2
*
|
Add a new command 'yank-in-context'
Lars Ingebrigtsen
2022-05-20
1
-0
/
+103
*
|
Clarify yank-transform-functions doc string
Lars Ingebrigtsen
2022-05-20
1
-1
/
+5
*
|
Add new user option 'yank-transform-functions'
Lars Ingebrigtsen
2022-05-20
1
-0
/
+11
*
|
Correct cycle-spacing-actions type
Robert Pluim
2022-05-17
1
-1
/
+1
*
|
Clarify 'cycle-spacing-actions' docstring
Robert Pluim
2022-05-17
1
-1
/
+2
*
|
; * lisp/simple.el (cycle-spacing-actions): Fix typo
Robert Pluim
2022-05-17
1
-1
/
+1
*
|
; Fix Wrong type argument: number-or-marker-p, (4) in cycle-spacing
Tassilo Horn
2022-05-16
1
-2
/
+2
*
|
; cycle-spacing-actions: Add forgotten arg modifier - as customize choice
Tassilo Horn
2022-05-16
1
-1
/
+2
*
|
Improve cycle-spacing and bind it to M-SPC by default
Tassilo Horn
2022-05-16
1
-67
/
+228
*
|
char-uppercase-p: New predicate
Tino Calancha
2022-05-11
1
-0
/
+8
*
|
Remedy ineffective backslashes and fix regexps
Mattias Engdegård
2022-05-11
1
-2
/
+2
*
|
Factor out *scratch* initialization
Sean Whitton
2022-05-09
1
-6
/
+14
*
|
Add a command to recreate the *scratch* buffer
Lars Ingebrigtsen
2022-05-02
1
-0
/
+11
*
|
New generic function `oclosure-interactive-form`
Stefan Monnier
2022-04-26
1
-0
/
+11
*
|
Provide help when doing (shell-command "... &") on buffer collisions
Lars Ingebrigtsen
2022-04-24
1
-12
/
+26
*
|
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
|
Fix indentation in copy-region-as-kill
Lars Ingebrigtsen
2022-04-21
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-04-16
1
-2
/
+2
|
\
|
|
*
Fix a kill-append regression
Lars Ingebrigtsen
2022-04-11
1
-1
/
+1
|
*
Fix typo in next-error-find-buffer-function
Daniel Martín
2022-04-10
1
-1
/
+1
[next]