smol/src
Chris Allegretta a9c3bbf8e0 files.c:do_lockfile(): Actually reference the variable we're using for the dir.
Also name it more appropriately.



git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5058 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-07-11 10:39:38 +00:00
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level. 2014-06-16 12:45:03 +00:00
browser.c Making use of the new wrapper in the help viewer and the file browser. 2014-07-02 09:29:05 +00:00
chars.c 2014-05-29 Chris Allegretta <chrisa@asty.org> 2014-05-29 18:30:23 +00:00
color.c Moving some variables to a better place. 2014-06-30 17:49:53 +00:00
cut.c Renaming '*cut_till_end' to '*cut_till_eof', to reduce 2014-06-30 20:39:27 +00:00
files.c files.c:do_lockfile(): Actually reference the variable we're using for the dir. 2014-07-11 10:39:38 +00:00
global.c Adding a typedef for a pointer to a function: functionptrtype. 2014-07-02 08:47:09 +00:00
help.c Making use of the new wrapper in the help viewer and the file browser. 2014-07-02 09:29:05 +00:00
move.c Renaming UP_DIR and DOWN_DIR to UPWARD and DOWNWARD, for clarity, 2014-06-23 18:20:12 +00:00
nano.c Handling the cases of cutting-from-cursor-to-end-of-line 2014-07-02 20:29:57 +00:00
nano.h Handling the cases of cutting-from-cursor-to-end-of-line 2014-07-02 20:29:57 +00:00
prompt.c Adding a typedef for a pointer to a function: functionptrtype. 2014-07-02 08:47:09 +00:00
proto.h Deleting old wrapper 'getfuncfromkey()', and replacing its call 2014-07-02 19:12:38 +00:00
rcfile.c Fixing compilation with --enable-tiny --enable-nanorc. 2014-06-29 09:33:51 +00:00
search.c Deleting old wrapper 'getfuncfromkey()', and replacing its call 2014-07-02 19:12:38 +00:00
text.c Freeing the cutbuffer after use. 2014-07-02 20:52:27 +00:00
utils.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
winio.c Deleting old wrapper 'getfuncfromkey()', and replacing its call 2014-07-02 19:12:38 +00:00