Merge branch '1755_code_cleanup'
commitf220002ac31c6af1c60b389fbabf2e91e06413f2
authorSlava Zanko <slavazanko@gmail.com>
Fri, 30 Oct 2009 18:37:46 +0000 (30 20:37 +0200)
committerSlava Zanko <slavazanko@gmail.com>
Fri, 30 Oct 2009 18:37:46 +0000 (30 20:37 +0200)
treee69eeb1f2fbb18ca1c69147e1f4adb9453cc9329
parent7ce5e1eacb1e2e34829562de72aa84089273aff3
parent15e7fb00c4c04e197c018a123091a66f7d12fa7c
Merge branch '1755_code_cleanup'

* 1755_code_cleanup:
  Doc cleanup: removed description of removed editor option.
  Added shortcuts for CmdInfo (C-x i) and CmdQuickView (C-x q) commands.
  Fixed Arch packages description in Syntax file.
  Cleanup of code for compile with new warnings options for compilator
  Added macros for simplest debug process (yes, gdb is a better way)
  Reorganization of src/Makefile.am
  Now possible to compile mc in different cases: as mc maintainer or as end-user.
  Added checks for compiler options.
  Ticket #1755: code cleanup before 4.7.0-pre4 release.