(TeX-add-style-hook "article" (function (lambda () (LaTeX-add-environments '("thebibliography" 1) "description" "abstract" "abstract" "verse" "quotation" "quote" "titlepage" "titlepage" "figure" "figure" "table" "table" "theindex") (TeX-add-symbols "sectionmark" "subsectionmark" "sectionmark" "sectionmark" "subsectionmark" "maketitle" "footnotesize" "footnoterule" "thanks" "maketitle" "title" "author" "date" "and" "maketitle" "thanks" "maketitle" "title" "author" "date" "and" "part" "section" "subsection" "subsubsection" "paragraph" "subparagraph" "makelabel" "appendix" "tableofcontents" "listoffigures" "listoftables" "newblock" "item" "subitem" "subsubitem" "indexspace" "contentsname" "listfigurename" "listtablename" "refname" "indexname" "figurename" "tablename" "partname" "appendixname" "abstractname" "today") (TeX-run-style-hooks "leqno" "fleqn"))))