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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/autorevert.el [lexbind]
Date: Thu, 04 Nov 2004 08:32:46 -0500

Index: emacs/lisp/autorevert.el
diff -c emacs/lisp/autorevert.el:1.15.2.13 emacs/lisp/autorevert.el:1.15.2.14
*** emacs/lisp/autorevert.el:1.15.2.13  Mon Oct 25 04:22:23 2004
--- emacs/lisp/autorevert.el    Thu Nov  4 13:12:40 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]