aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-15 14:55:28 +0000
committerPavel Janík2001-10-15 14:55:28 +0000
commite2ba787b86469253337f6360594d5dbbcc154dc8 (patch)
treea665a5eb5d94fff847393a4c5eaff60c55231c5c /src/ChangeLog
parenta65da64122645c8d4c8eaef3446c96be2c64b3ec (diff)
downloademacs-e2ba787b86469253337f6360594d5dbbcc154dc8.tar.gz
emacs-e2ba787b86469253337f6360594d5dbbcc154dc8.zip
(process-inherit-coding-system-flag, get-buffer-process): Do not confuse
make-docfile with doc strings in comment.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ffcaf349582..10518e2fd7e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * process.c (process-inherit-coding-system-flag,
4 get-buffer-process): Do not confuse make-docfile with doc strings
5 in comment.
6
3 * editfns.c (Fchar_to_string): Make doc string consistent with arguments. 7 * editfns.c (Fchar_to_string): Make doc string consistent with arguments.
4 8
5 * abbrev.c, minibuf.c: Put doc strings in comments. 9 * abbrev.c, minibuf.c: Put doc strings in comments.