| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Correct the position of point in some line-up functions. | Alan Mackenzie | 2013-03-06 | 1 | -1/+3 |
* | Replace `last-command-event' by `last-command-char' in XEmacs. | Alan Mackenzie | 2013-03-04 | 1 | -9/+9 |
* | In doc, use standard American English style for e.g., etc., i.e. | Paul Eggert | 2013-02-12 | 1 | -15/+15 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -2/+2 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Enhancements for Objective-C: | Alan Mackenzie | 2009-04-30 | 1 | -2/+42 |
* | Comment (minor header format fixes). | Glenn Morris | 2009-01-11 | 1 | -1/+2 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -3/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | Add my name. | Alan Mackenzie | 2007-01-20 | 1 | -1/+2 |
* | Update CC Mode to version 5.31.4. The detailed changes are those | Alan Mackenzie | 2007-01-01 | 1 | -0/+23 |
* | Fix Copyright format. | Glenn Morris | 2006-12-03 | 1 | -2/+3 |
* | (c-lineup-string-cont): Improve previous doc fix. | Glenn Morris | 2006-11-11 | 1 | -1/+1 |
* | (c-lineup-string-cont): Doc fix (Nil -> nil). | Glenn Morris | 2006-11-10 | 1 | -1/+1 |
* | cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, | Alan Mackenzie | 2006-02-24 | 1 | -2/+2 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+2 |
* | Update CC Mode to release 5.31. | Alan Mackenzie | 2005-12-02 | 1 | -180/+250 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+1 |
* | (c-lineup-argcont): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -1/+1 |
* | 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org> | Martin Stjernholm | 2005-05-23 | 1 | -4/+6 |
* | Updated CC Mode to 5.30.9. | Martin Stjernholm | 2004-08-11 | 1 | -16/+19 |
* | CC Mode update (5.30.8). | Martin Stjernholm | 2003-11-16 | 1 | -26/+11 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (c-lineup-math): Don't align the operators "!=", "<=" and ">=" as assignment | Martin Stjernholm | 2003-08-26 | 1 | -7/+9 |
* | Updated CC Mode to version 5.30. | Martin Stjernholm | 2003-07-03 | 1 | -138/+361 |
* | (c-lineup-argcont, c-lineup-gcc-asm-reg): Don't quote nil and t in docstrings. | Juanma Barranquero | 2003-05-06 | 1 | -2/+2 |
* | CC Mode update to version 5.29. This is for testing; it's not a released | Martin Stjernholm | 2002-04-22 | 1 | -103/+362 |
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -0/+5 |
* | Update to version 5.28. | Gerd Moellmann | 2001-03-21 | 1 | -30/+30 |
* | *** empty log message *** | Dave Love | 2000-12-06 | 1 | -1/+1 |
* | Fix copyright years. | Dave Love | 2000-12-06 | 1 | -1/+1 |
* | (c-lineup-multi-inher): Handle lines with | Gerd Moellmann | 2000-07-24 | 1 | -10/+37 |
* | Installed version 5.26 | Gerd Moellmann | 1999-12-12 | 1 | -124/+313 |
* | Installed CC Mode 5.25. | Barry A. Warsaw | 1999-02-08 | 1 | -12/+35 |
* | Don't require cc-defs. | Richard M. Stallman | 1998-03-08 | 1 | -1/+0 |
* | (c-lineup-close-paren) | Richard M. Stallman | 1998-02-17 | 1 | -3/+94 |
* | Remove version number. | Karl Heuer | 1997-10-23 | 1 | -1/+1 |