Doug Coleman
efe701af9b
fix editors for find-in-program-files change
2009-02-26 21:50:20 -06:00
Slava Pestov
063e457109
Remove superflous \
2009-02-26 13:41:30 -06:00
Doug Coleman
c3ef25f81c
made editors.emacs load windows file on windows
2009-02-23 10:35:42 -06:00
Doug Coleman
624719c18f
emacsclient.exe is a console app, so whenever it's run a console box pops up. run emacsclientw.exe instead if it exists
2009-02-20 12:58:19 -06:00
Doug Coleman
1b9208490b
keep the old emacs behavior on unix systems
2009-02-20 12:32:07 -06:00
Doug Coleman
114d9bb21c
run with --no-wait on windows so emacsclient doesn't block, use run-detached so that errors on emacsclient exit are ignored. emacs on windows is fully usable now
2009-02-20 12:25:55 -06:00
Doug Coleman
394ec538a1
make emacsw32 work on windows out of the box
2009-02-20 12:15:26 -06:00
Slava Pestov
dd57fe7a23
editors: better error message if definition does not have an associated source file
...
when editing a word-link, go to the word itself if the word has no help
2009-02-12 02:19:31 -06:00
Doug Coleman
32e42ab5ef
try the binary name alone if the editor can't be found in the default location
2009-01-16 14:13:17 -06:00
Doug Coleman
5dc79fb2a5
add support for notepad
2009-01-16 12:51:53 -06:00
Doug Coleman
861087ab06
add another default directory for scite
2009-01-16 12:36:27 -06:00
Tim Allen
2e731c63f2
Mention Vim support files in the Vim integration documentation.
2009-01-14 13:29:44 -06:00
Tim Allen
0cb58510bb
Move Vim syntax-highlighter to a Vim subdirectory.
...
This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.
This commit also adds a README that describes how to regenerate the
syntax file.
2009-01-14 13:29:23 -06:00
Tim Allen
8e273b6713
Fix USING: in editors.vim.generate-syntax
2009-01-10 23:37:56 -06:00
Tim Allen
eaa920bc19
Make line-numbering more reliable in gvim.
2009-01-10 23:37:37 -06:00
Doug Coleman
b796529be4
add unportable tag
2008-12-16 01:54:05 -06:00
Slava Pestov
fea0c80542
Merge branch 'master' of git://projects.elasticdog.com/git/factor
2008-12-15 22:55:59 -06:00
Doug Coleman
f04e74f78f
fix windows editors
2008-12-15 21:45:18 -06:00
Aaron Schaefer
3b83db3a06
Fix vim-docs.factor after moving around io words
2008-12-15 21:50:10 -05:00
Slava Pestov
59a5e554d4
Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb
2008-12-15 00:01:06 -06:00
Slava Pestov
50e214c152
io.files split up and general refactoring work in progress
2008-12-14 20:03:00 -06:00
Doug Coleman
44e582bbeb
update all editors for windows 64 to look in "program files" and "program files (x86)"
2008-12-08 20:11:24 -06:00
Doug Coleman
f5bafbb2a9
better default scite path
2008-12-04 13:53:03 -06:00
Doug Coleman
4b6126f92a
remove >r r> from various vocabs
2008-11-29 13:29:19 -06:00
Slava Pestov
a3398f2296
Fix editors.emacs docs
2008-11-27 23:28:32 -06:00
Slava Pestov
915bd51b20
Tweak debugger and traceback a bit
2008-11-24 12:29:24 -06:00
prunedtree
0255f83be2
Committer: prunedtree
...
notepad2 integration
2008-11-21 17:16:16 +09:00
Slava Pestov
84ce5c3b91
Windows workaround
2008-11-16 19:15:09 -06:00
Doug Coleman
8f2d1353c0
remove -a option...
2008-11-13 16:10:43 -06:00
Doug Coleman
a5c47ac294
remove debug, add -a option
2008-11-13 16:09:03 -06:00
Doug Coleman
8a25012b55
fix line numbers with etexteditor
2008-11-13 16:07:01 -06:00
Doug Coleman
069d5b1795
add etexteditor
2008-11-13 15:47:39 -06:00
Doug Coleman
44b0cf94ab
better fix for emacs
2008-11-12 01:14:19 -06:00
Doug Coleman
0d3a5e372a
allow setting of emacsclient
2008-11-12 00:39:56 -06:00
Slava Pestov
3ca9fc926e
Consistent edit-hook variable access
2008-10-17 16:55:38 -05:00
Slava Pestov
c19f2257f4
Fix permission bits
2008-10-02 08:34:49 -05:00
John Benediktsson
5ef537b752
Merge branch 'master' of git://factorcode.org/git/factor
2008-09-12 10:03:40 -07:00
Doug Coleman
efeea92935
make editors use make
2008-09-12 10:36:00 -05:00
John Benediktsson
b1231476c5
Adding support for TextEdit.
2008-09-11 18:15:59 -07:00
John Benediktsson
4f6ae2dee6
Adding support for MacVim.
2008-09-11 18:15:48 -07:00
Doug Coleman
e78a348676
remove gvim.backend
2008-09-01 12:00:14 -05:00
Slava Pestov
6408b01e9d
Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything
2008-07-29 16:47:52 -05:00
Slava Pestov
d66f887736
Create basis vocab root
2008-07-28 22:03:13 -05:00