summaryrefslogtreecommitdiff
path: root/src/ChangeLog.9
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-06-10 16:50:18 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-06-10 16:50:18 +0000
commitce0584934b03b76077f7a59cb2f1fa9550ab9649 (patch)
tree2ac920bde75e30b8f69ebc3d1d76d7ab8e759a9e /src/ChangeLog.9
parent57860c1c4bd4ee125520a771591882786c698b35 (diff)
downloademacs-ce0584934b03b76077f7a59cb2f1fa9550ab9649.tar.gz
Fix committer names and other typos.
Diffstat (limited to 'src/ChangeLog.9')
-rw-r--r--src/ChangeLog.926
1 files changed, 13 insertions, 13 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index 27836f3f9af..d725e50d966 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -2,7 +2,7 @@
* (Version 21.1 released.)
-2001-10-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-20 Pavel Janík <Pavel@Janik.cz>
* xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
@@ -246,7 +246,7 @@
(x_handle_property_notify, x_get_foreign_selection)
(x_handle_selection_notify): Use XSETCAR.
-2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* buffer.c: Put doc strings in comments.
@@ -256,7 +256,7 @@
* fns.c (Vafter_load_alist): Declare extern (w32 build problem).
-2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* process.c (process-inherit-coding-system-flag)
(get-buffer-process): Do not confuse make-docfile with doc strings
@@ -274,7 +274,7 @@
* window.c (select_window_1): Unfreeze window start. Remove a
doubled test for WINDOW being live.
-2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* fns.c (Fmapconcat): Fix typo in a doc string.
@@ -285,7 +285,7 @@
* xterm.c (x_draw_glyph_string): Restore clipping after
drawing box.
-2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.
@@ -315,7 +315,7 @@
(in_ellipses_for_invisible_text_p, handle_invisible_prop):
Use new retval of TEXT_PROP_MEANS_INVISIBLE.
-2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-14 Pavel Janík <Pavel@Janik.cz>
* lisp.h (Ftop_level): Add prototype.
@@ -410,7 +410,7 @@
* lread.c (syms_of_lread) <load-suffixes>: Fix last change:
multi-line strings without a trailing "\n\".
-2001-10-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-12 Pavel Janík <Pavel@Janik.cz>
* floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is
defined.
@@ -567,7 +567,7 @@
* sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>.
-2001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-08 Pavel Janík <Pavel@Janik.cz>
* keyboard.c: Don't define min/max.
@@ -584,7 +584,7 @@
* puresize.h (BASE_PURESIZE): Increase to 725000.
-2001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-10-08 Pavel Janík <Pavel@Janik.cz>
* xfaces.c (free_frame_menubar): Add prototype.
@@ -860,7 +860,7 @@
* frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.
-2001-09-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-09-28 Pavel Janík <Pavel@Janik.cz>
* s/gnu-linux.h: Fix a typo in comment.
@@ -1336,7 +1336,7 @@
* xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
-2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
+2001-08-06 Pavel Janík <Pavel@Janik.cz>
* alloc.c (init_stack): Remove declaration.
@@ -3952,7 +3952,7 @@
window's start when its top position hasn't changed. If we do,
this will set the window's optional_new_start, which act's like a
force_start during redisplay with C-x 1 M-> under particular
- circumstances (see report from Per Starback to emacs-pretest-bug
+ circumstances (see report from Per Starbäck to emacs-pretest-bug
from 2000-12-13.).
2001-01-03 Gerd Moellmann <gerd@gnu.org>
@@ -13291,7 +13291,7 @@
See ChangeLog.8 for earlier changes.
;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
;; End:
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008