thoni56 / c-xrefactory

A refactoring tool for C/Yacc and Emacs. The first tool to cross Refactory Rubicon. Initial work, and released under GPL in 2009, by Marián Vittek.
https://thoni56.github.io/c-xrefactory/
GNU General Public License v2.0
23 stars 4 forks source link

'insert-string' is removed in Emacs 26 #37

Closed thoni56 closed 6 years ago

thoni56 commented 6 years ago

Emacs 26 also removed insert-string. Replacing it with insert seems to be the way to go.