|
../
|
|
bindings.lisp
|
37.5 KB
|
16022
|
11 years
|
Shannon Spires |
comment showing how to bind a keystroke to Inspect Symbol
|
|
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.3 KB
|
16493
|
9 years
|
Bill St. Clair |
Hemlock no longer calls CCL::%GET-READTABLE-CHAR to
initialize its …
|
|
display.lisp
|
20.0 KB
|
16688
|
9 years
|
R. Matthew Emerson |
Merge copyright/license header changes to 1.11 release branch.
|
|
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
|
19.9 KB
|
16361
|
10 years
|
gz |
Fix backward search case in move-to-source-note
|
|
filecoms.lisp
|
25.5 KB
|
15955
|
11 years
|
Shannon Spires |
New variable hemlock:*isearch-is-global*. If true, the incremental …
|
|
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.6 KB
|
15928
|
11 years
|
gz |
In printing hi:mark objects, limit the amount texts shown before and …
|
|
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 …
|
|
indent.lisp
|
10.5 KB
|
12285
|
15 years
|
mikel |
collapse-if-selection was modifying point in a way that confused …
|
|
interp.lisp
|
16.2 KB
|
15886
|
11 years
|
gz |
Added function HI:COMMANDS-AND-BINDINGS, returns a list of (command . …
|
|
isearchcoms.lisp
|
12.8 KB
|
16688
|
9 years
|
R. Matthew Emerson |
Merge copyright/license header changes to 1.11 release branch.
|
|
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
|
16445
|
9 years
|
Shannon Spires |
Typo in comment
|
|
lispmode.lisp
|
88.6 KB
|
16446
|
9 years
|
Shannon Spires |
Don't do syntax highlighting in text mode (except paren highlighting, …
|
|
listener.lisp
|
33.0 KB
|
16526
|
9 years
|
Bill St. Clair |
Make HI::WITH-OUTPUT-TO-LISTENER work from the cocoa event process.
Do …
|
|
macros.lisp
|
21.2 KB
|
16526
|
9 years
|
Bill St. Clair |
Make HI::WITH-OUTPUT-TO-LISTENER work from the cocoa event process.
Do …
|
|
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
|
16351
|
10 years
|
Shannon Spires |
Typo
|
|
package.lisp
|
17.5 KB
|
16244
|
10 years
|
gz |
Try to add support for meta-. on hemlock variables and commands. Sort …
|
|
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
|
26.0 KB
|
16132
|
10 years
|
Shannon Spires |
Get rid of bogus "Zero length search string not allowed" error
when …
|
|
search2.lisp
|
7.5 KB
|
6
|
21 years
|
Gary Byers |
Initial revision
|
|
searchcoms.lisp
|
20.8 KB
|
16046
|
11 years
|
gz |
Split off search-match-type for possible use elsewhere
|
|
streams.lisp
|
8.6 KB
|
8428
|
17 years
|
gz |
Merge of the 'event-ide' branch. Hemlock's thread model has been …
|
|
struct.lisp
|
17.0 KB
|
16343
|
10 years
|
gz |
move selection-info handling into hemlock, remove cocoa dependencies.
|
|
symbol-completion.lisp
|
16.2 KB
|
16688
|
9 years
|
R. Matthew Emerson |
Merge copyright/license header changes to 1.11 release branch.
|
|
syntax.lisp
|
22.9 KB
|
8428
|
17 years
|
gz |
Merge of the 'event-ide' branch. Hemlock's thread model has been …
|
|
table.lisp
|
27.0 KB
|
15886
|
11 years
|
gz |
Added function HI:COMMANDS-AND-BINDINGS, returns a list of (command . …
|
|
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
|
8.5 KB
|
16244
|
10 years
|
gz |
Try to add support for meta-. on hemlock variables and commands. Sort …
|
|
views.lisp
|
13.5 KB
|
16495
|
9 years
|
Bill St. Clair |
Mouse-clicks in duplicate Hemlock windows no longer
cause random …
|