diff etc/TODO @ 61602:71c8a6678c21

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Apr 2005 16:04:44 +0000
parents 1dcea9af4ea2
children bedd8e5433cd 2c2b97b30980 e1fbb019c538
line wrap: on
line diff
--- a/etc/TODO	Sun Apr 17 16:00:48 2005 +0000
+++ b/etc/TODO	Sun Apr 17 16:04:44 2005 +0000
@@ -22,6 +22,11 @@
 ** The buttons at the top of a custom buffer should not omit
   variables whose values are currently hidden.
 
+** Clean up the variables in browse-url.  Perhaps use a shell command string to
+  specify the browser instead of the mushrooming set of functions.
+  See also ESR's proposal for a BROWSER environment variable
+  <URL:http://www.catb.org/~esr/BROWSER/browse-url.patch>.
+
 * Important features:
 
 ** Provide user-friendly ways to list all available font families,
@@ -54,10 +59,10 @@
 
 ** Make movemail work with IMAP.
 
-** Internationalize Emacs's messages.  [Note that this is of limited
-  use until the menus can display multilingual text.  It also doesn't
-  address important issues like using the names of symbols essentially
-  as documentation, e.g. in command names and Custom.  -- fx]
+** Internationalize Emacs's messages.
+
+** Address internationalization of symbols names essentially
+  as documentation, e.g. in command names and Custom.
 
 ** Make the Lucid menu widget display multilingual text.  [This
   probably needs to be done from actual Emacs buffers, either directly