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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/autorevert.el [emacs-unicode-2]
Date: Thu, 04 Nov 2004 04:01:40 -0500

Index: emacs/lisp/autorevert.el
diff -c emacs/lisp/autorevert.el:1.15.8.7 emacs/lisp/autorevert.el:1.15.8.8
*** emacs/lisp/autorevert.el:1.15.8.7   Fri Oct 22 10:13:29 2004
--- emacs/lisp/autorevert.el    Thu Nov  4 08:55:37 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]