From f1180544bb5ff44cdb45b8734734294b0a2fa7a4 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 4 Feb 2003 12:29:42 +0000 Subject: Trailing whitespace deleted. --- lisp/shadowfile.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/shadowfile.el') diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 56479c0399f..6b7eb8744c4 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el @@ -406,7 +406,7 @@ expansion or contraction, you must do that yourself first." (if regexp (string-match (nth 2 pattern-sup) (nth 2 file-sup)) (string-equal (nth 2 pattern-sup) (nth 2 file-sup)))))) - + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; User-level Commands ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -497,7 +497,7 @@ Each site can be either a hostname or the name of a cluster \(see (cons (shadow-make-group regexp sites usernames) shadow-regexp-groups)) (shadow-write-info-file))) - + (defun shadow-shadows () ;; Mostly for debugging. "Interactive function to display shadows of a buffer." -- cgit v1.2.1