Mercurial > emacs
changeset 4527:3a3993b99ea8
Change revision number and comments.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 10 Aug 1993 04:19:12 +0000 |
parents | a614db8afa56 |
children | 5622149e7f75 |
files | lisp/vt-control.el |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vt-control.el Tue Aug 10 04:18:52 1993 +0000 +++ b/lisp/vt-control.el Tue Aug 10 04:19:12 1993 +0000 @@ -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.")