diff options
Diffstat (limited to 'lisp/whitespace.el')
-rw-r--r-- | lisp/whitespace.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/whitespace.el b/lisp/whitespace.el index c5b061dd585..184b199a53b 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -1,11 +1,11 @@ -;;; whitespace.el --- Warn about and clean bogus whitespaces in the file. +;;; whitespace.el --- warn about and clean bogus whitespaces in the file ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. ;; Author: Rajesh Vaidheeswarran <rv@gnu.org> ;; Keywords: convenience -;; $Id: $ +;; $Id: whitespace.el,v 1.15 2001/03/22 21:31:51 rv Exp $ ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |