smol/src
Chris Allegretta 8e2a930714 2011-02-18 Chris Allegretta <chrisa@asty.org>
* New saved cursor position history option.  Command line option -P or --poslog, rc file
          entry "poslog".  Search history changes to ~/.nano/search_history, cursor position log
          is ~/.nano/filepos_history.  Added checks to move the legacy .nano_history file to the new
          location.  Several new functions to files.c: load_poshistory(), save_poshistory(),
          check_poshistory(), update_poshistory(), and reworking of histfilename().  New FAQ entry
          4.15 discussing the change and offering an interoperability workaround.



git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4530 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2011-02-18 07:30:57 +00:00
..
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an 2006-05-28 22:33:14 +00:00
browser.c * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> 2011-02-07 14:45:56 +00:00
chars.c 2009-12-01 David Lawrence Ramsey <pooka109@gmail.com> 2009-12-02 03:36:22 +00:00
color.c 2011-02-12 Chris Allegretta <chrisa@asty.org> 2011-02-13 04:23:10 +00:00
cut.c 2009-12-01 David Lawrence Ramsey <pooka109@gmail.com> 2009-12-02 03:36:22 +00:00
files.c 2011-02-18 Chris Allegretta <chrisa@asty.org> 2011-02-18 07:30:57 +00:00
global.c Checkpoint commit of saved file position implementation in case my desktop bites it. 2011-02-16 06:52:30 +00:00
help.c * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> 2011-02-07 14:45:56 +00:00
move.c Make previous fix more succinct and fix page down also. 2010-03-21 04:56:37 +00:00
nano.c 2011-02-18 Chris Allegretta <chrisa@asty.org> 2011-02-18 07:30:57 +00:00
nano.h Checkpoint commit of saved file position implementation in case my desktop bites it. 2011-02-16 06:52:30 +00:00
prompt.c * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> 2011-02-07 14:45:56 +00:00
proto.h 2011-02-18 Chris Allegretta <chrisa@asty.org> 2011-02-18 07:30:57 +00:00
rcfile.c 2011-02-18 Chris Allegretta <chrisa@asty.org> 2011-02-18 07:30:57 +00:00
search.c * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> 2011-02-07 14:45:56 +00:00
text.c * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> 2011-02-07 14:45:56 +00:00
utils.c 2009-12-01 David Lawrence Ramsey <pooka109@gmail.com> 2009-12-02 03:36:22 +00:00
winio.c * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> 2011-02-07 14:45:56 +00:00