2006-04-18 |
Richard M. Stallman |
(Finsert_abbrev_table_description): Sort the abbrevs alphabetically.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-23 |
Juanma Barranquero |
(Funexpand_abbrev): Follow error conventions.
|
2004-07-31 |
Richard M. Stallman |
(Fexpand_abbrev): Undo previous change.
|
2004-07-24 |
Richard M. Stallman |
(Fexpand_abbrev): Run Qpre_abbrev_expand_hook
|
2004-06-16 |
Kim F. Storm |
Update copyright.
|
2004-02-24 |
Luc Teirlinck |
(Finsert_abbrev_table_description): Doc fix.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-29 |
Richard M. Stallman |
(Fexpand_abbrev): Insert before deleting.
|
2003-04-17 |
Stefan Monnier |
(Fdefine_abbrev_table): Use XCAR, XCDR.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-08-20 |
Kenichi Handa |
(Fexpand_abbrev): Fix for the multibyte case.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-05-20 |
Ken Raeburn |
* abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and
|
2002-04-25 |
Pavel Janík |
(abbrev-start-location): Doc fix.
|
2002-04-22 |
Pavel Janík |
Add comment of arbitrary chosen constant 59.
|
2002-03-04 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
2002-03-03 |
Richard M. Stallman |
(Fexpand_abbrev): Increment plist as use count only if it is an integer.
|
2001-12-29 |
Ken Raeburn |
* abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
|
2001-12-28 |
Richard M. Stallman |
Use the plist of an abbrev for multiple params if nec.
|
2001-11-26 |
Richard M. Stallman |
(Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-21 |
Pavel Janík |
(Finsert_abbrev_table_description): Reindent.
|
2001-10-17 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-15 |
Pavel Janík |
Put doc strings in comments.
|
2001-05-21 |
Gerd Moellmann |
Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
|
2000-06-19 |
Gerd Moellmann |
(syms_of_abbrev): Set buffer_default's abbrev table
|
2000-01-21 |
Richard M. Stallman |
Comment change.
|
1999-12-30 |
Gerd Moellmann |
(Fexpand_abbrev): If expanding an abbrev which has only
|
1999-09-20 |
Gerd Moellmann |
(Fexpand_abbrev): Remove unused variables.
|
1999-05-18 |
Richard M. Stallman |
(Fdefine_abbrev): Doc fix.
|
1998-11-16 |
Kenichi Handa |
Include charset.h.
|
1998-08-05 |
Richard M. Stallman |
(Funexpand_abbrev): Add ADJUST instead of subtracting.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-02-25 |
Karl Heuer |
Reorder args of del_range_both.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-05 |
Richard M. Stallman |
(Fexpand_abbrev): Pass both kinds of size to oblookup.
|
1998-01-01 |
Richard M. Stallman |
Update copyright year.
|
1997-12-31 |
Richard M. Stallman |
(describe_abbrev): Return void.
|
1997-02-22 |
Karl Heuer |
Change FETCH_CHAR references to FETCH_BYTE.
|
1996-12-26 |
Richard M. Stallman |
(Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
|
1996-11-12 |
Richard M. Stallman |
(Fexpand_abbrev): If the abbrev's expansion is nil,
|
1996-10-31 |
Erik Naggum |
Reorganize function definitions so etags finds them.
|
1996-09-01 |
Karl Heuer |
Change all references from point to PT.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-09 |
Karl Heuer |
(Fdefine_abbrev_table): Fix previous change.
|
1996-01-09 |
Erik Naggum |
(Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,
|
1995-06-06 |
Karl Heuer |
(Fexpand_abbrev): Call to upcase_initials_region
|
1995-04-25 |
Richard M. Stallman |
Comment change.
|
1995-04-20 |
Karl Heuer |
(Fexpand_abbrev): Add some error checking.
|
1994-10-04 |
Karl Heuer |
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
|
1994-09-27 |
Karl Heuer |
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
|
1994-09-24 |
Richard M. Stallman |
(Fexpand_abbrev): Instead of Fcapitalize_region,
|
1993-09-14 |
Richard M. Stallman |
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-05-22 |
Jim Blandy |
Updated copyright years.
|
1993-02-23 |
Jim Blandy |
* abbrev.c (Fexpand_abbrev): Only copy the text we're going to
|
1992-10-31 |
Jim Blandy |
* abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value
|
1992-08-19 |
Jim Blandy |
* abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new
|
1992-08-19 |
Richard M. Stallman |
(Fexpand_abbrev): If pre-expand hook changes the buffer,
|
1992-08-14 |
Jim Blandy |
* abbrev.c (Fdefine_abbrev_table): Fiddled with formatting.
|
1992-01-13 |
Jim Blandy |
entered into RCS
|
1991-12-17 |
Richard M. Stallman |
*** empty log message ***
|
1991-08-16 |
Jim Blandy |
*** empty log message ***
|
1990-12-25 |
Richard M. Stallman |
Initial revision
|