aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKim F. Storm2004-09-07 21:11:29 +0000
committerKim F. Storm2004-09-07 21:11:29 +0000
commitb2ea4639b0a9df9f8bda38da95b4eae04b0bb8da (patch)
tree6b4b2070314053b1fda1a229f021301ef9c2934c /etc
parentb294ccec5b5d444799fde1cc306fe29a8bb52c97 (diff)
downloademacs-b2ea4639b0a9df9f8bda38da95b4eae04b0bb8da.tar.gz
emacs-b2ea4639b0a9df9f8bda38da95b4eae04b0bb8da.zip
Remove entry re. skip-chars-... and classes.
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/TODO b/etc/TODO
index dc692db8965..532c2b5e366 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -267,8 +267,6 @@ to the FSF.
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