(elide-head-headers-to-hide): Recognize the FSF's new address as well.
authorLute Kamstra <lute@gnu.org>
Thu, 7 Jul 2005 09:27:04 +0000 (09:27 +0000)
committerLute Kamstra <lute@gnu.org>
Thu, 7 Jul 2005 09:27:04 +0000 (09:27 +0000)
lisp/elide-head.el

index f47e9e8..86e3365 100644 (file)
@@ -53,9 +53,9 @@
 
 (defcustom elide-head-headers-to-hide
   '(("is free software; you can redistribute it" . ; GNU boilerplate
-     "Boston, MA 02111-1307, USA\\.")
+     "Boston, MA 0211\\(1-1307\\|0-1301\\), USA\\.")
     ("The Regents of the University of California\\.  All rights reserved\\." .
-     "SUCH DAMAGE\\.")                 ; BSD
+     "SUCH DAMAGE\\.")                               ; BSD
     ("Permission is hereby granted, free of charge" . ; X11
      "authorization from the X Consortium\\."))
   "Alist of regexps defining start end end of text to elide.