• Juri Linkov's avatar
    * lisp/desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer' · 2b777cd9
    Juri Linkov authored
    when enabling, and `desktop-auto-save-cancel-timer' when disabling.
    (desktop-auto-save-cancel-timer): New function with some code from
    `desktop-auto-save-set-timer'.
    (after-init-hook): Don't call `desktop-auto-save-set-timer'.
    Instead of setting `desktop-save-mode' to nil, call
    `desktop-save-mode' with arg 0.
    
    Fixes: debbugs:16630
    2b777cd9
desktop.el 56 KB