ChangeLog 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. 2016-02-12 Ken Manheimer <ken.manheimer@gmail.com>
  2. multishell - merge 1.1.5 from multishell repo.
  3. 2016-02-12 Ken Manheimer <ken.manheimer@gmail.com>
  4. Merge commit 'f2458211bc25749f07e0d70addde7c7745dcc79d'
  5. 2016-02-09 Ken Manheimer <ken.manheimer@gmail.com>
  6. Merge multishell 1.1.3
  7. 2016-02-01 Ken Manheimer <ken.manheimer@gmail.com>
  8. multishell - a bit more for 1.1.2, including missed change log entries.
  9. 2016-02-01 Ken Manheimer <ken.manheimer@gmail.com>
  10. Merge multishell 1.1.2.
  11. 2016-01-30 Ken Manheimer <ken.manheimer@gmail.com>
  12. multishell - merge 1.1.1
  13. 2016-01-30 Ken Manheimer <ken.manheimer@gmail.com>
  14. Merge multishell 1.0.9
  15. 2016-01-29 Ken Manheimer <ken.manheimer@gmail.com>
  16. multishell - merge latest updates
  17. Still at 1.0.8.
  18. 2016-01-26 Ken Manheimer <ken.manheimer@gmail.com>
  19. multishell - merge code tidying, still on 1.0.8.
  20. Accumulating for eventual inclusion in 1.0.9.
  21. 2016-01-24 Ken Manheimer <ken.manheimer@gmail.com>
  22. multishell - merge 1.0.8.
  23. 2016-01-23 Ken Manheimer <ken.manheimer@gmail.com>
  24. multishell - merge 1.0.7
  25. 2016-01-23 Ken Manheimer <ken.manheimer@gmail.com>
  26. multishell - still 1.0.6, clarify conditions for tramp homedir bug
  27. 2016-01-22 Ken Manheimer <ken.manheimer@gmail.com>
  28. multishell - merge 1.0.6 changes.
  29. 2016-01-22 Ken Manheimer <ken.manheimer@gmail.com>
  30. multishell - Merge commit '8d70b90b6f5b326749fbd1b8597ecf5cfc9b47d0'
  31. 2016-01-21 Ken Manheimer <ken.manheimer@gmail.com>
  32. multishell - Merge edge-case but significant fixes
  33. including one case that can apply kill-buffer to the wrong buffer,
  34. sigh.
  35. 2016-01-20 Ken Manheimer <ken.manheimer@gmail.com>
  36. Merge '0c8e5e554199814c25258bc93b64dc008a9ab840', register assoc early.
  37. 2016-01-19 Ken Manheimer <ken.manheimer@gmail.com>
  38. Merge commit recent multshell changes.
  39. 2016-01-19 Ken Manheimer <ken.manheimer@gmail.com>
  40. Merge commit '2c5d608ddfeb2dc1acc15d645d94cac087f001d4'
  41. 2016-01-19 Ken Manheimer <ken.manheimer@gmail.com>
  42. Merge commit '9d4a005a34458419025162224c9daf8d674142c8'
  43. 2016-01-19 Ken Manheimer <ken.manheimer@gmail.com>
  44. Add 'packages/multishell/' from commit
  45. '156e0ff035d20efa63ef71019c6fa96ae638c5b8'
  46. git-subtree-dir: packages/multishell git-subtree-mainline:
  47. 8b5364eaf08d0c27c5c7ca4341ad7894e6070d03 git-subtree-split:
  48. 156e0ff035d20efa63ef71019c6fa96ae638c5b8
  49. 2016-01-19 Ken Manheimer <ken.manheimer@gmail.com>
  50. multishell - remove plain file copy to replace it with a subtree clone
  51. 2016-01-04 Ken Manheimer <ken.manheimer@gmail.com>
  52. multishell - remove custom var
  53. multishell-non-interactive-process-buffers
  54. Multishell should only be concerned with shell-mode and shell-mode
  55. derived buffers. Clarify that, and remove obsoleted
  56. multishell-non-interactive-process-buffers. That var wasn't being
  57. properly used, anyway - the residual var
  58. non-interactive-process-buffers was mistakenly being used, it's now
  59. removed, too.
  60. 2016-01-04 Ken Manheimer <ken.manheimer@gmail.com>
  61. multishell - refactor for name-then-path, and use a valid release
  62. number.
  63. Hopefully this update is out there before anyone gets used to the old
  64. path-then-name format. (I haven't seen it in list-packages, but someone
  65. indicated that it might be out.)
  66. 2016-01-04 Ken Manheimer <ken.manheimer@gmail.com>
  67. multishell - V. 0. Change "multishell:" to "multishell-", use
  68. everywhere.
  69. For ELPA conformance.
  70. I'm also changing the version number to 0 to defer initial release. I
  71. discovered a big, user-exposed change I want to make, and need to iron
  72. it out before anyone gets used to the previous format.
  73. 2016-01-03 Ken Manheimer <ken.manheimer@gmail.com>
  74. multishell.el - Remove (redundant) maintainer line, fix remote cd
  75. ordering.
  76. Also, remove redundant requires.
  77. 2016-01-03 Ken Manheimer <ken.manheimer@gmail.com>
  78. multishell - Use actual email address, rather than obscured, in
  79. packaging.
  80. 2016-01-02 Ken Manheimer <ken.manheimer@gmail.com>
  81. multishell - new package
  82. Author: Ken Manheimer <ken dot manheimer at gmail...> Version: 1.0.0
  83. Maintainer: Ken Manheimer <ken dot manheimer at gmail...> Created: 1999
  84. -- first public availability Keywords: processes URL:
  85. https://github.com/kenmanheimer/EmacsUtils
  86. Commentary:
  87. Easily use and manage multiple shell buffers, including remote shells.
  88. Fundamentally, multishell is the function `multishell:pop-to-shell -
  89. like pop-to-buffer - plus a keybinding. Together, they enable you to:
  90. * Get to the input point from wherever you are in a shell buffer,
  91. * ... or to a shell buffer if you're not currently in one.
  92. * Use universal arguments to launch and choose among alternate shell
  93. buffers,
  94. * ... and select which is default.
  95. * Prepend a path to a new shell name to launch a shell in that
  96. directory,
  97. * ... and use a path with Emacs tramp syntax to launch a remote shell.
  98. Customize-group `multishell` to select and activate a keybinding and
  99. set various behaviors.
  100. See the pop-to-shell docstring for details.