Changelog for
zile-2.4.11-2.1.i586.rpm :
Thu Jul 31 14:00:00 2014 kukukAATTsuse.de
- Update to 2.4.11
- lot of bug fixes
- remove desktop files
- merge subpackages back
Fri Mar 30 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 2.4.7:
* fix a potential crash and cosmetic bug in global-set-key when used
interactively
Mon Feb 20 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 2.4.6:
* fix a crash in non-incremental search the first time it is used
interactively
Sat Feb 11 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 2.4.5:
* fix an egregious bug resulting in a crash whenever a non-existent file was
edited
* fix other potential crash bugs in the low-level text-handling routine
estr_replace
- changes from 2.4.4:
* find-file and find-file-read-only now work non-interactively
* slight speed improvement to general editing operations
Thu Dec 22 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 2.4.3:
* fix a crash on certain terminals
* fix a recently-introduced display bug in isearch
Sat Oct 15 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 2.4.2:
* fix a long-standing bug in uniarg handling in macros
* fix display of percentage position in buffer
* fix display of search string in query-replace
* fix poor performance of fill-paragraph
* fix handling of Backspace/^H by looking at termcap kbs setting
* several old bugs have been fixed, a few more esoteric features removed, and
Emacs-compliance has been improved
Mon May 2 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 2.3.24:
* Bug fixes:
+ fix kill-line with prefix argument
+ fix a cosmetic problem with multiple ESC-digit combinations
+ fix initial screen setup when some files are loaded on the command line
- changes from 2.3.23:
* Bug fixes:
+ {beginning,end}-of-buffer now take account of transient-mark-mode (bug
present since “forever”)
Sat Mar 5 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 2.3.22:
* fixes a bug in forward regex isearch introduced recently
Thu Nov 18 13:00:00 2010 pascal.bleserAATTopensuse.org
- restructred subpackages, similar to vim
Thu Nov 18 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.21:
* fixes a bug in backward search
Sat Oct 9 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.20:
* fixes a potential buffer overflow
* fixes search and replace with embedded NULs
* fixes a bug in the build system (the Zile-only tests now run correctly when
an EMACS environment variable is defined)
* fixes a bug introduced in 2.3.17 that caused consecutive kills not to save
the killed text
* some code was cleaned up and better use made of gnulib
* the build scripts that were previously in Lua have been rewritten in Perl;
Perl is now required to build Zile
* a cyclomatic complexity report on the C code can now be produced
Sat Aug 14 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.19:
* fixes a space leak
* fixes a small bug in reading filenames in the minibuffer introduced in
2.3.18
* fixessome behaviour that was not the same as Emacs
Mon Jul 12 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.18:
* fixes some minor space leaks
* fixes a read of freed memory
* fixes a bug in quoted-insert
* stops Zile from catching the user signal SIGQUIT
Tue May 25 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.17:
* fixes a crash in undo introduced in 2.3.16
* fixes some small bugs in delete-window
Sun May 9 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.16:
* fixes a potential buffer overrun and a long-standing bug in the handling of
the key string \"C-_\"
Wed Mar 3 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.3.15:
* the default universal argument, which should be 4 but was 16, has been
fixed
* some cosmetic errors with the display of universal arguments in the
minibuffer have been fixed
Fri Dec 4 13:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.3.14:
* fixes a minor bug in filename tab expansion, which resulted in `/\' being
expanded to `~/\'
Thu Oct 29 13:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.3.13:
* fixes bugs in \"kill-line\", \"scroll-up\", and \"scroll-down\"
* some space leaks found by Valgrind were squashed
Tue Sep 22 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.3.12:
* fixes the +LINE command-line action, which was broken a few releases ago
* cosmetic fix to temporary buffers
Tue Sep 1 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.3.11
Wed Apr 8 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.3.5:
* fixes a bug in write-file which caused the undo state to be improperly
updated, resulting in dirty states being marked clean
* a crash bug in paragraph filling was fixed
* some other minor bugs fixed
* the --funcall option was reintroduced for backwards compatibility with
Zile 2.2
Fri Mar 6 13:00:00 2009 guruAATTunixtech.be
- fix conditionals in spec file
- update to 2.3.4:
* fixes yet another bug in filename completion, and a potential crash that
the bug exposed
Sun Mar 1 13:00:00 2009 guruAATTunixtech.be
- update to 2.3.3:
* fixes bugs in filename completion