xedit: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Fri Jul 11 13:57:55 PDT 2008


 lisp/modules/xedit.lsp |   10 +++++-----
 util.c                 |    2 ++
 2 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit fb6c60031936bdaaeb808fb61b3073bdb058607a
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Thu Jul 10 16:38:09 2008 -0300

      Update file type pattern matching.
    
      Consider a file ending in .l a lisp source file.
      Allow an arbitrary number of bytes following the filename for xconf
    and xlog modes.
      Don't use make mode for "Imakefile". Require a slash before [Mm]akefile.*.

commit ed21e75c45e92c4c52f80bdb5fba0e17f5afaca1
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Tue Jul 8 18:53:50 2008 -0300

      CancelFindFile is almost the same as XeditFocus, and could be merged in a
    same Xt action. For the moment, automatically leave line_edit in XeditFocus.
    
      There is one other bug that should be fixed, that I am trying to repeat
    (having the same file loaded twice when using tags) before a new release.
    
      Thre is also a problem in Xaw when deleting large amounts of selections
    that crashes xedit, aparently due to Xaw Text widget doing some wrong math
    and attempting to allocate a huge chunk of memory.



More information about the xorg-commit mailing list