aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-11-24 17:14:29 -0800
committerPaul Eggert2014-11-24 17:16:27 -0800
commitf24c8f98ec50a3725ccf793dbd09752fec79a3a1 (patch)
tree2814140989d7816c083b1a4c79f733746827fb84 /lisp/ChangeLog
parent4e7112e8a32e537044341a38749bbdc8c234c134 (diff)
downloademacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.tar.gz
emacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.zip
Fix white-space problems in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5798e96c1b3..351472d02fd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -42,7 +42,7 @@
42 42
432014-11-20 Michael Albinus <michael.albinus@gmx.de> 432014-11-20 Michael Albinus <michael.albinus@gmx.de>
44 44
45 Improve XEmacs compatibility. 45 Improve XEmacs compatibility.
46 46
47 * net/tramp.el (tramp-autoload-file-name-handler): 47 * net/tramp.el (tramp-autoload-file-name-handler):
48 Wrap `temporary-file-directory' by `symbol-value', it doesn't 48 Wrap `temporary-file-directory' by `symbol-value', it doesn't
@@ -52,8 +52,8 @@
52 (tramp-time-less-p, tramp-time-subtract): Remove functions. 52 (tramp-time-less-p, tramp-time-subtract): Remove functions.
53 (tramp-handle-file-newer-than-file-p, tramp-time-diff): 53 (tramp-handle-file-newer-than-file-p, tramp-time-diff):
54 * net/tramp-adb.el (tramp-adb-ls-output-time-less-p): 54 * net/tramp-adb.el (tramp-adb-ls-output-time-less-p):
55 * net/tramp-cache.el (tramp-get-file-property): 55 * net/tramp-cache.el (tramp-get-file-property):
56 * net/tramp-smb.el (tramp-smb-handle-insert-directory): 56 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
57 Use `time-less-p' and `time-subtract, respectively. 57 Use `time-less-p' and `time-subtract, respectively.
58 58
59 * net/tramp-adb.el (top): Do not require time-date.el. 59 * net/tramp-adb.el (top): Do not require time-date.el.
@@ -190,9 +190,9 @@
190 190
1912014-11-04 Michael Albinus <michael.albinus@gmx.de> 1912014-11-04 Michael Albinus <michael.albinus@gmx.de>
192 192
193 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't use 193 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't use
194 a local copy; setting `inhibit-file-name-handlers' proper might be 194 a local copy; setting `inhibit-file-name-handlers' proper might be
195 more performant. (Bug#18751) 195 more performant. (Bug#18751)
196 196
1972014-11-04 Glenn Morris <rgm@gnu.org> 1972014-11-04 Glenn Morris <rgm@gnu.org>
198 198
@@ -1203,7 +1203,7 @@
1203 (bug#17818). 1203 (bug#17818).
1204 1204
1205 * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events, 1205 * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,
1206 since it's already done inside the loop (bug#17819). 1206 since it's already done inside the loop (bug#17819).
1207 1207
12082014-06-20 Martin Rudalics <rudalics@gmx.at> 12082014-06-20 Martin Rudalics <rudalics@gmx.at>
1209 1209
@@ -1575,7 +1575,7 @@
1575 methods which do not have a doc string. (Bug#17490) 1575 methods which do not have a doc string. (Bug#17490)
1576 1576
15772014-05-14 Stephen Berman <stephen.berman@gmx.net> 15772014-05-14 Stephen Berman <stephen.berman@gmx.net>
1578 Stefan Monnier <monnier@iro.umontreal.ca> 1578 Stefan Monnier <monnier@iro.umontreal.ca>
1579 1579
1580 * minibuffer.el (completion-pcm--merge-try): Merge trailing / with 1580 * minibuffer.el (completion-pcm--merge-try): Merge trailing / with
1581 suffix (bug#15419). 1581 suffix (bug#15419).