branch: externals/auctex
commit 4b77d8ebaac9b143cb3ff596ab04556621847455
Author: Ikumi Keita
Commit: Ikumi Keita
* doc/faq.texi: Add FAQ entry for ELPA upgrade failure.
---
doc/faq.texi | 55 +++
1 file changed, 55 insertions(+)
diff --gi
branch: externals/auctex
commit 49f46a2c4f19bb251eb17bd567519f4f764e8069
Author: Arash Esbati
Commit: Arash Esbati
Fix position of `LaTeX--arguments-completion-at-point'
* latex.el (LaTeX-common-initialization): Use 5 for depth when
adding `LaTeX--arguments-completion-at-point'
branch: externals/auctex
commit 59d74b08a5c3180f1923d6de28b939a96cac1b3e
Author: Tassilo Horn
Commit: Tassilo Horn
Regenerate after merge from master
---
auctex.info| 285 -
preview-latex.info | 80 +++
tex-site.el
branch: externals/auctex
commit fd7b5aacfa1b5baf11684c827e86020239c06afd
Author: Ikumi Keita
Commit: Ikumi Keita
; * doc/faq.texi: Update copyright year.
---
doc/faq.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/faq.texi b/doc/faq.texi
index 845164fc2a..cd71ac
branch: externals/auctex
commit 32fe3f2c3b1972f635ae6273391e30b6ac085ed8
Author: Ikumi Keita
Commit: Ikumi Keita
Cater for former mode name in customized `TeX-command-list'
* tex.el (TeX-mode-comparison-alist): Comparison table for former and
new mode names.
(TeX-mode-specif
branch: externals/auctex
commit d150b0f1b14bcaddf0df28231b542f47f103c6af
Author: Ikumi Keita
Commit: Ikumi Keita
; Add comments
* latex.el:
* plain-tex.el:
* tex.el:
Add comments for previous workarounds.
---
latex.el | 2 ++
plain-tex.el | 2 ++
tex.el | 1 +
branch: externals/auctex
commit 09a181fa148d27c0351097bdb5da1ed018a49112
Author: Ikumi Keita
Commit: Ikumi Keita
Increase description of `TeX-modes' in the document
* doc/install.texi (Loading the package): Increase the explanation of
the purpose and usage of `TeX-modes' with pr
branch: externals/auctex
commit 6c18df7f10756d3dddf072340b75f9ced4dd8ef2
Merge: b3e1ab1b9f 49f46a2c4f
Author: Tassilo Horn
Commit: Tassilo Horn
Merge remote-tracking branch 'origin/master' into externals/auctex
---
doc/faq.texi | 57 +
branch: externals/auctex
commit b95c47a1c268ac6b6dc28e292bb67cd32c263a53
Author: Ikumi Keita
Commit: Ikumi Keita
Fix and enhance pseudo-parent mode facility (bug#69069)
* tex-info.el: Fill in missing pseudo-parent relation for
`Texinfo-mode'.
; Update copyright year.
* t
tsdh pushed a change to branch externals/auctex.
from b3e1ab1b9f Release GNU AUCTeX 14.0.2
new 32fe3f2c3b Cater for former mode name in customized
`TeX-command-list'
new 4b77d8ebaa * doc/faq.texi: Add FAQ entry for ELPA upgrade failure.
new fd7b5aacfa ; * doc/faq.te
branch: externals/auctex
commit 299cf53d2435c50ed48e2245d93236117154c2ff
Author: Arash Esbati
Commit: Arash Esbati
* style/cancel.el (LaTeX-cancel-package-options): Fix options.
---
style/cancel.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/style/cancel.el b/sty
branch: externals/org-contacts
commit fe2ca7d35c439f64742234beba35ed4a3e196f70
Author: stardiviner
Commit: stardiviner
Re-implement nick completing function
`org-contacts-completing-read-nickname`
---
org-contacts.el | 38 --
1 file changed, 32 insertion
branch: elpa/racket-mode
commit 9e8e60531ca90c5fd0f42c0e931f0c7f12103567
Author: Greg Hendershott
Commit: Greg Hendershott
racket-xp-mode: Improve xref-backend-identifier-at-point method
Use (thing-at-point 'symbol) only as a fallback; prefer the same
properties that our xref-ba
branch: externals/hyperbole
commit a7efb9be796edb4af710c4fbc5307c690437ddb9
Author: bw
Commit: bw
FAST-DEMO include ert test in file to avoid loading all test files
hbut.el (ebut:label-p): For buttons, allow unlimited length
button labels since might be an entire long sexpressi
branch: externals/hyperbole
commit 7b50db7eb0944a8b6a76e2beffa9a2e352a02d58
Author: Mats Lidell
Commit: GitHub
Matsl rsw forward backward same level tests (#443)
---
ChangeLog| 8 ++
test/hyrolo-tests.el | 79 +++-
2 files cha
branch: externals/hyperbole
commit f2c6081a9c39d62d1c65e4c7880094fb8994da54
Author: Mats Lidell
Commit: Mats Lidell
Add fast-demo test for outline section with line and column
---
ChangeLog | 6 ++
FAST-DEMO | 6 +++---
test/demo-tests.el | 17 -
3 fi
branch: externals/hyperbole
commit d4c881007b8d7cd5bca07a7f500f0986fa8bc58a
Author: Mats Lidell
Commit: Mats Lidell
Add remaining test cases for fast-demo
---
ChangeLog | 14 +++--
test/demo-tests.el | 151 +
2 files changed, 153
branch: externals/hyperbole
commit 5d27b22695139ad9a573fb8d23a7172567b971a0
Author: Mats Lidell
Commit: Mats Lidell
Add overview and top-level outline tests
---
ChangeLog| 12 +++
test/hyrolo-tests.el | 90 +---
2 files changed
branch: externals/hyperbole
commit 320352f3c4d7e2e01a7e924f6ef0313f6daa96d5
Author: Mats Lidell
Commit: Mats Lidell
Set enable-local-variables to nil for tests with DEMO and FAST-DEMO
This avoids the query for the local vars when the tests are run
interactively.
---
ChangeLog
branch: externals/hyperbole
commit 4bf1bc3ca26c3e9ff997904b806f249a0ee9f2a5
Author: Mats Lidell
Commit: Mats Lidell
Check ebut:act and ibut:act is called with the right but category
---
ChangeLog | 8 ++--
hbut.el| 14 +++---
test/hbut-tests.el | 24 +++
branch: externals/hyperbole
commit 48210fb5355d3693ead7c330905014228f9e6f0f
Author: Bob Weiner
Commit: Bob Weiner
Fix hyrolo-to-entry-beginning
Fix byte-compiler warnings
---
ChangeLog| 5 +
hsettings.el | 3 ++-
hsys-org-roam.el | 7 ++-
hsys-org.el | 1
branch: externals/hyperbole
commit c5b276b61edeaa9a1952e8d50c41c4cb54a9cda7
Author: Bob Weiner
Commit: Bob Weiner
HyRolo - `hyrolo-outline-minor-mode' expands invisible text at point
---
ChangeLog | 2 ++
hyrolo.el | 12 ++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff
branch: externals/hyperbole
commit 46d8da0039ec89c2705b46c1cb5d524687c33bac
Author: Mats Lidell
Commit: Mats Lidell
Fix test as ebut is being identified correctly
---
hui.el| 2 +-
test/hui-tests.el | 6 ++
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/hui.e
branch: elpa/clojure-ts-mode
commit dbad83231249fd5f596ac9c479da212f550be3e4
Author: p4v4n
Commit: Bozhidar Batsov
Add tests for clojure-ts-find-ns
- The tests cases are copied from clojure-mode and updated
---
test/clojure-ts-mode-util-test.el | 103 ++
branch: elpa/clojure-ts-mode
commit f3d9e98dd018a3140efc9b8fb8a96ba829a7e644
Author: p4v4n
Commit: Bozhidar Batsov
Remove text property for clojure-ts-find-ns
---
clojure-ts-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el
i
branch: externals/hyperbole
commit 1b8fb059c66a794d1ac29945b9f5d92a4e1b85a9
Author: Bob Weiner
Commit: Bob Weiner
Fix HyRolo {f} and {b} commands and tests
smart-hyrolo - extend to edit source files from anywhere in header
---
ChangeLog| 36
hui-mouse.el
branch: externals/hyperbole
commit cec4659839a0beac251dde0ac60b12918f1dd4ef
Author: Bob Weiner
Commit: Bob Weiner
ebut-delete-removes-ebut-in-non-file-buffer - Enable this test
---
test/hbut-tests.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/test/hbut-tests.el b/
branch: externals/hyperbole
commit 2f5d06dd4c76616e598b5758f9e0e43c54edff94
Author: Mats Lidell
Commit: Mats Lidell
Add tests for hpath:expand and hpath:expand-list
---
ChangeLog | 9 +
hpath.el| 2 +-
test/hpath-tests.el | 95
branch: externals/hyperbole
commit 1154b391e3706eaa2d3c4cc5a229fb9219cc67b4
Author: bw
Commit: bw
Fix link-to-regexp-match to use 'n' count during regexp search
---
ChangeLog | 2 ++
hactypes.el | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
branch: externals/hyperbole
commit d55d57664c22a4b0e406a4fc01b4f08d32020f95
Author: Mats Lidell
Commit: GitHub
Remove ad hoc flycheck warnings (#468)
---
ChangeLog| 4
hact.el | 4 ++--
hbdata.el| 3 ++-
hbut.el | 4 ++--
hib-kbd.el | 6 +++---
hpath.el |
branch: externals/hyperbole
commit 3940e00d12da2e0a16db4ae781b84004b1f5abc4
Author: Bob Weiner
Commit: Bob Weiner
Fix mult-version/mixed Org installations and hyrolo improvements
---
ChangeLog| 25 +++-
Makefile | 22 +-
hsys-org.el
branch: externals/hyperbole
commit 9a39300fcbbcb99b09a0f8a519cff33394a9268d
Merge: 6befc489c5 27461eb409
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'rsw' of hyperbole into rsw
---
ChangeLog| 27 +
hbut.el | 33 +---
hui-menu.el
branch: elpa/clojure-ts-mode
commit ccce18a34535f17afcc446b462322430ae4fb172
Author: p4v4n
Commit: Bozhidar Batsov
Import a couple of test-helpers from clojure-mode
---
test/utils/test-helper.el | 50 +++
1 file changed, 50 insertions(+)
diff --g
elpasync pushed a change to branch elpa/clojure-ts-mode.
from a923aa83a6 Release 0.2.2
new 0c69c93bb2 Support `in-ns` in clojure-ts-find-ns
new f3d9e98dd0 Remove text property for clojure-ts-find-ns
new ccce18a345 Import a couple of test-helpers from clojure-mode
branch: externals/hyperbole
commit c36535463c01570e7ea361ef37c9e70ff4e90388
Merge: 327f53f078 407114d7f3
Author: Robert Weiner
Commit: GitHub
Merge pull request #435 from
rswgnu/matsl-rsw-run-tests-specified-by-selector
Run tests in batch mode specified by selector
---
ChangeLog |
branch: externals/hyperbole
commit 5e85e727729a0c62c9afc14df897f8c3cca29659
Author: Bob Weiner
Commit: Bob Weiner
hyperbole-web-search-alist: Add 'ducKduckgo' search engine
---
ChangeLog| 1 +
hsettings.el | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog
branch: externals/hyperbole
commit 27461eb40977d2f9fa45db1b6f2eff4109f2995c
Merge: 18ae76fa49 970a5573f3
Author: Robert Weiner
Commit: GitHub
Merge pull request #467 from rswgnu/matsl-rsw-add-top-view-n-overview-tests
Matsl rsw add top view n overview tests
---
ChangeLog
branch: externals/hyperbole
commit 71aa8f2587c90613f5148c33d5c16fc0f3af40fa
Author: Mats Lidell
Commit: Mats Lidell
Add test for hui:link-possible-types
---
ChangeLog | 8
test/hui-tests.el | 110 +++-
test/hy-test-helpe
branch: externals/hyperbole
commit 85b31fed86e895345340075856c40a621034f18f
Author: Mats Lidell
Commit: Mats Lidell
Remove inconsistent dash in test data
---
test/hyrolo-tests.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/test/hyrolo-tests.el b/te
branch: externals/hyperbole
commit f4e323542dc7968a74dbda48bbc338b77c21cfc5
Author: Mats Lidell
Commit: GitHub
Disable three failing tests for Emacs older than 29 (#461)
---
test/hyrolo-tests.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/test/hyrolo-tests.el b/t
branch: externals/hyperbole
commit 72d17af6e81c30dddf42dfaa5f9a21f228701f16
Merge: ffd2dcbb85 3940e00d12
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'rsw' into HEAD
---
ChangeLog| 99 -
DEMO | 2 -
FAS
branch: externals/hyperbole
commit 89b24774234c0ad59a0ab51dd47535abcecd95a6
Author: Mats Lidell
Commit: Mats Lidell
Remove skip guard on test that works in batch mode
---
ChangeLog| 5 +
test/hui-select-tests.el | 3 +--
2 files changed, 6 insertions(+), 2 deletions(-)
branch: externals/hyperbole
commit a8cdad694bd3b616fbd6f5f7fc0c6b7d63cca0f7
Author: Bob Weiner
Commit: Bob Weiner
Fix `hyrolo-min-matched-level' and hyrolo-top-level test
This fixes hyrolo-top-level which was displaying non-top-level entries
---
ChangeLog| 7 +++
hy
branch: externals/hyperbole
commit 60099124566990a1ffe55106bce045a48927de8a
Author: Mats Lidell
Commit: Mats Lidell
Add type of but in error message, renamed but parameter
---
ChangeLog | 4 +++-
hbut.el| 34 +-
test/hbut-tests.el | 8 +
branch: externals/hyperbole
commit b3a0a7d2e265f318da62f1f4f90095a264f73c4d
Merge: 7adb441c0e 140798a28f
Author: bw
Commit: bw
Merge remote branch 'rsw' of hyperbole into rsw
---
ChangeLog | 14 +
FAST-DEMO | 6 +-
test/demo-tests.el | 164 ++
branch: externals/hyperbole
commit 89ccef8e863458d5aad8ff93276ed733e788557c
Merge: 1078846a45 f1fa9363e8
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'rsw' of hyperbole into rsw
---
hib-debbugs.el | 8 +---
hyrolo.el | 31 ---
2 files changed, 33
branch: externals/hyperbole
commit 3d80bcbaf4507f551e2d226ae09f791c0ff1bbca
Merge: 9e77bdf62e ac7d6ed874
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'rsw' of hyperbole into rsw
---
ChangeLog| 2 ++
hmouse-sh.el | 5 +
2 files changed, 3 insertions(+), 4 deletions(-)
diff --g
branch: externals/hyperbole
commit 04e6b302c1fdc4245f9d999a11b8de09ef6a4f7a
Author: Bob Weiner
Commit: Bob Weiner
HyRolo updates to improve file heading handling, markdown headers
Also better handle org-fold compatibility
---
ChangeLog| 34 ++
branch: externals/hyperbole
commit 18ae76fa49e31a294c9ad81b2a5d48f16a1e8e29
Merge: f40a30d11c 6009912456
Author: Robert Weiner
Commit: GitHub
Merge pull request #462 from rswgnu/matsl-rsw-fix-ebut-act
Matsl rsw fix ebut act
---
ChangeLog | 15 +++
hbut.el
branch: externals/hyperbole
commit 9c25ca128a94efb81e0a6ed24d123a0d78dc5bea
Author: Mats Lidell
Commit: Mats Lidell
Add test for moving up from sub header
---
ChangeLog| 1 +
test/hyrolo-tests.el | 24 +++-
2 files changed, 24 insertions(+), 1 deletion(-)
d
branch: externals/hyperbole
commit 7c7aae72062bf9241767be4e87f4a60ec0dcda3e
Author: Mats Lidell
Commit: Mats Lidell
Add edit entry test, fix regular expressions
---
ChangeLog| 2 +-
test/hyrolo-tests.el | 85
2 files changed,
branch: externals/hyperbole
commit 19aced9b01e0f3e110d10a17de4a54b9bfc1192e
Author: Bob Weiner
Commit: Bob Weiner
Fix hyrolo-org-mode hide/show commands;
hypb:display-file-with-logo now auto sets and uses Org mode and allows
global headline cycling via {TAB} when at blank line a
branch: externals/vundo
commit c8d3ecb85ee0e764f95fce12bcf6d93edc56031a
Author: Yuan Fu
Commit: Yuan Fu
Require vundo-diff.el in vundo.el (issue#104)
* vundo.el (vundo-diff): Require vundo-diff.el in vundo.el.
---
vundo.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/vundo.e
branch: externals/vundo
commit cf440667b4ece07a74e68dc84f029779f1ddfc24
Author: Yuan Fu
Commit: Yuan Fu
Fix circular dependency (issue#104)
* vundo-diff.el (vundo-diff--quit): Fix indentation.
(vundo-diff): Use vundo-post-exit-hook to run vundo-diff--quit.
* vundo.el: Don't
branch: externals/hyperbole
commit a7a7f74859d65b1317e094dec9b964077e6f229a
Author: Mats Lidell
Commit: Mats Lidell
Add i- and ebut:act functions and tests
---
ChangeLog | 9 +
hbut.el| 17 -
test/hbut-tests.el | 12 +++-
3 files changed
branch: externals/hyperbole
commit c2bf47c15b913b51ddf03991f05e1fca73dd115c
Author: Mats Lidell
Commit: GitHub
xref is used by etags since 26.1 so use it unconditionally (#432)
---
hmouse-tag.el | 63 +--
1 file changed, 27 insertions(
branch: externals/hyperbole
commit d59f27c469af9ad225bd7f1cf9386773794f9cf0
Author: bw
Commit: bw
Fix most remaining outstanding issues in HyRolo, ibut-link-directly
---
ChangeLog | 65 -
DEMO | 2 +-
hactypes.el| 9 ++-
hbut.el
branch: elpa/clojure-ts-mode
commit 928c8316c8bb7d0c7a3e93c2e0b9663668645647
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3ee46f225..7af2ea848a
branch: externals/hyperbole
commit c02aa4d41752b745fd8ffa13955f58d027cdc5a5
Author: bw
Commit: bw
hypb-ert-def-at-p - fix rexexp bug with Action Key edebug testing
---
ChangeLog | 6 ++
hmouse-mod.el | 6 +++---
hypb-ert.el | 7 ---
3 files changed, 13 insertions(+), 6 deletio
branch: externals/hyperbole
commit f098816abd7a13af62e226d43d81f2edf5a70002
Author: bw
Commit: bw
Add hsys-flymake.el; fix text-toc actype and {C-u C-h A}
---
ChangeLog | 39 +
MANIFEST | 1 +
Makefile | 6 +-
hact.el| 30 +-
branch: externals/hyperbole
commit 970a5573f3bde06f80f84183803c15b5e8fefc8c
Merge: 85b31fed86 18ae76fa49
Author: Robert Weiner
Commit: GitHub
Merge branch 'rsw' into matsl-rsw-add-top-view-n-overview-tests
---
ChangeLog | 15 +++
hbut.el| 33
branch: externals/hyperbole
commit 6c7b8e5afb3536ee046d1a60b46369aa854dd668
Author: Mats Lidell
Commit: Mats Lidell
Add helper for generating org files + two tests using the matches
---
ChangeLog| 10
test/hyrolo-tests.el | 142 +
branch: externals/hyperbole
commit 7d485ab5ff23f448dd6191253d7f12f0768a7d59
Author: Bob Weiner
Commit: Bob Weiner
hbut:act-label: Add to match same func for ebuts and ibuts
---
ChangeLog | 4
hbut.el | 23 +--
2 files changed, 21 insertions(+), 6 deletions(-)
di
elpasync pushed a change to branch externals/vundo.
from c66abe86e1 Avoid duplicating vundo--timestamps
new c8d3ecb85e Require vundo-diff.el in vundo.el (issue#104)
new cf440667b4 Fix circular dependency (issue#104)
Summary of changes:
vundo-diff.el | 5 -
vundo.el
branch: externals/hyperbole
commit f0f3d25ae59798683ef447173fc9f02f234f9a69
Author: Mats Lidell
Commit: GitHub
Matsl rsw make hide show test accept different section headings (#466)
* Remove strict check on section header for hide and show commands
Accept both hidden and sh
branch: externals/hyperbole
commit f1fa9363e8964a646c7bdf5fca4eae3c99d7b70f
Author: Mats Lidell
Commit: GitHub
Matsl rsw silence warnings again (#463)
* Add local let var that was cleaned away earlier
* Fix quote char
* Forward declare vars and functions
---
hib-d
branch: externals/hyperbole
commit c51017f96b7e438df5d28e1799f5c270b6459cc5
Author: bw
Commit: bw
Fix HyRolo search bug in Org mode when no * delim in file, just text
Add links to EmacsConf 2023 Hyperbole videos.
---
ChangeLog | 8
FAST-DEMO | 130 +++
branch: externals/hyperbole
commit 3206c87975b4790d7617fec23d9db97bed9f
Author: Mats Lidell
Commit: GitHub
Remove tar-ball dependency on elc files (#442)
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 5fc7426c91..142ed1bb01
branch: externals/hyperbole
commit 21c93a0c702753113a5a2b5e422def3405d056e2
Author: Bob Weiner
Commit: Bob Weiner
Reorder load of `org-macs'
---
ChangeLog | 2 ++
hsys-org.el | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c096f1508d.
branch: externals/hyperbole
commit f4fccc5abf087546b2ec96e6a9300bffb0770cba
Merge: 97f4e12386 320352f3c4
Author: Robert Weiner
Commit: GitHub
Merge pull request #423 from rswgnu/matsl-rsw-ignore-local-vars-in-demo
Set enable-local-variables to nil for tests with DEMO and FAST-DEMO
-
branch: externals/hyperbole
commit ce463d27c91fdfc9b086faac452b604cb76b0258
Author: Bob Weiner
Commit: Bob Weiner
Merge to rsw branch in prep for V8.0.2pre release
---
ChangeLog | 9 -
HY-ABOUT | 2 +-
HY-NEWS| 2 +-
Makefile | 4 ++--
branch: externals/hyperbole
commit 44b5b447f78b5f1960573b53c04ff97d79841412
Author: Mats Lidell
Commit: GitHub
Add hsettings tests (#452)
---
ChangeLog | 3 +++
test/MANIFEST | 1 +
test/hsettings-test.el | 46 ++
3 files c
branch: elpa/clojure-ts-mode
commit 0c69c93bb2e7543c5f99e919d8a433a68b6fabf4
Author: p4v4n
Commit: Bozhidar Batsov
Support `in-ns` in clojure-ts-find-ns
---
clojure-ts-mode.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el
i
branch: externals/hyperbole
commit 93ff5acf4be9cd2600dea3fb5794b7a47b4c7b3f
Author: Bob Weiner
Commit: Bob Weiner
hyrolo.el - Add default hyrolo-entry-group-number for hyrolo-mode
---
ChangeLog | 5 +
hyrolo.el | 8 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git
branch: externals/hyperbole
commit bd5f59b2e0632c1a7e9815e9f111cf9c20272f54
Author: bw
Commit: bw
hyrolo-mode-map - add [ and ] keys to move to prev and next @loc>
In same keymap, fix , and . movement keys.
For all supported HyRolo major modes, include file headers in both
h
branch: externals/hyperbole
commit 74ba1fd5803b8055fcd42f13c0c55916518aa429
Author: Mats Lidell
Commit: GitHub
Cleanup of flycheck/flymake info and warning messages (#449)
* Cleanup of flycheck/flymake info and warning messages
* Fix remaining doc strings to eliminate flych
branch: externals/hyperbole
commit c73e94851629e412df4496690afe250a94f1787e
Merge: ca3cf8e427 98edfae8d1
Author: Robert Weiner
Commit: GitHub
Merge pull request #422 from rswgnu/matsl-rsw-hui-link-possible-types
Matsl rsw hui link possible types
---
ChangeLog | 8 ++
branch: externals/hyperbole
commit 4c28ade4aad2d4ec50d5a62176277ae4ea54be06
Author: Mats Lidell
Commit: GitHub
Respect EMACS macro in echo target (#446)
---
Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index bf52af0a97..9032b858c2 10
branch: externals/hyperbole
commit a85f06a9e429b96509c6d0a355f4f3c742aaec39
Merge: 1b8fb059c6 2f2d51b816
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'rsw' of hyperbole into rsw
---
ChangeLog| 13 ++
hui-mouse.el | 6 +--
test/hyrolo-tests.el | 115 +
elpasync pushed a change to branch elpa/dockerfile-mode.
from 52c6c00da1 Update docstring
new 39d33264c0 Do not modify indentation if there's nothing to modify
new 448b7ced29 Simplify checking line emptiness
Summary of changes:
dockerfile-mode.el | 7 ++-
1 file chang
branch: externals/hyperbole
commit a4c41006cf18515cc15b289a9057c6543bd65e80
Author: bw
Commit: bw
*ert* buffer - make {.} jump to interactively defined test def
Previously, had to have loaded the test def from a file; now can use
TAGS files to find its location. Use this incant
branch: externals/hyperbole
commit c742ee8debf19fcc3c91384821ef19c117953890
Author: bw
Commit: bw
hyrolo.el - disable reveal-mode and make TAB/S-TAB expand subtree
---
ChangeLog| 13 +
hypb.el | 8 +++---
hyperbole.el | 5 ++--
hyrolo.el
branch: externals/hyperbole
commit 0e242bc1aea06f00b77d9b35ec2ab440e1350b2f
Merge: 0798e16ab0 12950cd2db
Author: bw
Commit: bw
Merge remote branch 'rsw' of hyperbole into rsw
---
test/hyrolo-tests.el | 82 +++
test/kotl-orgtbl-tests.el | 4 +
branch: externals/hyperbole
commit 94b792e23f8b86a77df89cd0c8e4f1e65fc34408
Author: bw
Commit: bw
hsys-xref.el - Add forgotten file
---
ChangeLog| 4
hsys-xref.el | 65
2 files changed, 69 insertions(+)
diff --git a/Cha
branch: externals/hyperbole
commit 30ec5b242ad93f446a7651c23e5a9211c47cffec
Merge: 3940e00d12 cec4659839
Author: Robert Weiner
Commit: GitHub
Merge pull request #440 from rswgnu/matsl-rsw-add-tests-for-various-ebut
Add tests for non file ebut creation and deletion
---
ChangeLog
branch: externals/hyperbole
commit 13915afa9fcf6cdb0bd36fbceb89ef8e227a504b
Author: Mats Lidell
Commit: Mats Lidell
Rename ebut:act to ebut:act-label
---
ChangeLog | 5 +
hbut.el | 6 +++---
hui-menu.el | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/Chan
branch: externals/hyperbole
commit 7e6d2e9659dac4310dd5d92d87724c0528fb351f
Author: Mats Lidell
Commit: GitHub
Remove flymake/flycheck/byte-compile warnings (#431)
---
hbut.el | 5 -
hibtypes.el | 3 ++-
hui-mouse.el| 4 ++--
hui.el | 8 +---
hypb-ert.el
branch: externals/hyperbole
commit 0798e16ab0765f28fed51bb720f388765a5997a9
Author: bw
Commit: bw
Fix doc on switch of cross-window drags create ibuts with Action Key.
Add example of ERT test action buttons to DEMO, FAST-DEMO and the
manual.
Add ERT test action button s
branch: externals/hyperbole
commit 4291c14138665c8cbb1c21f52edad5339e01aead
Author: Mats Lidell
Commit: GitHub
Add hyrolo reveal mode test (#459)
---
ChangeLog| 6 +
test/hyrolo-tests.el | 70 +++-
2 files changed, 75 insertio
branch: externals/hyperbole
commit 8d9b7f0dde1dff8455f05e99bcdd9767d564ad22
Author: bw
Commit: bw
hyrolo-tests.el - "*HyRolo*" literal to `hyrolo-display-buffer' var
---
test/hyrolo-tests.el | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a
branch: externals/hyperbole
commit 433eba17ca4b1e8329a493d51aa58220c8971945
Author: Mats Lidell
Commit: GitHub
Print build environment info when using eln target (#445)
---
ChangeLog | 6 ++
Makefile | 9 ++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/ChangeL
branch: externals/hyperbole
commit 140798a28f21ce8c3822bc358263851751be29cc
Merge: ee453d177f d4c881007b
Author: Robert Weiner
Commit: GitHub
Merge pull request #426 from rswgnu/matsl-rsw-add-missing-fast-demo-tests
Matsl rsw add missing fast demo tests
---
ChangeLog | 14
branch: externals/hyperbole
commit e88a3873edd1617fecafceff0462a28fadd2c037
Author: bw
Commit: bw
htype:def-symbol, htype:names, actype:def-symbol - Call update
Change call from 'make-symbol' to 'intern' for efficiency.
---
ChangeLog | 5 +
hact.el | 10 +-
2 files c
branch: externals/hyperbole
commit 47d87c252fc5642724feaa51c78db361b11950e0
Author: Bob Weiner
Commit: Bob Weiner
HyRolo - resolve all outline movement issues and tests
---
ChangeLog| 25 ++
hmouse-tag.el| 21 +++--
hyrolo.el| 126 ++
branch: externals/hyperbole
commit dd2e0884eeb1ff59f893b25a0d229ee9d2967e2a
Merge: 7ad3cabb7e da8fd61747
Author: Robert Weiner
Commit: GitHub
Merge pull request #450 from
rswgnu/matsl-rsw-cleanup-package-lint-dependencies
Remove package-lint dependency and string-replace compatibil
branch: externals/hyperbole
commit 0089f973e91d7d4374ff66ddaeb8edca6a672aba
Author: Mats Lidell
Commit: GitHub
Skip test if apropos command is not available (#464)
Useful for running test-all using silex docker-emacs images where the
apropos command is not installed.
---
Change
branch: externals/hyperbole
commit 9e77bdf62ef5612a30cd0a55591a219d4824fb01
Author: Bob Weiner
Commit: Bob Weiner
Fix cyclic call bug that made Elisp lookups slow in ChangeLog mode
Make lisp mode boolean functions use derived-mode-p instead of direct
major-mode
comparisons.
branch: elpa/dockerfile-mode
commit 39d33264c062713ac73147e676cbb78d7a7fd080
Author: Konstantin Kharlamov
Commit: Drew Csillag
Do not modify indentation if there's nothing to modify
The older code has been always deleting the whitespace, even if
indentation is already as expecte
branch: externals/hyperbole
commit c4325885a0cda7671520ea5e72946e3938917d6f
Author: Mats Lidell
Commit: GitHub
Add single file match tests for some hyrolo hide and show commands (#458)
Includes helper method for turning a buffer with invisible regions
into a plain string with th
branch: externals/hyperbole
commit c6597714ea707cbd1bb9b4c92f778d67b710f74a
Merge: 4c28ade4aa 89b2477423
Author: Robert Weiner
Commit: GitHub
Merge pull request #447 from
rswgnu/matsl-rsw-remove-skip-unless-not-interactive
Remove skip guard on test that works in batch mode
---
Cha
1 - 100 of 220 matches
Mail list logo