summaryrefslogtreecommitdiff
path: root/lisp/progmodes/idlwave.el
Commit message (Expand)AuthorAgeFilesLines
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-261-0/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc small custom fixesGlenn Morris2013-12-271-2/+2
* Silence idlwave compilationGlenn Morris2013-06-191-1/+3
* idlwave-concatenate-rinfo-lists fixGlenn Morris2013-05-291-5/+8
* * idlwave.el (idlwave-scan-user-lib-files, idlwave-write-paths): SimplifyGlenn Morris2013-05-281-48/+31
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix uses of long-obsolete font-lock-reference face.Chong Yidong2012-09-241-5/+5
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+2
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-3/+1
* Convert more defvars to defcustoms.Chong Yidong2012-05-041-9/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-59/+59
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-111-1/+1
* Fix for 2011-10-21T02:23:59Z!cyd@gnu.org.Chong Yidong2011-10-211-2/+0
* Use mode-require-final-newline for idlwave.el and vera-mode.el.Chong Yidong2011-10-201-1/+2
* lisp/progmodes/idlwave.el: Use `dolist' rather than `mapcar'.Juanma Barranquero2011-04-021-11/+8
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-2/+2
|\
| * Fix spelling of "precede".Glenn Morris2011-02-221-2/+2
* | Move keymap initialization into declaration.Stefan Monnier2011-02-101-14/+20
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-28/+14
* | Silence idlw*.el compilation.Glenn Morris2010-11-101-15/+18
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-6/+3
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-061-39/+18
* | Minor idlwave change.Glenn Morris2010-11-061-14/+16
* | idlwave trivia.Glenn Morris2010-11-031-5/+4
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-1/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\ \ | |/
| * Close bug#6450.Glenn Morris2010-06-181-1/+1
* | Use define-minor-mode for less obvious cases.Stefan Monnier2010-05-041-0/+1
|/
* Fix typos in comments.Juanma Barranquero2010-01-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (class): Restore still useful declaration.Glenn Morris2009-12-031-0/+4
* Misc cleanup.Stefan Monnier2009-12-031-236/+231
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-22/+12
* Fix typos.Juanma Barranquero2009-09-241-200/+200
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (auto-mode-alist): Remove unnecessary autoload.Glenn Morris2008-10-031-2/+0