aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b641a96c03e..2e77b1f4a71 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -16,6 +16,10 @@
16 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an 16 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
17 editing mode, but it's comms related and sgml-mode.el has "comm" 17 editing mode, but it's comms related and sgml-mode.el has "comm"
18 on that basis too. 18 on that basis too.
19 * textmodes/bibtex-style.el: Add "Keywords: tex".
20 * international/isearch-x.el, international/ja-dic-cnv.el,
21 international/ja-dic-utl.el, international/kkc.el:
22 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
19 23
202009-11-25 Juri Linkov <juri@jurta.org> 242009-11-25 Juri Linkov <juri@jurta.org>
21 25