emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 040e0d6: Fix 'toggle-save-place'


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 040e0d6: Fix 'toggle-save-place'
Date: Thu, 25 Feb 2016 08:44:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> +;;;###autoload
>  (defun toggle-save-place (&optional parg) ;FIXME: save-place-local-mode!

As can be seen in the comment, I think this name should be changed (and
the implementation should use define-minor-mode), so I suggest we don't
autoload this until we've fixed the naming.


        Stefan



reply via email to

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