Release Emacs Muse 3.02.01.
[muse-el.git] / debian / NEWS
blob1378ad140d68c965d601227ac9dc2444ac304f9e
1 muse-el (3.02.01-1) unstable; urgency=low
3 `muse-project-alist' -- This variable should now save customizations
4 to the correct form in the .emacs file.  Before, it was saving an
5 intermediate form of the variable.
7 If you have used the customize interface in the previous release of
8 Muse to set `muse-project-alist', please do the following to import
9 your settings.
11  - Open your .emacs file.
12  - Move the point to where `muse-project-alist' is set.
13  - Type `M-: (setq muse-project-alist-using-customize t) RET'.
14  - Type `C-M-x'.
15  - Type `M-x customize-save-variable RET muse-project-alist RET'.
17  -- Michael W. Olson (GNU address) <mwolson@gnu.org>  Mon, 26 Sep 2005 17:00:46 -0500