[elpa] master 6941fe9: [el-search] C-c C-c in edit-replacement means replace

2019-04-25 Thread Michael Heerdegen
branch: master commit 6941fe9c86f0a9fd21b76ccbe403b34d6f33ff6f Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] C-c C-c in edit-replacement means replace * packages/el-search/el-search.el (el-search--search-and-replace-pattern): When user hits e to edit replac

[elpa] master 97927cc: [el-search] Minor fix in el-search-query-replace--read-args

2019-04-25 Thread Michael Heerdegen
branch: master commit 97927cc51fe0a987275c3d1291365f758faaa0dc Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Minor fix in el-search-query-replace--read-args * packages/el-search/el-search.el (el-search-query-replace--read-args): Fix the case when we come from a

[elpa] master eeb441f: [el-search] Fix a highlighting corner case

2019-04-25 Thread Michael Heerdegen
branch: master commit eeb441f1559359655faee5eb87d9d0b88c4c732c Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Fix a highlighting corner case * packages/el-search/el-search.el (el-search-pattern-backward): Highlight other matches also when last command was 'el-se

[elpa] externals/eev 9b210eb 4/9: Changed the copyrights from "(not yet?) part of GNU eev" to "part of GNU eev".

2019-04-25 Thread Stefan Monnier
branch: externals/eev commit 9b210eba9500338c41ab2d297dd72b1fddb24cbf Author: Eduardo Ochs Commit: Eduardo Ochs Changed the copyrights from "(not yet?) part of GNU eev" to "part of GNU eev". --- VERSION| 4 ++-- eejump.el | 4 ++-- eev-anchors.el | 2 +- eev-audiov

[elpa] externals/eev updated (9e6d5bc -> ca979de)

2019-04-25 Thread Stefan Monnier
monnier pushed a change to branch externals/eev. from 9e6d5bc * eev: Prepare for addition to GNU ELPA new 3120922 Changed the declaration of `ee-anchor-format'. new 7b07d96 Added the files "eev.el" and ".gitignore". new 84883f6 Added the files "eev.el" and ".

[elpa] externals/eev 84883f6 3/9: Added the files "eev.el" and ".gitignore".

2019-04-25 Thread Stefan Monnier
branch: externals/eev commit 84883f645a3c1bbd4583ca04f16de85263659693 Author: Eduardo Ochs Commit: Eduardo Ochs Added the files "eev.el" and ".gitignore". --- .gitignore | 3 +++ eev.el | 33 + 2 files changed, 36 insertions(+) diff --git a/.gitignore b

[elpa] externals/eev 19bfd61 7/9: Added sections about functions and byte-compilation to `find-eval-intro'.

2019-04-25 Thread Stefan Monnier
branch: externals/eev commit 19bfd616d769652db62b25823c9b54b3703e3824 Author: Eduardo Ochs Commit: Eduardo Ochs Added sections about functions and byte-compilation to `find-eval-intro'. --- ChangeLog | 16 VERSION | 4 +- eev-blinks.el | 31 +++- eev-intro.el | 195 +

[elpa] externals/eev 509c7f2 5/9: Changed the copyrights from "(not yet?) part of GNU eev" to "part of GNU eev".

2019-04-25 Thread Stefan Monnier
branch: externals/eev commit 509c7f2a2513966493fdb70dee78d87bf388e83e Author: Eduardo Ochs Commit: Eduardo Ochs Changed the copyrights from "(not yet?) part of GNU eev" to "part of GNU eev". --- ChangeLog | 12 VERSION | 4 ++-- 2 files changed, 14 insertions(+), 2 deletion

[elpa] externals/olivetti 01af0c7 003/134: Fixed doc

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 01af0c7d6dcedf1544c1a3705a52d1f856b4d959 Author: Paul Rankin Commit: Paul Rankin Fixed doc --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 28184af..700622e 100644 --- a/olivetti.el +++ b/ol

[elpa] externals/olivetti 06bf86f 016/134: Add hook when changing fonts

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 06bf86fa6f9b811520626a53de4cba73b9d81338 Author: Paul Rankin Commit: Paul Rankin Add hook when changing fonts --- olivetti.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 0edc10b..b7b9967 100644 --

[elpa] branch externals/olivetti created (now 46fdcfe)

2019-04-25 Thread Stefan Monnier
monnier pushed a change to branch externals/olivetti. at 46fdcfe Assign copyright to Free Software Foundation This branch includes the following new commits: new 997ae52 Initial new 6533514 Added a bunch of custom options, allow body-width float new 01af0c7

[elpa] externals/olivetti fd3d39d 006/134: Removed extraneous vars and fns

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit fd3d39d729300510bb70779c45f8c7477601d938 Author: Paul Rankin Commit: Paul Rankin Removed extraneous vars and fns --- olivetti.el | 44 ++-- 1 file changed, 2 insertions(+), 42 deletions(-) diff --git a/olivetti.el b/

[elpa] externals/olivetti f213afd 017/134: Added safe-width fun

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit f213afdca78f63772b2909f61c4a9f162514d789 Author: Paul Rankin Commit: Paul Rankin Added safe-width fun --- olivetti.el | 23 +++ 1 file changed, 23 insertions(+) diff --git a/olivetti.el b/olivetti.el index b7b9967..508816a 100644 --- a/

[elpa] externals/olivetti 6533514 002/134: Added a bunch of custom options, allow body-width float

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 6533514116ab5f7232ea238dc6bfd0fc32b46c5c Author: Paul Rankin Commit: Paul Rankin Added a bunch of custom options, allow body-width float --- olivetti.el | 80 +++-- 1 file changed, 67 insertions(+), 13

[elpa] externals/olivetti bd06cf1 004/134: Added mode-map and menu

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit bd06cf1d90e2261eb7e337562890863b967d2952 Author: Paul Rankin Commit: Paul Rankin Added mode-map and menu --- olivetti.el | 35 --- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/olivetti.el b/olivetti.el inde

[elpa] externals/olivetti 885fb20 019/134: Added minimum-body-width

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 885fb200692c9838b284520166da0a0805236570 Author: Paul Rankin Commit: Paul Rankin Added minimum-body-width --- olivetti.el | 5 + 1 file changed, 5 insertions(+) diff --git a/olivetti.el b/olivetti.el index 0e54853..45cf540 100644 --- a/olivetti.el +++

[elpa] externals/olivetti af1d719 010/134: Revert "Using run-window-configuration-change-hook fn"

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit af1d719be0822cbf2bc6586b2ca5275937b48059 Author: Paul Rankin Commit: Paul Rankin Revert "Using run-window-configuration-change-hook fn" This reverts commit 514bc461bcddfa438d17a42d887084f02d949814. --- olivetti.el | 2 +- 1 file changed, 1 insertio

[elpa] externals/olivetti 6a8f400 021/134: Added set-width interactive fun

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 6a8f400c40a8cb87a0b44ee64ddab4d8f6c2c9d7 Author: Paul Rankin Commit: Paul Rankin Added set-width interactive fun --- olivetti.el | 8 1 file changed, 8 insertions(+) diff --git a/olivetti.el b/olivetti.el index 3fc93de..5ebdda4 100644 --- a/olivet

[elpa] externals/olivetti e0dabc0 024/134: Obsessive cleanliness

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit e0dabc026cd26604cd4cc39f91b17e7bce02b578 Author: Paul Rankin Commit: Paul Rankin Obsessive cleanliness --- olivetti.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/olivetti.el b/olivetti.el index 6521ea0..71d9903 100644 --- a/ol

[elpa] externals/olivetti 2363de6 008/134: Fixed margin reset on exit

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 2363de63b11a21d8a13070e262aae33d60181bbd Author: Paul Rankin Commit: Paul Rankin Fixed margin reset on exit --- olivetti.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index 311d93e..d0273a3 100644 --- a

[elpa] externals/olivetti 4bec5f2 022/134: Added expand/shrink interactive funs

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 4bec5f243fe88703fe6c3f3d062afb1899c2033f Author: Paul Rankin Commit: Paul Rankin Added expand/shrink interactive funs --- olivetti.el | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index

[elpa] externals/olivetti 34b8a54 032/134: Added doc string

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 34b8a54b51b83b55975d53e8aef8c1deee37b96d Author: Paul Rankin Commit: Paul Rankin Added doc string --- olivetti.el | 4 1 file changed, 4 insertions(+) diff --git a/olivetti.el b/olivetti.el index cbd6329..184179e 100644 --- a/olivetti.el +++ b/olivett

[elpa] externals/olivetti 7b215a7 037/134: Fixes #7

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 7b215a75eb9f829084626cfccd18cde777fbec55 Author: Paul Rankin Commit: Paul Rankin Fixes #7 --- olivetti.el | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index f32e3ed..b9cd3b2 100644 --- a/olivet

[elpa] externals/olivetti bd24fae 027/134: Removed erroneous mode-hook

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit bd24fae72a1c87b3a5c9a79fab181b4f97625346 Author: Paul Rankin Commit: Paul Rankin Removed erroneous mode-hook --- olivetti.el | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/olivetti.el b/olivetti.el index d12e691..1287f57 100644 --

[elpa] externals/olivetti 751b90f 028/134: Fixes #3

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 751b90f947f624f688ce4680d77067ad491e8663 Author: Paul Rankin Commit: Paul Rankin Fixes #3 --- olivetti.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 1287f57..63159fa 100644 --- a/olivetti.el +++ b/

[elpa] externals/olivetti 906974e 031/134: Fixes #5

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 906974ec6877cfbe4ec3717e0e0f30bb43bc29da Author: Paul Rankin Commit: Paul Rankin Fixes #5 --- olivetti.el | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index fab09be..cbd6329 100644 --- a/olive

[elpa] externals/olivetti c759791 036/134: Added missing doc to olivetti-set-width

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit c759791595d4884ec9e8c08a12d3d2ff12d73b1c Author: Paul Rankin Commit: Paul Rankin Added missing doc to olivetti-set-width --- olivetti.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/olivetti.el b/olivetti.el index c63e2d4..f32e3ed 100644 --- a/oli

[elpa] externals/olivetti 85ecdfc 099/134: Revert "Enhance short description"

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 85ecdfc29ebdb8b242bbe8f43d0fd5c966d22edb Author: Paul Rankin Commit: Paul Rankin Revert "Enhance short description" This reverts commit fd5d85b04ba5a791f0b6010a850f24800b125314. --- README.md | 2 -- olivetti.el | 2 -- 2 files changed, 4 deletio

[elpa] externals/olivetti 35d275d 104/134: deleted: TODO.md

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 35d275d8bdfc5107c25db5a4995b65ba936f1d56 Author: Paul Rankin Commit: Paul Rankin deleted: TODO.md --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 666e60d..000 --- a/TODO.md +++ /dev/null @@

[elpa] externals/olivetti 42d5822 048/134: Add keymap

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 42d5822a158fb4c2de98cfdf5e5ae184638f2e42 Author: Paul Rankin Commit: Paul Rankin Add keymap C-c [ olivetti-shrink C-c ] olivetti-expand Fixes #9 --- olivetti.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/olivetti.el b/o

[elpa] externals/olivetti cba0d25 076/134: user-error for bad olivetti-body-width

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit cba0d2595c53cd1961e924f437e53f4c8342e3b5 Author: Paul Rankin Commit: Paul Rankin user-error for bad olivetti-body-width --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index b33aea9..1c4231a 1006

[elpa] externals/olivetti 947b1c0 044/134: Custom option to recall visual-line-mode entry state

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 947b1c0498c3a1e265991bf228f3b1bb66addeee Author: Paul Rankin Commit: Paul Rankin Custom option to recall visual-line-mode entry state --- olivetti.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/olivetti.el b/olivetti.el index 3fa4856..32

[elpa] externals/olivetti e7b7169 063/134: Using page delimiters

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit e7b7169d6fd1dd0d06d991d7e0c9027b456aa437 Author: Paul Rankin Commit: Paul Rankin Using page delimiters --- olivetti.el | 26 +- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/olivetti.el b/olivetti.el index da5de1c..6

[elpa] externals/olivetti e095ee34 060/134: Function quoting

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit e095ee3413f684cc09c8e5da7db327b3eb840f81 Author: Paul Rankin Commit: Paul Rankin Function quoting --- olivetti.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/olivetti.el b/olivetti.el index 163f656..7447ce0 100644 ---

[elpa] externals/olivetti 6933bf9 049/134: More neatening up

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 6933bf99317285a247bcebee77ac9c7b303c59fc Author: Paul Rankin Commit: Paul Rankin More neatening up --- olivetti.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index fd113cb..1a3d0ad 100644 --- a/olivet

[elpa] externals/olivetti 7f8e44b 061/134: Custom lighter

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 7f8e44b63f8da8f6c7af727cea47a6a6bcb57f0e Author: Paul Rankin Commit: Paul Rankin Custom lighter --- olivetti.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 7447ce0..442397f 100644 --- a/olivetti

[elpa] externals/olivetti f629184 042/134: Merge branch 'master' of https://github.com/rnkn/olivetti

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit f629184e5f49dcd417203c0b96b746c0d30a7e38 Merge: 26e9da6 d852e31 Author: Paul Rankin Commit: Paul Rankin Merge branch 'master' of https://github.com/rnkn/olivetti --- README.md | 4 ++-- olivetti.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-

[elpa] externals/olivetti 1553934 079/134: Move hide-mode-line into set-environment

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 1553934954ea47e4d2de676c42324ed4790cfd14 Author: Paul Rankin Commit: Paul Rankin Move hide-mode-line into set-environment This makes sure the mode line is hidden even when global-eldoc-mode is on. --- olivetti.el | 8 1 file changed, 4

[elpa] externals/olivetti d4fdf91 059/134: Fix for Emacs lexical binding standard-value bug

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit d4fdf918e195382609179652eec89a2a6f77f8b7 Author: Paul Rankin Commit: Paul Rankin Fix for Emacs lexical binding standard-value bug --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index ff91171..16

[elpa] externals/olivetti b4094d3 066/134: Added badges

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit b4094d34cc78c461eccb68eff6c80bd7553f16a0 Author: Paul Rankin Commit: GitHub Added badges --- README.md | 4 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d5befa..5ee83f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10

[elpa] externals/olivetti be11f32 055/134: Fixing typo

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit be11f325f4b09f29420c96127c8562a0f09c8cf8 Author: Paul Rankin Commit: Paul Rankin Fixing typo --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index e79f955..af78486 100644 --- a/olivetti.el +++ b/

[elpa] externals/olivetti d0d2bc0 067/134: Attempt to patch known Emacs bugs.

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit d0d2bc0c12549e7cba5e3a5027591a32c8568c15 Author: Paul Rankin Commit: Paul Rankin Attempt to patch known Emacs bugs. Adds advice to split-window-right to workaround changes in window-min-size that return erronously large minimum window width when

[elpa] externals/olivetti 4c2ab02 070/134: Use version<, print patch message, cleanup docs

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 4c2ab02002e7f82cd7d1652a97c5bbe6551b2c50 Author: Paul Rankin Commit: Paul Rankin Use version<, print patch message, cleanup docs --- olivetti.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/olivetti.el b/olivetti.el i

[elpa] externals/olivetti 39271d0 082/134: Only reset split-window param if olivetti-split-window

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 39271d0193aa497712967945b7f9867cd271448e Author: Paul Rankin Commit: Paul Rankin Only reset split-window param if olivetti-split-window --- olivetti.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index cb9

[elpa] externals/olivetti ef3d85e 051/134: Updated copyright

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit ef3d85e65d46370702e04359cc22068678336d0c Author: Paul Rankin Commit: Paul Rankin Updated copyright --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 67962bc..809073b 100644 --- a/olivetti.el

[elpa] externals/olivetti 3d057a5 073/134: Removed useless (let ...)

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 3d057a5876d87f0aeb5205a6e472ed2b75f7c7d2 Author: Paul Rankin Commit: Paul Rankin Removed useless (let ...) --- olivetti.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index a90ad93..69839a3 100644 --- a/ol

[elpa] externals/olivetti 8558589 111/134: Rewrite olivetti-set-environment

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 8558589d453b992714f26ac3325e066354396684 Author: Paul Rankin Commit: Paul Rankin Rewrite olivetti-set-environment - separate left/right margin values compensating for differing fringe values --- olivetti.el | 33 +++-- 1

[elpa] externals/olivetti 6893bef 107/134: Added Ethereum and Bitcoin Cash addresses

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 6893bef23e576fd776ca69517dbf0981a8dc4b2a Author: Paul Rankin Commit: Paul Rankin Added Ethereum and Bitcoin Cash addresses --- README.md | 6 ++ olivetti.el | 6 ++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index ddb0c9

[elpa] externals/olivetti f53b5f4 062/134: Added mode-map

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit f53b5f4bd9113d3b8e733b4561a8f3d6f8e971dd Author: Paul Rankin Commit: Paul Rankin Added mode-map --- olivetti.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index 442397f..da5de1c 100644 --- a/oliv

[elpa] externals/olivetti 3f237b0 075/134: Use split-window window-parameter

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 3f237b03a12d0be58fddd99b979c4c191937d02c Author: Paul Rankin Commit: Paul Rankin Use split-window window-parameter Also set local split-window-preferred-function to olivetti-split-window-sensibly to allow vertical splitting --- olivetti.el | 82

[elpa] externals/olivetti 4a6197f 064/134: Merge branch 'master' of https://github.com/rnkn/olivetti

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 4a6197f3d0d4f1230ae75fc6d3c17d5d6459033b Merge: e7b7169 cdc9fc3 Author: Paul Rankin Commit: Paul Rankin Merge branch 'master' of https://github.com/rnkn/olivetti

[elpa] externals/olivetti 7bf367c 105/134: Updated README/Commentary

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 7bf367ccac5fc733801c9924ef6fcae6e2d01280 Author: Paul Rankin Commit: Paul Rankin Updated README/Commentary - added more discussion about display-line-numbers-mode - copied README to Commentary --- README.md | 7 --- olivetti.el | 26

[elpa] externals/olivetti 38b2eb4 110/134: Limit window-width to 2* largest fringe

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 38b2eb41ab1eace7581d787003b07190a0c83aef Author: Paul Rankin Commit: Paul Rankin Limit window-width to 2* largest fringe --- olivetti.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index c5a9035..09bc0e4

[elpa] externals/olivetti 21f8356 086/134: Updated README/Commentary

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 21f8356ce025a66125954ed372c8ace83bd279c4 Author: Paul Rankin Commit: Paul Rankin Updated README/Commentary --- README.md | 12 ++-- olivetti.el | 10 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md

[elpa] externals/olivetti 0227265 125/134: Update package version number, and text keyword

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 02272654f1d920ea2da5a4b553acd5e5cc096ab1 Author: Paul W. Rankin Commit: Paul W. Rankin Update package version number, and text keyword --- olivetti.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index 5d

[elpa] externals/olivetti fd5d85b 097/134: Enhance short description

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit fd5d85b04ba5a791f0b6010a850f24800b125314 Author: Nicholas D Steeves Commit: Nicholas D Steeves Enhance short description --- README.md | 2 ++ olivetti.el | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 58dd8a0..1cf861a

[elpa] externals/olivetti 687f2df 129/134: Require Emacs 24.5

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 687f2dfd6cb3c8d099c99de30cc326c964b1e7d4 Author: Paul W. Rankin Commit: Paul W. Rankin Require Emacs 24.5 --- olivetti.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index 9c942ad..334e6da 100644 --- a/o

[elpa] externals/olivetti 4c8b62f 094/134: Updating README/Commentary

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 4c8b62f54ec4151cf8b48a7e1f904d3b4a7d73d6 Author: Paul Rankin Commit: Paul Rankin Updating README/Commentary --- README.md | 10 +- olivetti.el | 10 +++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md i

[elpa] externals/olivetti d2c54ac 072/134: Add change-major-mode-hook to reset margins

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit d2c54acf566a9ee38021261f7d8f43a94c9eee8c Author: Paul Rankin Commit: Paul Rankin Add change-major-mode-hook to reset margins Streamlining hooks, using eq over equal and assq over assoc. --- olivetti.el | 42 +++--

[elpa] externals/olivetti de2716c 081/134: Only reset all windows on exit

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit de2716cfb1f4dc82a08093cdd00200e9bb1f07ef Author: Paul Rankin Commit: Paul Rankin Only reset all windows on exit --- olivetti.el | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/olivetti.el b/olivetti.el

[elpa] externals/olivetti 66bdcc7 057/134: lexical-binding: t

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 66bdcc7986e79c7ff16e9ec0f6341153ea914296 Author: Paul Rankin Commit: Paul Rankin lexical-binding: t --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index d2b7d66..ff91171 100644 --- a/olivetti.el

[elpa] externals/olivetti e9feab0 087/134: Remove H1 from README/Commentary

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit e9feab05577ef1adb5078391033003d1fa7f0f23 Author: Paul Rankin Commit: Paul Rankin Remove H1 from README/Commentary --- README.md | 3 --- olivetti.el | 3 --- 2 files changed, 6 deletions(-) diff --git a/README.md b/README.md index 0c069f0..76e6ccf 100644

[elpa] externals/olivetti 7eadbe7 108/134: Rewrite olivetti-safe-width for fringes

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 7eadbe7b3273889ac51528c3d8f41ae63ed05b71 Author: Paul Rankin Commit: Paul Rankin Rewrite olivetti-safe-width for fringes No longer sets olivetti-body-width on error --- olivetti.el | 31 ++- 1 file changed, 14 insertions

[elpa] externals/olivetti 2e92258 103/134: Consider fringe width in current window when setting environment

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 2e92258d62d3eceb033ff77638423ced3641a5fd Author: Paul Rankin Commit: Paul Rankin Consider fringe width in current window when setting environment Fixes #20 --- olivetti.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git

[elpa] externals/olivetti c87a7ec 100/134: Merge pull request #17 from sten0/master

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit c87a7eccb9767d3b34a605a8c621c8f48b5fcc17 Merge: 4c8b62f 85ecdfc Author: Paul Rankin Commit: GitHub Merge pull request #17 from sten0/master Add headers for ELPA version and update copyright years --- olivetti.el | 11 --- 1 file changed, 8

[elpa] externals/olivetti da7955a 088/134: Added TODO.md

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit da7955aaea2a3f3ad07b457b9737a24534674e33 Author: Paul Rankin Commit: Paul Rankin Added TODO.md --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md new file mode 100644 index 000..666e60d --- /dev/null +++ b/TODO.md @@ -0,0

[elpa] externals/olivetti fc3b045 116/134: Readded window-configuration-change-hook

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit fc3b045185b0f819236b719abbe9cf0f2e6d52a4 Author: Paul Rankin Commit: Paul Rankin Readded window-configuration-change-hook --- olivetti.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/olivetti.el b/olivetti.el index 1af0d6b..7488f39 100644 --- a/oli

[elpa] externals/olivetti cefceed 089/134: Added note about buggy display-line-numbers-mode

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit cefceedced38a5a2e1b0ad8eedfe95c57b3b25c4 Author: Paul Rankin Commit: Paul Rankin Added note about buggy display-line-numbers-mode --- README.md | 4 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76e6ccf..61575bb 100644 --- a

[elpa] externals/olivetti 18a9a8e 071/134: Use min-margins instead of split-window-right-force

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 18a9a8ec531dea0eaec0563d736695b3aabb3f70 Author: Paul Rankin Commit: Paul Rankin Use min-margins instead of split-window-right-force Set window parameter 'min-margins to half of current margins for olivetti-set-environment Always specif

[elpa] externals/olivetti 9d9f9ce 090/134: Added hints

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 9d9f9ce6612cfaf3d805337cfa027b82d7d0d586 Author: Paul Rankin Commit: Paul Rankin Added hints --- README.md | 10 ++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 61575bb..4075127 100644 --- a/README.md +++ b/README.md @@

[elpa] externals/olivetti 3df740c 122/134: Change top-level customization group wp -> text

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 3df740c428eee25c6cce34d950de0757839fe927 Author: Paul W. Rankin Commit: Paul W. Rankin Change top-level customization group wp -> text --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 987ccb

[elpa] externals/olivetti 506b1d9 132/134: Update README/Commentary -- add Emacs 27.x window.c bug

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 506b1d9b34cc799db2d574635cd012886ba4b5da Author: Paul W. Rankin Commit: Paul W. Rankin Update README/Commentary -- add Emacs 27.x window.c bug --- README.md | 13 ++--- olivetti.el | 2 ++ 2 files changed, 8 insertions(+), 7 deletions(-) diff --

[elpa] externals/olivetti 2304ddc 124/134: Refactoring style: if -> when for condition cases without else

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 2304ddc458d745281d54cbf6db5cf018a1df3ca8 Author: Paul W. Rankin Commit: Paul W. Rankin Refactoring style: if -> when for condition cases without else --- olivetti.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/olivetti.e

[elpa] externals/olivetti e70adca 121/134: Add safe custom variable properties

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit e70adcacd3ec50d63c442f73eebacefedec20301 Author: Paul W. Rankin Commit: Paul W. Rankin Add safe custom variable properties --- olivetti.el | 5 + 1 file changed, 5 insertions(+) diff --git a/olivetti.el b/olivetti.el index b85ae1d..987ccbb 100644 --- a

[elpa] externals/olivetti 46fdcfe 134/134: Assign copyright to Free Software Foundation

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 46fdcf026f23d4f835890454541d3335af8f Author: Paul W. Rankin Commit: Paul W. Rankin Assign copyright to Free Software Foundation --- olivetti.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/olivetti.el b/olivetti.el index

[elpa] externals/olivetti 7c4410f 133/134: Rename olivetti-set-environment -> olivetti-set-margins

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 7c4410f5d8f6c57c32ec400f2c375c25f28c27fa Author: Paul W. Rankin Commit: Paul W. Rankin Rename olivetti-set-environment -> olivetti-set-margins --- olivetti.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/olivetti.el b/oli

[elpa] externals/olivetti da1ef8e 114/134: Improving olivetti-safe-width

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit da1ef8ecc848d3f0df9f3775b75997c3dca8f0e6 Author: Paul Rankin Commit: Paul Rankin Improving olivetti-safe-width - always return value, not set olivetti-body-width - make min/max stuff clearer --- olivetti.el | 6 +++--- 1 file changed, 3 inserti

[elpa] externals/olivetti 6917a16 130/134: Remove olivetti-hide-mode-line function & related code

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 6917a1602b5296d3f0969d14bb19148a0f0cf8d8 Author: Paul W. Rankin Commit: Paul W. Rankin Remove olivetti-hide-mode-line function & related code --- olivetti.el | 66 + 1 file changed, 5 insertions(+)

[elpa] externals/olivetti a7f6477 118/134: Add LICENSE.txt, remove README license badge

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit a7f64774c5c926dc36fa64e52ef74942dd510cbb Author: Paul W. Rankin Commit: Paul W. Rankin Add LICENSE.txt, remove README license badge --- LICENSE.txt | 674 README.md | 4 +- 2 files changed, 67

[elpa] externals/eev 7b07d96 2/9: Added the files "eev.el" and ".gitignore".

2019-04-25 Thread Stefan Monnier
branch: externals/eev commit 7b07d96527f4b27fda72b0713c2e615d4209f9b0 Author: Eduardo Ochs Commit: Eduardo Ochs Added the files "eev.el" and ".gitignore". --- ChangeLog | 9 + VERSION | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog i

[elpa] externals/eev 3120922 1/9: Changed the declaration of `ee-anchor-format'.

2019-04-25 Thread Stefan Monnier
branch: externals/eev commit 31209226ea26fbf568ccb43c34ed64b3248a3265 Author: Eduardo Ochs Commit: Eduardo Ochs Changed the declaration of `ee-anchor-format'. --- eev-anchors.el | 4 +- eev-blinks.el| 1 - eev-code.el | 1 - eev-edit.el | 1 - eev-elinks.el| 1

[elpa] externals/olivetti 997ae52 001/134: Initial

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 997ae52da79ac9242b254a76c16fadc018e88167 Author: Paul Rankin Commit: Paul Rankin Initial --- .gitignore | 1 + olivetti.el | 88 + 2 files changed, 89 insertions(+) diff --git a/.gitignore b/.gi

[elpa] externals/olivetti ea4a25f 011/134: Obsessive cleanliness

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit ea4a25f8724b6f10575a06d1e15985d7e60bbe15 Author: Paul Rankin Commit: Paul Rankin Obsessive cleanliness --- olivetti.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index d0273a3..93d6801 100644 --- a/oliv

[elpa] externals/olivetti 514bc46 009/134: Using run-window-configuration-change-hook fn

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 514bc461bcddfa438d17a42d887084f02d949814 Author: Paul Rankin Commit: Paul Rankin Using run-window-configuration-change-hook fn --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index d0273a3..f2aaf

[elpa] externals/olivetti 869221a 013/134: Removed delete-selection-mode

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 869221ae18fa66c67625ded9020c74ee269183ff Author: Paul Rankin Commit: Paul Rankin Removed delete-selection-mode --- olivetti.el | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/olivetti.el b/olivetti.el index 20667df..cc93a36 1

[elpa] externals/olivetti 4252fe4 026/134: Deleted unneeded .gitignore

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 4252fe49ae00d161664796d514ce24727c109ae0 Author: Paul Rankin Commit: Paul Rankin Deleted unneeded .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore deleted file mode 100644 index c531d98..000 --- a/.git

[elpa] externals/olivetti 41c6642 039/134: Update MELPA URL

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 41c6642a84d30c8103fb57721c2fc57769f9 Author: Syohei YOSHIDA Commit: Syohei YOSHIDA Update MELPA URL --- README.md | 4 ++-- olivetti.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c7977a..72a7b

[elpa] externals/olivetti 3859a4d 030/134: Added known bugs section to README/Commentary

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 3859a4d2e903bbf311cf8bd7a90bec3ecfc7fce4 Author: Paul Rankin Commit: Paul Rankin Added known bugs section to README/Commentary closes #4 --- README.md | 11 +++ olivetti.el | 11 +++ 2 files changed, 22 insertions(+) diff --git a

[elpa] externals/olivetti 554461c 012/134: Added toggle-hide-modeline

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 554461c73c58de440fd301d97b2e4d2f3d0d069d Author: Paul Rankin Commit: Paul Rankin Added toggle-hide-modeline --- olivetti.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 93d6801..20667df 100644 -

[elpa] externals/olivetti 0653b07 043/134: Make olivetti-set-environment act on the list of all buffer windows

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 0653b0731250e5145f797d1b1e0398cff57a8e11 Author: Paul Rankin Commit: Paul Rankin Make olivetti-set-environment act on the list of all buffer windows --- olivetti.el | 27 +-- 1 file changed, 17 insertions(+), 10 deletions(-) diff --

[elpa] externals/olivetti b42eb3e 029/134: Allow set-width to accept any number

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit b42eb3e23b3c55c157b73ee92439f0fd34e8f5c1 Author: Paul Rankin Commit: Paul Rankin Allow set-width to accept any number --- olivetti.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetti.el b/olivetti.el index 63159fa..8c6a4ba 100644

[elpa] externals/olivetti bee3291 015/134: Fixes #1

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit bee32919842bf424fcf0ce6b303a73ac6c09d105 Author: Paul Rankin Commit: Paul Rankin Fixes #1 --- olivetti.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/olivetti.el b/olivetti.el index e3fd042..0edc10b 100644 --- a/olivetti.

[elpa] externals/olivetti bd672e5 052/134: Make it easier to adjust olivetti-body-width

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit bd672e512f57962e59ff3d9fd2687e118b56ca54 Author: Lars Tveito Commit: Lars Tveito Make it easier to adjust olivetti-body-width When invoking `olivetti-expand` let `[` and `]` be used to make further adjustments (not unlike `text-scale-mode`). ---

[elpa] externals/olivetti 48874ef 045/134: Hiding mode-line seems to work without frame redrawing

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 48874ef0fba68e4896a5cb767566ada81a90b224 Author: Paul Rankin Commit: Paul Rankin Hiding mode-line seems to work without frame redrawing --- olivetti.el | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/olivetti.el b/olivett

[elpa] externals/olivetti 26e9da6 041/134: Use defvar-local, it's cleaner

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 26e9da66d829af9810ee0840b95917a7d1fabd1a Author: Paul Rankin Commit: Paul Rankin Use defvar-local, it's cleaner --- olivetti.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index f0493bf..c39e6c9 100644 ---

[elpa] externals/olivetti 78ef7ae 046/134: Reset margins in all buffer windows

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 78ef7ae13cf931a8be42fff7926d71248c0493d8 Author: Paul Rankin Commit: Paul Rankin Reset margins in all buffer windows --- olivetti.el | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/olivetti.el b/o

[elpa] externals/olivetti d852e31 040/134: Merge pull request #8 from syohex/update-url

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit d852e31a6a16e6139231228682e97813ff0be98d Merge: 52b5b4e 41c6642 Author: Paul Rankin Commit: Paul Rankin Merge pull request #8 from syohex/update-url Update MELPA URL --- README.md | 4 ++-- olivetti.el | 4 ++-- 2 files changed, 4 insertions(+),

[elpa] externals/olivetti 696c195 080/134: Fixed window splitting

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 696c19550f50e1960327e007750c4b80bd3f14bf Author: Paul Rankin Commit: Paul Rankin Fixed window splitting --- olivetti.el | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/olivetti.el b/olivetti.el index ab52f4b..99c3f4b 100644

[elpa] externals/olivetti 9d318be 069/134: Added README to Commentary

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit 9d318be86812055f6568f1ba4d899e245581eeba Author: Paul Rankin Commit: Paul Rankin Added README to Commentary --- olivetti.el | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/olivetti.el b/olivetti.el index b0901c0..966436

[elpa] externals/olivetti e515385 083/134: Docstring update

2019-04-25 Thread Stefan Monnier
branch: externals/olivetti commit e5153850ab626699109d93ab0afb6e3aea48f8b8 Author: Paul Rankin Commit: Paul Rankin Docstring update --- olivetti.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index 075f70c..cace303 100644 --- a/olivetti.el

  1   2   >