summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2013-06-19 22:10:57 +0200
committerJuanma Barranquero <lekktu@gmail.com>2013-06-19 22:10:57 +0200
commit4f4050696105381b5893f594d719569817a861a3 (patch)
tree8a63d119ecd53cca19305183acb9eed73aece408 /lisp
parent86ace8fcd71bdb34543b9a99b490d94c24b05bb3 (diff)
downloademacs-4f4050696105381b5893f594d719569817a861a3.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
-rw-r--r--lisp/cedet/ChangeLog36
-rw-r--r--lisp/erc/ChangeLog4
-rw-r--r--lisp/gnus/ChangeLog30
-rw-r--r--lisp/mh-e/ChangeLog10
-rw-r--r--lisp/org/ChangeLog14
6 files changed, 53 insertions, 53 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 680796cee70..2eba6ef68c7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -890,7 +890,7 @@
(eieiomt-optimizing-obarray, eieiomt-install)
(eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
(eieio-generic-form, eieio-defmethod, make-obsolete)
- (eieio-defgeneric, make-obsolete): Move to eieio-core.el
+ (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
(defclass): Remove `eval-and-compile' from macro.
(call-next-method, shared-initialize): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
@@ -900,8 +900,8 @@
* emacs-lisp/eieio-core.el: New file. Derived from key parts of
eieio.el.
- (eieio--scoped-class-stack): New variable
- (eieio--scoped-class): New fcn
+ (eieio--scoped-class-stack): New variable.
+ (eieio--scoped-class): New fcn.
(eieio--with-scoped-class): New scoping macro.
(eieio-defclass): Use pushnew instead of add-to-list.
(eieio-defgeneric-form-primary-only-one, eieio-oset-default)
@@ -1614,9 +1614,9 @@
* progmodes/octave.el (octave-auto-fill): Remove.
(octave-indent-new-comment-line): Improve.
(octave-mode): Use auto fill mode through
- comment-line-break-function and fill-nobreak-predicate
+ comment-line-break-function and fill-nobreak-predicate.
(octave-goto-function-definition): Support DEFUN_DLD.
- (octave-beginning-of-defun): Small Tweak
+ (octave-beginning-of-defun): Small tweak.
(octave-help): Show parent directory.
2013-05-21 Glenn Morris <rgm@gnu.org>
@@ -2801,7 +2801,7 @@
Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
* net/tramp-compat.el (tramp-compat-call-process): Move function ...
- * net/tramp.el (tramp-call-process): ... here
+ * net/tramp.el (tramp-call-process): ... here.
(tramp-set-completion-function, tramp-parse-putty):
* net/tramp-adb.el (tramp-adb-execute-adb-command):
* net/tramp-gvfs.el (tramp-gvfs-send-command):
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog
index ec5c5840aba..dca0aa9cb9f 100644
--- a/lisp/cedet/ChangeLog
+++ b/lisp/cedet/ChangeLog
@@ -10,7 +10,7 @@
* semantic/ctxt.el (semantic-ctxt-end-of-symbol-default):
Remove unused free variable `symlist'.
-2013-06-02 Eric Ludlam <zappo@gnu.org>
+2013-06-02 Eric Ludlam <zappo@gnu.org>
* semantic/edit.el (semantic-change-function):
Use `save-match-data' around running hooks.
@@ -59,7 +59,7 @@
of code tags.
* srecode/compile.el (srecode-compile-templates): Fix warning
- punctuation. Remove status messages to clean up testing output
+ punctuation. Remove status messages to clean up testing output.
* ede/base.el (ede-project-placeholder-cache-file): Update doc to
mention 'nil' value.
@@ -77,7 +77,7 @@
custom symbols representing a compiler or linker instead of
restricting things to only the predefined compilers and linkers.
-2013-06-02 David Engster <dengste@eml.cc>
+2013-06-02 David Engster <dengste@eml.cc>
* semantic.el (semantic-mode-map): To avoid showing showing
Development menu twice, only disable menu item if menu-bar is
@@ -183,7 +183,7 @@
(semantic-analyze-dereference-metatype-stack): Use
`semantic-tag-similar-p' instead of 'eq' when comparing two tags
during metatype evaluation in case they are the same, but not the
- same node. (Tweaked patch from Tomasz Gajewski) (Tiny change)
+ same node. (Tweaked patch from Tomasz Gajewski) (Tiny change)
* semantic/db-find.el (semanticdb-partial-synchronize): Fix
require to semantic/db-typecache to be correct.
@@ -216,7 +216,7 @@
no spp symbols from it, say so.
* srecode/args.el (srecode-semantic-handle-:project): New argument
- handler. Provide variable values if not in an EDE project.
+ handler. Provide variable values if not in an EDE project.
* srecode/srt-mode.el (srecode-template-mode): Fix typo on srecode
name.
@@ -230,11 +230,11 @@
* srecode/srt.el: Add local variables for setting the autoload
file name.
- (srecode-semantic-handle-:srt): New autoload cookie
+ (srecode-semantic-handle-:srt): New autoload cookie.
* ede.el (ede-apply-preprocessor-map): Apply map to
`semantic-lex-spp-project-macro-symbol-obarray' instead of the
- system one. Add require for semantic.
+ system one. Add require for semantic.
* ede/proj-elisp.el (ede-update-version-in-source): In case a file
has both a version variable and a Version: comment, always use
@@ -298,19 +298,19 @@
`class-parents' to `eieio-class-parents', `class-children' to
`eieio-class-children', `object-name-string' to
`eieio-object-name-string', `object-class-fast' to
- `eieio--object-class'. Also replace direct access with new
+ `eieio--object-class'. Also replace direct access with new
accessor functions.
-2013-03-21 Tomasz Gajewski <tomga@wp.pl> (tiny change)
+2013-03-21 Tomasz Gajewski <tomga@wp.pl> (tiny change)
* ede/cpp-root.el (ede-project-autoload, initialize-instance): Fix
EDE file symbol to match rename. Fix ede-cpp-root symbol to
include -project in name.
-2013-03-21 Alex Ott <alexott@gmail.com>
+2013-03-21 Alex Ott <alexott@gmail.com>
* cedet-files.el (cedet-files-list-recursively): New. Recursively
- find files whose names are matching to given regex
+ find files whose names are matching to given regex.
* ede.el (ede-current-project): Rewrite to avoid imperative style.
@@ -326,7 +326,7 @@
Value of slot or local variable could be string or function that
receives project and should return string that will be invoked as
command.
- (project-compile-target): Invokes compilation of whole project
+ (project-compile-target): Invokes compilation of whole project.
* ede/files.el (ede-find-project-root): New function to
find root of project that contains specific file.
@@ -408,7 +408,7 @@
* semantic/db-el.el:
* semantic/chart.el: Fix requires.
- * ede/locate.el: Remove useless requires. Declare functions
+ * ede/locate.el: Remove useless requires. Declare functions
instead and require in functions when needed.
2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -725,7 +725,7 @@
(srecode-mode-table): Add new modetables slot.
(srecode-get-mode-table): Find the mode, but also find all parent
modes, and merge the tables together in :tables from :modetables.
- (srecode-make-mode-table): Init :modetables
+ (srecode-make-mode-table): Init :modetables.
(srecode-mode-table-find): Search in modetables.
(srecode-mode-table-new): Merge the differet files into the
modetables slot.
@@ -783,7 +783,7 @@
regular expression parsing.
(semantic-cpp-lexer): Add semantic-lex-c-ifdef.
(semantic-expand-c-tag): Check if tag is non-nil before adding it
- to return list
+ to return list.
(semantic-expand-c-extern-C, semantic-expand-c-complex-type):
New functions, copied from semantic-expand-c-tag.
(semantic-find-tags-included): New override which also searches
@@ -1294,9 +1294,9 @@
2010-09-29 Eric Ludlam <zappo@gnu.org>
* semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
- (semantic-lex-spp-enable-debug-symbol): New command
+ (semantic-lex-spp-enable-debug-symbol): New command.
(semantic-lex-spp-value-valid-p)
- (semantic-lex-spp-validate-value): New functions
+ (semantic-lex-spp-validate-value): New functions.
(semantic-lex-spp-symbol-set)
(semantic-lex-spp-symbol-push): Add call to validate value.
(semantic-lex-spp-table-write-slot-value): Instead of erroring on
@@ -1464,7 +1464,7 @@
(project-am-expand-subdirlist): New function.
(project-am-makefile::project-rescan): Use it. Combine SUBDIRS
and DIST_SUBDIRS.
- (project-am-meta-type-alist): A list to scan better Makefile.am
+ (project-am-meta-type-alist): A list to scan better Makefile.am.
(project-am-scan-for-targets): Scan also over
project-am-meta-type-alist.
(ede-system-include-path): Simple implementation.
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 76766144c18..a23fa508c46 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -141,7 +141,7 @@
* erc-page.el (erc-page-function):
* erc-stamp.el (erc-stamp): Doc fix.
-2012-08-21 Josh Feinstein <jlf@foxtail.org>
+2012-08-21 Josh Feinstein <jlf@foxtail.org>
* erc-join.el (erc-autojoin-timing): Fix defcustom type.
@@ -151,7 +151,7 @@
Use `erc-match-exclude-server-buffer' not
`erc-track-exclude-server-buffer'.
-2012-08-20 Josh Feinstein <jlf@foxtail.org>
+2012-08-20 Josh Feinstein <jlf@foxtail.org>
* erc.el (erc-display-message): Abstract message hiding decision
to new function erc-hide-current-message-p.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index d0fcacab1eb..6cee72ee12f 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -135,7 +135,7 @@
(eww-update-header-line-format): New function.
(eww-tag-title): New function.
- * shr.el (shr-dom-to-xml): (shr-dom-to-xml): New function.
+ * shr.el (shr-dom-to-xml): New function.
(shr-tag-svg): Add support for the SVG tag.
(shr-bullet): New custom variable.
(shr-tag-li): Support custom bullet in unordered lists.
@@ -230,7 +230,7 @@
* sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
stream managing functions by using open-protocol-stream to do most of
- the work. Has the nice benefit of enabling STARTTLS.
+ the work. Has the nice benefit of enabling STARTTLS.
Wait for capabilities after STARTTLS: following RFC5804, the server
sends new capabilities after successfully establishing a TLS connection
with the client. The client should update the cached list of
@@ -281,10 +281,10 @@
2013-06-10 Albert Krewinkel <krewinkel@moltkeplatz.de>
* sieve.el: Put point at beginning of buffer when viewing a script.
- (sieve-open-server): respect the PORT parameter. Show the correct port
- number in sieve-buffer's header. Fixed code to also work with a string
- as port specifier. Properly close the connection on pressing 'q'. Make
- sieve-manage-quit close the connection and process buffer. Also, remove
+ (sieve-open-server): Respect the PORT parameter. Show the correct port
+ number in sieve-buffer's header. Fixed code to also work with a string
+ as port specifier. Properly close the connection on pressing 'q'. Make
+ sieve-manage-quit close the connection and process buffer. Also, remove
duplicate keybinding for 'q'.
2013-06-10 Roy Hashimoto <roy.hashimoto@gmail.com> (tiny change)
@@ -528,7 +528,7 @@
(nnir-request-update-info): Improve marks updating.
(nnir-request-scan): Don't duplicate marks updating.
(gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
- Use 'assq rather than 'assoc. Quote anonymous function.
+ Use 'assq rather than 'assoc. Quote anonymous function.
(nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
Use 'gnus-group-prefixed-p.
(gnus-summary-create-nnir-group): Make sure server for method is open.
@@ -586,13 +586,13 @@
buffer use the posting-style and gcc of the original article group.
(gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
- * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
+ * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
after other deffoos.
2013-03-26 Andrew Cohen <cohen@bu.edu>
- * nnir.el: Major rewrite. Cleaner separation between searches and group
- management. Marks are now shown in nnir summary buffers. Rudimentary
+ * nnir.el: Major rewrite. Cleaner separation between searches and group
+ management. Marks are now shown in nnir summary buffers. Rudimentary
support for real (i.e. not ephemeral) nnir groups.
(gnus-summary-make-nnir-group): New function for initiating searches
from a summary buffer.
@@ -798,9 +798,9 @@
2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
- * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
- temporary file to get PGP key image. Pass no-show-photos when extracting
- image to avoid having it pop up twice.
+ * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
+ temporary file to get PGP key image. Pass no-show-photos when
+ extracting image to avoid having it pop up twice.
2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
@@ -1324,7 +1324,7 @@
2012-08-10 Daiki Ueno <ueno@unixuser.org>
- * auth-source.el: (auth-source-plstore-search)
+ * auth-source.el (auth-source-plstore-search)
(auth-source-secrets-search): Ignore :require and :type in search spec.
2012-08-06 Julien Danjou <julien@danjou.info>
@@ -10021,7 +10021,7 @@
2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
- * gnus-html.el: require mm-url.
+ * gnus-html.el: Require mm-url.
(gnus-html-wash-tags): Clarify the code a bit by renaming the variable
with the url to `url'.
(gnus-html-wash-tags): Support cid: URLs/images.
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index d326132c92e..5e94265f67d 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -103,7 +103,7 @@
2012-11-25 Ted Phelps <phelps@gnusto.com>
- Postpone junk processing (closes SF #2945712). Patch submitted by
+ Postpone junk processing (closes SF #2945712). Patch submitted by
Ted Phelps and refined by Bill Wohler.
* mh-e.el (mh-blacklist, mh-whitelist): New variables.
@@ -111,7 +111,7 @@
(mh-before-commands-processed-hook): Update documentation.
(mh-blacklist-msg-hook, mh-whitelist-msg-hook): New hooks.
(mh-folder-blacklisted, mh-folder-whitelisted): New faces.
- * mh-folder.el (mh-folder-message-menu): Add "Junk" to "Undo."
+ * mh-folder.el (mh-folder-message-menu): Add "Junk" to "Undo."
(mh-folder-font-lock-keywords): Add regexps for blacklisted and
whitelisted messages.
(mh-folder-mode): Add mh-blacklist and mh-whitelist variables.
@@ -149,8 +149,8 @@
X-MaxCode-Template:, X-ME-Bayesian:, X-Sendergroup:, X-SFDC-,
X-SMFBL:, X-SMHeaderMap:, X-VGI-OESCD:, X-VirtualServer:,
X-VirtualServerGroup:, X-XPT-XSL-Name:, X-Y-GMX-Trusted:,
- X-XWALL-, X-ZixNet:. Changed X-Habeas-SWE- to X-Habeas-. Updated
- the comment. (addresses SF #1916032).
+ X-XWALL-, X-ZixNet:. Changed X-Habeas-SWE- to X-Habeas-. Updated
+ the comment. (addresses SF #1916032).
2012-11-25 Bill Wohler <wohler@newt.com>
@@ -159,7 +159,7 @@
X-Bayes-Prob, X-Cam-, X-CanIt-Geo, X-Completed, X-Facebook,
X-Forwarded-, X-Generated-By, X-Headers-End, X-IEEE-UCE,
X-Jira-Fingerprint, X-Junkmail-, X-Launchpad-, X-MXL-Hash,
- X-Notification-, X-Notifications, X-Oracle-Calendar. Replace
+ X-Notification-, X-Notifications, X-Oracle-Calendar. Replace
X-DCC-Usenix-Metrics with X-DCC- (addresses SF #1916032).
2012-11-25 Jeffrey C Honig <jch@honig.net>
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 7ea780f2aa6..16097c1c0b2 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -986,7 +986,7 @@
2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
* ob-R.el (org-babel-R-initiate-session): Protect against use of
- unbound variable `ess-ask-for-ess-directory´. The default for this
+ unbound variable `ess-ask-for-ess-directory´. The default for this
variable is true, so act accordingly if it is found unbound.
* ob-R.el: Remove initialization with `nil´ from
@@ -1031,7 +1031,7 @@
* org-version.el: New file.
* org-compat.el (org-check-version): New macro. Check if
- org-version.el exists and provide autoloads to that. Otherwise
+ org-version.el exists and provide autoloads to that. Otherwise
check if org-fixup.el exists and use it to provide definitions.
Finally if nothing worked, complain about a botched installation
and provide fallback definitions.
@@ -3482,7 +3482,7 @@
org-footnote-unique-label if org-footnote-auto-label is set to
random.
- * org-gnus.el: (org-gnus-follow-link): Fix argument to
+ * org-gnus.el (org-gnus-follow-link): Fix argument to
gnus-group-read-group so that following a link does not result in
unread article being selected.
@@ -3572,7 +3572,7 @@
* org-clock.el (org-clock-idle-time): Org-mode assumed that
x11idle was an available command, and returned an idle time of 0
if it was not
- (never idle). Added checks so that org-idle-time will come from
+ (never idle): Added checks so that org-idle-time will come from
emacs' own current-idle-time if x11idle cannot be found or if it
cannot retrieve the idle time from X11
@@ -3628,7 +3628,7 @@
(org-comment-or-uncomment-region): Rewrite function. Now comment
region at a fixed column: the minimal indentation of the region.
(org-fill-context-prefix): Rename function into
- `org-adaptive-fill-function'. Also, In a paragraph, choose the
+ `org-adaptive-fill-function'. Also, In a paragraph, choose the
same prefix as the current line.
* org-exp.el (org-export-handle-comments): Also remove comments at
@@ -3761,7 +3761,7 @@
point on an inlinetask. Refactor code.
* org.el (org-mark-subtree): Do not make a special case for
- inlinetasks when marking a subtree. These are handled by
+ inlinetasks when marking a subtree. These are handled by
`org-element-mark-element'.
* org-element.el (org-element-comment-parser): Consider first "+"
@@ -4881,7 +4881,7 @@
* org-clock.el (org-in-clocktable-p): Move to org.el.
- * org.el (org-in-clocktable-p): New function. Moved from
+ * org.el (org-in-clocktable-p): New function. Moved from
org-clock.el.
2012-04-01 David Maus <dmaus@ictsoc.de>