comparison lisp/ChangeLog @ 46658:ab6078ae4045

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 Jul 2002 03:59:52 +0000
parents 5b983d53ff02
children e86dc5373cac
comparison
equal deleted inserted replaced
46657:04d87f195cd1 46658:ab6078ae4045
1 2002-07-24 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
4 Bind warning-group-format.
5
6 * emacs-lisp/bytecomp.el (byte-compile-cl-functions): New variable.
7 (byte-compile-cl-warn): Use that variable.
8 (byte-compile-find-cl-functions): New function.
9 (displaying-byte-compile-warnings):
10 Call byte-compile-find-cl-functions.
11
12 * warnings.el (warning-levels): Add %s to the strings.
13 (warning-group-format): New variable.
14 (warning-suppress-log-types): Renamed from warning-suppress-log.
15 (warning-suppress-types): Renamed from warning-suppress.
16 (display-warning): Implement those changes.
17
1 2002-07-23 Richard M. Stallman <rms@gnu.org> 18 2002-07-23 Richard M. Stallman <rms@gnu.org>
2 19
3 * warnings.el: Add `provide' call. 20 * warnings.el: Add `provide' call.
4 21
5 * files.el (basic-save-buffer-2): If there's an error writing the file, 22 * files.el (basic-save-buffer-2): If there's an error writing the file,