Mercurial > emacs
changeset 46149:c6ae40efaad1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 03 Jul 2002 09:17:47 +0000 |
parents | a123dda5650e |
children | 5d6d01bbbe87 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lektu@terra.es> + + * subr.el (chars-in-region): Add obsolescence declaration for + `chars-in-region'. + 2002-07-03 Miles Bader <miles@gnu.org> * 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.