/[emacs]/emacs/admin/FOR-RELEASE
ViewVC logotype

Diff of /emacs/admin/FOR-RELEASE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by rms, Mon Sep 20 16:19:49 2004 UTC revision 1.13 by teirllm, Tue Sep 21 00:16:25 2004 UTC
# Line 44  isearch faces. Line 44  isearch faces.
44    
45  ** Check the Emacs manual.  ** Check the Emacs manual.
46    
47  Each manual section should be proof-read by two people.  Write you  Each manual section should be proof-read by at least two people.
48  name/initials in the DONE1 or DONE2 column when you have proof-read  After each file name, on the same line or the following line, come the
49  the corresponding manual section.  names of the people who have checked it.
50    
51  DONE1   DONE2   SECTION  
52  ---------------------------------------------  SECTION             READERS
53                  man/abbrevs.texi  -----------------------------
54                  man/anti.texi  man/abbrevs.texi
55  LT              man/basic.texi  man/anti.texi
56  LT              man/buffers.texi  man/basic.texi      "Luc Teirlinck"
57                  man/building.texi   "Ted Zlatanov" <tzz@lifelogs.com>  man/buffers.texi    "Luc Teirlinck"
58                  man/calendar.texi  man/building.texi   "Ted Zlatanov" <tzz@lifelogs.com>
59                  man/cmdargs.texi  man/calendar.texi
60  LT              man/commands.texi  man/cmdargs.texi
61                  man/custom.texi  man/commands.texi   "Luc Teirlinck"
62                  man/dired.texi  man/custom.texi
63  LT              man/display.texi  man/dired.texi
64  LT              man/emacs.texi  man/display.texi    "Luc Teirlinck"
65  LT              man/entering.texi  man/emacs.texi      "Luc Teirlinck"
66  LT              man/files.texi  man/entering.texi   "Luc Teirlinck"
67  LT              man/fixit.texi  man/files.texi      "Luc Teirlinck"
68  LT              man/frames.texi  man/fixit.texi      "Luc Teirlinck"
69                  man/glossary.texi  man/frames.texi     "Luc Teirlinck"
70  LT              man/help.texi  man/glossary.texi
71  LT              man/indent.texi  man/help.texi       "Luc Teirlinck"
72  LT              man/killing.texi  man/indent.texi     "Luc Teirlinck"
73  LT              man/kmacro.texi  man/killing.texi    "Luc Teirlinck"
74                  man/macos.texi  man/kmacro.texi     "Luc Teirlinck"
75                  man/maintaining.texi  man/macos.texi
76  LT              man/major.texi  man/maintaining.texi
77  LT              man/mark.texi  man/major.texi      "Luc Teirlinck"
78  LT              man/mini.texi  man/mark.texi       "Luc Teirlinck"
79                  man/misc.texi  man/mini.texi       "Luc Teirlinck"
80                  man/msdog.texi  man/misc.texi
81  LT              man/mule.texi  man/msdog.texi
82  LT              man/m-x.texi  man/mule.texi       "Luc Teirlinck"
83                  man/picture.texi  man/m-x.texi        "Luc Teirlinck"
84                  man/programs.texi  man/picture.texi
85  LT              man/regs.texi  man/programs.texi
86                  man/rmail.texi  man/regs.texi       "Luc Teirlinck"
87  LT              man/screen.texi  man/rmail.texi
88  LT              man/search.texi  man/screen.texi     "Luc Teirlinck"
89                  man/sending.texi  man/search.texi     "Luc Teirlinck"
90  LT              man/text.texi  man/sending.texi
91                  man/trouble.texi  man/text.texi
92  LT              man/windows.texi  man/trouble.texi
93                  man/xresources.texi  man/windows.texi    "Luc Teirlinck"
94    man/xresources.texi
95    
96  ** Check the Emacs Lisp manual.  ** Check the Emacs Lisp manual.
97    
98  Each manual section should be proof-read by two people.  Write you  Each manual section should be proof-read by at least two people.
99  name/initials in the DONE1 or DONE2 column when you have proof-read  After each file name, on the same line or the following line, come the
100  the corresponding manual section.  names of the people who have checked it.
101    
102  DONE1   DONE2   SECTION  SECTION                  READERS
103  ---------------------------------------------  ----------------------------------
104  LT              lispref/abbrevs.texi  lispref/abbrevs.texi     "Luc Teirlinck"
105                  lispref/advice.texi  lispref/advice.texi
106                  lispref/anti.texi  lispref/anti.texi
107  LT              lispref/backups.texi  lispref/backups.texi     "Luc Teirlinck"
108  LT              lispref/buffers.texi  lispref/buffers.texi     "Luc Teirlinck"
109                  lispref/calendar.texi  lispref/calendar.texi
110  LT              lispref/commands.texi  lispref/commands.texi    "Luc Teirlinck"
111  LT              lispref/compile.texi  lispref/compile.texi     "Luc Teirlinck"
112  LT              lispref/control.texi  lispref/control.texi     "Luc Teirlinck"
113                  lispref/customize.texi  lispref/customize.texi
114                  lispref/debugging.texi  lispref/debugging.texi
115                  lispref/display.texi  lispref/display.texi
116                  lispref/edebug.texi  lispref/edebug.texi
117  LT              lispref/elisp.texi  lispref/elisp.texi       "Luc Teirlinck"
118  LT              lispref/errors.texi  lispref/errors.texi      "Luc Teirlinck"
119  LT              lispref/eval.texi  lispref/eval.texi        "Luc Teirlinck"
120  LT              lispref/files.texi  lispref/files.texi       "Luc Teirlinck"
121  LT              lispref/frames.texi  lispref/frames.texi      "Luc Teirlinck"
122  LT              lispref/functions.texi  lispref/functions.texi   "Luc Teirlinck"
123  LT              lispref/hash.texi  lispref/hash.texi        "Luc Teirlinck"
124  LT              lispref/help.texi  lispref/help.texi        "Luc Teirlinck"
125                  lispref/hooks.texi  lispref/hooks.texi
126  LT              lispref/internals.texi  lispref/internals.texi   "Luc Teirlinck"
127  LT              lispref/intro.texi  lispref/intro.texi       "Luc Teirlinck"
128  LT              lispref/keymaps.texi  lispref/keymaps.texi     "Luc Teirlinck"
129  LT              lispref/lists.texi  lispref/lists.texi       "Luc Teirlinck"
130  LT              lispref/loading.texi  lispref/loading.texi     "Luc Teirlinck"
131                  lispref/locals.texi  lispref/locals.texi
132  LT              lispref/macros.texi  lispref/macros.texi      "Luc Teirlinck"
133                  lispref/maps.texi  lispref/maps.texi
134  LT              lispref/markers.texi  lispref/markers.texi     "Luc Teirlinck"
135  LT              lispref/minibuf.texi  lispref/minibuf.texi     "Luc Teirlinck"
136                  lispref/modes.texi  lispref/modes.texi
137  LT              lispref/nonascii.texi  lispref/nonascii.texi    "Luc Teirlinck"
138  LT              lispref/numbers.texi  lispref/numbers.texi     "Luc Teirlinck"
139  LT              lispref/objects.texi  lispref/objects.texi     "Luc Teirlinck"
140  LT              lispref/os.texi  lispref/os.texi          "Luc Teirlinck"
141  LT              lispref/positions.texi  lispref/positions.texi   "Luc Teirlinck"
142                  lispref/processes.texi  lispref/processes.texi
143  LT              lispref/searching.texi  lispref/searching.texi   "Luc Teirlinck"
144  LT              lispref/sequences.texi  lispref/sequences.texi   "Luc Teirlinck"
145  LT              lispref/streams.texi  lispref/streams.texi     "Luc Teirlinck"
146  LT              lispref/strings.texi  lispref/strings.texi     "Luc Teirlinck"
147  LT              lispref/symbols.texi  lispref/symbols.texi     "Luc Teirlinck"
148  LT              lispref/syntax.texi  lispref/syntax.texi      "Luc Teirlinck"
149                  lispref/text.texi  lispref/text.texi
150  LT              lispref/tips.texi  lispref/tips.texi        "Luc Teirlinck"
151  LT              lispref/variables.texi  lispref/variables.texi   "Luc Teirlinck"
152  LT              lispref/windows.texi  lispref/windows.texi     "Luc Teirlinck"
153    
154    
155  Local variables:  Local variables:

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26