Richard M. Stallman
|
87f14b12a9
|
(delsel-unload-hook): Set as a variable.
|
2004-10-17 06:51:48 +00:00 |
|
Juri Linkov
|
8aa3c14796
|
Don't put delete-selection' property on insert-parentheses' symbol
to take advantage of region handling in `insert-pair' function.
Suggested by Stephan Stahl <stahl@eos.franken.de>
|
2004-05-01 04:03:28 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Richard M. Stallman
|
f605434deb
|
(delete-active-region): Don't explicitly deactivate mark.
|
2003-04-03 22:58:49 +00:00 |
|
Richard M. Stallman
|
f13e84fa4b
|
(delete-selection-pre-hook): Handle and resignal
file-supersession errors to interact properly with userlock.el.
|
2001-11-19 06:21:11 +00:00 |
|
Gerd Moellmann
|
10e922bdd2
|
(delete-selection-pre-hook): Don't set this-command
to `ignore' if the region is empty.
|
2001-07-31 11:36:30 +00:00 |
|
Stefan Monnier
|
82fdafde11
|
(delete-selection-mode): Drop unneeded positional args.
|
2000-11-03 22:13:18 +00:00 |
|
Stefan Monnier
|
ad03cafc90
|
(delete-selection-mode): Use define-minor-mode.
|
2000-10-01 00:25:27 +00:00 |
|
Dave Love
|
23652376ac
|
(delsel-unload-hook): New function.
|
2000-08-15 14:20:14 +00:00 |
|
Dave Love
|
f947a7faf0
|
Add finder keywords.
|
2000-05-24 15:24:37 +00:00 |
|
Dave Love
|
8293d8d772
|
Revert previous change -- region is significant to skeleton.
|
1999-12-04 19:35:23 +00:00 |
|
Dave Love
|
f3ee8f62b5
|
Grok skeleton-pair-insert-maybe.
|
1999-12-01 14:30:41 +00:00 |
|
Dave Love
|
735cb9a35e
|
(delete-selection-mode): Doc fix.
|
1999-04-27 18:52:49 +00:00 |
|
Karl Heuer
|
25f67e4bc9
|
*** empty log message ***
|
1999-03-30 21:37:40 +00:00 |
|
Karl Heuer
|
5481e5e87f
|
(delete-selection-mode): Doc fix.
|
1999-03-30 21:27:55 +00:00 |
|
Dave Love
|
69b3c6c7ea
|
Don't require cl. Minor doc fixes.
(insert-parentheses): Add 'delete-selection property.
(delete-selection-pre-hook): Simplify slightly.
|
1998-04-23 18:00:06 +00:00 |
|
Richard M. Stallman
|
16be0abe24
|
(delete-selection-mode): Put back :initialize keyword.
At the end of the file, test this variable, and turn on the mode
if it is non-nil.
|
1997-08-23 17:04:52 +00:00 |
|
Richard M. Stallman
|
a6b9b0c5eb
|
(delete-selection-mode): Delete the :initialize keyword.
Don't explicitly check the value and call delete-selection-mode.
Don't put on a custom-loads property.
|
1997-08-04 06:47:28 +00:00 |
|
Richard M. Stallman
|
775f246140
|
(delete-selection-mode): Add custom-loads property.
|
1997-07-17 21:59:31 +00:00 |
|
Simon Marshall
|
7853929fc9
|
Customise. Don't modify pre-command-hook on file load; do in command.
|
1997-07-15 07:45:25 +00:00 |
|
Richard M. Stallman
|
70e87c4b4d
|
(delete-selection-mode): Doc fix.
|
1997-07-06 23:51:30 +00:00 |
|
Richard M. Stallman
|
e51ba70172
|
(delete-selection-mode): Doc fix.
|
1997-07-03 20:03:04 +00:00 |
|
Richard M. Stallman
|
4228277d98
|
Comment change.
|
1997-05-27 17:46:19 +00:00 |
|
Erik Naggum
|
b578f267af
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
|
Richard M. Stallman
|
b708f0ad5f
|
(clipboard-yank): Add delete-selection property.
|
1995-09-25 18:21:48 +00:00 |
|
Richard M. Stallman
|
6b21441148
|
(delete-selection-pre-hook): New type value `yank'.
(yank): Use `yank' as delete-selection property.
|
1995-08-06 07:18:06 +00:00 |
|
Karl Heuer
|
2fc86734b7
|
(delete-selection-mode): Use force-mode-line-update.
|
1995-04-25 22:32:36 +00:00 |
|
Richard M. Stallman
|
cc5ac2c651
|
(self-insert-iso): Add delete-selection property.
|
1994-10-14 18:41:41 +00:00 |
|
Richard M. Stallman
|
d4df3279af
|
Provide delsel.
(keyboard-quit): Definition deleted.
(minibuffer-keyboard-quit): If Delete Selection mode is off,
do abort even if mark is active.
|
1993-05-20 14:02:07 +00:00 |
|
Richard M. Stallman
|
28d3ed91ad
|
Renamed from pending-del.el.
Functions and variables renamed to ...delete-selection...
from ...pending-delete...
Bind all minibuffer keymaps alike.
|
1993-05-19 19:08:12 +00:00 |
|
Eric S. Raymond
|
76550a57f9
|
Add standard library headers.
|
1993-03-17 17:17:05 +00:00 |
|
Richard M. Stallman
|
af9157b9bc
|
entered into RCS
|
1993-03-09 05:37:50 +00:00 |
|
Richard M. Stallman
|
b0dbaa217b
|
Initial revision
|
1993-03-09 05:27:35 +00:00 |
|