summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-08-09 11:23:33 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-08-09 11:23:33 +0000
commita165d05e5d1de743e41b33f6e1d402952024a488 (patch)
treee8c01832e4ed36ced7e3187f8a5a01bcb97f0d06 /lisp
parent177a0809c6522f167a8238aa42ed8c2c271388d8 (diff)
downloademacs-a165d05e5d1de743e41b33f6e1d402952024a488.tar.gz
emacs-a165d05e5d1de743e41b33f6e1d402952024a488.tar.bz2
emacs-a165d05e5d1de743e41b33f6e1d402952024a488.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ef3ddfa1ec9..1be3c4b7c5f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
+2005-08-09 Juanma Barranquero <lekktu@gmail.com>
+
+ * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
+ Improve argument/docstring consistency. Doc fixes.
+ (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
+ (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
+ (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
+ (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
+ (r2bv-organization, r2bv-pages, r2bv-primary-author)
+ (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
+ (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
+ Defvar at compile time.
+
2005-08-09 Juri Linkov <juri@jurta.org>
* info.el: Replace `info' with upper-case `Info'