| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org | Glenn Morris | 2014-07-02 | 1 | -1/+1 |
|\ |
|
| * | Update idlwave url | Glenn Morris | 2014-06-28 | 1 | -1/+1 |
* | | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. | Stefan Monnier | 2014-05-28 | 1 | -9/+7 |
|/ |
|
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | * lisp/emacs-lisp/package.el: Include obsolete packages from archives. | Stefan Monnier | 2013-06-25 | 1 | -1/+0 |
* | * progmodes/idlw-help.el (idlwave-help-fontify): Use called-interactively-p. | Glenn Morris | 2013-05-21 | 1 | -1/+1 |
* | Fix a bunch of custom types (thank you cus-test.el) | Glenn Morris | 2013-05-08 | 1 | -4/+3 |
* | Make S-SPC scroll in the opposite direction to SPC | Glenn Morris | 2013-02-11 | 1 | -0/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -5/+5 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+2 |
* | Change scroll-up/down bindings to Emacs 24's scroll-*-command. | Chong Yidong | 2011-10-01 | 1 | -2/+2 |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 1 | -1/+1 |
* | Move keymap initialization into declaration. | Stefan Monnier | 2011-02-10 | 1 | -15/+16 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Make org-link and idlwave-help-link inherit from link face. | Chong Yidong | 2011-01-09 | 1 | -3/+2 |
* | Derive from prog-mode, use derived-mode-p, and fix up various | Stefan Monnier | 2010-12-10 | 1 | -7/+2 |
* | Silence idlw*.el compilation. | Glenn Morris | 2010-11-10 | 1 | -20/+22 |
* | 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 |
* | lisp/*: Fix typos in docstrings and messages. | Juanma Barranquero | 2010-01-02 | 1 | -27/+28 |
* | * textmodes/two-column.el (2C-split): | Stefan Monnier | 2009-10-31 | 1 | -4/+2 |
* | Fix typos. | Juanma Barranquero | 2009-09-24 | 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 | -98/+96 |
* | 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 |
* | | (idlwave-sintern-sysvar) | Glenn Morris | 2007-11-30 | 1 | -0/+2 |
* | | * progmodes/cperl-mode.el (compilation-error-regexp-alist): Pacify | Dan Nicolaescu | 2007-11-27 | 1 | -0/+31 |
* | | * progmodes/idlw-help.el: Require browse-url unconditionally, it | Dan Nicolaescu | 2007-11-20 | 1 | -5/+2 |
* | | * emulation/pc-select.el (next-line-mark, next-line-nomark) | Dan Nicolaescu | 2007-10-26 | 1 | -0/+2 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (idlwave-do-context-help1): Don't visit special help topics for | J.D. Smith | 2007-03-08 | 1 | -4/+4 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+3 |
* | Fixed copyright notice. | J.D. Smith | 2006-12-12 | 1 | -3/+2 |
* | (idlwave-html-help-location): Fail gracefully for missing help packages. | J.D. Smith | 2006-11-20 | 1 | -21/+65 |
* | Ensure point at beginning of source help buffer, so class/tag finding works. | J.D. Smith | 2006-04-20 | 1 | -0/+1 |
* | Removed spurious require, avoiding recursive loads. | J.D. Smith | 2006-04-06 | 1 | -1/+0 |
* | Update to IDLWAVE version 6.0; see idlwave.org. | J.D. Smith | 2006-04-06 | 1 | -131/+246 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+1 |
* | (browse-url-generic-args): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -73/+76 |
* | * mh-customize.el: Do not use face-alias compatibility for | Dan Nicolaescu | 2005-08-15 | 1 | -2/+0 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |