]> git.wh0rd.org Git - nano.git/commit
2014-03-01 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Tue, 4 Mar 2014 03:55:43 +0000 (03:55 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 4 Mar 2014 03:55:43 +0000 (03:55 +0000)
commit3a5f55e43952a00b561ebbcc41ee5a6ea4bcafe2
tree3b7b7627eca308bc81b71ef7937873ff9d3040bc
parentc347ce44a30a9828a50c8cb8848c48515b487272
2014-03-01 Chris Allegretta <chrisa@asty.org>
        * global.c (shortcut_init) - Don't actually free the shortcut
          list, since the next pass via justifying will then remove
          all custom shortcuts.  Fixed bug discovered by Benno Schulenberg.
        * text.c (do_linter) - Remove some unused variables to quiet
          -pedanic -Wall.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4637 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/global.c
src/text.c