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:
parent
ce5568bf19
commit
fb2496f408
1 changed files with 13 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue