Variable: time-stamp-no-file

time-stamp-no-file is a variable defined in time-stamp.el.gz.

Value

"(no file)"

Documentation

String to use when the buffer is not associated with a file.

Source Code

;; Defined in /usr/src/emacs/lisp/time-stamp.el.gz
(defconst time-stamp-no-file "(no file)"
  "String to use when the buffer is not associated with a file.")