branch: externals/org
commit 67b613a1154aaa550d8141f5657a86864338c3c6
Author: Sébastien Miquel
Commit: Bastien
etc/ORG-NEWS: New `transparent-image-converter` property for `dvipng`
---
etc/ORG-NEWS | 9 +
1 file changed, 9 insertions(+)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
inde
branch: externals-release/org
commit 6874af8724294ffb1fe0671a39bcb20c49e7ba8a
Author: Kyle Meyer
Commit: Kyle Meyer
manual: Drop keybinding for org-table-blank-field
* doc/org-manual.org (Re-aligning and field motion): Update for
keybinding removal.
The keybinding was r
branch: externals/eev
commit 1509c58f1b73da81dae218c1ad81ddb30c61f63d
Author: Eduardo Ochs
Commit: Eduardo Ochs
Added `ee-very-primitive-wget0'.
---
ChangeLog | 3 +++
VERSION | 4 ++--
eepitch.el| 4 ++--
eev-intro.el | 7 +++
eev-plinks.el | 11 +++
5 files
branch: elpa/popup
commit 68b71de41baa22be9c12b13d1efbf619a29ceadc
Merge: 4438b94 4ab00e1
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #96 from auto-complete/improve
Improve package
---
.travis.yml | 28 +++-
README.md | 19
branch: elpa/popup
commit 55f3183190fa83185246aa63a7332fff421a1e8a
Author: jenchieh
Commit: jenchieh
Bump version.
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index c9be320..e620442 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,
branch: elpa/popup
commit 9d104d4bbbcb37bbc9d9ce762e74d41174683f86
Author: Jen-Chieh
Commit: Jen-Chieh
Bump version.
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index 55a3fa7..e38ecda 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +
branch: elpa/popup
commit e7420146a7bc6365e4a56af28508aa9687a9906e
Merge: 866a091 416049d
Author: Jen-Chieh Shen
Commit: GitHub
Merge pull request #124 from auto-complete/dis
Fix non displayable character
---
popup.el | 16
1 file changed, 16 insertions(+)
diff --
branch: elpa/popup
commit 416049d6cb88a715948f0c9770de6ffec963c876
Author: JenChieh
Commit: JenChieh
Fix non displayable character
---
popup.el | 16
1 file changed, 16 insertions(+)
diff --git a/popup.el b/popup.el
index ed7efac..4fee3ac 100644
--- a/popup.el
+++ b/popup.
branch: elpa/popup
commit 24619f5ac453bdc11fef965900fffc8e70004731
Merge: e742014 38156f0
Author: Jen-Chieh Shen
Commit: GitHub
Merge pull request #126 from phst/mapcar
Don’t use ‘mapcar’ for side effect
---
popup.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
branch: elpa/popup
commit b436b636384a9ea3dc24ee962e40ffdc08729747
Merge: 333ea5e fa96fe6
Author: Jen-Chieh Shen
Commit: GitHub
Merge pull request #111 from drvink/patch-1
Count only visible lines for popup direction
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-
branch: elpa/popup
commit 866a091b83369873b4d1c5d62a590fbb0a150bd0
Author: JenChieh
Commit: JenChieh
Add homepage url
---
popup.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index 92ab6ec..ed7efac 100644
--- a/popup.el
+++ b/popup.el
@@ -5,9 +5
branch: elpa/popup
commit 9052d1176b30d55ce8c4ed0793b64d86d1e254e9
Author: Markus Hauck
Commit: Markus Hauck
Improve eldoc for `popup-tip` and `popup-menu*`
---
popup.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/popup.el b/popup.el
index 0e8e98f..4dbc5b2 1
branch: elpa/popup
commit e452399db8bb0a8906c627f598eb8f0dcfca5572
Author: kostafey
Commit: Syohei YOSHIDA
Add popup-isearch-yank.
---
popup.el | 4
1 file changed, 4 insertions(+)
diff --git a/popup.el b/popup.el
index 0cf1756..b67a777 100644
--- a/popup.el
+++ b/popup.el
@@ -882,6 +
branch: elpa/popup
commit fa96fe63906b678c43c9bd9f64804ba8f38e5b8b
Author: Mark Laws
Commit: GitHub
Count only visible lines for popup direction
This prevents the popup from displaying past the end of a window in GUI
Emacs.
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 de
branch: elpa/popup
commit 13364d7674535db225789b03da766746734a4f28
Author: JenChieh
Commit: JenChieh
Add more Emacs version for CI test.
---
.travis.yml | 7 +++
1 file changed, 7 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 62d1878..73942e1 100644
--- a/.travis.yml
+++ b
branch: elpa/popup
commit 333ea5ecb11b7de0b71d6bf3e2f529e5b401558c
Author: jenchieh
Commit: jenchieh
Bump version.
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index a966f48..6554273 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,
branch: elpa/popup
commit 4265237a923d114fdb07c873ec96f8233a95874b
Author: jenchieh
Commit: jenchieh
Fixed compatible to display line numbers mode in Emacs 26.1 or after.
---
popup.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index 1b8b3c8..c
branch: elpa/popup
commit 0eeb16d146dacfaadd2cf26a849c392e85d22475
Merge: df4b147 0a6447b
Author: Jen-Chieh Shen
Commit: GitHub
Merge pull request #113 from EdwardBetts/spelling
correct spelling mistake
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
branch: elpa/popup
commit 4abbbf99d7986d0cec9056195bcb45ce38c56c05
Merge: 004d58c c832145
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #99 from spwhitton/apt-get
Debian and Ubuntu installation instructions
---
README.md | 3 +++
1 file changed, 3 insertions(+)
branch: elpa/popup
commit 4ab00e16ced4f6e0f7c43a1d237857c6f78249a5
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Use https scheme as possible
---
README.md | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 033dfba..428973d 100644
---
branch: elpa/popup
commit 077c50281f47e826b773a2821aa7c033874e4b62
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Remove needless quote
isearch-filter is a variable, not a function.
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
branch: elpa/popup
commit c76d516629c6f063e68742b94b376fc9506536c8
Author: jenchieh
Commit: jenchieh
Bump version.
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index 28ac30c..20a380e 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,
branch: elpa/popup
commit bd5a0df7e5bc68af46eef37afe9e80764a1d4fd8
Author: JenChieh
Commit: JenChieh
Simplify doc.
---
README.md | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 0a2fa4e..4af67ae 100644
--- a/README.md
+++ b/README.md
@
branch: elpa/popup
commit 91285c26e7ba5fe75164bcd76e2073ed594ee7a2
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Update document about customize variables
---
README.md | 9 +
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 3749b65..033dfba 100644
--- a/REA
branch: elpa/popup
commit 4839797cd1db25be6f3f98bc8d401b6c2af01f9f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Looking for new maintainer
---
README.md | 9 +
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index e0e68b9..ea62e26 100644
--- a/README.md
+++ b/
branch: elpa/popup
commit 0a6447bce7687040086a9564311da37dcc31410e
Author: Edward Betts
Commit: Edward Betts
correct spelling mistake
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index b67a777..cffab50 100644
--- a/popup.el
+++ b/popup
branch: elpa/popup
commit 80829dd46381754639fb764da11c67235fe63282
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix for newer Cask directory hierarchy
---
Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 6c7c3bc..d26c0ef 100644
--- a/
branch: elpa/popup
commit 2d3226ac5a5a1f7b881c4749fa6be54a1f71e0c7
Author: jenchieh
Commit: jenchieh
Comment indentation.
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index 9cffdab..28ac30c 100644
--- a/popup.el
+++ b/popup.el
@@ -879,
branch: elpa/popup
commit 46632ab9652dacad56fd961cd6def25a015170ae
Merge: 2687612 51b3f59
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge pull request #93 from auto-complete/fix-for-24.5
Fix for Emacs 24.5 issue
---
popup.el | 19 +--
1 file changed, 9 i
branch: elpa/popup
commit 4dbed57ce47c3128a53dc8e2b4cbb93288fb5d98
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Update cl-lib version
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index bad8404..9409d0d 100644
--- a/popup.el
+++ b/popu
branch: elpa/popup
commit df4b1473cf7c633deed3b94f42675c29e5770b72
Author: jenchieh
Commit: jenchieh
Removed looking for new maintainer.
---
README.md | 9 -
1 file changed, 9 deletions(-)
diff --git a/README.md b/README.md
index ea62e26..e0e68b9 100644
--- a/README.md
+++ b/README
branch: elpa/popup
commit 72c402842f3aba5fff52483d087cabbb56117530
Author: Dan Harms
Commit: Dan Harms
extend overriding of background face for isearch, selection
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index 4d2f2e9..0cf1756
branch: elpa/popup
commit 2af1c6c8a33ffa44e99d0e4df8769ca3d4098dd9
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Update copyright
---
README.md | 8
popup.el | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index c5385b6..17e1a
branch: elpa/popup
commit 98965e841801082fffcdd612fc7ab0606f844463
Author: Javier Olachea
Commit: GitHub
Fix typo in the docstring of popup-x-string
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index b67a777..cffab50 100644
--- a/popup
branch: elpa/popup
commit 4438b94ea78dd8d38783d8ea742d4b13c44b51e0
Merge: 46632ab 47008e1
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #95 from Konubinix/master
Allow the user to specify a custom function to build the regexp in isearch
---
popup.el | 7 ++-
branch: elpa/popup
commit becfbddf4c6ab342873ac7cd787b19bb26735688
Merge: 58f55de e164f3b
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #63 from aki2o/fix-deficient-help-delay
fixed deficient help-delay
---
popup.el | 5 +++--
1 file changed, 3 insertions(+), 2 d
branch: elpa/popup
commit f8295a69bb00060b9307c5e59a93b7c9be144788
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Switch from apt package to evm
---
.travis.yml | 28 +++-
1 file changed, 11 insertions(+), 17 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index
branch: elpa/popup
commit 649242e948ae3b8efbdd9628bf42fbbe84fb731f
Author: Igor Shymko
Commit: Igor Shymko
:initial-index respects real popup height(beyond first popup page)
---
popup.el| 4 ++--
tests/popup-test.el | 4
2 files changed, 6 insertions(+), 2 deletions(-)
dif
branch: elpa/popup
commit 140f12db9ed1452cdf309a5eacd6e82158b43d8b
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Update Installation section
We recommend users to use package.el or analogous package management
tool(el-get, Cask etc) instead of auto-install or install-elisp.
---
branch: elpa/popup
commit 0778cad278b6b99d1f5220fb91f1c692a6b22ef1
Author: jenchieh
Commit: jenchieh
Bump version.
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index b454af6..1b8b3c8 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,
branch: elpa/popup
commit 004d58c47f6406b6555cf112f8a6eed6114cb63b
Merge: 68b71de 9052d11
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge pull request #97 from markus1189/eldoc
Improve eldoc for `popup-tip` and `popup-menu*`
---
popup.el | 9 +
1 file changed, 5
branch: elpa/popup
commit e2eb0470ef3377b81a2aa07e040fce0026a93cd8
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
svg is better than png
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index beb4117..c37b242 100644
--- a/README.md
+++ b
branch: elpa/popup
commit a651fa0bf412a74659feb30162941fc1b8969048
Merge: de70ea8 7817f1e
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #59 from auto-complete/add-unstrip-parameter
Add 'nostrip' parameter to 'popup-tip'(#42)
---
README.md | 6 --
popup.el |
branch: elpa/popup
commit 46e610415bf4159467edf61d3e443cffb8d1eef8
Author: jenchieh
Commit: jenchieh
Fixed some checkdoc warnings.
---
popup.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/popup.el b/popup.el
index cffab50..b454af6 100644
--- a/popup.el
+++ b/po
branch: elpa/popup
commit 2687612766f87acd5296a4e65696c5295287314a
Merge: 2af1c6c dbf62bf
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #91 from ancane/master
Pass filtering function as an argument to popup-menu*
---
README.md | 8 ++--
popup.el
branch: elpa/popup
commit 982f4ecb398bee2d0f6b9df408f8af5b184c4fec
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Untabify
---
popup.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/popup.el b/popup.el
index cb3ad0b..c79b7ff 100644
--- a/popup.el
branch: elpa/popup
commit a6f582c270cfd822685f04a0915471fc2a492857
Merge: 5374e55 730b408
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #76 from ramnes/master
Ignore byte-compiled files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore
branch: elpa/popup
commit de70ea8d393a276d9605076490884aeb3a6e6d4f
Merge: 9587ace 0f640e0
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #56 from ryantm/cl-lib
Use cl-lib functions instead of cl in tests
---
tests/popup-test.el | 12 +---
1 file changed, 5
branch: elpa/popup
commit 8eee9c57288d12073d331a9eb4c172358d268455
Merge: 4abbbf9 077c502
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #101 from auto-complete/needless-quote
Remove needless quote
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: elpa/popup
commit 895d0315fede6be57c4947f4d952ff12a6041bed
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Add MELPA badges
---
README.md | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 137ea0d..beb4117 100644
--- a/README.md
+++ b
branch: elpa/popup
commit d70cff916adb18903bc73f9cc2ef381b075d2969
Merge: becfbdd 1510820
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #64 from aki2o/cascade-isearch
activate isearch in cascade menu
---
popup.el | 13 -
1 file changed, 12 insertions(
branch: elpa/popup
commit f0b9c01ac9d86bc149e5961fe0848655cc9b7cc4
Author: JenChieh
Commit: JenChieh
Update license info.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e0e68b9..68095cc 100644
--- a/README.md
+++ b/README.md
@@ -349,6 +349,7 @@
branch: elpa/popup
commit 2bb4bce820b4ca700f1b1d91bc8092e6e71404c4
Author: Hiroaki Otsu
Commit: Hiroaki Otsu
fix error on popup-delete when char-before return nil
---
popup.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index c79b7ff..80ac629 10
branch: elpa/popup
commit 9587aceb705eeb1eaa77927ae7f84729b971456f
Merge: 871d893 d7c98db
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #55 from auto-complete/fix-bytecompile-warnings
Fix for byte compile warnings
---
popup.el | 140 ++
branch: elpa/popup
commit 4bee35b0d58dadbf84ac2e4e9c2cb7d02a38d439
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Add screenshot images
---
etc/images/popup1.png | Bin 0 -> 2176 bytes
etc/images/popup2.png | Bin 0 -> 2099 bytes
etc/images/popup3.png | Bin 0 -> 2246 bytes
3 files c
branch: elpa/popup
commit a7ed816ae7aeceb0c84a51aad01539e3166a773f
Author: JenChieh
Commit: JenChieh
Upate license year.
---
popup.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/popup.el b/popup.el
index e38ecda..92ab6ec 100644
--- a/popup.el
+++ b/popup.el
@@ -1,8 +1,10 @@
;;; p
branch: elpa/popup
commit 0f640e0847151f237be2826dc2eaefd3e7e02828
Author: Ryan Mulligan
Commit: Ryan Mulligan
remove require because popup already requires it
---
tests/popup-test.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index 4ff313
branch: elpa/popup
commit a73a3b16d51de3df267fe40ffe8d6fcb56a5aed6
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix for using cask
---
.travis.yml | 24 ++--
Makefile | 25 ++---
tests/run-test.el | 14 ++
3 files changed,
branch: elpa/popup
commit 69d5bf9e42bdf11b0d5d78800c1c6d97289ea4aa
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Support max-width for popup instance
Patch of pull request #29 cannot be merged now. I fix it for
current popup.el.
---
README.md | 8 ++--
popup.el | 19 +
branch: elpa/popup
commit b9fc32c5150cf597255402b6a1a90f0f1629d282
Merge: a651fa0 8ca9644
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #60 from auto-complete/delete-trailing-spaces
Delete trailing spaces
---
popup.el | 8
1 file changed, 4 insertions(+)
branch: elpa/popup
commit 441ee40515038de3680768930157fce667ba872a
Merge: 795df55 72c4028
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #107 from danrharms/master
extend overriding of background face for isearch, selection
---
popup.el | 4 ++--
1 file changed, 2
branch: elpa/popup
commit afeaed3337a5c73385e958bc90c1858d4a787e6c
Merge: 180516e a49ffd0
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge branch 'master' into use-cl-lib
Conflicts:
popup.el
---
popup.el | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(
branch: elpa/popup
commit a3d1bfd549a922aa00a362aa4501a3bb494e66d5
Author: TAKAGI Kentaro
Commit: TAKAGI Kentaro
Fix test.
---
tests/popup-test.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index bfc19c7..caf22
branch: elpa/popup
commit 58f55de141d36cbf364f5c5f5cf3fffa387d565e
Merge: c3ebfba 69d5bf9
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #62 from auto-complete/support-max-width
Support max-width for popup instance
---
README.md | 8 ++--
popup.el | 19 +
branch: elpa/popup
commit dbf62bf68d308c123991d435850b8afac9a10c76
Author: Igor Shymko
Commit: Igor Shymko
readme updated
---
README.md | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 17e1a8c..3749b65 100644
--- a/README.md
+++ b/READM
branch: elpa/popup
commit 8719cd925a95a1f465d1c3392a130e729ced47b2
Merge: d70cff9 a73a3b1
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #71 from auto-complete/use-cask
Use cask
---
.gitignore| 2 +-
.gitmodules | 3 ---
.travis.yml | 24
branch: elpa/popup
commit 730b4085ec76702475c26a8a08fa819251403d15
Author: Guillaume Gelin
Commit: Guillaume Gelin
Ignore byte-compiled files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 64b1053..e15865d 100644
--- a/.gitignore
+++ b/.giti
branch: elpa/popup
commit ca3cc7f1805b3954f1c6d89db89322b0c515d0fe
Author: Kiyoka Nishiyama
Commit: Syohei YOSHIDA
Add: initial-index keyword argument to function `popup-menu*'.
(initial-index argument is optional argument)
Usage:
(popup-menu*
'(0 1 2 3)
:initial-ind
branch: elpa/popup
commit 7817f1ee96f38bfd588621d7e3fbe15df7087ce2
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Add 'nostrip' parameter to 'popup-tip'(#42)
---
README.md | 6 --
popup.el | 7 +--
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
branch: elpa/popup
commit b8c1cb49c9572a86024a379aff3a4d48569ffdac
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
At least one space before summary, if possible
---
popup.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index 703c1b9..e4c79a7 1
branch: elpa/popup
commit c3ebfba66760cf519c8578be7f82f8f572320e55
Merge: b9fc32c 70c2583
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #61 from auto-complete/add-nostrip-documentation
Add 'nostrip' parameter explanation to docstring
---
popup.el | 2 ++
1 file c
branch: elpa/popup
commit aa8762fb25dc6cfacc12bcf079ff248a715a580f
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix travis configuration file for using cl-lib
cl-lib is not default package before Emacs 24.3. So it should be
installed before tests.
---
.travis.yml | 1 +
Makefi
branch: elpa/popup
commit 70c2583b31bd0dcba98d43bc9494892b57dec4ed
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Add 'nostrip' parameter explanation to docstring
---
popup.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/popup.el b/popup.el
index 5cc0b85..b00c6b8 100644
--- a/popup.
branch: elpa/popup
commit 8ca9644192ddfe54a6df2c2b04739f4b88accf9d
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Delete trailing spaces
---
popup.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/popup.el b/popup.el
index 74f3faa..5cc0b85 100644
--- a/popup.el
+
branch: elpa/popup
commit 1277ab12c0bd07e19525f858bfc0a8a849249ae3
Merge: 6f00052 2593e06
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge pull request #23 from uk-ar/uk-ar-add-test-case
Port test from popup-interactive-test.el
---
tests/popup-test.el | 744 +
branch: elpa/popup
commit 748c109f3f7b5a5bd44472b398154341ccac3132
Merge: 967cde1 23652e7
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge pull request #31 from tkf/inherit-face
Inherit face
---
popup.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff -
branch: elpa/popup
commit 1f817d66640e579026b1e54078be644d068aec9d
Author: Hiroaki Otsu
Commit: Hiroaki Otsu
fixed deficient help-delay
---
popup.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index 7767cb0..1fb2511 100644
--- a/popup.el
+++
branch: elpa/popup
commit d7c98dbd4ba65751e4ae82e92a6a36332212146a
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix for byte compile warnings
- Declare functions and variables before used
- Use cl-lib function name instead of cl functio name
- remove needless quote
branch: elpa/popup
commit caca8ddd7929f1cf0674933779386f0636f5f3cd
Merge: 25e2e7f b5e13a8
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge pull request #22 from froydnj/update-readme
update README.md to tweak typos and grammar
---
README.md | 59 +
branch: elpa/popup
commit 8d7e57ec287e19088589b12bef7a63574dca2de3
Author: uk-ar
Commit: uk-ar
Replace popup-test-with-create-popup to popup-create
---
tests/popup-test.el | 47 +++
1 file changed, 19 insertions(+), 28 deletions(-)
diff --git a/t
branch: elpa/popup
commit 33dac625fa9010369c404b7adbaf5f82ef2d3f29
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix MELPA stable link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c37b242..c5385b6 100644
--- a/README.md
+++ b/
branch: elpa/popup
commit 487c0a8ad34799161e0e9c026633a8d6e5ebf219
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
add :initial-index parameter test
---
tests/popup-test.el | 17 +
1 file changed, 17 insertions(+)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index 9
branch: elpa/popup
commit 180516e080e84a8666766813b4739efc12a295af
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Use cl-lib functions instead of cl
---
popup.el | 525 ---
1 file changed, 263 insertions(+), 262 deletions(-)
diff -
branch: elpa/popup
commit 9dcce09f59d50560cb8bfad0f7d8cc2615f25014
Merge: 03b23bf 07901c6
Author: Tomohiro Matsuyama
Commit: Tomohiro Matsuyama
Merge branch 'master' of github.com:auto-complete/popup-el
---
.gitmodules | 3 ++
.travis.yml
branch: elpa/popup
commit b5e13a81a8c34653c44a3b985bc7cc87a5028d54
Author: Nathan Froyd
Commit: Nathan Froyd
update README.md to tweak typos and grammar
---
README.md | 59 ++-
1 file changed, 30 insertions(+), 29 deletions(-)
diff --
branch: elpa/popup
commit b45aa2dd3b8d424cbeec43fe5229e3cc49a08e2e
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Handle summary-face in popup-draw
---
popup.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index 9a24a64..b6c4834 100644
--- a/
branch: elpa/popup
commit d8fe6b03656e39d07215fff510d7a619641eb94a
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Use Cask instead of 'git submodule'
---
.gitignore | 2 +-
.gitmodules | 3 ---
Cask| 7 +++
lib/ert | 1 -
4 files changed, 8 insertions(+), 5 deletions(-)
dif
branch: elpa/popup
commit 7fda072d5f86e2687f12f08463476a121c68a8ed
Author: yuuki arisawa
Commit: yuuki arisawa
Add check for row position.
---
tests/popup-test.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index ac48b08..53ce80b 100644
--
branch: elpa/popup
commit 25e2e7fa848f866cc78b1608b0d726428c5b77a6
Merge: 6e467e2 7fda072
Author: yuuki arisawa
Commit: yuuki arisawa
Merge pull request #17 from uk-ar/feature
Port test from popup-interactive-test.el(10/20)
---
tests/popup-test.el | 245
branch: elpa/popup
commit 05f54923946f9270deb215c91c676f150e3768f2
Author: uk-ar
Commit: uk-ar
Change buffer-contents from string to propertied string for detecting end
of popup.
---
tests/popup-test.el | 38 ++
1 file changed, 18 insertions(+), 20 delet
branch: elpa/popup
commit c02ec730101184481d90df143524c88801a5b015
Author: TAKAGI Kentaro
Commit: TAKAGI Kentaro
Apply the patch of #8.
---
popup.el | 65
1 file changed, 28 insertions(+), 37 deletions(-)
diff --git a/popup.e
branch: elpa/popup
commit 7743199800719b074c4ae563ff37e869d8eb379d
Author: kostafey
Commit: kostafey
Remove meaningless let.
---
popup.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/popup.el b/popup.el
index 875fa6d..2eba784 100644
--- a/popup.el
+++ b/pop
branch: elpa/popup
commit f2fc1541fe510de9750c3a2499231053ad9f6fee
Author: Takafumi Arakaki
Commit: Takafumi Arakaki
Add summary-face keyword argument to popup-create-line-string
---
popup.el | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/popup.el b/popup.e
branch: elpa/popup
commit 871d89329be8700e877f4a6da9e675a96454c9b1
Merge: a49ffd0 afeaed3
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Merge pull request #54 from auto-complete/use-cl-lib
Use cl-lib functions instead of cl
---
popup.el | 527 ---
branch: elpa/popup
commit 2593e068d477efeaf4c46fa066aeccb895796dc9
Author: uk-ar
Commit: uk-ar
Add test for #18, #19, #20
---
tests/popup-test.el | 107
1 file changed, 99 insertions(+), 8 deletions(-)
diff --git a/tests/popup-test.el b/
branch: elpa/popup
commit 72c6e4d84a6cb786b18ecaeb61445d5bab71d88e
Author: yuuki arisawa
Commit: yuuki arisawa
Port some test cases from popup-interactive-test.el
- delete
- hide
- tip
---
tests/popup-test.el | 95 -
1 fil
branch: elpa/popup
commit 9814c886bcb60e7893acd252e16c6c6e0ae96361
Author: yuuki arisawa
Commit: yuuki arisawa
Add test for test helper
---
tests/popup-test.el | 8
1 file changed, 8 insertions(+)
diff --git a/tests/popup-test.el b/tests/popup-test.el
index 986c3d3..9344944 100644
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.
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
1 - 100 of 598 matches
Mail list logo