summaryrefslogtreecommitdiff
path: root/src/category.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \ | |/
| * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Remove license from trivial file.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+3
|\ \ | |/
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+3
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+2
|\ \ | |/
| * Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
* | Merge from emacs--devo--0Miles Bader2006-11-211-1/+2
|\ \ | |/
| * (Fchar_category_set): Improve arg/docstring consistency.Juanma Barranquero2006-11-121-1/+2
* | Merge from emacs--devo--0Miles Bader2006-07-191-3/+1
|\ \ | |/
| * (check_category_table): Use CHECK_TYPE.Kim F. Storm2006-07-121-3/+1
* | 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-97Miles Bader2006-01-161-2/+4
|\ \ | |/
| * Copyright fixedKenichi Handa2005-12-191-2/+4
* | 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
|\ \ | |/
| * (Fmake_category_set): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
| * (Fdefine_category, Fcategory_docstring)Luc Teirlinck2004-02-201-10/+12
* | Sync to HEAD.Kenichi Handa2004-04-081-10/+15
* | *** empty log message ***Kenichi Handa2003-09-081-156/+66
|\ \
| * | (copy_category_entry): Fix for the case that RANGE is an integer.Kenichi Handa2003-01-311-2/+6
| * | (Fmodify_category_entry): Fix CATEGORY_MEMBER call.Dave Love2002-07-161-1/+1
| * | (Fmodify_category_entry): Don't modify the contentsKenichi Handa2002-06-121-6/+3
| * | (Fmodify_category_entry): Doc fix. Remove unusedDave Love2002-05-231-3/+4
| * | Include "character.h".Kenichi Handa2002-03-011-152/+61
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-2/+2
|/
* (describe_category, describe_category_1, Fdescribe_categories): Remove.Stefan Monnier2001-11-281-94/+0
* (describe_category): Add dummy arg.Stefan Monnier2001-11-191-4/+4
* (Fget_unused_category): Doc fix.Richard M. Stallman2001-11-141-4/+5
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-9/+9
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-10-201-84/+84
* Include keymap.h.Stefan Monnier2001-10-101-0/+1
* (Fcategory_docstring): Remove unused variable `doc'.Eli Zaretskii2001-01-021-7/+0
* (Fmodify_category_entry): Use SPLIT_CHAR, notKenichi Handa2000-05-191-1/+1
* Use new macro namesGerd Moellmann2000-03-271-2/+2
* (Fset_category_table): Use new macros for per-bufferGerd Moellmann2000-03-261-2/+3
* (word_boundary_p): Delete codes for a compositeKenichi Handa1999-12-151-5/+15
* (modify_lower_category_set): Set default value ofKenichi Handa1999-09-301-6/+5
* Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.Ken Raeburn1999-09-131-6/+6
* (word_boundary_p): If C1 or C2 are compositeKenichi Handa1998-11-241-0/+5
* (syms_of_category): Doc-string modified.Kenichi Handa1998-10-261-2/+2