summaryrefslogtreecommitdiff
path: root/src/abbrev.c
Commit message (Expand)AuthorAgeFilesLines
* (abbrev_check_chars): Use CHAR_TABLE_REF, notKenichi Handa2007-07-231-1/+1
* Merge from emacs--devo--0Miles Bader2007-07-181-2/+72
|\
| * (abbrev_check_chars): New function.Glenn Morris2007-07-171-2/+72
* | Merge from emacs--devo--0Miles Bader2007-04-241-1/+1
|\ \ | |/
| * (Fdefine_abbrev): Doc fix.Richard M. Stallman2007-04-221-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+1
|\ \ | |/
| * (syms_of_abbrev) <last-abbrev-text>: Doc fix.Juanma Barranquero2006-12-101-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-071-3/+18
|\ \ | |/
| * (Qforce): New Lisp_Object.Glenn Morris2006-12-051-3/+18
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57Miles Bader2006-04-211-2/+24
|\ \ | |/
| * (Finsert_abbrev_table_description): Sort the abbrevs alphabetically.Richard M. Stallman2006-04-181-2/+24
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-2/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader2005-06-241-1/+1
|\ \ | |/
| * (Funexpand_abbrev): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27Miles Bader2004-08-031-2/+2
|\ \ | |/
| * (Fexpand_abbrev): Undo previous change.Richard M. Stallman2004-07-311-2/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26Miles Bader2004-07-281-2/+2
|\ \ | |/
| * (Fexpand_abbrev): Run Qpre_abbrev_expand_hookRichard M. Stallman2004-07-241-2/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-1/+1
|\ \ | |/
| * Update copyright.Kim F. Storm2004-06-161-1/+1
| * (Finsert_abbrev_table_description): Doc fix.Luc Teirlinck2004-02-241-1/+2
* | Sync to HEADKenichi Handa2004-04-161-3/+10
* | *** empty log message ***Kenichi Handa2003-09-081-4/+10
|\ \
| * | (Fexpand_abbrev): Convert a unibyte character toKenichi Handa2002-09-031-4/+2
| * | (Fexpand_abbrev): Fix for the multibyte case.Kenichi Handa2002-08-201-7/+20
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-011-1/+1
* | | New directoryKenichi Handa2003-09-081-8/+2
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | (Fexpand_abbrev): Insert before deleting.Richard M. Stallman2003-08-291-2/+5
* | (Fdefine_abbrev_table): Use XCAR, XCDR.Stefan Monnier2003-04-171-2/+2
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* | (Fexpand_abbrev): Fix for the multibyte case.Kenichi Handa2002-08-201-7/+21
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-5/+5
* | * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL andKen Raeburn2002-05-201-1/+1
* | (abbrev-start-location): Doc fix.Pavel Janík2002-04-251-3/+3
* | Add comment of arbitrary chosen constant 59.Pavel Janík2002-04-221-0/+1
* | Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* | (Fexpand_abbrev): Increment plist as use count only if it is an integer.Richard M. Stallman2002-03-031-1/+1
|/
* * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zeroKen Raeburn2001-12-291-1/+1
* Use the plist of an abbrev for multiple params if nec.Richard M. Stallman2001-12-281-21/+80
* (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.Richard M. Stallman2001-11-261-2/+1
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-10/+10
* (Finsert_abbrev_table_description): Reindent.Pavel Janík2001-10-211-1/+1