From 9cd5830fc150859fd828783fafe807036f641c0f Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Sun, 14 Jan 1996 07:34:30 +0000 Subject: Update FSF's address. --- lisp/textmodes/bibtex.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lisp/textmodes/bibtex.el') diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index cf888c49a38..844cc8c3207 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el @@ -23,10 +23,12 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;;; Commentary: + ;; Major mode for editing and validating BibTeX files. ;; Usage: @@ -52,6 +54,7 @@ ;; previous: alarson@src.honeywell.com) ;;; Code: + ;; User Options: (defvar bibtex-field-left-delimiter "{" -- cgit v1.2.1