Rename a bit for more "namespace separation" (use folders, buddy!)
commit3b59f3cc00d2663a0810b29b91677782dbe63606
authorSteffen Nurpmeso <steffen@sdaoden.eu>
Mon, 15 Jul 2019 16:51:12 +0000 (15 18:51 +0200)
committerSteffen Nurpmeso <steffen@sdaoden.eu>
Sat, 27 Jul 2019 17:16:51 +0000 (27 19:16 +0200)
treef5f8ec4bc93420c0503e462f83ca233ed9b8e671
parent305f547f4ae124bec842aac6bec8387a1bff7ac2
Rename a bit for more "namespace separation" (use folders, buddy!)
26 files changed:
include/mx/cmd-charsetalias.h [moved from include/mx/charsetalias.h with 100% similarity]
include/mx/cmd-commandalias.h [moved from include/mx/commandalias.h with 100% similarity]
include/mx/cmd-csop.h [moved from include/mx/csop.h with 100% similarity]
include/mx/cmd-filetype.h [moved from include/mx/filetype.h with 100% similarity]
include/mx/cmd-mlist.h [moved from include/mx/mlist.h with 100% similarity]
include/mx/cmd-shortcut.h [moved from include/mx/shortcut.h with 100% similarity]
include/mx/cmd-vexpr.h [moved from include/mx/vexpr.h with 100% similarity]
src/mx/auxlily.c
src/mx/cmd-charsetalias.c [moved from src/mx/charsetalias.c with 96% similarity]
src/mx/cmd-commandalias.c [moved from src/mx/commandalias.c with 95% similarity]
src/mx/cmd-csop.c [moved from src/mx/csop.c with 98% similarity]
src/mx/cmd-filetype.c [moved from src/mx/filetype.c with 98% similarity]
src/mx/cmd-head.c
src/mx/cmd-mlist.c [moved from src/mx/mlist.c with 99% similarity]
src/mx/cmd-resend.c
src/mx/cmd-shortcut.c [moved from src/mx/shortcut.c with 95% similarity]
src/mx/cmd-tab.c
src/mx/cmd-vexpr.c [moved from src/mx/vexpr.c with 99% similarity]
src/mx/file-streams.c
src/mx/folder.c
src/mx/go.c
src/mx/header.c
src/mx/message.c
src/mx/mime-parse.c
src/mx/sendout.c
src/mx/shexp.c