aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2012-08-22 18:05:50 +0900
committerKenichi Handa2012-08-22 18:05:50 +0900
commitfabc1281e9cde34ff9a19d843316d2ceca8647ad (patch)
treef38f13cab3ec6c32ab8ab49ea2e60f64969a0d22 /lisp/ChangeLog
parent4ff819d728960bf5e52b72501c606f4bb3fde028 (diff)
parent842e3a93aa3a0826cb4148376e54cd1527d10901 (diff)
downloademacs-fabc1281e9cde34ff9a19d843316d2ceca8647ad.tar.gz
emacs-fabc1281e9cde34ff9a19d843316d2ceca8647ad.zip
merge trunk
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog187
1 files changed, 187 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6be54850414..4296280b22e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,190 @@
12012-08-22 Martin Rudalics <rudalics@gmx.at>
2
3 * window.el (walk-window-tree, window-with-parameter): New
4 optional argument MINIBUF to control whether these functions
5 should run on the minibuffer window.
6 (window-at-side-list): Don't operate on minibuffer window.
7 (window-in-direction): Simplify and rewrite doc-string.
8 (window--size-ignore): Rename to window--size-ignore-p. Update
9 callers.
10
112012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
12
13 * help-fns.el (help-fns--key-bindings):
14 Abbreviate non-symbol remap targets. (Bug#12174)
15
162012-08-22 Martin Rudalics <rudalics@gmx.at>
17
18 * dired.el (dired-mark-remembered): Don't clobber point.
19 (Bug#11795)
20
212012-08-22 Glenn Morris <rgm@gnu.org>
22
23 * progmodes/bug-reference.el (bug-reference): New custom group.
24 (bug-reference-bug-regexp): Make it a defcustom.
25
262012-08-22 Daiki Ueno <ueno@unixuser.org>
27
28 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
29 (js-paren-indent-offset, js-square-indent-offset)
30 (js-curly-indent-offset): Add :safe (Bug#12257).
31
322012-08-22 Edward O'Connor <hober0@gmail.com>
33
34 * json.el (json-key-format): Add error properties.
35 (json-encode-key): New function.
36 (json-encode-hash-table, json-encode-alist, json-encode-plist):
37 Use json-encode-key.
38
392012-08-22 Glenn Morris <rgm@gnu.org>
40
41 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
42 (cal-tex-leftday, cal-tex-rightday): Remove functions.
43 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
44 Update for above change.
45
462012-08-21 Andreas Schwab <schwab@linux-m68k.org>
47
48 * cus-face.el (custom-face-attributes): Fix customize type for the
49 :underline attribute. (Bug#11805)
50
512012-08-21 Martin Rudalics <rudalics@gmx.at>
52
53 * window.el (window-point-1, set-window-point-1): Remove.
54 (window-in-direction, record-window-buffer)
55 (set-window-buffer-start-and-point, split-window-below)
56 (window--state-get-1, display-buffer-record-window): Replace
57 calls to window-point-1 and set-window-point-1 by calls to
58 window-point and set-window-point respectively.
59
602012-08-21 Glenn Morris <rgm@gnu.org>
61
62 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
63 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
64 Use it.
65
66 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
67 (cal-tex-shortday): New function.
68 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
69 (cal-tex-cursor-filofax-daily): Use the above.
70
71 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
72 New functions.
73 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
74 (cal-tex-cursor-filofax-week): Use them.
75
76 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
77 New constants.
78 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
79 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
80
81 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
82 (cal-tex-end-document): Don't rely on buffer name.
83
84 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
85 Use cal-tex-vspace.
86 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
87 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
88 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
89 Use cal-tex-arg.
90
91 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
92 (cal-tex-cursor-week, cal-tex-cursor-week2)
93 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
94 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
95 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
96 (cal-tex-insert-preamble, cal-tex-b-document)
97 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
98 Improve cal-tex-cmd usage.
99
100 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
101 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
102 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
103 (cal-tex-weekly-paper): New function.
104 (cal-tex-cursor-week, cal-tex-cursor-week2)
105 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
106 (cal-tex-cursor-day): Use it.
107
108 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
109 (cal-tex-cursor-filofax-week): Remove leading blank page.
110
111 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
112 Add autoload cookie. For now at least, don't use color, since
113 no other cal-tex function does.
114
115 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
116 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
117 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
118
1192012-08-21 Juri Linkov <juri@jurta.org>
120
121 * info.el (Info-file-attributes): New variable.
122 (info-insert-file-contents): Add file attributes to
123 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
124 `Info-toc-nodes' when previous modtime of the Info file is less
125 than new modtime.
126 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
127 of info.el. (Bug#12230)
128
1292012-08-20 Glenn Morris <rgm@gnu.org>
130
131 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
132 * calendar/holidays.el (calendar-holiday-list):
133 Report errors with display-warning rather than beep'n'sleep.
134
1352012-08-20 Michael Albinus <michael.albinus@gmx.de>
136
137 * net/tramp.el (tramp-accept-process-output): Accept only output
138 from PROC. Otherwise, process filters and sentinels might be
139 confused. (Bug#12145)
140
1412012-08-20 Chong Yidong <cyd@gnu.org>
142
143 * descr-text.el (describe-text-properties-1): Use overlays-in to
144 report on empty overlays (Bug#3322).
145
1462012-08-20 Glenn Morris <rgm@gnu.org>
147
148 * mail/rmailout.el (rmail-output-read-file-name):
149 Trap and report errors in rmail-output-file-alist elements.
150
151 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
152 since most non-font-lock faces are not also variables).
153
1542012-08-20 Edward Reingold <reingold@iit.edu>
155
156 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
157 New function. (Bug12160)
158
1592012-08-19 Glenn Morris <rgm@gnu.org>
160
161 * mail/rmailout.el (rmail-output-read-file-name):
162 Fix previous change (when the alist is nil or does not match).
163
1642012-08-19 Chong Yidong <cyd@gnu.org>
165
166 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
167 (Bug#12228).
168
1692012-08-18 Chong Yidong <cyd@gnu.org>
170
171 * simple.el (yank-handled-properties): New defcustom.
172 (yank-excluded-properties): Add font-lock-face and category.
173 (yank): Doc fix.
174
175 * subr.el (remove-yank-excluded-properties): Obey
176 yank-handled-properties. The special handling of font-lock-face
177 and category is now done this way, instead of being hard-coded.
178 (insert-for-yank-1): Remove font-lock-face handling.
179 (yank-handle-font-lock-face-property)
180 (yank-handle-category-property): New function.
181
1822012-08-17 Glenn Morris <rgm@gnu.org>
183
184 * mail/rmailout.el (rmail-output-read-file-name):
185 Check rmail-output-file-alist against the full message body
186 in the correct rmail buffer. (Bug#12214)
187
12012-08-17 Michael Albinus <michael.albinus@gmx.de> 1882012-08-17 Michael Albinus <michael.albinus@gmx.de>
2 189
3 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Eliminate 190 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Eliminate