emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/autorevert.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/autorevert.el
Date: Sat, 30 Oct 2004 16:33:27 -0400

Index: emacs/lisp/autorevert.el
diff -c emacs/lisp/autorevert.el:1.39 emacs/lisp/autorevert.el:1.40
*** emacs/lisp/autorevert.el:1.39       Tue Oct 19 16:49:51 2004
--- emacs/lisp/autorevert.el    Sat Oct 30 20:27:52 2004
***************
*** 172,178 ****
  
  \(When the string is not empty, make sure that it has a leading space.)"
    :group 'auto-revert
!   :type 'string)
  
  (defcustom auto-revert-mode-hook nil
    "Functions to run when Auto-Revert Mode is activated."
--- 172,179 ----
  
  \(When the string is not empty, make sure that it has a leading space.)"
    :group 'auto-revert
!   :type 'string
!   :version "21.4")
  
  (defcustom auto-revert-mode-hook nil
    "Functions to run when Auto-Revert Mode is activated."




reply via email to

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