]> git.eshelyaron.com Git - emacs.git/commitdiff
* eww.texi (Basics): Document `eww-history-limit'.
authorIvan Shmakov <ivan@siamics.net>
Wed, 19 Nov 2014 19:09:30 +0000 (20:09 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 19 Nov 2014 19:11:18 +0000 (20:11 +0100)
doc/misc/ChangeLog
doc/misc/eww.texi

index 8b7aa1c42e3e3ddcce51c87440ce481a32ea163b..0e9300ab14915b19044cb0ca8554224914570584 100644 (file)
@@ -1,3 +1,7 @@
+2014-11-19  Ivan Shmakov  <ivan@siamics.net>
+
+       * eww.texi (Basics): Document `eww-history-limit'.
+
 2014-11-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        * org.texi (The date/time prompt, Matching tags and properties):
index 2208c2d251e3a7be3d147a1f5dee3bff5dfd42df..35298833c3ace6575a8b3180a303896d954206cb 100644 (file)
@@ -126,6 +126,15 @@ history press @kbd{H} (@code{eww-list-histories}) to open the history
 buffer @file{*eww history*}.  The history is lost when EWW is quit.
 If you want to remember websites you can use bookmarks.
 
+@vindex eww-history-limit
+  Along with the URLs visited, EWW also remembers both the rendered
+page (as it appears in the buffer) and its source.  This can take a
+considerable amount of memory, so EWW discards the history entries to
+keep their number within a set limit, as specified by
+@code{eww-history-limit}; the default being 50.  This variable could
+also be set to @code{nil} to allow for the history list to grow
+indefinitely.
+
 @findex eww-add-bookmark
 @findex eww-list-bookmarks
 @kindex b