summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-12-19 01:50:43 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-12-19 01:50:43 +0000
commitf013149203926418962838d68bc7f09d35c16052 (patch)
treeb61457c573468b9e3623071cecf46d820e03383c /lisp
parent6e868247e37b06fbfeba5b486bf4e8e3c88769fd (diff)
Fix typos and author's names.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lisp/ChangeLog.106
-rw-r--r--lisp/ChangeLog.1316
-rw-r--r--lisp/ChangeLog.22
-rw-r--r--lisp/ChangeLog.422
-rw-r--r--lisp/ChangeLog.58
-rw-r--r--lisp/ChangeLog.614
-rw-r--r--lisp/ChangeLog.74
-rw-r--r--lisp/erc/ChangeLog.0510
-rw-r--r--lisp/erc/ChangeLog.072
-rw-r--r--lisp/gnus/ChangeLog6
-rw-r--r--lisp/gnus/ChangeLog.216
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--lisp/org/ChangeLog9
14 files changed, 61 insertions, 62 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99fdafe51d..b8eacdfc02 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -48,7 +48,7 @@
2008-12-18 Sam Steingold <sds@gnu.org>
- * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
+ * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
2008-12-18 Juri Linkov <juri@jurta.org>
@@ -8878,7 +8878,7 @@
* find-cmd.el (top-level): Does not need cl when compiling.
-2008-04-29 Phil Jackson <phil@shellarchive.co.uk>
+2008-04-29 Philip Jackson <phil@shellarchive.co.uk>
* find-cmd.el: New file.
@@ -12634,7 +12634,7 @@
(vc-git--state-code): ... to this new function.
(vc-git-state): Use it.
-2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change)
+2008-03-24 Trent W. Buck <trentbuck@gmail.com> (tiny change)
* textmodes/remember.el (remember-mail-date)
(remember-store-in-mailbox): Write date and From line in such a
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 8e10927a9d..32850ba634 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -3492,7 +3492,7 @@
(Info-display-images-node): New functions for displaying images.
(Info-select-node): Call Info-display-images-node.
-2003-04-25 David Ponce <david.ponce@wanadoo.fr>
+2003-04-25 David Ponce <david.ponce@wanadoo.fr>
* files.el (file-relative-name): Recognize "c:/foo" as absolute
file name.
@@ -18736,7 +18736,7 @@
(ctext-post-read-conversion, ctext-pre-write-conversion):
New functions.
-2002-02-21 Jonathan Kamens <jik@kamens.brookline.ma.us>
+2002-02-21 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
* vc.el (vc-default-init-version): Update documentation to
indicate that the backend can override the default init version.
@@ -22919,7 +22919,7 @@
* startup.el: Document command line option --no-window-system
instead of --no-windows.
-2001-10-30 David Ponce <david.ponce@wanadoo.fr>
+2001-10-30 David Ponce <david.ponce@wanadoo.fr>
* font-lock.el (java-font-lock-syntactic-face-function): New fun.
(font-lock-defaults-alist): Use it.
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index d21edb691b..642a0f0e20 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -5628,7 +5628,7 @@
* calc/calc-mode.el (calc-set-simplify-mode):
* calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
-2007-12-07 D. Goel <deego3@gmail.com>
+2007-12-07 Deepak Goel <deego3@gmail.com>
* progmodes/idlw-shell.el (idlwave-shell-display-line)
* progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
@@ -5657,7 +5657,7 @@
(dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
Reorder `dbus-call-method' arguments.
-2007-12-06 D. Goel <deego3@gmail.com>
+2007-12-06 Deepak Goel <deego3@gmail.com>
* allout.el (allout-write-file-hook-handler):
* textmodes/reftex.el (reftex-TeX-master-file):
@@ -5768,7 +5768,7 @@
(imap-parse-status): Upcase status-att for broken servers that sends
them lower-case (e.g., MS Exchange 2007).
-2007-12-05 D. Goel <deego3@gmail.com>
+2007-12-05 Deepak Goel <deego3@gmail.com>
* simple.el (undo):
* image-dired.el (image-dired-display-thumb-properties):
@@ -9474,7 +9474,7 @@
(doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
avoid security problems when rendering files from untrusted sources.
-2007-10-17 Aaron Hawley <aaronh@garden.org>
+2007-10-17 Aaron S. Hawley <aaronh@garden.org>
* tutorial.el (tutorial--save-tutorial): Display message when tutorial
position is not saved.
@@ -10397,7 +10397,7 @@
There are no changes to existing logic in this patch.
(vc-revert-buffer1): Rename to vc-revert-buffer-internal.
-2007-10-06 Aaron Hawley <aaronh@garden.org>
+2007-10-06 Aaron S. Hawley <aaronh@garden.org>
* autoinsert.el (auto-insert-alist): Add a Texinfo entry.
@@ -11368,7 +11368,7 @@
* cus-start.el (all): Revert 2007-09-08 change.
-2007-09-12 Aaron Hawley <aaronh@garden.org>
+2007-09-12 Aaron S. Hawley <aaronh@garden.org>
* jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
extract .Z files, since it is more common than uncompress.
@@ -14442,7 +14442,7 @@
* tutorial.el (tutorial--find-changed-keys):
Handle C-x specially like ESC.
-2007-07-15 Aaron Hawley <aaronh@garden.org>
+2007-07-15 Aaron S. Hawley <aaronh@garden.org>
* tar-mode.el (tar-get-descriptor): No error for zero-length file.
@@ -16318,7 +16318,7 @@
* mail/mail-extr.el (mail-extract-address-components):
Recognize non-ASCII characters except for NBSP as words.
-2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
+2007-05-21 Trent W. Buck <trentbuck@gmail.com> (tiny change)
* net/rcirc.el (rcirc-fill-column): Allow `window-width'.
(rcirc-print): Handle `window-width'.
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index dbca9d55c4..3382aeb522 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -326,7 +326,7 @@
* icon.el: New file.
-1988-05-02 Brian Fox (bfox@rice-krispies.ai.mit.edu)
+1988-05-02 Brian J. Fox (bfox@rice-krispies.ai.mit.edu)
* replace.el (perform-replace): Make `y' do what SPC does, `n' do
what DEL does, and `q' do what ESC does. The original set of keys
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index fd01547148..c69c5bfa81 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -4906,7 +4906,7 @@
* texinfmt.el (texinfo-format-region): Change `texinfo-[start
end]-of-header' to `tex-[start end]-of-header'.
-1993-11-10 Brian Fox (bfox@mole.gnu.ai.mit.edu)
+1993-11-10 Brian J. Fox (bfox@mole.gnu.ai.mit.edu)
* rmail.el (rmail-start-mail): Don't do other frame unless we have
a window system, regardless of the state of rmail-mail-new-frame.
@@ -5127,7 +5127,7 @@
Scroll so only if point is at or after the process mark.
When scrolling, put end of text on bottom line, regardless of point.
-1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
+1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
* ispell.el (ispell): If the buffer to spell has no associated
file, or, the associated file has a special handler, use a
@@ -5311,7 +5311,7 @@
* cdl.el: New file.
-1993-10-20 Brian Fox (bfox@gnu.ai.mit.edu)
+1993-10-20 Brian J. Fox (bfox@gnu.ai.mit.edu)
* forms.el (forms--set-minor-mode): Rewrite so that describe-mode
can parse the value of minor-mode-alist correctly. The string
@@ -5528,7 +5528,7 @@
for this to take effect, sorry.) Save "mark-activity" and
allow multi-dir direds.
-1993-10-04 Brian Fox (bfox@albert.gnu.ai.mit.edu)
+1993-10-04 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
* telnet.el (rsh): Add `host' to args passed to make-comint.
@@ -5746,7 +5746,7 @@
(comint-magic-space): Use self-insert command.
(comint-history-file-name): New variable.
-1993-09-21 Brian Fox (bfox@albert.gnu.ai.mit.edu)
+1993-09-21 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
* edebug.el (edebug-enter): Don't call the current function being
debugged in pre-command-hook or post-command-hook.
@@ -5838,7 +5838,7 @@
* menu-bar.el (revert-buffer):
Enable menu item when the buffer is modified.
-1993-09-17 Brian Fox (bfox@inferno)
+1993-09-17 Brian J. Fox (bfox@inferno)
* simple.el (kill-region): Use `equal' instead of `eq' to compare
markers `beg' and `end'. They might be two different markers that
@@ -5866,7 +5866,7 @@
* dired.el (dired-mode): Don't change the value of
case-fold-search.
-1993-09-15 Brian Fox (bfox@inferno)
+1993-09-15 Brian J. Fox (bfox@inferno)
* files.el (local-write-file-hooks): Make this variable
buffer-local.
@@ -5879,7 +5879,7 @@
* vc.el (vc-do-command): Remove debugging output. Use (forward-line
-1) instead of (previous-line 1).
-1993-09-14 Brian Fox (bfox@inferno)
+1993-09-14 Brian J. Fox (bfox@inferno)
* rmail.el (rmail-convert-file): If the file is empty, don't
convert it after inserting the BABYL header.
@@ -5925,15 +5925,15 @@
Create a new change log entry if the mailing address doesn't
match; don't just compare the date, full name, and login name.
-1993-09-01 Brian Fox (bfox@inferno)
+1993-09-01 Brian J. Fox (bfox@inferno)
* tex-mode.el (slitex-mode): Add ###autoload magic cookie.
-1993-08-27 Brian Fox (bfox@sonderbar)
+1993-08-27 Brian J. Fox (bfox@sonderbar)
* diff.el (diff): Doc fix.
-1993-08-17 Brian Fox (bfox@inferno)
+1993-08-17 Brian J. Fox (bfox@inferno)
* version.el: Changed comment to refer to actual filename
"inc-vers.el" instead of "inc-version.el".
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index ff13a5e5b1..23c44c2650 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -4475,7 +4475,7 @@
* dabbrev.el: Complete rewrite by Lars.Lindberg@sypro.cap.se.
-1994-12-23 Barry Warsaw (bwarsaw@cnri)
+1994-12-23 Barry A. Warsaw (bwarsaw@cnri)
* elp.el (elp-pack-number): New function.
(elp-output-results): Use elp-pack-number to truncate time strings,
@@ -5766,7 +5766,7 @@
* etags.el (etags-tags-table-files, etags-tags-included-tables):
Search backwards for the comma in case the file name contains one.
-1994-10-17 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1994-10-17 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* paths.el (rmail-spool-directory): Add a condition to test
the Bull DPX/2.
@@ -5840,7 +5840,7 @@
* desktop.el (desktop-internal-v2s): Remove all text properties
from strings.
-1994-10-13 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1994-10-13 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* hilit19.el (hilit-set-mode-patterns - lisp-mode): Fix regexp
for 'defconstant' that leads to an infinite loop.
@@ -6027,7 +6027,7 @@
(makefile-add-log-defun): New function.
(makefile-menu-index-function): New function.
-1994-10-11 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1994-10-11 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* rmailsum.el (rmail-summary-resend): New function.
(rmail-summary-mode-map - resend): Call rmail-summary-resend
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 1852e6ea2e..9cef4ccbef 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -1728,7 +1728,7 @@
* timer.el (timer-event-handler): Inhibit quitting.
-1996-03-24 Jonathan Kamens <jik@cam.ov.com>
+1996-03-24 Jonathan I. Kamens <jik@cam.ov.com>
* terminal.el (te-terminal-name-prefix): Change from
"emacs-virtual" to "emacs-em", so that things will work on systems
@@ -2666,7 +2666,7 @@
* timer.el (run-at-time): Handle numbers as relative times in
seconds, as the original code did.
-1996-02-06 Barry Warsaw <bwarsaw@anthem>
+1996-02-06 Barry A. Warsaw <bwarsaw@anthem>
* cc-mode.el (c-common-init): Fix typo.
@@ -4793,7 +4793,7 @@
(completion-c-mode-hook): Encapsulate C-mode changes in new function.
Either call it now or put it on c-mode-hook.
-1995-11-22 Barry Warsaw <bwarsaw@anthem>
+1995-11-22 Barry A. Warsaw <bwarsaw@anthem>
* cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just
return t at end of let clause since this will break
@@ -6314,7 +6314,7 @@
* gud.el (gud-filter): Save up text that arrives while processing
previous text.
-1995-09-06 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1995-09-06 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* rmailsum.el (rmail-summary-construct-io-menu): Use all of FILES.
Also disable the menu instead of not displaying it, if FILES is empty.
@@ -6354,7 +6354,7 @@
* sendmail.el (sendmail-send-it): Use user-mail-address.
-1995-08-31 Barry Warsaw <bwarsaw@anthem>
+1995-08-31 Barry A. Warsaw <bwarsaw@anthem>
* cc-mode.el (c-backslashify-current-line): Obsolete.
(c-append-backslash, c-delete-backslash): Taken from c-mode.el.
@@ -6825,7 +6825,7 @@
property.
(vc-trunk-p, vc-branch-part): Functions moved before first use.
-1995-08-16 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1995-08-16 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* rmailsum.el (rmail-new-summary): Enable the Input/output menu.
@@ -7796,7 +7796,7 @@
(mouse-drag-region): Set it.
(mouse-save-then-kill): Test it.
-1995-06-29 David M Smith <D.M.Smith@lancaster.ac.uk>
+1995-06-29 David M. Smith <D.M.Smith@lancaster.ac.uk>
* ielm.el (ielm-font-lock-keywords): New variable
(inferior-emacs-lisp-mode): Use it for font-lock support
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 62f263b644..2ac139e240 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -6337,7 +6337,7 @@
`parse-partial-sexp' contains the starting pos of the last
literal.
-1998-02-16 Barry Warsaw <cc-mode-help@python.org>
+1998-02-16 Barry A. Warsaw <cc-mode-help@python.org>
* progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Set
imenu-case-fold-search to nil.
@@ -17273,7 +17273,7 @@
Variable renamed from multitable-temp-rectangle-name.
(texinfo-format-key): Don't insert angle-brackets.
-1997-05-24 Bob Chassell <bob@gnu.ai.mit.edu>
+1997-05-24 Robert J. Chassell <bob@gnu.ai.mit.edu>
* texinfo.el (texinfo-version): New function and variable.
(texinfo-update-node): New autoload call.
diff --git a/lisp/erc/ChangeLog.05 b/lisp/erc/ChangeLog.05
index 041f2d5ad8..42b0ec3a9a 100644
--- a/lisp/erc/ChangeLog.05
+++ b/lisp/erc/ChangeLog.05
@@ -1050,7 +1050,7 @@
XEmacs). The new function `erc-modified-channels-object' is used
to generate updated values for the same-named variable.
-2005-01-08 Diane Murray <disumu@x3y2z1.net>
+2005-01-08 Diane Murray <disumu@x3y2z1.net>
* ChangeLog.2002: Changed instances of my sourceforge username and
email address to real name and email.
@@ -1124,7 +1124,7 @@
* NEWS: Use 3rd level heading instead of bullets for lists that
contain descriptions.
-2005-01-07 Diane Murray <disumu@x3y2z1.net>
+2005-01-07 Diane Murray <disumu@x3y2z1.net>
* erc-list.el: Require 'sort.
(erc-chanlist): Disable undo in the channel list buffer.
@@ -1180,7 +1180,7 @@
policy toward ChangeLog entries, which is that they should be
manually updated whenever a change is committed.
-2005-01-04 Diane Murray <disumu@x3y2z1.net>
+2005-01-04 Diane Murray <disumu@x3y2z1.net>
* erc.el (erc-connection-established, erc-login): Update the
mode-line.
@@ -1189,11 +1189,11 @@
`mode-line-process' to ":connecting" while the connection is being
established.
-2005-01-04 Lawrence Mitchell <wence@gmx.li>
+2005-01-04 Lawrence Mitchell <wence@gmx.li>
* AUTHORS: Update list of authors.
-2005-01-02 Diane Murray <disumu@x3y2z1.net>
+2005-01-02 Diane Murray <disumu@x3y2z1.net>
* erc-goodies.el (erc-control-characters): New customization
group.
diff --git a/lisp/erc/ChangeLog.07 b/lisp/erc/ChangeLog.07
index 67999bae85..4915fd9d1d 100644
--- a/lisp/erc/ChangeLog.07
+++ b/lisp/erc/ChangeLog.07
@@ -43,7 +43,7 @@
(erc-nickserv-identification-autodetect): New functions.
(erc-nickserv-identified-hook): New hook.
-2007-12-06 D. Goel <deego3@gmail.com>
+2007-12-06 Deepak Goel <deego3@gmail.com>
* erc-match.el (erc-add-entry-to-list): Fix buggy call to `error'.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index a0ebd45bfd..5dbf7ff30c 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1619,7 +1619,7 @@
group names with backslashes. Reported by Tassilo Horn
<tassilo@member.fsf.org>.
-2007-12-06 D. Goel <deego3@gmail.com>
+2007-12-06 Deepak Goel <deego3@gmail.com>
* gnus-art.el (article-make-date-line):
* gnus-start.el (gnus-load):
@@ -2564,7 +2564,7 @@
* gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
(gnus-read-move-group-name): Decode group name for completion.
-2007-07-31 Ted Zlatanov <tzz@lifelogs.com>
+2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
* gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
@@ -8152,7 +8152,7 @@
* gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
-2005-04-06 D Goel <deego@gnufans.org>
+2005-04-06 Deepak Goel <deego@gnufans.org>
* spam-stat.el (spam-stat-score-buffer): Add a call to a
user-function allow user modifications of the scores.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index e5075309e3..d4cea71e8c 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -2294,7 +2294,7 @@
* gnus-sum.el (gnus-summary-reselect-current-group): Supply
leave-hidden.
-2003-05-14 Jonathan Kamens <jik@kamens.brookline.ma.us>
+2003-05-14 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
* gnus-sum.el (gnus-summary-exit): Added `leave-hidden'. (Tiny
patch.)
@@ -7438,7 +7438,7 @@
(spam-display-buffer-contents): Remove.
(spam-bogofilter-score): Merge spam-display-buffer-contents.
-2002-10-17 Ted Zlatanov <tzz@lifelogs.com>
+2002-10-17 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el (spam-display-buffer-contents): New function.
(spam-bogofilter-score): Use spam-display-buffer-contents, patch
@@ -7497,7 +7497,7 @@
* gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
-2002-10-11 Ted Zlatanov <tzz@lifelogs.com>
+2002-10-11 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el (spam-check-ifile): Added ifile as a spam checking
backend, and spam-use-ifle as the variable to toggle that check.
@@ -7507,7 +7507,7 @@
* message.el (message-beginning-of-line): New variable.
(message-beginning-of-line): Use it.
-2002-10-11 Ted Zlatanov <tzz@lifelogs.com>
+2002-10-11 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el: More compilation fixes for BBDB.
@@ -7543,7 +7543,7 @@
(mml2015-unabbrev-trust-alist): New.
(mml2015-gpg-extract-signature-details): Use it.
-2002-10-10 Ted Zlatanov <tzz@lifelogs.com>
+2002-10-10 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el: Compilation fixes, spam-check-bbdb function is nil if no
BBDB installed.
@@ -7737,7 +7737,7 @@
* gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
raw-text.
-2002-09-30 Ted Zlatanov <tzz@lifelogs.com>
+2002-09-30 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el: Merged changes from pinard@iro.umontreal.ca (Fran,Ag(Bois
Pinard).
@@ -8463,7 +8463,7 @@
* gnus-sum.el (gnus-summary-insert-new-articles): Count down to
avoid nreverse.
-2002-07-14 Ted Zlatanov <teodor.zlatanov@divine.com>
+2002-07-14 Teodor Zlatanov <teodor.zlatanov@divine.com>
* gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
(gnus-summary-mode-line-format-alist): Add %h for number of
@@ -9081,7 +9081,7 @@
* message.el (message-gen-unsubscribed-mft): Accept a prefix
argument so CC can be included with C-u C-c C-f C-a.
-2002-04-17 Ted Zlatanov <teodor.zlatanov@divine.com>
+2002-04-17 Teodor Zlatanov <teodor.zlatanov@divine.com>
* spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
Improve docstring.
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index ae31e243ac..c6b58d43d7 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -10062,7 +10062,7 @@
(mh-filter-out-non-text): New function to filter out attachments
from message being yanked.
-2002-05-20 Bill Wohler <Bill.Wohler@openwave.com>
+2002-05-20 Bill Wohler <Bill.Wohler@openwave.com>
* mh-utils.el (mh-invisible-headers-show-xface): First sentence of
docstring was not entirely on first line so was truncated in
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index cf45167d58..70315d7290 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -18,8 +18,7 @@
* org.el (org-get-outline-path): Fix bug if level is not given.
- * org-agenda.el (org-finalize-agenda): Fix typo with variable
- name.
+ * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
2008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
@@ -31,7 +30,7 @@
* org-agenda.el (org-agenda-change-all-lines): New argument
FORCE-TAGS.
- (org-agenda-set-tags): Cet the new tags and pas them to
+ (org-agenda-set-tags): Get the new tags and pass them to
`org-format-agenda-item'.
2008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
@@ -1869,7 +1868,7 @@
(org-structure-template-alist): New, experimental option.
(org-complete): Call `org-complete-expand-structure-template'.
-2008-06-17 Bastien Guerry <bzg@altern.org>
+2008-06-17 Bastien Guerry <bzg@altern.org>
* org-export-latex.el (org-export-latex-preprocess): Added
support for blockquotes.
@@ -1887,7 +1886,7 @@
* org-exp.el (org-export-as-html, org-close-li): Implement
description lists.
-2008-06-17 Jason Riedy <jason@acm.org>
+2008-06-17 Jason Riedy <jason@acm.org>
* org-table.el (*orgtbl-default-fmt*): New variable.
(orgtbl-format-line): Use the value of *orgtbl-default-fmt*