Merge branch '2944_cleanup'
commita7b619a90d45e6eb8aaf1c978608021697a1e28e
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 12 Mar 2013 09:32:03 +0000 (12 13:32 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 12 Mar 2013 09:32:03 +0000 (12 13:32 +0400)
tree8ebb0de08c4ff0a2ed1f3510a2242a3618707889
parent4bbeaf9f38edbf850f8a3189f19642b16a2ed000
parent86a9627187cfe46bc135f2eca21eddb2baf03690
Merge branch '2944_cleanup'

* 2944_cleanup: (35 commits)
  Update all po/*.po files.
  Rename keymap files to be with .keymap suffix.
  (mc_config_new_or_override_file): minor optimization.
  Refactoring: use GString instead of "struct selection".
  (edit_translate_key): move from editkeys.c into editwidget.c
  Sync with gnulib 62bb7a8bf95807d6339e1e17fc0d21c319b280a2.
  Code refactoring in tests.
  Adjust look'n'feel of editor options dialog window.
  Clarify EN and RU man pages: list command line options alphabetically.
  (overwrite_query_dialog): adjust dialog size.
  Clarify widget redraw in runtime.
  (size_trunc_len): support automatic maximum unit for specified size.
  Fix formatting in manual pages.
  Fix wrapper location in description of -P/printwd option.
  (edit_insert_over): move from src/editor/editcmd.c into src/editor/edit.c.
  (edit_insert_column_of_text_from_file): refactoring:
  (edit_get_byte): refactoring: use edit_get_byte_ptr().
  Code refactoring in tests.
  Grammar fix in English man-page.
  (init_panelize): support --disable-nls.
  ...