1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2004-10-26 09:02:33 +00:00
parent ce5568bf19
commit fb2496f408

View file

@ -1,3 +1,16 @@
2004-10-26 Richard M. Stallman <rms@gnu.org>
* woman.el (woman): Don't call interactive-p.
* pcomplete.el (pcomplete): Instead of interactive-p,
use an arg set non-nil by the interactive spec.
* menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
use an arg set non-nil by the interactive spec.
* man.el (Man-cleanup-manpage): Instead of interactive-p,
use an arg set non-nil by the interactive spec.
2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
* progmodes/flymake.el (flymake-split-string): Use