| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | * src/eval.c: Add `inhibit-debugger'. | Stefan Monnier | 2012-09-11 | 1 | -1/+1 |
* | * composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans. | Paul Eggert | 2012-08-27 | 1 | -7/+6 |
* | Use C99-style 'extern inline' if available. | Paul Eggert | 2012-08-02 | 1 | -1/+8 |
* | Use "ASET (a, i, v)" rather than "AREF (a, i) = v". | Paul Eggert | 2012-08-01 | 1 | -0/+5 |
* | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -1/+1 |
|\ |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -11/+11 |
|/ |
|
* | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -1/+1 |
* | Fix typo in comment. | Paul Eggert | 2011-07-28 | 1 | -1/+1 |
* | Use ptrdiff_t for composition IDs. | Paul Eggert | 2011-07-19 | 1 | -4/+4 |
* | * lisp.h (UNSIGNED_CMP): New macro. | Paul Eggert | 2011-06-12 | 1 | -1/+1 |
* | Check for overflow when converting integer to cons and back. | Paul Eggert | 2011-06-06 | 1 | -13/+3 |
* | Remove arbitrary limit of 2**31 entries in hash tables. | Paul Eggert | 2011-05-30 | 1 | -1/+1 |
* | Declare Lisp_Object Q* variables to be 'static' if not exproted. | Paul Eggert | 2011-04-10 | 1 | -2/+0 |
* | Make Emacs functions such as Fatom 'static' by default. | Paul Eggert | 2011-04-10 | 1 | -2/+0 |
* | * coding.c (DECODE_COMPOSITION_RULE): If the rule is invalid, goto invalid_code | Paul Eggert | 2011-04-04 | 1 | -4/+7 |
* | * composite.h, composite.c (composition_gstring_put_cache): | Paul Eggert | 2011-04-04 | 1 | -1/+1 |
* | * composite.h (COMPOSITION_DECODE_REFS): New macro, | Paul Eggert | 2011-04-04 | 1 | -7/+13 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -3/+0 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -2/+2 |
* | | Remove unused declarations | Andreas Schwab | 2010-12-27 | 1 | -2/+0 |
* | | Fix int/EMACS_INT use in keyboard.c. | Eli Zaretskii | 2010-09-25 | 1 | -1/+1 |
* | | Fix more uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-23 | 1 | -5/+6 |
* | | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -27/+27 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -2/+2 |
* | (composition_adjust_point): Update prototype. | Kenichi Handa | 2009-12-25 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -2/+2 |
* | (LGLYPH_SET_CODE): Add comment. | Kenichi Handa | 2008-09-01 | 1 | -0/+1 |
* | (LGLYPH_SET_CODE): Cast `val' to EMACS_INT. | Eli Zaretskii | 2008-08-29 | 1 | -1/+1 |
* | * composite.h (enum composition_method): Delete | Kenichi Handa | 2008-08-29 | 1 | -6/+99 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+4 |
* | (Fcompose_region_internal, Fcompose_string_internal): Declare. | Stefan Monnier | 2008-02-06 | 1 | -0/+3 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -2/+2 |
* | | (enum composition_method): Define | Kenichi Handa | 2007-12-04 | 1 | -2/+0 |
* | | (COMPOSITION_METHOD): Handle | Kenichi Handa | 2007-12-03 | 1 | -3/+7 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove license from trivial file. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-12-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update AIST copyright years. | Kenichi Handa | 2006-12-13 | 1 | -1/+1 |