aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog17
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 @@
12003-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
12003-05-19 Joe Kelsey <joek@flyingcroc.net> 182003-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