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

Name Size Rev Age Author Last Change
../
bindings.lisp 37.4 KB 14817   13 years Shannon Spires Uncomment-out control-y binding for I-search mode from r14812 because …
buffer.lisp 21.6 KB 14480   14 years Gary Byers Compensate for CRLF line-termination in meta-. Fixes ticket:741, but …
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 13710   15 years R. Matthew Emerson copy-line-charprops: when the specified interval is 0 (that is, when …
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 15334   13 years Gary Byers Fix ticket:958 (select previous/next line at beginning/end of buffer.)
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.7 KB 14721   14 years gz Add a m-x Set Default Package command; Also make ? do help in echo area.
echocoms.lisp 13.4 KB 10614   16 years gz bunch of #+debug stmts
edit-defs.lisp 18.9 KB 15315   13 years gz Fix compiler warning
filecoms.lisp 25.6 KB 15536   12 years Gary Byers Support using the "coding" option in a file's file options line (a …
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.4 KB 14812   13 years Shannon Spires Invert sense of arg in "Exchange Point and Mark" to be more like Fred. …
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.6 KB 15445   12 years Shannon Spires New variable hemlock:*kill-ring-pushes-to-clipboard*. Set to true for …
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 87.2 KB 15493   12 years Shannon Spires Fix indentation for prog1 to match progn. Add prog2. Because somebody …
listener.lisp 33.1 KB 14904   13 years Gary Byers Try to fix ticket:845 a different way. ACTIVE-LISTENER-WINDOWS returns …
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 20.0 KB 15291   13 years Gary Byers cocoa-ide/app-delegate.lisp: move MAYBE-FIXUP-APPLICATION-MENU here, …
package.lisp 17.1 KB 15536   12 years Gary Byers Support using the "coding" option in a file's file options line (a …
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 13585   15 years Gary Byers In COMPUTE-BOYER-MOORE-JUMPS, the loop which fills the "jumps" vector …
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 16.8 KB 15291   13 years Gary Byers cocoa-ide/app-delegate.lisp: move MAYBE-FIXUP-APPLICATION-MENU here, …
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.8 KB 15019   13 years gz print-object method for hemlock-view
  • Property svn:ignore set to *~.*
Note: See TracBrowser for help on using the repository browser.