added offsets vs line/column display
original commit: 2172bfdfdcfeed77bbbe3390bc8b3c7f62d13ba1
This commit is contained in:
parent
48a1fbf948
commit
f656cc2b2d
|
@ -412,6 +412,10 @@
|
|||
(make-check 'mred:print-output-mode "Automatically print to postscript file"
|
||||
(lambda (b) (if b 1 0))
|
||||
(lambda (n) (= n 1))))
|
||||
|
||||
|
||||
(make-check 'mred:display-line-numbers "Display line numbers in buffer; not character offsets" id id)
|
||||
|
||||
main))
|
||||
#f)
|
||||
(make-ppanel
|
||||
|
|
Loading…
Reference in New Issue
Block a user