index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
delsel.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
delsel doc touch ups
...
Lars Ingebrigtsen
2016-04-30
1
-9
/
+10
*
Improve documentation of Delete Selection mode
...
Eli Zaretskii
2016-01-08
1
-8
/
+28
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
1
-1
/
+1
*
Make electric-pair-mode, delete-selection-mode and CC Mode cooperate.
...
Alan Mackenzie
2015-08-19
1
-4
/
+11
*
* lisp/delsel.el: Deprecate the `kill' option. Use lexical-binding.
...
Stefan Monnier
2015-02-05
1
-11
/
+6
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
Restore cua-delete-copy-to-register-0 and M-v command.
...
Kim F. Storm
2014-10-30
1
-5
/
+71
*
* lisp/delsel.el (electric-newline-and-maybe-indent): Mark it as well.
...
Stefan Monnier
2014-06-17
1
-0
/
+1
*
* lisp/delsel.el (delete-char): Restore incorrectly erased property.
...
Stefan Monnier
2014-02-18
1
-0
/
+3
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Delete Selection mode doc updates
...
Glenn Morris
2014-01-30
1
-4
/
+3
*
Spelling fixes.
...
Paul Eggert
2014-01-04
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
...
Stefan Monnier
2013-12-11
1
-7
/
+10
*
* lisp/delsel.el (delete-active-region): Let-bind `this-command'
...
Juri Linkov
2013-12-11
1
-4
/
+16
*
Make registers and delete-selection-mode work on rectangles.
...
Stefan Monnier
2013-12-07
1
-5
/
+5
*
Add pre-redisplay-function and rectangular region
...
Stefan Monnier
2013-10-29
1
-6
/
+0
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Rework the last delsel/electric fix.
...
Stefan Monnier
2012-10-22
1
-32
/
+23
*
* lisp/delsel.el (delete-selection-helper): New function, extracted from
...
Simon Law
2012-10-21
1
-50
/
+93
*
* lisp/delsel.el (delete-selection-pre-hook): Don't propagate the
...
Stefan Monnier
2012-08-08
1
-7
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
...
Chong Yidong
2011-10-19
1
-2
/
+3
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
(delsel-unload-function): Don't use `remprop'; it is not autoloaded,
...
Juanma Barranquero
2008-01-24
1
-1
/
+1
*
(delete-selection-pre-hook): Avoid clearing out
...
Martin Rudalics
2008-01-24
1
-1
/
+17
*
Merge from emacs--rel--22
...
Miles Bader
2008-01-08
1
-3
/
+3
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
|
*
(delete-selection-mode): Doc fix.
Richard M. Stallman
2008-01-04
1
-2
/
+2
*
|
(delsel-unload-hook): Remove function and variable.
...
Juanma Barranquero
2007-10-31
1
-5
/
+10
*
|
(delete-selection-pre-hook): Check if mouse-region-match is fbound
...
Juri Linkov
2007-10-06
1
-0
/
+1
*
|
(delete-selection-pre-hook): Use `mouse-region-match' instead of checking las...
Juri Linkov
2007-08-21
1
-6
/
+3
*
|
Merge from emacs--rel--22
...
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(delete-selection-pre-hook): Before a yank command,
...
Juri Linkov
2007-07-15
1
-6
/
+10
|
/
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(delete-selection-pre-hook): If overwrite-mode is
...
Juri Linkov
2005-08-14
1
-1
/
+5
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(delsel-unload-hook): Set as a variable.
Richard M. Stallman
2004-10-17
1
-0
/
+2
*
Don't put `delete-selection' property on `insert-parentheses' symbol
...
Juri Linkov
2004-05-01
1
-2
/
+0
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
[next]