+2009-01-14 Glenn Morris <rgm@gnu.org>
+
+ * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
+
2009-01-14 Juanma Barranquero <lekktu@gmail.com>
* minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
(setq bibtex-last-kill-command 'field))
(defun bibtex-copy-field-as-kill (&optional comma)
- "Copy the BibTeX field at point to the kill ring.
+ "Copy the BibTeX field at point to `bibtex-field-kill-ring'.
Optional arg COMMA is as in `bibtex-enclosing-field'. It is t for
interactive calls."
(interactive (list t))