1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/eshell
Chong Yidong 1530c98e56 Remove some unnecessary bindings of same-window-* variables.
* lisp/progmodes/python.el (python-shell-get-process-name): Don't mess
with same-window-buffer-names.

* lisp/eshell/eshell.el (eshell-add-to-window-buffer-names)
(eshell-remove-from-window-buffer-names): Make obsolete.
(eshell-buffer-name, eshell-unload-hook): Don't use them.
(eshell): Just use pop-to-buffer-same-window instead.
2012-08-11 00:46:07 +08:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-banner.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-basic.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-cmpl.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-dirs.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-glob.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-hist.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-ls.el * eshell/em-ls.el (eshell/ls): Use `apply'. 2012-07-16 13:42:01 +02:00
em-pred.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-prompt.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-rebind.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-script.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-smart.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-term.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-unix.el * eshell/em-ls.el (eshell/ls): Use `apply'. 2012-07-16 13:42:01 +02:00
em-xtra.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-arg.el Quote file name commands in eshell. 2012-01-28 21:58:46 +08:00
esh-cmd.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-ext.el * lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat. 2012-08-06 00:10:27 -07:00
esh-io.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
esh-module.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-opt.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-proc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
esh-util.el Handle comments in eshell-read-hosts-file (tiny change) 2012-01-23 00:12:10 -08:00
esh-var.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
eshell.el Remove some unnecessary bindings of same-window-* variables. 2012-08-11 00:46:07 +08:00