/[emacs]/emacs/lisp/textmodes/bibtex.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/bibtex.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.98 by ttn, Sat Aug 6 17:41:14 2005 UTC revision 1.99 by deego, Sun Sep 18 12:28:29 2005 UTC
# Line 3007  entry (for example, the year parts of th Line 3007  entry (for example, the year parts of th
3007                                            (cdr field-list))                                            (cdr field-list))
3008                                    t)))                                    t)))
3009        (if comment        (if comment
3010            (message (nth 1 comment))            (message "%s" (nth 1 comment))
3011          (message "No comment available")))))          (message "No comment available")))))
3012    
3013  (defun bibtex-make-field (field &optional move interactive)  (defun bibtex-make-field (field &optional move interactive)

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26