# HG changeset patch # User Dave Love # Date 973877386 0 # Node ID 1666541ea9be3d19db38a13d4d1b1aec3cd96707 # Parent 701833d4b66182ca8a792ffabf60e9491c75ddbb Add coding tag. diff -r 701833d4b661 -r 1666541ea9be lisp/gnus/gnus-cite.el --- a/lisp/gnus/gnus-cite.el Fri Nov 10 15:00:47 2000 +0000 +++ b/lisp/gnus/gnus-cite.el Fri Nov 10 17:29:46 2000 +0000 @@ -1,4 +1,4 @@ -;;; gnus-cite.el --- parse citations in articles for Gnus +;;; gnus-cite.el --- parse citations in articles for Gnus -*- coding: iso-latin-1 -*- ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 ;; Free Software Foundation, Inc. @@ -80,6 +80,7 @@ integer)) (defcustom gnus-cite-prefix-regexp + ;; The Latin-1 angle quote looks pretty dubious. -- fx "^[]>»|:}+ ]*[]>»|:}+]\\(.*>»\\)?\\|^.*>" "*Regexp matching the longest possible citation prefix on a line." :group 'gnus-cite diff -r 701833d4b661 -r 1666541ea9be lisp/gnus/gnus-spec.el --- a/lisp/gnus/gnus-spec.el Fri Nov 10 15:00:47 2000 +0000 +++ b/lisp/gnus/gnus-spec.el Fri Nov 10 17:29:46 2000 +0000 @@ -1,4 +1,4 @@ -;;; gnus-spec.el --- format spec functions for Gnus +;;; gnus-spec.el --- format spec functions for Gnus -*- coding: iso-latin-1 -*- ;; Copyright (C) 1996, 1997, 1998, 1999, 2000 ;; Free Software Foundation, Inc. diff -r 701833d4b661 -r 1666541ea9be lisp/gnus/nnultimate.el --- a/lisp/gnus/nnultimate.el Fri Nov 10 15:00:47 2000 +0000 +++ b/lisp/gnus/nnultimate.el Fri Nov 10 17:29:46 2000 +0000 @@ -1,4 +1,4 @@ -;;; nnultimate.el --- interfacing with the Ultimate Bulletin Board system +;;; nnultimate.el --- interfacing with the Ultimate Bulletin Board system -*- coding: iso-latin-1 -*- ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen