comparison lisp/ChangeLog @ 3299:b593e47979a5

[xemacs-hg @ 2006-03-25 11:20:50 by malcolmp] Rename functions that clash with the next-error family in compile.el.
author malcolmp
date Sat, 25 Mar 2006 11:20:51 +0000
parents f97e1a4cbc28
children 509d2981ffea
comparison
equal deleted inserted replaced
3298:4f60b18bdee8 3299:b593e47979a5
1 2006-03-20 Malcolm Purvis <malcolmp@xemacs.org>
2
3 * next-error.el: Rename functions that clash with the next-error
4 family in compile.el
5 * occur.el (occur-next-error): Use new names
6 * occur.el (multi-occur): Fix compiler warnings.
7
1 2006-03-15 Jerry James <james@xemacs.org> 8 2006-03-15 Jerry James <james@xemacs.org>
2 9
3 * newcomment.el (uncomment-region): Remove old code that breaks 10 * newcomment.el (uncomment-region): Remove old code that breaks
4 uncomment-region on C files. Thanks to Christian Podlasly for the 11 uncomment-region on C files. Thanks to Christian Podlasly for the
5 report. 12 report.