comparison lisp/ChangeLog @ 1431:bd5929b8e039

[xemacs-hg @ 2003-04-24 23:41:31 by youngs] XEmacs 21.5.12 "carrot" is released.
author youngs
date Thu, 24 Apr 2003 23:41:44 +0000
parents 10738b72057d
children 2b0c1a057037
comparison
equal deleted inserted replaced
1430:5fa648ec10df 1431:bd5929b8e039
1 2003-04-24 Steve Youngs <youngs@xemacs.org>
2
3 * XEmacs 21.5.12 "carrot" is released.
4
1 2003-04-24 Steve Youngs <youngs@xemacs.org> 5 2003-04-24 Steve Youngs <youngs@xemacs.org>
2 6
3 * font-lock.el (font-lock-match-java-declarations): Move 7 * font-lock.el (font-lock-match-java-declarations): Move
4 save-restriction, narrow-to-region to beginning of function to 8 save-restriction, narrow-to-region to beginning of function to
5 avoid going beyond the limit and causing an infloop. 9 avoid going beyond the limit and causing an infloop.
279 Use new clear-left-side functions to avoid messages ending up on 283 Use new clear-left-side functions to avoid messages ending up on
280 the same line as other output. 284 the same line as other output.
281 285
282 2003-03-03 Stephen J. Turnbull <stephen@xemacs.org> 286 2003-03-03 Stephen J. Turnbull <stephen@xemacs.org>
283 287
284 * files.el (save-abbrevs): Fixup whitespace. 288 * files.el (save-abbrevs): Fixup whitespace.
285 289
286 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org> 290 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
287 291
288 * subr.el (custom-declare-variable-early): Reference 292 * subr.el (custom-declare-variable-early): Reference
289 dumped-lisp.el in comment. 293 dumped-lisp.el in comment.
478 482
479 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org> 483 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
480 484
481 * view-less.el (view-minor-mode): Add autoload cookie. 485 * view-less.el (view-minor-mode): Add autoload cookie.
482 486
483 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
484
485 * view-less.el (view-minor-mode): Add autoload cookie.
486
487 2003-02-28 Ben Wing <ben@xemacs.org> 487 2003-02-28 Ben Wing <ben@xemacs.org>
488 488
489 * dump-paths.el: 489 * dump-paths.el:
490 * dump-paths.el (startup-setup-paths): Removed. 490 * dump-paths.el (startup-setup-paths): Removed.
491 * dumped-lisp.el (preloaded-file-list): 491 * dumped-lisp.el (preloaded-file-list):
680 * make-docfile.el: 680 * make-docfile.el:
681 Eliminate references to very-early-lisp. 681 Eliminate references to very-early-lisp.
682 682
683 * msw-glyphs.el: 683 * msw-glyphs.el:
684 Comment clarification. 684 Comment clarification.
685
686 2003-02-18 Ben Wing <ben@xemacs.org>
687 685
688 2003-02-17 Stephen J. Turnbull <stephen@xemacs.org> 686 2003-02-17 Stephen J. Turnbull <stephen@xemacs.org>
689 687
690 * mule/mule-charset.el (charsets-in-region): Remove broken 688 * mule/mule-charset.el (charsets-in-region): Remove broken
691 optimization to get slight speed-up. 689 optimization to get slight speed-up.