From: David Bremner Date: Sun, 2 Jun 2013 14:04:45 +0000 (-0300) Subject: emacs: remove hardcoded defaults values from docstrings X-Git-Tag: 0.16_rc1~81 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=487359e9ccad0961fd17a17e8c833e75d79792d4;hp=487359e9ccad0961fd17a17e8c833e75d79792d4;p=obsolete%2Fnotmuch-old emacs: remove hardcoded defaults values from docstrings These functions refer to default values of variables, but it seems less confusing and less likely to get out of date to just allow the user to follow the help cross-reference links. ---