]> git.eshelyaron.com Git - emacs.git/commitdiff
; Don't mention Makefiles twice in `(emacs) Program Modes`
authorStefan Kangas <stefankangas@gmail.com>
Sat, 26 Nov 2022 14:47:33 +0000 (15:47 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 26 Nov 2022 14:49:02 +0000 (15:49 +0100)
* doc/emacs/programs.texi (Program Modes): Don't mention Makefiles
twice.  (Bug#59610)

doc/emacs/programs.texi

index 0a05b71860c56e0cd651374c3ddce64a798085ca..ba8475e86ac1c3df65c308069393ada15c70647a 100644 (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