summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Joe Wreschnig [Sun, 30 Jul 2017 12:51:42 +0000 (14:51 +0200)]
Pass around non-title fields as a plist.
Joe Wreschnig [Sun, 16 Jul 2017 19:24:40 +0000 (21:24 +0200)]
Use `compilation-start` rather than custom buffer initialization.
Joe Wreschnig [Sun, 16 Jul 2017 19:07:59 +0000 (21:07 +0200)]
Fix incorrect copy/pasted doc string.
Joe Wreschnig [Fri, 23 Jun 2017 22:42:45 +0000 (00:42 +0200)]
Autoload hooked `pelican-enable-if-site`.
Joe Wreschnig [Sun, 18 Jun 2017 19:08:42 +0000 (21:08 +0200)]
Fix field addition when using rst.
Joe Wreschnig [Sun, 18 Jun 2017 18:56:12 +0000 (20:56 +0200)]
Clean up title setting logic.
Joe Wreschnig [Sun, 18 Jun 2017 18:27:00 +0000 (20:27 +0200)]
Rewrite field setting with modern Emacs Lisp.
Relicense under GPL3.
Joe Wreschnig [Sat, 29 Mar 2014 17:09:42 +0000 (18:09 +0100)]
Actual proper commands in README.
Joe Wreschnig [Sat, 29 Mar 2014 17:08:05 +0000 (18:08 +0100)]
Change keybinding prefix from C-x p to C-c P.
C-x to C-c avoids conflicts with a variety of global Emacs extensions. p
to P avoids conflicts with Projectile.
Joe Wreschnig [Wed, 19 Mar 2014 00:07:16 +0000 (01:07 +0100)]
Adjust README for gitweb.
Joe Wreschnig [Tue, 21 May 2013 18:55:37 +0000 (20:55 +0200)]
Initial import.