summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2014-03-10 00:55:11 +0100
committerJuanma Barranquero <lekktu@gmail.com>2014-03-10 00:55:11 +0100
commit8cf07e5a55cfb5d8b12e6a2be87144c6f19a6f65 (patch)
tree1ac22b6d3df13ea3d0430c9c3e2aeb86f98e8b66
parentd050de754c22013db5fb8f57650d22581393ed79 (diff)
etc/ChangeLog: Add missing bug reference.
doc/emacs/ChangeLog, doc/lispref/ChangeLog, lisp/ChangeLog*: Fix typos.
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/lispref/ChangeLog2
-rw-r--r--etc/ChangeLog2
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.1022
-rw-r--r--lisp/ChangeLog.1124
-rw-r--r--lisp/ChangeLog.8146
-rw-r--r--lisp/ChangeLog.9111
-rw-r--r--lisp/gnus/ChangeLog.126
9 files changed, 169 insertions, 170 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 5620b60a11..02bdbe65cd 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -454,8 +454,8 @@
(emacs.ps, emacs-xtra.ps): Remove explicit rules.
(emacs.html): Use HTML_OPTS.
(clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
- (.PHONY): install-dvi, install-html, install-pdf, install-ps
- ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+ (.PHONY): install-dvi, install-html, install-pdf, install-ps,
+ install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
uninstall-ps, and uninstall-doc.
(install-dvi, install-html, install-pdf, install-ps, install-doc)
(uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 93153a1ecb..1b2927f4d3 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -3720,7 +3720,7 @@
2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
Tim Cross <theophilusx@gmail.com> (tiny change)
- Glenn Morris <rgm@gnu.org>
+ Glenn Morris <rgm@gnu.org>
* keymaps.texi (Toolkit Differences): New node. (Bug#8176)
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 5ab8c66185..2be1af3053 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,6 +1,6 @@
2014-03-08 Luis Felipe López Acevedo <felipe.lopac@gmail.com> (tiny change)
- * tutorials/TUTORIAL.es: Fix typos.
+ * tutorials/TUTORIAL.es: Fix typos. (Bug#116707)
2014-03-08 Eli Zaretskii <eliz@gnu.org>
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7ce4ad1a3a..3388f211b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,7 +3,7 @@
* ansi-color.el (ansi-color-names-vector): Copy default colors
from `xterm-standard-colors' that look well on the default white
background (and also on the black background) to avoid illegible
- color combinations like yello-on-white and white-on-white.
+ color combinations like yellow-on-white and white-on-white.
http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
2014-03-08 Juanma Barranquero <lekktu@gmail.com>
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 6595d5c5f6..dd5267725e 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -1729,7 +1729,7 @@
(bibtex-pop): Simplify.
(bibtex-mode): Move setting of bibtex-string to bibtex-parse-strings.
Set choose-completion-string-functions.
- (bibtex-print-help-message,bibtex-make-field, bibtex-end-of-entry)
+ (bibtex-print-help-message, bibtex-make-field, bibtex-end-of-entry)
(bibtex-count-entries): Simplify.
(bibtex-entry-index, bibtex-lessp): New funs for generalized sorting
scheme of indices, see bibtex-maintain-sorted-entries.
@@ -2564,9 +2564,9 @@
* ediff-util.el (ediff-maybe-save-and-delete-merge): Change in a
message.
- * ediff.el (ediff-directories,ediff-directory-revisions)
- (ediff-directories3,ediff-merge-directories)
- (ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions)
+ * ediff.el (ediff-directories, ediff-directory-revisions)
+ (ediff-directories3, ediff-merge-directories)
+ (ediff-merge-directories-with-ancestor, ediff-merge-directory-revisions)
(ediff-merge-directory-revisions-with-ancestor): Make use of the new
ediff-default-filtering-regexp variable.
@@ -8035,7 +8035,7 @@
scroll event where a click on the mouse wheel button is ignored.
(mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
(mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
- (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
+ (mwheel-inhibit-click-timeout, mwheel-filter-click-events): New defuns.
(mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
Start mwheel-inhibit-click-event-timer with timeout handler
mwheel-inhibit-click-timeout.
@@ -13751,8 +13751,8 @@
(cvs-addto-collection): Use it to preserve point.
(cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
- * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode):
- Don't require the first element to be modifier-free.
+ * mwheel.el (mouse-wheel-scroll-amount, mwheel-scroll)
+ (mouse-wheel-mode): Don't require the first element to be modifier-free.
* pcvs-parse.el (cvs-parse-table):
Handle `nothing known about' with more care.
@@ -17879,8 +17879,8 @@
* ediff-diff.el (ediff-install-fine-diff-if-necessary):
Take the current highlighting style into account.
- (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
- (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
+ (ediff-forward-word-function, ediff-whitespace, ediff-word-1)
+ (ediff-word-2, ediff-word-3, ediff-word-4): Make them buffer local.
* ediff-init.el (ediff-patch-job): New macro.
@@ -18358,7 +18358,7 @@
is loaded.
* ediff-mult.el (ediff-intersect-directories)
- (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
+ (ediff-prepare-meta-buffer, ediff-get-directory-files-under-revision):
Cleanup.
(ediff-draw-dir-diffs): Now supports the "C" command in directory
difference buffer.
@@ -23163,7 +23163,7 @@
* textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
(texinfo-update-node, texinfo-sequential-node-update):
Don't bind the obsolete `auto-fill-hook'.
- (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
+ (texinfo-multi-file-included-list, texinfo-multi-file-master-menu-list):
Use `set-buffer' rather than `switch-to-buffer'.
(texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
Use `set-buffer' rather than `switch-to-buffer'.
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 224f84ead0..bbba11dd9b 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -2483,7 +2483,7 @@
string to kill-ring.
* calc/calc-aent.el (calc-alg-exp, math-toks)
- (math-exp-pos,math-exp-old-pos, math-exp-token)
+ (math-exp-pos, math-exp-old-pos, math-exp-token)
(math-exp-keep-spaces, math-exp-str): New variables.
(calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
(calcAlg-enter): Use declared variable calc-alg-exp.
@@ -3287,7 +3287,7 @@
2004-10-26 Jay Belanger <belanger@truman.edu>
- * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
+ * calc/calc.el (calc, full-calc, calc-quit, calc-keypad)
(full-calc-keypad, calc-trail-display): Use an extra argument
instead of `interactive-p'.
@@ -5099,7 +5099,7 @@
(isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
appropriately.
(isearch-mode-map): Bind `}' to `isearch-}-char'.
- (isearch-string, isearch-message,string, isearch-point)
+ (isearch-string, isearch-message-string, isearch-point)
(isearch-success, isearch-forward-flag, isearch-other-end)
(isearch-word, isearch-invalid-regexp, isearch-wrapped)
(isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
@@ -11315,7 +11315,7 @@
* emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
* man.el (Man-init-defvars):
* jka-compr.el (jka-compr-call-process):
- * files.el (get-free-disk-space,insert-directory):
+ * files.el (get-free-disk-space, insert-directory):
* ediff-ptch.el (ediff-test-patch-utility):
* ediff-diff.el (ediff-test-utility):
* dired-aux.el (dired-check-process):
@@ -11830,7 +11830,7 @@
2003-11-25 Stephen Eglen <stephen@gnu.org>
- * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
+ * iswitchb.el (iswitchb-read-buffer, iswitchb-exit-minibuffer):
iswitchb-exit is set to 'usefirst when user selects buffer at head
of list using RET. (Selecting buffers at the head of the list was
broken if the substring was also a complete buffer name.)
@@ -12385,8 +12385,8 @@
(ediff-select-difference): Set current difference.
(ediff-unselect-and-select-difference): Add comment.
- * ediff.el (ediff-directories,ediff-directory-revisions)
- (ediff-directories3,ediff-merge-directories)
+ * ediff.el (ediff-directories, ediff-directory-revisions)
+ (ediff-directories3, ediff-merge-directories)
(ediff-merge-directories-with-ancestor)
(ediff-merge-directory-revisions)
(ediff-merge-directory-revisions-with-ancestor):
@@ -12518,7 +12518,7 @@
* gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
(gdb-update-flag): New variables.
- (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
+ (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.
(gdb-var-list-children, gdb-var-list-children-handler)
@@ -12537,9 +12537,9 @@
(gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
(gdb-expressions-mode-menu, gdb-dive): Remove variables.
(gud-display, gud-display1)
- (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
+ (gdb-display-begin, gdb-display-number-end, gdb-delete-line)
(gdb-display-end, gdb-display-go-back, gdb-array-section-end)
- (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
+ (gdb-field-begin, gdb-field-end, gdb-elt, gdb-field-format-begin)
(gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
(gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
(gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
@@ -12935,7 +12935,7 @@
2003-09-08 David Ponce <david@dponce.com>
Ensure that recentf correctly updates the menu bar.
- * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
+ * recentf.el (recentf-menu-path, recentf-menu-before): Doc fix.
(recentf-menu-bar): New function.
(recentf-clear-data): Use it.
(recentf-update-menu): Likewise. Use easy-menu-add-item instead
@@ -12966,7 +12966,7 @@
* gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
being displayed in GUD buffer.
(gdb-idle-input-queue): Remove var. Use just one queue.
- (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
+ (gdb-enqueue-idle-input, gdb-dequeue-idle-input):
Remove functions. Use just one queue.
(gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
(gdb-invalidate-assembler, gdb-get-current-frame):
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index c9af60c6dc..8a6431f2ba 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -51,8 +51,8 @@
* progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
was used but not declared.
- (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
- hs-find-block-beginning): Add or modify docstrings.
+ (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary)
+ (hs-find-block-beginning): Add or modify docstrings.
(hs-isearch-show): Rewrite.
@@ -307,8 +307,8 @@
* font-lock.el (c-keywords): Only highlight preprocessor
directives when spelled correctly.
- * font-lock.el (font-lock-match-c++-structor-declaration,
- c++-keywords): Fontify constructors and destructors with function
+ * font-lock.el (font-lock-match-c++-structor-declaration)
+ (c++-keywords): Fontify constructors and destructors with function
face inside C++ class declarations.
1999-12-16 Gerd Moellmann <gerd@gnu.org>
@@ -444,8 +444,8 @@
ps-mule-cmpchar-prologue-generated.
(ps-mule-composition-prologue): New named from
ps-mule-cmpchar-prologue. Modified for new composition.
- (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
- ps-mule-prepare-cmpchar-font): Deleted.
+ (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar)
+ (ps-mule-prepare-cmpchar-font): Deleted.
(ps-mule-string-encoding): New arg NO-SETFONT.
(ps-mule-bitmap-prologue): In PostScript code of BuildGlyphCommon,
check Composing, not Cmpchar.
@@ -646,8 +646,8 @@
1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
- * cc-align.el (c-indent-multi-line-block,
- c-lineup-whitesmith-in-block): Two new lineup functions for
+ * cc-align.el (c-indent-multi-line-block)
+ (c-lineup-whitesmith-in-block): Two new lineup functions for
use in whitesmith style.
* cc-styles.el (c-style-alist): More fixes to whitesmith
@@ -857,8 +857,8 @@
beginning-of-defun/end-of-defun wrappers separated from
c-point.
- * cc-menus.el (imenu-generic-expression,
- imenu-case-fold-search, imenu-progress-message): Dummy
+ * cc-menus.el (imenu-generic-expression)
+ (imenu-case-fold-search, imenu-progress-message): Dummy
definitions to avoid compiler warnings if imenu can't be
loaded.
* cc-menus.el (cc-imenu-init): New function called at mode
@@ -1019,10 +1019,10 @@
1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
- * viper-cmd.el (viper-minibuffer-standard-hook,
- viper-minibuffer-real-start): Mew functions.
- (viper-read-string-with-history,viper-file-add-suffix,
- viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
+ * viper-cmd.el (viper-minibuffer-standard-hook)
+ (viper-minibuffer-real-start): Mew functions.
+ (viper-read-string-with-history, viper-file-add-suffix)
+ (viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
change in the status of the minibuffer prompt.
1999-12-06 Gerd Moellmann <gerd@gnu.org>
@@ -1055,8 +1055,8 @@
for better approximation of X colors.
(msdos-face-setup): Call tty-color-clear. Remove code that sets
up tty-color-alist (it is now on startup.el).
- (x-display-color-p, x-color-defined-p, x-color-values,
- x-defined-colors, face-color-supported-p, face-color-gray-p):
+ (x-display-color-p, x-color-defined-p, x-color-values)
+ (x-defined-colors, face-color-supported-p, face-color-gray-p):
Remove.
* facemenu.el (facemenu-read-color, list-colors-display): Use
@@ -1071,8 +1071,8 @@
of frames.
(defined-colors, color-defined-p, color-values, display-color-p):
New functions.
- (x-defined-colors, x-color-defined-p, x-color-values,
- x-display-color-p): Aliases for the above.
+ (x-defined-colors, x-color-defined-p, x-color-values)
+ (x-display-color-p): Aliases for the above.
* startup.el (command-line): Register terminal colors for frame
types other than x and w32, but only if the terminal supports
@@ -1544,11 +1544,11 @@
1999-11-15 Sam Steingold <sds@goems.com>
- * goto-addr.el (goto-address-at-mouse,
- goto-address-find-address-at-point): Use compose-mail.
+ * goto-addr.el (goto-address-at-mouse)
+ (goto-address-find-address-at-point): Use compose-mail.
(goto-address-mail-method): Removed variable.
- (goto-address-send-using-mh-e, goto-address-send-using-mhe,
- goto-address-send-using-mail): Removed functions.
+ (goto-address-send-using-mh-e, goto-address-send-using-mhe)
+ (goto-address-send-using-mail): Removed functions.
1998-11-15 Sam Steingold <sds@goems.com>
@@ -1797,7 +1797,7 @@
windows.
(ediff-file-checked-in-p): Don't consider CVS
files checked in.
- (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
+ (ediff-make-temp-file, ediff-make-empty-tmp-file): Make sure you
are writing to a newly created empty file.
* ediff-mult.el (ediff-show-session-group-hook): New default.
@@ -1818,13 +1818,13 @@
* viper-util.el (viper-nontrivial-find-file-function): Deleted.
(viper-glob-unix-files, viper-glob-mswindows-files): New functions.
- (viper-save-cursor-color,viper-restore-cursor-color):
+ (viper-save-cursor-color, viper-restore-cursor-color):
Improved cursor color handling.
(viper-get-saved-cursor-color-in-replace-mode)
(viper-get-saved-cursor-color-in-insert-mode): New functions for
better cursor color handling.
- * viper-ex.el (ex-read,ex-edit):
+ * viper-ex.el (ex-read, ex-edit):
Fixes for correct interpretation of #,%.
(viper-ex): Now works correctly when called from other functions.
(viper-glob-function): New variable.
@@ -2655,7 +2655,7 @@
* textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
with recentering window.
(reftex-extract-bib-entries-from-thebibliography)
- (reftex-offer-bib-menu,reftex-bibtex-selection-callback):
+ (reftex-offer-bib-menu, reftex-bibtex-selection-callback):
Deal with multiple thebibliography environments.
* textmodes/reftex-vars.el (reftex-section-levels):
@@ -2835,8 +2835,8 @@
Changes from Didier Verna:
(custom-prompt-variable): Optional third arg makes prompt for a
comment string.
- (customize-set-value, customize-set-variable,
- customize-save-variable): Optional prefix makes function handle
+ (customize-set-value, customize-set-variable)
+ (customize-save-variable): Optional prefix makes function handle
variable comments.
(customize-customized, customize-saved, custom-variable-state-set)
(custom-variable-set, custom-variable-save, custom-face-state-set)
@@ -3606,12 +3606,12 @@
thrown in gratuitously.
(hanoi): Changed default number of rings back to 3.
(hanoi-unix, hanoi-unix-64): New commands.
- (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
- hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
- hanoi-odd-ring-face): New variables.
- (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
- hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
- hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
+ (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces)
+ (hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face)
+ (hanoi-odd-ring-face): New variables.
+ (hanoi-internal, hanoi-current-time-float, hanoi-put-face)
+ (hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for)
+ (hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
(hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
(hanoi-topos, hanoi-draw-ring): Removed.
@@ -3769,7 +3769,7 @@
* progmodes/ada-mode.el (ada-tmp-directory):
Use temporary-file-directory.
- * progmodes/compile.el (compilation-parsing-end,compilation-setup)
+ * progmodes/compile.el (compilation-parsing-end, compilation-setup)
(compilation-filter, compilation-forget-errors)
(compilation-parse-errors): Use a marker instead of an integer for
`compilation-parsing-end'.
@@ -6384,8 +6384,8 @@
* international/mule.el (coding-system-lessp): Moved here from
mule-util.el.
(add-to-coding-system-list): New function.
- (make-subsidiary-coding-system, make-coding-system,
- define-coding-system-alias): Use it instead of setting
+ (make-subsidiary-coding-system, make-coding-system)
+ (define-coding-system-alias): Use it instead of setting
coding-system-list directly.
1999-02-07 Dave Love <fx@gnu.org>
@@ -6723,9 +6723,9 @@
(speedbar-buffers-line-path): Return is dir name only.
(speedbar-mode-functions-list): New variable.
(speedbar-mouse-item-info): Rewrote to be a replaceable fn.
- (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
- speedbar-files-item-info speedbar-buffers-item-info): New functions.
- (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
+ (speedbar-item-info-file-helper, speedbar-item-info-tag-helpe)
+ (speedbar-files-item-info speedbar-buffers-item-info): New functions.
+ (speedbar-fetch-replacement-function, speedbar-add-mode-functions-list):
New functions.
(speedbar-line-file): Broke out part that fetches file from a line.
(speedbar-line-text): New function extracted from speedbar-line-file.
@@ -6947,8 +6947,8 @@
(ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
(ps-mule-prepare-font): Likewise.
- * international/codepage.el (cp855-decode-table,
- cp850-decode-table): Fill some nil entries.
+ * international/codepage.el (cp855-decode-table)
+ (cp850-decode-table): Fill some nil entries.
1999-01-16 Dave Love <fx@gnu.org>
@@ -7152,9 +7152,9 @@
set-coding-priority, so that the internal array of priorities is
also updated.
- * international/mule-util.el:
- (coding-system-change-eol-conversion,
- coding-system-change-text-conversion): Don't define here.
+ * international/mule-util.el
+ (coding-system-change-eol-conversion)
+ (coding-system-change-text-conversion): Don't define here.
* international/mule-cmds.el: Define them here. Remove the
autoload cookies.
@@ -7966,8 +7966,8 @@
1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
- * vc.el (vc-dired-window-configuration, vc-ediff-windows,
- vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
+ * vc.el (vc-dired-window-configuration, vc-ediff-windows)
+ (vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
Added defvars to suppress compilation warnings.
1998-11-30 Ken Stevens <k.stevens@ieee.org>
@@ -8275,7 +8275,7 @@
* textmodes/reftex.el (reftex-finding-files): Group documentation fixed.
(reftex-toc-toggle-file-boundary, reftex-toc-toggle-labels)
- (reftex-toc-toggle-context,reftex-find-start-point): New functions.
+ (reftex-toc-toggle-context, reftex-find-start-point): New functions.
(reftex-toc-include-labels, reftex-toc-include-context)
(reftex-toc-include-file-boundaries, reftex-toc-keep-other-windows):
New options.
@@ -8574,8 +8574,8 @@
* international/mule-diag.el (describe-coding-system): Describe
all flags.
- * mail/sendmail.el (sendmail-coding-system,
- default-sendmail-coding-system): Doc fix.
+ * mail/sendmail.el (sendmail-coding-system)
+ (default-sendmail-coding-system): Doc fix.
* simple.el (shell-command-on-region): Doc fix.
@@ -9381,8 +9381,8 @@
(eldoc-get-var-docstring): Here also.
(eldoc-docstring-first-line): Minimize interim string consing.
Call substitute-command-keys on the result.
- (eldoc-print-var-docstrings, eldoc-print-docstring,
- eldoc-docstring-message): Functions removed.
+ (eldoc-print-var-docstrings, eldoc-print-docstring)
+ (eldoc-docstring-message): Functions removed.
(eldoc-docstring-format-sym-doc): New function, functionality
ripped out of eldoc-docstring-message.
(eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
@@ -9408,13 +9408,13 @@
* mail/rmail.el (rmail-movemail-program): Fix customize type.
- * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
- feedmail-fiddle-plex-user-list,
- feedmail-spray-address-fiddle-plex-list,
- feedmail-prompt-before-queue-user-alist,
- feedmail-prompt-before-queue-help-supplement,
- feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
- feedmail-queue-alternative-mail-header-separator): Fix customize
+ * mail/feedmail.el (feedmail-x-mailer-line-user-appendage)
+ (feedmail-fiddle-plex-user-list)
+ (feedmail-spray-address-fiddle-plex-list)
+ (feedmail-prompt-before-queue-user-alist)
+ (feedmail-prompt-before-queue-help-supplement)
+ (feedmail-queue-reminder-alist, feedmail-queue-default-file-slug)
+ (feedmail-queue-alternative-mail-header-separator): Fix customize
type.
* startup.el (site-run-file): Fix customize type.
@@ -9427,16 +9427,16 @@
* ps-print.el (ps-font-info-database): Add missing dots in value.
Improve layout of customize type.
- * net-utils.el (traceroute-program-options, ping-program-options,
- ipconfig-program-options, netstat-program-options,
- arp-program-options, route-program-options,
- nslookup-program-options, ftp-program-options): Fix customize
+ * net-utils.el (traceroute-program-options, ping-program-options)
+ (ipconfig-program-options, netstat-program-options)
+ (arp-program-options, route-program-options)
+ (nslookup-program-options, ftp-program-options): Fix customize
type.
- * midnight.el (clean-buffer-list-kill-regexps,
- clean-buffer-list-kill-buffer-names,
- clean-buffer-list-kill-never-buffer-names,
- clean-buffer-list-kill-never-regexps): Fix customize type.
+ * midnight.el (clean-buffer-list-kill-regexps)
+ (clean-buffer-list-kill-buffer-names)
+ (clean-buffer-list-kill-never-buffer-names)
+ (clean-buffer-list-kill-never-regexps): Fix customize type.
* man.el (Man-init-defvars): Avoid trailing nil on
Man-filter-list.
@@ -9934,16 +9934,16 @@
(ps-mule-prepare-font): New fun.
(ps-mule-charset-list): New var.
(ps-mule-prologue-generated, ps-mule-prologue): New vars.
- (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
- ps-mule-plot-string): New funs.
+ (ps-mule-skip-same-charset, ps-mule-find-wrappoint)
+ (ps-mule-plot-string): New funs.
(ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
New vars.
- (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
- ps-mule-prepare-cmpchar-font): New funs.
+ (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar)
+ (ps-mule-prepare-cmpchar-font): New funs.
(ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
vars.
- (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
- ps-mule-generate-bitmap-glyph): New funs.
+ (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font)
+ (ps-mule-generate-bitmap-glyph): New funs.
(ps-mule-initialize, ps-mule-begin): New funs.
(ps-output-string-prim): Insert string as unibyte.
(ps-output-prologue): New fun.
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index d17e85ad80..1d4fa7f401 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -2067,7 +2067,7 @@
* ediff-util.el: Copyright years.
(ediff-choose-syntax-table): New function.
(ediff-setup): Use ediff-choose-syntax-table.
- (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
+ (ediff-file-checked-out-p, ediff-file-checked-in-p): Check if
vc-state is available.
(ediff-make-temp-file): Use ediff-coding-system-for-write.
@@ -2089,22 +2089,22 @@
(ediff-patch-file-internal): Use ediff-coding-system-for-write.
* ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
- (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
+ (ediff-match-diff3-line, ediff-get-diff3-group): Improved pattern.
* ediff.el: Date of last update, copyright years.
* ediff-wind.el (ediff-setup-control-frame): Nill->nil.
- * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
+ * viper-ex.el (ex-token-list, ex-cmd-execute): Revamped, courtesy
of Scott Bronson.
- (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
- (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
+ (ex-cmd-assoc, ex-compile, ex-cmd-one-letr): New functions.
+ (viper-check-sub, viper-get-ex-command, viper-execute-ex-command):
Deleted functions.
- (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
+ (viper-get-ex-com-subr, viper-ex, ex-mark): Changed to use the new
ex-token-list.
(viper-get-ex-address-subr): Convert registers to char data type.
- * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
+ * viper-util.el (viper-int-to-char, viper-char-equal): New functions.
(viper-memq-char): Use viper-int-to-char.
(viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
vc-locking-state.
@@ -2119,18 +2119,18 @@
(viper-read-key-sequence): New function that replaces the
previously used advice to read-key-sequence.
- * viper-cmd.el (viper-test-com-defun,viper-exec-change)
- (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
- (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
- (viper-open-line-at-point,viper-substitute,viper-overwrite)
- (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
+ * viper-cmd.el (viper-test-com-defun, viper-exec-change)
+ (viper-exec-Change, viper-execute-com, viper-insert, viper-append)
+ (viper-Append, viper-Insert, viper-open-line, viper-Open-line)
+ (viper-open-line-at-point, viper-substitute, viper-overwrite)
+ (viper-replace-char-subr, viper-forward-word, viper-forward-Word):
Got rid of the negative character hack.
- (viper-escape-to-state,viper-replace-state-exit-cmd):
+ (viper-escape-to-state, viper-replace-state-exit-cmd):
Use viper-read-key-sequence.
(viper-envelop-ESC-key): No need for ad-get-orig-definition.
- (viper-minibuffer-standard-hook,viper-read-string-with-history):
+ (viper-minibuffer-standard-hook, viper-read-string-with-history):
Don't override existing minibuffer-setup-hook.
- (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
+ (viper-mark-point, viper-goto-mark-subr, viper-brac-function):
Convert registers to char data type.
(viper-autoindent): Use viper-indent-line.
@@ -4867,12 +4867,12 @@
* ediff-wind.el (ediff-setup-control-frame): Nill->nil.
- * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
+ * viper-ex.el (ex-token-list, ex-cmd-execute): Revamped, courtesy
of Scott Bronson.
- (ex-cmd-assoc,ex-cmd-one-letr): New functions.
- (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
+ (ex-cmd-assoc, ex-cmd-one-letr): New functions.
+ (viper-check-sub, viper-get-ex-command, viper-execute-ex-command):
Deleted functions.
- (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
+ (viper-get-ex-com-subr, viper-ex, ex-mark): Changed to use the new
ex-token-list.
* viper-util.el: Spaces, indentation.
@@ -6989,7 +6989,7 @@
* viper-init.el (viper-restore-cursor-type): Added condition-case guard.
- * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
+ * ediff-init.el (ediff-quit-hook, ediff-suspend-hook):
Changed initialization; use add-hook.
(ediff-file-remote-p): Use file-local-copy.
@@ -8204,9 +8204,9 @@
* viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
(viper-downgrade-to-insert): Protect against errors in hooks.
- * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
- (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
- (viper-restore-cursor-type,viper-set-insert-cursor-type):
+ * viper-init.el (viper-vi-state-hook, viper-insert-state-hook)
+ (viper-replace-state-hook, viper-emacs-state-hook): Do cursor handling.
+ (viper-restore-cursor-type, viper-set-insert-cursor-type):
New functions.
* viper-util.el (viper-memq-char): Bug fixes.
@@ -9474,7 +9474,7 @@
Use viper-preserve-cursor-color.
Many functions changed to use viper= instead of = when comparing
characters.
- * viper-util.el (viper-memq-char,viper=): New functions for
+ * viper-util.el (viper-memq-char, viper=): New functions for
working with characters.
(viper-change-cursor-color): Fixed buglet.
Many functions changed to use viper= instead of = when comparing
@@ -9489,14 +9489,14 @@
* ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
(ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
(ediff-get-selected-buffers): New function.
- * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
- (ediff-vc-merge-internal,ediff-rcs-merge-internal):
+ * ediff-vers.el (ediff-vc-internal, ediff-rcs-internal)
+ (ediff-vc-merge-internal, ediff-rcs-merge-internal):
Use save-window-excursion.
* ediff-wind.el (ediff-skip-unsuitable-frames): More robust
termination check in while loop.
* ediff.el (ediff-get-default-file-name): Better defaults when in
dired buffer.
- (ediff-files,ediff-merge-files,ediff-files3)
+ (ediff-files, ediff-merge-files, ediff-files3)
(ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
2000-10-28 Dave Love <fx@gnu.org>
@@ -10973,8 +10973,8 @@
2000-10-04 Andre Spiegel <spiegel@gnu.org>
- * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
- vc-version-backup-file-name): New functions.
+ * vc-hooks.el (vc-before-save, vc-default-make-version-backups)
+ (vc-version-backup-file-name): New functions.
* files.el (basic-save-buffer): Call vc-before-save before saving.
@@ -12229,8 +12229,8 @@
* vc.el: Require dired-aux during compilation.
(vc-name-assoc-file): Moved to vc-sccs.el.
(with-vc-properties): New macro.
- (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
- vc-finish-steal): Use it.
+ (vc-checkin, vc-checkout, vc-revert, vc-cancel-version)
+ (vc-finish-steal): Use it.
(vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
to the backend-specific function is now supposed to do the checkout,
too.
@@ -12844,11 +12844,10 @@
2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
- * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
- vc-rcs-grab-templates)
+ * vc-rcs-hooks.el (vc-rcs-templates-grabbed, vc-rcs-grab-templates)
(vc-rcs-registered): Remove. The default function works as well.
- * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
- vc-sccs-grab-templates)
+ * vc-sccs-hooks.el (vc-sccs-templates-grabbed)
+ (vc-sccs-grab-templates)
(vc-sccs-registered): Remove. The default function works as well.
* vc.el (vc-version-diff): Left out a vc- in call to
@@ -13070,8 +13069,8 @@
(vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
(vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
(vc-release-greater-or-equal-p): Move from vc.
- (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
- vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
+ (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
+ (vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
(vc-rcs-checkout): Add a missing `new-version' argument in the
call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
@@ -13144,7 +13143,7 @@
2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
- * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
+ * vc-cvs.el (vc-cvs-revert, vc-cvs-checkout): References to
`vc-checkout-model' updated to `vc-cvs-update-model'.
2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
@@ -13241,7 +13240,7 @@
2000-09-04 Martin Lorentzson <martinl@gnu.org>
- * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
+ * vc.el (vc-workfile-unchanged-p, vc-diff, vc-version-diff):
Update to use the vc-BACKEND-diff functions instead.
`vc-diff' is now working.
@@ -13261,7 +13260,7 @@
This checkin is made with our new VC code base for the very first time.
A simple `(vc-checkin (buffer-file-name))' was used to perform it.
- * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
+ * vc-cvs.el (vc-cvs-revert, vc-cvs-checkout): Function calls to
`vc-checkout-required' updated to `vc-cvs-uses-locking'.
* vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
@@ -13716,8 +13715,8 @@
* vc-rcs-hooks.el: Require vc-hooks when compiling.
(vc-rcs-master-templates): Improve :type.
- (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
- vc-master-workfile-version): Moved from vc-hooks.
+ (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
+ (vc-master-workfile-version): Moved from vc-hooks.
* vc-sccs-hooks.el: Require vc-hooks when compiling.
(vc-sccs-master-templates): Improve :type.
@@ -15397,9 +15396,9 @@
* progmodes/cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
- * progmodes/cc-cmds.el (c-electric-brace, c-electric-slash,
- c-electric-star, c-electric-semi&comma, c-electric-colon,
- c-electric-lt-gt, c-electric-paren): Don't reindent old lines
+ * progmodes/cc-cmds.el (c-electric-brace, c-electric-slash)
+ (c-electric-star, c-electric-semi&comma, c-electric-colon)
+ (c-electric-lt-gt, c-electric-paren): Don't reindent old lines
when c-syntactic-indentation is nil.
* progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed bug where
@@ -15467,8 +15466,8 @@
* progmodes/cc-styles.el (c-copy-tree): Obsolete. The standard function
copy-alist is sufficient now.
- * progmodes/cc-styles.el (c-set-style, c-set-style-1,
- c-get-style-variables): Fixes to variable initialization so
+ * progmodes/cc-styles.el (c-set-style, c-set-style-1)
+ (c-get-style-variables): Fixes to variable initialization so
that duplicate entries in styles have the same effect
regardless of DONT-OVERRIDE.
@@ -16405,8 +16404,8 @@
Support for bibentry.
(reftex-compile-variables): Fixed problem with end of section-re.
- * textmodes/reftex-dcr.el (reftex-view-crossref,
- reftex-view-crossref-from-bibtex):
+ * textmodes/reftex-dcr.el (reftex-view-crossref)
+ (reftex-view-crossref-from-bibtex):
Deal with changed `reftex-find-citation-regexp-format'.
(reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
Replaced `remprop' with `put'.
@@ -17389,8 +17388,8 @@
* international/mule-conf.el: Specify CHARSET-ID explicitly for
private charsets.
- (mule-unicode-0100-24ff, japanese-jisx0213-1,
- japanese-jisx0213-2): New charsets.
+ (mule-unicode-0100-24ff, japanese-jisx0213-1)
+ (japanese-jisx0213-2): New charsets.
* international/fontset.el: Setup default fontset for new charsets.
@@ -17415,7 +17414,7 @@
* ediff-diff.el (ediff-forward-word): Take syntactic word class into
account.
- (ediff-test-utility,ediff-diff-mandatory-option)
+ (ediff-test-utility, ediff-diff-mandatory-option)
(ediff-reset-diff-options): Utilities for proper initialization of
ediff-diff-options and ediff-diff3-options on Windows.
@@ -18474,11 +18473,11 @@
* textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
(ispell-session-buffer): New variables.
- (ispell-start-process, ispell-process-status,
- ispell-accept-output, ispell-send-string): New functions, for
+ (ispell-start-process, ispell-process-status)
+ (ispell-accept-output, ispell-send-string): New functions, for
Ispell invocation when async subprocesses aren't supported.
- (ispell-word, ispell-pdict-save, ispell-command-loop,
- ispell-process-line, ispell-buffer-local-parsing): Replace calls
+ (ispell-word, ispell-pdict-save, ispell-command-loop)
+ (ispell-process-line, ispell-buffer-local-parsing): Replace calls
to process-send-string with calls to ispell-send-string, and
accept-process-output with ispell-accept-output.
(ispell-init-process): Call ispell-process-status instead of
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1
index e8a66bfbd4..540db9d291 100644
--- a/lisp/gnus/ChangeLog.1
+++ b/lisp/gnus/ChangeLog.1
@@ -277,8 +277,8 @@
1998-08-26 Mike McEwan <mike@lotusland.demon.co.uk>
* gnus-sum.el (gnus-build-all-threads): `save-excursion' and
- `set-buffer' back to `gnus-summary-buffer' in order to access
- buffer-local variables.
+ `set-buffer' back to `gnus-summary-buffer' in order to access
+ buffer-local variables.
1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
@@ -910,10 +910,10 @@
1998-07-11 Mike McEwan <mike@lotusland.demon.co.uk>
* gnus-agent.el (gnus-agent-fetch-headers): Note last fetched
- headers per sesion to aid expiry in `headers only' groups.
+ headers per sesion to aid expiry in `headers only' groups.
* gnus-agent.el (gnus-agent-expire): Update group info to add
- expired articles to list of read articles and prevent
+ expired articles to list of read articles and prevent
re-fetching.
1998-07-12 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
@@ -1266,7 +1266,7 @@
1998-06-05 Hrvoje Niksic <hniksic@srce.hr>
* nnmail.el (nnmail-get-split-group): Don't regexp-quote
- nnmail-procmail-suffix.
+ nnmail-procmail-suffix.
1998-06-24 Kim-Minh Kaplan <kaplan@sky.fr>
@@ -1993,9 +1993,9 @@
(gnus-picons-setup-buffer): New function.
(gnus-picons-set-buffer): Use them.
(gnus-picons-display-x-face): Put back the `buf' binding: it is
- needed when `gnus-picons-display-where' is not set to article.
- Also move the X-Face to the left, near the address. It seems more
- logical.
+ needed when `gnus-picons-display-where' is not set to article.
+ Also move the X-Face to the left, near the address. It seems more
+ logical.
1998-02-28 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
@@ -2645,7 +2645,7 @@
(gnus-split-methods): Add default values for choices.
* gnus-score.el (gnus-home-score-file): Add non-nil default for
- function.
+ function.
(gnus-home-adapt-file): Ditto.
* gnus-sum.el (gnus-move-split-methods): Add default values for
@@ -2711,7 +2711,7 @@
1997-12-05 Danny Siu <dsiu@adobe.com>
* nndoc.el (nndoc-babyl-body-begin): quote the regexp for the
- string "*** EOOH ***" properly.
+ string "*** EOOH ***" properly.
(nndoc-babyl-head-begin): Same as above.
1997-12-14 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
@@ -2759,10 +2759,10 @@
1997-11-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* nnmail.el (nnmail-file-coding-system): Use `raw-text' in
- default.
+ default.
* nnheader.el (nnheader-file-coding-system): Use `raw-text' in
- default.
+ default.
1997-12-06 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
@@ -3220,7 +3220,7 @@
1997-10-16 Colin Rafferty <craffert@ml.com>
* message.el (message-make-fqdn): Made certain that user-mail is
- not nil.
+ not nil.
1997-10-25 David S. Goldberg <dsg@linus.mitre.org>