# HG changeset patch # User Juanma Barranquero # Date 1025687867 0 # Node ID c6ae40efaad160d333c2c1489f0f3d1d7b979229 # Parent a123dda5650ecbb3c9455e30b8669fa32e3fc484 *** empty log message *** diff -r a123dda5650e -r c6ae40efaad1 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jul 03 09:17:35 2002 +0000 +++ b/lisp/ChangeLog Wed Jul 03 09:17:47 2002 +0000 @@ -1,3 +1,8 @@ +2002-07-03 Juanma Barranquero + + * subr.el (chars-in-region): Add obsolescence declaration for + `chars-in-region'. + 2002-07-03 Miles Bader * faces.el (header-line): Don't use a `common' clause for @@ -13,7 +18,7 @@ Check for `eval:' calling fn with `safe-local-eval-function' property. (hack-one-local-variable): Use hack-one-local-variable-eval-safep. (c-add-style, c-set-style): Add safe-local-eval-function property. - + * files.el (insert-directory): Handle --dired option to ls. * files.el (file-remote-p): New function.