; Don't mention Makefiles twice in (emacs) Program Modes

* doc/emacs/programs.texi (Program Modes): Don't mention Makefiles
twice.  (Bug#59610)
This commit is contained in:
Stefan Kangas
2022-11-26 15:47:33 +01:00
parent 6e82403013
commit bd5aa073d4

View File

@@ -96,8 +96,8 @@ Pascal, Objective-C, Octave, Pascal, Perl, Pike, PostScript, Prolog,
Python, Ruby, Simula, SQL, Tcl, TypeScript, Verilog, and VHDL@. An
alternative mode for Perl is called CPerl mode. Modes are also
available for the scripting languages of the common GNU and Unix
shells, and MS-DOS/MS-Windows @samp{BAT} files, and for makefiles,
JSON, DNS master files, and various sorts of configuration files.
shells, and MS-DOS/MS-Windows @samp{BAT} files, JSON, DNS master
files, and various sorts of configuration files.
Ideally, Emacs should have a major mode for each programming
language that you might want to edit. If it doesn't have a mode for