Add support for Emacs outline minor mode.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 29 Aug 2012 12:09:54 +0300
changeset 524 867202582c35
parent 523 fb84e04379ac
child 525 f6e3baea760f
Add support for Emacs outline minor mode.
.fvwm/config
--- a/.fvwm/config	Wed Aug 29 11:48:15 2012 +0300
+++ b/.fvwm/config	Wed Aug 29 12:09:54 2012 +0300
@@ -466,3 +466,8 @@
 
 AddToFunc StartFunction I Module FvwmAuto 1 -menter enter_handler
 
+# Local variables:
+# mode: outline-minor
+# outline-regexp: "#\\{64\\}\n# "
+# outline-heading-end-regexp: "\\.\n"
+# End: