]> git.wh0rd.org Git - nano.git/commitdiff
Format general changes for CVS code the right way
authorChris Allegretta <chrisa@asty.org>
Fri, 3 Nov 2000 03:35:29 +0000 (03:35 +0000)
committerChris Allegretta <chrisa@asty.org>
Fri, 3 Nov 2000 03:35:29 +0000 (03:35 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@264 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
po/nano.pot

index 8d618c95dcc7efd26dda03df42a47f10f5404ea2..730e4328490c420b100d7ab405fffed3758bb506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,18 @@
 CVS Code -
-- Ran source through indent -kr again.  Make everything pretty.
-- Changed behavior of "search" and "replace" prompts to make all
-  previous values editable.  This change was made so that you can 
-  replace with the null string without needing a special key for it.  
-  changed code in search_init(), do_replace(), nanogetstr (see below).
-- Added some missing gettext calls here and there (Jordi).
-- Revamped nanogetsr() and calls to it to use variable length strings.
-  MANY changes in nanogetstr(), many chances in search.c, new function
-  mallocstrcpy which is sure to be a programmatic nightmare, changed
-  last_search, last_replace, answer to pointers.  New function
-  not_found_msg in search.c for displaying truncated strings in satusbar
-  when the string is not found.
-
+- General
+       - Ran source through indent -kr again.  Make everything pretty.
+       - Changed behavior of "search" and "replace" prompts to make all
+         previous values editable.  This change was made so that you can 
+         replace with the null string without needing a special key for it.  
+         changed code in search_init(), do_replace(), nanogetstr (see
+         below).
+       - Added some missing gettext calls here and there (Jordi).
+       - Revamped nanogetsr() and calls to it to use variable length strings.
+         MANY changes in nanogetstr(), many chances in search.c, new
+         function mallocstrcpy which is sure to be a programmatic
+         nightmare, changed last_search, last_replace, answer to
+         pointers.  New function not_found_msg in search.c for displaying
+         truncated strings in satusbar when the string is not found.
 - files.c:
   do_writeout()
        - Change strcpy to answer to mallocstrcpy.
index 470c72add737c68585bc392d386cafefdc9f0847..3f486c64174e17ba00438edce0aff5a329cc5732 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-11-02 20:29-0500\n"
+"POT-Creation-Date: 2000-11-02 20:48-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"