aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero2014-03-10 00:55:11 +0100
committerJuanma Barranquero2014-03-10 00:55:11 +0100
commit8cf07e5a55cfb5d8b12e6a2be87144c6f19a6f65 (patch)
tree1ac22b6d3df13ea3d0430c9c3e2aeb86f98e8b66 /lisp/ChangeLog.10
parentd050de754c22013db5fb8f57650d22581393ed79 (diff)
downloademacs-8cf07e5a55cfb5d8b12e6a2be87144c6f19a6f65.tar.gz
emacs-8cf07e5a55cfb5d8b12e6a2be87144c6f19a6f65.zip
etc/ChangeLog: Add missing bug reference.
doc/emacs/ChangeLog, doc/lispref/ChangeLog, lisp/ChangeLog*: Fix typos.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.1022
1 files changed, 11 insertions, 11 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 6595d5c5f61..dd5267725e5 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -1729,7 +1729,7 @@
1729 (bibtex-pop): Simplify. 1729 (bibtex-pop): Simplify.
1730 (bibtex-mode): Move setting of bibtex-string to bibtex-parse-strings. 1730 (bibtex-mode): Move setting of bibtex-string to bibtex-parse-strings.
1731 Set choose-completion-string-functions. 1731 Set choose-completion-string-functions.
1732 (bibtex-print-help-message,bibtex-make-field, bibtex-end-of-entry) 1732 (bibtex-print-help-message, bibtex-make-field, bibtex-end-of-entry)
1733 (bibtex-count-entries): Simplify. 1733 (bibtex-count-entries): Simplify.
1734 (bibtex-entry-index, bibtex-lessp): New funs for generalized sorting 1734 (bibtex-entry-index, bibtex-lessp): New funs for generalized sorting
1735 scheme of indices, see bibtex-maintain-sorted-entries. 1735 scheme of indices, see bibtex-maintain-sorted-entries.
@@ -2564,9 +2564,9 @@
2564 * ediff-util.el (ediff-maybe-save-and-delete-merge): Change in a 2564 * ediff-util.el (ediff-maybe-save-and-delete-merge): Change in a
2565 message. 2565 message.
2566 2566
2567 * ediff.el (ediff-directories,ediff-directory-revisions) 2567 * ediff.el (ediff-directories, ediff-directory-revisions)
2568 (ediff-directories3,ediff-merge-directories) 2568 (ediff-directories3, ediff-merge-directories)
2569 (ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions) 2569 (ediff-merge-directories-with-ancestor, ediff-merge-directory-revisions)
2570 (ediff-merge-directory-revisions-with-ancestor): Make use of the new 2570 (ediff-merge-directory-revisions-with-ancestor): Make use of the new
2571 ediff-default-filtering-regexp variable. 2571 ediff-default-filtering-regexp variable.
2572 2572
@@ -8035,7 +8035,7 @@
8035 scroll event where a click on the mouse wheel button is ignored. 8035 scroll event where a click on the mouse wheel button is ignored.
8036 (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs. 8036 (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
8037 (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars. 8037 (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
8038 (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns. 8038 (mwheel-inhibit-click-timeout, mwheel-filter-click-events): New defuns.
8039 (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook. 8039 (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
8040 Start mwheel-inhibit-click-event-timer with timeout handler 8040 Start mwheel-inhibit-click-event-timer with timeout handler
8041 mwheel-inhibit-click-timeout. 8041 mwheel-inhibit-click-timeout.
@@ -13751,8 +13751,8 @@
13751 (cvs-addto-collection): Use it to preserve point. 13751 (cvs-addto-collection): Use it to preserve point.
13752 (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'. 13752 (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
13753 13753
13754 * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode): 13754 * mwheel.el (mouse-wheel-scroll-amount, mwheel-scroll)
13755 Don't require the first element to be modifier-free. 13755 (mouse-wheel-mode): Don't require the first element to be modifier-free.
13756 13756
13757 * pcvs-parse.el (cvs-parse-table): 13757 * pcvs-parse.el (cvs-parse-table):
13758 Handle `nothing known about' with more care. 13758 Handle `nothing known about' with more care.
@@ -17879,8 +17879,8 @@
17879 17879
17880 * ediff-diff.el (ediff-install-fine-diff-if-necessary): 17880 * ediff-diff.el (ediff-install-fine-diff-if-necessary):
17881 Take the current highlighting style into account. 17881 Take the current highlighting style into account.
17882 (ediff-forward-word-function,ediff-whitespace,ediff-word-1) 17882 (ediff-forward-word-function, ediff-whitespace, ediff-word-1)
17883 (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local. 17883 (ediff-word-2, ediff-word-3, ediff-word-4): Make them buffer local.
17884 17884
17885 * ediff-init.el (ediff-patch-job): New macro. 17885 * ediff-init.el (ediff-patch-job): New macro.
17886 17886
@@ -18358,7 +18358,7 @@
18358 is loaded. 18358 is loaded.
18359 18359
18360 * ediff-mult.el (ediff-intersect-directories) 18360 * ediff-mult.el (ediff-intersect-directories)
18361 (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision): 18361 (ediff-prepare-meta-buffer, ediff-get-directory-files-under-revision):
18362 Cleanup. 18362 Cleanup.
18363 (ediff-draw-dir-diffs): Now supports the "C" command in directory 18363 (ediff-draw-dir-diffs): Now supports the "C" command in directory
18364 difference buffer. 18364 difference buffer.
@@ -23163,7 +23163,7 @@
23163 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ... 23163 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
23164 (texinfo-update-node, texinfo-sequential-node-update): 23164 (texinfo-update-node, texinfo-sequential-node-update):
23165 Don't bind the obsolete `auto-fill-hook'. 23165 Don't bind the obsolete `auto-fill-hook'.
23166 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list): 23166 (texinfo-multi-file-included-list, texinfo-multi-file-master-menu-list):
23167 Use `set-buffer' rather than `switch-to-buffer'. 23167 Use `set-buffer' rather than `switch-to-buffer'.
23168 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'. 23168 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
23169 Use `set-buffer' rather than `switch-to-buffer'. 23169 Use `set-buffer' rather than `switch-to-buffer'.