comparison lisp/ChangeLog @ 87439:41b9b682db62

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 27 Dec 2007 17:35:59 +0000
parents a5a588610e41
children 487e9c17a9ec
comparison
equal deleted inserted replaced
87438:3c99a3e95b64 87439:41b9b682db62
1 2007-12-27 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-aent.el (math-remove-percentsigns):
4 * calc/calccomp.el (math-to-percentsigns): Change placeholder
5 for percent signs.
6
1 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com> 7 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com>
2 8
3 * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization; 9 * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
4 use completion-ignored-extensions to detect files that should be 10 use completion-ignored-extensions to detect files that should be
5 ignorted in VC-Dired listings, heading off lots of expensive calls 11 ignorted in VC-Dired listings, heading off lots of expensive calls