]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove duplicate ChangeLog entries.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 10 Jun 2010 01:04:45 +0000 (03:04 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 10 Jun 2010 01:04:45 +0000 (03:04 +0200)
doc/misc/ChangeLog
lib-src/ChangeLog
lisp/ChangeLog
lwlib/ChangeLog
src/ChangeLog

index f11d65acc79adb0261c0e44df379ce4eba8bfdbc..2ab078d5473e04d1937fa79eed6194d2cd1b8991 100644 (file)
 
        * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
 
-2007-10-28  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
-
-       * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
-
 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Sorting the Summary Buffer): Remove
 
        * org.texi (Progress logging): New section.
 
-2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
-
-       * 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  <Reiner.Steib@gmx.de>
-
-       * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
-
 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
 
        * org.texi (ASCII export): Document indentation adaptation.
 
        * org.texi: Small typo fixes.
 
+2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * 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  <michael.albinus@gmx.de>
 
        * tramp.texi (Frequently Asked Questions): Disable zsh zle.
 
        * gnus.texi (Article Washing): Additions.
 
-2006-01-08  Alex Schroeder  <alex@gnu.org>
-
-       * pgg.texi (Caching passphrase): Rewording.
-
 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
 
        * org.texi (Agenda commands): Document tags command.
index d086226886c8840bb8096609916191d9169209d6..606147f03aa0060020847d9824574605f90bcb0e 100644 (file)
 
        * Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp.
 
-2010-05-08  Christoph  <cschol2112@googlemail.com>  (tiny change)
-
-       * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
-       for macros for nmake compatibility.
-
 2010-05-08  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
        * Makefile.in.in (install, maybe-blessmail): Don't cd ..;
        configure has already set $(INSTALL) to the proper relative path.
 
-1995-06-27  Francesco Potortì  (pot@cnuce.cnr.it)
-
-       * 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  <eggert@twinsun.com>
 
        * rcs2log (datearg): Separate date from time with comma, not space,
index f581fd2be042096c6c49906fd0bb61f522a1da70..aa2fed11ea26bd00cc0e6174f11eafe1c8ae0006 100644 (file)
        (server-create-window-system-frame): New arg.  Pass parent-id as
        frame parameter.
 
-2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
-
-       * 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  <eliz@gnu.org>
 
        Bidi-sensitive word movement with arrow keys.
        * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
        font-lock-constant-face, not obsolete font-lock-reference-face.
 
-2010-05-27  Masatake YAMATO  <yamato@redhat.com>
-
-       * htmlfontify.el (hfy-face-resolve-face): New function.
-       (hfy-face-to-style): Use it (Bug#6279).
-
 2010-05-27  Kenichi Handa  <handa@m17n.org>
 
        * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
 
        * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
 
-2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
-
-       * subr.el (read-quoted-char): Resolve modifiers after key
-       remapping (bug#6212).
-
 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
 
        * image.el (image-refresh): Define as an alias for image-flush.
 
        * minibuffer.el (tags-completion-at-point-function): Fix return value.
 
-2010-04-30  Eli Zaretskii  <eliz@gnu.org>
-
-       * composite.el (compose-region, reference-point-alist): Fix typos
-       in the doc strings.
-
 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
 
        * ido.el (ido-init-completion-maps): Remove C-v binding.
index 7e8edb930ad820318db9dbd41b3ebd17f521306d..207b94f190adae1fc5992c66b56c6daf60673da3 100644 (file)
        [USE_XAW]: Include <X11/Xaw/Paned.h>.
        (lwlib_memset, lwlib_bcopy): Explicitly declare return type.
 
-1997-12-20  Richard Stallman  <rms@delysid.gnu.org>
-
-       * lwlib-Xm.c (update_one_menu_entry):
-       Add conditional in case XmNpositionIndex is missing.
-
 1997-12-20  Richard Stallman  <rms@psilocin.gnu.org>
 
        * lwlib-Xm.c (update_one_menu_entry):
        cascade button itself.  This works around a Motif SIGSEGV in the
        function `InSharedMenuHierarchy'.
 
-1994-10-29  Richard Stallman  <rms@duality.gnu.ai.mit.edu>
-
-       * 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  <rms@duality.gnu.ai.mit.edu>
 
        * xlwmenu.c (pop_up_menu): Pass a Display * to x_catch_errors, etc.
index e0893099005a4afd862025eb01378ad27a614bd2..7e7b05f077a497c1e93d92c4756034ca826d3e72 100644 (file)
        (gif_load): Put GIF extension data to the property
        `Qextension_data'.
 
-2010-04-05  Chong Yidong  <cyd@stupidchicken.com>
-
-       * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
-       terminal frames (Bug#5837).
-
 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
 
        * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
        case that the output buffer is fullfilled.
        (encode_coding): Setup ccl program here.
 
-2010-03-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
-
-       * editfns.c (Fformat): Account for string precision when computing
-       field width (Bug#5710).
-
 2010-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
        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  <eliz@gnu.org>
-
-       * 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  <handa@ni.aist.go.jp>
 
        * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't