CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/12 15:13:47
Modified files:
usr.bin/mg : basic.c buffer.c def.h funmap.c mg.1
Log message:
- implement "revert-buffer", which reverts the current buffer to what's on disk
- split gotoline() into the argument handling part and the part that actually
goes to the specified line number so it can be re-used by revertbuffer()
input/ok florian@ haesbaert@
