Mercurial > emacs
comparison etc/TODO @ 83314:d07fdd5d7d4e
Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441
Update reference to renamed Buffer-menu-buffer face
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-442
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-443
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-444
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-445
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-446
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-354
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 25 Jun 2005 15:00:08 +0000 |
parents | bdcbdec78dd3 1d86d5c00a50 |
children | 532e0a9335a9 |
comparison
equal
deleted
inserted
replaced
83313:bdcbdec78dd3 | 83314:d07fdd5d7d4e |
---|---|
27 | 27 |
28 ** Clean up the variables in browse-url. Perhaps use a shell command string to | 28 ** Clean up the variables in browse-url. Perhaps use a shell command string to |
29 specify the browser instead of the mushrooming set of functions. | 29 specify the browser instead of the mushrooming set of functions. |
30 See also ESR's proposal for a BROWSER environment variable | 30 See also ESR's proposal for a BROWSER environment variable |
31 <URL:http://www.catb.org/~esr/BROWSER/browse-url.patch>. | 31 <URL:http://www.catb.org/~esr/BROWSER/browse-url.patch>. |
32 | |
33 ** Enhance scroll-bar to handle tall line (similar to line-move). | |
34 | |
35 ** Make occur handle multi-line matches cleanly with context. | |
32 | 36 |
33 * Important features: | 37 * Important features: |
34 | 38 |
35 ** Provide user-friendly ways to list all available font families, | 39 ** Provide user-friendly ways to list all available font families, |
36 display a font as a sample, etc. [fx is looking at multilingual | 40 display a font as a sample, etc. [fx is looking at multilingual |