aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2002-08-30 17:20:19 +0000
committerDavid Aspinall2002-08-30 17:20:19 +0000
commit30ca25249ad9a3baec74476e07730203a98c293e (patch)
tree22bf55ccd7f527922fe9e65709af39f73506d3b6
parent6c60a9537abf1936a24db8c9056f51fd57d1dbc8 (diff)
Updated.
-rw-r--r--generic/proof-shell.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-shell.el b/generic/proof-shell.el
index ca4e33d7..d15315be 100644
--- a/generic/proof-shell.el
+++ b/generic/proof-shell.el
@@ -279,7 +279,7 @@ Does nothing if proof assistant is already running."
(save-excursion
(set-buffer proof-shell-buffer)
- ;; PG 3.4: clear output from previous sessions.
+ ;; clear output from previous sessions.
(erase-buffer)
;; Disable multi-byte characters in GNU Emacs.