branch: externals/detached
commit 7b058ef99e1c3e08dd8aab277a73f85432ef11ef
Author: Niklas Eklund
Commit: Niklas Eklund
Update command string in detached-list-mode
If a session is uninitialized this will be communicated to the user by
showing the command in a different face.
---
branch: externals/detached
commit 66bc2811fb9f70b431bd149945c6939940736e22
Author: Niklas Eklund
Commit: Niklas Eklund
Add possibility to toggle initial-mode when rerun
This patch makes it convenient to toggle the initial-mode of a session
when it is being rerun. Previously the
branch: externals/detached
commit f943404ee6945f45820010cb9767ce63932b94cb
Author: Niklas Eklund
Commit: Niklas Eklund
Add unique narrow criteria
This criteria makes it convenient to only show the most recent session
if multiple sessions have the same string identifier. The iden
branch: externals/detached
commit 30bd2632103b7679d7e5488e94577319e741be68
Author: Niklas Eklund
Commit: Niklas Eklund
Add criteria working/session-directory
---
detached-list.el | 42 ++
1 file changed, 42 insertions(+)
diff --git a/detached-list.el
branch: externals/detached
commit 413cd8612078410784f2a6212fe741bc3d676780
Author: Niklas Eklund
Commit: Niklas Eklund
Remove validation of session when copying command
---
detached.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/detached.el b/detached.el
index 7d91
branch: externals/detached
commit 6aea11b5e8d74506b9aca0c4e32bc702d50f8652
Author: Niklas Eklund
Commit: Niklas Eklund
Update detached-list diff sessions command
Make sure to delete the detached list buffer window before diffing
sessions. This avoids wrongly sized window being r
branch: externals/detached
commit 655b3b03e9c1cff58fa691b7f51f8f03783fac18
Author: Niklas Eklund
Commit: Niklas Eklund
Update detached-list narrow bindings
---
detached-list.el | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/detached-list.el b/detach
elpasync pushed a change to branch externals/detached.
from 7796d2e6f2 Update list of contributors
new 413cd86120 Remove validation of session when copying command
new acac8bd3eb Update to correct order of criteria
new 6aea11b5e8 Update detached-list diff sessions co
branch: externals/detached
commit d0dc9d0f92acc90fe3123fc4d5a236f68370df8b
Author: Niklas Eklund
Commit: Niklas Eklund
Merge status and state in detached-list
Use symbols to make the information stand out more.
---
detached-list.el | 48 -
elpasync pushed a change to branch elpa/helm-core.
from 17188bc28f Fix error when calling (helm-ff-icon-mode -1) and
adds fed57a457c Require all-the-icons in the right place
No new revisions were added by this update.
Summary of changes:
helm-files.el | 2 +-
1 file changed, 1 ins
branch: elpa/helm
commit fed57a457cc46f38595f0057dbc842abced0c47f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Require all-the-icons in the right place
to avoid error when calling helm-ff-icon-mode with -1.
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
elpasync pushed a change to branch externals/use-package.
from 5c95dcb1e8 Merge pull request #1005 from bhankas/master
adds 7b05028a8e Update version to 2.4.2
adds 31fe8dc7f1 Merge pull request #1006 from bhankas/master
No new revisions were added by this update.
Summary of
branch: externals/bind-key
commit 7b05028a8e1a937e09926ca2b2a21e4e269a936f
Author: Payas Relekar
Commit: Payas Relekar
Update version to 2.4.2
In preparation for inclusion to GNU ELPA.
---
NEWS.md | 4
default.mk | 4 ++--
use-package-core.el | 4 ++--
use
branch: externals/bind-key
commit 31fe8dc7f14dc13839f1e529ca5369f468152c09
Merge: 5c95dcb1e8 7b05028a8e
Author: John Wiegley
Commit: GitHub
Merge pull request #1006 from bhankas/master
---
NEWS.md | 4
default.mk | 4 ++--
use-package-core.el | 4 ++--
use-package.
branch: externals/denote
commit b313dfccaacaa466cca76186644aa3ffc599b604
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update backlinks' buffer documentation in the manual
This consolidates all the recent changes.
Read the discussion on the mailing list about the
branch: externals/denote
commit bbdcc498a27831d82db4a641c7f6e968dc888c10
Author: Noboru Ota
Commit: Protesilaos Stavrou
Fix 'denote-link-find-backlink'
Commit fcefc1d broke 'denote-link-find-backlink' as
'denote--retrieve-process-grep' was refactored to retrieve xrefs-alist.
branch: externals/denote
commit 9b6cf70026d9f8ed464a1503513b6c58b21971fc
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add wrapper motions for backlinks' buffer
With the denote-backlinks-show-context, we now have two types of
backlinks' buffer: (1) a generic one that u
elpasync pushed a change to branch externals/denote.
from 3b9bc00659 Remove unused denote--retrieve-files-in-xrefs
new bbdcc498a2 Fix 'denote-link-find-backlink'
new bdc94d3369 Add user option to use original backlinks buffer or with
context
new d304d79593 Reword de
branch: externals/denote
commit d304d795930c722218e6897475a365a7710448a1
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reword denote--retrieve-files-in-xrefs doc string
---
denote.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/denote.el b/denote.el
index
branch: externals/org
commit d87a496b54b502d98e49f8bd6596e0562be9d105
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-eval-error-notify: Always display exit code
* lisp/ob-eval.el (org-babel-eval-error-notify): Display exit code
even when stderr is not empty.
Li
branch: externals/denote
commit 7c222314575f7cacab1e416b69f0637152272677
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update minimum required Emacs version to 28.1
Emacs 27 lacks certain Xref facilities that we need for the
backlinking facility. It also adds to the m
branch: externals/denote
commit bdc94d3369e4589fbca904efefcb1c81e6490af3
Author: Noboru Ota
Commit: Protesilaos Stavrou
Add user option to use original backlinks buffer or with context
* denote.el
(denote-backlilnks-show-context): Add an user option to toggle the
contex
branch: externals/denote
commit 3da08eac529d835dfdf5b7fe844e1c1def062ec5
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reword denote-backlilnks-show-context docstring
---
denote.el | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/denote.e
branch: externals/denote
commit ee69daee748f1dd9686eece1218e01a569a83d71
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update sample configuration, per b313dfc
---
README.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 803
branch: externals/denote
commit f90f79f788a71d98bf0ccb2ee17c88389d313bb9
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-link-fontify-backlinks obsolete
It will confuse users now that we have another option for displaying
the context of links. It is better t
branch: elpa/geiser-chez
commit 5a422e66155b1e566a4eecef45fc9cf8177c1436
Author: jao
Commit: jao
fix: correctly display side-effect output in evaluations
---
geiser-chez.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geiser-chez.el b/geiser-chez.el
index 8b7af24830..
branch: elpa/geiser-chez
commit af47e12809629239bdf7a660a7fe326159a50cf8
Author: jao
Commit: jao
fix: don't pollute global namespace with (geiser)'s exports
---
geiser-chez.el | 19 +++
src/geiser/geiser.ss | 5 +++--
2 files changed, 14 insertions(+), 10 deletions(-)
branch: elpa/geiser-chez
commit d64687c46dcd12aa3225a0fa38269f79a248dfb0
Author: jao
Commit: jao
wee fix: i always forget nil is a list
---
geiser-chez.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geiser-chez.el b/geiser-chez.el
index a2213f351e..170570d708 100644
branch: elpa/geiser-chez
commit f863988fe1866a6c70e571ef690276c939525961
Author: jao
Commit: jao
better compile file verbosity avoidance
---
src/geiser/geiser.ss | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/geiser/geiser.ss b/src/geiser/geiser.ss
index aeb719
elpasync pushed a change to branch elpa/geiser-chez.
from 3ad1c3807c automatic reload of reverse library dependencies
new af47e12809 fix: don't pollute global namespace with (geiser)'s
exports
new 5a422e6615 fix: correctly display side-effect output in evaluations
ne
branch: externals/hiddenquote
commit 6d4bb9bfc02613bf3d66de84ed3320e4b413a7f6
Author: Mauro Aranda
Commit: Mauro Aranda
Really supress tooltips on hiddenquote-character widget
* hiddenquote.el (hiddenquote-character): Make :help-echo nil, so no
tooltip is shown.
---
hiddenquote
branch: elpa/buttercup
commit ae884f10ad592ea4b832ea9c7541914d8ecfaf38
Author: Ola Nilsson
Commit: Ola Nilsson
Accept un-evaluated functions in buttercup--enclosed-expr
Turns out unexpanded functions can happen in the wild, as reported in #226.
And they may have been macroexpand
elpasync pushed a change to branch elpa/buttercup.
from 001adc0641 Bump version: 1.26 → 1.27
new ae884f10ad Accept un-evaluated functions in buttercup--enclosed-expr
new eaa4b3ccd1 Bump version: 1.27 → 1.28
Summary of changes:
.bumpversion.cfg | 2 +-
buttercup.el |
branch: elpa/buttercup
commit eaa4b3ccd115a2bb25be98dc637950645d3adbae
Author: Ola Nilsson
Commit: Ola Nilsson
Bump version: 1.27 → 1.28
---
.bumpversion.cfg | 2 +-
buttercup.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
i
elpasync pushed a change to branch elpa/helm-core.
from a7ce958001 Fix bug #2563 - Info-minibuf-history is not declared in
emacs-29
adds 17188bc28f Fix error when calling (helm-ff-icon-mode -1) and
No new revisions were added by this update.
Summary of changes:
helm-files.el | 13
branch: elpa/helm
commit 17188bc28fbaa37a312739818de8e9978a6c652f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix error when calling (helm-ff-icon-mode -1) and
helm-source-find-files is not yet initialized.
---
helm-files.el | 13 +++--
1 file changed, 7 insertions(
branch: elpa-admin
commit fe8ed78ebd69ac86d342fe79d7783f2fe032691f
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add support for rolling-release packages
* README: Document :rolling-release
* elpa-admin.el (elpaa--get-release-revision): Respect
:rolling-release.
(e
elpasync pushed a change to branch elpa/subed.
from a63a472039 Add autoload cookies
new 80806f09d2 Add a subed-word-data-face for words that were matched
up with data
new 1215c6821f Bump version to 1.0.16 and document change
Summary of changes:
NEWS.org |
branch: elpa/subed
commit 1215c6821fadd8213bbd39bef1e0538eac38dbfa
Author: Sacha Chua
Commit: Sacha Chua
Bump version to 1.0.16 and document change
---
NEWS.org | 6 ++
subed/subed.el | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index b
branch: elpa/subed
commit 80806f09d29fcf5736bb700f1bd822810452b97a
Author: Sacha Chua
Commit: Sacha Chua
Add a subed-word-data-face for words that were matched up with data
* subed/subed-srt.el (subed--msecs-to-timestamp): Don't get confused
by fractional milliseconds.
* sub
elpasync pushed a change to branch elpa/helm-core.
from fc3225e0dc Fix issue #2562 - Ensure all-the-icons package is
installed
adds c8e64218f6 Fix highlighting matches in HFF when switching to action
menu
adds a7ce958001 Fix bug #2563 - Info-minibuf-history is not declared i
branch: elpa-admin
commit f25deda3241b1886f176363577d32106fb9bb5ba
Merge: 882867798d ad54813b7a
Author: Stephen Leake
Commit: Stephen Leake
Merge branch 'elpa-admin' of git.savannah.gnu.org:/srv/git/emacs/elpa into
elpa-admin
---
README| 11
elpa-admin.el | 199 ++
branch: elpa-admin
commit 882867798de13615bd4c858c072114a269cc63eb
Author: Stephen Leake
Commit: Stephen Leake
Describe :release-branch with :url nil
* README: Match ../README more closely, fix typo, describe
:release-branch with :url nil.
---
README | 17 +
1 f
branch: main
commit bb142bd864d69da3e6effd71088726e21861a2ea
Author: Stephen Leake
Commit: Stephen Leake
Describe :release-branch with :url nil
* README: Match admin/readme more closely, fix typo, describe
:release-branch with :url nil.
---
README | 18 +-
1 fil
branch: main
commit 5d4b1902a8c47b33045f0817d2249edca9dad92b
Merge: bb142bd864 b54540b503
Author: Stephen Leake
Commit: Stephen Leake
Merge branch 'main' of git.savannah.gnu.org:/srv/git/emacs/elpa
---
README| 11 +++
elpa-packages | 31 ---
2 fil
elpasync pushed a change to branch elpa/helm.
from fc3225e0dc Fix issue #2562 - Ensure all-the-icons package is
installed
new c8e64218f6 Fix highlighting matches in HFF when switching to action
menu
new a7ce958001 Fix bug #2563 - Info-minibuf-history is not declared in
em
branch: elpa/helm
commit a7ce958001e87e1d726ab5b683e7a96071ff6553
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix bug #2563 - Info-minibuf-history is not declared in emacs-29
---
helm-info.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/helm-info.el b/helm-info.el
index
branch: elpa/helm
commit c8e64218f679d25f8070e5821f995a48df50d71f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix highlighting matches in HFF when switching to action menu
When action menu popup we are no more in file completion.
---
helm-core.el | 10 ++
1 file cha
elpasync pushed a change to branch externals/use-package.
from 28531e9b94 Merge pull request #917 from conao3/add-commands-keyword
adds 057e25cc29 Update copyright for submission to ELPA
adds e6932fed9c Add .elpaignore
adds 5c95dcb1e8 Merge pull request #1005 from bhank
branch: externals/bind-key
commit e6932fed9c31f716fd128bc3e85c7de14e7e2264
Author: Payas Relekar
Commit: Payas Relekar
Add .elpaignore
- include .travis.yml as per suggestion from emacs-devel
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaign
branch: externals/bind-key
commit 5c95dcb1e8690ab5f15342dc9d4bedd599f1650f
Merge: 28531e9b94 e6932fed9c
Author: John Wiegley
Commit: GitHub
Merge pull request #1005 from bhankas/master
---
.elpaignore | 1 +
bind-chord.el| 2 +-
bind-key.el
branch: externals/bind-key
commit 057e25cc29f8c1420ce785cd19e1efb0003e8973
Author: Payas Relekar
Commit: Payas Relekar
Update copyright for submission to ELPA
- Update year to 2022
- Set copyright to Free Software Foundation, Inc.
---
bind-chord.el| 2 +-
elpasync pushed a change to branch externals/bind-key.
from 28531e9b94 Merge pull request #917 from conao3/add-commands-keyword
new 057e25cc29 Update copyright for submission to ELPA
new e6932fed9c Add .elpaignore
new 5c95dcb1e8 Merge pull request #1005 from bhankas/
branch: elpa/xah-fly-keys
commit b963cb78eb8dd5bdb7bf419e7d667d4299d9960e
Author: Xah Lee
Commit: Xah Lee
More major internal change 2022-10-26. No user visible change.
removed all explicitly named keymaps that are used in
xah-fly-leader-key-map. e.g. xah-fly-t-key-map (qwerty k, o
branch: externals/hiddenquote
commit 5324aeb8c824da7a71778f70fffe00b4b25f8af5
Author: Mauro Aranda
Commit: Mauro Aranda
Make the prompt in hiddenquote-quit optional
* hiddenquote.el (hiddenquote-quit): Make a prefix argument skip the
prompt.
---
hiddenquote.el | 11 +++
branch: externals/hiddenquote
commit 7c0c5f07b21175c866eb62a534d3ad6266e51ec8
Author: Mauro Aranda
Commit: Mauro Aranda
; Comment fixes
---
hiddenquote.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index d0ee641aa0..ee06d849c5 1
branch: externals/hiddenquote
commit 47ae1572d00b3245464c5b19eb165cf905ba12dd
Author: Mauro Aranda
Commit: Mauro Aranda
Add command to toggle hiddenquote-skip-used-syllables
It can be useful to toggle this variable when the puzzle is nearly
complete, so add a command for that.
branch: externals/hiddenquote
commit b9337a7de22d57d3b900c8b78cdd99d4104a7bcc
Author: Mauro Aranda
Commit: Mauro Aranda
; Update copyright
---
.gitignore | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 0e07d8d60f..976fb
branch: externals/hiddenquote
commit f8f6b1e020e355a6dbd30dd644cc0e32b9dc12f8
Author: Mauro Aranda
Commit: Mauro Aranda
Make the prompt in hiddenquote-give-up optional
* hiddenquote.el (hiddenquote-give-up): Make a prefix argument skip the
prompt.
---
hiddenquote.el | 11 ++
branch: externals/hiddenquote
commit 934208f22b0fd03c9aea9b17baf8bb1793dbd2f6
Author: Mauro Aranda
Commit: Mauro Aranda
Improve navigation commands in the syllables buffer
* hiddenquote.el (hiddenquote-beg-of-line-syllable)
(hiddenquote-end-of-line-syllable): New commands.
branch: externals/hiddenquote
commit 856438ee2950fa998561f71d40355a88cdb078b4
Author: Mauro Aranda
Commit: Mauro Aranda
Bump version
---
hiddenquote.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index ee06d849c5..142dafd4cb 100644
branch: externals/hiddenquote
commit 6f555f3699b6dcdd8c5a9563cea58b682f032c88
Author: Mauro Aranda
Commit: Mauro Aranda
Add command to complete the quote
* hiddenquote.el (hiddenquote--get-quote-length): New helper function.
(hiddenquote-complete-quote): New command.
---
hidden
branch: externals/hiddenquote
commit eb132d8bacaee23ee2b95dab67f88be61edc8c2d
Author: Mauro Aranda
Commit: Mauro Aranda
Publish new puzzle
puzzles/5.ipuz: New puzzle.
---
puzzles/5.ipuz | 428 +
1 file changed, 428 insertions(
branch: externals/hiddenquote
commit 6f150e27454aff1ef3cdadcc1d8b6570f3f36ae8
Author: Mauro Aranda
Commit: Mauro Aranda
; Update Makefile copyright
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index bb88da8cc2..685f8708f5 100644
--- a/
branch: externals/hiddenquote
commit a1f04745c69e4c51d49640b04e0098671b56f068
Author: Mauro Aranda
Commit: Mauro Aranda
; Docstring fixes
---
hiddenquote.el | 62 --
1 file changed, 34 insertions(+), 28 deletions(-)
diff --git a/hidde
branch: externals/hiddenquote
commit 0a49fca2294f01fc455e07019efa21efcc3998c2
Author: Mauro Aranda
Commit: Mauro Aranda
Add new handy hook
* hiddenquote.el (hiddenquote-after-last-character-hook): New hook.
(hiddenquote-word-notify): Run it.
---
hiddenquote.el | 16
branch: externals/hiddenquote
commit 4f719862a14edbdffea2b7ecd23c7b66d50b004a
Author: Mauro Aranda
Commit: Mauro Aranda
; Fix some docstrings
---
hiddenquote.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index e499a90126..c7dc39
branch: externals/hiddenquote
commit a80dfde438f6aed5a66c846c72ecb94595eba1d1
Author: Mauro Aranda
Commit: Mauro Aranda
; Minor fixes to data in the ipuz files
---
puzzles/1.ipuz | 2 +-
puzzles/2.ipuz | 2 +-
puzzles/3.ipuz | 2 +-
puzzles/4.ipuz | 8
puzzles/5.ipuz | 30 +
elpasync pushed a change to branch externals/hiddenquote.
from 422e45ad71 ; Update README.md instructions and .gitignore license
new a1f04745c6 ; Docstring fixes
new eb132d8bac Publish new puzzle
new a80dfde438 ; Minor fixes to data in the ipuz files
new 47ae
branch: externals/hiddenquote
commit e77836f974a75156ead3e8521653a35bda69c9b6
Author: Mauro Aranda
Commit: Mauro Aranda
; Docstring fix
---
hiddenquote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index 3b4ee450d1..d0ee641aa0 100644
branch: main
commit b54540b5035ad26293162a98c9b8d12d0e22dd79
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (hiddenquote): Enable auto-sync
---
elpa-packages | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index fab4
branch: elpa/subed
commit 15840c389f203b05fd11bf1545f396bc2a9af378
Author: Sacha Chua
Commit: Sacha Chua
Add subed-word-data.el with subed-word-data-load-from-file for SRV2
* subed/subed-word-data.el: You can use subed-word-data-load-from-file
to load word-level timing data from
branch: elpa/subed
commit a63a47203944390180bae776fbe0355774117984
Author: Sacha Chua
Commit: Sacha Chua
Add autoload cookies
---
subed/subed-word-data.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/subed/subed-word-data.el b/subed/subed-word-data.el
index b474611f5b..d587ee51e7 1
elpasync pushed a change to branch elpa/subed.
from 74793f0653 Delete subed cps overlays when disabling it
new 15840c389f Add subed-word-data.el with
subed-word-data-load-from-file for SRV2
new a63a472039 Add autoload cookies
Summary of changes:
NEWS.org
elpasync pushed a change to branch elpa/macrostep.
from 424e3734a1 Merge pull request #16 from fice-t/master
new abed4cb0d2 Continue to extend macrostep-expansion-highlight-face to
window edge
new 2d0091bf8f Avoid positional arguments to define-minor-mode
new 290e41
branch: externals/ef-themes
commit 225472bad965b39f558b16f8c9c82ae87df0eeb3
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
ef-cherie: tweak fg-dim to be more neutral
---
contrast-ratios.org | 2 +-
ef-cherie-theme.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff -
branch: elpa/macrostep
commit 290e412b33bad9a98084c24b305717700edfd04f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Remove stray declare form
---
macrostep-c.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/macrostep-c.el b/macrostep-c.el
index 8768bf53f2..55f7385ace 100644
--- a/ma
branch: externals/ef-themes
commit 89033b0b833decbc91001074c2e209e708077143
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for tty-menu
This is the set of faces that are used in a text terminal when the
'menu-bar-mode' is enabled and the user interacts with
branch: elpa/macrostep
commit 22c10f970fd9a28cc94f9c8236b5390037c571a7
Author: Stefan Kangas
Commit: Stefan Kangas
Delete bundled cl-lib.el and ert.el
---
lib/.nosearch |1 -
lib/cl-lib.el | 410 --
lib/ert.el| 2544 -
branch: elpa/macrostep
commit 75ecd041219239f0dceab4883594ea2fe366b484
Author: Stefan Kangas
Commit: Stefan Kangas
Require ert and cl-lib unconditionally
---
macrostep-test.el | 4 +---
macrostep.el | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/macrostep-test
branch: externals/ef-themes
commit 950caa6f9ac9921af007b2064c36b49ef891ce46
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for mm-command-output face
We encounter it on occasion in Gnus buffers.
---
ef-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git
branch: elpa/macrostep
commit abed4cb0d23a971e177bd4e491c9d271f683bd70
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Continue to extend macrostep-expansion-highlight-face to window edge
Due to a breaking change we have to request this explicitly in
Emacs 27. Earlier Emacs ver
branch: elpa/macrostep
commit b430ea850be563e4c13ae10dd956242c08fa6413
Author: Stefan Kangas
Commit: Stefan Kangas
Add .elpaignore
---
.elpaignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00..34a1ee5cd9
--- /dev/null
branch: elpa/macrostep
commit 2d0091bf8f6512ab49c8258bce934764883af40d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Avoid positional arguments to define-minor-mode
Back in Emacs-21.1, `define-minor-mode' grew keyword arguments to
replace its old positional arguments. Startin
branch: elpa/macrostep
commit 4c3c2609647f4b98061cdea4cd30abaace1ed8a1
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Update library headers
---
macrostep-c.el| 38 +-
macrostep-test.el | 24 ++--
macrostep.el | 36 ++
branch: elpa/macrostep
commit 049282be8b4d1796e28bd6d6a6308c95396bc589
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Shorten first lines of two docstrings
---
macrostep.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/macrostep.el b/macrostep.el
index ab186757f2.
branch: elpa/macrostep
commit 1596a7c2619304d26c4435405f089edb113e3adb
Author: Stefan Kangas
Commit: Stefan Kangas
Checkdoc fixes
---
macrostep.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/macrostep.el b/macrostep.el
index bd41c68117..719ffbef5e 1006
branch: elpa/macrostep
commit 400c483bb140df21a5b8ffcc84eaa7ea3c3c74a7
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add LICENSE
---
LICENSE | 674
1 file changed, 674 insertions(+)
diff --git a/LICENSE b/LICENSE
new file m
branch: externals/ef-themes
commit 0e8bc90fbad74ac841cf705cfdf7572197cba410
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
ef-cyprus: tweak all diff colours
The previous ones did not work so well with the highlight that is
applied to the current diff hunk in Magit.
---
branch: externals/ef-themes
commit cbea5c3165e0d4b7641d23a091712b99618c299c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
ef-cherie: make 'border' colour more neutral
---
ef-cherie-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ef-cherie-theme.el b/ef
branch: externals/ef-themes
commit 46f63b2e435bac5286704261d76c3ac1ec12559f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for new image-dired faces (Emacs 29)
---
ef-themes.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ef-themes.el b/ef-themes.el
index 77a33
branch: externals/ef-themes
commit fbea77925a60ee95694155022ba65656e5808e28
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
ef-cherie: tweak bg-removed, bg-removed-refine
---
ef-cherie-theme.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ef-cherie-theme.e
elpasync pushed a change to branch externals/ef-themes.
from 7e2332a910 ef-cherie: tweak diff removed backgrounds
new 49a3c3d6e5 Add support for the consult-separator face
new 950caa6f9a Add support for mm-command-output face
new fa716cc592 Add support for embark-col
branch: externals/ef-themes
commit 7d93f443ca41739b03deb6cde2fe5d6c52248708
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
ef-cyprus-theme: tweak added/removed diffs
Refines commit 0e8bc90.
---
ef-cyprus-theme.el | 12 ++--
1 file changed, 6 insertions(+), 6 deleti
branch: externals/ef-themes
commit fa716cc5925e8e73d1cd1ad19b45c15feed862be
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for embark-collect-zebra-highlight
Its default is technically okay, though it is a neutral grey which
does not look right with some of
branch: externals/ef-themes
commit 49a3c3d6e5f733f29b862fc3eef56937cfad3d3f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for the consult-separator face
This is the border that divides previews of registers when the user
evaluates the following form and the
skangas pushed a change to branch main.
from 6d76d3c04b * elpa-packages (pcre2el): New package
new fc1008577f * elpa-packages (mentor): Drop :ignored-files.
new b90fcbc413 * elpa-packages (macrostep): Update URL to emacsorphanage
Summary of changes:
elpa-packages | 8 +++-
branch: main
commit fc1008577f340e3e5a8199e67628ebdbd3b9b1b8
Author: Stefan Kangas
Commit: Stefan Kangas
* elpa-packages (mentor): Drop :ignored-files.
---
elpa-packages | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index f401d6f3d0..2a
branch: main
commit b90fcbc4139db76f9c088721b7aab5d9a2899e06
Author: Stefan Kangas
Commit: Stefan Kangas
* elpa-packages (macrostep): Update URL to emacsorphanage
---
elpa-packages | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 2a
branch: externals-release/ada-mode
commit 64acce8bda65d3409166a63be26fd21100ef54ce
Author: Stephen Leake
Commit: Stephen Leake
Release 7.3.1; fix install.sh bug
* ada-mode.el: Bump version.
* install.sh: Fix wisi version.
---
ada-mode.el | 2 +-
install.sh | 2 +-
2 files
1 - 100 of 139 matches
Mail list logo