]> code.delx.au - gnu-emacs/commitdiff
ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Fri, 17 Jan 2014 01:54:23 +0000 (20:54 -0500)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Jan 2014 01:54:23 +0000 (20:54 -0500)
leim/ChangeLog
lisp/ChangeLog.1
lisp/ChangeLog.2
lisp/ChangeLog.6
lisp/ChangeLog.9
lisp/gnus/ChangeLog.2
src/ChangeLog.1
src/ChangeLog.2
src/ChangeLog.6

index 6069b8b5a775ddc81df9cd58504815e273619ce9..21f570b29c80bff7471cc92fd0a64a4dc9407814 100644 (file)
 
 2012-06-12  Nguyen Thai Ngoc Duy  <pclouds@gmail.com>
 
-       * quail/vnvi.el: New file (Bug#4747).
+       * quail/vnvni.el: New file (Bug#4747).
 
 2012-05-22  Glenn Morris  <rgm@gnu.org>
 
index b947715479ca8104c48dc7d88748be75939d6fe1..3b10bafb25f79507ecb6e872eff9f3d7c9cf80a6 100644 (file)
 
 1985-12-14  Richard M. Stallman  (rms@prep)
 
-       * various:
+       * Various:
        Change uses of copy-sequence on keymaps to copy-alist.
        Use run-hooks for all hooks.
 
index 744d7f407f67069a7db24857c3d5bbaaac51d272..fa1730f04f24be5230a12f73e1af85dc18de2151 100644 (file)
 
 1986-11-04  Richard M. Stallman  (rms@prep)
 
-       * various files (dired-mode, Edit-options-mode, rmail-mode)
+       * Various files (dired-mode, Edit-options-mode, rmail-mode)
        (rmail-summary-mode, rmail-edit-mode, Buffer-menu-mode):
        Give these symbols `special' as a `mode-class' property.
 
index 76f1313a5b74e59b82ebc93202cf36de6bc6a684..dc2722105fe9dcff2e716b5be865fe5008194973 100644 (file)
 
 1996-01-14  Erik Naggum  <erik@naggum.no>
 
-       * all files: Update FSF's address in, and unify formatting of,
+       * All files: Update FSF's address in, and unify formatting of,
        comment preambles.
 
 1996-01-13  Erik Naggum  <erik@naggum.no>
index 121e30d9657a510124737add08c3675dc74f069f..d82dfe15d9f37e5aa18953182ebf0e7e01ea14f1 100644 (file)
        (vc-cvs-merge-news): Set workfile version to nil if not known.
        (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
 
-       * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
-       via stdout. (Merge from main line.)
+       * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-checkout): Switch off
+       coding systems for checkout via stdout. (Merge from main line.)
 
 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
 
        (vc-backend): Reintroduce the test for `file = nil' now that I
        know why it was there (and added a comment to better remember).
 
-       * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
-       code from vc-sccs-hooks.el.
+       * vc-sccs-hooks.el: Merge into vc-sccs.el
+       * vc-sccs.el: Merge in code from vc-sccs-hooks.el.
        (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
        'vc anymore.
        (vc-sccs-responsible-p): Use expand-file-name instead of concat
        and file-directory-p instead of file-exists-p.
        (vc-sccs-check-headers): Simplify the regexp.
 
-       * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
-       from vc-rcs-hooks.el.  Don't require 'vc anymore.
+       * vc-rcs-hooks.el: Merge into vc-rcs.el
+       * vc-rcs.el: Merge in code from vc-rcs-hooks.el.
+       Don't require 'vc anymore.
        (vc-rcs-responsible-p): Use expand-file-name instead of concat and
        file-directory-p instead of file-exists-p.
 
-       * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
-       from vc-cvs-hooks.el.
+       * vc-cvs-hooks.el: Merge into vc-cvs.el
+       * vc-cvs.el: Merge in code from vc-cvs-hooks.el.
        (proto vc-cvs-registered): Require 'vc-cvs instead of
        'vc-cvs-hooks.  Don't require 'vc anymore.
        (vc-cvs-responsible-p): Use expand-file-name instead of concat and
index b182f226e045d6a538a5bcc30791dd486400d34e..475f7667f39223f298e01501d6a127dd0688469f 100644 (file)
 
 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * many files: Remove trailing whitespaces, replace spc+tab with
+       * Many files: Remove trailing whitespaces, replace spc+tab with
        tab, replace leading whitespaces with tabs.
 
 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
 
 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * many files: Fix copyright lines.
+       * Many files: Fix copyright lines.
 
 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
index df9db67691a298005f733822d188e0aa14acc3c6..657bedce959acceefbf7acfce3af5ab08c108b78 100644 (file)
        Postpone fixup of free_at_end_vpos
        until unchanged_at_bottom is set up.
 
-       * everywhere:
+       * Everywhere:
        Remove many variables not really used.
 
        * process.c (count_active_processes):
index 8f8c5d24d9b9b4ca7ace029f3bee00048e034409..c852328d61abff5599496e0954a535d7aa705f88 100644 (file)
        and DEFVAR_PER_BUFFER.  They expand into calls to
        defvar_lisp, etc.
 
-       * all .c files:
+       * All .c files:
        All Def...Var renamed to DEFVAR... in syms_of_....
 
        * doc.c (FSnarf_documentation): Understand new DOC format
index 6e7f6499ea4070e18290b43b7ea21366ded0d035..19752bae1f40a0ca89a18828a24f73a91c14b888 100644 (file)
 
 See ChangeLog.5 for earlier changes.
 
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
   Copyright (C) 1995-1996, 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.