# HG changeset patch # User Kevin Ryde # Date 1259194021 0 # Node ID a5515c67b00817182ea09f61efbe54f923660de4 # Parent 9fb8147177ab27ac0fcf2dda4219075919c02517 * 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 -r 9fb8147177ab -r a5515c67b008 lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 26 00:04:36 2009 +0000 +++ b/lisp/ChangeLog Thu Nov 26 00:07:01 2009 +0000 @@ -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