summaryrefslogtreecommitdiff
path: root/lisp/progmodes/idlw-shell.el
Commit message (Expand)AuthorAge
...
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-19
* Remove compatibility code for 20-year old function renamingGlenn Morris2015-04-30
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-02
|\
| * Update idlwave urlGlenn Morris2014-06-28
* | * lisp/progmodes/idlw-shell.el (idlwave-shell-make-temp-file): OptimizeGlenn Morris2014-06-25
|/
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-06
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/emacs-lisp/package.el: Include obsolete packages from archives.Stefan Monnier2013-06-25
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-21
|\
| * * idlw-shell.el (idlwave-shell-complete-filename): Fix 2011-05-17 change.Jose Marino2012-09-12
* | Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* | lisp/progmodes/idlw-shell.el: Cleanup after 2012-05-04T05:14:14Z!cyd@gnu.org.Juanma Barranquero2012-05-09
* | Convert more defvars to defcustoms.Chong Yidong2012-05-04
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
|/
* Duplicate-word and spelling fixes.Paul Eggert2012-01-10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-26
* Spelling fixes.Paul Eggert2011-11-22
* Fix typos.Juanma Barranquero2011-11-16
* Spelling fixes.Paul Eggert2011-11-14
* Fix typos.Juanma Barranquero2011-11-12
* Fix more minor mode docstrings.Chong Yidong2011-10-19
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23
* * idlw-shell.el (idlwave-shell-complete-filename): Replace obsolete function.Glenn Morris2011-05-16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-10
* | Silence idlw*.el compilation.Glenn Morris2010-11-10
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-08
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-06
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-29
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-31
* Fix typos.Juanma Barranquero2009-09-24
* Use forward-line rather than goto-line.Glenn Morris2009-09-01
* Use forward-line rather than goto-line.Glenn Morris2009-08-22
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-22
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Delete trailing whitespace.Glenn Morris2008-02-02
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | * calculator.el:Dan Nicolaescu2007-12-25
* | Improves calls to `error', per mail from RMS.Deepak Goel2007-12-08
* | Fix buggy `error' calls in progmodes/Deepak Goel2007-12-06