branch: externals/idlwave commit e6fac699887d7e358f6604b57fbca7f815d63784 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
README: mention ELPA, cleanup --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3162687f99..a863d34cc8 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,17 @@ -> **Note**: IDLWAVE is currently not maintained. In current form it supports IDL v8.6, and is still in daily use by some users. -If you are interested in taking over IDLWAVE maintenance, please post an issue. See the DEVELOP file for information -on the file structure layout. +> [!NOTE] +> IDLWAVE is currently maintained in limited fashion on ELPA. In its current form it supports IDL v9.0, and is still in daily use by some users. +If you are interested in contributing to IDLWAVE's maintenance, please send a note to emacs-devel. See the DEVELOP file for information on the file structure layout. IDLWAVE is an add-on mode built into GNU Emacs which enables feature-rich development and interaction with IDL, the Interactive Data Language. It provides a compelling, full-featured alternative to the IDLDE development environment bundled with IDL. - In addition to the Emacs package and its documentation, this repository also includes: -idlwave_catalog A Perl program to produce your own library catalog - ".idlwave_catalog" files. +- `idlwave_catalog`: A Perl program to produce your own library catalog ".idlwave_catalog" files. -tutorial.pro Intentionally buggy practice source code for the - tutorial. See the`Getting Started' section in the - manual. +- `tutorial.pro`: Intentionally buggy practice source code for the tutorial. See the `Getting Started` section in the manual. -CHANGES The package history +- `CHANGES`: The package history