(eww-add-bookmark): Remove newlines from the title.
[bpt/emacs.git] / lisp / ChangeLog
index 10b5daa..24cc16e 100644 (file)
@@ -1,8 +1,34 @@
+2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
+       probably.
+       (eww-mode-map): Add a menu bar.
+       (eww-add-bookmark): New command.
+       (eww-bookmark-mode): New mode and commands.
+       (eww-add-bookmark): Remove newlines from the title.
+
+2013-06-26  Glenn Morris  <rgm@gnu.org>
+
+       * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
+       (hfy-size): Handle ttys.  (Bug#14668)
+
+       * info-xref.el: Update for Texinfo 5 change in *note format.
+       (info-xref-node-re, info-xref-note-re): New constants.
+       (info-xref-check-buffer): Use info-xref-note-re.
+
+2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
+
+       * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
+       nil terminate the loop (bug#14718).
+
 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * net/eww.el: Rework history traversal.  When going forward/back,
        put these actions into the history, too, so that they can be
        replayed.
+       (eww-render): Move the history reset to the correct buffer.
 
 2013-06-25  Juri Linkov  <juri@jurta.org>
 
@@ -23,7 +49,7 @@
 
 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * net/eww.el (eww-copy-page-url): Changed name of command.
+       * net/eww.el (eww-copy-page-url): Change name of command.
 
        * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
        be more consistent with Info and dired.