Mercurial > emacs
comparison lisp/ChangeLog @ 81427:9445d2ed7385
(byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
Revert part of last change. Apparently the "warning even if the group is
implicit" is a feature rather than a bug.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 14 Jun 2007 21:25:12 +0000 |
parents | 588659946874 |
children | fd3f2f0bf986 |
comparison
equal
deleted
inserted
replaced
81426:588659946874 | 81427:9445d2ed7385 |
---|---|
1 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacs-lisp/bytecomp.el (byte-compile-current-group) | |
4 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last | |
5 change. Apparently the "warning even if the group is implicit" is | |
6 a feature rather than a bug. | |
7 | |
1 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu> | 8 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu> |
2 | 9 |
3 * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad): | 10 * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad): |
4 different advices for Emacs and XEmacs. Compile them conditionally. | 11 different advices for Emacs and XEmacs. Compile them conditionally. |
5 (viper-version): belated version change. | 12 (viper-version): belated version change. |
6 | 13 |
7 2007-06-14 Juanma Barranquero <lekktu@gmail.com> | 14 2007-06-14 Juanma Barranquero <lekktu@gmail.com> |
8 | 15 |
9 * follow.el (follow-all-followers, follow-generic-filter): | 16 * follow.el (follow-all-followers, follow-generic-filter): |
10 * pcomplete.el (pcomplete-restore-windows): | 17 * pcomplete.el (pcomplete-restore-windows): |
11 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state) | 18 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state) |