From: Richard M. Stallman Date: Tue, 10 Aug 1993 04:19:12 +0000 (+0000) Subject: Change revision number and comments. X-Git-Tag: emacs-19.34~11324 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c273a8a3c8ea1ba83c41ac1a3ddfe8696924d64f;p=emacs.git Change revision number and comments. --- diff --git a/lisp/vt-control.el b/lisp/vt-control.el index 0b3a181f3b8..63b94137b06 100644 --- a/lisp/vt-control.el +++ b/lisp/vt-control.el @@ -22,8 +22,6 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -;;; Revision: $Id: vt-control.el,v 2.2 1993/08/01 21:47:43 riepel Exp $ - ;;; Commentary: ;; The functions contained in this file send various VT control codes @@ -54,7 +52,7 @@ ;;; Revision Information -(defconst vt-revision "$Revision: 2.2 $" +(defconst vt-revision "$Revision: 2.4 $" "Revision number of vt-control.")