0

I want to install ABS language package on Emacs but first i should add melpa to Emacs. It's instruction says "To add MELPA to your package-archives, put this in your init file:

(require 'package) (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/"))".

Now i want to know where is this init file? I found ediff-init.el file in vc folder, is this a correct init file?

I want to find Emacs correct init file to add Melpa package-archives to install new things using ‘M-x package-list-packages’.

By the way Operating system that i have on machine is windows 10.

Yaser
  • 11
  • 1
  • 1
    I've closed this as a duplicate. I realise the title doesn't seem connected, but the accepted answer goes into detail on your question. – phils Nov 15 '22 at 05:53

0 Answers0