branch: externals/exwm
commit 35493faca670738f6078009ec6d9b862721d7ea0
Author: Chris Feng
Commit: Chris Feng
Bump version to 0.3
---
exwm.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/exwm.el b/exwm.el
index d3d2c10..d967c7e 100644
--- a/exwm.el
+++ b/exwm.e
ch11ng pushed a change to branch externals/exwm.
from 7116b01 Various fixes for floating X windows
new 55cec76 Fix emacsclient related issues
new 35493fa Bump version to 0.3
Summary of changes:
exwm-floating.el |3 +--
exwm-randr.el |3 +--
exwm-syste
branch: externals/exwm
commit 55cec760ca3cee21e735bff9a9a5229b222b97ff
Author: Chris Feng
Commit: Chris Feng
Fix emacsclient related issues
* exwm-systemtray.el (exwm-systemtray-height): The value is not available
when emacsclient has just loaded the library (and it crashes emac
branch: externals/xelb
commit 447f14da095e5dfe262b0146ed4e078da1ac2ccb
Author: Chris Feng
Commit: Chris Feng
Bump version to 0.6
---
xelb.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/xelb.el b/xelb.el
index 1b938f7..1fc3b4f 100644
--- a/xelb.el
+++ b/xelb.el
branch: master
commit 1f78457421c6858637e66f7221bafcc45acbfee0
Merge: 1a7c480 3313644
Author: Jackson Ray Hamilton
Commit: Jackson Ray Hamilton
Merge pull request #2 from tarsius/patch-1
add file benchmark/.nosearch
---
0 files changed, 0 insertions(+), 0 deletions(-)
diff --git a
branch: master
commit 5d7e30e6058ba0804b49d42f93653cbd98f8816f
Merge: a5f534b f0b45f4
Author: Jackson Ray Hamilton
Commit: Jackson Ray Hamilton
Merge commit 'f0b45f4a010d8e5680f66c9a22f433386d023466' from
context-coloring
---
packages/context-coloring/context-coloring.el |2 +-
1
jackson pushed a change to branch master.
from a5f534b * sisu-mode/sisu-mode.el: Fix Maintainer: address.
new 3313644 add .nosearch files
new 1f78457 Merge pull request #2 from tarsius/patch-1
new f0b45f4 Version 7.2.1.
new 5d7e30e Merge commit 'f0b
branch: master
commit f0b45f4a010d8e5680f66c9a22f433386d023466
Author: Jackson Ray Hamilton
Commit: Jackson Ray Hamilton
Version 7.2.1.
---
context-coloring.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/context-coloring.el b/context-coloring.el
index 983315e..
branch: master
commit 3313644c95bf6132579a802579bf5690e7a47fb9
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
add .nosearch files
Add the files "benchmark/fixtures/.nosearch" and "test/fixtures/.nosearch".
This keeps `normal-top-level-add-subdirs-to-load-path` and similar tools
branch: master
commit a5f534b09ab7750da41541524f0491254dcb8659
Author: Stefan Monnier
Commit: Stefan Monnier
* sisu-mode/sisu-mode.el: Fix Maintainer: address.
---
packages/sisu-mode/sisu-mode.el |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/packages/sisu-mode/s
branch: master
commit 126103c21fbf2713a1b6ff2de2c3eefea5b324d9
Author: Thomas Fitzsimmons
Commit: Thomas Fitzsimmons
url-http-ntlm: Bump version to 2.0.2
* packages/url-http-ntlm/url-http-ntlm.el: Bump version to 2.0.2.
---
packages/url-http-ntlm/url-http-ntlm.el |2 +-
1 files
branch: master
commit afc4f5625aa70b75a2b27c98993ac8bf69230dd9
Author: Stefan Monnier
Commit: Thomas Fitzsimmons
Remove url-http-ntlm-parse-header-NN.MM.el files
* packages/url-http-ntlm/url-http-ntlm.el: Add advice around
url-http-parse-headers, url-http-handle-authentication a
fitzsim pushed a change to branch master.
from 7dece2c * packages/sisu-mode/sisu-mode.el: Update to 7.1.8
new afc4f56 Remove url-http-ntlm-parse-header-NN.MM.el files
new 126103c url-http-ntlm: Bump version to 2.0.2
Summary of changes:
.../url-http-ntlm-parse-header
branch: master
commit 7dece2c1976b6e38e371ddebc74420a5c537c9ec
Author: Stefan Monnier
Commit: Stefan Monnier
* packages/sisu-mode/sisu-mode.el: Update to 7.1.8
(sisu-font-lock-keywords): Reindent and improve.
(sisu-mode): Add outline-regexp. Don't run sisu-mode-hook since
d
branch: master
commit 362ea0adb9bfab8fe88e5c5f79ba5437cc9b034d
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
[ELPA]: new package: arbitools
---
packages/arbitools/arbitools.el |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/packages/arbitools/
branch: master
commit 642a6ea2c3a6ada3f676dcb86cbe832c58faf9a3
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
[ELPA]: new package: arbitools
---
packages/arbitools/arbitools.el | 51 ++
1 files changed, 35 insertions(+), 16 deletions(-)
branch: master
commit 706b9d9d50d1e2e25cc4a8a19b6af09a76e5852e
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
[ELPA] new package: arbitools
---
packages/arbitools/arbitools.el | 138 +++
1 files changed, 138 insertions(+), 0 deletions(-)
mr_rookes pushed a change to branch master.
from 6682a04 url-http-ntlm.el: Bump version to 2.0.1
new 706b9d9 [ELPA] new package: arbitools
new 642a6ea [ELPA]: new package: arbitools
new 362ea0a [ELPA]: new package: arbitools
Summary of changes:
packages/ar
branch: externals/exwm
commit 7116b01b0c9b7efda105487a17192470c466b9c4
Author: Chris Feng
Commit: Chris Feng
Various fixes for floating X windows
* exwm-floating.el (exwm-floating--set-floating): Always create floating X
windows on current workspace.
* exwm-workspace.el
branch: externals/exwm
commit 734b4013063d1bf3c6e34e0aa66e39a92ba49ace
Author: Chris Feng
Commit: Chris Feng
Fix the advice function for ido-buffer-window-other-frame
* exwm-config.el (exwm-config--ido-buffer-window-other-frame)
(exwm-config--fix/ido-buffer-window-other-frame):
ch11ng pushed a change to branch externals/exwm.
from e3d33a4 Prevent Emacs frames from restacking themselves
new 734b401 Fix the advice function for ido-buffer-window-other-frame
new 7116b01 Various fixes for floating X windows
Summary of changes:
exwm-config.el
21 matches
Mail list logo