comparison lisp/ChangeLog @ 1274:2dcc22ec7640

[xemacs-hg @ 2003-02-08 02:28:12 by ben] hyper-apropos.el: Separate obsolete and non-obsolete stuff and make sure we note when obsolete funs are just aliases for others. Also fix some problems with doc string hacking. menubar-items.el: Change the Help->Info submenu a bit. text-props.el: Fix bug when end > start. update-elc.el: Add raw-process.el. lread.c: Eliminate printing `done' messages noninteractively since it's now obvious which files are loaded by which others.
author ben
date Sat, 08 Feb 2003 02:28:15 +0000
parents bada4b0bce3a
children cd0abfdb9e9d
comparison
equal deleted inserted replaced
1273:61572ff6db15 1274:2dcc22ec7640
1 2003-02-07 Ben Wing <ben@xemacs.org>
2
3 * hyper-apropos.el:
4 * hyper-apropos.el (hyper-apropos):
5 * hyper-apropos.el (hyper-apropos-grok-functions):
6 * hyper-apropos.el (hyper-apropos-grok-variables):
7 Separate obsolete and non-obsolete stuff and make sure we note
8 when obsolete funs are just aliases for others. Also fix some
9 problems with doc string hacking.
10
11 * menubar-items.el:
12 * menubar-items.el (default-menubar):
13 Change the Help->Info submenu a bit.
14
15 * text-props.el (text-property-any):
16 * text-props.el (text-property-not-all):
17 Fix bug when end > start.
18
19 * update-elc.el (unbytecompiled-lisp-files):
20 Add raw-process.el.
21
1 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org> 22 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
2 23
3 Synch to GNU Emacs 21.3.50: 24 Synch to GNU Emacs 21.3.50:
4 25
5 * wid-edit.el: Update Copyright notice and Commentary. 26 * wid-edit.el: Update Copyright notice and Commentary.