- PKGMANDIR must be created by the package when installing to DESTDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
- Introduced PKGMANDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
- Introduced PKGMANDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
This is the latest stable version of VIM. Changes since 7.0.243:
* some translation fixes
* the following patches after the official 7.1 release
2404 7.1.001 can't build with Gnome GUI
2011 7.1.002 Oracle Pro*C/C++ files are not detected
=============
Version 1.1.7
=============
* Fix for crash during copy'n'paste (Daffyd Harries and Loic Minier) (#379112)
* Fix to apply custom font (patch from Sunil Mohan #146036).
* Improve detection (and fallback) when parsing 'charset=' tag from
'Content-Type' header (#329405).
* New Norwegian/Bokmaal translation (Tor Harald).
* Added Urdu language to languages list (for Simos Xenitellis #346758).
* Added Kurdish language to languages list (for Erdal Ronagi #320001).
* Added Mongolian language to languages list (for Sanlig Badral #149773).
Older NEWS not available.
2806 7.0.240 crash with focus autocommand in GUI when splitting window
1379 7.0.241 ":windo throw 'foo'" loops forever
2274 7.0.242 (extra) Win32: crash when using -register without OLE feature
1997 7.0.243 (extra) Win32: No "Edit with Vim" menu with MSVC 2005
(This is most likely the last 7.0.x version as the 7.1 is now in beta cycle)
2203 7.0.225 after setline() cursor may be on wrong byte of mulit-byte char
1578 7.0.226 display flicker when setting sign through netbeans interface
1720 7.0.227 crash when closing a window in the GUI
1779 7.0.228 Cygwin: problem with symlink to DOS style path
1806 7.0.229 if 'pt' starts with Esc then Insert mode Esc doesn't time out
4586 7.0.230 a script doesn't know if the current dir is a local dir
2628 7.0.231 recovery from a swap file may crash
18671 7.0.232 (extra) Mac: GUI tab labels are not supported
9738 7.0.233 (extra) Mac: code badly formatted
1723 7.0.234 feedkeys() may be invoked from a modeline
2299 7.0.235 writefile() may be invoked from a modeline
6971 7.0.236 'maxmemtot' wrong, newer Linux sysinfo() uses mem_unit field
3847 7.0.237 'modeline' should default to off for root
TEA is a powerful and simple-in-use GTK-based text editor that
provides hundreds of functions.
It has many features including syntax highlighting, string handling
functions, open various formats, hotkeys, built-in file manager,
localizations and encodings, built-in image viewer, and a lot more.
This package has two options not enabled: aspell and gtksourceview.
1448 7.0.220 crash when using winnr('#') in a new tab page
3029 7.0.221 finddir() did not work properly for "." in path
4147 7.0.222 'cindent' works for Perl, except for recognizing comments
2604 7.0.223 popup menu could not handle unprintable characters
6467 7.0.224 when expanding "##" spaces are escaped twice
* A summary of the latex errors and warnings is displayed before the
full log file.
* A "most used symbols" panel has been added.
* The math mode "$$...$$" has been replaced by "\[ \]".
* The colors for the syntax highlighting can now be modified.
* The current line number can be added to the latex related commands.
* Some bugs has been fixed (dialogs layout, french translation...)
changes:
-Started the implementation of a separate style-rewriting engine
-Started the implementation of a new markup-based graphical user interface
-Several improvements for large multi-part documents
-Further improvements in the upcoming markup-based graphical user interface
-Asynchroneous script evaluation using plug-ins
-support for maxima-5.11
9414 7.0.208 (after 7.0.171 and 7.0.180) VMS: path changes cause trouble
1706 7.0.209 Python: cursor may end up beyond end of changed line
3863 7.0.210 ":cbuffer" and ":lbuffer" don't take a !
1674 7.0.211 CTRL-U in Insert mode deletes autoindent when 'bs' is zero
2636 7.0.212 GUI doesn't terminate on SIGTERM
1463 7.0.213 "z=" crashes when regions in 'spellfile' share soundfolding
4870 7.0.214 can't get "\ " argument for <f-args> in a user command
2807 7.0.215 (extra) Mac: Context menu has disabled useless Help entry
3460 7.0.216 ":tab wincmd ]" does not open a new tab page
2007 7.0.217 hang when pressing "n" for ":%s/\n/,\r/gc"
1479 7.0.218 "%B" in 'statusline' doesn't work in Insert mode
4108 7.0.219 editexisting.vim doesn't see buffer in other tab page
9403 7.0.202 compiler and runtime problems on Tandem systems
5579 7.0.203 0x80 and CSI need to be escaped when executing a register
1892 7.0.204 cscope: parsing of lines for listing doesn't work properly
1573 7.0.205 (after 7.0.203) can't compile tiny version
2099 7.0.206 (after 7.0.058) can't edit all gb18030 files properly
3000 7.0.207 (after 7.0.203) 0x80 and CSI escaped too often when recording
2751 7.0.196 mouse pointer position wrong after ":vert ball"
1717 7.0.197 (extra) Win32: can't compile with EXITFREE
7454 7.0.198 (extra) Win32: compiler warnings, don't generate gvim.exe.mnf
1969 7.0.199 cursor in wrong col when completing+formatting multi-byte
2792 7.0.200 memory leaks when out of memory
2511 7.0.201 error message from ":diffput" may be wrong