summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--leim/ChangeLog2
-rw-r--r--lisp/ChangeLog.12
-rw-r--r--lisp/ChangeLog.22
-rw-r--r--lisp/ChangeLog.62
-rw-r--r--lisp/ChangeLog.917
-rw-r--r--lisp/gnus/ChangeLog.24
-rw-r--r--src/ChangeLog.12
-rw-r--r--src/ChangeLog.22
-rw-r--r--src/ChangeLog.64
9 files changed, 21 insertions, 16 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 6069b8b5a77..21f570b29c8 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -200,7 +200,7 @@
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>
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1
index b947715479c..3b10bafb25f 100644
--- a/lisp/ChangeLog.1
+++ b/lisp/ChangeLog.1
@@ -777,7 +777,7 @@
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.
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index 744d7f407f6..fa1730f04f2 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -2624,7 +2624,7 @@
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.
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 76f1313a5b7..dc2722105fe 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -3471,7 +3471,7 @@
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>
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 121e30d9657..d82dfe15d9f 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -12434,8 +12434,8 @@
(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>
@@ -12695,21 +12695,22 @@
(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
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index b182f226e04..475f7667f39 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -9597,7 +9597,7 @@
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>
@@ -12532,7 +12532,7 @@
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>
diff --git a/src/ChangeLog.1 b/src/ChangeLog.1
index df9db67691a..657bedce959 100644
--- a/src/ChangeLog.1
+++ b/src/ChangeLog.1
@@ -2279,7 +2279,7 @@
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):
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2
index 8f8c5d24d9b..c852328d61a 100644
--- a/src/ChangeLog.2
+++ b/src/ChangeLog.2
@@ -4131,7 +4131,7 @@
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
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 6e7f6499ea4..19752bae1f4 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -5354,6 +5354,10 @@
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.