Merge branch '2845_cleanup'
commit03916ee15bd76731c29b9c97a778cb07feeecec3
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 17 Jul 2012 13:04:42 +0000 (17 17:04 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 17 Jul 2012 13:04:42 +0000 (17 17:04 +0400)
tree1a365772929ff4fb4ecede3660a2b8de8916b2ac
parent78ab34ae9fd1b0d283885a0bb88e70979bd456e8
parentbafd8e7f8a9fd5c5ebed0093f22adca0239959c3
Merge branch '2845_cleanup'

* 2845_cleanup:
  Clarify cvs dependency.
  (mcview_moveto_eol): comparison of unsigned expression < 0 fixup.
  Makefile.ams cleanup.
  Code indentation.
  Try fix of compile warnings about assigned but unused variables
  Code cleanup: removed unused variables amd removed unnedeed code.
  (exec_extension): ret rid of double filename conversion.
  Ticket #2839: Fix keybindings for Quit command of mcedit.
  Tweak of select codepage code in case of --disable-charset
  Fix of 'External panelize' dialog: update of 'Command' field content after mouse click.
  Fix of f13 key handling.
  Fix typos.
  Ticket #2538: mcviewer: unused result of str_term_width1().
  src/filemanager/mountlist.c: apply mc code indentation policy.
  Ticket #2845: code cleanup before 4.8.4 release.