*** empty log message ***
This commit is contained in:
parent
d21dd12d90
commit
0f8d6dc7c2
2 changed files with 10 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
2001-04-18 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* emacs-lisp/cl-indent.el (toplevel): Comment out the spec
|
||||
for defmethod.
|
||||
|
||||
* comint.el (comint-cr-magic): New function.
|
||||
(toplevel): Add it to comint-preoutput-filter-functions.
|
||||
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2001-04-18 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* fileio.c (Finsert_file_contents): If the file size returned from
|
||||
stat is zero, set END to READ_BUF_SIZE. This makes sure we can
|
||||
read from files on a procfs whose contents are generated
|
||||
dynamically.
|
||||
|
||||
2001-04-18 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* gmalloc.c (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
|
||||
|
|
Loading…
Add table
Reference in a new issue