diff options
| author | Lars Hansen | 2004-05-07 18:02:50 +0000 |
|---|---|---|
| committer | Lars Hansen | 2004-05-07 18:02:50 +0000 |
| commit | f772b16ca9966439d546c9d042054f74b48817cb (patch) | |
| tree | c3275f58fa647c547d8f6057bc2bf07874c27f89 | |
| parent | f730cc626cdfe832a4297146c7f7ef99d287a197 (diff) | |
| download | emacs-f772b16ca9966439d546c9d042054f74b48817cb.tar.gz emacs-f772b16ca9966439d546c9d042054f74b48817cb.zip | |
Add desktop-save-buffer.
| -rw-r--r-- | lispref/locals.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lispref/locals.texi b/lispref/locals.texi index 8c9034007bd..a6c7f04301e 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi | |||
| @@ -84,6 +84,9 @@ use, but we don't try to list them all here. | |||
| 84 | @item defun-prompt-regexp | 84 | @item defun-prompt-regexp |
| 85 | @xref{List Motion}. | 85 | @xref{List Motion}. |
| 86 | 86 | ||
| 87 | @item desktop-save-buffer | ||
| 88 | @xref{Desktop Save Mode}. | ||
| 89 | |||
| 87 | @item enable-multibyte-characters | 90 | @item enable-multibyte-characters |
| 88 | @ref{Non-ASCII Characters}. | 91 | @ref{Non-ASCII Characters}. |
| 89 | 92 | ||