aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/expand.el
Commit message (Collapse)AuthorAgeFilesLines
* 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