doc/man/nanorc.5, doc/texinfo/nano.texi: In the writeout menu,
offer ^Q to close and discard the buffer without saving it. By
default, the key is bound only when --tempfile is in effect.
+ * doc/man/nanorc.5: Improve ordering of bindable functions.
2015-12-23 Mike Frysinger <vapier@gentoo.org>
* doc/syntax/autoconf.nanorc: Handle .m4 files too, add the "elif"
Toggles between inserting into the current buffer and into a new
empty buffer.
.TP
-.B tofiles
-Starts the file browser, allowing to select a file from a list.
-.TP
-.B gotodir
-Goes to a directory to be specified, allowing to browse anywhere
-in the filesystem.
-.TP
.B dosformat
When writing a file, switches to writing a DOS format (CR/LF).
.TP
(This function is bound by default only when option \fB\-\-tempfile\fR
is in effect.)
.TP
+.B tofiles
+Starts the file browser, allowing to select a file from a list.
+.TP
+.B gotodir
+Goes to a directory to be specified, allowing to browse anywhere
+in the filesystem.
+.TP
.B firstfile
Goes to the first file when using the file browser (reading or writing files).
.TP