comparison lisp/ChangeLog @ 41592:b89d0c514129

(c-submit-bug-report): Make sure that the arguments to `insert' are strings.
author Sam Steingold <sds@gnu.org>
date Mon, 26 Nov 2001 21:15:29 +0000
parents 7c12657b7a8c
children 58e03d744b9f
comparison
equal deleted inserted replaced
41591:7c12657b7a8c 41592:b89d0c514129
1 2001-11-26 Sam Steingold <sds@gnu.org>
2
3 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
4 arguments to `insert' are strings.
5
1 2001-11-26 Richard M. Stallman <rms@gnu.org> 6 2001-11-26 Richard M. Stallman <rms@gnu.org>
2 7
3 * startup.el (command-line-1): Call kill-buffer only in non-fancy case. 8 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
4 9
5 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il> 10 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>