aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 07827e45773..6701165f825 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12009-01-14 Juri Linkov <juri@jurta.org>
2
3 * info.el (Info-isearch-filter): Don't filter out invisible text
4 when search-invisible is t. (Bug#1848)
5
6 * simple.el (blink-matching-open): Use `minibuffer-message' to
7 display messages in the minibuffer.
8
9 * help.el (view-help-file):
10 * menu-bar.el (menu-bar-help-extra-packages):
11 Use goto-address-mode instead of goto-address.
12
13 * net/goto-addr.el (goto-address-url-face): Change default value
14 from `bold' to `link'.
15
12009-01-14 Juanma Barranquero <lekktu@gmail.com> 162009-01-14 Juanma Barranquero <lekktu@gmail.com>
2 17
3 * international/mule-diag.el (print-list): Fix 2008-12-03 change. 18 * international/mule-diag.el (print-list): Fix 2008-12-03 change.