gschem: Rationalise buffer-related callbacks
commit7a9df7214c49f4e4fb0ef246a4a9767a2536239a
authorPeter TB Brett <peter@peter-b.co.uk>
Sun, 1 Sep 2013 21:19:00 +0000 (1 22:19 +0100)
committerPeter TB Brett <peter@peter-b.co.uk>
Sun, 1 Sep 2013 21:19:00 +0000 (1 22:19 +0100)
tree69b8887a58825f8e0bdbdf84fe76da1c79bf488b
parent57c10b33e2ffe506b1b4c8720a506d1a6a85226c
gschem: Rationalise buffer-related callbacks

Generate the callback functions for copy/cut/paste/hotkey paste with
buffers using macros, rather than having 5 copies of each function
varying only in the value of a numeric constant...
gschem/src/i_callbacks.c