aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ac360a3e422..1b7aceb5979 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12013-08-12 Glenn Morris <rgm@gnu.org>
2
3 * format.el (format-annotate-function):
4 Handle read-only text properties in the source. (Bug#14887)
5
62013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * net/eww.el (eww-display-html): Ignore coding system errors. One
9 web site uses "utf-8lias" as the coding system.
10
12013-08-11 Juanma Barranquero <lekktu@gmail.com> 112013-08-11 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil. 13 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.