Mercurial > emacs
comparison lisp/ChangeLog @ 92365:da14af9c4d86
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 01 Mar 2008 14:17:41 +0000 |
parents | 4054054dd212 |
children | d442efe2d5a7 |
comparison
equal
deleted
inserted
replaced
92364:4cf1d5a7cc52 | 92365:da14af9c4d86 |
---|---|
1 2008-03-01 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * desktop.el (desktop-read): Set `desktop-dirname' to nil before | |
4 running `desktop-not-loaded-hook' to allow modifying it. | |
5 Don't show warning message if `desktop-dirname' was modified. | |
6 | |
1 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if | 9 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if |
4 we still expect more lines. | 10 we still expect more lines. |
5 | 11 |