# HG changeset patch # User Gerd Moellmann # Date 959084548 0 # Node ID c06ae9d8e6b0446d951a6037bb707c637c3255fe # Parent 0e45e6e90467366141aac2147e2e41633ad0695d *** empty log message *** diff -r 0e45e6e90467 -r c06ae9d8e6b0 lisp/ChangeLog --- 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 + + * 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 -r 0e45e6e90467 -r c06ae9d8e6b0 lispref/anti.texi --- 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 diff -r 0e45e6e90467 -r c06ae9d8e6b0 lispref/tips.texi --- 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