summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2013-12-23 21:17:59 +0800
committerXue Fuqiao <xfq.free@gmail.com>2013-12-23 21:17:59 +0800
commitb7a017ad7d3f556e88ec4b21ec949e056b562066 (patch)
tree497ee00e66c0bae6cde74e8d148e34eb356f66dc /doc
parentfdac78ed49eaecffeab4c3c98b8eec7aebc799cd (diff)
* doc/emacs/regs.texi (Bookmarks): Document `bookmark-default-file'.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/emacs/regs.texi4
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 2c10713b19..80619f3a00 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,5 +1,7 @@
2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
+ * regs.texi (Bookmarks): Document `bookmark-default-file'.
+
* misc.texi (Shell Mode): Add a cross-reference.
* building.texi (Lisp Eval): Add an index.
diff --git a/doc/emacs/regs.texi b/doc/emacs/regs.texi
index 998d194a8e..daf4417f65 100644
--- a/doc/emacs/regs.texi
+++ b/doc/emacs/regs.texi
@@ -335,6 +335,10 @@ a number, says how many bookmark modifications should go by between
saving. If you set this variable to @code{nil}, Emacs only
saves bookmarks if you explicitly use @kbd{M-x bookmark-save}.
+@vindex bookmark-default-file
+ The variable @code{bookmark-default-file} specifies the file in
+which to save bookmarks by default.
+
@vindex bookmark-search-size
Bookmark position values are saved with surrounding context, so that
@code{bookmark-jump} can find the proper position even if the file is