]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(font-lock-keywords-alist): Rename `append' to `how'.
[gnu-emacs] / lisp / ChangeLog
index 0493ee83f37ecb8258d5c66fff47677b1ce1e998..b9db971e62323fee19710cb11d61606d177b15e3 100644 (file)
@@ -1,3 +1,16 @@
+2005-12-14  Romain Francoise  <romain@orebokech.com>
+
+       * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
+       (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
+       (font-lock-remove-keywords): Likewise.
+
+2005-12-14  Juri Linkov  <juri@jurta.org>
+
+       * log-view.el (log-view-diff): Doc fix.
+
+       * isearch.el (isearch-query-replace): Use (mark) instead of
+       isearch-opoint if mark is active in transient-mark-mode.
+
 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
 
        * isearch.el (isearch-query-replace): Check for isearch-other-end.