source: branches/1.1/ccl/cocoa-ide/hemlock/src

Name Size Rev Age Author Last Change
../
.cvsignore 5 bytes 2053   55 years (none)
bindings-gb.lisp 210 bytes 6   21 years Gary Byers Initial revision
bindings.lisp 35.5 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
buffer.lisp 25.0 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
charmacs.lisp 3.6 KB 6577   18 years Gary Byers SYNTAX-CHAR-CODE: pin char-code to 255.
cocoa-hemlock.lisp 7.4 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
command.lisp 20.4 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
comments.lisp 15.3 KB 6597   18 years Gary Byers Use KILL-RING-PUSH to push on kill ring (and copy to clipboard.)
completion.lisp 19.5 KB 7540   17 years gz Implement symbol completion, and bind it to meta-/ (as in Emacs and …
cursor.lisp 12.1 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
decls.lisp 2.7 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
defsyn.lisp 7.2 KB 6   21 years Gary Byers Initial revision
doccoms.lisp 13.1 KB 7123   17 years Gary Byers Fix format call in Show Variable command output (ticket:97).
echo.lisp 26.4 KB 7475   17 years Jeremy Jones Implement c-w for incremental search. Bind del to Delete Next …
echocoms.lisp 12.4 KB 6790   17 years Gary Byers Random typeout to named windows. (It's a start.)
edit-defs.lisp 13.0 KB 7541   17 years gz Make meta-. more forgiving: if symbol not found in current package, …
filecoms.lisp 32.2 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
files.lisp 4.2 KB 6579   18 years Gary Byers Back out of gap-context change, for now.
fill.lisp 28.2 KB 2096   55 years (none)
font.lisp 3.4 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
hemlock-ext.lisp 36.5 KB 6600   18 years Gary Byers Add some type decls, etc.
htext1.lisp 24.6 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
htext2.lisp 19.2 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
htext3.lisp 10.5 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
htext4.lisp 18.1 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
icom.lisp 2.3 KB 6   21 years Gary Byers Initial revision
indent.lisp 10.9 KB 7884   17 years gz Make Indent With Tabs be a simple boolean variable, default false …
interp.lisp 18.3 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
kbdmac.lisp 16.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
key-event.lisp 24.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
keysym-defs.lisp 9.9 KB 6999   17 years Gary Byers Define the keysym for left mouse down, so that we can use #k"leftdown".
killcoms.lisp 18.4 KB 7322   17 years gz Make c-x c-x activate region (first part of Ticket #86)
line.lisp 6.1 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
linimage.lisp 17.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
lispdep.lisp 2.5 KB 6   21 years Gary Byers Initial revision
lispmode.lisp 68.8 KB 7884   17 years gz Make Indent With Tabs be a simple boolean variable, default false …
listener.lisp 29.2 KB 7698   17 years gz A new package and a reorg: I put all the cocoa-ide files (except for …
macros.lisp 19.9 KB 7698   17 years gz A new package and a reorg: I put all the cocoa-ide files (except for …
main.lisp 11.3 KB 7607   17 years R. Matthew Emerson Remove "Save" from the Default Modes list. (The implementation of …
modeline.lisp 9.3 KB 6790   17 years Gary Byers Random typeout to named windows. (It's a start.)
morecoms.lisp 26.0 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
package.lisp 18.3 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
pop-up-stream.lisp 5.6 KB 6608   18 years Gary Byers INSERT-STRING is simpler if no start/end args, so hair up (less …
register.lisp 6.0 KB 6   21 years Gary Byers Initial revision
ring.lisp 7.4 KB 694   21 years Gary Byers Lock rings while operating on them.
rompsite.lisp 13.0 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
search1.lisp 24.5 KB 6582   18 years Gary Byers Back out of gap-context change, for now.
search2.lisp 7.5 KB 6   21 years Gary Byers Initial revision
searchcoms.lisp 27.5 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
streams.lisp 9.0 KB 6692   17 years Gary Byers Streams to hemlock buffers have to synch with Cocoa text system.
struct.lisp 28.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
symbol-completion.lisp 15.6 KB 7698   17 years gz A new package and a reorg: I put all the cocoa-ide files (except for …
syntax.lisp 21.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
table.lisp 27.1 KB 6   21 years Gary Byers Initial revision
text.lisp 21.4 KB 6663   17 years Gary Byers Try to use the right flavor of CURRENT-POINT.
undo.lisp 9.0 KB 6   21 years Gary Byers Initial revision
vars.lisp 10.0 KB 6   21 years Gary Byers Initial revision
  • Property svn:ignore set to *~.*
Note: See TracBrowser for help on using the repository browser.