diff options
author | Richard M. Stallman <rms@gnu.org> | 2003-05-19 14:52:43 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2003-05-19 14:52:43 +0000 |
commit | af253914f217ccfbc2fcae37d96e8adbd7163bc0 (patch) | |
tree | e685d431757c5b5a7e2166ad5b943f912d380045 /lisp | |
parent | dde745c3a4c638ce8c8f290bed69e3df1fbbf28d (diff) | |
download | emacs-af253914f217ccfbc2fcae37d96e8adbd7163bc0.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 146813e5718..e90f4445ce0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2003-05-19 Richard M. Stallman <rms@gnu.org> + + * net/goto-addr.el (goto-address-fontify-maximum-size): + Value t means no limit. + (goto-address-fontify): Implement that feature. + + * emacs-lisp/find-func.el (find-function-on-key): + Move the call to find-function-other-window outside + the save-excursion. + + * find-file.el (ff-special-constructs): Delete the Ada entry. + + * faces.el (x-create-frame-with-faces): + Don't call face-set-after-frame-default. + (face-set-after-frame-default): Copy attrs of global `default' + face to FRAME's `default' face. + 2003-05-19 Joe Kelsey <joek@flyingcroc.net> * skeleton.el (skeleton-internal-1): Allow - as alternate |