| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-26 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-12 | 1 | -2/+2 |
* | Fix more minor mode docstrings. | Chong Yidong | 2011-10-19 | 1 | -10/+8 |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 1 | -4/+4 |
* | * idlw-shell.el (idlwave-shell-complete-filename): Replace obsolete function. | Glenn Morris | 2011-05-16 | 1 | -1/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | 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 |
* | | Derive from prog-mode, use derived-mode-p, and fix up various | Stefan Monnier | 2010-12-10 | 1 | -34/+23 |
* | | Silence idlw*.el compilation. | Glenn Morris | 2010-11-10 | 1 | -3/+3 |
* | | Replace still more end-of-line etc with line-end-position, etc. | Glenn Morris | 2010-11-08 | 1 | -6/+3 |
* | | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. | Glenn Morris | 2010-11-06 | 1 | -5/+4 |
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -1/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * textmodes/two-column.el (2C-split): | Stefan Monnier | 2009-10-31 | 1 | -55/+39 |
* | Fix typos. | Juanma Barranquero | 2009-09-24 | 1 | -91/+93 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-09-01 | 1 | -1/+2 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 1 | -5/+6 |
* | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2009-07-22 | 1 | -1/+1 |
* | 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 |
* | Delete trailing whitespace. | Glenn Morris | 2008-02-02 | 1 | -338/+338 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | * calculator.el: | Dan Nicolaescu | 2007-12-25 | 1 | -12/+0 |
* | | Improves calls to `error', per mail from RMS. | Deepak Goel | 2007-12-08 | 1 | -1/+1 |
* | | Fix buggy `error' calls in progmodes/ | Deepak Goel | 2007-12-06 | 1 | -2/+2 |
* | | * textmodes/two-column.el (2C-split, 2C-merge): | Dan Nicolaescu | 2007-10-19 | 1 | -1/+1 |
* | | (idlwave-shell-filter-bp, top level): Use mapc rather than mapcar. | Glenn Morris | 2007-10-13 | 1 | -14/+14 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (idlwave-shell-clear-all-bp): Don't re-query for each cleared BP. | J.D. Smith | 2007-04-24 | 1 | -8/+15 |
* | (idlwave-shell-break-in): Simplify module calc. | J.D. Smith | 2007-04-01 | 1 | -9/+10 |
* | (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs. | J.D. Smith | 2007-02-22 | 1 | -14/+13 |
* | (idlwave-shell-mode): Clean up pending commands, for | J.D. Smith | 2007-02-22 | 1 | -38/+65 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+3 |
* | (idlwave-shell-filter-directory): Handle extra newlines and spaces. | J.D. Smith | 2006-11-20 | 1 | -6/+9 |
* | Fix menu typo. | J.D. Smith | 2006-07-17 | 1 | -1/+1 |
* | (idlwave-shell-move-or-history): Remove spurious move to point-max (new | J.D. Smith | 2006-05-10 | 1 | -5/+1 |
* | Update to IDLWAVE version 6.0; see idlwave.org. Includes code to | J.D. Smith | 2006-04-06 | 1 | -144/+237 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -2/+2 |
* | (idlwave-shell-electric-debug-mode): | Juri Linkov | 2005-12-04 | 1 | -4/+4 |
* | 2005-09-25 Romain Francoise <romain@orebokech.com> | Romain Francoise | 2005-09-24 | 1 | -1/+1 |
* | Message format fixes, commit no. 3 | Deepak Goel | 2005-09-18 | 1 | -1/+1 |
* | * mh-customize.el: Do not use face-alias compatibility for | Dan Nicolaescu | 2005-08-15 | 1 | -7/+2 |
* | (idlwave-xemacs-hack-mouse-track): Avoid warnings. | Richard M. Stallman | 2005-08-09 | 1 | -7/+8 |