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, 22 May 2005 13:51:24 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7576 emacs/lisp/ChangeLog:1.7577
*** emacs/lisp/ChangeLog:1.7576 Sun May 22 15:52:51 2005
--- emacs/lisp/ChangeLog        Sun May 22 17:51:22 2005
***************
*** 33,38 ****
--- 33,48 ----
  
  2005-05-22  Juanma Barranquero  <address@hidden>
  
+       * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
+       (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
+       * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
+       (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
+       (concatenate, list-length, get*, getf, cl-remprop):
+       * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
+       (etypecase, progv, lexical-let, lexical-let*)
+       (multiple-value-bind, multiple-value-setq, shiftf):
+       Improve argument/docstring consistency.
+ 
        * subr.el (focus-frame, unfocus-frame):
        Revert deletion on 2005-05-01.
  
***************
*** 44,50 ****
        * vc.el (vc-trunk-p): Add autoload cookie.  The function is used
        in vc-rcs.el when vc-mistrust-permissions is t, which is not the
        default.
!       
  2005-05-22  Nick Roberts  <address@hidden>
  
        * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
--- 54,60 ----
        * vc.el (vc-trunk-p): Add autoload cookie.  The function is used
        in vc-rcs.el when vc-mistrust-permissions is t, which is not the
        default.
! 
  2005-05-22  Nick Roberts  <address@hidden>
  
        * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for




reply via email to

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