Mercurial > emacs
comparison lisp/ChangeLog @ 74087:5af09909ca3d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 20 Nov 2006 00:35:02 +0000 |
parents | d34e01c317dc |
children | 513c046e2d72 |
comparison
equal
deleted
inserted
replaced
74086:5bc3fbbf9e9b | 74087:5af09909ca3d |
---|---|
1 2006-11-19 Juanma Barranquero <lekktu@gmail.com> | 1 2006-11-19 Juanma Barranquero <lekktu@gmail.com> |
2 | |
3 * subr.el (posn-image): | |
4 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings. | |
2 | 5 |
3 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. | 6 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. |
4 | 7 |
5 2006-11-19 Micha,bk(Bl Cadilhac <michael.cadilhac@lrde.org> | 8 2006-11-19 Micha,bk(Bl Cadilhac <michael.cadilhac@lrde.org> |
6 | 9 |
960 | 963 |
961 * calendar/calendar.el (cal-html-cursor-month) | 964 * calendar/calendar.el (cal-html-cursor-month) |
962 (cal-html-cursor-year): Add autoloads for this new package. | 965 (cal-html-cursor-year): Add autoloads for this new package. |
963 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year. | 966 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year. |
964 | 967 |
965 2006-10-28 Anna Bigatti <bigatti@dima.unige.it> | 968 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it> |
966 | 969 |
967 * calendar/cal-html.el: New file. | 970 * calendar/cal-html.el: New file. |
968 | 971 |
969 2006-10-28 Chong Yidong <cyd@stupidchicken.com> | 972 2006-10-28 Chong Yidong <cyd@stupidchicken.com> |
970 | 973 |
3724 (--dotimes-limit--, --dolist-tail--): New defvars. | 3727 (--dotimes-limit--, --dolist-tail--): New defvars. |
3725 (looking-back): Doc fix. | 3728 (looking-back): Doc fix. |
3726 | 3729 |
3727 * replace.el (replace-match-string-symbols): Handle dotted lists. | 3730 * replace.el (replace-match-string-symbols): Handle dotted lists. |
3728 | 3731 |
3729 2006-07-24 mathias <mathias@mattis> | 3732 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com> |
3730 | 3733 |
3731 * tumme.el (tumme-write-tags): Add. | 3734 * tumme.el (tumme-write-tags): Add. |
3732 (tumme-write-comments): Add. | 3735 (tumme-write-comments): Add. |
3733 (tumme-tag-files): Change to use `tumme-write-tags'. | 3736 (tumme-tag-files): Change to use `tumme-write-tags'. |
3734 (tumme-tag-thumbnail): Change to use `tumme-write-tags'. | 3737 (tumme-tag-thumbnail): Change to use `tumme-write-tags'. |
3739 (tumme-write-tag): Remove. | 3742 (tumme-write-tag): Remove. |
3740 (tumme-write-comment): Remove. | 3743 (tumme-write-comment): Remove. |
3741 (tumme-display-previous-thumbnail-original): Remove empty line. | 3744 (tumme-display-previous-thumbnail-original): Remove empty line. |
3742 (tumme-widget-list): Add punctuation. | 3745 (tumme-widget-list): Add punctuation. |
3743 | 3746 |
3744 2006-07-24 mathias <mathias.dahl@gmail.com> | 3747 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com> |
3745 | 3748 |
3746 * tumme.el (tumme-line-up): Add an extra check for end of buffer. | 3749 * tumme.el (tumme-line-up): Add an extra check for end of buffer. |
3747 | 3750 |
3748 2006-07-24 Daiki Ueno <ueno@unixuser.org> | 3751 2006-07-24 Daiki Ueno <ueno@unixuser.org> |
3749 | 3752 |