comparison lisp/ChangeLog @ 99936:a573ea676d67

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 26 Nov 2008 03:00:53 +0000
parents c00627133af3
children a63ecb8ced51
comparison
equal deleted inserted replaced
99935:27151a994646 99936:a573ea676d67
1 2008-11-26 Glenn Morris <rgm@gnu.org>
2
3 * vc-git.el (vc-git-diff-switches): New option.
4 (vc-git-diff): Apply diff switches. (Bug#1386)
5 Give it a basic doc string.
6
7 * term/pc-win.el (x-font-family-list): Replace redefinition with
8 ifdef in src/xfaces.c, since it confuses make-docfile. (Bug#1383)
9
1 2008-11-26 Vincent Belaïche <vincent.b.1@hotmail.fr> 10 2008-11-26 Vincent Belaïche <vincent.b.1@hotmail.fr>
2 11
3 * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients 12 * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
4 of the polynomial rather than the whole polynomial. 13 of the polynomial rather than the whole polynomial.
5 14