CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/09/28 19:55:01

Log message:
  o Minor updates in the look&feel of some widgets
  o Fix bug that was causing random crashes when loading a new file type
    due to deferencing freed memory in the regex library.
  
    I am working in code for auto indentation, hope to get it ready soon.
    Probably I will also extend the "auto-mode" to look in the first and
  last lines of the file, to use/understand emacs/vim information.

Modified files:
      xc/programs/xedit/:
        Xedit-color.ad 
      xc/programs/xedit/lisp/:
        bytecode.c helper.c lisp.c write.c xedit.c 
      xc/programs/xedit/lisp/modules/:
        xedit.lsp 
      xc/programs/xedit/lisp/modules/progmodes/:
        c.lsp 
      xc/programs/xedit/lisp/re/:
        reo.c 
  
  Revision      Changes    Path
  1.12          +24 -10    xc/programs/xedit/Xedit-color.ad
  1.5           +8 -20     xc/programs/xedit/lisp/bytecode.c
  1.38          +1 -12     xc/programs/xedit/lisp/helper.c
  1.62          +2 -2      xc/programs/xedit/lisp/lisp.c
  1.13          +2 -2      xc/programs/xedit/lisp/write.c
  1.2           +2 -2      xc/programs/xedit/lisp/xedit.c
  1.5           +1 -1      xc/programs/xedit/lisp/modules/xedit.lsp
  1.8           +12 -10    xc/programs/xedit/lisp/modules/progmodes/c.lsp
  1.8           +2 -2      xc/programs/xedit/lisp/re/reo.c

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

Reply via email to