CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 02/10/20 21:18:36
Log message:
Add a stylized XCalc-color.
Make sure the XF86Config_path string is always writable, and if xf86cfg
fails to open the config file, check if the path ends in '-4', and if
it is true, try removing the ending '-4'.
Minor change to the indentation code, when there are nested switches.
I will study some alternative to the current indentation code, it is too
much complex and does not allow easily creating rules for other languages,
at least not "smart" rules, that truly understand the code.
Modified files:
xc/programs/xcalc/:
XCalc-col.ad
xc/programs/xedit/lisp/modules/progmodes/:
c.lsp
xc/programs/Xserver/hw/xfree86/xf86cfg/:
config.c interface.c
Revision Changes Path
1.2 +99 -37 xc/programs/xcalc/XCalc-col.ad
1.12 +6 -4 xc/programs/xedit/lisp/modules/progmodes/c.lsp
1.8 +15 -2 xc/programs/Xserver/hw/xfree86/xf86cfg/config.c
1.37 +2 -2 xc/programs/Xserver/hw/xfree86/xf86cfg/interface.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit