diff options
author | Sean Allred <code@seanallred.com> | 2014-12-08 09:09:08 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-12-08 09:09:08 -0500 |
commit | 6a483f557126114f51ae3e9fe981cfa4a0dca227 (patch) | |
tree | 01a5b548884ad3d74615ea13d0c7f505c979ca6e /sx-method.el | |
parent | a2e35e53fc1f587526622e94a8806bab1b5507cb (diff) | |
parent | c6cb8dc93ce2913d24772f642007e02f21a00b80 (diff) |
Merge pull request #139 from vermiculus/updating-sx.org
Updating sx.org
Diffstat (limited to 'sx-method.el')
-rw-r--r-- | sx-method.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-method.el b/sx-method.el index 83455b8..5646772 100644 --- a/sx-method.el +++ b/sx-method.el @@ -1,4 +1,4 @@ -;;; sx-method.el --- method calls +;;; sx-method.el --- Main interface for API method calls. -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Sean Allred |