mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 04:50:55 -07:00
*** empty log message ***
This commit is contained in:
parent
5eb9905b72
commit
56c586a870
1 changed files with 8 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
;;; refbib.el --- convert refer-style references to ones usable by Latex bib
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Author: Henry Kautz <kautz@research.att.com>
|
||||
;; Last-Modified: 16 Mar 1992
|
||||
;; Keywords: bib
|
||||
;; Keywords: bib, tex
|
||||
|
||||
;; Copyright (C) 1989 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
;;; Change Log:
|
||||
|
||||
; HISTORY
|
||||
; 9/88, created
|
||||
; 9/88, created H.Kautz
|
||||
; modified 1/19/89, allow books with editor but no author;
|
||||
; added %O ordering field;
|
||||
; appended illegal multiple fields, instead of
|
||||
|
|
@ -706,7 +706,11 @@ If you don't want to see this help message when you load this utility,
|
|||
then include the following line in your .emacs file:
|
||||
(setq r2b-load-quietly t)
|
||||
To see this message again, perform
|
||||
M-x r2b-help")
|
||||
M-x r2b-help
|
||||
Please send bug reports and suggestions to
|
||||
Henry Kautz
|
||||
kautz@research.att.com
|
||||
allegra!kautz")
|
||||
|
||||
|
||||
(defun r2b-help ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue