comparison etc/TODO @ 92303:e66c8a703df9

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 28 Feb 2008 15:43:21 +0000
parents 6647fb5cd25e
children f2e4e3550683
comparison
equal deleted inserted replaced
92302:6439b524d6a3 92303:e66c8a703df9
43 43
44 ** Compute the list of active keymaps *after* reading the first event. 44 ** Compute the list of active keymaps *after* reading the first event.
45 45
46 ** Distribute a bar cursor of width > 1 evenly between the two glyphs 46 ** Distribute a bar cursor of width > 1 evenly between the two glyphs
47 on each side of the bar (what to do at the edges?). 47 on each side of the bar (what to do at the edges?).
48
49 ** Make vc-checkin avoid reverting the buffer if has not changed after
50 the checkin. Comparing (md5 BUFFER) to (md5 FILE) should be enough.
51 48
52 ** buffer-offer-save should be a permanent local. 49 ** buffer-offer-save should be a permanent local.
53 50
54 ** revert-buffer should eliminate overlays and the mark. 51 ** revert-buffer should eliminate overlays and the mark.
55 For related problems consult the thread starting with 52 For related problems consult the thread starting with