]> git.eshelyaron.com Git - emacs.git/commit
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
authorJuri Linkov <juri@jurta.org>
Sat, 2 Sep 2006 23:30:21 +0000 (23:30 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 2 Sep 2006 23:30:21 +0000 (23:30 +0000)
commitcc6e650ef588019f55df553efeae6b29de1fa9d8
tree6919992e8f60bcf9da62ccf2dd0c52f444661ae2
parent607acb9407127ed867f9bbb22706a9183766de24
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
a marker by using `markerp' and check if it has a position by using
`marker-position', and use this position for `goto-char'.
lisp/shell.el