Checked lispref/internals.texi, somewhat
[bpt/emacs.git] / admin / FOR-RELEASE
index e1c25ef..85c2528 100644 (file)
@@ -7,7 +7,7 @@ Check cross-references between the manuals (eg from emacs to elisp)
 are correct.  You can use something like the following in the info
 directory in the Emacs build tree:
 
-emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \
+emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \
   -f info-xref-check-all
 
 make emacs.dvi, elisp.dvi, and deal with any errors (undefined
@@ -61,18 +61,6 @@ sk   Miroslav Vaško
 
 * BUGS
 
-** Does deleting frames run Lisp code?  If so, can we get rid of that?
-It is a dangerous design.
-http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
-
-** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
-http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html
-
-** rms: gnus-dired.el is a mistake.  Those features should not
-be part of Gnus.  They should be moved to some other part of Emacs.
-rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
-minimized.  I don't know what is left to do here.
-
 ** Check for modes which bind M-s that conflicts with a new global binding M-s
 and change key bindings where necessary.  The current list of modes:
 
@@ -90,27 +78,11 @@ and change key bindings where necessary.  The current list of modes:
    `log-edit-comment-search-forward'.  Perhaps search commands
    on the global key binding `M-s' are useless in these modes.
 
-** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
-http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02091.html
-
-Fixed by this change?
+5. Rmail binds `\es' to `rmail-search'/`rmail-summary-search'.
 
-2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
-
-       * ps-print.el: [...]
-       (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
-
-** In C, use EMACS_INT for variables and structure members
-for buffer/string positions.  E.g. struct it, struct text_pos.
 
 * DOCUMENTATION
 
-** Clean up Emacs.app references in code and documentation.
-
-** Document new font backend
-
-** Document XEmbed support
-
 ** Check the Emacs Tutorial.
 
 The first line of every tutorial must begin with text ending in a
@@ -123,142 +95,143 @@ names of the people who have checked it.
 
 SECTION                  READERS
 ----------------------------------
-TUTORIAL             
-TUTORIAL.bg          
+TUTORIAL             cyd
+TUTORIAL.bg          ogi
 TUTORIAL.cn
 TUTORIAL.cs          
-TUTORIAL.de          
+TUTORIAL.de          wl
 TUTORIAL.eo
 TUTORIAL.es          
 TUTORIAL.fr          
-TUTORIAL.he
+TUTORIAL.he          eliz
 TUTORIAL.it          
 TUTORIAL.ja             
 TUTORIAL.ko
-TUTORIAL.nl             
+TUTORIAL.nl         Pieter Schoenmakers
 TUTORIAL.pl          
 TUTORIAL.pt_BR       
 TUTORIAL.ro
-TUTORIAL.ru          
+TUTORIAL.ru          Alex Ott
 TUTORIAL.sk          
-TUTORIAL.sl          
-TUTORIAL.sv          
+TUTORIAL.sl          Primoz PETERLIN
+TUTORIAL.sv          Mats Lidell
 TUTORIAL.th          
 TUTORIAL.zh
 
 ** Check the manual.
 
-abbrevs.texi      
-ack.texi          
-anti.texi
-arevert-xtra.texi
-basic.texi        
-buffers.texi      
-building.texi     
-calendar.texi     
-cal-xtra.texi     
-cmdargs.texi      
-commands.texi     
-custom.texi       
-dired.texi        
-dired-xtra.texi
-display.texi      
-emacs.texi        
-emacs-xtra.texi
-emerge-xtra.texi
-entering.texi     
-files.texi        
-fixit.texi        
-fortran-xtra.texi 
-frames.texi       
+abbrevs.texi      cyd
+ack.texi          rgm
+anti.texi         cyd
+arevert-xtra.texi cyd
+basic.texi        cyd
+buffers.texi      cyd
+building.texi     cyd
+calendar.texi     rgm
+cal-xtra.texi     rgm
+cmdargs.texi      cyd
+commands.texi     cyd
+custom.texi       cyd
+dired.texi        cyd
+dired-xtra.texi   rgm
+display.texi      cyd
+emacs.texi        rgm
+emacs-xtra.texi   rgm
+emerge-xtra.texi  rgm
+entering.texi     cyd
+files.texi        cyd
+fixit.texi        cyd
+fortran-xtra.texi rgm
+frames.texi       cyd
 glossary.texi
-help.texi         
-indent.texi       
-killing.texi      
-kmacro.texi       
-macos.texi        
-maintaining.texi  
-major.texi        
-mark.texi         
-mini.texi         
-misc.texi         
-msdog.texi        
-msdog-xtra.texi   
+help.texi         cyd
+indent.texi       cyd
+killing.texi      cyd
+kmacro.texi       cyd
+macos.texi        rgm  (can't actually test any of it though)
+maintaining.texi  cyd
+mark.texi         cyd
+mini.texi         rgm
+misc.texi         cyd
+modes.texi        cyd
+msdog.texi        rgm  (can't actually test any of it though)
+  It was not obvious to me that the following is true (it could well be though):
+
+   Emacs on Windows automatically determines your default printer and
+   sets the variable `printer-name' to that printer's name.
+
+msdog-xtra.texi   rgm  (can't actually test any of it though)
 mule.texi         
-m-x.texi          
-picture-xtra.texi
-programs.texi     
-regs.texi         
-rmail.texi        
-screen.texi       
-search.texi       
-sending.texi      
-text.texi         
-trouble.texi      
-vc-xtra.texi
-vc1-xtra.texi
-windows.texi      
-xresources.texi   
+m-x.texi          cyd
+package.texi      cyd
+picture-xtra.texi rgm
+programs.texi     cyd
+regs.texi         cyd
+rmail.texi        rgm
+screen.texi       cyd
+search.texi       cyd
+sending.texi      cyd
+text.texi         cyd
+trouble.texi      cyd
+vc-xtra.texi      cyd
+vc1-xtra.texi     cyd
+windows.texi      cyd
+xresources.texi   cyd
 
 ** Check the Lisp manual.
 
 abbrevs.texi      
-advice.texi       
+advice.texi       cyd
 anti.texi         
 back.texi
-backups.texi      
-buffers.texi      
-commands.texi     
-compile.texi      
-control.texi      
-customize.texi    
-debugging.texi    
+backups.texi      cyd
+buffers.texi      cyd
+commands.texi     cyd
+compile.texi      cyd
+control.texi      cyd
+customize.texi    cyd
+debugging.texi    cyd
 display.texi      
 edebug.texi
 elisp.texi
-errors.texi       
-eval.texi         
-files.texi        
+errors.texi       rgm
+eval.texi         cyd
+files.texi        cyd
 frames.texi       
-functions.texi    
-hash.texi         
-help.texi         
-hooks.texi        
+functions.texi    cyd
+hash.texi         cyd
+help.texi         cyd
+hooks.texi        rgm
 index.texi
-internals.texi    
-intro.texi        
-keymaps.texi      
-lists.texi        
-loading.texi      
-locals.texi       
-macros.texi       
-maps.texi         
+internals.texi    rgm  (I don't know much about this, so it would be
+    good if someone else could at least look at the FIXME? comments.)
+intro.texi        cyd
+keymaps.texi      cyd
+lists.texi        cyd
+loading.texi      cyd
+macros.texi       cyd
+maps.texi         rgm
 markers.texi      
 minibuf.texi      
-modes.texi        
+modes.texi        cyd
 nonascii.texi     
-numbers.texi      
-objects.texi      
+numbers.texi      cyd
+objects.texi      cyd
 os.texi           
 package.texi
 positions.texi    
 processes.texi
 searching.texi    
-sequences.texi    
-streams.texi      
-strings.texi      
-symbols.texi      
-syntax.texi       
+sequences.texi    cyd
+streams.texi      cyd
+strings.texi      cyd
+symbols.texi      cyd
+syntax.texi       cyd
 text.texi         
-tips.texi         
-variables.texi    
+tips.texi         rgm
+variables.texi    cyd
 windows.texi      
 
-* PLANNED ADDITIONS
-
-** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray).
-** gas-mode ?
-
 \f
 Local variables:
 mode: outline