bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13792: A bug about `buffer-offer-save' in TODO


From: Xue Fuqiao
Subject: bug#13792: A bug about `buffer-offer-save' in TODO
Date: Sat, 23 Feb 2013 22:17:24 +0800

In etc/TODO:

  ** buffer-offer-save should be a permanent local.

But in files.el:

---------------------------------------------------
|  (make-variable-buffer-local 'buffer-offer-save)
|  (put 'buffer-offer-save 'permanent-local t)
---------------------------------------------------

So I think this TODO item can be removed.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao





reply via email to

[Prev in Thread] Current Thread [Next in Thread]