summaryrefslogtreecommitdiff
path: root/src/os_qnx.c
Commit message (Collapse)AuthorAgeFilesLines
* updated for version 7.4.212v7.4.212Bram Moolenaar2014-03-231-4/+0
| | | | | | Problem: Now that the +visual feature is always enabled the #ifdefs for it are not useful. Solution: Remove the checks for FEAT_VISUAL.
* updated for version 7.3.321v7.3.321Bram Moolenaar2011-09-211-34/+34
| | | | | Problem: Code not following Vim style. Solution: Fix the style. (Elias Diem)
* updated for version 7.3.221v7.3.221Bram Moolenaar2011-06-191-1/+1
| | | | | | 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.
* updated for version 7.0109v7.0109Bram Moolenaar2005-07-181-2/+1
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+162