Merge branch '2602_cleanup'
commitc19da50fe96c35947fd00a18c961563a56ea4f09
authorSlava Zanko <slavazanko@gmail.com>
Fri, 9 Sep 2011 13:04:42 +0000 (9 16:04 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Fri, 9 Sep 2011 13:04:42 +0000 (9 16:04 +0300)
tree415e0d272da9219cccd43a8407ef494f5b6b184f
parentd75cb6efb667c3b74456cc9ea3d68204d654a664
parentf68b35b475a50e6c56495a7c9a8c0356da6bf1c2
Merge branch '2602_cleanup'

* 2602_cleanup:
  (try_complete): fixed warinig:
  (edit_collect_completions): fixed warinig:
  (etags_set_definition_hash): fixed memory leak
  Use ESC_STR macro instead of hardcoded "\033".
  Value accuracy of mouse_enabled global variable.
  Fixed VFS prefix in hints.
  Nice location of red (warning and error) dialogs.
  (dlg_find_by_id): use the GLib way to find widget.
  (move_right): fixed type of return value.
  (menubar_arrange): fixed typos.
  Avoided warning message about non-existent maint/version.sh file
  Minor fixes in NEWS.
  Preventing po/*.po files in git-diff output
  Cleanups and format small fixes in EN and RU man pages.
  Editor: remove unused #define's.
  Optimization of walking in dialog widgets.
  Set logfile for smbfs using mc_setctl().
  (mc_setup_by_args): fixed old VFS prefix.
  (show_datadirs_extended): fixed paths in help message.
  Ticket #2602: cleanup branch