summaryrefslogtreecommitdiff
path: root/src
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
parent57860c1c4bd4ee125520a771591882786c698b35 (diff)
downloademacs-ce0584934b03b76077f7a59cb2f1fa9550ab9649.tar.gz
Fix committer names and other typos.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.42
-rw-r--r--src/ChangeLog.78
-rw-r--r--src/ChangeLog.926
3 files changed, 20 insertions, 16 deletions
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4
index 29218c0dde6..b83aa2d06ae 100644
--- a/src/ChangeLog.4
+++ b/src/ChangeLog.4
@@ -3251,7 +3251,7 @@
* process.c (read_process_output): Supply second arg to unbind_to.
(exec_sentinel): Likewise.
-1994-01-11 (afs@hplb.hpl.hp.com)
+1994-01-11 Andy Seaborne (afs@hplb.hpl.hp.com)
* keyboard.c (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
New functions made by dividing up read_char_menu_prompt.
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7
index 0d58339828c..0216deaff36 100644
--- a/src/ChangeLog.7
+++ b/src/ChangeLog.7
@@ -707,7 +707,7 @@
* xterm.c (x_list_fonts): Keep alloca usage simple.
-1998-06-20 Per Starback <starback@strindberg.ling.uu.se>
+1998-06-20 Per StarbÀck <starback@strindberg.ling.uu.se>
* xdisp.c, charset.h, coding.c, emacs.c: Doc fixes.
@@ -10175,7 +10175,7 @@
* frame.h (struct frame): New field phys_cursor_on.
-1996-10-08 David Kćgedal <davidk@lysator.liu.se>
+1996-10-08 David KĂ„gedal <davidk@lysator.liu.se>
* xmenu.c (Fx_popup_menu): Give the menu a title when the menu is
a single keymap.
@@ -11093,6 +11093,10 @@
See ChangeLog.6 for earlier changes.
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
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