]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Thu, 13 Apr 2006 10:55:47 +0000 (10:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 13 Apr 2006 10:55:47 +0000 (10:55 +0000)
lisp/ChangeLog
src/ChangeLog

index 620950ea77e52331e3fb402d24b88275f8193188..9048ac64fe3ac66536b3a17428a475d2f5335e03 100644 (file)
@@ -1,3 +1,15 @@
+2006-04-12  Davis Herring  <herring@lanl.gov>  (tiny change)
+
+       * files.el (hack-one-local-variable-eval-safep): Recognize
+       `edebug-form-spec' for `put', but only if it passes
+       `edebug-basic-spec'.  Generalize `put' handling.
+
+       * emacs-lisp/edebug.el (edebug-basic-spec): New function for
+       vetting file-local form specs.
+
+       * allout.el (allout-layout): Autoload its `safe-local-variable'
+       property.
+
 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el: (org-ctrl-c-ctrl-c): Improved documentation
index 02d55e0776f3ed6c432ca0110d38445a10899ec2..5b62e1ae268f467ad760e0d095cce5cd0485eb22 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-13  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+
+       * print.c (Fprin1_to_string): Mention in the `doc' that the
+       behavior is modified by `print-level' and `print-length'.
+
 2006-04-13  Kenichi Handa  <handa@m17n.org>
 
        * coding.c (setup_coding_system): If eol-type is not yet decided