comparison etc/TODO @ 89971:cce1c0ee76ee

Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36 Merge from emacs--cvs-trunk--0, emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523 Merge from emacs--gnus--5.10, gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-524 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-534 Update from CVS * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0 tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2 Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20 Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 09 Sep 2004 09:36:36 +0000
parents d8411455de48 4a550d52d08d
children ff0e824afa37
comparison
equal deleted inserted replaced
89970:a849e5779b8c 89971:cce1c0ee76ee
265 ** Convenient access to the `values' variable. It would be nice to have an 265 ** Convenient access to the `values' variable. It would be nice to have an
266 interface that would show you the printed reps of the elements of the 266 interface that would show you the printed reps of the elements of the
267 list in a menu, let you select one of the values, and put it into some 267 list in a menu, let you select one of the values, and put it into some
268 other variable, without changing the value of `values'. 268 other variable, without changing the value of `values'.
269 269
270 ** Fix skip-chars-{for,back}ward to allow character classes.
271
272 ** (Controlled by a flag) make open and close syntax match exactly, 270 ** (Controlled by a flag) make open and close syntax match exactly,
273 i.e. `(' doesn't match `]'. 271 i.e. `(' doesn't match `]'.
274 272
275 ** Specify parameter ID-FORMAT in all calls to `file-attributes' and 273 ** Specify parameter ID-FORMAT in all calls to `file-attributes' and
276 `directory-files-and-attributes' where attributes UID or GID are used. 274 `directory-files-and-attributes' where attributes UID or GID are used.