comparison lisp/textmodes/bibtex-style.el @ 106253:ea646047455b

* textmodes/bibtex-style.el: Add "Keywords: tex".
author Kevin Ryde <user42@zip.com.au>
date Thu, 26 Nov 2009 00:01:20 +0000
parents 25e1d7e37015
children 1d1d5d9bd884
comparison
equal deleted inserted replaced
106252:af4bfdd97a6a 106253:ea646047455b
1 ;;; bibtex-style.el --- Major mode for BibTeX Style files 1 ;;; bibtex-style.el --- Major mode for BibTeX Style files
2 2
3 ;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> 5 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
6 ;; Keywords: 6 ;; Keywords: tex
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software: you can redistribute it and/or modify 10 ;; GNU Emacs is free software: you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by