]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agomultishell - describe shell choice decision tree in getting-to-a-shell.md
Ken Manheimer [Sun, 24 Jan 2016 20:34:27 +0000 (15:34 -0500)]
multishell - describe shell choice decision tree in getting-to-a-shell.md

8 years agoFix typo in README.md
Daiki Ueno [Sun, 24 Jan 2016 07:22:00 +0000 (16:22 +0900)]
Fix typo in README.md

8 years agoREADME.md: Use inline code blocks properly
Daiki Ueno [Sun, 24 Jan 2016 07:21:12 +0000 (16:21 +0900)]
README.md: Use inline code blocks properly

8 years agoREADME.md: Use inline code blocks properly
Daiki Ueno [Sat, 23 Jan 2016 02:30:34 +0000 (11:30 +0900)]
README.md: Use inline code blocks properly

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Ken Manheimer [Sat, 23 Jan 2016 22:50:54 +0000 (17:50 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agomultishell - merge 1.0.7
Ken Manheimer [Sat, 23 Jan 2016 22:50:12 +0000 (17:50 -0500)]
multishell - merge 1.0.7

8 years agomultishell - Remove notes about tramp remote+sudo+homedir+sudo prob
Ken Manheimer [Sat, 23 Jan 2016 22:47:06 +0000 (17:47 -0500)]
multishell - Remove notes about tramp remote+sudo+homedir+sudo prob

Apparently it's due to something in my local site configuration. The
problem happens reliably in emacs started with -q, but I can't get it to
happen if emacs was started with -Q.

Unfortunately, I don't get a traceback, even with tramp-verbose=6, when
the problem occurs, only "Selecting deleted buffer", and in *Messages*,
"byte-code: Selecting deleted buffer". Nothing more happens if
debug-on-error and debug-on-signal are set. This seems to suggest that
something is swallowing the signal, yet still returning to
top-level. Elusive.

8 years agoAdd test capability to ELPA
Phillip Lord [Thu, 21 Jan 2016 17:46:30 +0000 (17:46 +0000)]
Add test capability to ELPA

make check now attempts to run tests in all packages.

8 years agoFix previous merge bundler in packages/yasnippet/doc dir
João Távora [Sat, 23 Jan 2016 16:00:36 +0000 (16:00 +0000)]
Fix previous merge bundler in packages/yasnippet/doc dir

8 years agoMerge commit '11fbd70347a8cc62817c6d4ebf2291471ebdd607' from avy
Oleh Krehel [Sat, 23 Jan 2016 13:58:41 +0000 (14:58 +0100)]
Merge commit '11fbd70347a8cc62817c6d4ebf2291471ebdd607' from avy

8 years agoBump version
Oleh Krehel [Sat, 23 Jan 2016 13:32:53 +0000 (14:32 +0100)]
Bump version

8 years agomultishell - still 1.0.6, clarify conditions for tramp homedir bug
Ken Manheimer [Sat, 23 Jan 2016 08:24:24 +0000 (03:24 -0500)]
multishell - still 1.0.6, clarify conditions for tramp homedir bug

8 years agoAdd diff-hl-mark-hunk
Dmitry Gutov [Sat, 23 Jan 2016 08:22:27 +0000 (11:22 +0300)]
Add diff-hl-mark-hunk

#63

8 years agomultishell - note that the tramp bug is on remote|sudo to homedir
Ken Manheimer [Sat, 23 Jan 2016 08:05:42 +0000 (03:05 -0500)]
multishell - note that the tramp bug is on remote|sudo to homedir

(I had neglected to include the sudo part.)

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Ken Manheimer [Sat, 23 Jan 2016 01:45:18 +0000 (20:45 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agomultishell - merge 1.0.6 changes.
Ken Manheimer [Sat, 23 Jan 2016 01:43:53 +0000 (20:43 -0500)]
multishell - merge 1.0.6 changes.

8 years agoFix examples in README.md
Daiki Ueno [Sat, 23 Jan 2016 01:38:38 +0000 (10:38 +0900)]
Fix examples in README.md

8 years agoFix keybindings in README.md
Daiki Ueno [Sat, 23 Jan 2016 01:33:59 +0000 (10:33 +0900)]
Fix keybindings in README.md

8 years agomultishell - bump to 1.0.6, support primary name savehist, tweak docstrings
Ken Manheimer [Sat, 23 Jan 2016 01:29:53 +0000 (20:29 -0500)]
multishell - bump to 1.0.6, support primary name savehist, tweak docstrings

- Refine commentary and docstrings
- With name/path handling rectified in last commit, users can now add
  assigned primary name to savehist.
  - We can't just assign that, however. See code comments below
    multishell-primary-name.

8 years agoFix links
Daiki Ueno [Sat, 23 Jan 2016 01:27:47 +0000 (10:27 +0900)]
Fix links

8 years agomultishell - revamp name and path resolution for clarity
Ken Manheimer [Sat, 23 Jan 2016 01:25:54 +0000 (20:25 -0500)]
multishell - revamp name and path resolution for clarity

- Simplify multishell-resolve-target-name-and-path
  - Fix conduct when assigned primary name is associated with a path
  - Use multishell-split-entry instead of duplicating the code
  - Regularize application of asterisk bracketing/unbracketing (generally)
- Post messages to *Messages* when errors occur in condition-case
  wrapped hook functions, so there's an unobtrusive trail.
- "multishell-split-entry" instead of
  "multishell-split-entry-name-and-tramp"
- "multishell-resolve-target-name-and-path" instead of
  "multishell-derive-target-name-and-path"

8 years agoMerge commit '1054ea1bc5b07a1438a18c1b33f4266b28ff9d77'
Daiki Ueno [Fri, 22 Jan 2016 22:48:02 +0000 (07:48 +0900)]
Merge commit '1054ea1bc5b07a1438a18c1b33f4266b28ff9d77'

8 years agoAdd links to GNOME programming guideline
Daiki Ueno [Fri, 22 Jan 2016 22:44:23 +0000 (07:44 +0900)]
Add links to GNOME programming guideline

8 years ago* packages/gnome-c-style/gnome-c-tests.el: Really add copyright blurb
Daiki Ueno [Fri, 22 Jan 2016 06:53:49 +0000 (15:53 +0900)]
* packages/gnome-c-style/gnome-c-tests.el: Really add copyright blurb

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Ken Manheimer [Fri, 22 Jan 2016 08:59:54 +0000 (03:59 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agomultishell - Merge commit '8d70b90b6f5b326749fbd1b8597ecf5cfc9b47d0'
Ken Manheimer [Fri, 22 Jan 2016 08:59:20 +0000 (03:59 -0500)]
multishell - Merge commit '8d70b90b6f5b326749fbd1b8597ecf5cfc9b47d0'

8 years agomultishell - tie down multishell-history-entries matches
Ken Manheimer [Fri, 22 Jan 2016 08:53:48 +0000 (03:53 -0500)]
multishell - tie down multishell-history-entries matches

so we get the correct entry for a name.

8 years ago* packages/gnome-c-style/gnome-c-tests.el: Really add copyright blurb
Daiki Ueno [Fri, 22 Jan 2016 06:53:49 +0000 (15:53 +0900)]
* packages/gnome-c-style/gnome-c-tests.el: Really add copyright blurb

8 years agoFix command names in comment
Daiki Ueno [Fri, 22 Jan 2016 06:42:48 +0000 (15:42 +0900)]
Fix command names in comment

8 years ago* packages/gnome-c-style/gnome-c-tests.el: Add copyright blurb
Stefan Monnier [Thu, 21 Jan 2016 22:49:19 +0000 (17:49 -0500)]
* packages/gnome-c-style/gnome-c-tests.el: Add copyright blurb

8 years agoUpdate packages/yasnippet by subtree-merging from its external upstream
João Távora [Thu, 21 Jan 2016 22:29:10 +0000 (22:29 +0000)]
Update packages/yasnippet by subtree-merging from its external upstream

Again, packages/yasnippet/snippets is left untouched in GNU ELPA. The
upstream version uses a submodule pointing to a snippets repo which
lives at https://github.com/AndreaCrotti/yasnippet-snippets.git

Conflicts: packages/yasnippet/snippets

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Ken Manheimer [Thu, 21 Jan 2016 18:46:20 +0000 (13:46 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agomultishell - Merge edge-case but significant fixes
Ken Manheimer [Thu, 21 Jan 2016 18:38:58 +0000 (13:38 -0500)]
multishell - Merge edge-case but significant fixes

including one case that can apply kill-buffer to the wrong buffer, sigh.

8 years agomultishell - don't swallow connection errors besides tramp homedir prob
Ken Manheimer [Thu, 21 Jan 2016 18:35:41 +0000 (13:35 -0500)]
multishell - don't swallow connection errors besides tramp homedir prob

In arranging special provisions to recognize homedir prob, we were
swallowing other, regular errors.

8 years agomultishell - remove mistaken (and deadly) residual kill-buffer!
Ken Manheimer [Thu, 21 Jan 2016 18:21:41 +0000 (13:21 -0500)]
multishell - remove mistaken (and deadly) residual kill-buffer!

8 years agoMerge commit '6bf96861b98e91ca9c3bd146697580b42d30f5d9'
Daiki Ueno [Thu, 21 Jan 2016 08:52:58 +0000 (17:52 +0900)]
Merge commit '6bf96861b98e91ca9c3bd146697580b42d30f5d9'

8 years agoSquashed 'packages/gnome-c-style/' changes from e84487c..957d395
Daiki Ueno [Thu, 21 Jan 2016 08:52:58 +0000 (17:52 +0900)]
Squashed 'packages/gnome-c-style/' changes from e84487c..957d395

957d395 maint: Fix license notice

git-subtree-dir: packages/gnome-c-style
git-subtree-split: 957d39595df2da7960204f13432dce3db021ffda

8 years agomaint: Fix license notice
Daiki Ueno [Thu, 21 Jan 2016 08:50:33 +0000 (17:50 +0900)]
maint: Fix license notice

8 years agoMerge '0c8e5e554199814c25258bc93b64dc008a9ab840', register assoc early.
Ken Manheimer [Thu, 21 Jan 2016 02:04:37 +0000 (21:04 -0500)]
Merge '0c8e5e554199814c25258bc93b64dc008a9ab840', register assoc early.

8 years agoRegister name/path association early, so name is at front of history.
Ken Manheimer [Thu, 21 Jan 2016 02:03:30 +0000 (21:03 -0500)]
Register name/path association early, so name is at front of history.

8 years agoFix silly mistake in previous commit
Noam Postavsky [Wed, 20 Jan 2016 14:44:28 +0000 (09:44 -0500)]
Fix silly mistake in previous commit

* yasnippet.el (yas--load-snippet-dirs): Put `make-directory' call in
  same branch of the `if' as the `dolist' loop.

8 years agoFix #648; create ~/.emacs.d/snippets automatically
Noam Postavsky [Wed, 20 Jan 2016 14:27:24 +0000 (09:27 -0500)]
Fix #648; create ~/.emacs.d/snippets automatically

* yasnippet.el (yas--load-snippet-dirs): Create
  yas--default-user-snippets-dir, if needed.

8 years agoavy.el (avy--overlay): Fix interaction with goto-address-mode
Oleh Krehel [Wed, 20 Jan 2016 08:22:34 +0000 (09:22 +0100)]
avy.el (avy--overlay): Fix interaction with goto-address-mode

The other overlay has no priority, but sets a face. That face is
overridden by the avy overlay (which has priority).

Fixes abo-abo/ace-link#24

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Ken Manheimer [Tue, 19 Jan 2016 19:58:43 +0000 (14:58 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agoMerge commit recent multshell changes.
Ken Manheimer [Tue, 19 Jan 2016 19:57:45 +0000 (14:57 -0500)]
Merge commit recent multshell changes.

8 years agomultishell - Clarify multishell-register-name-to-path.
Ken Manheimer [Tue, 19 Jan 2016 19:55:57 +0000 (14:55 -0500)]
multishell - Clarify multishell-register-name-to-path.

8 years agomultishell - Refine the commentary.
Ken Manheimer [Tue, 19 Jan 2016 19:48:35 +0000 (14:48 -0500)]
multishell - Refine the commentary.

8 years agoRelease debbugs 0.9
Michael Albinus [Tue, 19 Jan 2016 19:24:38 +0000 (20:24 +0100)]
Release debbugs 0.9

* packages/debbugs/debbugs-gnu.el (debbugs-gnu-get-bugs):
Fix docstring.
(debbugs-gnu-show-reports): Do not let-bind `debbugs-port'.

* packages/debbugs/debbugs-org.el (debbugs-gnu-local-query)
(debbugs-gnu-local-filter): Declare variables.
(debbugs-org-buffer-name): Rename variable.
(debbugs-org-show-buffer-name, debbugs-org-show-next-reports):
Remove functions.
(debbugs-org-search): No need for extra cleanup.
(debbugs-org): Remove code for limiting the result.
(debbugs-org-show-reports):  Sync with
`debbugs-gnu-show-reports'.  No argument anymore.  Sort
descending.  Append local variables to buffer.
(debbugs-org-mode): Initialize buffer local
`debbugs-gnu-local-query' and `debbugs-gnu-current-filter'.

* packages/debbugs/debbugs.el: Increase Version to 0.9.

8 years agomultishell - Comment and docstring tidying.
Ken Manheimer [Tue, 19 Jan 2016 07:24:45 +0000 (02:24 -0500)]
multishell - Comment and docstring tidying.

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Ken Manheimer [Tue, 19 Jan 2016 06:54:56 +0000 (01:54 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agoMerge commit '2c5d608ddfeb2dc1acc15d645d94cac087f001d4'
Ken Manheimer [Tue, 19 Jan 2016 06:47:32 +0000 (01:47 -0500)]
Merge commit '2c5d608ddfeb2dc1acc15d645d94cac087f001d4'

8 years agomultishell - Leave history path untouched if it was omitted.
Ken Manheimer [Tue, 19 Jan 2016 06:44:56 +0000 (01:44 -0500)]
multishell - Leave history path untouched if it was omitted.

8 years ago* externals-list: Add gnome-c-style
Daiki Ueno [Tue, 19 Jan 2016 06:39:00 +0000 (15:39 +0900)]
* externals-list: Add gnome-c-style

8 years agoSquashed 'packages/gnome-c-style/' content from commit e84487c
Daiki Ueno [Tue, 19 Jan 2016 06:37:53 +0000 (15:37 +0900)]
Squashed 'packages/gnome-c-style/' content from commit e84487c

git-subtree-dir: packages/gnome-c-style
git-subtree-split: e84487c17bcfa432e59e616449e22397f5d1fdbf

8 years agoMerge commit 'cce1d8b50b1ceccb80c20398cd659db3a6348aac' as 'packages/gnome-c-style'
Daiki Ueno [Tue, 19 Jan 2016 06:37:53 +0000 (15:37 +0900)]
Merge commit 'cce1d8b50b1ceccb80c20398cd659db3a6348aac' as 'packages/gnome-c-style'

8 years agosnippet: Add FIXME comment
Daiki Ueno [Tue, 19 Jan 2016 06:34:55 +0000 (15:34 +0900)]
snippet: Add FIXME comment

8 years agosnippet: Add missing GObjectClass vfunc
Daiki Ueno [Tue, 19 Jan 2016 06:30:21 +0000 (15:30 +0900)]
snippet: Add missing GObjectClass vfunc

8 years agoChange copyright holder to FSF
Daiki Ueno [Tue, 19 Jan 2016 06:22:18 +0000 (15:22 +0900)]
Change copyright holder to FSF

8 years agotests: Add line wrapping tests
Daiki Ueno [Tue, 19 Jan 2016 06:13:56 +0000 (15:13 +0900)]
tests: Add line wrapping tests

8 years agoMerge commit '9d4a005a34458419025162224c9daf8d674142c8'
Ken Manheimer [Tue, 19 Jan 2016 05:55:18 +0000 (00:55 -0500)]
Merge commit '9d4a005a34458419025162224c9daf8d674142c8'

8 years agoalign: Fix `max' usage
Daiki Ueno [Tue, 19 Jan 2016 05:52:13 +0000 (14:52 +0900)]
align: Fix `max' usage

8 years agoInclude Change Log and TODO in commentary. Refine tramp homedir prob note.
Ken Manheimer [Tue, 19 Jan 2016 05:51:08 +0000 (00:51 -0500)]
Include Change Log and TODO in commentary. Refine tramp homedir prob note.

8 years agoAdd 'packages/multishell/' from commit '156e0ff035d20efa63ef71019c6fa96ae638c5b8'
Ken Manheimer [Tue, 19 Jan 2016 05:49:20 +0000 (00:49 -0500)]
Add 'packages/multishell/' from commit '156e0ff035d20efa63ef71019c6fa96ae638c5b8'

git-subtree-dir: packages/multishell
git-subtree-mainline: 8b5364eaf08d0c27c5c7ca4341ad7894e6070d03
git-subtree-split: 156e0ff035d20efa63ef71019c6fa96ae638c5b8

8 years agomultishell - remove plain file copy to replace it with a subtree clone
Ken Manheimer [Tue, 19 Jan 2016 05:47:58 +0000 (00:47 -0500)]
multishell - remove plain file copy to replace it with a subtree clone

8 years agosnippet: Fix indentation
Daiki Ueno [Tue, 19 Jan 2016 05:22:48 +0000 (14:22 +0900)]
snippet: Fix indentation

8 years agoRename some commands
Daiki Ueno [Tue, 19 Jan 2016 05:20:44 +0000 (14:20 +0900)]
Rename some commands

8 years agoAdd references to developer.gnome.org
Daiki Ueno [Tue, 19 Jan 2016 04:13:03 +0000 (13:13 +0900)]
Add references to developer.gnome.org

8 years agoFix typo
Daiki Ueno [Tue, 19 Jan 2016 04:02:24 +0000 (13:02 +0900)]
Fix typo

8 years agoalign: Remove spaces between two '*'
Daiki Ueno [Tue, 19 Jan 2016 03:57:06 +0000 (12:57 +0900)]
align: Remove spaces between two '*'

8 years agoRename to gnome-c-style
Daiki Ueno [Tue, 19 Jan 2016 01:55:20 +0000 (10:55 +0900)]
Rename to gnome-c-style

Suggested by Bill Wohler and  Artur Malabarba.

8 years agoFixed compile warnings
Alexey Veretennikov [Mon, 18 Jan 2016 22:21:14 +0000 (23:21 +0100)]
Fixed compile warnings

8 years agotests: Bind `gnome-align-max-column'
Daiki Ueno [Mon, 18 Jan 2016 22:08:28 +0000 (07:08 +0900)]
tests: Bind `gnome-align-max-column'

8 years agoalign: Use `max' as much as possible
Daiki Ueno [Mon, 18 Jan 2016 22:04:40 +0000 (07:04 +0900)]
align: Use `max' as much as possible

8 years agoUpdate ada-mode, wisi
Stephen Leake [Mon, 18 Jan 2016 11:13:53 +0000 (05:13 -0600)]
Update ada-mode, wisi

* packages/ada-mode: Version 5.1.9.
* packages/wisi: Version 1.1.2.

8 years agoalign: Reimplement d6086809
Daiki Ueno [Mon, 18 Jan 2016 10:20:47 +0000 (19:20 +0900)]
align: Reimplement d6086809

8 years agoRevert "align: Add a room before '*' for arguments"
Daiki Ueno [Mon, 18 Jan 2016 08:37:57 +0000 (17:37 +0900)]
Revert "align: Add a room before '*' for arguments"

This reverts commit d608680946934ec4a9f1fe73c2b86f84639f802c.

8 years agoRefine documentation (commentary, README.md).
Ken Manheimer [Mon, 18 Jan 2016 06:53:20 +0000 (01:53 -0500)]
Refine documentation (commentary, README.md).

8 years agoalign: Add a room before '*' for arguments
Daiki Ueno [Mon, 18 Jan 2016 03:44:04 +0000 (12:44 +0900)]
align: Add a room before '*' for arguments

8 years agoTrack new repo URL, include more commentary (change log, todo) in README
Ken Manheimer [Mon, 18 Jan 2016 01:23:28 +0000 (20:23 -0500)]
Track new repo URL, include more commentary (change log, todo) in README

8 years agoREADME tweaks
Ken Manheimer [Mon, 18 Jan 2016 00:49:34 +0000 (19:49 -0500)]
README tweaks

8 years agoRemove more residue from old repo.
Ken Manheimer [Mon, 18 Jan 2016 00:33:05 +0000 (19:33 -0500)]
Remove more residue from old repo.

8 years agoMerge branch 'master' of github.com:kenmanheimer/EmacsMultishell
Ken Manheimer [Mon, 18 Jan 2016 00:30:43 +0000 (19:30 -0500)]
Merge branch 'master' of github.com:kenmanheimer/EmacsMultishell

8 years agoMigrate multishell to its own repository.
Ken Manheimer [Mon, 18 Jan 2016 00:24:49 +0000 (19:24 -0500)]
Migrate multishell to its own repository.

8 years agoInitial commit
Ken Manheimer [Mon, 18 Jan 2016 00:11:47 +0000 (19:11 -0500)]
Initial commit

8 years agoFurther improvements to debbugs
Michael Albinus [Sun, 17 Jan 2016 14:03:31 +0000 (15:03 +0100)]
Further improvements to debbugs

* packages/debbugs/debbugs-gnu.el (debbugs-gnu-get-bugs): Do not
specify :max.
(debbugs-gnu-rescan): Handle `current-prefix-arg'.
(debbugs-gnu-display-status): Insert comments in output.

* packages/debbugs/debbugs-ug.texi (Tabulated Lists): Mention the
prefix argument of debbugs-gnu-rescan.

* packages/debbugs/debbugs.el (debbugs-cache-expiry): Make it a
defcustom.
(debbugs-get-status): Delete dups before sending the soap
request.  `debbugs-cache-expiry' could also be `t'.
(debbugs-get-status): Remove double code.  Add bug to cache only
if `debbugs-cache-expiry' indicates this.
(debbugs-search-est): Retrieve all hits when there is no :skip or :max.

* packages/debbugs/debbugs.texi (Configuration): Describe
debbugs-cache-expiry.

8 years agomultishell - Catch up on Change Log in commentary, some.
Ken Manheimer [Sun, 17 Jan 2016 08:25:16 +0000 (03:25 -0500)]
multishell - Catch up on Change Log in commentary, some.

8 years agomultishell - dir tracking for local shells, and show grace for pathless
Ken Manheimer [Sun, 17 Jan 2016 08:05:30 +0000 (03:05 -0500)]
multishell - dir tracking for local shells, and show grace for pathless

8 years agomultishell - implement multishell-history-entry-tracks-current-directory
Ken Manheimer [Sun, 17 Jan 2016 07:53:53 +0000 (02:53 -0500)]
multishell - implement multishell-history-entry-tracks-current-directory

Elective, per customization variable having that name.

8 years agosnippet: Make options customizable
Daiki Ueno [Sun, 17 Jan 2016 03:14:15 +0000 (12:14 +0900)]
snippet: Make options customizable

8 years agoAdd symlink to README
Daiki Ueno [Sun, 17 Jan 2016 02:14:55 +0000 (11:14 +0900)]
Add symlink to README

8 years agoalign: Add option to control max columns
Daiki Ueno [Sun, 17 Jan 2016 02:13:55 +0000 (11:13 +0900)]
align: Add option to control max columns

8 years agoRename to gnome-minor-mode
Daiki Ueno [Sun, 17 Jan 2016 02:08:48 +0000 (11:08 +0900)]
Rename to gnome-minor-mode

8 years agomultishell - flesh out history provisions, including deletion.
Ken Manheimer [Sun, 17 Jan 2016 00:39:20 +0000 (19:39 -0500)]
multishell - flesh out history provisions, including deletion.

Users are offered the option to delete a history entry for a shell
buffer when the buffer is killed.

Note that repair of a multishell bug, so tramp homedir syntax
(`/example.com:') is now recognized, seems to expose a tramp bug. Tramp
sometimes fails to open remote shells with the homedir syntax,
especially for remote+sudo. The failure is accompanied by a "Selecting
deleted buffer" error.

8 years agoReorder commands in README.md
Daiki Ueno [Sun, 17 Jan 2016 00:37:17 +0000 (09:37 +0900)]
Reorder commands in README.md

8 years agoalign: Support vfuncs
Daiki Ueno [Sun, 17 Jan 2016 00:35:58 +0000 (09:35 +0900)]
align: Support vfuncs

8 years agomultishell - recognize and provide directions for remote homedir bug.
Ken Manheimer [Sun, 17 Jan 2016 00:22:32 +0000 (19:22 -0500)]
multishell - recognize and provide directions for remote homedir bug.

I think the problem is in tramp, but need to isolate it to be sure.

8 years agoalign: -guess-columns -> -compute-optimal-columns
Daiki Ueno [Sun, 17 Jan 2016 00:14:54 +0000 (09:14 +0900)]
align: -guess-columns -> -compute-optimal-columns

8 years agomultishell - inhibit more dup names, update commentary
Ken Manheimer [Sat, 16 Jan 2016 22:00:28 +0000 (17:00 -0500)]
multishell - inhibit more dup names, update commentary

8 years agoMerge branch 'path-persistence'
Ken Manheimer [Sat, 16 Jan 2016 21:35:41 +0000 (16:35 -0500)]
Merge branch 'path-persistence'

8 years agomultishell - provide cue when connecting via cd
Ken Manheimer [Sat, 16 Jan 2016 21:31:32 +0000 (16:31 -0500)]
multishell - provide cue when connecting via cd