index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
delsel.el
Age
Commit message (
Expand
)
Author
2026-03-17
(delete-selection-repeat-replace-region): Partial fix for bug#80216
Stefan Monnier
2026-02-15
; * lisp/delsel.el: Load cl-lib when byte-compiling to avoid warning.
Eli Zaretskii
2026-02-14
delsel.el: Improve the overlay for text replacement
Stefan Monnier
2026-02-14
delsel.el: Use an overlay to track the replacement text
Kim F. Storm
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-26
Add delete-selection-local-mode.
Earl Hyatt
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-05
Merge from origin/emacs-28
Stefan Kangas
2022-06-01
; Fix doc string of 'delete-selection-repeat-replace-region'
Eli Zaretskii
2022-06-01
delete-selection-mode: Add user option to delete temporary regions only
Visuwesh
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-08-04
Use `abort-minibuffers' in delsel
Miha Rihtaršič
2021-06-19
Improve to selsel doc strings
Jim Porter
2021-05-07
Ensure `<menu-bar> <edit> <clear>' handles rectangular regions
Jim Porter
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-24
Yank items selected from kill-ring using completion and minibuffer history
Juri Linkov
2020-10-26
Make delete-selection-helper more resilient
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-09-16
* lisp/delsel.el (minibuffer-keyboard-quit): Remove old redundant code.
Stefan Monnier
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-27
Fix documentation of delsel and of killing text
Eli Zaretskii
2017-11-24
Improve documentation of self-insert-uses-region-functions
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-26
* lisp/delsel.el (delete-selection-mode): Doc fix. (Bug#25428)
Eli Zaretskii
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-05-01
delsel doc touch ups
Lars Ingebrigtsen
2016-01-08
Improve documentation of Delete Selection mode
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-08-19
Make electric-pair-mode, delete-selection-mode and CC Mode cooperate.
Alan Mackenzie
2015-02-05
* lisp/delsel.el: Deprecate the `kill' option. Use lexical-binding.
Stefan Monnier
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-30
Restore cua-delete-copy-to-register-0 and M-v command.
Kim F. Storm
2014-06-17
* lisp/delsel.el (electric-newline-and-maybe-indent): Mark it as well.
Stefan Monnier
2014-02-18
* lisp/delsel.el (delete-char): Restore incorrectly erased property.
Stefan Monnier
2014-02-09
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-01-30
Delete Selection mode doc updates
Glenn Morris
2014-01-04
Spelling fixes.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-11
* lisp/delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
Stefan Monnier
2013-12-11
* lisp/delsel.el (delete-active-region): Let-bind `this-command'
Juri Linkov
2013-12-07
Make registers and delete-selection-mode work on rectangles.
Stefan Monnier
2013-10-29
Add pre-redisplay-function and rectangular region
Stefan Monnier
2013-01-01
Update copyright notices for 2013.
Paul Eggert
[next]