diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2014-01-26 01:47:40 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2014-01-26 01:47:40 +0100 |
commit | 3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch) | |
tree | 8c9b3c29bbe86856fc7fae2d288f579aef9a2444 /lisp/ChangeLog.9 | |
parent | 4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff) | |
download | emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz |
Fix ChangeLog typos.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 2ddaad48925..c0a5ce52032 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -19790,7 +19790,7 @@ (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer) (bibtex-find-entry-location, bibtex-validate, bibtex-find-text) (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat) - (bibtex-complete-key, bibtex-String) : Use the new nomenclature. + (bibtex-complete-key, bibtex-String): Use the new nomenclature. 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |