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: Sun, 08 May 2005 20:38:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7473 emacs/lisp/ChangeLog:1.7474
*** emacs/lisp/ChangeLog:1.7473 Sun May  8 22:29:03 2005
--- emacs/lisp/ChangeLog        Mon May  9 00:38:25 2005
***************
*** 1,3 ****
--- 1,10 ----
+ 2005-05-09  Juanma Barranquero  <address@hidden>
+ 
+       * obsolete/uncompress.el: Set `find-file-not-found-functions', not
+       `find-file-not-found-hooks'; use `add-hook'.
+       (uncompress-while-visiting): Set `write-file-functions', not
+       `write-file-hooks'; use `add-hook'.
+ 
  2005-05-09  Kim F. Storm  <address@hidden>
  
        * emulation/cua-base.el (cua-copy-region, cua-cut-region)
***************
*** 36,42 ****
        * international/mule.el (sgml-xml-auto-coding-function): Recognize
        encoding='FOO' in single quotes as well as in double quotes.
  
! 2005-05-07  Johan  Bockg,Ae(Brd  <address@hidden>
  
        * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
        as well as `interactive', so that defmacro* would recognize
--- 43,49 ----
        * international/mule.el (sgml-xml-auto-coding-function): Recognize
        encoding='FOO' in single quotes as well as in double quotes.
  
! 2005-05-07  Johan Bockg,Ae(Brd  <address@hidden>
  
        * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
        as well as `interactive', so that defmacro* would recognize




reply via email to

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