summaryrefslogtreecommitdiff
path: root/src/casetab.c
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp.h (eassume): New macro.Paul Eggert2013-10-10
* Add set operations for bool-vector.Daniel Colascione2013-09-22
* * syntax.c (init_syntax_once): Adjust comment and do an earlyDmitry Antipov2013-08-26
* * src/casetab.c (init_casetab_once): Fix last change.Barry O'Reilly2013-05-22
* * lisp/case-table.el (case-table-get-table): New function.Stefan Monnier2013-03-27
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* * casefiddle.c, casetab.c, category.c: Use bool for boolean.Paul Eggert2012-08-24
* * buffer.h (BSET): Remove.Paul Eggert2012-08-17
* * lisp.h (set_char_table_extras): Rename from char_table_set_extras.Paul Eggert2012-08-17
* * lisp.h (CSET): Remove.Paul Eggert2012-08-17
* Simple interface to set Lisp_Object fields of chararcter tables.Dmitry Antipov2012-08-16
* Use BSET for write access to Lisp_Object members of struct buffer.Dmitry Antipov2012-08-13
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-16
* Merge from trunk.Paul Eggert2012-01-09
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* | Merge from trunk.Paul Eggert2011-12-10
|\|
| * Fix typos.Juanma Barranquero2011-11-20
* | * casetab.c (set_identity, shuffle): Use lint_assume.Paul Eggert2011-09-21
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-21
|/
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-24
* Undo the DEFUN->DEFUE change.Paul Eggert2011-04-13
* * casetab.c (Vascii_upcase_table, Vascii_eqv_table): Now static.Paul Eggert2011-04-10
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-10
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-10
* * casetab.c (set_identity, shuffle): Likewise.Paul Eggert2011-04-09
* Fix a race condition diagnosed by gcc -Wsequence-point (Bug#8254).Paul Eggert2011-03-15
* Change B_ to BVARTom Tromey2011-02-16
* Hide implementation of `struct buffer'Tom Tromey2011-02-14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* 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
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-06
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* (shuffle): Fix the logic of setting up the cycle.Kenichi Handa2009-07-17
* Remove spurious semicolons.Juanma Barranquero2009-02-11
* Comment (fix header format).Glenn Morris2009-01-10
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-08
* | | Merge from emacs--devo--0Miles Bader2007-08-13
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-08-13
| |\|