Mercurial > emacs
comparison lisp/ChangeLog @ 81662:3c91272c6b36
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 28 Jun 2007 19:06:27 +0000 |
parents | 3ed52769155f |
children | 7ef84bc04072 |
comparison
equal
deleted
inserted
replaced
81661:c6fe5173e1f2 | 81662:3c91272c6b36 |
---|---|
1 2007-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to | |
4 replace-regexp-in-string. | |
5 | |
1 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * emacs-lisp/cl.el: Set edebug and indentation before loading | 8 * emacs-lisp/cl.el: Set edebug and indentation before loading |
4 cl-loaddefs.el so that its use of dolist doesn't load cl-macs. | 9 cl-loaddefs.el so that its use of dolist doesn't load cl-macs. |
5 | 10 |