aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/expand.el
Commit message (Collapse)AuthorAgeFilesLines
* (expand-abbrev-hook): Return t if expansion wasGerd Moellmann1999-12-301-3/+4
| | | | done, nil otherwise.
* Terminate Commentary for Finder.Dave Love1999-01-291-0/+1
|
* Customized.Andreas Schwab1998-01-071-8/+18
|
* Comment change.Richard M. Stallman1997-04-201-1/+1
|
* No longer a minor mode.Richard M. Stallman1997-01-071-85/+28
| | | | | | | | | | | | | (expand-submit-bug-report): Function deleted. (expand-mode-version, expand-mode-help-address): Variables deleted. (expand-mode): Variable and function deleted. (expand-mode-hook, expand-mode-name): Variables deleted. (expand-load-hook): Variable renamed from expand-mode-load-hook. (expand-map): Variable deleted. (expand-jump-to-next-slot): Renamed from expand-jump-to-next-mark. Add autoload. (expand-jump-to-previous-slot): Add autoload. Renamed from expand-jump-to-previous-mark.
* (expand-map): Don't define SPC.Richard M. Stallman1996-12-281-61/+43
| | | | | | | | (expand-template-abbreviation): Function deleted. (expand-try-to-expand): Function deleted. (expand-abbrev-hook): Add a no-self-insert property. (expand-skeleton-end-hook): Use skeleton-position. (expand-add-abbrevs): Doc fix.
* Initial revisionRichard M. Stallman1996-12-281-0/+571