Mercurial > emacs
comparison lisp/ChangeLog @ 62629:97fb202b4adc
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 22 May 2005 17:51:22 +0000 |
parents | ae65137e0a1d |
children | 188656dfc0db |
comparison
equal
deleted
inserted
replaced
62628:e84e856b8e2b | 62629:97fb202b4adc |
---|---|
31 more general and work when GDB variable "print pretty" is on, | 31 more general and work when GDB variable "print pretty" is on, |
32 as with Emacs, for example. | 32 as with Emacs, for example. |
33 | 33 |
34 2005-05-22 Juanma Barranquero <lekktu@gmail.com> | 34 2005-05-22 Juanma Barranquero <lekktu@gmail.com> |
35 | 35 |
36 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp) | |
37 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst): | |
38 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl) | |
39 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt) | |
40 (concatenate, list-length, get*, getf, cl-remprop): | |
41 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase) | |
42 (etypecase, progv, lexical-let, lexical-let*) | |
43 (multiple-value-bind, multiple-value-setq, shiftf): | |
44 Improve argument/docstring consistency. | |
45 | |
36 * subr.el (focus-frame, unfocus-frame): | 46 * subr.el (focus-frame, unfocus-frame): |
37 Revert deletion on 2005-05-01. | 47 Revert deletion on 2005-05-01. |
38 | 48 |
39 2005-05-22 Andre Spiegel <spiegel@gnu.org> | 49 2005-05-22 Andre Spiegel <spiegel@gnu.org> |
40 | 50 |
42 doesn't exist. | 52 doesn't exist. |
43 | 53 |
44 * vc.el (vc-trunk-p): Add autoload cookie. The function is used | 54 * vc.el (vc-trunk-p): Add autoload cookie. The function is used |
45 in vc-rcs.el when vc-mistrust-permissions is t, which is not the | 55 in vc-rcs.el when vc-mistrust-permissions is t, which is not the |
46 default. | 56 default. |
47 | 57 |
48 2005-05-22 Nick Roberts <nickrob@snap.net.nz> | 58 2005-05-22 Nick Roberts <nickrob@snap.net.nz> |
49 | 59 |
50 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for | 60 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for |
51 already deleted variables: auto-fill-hook, blink-paren-hook, | 61 already deleted variables: auto-fill-hook, blink-paren-hook, |
52 lisp-indent-hook, inhibit-local-variables, unread-command-event | 62 lisp-indent-hook, inhibit-local-variables, unread-command-event |