On Tue, Aug 25, 2020 at 4:14 PM Ranjan Maitra <mai...@email.com> wrote:
> My own .emacs has the following set at:
>
> (set-default-font "10x20")
>
>
> Any suggestions as to what I should look at/change?

The Emacs NEWS file says that set-default-font was one of many
obsolete functions that were removed in version Emacs 27.  The NEWS.20
file notes:

** set-default-font has been renamed to set-frame-font

I found this with "grep -Fr set-default-font /usr/share/emacs/27.1/etc".
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to