From 5553563924453df2e3c5bf011bf5b7527172b2f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jan=C3=ADk?= Date: Sun, 15 Jul 2001 16:15:35 +0000 Subject: Some fixes to follow coding conventions in files maintained by FSF. --- lisp/emacs-lisp/backquote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/backquote.el') diff --git a/lisp/emacs-lisp/backquote.el b/lisp/emacs-lisp/backquote.el index ea5fd54094c..04078815d2e 100644 --- a/lisp/emacs-lisp/backquote.el +++ b/lisp/emacs-lisp/backquote.el @@ -210,4 +210,4 @@ Vectors work just like lists. Nested backquotes are permitted." tail)) (t (cons 'list heads))))) -;; backquote.el ends here +;;; backquote.el ends here -- cgit v1.2.1