summaryrefslogtreecommitdiff
path: root/src/category.c
Commit message (Expand)AuthorAgeFilesLines
...
* error: Print 32- and 64-bit integers portably (Bug#8435).Paul Eggert2011-04-061-2/+2
* * category.c (copy_category_table): Now static, since it's not used elsewhere.Paul Eggert2011-03-071-1/+1
* * category.c (hash_get_category_set): Remove unused local var.Paul Eggert2011-03-071-2/+0
* Change B_ to BVARTom Tromey2011-02-161-4/+4
* Hide implementation of `struct buffer'Tom Tromey2011-02-141-4/+4
* Refill some long/short copyright headers.Glenn Morris2011-01-261-9/+9
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-5/+2
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-23/+13
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-17/+10
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* (word_boundary_p): Adjusted for the change of theKenichi Handa2009-11-131-3/+6
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-5/+5
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-241-0/+2
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* (hash_get_category_set): New function.Kenichi Handa2008-11-271-4/+29
* (syms_of_category): Fix typo in docstring.Reiner Steib2008-10-281-1/+1
* (Fdefine_category): Docstring modified for DOCSTRING.Kenichi Handa2008-10-251-1/+3
* (word_boundary_p): Check scripts instead of charset.Kenichi Handa2008-10-221-16/+19
* 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
|\ \