summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.104
-rw-r--r--lisp/ChangeLog.152
-rw-r--r--lisp/ChangeLog.164
-rw-r--r--lisp/ChangeLog.74
-rw-r--r--lisp/gnus/ChangeLog8
-rw-r--r--lisp/gnus/ChangeLog.12
-rw-r--r--lisp/gnus/ChangeLog.24
-rw-r--r--lisp/mh-e/ChangeLog.134
-rw-r--r--lisp/org/ChangeLog6
9 files changed, 34 insertions, 34 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 2d331a2819d..30afe9ce970 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -5182,7 +5182,7 @@
inserted.
(Info-hide-note-references): Fix doc and customize type.
-2003-03-02 Matt Swift <swift@alum.mit.edu>
+2003-03-02 Matthew Swift <swift@alum.mit.edu>
* emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
New custom variable.
@@ -5228,7 +5228,7 @@
(tramp-send-region): Correct debug message.
(tramp-bug): Add `tramp-chunksize'.
-2003-02-26 Matt Swift <swift@alum.mit.edu>
+2003-02-26 Matthew Swift <swift@alum.mit.edu>
* startup.el: Streamline code in several functions for efficiency
and readability. Rephrase booleans to avoid `(not noninteractive)'.
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index 4d0ff9a40e2..afa2bce104e 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -5119,7 +5119,7 @@
(x-setup-function-keys, xw-defined-colors): Merge x- and w32-
definitions here.
-2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
+2010-10-24 T. V. Raman <tv.raman.tv@gmail.com> (tiny change)
* net/mairix.el (mairix-searches-mode-map):
* mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index d6d1bac43c2..7692a0fffa8 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -4569,7 +4569,7 @@
* bookmark.el (bookmark-completing-read): Set the completion category
to `bookmark' (bug#11131).
-2012-10-26 Bastien <bzg@altern.org>
+2012-10-26 Bastien Guerry <bzg@altern.org>
Stefan Monnier <monnier@iro.umontreal.ca>
* face-remap.el: Use lexical-binding.
@@ -9712,7 +9712,7 @@
* international/mule-cmds.el (mule-menu-keymap)
(set-language-environment, set-locale-environment): Doc tweaks.
-2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
+2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
* cus-face.el (custom-face-attributes): Add wave-style underline
attribute.
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 4eec1795789..f52fdd7e194 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -7617,7 +7617,7 @@
Delete the binding for toggle-enable-multibyte-characters.
(mule-menu-keymap): Delete the menu item for it.
-1997-12-17 Peter Galbraith <galbraith@mixing.qc.dfo.ca>
+1997-12-17 Peter S Galbraith <galbraith@mixing.qc.dfo.ca>
* simple.el (copy-region-as-kill):
Deactivate mark in transient-mark-mode.
@@ -19637,7 +19637,7 @@
* term/x-win.el (function-key-map): Define iso-lefttab.
-1997-03-24 Vince Del Vecchio <vdelvecc@spd.analog.com>
+1997-03-24 Vincent Del Vecchio <vdelvecc@spd.analog.com>
* mh-utils.el (mh-find-progs): When looking for mh-lib, construct
likely paths based on mh-progs rather than using a static list.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 3e7d8c992e7..a67c55947ac 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1897,7 +1897,7 @@
* nnmail.el (mail-send-and-exit): Silence the byte compiler.
-2012-06-26 Peter Munster <pmrb@free.fr>
+2012-06-26 Peter Münster <pmrb@free.fr>
* gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
(gnus-demon-cancel): Ditto.
@@ -2124,7 +2124,7 @@
(spam-check-BBDB): Use it.
(spam-enter-ham-BBDB): Use it.
-2012-06-26 Peter Munster <pmrb@free.fr> (tiny change)
+2012-06-26 Peter Münster <pmrb@free.fr> (tiny change)
* gnus-group.el (gnus-group-get-new-news):
New parameter `one-level' for scanning exactly one level.
@@ -8487,7 +8487,7 @@
* nnimap.el (nnimap-request-group): Low higher than high to signal no
messages in empty groups.
-2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
+2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
* nnimap.el (nnimap-request-group): Don't bug out when there's an empty
non-UIDNEXT group.
@@ -8628,7 +8628,7 @@
* nndraft.el (nndraft-request-expire-articles): Use the group name
instead if "nndraft". Fix found by Nils Ackermann.
-2010-09-29 Ludovic Courtes <ludo@gnu.org>
+2010-09-29 Ludovic Courtès <ludo@gnu.org>
* nnregistry.el: Add.
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1
index 9043a23361e..9a71bc35b41 100644
--- a/lisp/gnus/ChangeLog.1
+++ b/lisp/gnus/ChangeLog.1
@@ -340,7 +340,7 @@
* nnmail.el (nnmail-spool-file): Allow lists of files.
-1998-08-20 Per Starback <starback@update.uu.se>
+1998-08-20 Per Starbäck <starback@update.uu.se>
* gnus/gnus-start.el (gnus-check-first-time-used): Change current
buffer before creating help group.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index 4ddd622ce9a..df223bd332b 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -210,7 +210,7 @@
* mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
encrypting.
-2003-12-28 Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
+2003-12-28 Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change)
* mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
@@ -4490,7 +4490,7 @@
* gnus-start.el (gnus-backup-startup-file): Fixed custom type.
-2003-02-24 Ted Zlatanov <tzz@lifelogs.com>
+2003-02-24 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el: Disabled spam-get-article-as-filename.
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index e57911947b1..f90d88ee0de 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -1403,11 +1403,11 @@
(mh-x-image-url-display): Don't display image if the URL looks
malformed.
-2003-10-04 Mark D Baushke <mdb@gnu.org>
+2003-10-04 Mark D. Baushke <mdb@gnu.org>
* mh-comp.el (mh-letter-menu): Simplify menu heading.
-2003-10-03 Mark D Baushke <mdb@gnu.org>
+2003-10-03 Mark D. Baushke <mdb@gnu.org>
* mh-mime.el (mh-mml-query-cryptographic-method): Avoid
revisionist history and still provide a good default.
@@ -3877,7 +3877,7 @@
runs checkdoc and lm-verify which is useful before releasing the
software. It can and should be expanded to do real unit tests.
-2003-04-22 Mark D Baushke <mdb@gnu.org>
+2003-04-22 Mark D. Baushke <mdb@gnu.org>
* mh-alias.el: Update Copyright.
* mh-comp.el: Ditto.
@@ -6106,7 +6106,7 @@
explicitly stated.
(mh-visit-folder): Really fix it this time.
-2003-01-01 Mark D Baushke <mdb@gnu.org>
+2003-01-01 Mark D. Baushke <mdb@gnu.org>
* mh-alias.el (mh-alias-from-has-no-alias-p): Needs the
mh-autoload comment or mh-customize may have problems finding the
@@ -6854,7 +6854,7 @@
* Makefile: Moved .PHONY rule after all rule for compatibility
with BSD/OS's old pmake.
-2002-12-03 Mark D Baushke <mdb@gnu.org>
+2002-12-03 Mark D. Baushke <mdb@gnu.org>
* mh-e.el (mh-get-new-mail): Simplify no-new-mail test.
(mh-add-cur-notation): Remove unnecessary function.
@@ -6878,7 +6878,7 @@
number of scan lines is fewer than mh-large-folders (closes SF
#646794).
-2002-12-02 Mark D Baushke <mdb@gnu.org>
+2002-12-02 Mark D. Baushke <mdb@gnu.org>
* mh-e.el (mh-add-cur-notation): New function to mark the
current message with the mh-note-cur character.
@@ -8312,7 +8312,7 @@
variable as new-file-flag.
This addresses part of SF #627015.
-2002-10-24 Mark D Baushke <mdb@gnu.org>
+2002-10-24 Mark D. Baushke <mdb@gnu.org>
* mh-comp.el (mh-forward): Fix mh-mml-compose-insert-p reference
in last commit to be mh-mml-compose-insert-flag.
@@ -8581,7 +8581,7 @@
* mh-comp.el (mh-mml-to-mime autoload): Ditto.
-2002-10-21 Mark D Baushke <mdb@gnu.org>
+2002-10-21 Mark D. Baushke <mdb@gnu.org>
* mh-mime.el (smiley-region): Use load for a non-fatal dependency
on the smiley library.
@@ -8735,7 +8735,7 @@
prompted for the number of messages to display, you got an error.
This has been fixed.
-2002-10-19 Mark D Baushke <mdb@gnu.org>
+2002-10-19 Mark D. Baushke <mdb@gnu.org>
* mh-e.el (mh-last-destination-folder): Destination of last refile
command.
@@ -8777,7 +8777,7 @@
macro mh-compat-write-file-hook to use write-file-functions for
Emacs 21.4 and local-write-file-hooks for older versions.
-2002-10-18 Mark D Baushke <mdb@gnu.org>
+2002-10-18 Mark D. Baushke <mdb@gnu.org>
* mh-utils.el (mh-invisible-headers): Add more anti-spam headers.
@@ -9079,7 +9079,7 @@
(mh-remove-xemacs-horizontal-scrollbar): New macro to avoid
compiler-warnings.
-2002-10-10 Mark D Baushke <mdb@gnu.org>
+2002-10-10 Mark D. Baushke <mdb@gnu.org>
* Makefile (EMACS_OPTIONS): New macro for command-line compile
options.
@@ -9088,13 +9088,13 @@
(COMPILE_COMMAND): Combine the compile command with its options.
(.el.elc): Use the new $(COMPILE_COMMAND).
-2002-10-10 Mark D Baushke <mdb@gnu.org>
+2002-10-10 Mark D. Baushke <mdb@gnu.org>
* mh-speed.el (mh-speed-select-attached-frame): Define a new
compatibility macro for getting to the attached-frame.
(mh-speed-update-current-folder): Use it.
-2002-10-10 Mark D Baushke <mdb@gnu.org>
+2002-10-10 Mark D. Baushke <mdb@gnu.org>
* mh-speed.el (mh-speed-update-current-folder): Use
'dframe-select-attached-frame if we are in a newer speedbar
@@ -9452,7 +9452,7 @@
present in the load-path.
* mh-mime.el (mh-require): Don't use it anymore.
-2002-07-15 Mark D Baushke <mdb@gnu.org>
+2002-07-15 Mark D. Baushke <mdb@gnu.org>
* mh-utils.el (mh-update-scan-format): Rewrite for compatibility
with XEmacs as replace-match appears not to have identical
@@ -9531,7 +9531,7 @@
* mh-mime.el (mm-destroy-parts): Add definition for old emacs.
-2002-06-30 Mark D Baushke <mdb@gnu.org>
+2002-06-30 Mark D. Baushke <mdb@gnu.org>
* mh-utils.el (mh-update-scan-format): Add documentation string.
(mh-scan-msg-format-regexp): Update the regexp to find %(msg).
@@ -9574,7 +9574,7 @@
* mh-index.el (mh-count-windows): This function works around the
lack of the window-list builtin function in emacs20.
-2002-06-29 Mark D Baushke <mdb@gnu.org>
+2002-06-29 Mark D. Baushke <mdb@gnu.org>
* mh-utils.el (mh-message-number-width): New function to scan
the last message of a folder and return its width.
@@ -9625,7 +9625,7 @@
* mh-mime.el (gnus-newsgroup-name): Initialize it to nil, so that
mm-uu-dissect doesn't cause error.
-2002-06-27 Mark D Baushke <mdb@gnu.org>
+2002-06-27 Mark D. Baushke <mdb@gnu.org>
* mh-utils.el (mh-cmd-note): Make buffer-local. Changes to this
variable should be made via the new mh-set-default-cmd-note
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 16097c1c0b2..019fa8a358d 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -3983,7 +3983,7 @@
(org-export-latex-tables-tend): New options.
(org-export-latex-tables): Use the new options.
-2012-09-30 tumashu <tumashu@gmail.com> (tiny change)
+2012-09-30 Feng Shu <tumashu@gmail.com> (tiny change)
* org-exp.el (org-export-language-setup): Add simplified chinese
translation.
@@ -9437,7 +9437,7 @@
(org-update-checkbox-count-maybe): Add an optional argument passed to
org-update-checkbox-count.
-2011-07-28 Ted Zlatanov <tzz@lifelogs.com>
+2011-07-28 Teodor Zlatanov <tzz@lifelogs.com>
* org.el (org-fontify-meta-lines-and-blocks): Ignore errors.
@@ -18000,7 +18000,7 @@
* org-habit.el (org-habit-build-graph): Help-echo date when
mouse is over stars.
-2010-07-19 Jan Böker <jan.boecker@jboecker.de>
+2010-07-19 Jan Böcker <jan.boecker@jboecker.de>
* org.el (org-file-apps): Improve docstring to reflect
grouping matches.