Opened 15 years ago

Closed 14 years ago

#294 closed defect (fixed)

Make pg-protected-undo allow in undo in comments of locked region

Reported by: David Aspinall Owned by: David Aspinall
Priority: minor Milestone: PG-Emacs-4.1
Component: 2:pg-emacs Keywords:
Cc:

Description

Editing is allowed in comments inside the locked region, but the protected undo prevents undo there, which is wrong.

To fix this we need to see if the next relevant undo record on `buffer-undo-list' would edit a comment.

Change History (1)

comment:1 Changed 14 years ago by David Aspinall

Resolution: fixed
Status: newclosed

Fixed, thanks to patch of Erik Martin-Dore

Note: See TracTickets for help on using tickets.