aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2013-06-11 17:38:35 -0400
committerStefan Monnier <[email protected]>2013-06-11 17:38:35 -0400
commite3eb1bb7d954183f107c406b69c9e5597203d70e (patch)
treeba5b87850f6bf9ee59d4757cb23b3475f9512374 /etc/NEWS
parent31119d6305a37ded482d4d6c6660f4ed7b439ccb (diff)
* lisp/progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
(prolog-font-lock-keywords): Use regexp-opt instead. Don't manually highlight strings. (prolog-mode-variables): Simplify comment-start-skip. (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8150946963..1e6088fe67 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -445,6 +445,7 @@ file using `set-file-extended-attributes'.
*** `minibuffer-completion-contents'
*** `isearch-nonincremental-exit-minibuffer'
*** `isearch-filter-visible'
+*** `generic-make-keywords-list'
** `with-wrapper-hook' is obsoleted by `add-function'.
The few hooks that used with-wrapper-hook are replaced as follows: