comparison lisp/ChangeLog @ 41607:58e03d744b9f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Nov 2001 05:26:27 +0000
parents b89d0c514129
children 45db352a0971
comparison
equal deleted inserted replaced
41606:e694138746d6 41607:58e03d744b9f
1 2001-11-27 Richard M. Stallman <rms@gnu.org>
2
3 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
4
5 2001-11-26 Richard M. Stallman <rms@gnu.org>
6
7 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
8 if :on-glyph or :off-glyph is a list, eval it and store it back.
9 (checkbox): Quote the values for :on-glyph and :off-glyph.
10
11 * cus-start.el (recursive-load-depth-limit): Delete item.
12
1 2001-11-26 Sam Steingold <sds@gnu.org> 13 2001-11-26 Sam Steingold <sds@gnu.org>
2 14
3 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the 15 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
4 arguments to `insert' are strings. 16 arguments to `insert' are strings.
5 17