From 79f6ba1f7a39b9a5a6b4282caefcefe03e8dc78c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 2 Sep 2006 13:49:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ src/ChangeLog | 8 ++++++++ 2 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d873249590f..86e28f8f803 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-09-02 Martin Rudalics + + * cus-start.el (hscroll-margin, hscroll-step) + (mode-line-in-non-selected-windows, mouse-autoselect-window) + (x-use-underline-position-properties): Change version to "22.1" + since they will appear there for the first time. + 2006-09-01 Chong Yidong * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick. diff --git a/src/ChangeLog b/src/ChangeLog index 322f8e81f9d..1082f792934 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2006-09-02 Jindrich Makovicka (tiny change) + + * fns.c (concat) [__GNUC__]: Declare with + `__attribute__((noinline))'. + + * eval.c (apply1, call2) [__GNUC__]: Declare with + `__attribute__((noinline))'. + 2006-09-02 Stuart D. Herring * minibuf.c (Finternal_complete_buffer): New function. -- 2.39.2