Mercurial > emacs
comparison lisp/ChangeLog @ 96122:147721a08602
(vc-dir-hide-up-to-date): Undo previous change.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 20 Jun 2008 17:05:55 +0000 |
parents | bd062fcb9c58 |
children | 7742c3c06407 |
comparison
equal
deleted
inserted
replaced
96121:bd062fcb9c58 | 96122:147721a08602 |
---|---|
1 2008-06-20 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc.el (vc-dir-hide-up-to-date): Undo previous change. | |
4 | |
1 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error): | 7 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error): |
4 Bind inhibit-read-only since the buffer is always read-only. | 8 Bind inhibit-read-only since the buffer is always read-only. |
5 | 9 |