Changeset 551
- Timestamp:
- Feb 21, 2004, 5:15:49 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/hemlock/src/struct.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/hemlock/src/struct.lisp
r6 r551 93 93 (modified-tick -2) ; The last time the buffer was modified. 94 94 (unmodified-tick -1) ; The last time the buffer was unmodified 95 #+clx 95 96 windows ; List of all windows into this buffer. 97 #-clx 98 text-storage ; text storage object associated with this buffer 96 99 var-values ; the buffer's local variables 97 100 variables ; string-table of local variables
Note:
See TracChangeset
for help on using the changeset viewer.
