emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/lisp-mnt.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/lisp-mnt.el
Date: Sun, 09 Dec 2001 16:49:29 -0500

Index: emacs/lisp/emacs-lisp/lisp-mnt.el
diff -c emacs/lisp/emacs-lisp/lisp-mnt.el:1.34 
emacs/lisp/emacs-lisp/lisp-mnt.el:1.35
*** emacs/lisp/emacs-lisp/lisp-mnt.el:1.34      Sun Dec  9 16:47:36 2001
--- emacs/lisp/emacs-lisp/lisp-mnt.el   Sun Dec  9 16:49:29 2001
***************
*** 481,487 ****
                    (concat "^;;;[ \t]+" name "[ \t]+ends here[ \t]*$"
                            "\\|^;;;[ \t]+ End of file[ \t]+" name)
                    nil t)))
!               (format "Can't find a footer line"))
               ((not (and (lm-copyright-mark) (lm-crack-copyright)))
                "Can't find a valid copyright notice")
               ((not (or non-fsf-ok
--- 481,487 ----
                    (concat "^;;;[ \t]+" name "[ \t]+ends here[ \t]*$"
                            "\\|^;;;[ \t]+ End of file[ \t]+" name)
                    nil t)))
!               (format "Can't find the footer line"))
               ((not (and (lm-copyright-mark) (lm-crack-copyright)))
                "Can't find a valid copyright notice")
               ((not (or non-fsf-ok



reply via email to

[Prev in Thread] Current Thread [Next in Thread]