eww: add command to view page source
[bpt/emacs.git] / lisp / ChangeLog
index 30bbe57..ff93f04 100644 (file)
@@ -1,3 +1,13 @@
+2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * net/eww.el (eww-current-source): New variable to store page
+       source.
+       (eww-display-html, eww-mode, eww-save-history)
+       (eww-restore-history): Use it.
+       (eww-view-source): New command to view page source.
+       Opportunistically uses `html-mode' to highlight the buffer.
+       (eww-mode-map): Install it.
+
 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/dbus.el (dbus-unregister-service)