Mercurial > emacs
comparison lisp/textmodes/reftex-cite.el @ 90294:c5406394f567
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 08 Feb 2006 04:26:44 +0000 |
parents | ee12d75eb214 067115a6e738 |
children | 34c8b755296d |
comparison
equal
deleted
inserted
replaced
90293:275e0a144c1d | 90294:c5406394f567 |
---|---|
1 ;;; reftex-cite.el --- creating citations with RefTeX | 1 ;;; reftex-cite.el --- creating citations with RefTeX |
2 ;; Copyright (c) 1997, 1998, 1999, 2000, 2003, 2004, 2005 | 2 ;; Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004, 2005, |
3 ;; Free Software Foundation, Inc. | 3 ;; 2006 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 ;; Author: Carsten Dominik <dominik@science.uva.nl> |
6 ;; Version: VERSIONTAG | 6 ;; Version: VERSIONTAG |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |