From: Luc Teirlinck Date: Fri, 27 Aug 2004 23:30:03 +0000 (+0000) Subject: Interchange nodes (for correct numbering). X-Git-Tag: ttn-vms-21-2-B4~5167 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c8b21b5ed25a07054123585896668d0cfddfee6f;p=emacs.git Interchange nodes (for correct numbering). --- diff --git a/man/programs.texi b/man/programs.texi index e19c8364f2b..abe0083b39e 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -31,8 +31,8 @@ Highlight program syntax (@pxref{Font Lock}). * Defuns:: Commands to operate on major top-level parts of a program. * Program Indent:: Adjusting indentation to show the nesting. -* Comments:: Inserting, killing, and aligning comments. * Parentheses:: Commands that operate on parentheses. +* Comments:: Inserting, killing, and aligning comments. * Documentation:: Getting documentation of functions you plan to call. * Hideshow:: Displaying blocks selectively. * Symbol Completion:: Completion on symbol names of your program or language.