summaryrefslogtreecommitdiff
path: root/lisp/progmodes/idlwave.el
Commit message (Expand)AuthorAge
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-21
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-23
* | Address defcustom :type warningsBasil L. Contovounesios2023-09-26
* | Use seq-count in three functionsStefan Kangas2023-09-04
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-25
* | Remove compat code for XEmacs' itimer.elStefan Kangas2023-08-12
* | Fix apparently wrong `delete` and `delq` value discards (bug#61730)Mattias Engdegård2023-05-24
* | Fix regexp bugsMattias Engdegård2023-05-13
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-12-16
* ; Fix typosStefan Kangas2022-11-23
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Drop support for XEmacs package func-menu from idlwaveStefan Kangas2022-08-06
* string-equal-ignore-case: new functionSam Steingold2022-07-26
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* ; Fix typos.Mattias Engdegård2022-07-02
* Fix wrong value in idlwave-comment-indent-charMattias Engdegård2022-06-03
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* Fix typo in idlwaveManuel Giraud2021-09-17
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-16
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Prefer "website" to "homepage"Stefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-05
* * list/progmodes/idl*.el: Use lexical-bindingStefan Monnier2021-03-24
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Don't quote lambda in idlwave.elStefan Kangas2020-11-20
* Remove Emacs 20 compat code from idlwave.elStefan Kangas2020-11-20
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-19
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-19
* Remove unnecessary load from idlwaveStefan Kangas2020-11-19
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Remove some Emacs 20 compat codeStefan Kangas2020-09-22
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* Remove XEmacs compat code from idlwave.elLars Ingebrigtsen2020-08-18
* Remove some compat code from idlwave.elLars Ingebrigtsen2020-08-18
* Remove some compat code from idlwave.elLars Ingebrigtsen2020-08-12
* Minor idlwave clean upLars Ingebrigtsen2020-08-11
* Make more load-hooks obsoleteGlenn Morris2020-01-16
* Merge from origin/emacs-27Paul Eggert2020-01-01
|\