| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fexpand_abbrev): Fix for the multibyte case. | Kenichi Handa | 2002-08-20 | 1 | -7/+21 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -5/+5 |
* | * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and | Ken Raeburn | 2002-05-20 | 1 | -1/+1 |
* | (abbrev-start-location): Doc fix. | Pavel Janík | 2002-04-25 | 1 | -3/+3 |
* | Add comment of arbitrary chosen constant 59. | Pavel Janík | 2002-04-22 | 1 | -0/+1 |
* | Change defvar_int def and vars to use EMACS_INT instead of just int. | Stefan Monnier | 2002-03-04 | 1 | -1/+1 |
* | (Fexpand_abbrev): Increment plist as use count only if it is an integer. | Richard M. Stallman | 2002-03-03 | 1 | -1/+1 |
* | * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero | Ken Raeburn | 2001-12-29 | 1 | -1/+1 |
* | Use the plist of an abbrev for multiple params if nec. | Richard M. Stallman | 2001-12-28 | 1 | -21/+80 |
* | (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. | Richard M. Stallman | 2001-11-26 | 1 | -2/+1 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -10/+10 |
* | (Finsert_abbrev_table_description): Reindent. | Pavel Janík | 2001-10-21 | 1 | -1/+1 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader | 2001-10-17 | 1 | -54/+54 |
* | Put doc strings in comments. | Pavel Janík | 2001-10-15 | 1 | -85/+86 |
* | Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing | Gerd Moellmann | 2001-10-05 | 1 | -12/+14 |
* | (syms_of_abbrev): Set buffer_default's abbrev table | Gerd Moellmann | 2000-06-19 | 1 | -0/+1 |
* | Comment change. | Richard M. Stallman | 2000-01-21 | 1 | -4/+7 |
* | (Fexpand_abbrev): If expanding an abbrev which has only | Gerd Moellmann | 1999-12-30 | 1 | -1/+14 |
* | (Fexpand_abbrev): Remove unused variables. | Gerd Moellmann | 1999-09-20 | 1 | -1/+0 |
* | (Fdefine_abbrev): Doc fix. | Richard M. Stallman | 1999-05-18 | 1 | -1/+3 |
* | Include charset.h. | Kenichi Handa | 1998-11-16 | 1 | -0/+1 |
* | (Funexpand_abbrev): Add ADJUST instead of subtracting. | Richard M. Stallman | 1998-08-05 | 1 | -1/+1 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+1 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -3/+3 |
* | Reorder args of del_range_both. | Karl Heuer | 1998-02-25 | 1 | -1/+1 |
* | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
* | (Fexpand_abbrev): Pass both kinds of size to oblookup. | Richard M. Stallman | 1998-01-05 | 1 | -6/+10 |
* | Update copyright year. | Richard M. Stallman | 1998-01-01 | 1 | -1/+1 |
* | (describe_abbrev): Return void. | Richard M. Stallman | 1997-12-31 | 1 | -14/+27 |
* | Change FETCH_CHAR references to FETCH_BYTE. | Karl Heuer | 1997-02-22 | 1 | -2/+2 |
* | (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion. | Richard M. Stallman | 1996-12-26 | 1 | -7/+7 |
* | (Fexpand_abbrev): If the abbrev's expansion is nil, | Richard M. Stallman | 1996-11-12 | 1 | -38/+48 |
* | Reorganize function definitions so etags finds them. | Erik Naggum | 1996-10-31 | 1 | -3/+2 |
* | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 1 | -11/+11 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (Fdefine_abbrev_table): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -5/+4 |
* | (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol, | Erik Naggum | 1996-01-09 | 1 | -20/+20 |
* | (Fexpand_abbrev): Call to upcase_initials_region | Karl Heuer | 1995-06-06 | 1 | -2/+2 |
* | Comment change. | Richard M. Stallman | 1995-04-25 | 1 | -0/+2 |
* | (Fexpand_abbrev): Add some error checking. | Karl Heuer | 1995-04-20 | 1 | -3/+7 |
* | (Fexpand_abbrev): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -1/+1 |
* | (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros | Karl Heuer | 1994-10-04 | 1 | -2/+2 |
* | (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -7/+7 |
* | (Fexpand_abbrev): Instead of Fcapitalize_region, | Richard M. Stallman | 1994-09-24 | 1 | -8/+8 |
* | (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string. | Richard M. Stallman | 1993-09-14 | 1 | -2/+3 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * abbrev.c (Fexpand_abbrev): Only copy the text we're going to | Jim Blandy | 1993-02-23 | 1 | -1/+1 |
* | * abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value | Jim Blandy | 1992-10-31 | 1 | -1/+3 |
* | * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new | Jim Blandy | 1992-08-19 | 1 | -5/+5 |