jed-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

0.99-17.95 released


As promised, a new snapshot of jed is available.  I also released a
new slang2 snapshot, which I encourage you to use.

You can grab it from the usual places, including

   <ftp://space.mit.edu/pub/davis/jed/v0.99/pre-0.99-17>

Here are the changes since the last snapshot.  Thanks, --John

83. src/xterm.c: if (Batch) should have been if (!Batch)
    <Jacob (=Jouk) Jansen (joukj at hrem, stm, tudelft, nl)>
84. src/display.c: SLtt_Blink_Mode set to 0
85. lib/occur.sl: Zero length regular expressions were causing an
    infinite loop. (Paul Boekholt, p, boekholt at hetnet, nl)
86. src/main.c: If the environment variable JED_UTF8 exists and is set
    to FORCE, then jed will "force" the video driver/terminal into
    UTF-8 mode.  This can be useful on systems that have no UTF-8
    support in the locale.
87. src/screen.c: Fixed a problem associated with the display of line
    numbers on the status line.
88. src/main.c: "jed --script FILE" was searching for FILE along jed's
    load path instead of relative to the current directory.
89. src/wterm.c:msw_get_terminfo: if (!Batch) changed to if (Batch).
    (Dino Sangoid).
90. src/mkfiles/makefile.all: Added support for linking to the slang
    dll (Dino Sangoid)
91. src/file.c, buffer.c: Two small memory leaks found and corrected
    by Dino Sangoid.
92. lib/gpg.sl: Make sure the autosave file is encrypted.
    (Paul Boekholt p, boekholt at hetnet, nl)
93. src/keymap.c: If an error happens when performing a key sequence,
    make sure that the error message is displayed.
94. src/misc.c: Make sure read_from_minibuffer preserves the current
    buffer and not the buffer attached to the current window.  Most of
    the time they are the same.
95. lib/gpg.sl: Use cached passprases for autosave files. (Paul
    Boekholt, Lloyd Zusman)

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]