From: Kevin Ryde Date: Thu, 26 Nov 2009 00:07:01 +0000 (+0000) Subject: * textmodes/bibtex-style.el: Add "Keywords: tex". X-Git-Tag: emacs-pretest-23.1.90~219 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b8dfcf54e9294855a76e8ff5650ead889540fdb1;p=emacs.git * textmodes/bibtex-style.el: Add "Keywords: tex". * international/isearch-x.el, international/ja-dic-cnv.el, international/ja-dic-utl.el, international/kkc.el: Add "Keywords: i18n", so they can be reached from finder-by-keyword. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b641a96c03e..2e77b1f4a71 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -16,6 +16,10 @@ * textmodes/dns-mode.el: Add "Keywords: comm". It's only an editing mode, but it's comms related and sgml-mode.el has "comm" on that basis too. + * textmodes/bibtex-style.el: Add "Keywords: tex". + * international/isearch-x.el, international/ja-dic-cnv.el, + international/ja-dic-utl.el, international/kkc.el: + Add "Keywords: i18n", so they can be reached from finder-by-keyword. 2009-11-25 Juri Linkov