]> granicus.if.org Git - neomutt/commit
move the buffer functions to the library
authorRichard Russon <rich@flatcap.org>
Wed, 2 Aug 2017 15:03:38 +0000 (16:03 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 2 Aug 2017 16:24:32 +0000 (17:24 +0100)
commit2bb98e7fa02efa06f612e483278319e78ed2d9a5
tree6f574e0f222dd968dd3b5692e5bc67d6d4082637
parent78538c614f97139fb23c7e7b4db9d8319b0e26e1
move the buffer functions to the library
29 files changed:
Makefile.am
buffer.c [deleted file]
buffy.c
color.c
commands.c
hcache/Makefile.am
hcache/hcache.c
hdrline.c
hook.c
imap/command.c
imap/imap.c
imap/message.c
imap/util.c
init.c
keymap.c
lib/Makefile.am
lib/lib.h
lib/lib_buffer.c [new file with mode: 0644]
lib/lib_buffer.h [moved from buffer.h with 64% similarity]
mbyte.c
mutt.h
mutt_lua.c
muttlib.c
parse.c
pattern.c
po/POTFILES.in
protos.h
score.c
sort.c