feature/version-control: fix +vcs/git-browse{,-issues} commands

This commit is contained in:
Henrik Lissner 2017-04-22 21:27:54 -04:00
parent 369ab487e9
commit 0e8ee249ac
3 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#+TITLE: DOOM Emacs Changelog
** Unreleased [35/47]
** Unreleased [36/48]
+ [-] app/finance
+ [-] app/crm
+ [-] Improve send-to-REPL workflow
@ -12,6 +12,7 @@
+ [ ] New (tools/upload): add ~+upload/open-remote-file~ command
+ [ ] Fix 0/0 modeline display (caused by leftover anzu state)
+ [ ] Fix snippet-mode detection in snippets
+ [X] Fix ~+vcs/git-browse~ & ~+vcs/git-browse-issues~
+ [7/9] lang/org
+ [ ] Add bootstrap to install latex tools :new:
+ [ ] test inline latex preview support :bug: