Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0f8d6dc7
Commit
0f8d6dc7
authored
Apr 18, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
d21dd12d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
src/ChangeLog
src/ChangeLog
+7
-0
No files found.
lisp/ChangeLog
View file @
0f8d6dc7
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.
...
...
src/ChangeLog
View file @
0f8d6dc7
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment