Mercurial > emacs
comparison etc/NEWS @ 33838:415baa3f1914
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 24 Nov 2000 04:27:07 +0000 |
parents | 10ffa5b56f53 |
children | 09fdef086f4d |
comparison
equal
deleted
inserted
replaced
33837:ee31f4f9b014 | 33838:415baa3f1914 |
---|---|
264 a positive integer, and specifies that PIXELS number of pixels should | 264 a positive integer, and specifies that PIXELS number of pixels should |
265 be put below text lines on the affected frame or frames. | 265 be put below text lines on the affected frame or frames. |
266 | 266 |
267 +++ | 267 +++ |
268 - By setting X resource `lineSpacing', class `LineSpacing'. This is | 268 - By setting X resource `lineSpacing', class `LineSpacing'. This is |
269 equivalent ot specifying the frame parameter. | 269 equivalent to specifying the frame parameter. |
270 | 270 |
271 - By specifying `--line-spacing=N' or `-lsp N' on the command line. | 271 - By specifying `--line-spacing=N' or `-lsp N' on the command line. |
272 | 272 |
273 - By setting buffer-local variable `line-spacing'. The meaning is | 273 - By setting buffer-local variable `line-spacing'. The meaning is |
274 the same, but applies to the a particular buffer only. | 274 the same, but applies to the a particular buffer only. |
754 Default is 0.25. | 754 Default is 0.25. |
755 | 755 |
756 - User option: resize-mini-windows | 756 - User option: resize-mini-windows |
757 | 757 |
758 How to resize mini-windows. If nil, don't resize. If t, always | 758 How to resize mini-windows. If nil, don't resize. If t, always |
759 resize ot fit the size of the text. If `grow-only', let mini-windows | 759 resize to fit the size of the text. If `grow-only', let mini-windows |
760 grow only, until they become empty, at which point they are shrunk | 760 grow only, until they become empty, at which point they are shrunk |
761 again. | 761 again. |
762 | 762 |
763 Default is `grow-only'. | 763 Default is `grow-only'. |
764 | 764 |