Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
Vim
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Someone-Else
Vim
Commits
4eccc3e3
Commit
4eccc3e3
authored
14 years ago
by
Bram Moolenaar
Browse files
Options
Downloads
Patches
Plain Diff
Prepare for 7.3e release.
parent
5eba45c7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
runtime/doc/todo.txt
+2
-0
2 additions, 0 deletions
runtime/doc/todo.txt
src/version.h
+2
-2
2 additions, 2 deletions
src/version.h
with
4 additions
and
2 deletions
runtime/doc/todo.txt
+
2
−
0
View file @
4eccc3e3
...
...
@@ -33,6 +33,8 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
Test 73 fails on MS-Windows when compiled with DJGPP.
Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5)
CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck,
...
...
This diff is collapsed.
Click to expand it.
src/version.h
+
2
−
2
View file @
4eccc3e3
...
...
@@ -36,5 +36,5 @@
#define VIM_VERSION_NODOT "vim73e"
#define VIM_VERSION_SHORT "7.3e"
#define VIM_VERSION_MEDIUM "7.3e BETA"
#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3e BETA (2010 Aug
4
)"
#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3e BETA (2010 Aug
4
, compiled "
#define VIM_VERSION_LONG "VIM - Vi IMproved 7.3e BETA (2010 Aug
8
)"
#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.3e BETA (2010 Aug
8
, compiled "
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment