closing in on some tidbits

This commit is contained in:
benfry
2003-03-05 03:48:42 +00:00
parent a581eee296
commit 220a7a09fc
3 changed files with 23 additions and 14 deletions
+3
View File
@@ -16,6 +16,9 @@
#editor.program.fgcolor=#000000
#editor.program.bgcolor=#ffffff
# color to be used for background when 'external editor' enabled
editor.program.bgcolor.external=#ddddbb
# styles for various types of text
# comments
+6
View File
@@ -1,3 +1,9 @@
this file is a list of changes between each release. this is not a
general reference of how to use processing, because the information
for older releases will be super crusty. caution: the beverage you're
about to enjoy is extremely hot.
ABOUT REV 0051 - 31 january 2003
enables key presses in the editor when 'alt' or 'option' is pressed.