changeset 29110:c06ae9d8e6b0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 May 2000 12:22:28 +0000
parents 0e45e6e90467
children e52d90f01f53
files lisp/ChangeLog lispref/anti.texi lispref/tips.texi
diffstat 3 files changed, 11 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 23 11:23:51 2000 +0000
+++ b/lisp/ChangeLog	Tue May 23 12:22:28 2000 +0000
@@ -1,3 +1,9 @@
+2000-05-23  Gerd Moellmann  <gerd@gnu.org>
+
+	* progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
+
+	* files.el (interpreter-mode-alist): Add `bash2'.
+
 2000-05-22  Dave Love  <fx@gnu.org>
 
 	* loadhist.el (feature-symbols, file-provides, file-requires): Use
--- a/lispref/anti.texi	Tue May 23 11:23:51 2000 +0000
+++ b/lispref/anti.texi	Tue May 23 12:22:28 2000 +0000
@@ -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
--- a/lispref/tips.texi	Tue May 23 11:23:51 2000 +0000
+++ b/lispref/tips.texi	Tue May 23 12:22:28 2000 +0000
@@ -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