summaryrefslogtreecommitdiff
path: root/src/category.c
Commit message (Expand)AuthorAge
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Use ptrdiff_t for hash table indexes.Paul Eggert2011-07-18
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-24
* Remove arbitrary limit of 2**31 entries in hash tables.Paul Eggert2011-05-30
* * category.c (SET_CATEGORY_SET, set_category_set): Move here.Paul Eggert2011-04-10
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-10
* error: Print 32- and 64-bit integers portably (Bug#8435).Paul Eggert2011-04-06
* * category.c (copy_category_table): Now static, since it's not used elsewhere.Paul Eggert2011-03-07
* * category.c (hash_get_category_set): Remove unused local var.Paul Eggert2011-03-07
* Change B_ to BVARTom Tromey2011-02-16
* Hide implementation of `struct buffer'Tom Tromey2011-02-14
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-08
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (word_boundary_p): Adjusted for the change of theKenichi Handa2009-11-13
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-06
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-24
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Add 2009 to copyright years.Glenn Morris2009-01-08
* (hash_get_category_set): New function.Kenichi Handa2008-11-27
* (syms_of_category): Fix typo in docstring.Reiner Steib2008-10-28
* (Fdefine_category): Docstring modified for DOCSTRING.Kenichi Handa2008-10-25
* (word_boundary_p): Check scripts instead of charset.Kenichi Handa2008-10-22
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-08-13
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-08
* | Merge from emacs--devo--0Miles Bader2007-07-27
|\|
| * Remove license from trivial file.Glenn Morris2007-07-25
* | Merge from emacs--devo--0Miles Bader2007-01-26
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* | Merge from emacs--devo--0Miles Bader2006-12-16
|\|
| * Update AIST copyright years.Kenichi Handa2006-12-13
* | Merge from emacs--devo--0Miles Bader2006-11-21
|\|
| * (Fchar_category_set): Improve arg/docstring consistency.Juanma Barranquero2006-11-12
* | Merge from emacs--devo--0Miles Bader2006-07-19
|\|
| * (check_category_table): Use CHECK_TYPE.Kim F. Storm2006-07-12
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-08
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-16
|\|
| * Copyright fixedKenichi Handa2005-12-19
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-07
|\|