1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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