diff options
author | Nicolas Petton <nicolas@petton.fr> | 2016-02-13 20:28:54 +0100 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2016-02-13 20:28:54 +0100 |
commit | 478ca5de5447900db471109c8114b8581e28c869 (patch) | |
tree | cb69b8e7abcfd93c1e00cb6308a847dbb6cb6dd2 /ChangeLog.2 | |
parent | 2b7d006460899f10ffc230ecbb632dfa39588dc7 (diff) | |
download | emacs-478ca5de5447900db471109c8114b8581e28c869.tar.gz |
; fix changelog entries
Diffstat (limited to 'ChangeLog.2')
-rw-r--r-- | ChangeLog.2 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index cfea4c74b1b..caa51359723 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -765,7 +765,7 @@ Improve newsticker-treeview-selection-face - * newst-treeview.el (newsticker-treeview-selection-face): Improve + * lisp/net/newst-treeview.el (newsticker-treeview-selection-face): Improve readability for dark background. 2016-02-04 Eli Zaretskii <eliz@gnu.org> @@ -1022,7 +1022,7 @@ alias_method. Identify constants even if the assignment is not followed by whitespace. (Bug#22241) - * test/etags/ruby-src/test1.ruby: Add tests for constants, + * test/etags/ruby-src/test1.ru: Add tests for constants, accessors, and alias_method. * test/etags/ETAGS.good_1: * test/etags/ETAGS.good_2: @@ -1122,7 +1122,7 @@ * test/indent/css-mode.css: Add bang rule test case. - * test/indent/scss-mode.css: Add test cases for the introduced bang + * test/indent/scss-mode.scss: Add test cases for the introduced bang rules. 2016-02-01 Karl Fogel <kfogel@red-bean.com> @@ -1191,7 +1191,7 @@ 2016-02-01 Kyle Meyer <kyle@kyleam.com> - * org/org-compat.el (org-font-lock-ensure): Fix bogus test (bug#22399) + * lisp/org/org-compat.el (org-font-lock-ensure): Fix bogus test (bug#22399) 2016-01-31 Paul Eggert <eggert@cs.ucla.edu> @@ -1440,7 +1440,7 @@ * etc/NEWS: Mention that constants are tagged by etags in Ruby. - * test/etags/ruby-src/test1.ruby: Add more tests. + * test/etags/ruby-src/test1.ru: Add more tests. * test/etags/ETAGS.good_1: * test/etags/ETAGS.good_2: * test/etags/ETAGS.good_3: @@ -5668,7 +5668,7 @@ (Ruby_help): Mention "module". * test/etags/ruby-src/test.rb: - * test/etags/ruby-src/test1.ruby: New files. + * test/etags/ruby-src/test1.ru: New files. * test/etags/Makefile (RBSRC): New tests. (SRCS): Add ${RBSRC}. * test/etags/ETAGS.good_1: |