aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/idlwave.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move IDLWAVE to lisp/obsoleteStefan Kangas2024-11-031-9087/+0
* ; Whitespace fix in idlwave.elStefan Kangas2024-11-031-3/+3
* Checkdoc fixes in progmodesStefan Kangas2024-07-071-1/+1
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-211-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-231-2/+2
* | Address defcustom :type warningsBasil L. Contovounesios2023-09-261-1/+1
* | Use seq-count in three functionsStefan Kangas2023-09-041-2/+3
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-251-1/+0
* | Remove compat code for XEmacs' itimer.elStefan Kangas2023-08-121-8/+2
* | Fix apparently wrong `delete` and `delq` value discards (bug#61730)Mattias Engdegård2023-05-241-2/+3
* | 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