Mercurial > emacs
comparison lisp/ChangeLog @ 51355:7133cddab605
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 31 May 2003 00:40:43 +0000 |
parents | d555ff64edde |
children | 24e32b75730a |
comparison
equal
deleted
inserted
replaced
51354:abad152707e5 | 51355:7133cddab605 |
---|---|
21 * enriched.el: Moved to textmodes. | 21 * enriched.el: Moved to textmodes. |
22 | 22 |
23 * textmodes/outline.el: Moved to lisp. | 23 * textmodes/outline.el: Moved to lisp. |
24 | 24 |
25 * which-func.el: Moved to progmodes. | 25 * which-func.el: Moved to progmodes. |
26 | |
27 * loadup.el: Load byte-run.el, map-ynp.el, timer.el and float-sup.el | |
28 from emacs-lisp. | |
26 | 29 |
27 2003-05-31 Tom Wurgler <twurgler@goodyear.com> (tiny change) | 30 2003-05-31 Tom Wurgler <twurgler@goodyear.com> (tiny change) |
28 | 31 |
29 * subr.el (looking-back): New function to check for regular | 32 * subr.el (looking-back): New function to check for regular |
30 expression before point. | 33 expression before point. |