The mode bits can be specified in symbolic notation, like with GNU
Coreutils, in addition to an octal number.
+*** If you set find-file-confirm-nonexistent-file to t, then C-x C-f
+requires confirmation before opening a non-existent file.
+
\f
* New Modes and Packages in Emacs 23.1
*** set-file-modes is now interactive and can take the mode value in
symbolic notation thanks to auxiliary functions.
-*** If you set find-file-confirm-nonexistent-file to t, then C-x C-f
-requires confirmation before opening a non-existent file.
-
** Process changes
+++
*** The new function `start-file-process' is similar to `start-process',