aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDave Love1999-10-04 17:15:48 +0000
committerDave Love1999-10-04 17:15:48 +0000
commit6edcb099fc0d92a9c69ddde30045111a6891ebd3 (patch)
tree3f01ee7ed9e2762ee18ddf68bc893725bd574856 /lisp/ChangeLog
parentd56a50549da324e7a2d380d9c19b0a39f2a07339 (diff)
downloademacs-6edcb099fc0d92a9c69ddde30045111a6891ebd3.tar.gz
emacs-6edcb099fc0d92a9c69ddde30045111a6891ebd3.zip
#
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f5cc87c3f5c..751302d831d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,29 @@
11999-10-04 Dave Love <fx@gnu.org>
2
3 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
4 scroll-up-aggressively, scroll-down-aggressively.
5
6 * widget.el (define-widget-keywords): Make dummy definition and
7 comment-out its use.
8
9 * time.el (display-time-mode): Add autoload cookie.
10
11 * term.el: Avoid ange-ftp related compilation warnings.
12
13 * sun-curs.el: Require sun-fns.
14
15 * msb.el: (msb--choose-file-menu): Use `completion-ignore-case' in
16 name comparisons.
17
18 * rect.el: Add/fix various doc strings. Add `*' to all the
19 interactive specs.
20 (delete-extract-rectangle): Doc fix from verna.
21
22 * tooltip.el (tooltip-mode): Customize this, per convention.
23 (tooltip-active): Option deleted.
24
25 * help-macro.el (three-step-help): Customize.
26
11999-10-03 Dave Love <fx@gnu.org> 271999-10-03 Dave Love <fx@gnu.org>
2 28
3 * image.el (defimage): Remove redundant code. Substitute file in 29 * image.el (defimage): Remove redundant code. Substitute file in