Glyph
1d42dd57a9
repr is somewhat non-deterministic
2016-05-09 03:07:20 -07:00
Glyph
bf4c9ed397
Merge pull request #15 from glyph/fix-the-build
...
fix the build
2016-05-09 02:50:57 -07:00
Glyph
410b1b22c0
only build pushes to master
2016-05-09 02:48:44 -07:00
Glyph
b982d1a999
indent correctly
2016-05-09 02:47:27 -07:00
Glyph
b72adb4c16
not working on py3 yet. no one cares about 26.
2016-05-09 02:44:09 -07:00
Glyph
1401e9c310
Travis, open the pod bay doors.
2016-05-09 02:39:59 -07:00
Glyph
27a4c5b25c
Merge pull request #12 from hynek/master
...
Sort of port to Python 3
2016-05-09 02:37:55 -07:00
Hynek Schlawack
28ad788b47
Sort of port to Python 3
2016-05-09 11:32:43 +02:00
Glyph
d990fd1b3f
Merge pull request #14 from jbms/master
...
Fix issue #3 , clean up argument handling, ensure Python2 is used
2016-05-09 01:19:22 -07:00
Glyph
bfd5961e2a
Merge pull request #4 from syohex/fix-byte-compiled-case
...
Fix for loading byte-compiled file
2016-05-05 20:24:57 -07:00
Jeremy Maitin-Shepard
17ae9ab3d2
Correctly handle markers when parsing fields.
2016-04-19 11:01:31 -07:00
Jeremy Maitin-Shepard
4e24e69ada
Clean up argument parsing.
2016-04-19 11:01:31 -07:00
Jeremy Maitin-Shepard
e61918c4bc
Invoke python as python2
2016-04-19 11:01:31 -07:00
Glyph
711d07aef0
Merge pull request #10 from tomprince/autoload-cookies
...
Add autoload cookies.
2016-02-10 15:59:44 -08:00
Tom Prince
ff1c25b12f
Add autoload cookies.
2015-10-14 09:53:47 +02:00
Glyph
263879fb33
highlight ':' and '@'
...
also fix the namespace error introduced by lvh's packaging changes
... so this will be the first released version of this minor mode which
actually works. oops!
2015-09-07 16:04:01 -04:00
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
Glyph
86757d0b7b
add linewise option; prototypical support for vim
2015-09-07 10:09:13 -04:00
Glyph
27badf76ca
get encoding correct for non-ascii wrapping
2015-09-07 10:08:43 -04:00
Glyph
48c419e052
Merge pull request #5 from lvh/packaging
...
More packaging
2015-05-14 14:27:42 -07: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
07fc188326
Merge branch 'master' into packaging
2015-05-14 12:26:49 -07:00
Laurens Van Houtven
8d43baefcf
Make name alleged in header match filename
...
Thanks @purcell!
2015-05-14 12:26:19 -07:00
Syohei YOSHIDA
9d9b2ea9d3
Fix for loading byte-compiled file
...
'#$' is nil if file is byte-compiled then error occurs.
Because file-name-directory does not accept nil argument.
2015-05-14 10:43:54 +09:00
Glyph
ba198d6140
Merge pull request #2 from lvh/packaging
...
Packaging sanity
2015-05-05 12:50:42 -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
Laurens Van Houtven
58097f7eeb
Update license year
2015-04-20 13:46:58 -07:00
Glyph
dc8719dffe
group epytext and ReST params the same way
2015-04-16 00:03:45 -04: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
33c2e850de
parenthetical abbreviations
2014-07-09 21:41:13 -07:00
Glyph
9aa9bbfcf3
Import.
2014-07-08 11:09:57 -07:00