[elpa] externals/idlwave 5a8c9cb8ec 213/360: find-structure-definition: Correctly indicate structure found.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 5a8c9cb8ec8e279bdf0a9336d3ecc023a06e1feb Author: JD Smith Commit: JD Smith find-structure-definition: Correctly indicate structure found. --- idlwave.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/idlwave.el b/idlwave.el index 77

[elpa] externals/idlwave 430082e1dc 347/360: Update CHANGES

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 430082e1dc90b163bbac89e6794848d9fc8db427 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update CHANGES --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 164b808ed8..b2d62a9298 10

[elpa] externals/idlwave f0527ab05f 342/360: Build info first for install-info

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit f0527ab05f0eab9ada472a84541c53ea4f34f7b3 Author: JD Smith Commit: JD Smith Build info first for install-info --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4fbbb88c5f..a1389a66ec 100644 --- a/Makefi

[elpa] externals/idlwave d62acf6aef 280/360: Complete struct-tags even if shell only loaded.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit d62acf6aef60d35cfb74ca642f189d313c434d12 Author: JD Smith Commit: JD Smith Complete struct-tags even if shell only loaded. --- idlw-shell.el | 3 ++- idlwave.el| 9 +++-- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/idlw-shell.el b/

[elpa] externals/idlwave ada3fb4cd8 044/360: *** empty log message ***

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit ada3fb4cd8b99b2ed96f5092d56e5202b32749a2 Author: jdsmith Commit: jdsmith *** empty log message *** --- CHANGES | 8 +++ idlwave.texi | 72 ++-- 2 files changed, 54 insertions(+), 26 deletions(

[elpa] externals/idlwave 127405a5c7 217/360: Fontify source code by default.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 127405a5c7a25f6e8c0daa88d2f6cb33be94be18 Author: JD Smith Commit: JD Smith Fontify source code by default. --- idlw-help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlw-help.el b/idlw-help.el index 1d954bd973..fa67dee8b9 100644 --

[elpa] externals/idlwave b15ff557de 268/360: Fix up broken upstream patch to get-help-buffer

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit b15ff557defae806219f987eb6aa7a7c58aa7201 Author: JD Smith Commit: JD Smith Fix up broken upstream patch to get-help-buffer (if x nil a b) was turned into (if (not x) a b) instead of (when (not x) a b). Resulted in local variables being cleared in

[elpa] externals/idlwave 74e4d168e9 326/360: Debug/comments.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 74e4d168e94149baf3a0fbda12de9bb16d6c9a3f Author: JD Smith Commit: JD Smith Debug/comments. --- idlw-shell.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index ddeb552b07..feaf8dac4c 100644 ---

[elpa] externals/idlwave e537821a98 291/360: Help buffer not fontifying: fixed.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e537821a98ab028088612afdad60de78530e68a0 Author: JD Smith Commit: JD Smith Help buffer not fontifying: fixed. --- idlw-help.el | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/idlw-help.el b/idlw-help.el index 609fffa739..

[elpa] externals/idlwave 74dc6e40d5 290/360: Help location changes and HTML help inline.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 74dc6e40d5c6f0663fb615692958fc2c9711f31e Author: JD Smith Commit: JD Smith Help location changes and HTML help inline. --- idlw-help.el | 105 ++- 1 file changed, 47 insertions(+), 58 deletions(-) diff

[elpa] externals/idlwave 6ab7d594ca 091/360: *** empty log message ***

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 6ab7d594ca73d0b9cdacf948b856a8b0daeb25c4 Author: jdsmith Commit: jdsmith *** empty log message *** --- idlwave.texi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/idlwave.texi b/idlwave.texi index 9e11a0abbd..9e3f25f6b8 100644 --

[elpa] externals/idlwave e4bd892bae 093/360: - Reverted last "fix". Don't trust XEmacs complaints about useless

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e4bd892bae350d0faea47343467a20bb5ca37a3b Author: jdsmith Commit: jdsmith - Reverted last "fix". Don't trust XEmacs complaints about useless variables. --- idlw-help.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idlw-help.el

[elpa] externals/idlwave 3db3ab7046 066/360: Patches from Stefan Monnier:

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 3db3ab704673111faf3edbd1ba3f1f371255e6f7 Author: jdsmith Commit: jdsmith Patches from Stefan Monnier: Add a \ in front of open-paren-in-column-0 in docstrings. Otherwise indentation and font-lock get confused. (idlwave-function-menu): Use de

[elpa] externals/idlwave d8ec414d70 314/360: Switch idlwave.org -> github.com/jdtsmith/idlwave

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit d8ec414d70ae33ba82775550534ae2edeb14da22 Author: JD Smith Commit: JD Smith Switch idlwave.org -> github.com/jdtsmith/idlwave --- idlw-complete-structtag.el | 2 +- idlw-help.el | 2 +- idlw-roprompt.el | 4 ++-- idlw-shell.el

[elpa] externals/idlwave 23b06d1f3b 253/360: Shell-command, for simple 'wait commands.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 23b06d1f3b612baa477b247317c09105bf394f6e Author: JD Smith Commit: JD Smith Shell-command, for simple 'wait commands. --- idlw-shell.el | 16 1 file changed, 16 insertions(+) diff --git a/idlw-shell.el b/idlw-shell.el index c28e89153f..a5036

[elpa] externals/idlwave 3bc0d926ee 071/360: (idlwave-show-begin): Update the last-abbrev-location

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 3bc0d926ee0eb50c4e6932fd3e0f3461bdaf1a7f Author: jdsmith Commit: jdsmith (idlwave-show-begin): Update the last-abbrev-location using the marker to allow check-abbrev to correctly upcase the full portion of an expanded generic END state

[elpa] externals/idlwave 8f7a8bbfd6 296/360: Remove vestigial IDL assistant reference.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 8f7a8bbfd6a003123df007817b91174b2acb309b Author: JD Smith Commit: JD Smith Remove vestigial IDL assistant reference. --- idlwave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlwave.el b/idlwave.el index 6333e2c0e9..5a29972728 10064

[elpa] externals/idlwave 5564106516 308/360: add autoloads

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 55641065168d2e843cb90f43db493878a6c84645 Author: JD Smith Commit: JD Smith add autoloads --- idlw-shell.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/idlw-shell.el b/idlw-shell.el index 5f61ba47b3..6cd499 100644 --- a/idlw-s

[elpa] externals/idlwave 08e8603218 353/360: Fix indentation

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 08e8603218a4b80f52cb12073dba7c6d890461cf Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Fix indentation --- idlw-shell.el | 188 +- 1

[elpa] externals/idlwave fa2254d7dc 218/360: Doc updates

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit fa2254d7dc6c09ab9e28598b86da4c8d97bbf2fb Author: JD Smith Commit: JD Smith Doc updates --- idlwave.texi | 81 ++-- 1 file changed, 46 insertions(+), 35 deletions(-) diff --git a/idlwave.texi b/idlwave.

[elpa] externals/idlwave dca48a81ca 321/360: Remove overlay arrow as well when clearing line

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit dca48a81ca5af304344d6e0e1eff1ea1e23ee938 Author: JD Smith Commit: JD Smith Remove overlay arrow as well when clearing line --- idlw-shell.el | 1 + 1 file changed, 1 insertion(+) diff --git a/idlw-shell.el b/idlw-shell.el index 94cff375aa..868c50d6f9 100644

[elpa] externals/idlwave e364df9db0 260/360: Optimize long continue statement indentation.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e364df9db041913790074a1c3dcafe0f2ef08c67 Author: JD Smith Commit: JD Smith Optimize long continue statement indentation. Overly permissive regexp in skip-multi-commands Eliminate multiple re-computation of end-of-statement in start-of-substatement

[elpa] externals/idlwave 853872b223 357/360: Leave # unencoded in idl.htm#real/path/to/file help link style

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 853872b2235f81d98b612feba6f424515c5c4fa7 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Leave # unencoded in idl.htm#real/path/to/file help link style --- idlw-help.el | 4 +++- 1 file chan

[elpa] externals/idlwave 2f9e39c587 359/360: indent changes

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 2f9e39c58790cc0c72d7099910e66e4f21c3182a Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> indent changes --- idlw-scan.el | 17 + 1 file changed, 9 insertions(+), 8 deletions(

[elpa] externals/idlwave 5700fb8ba9 038/360: * idlw-shell.el (idlwave-shell-examine-display): Had to set

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 5700fb8ba98517f0d3ed791fd5141e03ffc54c30 Author: jdsmith Commit: jdsmith * idlw-shell.el (idlwave-shell-examine-display): Had to set window-start to (point-min) to keep shrink-if-larger working. A strange race condition kept i

[elpa] externals/idlwave 0845470474 309/360: Include arrow on stop line always.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 0845470474c61a779b6d533003ac658b8997fd18 Author: JD Smith Commit: JD Smith Include arrow on stop line always. --- idlw-shell.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index 6cd499.

[elpa] externals/idlwave 1416b311ac 356/360: html-system-help-location: correct name

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 1416b311ac97d428c01d9142666cd159487af83c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> html-system-help-location: correct name --- idlw-help.el | 2 +- 1 file changed, 1 insertion(+), 1 de

[elpa] externals/idlwave 1e87b0f4c0 322/360: Don't use additional indentation by default with parens

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 1e87b0f4c009b4e7d42eedf56d3145499031c0a8 Author: JD Smith Commit: JD Smith Don't use additional indentation by default with parens --- idlw-variables.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlw-variables.el b/idlw-variables.el

[elpa] externals/idlwave 19c9d54b69 328/360: Better handling of htm[l] entries in XML info.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 19c9d54b699afc142c7202cc689a6f4d8550daf1 Author: JD Smith Commit: JD Smith Better handling of htm[l] entries in XML info. --- idlw-scan.el | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/idlw-scan.el b/idlw-s

[elpa] externals/idlwave de394f13b7 030/360: * idlwave.el (idlwave-popup-select): Moved this and auxiliary

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit de394f13b7f537d44ba087db8e60f0a6aee6c9cb Author: jdsmith Commit: jdsmith * idlwave.el (idlwave-popup-select): Moved this and auxiliary functions from idlw-help.el, to support super examine popup. * idlwave.el (idlwave-fix-keywo

[elpa] externals/idlwave e35826c6da 281/360: Accommodate new syntax obj_new('class') == CLASS()

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e35826c6da09b0b1e0b44d25697f75ec5adca0ca Author: JD Smith Commit: JD Smith Accommodate new syntax obj_new('class') == CLASS() IDL 8 introduced a new convenience syntax for calling the Init method of a class. Here we add copied routine info entries which

[elpa] externals/idlwave 9a34369b74 344/360: Replaced obsolete function string-to-int

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 9a34369b74218189b628a1b31b11de422069dc37 Author: JD Smith Commit: JD Smith Replaced obsolete function string-to-int --- idlw-shell.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index af6a2

[elpa] externals/idlwave 64b9fa10dc 287/360: Remove make-local-hook

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 64b9fa10dc246b75ac31fd3bf8044ccf3c4faad4 Author: JD Smith Commit: JD Smith Remove make-local-hook --- idlwave.el | 5 - 1 file changed, 5 deletions(-) diff --git a/idlwave.el b/idlwave.el index 1d89628758..55225c04e2 100644 --- a/idlwave.el +++ b/idlwav

[elpa] externals/idlwave a0e0096387 224/360: idlw-help: Comments

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit a0e00963870dca8079a7a5e20a28dc39fda98adf Author: JD Smith Commit: JD Smith idlw-help: Comments --- idlw-help.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idlw-help.el b/idlw-help.el index dff45f39af..c840eb59ff 100644 --- a/idlw

[elpa] externals/idlwave 252d934b1e 316/360: Update version/routine count.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 252d934b1ea39150d4bcd14a6ab15f48aabab406 Author: JD Smith Commit: JD Smith Update version/routine count. --- idlwave.texi | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/idlwave.texi b/idlwave.texi index c1bddf6476..1b79e38

[elpa] externals/idlwave 8836a2135b 293/360: More uses of the name in routine syntax.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 8836a2135b0d7d6de09664547580d283e3bca876 Author: JD Smith Commit: JD Smith More uses of the name in routine syntax. Name is replaced with %s. Some syntaxes use it many times. --- idlwave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

[elpa] externals/idlwave 595045c953 226/360: Remove ".html" unless anchored, for IDL 7.0

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 595045c953241662461de8425a3a9972411e748e Author: JD Smith Commit: JD Smith Remove ".html" unless anchored, for IDL 7.0 --- idlw-help.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/idlw-help.el b/idlw-help.el index efcf4c59c7..0

[elpa] externals/idlwave da4475c8c0 337/360: Avoid require recursion.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit da4475c8c063b6e66c7bf32c7a354ec538f2eac9 Author: JD Smith Commit: JD Smith Avoid require recursion. --- idlw-complete-structtag.el | 2 +- idlwave.el | 7 --- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/idlw-complete-st

[elpa] externals/idlwave e9431581ec 319/360: Update README.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e9431581ec7472865830985ce2151358b3ee3bef Author: JD Smith Commit: JD Smith Update README. --- README | 31 +++ 1 file changed, 7 insertions(+), 24 deletions(-) diff --git a/README b/README index 52c1f00261..872ca07404 100644 ---

[elpa] externals/idlwave b0920b8d8a 339/360: Attempt to deal with "." and "->" Method invocation operator

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit b0920b8d8ac275f01cc925ab45364a72c85091f9 Author: JD Smith Commit: JD Smith Attempt to deal with "." and "->" Method invocation operator IDL8 introduced obj.Method syntax. This shadows structure dereference. Now try both file-local structure tag

[elpa] externals/idlwave 0a75576945 273/360: Fix reporting code for single procedure shadow check

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 0a7557694564993dc92f6461b40d808fd9fc3e52 Author: JD Smith Commit: JD Smith Fix reporting code for single procedure shadow check --- idlwave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlwave.el b/idlwave.el index 5a19fa27df..c99c2

[elpa] externals/idlwave 84a78c0c3b 016/360: A few fixups. Put screenshots in.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 84a78c0c3b2fdff3ee2b49d1fee64ef2f920ea87 Author: jdsmith Commit: jdsmith A few fixups. Put screenshots in. --- idlwave.texi | 36 +++- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/idlwave.texi b/idlwave.texi

[elpa] externals/idlwave 97d702b6d1 020/360: A small change.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 97d702b6d1100480c0cd39f123e89fa18bc7a688 Author: jdsmith Commit: jdsmith A small change. --- idlwave.texi | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/idlwave.texi b/idlwave.texi index 447ad2db1b..25a92c5ff1 100644

[elpa] externals/idlwave e2fdf17ef9 340/360: Handle simple links for sysvar tags

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e2fdf17ef934e70d9b6b39a949875e01988f3670 Author: JD Smith Commit: JD Smith Handle simple links for sysvar tags --- idlw-complete.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/idlw-complete.el b/idlw-complete.el index 6db53

[elpa] externals/idlwave 883208713a 303/360: Doc/comments fixups.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 883208713a36a4deae90df7c4c6fd76e296228ff Author: JD Smith Commit: JD Smith Doc/comments fixups. --- idlw-complete-structtag.el | 5 ++--- idlw-help.el | 6 ++ idlwave.el | 45 -

[elpa] externals/idlwave 67eaaf945d 161/360: *** empty log message ***

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 67eaaf945d7424ca2e3bb907e8c9daac66b2fc26 Author: jdsmith Commit: jdsmith *** empty log message *** --- README | 20 idlw-complete-structtag.el | 6 +++--- 2 files changed, 11 insertions(+), 15 deletions(-) diff --gi

[elpa] externals/idlwave 7aa2f1161f 257/360: New menu for retall

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 7aa2f1161f271851e81a4ede329c65146d7c917d Author: JD Smith Commit: JD Smith New menu for retall --- idlw-shell.el | 1 + 1 file changed, 1 insertion(+) diff --git a/idlw-shell.el b/idlw-shell.el index 7ee3f3b74c..713dd844b8 100644 --- a/idlw-shell.el +++ b/i

[elpa] externals/idlwave 733a5729ac 305/360: Remove vestigial XEmacs and other unnecessary code

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 733a5729acd4e2adc4c468b7ac4996bc67cd6860 Author: JD Smith Commit: JD Smith Remove vestigial XEmacs and other unnecessary code --- idlw-complete-structtag.el | 6 +- idlw-help.el | 5 - idlw-shell.el | 21 +

[elpa] externals/idlwave fb56e84de1 207/360: Don't assume last-system-routine-info-cons-cell is set.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit fb56e84de1687c8f194d30b78bcbaf42afc25133 Author: JD Smith Commit: JD Smith Don't assume last-system-routine-info-cons-cell is set. --- idlwave.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/idlwave.el b/idlwave.el index c4

[elpa] externals/idlwave e0c51f7b27 295/360: Shorter begin/end blink

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e0c51f7b276944d16105675b8bed454d92d85a85 Author: JD Smith Commit: JD Smith Shorter begin/end blink --- idlwave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlwave.el b/idlwave.el index 3336d30a04..6333e2c0e9 100644 --- a/idlwave.el

[elpa] externals/idlwave 09b14f457b 259/360: Updated

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 09b14f457ba7735c55cdfda331496f047cb245cc Author: JD Smith Commit: JD Smith Updated --- CHANGES | 38 -- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/CHANGES b/CHANGES index 3b116455bc..164b808ed8 100644

[elpa] externals/idlwave 369eb32d5a 189/360: If no default command, prompt for one

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 369eb32d5ae3057eb535e78887f1999e6e6e4d29 Author: JD Smith Commit: JD Smith If no default command, prompt for one Also, don't reset IDL --- idlw-shell.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/idlw-shell.el b/idlw-shell

[elpa] externals/idlwave 7834528bf1 318/360: Update README.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 7834528bf16038c44972bacf830754a7431dd02d Author: JD Smith Commit: JD Smith Update README. --- README | 31 +++ 1 file changed, 7 insertions(+), 24 deletions(-) diff --git a/README b/README index 52c1f00261..872ca07404 100644 ---

[elpa] externals/idlwave 2ff224ccaf 235/360: run-mode-hooks instead of run-hooks

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 2ff224ccaf5366c2bcbeba52866a8fcf9b477a61 Author: JD Smith Commit: JD Smith run-mode-hooks instead of run-hooks --- idlwave.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idlwave.el b/idlwave.el index ebd8dbe949..2547e16d7d 100644 --

[elpa] externals/idlwave 15993e1fdd 270/360: Allow breakpoints in files with spaces

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 15993e1fdd9617e3d21ff333164e22e06acb4f77 Author: JD Smith Commit: JD Smith Allow breakpoints in files with spaces --- idlw-shell.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index 66fa007f8a..973183

[elpa] externals/idlwave 3ee283529b 311/360: Convenience functions for routine entries

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 3ee283529b9d13e48c006f64b0292a04eb918c15 Author: JD Smith Commit: JD Smith Convenience functions for routine entries --- idlw-routine.el | 28 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/idlw-routine.el b/idlw-

[elpa] externals/idlwave 2fc208f70b 276/360: Add support for IDL8's foreach control statement.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 2fc208f70bd89d5d5a814fff716f5a73cf29c52b Author: JD Smith Commit: JD Smith Add support for IDL8's foreach control statement. --- idlwave.el | 57 +++-- 1 file changed, 35 insertions(+), 22 deletions(-) dif

[elpa] externals/idlwave c046796a64 064/360: Removed in favor of the help code being present in idlw-help.el, and

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit c046796a643e9a1c8cdef10be171bcfb01c1fd61 Author: jdsmith Commit: jdsmith Removed in favor of the help code being present in idlw-help.el, and the topics getting integrated in at make install-help time. All this code is now a part of idlw-help.el ---

[elpa] externals/idlwave 3a07aca242 162/360: - Use custom face for pending EDB mode lines, rather than

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 3a07aca242c5705186620f54b28b5dc2252e3994 Author: jdsmith Commit: jdsmith - Use custom face for pending EDB mode lines, rather than background-color property. - Add blank at the end of input-ring, and also store partial inputs to recover there.

[elpa] externals/idlwave c27ec44f9d 261/360: Cleanup email addresses.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit c27ec44f9dd9ea3075d6525a9af668c6d42243a4 Author: JD Smith Commit: JD Smith Cleanup email addresses. --- idlwave.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/idlwave.el b/idlwave.el index 8af69d3641..350830ed00 100644 --- a/i

[elpa] externals/idlwave 7758abd76f 193/360: Recover from files with spaces mangling

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 7758abd76f3efdd6fd25f03b267d30b03736059d Author: JD Smith Commit: JD Smith Recover from files with spaces mangling IDL splits long file names across lines, and padds the pieces with spaces. If the files contain spaces, information on the original

[elpa] externals/idlwave eedf336202 221/360: Set help location for earlier versions of IDL correctly.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit eedf33620233bca2e1d066fd4ef922fb6770a04b Author: JD Smith Commit: JD Smith Set help location for earlier versions of IDL correctly. --- idlw-help.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/idlw-help.el b/idlw-help.el index f

[elpa] externals/idlwave 231e1e3dca 103/360: - Lots of updates to support the completely different HTML formatting

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 231e1e3dca6a6c292a77ad2e5ae77c36a870a3c8 Author: jdsmith Commit: jdsmith - Lots of updates to support the completely different HTML formatting produced by IDLv6.0 documentation. Hopefully this is a fixed target now. --- get_html_rinfo | 666

[elpa] externals/idlwave ded2f00ea7 175/360: Don't set mark when gathering routine name

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit ded2f00ea70007acd379bcd09a84f00d9a7ea2cc Author: JD Smith Commit: JD Smith Don't set mark when gathering routine name --- idlwave.el | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/idlwave.el b/idlwave.el index 0296cade9f

[elpa] externals/idlwave 80ecd12766 176/360: Support non-indenting line breaks (for the shell)

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 80ecd12766133dc2d6b0abd03a65a486bf59ac04 Author: JD Smith Commit: JD Smith Support non-indenting line breaks (for the shell) --- idlwave.el | 28 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/idlwave.el b/idlwav

[elpa] externals/idlwave 5abf359512 185/360: Streamline multi-BP operations

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 5abf359512a97b01d83b42e79549cb2ea8a62a36 Author: JD Smith Commit: JD Smith Streamline multi-BP operations Don't query after each BP operation, save until the end. --- idlw-shell.el | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff

[elpa] externals/idlwave 74de58976a 350/360: assoc-ignore-case -> assoc-string, loop->cl-loop

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 74de58976ad26be9a7cedd2c978fb1d09157dc1b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> assoc-ignore-case -> assoc-string, loop->cl-loop --- idlw-complete.el | 2 +- idlw-help.el | 12

[elpa] externals/idlwave 5621d86412 341/360: Corrected info directory

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 5621d86412a97f5abbdc310824b3244360e2fae6 Author: JD Smith Commit: JD Smith Corrected info directory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ce56e40dc2..4fbbb88c5f 100644 --- a/Makefile +++ b/

[elpa] externals/idlwave 21b7b3b8ff 267/360: Redisplay if requested, in with post-command hook

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 21b7b3b8ff6074bb73e05fe8139132e7b71986d8 Author: JD Smith Commit: JD Smith Redisplay if requested, in with post-command hook --- idlw-shell.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index 11b4e9b

[elpa] externals/idlwave fcc0d3c878 118/360: - Use idlwave-what-function instead of looking for parens: works in all

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit fcc0d3c878f35d107129a52696c9632a89e89861 Author: jdsmith Commit: jdsmith - Use idlwave-what-function instead of looking for parens: works in all cases. - Don't include last line of min search if we're already past the end region. --- idlwave.

[elpa] externals/idlwave ce461bc857 146/360: - Updated FSF address.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit ce461bc8573c23335d8b62766ef97188a7fae5eb Author: jdsmith Commit: jdsmith - Updated FSF address. - Drop the c++ font-lock definitions, which is a moving target. - Spare erroneous user catalog out of date warning. --- idlwave.el | 17 ++---

[elpa] externals/idlwave e8d35428c0 145/360: - Pre-declare all variables to quiet compiler warnings

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e8d35428c0a633a045044570ff53ba1d5de3582c Author: jdsmith Commit: jdsmith - Pre-declare all variables to quiet compiler warnings --- idlw-complete-structtag.el | 6 +- idlw-help.el | 16 idlw-shell.el | 4 ++--

[elpa] externals/idlwave eeced673cd 242/360: Use `mapc'/`dolist' instead of `mapcar'

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit eeced673cdce804a832f8f9ef732cc0577082c90 Author: JD Smith Commit: JD Smith Use `mapc'/`dolist' instead of `mapcar' From upstream Emacs. Since `mapcar' accumulates results into a list, and `mapc' doesn't, if this list isn't being used, `mapc' (or

[elpa] externals/idlwave ad32d4389b 248/360: Remove unused local variables.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit ad32d4389b2d211a54d28f4b4214c7d7686523b5 Author: JD Smith Commit: JD Smith Remove unused local variables. From upstream Emacs. --- idlwave.el | 29 - 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/idlwave.el b

[elpa] externals/idlwave 42a2c7ca56 188/360: Track BP type as well as location

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 42a2c7ca56bdccbade4407c0f80970b816650364 Author: JD Smith Commit: JD Smith Track BP type as well as location Keep track of type of breakpoint: disabled, count, command, etc., and maintain on all operations. --- idlw-shell.el | 51

[elpa] externals/idlwave 2fc143f3c4 157/360:

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 2fc143f3c4bb8a10d5d6758aca4580d36646de2d Author: jdsmith Commit: jdsmith - Separate html-system-help-location, to allow old, non system-provided help to work as always. - Check help locations and report something hopefully useful. - Check if ass

[elpa] externals/idlwave 7262cf47e0 292/360: Assistant no longer needed/available.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 7262cf47e09364bed6c79b496c91425ccf31291d Author: JD Smith Commit: JD Smith Assistant no longer needed/available. --- idlw-help.el | 8 1 file changed, 8 deletions(-) diff --git a/idlw-help.el b/idlw-help.el index 4c57980d4f..e54fd6d8ef 100644 --- a

[elpa] externals/idlwave c94ca3d008 187/360: 'break-in': Set a breakpoint in any module

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit c94ca3d008afb655fe51bef74ee58f829a7f7758 Author: JD Smith Commit: JD Smith 'break-in': Set a breakpoint in any module Not just shell sources --- idlw-shell.el | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/

[elpa] externals/idlwave c706a55e6a 063/360: Fixed TPOOL keyword linking.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit c706a55e6af8df2ee9e94d0b7ad0e18bb252fa01 Author: jdsmith Commit: jdsmith Fixed TPOOL keyword linking. Removed dependence on helpcode, instead writing a file idlw-help-topics.el which will be integrated into idlw-help.el at make install-help t

[elpa] externals/idlwave 16b08e2132 167/360: - Added space to allowed filename characters.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 16b08e2132e65946a2a6a6c2cbee98b19fad3d9c Author: jdsmith Commit: jdsmith - Added space to allowed filename characters. --- idlw-shell.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index cf95a17091..a

[elpa] externals/idlwave 78c01f5303 336/360: Update HTML help file locations and graphics keywords for IDL8.6.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 78c01f53037e2261bc5b4be347cfa5f323118d23 Author: JD Smith Commit: JD Smith Update HTML help file locations and graphics keywords for IDL8.6. The HTML file locations changed again. Graphics keywords are not linked in the idl_catalog.xml file, so

[elpa] externals/idlwave f039ae1a30 327/360: Added support for master file compilation.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit f039ae1a30ce7be0e58ad2836e0cc0330711c354 Author: JD Smith Commit: JD Smith Added support for master file compilation. Used to compile another file than the current. Useful for example for files which are @included by other files. --- idlw-shell.el |

[elpa] externals/idlwave f3ccebf4e3 210/360: Documentation additions/cleanup.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit f3ccebf4e3d6191fa26938970e7adbbcb5225d00 Author: JD Smith Commit: JD Smith Documentation additions/cleanup. Multi-line commands, buffer-height-frac, default command prompt, general cleanup. --- idlwave.texi | 285 +--

[elpa] externals/idlwave e3628c3710 143/360: - Use insert-file-contents

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit e3628c371057a3926b87efc6fb61bf1d6992c40f Author: jdsmith Commit: jdsmith - Use insert-file-contents - Define variables to avoid compiler warnings. - Check IDL_DIR environment variable as well. --- idlwave.el | 67 +

[elpa] externals/idlwave 897d1b1713 358/360: docstring correction

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 897d1b1713d841b58c0ca2e30f764212681e2d4c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> docstring correction --- idlw-shell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

[elpa] externals/idlwave 378196bcd2 198/360: Don't require final matching prompt pattern (not always there)

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 378196bcd2e9be239b3cf463c8fa7401eec5fedf Author: JD Smith Commit: JD Smith Don't require final matching prompt pattern (not always there) --- idlw-complete-structtag.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/idlw-complete-st

[elpa] externals/idlwave bba75c7901 148/360: - Added new XML routines to parse XML into idl_xml_rinfo.el.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit bba75c7901de1e8f1862e02f57fd581b8d8b7501 Author: jdsmith Commit: jdsmith - Added new XML routines to parse XML into idl_xml_rinfo.el. - Load and parse XML by default, before falling back onto idlw-rinfo. By default, only parse XML if catalog file is

[elpa] externals/idlwave e6fac69988 360/360: README: mention ELPA, cleanup

2024-04-27 Thread ELPA Syncer
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(+), 1

[elpa] externals/idlwave 9a918c83da 060/360: (idlwave-prepare-structure-tag-completion): Look for structure

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 9a918c83da71706c4f7c2eff65fab51b14ff83d8 Author: jdsmith Commit: jdsmith (idlwave-prepare-structure-tag-completion): Look for structure definitions with tags, from the end of the file (to avoid, e.g. info={STATE_STRUCT} non-definitions). (idlwave-

[elpa] externals/idlwave d7ec262ad3 082/360: - Updated with savannah doc-fixes.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit d7ec262ad369c6c20345d6b631f5cd6997f23314 Author: jdsmith Commit: jdsmith - Updated with savannah doc-fixes. - Don't enter edebug mode when traversing the stack, unless edebug is already set in the original file. --- idlw-shell.el | 21 +++--

[elpa] externals/idlwave b5d1b2c6a6 329/360: Make link relative to help location

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit b5d1b2c6a61c4e3a8d622f73d38091cc36f09d98 Author: JD Smith Commit: JD Smith Make link relative to help location --- idlw-help.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/idlw-help.el b/idlw-help.el index f69f4f76f9..a87062edd3 10

[elpa] externals/idlwave dd5bb7ebee 067/360: comment.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit dd5bb7ebee77808eac923ca35776589bc0a5c767 Author: jdsmith Commit: jdsmith comment. --- lpath.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lpath.el b/lpath.el index fbc4228a8a..24d2837d63 100644 --- a/lpath.el +++ b/lpath.el @@ -1,4 +

[elpa] externals/idlwave 39e7ed969e 323/360: Merge branch 'develop'

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 39e7ed969ebb08fe003b08b32b57f49b95a85237 Merge: e9431581ec 1e87b0f4c0 Author: JD Smith Commit: JD Smith Merge branch 'develop' --- idlw-complete.el | 9 +++-- idlw-routine.el | 42 +- idlw-shell.el | 1 +

[elpa] externals/idlwave 385ec51232 171/360: Clean up doc strings.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 385ec51232ce75eb5825d60a087f558fb05e65f1 Author: JD Smith Commit: JD Smith Clean up doc strings. --- idlwave.el | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/idlwave.el b/idlwave.el index 1ae3e99b68..949a3642aa 100644

[elpa] externals/idlwave cff2da49cf 076/360: - Initial import

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit cff2da49cfb1026bfea99a356c02697780b34f72 Author: jdsmith Commit: jdsmith - Initial import --- idlwave_catalog | 205 1 file changed, 205 insertions(+) diff --git a/idlwave_catalog b/idlwave_catalog ne

[elpa] externals/idlwave 09992879c0 150/360: - Added customized idlwave-shell-max-print-length, to limit examine

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 09992879c068b0bdcab24dc77b2f65833116bafe Author: jdsmith Commit: jdsmith - Added customized idlwave-shell-max-print-length, to limit examine print length. - Put priority on shell expression overlay. - Added "e" in electric debug mode, to prompt

[elpa] externals/idlwave f9e05aa3d5 089/360: - Don't bind C- debug keys if Shift is among modifiers.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit f9e05aa3d50dd53d0b60e030fcd3d93f98d0 Author: jdsmith Commit: jdsmith - Don't bind C- debug keys if Shift is among modifiers. --- idlw-shell.el | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/idlw-shell.el b/idlw-shell

[elpa] externals/idlwave 7e30e237a8 144/360: - Change face variable names to drop -face, and provide an alias.

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 7e30e237a863cbfcb3015a704f9e491823ba0ad9 Author: jdsmith Commit: jdsmith - Change face variable names to drop -face, and provide an alias. --- idlw-shell.el | 63 --- 1 file changed, 34 insertions(+), 2

[elpa] externals/idlwave 32529f8e09 331/360: Handle anchors in Alias.xml and alias sysvars

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit 32529f8e098de801d1cd4770e9379dcbbf04d4dc Author: JD Smith Commit: JD Smith Handle anchors in Alias.xml and alias sysvars --- idlw-scan.el | 30 -- 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/idlw-scan.el b/idlw-

[elpa] externals/idlwave fb7634fdcf 333/360: Merge branch 'develop'

2024-04-27 Thread ELPA Syncer
branch: externals/idlwave commit fb7634fdcf5b068208844b3c9c140ed3c29b1ab4 Merge: 39e7ed969e 82d8ed93ca Author: JD Smith Commit: JD Smith Merge branch 'develop' --- idlw-help.el | 6 -- idlw-scan.el | 58 +++--- idlw-shell.el | 59 ++

  1   2   3   4   5   >