/[emacs]/emacs/lisp/progmodes/sh-script.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sh-script.el

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

revision 1.165 by deego, Sun Sep 18 12:31:28 2005 UTC revision 1.166 by lektu, Mon Sep 19 09:17:14 2005 UTC
# Line 2574  If INFO is supplied it is used, else it Line 2574  If INFO is supplied it is used, else it
2574          (goto-char blinkpos)          (goto-char blinkpos)
2575          (if msg (message "%s" msg) (message nil))          (if msg (message "%s" msg) (message nil))
2576          (sit-for blink-matching-delay))          (sit-for blink-matching-delay))
2577      (if message (message "%s" msg) (message nil))))      (if msg (message "%s" msg) (message nil))))
2578    
2579  (defun sh-show-indent (arg)  (defun sh-show-indent (arg)
2580    "Show the how the currently line would be indented.    "Show the how the currently line would be indented.

Legend:
Removed from v.1.165  
changed lines
  Added in v.1.166

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