From 58a7e98de01f295ce8877e0f8c53f06d26983383 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 14 Nov 2002 11:44:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb5383f1e9c..502f571fe5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-11-14 Kim F. Storm + + * files.el (mode-name): Mark it as risky-local-variable like the + other mode-line elements (moved from bindings.el). + + * bindings.el (mode-name): Moved mark as risky-local-variable to + files.el. + 2002-11-14 Juanma Barranquero * gud.el: Fix feature name in `provide'. diff --git a/src/ChangeLog b/src/ChangeLog index d976687ad40..0086413e453 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Kim F. Storm + + * buffer.c (syms_of_buffer) : Document symbol + dependency on `risky-local-variable' and the :propertize form. + 2002-11-12 Stefan Monnier * syntax.c (scan_sexps_forward): Undo last patch. -- 2.39.2