Erik Osheim
|
b321269b2e
|
fix mutt header bug
--HG--
branch : pmacs2
|
2009-07-13 15:35:55 -04:00 |
Erik Osheim
|
c034605a69
|
bug parsing python decorators
--HG--
branch : pmacs2
|
2009-07-12 18:30:31 -04:00 |
Erik Osheim
|
e3e88477f5
|
small ipython bug
--HG--
branch : pmacs2
|
2009-07-12 14:55:53 -04:00 |
Erik Osheim
|
e8bb97f4ea
|
updatd console-clear to use parentw
--HG--
branch : pmacs2
|
2009-07-12 14:55:22 -04:00 |
Erik Osheim
|
d4ebbaf5c9
|
mode detection now uses regexes; modes updated
--HG--
branch : pmacs2
|
2009-07-12 01:23:13 -04:00 |
Erik Osheim
|
a098646d42
|
expand mode-detection beyond #! to <?xml>
--HG--
branch : pmacs2
|
2009-07-11 22:44:12 -04:00 |
Erik Osheim
|
b3c6d6d717
|
initial latin-1 support
--HG--
branch : pmacs2
|
2009-07-11 21:57:41 -04:00 |
Erik Osheim
|
f747b06318
|
initial archive browsing support
--HG--
branch : pmacs2
|
2009-07-09 16:23:13 -04:00 |
Erik Osheim
|
311b2e48a4
|
improved perl-blocks in tt
--HG--
branch : pmacs2
|
2009-07-09 00:13:48 -04:00 |
Erik Osheim
|
4ea1f53a46
|
improve python's goto-name support
--HG--
branch : pmacs2
|
2009-07-07 12:22:49 -04:00 |
Erik Osheim
|
33c5cc3cf5
|
some more arg history queues
--HG--
branch : pmacs2
|
2009-07-06 23:00:25 -04:00 |
Erik Osheim
|
0ed283b5af
|
preliminary argument history support
--HG--
branch : pmacs2
|
2009-07-06 22:48:34 -04:00 |
Erik Osheim
|
6b5b2eb244
|
small bugfix for s{foo} {bar} regexes.
--HG--
branch : pmacs2
|
2009-07-05 17:48:29 -04:00 |
Erik Osheim
|
d2f4ba2d64
|
fixed mode.c indenting bug
--HG--
branch : pmacs2
|
2009-06-23 14:52:57 -04:00 |
Erik Osheim
|
479e95bc92
|
fixed string.letters locale bug
--HG--
branch : pmacs2
|
2009-06-13 21:46:38 -04:00 |
Erik Osheim
|
2f23872896
|
improved (but not perfect) wrap-paragraph
--HG--
branch : pmacs2
|
2009-06-11 01:59:31 -04:00 |
Erik Osheim
|
954c383a29
|
fixed token names in mode.dir
--HG--
branch : pmacs2
|
2009-06-11 00:00:33 -04:00 |
Erik Osheim
|
4718ba3003
|
improved some mode.dir method names
--HG--
branch : pmacs2
|
2009-06-10 23:53:51 -04:00 |
Erik Osheim
|
a4475951e7
|
closer color matching
--HG--
branch : pmacs2
|
2009-06-10 23:41:53 -04:00 |
Erik Osheim
|
6534ec0cdf
|
python coloring bug
--HG--
branch : pmacs2
|
2009-06-10 19:58:44 -04:00 |
Erik Osheim
|
c27e561865
|
fixed color initialization, other bugs
--HG--
branch : pmacs2
|
2009-06-10 17:55:33 -04:00 |
Erik Osheim
|
7e36a08844
|
start of the color overhaul
--HG--
branch : pmacs2
|
2009-06-10 16:07:03 -04:00 |
Erik Osheim
|
c36927cda1
|
trying to make colors more sane and get 256 colors working
--HG--
branch : pmacs2
|
2009-06-10 12:05:24 -04:00 |
Erik Osheim
|
2aeb47389a
|
fix wrapped lines in mutt's header
--HG--
branch : pmacs2
|
2009-06-09 23:59:19 -04:00 |
Erik Osheim
|
4f52a89a22
|
dir-grep improved; ignore_suffix improved
--HG--
branch : pmacs2
|
2009-06-09 02:12:07 -04:00 |
Erik Osheim
|
a61bca0de8
|
small perl regex fix
--HG--
branch : pmacs2
|
2009-06-03 13:58:48 -04:00 |
Erik Osheim
|
846928a030
|
rst grammar fix--references
--HG--
branch : pmacs2
|
2009-05-29 00:10:31 -04:00 |
Erik Osheim
|
63196f5646
|
decorator support for python
--HG--
branch : pmacs2
|
2009-05-27 17:09:37 -04:00 |
Erik Osheim
|
540b1d75c4
|
fixed ignore_suffix bug
--HG--
branch : pmacs2
|
2009-05-27 15:28:04 -04:00 |
Erik Osheim
|
eb087a4e94
|
bash actions for sh-mode
--HG--
branch : pmacs2
|
2009-05-17 23:48:01 -04:00 |
Erik Osheim
|
dd91be6169
|
avoid parsing bugs
--HG--
branch : pmacs2
|
2009-05-17 15:45:39 -04:00 |
moculus
|
e7db0e034c
|
--HG--
branch : pmacs2
|
2009-05-06 21:17:43 +00:00 |
moculus
|
6d538a1b10
|
template toolkit updates
--HG--
branch : pmacs2
|
2009-05-06 18:39:26 +00:00 |
moculus
|
ca649aa7e1
|
better comment regex
--HG--
branch : pmacs2
|
2009-05-06 04:34:23 +00:00 |
moculus
|
b37debda45
|
--HG--
branch : pmacs2
|
2009-05-06 04:33:45 +00:00 |
moculus
|
a937b50d1b
|
python bugfix and svn cleanup
--HG--
branch : pmacs2
|
2009-05-05 00:33:49 +00:00 |
moculus
|
affd8f13f4
|
--HG--
branch : pmacs2
|
2009-05-04 21:42:02 +00:00 |
moculus
|
fa5f7908d4
|
--HG--
branch : pmacs2
|
2009-05-04 03:51:52 +00:00 |
moculus
|
eeb6a677eb
|
python color update
--HG--
branch : pmacs2
|
2009-05-04 03:22:18 +00:00 |
moculus
|
9674295203
|
better mutt mode
--HG--
branch : pmacs2
|
2009-05-03 23:47:27 +00:00 |
moculus
|
9155446878
|
--HG--
branch : pmacs2
|
2009-05-01 21:26:29 +00:00 |
moculus
|
e05a896088
|
fixed perl context
--HG--
branch : pmacs2
|
2009-05-01 20:25:42 +00:00 |
moculus
|
5bcf42811f
|
small perl fix
--HG--
branch : pmacs2
|
2009-04-27 20:34:42 +00:00 |
moculus
|
1a66165dbd
|
--HG--
branch : pmacs2
|
2009-04-27 02:13:57 +00:00 |
moculus
|
27b2b3db3a
|
better bds
--HG--
branch : pmacs2
|
2009-04-24 18:52:32 +00:00 |
moculus
|
9d916a29ad
|
--HG--
branch : pmacs2
|
2009-04-24 14:31:27 +00:00 |
moculus
|
dbdf37411d
|
--HG--
branch : pmacs2
|
2009-04-20 19:52:13 +00:00 |
moculus
|
0b7060c3c9
|
perl vc support and better scalars
--HG--
branch : pmacs2
|
2009-04-14 19:38:11 +00:00 |
moculus
|
4037fe17f3
|
string clean-up
--HG--
branch : pmacs2
|
2009-04-14 00:46:40 +00:00 |
moculus
|
a50a2b0d19
|
added 'with' keyword
--HG--
branch : pmacs2
|
2009-04-14 00:41:11 +00:00 |
moculus
|
317250c2cc
|
set_msg and log buffer
--HG--
branch : pmacs2
|
2009-04-13 04:22:59 +00:00 |
moculus
|
0a6fd6837c
|
forth updates
--HG--
branch : pmacs2
|
2009-04-11 18:44:05 +00:00 |
moculus
|
6ea87b87e4
|
app improvement and small python stuff
--HG--
branch : pmacs2
|
2009-04-11 04:39:34 +00:00 |
moculus
|
e800135795
|
--HG--
branch : pmacs2
|
2009-04-11 03:45:21 +00:00 |
moculus
|
1e912c093a
|
--HG--
branch : pmacs2
|
2009-04-10 19:44:24 +00:00 |
moculus
|
14b4007796
|
--HG--
branch : pmacs2
|
2009-04-10 15:30:29 +00:00 |
moculus
|
4c63cdcd60
|
--HG--
branch : pmacs2
|
2009-04-10 05:29:44 +00:00 |
moculus
|
d4a044f772
|
some mode fixes
--HG--
branch : pmacs2
|
2009-04-09 04:34:43 +00:00 |
moculus
|
701728fbd9
|
--HG--
branch : pmacs2
|
2009-04-08 14:57:25 +00:00 |
moculus
|
185ee1a061
|
--HG--
branch : pmacs2
|
2009-04-08 04:41:30 +00:00 |
moculus
|
b78d42cba5
|
some more mode clean-up etc
--HG--
branch : pmacs2
|
2009-04-08 04:21:29 +00:00 |
moculus
|
68bb97e00e
|
small xml speedups
--HG--
branch : pmacs2
|
2009-04-08 01:02:19 +00:00 |
moculus
|
d7870303a8
|
--HG--
branch : pmacs2
|
2009-04-07 04:34:26 +00:00 |
moculus
|
1bef0247dc
|
--HG--
branch : pmacs2
|
2009-04-06 19:21:30 +00:00 |
moculus
|
343d1c2383
|
tab bug fix... base format fix, awk improvements
--HG--
branch : pmacs2
|
2009-04-06 15:21:43 +00:00 |
moculus
|
81de411291
|
better Interact
--HG--
branch : pmacs2
|
2009-04-06 06:23:41 +00:00 |
moculus
|
350d9b6cc5
|
some more fixes
--HG--
branch : pmacs2
|
2009-04-06 06:20:43 +00:00 |
moculus
|
533e7b53b7
|
improvements to tabbing
--HG--
branch : pmacs2
|
2009-04-06 04:21:29 +00:00 |
moculus
|
dfa5ff88f3
|
better python-mode
--HG--
branch : pmacs2
|
2009-04-06 02:30:40 +00:00 |
moculus
|
0967b3ff63
|
some conf improvements
--HG--
branch : pmacs2
|
2009-04-06 02:30:19 +00:00 |
moculus
|
0084721108
|
--HG--
branch : pmacs2
|
2009-04-05 17:05:42 +00:00 |
moculus
|
75a31bd921
|
--HG--
branch : pmacs2
|
2009-04-04 16:27:19 +00:00 |
moculus
|
c27fdd3ff0
|
--HG--
branch : pmacs2
|
2009-04-04 05:11:27 +00:00 |
moculus
|
8d555b661b
|
--HG--
branch : pmacs2
|
2009-04-03 21:59:05 +00:00 |
moculus
|
1813fdabcd
|
--HG--
branch : pmacs2
|
2009-04-03 21:55:05 +00:00 |
moculus
|
5403988c14
|
--HG--
branch : pmacs2
|
2009-04-03 21:52:30 +00:00 |
moculus
|
4df49ab1e9
|
--HG--
branch : pmacs2
|
2009-04-03 21:36:37 +00:00 |
moculus
|
f7ceeb3dda
|
--HG--
branch : pmacs2
|
2009-04-03 16:25:58 +00:00 |
moculus
|
c958253e34
|
improved help content
--HG--
branch : pmacs2
|
2009-04-02 14:17:22 +00:00 |
moculus
|
29dbe6ed40
|
--HG--
branch : pmacs2
|
2009-04-02 00:31:06 +00:00 |
moculus
|
68e1f93e99
|
console improvements
--HG--
branch : pmacs2
|
2009-04-02 00:14:34 +00:00 |
moculus
|
1e7e2d9db9
|
--HG--
branch : pmacs2
|
2009-04-01 19:07:28 +00:00 |
moculus
|
fc016f1716
|
--HG--
branch : pmacs2
|
2009-04-01 03:24:28 +00:00 |
moculus
|
df66581780
|
clisp improvements
--HG--
branch : pmacs2
|
2009-03-31 14:57:14 +00:00 |
moculus
|
db0479b68d
|
more mode clean-up
--HG--
branch : pmacs2
|
2009-03-31 03:15:27 +00:00 |
moculus
|
04b672f318
|
--HG--
branch : pmacs2
|
2009-03-30 13:36:04 +00:00 |
moculus
|
9cf785885a
|
more mode clean-up
--HG--
branch : pmacs2
|
2009-03-30 05:10:25 +00:00 |
moculus
|
ef6c9c92e2
|
--HG--
branch : pmacs2
|
2009-03-30 00:50:27 +00:00 |
moculus
|
fe11590c64
|
general mode clean-up
--HG--
branch : pmacs2
|
2009-03-29 02:20:37 +00:00 |
moculus
|
a971586fed
|
mode documentation improvements; better diff; ideas
--HG--
branch : pmacs2
|
2009-03-28 03:40:09 +00:00 |
moculus
|
abaaef7c83
|
--HG--
branch : pmacs2
|
2009-03-28 02:53:04 +00:00 |
moculus
|
08e1006933
|
pattern-match-rule installed and tested in c-mode
--HG--
branch : pmacs2
|
2009-03-28 02:33:36 +00:00 |
moculus
|
15545e08d4
|
better error mode
--HG--
branch : pmacs2
|
2009-03-28 01:39:32 +00:00 |
moculus
|
910d4046ac
|
--HG--
branch : pmacs2
|
2009-03-26 21:32:52 +00:00 |
moculus
|
a6adf2006e
|
constant bug fix
--HG--
branch : pmacs2
|
2009-03-26 02:50:45 +00:00 |
moculus
|
9adcf939e9
|
close last buffer bug
--HG--
branch : pmacs2
|
2009-03-26 01:21:13 +00:00 |
moculus
|
35f9a6601b
|
--HG--
branch : pmacs2
|
2009-03-24 21:44:07 +00:00 |
moculus
|
8a978c7104
|
fixes
--HG--
branch : pmacs2
|
2009-03-24 21:23:55 +00:00 |
moculus
|
d6d80218ef
|
--HG--
branch : pmacs2
|
2009-03-24 17:01:54 +00:00 |
moculus
|
18686df3d2
|
--HG--
branch : pmacs2
|
2009-03-20 19:41:56 +00:00 |
moculus
|
03105557a6
|
some c improvements
--HG--
branch : pmacs2
|
2009-03-20 04:25:20 +00:00 |
moculus
|
c6f79ea0bf
|
split window is better; sql mode tabbing/highlighting is better
--HG--
branch : pmacs2
|
2009-03-20 04:20:29 +00:00 |
moculus
|
4ed41352f5
|
transient-mark mode == higlight_mark
--HG--
branch : pmacs2
|
2009-03-19 04:23:09 +00:00 |
moculus
|
69990d41e6
|
--HG--
branch : pmacs2
|
2009-03-18 14:10:10 +00:00 |
moculus
|
3a3f8104e9
|
add -X operators to perl
--HG--
branch : pmacs2
|
2009-03-18 02:24:05 +00:00 |
moculus
|
60d14339c2
|
--HG--
branch : pmacs2
|
2009-03-18 01:12:46 +00:00 |
moculus
|
5eff1a2875
|
refactor mode.name() to mode.name
--HG--
branch : pmacs2
|
2009-03-17 19:24:10 +00:00 |
moculus
|
c95ae0fd2f
|
--HG--
branch : pmacs2
|
2009-03-17 00:00:28 +00:00 |
moculus
|
9b3ef0fc3e
|
--HG--
branch : pmacs2
|
2009-03-16 18:35:13 +00:00 |
moculus
|
551589644d
|
perl perl perl
--HG--
branch : pmacs2
|
2009-03-16 14:42:17 +00:00 |
moculus
|
9bdaade444
|
better? who knows
--HG--
branch : pmacs2
|
2009-03-16 00:46:50 +00:00 |
moculus
|
ddd8828edd
|
forth tab support
--HG--
branch : pmacs2
|
2009-03-15 17:17:03 +00:00 |
moculus
|
7fc86c3e9a
|
pipe pipe pipe pipe
--HG--
branch : pmacs2
|
2009-03-15 02:53:04 +00:00 |
moculus
|
ad8eac608f
|
--HG--
branch : pmacs2
|
2009-03-15 01:35:43 +00:00 |
moculus
|
08741a9da5
|
--HG--
branch : pmacs2
|
2009-03-14 23:53:44 +00:00 |
moculus
|
7d91bc1a14
|
--HG--
branch : pmacs2
|
2009-03-13 04:36:20 +00:00 |
moculus
|
3db64c81f4
|
--HG--
branch : pmacs2
|
2009-03-12 03:53:56 +00:00 |
moculus
|
8f56eddcbd
|
--HG--
branch : pmacs2
|
2009-03-12 00:36:15 +00:00 |
moculus
|
83c7ea1fb9
|
--HG--
branch : pmacs2
|
2009-03-11 19:08:26 +00:00 |
moculus
|
553e968615
|
--HG--
branch : pmacs2
|
2009-03-11 02:58:22 +00:00 |
moculus
|
66998865eb
|
forth... FORTH
--HG--
branch : pmacs2
|
2009-03-10 21:12:24 +00:00 |
moculus
|
36c2114080
|
urk
--HG--
branch : pmacs2
|
2009-03-10 14:54:18 +00:00 |
moculus
|
07ca78dcd4
|
--HG--
branch : pmacs2
|
2009-03-10 14:53:15 +00:00 |
moculus
|
6a975d9a2e
|
--HG--
branch : pmacs2
|
2009-03-10 14:43:04 +00:00 |
moculus
|
c1dd1c1430
|
--HG--
branch : pmacs2
|
2009-03-10 14:35:49 +00:00 |
moculus
|
3a9a915d6d
|
--HG--
branch : pmacs2
|
2009-03-10 14:31:51 +00:00 |
moculus
|
305d2678c3
|
--HG--
branch : pmacs2
|
2009-03-10 14:27:20 +00:00 |
moculus
|
97381673f3
|
2.4?
--HG--
branch : pmacs2
|
2009-03-10 03:46:49 +00:00 |
moculus
|
676c2374a3
|
--HG--
branch : pmacs2
|
2009-03-09 16:24:00 +00:00 |
moculus
|
2726b9edef
|
--HG--
branch : pmacs2
|
2009-03-08 05:19:58 +00:00 |
moculus
|
318d35c436
|
hex mode fixes
--HG--
branch : pmacs2
|
2009-03-06 16:39:47 +00:00 |
moculus
|
fc1dc11edf
|
hex header... YES
--HG--
branch : pmacs2
|
2009-03-06 15:20:53 +00:00 |
moculus
|
710937cc47
|
cvs cvs cvs
--HG--
branch : pmacs2
|
2009-03-04 19:44:41 +00:00 |
moculus
|
f535aa1286
|
console colors
--HG--
branch : pmacs2
|
2009-03-04 17:23:20 +00:00 |
moculus
|
26b58a5c71
|
--HG--
branch : pmacs2
|
2009-03-04 06:53:26 +00:00 |
moculus
|
74faeb4320
|
some fixes to pipes and also an update to haskell
--HG--
branch : pmacs2
|
2009-03-04 06:31:06 +00:00 |
moculus
|
4ad5cba821
|
interact is awesome
--HG--
branch : pmacs2
|
2009-03-04 02:10:32 +00:00 |
moculus
|
d1195b991f
|
--HG--
branch : pmacs2
|
2009-03-03 20:15:14 +00:00 |
moculus
|
b673ef2a52
|
--HG--
branch : pmacs2
|
2009-02-26 19:37:43 +00:00 |
moculus
|
f58417a42d
|
--HG--
branch : pmacs2
|
2009-02-25 18:13:42 +00:00 |
moculus
|
7e59ce6d55
|
--HG--
branch : pmacs2
|
2009-02-24 23:43:40 +00:00 |
moculus
|
884eecfe6e
|
stupid completer bug
--HG--
branch : pmacs2
|
2009-02-24 16:02:53 +00:00 |
moculus
|
5bbfe723f9
|
nicer -x feature
--HG--
branch : pmacs2
|
2009-02-24 03:49:50 +00:00 |
moculus
|
79e7ba97b0
|
--HG--
branch : pmacs2
|
2009-02-24 00:07:38 +00:00 |
moculus
|
f89d94867f
|
--HG--
branch : pmacs2
|
2009-02-23 04:12:58 +00:00 |
moculus
|
22e873833f
|
fixed python bug
--HG--
branch : pmacs2
|
2009-02-23 03:42:37 +00:00 |
moculus
|
1126b059b8
|
--HG--
branch : pmacs2
|
2009-02-23 02:51:31 +00:00 |
moculus
|
df8ea5f391
|
better console highlighting
--HG--
branch : pmacs2
|
2009-02-22 22:48:22 +00:00 |
moculus
|
692fc51706
|
--HG--
branch : pmacs2
|
2009-02-22 22:10:08 +00:00 |
moculus
|
b134fed9e9
|
c-context is a work in progress
--HG--
branch : pmacs2
|
2009-02-20 06:28:57 +00:00 |
moculus
|
25bcb7a8d3
|
tt improvement
--HG--
branch : pmacs2
|
2009-02-20 06:21:51 +00:00 |
moculus
|
5124367014
|
preliminary lilypond support
--HG--
branch : pmacs2
|
2009-02-18 06:20:43 +00:00 |
moculus
|
315a590bd9
|
lily support
--HG--
branch : pmacs2
|
2009-02-18 00:37:11 +00:00 |
moculus
|
f07449a82c
|
lily mode
--HG--
branch : pmacs2
|
2009-02-17 21:45:23 +00:00 |
moculus
|
b0b050d092
|
finalized comment-region refactor
--HG--
branch : pmacs2
|
2009-02-17 14:51:26 +00:00 |
moculus
|
050f68bc69
|
added some XML junk
--HG--
branch : pmacs2
|
2009-02-17 04:40:11 +00:00 |
moculus
|
c71dadf3e6
|
--HG--
branch : pmacs2
|
2009-02-15 17:30:37 +00:00 |
moculus
|
460e7b3004
|
fixed python-mode bug
--HG--
branch : pmacs2
|
2009-02-15 17:10:06 +00:00 |
moculus
|
dd780d2f7e
|
mode refactors
--HG--
branch : pmacs2
|
2009-02-15 17:06:35 +00:00 |
moculus
|
e81712afc1
|
sql mode for real
--HG--
branch : pmacs2
|
2009-02-14 20:51:01 +00:00 |
moculus
|
8eeb7b6b3e
|
more concise sql mode
--HG--
branch : pmacs2
|
2009-02-14 20:38:29 +00:00 |
moculus
|
2e37f0e0dd
|
--HG--
branch : pmacs2
|
2009-02-14 14:50:25 +00:00 |
moculus
|
a096703778
|
mo money mo bugz
--HG--
branch : pmacs2
|
2009-02-14 14:40:23 +00:00 |
moculus
|
90a955e2bf
|
fix some more bugs
--HG--
branch : pmacs2
|
2009-02-14 14:28:45 +00:00 |
moculus
|
6eb083ff35
|
mode cleanup
--HG--
branch : pmacs2
|
2009-02-14 03:36:38 +00:00 |
moculus
|
19e6f2daef
|
sql mode gets comments... also annoying drawing fix
--HG--
branch : pmacs2
|
2009-02-14 03:14:38 +00:00 |
moculus
|
a5bb43c14a
|
fixed perl quoting bug
--HG--
branch : pmacs2
|
2009-02-11 04:27:38 +00:00 |
moculus
|
4103063bcf
|
some fixes and updates
--HG--
branch : pmacs2
|
2009-02-09 14:37:04 +00:00 |
moculus
|
a3ef1000ad
|
header header
--HG--
branch : pmacs2
|
2009-02-05 17:12:52 +00:00 |
moculus
|
5390ded5d0
|
--HG--
branch : pmacs2
|
2009-02-05 15:47:20 +00:00 |
moculus
|
7c1d0a9330
|
context header v0.1
--HG--
branch : pmacs2
|
2009-02-05 15:21:24 +00:00 |
moculus
|
ace50bbb85
|
modes
--HG--
branch : pmacs2
|
2009-02-04 13:48:58 +00:00 |
moculus
|
3f86cd6ea3
|
ugh
--HG--
branch : pmacs2
|
2009-02-03 21:52:23 +00:00 |
moculus
|
998e836873
|
stupid indenting issue
--HG--
branch : pmacs2
|
2009-02-03 19:19:48 +00:00 |
moculus
|
482ef39720
|
fixed super annoying long-line bug
--HG--
branch : pmacs2
|
2009-02-03 19:16:38 +00:00 |
moculus
|
bfa188627e
|
java fixes and parsing
--HG--
branch : pmacs2
|
2009-02-03 14:56:22 +00:00 |
moculus
|
ef56ae12bc
|
more better javascript
--HG--
branch : pmacs2
|
2009-02-02 22:08:33 +00:00 |
moculus
|
42fb1aebb5
|
tt bug fix
--HG--
branch : pmacs2
|
2009-02-02 16:56:26 +00:00 |
moculus
|
182fd7880d
|
--HG--
branch : pmacs2
|
2009-02-02 14:44:32 +00:00 |
moculus
|
87dce5ee27
|
elisp fix and header bug
--HG--
branch : pmacs2
|
2009-02-01 23:30:40 +00:00 |
moculus
|
8a77dafb42
|
--HG--
branch : pmacs2
|
2009-02-01 03:34:43 +00:00 |
moculus
|
a46c0e8347
|
open POD files as perl
--HG--
branch : pmacs2
|
2009-01-29 05:38:16 +00:00 |
moculus
|
84c9dad374
|
pmacs updates
--HG--
branch : pmacs2
|
2009-01-28 21:28:33 +00:00 |
moculus
|
85a067f5f3
|
--HG--
branch : pmacs2
|
2009-01-24 18:54:04 +00:00 |
moculus
|
aaf0f8090a
|
--HG--
branch : pmacs2
|
2009-01-24 17:49:19 +00:00 |
moculus
|
57deac3c63
|
--HG--
branch : pmacs2
|
2009-01-22 22:29:11 +00:00 |
moculus
|
4ff226ce6b
|
--HG--
branch : pmacs2
|
2009-01-19 18:55:54 +00:00 |
moculus
|
e90b1a8d7f
|
--HG--
branch : pmacs2
|
2009-01-16 00:07:41 +00:00 |
moculus
|
536a2ebb71
|
--HG--
branch : pmacs2
|
2009-01-06 23:45:05 +00:00 |
moculus
|
79e5a82cce
|
--HG--
branch : pmacs2
|
2008-12-13 03:46:06 +00:00 |
moculus
|
497b5c14dc
|
small perl bug fix
--HG--
branch : pmacs2
|
2008-12-08 17:39:41 +00:00 |
moculus
|
ca265fd054
|
--HG--
branch : pmacs2
|
2008-12-07 05:02:28 +00:00 |
moculus
|
793d044cac
|
--HG--
branch : pmacs2
|
2008-12-04 00:30:01 +00:00 |
moculus
|
0d300a637d
|
error buffer handling
--HG--
branch : pmacs2
|
2008-12-03 05:15:22 +00:00 |
moculus
|
6a9e8cd470
|
--HG--
branch : pmacs2
|
2008-12-02 20:21:28 +00:00 |
moculus
|
beeb52edcc
|
margin for mutt mode
--HG--
branch : pmacs2
|
2008-11-24 18:49:41 +00:00 |
moculus
|
36744cc2a9
|
--HG--
branch : pmacs2
|
2008-11-20 21:29:33 +00:00 |
moculus
|
27b1a17e7b
|
lowercase/uppercase, and some bug fixes
--HG--
branch : pmacs2
|
2008-11-20 21:27:52 +00:00 |
moculus
|
525f1e70f9
|
--HG--
branch : pmacs2
|
2008-11-20 21:16:38 +00:00 |
moculus
|
2dcac2c1f1
|
some cleanup and generic buffer piping
--HG--
branch : pmacs2
|
2008-11-14 04:44:56 +00:00 |