comparison lisp/ChangeLog @ 25926:21ae9c3947c9

*** empty log message ***
author Phillip Rulon <pjr@gnu.org>
date Fri, 08 Oct 1999 15:39:20 +0000
parents edf686e96b86
children f52741f10a0a
comparison
equal deleted inserted replaced
25925:be131bacc086 25926:21ae9c3947c9
71 * time.el (display-time-mode): Add autoload cookie. 71 * time.el (display-time-mode): Add autoload cookie.
72 72
73 * rect.el (delete-extract-rectangle): Doc fix from verna. 73 * rect.el (delete-extract-rectangle): Doc fix from verna.
74 74
75 * help-macro.el (three-step-help): Customize. 75 * help-macro.el (three-step-help): Customize.
76
77 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
78
79 * hexl.el (hexlify-buffer): Move point in proper range
80 if it is too large.
81 (hexl-after-revert-hook): Update hexl-max-address.
82 (hexl-address-to-marker): Doc fix.
76 83
77 1999-10-03 Dave Love <fx@gnu.org> 84 1999-10-03 Dave Love <fx@gnu.org>
78 85
79 * image.el (defimage): Remove redundant code. Substitute file in 86 * image.el (defimage): Remove redundant code. Substitute file in
80 image plist. 87 image plist.