]> code.delx.au - gnu-emacs/blobdiff - lisp/compare-w.el
(set-visited-file-name): Change the auto save file name.
[gnu-emacs] / lisp / compare-w.el
index b4f4e6f383fa768f8bfaa14dc657664b75dc1411..13b7d4d179467bd0032e63711ed7781e602c37b5 100644 (file)
@@ -2,11 +2,13 @@
 
 ;; Copyright (C) 1986, 1989 Free Software Foundation, Inc.
 
+;; Maintainer: FSF
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 1, or (at your option)
+;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -18,6 +20,8 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Code:
+
 (defvar compare-windows-whitespace " \t\n"
   "*String of characters considered whitespace for \\[compare-windows].
 Changes in whitespace are optionally ignored.