Minor changes to the notes file
Sun Jul 19 12:27:37 UTC 2009 pix@kepibu.org
* Minor changes to the notes file
diff -rN -u old-portaCL/notes.org new-portaCL/notes.org
--- old-portaCL/notes.org 2013-06-27 10:42:42.000000000 +0000
+++ new-portaCL/notes.org 2013-06-27 10:42:42.000000000 +0000
@@ -3,8 +3,8 @@
* Rationale
Sometimes you want to do something based upon *features*. Often, that results
-in lots of reader conditions, and a final reader conditional duplicating and
-negating all previous conditions. Ew!
+in lots of reader conditionals, and a final reader conditional duplicating and
+negating all previous conditionals. Ew!
* API
@@ -54,7 +54,7 @@
Given a feature expression, returns true if that expression is true.
-see CLHS 24.1.2.1 for details. http://www.lispworks.com/documentation/HyperSpec/Body/24_aba.htm
+see [[http://www.lispworks.com/documentation/HyperSpec/Body/24_aba.htm][CLHS 24.1.2.1]] for details.
** Macro: define-feature-test test-name-or-names lambda-list [documentation] &body