aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-06-10 16:50:18 +0000
committerJuanma Barranquero2008-06-10 16:50:18 +0000
commitce0584934b03b76077f7a59cb2f1fa9550ab9649 (patch)
tree2ac920bde75e30b8f69ebc3d1d76d7ab8e759a9e
parent57860c1c4bd4ee125520a771591882786c698b35 (diff)
downloademacs-ce0584934b03b76077f7a59cb2f1fa9550ab9649.tar.gz
emacs-ce0584934b03b76077f7a59cb2f1fa9550ab9649.zip
Fix committer names and other typos.
-rw-r--r--ChangeLog2
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/lispref/ChangeLog2
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--leim/ChangeLog2
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.12
-rw-r--r--lisp/ChangeLog.1214
-rw-r--r--lisp/ChangeLog.52
-rw-r--r--lisp/ChangeLog.720
-rw-r--r--lisp/ChangeLog.86
-rw-r--r--lisp/ChangeLog.94
-rw-r--r--lisp/erc/ChangeLog.0428
-rw-r--r--lisp/gnus/ChangeLog6
-rw-r--r--lisp/gnus/ChangeLog.220
-rw-r--r--mac/ChangeLog2
-rw-r--r--src/ChangeLog.42
-rw-r--r--src/ChangeLog.78
-rw-r--r--src/ChangeLog.926
19 files changed, 78 insertions, 74 deletions
diff --git a/ChangeLog b/ChangeLog
index 959f43c9f16..9d16b29850b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2082,7 +2082,7 @@
20822001-11-01 Pavel Janík <Pavel@Janik.cz> 20822001-11-01 Pavel Janík <Pavel@Janik.cz>
2083 2083
2084 * configure.in: Reindent --help output. 2084 * configure.in: Reindent --help output.
2085 From Per Starback (starback@ling.uu.se). 2085 From Per Starbäck (starback@ling.uu.se).
2086 2086
20872001-10-31 Eli Zaretskii <eliz@is.elta.co.il> 20872001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
2088 2088
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index f0f08f607bc..5b593814953 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -4826,7 +4826,7 @@
4826 4826
4827 * misc.texi: Section "Saving Emacs Sessions" rewritten. 4827 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4828 4828
48292003-09-29 Jan Djärv. <jan.h.d@swipnet.se> 48292003-09-29 Jan Djärv <jan.h.d@swipnet.se>
4830 4830
4831 * xresources.texi (GTK names in Emacs): Correct typo. 4831 * xresources.texi (GTK names in Emacs): Correct typo.
4832 4832
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 7a8a3875ea2..b9e5ebb0fc1 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -6490,7 +6490,7 @@
6490 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. 6490 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6491 Compressed file suffix should be `.gz', not `.z'. 6491 Compressed file suffix should be `.gz', not `.z'.
6492 6492
64931993-11-22 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) 64931993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6494 6494
6495 * Makefile (elisp): Depend on makeinfo. 6495 * Makefile (elisp): Depend on makeinfo.
6496 6496
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 35a81f566ac..1d5aea708ff 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -3341,7 +3341,7 @@
3341 * url.texi (History): 3341 * url.texi (History):
3342 Delete duplicate duplicate words. 3342 Delete duplicate duplicate words.
3343 3343
33442005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) 33442005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
3345 3345
3346 * cl.texi (Type Predicates): Document `atom' type. 3346 * cl.texi (Type Predicates): Document `atom' type.
3347 3347
diff --git a/leim/ChangeLog b/leim/ChangeLog
index d117807d524..6f88d3869d9 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1004,7 +1004,7 @@
1004 1004
1005 * quail/slovak.el ("slovak"): Translate "=q" to "`". 1005 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1006 1006
10072001-03-16 Pavel Janík ml. <Pavel@Janik.cz> 10072001-03-16 Pavel Janík <Pavel@Janik.cz>
1008 1008
1009 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", 1009 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1010 "=q", "+q", "=Q", and "+Q". 1010 "=q", "+q", "=Q", and "+Q".
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97a2f40a1f7..99927a698dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2862,7 +2862,7 @@
2862 New functions. 2862 New functions.
2863 (completion-styles-alist): Use them. 2863 (completion-styles-alist): Use them.
2864 2864
28652008-04-23 Agustin Martin <agustin.martin@hispalinux.es> 28652008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
2866 2866
2867 * ispell.el (ispell-set-spellchecker-params): New function to make sure 2867 * ispell.el (ispell-set-spellchecker-params): New function to make sure
2868 right params and dictionary alists are used after spellchecker changes. 2868 right params and dictionary alists are used after spellchecker changes.
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1
index 3a4cb19b65b..69452827729 100644
--- a/lisp/ChangeLog.1
+++ b/lisp/ChangeLog.1
@@ -3220,7 +3220,7 @@
3220 Change format used for change log entries. 3220 Change format used for change log entries.
3221 Select indented-text-mode for the change log file. 3221 Select indented-text-mode for the change log file.
3222 3222
32231985-05-12 Shane (shane@mit-ajax) 32231985-05-12 K. Shane Hartman (shane@mit-ajax)
3224 simple.el: suppress matching close paren if preceded 3224 simple.el: suppress matching close paren if preceded
3225 by char syntax \. 3225 by char syntax \.
3226 mim-mode.el: flush private paren blinker in favor of default. 3226 mim-mode.el: flush private paren blinker in favor of default.
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 2b6ffb3b7ac..53feb90c0d4 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -24293,7 +24293,7 @@
24293 (mac-services-mail-to): New functions. 24293 (mac-services-mail-to): New functions.
24294 (mac-application-menu-map): Bind them. 24294 (mac-application-menu-map): Bind them.
24295 24295
242962005-07-12 wulei <milton@wulei.net> (tiny change) 242962005-07-12 Milton Wulei <milton@wulei.net> (tiny change)
24297 24297
24298 * progmodes/gdb-ui.el: Add note about buffering with Windows. 24298 * progmodes/gdb-ui.el: Add note about buffering with Windows.
24299 24299
@@ -29625,7 +29625,7 @@
29625 29625
29626 * dnd.el (dnd-protocol-alist): New file with generic DND functions. 29626 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
29627 29627
296282005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com> 296282005-04-11 Juan León Lahoz García <juanleon1@gmail.com>
29629 29629
29630 * wdired.el: Doc fixes. 29630 * wdired.el: Doc fixes.
29631 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. 29631 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
@@ -29910,7 +29910,7 @@
29910 * fast-lock.el: 29910 * fast-lock.el:
29911 * lazy-lock.el: Move them to the obsolete subdir. 29911 * lazy-lock.el: Move them to the obsolete subdir.
29912 29912
299132005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com> 299132005-04-06 Juan León Lahoz García <juanleon1@gmail.com>
29914 29914
29915 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace) 29915 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
29916 (wdired-add-replace-advice): Remove. 29916 (wdired-add-replace-advice): Remove.
@@ -30756,7 +30756,7 @@
30756 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle. 30756 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
30757 (menu-bar-make-mm-toggle): Simplify. 30757 (menu-bar-make-mm-toggle): Simplify.
30758 30758
307592005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com> 307592005-03-22 Juan León Lahoz García <juanleon1@gmail.com>
30760 30760
30761 * progmodes/perl-mode.el (perl-font-lock-keywords-2): 30761 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
30762 Accept qualified variable and function names. 30762 Accept qualified variable and function names.
@@ -30940,7 +30940,7 @@
30940 30940
30941 * language/thai-word.el: New file. 30941 * language/thai-word.el: New file.
30942 30942
309432005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com> 309432005-03-19 Juan León Lahoz García <juanleon1@gmail.com>
30944 30944
30945 * files.el (backup-buffer): If the file's directory is not 30945 * files.el (backup-buffer): If the file's directory is not
30946 writable, use copy instead of move to backup the file. 30946 writable, use copy instead of move to backup the file.
@@ -31764,7 +31764,7 @@
317642005-02-22 Kim F. Storm <storm@cua.dk> 317642005-02-22 Kim F. Storm <storm@cua.dk>
31765 31765
31766 * progmodes/hideif.el (hide-ifdef-use-define-alist): 31766 * progmodes/hideif.el (hide-ifdef-use-define-alist):
31767 Use completing-read. Suggested by Juan-Leon Lahoz Garcia. 31767 Use completing-read. Suggested by Juan León Lahoz García.
31768 31768
317692005-02-22 Simon Josefsson <jas@extundo.com> 317692005-02-22 Simon Josefsson <jas@extundo.com>
31770 31770
@@ -33257,7 +33257,7 @@
33257 33257
33258 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent): 33258 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
33259 Don't confuse module-prefixed identifiers for labels. 33259 Don't confuse module-prefixed identifiers for labels.
33260 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>. 33260 Reported by Juan León Lahoz García <juanleon1@gmail.com>.
33261 33261
332622005-01-02 Richard M. Stallman <rms@gnu.org> 332622005-01-02 Richard M. Stallman <rms@gnu.org>
33263 33263
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 941393f71a9..b795bfc4910 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -4249,7 +4249,7 @@
4249 the autogenerated label in the minibuffer caused the killed text 4249 the autogenerated label in the minibuffer caused the killed text
4250 to appear in front of the bibtex entry. 4250 to appear in front of the bibtex entry.
4251 4251
42521995-01-05 Eric Raymond <esr@locke.ccil.org> 42521995-01-05 Eric S. Raymond <esr@locke.ccil.org>
4253 4253
4254 * vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip 4254 * vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip
4255 away relative-pathname information. This function no longer sets the 4255 away relative-pathname information. This function no longer sets the
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 4381a6e6484..0e90eaca970 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -4,7 +4,7 @@
4 4
5 * language/romanian.el ("Romanian"): Specify the tutorial file. 5 * language/romanian.el ("Romanian"): Specify the tutorial file.
6 6
71998-08-18 Per Starback <starback@update.uu.se> 71998-08-18 Per Starbäck <starback@update.uu.se>
8 8
9 * language/european.el (setup-latin2-environment): Fix typo. 9 * language/european.el (setup-latin2-environment): Fix typo.
10 (iso-latin-1): Doc fix. 10 (iso-latin-1): Doc fix.
@@ -1973,7 +1973,7 @@
1973 1973
1974 * replace.el (occur): Set buffer-read-only. 1974 * replace.el (occur): Set buffer-read-only.
1975 1975
19761998-06-20 Per Starback <starback@strindberg.ling.uu.se> 19761998-06-20 Per Starbäck <starback@strindberg.ling.uu.se>
1977 1977
1978 * international/characters.el, ispell.el, startup.el: Doc fixes. 1978 * international/characters.el, ispell.el, startup.el: Doc fixes.
1979 1979
@@ -2506,7 +2506,7 @@
2506 don't move point if possible. 2506 don't move point if possible.
2507 (rmail-count-screen-lines): Add. 2507 (rmail-count-screen-lines): Add.
2508 2508
25091998-06-03 Per Starback <starback@update.uu.se> 25091998-06-03 Per Starbäck <starback@update.uu.se>
2510 2510
2511 * emacs-lisp/bytecomp.el (byte-compile-lambda): Fix previous 2511 * emacs-lisp/bytecomp.el (byte-compile-lambda): Fix previous
2512 change. 2512 change.
@@ -2569,7 +2569,7 @@
2569 2569
2570 * arc-mode.el (archive-extract): Fix handling of 'view option. 2570 * arc-mode.el (archive-extract): Fix handling of 'view option.
2571 2571
25721998-06-01 Per Starback <starback@update.uu.se> 25721998-06-01 Per Starbäck <starback@update.uu.se>
2573 2573
2574 * apropos.el (apropos-variable): Fixed argument to apropos-command. 2574 * apropos.el (apropos-variable): Fixed argument to apropos-command.
2575 (apropos-command): Let `var-predicate' have higher priority than 2575 (apropos-command): Let `var-predicate' have higher priority than
@@ -4226,7 +4226,7 @@
4226 * tmm.el (tmm-get-keymap): Handle new format menu item w/o cache. 4226 * tmm.el (tmm-get-keymap): Handle new format menu item w/o cache.
4227 (tmm-prompt): If reach an empty menu, get an error. 4227 (tmm-prompt): If reach an empty menu, get an error.
4228 4228
42291998-04-20 Per Starback <starback@update.uu.se> 42291998-04-20 Per Starbäck <starback@update.uu.se>
4230 4230
4231 * dired.el (dired-move-to-filename-regexp): There might be a space 4231 * dired.el (dired-move-to-filename-regexp): There might be a space
4232 after the year instead of before it. 4232 after the year instead of before it.
@@ -6140,7 +6140,7 @@
6140 (reftex-get-file-buffer-force): Turn off `enable-local-variables' 6140 (reftex-get-file-buffer-force): Turn off `enable-local-variables'
6141 when reading a file literally. 6141 when reading a file literally.
6142 6142
61431998-02-25 Per Starback <starback@strindberg.ling.uu.se> 61431998-02-25 Per Starbäck <starback@strindberg.ling.uu.se>
6144 6144
6145 * play/doctor.el (mathlst): Fix typo. 6145 * play/doctor.el (mathlst): Fix typo.
6146 (shortlst): Avoid saying "Can you be", which confuses the doctor. 6146 (shortlst): Avoid saying "Can you be", which confuses the doctor.
@@ -6627,7 +6627,7 @@
6627 6627
6628 * jka-compr.el (jka-compr-compression-info-list): Handle bzip. 6628 * jka-compr.el (jka-compr-compression-info-list): Handle bzip.
6629 6629
66301998-02-06 Per Starback <starback@update.uu.se> 66301998-02-06 Per Starbäck <starback@update.uu.se>
6631 6631
6632 * international/iso-transl.el (iso-transl-define-keys): Don't add 6632 * international/iso-transl.el (iso-transl-define-keys): Don't add
6633 nonascii-insert-offset to ASCII characters. 6633 nonascii-insert-offset to ASCII characters.
@@ -13052,7 +13052,7 @@
13052 * mail/sendmail.el (mail-mode): Make adaptive-fill-regexp 13052 * mail/sendmail.el (mail-mode): Make adaptive-fill-regexp
13053 match more values. Bind adaptive-fill-first-line-regexp too. 13053 match more values. Bind adaptive-fill-first-line-regexp too.
13054 13054
130551997-07-26 Eric Raymond <esr@snark.thyrsus.com> 130551997-07-26 Eric S. Raymond <esr@snark.thyrsus.com>
13056 13056
13057 * telnet.el (telnet): Handle multiple telnet programs better. 13057 * telnet.el (telnet): Handle multiple telnet programs better.
13058 (telnet-host-properties): New variable. 13058 (telnet-host-properties): New variable.
@@ -18279,7 +18279,7 @@
18279 and display-time-24hr-format here. 18279 and display-time-24hr-format here.
18280 (display-time-format): Default value is now nil. 18280 (display-time-format): Default value is now nil.
18281 18281
182821997-05-04 Reingold Edward M <emr@silver.wisdom.weizmann.ac.il> 182821997-05-04 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
18283 18283
18284 * list-holidays.el (list-holidays): Fix buffer title when list is 18284 * list-holidays.el (list-holidays): Fix buffer title when list is
18285 nil. Do save-excursion to keep from messing up calendar variables. 18285 nil. Do save-excursion to keep from messing up calendar variables.
@@ -19735,7 +19735,7 @@
19735 19735
19736 * dired-aux.el (dired-mark-confirm): Likewise. 19736 * dired-aux.el (dired-mark-confirm): Likewise.
19737 19737
197381997-03-19 Reingold Edward M <emr@silver.wisdom.weizmann.ac.il> 197381997-03-19 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
19739 19739
19740 * cal-tex.el (cal-tex-preamble): Set \lineskip to 0pt. 19740 * cal-tex.el (cal-tex-preamble): Set \lineskip to 0pt.
19741 19741
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 400aac6cc51..f4f8e291933 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -8327,7 +8327,7 @@
8327 8327
8328 * vc-hooks.el (vc-toggle-read-only): Doc fix. 8328 * vc-hooks.el (vc-toggle-read-only): Doc fix.
8329 8329
83301998-11-11 Per Starback <starback@update.uu.se> 83301998-11-11 Per Starbäck <starback@update.uu.se>
8331 8331
8332 * ispell.el (ispell-dictionary-alist-2): Removed svenska, renamed 8332 * ispell.el (ispell-dictionary-alist-2): Removed svenska, renamed
8333 svenska8 to svenska, and fixed and extended CASECHARS for it. 8333 svenska8 to svenska, and fixed and extended CASECHARS for it.
@@ -9250,7 +9250,7 @@
9250 9250
9251 * gnus/gnus-start.el (gnus-check-first-time-used): Change current 9251 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
9252 buffer before creating help group. (from Gnus v5.6.43, fix by 9252 buffer before creating help group. (from Gnus v5.6.43, fix by
9253 1998-08-20 Per Starback <starback@update.uu.se>) 9253 1998-08-20 Per Starbäck <starback@update.uu.se>)
9254 9254
9255 * gnus-util.el (gnus-output-to-rmail): Adjust to 9255 * gnus-util.el (gnus-output-to-rmail): Adjust to
9256 `rmail-output-to-rmail-file'. 9256 `rmail-output-to-rmail-file'.
@@ -9836,7 +9836,7 @@
9836 9836
9837 * midnight.el: Require `timer' not only when compiling. 9837 * midnight.el: Require `timer' not only when compiling.
9838 9838
98391998-08-26 Per Starback <starback@update.uu.se> 98391998-08-26 Per Starbäck <starback@update.uu.se>
9840 9840
9841 * gnus/gnus-start.el (gnus-check-first-time-used): Change current 9841 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
9842 buffer before creating help group. 9842 buffer before creating help group.
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 25813973868..80ca277e0c8 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -2544,7 +2544,7 @@
2544 Increase the size of the obarray. 2544 Increase the size of the obarray.
2545 (mail-extr-all-top-level-domains): Add more toplevel domains, 2545 (mail-extr-all-top-level-domains): Add more toplevel domains,
2546 add more long names. 2546 add more long names.
2547 From: Per Starback <starback@ling.uu.se>. 2547 From: Per Starbäck <starback@ling.uu.se>.
2548 2548
25492001-07-11 Eli Zaretskii <eliz@is.elta.co.il> 25492001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
2550 2550
@@ -2970,7 +2970,7 @@
2970 2970
2971 * rot13.el (rot13-other-window): Some more doc fix. 2971 * rot13.el (rot13-other-window): Some more doc fix.
2972 2972
29732001-06-14 Per Starback <starback@ling.uu.se> 29732001-06-14 Per Starbäck <starback@ling.uu.se>
2974 2974
2975 * replace.el (case-replace, query-replace-from-history-variable) 2975 * replace.el (case-replace, query-replace-from-history-variable)
2976 (query-replace-to-history-variable, keep-lines-read-args) 2976 (query-replace-to-history-variable, keep-lines-read-args)
diff --git a/lisp/erc/ChangeLog.04 b/lisp/erc/ChangeLog.04
index 40d81c9b556..09338b5c670 100644
--- a/lisp/erc/ChangeLog.04
+++ b/lisp/erc/ChangeLog.04
@@ -282,7 +282,7 @@
282 `t'. Updated documentation and customization `:type' to reflect 282 `t'. Updated documentation and customization `:type' to reflect
283 usage. 283 usage.
284 284
2852004-10-29 Johan Bockgard <bojohan@users.sourceforge.net> 2852004-10-29 Johan Bockgård <bojohan@users.sourceforge.net>
286 286
287 * AUTHORS: Added self. 287 * AUTHORS: Added self.
288 288
@@ -553,20 +553,20 @@
553 * erc.el (erc-cmd-JOIN): Use erc-member-ignore-case instead of 553 * erc.el (erc-cmd-JOIN): Use erc-member-ignore-case instead of
554 member-ignore-case. 554 member-ignore-case.
555 555
5562004-08-09 Johan Bockgard <bojohan@users.sourceforge.net> 5562004-08-09 Johan Bockgård <bojohan@users.sourceforge.net>
557 557
558 * erc-backend.el: Define an "Edebug specification" for the 558 * erc-backend.el: Define an "Edebug specification" for the
559 `define-erc-response-handler' macro. This means that one can step 559 `define-erc-response-handler' macro. This means that one can step
560 through response handlers defined by this macro with edebug. Maybe 560 through response handlers defined by this macro with edebug. Maybe
561 more macros would benefit from this? 561 more macros would benefit from this?
562 562
5632004-08-09 Johan Bockgard <bojohan@users.sourceforge.net> 5632004-08-09 Johan Bockgård <bojohan@users.sourceforge.net>
564 564
565 * erc-pcomplete.el (pcomplete/erc-mode/CTCP): New function. 565 * erc-pcomplete.el (pcomplete/erc-mode/CTCP): New function.
566 Completion for the /CTCP command. (erc-pcomplete-ctcp-commands): 566 Completion for the /CTCP command. (erc-pcomplete-ctcp-commands):
567 New variable. List of ctcp commands. 567 New variable. List of ctcp commands.
568 568
5692004-08-09 Johan Bockgard <bojohan@users.sourceforge.net> 5692004-08-09 Johan Bockgård <bojohan@users.sourceforge.net>
570 570
571 * erc-list.el: Clean up docstrings. 571 * erc-list.el: Clean up docstrings.
572 (erc-prettify-channel-list): Extend properties to cover the entire 572 (erc-prettify-channel-list): Extend properties to cover the entire
@@ -667,7 +667,7 @@
667 * erc-match.el (erc-match-current-nick-p): Quote current nick for 667 * erc-match.el (erc-match-current-nick-p): Quote current nick for
668 regexp parsing. 668 regexp parsing.
669 669
6702004-06-27 Johan Bockgard <bojohan@users.sourceforge.net> 6702004-06-27 Johan Bockgård <bojohan@users.sourceforge.net>
671 671
672 * erc-nickserv.el (erc-nickserv-identify-mode): Fix erroneous 672 * erc-nickserv.el (erc-nickserv-identify-mode): Fix erroneous
673 parentheses in call to `completing-read'. 673 parentheses in call to `completing-read'.
@@ -1239,11 +1239,11 @@
1239 `erc-prompt-for-channel-key' is non-nil. (erc-format-my-nick): New 1239 `erc-prompt-for-channel-key' is non-nil. (erc-format-my-nick): New
1240 function. (erc-send-message, erc-send-current-line): Use it. 1240 function. (erc-send-message, erc-send-current-line): Use it.
1241 1241
12422004-04-24 Johan Bockgard <bojohan@users.sourceforge.net> 12422004-04-24 Johan Bockgård <bojohan@users.sourceforge.net>
1243 1243
1244 * erc-track.el (erc-track-modified-channels): Fix indentation. 1244 * erc-track.el (erc-track-modified-channels): Fix indentation.
1245 1245
12462004-04-24 Johan Bockgard <bojohan@users.sourceforge.net> 12462004-04-24 Johan Bockgård <bojohan@users.sourceforge.net>
1247 1247
1248 * erc-match.el (erc-hide-fools): Docstring fix. 1248 * erc-match.el (erc-hide-fools): Docstring fix.
1249 (erc-log-matches-types-alist): Added `current-nick' to valid 1249 (erc-log-matches-types-alist): Added `current-nick' to valid
@@ -1780,7 +1780,7 @@
1780 * erc.el (erc-get-arglist): Use `substitute-command-keys', rather 1780 * erc.el (erc-get-arglist): Use `substitute-command-keys', rather
1781 than hard-coding C-h f for `describe-function'. 1781 than hard-coding C-h f for `describe-function'.
1782 1782
17832004-02-26 Johan Bockgard <bojohan@users.sourceforge.net> 17832004-02-26 Johan Bockgård <bojohan@users.sourceforge.net>
1784 1784
1785 * erc-log.el (erc-save-buffer-in-logs): bind `inhibit-read-only' 1785 * erc-log.el (erc-save-buffer-in-logs): bind `inhibit-read-only'
1786 to t around call to `erase-buffer'. 1786 to t around call to `erase-buffer'.
@@ -1858,7 +1858,7 @@
1858 1858
1859 * erc.el (erc-get-buffer): Use erc-buffer-filter. 1859 * erc.el (erc-get-buffer): Use erc-buffer-filter.
1860 1860
18612004-01-30 Johan Bockgard <bojohan@users.sourceforge.net> 18612004-01-30 Johan Bockgård <bojohan@users.sourceforge.net>
1862 1862
1863 * erc.el: From jbms: 1863 * erc.el: From jbms:
1864 (erc-get-channel-nickname-list): New function. 1864 (erc-get-channel-nickname-list): New function.
@@ -1866,7 +1866,7 @@
1866 (erc-get-server-nickname-alist): New function. 1866 (erc-get-server-nickname-alist): New function.
1867 (erc-get-channel-nickname-alist): New function. 1867 (erc-get-channel-nickname-alist): New function.
1868 1868
18692004-01-30 Johan Bockgard <bojohan@users.sourceforge.net> 18692004-01-30 Johan Bockgård <bojohan@users.sourceforge.net>
1870 1870
1871 * erc-match.el (erc-add-entry-to-list, 1871 * erc-match.el (erc-add-entry-to-list,
1872 erc-remove-entry-from-list): Use `erc-member-ignore-case' to 1872 erc-remove-entry-from-list): Use `erc-member-ignore-case' to
@@ -1874,12 +1874,12 @@
1874 (erc-add-pal, erc-add-fool): Fix type bug. Use 1874 (erc-add-pal, erc-add-fool): Fix type bug. Use
1875 `erc-get-server-nickname-alist'. 1875 `erc-get-server-nickname-alist'.
1876 1876
18772004-01-29 Johan Bockgard <bojohan@users.sourceforge.net> 18772004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
1878 1878
1879 * erc.el: From jbms: Adds xemacs compatibility to hash table 1879 * erc.el: From jbms: Adds xemacs compatibility to hash table
1880 channel-members patch. 1880 channel-members patch.
1881 1881
18822004-01-29 Johan Bockgard <bojohan@users.sourceforge.net> 18822004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
1883 1883
1884 * erc.el (erc-update-undo-list): Rewritten. Update 1884 * erc.el (erc-update-undo-list): Rewritten. Update
1885 buffer-undo-list in place. Deal with XEmacsesque 1885 buffer-undo-list in place. Deal with XEmacsesque
@@ -1887,13 +1887,13 @@
1887 (erc-channel-users): Fix unescaped open-paren in left column in 1887 (erc-channel-users): Fix unescaped open-paren in left column in
1888 docstring. 1888 docstring.
1889 1889
18902004-01-29 Johan Bockgard <bojohan@users.sourceforge.net> 18902004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
1891 1891
1892 * erc-ring.el (erc-replace-current-command): Exclude the prompt 1892 * erc-ring.el (erc-replace-current-command): Exclude the prompt
1893 from the deleted region and don't redisplay the prompt (because 1893 from the deleted region and don't redisplay the prompt (because
1894 `erc-display-prompt' flushes `buffer-undo-list'). 1894 `erc-display-prompt' flushes `buffer-undo-list').
1895 1895
18962004-01-29 Johan Bockgard <bojohan@users.sourceforge.net> 18962004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
1897 1897
1898 * erc-match.el (erc-add-entry-to-list): Use `symbol-value' instead 1898 * erc-match.el (erc-add-entry-to-list): Use `symbol-value' instead
1899 of `eval'. 1899 of `eval'.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index ca9c09b2f59..8d5e8e6ab84 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -9626,7 +9626,7 @@
9626 * flow-fill.el (fill-flowed-display-column) 9626 * flow-fill.el (fill-flowed-display-column)
9627 (fill-flowed-encode-column): Ditto. 9627 (fill-flowed-encode-column): Ditto.
9628 9628
96292004-09-06 Stefan <monnier@iro.umontreal.ca> 96292004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9630 9630
9631 * message.el (message-tokenize-header, message-send-mail-with-qmail): 9631 * message.el (message-tokenize-header, message-send-mail-with-qmail):
9632 Use point-min rather than 1. 9632 Use point-min rather than 1.
@@ -10749,13 +10749,13 @@
10749 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many 10749 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10750 false positives. 10750 false positives.
10751 10751
107522004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org> 107522004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10753 10753
10754 * imap.el (imap-sasl-make-mechanisms): Use sasl. 10754 * imap.el (imap-sasl-make-mechanisms): Use sasl.
10755 10755
107562004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org> 107562004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10757 10757
10758 * nneething.el (nneething-file-name): Don't create spurions 10758 * nneething.el (nneething-file-name): Don't create spurious
10759 files. 10759 files.
10760 10760
10761 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups. 10761 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index 6c5a7c6130c..e72e733aeb6 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -463,7 +463,7 @@
463 * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL 463 * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
464 output. Reported by Arne J,Ax(Brgensen <arne@arnested.dk>. 464 output. Reported by Arne J,Ax(Brgensen <arne@arnested.dk>.
465 465
4662003-12-07 Lloyd Zusman <ljz@asfast.com> (tiny change) 4662003-12-07 Lloyd Zusman <ljz@asfast.com> (tiny change)
467 467
468 * pgg-gpg.el (pgg-gpg-recipient-arg): Add. 468 * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
469 (pgg-gpg-encrypt-region): Use it. 469 (pgg-gpg-encrypt-region): Use it.
@@ -911,7 +911,7 @@
911 * spam.el (spam-spamoracle): Doc change, suggested by Jean-Marc 911 * spam.el (spam-spamoracle): Doc change, suggested by Jean-Marc
912 Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>. 912 Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>.
913 913
9142003-11-04 Norbert Koch <viteno@xemacs.org> (tiny change) 9142003-11-04 Norbert Koch <viteno@xemacs.org> (tiny change)
915 915
916 * gnus-score.el (gnus-decay-score): Protect against arithmetic 916 * gnus-score.el (gnus-decay-score): Protect against arithmetic
917 errors. 917 errors.
@@ -931,7 +931,7 @@
931 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Change 931 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Change
932 spam-log-processing-to-registry invocations appropriately. 932 spam-log-processing-to-registry invocations appropriately.
933 933
9342003-10-31 Derek Atkins <warlord@MIT.EDU> (tiny change) 9342003-10-31 Derek Atkins <warlord@MIT.EDU> (tiny change)
935 935
936 * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest. 936 * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
937 937
@@ -1475,7 +1475,7 @@
1475 1475
1476 * gnus.el (gnus-group-charter-alist): Update. 1476 * gnus.el (gnus-group-charter-alist): Update.
1477 1477
14782003-09-10 Eric Knauel <knauel@informatik.uni-tuebingen.de> 14782003-09-10 Eric Knauel <knauel@informatik.uni-tuebingen.de>
1479 1479
1480 * spam-report.el: Use mm-url.el functions for external URL loading 1480 * spam-report.el: Use mm-url.el functions for external URL loading
1481 when the built-in HTTP GET is insufficient (e.g. proxies are in 1481 when the built-in HTTP GET is insufficient (e.g. proxies are in
@@ -1761,7 +1761,7 @@
1761 * gnus-registry.el (gnus-registry-install): Add an initial 1761 * gnus-registry.el (gnus-registry-install): Add an initial
1762 registry read to the loading when gnus-registry-install is set. 1762 registry read to the loading when gnus-registry-install is set.
1763 1763
17642003-07-26 Mark Thomas <swoon@bellatlantic.net> (tiny change) 17642003-07-26 Mark Thomas <swoon@bellatlantic.net> (tiny change)
1765 1765
1766 * flow-fill.el (fill-flowed): Empty lines separate paragraphs 1766 * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1767 even if the preceding line ends with a soft break. 1767 even if the preceding line ends with a soft break.
@@ -2428,7 +2428,7 @@
2428 (rfc2047-syntax-table): Fix building table to work in Emacs 22. 2428 (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2429 (rfc2047-unfold-region): Delete unused var `leading'. 2429 (rfc2047-unfold-region): Delete unused var `leading'.
2430 2430
24312003-05-12 Ville Skytt,Ad(B <scop@xemacs.org> (tiny change) 24312003-05-12 Ville Skytt,Ad(B <scop@xemacs.org> (tiny change)
2432 2432
2433 * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible 2433 * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2434 output window if one is available. 2434 output window if one is available.
@@ -5381,7 +5381,7 @@
5381 5381
5382 * gnus.el: Oort Gnus v0.14 is released. 5382 * gnus.el: Oort Gnus v0.14 is released.
5383 5383
53842003-01-24 Mark Thomas <swoon@bellatlantic.net> (tiny change) 53842003-01-24 Mark Thomas <swoon@bellatlantic.net> (tiny change)
5385 5385
5386 * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B 5386 * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
5387 before beginning. 5387 before beginning.
@@ -6666,13 +6666,13 @@
6666 * message.el (message-completion-alist): Added "Mail-Followup-To" 6666 * message.el (message-completion-alist): Added "Mail-Followup-To"
6667 and "Mail-Copies-To". 6667 and "Mail-Copies-To".
6668 6668
66692002-07-21 Jesper harder <harder@ifa.au.dk> 66692002-07-21 Jesper Harder <harder@ifa.au.dk>
6670 6670
6671 * gnus-group.el: Add key bindings for 6671 * gnus-group.el: Add key bindings for
6672 gnus-group-sort-groups-by-real-name and 6672 gnus-group-sort-groups-by-real-name and
6673 gnus-group-sort-selected-groups-by-real-name. 6673 gnus-group-sort-selected-groups-by-real-name.
6674 6674
66752002-07-21 Jesper harder <harder@ifa.au.dk> 66752002-07-21 Jesper Harder <harder@ifa.au.dk>
6676 6676
6677 * gnus.texi (Sorting Groups): Add key bindings for 6677 * gnus.texi (Sorting Groups): Add key bindings for
6678 gnus-group-sort-groups-by-real-name and 6678 gnus-group-sort-groups-by-real-name and
@@ -8930,7 +8930,7 @@
8930 * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL 8930 * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
8931 name (makes it work with recent Cyrus timsieved). 8931 name (makes it work with recent Cyrus timsieved).
8932 8932
89332002-05-20 Jason <jbaker@cs.utah.edu> 89332002-05-20 Jason Baker <jbaker@cs.utah.edu>
8934 Trivial patch. 8934 Trivial patch.
8935 8935
8936 * gnus-art.el (gnus-request-article-this-buffer): Try 8936 * gnus-art.el (gnus-request-article-this-buffer): Try
diff --git a/mac/ChangeLog b/mac/ChangeLog
index bc703c903de..a12f532c361 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -52,7 +52,7 @@
52 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings: 52 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
53 * src/Emacs.r: Increase version to 23.0.50. 53 * src/Emacs.r: Increase version to 23.0.50.
54 54
552007-08-29 Karoly Lorentey <lorentey@elte.hu> 552007-08-29 Károly Lőrentey <lorentey@elte.hu>
56 56
57 * makefile.MPW (EmacsObjects): Add terminal.c.x. 57 * makefile.MPW (EmacsObjects): Add terminal.c.x.
58 (callproc.c.x): Add dependencies frame.h, termhooks.h. 58 (callproc.c.x): Add dependencies frame.h, termhooks.h.
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 @@
3251 * process.c (read_process_output): Supply second arg to unbind_to. 3251 * process.c (read_process_output): Supply second arg to unbind_to.
3252 (exec_sentinel): Likewise. 3252 (exec_sentinel): Likewise.
3253 3253
32541994-01-11 (afs@hplb.hpl.hp.com) 32541994-01-11 Andy Seaborne (afs@hplb.hpl.hp.com)
3255 3255
3256 * keyboard.c (read_char_x_menu_prompt, read_char_minibuf_menu_prompt): 3256 * keyboard.c (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
3257 New functions made by dividing up read_char_menu_prompt. 3257 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 @@
707 707
708 * xterm.c (x_list_fonts): Keep alloca usage simple. 708 * xterm.c (x_list_fonts): Keep alloca usage simple.
709 709
7101998-06-20 Per Starback <starback@strindberg.ling.uu.se> 7101998-06-20 Per Starbäck <starback@strindberg.ling.uu.se>
711 711
712 * xdisp.c, charset.h, coding.c, emacs.c: Doc fixes. 712 * xdisp.c, charset.h, coding.c, emacs.c: Doc fixes.
713 713
@@ -10175,7 +10175,7 @@
10175 10175
10176 * frame.h (struct frame): New field phys_cursor_on. 10176 * frame.h (struct frame): New field phys_cursor_on.
10177 10177
101781996-10-08 David Kågedal <davidk@lysator.liu.se> 101781996-10-08 David KÃ¥gedal <davidk@lysator.liu.se>
10179 10179
10180 * xmenu.c (Fx_popup_menu): Give the menu a title when the menu is 10180 * xmenu.c (Fx_popup_menu): Give the menu a title when the menu is
10181 a single keymap. 10181 a single keymap.
@@ -11093,6 +11093,10 @@
11093 11093
11094See ChangeLog.6 for earlier changes. 11094See ChangeLog.6 for earlier changes.
11095 11095
11096;; Local Variables:
11097;; coding: utf-8
11098;; End:
11099
11096 Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11100 Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
11097 Free Software Foundation, Inc. 11101 Free Software Foundation, Inc.
11098 11102
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 @@
2 2
3 * (Version 21.1 released.) 3 * (Version 21.1 released.)
4 4
52001-10-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 52001-10-20 Pavel Janík <Pavel@Janik.cz>
6 6
7 * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed. 7 * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
8 8
@@ -246,7 +246,7 @@
246 (x_handle_property_notify, x_get_foreign_selection) 246 (x_handle_property_notify, x_get_foreign_selection)
247 (x_handle_selection_notify): Use XSETCAR. 247 (x_handle_selection_notify): Use XSETCAR.
248 248
2492001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2492001-10-15 Pavel Janík <Pavel@Janik.cz>
250 250
251 * buffer.c: Put doc strings in comments. 251 * buffer.c: Put doc strings in comments.
252 252
@@ -256,7 +256,7 @@
256 256
257 * fns.c (Vafter_load_alist): Declare extern (w32 build problem). 257 * fns.c (Vafter_load_alist): Declare extern (w32 build problem).
258 258
2592001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2592001-10-15 Pavel Janík <Pavel@Janik.cz>
260 260
261 * process.c (process-inherit-coding-system-flag) 261 * process.c (process-inherit-coding-system-flag)
262 (get-buffer-process): Do not confuse make-docfile with doc strings 262 (get-buffer-process): Do not confuse make-docfile with doc strings
@@ -274,7 +274,7 @@
274 * window.c (select_window_1): Unfreeze window start. Remove a 274 * window.c (select_window_1): Unfreeze window start. Remove a
275 doubled test for WINDOW being live. 275 doubled test for WINDOW being live.
276 276
2772001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2772001-10-15 Pavel Janík <Pavel@Janik.cz>
278 278
279 * fns.c (Fmapconcat): Fix typo in a doc string. 279 * fns.c (Fmapconcat): Fix typo in a doc string.
280 280
@@ -285,7 +285,7 @@
285 * xterm.c (x_draw_glyph_string): Restore clipping after 285 * xterm.c (x_draw_glyph_string): Restore clipping after
286 drawing box. 286 drawing box.
287 287
2882001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2882001-10-15 Pavel Janík <Pavel@Janik.cz>
289 289
290 * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string. 290 * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.
291 291
@@ -315,7 +315,7 @@
315 (in_ellipses_for_invisible_text_p, handle_invisible_prop): 315 (in_ellipses_for_invisible_text_p, handle_invisible_prop):
316 Use new retval of TEXT_PROP_MEANS_INVISIBLE. 316 Use new retval of TEXT_PROP_MEANS_INVISIBLE.
317 317
3182001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3182001-10-14 Pavel Janík <Pavel@Janik.cz>
319 319
320 * lisp.h (Ftop_level): Add prototype. 320 * lisp.h (Ftop_level): Add prototype.
321 321
@@ -410,7 +410,7 @@
410 * lread.c (syms_of_lread) <load-suffixes>: Fix last change: 410 * lread.c (syms_of_lread) <load-suffixes>: Fix last change:
411 multi-line strings without a trailing "\n\". 411 multi-line strings without a trailing "\n\".
412 412
4132001-10-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 4132001-10-12 Pavel Janík <Pavel@Janik.cz>
414 414
415 * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is 415 * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is
416 defined. 416 defined.
@@ -567,7 +567,7 @@
567 * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]: 567 * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
568 Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>. 568 Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>.
569 569
5702001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 5702001-10-08 Pavel Janík <Pavel@Janik.cz>
571 571
572 * keyboard.c: Don't define min/max. 572 * keyboard.c: Don't define min/max.
573 573
@@ -584,7 +584,7 @@
584 584
585 * puresize.h (BASE_PURESIZE): Increase to 725000. 585 * puresize.h (BASE_PURESIZE): Increase to 725000.
586 586
5872001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 5872001-10-08 Pavel Janík <Pavel@Janik.cz>
588 588
589 * xfaces.c (free_frame_menubar): Add prototype. 589 * xfaces.c (free_frame_menubar): Add prototype.
590 590
@@ -860,7 +860,7 @@
860 860
861 * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix. 861 * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.
862 862
8632001-09-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 8632001-09-28 Pavel Janík <Pavel@Janik.cz>
864 864
865 * s/gnu-linux.h: Fix a typo in comment. 865 * s/gnu-linux.h: Fix a typo in comment.
866 866
@@ -1336,7 +1336,7 @@
1336 1336
1337 * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. 1337 * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
1338 1338
13392001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 13392001-08-06 Pavel Janík <Pavel@Janik.cz>
1340 1340
1341 * alloc.c (init_stack): Remove declaration. 1341 * alloc.c (init_stack): Remove declaration.
1342 1342
@@ -3952,7 +3952,7 @@
3952 window's start when its top position hasn't changed. If we do, 3952 window's start when its top position hasn't changed. If we do,
3953 this will set the window's optional_new_start, which act's like a 3953 this will set the window's optional_new_start, which act's like a
3954 force_start during redisplay with C-x 1 M-> under particular 3954 force_start during redisplay with C-x 1 M-> under particular
3955 circumstances (see report from Per Starback to emacs-pretest-bug 3955 circumstances (see report from Per Starbäck to emacs-pretest-bug
3956 from 2000-12-13.). 3956 from 2000-12-13.).
3957 3957
39582001-01-03 Gerd Moellmann <gerd@gnu.org> 39582001-01-03 Gerd Moellmann <gerd@gnu.org>
@@ -13291,7 +13291,7 @@
13291See ChangeLog.8 for earlier changes. 13291See ChangeLog.8 for earlier changes.
13292 13292
13293;; Local Variables: 13293;; Local Variables:
13294;; coding: iso-2022-7bit 13294;; coding: utf-8
13295;; End: 13295;; End:
13296 13296
13297 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 13297 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008