aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-09-07 20:22:15 +0900
committerKenichi Handa2010-09-07 20:22:15 +0900
commit439dcbc16bd3d4fcef87736fe84173de6af4cf2e (patch)
tree2e3cff07e60db016e7de14833432590a1a18ea7a /lisp/ChangeLog
parent396475b7c1ae2e1a5b1d4be68e6b5b0819a7695b (diff)
parent9c405a86c6d6ee1034252d653c246ef509145000 (diff)
downloademacs-439dcbc16bd3d4fcef87736fe84173de6af4cf2e.tar.gz
emacs-439dcbc16bd3d4fcef87736fe84173de6af4cf2e.zip
merge emacs-23
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog99
1 files changed, 67 insertions, 32 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d61a8c565a8..b8fd151f001 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,11 +1,47 @@
12010-09-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * whitespace.el: Allow cleaning up blanks without blank
4 visualization (Bug#6651). Adjust help window for
5 whitespace-toggle-options (Bug#6479). Allow to use fill-column
6 instead of whitespace-line-column (from EmacsWiki). New version
7 13.1.
8 (whitespace-style): Added new value 'face. Adjust docstring.
9 (whitespace-space, whitespace-hspace, whitespace-tab): Adjust
10 foreground property face.
11 (whitespace-line-column): Adjust docstring and type declaration.
12 (whitespace-style-value-list, whitespace-toggle-option-alist)
13 (whitespace-help-text): Adjust const initialization.
14 (whitespace-toggle-options, global-whitespace-toggle-options):
15 Adjust docstring.
16 (whitespace-display-window, whitespace-interactive-char)
17 (whitespace-style-face-p, whitespace-color-on): Adjust code.
18 (whitespace-help-scroll): New fun.
19
202010-09-05 Alexander Klimov <alserkli@inbox.ru> (tiny change)
21
22 * files.el (directory-abbrev-alist): Use \` as default regexp.
23
24 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
25 chars like - or ] (bug#6984).
26 (rx-any-condense-range): Explode 2-char ranges.
27
282010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
29
30 * textmodes/bibtex.el:
31 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
32
332010-09-02 Glenn Morris <rgm@gnu.org>
34
35 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
36
12010-08-31 Kenichi Handa <handa@m17n.org> 372010-08-31 Kenichi Handa <handa@m17n.org>
2 38
3 * international/mule-cmds.el (standard-display-european-internal): 39 * international/mule-cmds.el (standard-display-european-internal):
4 Setup standard-display-table for 8-bit characters by storing 8-bit 40 Setup standard-display-table for 8-bit characters by storing 8-bit
5 characters in the element vector. 41 characters in the element vector.
6 42
7 * disp-table.el (standard-display-8bit): Setup 43 * disp-table.el (standard-display-8bit):
8 standard-display-table for 8-bit characters by storing 8-bit 44 Setup standard-display-table for 8-bit characters by storing 8-bit
9 characters in the element vector. 45 characters in the element vector.
10 (standard-display-european): Likewise. 46 (standard-display-european): Likewise.
11 47
@@ -42,8 +78,8 @@
42 (tramp-compat-file-attributes): Handle only 78 (tramp-compat-file-attributes): Handle only
43 `wrong-number-of-arguments' error. 79 `wrong-number-of-arguments' error.
44 80
45 * net/tramp-fish.el (tramp-fish-handle-copy-file): Add 81 * net/tramp-fish.el (tramp-fish-handle-copy-file):
46 PRESERVE_SELINUX_CONTEXT. 82 Add PRESERVE_SELINUX_CONTEXT.
47 (tramp-fish-handle-delete-file): Add TRASH arg. 83 (tramp-fish-handle-delete-file): Add TRASH arg.
48 (tramp-fish-handle-directory-files-and-attributes): 84 (tramp-fish-handle-directory-files-and-attributes):
49 Do not use `tramp-fish-handle-file-attributes. 85 Do not use `tramp-fish-handle-file-attributes.
@@ -61,10 +97,10 @@
61 (with-tramp-dbus-call-method): Format trace message. 97 (with-tramp-dbus-call-method): Format trace message.
62 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT. 98 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
63 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file): 99 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
64 Implement backup call, when operation on local files fails. Use 100 Implement backup call, when operation on local files fails.
65 progress reporter. Flush properties of changed files. 101 Use progress reporter. Flush properties of changed files.
66 (tramp-gvfs-handle-delete-file): Add TRASH arg. Use 102 (tramp-gvfs-handle-delete-file): Add TRASH arg.
67 `tramp-compat-delete-file'. 103 Use `tramp-compat-delete-file'.
68 (tramp-gvfs-handle-expand-file-name): Expand "~/". 104 (tramp-gvfs-handle-expand-file-name): Expand "~/".
69 (tramp-gvfs-handle-make-directory): Make more traces. 105 (tramp-gvfs-handle-make-directory): Make more traces.
70 (tramp-gvfs-handle-write-region): Protect deleting tmpfile. 106 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
@@ -73,17 +109,17 @@
73 into account for the resulting file name. 109 into account for the resulting file name.
74 (tramp-gvfs-handler-askquestion): Preserve current message, in 110 (tramp-gvfs-handler-askquestion): Preserve current message, in
75 order to let progress reporter continue afterwards. (Bug#6257) 111 order to let progress reporter continue afterwards. (Bug#6257)
76 Return dummy mountpoint, when the answer is "no". See 112 Return dummy mountpoint, when the answer is "no".
77 `tramp-gvfs-maybe-open-connection'. 113 See `tramp-gvfs-maybe-open-connection'.
78 (tramp-gvfs-handler-mounted-unmounted) 114 (tramp-gvfs-handler-mounted-unmounted)
79 (tramp-gvfs-connection-mounted-p): Test also for new mountspec 115 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
80 attribute "default_location". Set "prefix" property. Handle 116 attribute "default_location". Set "prefix" property.
81 default-location. 117 Handle default-location.
82 (tramp-gvfs-mount-spec): Return both prefix and mountspec. 118 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
83 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint 119 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
84 exists. Raise an error, if not (due to a corresponding answer 120 exists. Raise an error, if not (due to a corresponding answer
85 "no" in interactive questions, for example). Use 121 "no" in interactive questions, for example).
86 `tramp-compat-funcall'. 122 Use `tramp-compat-funcall'.
87 123
88 * net/tramp-imap.el (top): Autoload `epg-make-context'. 124 * net/tramp-imap.el (top): Autoload `epg-make-context'.
89 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT. 125 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
@@ -92,8 +128,8 @@
92 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'. 128 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
93 (tramp-imap-handle-delete-file): Add TRASH arg. 129 (tramp-imap-handle-delete-file): Add TRASH arg.
94 130
95 * net/tramp-smb.el (tramp-smb-handle-copy-file): Add 131 * net/tramp-smb.el (tramp-smb-handle-copy-file):
96 PRESERVE-SELINUX-CONTEXT. 132 Add PRESERVE-SELINUX-CONTEXT.
97 (tramp-smb-handle-copy-file) 133 (tramp-smb-handle-copy-file)
98 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file) 134 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
99 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection): 135 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
@@ -160,8 +196,8 @@
160 (tramp-get-remote-path): Use `copy-tree'. 196 (tramp-get-remote-path): Use `copy-tree'.
161 (tramp-completion-handle-file-name-all-completions): Ensure, that 197 (tramp-completion-handle-file-name-all-completions): Ensure, that
162 non remote files are still checked. Oops. 198 non remote files are still checked. Oops.
163 (tramp-handle-copy-file, tramp-do-copy-or-rename-file): Handle 199 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
164 PRESERVE-SELINUX-CONTEXT. 200 Handle PRESERVE-SELINUX-CONTEXT.
165 (tramp-do-copy-or-rename-file): Add progress reporter. 201 (tramp-do-copy-or-rename-file): Add progress reporter.
166 (tramp-do-copy-or-rename-file-directly): Do not use 202 (tramp-do-copy-or-rename-file-directly): Do not use
167 `tramp-handle-file-remote-p'. 203 `tramp-handle-file-remote-p'.
@@ -175,8 +211,8 @@
175 cache. 211 cache.
176 (tramp-handle-expand-file-name) 212 (tramp-handle-expand-file-name)
177 (tramp-completion-handle-file-name-all-completions) 213 (tramp-completion-handle-file-name-all-completions)
178 (tramp-completion-handle-file-name-completion): Use 214 (tramp-completion-handle-file-name-completion):
179 `tramp-connectable-p'. 215 Use `tramp-connectable-p'.
180 (tramp-handle-start-file-process): Set connection property "vec". 216 (tramp-handle-start-file-process): Set connection property "vec".
181 Use it, in order to invalidate file caches. Check only for 217 Use it, in order to invalidate file caches. Check only for
182 `remote-tty' process property. 218 `remote-tty' process property.
@@ -538,8 +574,7 @@
5382010-07-03 Michael Albinus <michael.albinus@gmx.de> 5742010-07-03 Michael Albinus <michael.albinus@gmx.de>
539 575
540 * net/zeroconf.el (zeroconf-resolve-service) 576 * net/zeroconf.el (zeroconf-resolve-service)
541 (zeroconf-service-resolver-handler): Use 577 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
542 `dbus-byte-array-to-string'.
543 (zeroconf-publish-service): Use `dbus-string-to-byte-array'. 578 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
544 579
5452010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de> 5802010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
@@ -643,8 +678,8 @@
6432010-06-21 Dan Nicolaescu <dann@ics.uci.edu> 6782010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
644 679
645 Fix reading file names in Git annotate buffers. 680 Fix reading file names in Git annotate buffers.
646 * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove 681 * vc-git.el (vc-git-annotate-extract-revision-at-line):
647 trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481) 682 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
648 683
6492010-06-20 Alan Mackenzie <acm@muc.de> 6842010-06-20 Alan Mackenzie <acm@muc.de>
650 685
@@ -887,15 +922,15 @@
8872010-04-20 Kenichi Handa <handa@m17n.org> 9222010-04-20 Kenichi Handa <handa@m17n.org>
888 923
889 * language/indian.el (oriya-composable-pattern) 924 * language/indian.el (oriya-composable-pattern)
890 (tamil-composable-pattern, malayalam-composable-pattern): Add 925 (tamil-composable-pattern, malayalam-composable-pattern):
891 two-part vowels to "v" (vowel sign). 926 Add two-part vowels to "v" (vowel sign).
892 927
8932010-04-20 Chong Yidong <cyd@stupidchicken.com> 9282010-04-20 Chong Yidong <cyd@stupidchicken.com>
894 929
895 * files.el (copy-directory): Handle symlinks (Bug#5982). 930 * files.el (copy-directory): Handle symlinks (Bug#5982).
896 931
897 * progmodes/compile.el (compilation-next-error-function): Revert 932 * progmodes/compile.el (compilation-next-error-function):
898 2009-10-12 change (Bug#5983). 933 Revert 2009-10-12 change (Bug#5983).
899 934
9002010-04-20 Dan Nicolaescu <dann@ics.uci.edu> 9352010-04-20 Dan Nicolaescu <dann@ics.uci.edu>
901 936
@@ -911,8 +946,8 @@
911 946
9122010-04-18 Chong Yidong <cyd@stupidchicken.com> 9472010-04-18 Chong Yidong <cyd@stupidchicken.com>
913 948
914 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't 949 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
915 destroy list before using it. 950 Don't destroy list before using it.
916 951
9172010-04-17 Dan Nicolaescu <dann@ics.uci.edu> 9522010-04-17 Dan Nicolaescu <dann@ics.uci.edu>
918 953
@@ -1175,8 +1210,8 @@
1175 1210
11762010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change) 12112010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
1177 1212
1178 * vc-git.el (vc-git-annotate-extract-revision-at-line): Use 1213 * vc-git.el (vc-git-annotate-extract-revision-at-line):
1179 vc-git-root as default directory for revision path (Bug#5657). 1214 Use vc-git-root as default directory for revision path (Bug#5657).
1180 1215
11812010-03-06 Chong Yidong <cyd@stupidchicken.com> 12162010-03-06 Chong Yidong <cyd@stupidchicken.com>
1182 1217