From: Gerd Moellmann Date: Tue, 23 May 2000 12:22:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3788 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=46600ab15361b60202da10fd5cac6f8c4f0bdc21;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce9d8c42006..78ae669dfc7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-05-23 Gerd Moellmann + + * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'. + + * files.el (interpreter-mode-alist): Add `bash2'. + 2000-05-22 Dave Love * loadhist.el (feature-symbols, file-provides, file-requires): Use diff --git a/lispref/anti.texi b/lispref/anti.texi index 0950af3d3f4..c4521b6a967 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -2,7 +2,10 @@ @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1999 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@node Antinews, Tips, System Interface, Top + +@c This node must have no pointers. + +@c @node Antinews, GNU Free Documentation License, System Interface, Top @appendix Emacs 20 Antinews For those users who live backwards in time, here is information about diff --git a/lispref/tips.texi b/lispref/tips.texi index b24f53f3747..8854bb80614 100644 --- a/lispref/tips.texi +++ b/lispref/tips.texi @@ -4,7 +4,7 @@ @c Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/tips -@node Tips, GNU Emacs Internals, Antinews, Top +@node Tips, GNU Emacs Internals, Copying, Top @appendix Tips and Conventions @cindex tips @cindex standards of coding style