CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/11/10 15:22:01

Log message:
    Minor change to the look&feel of the the toggle widget in the
  search&replace dialog.
    Fixed a bad remainining bug, was not printing lists correctly...
    Made the object type check different, as probably soon there should
  be more types encoded in a pointer.
    Added an interface to change the "edit mode", so that is is possible
  to test all currently available syntax highlight definitions easily.

Modified files:
      xc/programs/xedit/:
        Xedit-color.ad Xedit.ad lisp.c options.c util.c xedit.c 
        xedit.h 
      xc/programs/xedit/lisp/:
        core.c internal.h write.c xedit.c xedit.h 
      xc/programs/xedit/lisp/modules/:
        xedit.lsp 
  
  Revision      Changes    Path
  1.14          +8 -7      xc/programs/xedit/Xedit-color.ad
  1.24          +2 -1      xc/programs/xedit/Xedit.ad
  1.16          +79 -3     xc/programs/xedit/lisp.c
  1.14          +15 -9     xc/programs/xedit/options.c
  1.24          +5 -5      xc/programs/xedit/util.c
  1.18          +6 -6      xc/programs/xedit/xedit.c
  1.18          +4 -2      xc/programs/xedit/xedit.h
  1.56          +4 -1      xc/programs/xedit/lisp/core.c
  1.37          +3 -3      xc/programs/xedit/lisp/internal.h
  1.17          +2 -2      xc/programs/xedit/lisp/write.c
  1.9           +69 -17    xc/programs/xedit/lisp/xedit.c
  1.5           +21 -2     xc/programs/xedit/lisp/xedit.h
  1.7           +38 -56    xc/programs/xedit/lisp/modules/xedit.lsp

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to