• Dominik Honnef's avatar
    misc/emacs: replace hacky go--delete-whole-line with own implementation · 2005bea7
    Dominik Honnef authored
    Using flet to replace kill-region with delete-region was a hack,
    flet is now (GNU Emacs 24.3) deprecated and at least two people
    have reported an issue where using go--delete-whole-line would
    permanently break their kill ring. While that issue is probably
    caused by faulty third party code (possibly prelude), it's easier
    to write a clean implementation than to tweak the hack.
    
    LGTM=ruiu, adonovan
    R=adonovan, ruiu
    CC=adg, golang-codereviews
    https://golang.org/cl/106010043
    2005bea7
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...