aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/delsel.el
Commit message (Collapse)AuthorAgeFilesLines
* (delete-selection-mode): Doc fix.Dave Love1999-04-271-2/+2
|
* *** empty log message ***Karl Heuer1999-03-301-1/+1
|
* (delete-selection-mode): Doc fix.Karl Heuer1999-03-301-1/+2
|
* Don't require cl. Minor doc fixes.Dave Love1998-04-231-18/+38
| | | | | (insert-parentheses): Add 'delete-selection property. (delete-selection-pre-hook): Simplify slightly.
* (delete-selection-mode): Put back :initialize keyword.Richard M. Stallman1997-08-231-0/+7
| | | | | At the end of the file, test this variable, and turn on the mode if it is non-nil.
* (delete-selection-mode): Delete the :initialize keyword.Richard M. Stallman1997-08-041-11/+1
| | | | | Don't explicitly check the value and call delete-selection-mode. Don't put on a custom-loads property.
* (delete-selection-mode): Add custom-loads property.Richard M. Stallman1997-07-171-11/+5
|
* Customise. Don't modify pre-command-hook on file load; do in command.Simon Marshall1997-07-151-45/+68
|
* (delete-selection-mode): Doc fix.Richard M. Stallman1997-07-061-0/+3
|
* (delete-selection-mode): Doc fix.Richard M. Stallman1997-07-031-1/+4
|
* Comment change.Richard M. Stallman1997-05-271-0/+1
|
* Update FSF's address.Erik Naggum1996-01-141-16/+17
|
* (clipboard-yank): Add delete-selection property.Richard M. Stallman1995-09-251-0/+1
|
* (delete-selection-pre-hook): New type value `yank'.Richard M. Stallman1995-08-061-1/+10
| | | | (yank): Use `yank' as delete-selection property.
* (delete-selection-mode): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
|
* (self-insert-iso): Add delete-selection property.Richard M. Stallman1994-10-141-0/+1
|
* Provide delsel.Richard M. Stallman1993-05-201-28/+11
| | | | | | (keyboard-quit): Definition deleted. (minibuffer-keyboard-quit): If Delete Selection mode is off, do abort even if mark is active.
* Renamed from pending-del.el.Richard M. Stallman1993-05-191-22/+27
| | | | | | Functions and variables renamed to ...delete-selection... from ...pending-delete... Bind all minibuffer keymaps alike.
* Add standard library headers.Eric S. Raymond1993-03-171-5/+11
|
* entered into RCSRichard M. Stallman1993-03-091-38/+33
|
* Initial revisionRichard M. Stallman1993-03-091-0/+118