1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Lute Kamstra
1a96d1f37a (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks. 2005-06-13 11:56:12 +00:00
Eli Zaretskii
71baa28ffb (write-abbrev-file): Write table entries in alphabetical order
by table name.
2005-04-23 12:34:05 +00:00
Richard M. Stallman
2f229dc43a (define-abbrevs): Read system abbrevs properly. 2005-04-10 23:25:56 +00:00
John Paul Wallington
e7fdaf6301 (only-global-abbrevs): Doc fix.
(edit-abbrevs-map): Define within defvar.
(quietly-read-abbrev-file): Doc fix.
2004-08-01 03:56:05 +00:00
Richard M. Stallman
38002bffc7 (abbrev-mode, edit-abbrevs-map): Doc fixes. 2004-06-13 21:55:49 +00:00
Luc Teirlinck
68063965ae (write-abbrev-file): Make argument optional. Doc fix.
(abbrev-prefix-mark): Doc fix.
2004-02-24 03:25:33 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
71296446d3 Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
Dave Love
a166f62348 (write-abbrev-file): Simplify, and put a coding cookie
in the file.
2003-01-23 20:37:49 +00:00
Stefan Monnier
3004cff449 (write-abbrev-file): Don't hardcode point-min == 1. 2002-09-27 19:51:58 +00:00
Richard M. Stallman
ad9d51b211 (copy-abbrev-table): New function. 2002-09-12 03:19:25 +00:00
Pavel Janík
7cfedc97a2 Remove unnecessary whitespaces. 2002-01-05 19:02:27 +00:00
Stefan Monnier
1508c0c8da Doc fix. 2001-11-16 14:15:23 +00:00
Richard M. Stallman
d0b6d945bb (read-abbrev-file): Don't set save-abbrevs.
(quietly-read-abbrev-file): Doc fix.
2001-11-11 01:49:05 +00:00
Pavel Janík
6228c05b99 Keyword added and FSF specified as Maintainer. 2001-08-06 10:12:17 +00:00
Gerd Moellmann
25160ec081 (prepare-abbrev-list-buffer): Get the value of
local-abbrev-table before changing buffers because it might
have a buffer-local binding.
2000-11-28 13:57:29 +00:00
Gerd Moellmann
c88a9944d6 (list-abbrevs): Add optional parameter LOCAL.
(abbrev-table-name): New function.
(prepare-abbrev-list-buffer): Add optional parameter LOCAL.
If non-nil list local abbrev, only.
2000-08-28 16:07:10 +00:00
Gerd Moellmann
68d9550fa3 (abbrev-mode): Make ARG optional. 2000-05-05 13:21:04 +00:00
Gerd Moellmann
466840685f (inverse-add-abbrev): Identify word by first moving
forward then moving backward.  Reindent.
2000-03-17 22:32:39 +00:00
Dave Love
34f3cd03ec (add-abbrev, inverse-add-abbrev, expand-region-abbrevs): Remove
properties from buffer text.
1999-10-18 21:28:04 +00:00
Richard M. Stallman
5cf1c7acbf (abbrev-mode): Customizing sets the default value. 1999-04-08 16:26:38 +00:00
Karl Heuer
25f67e4bc9 *** empty log message *** 1999-03-30 21:37:40 +00:00
Karl Heuer
2002162195 (abbrev-mode): Doc fix. 1999-03-30 21:27:20 +00:00
Kenichi Handa
189a69d02a (inverse-add-abbrev): Inherit the current input method. 1999-03-15 01:03:23 +00:00
Dan Nicolaescu
f5f727f8ff *** empty log message *** 1998-05-26 09:23:23 +00:00
Richard M. Stallman
1d1e35a0d6 Customized.
(only-global-abbrevs): Doc fix.
1997-08-11 23:54:58 +00:00
Richard M. Stallman
ec5092d53c (only-global-abbrevs): Use defvar. 1996-12-16 01:35:50 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
e47df26a39 (abbrev-mode): Use force-mode-line-update. 1995-04-25 22:17:14 +00:00
Richard M. Stallman
a0f884641f (add-abbrev, inverse-add-abbrev):
Clear text properties from NAME.
1994-09-29 19:07:45 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Richard M. Stallman
a864e33e0a Doc fix. 1992-10-03 17:56:40 +00:00
Christopher Zaborsky
c8fa98ccfc Doc fix. 1992-09-27 17:22:08 +00:00
Eric S. Raymond
3d7fc2fb35 entered into RCS 1992-07-27 06:59:29 +00:00
Richard M. Stallman
ba343182c2 *** empty log message *** 1992-07-24 06:09:27 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Jim Blandy
e5d77022e8 *** empty log message *** 1992-06-30 13:54:21 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
e2fbf49d35 Initial revision 1991-08-27 03:29:52 +00:00