• Stefan Monnier's avatar
    * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from · 351edece
    Stefan Monnier authored
    python-mode-abbrev-table.
    (python-skeleton-define): Adjust accordingly.
    (python-mode-abbrev-table): New table that inherits from it so that
    python-skeleton-autoinsert does not affect non-skeleton abbrevs.
    * lisp/abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
    (abbrev-symbol): Use it.
    (abbrev--before-point): Use it since we already handle inheritance.
    351edece
python.el 133 KB