/[emacs]/emacs/lisp/obsolete/auto-show.el
ViewVC logotype

Diff of /emacs/lisp/obsolete/auto-show.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pj, Sun Jul 15 16:15:35 2001 UTC revision 1.2.8.1 by miles, Fri Apr 4 06:20:31 2003 UTC
# Line 27  to auto-show from your init file and cod Line 27  to auto-show from your init file and cod
27    :type 'boolean    :type 'boolean
28    :group 'auto-show)    :group 'auto-show)
29    
30  (defcustom auto-show-shift-amount 8  (defcustom auto-show-shift-amount 8
31    "*Obsolete."    "*Obsolete."
32    :type 'integer    :type 'integer
33    :group 'auto-show)    :group 'auto-show)
# Line 41  to auto-show from your init file and cod Line 41  to auto-show from your init file and cod
41  (defun auto-show-mode (arg)  (defun auto-show-mode (arg)
42    "This command is obsolete."    "This command is obsolete."
43    (interactive "P"))    (interactive "P"))
44      
45  (defun auto-show-make-point-visible (&optional ignore-arg)  (defun auto-show-make-point-visible (&optional ignore-arg)
46    "This command is obsolete."    "This command is obsolete."
47    (interactive))    (interactive))

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26