]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 12:22:28 +0000 (12:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 12:22:28 +0000 (12:22 +0000)
lisp/ChangeLog
lispref/anti.texi
lispref/tips.texi

index ce9d8c4200684fadc5b7eb55eacfefeee7790ea6..78ae669dfc7052ef2bc40c949506423ea25d61ff 100644 (file)
@@ -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
index 0950af3d3f4e989b22c7920fb39b1191e5bc1d67..c4521b6a9672a8dca2907cd546ef4114140d1f5a 100644 (file)
@@ -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
index b24f53f374798440b695394ed8e770a89a19910e..8854bb806141bff67e760c355826e817954773b6 100644 (file)
@@ -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