]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 4 Apr 2002 21:10:44 +0000 (21:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 4 Apr 2002 21:10:44 +0000 (21:10 +0000)
lisp/ChangeLog
src/ChangeLog

index 278bc50968b4413837f6c5b1c75e6e4f9fd366d7..bd90d5fcea39048f6efb34799c6f00fbdeb8a083 100644 (file)
@@ -1,5 +1,7 @@
 2002-04-04  Richard M. Stallman  <rms@gnu.org>
 
+       * 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.
 
index 1d98160371179fa04484480d97742aa6586bd22f..b0012f9fd235c0acc95ff9d7f2ec2a991b4280f9 100644 (file)
@@ -1,3 +1,11 @@
+2002-04-04  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <lektu@terra.es>
 
        * doc.c (Fdocumentation): Add missing parentheses.