We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6e438 commit ebf17e4Copy full SHA for ebf17e4
Changes
@@ -1,5 +1,9 @@
1
Revision history for go-eldoc.el
2
3
+Version 0.27 2016/03/07 syohex
4
+ - Refactoring code
5
+ - Update docstrings
6
+
7
Version 0.26 2015/08/22 syohex
8
- Fix error case that funcall in brackets(#39)
9
go-eldoc.el
@@ -4,7 +4,7 @@
;; Author: Syohei YOSHIDA <syohex@gmail.com>
;; URL: https://github.com/syohex/emacs-go-eldoc
-;; Version: 0.26
+;; Version: 0.27
;; Package-Requires: ((go-mode "1.0.0") (cl-lib "0.5"))
10
;; This program is free software; you can redistribute it and/or modify
0 commit comments