bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37324: Small typo in Emacs manual (frame parameters)


From: Sebastian Urban
Subject: bug#37324: Small typo in Emacs manual (frame parameters)
Date: Fri, 6 Sep 2019 19:24:30 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

In Emacs manual INFO 21.11 Frame Parameters
- (add-to-list 'default-frame-alist '(width  . 90))
+ (add-to-list 'default-frame-alist '(width . 90))

Line 932 in 'FRAMES.TEXI'.

I think there is one unnecessary "space".


S. U.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]