[elpa] master 5d72b7e: [systemd] Use `process-file' instead of `shell-command'

2016-07-22 Thread Mario Lang
branch: master commit 5d72b7e0e18753050de2a8a31ba182325abbbaf7 Author: Mario Lang Commit: Mario Lang [systemd] Use `process-file' instead of `shell-command' --- packages/systemd/systemd.el |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/systemd/systemd.el

[elpa] master e84d1bf: Support for connecting to remote session bus

2016-07-22 Thread Mario Lang
branch: master commit e84d1bfa74ef03c967fe4fc96e65fbae9b8941d0 Author: Mario Lang Commit: Mario Lang Support for connecting to remote session bus --- packages/systemd/systemd.el | 25 + 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/packages/systemd

[elpa] master 3f4c92e: * sm-c-mode.el (sm-c--comment-regexp): Fix excessive backtracking

2016-07-22 Thread Stefan Monnier
branch: master commit 3f4c92e372035fd2d4b2e935ec87c063e7c053cb Author: Stefan Monnier Commit: Stefan Monnier * sm-c-mode.el (sm-c--comment-regexp): Fix excessive backtracking (sm-c-mode-syntax-table): Add + and -. --- packages/sm-c-mode/sm-c-mode.el | 12 +++- 1 file chan