Mercurial > emacs
comparison lisp/ChangeLog @ 51100:79e27b3ef7ef
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 19 May 2003 14:52:43 +0000 |
parents | 1dcfaac6092b |
children | 821f85e23a1f |
comparison
equal
deleted
inserted
replaced
51099:70dce195cb42 | 51100:79e27b3ef7ef |
---|---|
1 2003-05-19 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * net/goto-addr.el (goto-address-fontify-maximum-size): | |
4 Value t means no limit. | |
5 (goto-address-fontify): Implement that feature. | |
6 | |
7 * emacs-lisp/find-func.el (find-function-on-key): | |
8 Move the call to find-function-other-window outside | |
9 the save-excursion. | |
10 | |
11 * find-file.el (ff-special-constructs): Delete the Ada entry. | |
12 | |
13 * faces.el (x-create-frame-with-faces): | |
14 Don't call face-set-after-frame-default. | |
15 (face-set-after-frame-default): Copy attrs of global `default' | |
16 face to FRAME's `default' face. | |
17 | |
1 2003-05-19 Joe Kelsey <joek@flyingcroc.net> | 18 2003-05-19 Joe Kelsey <joek@flyingcroc.net> |
2 | 19 |
3 * skeleton.el (skeleton-internal-1): Allow - as alternate | 20 * skeleton.el (skeleton-internal-1): Allow - as alternate |
4 interesting point marker and revert @ to just setting | 21 interesting point marker and revert @ to just setting |
5 skeleton-positions. | 22 skeleton-positions. |