• Richard M. Stallman's avatar
    (pascal-auto-lineup): New variable. · 3a3ee445
    Richard M. Stallman authored
    (pascal-end-of-statement): New function.
    (pascal-indent-command): Now does optional lineups of : and =.
    (pascal-indent-case): Uses pascal-end-of-statement to skip the
    case statements.
    
    (pascal-indent-declaration): Indent correctly
    when record blocks are used within parameterlists.
    (pascal-declaration-beg): Strange -0 argument removed.
    (pascal-type-completion): Fix typo in regexp.
    (pascal-get-lineup-indent): Use match-end instead of end-of-line.
    3a3ee445
pascal.el 50.3 KB