emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/obsolete/auto-show.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/obsolete/auto-show.el
Date: Fri, 04 Apr 2003 01:22:43 -0500

Index: emacs/lisp/obsolete/auto-show.el
diff -c emacs/lisp/obsolete/auto-show.el:1.2 
emacs/lisp/obsolete/auto-show.el:1.3
*** emacs/lisp/obsolete/auto-show.el:1.2        Sun Jul 15 12:15:35 2001
--- emacs/lisp/obsolete/auto-show.el    Tue Feb  4 08:18:33 2003
***************
*** 27,33 ****
    :type 'boolean
    :group 'auto-show)
  
! (defcustom auto-show-shift-amount 8 
    "*Obsolete."
    :type 'integer
    :group 'auto-show)
--- 27,33 ----
    :type 'boolean
    :group 'auto-show)
  
! (defcustom auto-show-shift-amount 8
    "*Obsolete."
    :type 'integer
    :group 'auto-show)
***************
*** 41,47 ****
  (defun auto-show-mode (arg)
    "This command is obsolete."
    (interactive "P"))
!   
  (defun auto-show-make-point-visible (&optional ignore-arg)
    "This command is obsolete."
    (interactive))
--- 41,47 ----
  (defun auto-show-mode (arg)
    "This command is obsolete."
    (interactive "P"))
! 
  (defun auto-show-make-point-visible (&optional ignore-arg)
    "This command is obsolete."
    (interactive))




reply via email to

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