conf-windows-mode
conf-windows-mode is an interactive autoloaded compiled Lisp function in `conf-mode.el
'.
(conf-windows-mode)
Parent mode: `conf-mode'.
Conf Mode starter for Windows style Conf files.
Comments start with `;'.
For details see `conf-mode'. Example:
; Conf mode font-locks this right on Windows and with M-x conf-windows-mode
[ExtShellFolderViews]
Default={5984FFE0-28D4-11CF-AE66-08002B2E1262}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=file://Folder.htt
In addition to any hooks its parent mode might have run,
this mode runs the hook `conf-windows-mode-hook', as the final step
during initialization.