]> git.eshelyaron.com Git - emacs.git/commit
(rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the
authorNoah Friedman <friedman@splode.com>
Fri, 27 Oct 1995 22:34:50 +0000 (22:34 +0000)
committerNoah Friedman <friedman@splode.com>
Fri, 27 Oct 1995 22:34:50 +0000 (22:34 +0000)
commite48e5617b02aedccf3022fefed1b3cf79fce7681
tree9c3279a4e5135818c4300ace2745e39710636aae
parentaaf2ead7391c4a209c94edec46b9b4d13ff46729
(rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the
buffer name.
Set `buffer' to buffer actually created or returned by get-buffer-create.
Set `proc' to the process actually in the new buffer, not the process
with the name buffer-name; they may not be the same if buffers have bee
renamed.
lisp/rlogin.el