Refactoring how org configuration works
This commit is contained in:
@ -127,6 +127,7 @@
|
||||
(interactive)
|
||||
(let ((fill-column (point-max)))
|
||||
(fill-paragraph nil)))
|
||||
|
||||
;; Handy key definition
|
||||
(define-key global-map "\M-z" 'unfill-paragraph)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user