py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization
This commit is contained in:
parent
6be679047b
commit
0e5fb0a618
|
@ -28,10 +28,10 @@ class FormatParagraph:
|
|||
keydefs = {
|
||||
'<<format-paragraph>>': ['<Alt-q>'],
|
||||
}
|
||||
|
||||
|
||||
unix_keydefs = {
|
||||
'<<format-paragraph>>': ['<Meta-q>'],
|
||||
}
|
||||
}
|
||||
|
||||
def __init__(self, editwin):
|
||||
self.editwin = editwin
|
||||
|
|
Loading…
Reference in New Issue