emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r100565: Remove duplicate ChangeLog e


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100565: Remove duplicate ChangeLog entries.
Date: Thu, 10 Jun 2010 03:04:45 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100565
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Thu 2010-06-10 03:04:45 +0200
message:
  Remove duplicate ChangeLog entries.
modified:
  doc/misc/ChangeLog
  lib-src/ChangeLog
  lisp/ChangeLog
  lwlib/ChangeLog
  src/ChangeLog
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2010-06-07 23:00:42 +0000
+++ b/doc/misc/ChangeLog        2010-06-10 01:04:45 +0000
@@ -2317,10 +2317,6 @@
 
        * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
 
-2007-10-28  Emanuele Giaquinta  <address@hidden>  (tiny change)
-
-       * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
-
 2007-10-28  Reiner Steib  <address@hidden>
 
        * gnus.texi (Sorting the Summary Buffer): Remove
@@ -3856,19 +3852,6 @@
 
        * org.texi (Progress logging): New section.
 
-2006-05-29  Stefan Monnier  <address@hidden>
-
-       * viper.texi (Viper Specials):
-       * gnus.texi (Example Setup):
-       * faq.texi (Backspace invokes help):
-       * dired-x.texi (Optional Installation Dired Jump):
-       * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
-       follow coding conventions.
-
-2006-05-18  Reiner Steib  <address@hidden>
-
-       * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
-
 2006-06-06  Carsten Dominik  <address@hidden>
 
        * org.texi (ASCII export): Document indentation adaptation.
@@ -3916,6 +3899,15 @@
 
        * org.texi: Small typo fixes.
 
+2006-05-29  Stefan Monnier  <address@hidden>
+
+       * viper.texi (Viper Specials):
+       * gnus.texi (Example Setup):
+       * faq.texi (Backspace invokes help):
+       * dired-x.texi (Optional Installation Dired Jump):
+       * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
+       follow coding conventions.
+
 2006-05-29  Michael Albinus  <address@hidden>
 
        * tramp.texi (Frequently Asked Questions): Disable zsh zle.
@@ -4472,10 +4464,6 @@
 
        * gnus.texi (Article Washing): Additions.
 
-2006-01-08  Alex Schroeder  <address@hidden>
-
-       * pgg.texi (Caching passphrase): Rewording.
-
 2006-01-13  Carsten Dominik  <address@hidden>
 
        * org.texi (Agenda commands): Document tags command.

=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2010-06-06 08:57:39 +0000
+++ b/lib-src/ChangeLog 2010-06-10 01:04:45 +0000
@@ -47,11 +47,6 @@
 
        * Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp.
 
-2010-05-08  Christoph  <address@hidden>  (tiny change)
-
-       * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
-       for macros for nmake compatibility.
-
 2010-05-08  Glenn Morris  <address@hidden>
 
        * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
@@ -4578,16 +4573,6 @@
        * Makefile.in.in (install, maybe-blessmail): Don't cd ..;
        configure has already set $(INSTALL) to the proper relative path.
 
-1995-06-27  Francesco Potortì  (address@hidden)
-
-       * etags.c (plain_C_entries): New function.
-       (lowcase): New macro.
-       (tail, Fortran_functions, Pascal_functions): Use new macro lowcase.
-       (lang_suffixes): New suffix ".pc" for Pro*C files.
-       (consider_token): Don't tag all tokens beginning with DEFUN & Co..
-       (tail): Look for the end of the token when comparing.
-       (takeprec): Since now tail behaves differently, use strneq.
-
 1995-07-08  Paul Eggert  <address@hidden>
 
        * rcs2log (datearg): Separate date from time with comma, not space,

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-06-09 22:34:08 +0000
+++ b/lisp/ChangeLog    2010-06-10 01:04:45 +0000
@@ -330,15 +330,6 @@
        (server-create-window-system-frame): New arg.  Pass parent-id as
        frame parameter.
 
-2010-05-29  Chong Yidong  <address@hidden>
-
-       * ansi-color.el: Delete unused escape sequences (Bug#6085).
-       (ansi-color-drop-regexp): New constant.
-       (ansi-color-apply, ansi-color-filter-region)
-       (ansi-color-apply-on-region): Delete unrecognized control
-       sequences.
-       (ansi-color-apply): Build string list before calling concat.
-
 2010-05-29  Eli Zaretskii  <address@hidden>
 
        Bidi-sensitive word movement with arrow keys.
@@ -487,11 +478,6 @@
        * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
        font-lock-constant-face, not obsolete font-lock-reference-face.
 
-2010-05-27  Masatake YAMATO  <address@hidden>
-
-       * htmlfontify.el (hfy-face-resolve-face): New function.
-       (hfy-face-to-style): Use it (Bug#6279).
-
 2010-05-27  Kenichi Handa  <address@hidden>
 
        * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
@@ -633,11 +619,6 @@
 
        * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
 
-2010-05-24  Stefan Monnier  <address@hidden>
-
-       * subr.el (read-quoted-char): Resolve modifiers after key
-       remapping (bug#6212).
-
 2010-05-22  Chong Yidong  <address@hidden>
 
        * image.el (image-refresh): Define as an alias for image-flush.
@@ -1544,11 +1525,6 @@
 
        * minibuffer.el (tags-completion-at-point-function): Fix return value.
 
-2010-04-30  Eli Zaretskii  <address@hidden>
-
-       * composite.el (compose-region, reference-point-alist): Fix typos
-       in the doc strings.
-
 2010-04-29  Chong Yidong  <address@hidden>
 
        * ido.el (ido-init-completion-maps): Remove C-v binding.

=== modified file 'lwlib/ChangeLog'
--- a/lwlib/ChangeLog   2010-05-15 02:02:28 +0000
+++ b/lwlib/ChangeLog   2010-06-10 01:04:45 +0000
@@ -891,11 +891,6 @@
        [USE_XAW]: Include <X11/Xaw/Paned.h>.
        (lwlib_memset, lwlib_bcopy): Explicitly declare return type.
 
-1997-12-20  Richard Stallman  <address@hidden>
-
-       * lwlib-Xm.c (update_one_menu_entry):
-       Add conditional in case XmNpositionIndex is missing.
-
 1997-12-20  Richard Stallman  <address@hidden>
 
        * lwlib-Xm.c (update_one_menu_entry):
@@ -1176,12 +1171,6 @@
        cascade button itself.  This works around a Motif SIGSEGV in the
        function `InSharedMenuHierarchy'.
 
-1994-10-29  Richard Stallman  <address@hidden>
-
-       * xlwmenu.c (xlwmenu_default_font): New global variable.
-       (XlwMenuInitialize): Use xlwmenu_default_font to default
-       the font if necessary.  Make mw, itself, an argument.
-
 1994-10-26  Richard Stallman  <address@hidden>
 
        * xlwmenu.c (pop_up_menu): Pass a Display * to x_catch_errors, etc.

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-06-09 22:08:50 +0000
+++ b/src/ChangeLog     2010-06-10 01:04:45 +0000
@@ -1942,11 +1942,6 @@
        (gif_load): Put GIF extension data to the property
        `Qextension_data'.
 
-2010-04-05  Chong Yidong  <address@hidden>
-
-       * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
-       terminal frames (Bug#5837).
-
 2010-03-31  Chong Yidong  <address@hidden>
 
        * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
@@ -2188,11 +2183,6 @@
        case that the output buffer is fullfilled.
        (encode_coding): Setup ccl program here.
 
-2010-03-24  Andreas Politz  <address@hidden>  (tiny change)
-
-       * editfns.c (Fformat): Account for string precision when computing
-       field width (Bug#5710).
-
 2010-03-23  Dan Nicolaescu  <address@hidden>
 
        * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
@@ -14023,12 +14013,6 @@
        Report an error when image size is invalid.
        Read two bytes at a time when raw images have max_color_idx above 255.
 
-2008-04-05  Eli Zaretskii  <address@hidden>
-
-       * w32.c (readdir): If FindFirstFile/FindNextFile return in
-       cFileName a file name that includes `?' characters, use the 8+3
-       alias in cAlternateFileName instead.
-
 2008-04-05  Kenichi Handa  <address@hidden>
 
        * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't


reply via email to

[Prev in Thread] Current Thread [Next in Thread]