apropos.el (apropos-words-to-regexp): Fix algorithm.
[bpt/emacs.git] / lisp / ChangeLog
index 4355817..fa79352 100644 (file)
@@ -1,6 +1,11 @@
+2013-12-18  Shigeru Fukaya <shigeru.fukaya@gmail.com>
+
+       * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
+
 2013-12-18  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
+       * cus-start.el (load-prefer-newer): New option.
 
 2013-12-18  Le Wang  <l26wang@gmail.com>
 
@@ -13,8 +18,6 @@
 
 2013-12-18  Glenn Morris  <rgm@gnu.org>
 
-       * cus-start.el (load-prefer-newer): New option.
-
        * mail/emacsbug.el (report-emacs-bug):
        Only mention enable-multibyte-characters if non-standard.