aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-06-24 01:07:34 +0000
committerJuanma Barranquero2008-06-24 01:07:34 +0000
commitf245f2c6109b9700d614937eb3a19cc24026fa15 (patch)
tree9f1a60b8fc58b396042e814b1ec3b3676936967c
parent540c2a333961e8758250e185e59ce59391b39b76 (diff)
downloademacs-f245f2c6109b9700d614937eb3a19cc24026fa15.tar.gz
emacs-f245f2c6109b9700d614937eb3a19cc24026fa15.zip
Fix typos.
-rw-r--r--ChangeLog12
-rw-r--r--lisp/ChangeLog10
-rw-r--r--src/ChangeLog20
3 files changed, 19 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index a3277e82cbb..7c5bc7e10ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
12008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> 12008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument. 3 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
4 4
52008-06-22 Glenn Morris <rgm@gnu.org> 52008-06-22 Glenn Morris <rgm@gnu.org>
6 6
@@ -161,14 +161,12 @@
161 161
1622008-02-25 Dan Nicolaescu <dann@ics.uci.edu> 1622008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
163 163
164 * configure.in: Print an error for systems that we think are 164 * configure.in: Print an error for systems that we think are obsolete
165 obsolete and are proposed to be removed. Remove some more unused 165 and are proposed to be removed. Remove some more unused systems.
166 systems.
167 166
1682008-02-24 Dan Nicolaescu <dann@ics.uci.edu> 1672008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
169 168
170 * configure.in: Remove references to obsolete variables and 169 * configure.in: Remove references to obsolete variables and systems.
171 systems.
172 170
1732008-02-21 Glenn Morris <rgm@gnu.org> 1712008-02-21 Glenn Morris <rgm@gnu.org>
174 172
@@ -180,7 +178,7 @@
180 178
1812008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change) 1792008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
182 180
183 * configure.in (arm*-*-freebsd*): Added. 181 * configure.in (arm*-*-freebsd*): Add.
184 182
1852008-02-09 Dan Nicolaescu <dann@ics.uci.edu> 1832008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
186 184
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e71ef1acee1..a54f4b3461b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -435,7 +435,7 @@
435 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error. 435 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
436 (tramp-open-connection-setup-interactive-shell): Flush cache, and 436 (tramp-open-connection-setup-interactive-shell): Flush cache, and
437 restart `tramp-maybe-open-connection' when the remote system has 437 restart `tramp-maybe-open-connection' when the remote system has
438 been changed. Throw 'uname-changed event. 438 been changed. Throw 'uname-changed event.
439 (tramp-maybe-open-connection): Catch it. 439 (tramp-maybe-open-connection): Catch it.
440 440
441 * net/tramp-cmds.el (tramp-cleanup-all-connections): 441 * net/tramp-cmds.el (tramp-cleanup-all-connections):
@@ -515,7 +515,7 @@
515 * term/linux.el (terminal-init-linux): Load t-mouse. 515 * term/linux.el (terminal-init-linux): Load t-mouse.
516 516
5172008-06-13 Stefan Monnier <monnier@iro.umontreal.ca> 5172008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
518 Drew Adams <drew.adams@oracle.com> 518 Drew Adams <drew.adams@oracle.com>
519 519
520 * info.el (Info-breadcrumbs-depth): New var. 520 * info.el (Info-breadcrumbs-depth): New var.
521 (Info-insert-breadcrumbs): New function. 521 (Info-insert-breadcrumbs): New function.
@@ -886,7 +886,7 @@
886 (newsticker-retrieval): New. Renamed from `newsticker-feed'. 886 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
887 (newsticker-url-list-defaults): 887 (newsticker-url-list-defaults):
888 Use `newsticker--set-customvar-retrieval' for :set. Change :group. 888 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
889 (newsticker-url-list): Doc changed. URL can be a function. 889 (newsticker-url-list): Doc changed. URL can be a function.
890 Use `newsticker--set-customvar-retrieval' for :set. Change :group. 890 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
891 (newsticker-retrieval-method): New. 891 (newsticker-retrieval-method): New.
892 (newsticker-wget-name, newsticker-wget-arguments): Change :group. 892 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
@@ -987,7 +987,7 @@
987 (newsticker--set-customvar-sorting): New. Extracted from 987 (newsticker--set-customvar-sorting): New. Extracted from
988 `newsticker--set-customvar'. 988 `newsticker--set-customvar'.
989 (newsticker-sort-method): Use `newsticker--set-customvar-sorting 989 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
990 for :set. Changed :group. 990 for :set. Changed :group.
991 (newsticker-heading-format, newsticker-item-format) 991 (newsticker-heading-format, newsticker-item-format)
992 (newsticker-desc-format, newsticker-statistics-format): 992 (newsticker-desc-format, newsticker-statistics-format):
993 Use `newsticker--set-customvar-formatting for :set. Change :group. 993 Use `newsticker--set-customvar-formatting for :set. Change :group.
@@ -2315,7 +2315,7 @@
2315 * vc-mtn.el (vc-mtn-command): 2315 * vc-mtn.el (vc-mtn-command):
2316 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile) 2316 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
2317 (vc-sccs-workfile-unchanged-p): 2317 (vc-sccs-workfile-unchanged-p):
2318 * vc-svn.el (vc-svn-command, vc-svn-create-repo), 2318 * vc-svn.el (vc-svn-command, vc-svn-create-repo):
2319 * vc-rcs.el (all methods): Remove assumption about what a nil 2319 * vc-rcs.el (all methods): Remove assumption about what a nil
2320 argument to vc-do-command means. This means no buffer name needs 2320 argument to vc-do-command means. This means no buffer name needs
2321 to be hardcoded into the dispatcher layer, and it's better to be 2321 to be hardcoded into the dispatcher layer, and it's better to be
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a496a41a45..5c2501800fe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,9 +1,9 @@
12008-06-23 Jason Rumney <jasonr@gnu.org> 12008-06-23 Jason Rumney <jasonr@gnu.org>
2 2
3 * w32term.c (x_draw_glyph_string_background) 3 * w32term.c (x_draw_glyph_string_background)
4 (x_draw_glyph_string): Remove old bdf font code. 4 (x_draw_glyph_string): Remove old bdf font code.
5 5
6 * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove. 6 * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
7 7
82008-06-22 Kenichi Handa <handa@m17n.org> 82008-06-22 Kenichi Handa <handa@m17n.org>
9 9
@@ -11,7 +11,7 @@
11 the property of LFACE_FONT of LFACE (if any). 11 the property of LFACE_FONT of LFACE (if any).
12 12
132008-06-21 Seiji Zenitani <zenitani@mac.com> 132008-06-21 Seiji Zenitani <zenitani@mac.com>
14 Ryo Yoshitake <ryo@shiftmode.net> 14 Ryo Yoshitake <ryo@shiftmode.net>
15 15
16 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. 16 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
17 17
@@ -144,8 +144,7 @@
144 144
1452008-06-18 Andreas Schwab <schwab@suse.de> 1452008-06-18 Andreas Schwab <schwab@suse.de>
146 146
147 * font.c (Ffont_face_attributes): Only define if 147 * font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
148 HAVE_WINDOW_SYSTEM.
149 (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM. 148 (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
150 149
1512008-06-18 Jason Rumney <jasonr@gnu.org> 1502008-06-18 Jason Rumney <jasonr@gnu.org>
@@ -167,8 +166,7 @@
167 166
1682008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change) 1672008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change)
169 168
170 * fontset.c (fontset_pattern_regexp): Escape some reg-expr 169 * fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
171 characters.
172 170
1732008-06-16 Juanma Barranquero <lekktu@gmail.com> 1712008-06-16 Juanma Barranquero <lekktu@gmail.com>
174 172
@@ -1755,7 +1753,7 @@
1755 (w32font_driver): Adjusted for the change of struct font_driver. 1753 (w32font_driver): Adjusted for the change of struct font_driver.
1756 1754
1757 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND 1755 * w32term.h: Throughout the file, delete all USE_FONT_BACKEND
1758 conditionals. Don't check enable_font_backend. Surround non-used 1756 conditionals. Don't check enable_font_backend. Surround non-used
1759 code by "#ifdef OLD_FONT" and "endif". 1757 code by "#ifdef OLD_FONT" and "endif".
1760 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT) 1758 (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
1761 (FONT_AVG_WIDTH): Adjusted for the change of struct font. 1759 (FONT_AVG_WIDTH): Adjusted for the change of struct font.
@@ -7312,8 +7310,8 @@
7312 7310
73132008-02-01 Dave Love <fx@gnu.org> 73112008-02-01 Dave Love <fx@gnu.org>
7314 7312
7315 * xterm.c (XTread_socket): Fix changes for defined keysyms. Add 7313 * xterm.c (XTread_socket): Fix changes for defined keysyms.
7316 XK_ISO... case. 7314 Add XK_ISO... case.
7317 (xaw_scroll_callback): Revert last change. 7315 (xaw_scroll_callback): Revert last change.
7318 7316
73192008-02-01 Kenichi Handa <handa@m17n.org> 73172008-02-01 Kenichi Handa <handa@m17n.org>