aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-09-03 17:30:17 +0200
committerJoakim Verona2012-09-03 17:30:17 +0200
commit4a37733c693d59a9b83a3fb2d0c7f9461d149f60 (patch)
treea33402e09342f748baebf0e4f5a1e40538e620f4 /lisp/ChangeLog
parent5436d1df5e2ba0b4d4f72b03a1cd09b20403654b (diff)
parentdcde497f27945c3ca4ce8c21f655ef6f627acdd2 (diff)
downloademacs-4a37733c693d59a9b83a3fb2d0c7f9461d149f60.tar.gz
emacs-4a37733c693d59a9b83a3fb2d0c7f9461d149f60.zip
upstream
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog483
1 files changed, 476 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ec89b3784d9..87904b8313b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,11 +1,479 @@
12012-09-03 Martin Rudalics <rudalics@gmx.at>
2
3 * window.el (temp-buffer-window-setup-hook)
4 (temp-buffer-window-show-hook): New hooks.
5 (temp-buffer-window-setup, temp-buffer-window-show)
6 (with-temp-buffer-window): New functions.
7 (fit-window-to-buffer): Remove unused optional argument
8 OVERRIDE.
9 (special-display-popup-frame): Make sure the window used shows
10 BUFFER.
11
12 * help.el (temp-buffer-resize-mode): Fix doc-string.
13 (resize-temp-buffer-window): New optional argument WINDOW.
14
15 * files.el (recover-file, save-buffers-kill-emacs):
16 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
17
182012-09-02 Michael Albinus <michael.albinus@gmx.de>
19
20 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
21 remote definition of `default-directory', ensure we can connect.
22
232012-09-02 Juri Linkov <juri@jurta.org>
24
25 Toggle whitespace matching mode with M-s SPC.
26 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
27
28 * isearch.el (search-whitespace-regexp): Doc fix.
29 Remove cons cell customization.
30 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
31 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
32 New variables.
33 (isearch-forward, isearch-forward-regexp): Doc fix.
34 (isearch-toggle-lax-whitespace): New command.
35 (search-forward-lax-whitespace, search-backward-lax-whitespace)
36 (re-search-forward-lax-whitespace)
37 (re-search-backward-lax-whitespace): New functions.
38 (isearch-whitespace-regexp): Remove function.
39 (isearch-query-replace): Let-bind replace-search-function and
40 replace-re-search-function.
41 (isearch-occur): Let-bind search-spaces-regexp according to the
42 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
43 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
44 condition for C-q SPC.
45 (isearch-search-fun-default): Use new functions mentioned above.
46 (isearch-search-forward, isearch-search-backward): Remove functions.
47 (isearch-search): Don't let-bind search-spaces-regexp.
48 (isearch-lazy-highlight-space-regexp): Remove variable.
49 (isearch-lazy-highlight-lax-whitespace)
50 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
51 (isearch-lazy-highlight-new-loop): Use them.
52 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
53
542012-09-02 Chong Yidong <cyd@gnu.org>
55
56 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
57
582012-09-02 Glenn Morris <rgm@gnu.org>
59
60 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
61
622012-09-01 Glenn Morris <rgm@gnu.org>
63
64 * term.el: Tidy up menu definitions.
65 (term-mode-map): Use easymenu for In/Out, Complete menus.
66 (term-pager-break-map): Initialize in the defvar.
67 (term-terminal-menu, term-signals-menu): Define with easymenu.
68 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
69 (term-pager-menu): New, extracted from term-process-pager.
70 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
71 (term-update-mode-line): Propertize line/char and page items.
72 (term-process-pager): Move keymap initialization elsewhere.
73
742012-09-01 Martin Rudalics <rudalics@gmx.at>
75
76 * window.el (switch-to-prev-buffer): Handle additional values of
77 BURY-OR-KILL argument. Don't switch in minibuffer window.
78 (switch-to-next-buffer): Don't switch in minibuffer window.
79 (quit-restore-window): New function based on quit-window.
80 Handle additional values of former KILL argument.
81 (quit-window): Call quit-restore-window with appropriate
82 interpretation of KILL argument.
83 (display-buffer-below-selected): New buffer display action
84 function.
85
862012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
87
88 * minibuffer.el (completion-at-point-functions): Complete docstring
89 (bug#12254).
90
912012-09-01 Paul Eggert <eggert@cs.ucla.edu>
92
93 Better seed support for (random).
94 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
95 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
96 * play/mpuz.el, play/tetris.el, play/zone.el:
97 * calc/calc-comb.el (math-init-random-base):
98 * play/blackbox.el (bb-init-board):
99 * play/life.el (life):
100 * server.el (server-use-tcp):
101 * type-break.el (type-break):
102 Remove unnecessary call to (random t).
103 * net/sasl.el (sasl-unique-id-function):
104 Change (random t) to (random), now that the latter is more random.
105 * play/life.el (life-initialized): Remove no-longer-needed var.
106
1072012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
108
109 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
110 Consider frame's buffer predicate when choosing the buffer.
111 (Bug#12081)
112
1132012-08-30 Richard Stallman <rms@gnu.org>
114
115 * simple.el (special-mode-map): Delete binding for `z'.
116
1172012-08-30 Andreas Schwab <schwab@linux-m68k.org>
118
119 * progmodes/compile.el (compilation-always-kill): Doc fix.
120
1212012-08-30 Chong Yidong <cyd@gnu.org>
122
123 * window.el (display-buffer-reuse-frames): Make the obsolescence
124 message more informative.
125
1262012-08-30 Glenn Morris <rgm@gnu.org>
127
128 * paren.el (show-paren-delay):
129 Add a :set function. Doc fix. (Bug#12297)
130
1312012-08-29 Martin Blais <blais@furius.ca> (tiny change)
132
133 * progmodes/compile.el (compilation-always-kill): New var.
134 (compilation-start): Use it.
135
1362012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
137
138 * simple.el (read-only-mode): Move from files.el for bootstrapping.
139 * files.el (read-only-mode): Move to simple.el.
140
141 * files.el (read-only-mode): New minor mode.
142 (toggle-read-only): Use it and mark obsolete.
143 (find-file--read-only):
144 * vc/vc.el (vc-next-action, vc-checkout):
145 * vc/vc-cvs.el (vc-cvs-checkout):
146 * obsolete/vc-mcvs.el (vc-mcvs-update):
147 * ffap.el (ffap--toggle-read-only): Update callers.
148
1492012-08-29 Michael Albinus <michael.albinus@gmx.de>
150
151 * eshell/esh-ext.el (eshell-external-command): Do not examine
152 remote shell scripts. See
153 <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
154
155 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
156 "/usr/local/sbin".
157
1582012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
159
160 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
161
1622012-08-28 Leo Liu <sdl.web@gmail.com>
163
164 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
165 completion-at-point. (Bug#12220)
166
167 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
168
169 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
170
1712012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
172
173 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
174 be buffer-local; add delete-trailing-whitespace (bug#12259).
175
1762012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
177
178 * progmodes/hideif.el (hif-compress-define-list):
179 Fix typo. (Bug#11951)
180
1812012-08-28 Dan Nicolaescu <dann@gnu.org>
182
183 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
184 buffer local setting.
185
186 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
187 rcirc-encode-coding-system.
188
1892012-08-28 Leo Liu <sdl.web@gmail.com>
190
191 * net/rcirc.el (rcirc-split-message): New function.
192 (rcirc-send-message): Use it. (Bug#12051)
193
1942012-08-28 Juri Linkov <juri@jurta.org>
195
196 * info.el (Info-fontify-node): Hide empty lines at the end of
197 the node. (Bug#12272)
198
1992012-08-27 Drew Adams <drew.adams@oracle.com>
200
201 * dired.el (dired-pop-to-buffer): Make window start at beginning
202 of buffer (Bug#12281).
203
2042012-08-26 Chong Yidong <cyd@gnu.org>
205
206 * window.el (special-display-regexps, special-display-frame-alist)
207 (special-display-buffer-names, special-display-function)
208 (display-buffer-reuse-frames): Mark as obsolete.
209
210 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
211
212 * help.el (help-print-return-message): Don't treat
213 display-buffer-reuse-frames specially.
214
2152012-08-26 Chong Yidong <cyd@gnu.org>
216
217 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
218 New variable, replacing gdb-frame-parameters.
219 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
220 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
221 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
222 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
223 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
224 the functions directly with gdb-display-buffer-other-frame-action.
225 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
226 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
227 (gdb-display-stack-buffer, gdb-display-locals-buffer)
228 (gdb-display-registers-buffer): Define directly.
229 (def-gdb-display-buffer): Macro deleted.
230 (gdb-display-buffer): Remove second and third args, callers don't
231 use them. Defer to the default display-buffer behavior, apart
232 from making windows dedicated.
233 (gdb-setup-windows): Don't call display-buffer unnecessarily.
234
235 * progmodes/gud.el (gud-display-line): Just use display-buffer.
236
237 * window.el (display-buffer-pop-up-frame): Handle a
238 pop-up-frame-parameters alist entry.
239 (display-buffer): Document it.
240
2412012-08-26 Chong Yidong <cyd@gnu.org>
242
243 * isearch.el (search-whitespace-regexp): Make string and nil
244 values apply to both ordinary and regexp search. Allow a cons
245 cell value to distinguish between the two.
246 (isearch-whitespace-regexp, isearch-search-forward)
247 (isearch-search-backward): New functions.
248 (isearch-occur, isearch-search-fun-default, isearch-search)
249 (isearch-lazy-highlight-new-loop): Use them.
250 (isearch-forward, isearch-forward-regexp): Doc fix.
251
2522012-08-26 Chong Yidong <cyd@gnu.org>
253
254 * faces.el (help-argument-name): Always inherit from italic
255 (Bug#12213).
256
2572012-08-25 Martin Rudalics <rudalics@gmx.at>
258
259 * window.el (window--even-window-heights): Even heights when
260 WINDOW and the selected window form a vertical combination.
261 (display-buffer-use-some-window): Provide that window used gets
262 sized back by quit-window. (Bug#11880) and (Bug#12091)
263
2642012-08-24 Paul Eggert <eggert@cs.ucla.edu>
265
266 Fix file time stamp problem with bzr and CVS (Bug#12001).
267 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
268 in the file's time stamp, since the version control system loses
269 that information.
270
2712012-08-22 Juri Linkov <juri@jurta.org>
272
273 * info.el (Info-fontify-node): Hide the suffix of the
274 Info file name in the header line. (Bug#12187)
275
2762012-08-22 Glenn Morris <rgm@gnu.org>
277
278 * calendar/cal-tex.el (cal-tex-weekly-common):
279 Restore leading blank page.
280
2812012-08-22 Le Wang <l26wang@gmail.com> (tiny change)
282
283 * misc.el (forward-to-word, backward-to-word): Activate or extend
284 the region under `shift-select-mode'. (Bug#12231)
285
2862012-08-22 Bastien Guerry <bzg@gnu.org>
287
288 * progmodes/executable.el (executable-prefix): Set to "#!" instead
289 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
290 gives details on why the space is never needed.
291
2922012-08-22 Martin Rudalics <rudalics@gmx.at>
293
294 * window.el (walk-window-tree, window-with-parameter):
295 New optional argument MINIBUF to control whether these functions
296 should run on the minibuffer window.
297 (window-at-side-list): Don't operate on minibuffer window.
298 (window-in-direction): Simplify and rewrite doc-string.
299 (window--size-ignore): Rename to window--size-ignore-p.
300 Update callers.
301 (display-buffer-in-atom-window, window--major-non-side-window)
302 (window--major-side-window, display-buffer-in-major-side-window)
303 (delete-side-window, display-buffer-in-side-window):
304 New functions.
305 (window--side-check, window-deletable-p, delete-window)
306 (delete-other-windows, split-window): Handle side windows and
307 atomic windows appropriately.
308 (window--display-buffer): Call display-buffer-record-window also
309 when the window buffer did not change.
310
3112012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
312
313 * help-fns.el (help-fns--key-bindings):
314 Abbreviate non-symbol remap targets. (Bug#12174)
315
3162012-08-22 Martin Rudalics <rudalics@gmx.at>
317
318 * dired.el (dired-mark-remembered): Don't clobber point.
319 (Bug#11795)
320
3212012-08-22 Glenn Morris <rgm@gnu.org>
322
323 * progmodes/bug-reference.el (bug-reference): New custom group.
324 (bug-reference-bug-regexp): Make it a defcustom.
325
3262012-08-22 Daiki Ueno <ueno@unixuser.org>
327
328 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
329 (js-paren-indent-offset, js-square-indent-offset)
330 (js-curly-indent-offset): Add :safe (Bug#12257).
331
3322012-08-22 Edward O'Connor <hober0@gmail.com>
333
334 * json.el (json-key-format): Add error properties.
335 (json-encode-key): New function.
336 (json-encode-hash-table, json-encode-alist, json-encode-plist):
337 Use json-encode-key.
338
3392012-08-22 Glenn Morris <rgm@gnu.org>
340
341 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
342 (cal-tex-leftday, cal-tex-rightday): Remove functions.
343 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
344 Update for above change.
345
3462012-08-21 Andreas Schwab <schwab@linux-m68k.org>
347
348 * cus-face.el (custom-face-attributes): Fix customize type for the
349 :underline attribute. (Bug#11805)
350
3512012-08-21 Martin Rudalics <rudalics@gmx.at>
352
353 * window.el (window-point-1, set-window-point-1): Remove.
354 (window-in-direction, record-window-buffer)
355 (set-window-buffer-start-and-point, split-window-below)
356 (window--state-get-1, display-buffer-record-window):
357 Replace calls to window-point-1 and set-window-point-1 by calls to
358 window-point and set-window-point respectively.
359
3602012-08-21 Glenn Morris <rgm@gnu.org>
361
362 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
363 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
364 Use it.
365
366 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
367 (cal-tex-shortday): New function.
368 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
369 (cal-tex-cursor-filofax-daily): Use the above.
370
371 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
372 New functions.
373 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
374 (cal-tex-cursor-filofax-week): Use them.
375
376 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
377 New constants.
378 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
379 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
380
381 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
382 (cal-tex-end-document): Don't rely on buffer name.
383
384 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
385 Use cal-tex-vspace.
386 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
387 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
388 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
389 Use cal-tex-arg.
390
391 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
392 (cal-tex-cursor-week, cal-tex-cursor-week2)
393 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
394 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
395 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
396 (cal-tex-insert-preamble, cal-tex-b-document)
397 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
398 Improve cal-tex-cmd usage.
399
400 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
401 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
402 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
403 (cal-tex-weekly-paper): New function.
404 (cal-tex-cursor-week, cal-tex-cursor-week2)
405 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
406 (cal-tex-cursor-day): Use it.
407
408 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
409 (cal-tex-cursor-filofax-week): Remove leading blank page.
410
411 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
412 Add autoload cookie. For now at least, don't use color, since
413 no other cal-tex function does.
414
415 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
416 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
417 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
418
4192012-08-21 Juri Linkov <juri@jurta.org>
420
421 * info.el (Info-file-attributes): New variable.
422 (info-insert-file-contents): Add file attributes to
423 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
424 `Info-toc-nodes' when previous modtime of the Info file is less
425 than new modtime.
426 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
427 of info.el. (Bug#12230)
428
4292012-08-20 Glenn Morris <rgm@gnu.org>
430
431 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
432 * calendar/holidays.el (calendar-holiday-list):
433 Report errors with display-warning rather than beep'n'sleep.
434
4352012-08-20 Michael Albinus <michael.albinus@gmx.de>
436
437 * net/tramp.el (tramp-accept-process-output): Accept only output
438 from PROC. Otherwise, process filters and sentinels might be
439 confused. (Bug#12145)
440
4412012-08-20 Chong Yidong <cyd@gnu.org>
442
443 * descr-text.el (describe-text-properties-1): Use overlays-in to
444 report on empty overlays (Bug#3322).
445
4462012-08-20 Glenn Morris <rgm@gnu.org>
447
448 * mail/rmailout.el (rmail-output-read-file-name):
449 Trap and report errors in rmail-output-file-alist elements.
450
451 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
452 since most non-font-lock faces are not also variables).
453
4542012-08-20 Edward Reingold <reingold@iit.edu>
455
456 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
457 New function. (Bug12160)
458
4592012-08-19 Glenn Morris <rgm@gnu.org>
460
461 * mail/rmailout.el (rmail-output-read-file-name):
462 Fix previous change (when the alist is nil or does not match).
463
4642012-08-19 Chong Yidong <cyd@gnu.org>
465
466 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
467 (Bug#12228).
468
12012-08-18 Chong Yidong <cyd@gnu.org> 4692012-08-18 Chong Yidong <cyd@gnu.org>
2 470
3 * simple.el (yank-handled-properties): New defcustom. 471 * simple.el (yank-handled-properties): New defcustom.
4 (yank-excluded-properties): Add font-lock-face and category. 472 (yank-excluded-properties): Add font-lock-face and category.
5 (yank): Doc fix. 473 (yank): Doc fix.
6 474
7 * subr.el (remove-yank-excluded-properties): Obey 475 * subr.el (remove-yank-excluded-properties):
8 yank-handled-properties. The special handling of font-lock-face 476 Obey yank-handled-properties. The special handling of font-lock-face
9 and category is now done this way, instead of being hard-coded. 477 and category is now done this way, instead of being hard-coded.
10 (insert-for-yank-1): Remove font-lock-face handling. 478 (insert-for-yank-1): Remove font-lock-face handling.
11 (yank-handle-font-lock-face-property) 479 (yank-handle-font-lock-face-property)
@@ -19,8 +487,8 @@
19 487
202012-08-17 Michael Albinus <michael.albinus@gmx.de> 4882012-08-17 Michael Albinus <michael.albinus@gmx.de>
21 489
22 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Eliminate 490 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
23 superfluous prompt. (Bug#12203) 491 Eliminate superfluous prompt. (Bug#12203)
24 492
252012-08-17 Chong Yidong <cyd@gnu.org> 4932012-08-17 Chong Yidong <cyd@gnu.org>
26 494
@@ -47,8 +515,8 @@
47 (next-buffer, previous-buffer, split-window, balance-windows-2) 515 (next-buffer, previous-buffer, split-window, balance-windows-2)
48 (set-window-text-height, window-buffer-height) 516 (set-window-text-height, window-buffer-height)
49 (fit-window-to-buffer, shrink-window-if-larger-than-buffer) 517 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
50 (truncated-partial-width-window-p): Minor code adjustments. In 518 (truncated-partial-width-window-p): Minor code adjustments.
51 doc-strings state whether the argument window has to denote a 519 In doc-strings state whether the argument window has to denote a
52 live, valid or any window. 520 live, valid or any window.
53 521
542012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change) 5222012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
@@ -223,7 +691,7 @@
223 691
2242012-08-13 Bastien Guerry <bzg@gnu.org> 6922012-08-13 Bastien Guerry <bzg@gnu.org>
225 693
226 * window.el (special-display-popup-frame): Small docstring 694 * window.el (special-display-popup-frame): Minor docstring
227 enhancement. (Bug#12172) 695 enhancement. (Bug#12172)
228 696
2292012-08-13 Andreas Schwab <schwab@linux-m68k.org> 6972012-08-13 Andreas Schwab <schwab@linux-m68k.org>
@@ -291,6 +759,7 @@
291 * files.el (hack-local-variables-filter): If an eval: form is not 759 * files.el (hack-local-variables-filter): If an eval: form is not
292 known to be safe, and enable-local-variables is :safe, then ignore 760 known to be safe, and enable-local-variables is :safe, then ignore
293 the form totally, as is done for non-eval forms. (Bug#12155) 761 the form totally, as is done for non-eval forms. (Bug#12155)
762 This is CVE-2012-3479.
294 763
2952012-08-10 Stefan Monnier <monnier@iro.umontreal.ca> 7642012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
296 765