(define-abbrev-table 'sql-mode-abbrev-table '(
    ("sel" "select" nil 0)
    ("del" "delete" nil 0)
    ("upd" "update" nil 0)
    ("ins" "insert" nil 0)
    ))

(define-abbrev-table 'php-mode-abbrev-table '(
    ("GL" "GLOBAL" nil 0)
    ("ret" "return" nil 0)
    ("req" "require(" nil 0)
    ("fu" "function" nil 0)
    ("while" "while" c-electric-continued-statement 1)
    ("ex" "extends" nil 0)
    ("else" "else" c-electric-continued-statement 11)
    ("xx" "" insert-fixxme 0)
    ("i" "count" nil 0)
    ))

(define-abbrev-table 'comint-mode-abbrev-table '(
    ))

(define-abbrev-table 'shell-mode-abbrev-table '(
    ))

(define-abbrev-table 'nroff-mode-abbrev-table '(
    ))

(define-abbrev-table 'perl-mode-abbrev-table '(
    ))

(define-abbrev-table 'randomsig-select-mode-abbrev-table '(
    ))

(define-abbrev-table 'randomsig-edit-mode-abbrev-table '(
    ))

(define-abbrev-table 'diff-mode-abbrev-table '(
    ))

(define-abbrev-table 'gnus-article-edit-mode-abbrev-table '(
    ("auml" "&auml;" nil 0)
    ("uuml" "&uuml;" nil 0)
    ("ouml" "&ouml;" nil 0)
    ))

(define-abbrev-table 'idl-mode-abbrev-table '(
    ))

(define-abbrev-table 'latex-mode-abbrev-table '(
    ("dojs" "\\dinoobjs" nil 2)
    ("doj" "\\dinoobj" nil 2)
    ("irs" "\\interrelations" nil 1)
    ("auml" "&auml;" nil 0)
    ("verbalised" "verbalized" nil 0)
    ("differnt" "different" nil 0)
    ("ep" "\\epoint" nil 0)
    ("organised" "organized" nil 0)
    ("reffering" "reffering" nil 0)
    ("arbirtary" "arbitrary" nil 0)
    ("differnent" "different" nil 0)
    ("md" "\\metadata" nil 0)
    ("suported" "supported" nil 0)
    ("requirments" "requirements" nil 0)
    ("togehther" "together" nil 0)
    ("modelled" "modeled" nil 0)
    ("futher" "further" nil 0)
    ("methodes" "methods" nil 0)
    ("uuml" "&uuml;" nil 0)
    ("eps" "\\epoints" nil 0)
    ("extened" "extended" nil 0)
    ("ouml" "&ouml;" nil 0)
    ("architectur" "architecture" nil 0)
    ("arbritary" "arbritrary" nil 0)
    ("ir" "\\interrelation" nil 1)
    ("internaly" "internally" nil 0)
    ("thererfore" "therefore" nil 0)
    ))

(define-abbrev-table 'message-mode-abbrev-table '(
    ("ik" "Institutskonferenz" nil 0)
    ("bagru" "BasisGruppe " nil 0)
    ("mstrv" "informatikmanagement@htu.tugraz.at" nil 0)
    ("iks" "institutskonferenzen" nil 0)
    ("mbagru" "informatikmanagement@htu.tugraz.at" nil 0)
    ("vo" "Vorlesung" nil 2)
    ("uv" "Universitaetsvertretung" nil 0)
    ("auml" "&auml;" nil 0)
    ("strv" "Studienrichtungsvertretung" nil 0)
    ("fdbagru" "fuer die BasisGruppe Telematik Martin Buchleitner" nil 0)
    ("lvs" "Lehrveranstaltungen" nil 7)
    ("lv" "Lehrveranstaltung" nil 2)
    ("net" "nicht" nil 20)
    ("siis" "Studiendekanat fuer Interfakultaere und Interuniversitaere Studienrichtungen" nil 0)
    ("uvs" "Universitaetsvertretungssitzung" nil 0)
    ("soen" "Softwareentwicklung & Wissensmanagement" nil 1)
    ("uuml" "&uuml;" nil 0)
    ("pbs" "Pruefungsbeispielsammlung" nil 5)
    ("stukos" "Studienkommissionssitzung" nil 0)
    ("ouml" "&ouml;" nil 0)
    ("nexte" "naechste" nil 2)
    ("stuko" "Studienkommission" nil 0)
    ("nix" "nichts" nil 5)
    ("mstuko" "informatikmanagement@htu.tugraz.at" nil 0)
    ("mpbs" "pbs-telematik@htu.tugraz.at" nil 0)
    ))

(define-abbrev-table 'c-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ("xx" "" insert-fixxme 0)
    ("i" "count" nil 1)
    ))

(define-abbrev-table 'c++-mode-abbrev-table '(
    ("dif" [nil 0 nil dino-if] expand-abbrev-hook 0)
    ("dclass" [nil 0 nil dino-c++-header-class] expand-abbrev-hook 0)
    ("while" "while" c-electric-continued-statement 0)
    ("dife" [nil 0 nil dino-if-else] expand-abbrev-hook 0)
    ("dforc" [nil 0 nil dino-for-count] expand-abbrev-hook 0)
    ("fix" [nil 0 nil dino-fixxme] expand-abbrev-hook 0)
    ("else" "else" c-electric-continued-statement 0)
    ("catch" "catch" c-electric-continued-statement 0)
    ("dfix" [nil 0 nil dino-fixxme] expand-abbrev-hook 0)
    ))

(define-abbrev-table 'objc-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'java-mode-abbrev-table '(
    ("mabu" "Martin Buchleitner, mabu@sbox.tugraz.at" c-electric-continued-statement 0)
    ("while" "while" c-electric-continued-statement 0)
    ("finally" "finally" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ("catch" "catch" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'pike-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'bsh-script-mode-abbrev-table '(
    ))

(define-abbrev-table 'jde-run-mode-abbrev-table '(
    ))

(define-abbrev-table 'html-helper-mode-abbrev-table '(
    ))

(define-abbrev-table 'apropos-mode-abbrev-table '(
    ))

(define-abbrev-table 'outline-mode-abbrev-table '(
    ("auml" "&auml;" nil 0)
    ("uuml" "&uuml;" nil 0)
    ("ouml" "&ouml;" nil 0)
    ))

(define-abbrev-table 'sh-mode-abbrev-table '(
    ))

(define-abbrev-table 'ps-mode-abbrev-table '(
    ))

(define-abbrev-table 'ps-run-mode-abbrev-table '(
    ))

(define-abbrev-table 'cvs-mode-abbrev-table '(
    ))

(define-abbrev-table 'makefile-mode-abbrev-table '(
    ))

(define-abbrev-table 'sgml-mode-abbrev-table '(
    ))

(define-abbrev-table 'xml-mode-abbrev-table '(
    ))

(define-abbrev-table 'vc-dired-mode-abbrev-table '(
    ))

(define-abbrev-table 'vc-annotate-mode-abbrev-table '(
    ))

(define-abbrev-table 'vc-log-mode-abbrev-table '(
    ))

(define-abbrev-table 'log-edit-mode-abbrev-table '(
    ("auml" "&auml;" nil 0)
    ("uuml" "&uuml;" nil 0)
    ("ouml" "&ouml;" nil 0)
    ))

(define-abbrev-table 'eshell-mode-abbrev-table '(
    ))

(define-abbrev-table 'sml-mode-abbrev-table '(
    ("fun" "" sml-form-fun 0)
    ("if" "" sml-form-if 0)
    ("local" "" sml-form-local 0)
    ("datatype" "" sml-form-datatype 0)
    ("fn" "" sml-form-fn 0)
    ("structure" "" sml-form-structure 0)
    ("val" "" sml-form-val 0)
    ("struct" "" sml-form-struct 0)
    ("functor" "" sml-form-functor 0)
    ("abstype" "" sml-form-abstype 0)
    ("let" "" sml-form-let 0)
    ("signature" "" sml-form-signature 0)
    ("sig" "" sml-form-sig 0)
    ("case" "" sml-form-case 0)
    ))

(define-abbrev-table 'sml-cm-mode-abbrev-table '(
    ))

(define-abbrev-table 'sml-lex-mode-abbrev-table '(
    ))

(define-abbrev-table 'sml-yacc-mode-abbrev-table '(
    ))

(define-abbrev-table 'inferior-sml-mode-abbrev-table '(
    ))

(define-abbrev-table 'log-view-mode-abbrev-table '(
    ))

(define-abbrev-table 'awk-mode-abbrev-table '(
    ))

(define-abbrev-table 'reb-lisp-mode-abbrev-table '(
    ))

(define-abbrev-table 'plain-tex-mode-abbrev-table '(
    ))

(define-abbrev-table 'slitex-mode-abbrev-table '(
    ))

(define-abbrev-table 'tex-shell-abbrev-table '(
    ))

(define-abbrev-table 'occur-mode-abbrev-table '(
    ))

(define-abbrev-table 'text-mode-abbrev-table '(
    ("auml" "&auml;" nil 4)
    ("uuml" "&uuml;" nil 1)
    ("ouml" "&ouml;" nil 1)
    ))

(define-abbrev-table 'lisp-interaction-mode-abbrev-table '(
    ))

(define-abbrev-table 'emacs-lisp-mode-abbrev-table '(
    ))

(define-abbrev-table 'lisp-mode-abbrev-table '(
    ))

(define-abbrev-table 'fundamental-mode-abbrev-table '(
    ))
