Mercurial > emacs
comparison lisp/ChangeLog @ 111513:7b9b95f705e1
* lisp/international/mule-cmds.el (princ-list): Use mapc.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 12 Nov 2010 08:28:17 -0500 |
parents | d16607216da9 |
children | e21371bab717 |
comparison
equal
deleted
inserted
replaced
111512:4f757d8e8ed7 | 111513:7b9b95f705e1 |
---|---|
1 2010-11-12 Kevin Ryde <user42@zip.com.au> | |
2 | |
3 * international/mule-cmds.el (princ-list): Use mapc. | |
4 | |
1 2010-11-12 Glenn Morris <rgm@gnu.org> | 5 2010-11-12 Glenn Morris <rgm@gnu.org> |
2 | 6 |
3 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant. | 7 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant. |
4 Use it to replace all instances of "*Compile-Log*" | 8 Use it to replace all instances of "*Compile-Log*" |
5 | 9 |