1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 1992-08-04 21:17:42 +00:00
parent 802e7beba4
commit 0bcb5285a5

View File

@ -184,6 +184,7 @@ executed once when the buffer is created.")
(defvar comint-mode-map nil)
(defvar comint-input-ring nil)
(defvar comint-last-input-start)
(defvar comint-last-input-end)