| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/progmodes/modula2.el: Use SMIE and skeleton. | Stefan Monnier | 2010-11-11 | 2 | -0/+57 |
* | * test/indent/octave.m: Add a test to ensure indentation is local. | Stefan Monnier | 2010-10-27 | 2 | -11/+21 |
* | * test/comint-testsuite.el | Glenn Morris | 2010-10-23 | 2 | -1/+8 |
* | * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode. | Stefan Monnier | 2010-09-20 | 1 | -1/+6 |
* | * lisp/progmodes/prolog.el (prolog-smie-forward-token) | Stefan Monnier | 2010-09-20 | 1 | -1/+1 |
* | * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize. | Stefan Monnier | 2010-09-18 | 2 | -2/+6 |
* | New syntax-propertize functionality. | Stefan Monnier | 2010-09-11 | 2 | -4/+8 |
* | Use SMIE for octave-mode. | Stefan Monnier | 2010-08-30 | 3 | -5/+2327 |
* | Fixed bug#6766 (icalendar.el) | Ulf Jasper | 2010-08-08 | 2 | -40/+183 |
* | Add redisplay test for image and overlay string interaction. | Chong Yidong | 2010-06-24 | 2 | -5/+68 |
* | Fix for comint-password-prompt-regexp (Bug#6367). | Chong Yidong | 2010-06-11 | 2 | -0/+63 |
* | * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup. | Stefan Monnier | 2010-06-02 | 3 | -0/+243 |
* | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+4 |
|\ |
|
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
* | | Merge from emacs-23 branch | Stefan Monnier | 2010-03-30 | 25 | -1925/+339 |
|\ \
| |/ |
|
| * | Add a test function from semantic-test.el to semantic-ia-utest.el. | Chong Yidong | 2010-03-29 | 2 | -0/+25 |
| * | Update Semantic test copyrights, delete some test files (Bug#4656). | Chong Yidong | 2010-03-29 | 25 | -1925/+314 |
* | | Make occur handle multi-line matches cleanly with context. | Juri Linkov | 2010-03-30 | 2 | -1/+212 |
* | | Merge from `emacs-23'. | Stefan Monnier | 2010-03-24 | 2 | -26/+26 |
|\ \
| |/ |
|
| * | License updates for some test/cedet/tests files. | Glenn Morris | 2010-03-10 | 2 | -26/+26 |
* | | * occur-testsuite.el: New file. | Juri Linkov | 2010-03-23 | 2 | -0/+144 |
* | | Bump version to 24.0.50. | Chong Yidong | 2010-03-10 | 1 | -0/+4 |
|/ |
|
* | Add license information for ede-test.el and srecode-test.el. | Glenn Morris | 2010-03-05 | 2 | -0/+57 |
* | Fixed bug#5549 (icalendar.el) | Ulf Jasper | 2010-02-19 | 2 | -0/+125 |
* | Fix typos in docstrings, error messages, etc. | Juanma Barranquero | 2010-01-18 | 2 | -5/+12 |
* | Fix typos in docstrings. | Juanma Barranquero | 2010-01-14 | 3 | -4/+10 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 10 | -10/+10 |
* | Fixed timezone handling problem in icalendar.el. | Ulf Jasper | 2009-12-18 | 2 | -20/+82 |
* | Remove RCS keywords | Miles Bader | 2009-12-11 | 5 | -9/+0 |
* | Add arch tagline | Miles Bader | 2009-10-02 | 30 | -4/+64 |
* | Relicense under GPLv3+. | Glenn Morris | 2009-09-30 | 2 | -13/+16 |
* | * cedet/*: New unit tests, from CEDET repository. | Chong Yidong | 2009-09-28 | 1 | -0/+4 |
* | Add CEDET tests. | Chong Yidong | 2009-09-28 | 33 | -0/+6292 |
* | Mention etc/compilation.txt | Chong Yidong | 2009-07-26 | 1 | -0/+2 |
* | Fix comment. | Juri Linkov | 2009-07-02 | 1 | -1/+1 |
* | Add arch tagline | Miles Bader | 2009-07-02 | 1 | -0/+2 |
* | * redisplay-testsuite.el: New file. | Chong Yidong | 2009-06-26 | 2 | -0/+124 |
* | Add "Branch for 23.1" ChangeLog entry. | Chong Yidong | 2009-06-21 | 1 | -0/+4 |
* | icalendar: uid-format, bug fixes. | Ulf Jasper | 2009-01-25 | 2 | -7/+56 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 4 | -4/+4 |
* | Fix typos. | Juanma Barranquero | 2008-12-17 | 1 | -1/+1 |
* | Add arch tagline | Miles Bader | 2008-12-01 | 1 | -0/+2 |
* | New file. | Chong Yidong | 2008-11-30 | 1 | -0/+281 |
* | * bytecomp-testsuite.el: New file, | Chong Yidong | 2008-11-30 | 1 | -0/+4 |
* | icalendar: uid-creation improved | Ulf Jasper | 2008-10-31 | 2 | -1/+21 |
* | Add arch tagline | Miles Bader | 2008-06-15 | 1 | -0/+1 |
* | Added newsticker-testsuite.el. | Ulf Jasper | 2008-06-14 | 2 | -0/+184 |
* | Ulf Jasper <ulf.jasper at web.de> | Glenn Morris | 2008-05-24 | 2 | -34/+205 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 2 | -12/+8 |
* | (Fdefine_charset_internal): Change the way of | Kenichi Handa | 2008-03-27 | 1 | -1/+1 |