Andrey Kotlarski
|
ce9441fc83
|
Update info as VLFI is merging back to VLF. Bump version.
|
2013-08-06 02:14:39 +03:00 |
|
Andrey Kotlarski
|
563d9ca423
|
Fix vlfi-revert to revert on user confirmation.
|
2013-08-06 02:13:01 +03:00 |
|
Andrey Kotlarski
|
298d8f59d9
|
Keep track of current batch encoded size and allow fluctuation when
searching for proper decoding.
|
2013-08-06 02:11:21 +03:00 |
|
Andrey Kotlarski
|
8ed919209a
|
Review fixes:
- move put statements to top level
- add write-file-functions hook locally
- vlfi-if-file-too-large becomes around advice
- minor style changes
|
2013-08-06 02:07:36 +03:00 |
|
Andrey Kotlarski
|
c1aedbc307
|
Update README: VLFI is now development version of VLF.
|
2013-08-06 02:02:02 +03:00 |
|
Andrey Kotlarski
|
a0b8d5f67a
|
Merge pull request #3 from danlamanna/master
Alters vlfi to respect the default-directory variable when opening
files.
|
2013-07-25 01:17:35 -07:00 |
|
Dan LaManna
|
616d676330
|
Alters vlfi to respect the default-directory variable when opening
files.
|
2013-07-24 21:49:14 -04:00 |
|
Andrey Kotlarski
|
b943008eca
|
Bump version and update README.
0.9
|
2013-06-09 02:34:52 +03:00 |
|
Andrey Kotlarski
|
4589c25d96
|
Return to current position after occur ending with quit.
|
2013-05-07 15:43:52 +03:00 |
|
Andrey Kotlarski
|
c827c3e186
|
Prevent standard save procedure invocation in case user postpones
saving.
|
2013-05-04 23:53:17 +03:00 |
|
Andrey Kotlarski
|
36d2ed4d09
|
Update README.
|
2013-05-02 14:25:39 +03:00 |
|
Andrey Kotlarski
|
ae775f88f9
|
Extend vlfi-goto-line to count lines from the end with negative
argument.
|
2013-05-02 14:18:41 +03:00 |
|
Andrey Kotlarski
|
1ac1eece40
|
Turn vlfi-get-file-size to function.
|
2013-05-02 12:04:12 +03:00 |
|
Andrey Kotlarski
|
67732485d8
|
Optimize a bit goto line.
|
2013-05-01 02:18:37 +03:00 |
|
Andrey Kotlarski
|
3d652fe71d
|
Minor documentation fixes.
|
2013-05-01 02:02:28 +03:00 |
|
Andrey Kotlarski
|
7bfe665524
|
More secure chunk decode adjustment and minor fixes.
|
2013-05-01 01:51:36 +03:00 |
|
Colin Marquardt
|
28255a2aa2
|
Correctly print MB (for older emacsen).
|
2013-04-23 19:15:43 +03:00 |
|
Andrey Kotlarski
|
fbe081417c
|
Fix occur indexing not to skip last chunk.
|
2013-04-23 00:53:54 +03:00 |
|
Andrey Kotlarski
|
fd9c258fc8
|
Use permanent buffer local write hook and update README.
|
2013-04-17 14:46:50 +03:00 |
|
Andrey Kotlarski
|
a63ea7a5d0
|
Grammar fixes.
|
2013-04-17 13:19:37 +03:00 |
|
Andrey Kotlarski
|
fbc3a37ce5
|
Add tip for ability to change major mode and more section hierarchy.
|
2013-04-17 13:11:40 +03:00 |
|
Andrey Kotlarski
|
eaf85e5cff
|
Add key-binding to vlfi-mode-map in vlfi-edit-mode-map.
|
2013-04-17 13:00:37 +03:00 |
|
Andrey Kotlarski
|
e4d886a3e3
|
Add check if VLFI buffer has been modified before occur jumping to new
chunk.
|
2013-04-17 12:49:29 +03:00 |
|
Andrey Kotlarski
|
b8cc34422e
|
Add more detailed usage details.
|
2013-04-17 12:33:04 +03:00 |
|
Andrey Kotlarski
|
a5fec57e32
|
Mostly documentation and commentary added.
|
2013-04-17 11:55:02 +03:00 |
|
Andrey Kotlarski
|
70719b0917
|
Add vlfi-occur-show command for showing match but still staying in
occur buffer.
|
2013-04-17 11:53:49 +03:00 |
|
Andrey Kotlarski
|
54927afb8f
|
Update README and bump version.
0.8
|
2013-04-16 15:56:10 +03:00 |
|
Andrey Kotlarski
|
f14ef6ce9e
|
Usability improvements to vlfi-occur.
|
2013-04-16 15:51:30 +03:00 |
|
Andrey Kotlarski
|
1dcd12288b
|
Use overlays for number indicators.
|
2013-04-16 15:38:36 +03:00 |
|
Andrey Kotlarski
|
641ff4b961
|
First feature complete version of vlfi-occur.
|
2013-04-16 14:44:34 +03:00 |
|
Andrey Kotlarski
|
681d3d94fc
|
Add vlfi-occur-mode.
|
2013-04-16 12:25:06 +03:00 |
|
Andrey Kotlarski
|
ba439de0f6
|
Initial generation of vlfi-occur results.
|
2013-04-16 02:16:03 +03:00 |
|
Andrey Kotlarski
|
b34bd2e5fb
|
Don't use temporary buffer when adjusting expanded file content.
0.7
|
2013-04-15 23:38:14 +03:00 |
|
Andrey Kotlarski
|
1589cf9736
|
Make custom revert function local only for vlfi buffers.
|
2013-04-15 17:42:11 +03:00 |
|
Andrey Kotlarski
|
83eb8a586b
|
Fixes for GNU Emacs 23.
|
2013-04-15 17:27:23 +03:00 |
|
Andrey Kotlarski
|
e3be8d5d98
|
Don't adjust chunk with more that 3 bytes and inhibit spurious update
messages when saving content with changes size.
|
2013-04-15 15:04:22 +03:00 |
|
Andrey Kotlarski
|
5aef3e1c27
|
Update file size changes more lazily.
|
2013-04-15 01:26:58 +03:00 |
|
Andrey Kotlarski
|
ca8ba42ec4
|
Fix position handling to correctly deal with multibyte characters.
|
2013-04-15 00:57:10 +03:00 |
|
Andrey Kotlarski
|
a31be70613
|
Update README and bump version.
|
2013-04-14 20:01:10 +03:00 |
|
Andrey Kotlarski
|
538a9e6049
|
Apply chunk decoding adjustment implicitly.
|
2013-04-14 19:48:20 +03:00 |
|
Andrey Kotlarski
|
469900878d
|
Make chunk adjusting automatic.
|
2013-04-14 19:28:41 +03:00 |
|
Andrey Kotlarski
|
473536e050
|
Add adjust command for cases where chunk starts with part of multibyte symbol.
|
2013-04-14 18:58:30 +03:00 |
|
Andrey Kotlarski
|
74febeb183
|
Remove ability to launch VLFI from file end. It's superseded by
vlfi-end-of-file and may break decoding of file.
|
2013-04-14 18:27:31 +03:00 |
|
Andrey Kotlarski
|
fc689d5c88
|
Make coding system conversion on write more idiomatic.
|
2013-04-14 18:19:49 +03:00 |
|
Andrey Kotlarski
|
3fb898e83a
|
Add automatic batching when scrolling.
|
2013-04-14 02:50:31 +03:00 |
|
Andrey Kotlarski
|
f1ade8106c
|
Add go to line command.
|
2013-04-14 02:21:49 +03:00 |
|
Andrey Kotlarski
|
e67895afc4
|
Optionally strip superfluous operations when inserting batches.
|
2013-04-14 01:09:13 +03:00 |
|
Andrey Kotlarski
|
4cbefdeeca
|
Optimize chunk save buffers for multiple insert/erase operations.
|
2013-04-14 00:54:16 +03:00 |
|
Andrey Kotlarski
|
9fad430601
|
Fix positioning after save.
|
2013-04-14 00:53:24 +03:00 |
|
Andrey Kotlarski
|
6ea7a2aa1e
|
Add macro for file size determination.
|
2013-04-14 00:52:07 +03:00 |
|