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

23 Commits

Author SHA1 Message Date
Juri Linkov
e1dc2a695e Rebind two global `C-x a' keys "n", "p"
to the new map `abbrev-map' in autoload cookies.
2008-06-30 19:38:33 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Stefan Monnier
cbee283dd7 Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Eli Zaretskii
bab818545b Change example to always enable abbrev-mode, and remove redundant `function'.
(expand-abbrev-hook): Add autoload cookie.
2007-03-24 16:39:43 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Juanma Barranquero
4656ce7b84 (expand-pos): Use "non-nil" in docstrings. 2006-11-03 15:06:55 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Sam Steingold
646adf9009 Converted backquote to the new style (in a string). 2001-11-27 18:03:29 +00:00
Stefan Monnier
70f1b1827a (expand-c-for-skeleton): Add explicit terminating \n. 2001-10-12 16:39:20 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Gerd Moellmann
345839e3ec (expand-abbrev-hook): Return t if expansion was
done, nil otherwise.
1999-12-30 12:25:22 +00:00
Dave Love
ba2c6e7517 Terminate Commentary for Finder. 1999-01-29 14:12:49 +00:00
Andreas Schwab
33933d45be Customized. 1998-01-07 10:31:09 +00:00
Richard M. Stallman
092af6d867 Comment change. 1997-04-20 07:33:52 +00:00
Richard M. Stallman
c5c890bac4 No longer a minor mode.
(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.
1997-01-07 08:14:12 +00:00
Richard M. Stallman
55b723320a (expand-map): Don't define SPC.
(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.
1996-12-28 20:06:56 +00:00
Richard M. Stallman
e26f93cc0d Initial revision 1996-12-28 19:41:45 +00:00