Commit graph

12 commits

Author SHA1 Message Date
Glyph
b89eb108b9 swap variable-name/function-name faces
L{X} implies that X is a globally addressable thing (like a function or
a type) whereas @param Y implies Y is a locally addressable thing (like
a variable) so use font-lock faces that are closer to representing this
correctly.
2015-09-07 10:12:37 -04:00
Laurens Van Houtven
7ef78b8448 Quote path in case there's spaces or such
Thanks, @purcell!
2015-05-14 12:36:45 -07:00
Laurens Van Houtven
fe90173b7a Use python-docstring- prefix consistently
A namespace! A namespace! My kingdom for a namespace!

Thanks @purcell!
2015-05-14 12:29:45 -07:00
Laurens Van Houtven
8d43baefcf Make name alleged in header match filename
Thanks @purcell!
2015-05-14 12:26:19 -07:00
Laurens Van Houtven
f15e434b9b Fix date over here too 2015-04-20 14:06:12 -07:00
Laurens Van Houtven
096d0778c4 Fix defvar docstring 2015-04-20 14:01:59 -07:00
Laurens Van Houtven
3cc1e248a4 Style 2015-04-20 13:58:30 -07:00
Laurens Van Houtven
065fbda3d7 Add docstring to python-docstring-install 2015-04-20 13:58:03 -07:00
Laurens Van Houtven
61e9fdc1a9 Add some stuff up top 2015-04-20 13:56:42 -07:00
Glyph
5068940366 support raw r""" syntax for docstrings 2014-12-10 13:15:44 +01:00
Glyph
cede45a6e8 honor fill column, some other minor fixes 2014-11-13 14:12:27 +01:00
Glyph
9aa9bbfcf3 Import. 2014-07-08 11:09:57 -07:00