summaryrefslogtreecommitdiff
path: root/lisp/progmodes/idlwave.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-171-1/+1
* Use quit-window in some functionsAndreas Politz2019-10-131-1/+1
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-13/+12
* ; Fix recent maintainer header removalsGlenn Morris2019-06-081-0/+1
* Remove retired maintainers from commentsPaul Eggert2019-06-041-1/+0
* Update author/maintainer infoPaul Eggert2019-05-261-2/+2
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-2/+2
* Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* More regexp corrections and tweaksPaul Eggert2019-03-101-1/+1
* Be safer about "%" in message formatsPaul Eggert2019-03-071-4/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Replace some uses of cl with cl-libGlenn Morris2018-03-231-22/+22
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Make FILENAME argument of 'file-name-base' mandatoryPhilipp Stephani2017-09-241-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-9/+9
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-6/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-13/+13
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-10/+10
* Escape ` and ' in docPaul Eggert2015-09-011-3/+3
* Quoting fixes in lisp/progmodesPaul Eggert2015-08-301-3/+3
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-2/+2
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Spelling fixesPaul Eggert2014-12-131-1/+1
* Update idlwave urlGlenn Morris2014-06-281-4/+5
* * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-221-1/+1
* 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