1
0
forked from aniani/vim

Commit Graph

  • 03aa60826e updated for version 7.3.289 Problem: Complete function isn't called when the leader changed. Solution: Call ins_compl_restart() when the leader changed. (Taro Muraoka) v7.3.289 Bram Moolenaar 2011-08-28 16:02:28 +02:00
  • 9dc93ae43e updated for version 7.3.288 Problem: has('python') may give an error message for not being able to load the library after using python3. Solution: Only give the error when the verbose argument is true. v7.3.288 Bram Moolenaar 2011-08-28 16:00:19 +02:00
  • 2eba18255e updated for version 7.3.287 Problem: Can't compile with MSVC and tiny options. Solution: Move variables and #ifdefs. (Sergey Khorev) v7.3.287 Bram Moolenaar 2011-08-27 15:10:04 +02:00
  • c9927c136f updated for version 7.3.286 Problem: Crash when using "zd" on a large number of folds. (Sam King) Solution: Recompute pointer after reallocating array. Move fewer entries when making room. v7.3.286 Bram Moolenaar 2011-08-26 16:13:00 +02:00
  • 792826c0c7 updated for version 7.3.285 Problem: Mapping <Char-123> no longer works. Solution: Properly check for "char-". Add a test for it. v7.3.285 Bram Moolenaar 2011-08-19 22:29:02 +02:00
  • b8bf541f89 updated for version 7.3.284 Problem: The str2special() function doesn't handle multi-byte characters properly. Solution: Recognize multi-byte characters. (partly by Vladimir Vichniakov) v7.3.284 Bram Moolenaar 2011-08-17 20:33:22 +02:00
  • f6f4a01ab1 updated for version 7.3.283 Problem: An expression mapping with a multi-byte character containing a 0x80 byte gets messed up. (ZyX) Solution: Unescape the expression before evaluating it (Yukihiro Nakadaira) v7.3.283 Bram Moolenaar 2011-08-17 17:18:20 +02:00
  • 1db1f77d4a updated for version 7.3.282 Problem: When using input() and :echo in a loop the displayed text is incorrect. (Benjamin Fritz) Solution: Only restore the cursor position when there is a command line. (Ben Schmidt) v7.3.282 Bram Moolenaar 2011-08-17 16:25:48 +02:00
  • dc93555c0f updated for version 7.3.281 Problem: After using "expand('%:8')" the buffer name is changed. Solution: Make a copy of the file name before shortening it. v7.3.281 Bram Moolenaar 2011-08-17 15:23:23 +02:00
  • c95e32635c updated for version 7.3.280 Problem: ":lmake" does not update the quickfix window title. Solution: Update the title. (Lech Lorens) v7.3.280 Bram Moolenaar 2011-08-10 18:36:54 +02:00
  • 12bc1b5c9f updated for version 7.3.279 Problem: With GTK, when gvim is full-screen and a tab is opened and using a specific monitor configuration the window is too big. Solution: Adjust the window size like on MS-Windows. (Yukihiro Nakadaira) v7.3.279 Bram Moolenaar 2011-08-10 17:44:45 +02:00
  • 17fb0e891a updated for version 7.3.278 Problem: Passing the file name to open in VisVim doesn't work. Solution: Adjust the index and check for end of buffer. (Jiri Sedlak) v7.3.278 Bram Moolenaar 2011-08-10 17:25:51 +02:00
  • 8c85fa3b26 updated for version 7.3.277 Problem: MS-Windows: some characters do not show in dialogs. Solution: Use the wide methods when available. (Yanwei Jia) v7.3.277 Bram Moolenaar 2011-08-10 17:08:03 +02:00
  • cf83973211 updated for version 7.3.276 Problem: GvimExt sets $LANG in the wrong way. Solution: Save the environment and use it for gvim. (Yasuhiro Matsumoto) v7.3.276 Bram Moolenaar 2011-08-10 16:31:23 +02:00
  • e78c206856 updated for version 7.3.275 Problem: MS-Windows: When using a black background some screen updates cause the window to flicker. Solution: Add WS_CLIPCHILDREN to CreateWindow(). (René Aguirre) v7.3.275 Bram Moolenaar 2011-08-10 15:56:27 +02:00
  • 8a20b0f25e updated for version 7.3.274 Problem: With concealed characters tabs do not have the right size. Solution: Use VCOL_HLC instead of vcol. (Eiichi Sato) v7.3.274 Bram Moolenaar 2011-08-10 14:32:39 +02:00
  • 836082d398 updated for version 7.3.273 Problem: A BOM in an error file is seen as text. (Aleksey Baibarin) Solution: Remove the BOM from the text before evaluating. (idea by Christian Brabandt) v7.3.273 Bram Moolenaar 2011-08-10 13:21:46 +02:00
  • 213b10a57e updated for version 7.3.272 Problem: ":put =list" does not add an empty line for a trailing empty item. Solution: Add a trailing NL when turning a list into a string. v7.3.272 Bram Moolenaar 2011-08-10 12:38:08 +02:00
  • d0988c50f3 updated for version 7.3.271 Problem: Code not following Vim coding style. Solution: Fix the style. (Elias Diem) v7.3.271 Bram Moolenaar 2011-08-10 12:19:04 +02:00
  • 1cb7e0976d updated for version 7.3.270 Problem: Illegal memory access. Solution: Swap conditions. (Dominique Pelle) v7.3.270 Bram Moolenaar 2011-08-10 12:11:01 +02:00
  • ea35ef6888 updated for version 7.3.269 Problem: 'shellcmdflag' only works with one flag. Solution: Split into multiple arguments. (Gary Johnson) v7.3.269 Bram Moolenaar 2011-08-04 22:59:28 +02:00
  • e70172e1fc updated for version 7.3.268 Problem: Vim freezes when executing an external command with zsh. Solution: Use O_NOCTTY both in the master and slave. (Bjorn Winckler) v7.3.268 Bram Moolenaar 2011-08-04 19:36:52 +02:00
  • 3f5f795f76 updated for version 7.3.267 Problem: Ruby on Mac OS X 10.7 may crash. Solution: Avoid alloc(0). (Bjorn Winckler) v7.3.267 Bram Moolenaar 2011-08-04 19:34:59 +02:00
  • 673214bb7d updated for version 7.3.266 Problem: In Gvim with iBus typing space in Insert mode doesn't work. Solution: Clear xim_expected_char after checking it. v7.3.266 Bram Moolenaar 2011-07-27 18:25:44 +02:00
  • 4c40223649 updated for version 7.3.265 Problem: When storing a pattern in search history there is no proper check for the separator character. Solution: Pass the separator character to in_history(). (Muraoka Taro) v7.3.265 Bram Moolenaar 2011-07-27 17:58:46 +02:00
  • 0b573a58e6 updated for version 7.3.264 Problem: When the current directory name contains wildcard characters, such as "foo[with]bar", the tags file can't be found. (Jeremy Erickson) Solution: When searching for matching files also match without expanding wildcards. This is a bit of a hack. v7.3.264 Bram Moolenaar 2011-07-27 17:31:47 +02:00
  • a171162356 updated for version 7.3.263 Problem: Perl and Tcl have a few code style problems. Solution: Clean it up. (Elias Diem) v7.3.263 Bram Moolenaar 2011-07-27 14:15:46 +02:00
  • d2221131cf updated for version 7.3.262 Problem: Photon code style doesn't match Vim style. Solution: Clean up some of it. (Elias Diem) v7.3.262 Bram Moolenaar 2011-07-27 14:09:09 +02:00
  • d0c7ba57b1 updated for version 7.3.261 Problem: G++ error message errornously recognized as error. Solution: Ignore "In file included from" line also when it ends in a colon. (Fernando Castillo) v7.3.261 Bram Moolenaar 2011-07-27 13:59:21 +02:00
  • 0533443638 updated for version 7.3.260 Problem: CursorHold triggers on an incomplete mapping. (Will Gray) Solution: Don't trigger CursorHold when there is typeahead. v7.3.260 Bram Moolenaar 2011-07-20 18:29:39 +02:00
  • 522f9aebff updated for version 7.3.259 Problem: Equivalence classes only work for latin characters. Solution: Add the Unicode equivalence characters. (Dominique Pelle) v7.3.259 Bram Moolenaar 2011-07-20 17:58:20 +02:00
  • ce35c88ade updated for version 7.3.258 Problem: MS-Windows: The edit with existing vim context menu entries can be unwanted. Solution: Let a registry entry disable them. (Jerome Vuarand) v7.3.258 Bram Moolenaar 2011-07-20 17:27:25 +02:00
  • e9edd7fbdd updated for version 7.3.257 Problem: Not all completions are available to user commands. Solution: Add "color", "compiler", "file_in_path" and "locale". (Dominique Pelle) v7.3.257 Bram Moolenaar 2011-07-20 16:37:24 +02:00
  • 76f7fd3df3 updated for version 7.3.256 Problem: Javascript indenting not sufficiently tested. Solution: Add more tests. (Luc Deschenaux) Mark the lines that are indented wrong. v7.3.256 Bram Moolenaar 2011-07-20 15:09:43 +02:00
  • b560983d2f updated for version 7.3.255 Problem: When editing a file such as "File[2010-08-15].vim" an E16 error is given. (Manuel Stol) Solution: Don't give an error for failing to compile the regexp. v7.3.255 Bram Moolenaar 2011-07-20 15:04:58 +02:00
  • 9729301aa0 Updated runtime files. Add missing test82 files. Bram Moolenaar 2011-07-18 19:40:27 +02:00
  • 0acc5618f6 updated for version 7.3.254 Problem: The coladd field is not reset when setting the line number for a ":call" command. Solution: Reset it. v7.3.254 Bram Moolenaar 2011-07-15 21:24:11 +02:00
  • 35ee452de0 updated for version 7.3.253 Problem: "echo 'abc' > ''" returns 0 or 1, depending on 'ignorecase'. Checks in mb_strnicmp() for illegal and truncated bytes are wrong. Should not assume that byte length is equal before case folding. Solution: Add utf_safe_read_char_adv() and utf_strnicmp(). Add a test for this. (Ivan Krasilnikov) v7.3.253 Bram Moolenaar 2011-07-15 21:16:59 +02:00
  • 01b2a23b95 updated for version 7.3.252 Problem: Tests fail. (David Northfield) Solution: Add missing update for .ok file. v7.3.252 Bram Moolenaar 2011-07-15 17:56:16 +02:00
  • 44286ca3c4 updated for version 7.3.251 Problem: "gH<Del>" deletes the current line, except when it's the last line. Solution: Set the "include" flag to indicate the last line is to be deleted. v7.3.251 Bram Moolenaar 2011-07-15 17:51:34 +02:00
  • 3d64a3176c updated for version 7.3.250 Problem: Python: Errors in Unicode characters not handled nicely. Solution: Add the surrogateescape error handler. (lilydjwg) v7.3.250 Bram Moolenaar 2011-07-15 15:54:44 +02:00
  • 50f42cadb1 updated for version 7.3.249 Problem: Wrong indenting for array initializer. Solution: Detect '}' in a better way. (Lech Lorens) v7.3.249 Bram Moolenaar 2011-07-15 14:12:30 +02:00
  • 734d99804b updated for version 7.3.248 Problem: PC Install instructions missing install instructions. Solution: Step-by-step explanation. (Michael Soyka) v7.3.248 Bram Moolenaar 2011-07-15 13:52:04 +02:00
  • 37a02ca1c2 updated for version 7.3.247 Problem: Running tests changes the users viminfo file. Test for patch 7.3.245 missing. Solution: Add "nviminfo" to the 'viminfo' option. Include the test. v7.3.247 Bram Moolenaar 2011-07-15 13:33:21 +02:00
  • 19fd09a78f updated for version 7.3.246 Problem: Repeating "f4" in "4444" skips one 4. Solution: Check the t_cmd flag. (Christian Brabandt) v7.3.246 Bram Moolenaar 2011-07-15 13:21:30 +02:00
  • 54ee2b8741 updated for version 7.3.245 Problem: Python 3.2 libraries not correctly detected. Solution: Add the suffix to the library name. (Niclas Zeising) v7.3.245 Bram Moolenaar 2011-07-15 13:09:51 +02:00
  • 4da95d377f updated for version 7.3.244 Problem: MS-Windows: Build problem with old compiler. (John Beckett) Solution: Only use HandleToLong() when available. (Mike Williams) v7.3.244 Bram Moolenaar 2011-07-07 17:43:41 +02:00
  • f56a6de10b updated for version 7.3.243 Problem: Illegal memory access in readline(). Solution: Swap the conditions. (Dominique Pelle) v7.3.243 Bram Moolenaar 2011-07-07 17:36:56 +02:00
  • b5ce04dd28 updated for version 7.3.242 Problem: Illegal memory access in after_pathsep(). Solution: Check that the pointer is not at the start of the file name. (Dominique Pelle) v7.3.242 Bram Moolenaar 2011-07-07 17:15:33 +02:00
  • 80ae7b2287 updated for version 7.3.241 Problem: Using CTRL-R CTRL-W on the command line may insert only part of the word. Solution: Use the cursor position instead of assuming it is at the end of the command. (Tyru) v7.3.241 Bram Moolenaar 2011-07-07 16:44:37 +02:00
  • 4b9669f1dc updated for version 7.3.240 Problem: External commands can't use pipes on MS-Windows. Solution: Implement pipes and use them when 'shelltemp' isn't set. (Vincent Berthoux) v7.3.240 Bram Moolenaar 2011-07-07 16:20:52 +02:00
  • 03a807aaf4 updated for version 7.3.239 Problem: Python corrects the cursor column without taking 'virtualedit' into account. (lilydjwg) Solution: Call check_cursor_col_win(). v7.3.239 Bram Moolenaar 2011-07-07 15:08:58 +02:00
  • 5cfe2d760d updated for version 7.3.238 Problem: Compiler warning for conversion. Solution: Add type cast. (Mike Williams) v7.3.238 Bram Moolenaar 2011-07-07 15:04:52 +02:00
  • 0c7437a5d2 updated for version 7.3.237 Problem: "filetype" completion doesn't work on Windows. (Yue Wu) Solution: Don't use a glob pattern for the directories, use a list of directories. (Dominique Pelle) v7.3.237 Bram Moolenaar 2011-06-26 19:40:23 +02:00
  • 0baa7f1cd0 updated for version 7.3.236 Problem: Python 3 doesn't compile without +multi_byte Solution: Use "latin1" when MULTI_BYTE is not defined. (lilydjwg) v7.3.236 Bram Moolenaar 2011-06-26 19:13:50 +02:00
  • 8b3e0330ba updated for version 7.3.235 Problem: ";" gets stuck on a "t" command, it's not useful. Solution: Add the ';' flag in 'cpo'. (Christian Brabandt) v7.3.235 Bram Moolenaar 2011-06-26 05:36:34 +02:00
  • 20892c1e68 updated for version 7.3.234 Problem: With GTK menu may be popping down. Solution: Use event time instead of GDK_CURRENT_TIME. (Hong Xu) v7.3.234 Bram Moolenaar 2011-06-26 04:49:00 +02:00
  • d58ea07227 updated for version 7.3.233 Problem: ":scriptnames" and ":breaklist" show long file names. Solution: Shorten to use "~/" when possible. (Jean-Rene David) v7.3.233 Bram Moolenaar 2011-06-26 04:25:30 +02:00
  • 91805fc0db updated for version 7.3.232 Problem: Python doesn't compile without +multi_byte Solution: Use "latin1" when MULTI_BYTE is not defined. v7.3.232 Bram Moolenaar 2011-06-26 04:01:44 +02:00
  • 6e948a652d updated for version 7.3.231 Problem: Runtime file patches failed. Solution: Redo the patches made against the patched files instead of the files in the mercurial repository. v7.3.231 Bram Moolenaar 2011-06-26 03:18:52 +02:00
  • f9b4815918 updated for version 7.3.230 Problem: ":wundo" and ":rundo" don't unescape their argument. (Aaron Thoma) Solution: Use FILE1 instead of XFILE. v7.3.230 Bram Moolenaar 2011-06-20 05:02:58 +02:00
  • 67d441ba36 updated for version 7.3.229 Problem: Using fork() makes gvim crash on Mac when build with CoreFoundation. Solution: Disallow fork() when __APPLE__ is defined. (Hisashi T Fujinaka) v7.3.229 Bram Moolenaar 2011-06-20 00:53:15 +02:00
  • 914968e66d updated for version 7.3.228 Problem: "2gj" does not always move to the correct position. Solution: Get length of line after moving to a next line. (James Vega) v7.3.228 Bram Moolenaar 2011-06-20 00:45:58 +02:00
  • 54b08a5e78 updated for version 7.3.227 Problem: Mac OS doesn't have the linewise clipboard fix. Solution: Also change the Mac OS file. (Bjorn Winckler) v7.3.227 Bram Moolenaar 2011-06-20 00:25:44 +02:00
  • 251e191271 Updated runtime files. Bram Moolenaar 2011-06-19 05:09:16 +02:00
  • d6761c3cdf updated for version 7.3.226 Problem: On a 64 bit system "syn sync fromstart" is very slow. (Bjorn Steinbrink) Solution: Store the state when starting to parse from the first line. v7.3.226 Bram Moolenaar 2011-06-19 04:54:21 +02:00
  • 978287b8f8 updated for version 7.3.225 Problem: Using "\n" in a substitute inside ":s" does not result in a line break. Solution: Change behavior inside vim_regexec_nl(). Add tests. (Motoya Kurotsu) v7.3.225 Bram Moolenaar 2011-06-19 04:32:15 +02:00
  • 5f8949656a updated for version 7.3.224 Problem: Can't pass dict to sort function. Solution: Add the optional {dict} argument to sort(). (ZyX) v7.3.224 Bram Moolenaar 2011-06-19 02:55:37 +02:00
  • c16756d829 updated for version 7.3.223 Problem: MingW cross compilation doesn't work with tiny features. Solution: Move acp_to_enc(), enc_to_utf16() and utf16_to_enc() outside of "#ifdef CLIPBOARD". Fix typo in makefile. v7.3.223 Bram Moolenaar 2011-06-19 01:30:07 +02:00
  • 26f3c637fc updated for version 7.3.222 Problem: Warning for building GvimExt. Solution: Comment-out the DESCRIPTION line. (Mike Williams) v7.3.222 Bram Moolenaar 2011-06-19 01:27:34 +02:00
  • d44347f1e7 updated for version 7.3.221 Problem: Text from the clipboard is sometimes handled as linewise, but not consistently. Solution: Assume the text is linewise when it ends in a CR or NL. v7.3.221 Bram Moolenaar 2011-06-19 01:14:29 +02:00
  • 19e6094378 updated for version 7.3.220 Problem: Python 3: vim.error is a 'str' instead of an 'Exception' object, so 'except' or 'raise' it causes a 'SystemError' exception. Buffer objects do not support slice assignment. When exchanging text between Vim and Python, multibyte texts become gabage or cause Unicode Expceptions, etc. 'py3file' tries to read in the file as Unicode, sometimes causes UnicodeDecodeException Solution: Fix the problems. (lilydjwg) v7.3.220 Bram Moolenaar 2011-06-19 00:27:51 +02:00
  • f85dae3c34 Add files added by recent patches. Bram Moolenaar 2011-06-13 21:21:22 +02:00
  • 9a4d7fd214 updated for version 7.3.219 Problem: Can't compile with GTK on Mac. Solution: Add some #ifdef trickery. (Ben Schmidt) v7.3.219 Bram Moolenaar 2011-06-13 02:04:00 +02:00
  • 015de43f70 updated for version 7.3.218 Problem: Tiny configuration problem with Python 3. Solution: Add abiflags in one more place. (Andreas Behr) v7.3.218 Bram Moolenaar 2011-06-13 01:32:46 +02:00
  • 12bde494a5 updated for version 7.3.217 Problem: Inside an "if" a ":wincmd" causes problems. Solution: When skipping commands let ":wincmd" skip over its argument. v7.3.217 Bram Moolenaar 2011-06-13 01:19:56 +02:00
  • 986a0039cb updated for version 7.3.216 Problem: When recovering a file a range of lines is missing. (Charles Jie) Solution: Reset the index when advancing to the next pointer block. Add a test to verify recovery works. v7.3.216 Bram Moolenaar 2011-06-13 01:07:27 +02:00
  • f7befa9f1d updated for version 7.3.215 Problem: Wrong file names in previous patch. (Toothpik) Solution: Include the option changes. v7.3.215 Bram Moolenaar 2011-06-12 22:13:40 +02:00
  • d9758e37ee updated for version 7.3.214 Problem: The text displayed by ":z-" isn't exactly like old Vi. Solution: Add one to the start line number. (ChangZhuo Chen) v7.3.214 Bram Moolenaar 2011-06-12 22:03:23 +02:00
  • 6ec154b57d updated for version 7.3.213 Problem: Javascript object literal is not indented correctly. Solution: Make a special case for when "J1" is in 'cino'. (Luc Deschenaux) v7.3.213 Bram Moolenaar 2011-06-12 21:51:08 +02:00
  • 456f2bb24f updated for version 7.3.212 Problem: With Python 3.2 ":py3" fails. Solution: Move PyEval_InitThreads() to after Py_Initialize(). (Roland Puntaier) Check abiflags in configure. (Andreas Behr) v7.3.212 Bram Moolenaar 2011-06-12 21:37:13 +02:00
  • 03227eeb79 updated for version 7.3.211 Problem: Compiler warning. Solution: Add type cast. v7.3.211 Bram Moolenaar 2011-06-12 21:25:00 +02:00
  • 2f982e4fab updated for version 7.3.210 Problem: Can't always find the file when using cscope. Solution: Add the 'cscoperelative' option. (Raghavendra D Prabhu) v7.3.210 Bram Moolenaar 2011-06-12 20:42:22 +02:00
  • 536d95f617 updated for version 7.3.209 Problem: MSVC Install instructions point to wrong batch file. Solution: Add a batch file for use with MSVC 10. v7.3.209 Bram Moolenaar 2011-06-12 20:36:09 +02:00
  • d8644bd646 updated for version 7.3.208 Problem: Early terminated if statement. Solution: Remove the semicolon. (Lech Lorens) v7.3.208 Bram Moolenaar 2011-06-12 20:33:38 +02:00
  • 3ed16dc6b7 updated for version 7.3.207 Problem: Can't compile with MSVC with pentium4 and 64 bit. Solution: Only use SSE2 for 32 bit. (Mike Williams) v7.3.207 Bram Moolenaar 2011-06-12 20:31:31 +02:00
  • 7154b326d0 updated for version 7.3.206 Problem: 64bit MS-Windows compiler warning. Solution: Use HandleToLong() instead of type cast. (Mike Williams) v7.3.206 Bram Moolenaar 2011-05-25 21:18:06 +02:00
  • 6fa46363ad updated for version 7.3.205 Problem: Syntax "extend" doesn't work correctly. Solution: Avoid calling check_state_ends() recursively (Ben Schmidt) v7.3.205 Bram Moolenaar 2011-05-25 17:56:27 +02:00
  • 9b83c2f979 updated for version 7.3.204 Problem: Compiler warning. Solution: Add type cast. (Mike Williams) v7.3.204 Bram Moolenaar 2011-05-25 17:29:44 +02:00
  • bd8608d979 updated for version 7.3.203 Problem: MS-Windows: Can't run an external command without a console window. Solution: Support ":!start /b cmd". (Xaizek) v7.3.203 Bram Moolenaar 2011-05-25 17:06:22 +02:00
  • ed38b0ac41 updated for version 7.3.202 Problem: Cannot influence the indent inside a namespace. Solution: Add the "N" 'cino' parameter. (Konstantin Lepa) v7.3.202 Bram Moolenaar 2011-05-25 15:16:18 +02:00
  • 334adf0ae5 updated for version 7.3.201 Problem: "} else" still causes following lines to be indented too much. Solution: Better detection for the "else" block. (Lech Lorens) v7.3.201 Bram Moolenaar 2011-05-25 13:34:04 +02:00
  • a660dc8f30 updated for version 7.3.200 Problem: CTRL-D doesn't complete :lang. Solution: Add the missing part of the change. (Dominique Pelle) v7.3.200 Bram Moolenaar 2011-05-25 12:51:22 +02:00
  • 72952de239 updated for version 7.3.199 Problem: MS-Windows: Compilation problem of OLE with MingW compiler. Solution: Put #ifdef around declarations. (Guopeng Wen) v7.3.199 Bram Moolenaar 2011-05-25 12:09:50 +02:00
  • 9b486ca391 updated for version 7.3.198 Problem: No completion for ":lang". Solution: Get locales to complete from. (Dominique Pelle) v7.3.198 Bram Moolenaar 2011-05-19 18:26:40 +02:00
  • efa8e80c0b updated for version 7.3.197 Problem: When a QuickfixCmdPost event removes all errors, Vim still tries to jump to the first error, resulting in E42. Solution: Get the number of error after the autocmd event. (Mike Lundy) v7.3.197 Bram Moolenaar 2011-05-19 17:42:59 +02:00
  • e659c95b01 updated for version 7.3.196 Problem: Can't intercept a character that is going to be inserted. Solution: Add the InsertCharPre autocommand event. (Jakson A. Aquino) v7.3.196 Bram Moolenaar 2011-05-19 17:25:41 +02:00
  • 496f9517cb updated for version 7.3.195 Problem: "} else" causes following lines to be indented too much. (Rouben Rostamian) Solution: Better detection for the "else". (Lech Lorens) v7.3.195 Bram Moolenaar 2011-05-19 16:35:09 +02:00
  • 1385c3ee7f updated for version 7.3.194 Problem: When "b" is a symlink to directory "a", resolve("b/") doesn't result in "a/". (ZyX) Solution: Remove the trailing slash. (Jean-Rene David) v7.3.194 Bram Moolenaar 2011-05-19 14:59:10 +02:00
  • 9bd1a7ea28 updated for version 7.3.193 Problem: In the command line window ":close" doesn't work properly. (Tony Mechelynck) Solution: Use Ctrl_C instead of K_IGNORE for cmdwin_result. (Jean-Rene David) v7.3.193 Bram Moolenaar 2011-05-19 14:50:54 +02:00