Help for this page
if (condition) { ... { }
(require 'dmacro) ;;; load my macros: ... ;;; my macros use this function for tabbing: ;;; (indent-region doesn't bring the {'s with it in perl-mode.) (def-dmacro-function perltab perl-indent-command)
####### # MODE: nil ... ~perltab ~@ } ~perltab #