emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 03 Jul 2002 05:17:48 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4064 emacs/lisp/ChangeLog:1.4065
*** emacs/lisp/ChangeLog:1.4064 Wed Jul  3 03:09:44 2002
--- emacs/lisp/ChangeLog        Wed Jul  3 05:17:47 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-07-03  Juanma Barranquero  <address@hidden>
+ 
+       * subr.el (chars-in-region): Add obsolescence declaration for
+       `chars-in-region'.
+ 
  2002-07-03  Miles Bader  <address@hidden>
  
        * faces.el (header-line): Don't use a `common' clause for
***************
*** 13,19 ****
        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.
--- 18,24 ----
        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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]