]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 4 Sep 2001 09:34:50 +0000 (09:34 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 4 Sep 2001 09:34:50 +0000 (09:34 +0000)
lisp/ChangeLog
lispref/ChangeLog

index aa7e94212a9210d012257688bdd2a2226331e0ce..81ddbd18936c6b503b7eaa4841c7ac0cecbb9e5c 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-04  Gerd Moellmann  <gerd@gnu.org>
+
+       * simple.el (backward-word): Doc fix.
+
 2001-09-04  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * menu-bar.el: Fix separators in the Edit menu.  Bring "Fill" near
index b5b7293d27c4000f98d95ed6e2f34f43beb68401..6d77cc9507b5f4569e31286a256abfcc72d66412 100644 (file)
@@ -1,3 +1,14 @@
+2001-09-04  Werner LEMBERG  <wl@gnu.org>
+
+       * Makefile.in (srcdir, texinputdir): New variables.
+       (srcs, index.texi, install): Use $(srcdir).
+       (.PHONY): Remove elisp.dvi.
+       (elisp): Use -I switch for makeinfo.
+       (elisp.dvi): Use $(srcdir) and $(texinputdir).
+       (installall, dist): Use $(srcdir).
+       Fix path to texinfo.tex.
+       (maintainer-clean): Add elisp.dvi and elisp.oaux.
+
 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
 
        * display.texi (Conditional Display): Adjust to API change.