comparison lisp/ChangeLog @ 61096:c53e93898857

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 29 Mar 2005 16:18:48 +0000
parents 27c2765e06c8
children 77c8d33d2543
comparison
equal deleted inserted replaced
61095:0e536a451709 61096:c53e93898857
1 2005-03-29 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc.el: Update copyright date.
4 (calc-version): Increase to 2.1.
5 (calc-version-date): Remove.
6
7 * calc/calc-help.el: Update copyright date.
8 (calc-full-help): Remove reference to calc-version-date.
9 Update copyright date.
10
1 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca> 11 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2 12
3 * vc.el (vc-do-command): Use a pipe for async processes, so password 13 * vc.el (vc-do-command): Use a pipe for async processes, so password
4 prompts don't show up at places where the user can't reply. 14 prompts don't show up at places where the user can't reply.
5 15