Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17997
Modified Files:
Changes.txt
Log Message:
Minor tweaks:
- removed some debug printfs
- hyperlinks show up only when there is something to jump to
- OydevPlugin got an error dialog
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Changes.txt 27 Apr 2004 01:07:44 -0000 1.4
--- Changes.txt 5 May 2004 02:05:09 -0000 1.5
***************
*** 25,28 ****
--- 25,29 ----
- When you are editing in the tab mode, paste will replace spaces with tabs
- tabs/spaces conversion only takes place inside code, not inside comments
+ - IDLE like colors for text
Bug fixes:
|