unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] -- doc fix for autorevert.el
@ 2003-12-08 21:25 Eric Hanchrow
  2003-12-08 21:47 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Hanchrow @ 2003-12-08 21:25 UTC (permalink / raw)



Hopefully self-explanatory.

    *** ChangeLog.~1.5531.~	Wed Dec  3 07:29:49 2003
    --- ChangeLog	Mon Dec  8 13:21:59 2003
    ***************
    *** 1,3 ****
    --- 1,7 ----
    + 2003-12-08  Eric Hanchrow  <offby1@blarg.net>
    + 
    + 	* autorevert.el (auto-revert-interval): Doc fix.
    + 
      2003-12-03  Kenichi Handa  <handa@m17n.org>

            * language/cyrillic.el: Register "microsoft-cp1251" in

    *** autorevert.el.~1.16.~	Mon Sep  1 08:45:08 2003
    --- autorevert.el	Mon Dec  8 13:20:52 2003
    ***************
    *** 97,103 ****
      (put 'auto-revert-mode 'permanent-local t)

      (defcustom auto-revert-interval 5
    !   "Time, in seconds, between Auto-Revert Mode file checks."
        :group 'auto-revert
        :type 'integer)

    --- 97,106 ----
      (put 'auto-revert-mode 'permanent-local t)

      (defcustom auto-revert-interval 5
    !   "Time, in seconds, between Auto-Revert Mode file checks.  Setting
    !   this variable has no effect on buffers that are already in
    !   auto-revert-mode; it only affects buffers that are put into
    !   auto-revert-mode afterwards."
        :group 'auto-revert
        :type 'integer)

-- 
The whole point of loud music is to make it possible
to date without talking.
        -- Roger Ebert

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] -- doc fix for autorevert.el
  2003-12-08 21:25 [PATCH] -- doc fix for autorevert.el Eric Hanchrow
@ 2003-12-08 21:47 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2003-12-08 21:47 UTC (permalink / raw)
  Cc: emacs-devel

> Hopefully self-explanatory.
[...]
>     + 	* autorevert.el (auto-revert-interval): Doc fix.

Maybe we should fix the code instead of the doc.


        Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-08 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-08 21:25 [PATCH] -- doc fix for autorevert.el Eric Hanchrow
2003-12-08 21:47 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).