]> code.delx.au - gnu-emacs-elpa/commitdiff
TODO - note name change and function prefixing.
authorKen Manheimer <ken.manheimer@gmail.com>
Fri, 18 Dec 2015 17:54:35 +0000 (12:54 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Fri, 18 Dec 2015 17:54:35 +0000 (12:54 -0500)
poptoshell.el

index dad7b222c07aad534d00a26605d3534ae97a915f..17c7ed10ef78418442eb28d4d0c03e62a49d6c96 100644 (file)
 ;; I bind to M-<space>, via eg: (global-set-key "\M- " 'pop-to-shell)
 ;; See the pop-to-shell docstring for details.
 ;;
-;; klm, 02/09/1999.
+;; TODO
+;; * Change name to multishell.
+;;   - Most functions will be prefixed, eg multishell:pop-to-shell
+;; * Provide for saved history
 
 (defvar non-interactive-process-buffers '("*compilation*" "*grep*"))