|
From: Jonathan O. <j.j...@gm...> - 2012-04-26 09:14:59
|
>> >> There's probably little point in merging these unless/until the >> corresponding pieces are merged in a new release of gnuplot-mode > > When you say "little point in merging", does that mean it's harmless > or does it mean it will break something for people not using an > updated gnuplot-mode? Harmless looking back but useful going > forward is fine. Broken until you upgrade is not. It's harmless. All it will do is create two unused Lisp files, which are only loaded into Emacs if someone has the patched gnuplot-mode. The other patch just eliminates some duplicate pages in the Info file. (I confirmed this by diffing the output of the original and the patched version). |