GNU bug report logs -
#77493
30.1.50; Obsolete documentation of desktop library
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Thu, 3 Apr 2025 14:51:01 UTC
Severity: minor
Found in version 30.1.50
Done: Stephen Berman <stephen.berman <at> gmx.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
On Thu, 03 Apr 2025 16:50:06 +0200 Stephen Berman via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org> wrote:
> In the Emacs manual, node "(emacs) Saving Emacs Sessions" refers to a
> no longer existing variable; the following patch corrects this:
>
> diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi
> index 5896dc83fe1..fbcb7294505 100644
> --- a/doc/emacs/misc.texi
> +++ b/doc/emacs/misc.texi
> @@ -2907,8 +2907,8 @@ Saving Emacs Sessions
> command kills all buffers except for internal ones, and clears the
> global variables listed in @code{desktop-globals-to-clear}. If you
> want it to preserve certain buffers, customize the variable
> -@code{desktop-clear-preserve-buffers-regexp}, whose value is a regular
> -expression matching the names of buffers not to kill.
> +@code{desktop-clear-preserve-buffers}, whose value is a list of regular
> +expressions matching the names of buffers not to kill.
>
> @vindex desktop-globals-to-save
> If you want to save minibuffer history from one session to
>
>
> I'll push this to emacs-30 when I get a bug number. [...]
Done in commit ae7f65f3f9c and closing the bug.
Steve Berman
This bug report was last modified 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.