From d30121898c0f5c79aeaf4a93c8d163abba1611ce Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 4 Apr 2002 21:10:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 278bc50968b..bd90d5fcea3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-04-04 Richard M. Stallman + * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix. + * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table. diff --git a/src/ChangeLog b/src/ChangeLog index 1d981603711..b0012f9fd23 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-04-04 Richard M. Stallman + + * xdisp.c (display_mode_element): New arg RISKY. + Disregard text props found or specified within a variable + that isn't marked risky-local-variable. + (Qrisky_local_variable): New variable. + (syms_of_xdisp): Init and staticpro it. + 2002-04-03 Juanma Barranquero * doc.c (Fdocumentation): Add missing parentheses. -- 2.39.5