*** empty log message ***
This commit is contained in:
parent
f4ca4b00b5
commit
ea904403d4
2 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
2001-11-16 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* src/macterm.c (waiting_for_input): Remove unnecessary prototype.
|
||||
* src/macterm.c (waiting_for_input): Remove unnecessary declaration.
|
||||
|
||||
2001-11-16 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
|
|
|
@ -53,12 +53,9 @@
|
|||
|
||||
* keyboard.h (clear_waiting_for_input): Remove duplicated prototype.
|
||||
|
||||
* xterm.c (waiting_for_input): Remove unnecessary prototype.
|
||||
* xterm.c (waiting_for_input): Remove unnecessary declaration.
|
||||
|
||||
* data.c (Ftimes): Doc fix.
|
||||
(Fquo): Likewise.
|
||||
(Frem): Likewise.
|
||||
(Fmod): Likewise.
|
||||
* data.c (Ftimes, Fquo, Frem, Fmod): Doc fix.
|
||||
|
||||
2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue