summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2014-01-26 01:47:40 +0100
committerJuanma Barranquero <lekktu@gmail.com>2014-01-26 01:47:40 +0100
commit3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch)
tree8c9b3c29bbe86856fc7fae2d288f579aef9a2444
parent4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff)
Fix ChangeLog typos.
-rw-r--r--leim/ChangeLog2
-rw-r--r--lisp/ChangeLog12
-rw-r--r--lisp/ChangeLog.104
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.132
-rw-r--r--lisp/ChangeLog.22
-rw-r--r--lisp/ChangeLog.54
-rw-r--r--lisp/ChangeLog.92
-rw-r--r--lisp/mh-e/ChangeLog2
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--lisp/org/ChangeLog4
-rw-r--r--src/ChangeLog.114
-rw-r--r--src/ChangeLog.32
-rw-r--r--src/ChangeLog.82
14 files changed, 23 insertions, 23 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index e45d632ced..73dee39661 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -652,7 +652,7 @@
2008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
- * quail/cyrillic.el : Add more rules to cyrillic-translit, make
+ * quail/cyrillic.el: Add more rules to cyrillic-translit, make
everything postfix. Adjust to eliminate conflicts.
2008-06-30 Juanma Barranquero <lekktu@gmail.com>
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9ca49202a8..b9e79743b3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -168,7 +168,7 @@
Bind open-paren-in-column-0-is-defun-start to nil at some entry
points.
* progmodes/cc-engine.el (c-invalidate-state-cache-1)
- (c-parse-state-1, c-guess-basic-syntax): Bind it here.
+ (c-parse-state-1, c-guess-basic-syntax): Bind it here.
* progmodes/cc-mode.el (c-before-change, c-after-change)
(c-font-lock-fontify-region): Bind it here.
@@ -662,7 +662,7 @@
2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
- * net/eww.el (eww): Support single/double quote for search.
+ * net/eww.el (eww): Support single/double quote for search.
* net/eww.el (eww-list-histories,eww-history-browse): Fixup.
(eww-history-quit): Delete and use quit-window.
(eww-history-kill): Delete, because it doesn't work well and
@@ -725,7 +725,7 @@
* mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
(rmail-epa-decrypt): Turn off mime processing.
- * mail/rmail.el (rmail-make-in-reply-to-field):
+ * mail/rmail.el (rmail-make-in-reply-to-field):
Add parens in message-id.
* mail/rmail.el (rmail-get-coding-function): Variable.
@@ -6532,7 +6532,7 @@
Silence byte-compiler warning.
* frameset.el (frameset-p): Don't check non-nullness of the `properties'
- slot , which can indeed be nil.
+ slot, which can indeed be nil.
(frameset-live-filter-alist, frameset-persistent-filter-alist):
Move entry for `left' from persistent to live filter alist.
(frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
@@ -7986,8 +7986,8 @@
Add `remember-notes' function to store random notes across Emacs
restarts.
- * textmodes/remember.el (remember-data-file): Add :set callback to affect
- notes buffer (if any).
+ * textmodes/remember.el (remember-data-file): Add :set callback to
+ affect notes buffer (if any).
(remember-notes): New command.
(remember-notes-buffer-name, bury-remember-notes-on-kill):
New defcustoms for the `remember-notes' function.
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 9c72794549..6595d5c5f6 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -7680,7 +7680,7 @@
2002-12-08 Nick Roberts <nick@nick.uklinux.net>
- * gdb-ui.el : Remove inappropriate key-bindings.
+ * gdb-ui.el: Remove inappropriate key-bindings.
(gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
Parse correctly when breakpoint has no line number.
(def-gdb-auto-update-handler, gdb-info-locals-handler)
@@ -8116,7 +8116,7 @@
2002-11-21 Nick Roberts <nick@nick.uklinux.net>
- * gdb-ui.el : General tidying. Patches from Stefan Monnier.
+ * gdb-ui.el: General tidying. Patches from Stefan Monnier.
2002-11-20 Simon Josefsson <jas@extundo.com>
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 906a445c89..224f84ead0 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -12520,7 +12520,7 @@
(gdb-update-flag): New variables.
(gdb-var-update, gdb-var-update-handler,gdb-var-delete)
(gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
- (gud-watch, gdb-var-create-handler) : New functions.
+ (gud-watch, gdb-var-create-handler): New functions.
(gdb-var-list-children, gdb-var-list-children-handler)
(gdb-var-create-regexp, gdb-var-update-regexp)
(gdb-var-list-children-regexp): New constants.
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 47c6144046..f6bdc4326e 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -636,7 +636,7 @@
2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
- * ps-print.el : Fix doc.
+ * ps-print.el: Fix doc.
(ps-print-version): New version 7.0.
2008-02-01 Kenichi Handa <handa@m17n.org>
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index fa1730f04f..e1e5aa1161 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -3799,7 +3799,7 @@
1986-06-14 Richard M. Stallman (rms@prep)
- * mh-e.el : Install 3.3f from Larus.
+ * mh-e.el: Install 3.3f from Larus.
1986-06-12 Richard M. Stallman (rms@prep)
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 003aa10892..caa35462f1 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -3463,7 +3463,7 @@
1995-02-04 G Dinesh Dutt (brat@htilbom.ernet.in)
- * etags.el : Changes to support filenames as tags too and provided
+ * etags.el: Changes to support filenames as tags too and provided
a drop-in replacement for list-tags.
(find-tag-noselect): Recognize filenames as valid tags too.
(find-tag-file-order): New variable holds function to check for match
@@ -3671,7 +3671,7 @@
1994-01-24 G Dinesh Dutt (brat@htilbom.ernet.in)
- * etags.el : Changes to support filenames as tags too and provided
+ * etags.el: Changes to support filenames as tags too and provided
a drop-in replacement for list-tags.
(find-tag-noselect): Recognize filenames as valid tags too.
(find-tag-file-order): New variable added. This contains the name of
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 2ddaad4892..c0a5ce5203 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -19790,7 +19790,7 @@
(bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
(bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
(bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
- (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
+ (bibtex-complete-key, bibtex-String): Use the new nomenclature.
2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index b2b597d5f3..90a19c5ae7 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1223,7 +1223,7 @@
(mh-show-subject, mh-show-to, mh-show-xface)
(mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
- (mh-speedbar-selected-folder-with-unseen-messages): : Add
+ (mh-speedbar-selected-folder-with-unseen-messages): Add
:package-version keyword to these faces (closes SF #1452724).
* mh-tool-bar.el (mh-tool-bar-define): Add commented-out
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index d274282675..926c48896b 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -11261,7 +11261,7 @@
* mh-utils.el (mh-decode-quoted-printable):
New customizable variable telling whether to run mimedecode on
MIME message containing quoted-printable parts. mimedecode will
- only alter quoted-printable parts , leaving others intact, and the
+ only alter quoted-printable parts, leaving others intact, and the
resulting message is still fully MIME.
* mh-utils.el (mh-decode-quoted-printable): New function to run
mimedecode on the current buffer.
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 1ca4418241..0822dc42de 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -6502,7 +6502,7 @@
"29.03 16:40".
* org-element.el (org-element-center-block-parser)
- (org-element-drawer-parser, , org-element-footnote-definition-parser)
+ (org-element-drawer-parser, org-element-footnote-definition-parser)
(org-element-inlinetask-parser, org-element-plain-list-parser)
(org-element-quote-block-parser, org-element-special-block-parser)
(org-element-babel-call-parser, org-element-clock-parser)
@@ -21490,7 +21490,7 @@
2010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
- * org-list.el : Removed unused variable
+ * org-list.el: Removed unused variable
`org-suppress-item-indentation'.
* org-list.el (org-renumber-ordered-list): Skip item if bullet
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 59c1f369e1..ac886d3896 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -5255,7 +5255,7 @@
(x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations
before code.
- * nsterm.h : Include sysselect.h.
+ * nsterm.h: Include sysselect.h.
(x_sync, x_get_focus_frame, x_set_mouse_position)
(x_set_mouse_pixel_position, x_make_frame_visible)
(x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height)
@@ -18934,7 +18934,7 @@
(ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
(ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
- * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba)
+ * xftfont.c (QChinting, QCautohint, QChintstyle, QCrgba)
(QCembolden): New variables.
(syms_of_xftfont): DEFSYM them.
(xftfont_open): Call XftFontMatch. Don't trust the result of
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 227b65a520..0a04a134cc 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -12551,7 +12551,7 @@
1990-09-27 Richard Stallman (rms@mole.ai.mit.edu)
- * emacs.c (main) : Set the DISPLAY environment value when both of
+ * emacs.c (main): Set the DISPLAY environment value when both of
MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined.
* m-convex.h (LIB_STANDARD, LIBS_MACHINE): Remove these, they
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index c83253e3be..a483a561d0 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -2742,7 +2742,7 @@
(PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string.
(STRING_CHAR_AND_CHAR_LENGTH): This macro removed.
- * charset.c : Lots of comments fixed.
+ * charset.c: Lots of comments fixed.
(SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string.
(CHAR_COMPONENTS_VALID_P): Name changed from
CHAR_COMPONENT_VALID_P. Caller changed.