]> git.eshelyaron.com Git - emacs.git/commit
(python-mode-map): Use abbrev-table-menu.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 17 Apr 2008 20:09:54 +0000 (20:09 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 17 Apr 2008 20:09:54 +0000 (20:09 +0000)
commit88bdb6c2e5553df50b622340a2b04ec2b8c637e3
treebfcb2efbda6073100d934fc2568f9677e5c75ccc
parent1a5ed76f16b8f4fc3a9095cf1e61d6aa93f0be4a
(python-mode-map): Use abbrev-table-menu.
(python-use-skeletons): Remove, unused.
(python-skeletons): Remove.  Use the abbrev table instead.
(python-mode-abbrev-table): Fix regexp; add enable-function and case-fixed.
(def-python-skeleton): Simplify.
(python-expand-template): Use the abbrev-table and abbrev-insert.
(python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove.
(python-mode): Don't set pre-abbrev-expand-hook.
lisp/ChangeLog
lisp/progmodes/python.el