1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

*** empty log message ***

This commit is contained in:
Eli Zaretskii 2006-04-13 10:55:47 +00:00
parent bc5d1dfb83
commit cda4c00bef
2 changed files with 17 additions and 0 deletions

View 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

View File

@ -1,3 +1,8 @@
2006-04-13 Micha,Ak(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