(comint-last-output-start): Add defvar.
This commit is contained in:
parent
5998e245eb
commit
cd91462f9d
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(defvar comint-last-output-start)
|
||||
|
||||
;; Customization
|
||||
|
||||
(defgroup ansi-colors nil
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue