Variable: bookmark-file-coding-system
bookmark-file-coding-system is a variable defined in bookmark.el.gz.
Value
nil
Documentation
The coding-system of the last loaded or saved bookmark file.
Source Code
;; Defined in /usr/src/emacs/lisp/bookmark.el.gz
(defvar bookmark-file-coding-system nil
"The coding-system of the last loaded or saved bookmark file.")