aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e00e58c20b5..23e66fe3158 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-07-28 Stephen Berman <stephen.berman@gmx.net>
2
3 * doc-view.el (doc-view-open-text): Don't require that the
4 document is saved in a file (e.g., email attachment).
5
12014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org> 62014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 7
3 Parse completion input in a iPython friendly way. (Bug#18084) 8 Parse completion input in a iPython friendly way. (Bug#18084)