- Beep whenever we can't read a file or directory and have to
indicate it on the statusbar, as Pico does. Changes to
do_browser(), open_file(), and write_file(). (DLR)
+ - Adjust copyright notices in all source files to account for
+ Chris' reassigning the 2005-2006 copyright on nano to me.
+ Changes to do_credits(). (DLR)
- browser.c:
do_browser()
- When setting the width of each file, use the "?" operator
/**************************************************************************
* browser.c *
* *
- * Copyright (C) 2001-2005 Chris Allegretta *
+ * Copyright (C) 2001-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* chars.c *
* *
- * Copyright (C) 2001-2005 Chris Allegretta *
+ * Copyright (C) 2001-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* color.c *
* *
- * Copyright (C) 2001-2005 Chris Allegretta *
+ * Copyright (C) 2001-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* cut.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* files.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* global.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* help.c *
* *
- * Copyright (C) 2000-2005 Chris Allegretta *
+ * Copyright (C) 2000-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* move.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* nano.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* nano.h *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* prompt.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* proto.h *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* rcfile.c *
* *
- * Copyright (C) 2001-2005 Chris Allegretta *
+ * Copyright (C) 2001-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* search.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* text.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* utils.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
/**************************************************************************
* winio.c *
* *
- * Copyright (C) 1999-2005 Chris Allegretta *
+ * Copyright (C) 1999-2004 Chris Allegretta *
+ * Copyright (C) 2005 David Lawrence Ramsey *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2, or (at your option) *
}
#ifdef NANO_EXTRA
-#define CREDIT_LEN 54
+#define CREDIT_LEN 55
#define XLCREDIT_LEN 8
/* Easter egg: Display credits. Assume nodelay(edit) and scrollok(edit)
"",
"",
"",
- "(c) 1999-2005 Chris Allegretta",
+ "(c) 1999-2004 Chris Allegretta",
+ "(c) 2005 David Lawrence Ramsey",
"",
"",
"",