comparison lisp/ChangeLog @ 95587:cb8fbc8ef1c5

(vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
author Sam Steingold <sds@gnu.org>
date Thu, 05 Jun 2008 15:53:05 +0000
parents bf49392d93fe
children 9a4b27c8feec
comparison
equal deleted inserted replaced
95586:64da3838a9aa 95587:cb8fbc8ef1c5
1 2008-06-05 Sam Steingold <sds@gnu.org>
2
3 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
4 an error on modified buffers.
5
1 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca> 6 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/etags.el (tags-verify-table): Be careful to use and update 8 * progmodes/etags.el (tags-verify-table): Be careful to use and update
4 tags-file-name and tags-table-list from the right buffer. 9 tags-file-name and tags-table-list from the right buffer.
5 (tags-table-check-computed-list, tags-table-extend-computed-list) 10 (tags-table-check-computed-list, tags-table-extend-computed-list)