Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
# -*- mode: fvwm-generic; coding: raw-text-unix -*- # Read edrx-system.fvwm instead of some system.fvwmrc, then # edrx-menus.fvwm for a tweaked Debian menu, then read edrx.fvwm for # some non-standard things. # Edrx 2004aug29 # (progn (require 'generic-x) (fvwm-generic-mode) (font-lock-mode 1)) # # (find-angg ".fvwm/.fvwm2rc") # (find-angg ".fvwm/.fvwm2rc0") # (find-angg ".fvwm/.fvwm2rc1") # (find-angg ".zshrc" "fvwm-replace") # (eev "fvwm-replace 1") Read "edrx-system.fvwm" # (find-angg ".fvwm/edrx-system.fvwm") Read "edrx-menus.fvwm" # (find-angg ".fvwm/edrx-menus.fvwm") Read "edrx.fvwm" # (find-angg ".fvwm/edrx.fvwm")