source: release/1.5/source/cocoa-ide/hemlock/src

Name Size Rev Age Author Last Change
../
.cvsignore 5 bytes 2053   55 years (none)
bindings.lisp 36.7 KB 13186   15 years gz A bunch of Hemlock Lisp mode changes: * Add parsing support for …
buffer.lisp 21.4 KB 12564   15 years gz Make buffers keep track of their lines in a vector, use that for a …
charmacs.lisp 3.7 KB 12108   16 years Gary Byers SYNTAX-CHAR-CODE: treat characters with codes >= 256 as if they were …
charprops.lisp 34.8 KB 13711   15 years R. Matthew Emerson merge r13710 from trunk
cocoa-hemlock.lisp 3.3 KB 12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
command.lisp 21.9 KB 12430   15 years Gary Byers Try to un-break the recent changes that led to ticket:562. Rather …
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 20.0 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
decls.lisp 2.6 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
defsyn.lisp 8.6 KB 13186   15 years gz A bunch of Hemlock Lisp mode changes: * Add parsing support for …
doccoms.lisp 12.5 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
echo.lisp 26.5 KB 10614   16 years gz bunch of #+debug stmts
echocoms.lisp 13.4 KB 10614   16 years gz bunch of #+debug stmts
edit-defs.lisp 18.2 KB 13427   15 years gz Strip trailing :'s in symbol-at-point, so can meta-. on Error In FOO:
filecoms.lisp 25.1 KB 12860   15 years gz Bind c-x c-v to "Find File" since "Visit File" doesn't work (and it's …
files.lisp 4.4 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
fill.lisp 28.3 KB 10290   16 years Gary Byers Don't make OPTIMIZE declamation persist at load time.
font.lisp 3.1 KB 12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
hemlock-ext.lisp 5.7 KB 12057   16 years Gary Byers Fix malformed type declaration in %SP-BYTE-BLT.
htext1.lisp 27.2 KB 12564   15 years gz Make buffers keep track of their lines in a vector, use that for a …
htext2.lisp 19.7 KB 13186   15 years gz A bunch of Hemlock Lisp mode changes: * Add parsing support for …
htext3.lisp 15.0 KB 12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
htext4.lisp 18.9 KB 12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
icom.lisp 2.3 KB 6   21 years Gary Byers Initial revision
indent.lisp 10.5 KB 12285   15 years mikel collapse-if-selection was modifying point in a way that confused …
interp.lisp 14.7 KB 12430   15 years Gary Byers Try to un-break the recent changes that led to ticket:562. Rather …
isearchcoms.lisp 11.1 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
key-event.lisp 24.7 KB 9143   17 years Gary Byers Conditionalize out MOUSE-TRANSLATION-INFO.
keysym-defs.lisp 7.0 KB 12626   15 years Gary Byers For Cocotron, the keysym "Backspace" has code 8, not 127 (and not an …
killcoms.lisp 18.5 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
line.lisp 7.7 KB 12564   15 years gz Make buffers keep track of their lines in a vector, use that for a …
lispmode.lisp 83.7 KB 13552   15 years R. Matthew Emerson defindent for rletz
listener.lisp 30.9 KB 13186   15 years gz A bunch of Hemlock Lisp mode changes: * Add parsing support for …
macros.lisp 18.8 KB 13186   15 years gz A bunch of Hemlock Lisp mode changes: * Add parsing support for …
main.lisp 7.7 KB 13135   15 years gz Do not set global value of *current-buffer*
modeline.lisp 8.0 KB 12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
morecoms.lisp 18.9 KB 12859   15 years gz Make sure that all hemlock functions defined outside of hemlock are in …
package.lisp 17.0 KB 13430   15 years gz Add buffer-plist
pop-up-stream.lisp 1.3 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
register.lisp 5.9 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
ring.lisp 7.4 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
rompsite.lisp 5.6 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
search1.lisp 25.5 KB 13586   15 years R. Matthew Emerson r13585 from trunk
search2.lisp 7.5 KB 6   21 years Gary Byers Initial revision
searchcoms.lisp 16.2 KB 11674   16 years R. Matthew Emerson Correct usage of ~:[ in a couple of places.
streams.lisp 8.6 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
struct.lisp 15.5 KB 13430   15 years gz Add buffer-plist
symbol-completion.lisp 15.7 KB 11674   16 years R. Matthew Emerson Correct usage of ~:[ in a couple of places.
syntax.lisp 22.9 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
table.lisp 26.8 KB 12061   16 years R. Matthew Emerson WITH-FOLDED-STRING and friends: get rid of *string-buffer* etc., and …
text.lisp 21.7 KB 12284   15 years mikel exported collapse-if-selection backward sentence was collapsing forward
undo.lisp 9.0 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
vars.lisp 7.6 KB 8428   17 years gz Merge of the 'event-ide' branch. Hemlock's thread model has been …
views.lisp 12.6 KB 12430   15 years Gary Byers Try to un-break the recent changes that led to ticket:562. Rather …
  • Property svn:ignore set to *~.*
Note: See TracBrowser for help on using the repository browser.