summaryrefslogtreecommitdiff
path: root/lisp/progmodes/idlwave.el
Commit message (Expand)AuthorAgeFilesLines
* Fix regexp bugsMattias Engdegård2023-05-131-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-12-161-1/+1
* ; Fix typosStefan Kangas2022-11-231-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-12/+13
* Drop support for XEmacs package func-menu from idlwaveStefan Kangas2022-08-061-12/+3
* string-equal-ignore-case: new functionSam Steingold2022-07-261-1/+1
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-3/+3
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* Fix wrong value in idlwave-comment-indent-charMattias Engdegård2022-06-031-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-3/+2
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+2
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* Fix typo in idlwaveManuel Giraud2021-09-171-1/+1
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-7/+7
* Prefer "website" to "homepage"Stefan Kangas2021-09-161-2/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-4/+4
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-051-9/+3
* * list/progmodes/idl*.el: Use lexical-bindingStefan Monnier2021-03-241-527/+501
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-241-1/+1
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-1/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-4/+0
* Don't quote lambda in idlwave.elStefan Kangas2020-11-201-2/+2
* Remove Emacs 20 compat code from idlwave.elStefan Kangas2020-11-201-38/+19
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-191-5/+0
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-191-8/+7
* Remove unnecessary load from idlwaveStefan Kangas2020-11-191-8/+6
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-4/+4
* Remove some Emacs 20 compat codeStefan Kangas2020-09-221-2/+1
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-7/+3
* Remove XEmacs compat code from idlwave.elLars Ingebrigtsen2020-08-181-157/+33
* Remove some compat code from idlwave.elLars Ingebrigtsen2020-08-181-2/+1
* Remove some compat code from idlwave.elLars Ingebrigtsen2020-08-121-15/+0
* Minor idlwave clean upLars Ingebrigtsen2020-08-111-5/+1
* Make more load-hooks obsoleteGlenn Morris2020-01-161-1/+2
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-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