branch: externals/auctex
commit 4b2587df35092313c106758f9543a2826f93904c
Author: Arash
Commit: Tassilo Horn
Add new style currvita.el.
* Makefile.in (STYLESRC): Add new style.
* style/currvita.el: New file.
Signed-off-by: Tassilo Horn
---
ChangeLog |6
branch: externals/auctex
commit 1bc721b8cbd8145823374bd70ec8803fc99bd368
Author: Tassilo Horn
Commit: Tassilo Horn
Fix error introduced in previous commit
* tex.el (TeX-source-correlate-handle-TeX-region): Fix
void-variable error.
---
ChangeLog |5 +
tex.el|5 ++
branch: externals/auctex
commit 566426b3c27d814e634e4495ea10da2815dd89f8
Author: Arash Esbati
Commit: Tassilo Horn
New style for color.sty
* Makefile.in (STYLESRC): Add new style.
* style/color.el: New style.
Signed-off-by: Tassilo Horn
---
ChangeLog |6
branch: externals/auctex
commit 83306b4a02162fc2acb3b4db4b6fe0aa7cf5ccd1
Author: Tassilo Horn
Commit: Tassilo Horn
Add some expl3 support
* style/expl3.el: New style for the wrapper package for
experimental LaTeX 3.
* Makefile.in (STYLESRC): Activate new style.
branch: externals/auctex
commit 5276f35d9dc7b37cfb0881ddcaf11c05783aac15
Author: Tassilo Horn
Commit: Tassilo Horn
Add PDF Tools support
* tex.el (TeX-pdf-tools-sync-view): New function to use PDF Tools
`pdf-view-mode' as a viewer.
(TeX-view-program-list-builtin): Add PDF To
branch: externals/auctex
commit cc9c060a47f014dbada65e3c90ab74c2a234251d
Author: Mosè Giordano
Commit: Mosè Giordano
Fix compatibility with Emacs < 24.
* tex.el (TeX-source-correlate-handle-TeX-region): Replace
`file-name-base', introduced in GNU Emacs 24, with
`file-name-sa
tsdh pushed a change to branch externals/auctex.
from 8c89edf Regenerate version info
new 4b2587d Add new style currvita.el.
new 061d8cd New tcolorbox style
new 5276f35 Add PDF Tools support
new cef38f9 Handle TeX-region in backward search with both
branch: externals/auctex
commit 3cf92fc2daa70cb111b73fbf6be7a51ce42d19d2
Author: Tassilo Horn
Commit: Tassilo Horn
Fix font-locking issue
* font-latex.el (font-latex-match-command-with-arguments): Fix
error introduced in the last change.
---
ChangeLog |5 +
font-lat
branch: externals/auctex
commit 86f4a1ecc37a8a9a5ce396f592557b9ddf224b77
Author: Tassilo Horn
Commit: Tassilo Horn
Add a hook that's run after an environment is modified
* latex.el (LaTeX-after-insert-env-hook): Rename from
`LaTeX-after-insert-env-hooks' which is now an obsolete
branch: externals/auctex
commit 39badf048916c309437f37dbfb5c9d6ba5bf4801
Author: Tassilo Horn
Commit: Tassilo Horn
New defcustom LaTeX-fill-excluded-macros
* latex.el (LaTeX-fill-excluded-macros): New defcustom for
excluding macro arguments from filling.
(LaTeX-fill-region-a
branch: externals/auctex
commit f16c051513f26d6780d089c49d272e01dcf7e3cb
Author: Mosè Giordano
Commit: Mosè Giordano
Fix header of style/mn2e.el.
---
style/mn2e.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/style/mn2e.el b/style/mn2e.el
index 9bf0339..74f5d88
branch: externals/auctex
commit 061d8cdb9ac0e154783ac722be5921ae2beb37f4
Author: Tassilo Horn
Commit: Tassilo Horn
New tcolorbox style
* Makefile.in (STYLESRC): Add new style.
* style/tcolorbox.el: New style.
---
ChangeLog |6
Makefile.in|3 +-
branch: externals/auctex
commit 074af823b179727d9023297cbaef9fd22c6b1255
Author: Tassilo Horn
Commit: Tassilo Horn
Add docs for LaTeX-fill-excluded-macros
* doc/auctex.texi (Filling): Document LaTeX-fill-excluded-macros.
---
ChangeLog |2 ++
doc/auctex.texi | 20 +++
branch: externals/auctex
commit 003f475d15530eb6b853a639b455087afe341c69
Author: Arash Esbati
Commit: Tassilo Horn
New style ltablex.el.
* Makefile.in (STYLESRC): Add new style.
* style/ltablex.el: New file.
---
ChangeLog|6 ++
Makefile.in |2 +-
s
branch: externals/auctex
commit 6896a4c35e20f39197fb2cae53c49b24893f90a2
Author: Mosè Giordano
Commit: Mosè Giordano
Fix of the fix. Really.
---
style/mn2e.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/style/mn2e.el b/style/mn2e.el
index 74f5d88..0c6d9f6 10064
branch: externals/auctex
commit b2957c8b141f431b5a035ab174f80f91503c8233
Author: Tassilo Horn
Commit: Tassilo Horn
Fix bug in pdf-tools support
* tex.el (TeX-pdf-tools-sync-view, TeX-PDF-mode): Move addition of
`TeX-source-correlate-handle-TeX-region' to
`pdf-sync-backward-r
branch: externals/auctex
commit 51e3aa878ab2337a76b0e912bff089568c63d08d
Author: Tassilo Horn
Commit: Tassilo Horn
Adapt to PDF Tool changes
* tex.el (TeX-pdf-tools-sync-view)
(TeX-source-correlate-handle-TeX-region)
(TeX-source-correlate-sync-source, TeX-PDF-mode): Adapt PD
branch: externals/auctex
commit cef38f9946042b8ce26cf9a4deea0e5c54c35f06
Author: Tassilo Horn
Commit: Tassilo Horn
Handle TeX-region in backward search with both PDF Tools and Evince
* tex.el (TeX-source-correlate-handle-TeX-region): New function.
(TeX-source-correlate-sync-sour
branch: externals/auctex
commit b853739ab866275fa27f115b8fd117f1e5e14d92
Author: Mosè Giordano
Commit: Mosè Giordano
Add uninstall rules to Makefiles.
* doc/install.texi: Mention uninstallation in menus.
(Build/install and uninstall): Add "Uninstallation" index entry.
Docume
branch: externals/auctex
commit adf90e91425908e714131c3907db4ed7cda803d0
Author: Tassilo Horn
Commit: Tassilo Horn
Simplify TeX-pdf-tools-sync-view
* tex.el (TeX-pdf-tools-sync-view): Simplify function.
---
ChangeLog |4
tex.el|5 +
2 files changed, 5 insertion
branch: externals/auctex
commit a375093713f57826e2bc2ca723094f873800e069
Author: Arash Esbati
Commit: Tassilo Horn
New style enumitem.el
* Makefile.in (STYLESRC): Add new style.
* style/enumitem.el: New file.
Signed-off-by: Tassilo Horn
---
ChangeLog |
branch: externals/auctex
commit b858aae89c9b810b6f62627620056b806c07f065
Author: Tassilo Horn
Commit: Tassilo Horn
Make TeX-pdf-tools-sync-view work with region files
* tex.el (TeX-pdf-tools-sync-view): Make it work with
`TeX-command-region'.
---
ChangeLog |5 +
tex.el
branch: externals/auctex
commit d23de0a5646ee52d8e533e4b7cb74347eaac8ddd
Author: Tassilo Horn
Commit: Tassilo Horn
Style for bidibeamer which delegates to beamer
* style/bidibeamer.el: New style.
* Makefile.in (STYLESRC): Activate new bidibeamer style.
---
ChangeLog
branch: externals/auctex
commit fd041662bab692f7a7d24aea07a08b650b9a42c6
Author: Arash Esbati
Commit: Tassilo Horn
New style ltxtable.el.
* Makefile.in (STYLESRC): Add new style.
* style/ltxtable.el: New file.
---
ChangeLog |6 ++
Makefile.in |2 +
branch: externals/auctex
commit ca40c6a986bbc664c89ae49c7c658fad94c9d270
Author: Mosè Giordano
Commit: Mosè Giordano
Fix a broken link in documentation.
* doc/wininstall.texi: Fix a broken link.
---
ChangeLog |2 ++
doc/wininstall.texi |2 +-
2 files changed, 3 in
branch: externals/auctex
commit 59f94402ecdcb8a02a3a0d9ab62bb2de01057f3f
Author: Tassilo Horn
Commit: Tassilo Horn
Fix void-function error occuring if cl is not loaded
* tex.el (TeX-style-path): Replace `pushnew' with equivalent code
since defcustom init-forms don't seem to get
branch: externals/auctex
commit 41c5f9a1d16d3f9bca0de17b7e8fabdc14481684
Author: Mosè Giordano
Commit: Mosè Giordano
Improve error/warning reporting when file cannot be determined.
* tex-buf.el (TeX-find-display-help): Display the help also when
the file cannot be determined.
--
branch: externals/auctex
commit 6620d8c11fb0a72a7db1ac7b6a03ab09658fe3e2
Author: Tassilo Horn
Commit: Tassilo Horn
Merge from upstream master; release 11.88.3
---
ChangeLog |4 +
auctex.el |2 +-
auctex.info| 255 ++-
branch: externals/auctex
commit 8d7fef32c4ca2adcef822e8b12e56e66fb1a10a4
Author: Arash Esbati
Commit: Tassilo Horn
Improve styles enumitem.el and caption.el.
* style/enumitem.el (LaTeX-enumitem-SetEnumitemKey-regexp): Delete
match for the second argument.
(LaTeX-enumitem-Set
branch: externals/auctex
commit 4034de28e2ec88854604cc7f1951fe4e39c2aac0
Author: Arash Esbati
Commit: Tassilo Horn
New style for caption.sty.
* Makefile.in (STYLESRC): Add new style.
* style/caption.el: New file.
---
ChangeLog|6 +
Makefile.in |2 +-
s
branch: externals/auctex
commit b1e9217c26d81380cbeaea772f551f0cbcf420a8
Author: Mosè Giordano
Commit: Mosè Giordano
Style file for mn2e.cls.
* style/mn2e.el: New style file.
* Makefile.in (STYLESRC): Activate new style.
---
ChangeLog |6 ++
Makefile.in |3 +-
branch: externals/auctex
commit 69b02a0cadaab0c658c26049ace19d6818e16959
Author: Arash Esbati
Commit: Tassilo Horn
New style for geometry.sty.
* Makefile.in (STYLESRC): Add new style.
* style/geometry.el: New file.
Signed-off-by: Tassilo Horn
---
ChangeLog
branch: externals/auctex
commit 17f588897feb284a072a4c2be929f6adadbd3490
Merge: 8c89edf ca40c6a
Author: Tassilo Horn
Commit: Tassilo Horn
Merge branch 'master' into elpa
---
ChangeLog | 199 +++
Makefile.in | 26 +++-
doc/Makefile.in | 14 ++-
branch: externals/auctex
commit a2a4777fbc2cec4c5ef7da74e17bf75b1dae4840
Author: Tassilo Horn
Commit: Tassilo Horn
Add TeX-after-TeX-LaTeX-command-finished-hook
* doc/auctex.texi (Modes and Hooks): Document
TeX-after-TeX-LaTeX-command-finished-hook.
* tex-buf.el (TeX-af
branch: externals/auctex
commit 61ed48c3f47d3ac13e87df14c05fba0b6b6d629d
Author: Tassilo Horn
Commit: Tassilo Horn
Replace add-to-list with pushnew
* tex.el (TeX-style-path): Replace add-to-list on local with
pushnew.
---
ChangeLog |3 +++
tex.el|4 ++--
2 files cha
branch: externals/auctex
commit 31c42ca3e46faa0121299ff1a0e054b3701bde77
Author: Mosè Giordano
Commit: Mosè Giordano
Indent \[...\] display math as a normal environment.
* latex.el (LaTeX-end-regexp): Add "\]".
(LaTeX-indent-calculate): Indent "\[...\]" display math as a
reg
branch: master
commit 1041ede7fd0b22f4de8207a97b4de57b431ab904
Author: Stefan Monnier
Commit: Stefan Monnier
Update copyright exceptions for AUCTeX
---
copyright_exceptions |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/copyright_exceptions b/copyright_exceptions
i
branch: master
commit af29d76895249c56a4edb12c086db19ce8f218d3
Merge: 1041ede a22acac
Author: Oleh Krehel
Commit: Oleh Krehel
Merge commit 'a22acac260a93530f98b1fe84b4b5edc2a6bdc0e' from ace-window
---
packages/ace-window/ace-window.el |3 ++-
1 files changed, 2 insertions(+), 1 deletio
branch: master
commit a22acac260a93530f98b1fe84b4b5edc2a6bdc0e
Author: Oleh Krehel
Commit: Oleh Krehel
Minor fixes
* ace-window.el (ring): Require.
(aw-select): Replace `caddr' with `nth'.
---
ace-window.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --gi
branch: master
commit 5e8c7f2288eada41f7fb3fa6e774ee45cdf626ac
Author: Oleh Krehel
Commit: Oleh Krehel
hydra.el (hydra--format): Extend key regex with ";:"
Re #75
---
hydra.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hydra.el b/hydra.el
index cba469
branch: master
commit 3a77bf66c06ded6e968d58d9dd204f67cc119f45
Author: Oleh Krehel
Commit: Oleh Krehel
hydra-examples.el (hydra-apropos): Add.
---
hydra-examples.el | 17 +
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/hydra-examples.el b/hydra-examples.e
branch: master
commit 3f11348af1bf612c09c972782a27fcbea530efdb
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: Add toc
Re #71
---
README.md | 71 ++---
1 files changed, 49 insertions(+), 22 deletions(-)
diff --git a/READ
branch: master
commit 7f4c83529496999d159e1978fef353db27e1ae4d
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: finish up the rules
---
README.md | 71 ++--
1 files changed, 68 insertions(+), 3 deletions(-)
diff --git a/README.md
branch: master
commit 5aa78963734dc6975cad8df1c8853b65a4f1b826
Merge: af29d76 7783f89
Author: Oleh Krehel
Commit: Oleh Krehel
Merge commit '7783f89cdbb3e3ba57f232552729715148e0b9a1' from hydra
---
packages/hydra/Makefile |8 +-
packages/hydra/README.md | 537 ++
branch: master
commit 7783f89cdbb3e3ba57f232552729715148e0b9a1
Author: Oleh Krehel
Commit: Oleh Krehel
Minor fixes
* hydra.el (hydra--format): Save match data.
(hydra--handle-nonhead): Don't quote lambda.
(hydra--cycle-radio): Use cl-incf.
---
hydra.el | 17 +-
abo_abo pushed a change to branch master.
from af29d76 Merge commit 'a22acac260a93530f98b1fe84b4b5edc2a6bdc0e'
from ace-window
new 77c8e40 Add option to specify :hint in body
new 9623625 hydra-ox.el (hydra-ox): Update parameter list
new b840227 Update `golde
branch: master
commit eb181fde0cf12f2c46c92fe753918a291cf3bea0
Author: Oleh Krehel
Commit: Oleh Krehel
Call :post for :timeout
* hydra.el (hydra--make-defun): When both :timeout and :post are given,
if `hydra-timeout' runs out, it will call :post before
`hydra-keyboard-q
branch: master
commit bca2441d0168cf442a46e2ce463b77e1c6f562d9
Author: Oleh Krehel
Commit: Oleh Krehel
Makefile: Simplify
* hydra-init.el: Add bare init.
Now, typing:
make compile
in the hydra repository will start an "emacs -q" with all hydras from
branch: master
commit 97d6987bb585c5e9967ef6719659a98186cabf57
Author: Oleh Krehel
Commit: Oleh Krehel
Add hydra-rectangle example
* hydra-examples.el (hydra-toggle-simple): Rename from `hydra-toggle'.
(hydra-rectangle): New hydra.
---
hydra-examples.el | 71 +
branch: master
commit 9f9dcf97d82984302852a62d5eabd9a8a8630bd5
Author: Oleh Krehel
Commit: Oleh Krehel
Bind [switch-frame] to `hydra-keyboard-quit'
* hydra.el (hydra-base-map): Update.
* hydra-test.el: Update.
Fixes #73.
---
hydra-test.el | 133 ++
branch: master
commit 30a073b533fe83146f79a5b52237c7fca633
Author: Oleh Krehel
Commit: Oleh Krehel
hydra.el (hydra-keyboard-quit): Clean up the message area
* hydra.el (hydra-keyboard-quit): Update.
Fixes #80.
---
hydra.el |2 ++
1 files changed, 2 insertions(+), 0
branch: master
commit a867927a10728ad57f9c8e4dd3953d20c3bb6cfd
Author: Oleh Krehel
Commit: Oleh Krehel
"C-g" (`hydra-keyboard-quit' ) should run :post
* hydra.el (hydra--handle-nonhead): Bind the plain `hydra-keyboard-quit'
only when there's no :post.
(defhydra): When ther
branch: master
commit d44bf581d2c9cb831ccc5ac0fff24be4c36b8eed
Author: Oleh Krehel
Commit: Oleh Krehel
Don't bind `hydra-keyboard-quit' in foreign keymaps
* hydra.el (defhydra): Update.
Fixes #78.
---
hydra.el | 51 ++-
1 f
branch: master
commit a071b604144c78d2b3021921b98b7228e231b19f
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: update
---
README.md | 104 +---
1 files changed, 71 insertions(+), 33 deletions(-)
diff --git a/README.md b/README.md
branch: master
commit 58075f588b79ab7f3cfc95877dc61f1423ec8ee4
Author: Oleh Krehel
Commit: Oleh Krehel
hydra-examples.el (hydra-buffer-menu): Fix example
---
hydra-examples.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hydra-examples.el b/hydra-examples.el
ind
branch: master
commit 498d78bbccd78d4663ec3d77cdf8faa136ea5f8c
Author: Oleh Krehel
Commit: Oleh Krehel
Set pink/amaranth override recursively
* hydra.el (hydra--modify-keymap): New defun.
(hydra--handle-nonhead): Update.
Fixes #81.
---
hydra.el | 47 +
branch: master
commit 77c8e40002ef299e80a923276f202a5688f5e3af
Author: Oleh Krehel
Commit: Oleh Krehel
Add option to specify :hint in body
* hydra.el (hydra-plist-get-default): New defun, extended `plist-get'.
(hydra--head-property): Use `hydra-plist-get-default'.
(defhydra)
branch: master
commit 96236250a3cb51a36f2b9c7797aff483ee90a2b5
Author: Oleh Krehel
Commit: Oleh Krehel
hydra-ox.el (hydra-ox): Update parameter list
The `defhydradio' spec for each parameter was updated to:
(name &optional doc value)
This way, it's easy to defi
branch: master
commit 8e4b1fac49d71a2acd7c1efc9edc08fa1853d2d0
Author: Oleh Krehel
Commit: Oleh Krehel
lv.el (lv-message): Use setq-local for window-min-height
---
lv.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lv.el b/lv.el
index 969f5cb..ee5a739 100644
--
branch: master
commit 88c7dc41cf28d263c03532904e9a8727a6455d48
Author: Greg Lucas
Commit: Greg Lucas
Fix wrong type argument in hydra-timeout
---
hydra.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hydra.el b/hydra.el
index 544e835..55e8440 100644
--- a/hydra.
branch: master
commit 622c798a7efd52ed873c60d80b97c1b5e0366885
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: move some stuff to wiki, add more stuff
---
README.md | 349 +++--
1 files changed, 155 insertions(+), 194 deletions(-)
branch: master
commit 5c2f42023973505118fe6b900e8f62ab25dad91b
Author: Oleh Krehel
Commit: Oleh Krehel
hydra-examples.el: Fixup
---
hydra-examples.el | 52 ++--
1 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/hydra-examples.
branch: master
commit 543e97b0c590afa640f0d815ba600f8b8a1890b8
Author: jhonnyseven
Commit: Oleh Krehel
Fix switch-frame handling.
Calling only `hydra-keyboard-quit' on switch-frame event was
effectively stopping the original frame switch. This change adds a
call to the origi
branch: master
commit 3c4b3fd8609af2b114536e25cc15e2078b8d2441
Author: Oleh Krehel
Commit: Oleh Krehel
lv.el: Update truncation rules
* lv.el (lv-window): Defer `truncate-lines' to `lv-message'. Set window
hscroll to 0, just in case.
(lv-message): If STR is one-line, set `
branch: master
commit 556db5276ba67c37886da9337f225b76ae2be3cb
Author: hura
Commit: hura
Wiki link to the "Home" page instead.
---
README.md |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index df07cec..8ec4883 100644
--- a/README.md
+++ b/
branch: master
commit bfe65dae8630184b8d4352c65522e5687f3a096f
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: Fix up typos
---
README.md |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8ec4883..172524e 100644
--- a/README.md
++
branch: master
commit c9432e848b3dde61e85e41fedac0229f71785fec
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: describe docstring
---
README.md | 22 ++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
index e871643..cbc4898 1006
branch: master
commit b84022740870f2b256c946d6200d01f4a7447f02
Author: Oleh Krehel
Commit: Oleh Krehel
Update `golden-ratio-mode' work-around
* lv.el (lv-window): Update.
(lv-message): Update.
Re #64.
---
lv.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions
branch: master
commit 1ca16600b13037f30a4cd0892f4f339e02b6c9a3
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el: Save position before last search
* swiper.el (swiper--ivy): Forward to `swiper--action'.
(swiper--helm): Use `swiper--action-helm'.
(swiper--action-helm): New de
branch: master
commit 835208a0ec80e5e8d8109b6c96406002c9642401
Author: Steve Purcell
Commit: Steve Purcell
Inherit standard faces by default
Every time a new custom face definition is created, it breaks every existing
theme. Better, then, to inherit standard faces by default.
branch: master
commit 9bcf1dc97b45217ba8c85843e2eceb6fbd4f2284
Author: Oleh Krehel
Commit: Oleh Krehel
Update dependencies.
* ivy.el: Depend on emacs "24.1".
* swiper.el: Depend on ivy "0.1.0".
---
ivy.el|4 +++-
swiper.el |2 +-
2 files changed, 4 insertions(+
branch: master
commit a8173420e5dd40e9cb558cdad74f45a7cc499e50
Author: Oleh Krehel
Commit: Oleh Krehel
ivy.el: Improve the highlighting in the minibuffer
* ivy.el (ivy--add-face): Use `add-face-text-property' if it's
available. You need to upgrade to Emacs 24.4 to get this fea
branch: master
commit 045fb6094234bfbeb1e6d02b67d549ae9b06f00d
Author: Oleh Krehel
Commit: Oleh Krehel
ivy.el (ivy-previous-line): Change to `cl-decf'
Re #15
---
ivy.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/ivy.el b/ivy.el
index 73965c8..ce4a610
branch: master
commit 1099ebffdccc4e1037a2f90e5a11ba68300ef3ff
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Use cl-lib macros instead of cl.el
---
swiper.el |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/swiper.el b/swiper.el
index a19e1f0..b4935c5 100644
-
branch: master
commit ff0ee94e7b872922371f8d0984a173fcf388af3a
Author: Oleh Krehel
Commit: Oleh Krehel
Add dependency on emacs 24.1
---
swiper.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/swiper.el b/swiper.el
index 8b50f78..f728161 100644
--- a/swiper.el
+
branch: master
commit a07c2e4d33d04788c6f01d0e34c0633e1987ba89
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el: Make ivy the default back end
---
swiper.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/swiper.el b/swiper.el
index b39235c..3a80a20 100644
--- a/s
branch: master
commit 7159d845d1bf0a3a3e5aa8d168076887cceae6be
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el (swiper--regex): Zero groups without space
* swiper.el (swiper--update-input): Update the face order accordingly.
---
swiper.el | 48 +++---
branch: master
commit 1c0b30b8dbf9e665b7f2acf285464252c8d68eee
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
add autoload cookie for lazy loading
---
swiper.el |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/swiper.el b/swiper.el
index f728161..a19e1f0 100644
--- a/
branch: master
commit eb1def0a6b2cb85a68944b43db3ba612bbeb31e2
Author: Oleh Krehel
Commit: Oleh Krehel
Add initial-input optional argument
* swiper.el (swiper): Update.
(swiper--ivy): Update.
(swiper--helm): Update.
* ivy.el (ivy-read): Update.
Fixes #8.
--
branch: master
commit f268cc8119431ff6caab882b6209b15cc2585108
Author: Oleh Krehel
Commit: Oleh Krehel
Reveal invisible overlays
* swiper.el (swiper--ivy): Update.
(swiper--ensure-visible): New defun.
(swiper--action): Update.
Fixes #11.
---
swiper.el | 15 ++
branch: master
commit 7c6d00d2893dcd41bd60e7f1786a56d4cf151d01
Author: Oleh Krehel
Commit: Oleh Krehel
ivy.el (ivy-read): Return immediately for less than 2 candidates
---
ivy.el | 40 ++--
1 files changed, 22 insertions(+), 18 deletions(-)
diff --git
branch: master
commit a267b3436d9267213fe7803b08e17c40afeab8c2
Author: killdash9
Commit: Oleh Krehel
familiar isearch key bindings while helm is active
---
swiper.el |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/swiper.el b/swiper.el
index ade9068..3243069
branch: master
commit 7b86747c4e235f33e85f7b501a4baedfdd252e1f
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el (swiper--regex): Update signature
---
swiper.el | 20 ++--
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/swiper.el b/swiper.el
index b4935c5.
branch: master
commit 315be361d904e33e8a9693f423ac72711307ebbf
Author: Oleh Krehel
Commit: Oleh Krehel
counsel.el: Add
---
counsel.el | 54 ++
1 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/counsel.el b/counsel.el
new fi
branch: master
commit 2f5cc1166fe957e26dbe52b0c63563c9a11c32d2
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el: Use `with-selected-window' instead of `with-current-buffer'
* swiper.el (swiper--buffer): Remove.
(swiper--init): Update.
(swiper--update-input-helm): Update.
branch: master
commit 97ab66aa289b63c99ff47ab64943e36b3e63
Author: Oleh Krehel
Commit: Oleh Krehel
README.md: Update
---
README.md | 11 ++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/README.md b/README.md
index 233b8c8..eba47b5 100644
--- a/README.md
+++
branch: master
commit a275a2a37db9b062a20876c16aec2d9f058a0c5c
Author: Oleh Krehel
Commit: Oleh Krehel
Use `font-lock-append-text-property' to non-destructively modify a
string
* ivy.el (ivy--add-face): Improve.
`font-lock-append-text-property' non-destructively changes prop
branch: master
commit eb829a96783c5d77c13fc8ced3f59afa6bbd0e64
Author: Oleh Krehel
Commit: Oleh Krehel
Account for zero-length regex matches
* swiper.el (swiper--add-overlays): Update.
Fixes #6.
---
swiper.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
di
branch: master
commit baa9df7d008a4500a474ae5d42372a4cf0e5d825
Author: Oleh Krehel
Commit: Oleh Krehel
Truncate candidates to window width in the minibuffer
* ivy.el (ivy-completions): Update.
---
ivy.el |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git
branch: master
commit de8084629e3ba51d638944015aa743e6ab46bace
Author: Oleh Krehel
Commit: Oleh Krehel
Work around magit highlighting problem
* swiper.el (swiper-font-lock-ensure): Update.
Re #19
---
swiper.el | 10 ++
1 files changed, 6 insertions(+), 4 deletion
branch: master
commit e7b560c878fdae4db2d577064a9c60a5c52e3a68
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el (swiper--opoint): Fix bad defvar
---
swiper.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/swiper.el b/swiper.el
index 4a01239..23d8406 100644
--- a
branch: master
commit e1cdb297d931205c713a25157fe652ae210cc932
Author: Oleh Krehel
Commit: Oleh Krehel
counsel.el: Add Clojure completion at point
---
counsel.el | 16 +++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/counsel.el b/counsel.el
index ecb183b..c
branch: master
commit c4acef92c36d2a9874b815e59c7e1f30c6b0e669
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el: Remove the helm bits
They are now in swiper-helm.el. Available for install separately from
MELPA.
---
swiper.el | 159 +
branch: master
commit 02ca7a18b478a3e565985ca577548dd5927fc7a3
Author: Oleh Krehel
Commit: Oleh Krehel
Add anchoring
* ivy.el (ivy-read): Add optional argument INDEX. It's the index of
initally selected entry.
(ivy-completions): Update.
* swiper.el (swiper--ivy):
branch: master
commit f148a940fd86c6fd24f33a3b18fc5bcf5c5658cf
Author: Xavier Garrido
Commit: Oleh Krehel
Fix use of cl-incf
* ivy.el (ivy-next-line): Update.
Fixes #15
---
ivy.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ivy.el b/ivy.el
ind
branch: master
commit 8818a01c1c60aae892c206963cbbb978e6de97fd
Author: Oleh Krehel
Commit: Oleh Krehel
swiper.el: Fix error for empty buffer
* swiper.el (swiper--candidates): Update.
(swiper--action): Update.
Fixes #17.
---
swiper.el | 56
branch: master
commit 9f9c4dc5ee9469333ad05501642361295fce1118
Author: Oleh Krehel
Commit: Oleh Krehel
swiper-helm.el: Fix typo
---
swiper-helm.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/swiper-helm.el b/swiper-helm.el
index f358870..5fc8d52 100644
--- a/sw
branch: master
commit 0c85d9ac62a67e8cc175a19779cf28876fc58930
Author: Oleh Krehel
Commit: Oleh Krehel
Add a custom `ivy-count-format'
* ivy.el (ivy-count-format): New defcustom.
(ivy-read): Use `ivy-count-format', unless PROMPT already has a %d spec.
Set `ivy-count-for
branch: master
commit 16be7e1bd96cec8e9de2feee59c23760dd234957
Author: Oleh Krehel
Commit: Oleh Krehel
Initial import
---
swiper.el | 278 +
1 files changed, 278 insertions(+), 0 deletions(-)
diff --git a/swiper.el b/swiper.el
ne
abo_abo pushed a change to branch master.
from 5aa7896 Merge commit '7783f89cdbb3e3ba57f232552729715148e0b9a1'
from hydra
new 16be7e1 Initial import
new c990320 Update call to `font-lock-ensure'
new 7159d84 swiper.el (swiper--regex): Zero groups without spac
1 - 100 of 189 matches
Mail list logo