From: Stefan Kangas Date: Sat, 26 Nov 2022 14:47:33 +0000 (+0100) Subject: ; Don't mention Makefiles twice in `(emacs) Program Modes` X-Git-Tag: emacs-29.0.90~1479 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd5aa073d4d7223b229faf7a5e2731aa85cc1687;p=emacs.git ; Don't mention Makefiles twice in `(emacs) Program Modes` * doc/emacs/programs.texi (Program Modes): Don't mention Makefiles twice. (Bug#59610) --- diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 0a05b71860c..ba8475e86ac 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -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