GPLv3

variable-at-point-tick.el

variable-at-point-tick.el extends Emacs 23 and earlier variable-at-point to recognise a quoted variable 'foo when point is on the '.

(set 'fill-column 70)
;;   ^--- point here
This feature is incoprorated in Emacs 24 and variable-at-point-tick.el quietly does nothing there.

variable-at-point-tick.el is free software (free as in freedom), published under the terms of the GNU General Public License (v3 or up).

Download version 4 here, or in my miscbits-el collection:

The sig is a Gnu PG ascii armoured signature generated from my key.


This page Copyright 2011, 2013, 2014, 2015, 2016, 2017 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.

(Back to the sitemap.)