From ee6d7cc433f3072087090e854e591839012785f5 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 10 Oct 2001 12:25:20 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b3bcc389e2..21f7d8b48b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-10-10 Gerd Moellmann + * simple.el (end-of-buffer): Fix code scrolling specially + for the buffer end. + * startup.el (command-line-1): Bind tab-width to 8. 2001-10-04 Andrew Innes diff --git a/src/ChangeLog b/src/ChangeLog index 5aeef3098ef..e05342426ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-10-10 Gerd Moellmann + + * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' + options. From Dave Love . + 2001-10-08 Eli Zaretskii * Makefile.in (lisp, shortlisp): Replace bindings.el with -- 2.39.2