Mercurial > emacs
comparison lisp/ChangeLog @ 81226:dd64b4b95adc
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 07 Jun 2007 07:27:26 +0000 |
parents | d5bf6962455f |
children | aedcfa0f3ff2 |
comparison
equal
deleted
inserted
replaced
81225:81426ba0e7d8 | 81226:dd64b4b95adc |
---|---|
1 2007-06-07 Glenn Morris <rgm@gnu.org> | 1 2007-06-07 Glenn Morris <rgm@gnu.org> |
2 | 2 |
3 * version.el (emacs-copyright): New constant. | 3 * version.el (emacs-copyright): New constant. |
4 | 4 * startup.el (fancy-splash-tail): Use emacs-copyright. |
5 * calc/calc-help.el (calc-full-help): Use emacs-copyright. | 5 * calc/calc-help.el (calc-full-help): Use emacs-copyright. |
6 | 6 |
7 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option | 7 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option |
8 `make-local'. | 8 `make-local'. |
9 (byte-compile-warnings-safe-p): Add `make-local'. | 9 (byte-compile-warnings-safe-p): Add `make-local'. |