branch: elpa/haskell-tng-mode
commit fe9d65d7d2d25784132b08af534c5c0a0db3ca17
Author: Tseen She
Commit: Tseen She
helper for yatemplates
---
haskell-tng-contrib.el | 19 +--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/haskell-tng-contrib.el b/haskell-tng-c
branch: elpa/haskell-tng-mode
commit b2e19c997bbacad8a392ecdefef09f4a694e1f84
Author: Tseen She
Commit: Tseen She
document next steps
---
haskell-tng-hsinspect.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/haskell-tng-hsinspect.el b/haskell-tng-hsinspect.el
index aa29f9c..b93
branch: elpa/haskell-tng-mode
commit 5f81d6b40afb3b60f6114d24128cd93a64fa1231
Author: Tseen She
Commit: Tseen She
bump python version
---
.python-version | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.python-version b/.python-version
index c1e43e6..0833a98 100644
--- a
branch: elpa/haskell-tng-mode
commit c39d0f430807370111fcea024d2d3984eb58964e
Author: Tseen She
Commit: Tseen She
some hsinspect tests
---
haskell-tng-hsinspect.el | 23 +++-
haskell-tng-util.el | 33 +---
test/data/hsinspect-0.0.
branch: elpa/haskell-tng-mode
commit 5306ae2b918cda092ffd781cd408c1286061b6e9
Author: Tseen She
Commit: Tseen She
fix type faces with constraints
---
haskell-tng-compile.el | 3 +
haskell-tng-util.el | 2 +-
test/haskell-tng-font-lock-test.el |
branch: elpa/haskell-tng-mode
commit 5892c04c2d5023f1802b8d985659513956e53ece
Author: Tseen She
Commit: Tseen She
small things
---
haskell-tng-compile.el | 3 ++-
haskell-tng-contrib-company.el | 4 ++--
haskell-tng-hsinspect.el | 13 +
3 files changed, 9 inserti
branch: elpa/haskell-tng-mode
commit ae1d39946349414be20c4aa5e40ca1d3d25dbce2
Author: Tseen She
Commit: Tseen She
backslashes are only keywords when used in lambdas
---
haskell-tng-rx.el | 6 +-
test/src/medley.hs| 2 +-
test/src/medley.hs.faceup | 2 +-
test/src/medl
branch: elpa/haskell-tng-mode
commit 4cbf702a023b724753406629794e866c6e53c157
Author: Tseen She
Commit: Tseen She
move third party deps to -contrib
---
Cask | 1 +
README.md | 10 --
haskell-tng-contrib.el | 34 ++
hask
branch: elpa/haskell-tng-mode
commit 1c68e79d3e3b3c45f4c6d1fe1b252a508d577e1f
Author: Tseen She
Commit: Tseen She
requires emacs 27
---
haskell-tng-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haskell-tng-mode.el b/haskell-tng-mode.el
index 0f936b3..d53abfc 10
branch: elpa/haskell-tng-mode
commit 1d74d5ff00ce65a8802a23e8b5fed071f533c6cc
Author: Tseen She
Commit: Tseen She
backslash bughunting
---
haskell-tng-rx.el | 13 +++--
test/src/medley.hs| 4
test/src/medley.hs.faceup | 6 +-
test/src/medley.hs.imenu | 13
branch: elpa/haskell-tng-mode
commit 3ff278ed63e929a379802e12274ff93ce4d5268e
Author: Tseen She
Commit: Tseen She
ability to not continue comments
---
haskell-tng-smie.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/haskell-tng-smie.el b/haskell-tng-smie.
branch: elpa/haskell-tng-mode
commit 55d8e69a7621c8e63f306c268705df0c03afb855
Author: Tseen She
Commit: Tseen She
upgrade hsinspect
---
README.md| 2 +-
haskell-tng-hsinspect.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
inde
branch: elpa/haskell-tng-mode
commit 44dc467e07859a4ab151891f3047a3ceaf4620ad
Author: Tseen She
Commit: Tseen She
notes on motivation, contributing and collaboration
---
README.md | 22 +-
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.
branch: elpa/haskell-tng-mode
commit 499c77f5573abe0f948f2bf929961c127d302def
Author: Tseen She
Commit: Tseen She
abbrev-mode support
---
README.md | 2 +-
haskell-tng-contrib-abbrev.el | 31 +++
2 files changed, 32 insertions(+), 1 deletion(
branch: elpa/haskell-tng-mode
commit c31afdb7dc67931449291b835df8d39a04ba81e4
Author: Tseen She
Commit: Tseen She
missing CPP case
---
haskell-tng-font-lock.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haskell-tng-font-lock.el b/haskell-tng-font-lock.el
index ce2fe
branch: elpa/haskell-tng-mode
commit dbcef7179301cedd88bded7b07801808497f1809
Author: Tseen She
Commit: Tseen She
workaround the env file situation
---
README.md | 8 +++-
haskell-tng-contrib-company.el | 3 +-
haskell-tng-hsinspect.el | 83 +
branch: elpa/haskell-tng-mode
commit 86d9020c9d90f36bf1b6a413013708375183f755
Author: Tseen She
Commit: Tseen She
one hsinspect-lsp can be shared by all projects
---
haskell-tng-extra-lsp-hsinspect.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/haskell-tng-extra-lsp-hsinspect.el
b/
branch: elpa/haskell-tng-mode
commit 64ec84d7170600ddca96b5ee91cf953f2fd367a5
Author: Tseen She
Commit: Tseen She
if/then/else indentation
---
haskell-tng-smie.el | 4
test/haskell-tng-indent-test.el | 1 -
test/src/indentation.hs | 12 ++
branch: elpa/haskell-tng-mode
commit fdbd0a2822e6f1401b28a21f2bd03a3969abf571
Author: Tseen She
Commit: Tseen She
updates for hsinspect
---
README.md | 2 --
haskell-tng-contrib-company.el | 2 +-
haskell-tng-hsinspect.el| 9 ++---
test/haskell-tng-indent-
branch: elpa/haskell-tng-mode
commit 658ddb60948810083e68e8cb362c46e3ccc81555
Author: Tseen She
Commit: Tseen She
docs
---
README.md| 2 +-
haskell-tng-font-lock.el | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 438bb4d..1b92
branch: elpa/haskell-tng-mode
commit b1c664bafaef9ffd8ac880e1e9ebdb9524ed9cc2
Author: Tseen She
Commit: Tseen She
allow hsinspect population in the background
---
haskell-tng-hsinspect.el | 26 ++
1 file changed, 26 insertions(+)
diff --git a/haskell-tng-hsinspect.e
branch: elpa/haskell-tng-mode
commit 356f27b892e6384f6c5f2b990be59700b05285dd
Author: Tseen She
Commit: Tseen She
more stable hsinspect calls
---
haskell-tng-font-lock.el | 2 +-
haskell-tng-hsinspect.el | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/haskell-tng-fo
branch: elpa/haskell-tng-mode
commit 599d4f0e9d1dbae34d58a7ea6d966cf796c3ea1e
Author: Tseen She
Commit: Tseen She
import symbol at point
---
README.md| 2 +-
haskell-tng-extra.el | 12 +--
haskell-tng-hsinspect.el | 52 +++
elpasync pushed a change to branch elpa/popup.
at cf899f8 Merge pull request #125 from phst/license
This branch includes the following new commits:
new 2808cc8 Import from auto-complete repository.
new efde704 Added README.
new 8937b92 Refactoring and aut
branch: elpa/haskell-tng-mode
commit 1107e63bc4bf7b0e9b9ce46163dad71773ded511
Author: Tseen She
Commit: Tseen She
bump hsinspect
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d532977..4f3e9c5 100644
--- a/README.md
+++ b/README
branch: elpa/haskell-tng-mode
commit d1e599a9c221eb9c77eee15d248b976984a52cd3
Author: Tseen She
Commit: Tseen She
switch formatting backend based on project config
---
README.md | 9 +
haskell-tng-extra-stack.el | 2 +-
haskell-tng-extra.el | 8
3 fil
branch: elpa/haskell-tng-mode
commit 9b334f7e1ce5da671171090d9e93fde7a7e546b8
Author: Tseen She
Commit: Tseen She
ghcflags
---
README.md| 8 +++-
haskell-tng-extra.el | 3 ++-
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 4f3e9c5.
branch: elpa/popup
commit da210f54beb175863081fdfa8e05097ef7438991
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Revert "Not to insert newlines."
This reverts commit 88efff5098f333dfe6d9ea7191afefbf3265bb6f.
---
popup.el | 42 --
1 fi
branch: elpa/haskell-tng-mode
commit e84970b9f330309119237c1db99bda5d8e902f0d
Author: Tseen She
Commit: Tseen She
rename -contrib to -extra
---
README.md | 14 +++---
haskell-tng-compile.el | 2 +-
branch: elpa/haskell-tng-mode
commit 1d53572038048f4eb24a9a61bb4695f19bc574fb
Author: Tseen She
Commit: Tseen She
bugfixes
---
README.md| 14 ++
cabal-ghcflags.sh| 48 +---
haskell-tng-hsinspect.el | 25
branch: elpa/haskell-tng-mode
commit 8475578e0a7dadd813683c2f3a378ef1bb51243d
Author: Tseen She
Commit: Tseen She
typos
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index cb12920..5772687 100644
--- a/README.md
+++ b/README.md
@
branch: elpa/popup
commit 03b23bfc02f4c3efe5777f0135e63cee4f66767f
Merge: da210f5 b90c179
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge branch 'master' of github.com:m2ym/popup-el
---
README.md | 4
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
new f
branch: elpa/haskell-tng-mode
commit e245a9392bc91ccf9e523fd46659315b4455d709
Author: Tseen She
Commit: Tseen She
allow opt-out of local history
---
haskell-tng-compile.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/haskell-tng-compile.el b/haskell-tng-compil
branch: elpa/haskell-tng-mode
commit 8ff79e73bc121b9471375b0e04a85493e9ba2234
Author: Tseen She
Commit: Tseen She
allow parallelism
---
cabal-ghcflags.sh | 18 ++
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/cabal-ghcflags.sh b/cabal-ghcflags.sh
index d491b
branch: elpa/haskell-tng-mode
commit fd06b8fbd5dc39e92d8f91a764bad291e39063b0
Author: Tseen She
Commit: Tseen She
move haskell-tng-newline into the -extra package
---
haskell-tng-extra.el | 34 ++
haskell-tng-smie.el | 33 -
2
branch: elpa/popup
commit 5e9043ebea8c1873e08f786bc8754f990fc8a96e
Author: yuuki arisawa
Commit: yuuki arisawa
Bug fix for test helper
Change to return position instead of slice
---
tests/popup-test.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a
branch: elpa/haskell-tng-mode
commit ff76e07f5de6e766b17617e4c86f4bbcca54ed9d
Author: Tseen She
Commit: Tseen She
cache the index command
---
haskell-tng-hsinspect.el | 36 +++-
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/haskell-tng-hsins
branch: elpa/haskell-tng-mode
commit 4e2cf006eb8c544ace8aafd2e8375dcb31dd8c8e
Author: Tseen She
Commit: Tseen She
simplify the installation of hsinspect
---
README.md| 19 ++-
haskell-tng-hsinspect.el | 29 -
2 files changed, 22 in
branch: elpa/popup
commit e208b136de9551d77904c1de8e8a3184b557a6fb
Author: yuuki arisawa
Commit: yuuki arisawa
Setup for batch mode
---
tests/popup-test.el | 4
1 file changed, 4 insertions(+)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index 98c6fee..48271d3 100644
--- a/t
branch: elpa/haskell-tng-mode
commit eb6b48767073b65910fda8aa85a2602ddf569da0
Author: Tseen She
Commit: Tseen She
test fqn-at-point and fix a longstanding bug
---
haskell-tng-hsinspect.el | 4 ++--
test/src/hsinspect.hs | 3 ++-
test/src/hsinspect.hs.dynamic | 3 ++-
3 files ch
branch: elpa/haskell-tng-mode
commit f8d2b91c660f50913920198d9759d92dff7c6b48
Author: Tseen She
Commit: Tseen She
miss some false positive ghc errors
---
haskell-tng-compile.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haskell-tng-compile.el b/haskell-tng-compile.e
branch: elpa/haskell-tng-mode
commit b2e2c3a978110273dde4da4322d05ed8f932e205
Author: Tseen She
Commit: Tseen She
stop stack from being an asshole
---
haskell-tng-extra-stack.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/haskell-tng-extra-stack.el b/haskell-tng-
branch: elpa/haskell-tng-mode
commit e3c6dc6d92513e4f8014f673d6f472811b7a8771
Author: Tseen She
Commit: Tseen She
follow re-exports
---
haskell-tng-hsinspect.el | 68
1 file changed, 46 insertions(+), 22 deletions(-)
diff --git a/haskell-tng
branch: elpa/popup
commit 6a2520d2f80734a8cc057af5de5e9aa733a322ae
Author: yuuki arisawa
Commit: yuuki arisawa
Add folding test case when on the corner
---
tests/popup-test.el | 48 ++--
1 file changed, 42 insertions(+), 6 deletions(-)
diff --git
branch: elpa/haskell-tng-mode
commit 35d383078e53227d3aa550d628abf6c461459219
Author: Tseen She
Commit: Tseen She
cache improvements
---
haskell-tng-extra-company.el | 2 +-
haskell-tng-hsinspect.el | 43 ++-
haskell-tng-util.el | 43 +++
branch: elpa/haskell-tng-mode
commit 73a60f5a1292556f27fb301e0746024426c0b860
Author: Tseen She
Commit: Tseen She
cache `which hsinspect` per project
---
haskell-tng-compile.el | 5 +
haskell-tng-extra-projectile.el | 5 -
haskell-tng-extra-stack.el | 1 +
haskell-t
branch: elpa/haskell-tng-mode
commit fca5c6e2ea113b9c2477c8d0e347cd33ce1ce516
Author: Tseen She
Commit: Tseen She
better docs and cabal-install support
---
README.md| 2 ++
haskell-tng-hsinspect.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.
branch: elpa/haskell-tng-mode
commit 9359c7b1bddd63d1b2abb8be1599aa597b2de8e1
Author: Tseen She
Commit: Tseen She
cl-loop
---
haskell-tng-hsinspect.el | 157 +++
1 file changed, 76 insertions(+), 81 deletions(-)
diff --git a/haskell-tng-hsinspect
branch: elpa/haskell-tng-mode
commit c0b1b6b1c05009c2064c70a7c66c525d60585a55
Author: Tseen She
Commit: Tseen She
change the compile-always-ask default
---
haskell-tng-compile.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haskell-tng-compile.el b/haskell-tng-compile
branch: elpa/haskell-tng-mode
commit 103e75875b37f4358b74a192166f3d97f6c3
Author: Tseen She
Commit: Tseen She
expose some more hsinspect-0.0.8 index info
---
haskell-tng-hsinspect.el | 34 ++
test/haskell-tng-hsinspect-test.el | 34 +
branch: elpa/haskell-tng-mode
commit 38ed1b73a5bdcb3c0ecd354e9bc5a3c766c83221
Author: Tseen She
Commit: Tseen She
import types
---
haskell-tng-hsinspect.el | 8 +---
test/haskell-tng-hsinspect-test.el | 14 +-
2 files changed, 18 insertions(+), 4 deletions(-)
dif
branch: elpa/popup
commit bec50cc7223c6b803a3ae43f8ece31f0ebdb040f
Merge: 1277ab1 7743199
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge pull request #41 from kostafey/master
Add next/previous page commands.
---
popup.el | 19 +++
1 file changed, 19 ins
branch: elpa/haskell-tng-mode
commit 4f84cdee9b9cde198491bdea4c1e2f3bd365c2da
Author: Tseen She
Commit: Tseen She
improve importing qualified symbols
---
haskell-tng-hsinspect.el | 87
haskell-tng-util.el | 26 ---
2 files ch
branch: elpa/popup
commit 4e8824e18c2b1af3e912e0733bc4f9fba36dba05
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Add some make rules for test.
---
.gitignore | 1 +
Makefile | 19 ++-
2 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.git
branch: elpa/haskell-tng-mode
commit 5fe4cb1973acf68fc7e025d97429556bb37db361
Author: Tseen She
Commit: Tseen She
cleanup test includes
---
Cask | 3 ---
test/haskell-tng-compile-test.el | 6 ++
test/haskell-tng-dynamic-test.el | 8 ++--
test/haskel
branch: elpa/haskell-tng-mode
commit 9904e72e74c8faa5b5fe3ef50adc08fb136684b5
Author: Tseen She
Commit: Tseen She
jump-to-definition works inside the project
---
README.md| 2 +-
haskell-tng-hsinspect.el | 46 ++
2 files changed,
branch: elpa/haskell-tng-mode
commit fe2b16428c8ee37d8af885092f02052d7e66ebe9
Author: Tseen She
Commit: Tseen She
fix the build
---
Cask | 1 +
haskell-tng-extra-lsp-hsinspect.el | 20 +---
haskell-tng-extra-stack.el | 2 +-
3 files ch
branch: elpa/haskell-tng-mode
commit 57071666f725abc4f4fefdbe9a21c4015bb17020
Author: Tseen She
Commit: Tseen She
use new ghcflags-provided PATH
---
haskell-tng-hsinspect.el | 49 +---
1 file changed, 30 insertions(+), 19 deletions(-)
diff --git
branch: elpa/popup
commit 28cb27c728f8cfae5f91954c4700a8a75289c97f
Author: kostafey
Commit: kostafey
Add next/previous page commands.
---
popup.el | 21 +
1 file changed, 21 insertions(+)
diff --git a/popup.el b/popup.el
index 443e41b..875fa6d 100644
--- a/popup.el
+++
branch: elpa/haskell-tng-mode
commit 6d4e150c042ad3e741d8f2bb2b1bb44e00601732
Author: Tseen She
Commit: Tseen She
upgrade hsinspect version
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e051fb2..80ec953 100644
--- a/README.md
+
branch: elpa/haskell-tng-mode
commit aaf7c5560d8590fa240748bda0ae7539d8a0804f
Author: Tseen She
Commit: Tseen She
support for hsinspect-lsp
---
Cask | 1 +
haskell-tng-extra-lsp-hsinspect.el | 33 +
haskell-tng-extra-stack.el
branch: elpa/haskell-tng-mode
commit 97e4a66e410e6b12a28c7ae0702eca7518ed41f0
Author: Tseen She
Commit: Tseen She
bump hsinspect
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3d8a60e..0acc1c7 100644
--- a/README.md
+++ b/README
branch: elpa/popup
commit e645eae7e430812df9c8ae6217ec0e9b03f06dc0
Author: yuuki arisawa
Commit: yuuki arisawa
Add test case:popup-scroll-down,popup-scroll-up
---
tests/popup-test.el | 53 +
1 file changed, 53 insertions(+)
diff --git a/t
branch: elpa/haskell-tng-mode
commit 3870bf1d53f12c9b9d0ef578aa29c5f1c3e1ddbe
Author: Tseen She
Commit: Tseen She
time to remove the cabal v2- prefixes
---
README.md| 4 ++--
haskell-tng-compile.el | 7 ---
haskell-tng-extra.el | 2 +-
test/
branch: elpa/popup
commit 6f4bba9c5bb7aaab47bcb521b2537a12ac485961
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Update copyright.
---
popup.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/popup.el b/popup.el
index 1c28d86..c3a00e5 100644
--- a/popup.el
branch: elpa/haskell-tng-mode
commit e2e3490a0bc4d14c96b3bac4cea35a37e774065a
Author: Tseen She
Commit: Tseen She
hide-show supports BOILERPLATE START ... BOILERPLATE END
---
haskell-tng-extra.el | 17 +
haskell-tng-mode.el | 20
2 files changed, 37 ins
branch: elpa/popup
commit ee5b4b0432a1506e080695863deabadf544bf3bc
Author: yuuki arisawa
Commit: yuuki arisawa
Add test case when point is on the corner
---
tests/popup-test.el | 40
1 file changed, 40 insertions(+)
diff --git a/tests/popup-test.el
branch: elpa/popup
commit 3eeceea8bc7526d6ca740d6c2e1de0d7f60bda6d
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
v0.5 bump.
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index d8dc861..8a50293 100644
--- a/popup.el
+++ b/popup.e
branch: elpa/popup
commit 88efff5098f333dfe6d9ea7191afefbf3265bb6f
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Not to insert newlines.
---
popup.el | 42 ++
1 file changed, 22 insertions(+), 20 deletions(-)
diff --git a/popup.el b/popup.el
branch: elpa/haskell-tng-mode
commit a98dda0705196905ddb902f0a9bc17f384f3b0a8
Author: Tseen She
Commit: Tseen She
emacs 27 macro deprecations
---
haskell-tng-hsinspect.el | 10 +-
haskell-tng-layout.el| 12 ++--
haskell-tng-syntax.el| 2 +-
haskell-tng-util.el
branch: elpa/popup
commit f15c82bf423e6d49cf107836ba1ce39fc1138933
Merge: da210f5 c85ccd3
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Merge pull request #10 from tkf/inhibit-read-only
Use inhibit-read-only instead of buffer-read-only
---
popup.el | 2 +-
1 file changed, 1 ins
branch: elpa/popup
commit 1d692e42f7eae1a4dbdee3abbcb0e8a647cf8d83
Author: uk-ar
Commit: uk-ar
Replace helper functions for some tests.
* popup-test-helper-get-overlays-buffer to popup-test-helper-buffer-contents
* popup-test-helper-match-points to popup-test-helper-rectangle-match
-
branch: elpa/popup
commit 2609811be438872798ba372c773550869aee8215
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Add Travis CI configuration
---
.travis.yml | 14 ++
Makefile| 5 +
2 files changed, 19 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mo
branch: elpa/haskell-tng-mode
commit ce17d96857710f26495daf7b8ffb36fb21ee87d2
Author: Tseen She
Commit: Tseen She
new hsinspect release
---
haskell-tng-hsinspect.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haskell-tng-hsinspect.el b/haskell-tng-hsinspect.el
index
branch: elpa/popup
commit 098170f2b5f29a836b5d1ebf56eadeb088b01cff
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Added :always option for :scroll-bar argument.
---
popup.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index f61b8c8..1c
branch: elpa/haskell-tng-mode
commit a34e796eb0f9579a055783891223b39435b62bb4
Author: Tseen She
Commit: Tseen She
improve debugging
---
haskell-tng-hsinspect.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/haskell-tng-hsinspect.el b/haskell-tng-hsinspect.el
index bd
branch: elpa/popup
commit 2cad05927be1d3b8d87b0ecfca7a1f3eef730a5d
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Initial commit
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 000..8c59927
--- /dev/null
+++ b/R
branch: elpa/popup
commit e995ffa711834401886c12c4c7f67da9008786e0
Author: yuuki arisawa
Commit: yuuki arisawa
Add check for columns of starting points.
---
tests/popup-test.el | 32 +++-
1 file changed, 23 insertions(+), 9 deletions(-)
diff --git a/tests/popup-
branch: elpa/popup
commit 48b0fa41d39f73e211c2b2c3e9e3276aeb9ae83d
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Add a simple test using ERT
---
tests/popup-test.el | 18 ++
1 file changed, 18 insertions(+)
diff --git a/tests/popup-test.el b/tests/popup-test.el
new file
branch: elpa/popup
commit 23652e7776ef683256f8fd62d89708f81943843e
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Use face inheritance to avoid duplication
---
popup.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/popup.el b/popup.el
index 3caa82f..7bd3ad8 10
branch: elpa/popup
commit 2f1c9d8324832a5aa07a8eb5ed29344e02045cf4
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Refactoring: new variable in popup-create-line-string
fixes @m2ym's comment on e5794f80c701d893f961dc1e9ca1f375ffdb104b
---
popup.el | 9 +
1 file changed, 5
branch: elpa/popup
commit 8937b927f9f02b3f33af7cd9fe8f383be7e28998
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Refactoring and auto-test.
---
popup-test.el | 124
popup.el | 469 --
2 files changed, 451
branch: elpa/popup
commit ba90de461e6278e7fd36fbaf38c5ffa6030e7c7a
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Added documentation.
---
README.markdown | 325
popup.el| 2 +-
2 files changed, 326 insertions(+), 1 d
branch: elpa/popup
commit 357f037615c8bf4aa885493a6b6b1041e0a5dfd1
Author: yuuki arisawa
Commit: yuuki arisawa
Add test case:popup-tip(height)
---
tests/popup-test.el | 23 +++
1 file changed, 23 insertions(+)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index
branch: elpa/popup
commit 7533efe1e9eede7d19653c53afc887b2ae516549
Merge: bec50cc aa8762f
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #53 from auto-complete/fix-travis
Fix travis configuration file for using cl-lib
---
.travis.yml | 1 +
Makefile| 3 +++
2
branch: elpa/popup
commit b90c1792a040f88478882b7b9eb59003b6ec854d
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8c59927..7039fee 100644
--- a/README.md
branch: elpa/popup
commit c85ccd3c8a4e88059e87bd07c9965b6de3e4e877
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Use inhibit-read-only instead of buffer-read-only
This will fix the problem with EIN: tkf/emacs-ipython-notebook#42
See also the discussions in m2ym/auto-complete
branch: elpa/popup
commit 54ed4bdbc216f611b513b6368daa60aad78c9c6e
Author: yuuki arisawa
Commit: yuuki arisawa
Add test case:popup-next,popup-previous,popup-select
---
tests/popup-test.el | 60 +
1 file changed, 60 insertions(+)
diff --gi
branch: elpa/popup
commit af0c17964fc9c263c80f9895076d5b9e8f34c9df
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Add ERT as git submodule
---
.gitmodules | 3 +++
lib/ert | 1 +
2 files changed, 4 insertions(+)
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0
branch: elpa/popup
commit 581f35b9322b9167c561ada5bb3c8560467bd124
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Define popup-menu-summary-face
---
popup.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/popup.el b/popup.el
index 84b2e8a..9aae503 100644
--- a/popup.el
+++ b/p
branch: elpa/popup
commit 498cb646205041bcf7d96a2371a39fcb917966c1
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Define popup-summary-face
---
popup.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/popup.el b/popup.el
index b6c4834..84b2e8a 100644
--- a/popup.el
+++ b/popup
branch: elpa/popup
commit 64102c2bdfa44402c251cb256b350f912a729f34
Author: yuuki arisawa
Commit: yuuki arisawa
Add test case:popup-tip(scroll-bar,min-height)
---
tests/popup-test.el | 75 -
1 file changed, 74 insertions(+), 1 deletion(-)
branch: elpa/popup
commit ab235486bc5fcfba046e95da221913c661eb5e27
Author: yuuki arisawa
Commit: yuuki arisawa
Change popup-test-helper-overlays-to-text spec and function name to return
overlays buffer.
---
tests/popup-test.el | 36
1 file changed, 20 i
branch: elpa/popup
commit d097dba940548d1c03f107a4117ec3d4bd71813b
Author: yuuki arisawa
Commit: yuuki arisawa
Remove unused code.
---
tests/popup-test.el | 4
1 file changed, 4 deletions(-)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index 5ee3818..70cf6e0 100644
--- a/tes
branch: elpa/popup
commit 1510820222e6295c0e8e0e0c15510bc760c831c8
Author: Hiroaki Otsu
Commit: Hiroaki Otsu
activate isearch in cascade menu
---
popup.el | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index 43262e8..877fbfc 100644
---
branch: elpa/popup
commit 37c8761d5c8e6afc4e64ec5acc8fc1e1515998e2
Author: uk-ar
Commit: uk-ar
Refactoring all test cases
---
tests/popup-test.el | 818 +++-
1 file changed, 419 insertions(+), 399 deletions(-)
diff --git a/tests/popup-test.el
branch: elpa/popup
commit fd8a372d032d8c54f738b981666939a9401d49f8
Author: yuuki arisawa
Commit: yuuki arisawa
Remove unused code.
---
tests/popup-test.el | 42 ++
1 file changed, 18 insertions(+), 24 deletions(-)
diff --git a/tests/popup-test.el b/t
branch: elpa/popup
commit 4e19acbc51d5c54816b9b9e1aa1473aa95305149
Author: yuuki arisawa
Commit: yuuki arisawa
Remove dependency on auto-complete
---
tests/popup-test.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index 48271
branch: elpa/popup
commit e76230bb57d169114eccd71288bad36fd1994112
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Add summary-face keyword argument to popup-set-line-item
---
popup.el | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.
branch: elpa/popup
commit 53bb3ec2d4cd12e5aa6e41d40df853944121b1ac
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
bump up version
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index 80ac629..a478699 100644
--- a/popup.el
+++ b/popup.
401 - 500 of 598 matches
Mail list logo