diff options
| author | Juanma Barranquero | 2010-06-10 03:04:45 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-06-10 03:04:45 +0200 |
| commit | fff84c22e7e57d7364c2298aebf1b35796fc852b (patch) | |
| tree | 675b5a94ebf4f25118a98806319b8618beef3a85 | |
| parent | 3d6e7a438c78b55ded537c617fd20d8f4167f60e (diff) | |
| download | emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.tar.gz emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.zip | |
Remove duplicate ChangeLog entries.
| -rw-r--r-- | doc/misc/ChangeLog | 30 | ||||
| -rw-r--r-- | lib-src/ChangeLog | 15 | ||||
| -rw-r--r-- | lisp/ChangeLog | 24 | ||||
| -rw-r--r-- | lwlib/ChangeLog | 11 | ||||
| -rw-r--r-- | src/ChangeLog | 16 |
5 files changed, 9 insertions, 87 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index f11d65acc79..2ab078d5473 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -2317,10 +2317,6 @@ | |||
| 2317 | 2317 | ||
| 2318 | * gnus-news.texi, gnus-coding.texi, sasl.texi: New files. | 2318 | * gnus-news.texi, gnus-coding.texi, sasl.texi: New files. |
| 2319 | 2319 | ||
| 2320 | 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) | ||
| 2321 | |||
| 2322 | * gnus-faq.texi ([5.12]): Remove reference to discontinued service. | ||
| 2323 | |||
| 2324 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> | 2320 | 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de> |
| 2325 | 2321 | ||
| 2326 | * gnus.texi (Sorting the Summary Buffer): Remove | 2322 | * gnus.texi (Sorting the Summary Buffer): Remove |
| @@ -3856,19 +3852,6 @@ | |||
| 3856 | 3852 | ||
| 3857 | * org.texi (Progress logging): New section. | 3853 | * org.texi (Progress logging): New section. |
| 3858 | 3854 | ||
| 3859 | 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 3860 | |||
| 3861 | * viper.texi (Viper Specials): | ||
| 3862 | * gnus.texi (Example Setup): | ||
| 3863 | * faq.texi (Backspace invokes help): | ||
| 3864 | * dired-x.texi (Optional Installation Dired Jump): | ||
| 3865 | * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better | ||
| 3866 | follow coding conventions. | ||
| 3867 | |||
| 3868 | 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 3869 | |||
| 3870 | * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | ||
| 3871 | |||
| 3872 | 2006-06-06 Carsten Dominik <dominik@science.uva.nl> | 3855 | 2006-06-06 Carsten Dominik <dominik@science.uva.nl> |
| 3873 | 3856 | ||
| 3874 | * org.texi (ASCII export): Document indentation adaptation. | 3857 | * org.texi (ASCII export): Document indentation adaptation. |
| @@ -3916,6 +3899,15 @@ | |||
| 3916 | 3899 | ||
| 3917 | * org.texi: Small typo fixes. | 3900 | * org.texi: Small typo fixes. |
| 3918 | 3901 | ||
| 3902 | 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 3903 | |||
| 3904 | * viper.texi (Viper Specials): | ||
| 3905 | * gnus.texi (Example Setup): | ||
| 3906 | * faq.texi (Backspace invokes help): | ||
| 3907 | * dired-x.texi (Optional Installation Dired Jump): | ||
| 3908 | * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better | ||
| 3909 | follow coding conventions. | ||
| 3910 | |||
| 3919 | 2006-05-29 Michael Albinus <michael.albinus@gmx.de> | 3911 | 2006-05-29 Michael Albinus <michael.albinus@gmx.de> |
| 3920 | 3912 | ||
| 3921 | * tramp.texi (Frequently Asked Questions): Disable zsh zle. | 3913 | * tramp.texi (Frequently Asked Questions): Disable zsh zle. |
| @@ -4472,10 +4464,6 @@ | |||
| 4472 | 4464 | ||
| 4473 | * gnus.texi (Article Washing): Additions. | 4465 | * gnus.texi (Article Washing): Additions. |
| 4474 | 4466 | ||
| 4475 | 2006-01-08 Alex Schroeder <alex@gnu.org> | ||
| 4476 | |||
| 4477 | * pgg.texi (Caching passphrase): Rewording. | ||
| 4478 | |||
| 4479 | 2006-01-13 Carsten Dominik <dominik@science.uva.nl> | 4467 | 2006-01-13 Carsten Dominik <dominik@science.uva.nl> |
| 4480 | 4468 | ||
| 4481 | * org.texi (Agenda commands): Document tags command. | 4469 | * org.texi (Agenda commands): Document tags command. |
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d086226886c..606147f03aa 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -47,11 +47,6 @@ | |||
| 47 | 47 | ||
| 48 | * Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp. | 48 | * Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp. |
| 49 | 49 | ||
| 50 | 2010-05-08 Christoph <cschol2112@googlemail.com> (tiny change) | ||
| 51 | |||
| 52 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis | ||
| 53 | for macros for nmake compatibility. | ||
| 54 | |||
| 55 | 2010-05-08 Glenn Morris <rgm@gnu.org> | 50 | 2010-05-08 Glenn Morris <rgm@gnu.org> |
| 56 | 51 | ||
| 57 | * Makefile.in (THIS_IS_MAKEFILE): Remove, unused. | 52 | * Makefile.in (THIS_IS_MAKEFILE): Remove, unused. |
| @@ -4578,16 +4573,6 @@ | |||
| 4578 | * Makefile.in.in (install, maybe-blessmail): Don't cd ..; | 4573 | * Makefile.in.in (install, maybe-blessmail): Don't cd ..; |
| 4579 | configure has already set $(INSTALL) to the proper relative path. | 4574 | configure has already set $(INSTALL) to the proper relative path. |
| 4580 | 4575 | ||
| 4581 | 1995-06-27 Francesco Potortì (pot@cnuce.cnr.it) | ||
| 4582 | |||
| 4583 | * etags.c (plain_C_entries): New function. | ||
| 4584 | (lowcase): New macro. | ||
| 4585 | (tail, Fortran_functions, Pascal_functions): Use new macro lowcase. | ||
| 4586 | (lang_suffixes): New suffix ".pc" for Pro*C files. | ||
| 4587 | (consider_token): Don't tag all tokens beginning with DEFUN & Co.. | ||
| 4588 | (tail): Look for the end of the token when comparing. | ||
| 4589 | (takeprec): Since now tail behaves differently, use strneq. | ||
| 4590 | |||
| 4591 | 1995-07-08 Paul Eggert <eggert@twinsun.com> | 4576 | 1995-07-08 Paul Eggert <eggert@twinsun.com> |
| 4592 | 4577 | ||
| 4593 | * rcs2log (datearg): Separate date from time with comma, not space, | 4578 | * rcs2log (datearg): Separate date from time with comma, not space, |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f581fd2be04..aa2fed11ea2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -330,15 +330,6 @@ | |||
| 330 | (server-create-window-system-frame): New arg. Pass parent-id as | 330 | (server-create-window-system-frame): New arg. Pass parent-id as |
| 331 | frame parameter. | 331 | frame parameter. |
| 332 | 332 | ||
| 333 | 2010-05-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 334 | |||
| 335 | * ansi-color.el: Delete unused escape sequences (Bug#6085). | ||
| 336 | (ansi-color-drop-regexp): New constant. | ||
| 337 | (ansi-color-apply, ansi-color-filter-region) | ||
| 338 | (ansi-color-apply-on-region): Delete unrecognized control | ||
| 339 | sequences. | ||
| 340 | (ansi-color-apply): Build string list before calling concat. | ||
| 341 | |||
| 342 | 2010-05-29 Eli Zaretskii <eliz@gnu.org> | 333 | 2010-05-29 Eli Zaretskii <eliz@gnu.org> |
| 343 | 334 | ||
| 344 | Bidi-sensitive word movement with arrow keys. | 335 | Bidi-sensitive word movement with arrow keys. |
| @@ -487,11 +478,6 @@ | |||
| 487 | * progmodes/verilog-mode.el (verilog-type-font-keywords): Use | 478 | * progmodes/verilog-mode.el (verilog-type-font-keywords): Use |
| 488 | font-lock-constant-face, not obsolete font-lock-reference-face. | 479 | font-lock-constant-face, not obsolete font-lock-reference-face. |
| 489 | 480 | ||
| 490 | 2010-05-27 Masatake YAMATO <yamato@redhat.com> | ||
| 491 | |||
| 492 | * htmlfontify.el (hfy-face-resolve-face): New function. | ||
| 493 | (hfy-face-to-style): Use it (Bug#6279). | ||
| 494 | |||
| 495 | 2010-05-27 Kenichi Handa <handa@m17n.org> | 481 | 2010-05-27 Kenichi Handa <handa@m17n.org> |
| 496 | 482 | ||
| 497 | * language/hebrew.el (hebrew-shape-gstring): Check if a glyph | 483 | * language/hebrew.el (hebrew-shape-gstring): Check if a glyph |
| @@ -633,11 +619,6 @@ | |||
| 633 | 619 | ||
| 634 | * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201). | 620 | * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201). |
| 635 | 621 | ||
| 636 | 2010-05-24 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 637 | |||
| 638 | * subr.el (read-quoted-char): Resolve modifiers after key | ||
| 639 | remapping (bug#6212). | ||
| 640 | |||
| 641 | 2010-05-22 Chong Yidong <cyd@stupidchicken.com> | 622 | 2010-05-22 Chong Yidong <cyd@stupidchicken.com> |
| 642 | 623 | ||
| 643 | * image.el (image-refresh): Define as an alias for image-flush. | 624 | * image.el (image-refresh): Define as an alias for image-flush. |
| @@ -1544,11 +1525,6 @@ | |||
| 1544 | 1525 | ||
| 1545 | * minibuffer.el (tags-completion-at-point-function): Fix return value. | 1526 | * minibuffer.el (tags-completion-at-point-function): Fix return value. |
| 1546 | 1527 | ||
| 1547 | 2010-04-30 Eli Zaretskii <eliz@gnu.org> | ||
| 1548 | |||
| 1549 | * composite.el (compose-region, reference-point-alist): Fix typos | ||
| 1550 | in the doc strings. | ||
| 1551 | |||
| 1552 | 2010-04-29 Chong Yidong <cyd@stupidchicken.com> | 1528 | 2010-04-29 Chong Yidong <cyd@stupidchicken.com> |
| 1553 | 1529 | ||
| 1554 | * ido.el (ido-init-completion-maps): Remove C-v binding. | 1530 | * ido.el (ido-init-completion-maps): Remove C-v binding. |
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 7e8edb930ad..207b94f190a 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -891,11 +891,6 @@ | |||
| 891 | [USE_XAW]: Include <X11/Xaw/Paned.h>. | 891 | [USE_XAW]: Include <X11/Xaw/Paned.h>. |
| 892 | (lwlib_memset, lwlib_bcopy): Explicitly declare return type. | 892 | (lwlib_memset, lwlib_bcopy): Explicitly declare return type. |
| 893 | 893 | ||
| 894 | 1997-12-20 Richard Stallman <rms@delysid.gnu.org> | ||
| 895 | |||
| 896 | * lwlib-Xm.c (update_one_menu_entry): | ||
| 897 | Add conditional in case XmNpositionIndex is missing. | ||
| 898 | |||
| 899 | 1997-12-20 Richard Stallman <rms@psilocin.gnu.org> | 894 | 1997-12-20 Richard Stallman <rms@psilocin.gnu.org> |
| 900 | 895 | ||
| 901 | * lwlib-Xm.c (update_one_menu_entry): | 896 | * lwlib-Xm.c (update_one_menu_entry): |
| @@ -1176,12 +1171,6 @@ | |||
| 1176 | cascade button itself. This works around a Motif SIGSEGV in the | 1171 | cascade button itself. This works around a Motif SIGSEGV in the |
| 1177 | function `InSharedMenuHierarchy'. | 1172 | function `InSharedMenuHierarchy'. |
| 1178 | 1173 | ||
| 1179 | 1994-10-29 Richard Stallman <rms@duality.gnu.ai.mit.edu> | ||
| 1180 | |||
| 1181 | * xlwmenu.c (xlwmenu_default_font): New global variable. | ||
| 1182 | (XlwMenuInitialize): Use xlwmenu_default_font to default | ||
| 1183 | the font if necessary. Make mw, itself, an argument. | ||
| 1184 | |||
| 1185 | 1994-10-26 Richard Stallman <rms@duality.gnu.ai.mit.edu> | 1174 | 1994-10-26 Richard Stallman <rms@duality.gnu.ai.mit.edu> |
| 1186 | 1175 | ||
| 1187 | * xlwmenu.c (pop_up_menu): Pass a Display * to x_catch_errors, etc. | 1176 | * xlwmenu.c (pop_up_menu): Pass a Display * to x_catch_errors, etc. |
diff --git a/src/ChangeLog b/src/ChangeLog index e0893099005..7e7b05f077a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1942,11 +1942,6 @@ | |||
| 1942 | (gif_load): Put GIF extension data to the property | 1942 | (gif_load): Put GIF extension data to the property |
| 1943 | `Qextension_data'. | 1943 | `Qextension_data'. |
| 1944 | 1944 | ||
| 1945 | 2010-04-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 1946 | |||
| 1947 | * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for | ||
| 1948 | terminal frames (Bug#5837). | ||
| 1949 | |||
| 1950 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> | 1945 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> |
| 1951 | 1946 | ||
| 1952 | * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. | 1947 | * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. |
| @@ -2188,11 +2183,6 @@ | |||
| 2188 | case that the output buffer is fullfilled. | 2183 | case that the output buffer is fullfilled. |
| 2189 | (encode_coding): Setup ccl program here. | 2184 | (encode_coding): Setup ccl program here. |
| 2190 | 2185 | ||
| 2191 | 2010-03-24 Andreas Politz <politza@fh-trier.de> (tiny change) | ||
| 2192 | |||
| 2193 | * editfns.c (Fformat): Account for string precision when computing | ||
| 2194 | field width (Bug#5710). | ||
| 2195 | |||
| 2196 | 2010-03-23 Dan Nicolaescu <dann@ics.uci.edu> | 2186 | 2010-03-23 Dan Nicolaescu <dann@ics.uci.edu> |
| 2197 | 2187 | ||
| 2198 | * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default. | 2188 | * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default. |
| @@ -14023,12 +14013,6 @@ | |||
| 14023 | Report an error when image size is invalid. | 14013 | Report an error when image size is invalid. |
| 14024 | Read two bytes at a time when raw images have max_color_idx above 255. | 14014 | Read two bytes at a time when raw images have max_color_idx above 255. |
| 14025 | 14015 | ||
| 14026 | 2008-04-05 Eli Zaretskii <eliz@gnu.org> | ||
| 14027 | |||
| 14028 | * w32.c (readdir): If FindFirstFile/FindNextFile return in | ||
| 14029 | cFileName a file name that includes `?' characters, use the 8+3 | ||
| 14030 | alias in cAlternateFileName instead. | ||
| 14031 | |||
| 14032 | 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp> | 14016 | 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp> |
| 14033 | 14017 | ||
| 14034 | * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't | 14018 | * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't |