From 3a6a40e55b7d9856c2f306989e8770cb99d791a3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 21 May 1998 01:55:57 +0000 Subject: [PATCH] Whitespace change. --- lisp/emacs-lisp/shadow.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/emacs-lisp/shadow.el b/lisp/emacs-lisp/shadow.el index 57fc13b09d8..159036b7bfc 100644 --- a/lisp/emacs-lisp/shadow.el +++ b/lisp/emacs-lisp/shadow.el @@ -137,8 +137,8 @@ See the documentation for `list-load-path-shadows' for further information." ;; This is a bit strict, but safe. (shadow-same-file-or-nonexistent (concat base1 ".elc") (concat base2 ".elc")))) - (setq shadows - (append shadows (list base1 base2))))) + (setq shadows + (append shadows (list base1 base2))))) ;; Not seen before, add it to the list of seen files. (setq files (cons (cons file dir) files)))) -- 2.39.2