* lisp/ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
b4243e22
GV
12012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
2
3 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
4 (bug#11145).
5
305d9f44
SM
62012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * comint.el (comint--common-quoted-suffix): Check string boundary
9 before comparing (bug#11158).
10 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
11
3d439cd1
CY
122012-04-04 Chong Yidong <cyd@gnu.org>
13
321cc491
CY
14 * minibuffer.el (completion-extra-properties): Doc fix.
15
3d439cd1
CY
16 * subr.el (delayed-warnings-hook): Doc fix.
17
2d562c0f
DU
182012-04-04 Daiki Ueno <ueno@unixuser.org>
19
20 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
21 selection (Bug#11159).
22 (epa-insert-keys): Inform that the default public key will be
23 exported if no key is selected.
24
4443f204
RS
252012-04-04 Richard Stallman <rms@gnu.org>
26
27 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
28
529c06b6
CY
292012-04-03 Chong Yidong <cyd@gnu.org>
30
31 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
32 mail-insert-file, not its obsolete alias mail-attach-file.
33
66b907dc
MA
342012-04-03 Michael Albinus <michael.albinus@gmx.de>
35
36 * notifications.el (notifications-notify): Fix docstring.
37
c0ea195d
GM
382012-04-02 Glenn Morris <rgm@gnu.org>
39
40 * emacs-lisp/authors.el (authors-aliases): Another addition.
41
5ca64e00
MA
422012-04-02 Michael Albinus <michael.albinus@gmx.de>
43
44 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
45 `tramp-compat-call-process' instead of `tramp-local-call-process'.
46 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
47
42ee526b
CY
482012-04-01 Chong Yidong <cyd@gnu.org>
49
50 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
51 Handle root directory properly.
52 (copy-directory): Caller changed.
53
54 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
55 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
56
0b021094
GM
572012-03-31 Glenn Morris <rgm@gnu.org>
58
40f86458
GM
59 * term/xterm.el (xterm-extra-capabilities): Doc fix.
60
7019c177
GM
61 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
62
a1daddd6
GM
63 * calendar/calendar.el (calendar-window-list)
64 (calendar-hide-window): Restore. (Bug#11140)
65 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
66
0b021094
GM
67 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
68
40311efc
TV
692012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
70
71 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
72 Check if file is a symlink (Bug#10489).
73
74 * files.el (copy-directory): Likewise.
75
5319014e
CY
762012-03-30 Chong Yidong <cyd@gnu.org>
77
78 * image.el (imagemagick-types-inhibit)
79 (imagemagick-register-types): Doc fix.
80
935d1290
AM
812012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
82
83 * ispell.el (ispell-get-extended-character-mode): Disable
84 extended-char-mode for hunspell. hunspell does not support it and
85 treats ~word as ordinary words in pipe mode.
86
61c6e8fd
GM
872012-03-30 Glenn Morris <rgm@gnu.org>
88
89 * tutorial.el (help-with-tutorial): Ensure local variables don't
90 happen to make the buffer read-only. (Bug#11127)
91
81fdff00
SM
922012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
93
94 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
95 (perl-calculate-indent): Return `noindent' in strings.
96
6e7a6ec0
SS
972012-03-28 Sam Steingold <sds@gnu.org>
98
99 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
100 instead of the broken adhockery which does not prevent calendar
101 buffers from being displayed at random after exit.
102 (calendar-window-list, calendar-hide-window): Remove the broken
103 adhockery.
104
fee88ca0
GM
1052012-03-28 Glenn Morris <rgm@gnu.org>
106
107 * replace.el (query-replace-map): Doc fix.
108
38de3354
AS
1092012-03-28 Andreas Schwab <schwab@linux-m68k.org>
110
111 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
112 contents. (Bug#11109)
113
b973155e
SM
1142012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
117 (bug#11077).
118 (avl-tree--check, avl-tree--check-node): New funs.
119
dcb6e7b3
MR
1202012-03-27 Martin Rudalics <rudalics@gmx.at>
121
122 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
123 (switch-to-prev-buffer, switch-to-next-buffer):
124 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
125 showing a buffer already is done on the same frame.
126
b4fa35fa
GM
1272012-03-27 Glenn Morris <rgm@gnu.org>
128
129 * startup.el (mail-host-address): Doc fix.
130
f9210e18
SM
1312012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
132
133 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
134 than 197 variables.
135
c0bf7753
AF
1362012-03-26 Ami Fischman <ami@fischman.org>
137
138 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
139
33da7b16
GM
1402012-03-26 Glenn Morris <rgm@gnu.org>
141
02243d9d
GM
142 * files.el (save-buffers-kill-emacs): Doc fix.
143
33da7b16
GM
144 * startup.el (normal-top-level, command-line, command-line-1):
145 Give them doc strings.
146
e5a69fd0
EZ
1472012-03-25 Eli Zaretskii <eliz@gnu.org>
148
149 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 150 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 151
9a69676a
CY
1522012-03-25 Chong Yidong <cyd@gnu.org>
153
4125cb8b
CY
154 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
155 theme if it was previously enabled before (Bug#11031).
156
dd470960
CY
157 * cus-theme.el (custom-theme-write-faces): Retrieve current face
158 spec with custom-face-get-current-spec if its :shown-value is not
159 determined yet (Bug#9337).
4125cb8b 160 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 161
9a69676a
CY
162 * button.el (button-at): Minor addition to docstring.
163
6e7e90fa
SL
1642012-03-24 Simon Leinen <simon.leinen@gmail.com>
165
166 * vc/vc.el (vc-merge): Fix a prompt.
167
f06e2758
CY
1682012-03-24 Chong Yidong <cyd@gnu.org>
169
170 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
171 point (Bug#9623).
172
6e7e90fa
SL
173 * button.el (button-at): Minor addition to docstring.
174
b9d0879b
SM
1752012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
176
177 * newcomment.el (comment-choose-indent): No space after BOL.
178
e71cebb3
SS
1792012-03-22 Sam Steingold <sds@gnu.org>
180
181 * window.el (switch-to-prev-buffer): Revert last patch because the
182 bug turned out to be an advertised feature (Elisp manual 28.14).
183
335aff35
GM
1842012-03-22 Glenn Morris <rgm@gnu.org>
185
186 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
187 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
188
c676576a
LMI
1892012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
190
191 * net/network-stream.el (network-stream-open-starttls): Make error
192 message under Windows be less misleading.
193
126f3d39
LW
1942012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
195
196 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
197 understands (bug#9942).
198
64fee311
CY
1992012-03-22 Chong Yidong <cyd@gnu.org>
200
201 * simple.el (end-of-visible-line): Handle return value of
202 next-single-property-change properly (Bug#9371).
203
a640d29a
KH
2042012-03-22 Kenichi Handa <handa@m17n.org>
205
206 * international/quail.el (quail-insert-kbd-layout): Fix previous
207 change. To avoid unwanted bidi reordering, use
208 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
209
39675016
DG
2102012-03-21 Dmitry Gutov <dgutov@yandex.ru>
211
212 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
213 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
214 (ruby-beginning-of-indent): Be more careful with the difference
215 between word-boundary and symbol boundary.
216 (ruby-mode-syntax-table): Make : a symbol constituent.
217
0a6934fc 2182012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 219
3d008e4f
SM
220 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
221
0a6934fc
SM
2222012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
223
af67c9d7
SM
224 * progmodes/etags.el (tags-completion-at-point-function):
225 Improve last fix.
226
1acad97c
SM
227 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
228
e298b5da
SS
2292012-03-21 Sam Steingold <sds@gnu.org>
230
231 * progmodes/etags.el (tags-completion-at-point-function):
232 Avoid the error when point is inside the pattern.
233
91d82a70
JY
2342012-03-21 John Yates <john@yates-sheets.org> (tiny change)
235
236 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
237 line (Bug#10855).
238
69188b79
CY
2392012-03-21 Drew Adams <drew.adams@oracle.com>
240
241 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
242
99fc91fe
AK
2432012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
244
245 * ido.el (ido-set-current-directory, ido-read-internal)
246 (ido-choose-completion-string, ido-completion-help): Handle nil
247 value of ido-completion-buffer (Bug#11008).
248
087bbb4c
SS
2492012-03-21 Sam Steingold <sds@gnu.org>
250
251 * window.el (switch-to-prev-buffer): Do not switch to a visible
252 window previous buffer, just like with the frame previous buffers.
253
fb5b8aca
CY
2542012-03-21 Chong Yidong <cyd@gnu.org>
255
256 * faces.el (make-face, make-empty-face, copy-face):
257 * face-remap.el (face-remap-add-relative, face-remap-set-base):
258 Doc fixes.
259
dc9924b8
SM
2602012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
261
262 * wid-edit.el (widget-complete-field): Remove (bug#11051).
263 (widget-complete): Remove broken use of it.
264
f0bcceb9
CY
2652012-03-20 Chong Yidong <cyd@gnu.org>
266
dc9924b8
SM
267 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
268 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
269 characters.
270
ee52ebf3
TH
2712012-03-20 Tassilo Horn <tassilo@member.fsf.org>
272
273 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
274 to draw rectangles, not squares. (Regression introduced by revno
275 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
276
4c5779ab
CY
2772012-03-18 Chong Yidong <cyd@gnu.org>
278
279 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
280 it is not yet defined (for temacs).
281
15360934
LL
2822012-03-18 Leo Liu <sdl.web@gmail.com>
283
dc9924b8 284 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 285
d9a8eb66
EZ
2862012-03-17 Eli Zaretskii <eliz@gnu.org>
287
288 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
289 (ispell-choices-win-default-height, ispell-silently-savep)
290 (ispell-dictionary-alist, ispell-encoding8-command)
291 (ispell-check-version, ispell-aspell-find-dictionary)
292 (ispell-valid-dictionary-list, ispell-words-keyword)
293 (ispell-get-word, ispell-internal-change-dictionary)
294 (ispell-region, ispell-skip-region-list)
295 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
296 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
297 (ispell-message-text-end, ispell-message)
298 (ispell-buffer-local-parsing): Doc fix.
299
f02ff80d
J
3002012-03-13 Jambunathan K <kjambunathan@gmail.com>
301
302 * htmlfontify.el: Add support for code block fontification for ODT
303 export (Bug #9914).
304 (hfy-optimisations): Define new option
305 `body-text-only'
306 (hfy-fontify-buffer): Honor above setting.
307 (hfy-begin-span, hfy-end-span): New routines factored out form
308 `hfy-fontify-buffer'.
309 (hfy-begin-span-handler, hfy-end-span-handler): New variables
310 that permit insertion of custom tags.
311 (hfy-fontify-buffer): Use above handlers.
312 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
313 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 314 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
f02ff80d
J
315 over multiple runs. This is made possible by having the caller let
316 bind a special variable `hfy-user-sheet-assoc'.
317 (htmlfontify-string): New defun.
318 (hfy-compile-face-map): Make sure that the last char in the
319 buffer is correctly fontified.
320 (hfy-face-resolve-face): Whitespace only change.
321
9ac7a13f
EZ
3222012-03-17 Eli Zaretskii <eliz@gnu.org>
323
324 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
325 message more clear.
326
e2b5bdd7
LL
3272012-03-16 Leo Liu <sdl.web@gmail.com>
328
329 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
330
2e492df3
AM
3312012-03-16 Alan Mackenzie <acm@muc.de>
332
333 Further optimise the handling of large macros.
334
335 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
336 limit to a call of `c-literal-limits'.
337 (c-determine-+ve-limit): New function.
dc9924b8
SM
338 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
339 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
340 In CASE 5B, restrict a search limit to 500.
341 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
342
343 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
344 Restrict macro bounds to +-500 from after-change's BEG END.
345
50e94f0c
LL
3462012-03-16 Leo Liu <sdl.web@gmail.com>
347
348 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
349
6f09f6ed
AH
3502012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
351
352 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 353 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 354
c7e73d51
GM
3552012-03-16 Glenn Morris <rgm@gnu.org>
356
da986230
GM
357 * view.el (view-buffer, view-buffer-other-window)
358 (view-buffer-other-frame): Doc fixes re special mode-class.
359
0835f01e
GM
360 * subr.el (eval-after-load): If named feature is provided not from
361 a file, run after-load forms. (Bug#10946)
362
c7e73d51
GM
363 * calendar/calendar.el (calendar-insert-at-column):
364 Handle non-unit-width characters a bit better. (Bug#10978)
365
3f2eafd1
CY
3662012-03-15 Chong Yidong <cyd@gnu.org>
367
368 * emacs-lisp/ring.el (ring-extend): New function.
369 (ring-insert+extend): Extend the ring correctly (Bug#11019).
370
371 * comint.el (comint-read-input-ring)
372 (comint-add-to-input-history): Grow comint-input-ring lazily.
373
103af3fe
SM
3742012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
375
663b1677
SM
376 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
377 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
378
103af3fe
SM
379 * imenu.el: Fix multiple inheritance breakage (bug#9199).
380 (imenu-add-to-menubar): Don't add a redundant index.
381 (imenu-update-menubar): Handle a dynamically composed keymap.
382
899cb7cb
KY
3832012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
384
385 * mail/sendmail.el (mail-encode-header):
386 Bind rfc2047-encode-encoded-words to nil.
387
3809f91d
GM
3882012-03-13 Glenn Morris <rgm@gnu.org>
389
390 * calendar/calendar.el (calendar-string-spread):
391 Handle non-unit-width characters a bit better. (Bug#10978)
392
9e345a01
LL
3932012-03-13 Leo Liu <sdl.web@gmail.com>
394
395 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
396 directory and file as argument (Bug#10822).
397
4a07df36
KS
3982012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
399
400 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
401 For dynamically generated code, follow $PC.
402 (gdb-disassembly-handler-custom): Handle no function name case.
403
4aaa9356
TL
4042012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
405
406 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
407 * emulation/ws-mode.el (ws-query-replace):
408 * sort.el (sort-regexp-fields):
409 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
410
225979da
SM
4112012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
412
413 * dabbrev.el: Fix cycle completion order (bug#10963).
414 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
415 (dabbrev-completion): Don't use an obarray; provide
416 a cycle-sort-function.
417
e2f1fdab
LL
4182012-03-12 Leo Liu <sdl.web@gmail.com>
419
dc9924b8 420 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
421 (kill-do-not-save-duplicates): Doc fix.
422
b19490ed
SM
4232012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
424
425 * dabbrev.el: Fix cycle completion (bug#10963).
426 Use lexical binding and wrap to 80 columns.
427 (dabbrev-completion): Delay computing the list of completions.
428
4b05d722
KH
4292012-03-12 Kenichi Handa <handa@m17n.org>
430
431 * international/quail.el (quail-insert-kbd-layout): Surround each
432 row by LRO and PDF instead of inserting many LRMs. Pad the left
433 and right of each non-spacing marks. Insert invisible space
434 between lower and upper characters to prevent composition.
435
dbbc2e69
SM
4362012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
437
438 * minibuffer.el (minibuffer-complete): Don't get confused when the
439 function is run twice via different commands (bug#10958).
440 (complete-with-action): Fix docstring.
441
292112ed
CY
4422012-03-12 Chong Yidong <cyd@gnu.org>
443
5d1ac394
CY
444 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
445 (nxml-completion-at-point-function): New function.
446 (nxml-mode): Use it.
447 (nxml-bind-meta-tab-to-complete-flag): Default to t.
448
292112ed
CY
449 * emacs-lisp/package.el (package-unpack, package-unpack-single):
450 Load generated autoloads file before byte compiling (Bug#10970).
451 (package--make-autoloads-and-compile): New helper fun.
452
4098f8f7
CS
4532012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
454
455 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
456
8f754691
MA
4572012-03-11 Michael Albinus <michael.albinus@gmx.de>
458
459 * autorevert.el (auto-revert-handler): Ensure, that
460 file-readable-p is applied only for local files or in
461 auto-revert-tail-mode.
462
e29ab36b
AS
4632012-03-11 Andreas Schwab <schwab@linux-m68k.org>
464
dbbc2e69
SM
465 * server.el (server-eval-at): Handle non-tcp connections.
466 Decode result string.
ad0bf5b6 467
e29ab36b
AS
468 * server.el (server-msg-size): New constant.
469 (server-reply-print): New function.
470 (server-eval-and-print): Use it.
471 (server-eval-at): Use server-quote-arg and server-unquote-arg.
472 Handle -print-nonl.
473
de5939ba
CS
4742012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
475
476 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
477 (Bug#10987).
478
0c93eabf
CY
4792012-03-11 Chong Yidong <cyd@gnu.org>
480
397a688f
CY
481 * simple.el (goto-line): Doc fix (Bug#9938).
482
2cc775f9
CY
483 * subr.el (save-window-excursion): Doc fix (Bug#9979).
484
0c93eabf
CY
485 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
486 when finished (Bug#10963).
487
c491fa41
MR
4882012-03-11 Martin Rudalics <rudalics@gmx.at>
489
490 * window.el (split-window-below): Fix bug in case where
491 split-window-keep-point is nil (Bug#10971).
492
300e8fa5
JL
4932012-03-11 Juri Linkov <juri@jurta.org>
494
495 * replace.el (replace-highlight): Set isearch-word to nil
496 unconditionally. (Bug#10887)
497
dbf6c5a1
EZ
4982012-03-10 Eli Zaretskii <eliz@gnu.org>
499
500 * net/mairix.el (mairix-replace-invalid-chars): Rename from
501 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 502 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
503 (mairix-widget-create-query): Add usage information about mairix
504 search forms: negating words, searching for substrings, etc.
505
b9e501de
JP
5062012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
507
508 * international/fontset.el (font-encoding-alist): Add an entry for
509 ksx1001 (Bug#5667).
510
92795c91
RS
5112012-03-10 Richard Stallman <rms@gnu.org>
512
1694e6c1
RS
513 * mail/sendmail.el (mail-encode-header):
514 Set rfc2047-encode-encoded-words.
515
607e8555
RS
516 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
517
de3bc99a
RS
518 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
519 view buffer means not swapped.
520 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
521 (rmail-write-region-annotate): Error if real text has disappeared.
522
92795c91
RS
523 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
524
699bd04e
CY
5252012-03-10 Chong Yidong <cyd@gnu.org>
526
527 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
528 * emulation/cua-base.el (cua--init-keymaps):
529 Add delete-forward-char to remappings (Bug#9666).
699bd04e 530
570a1714
MR
5312012-03-10 Martin Rudalics <rudalics@gmx.at>
532
dbbc2e69
SM
533 * speedbar.el (speedbar-unhighlight-one-tag-line):
534 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 535
82dcf4e4
CY
5362012-03-10 Chong Yidong <cyd@gnu.org>
537
7a2c7ca7
CY
538 * minibuffer.el (completion-in-region, completion-help-at-point):
539 Give the completion field overlay a high priority (Bug#6830).
540
82dcf4e4
CY
541 * dired.el (dired-goto-file): Recognize absolute file name
542 listings (Bug#7126).
543 (dired-goto-file-1): New helper function.
544 (dired-toggle-read-only): Inhibit warnings.
545
052e28ac
MA
5462012-03-09 Michael Albinus <michael.albinus@gmx.de>
547
548 * net/dbus.el: (dbus-property-handler): Return empty array if
549 there are no properties.
550
95d5e396
LL
5512012-03-09 Leo Liu <sdl.web@gmail.com>
552
553 * savehist.el (savehist-printable): Stricter check for string
554 value (Bug#10937).
555
3f018d6d
EZ
5562012-03-09 Eli Zaretskii <eliz@gnu.org>
557
dbbc2e69
SM
558 * mail/smtpmail.el (smtpmail-send-it):
559 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
560 valid mbox format.
561
f7fd3d79
GM
5622012-03-09 Glenn Morris <rgm@gnu.org>
563
564 * files.el (dir-locals-find-file):
565 Don't check result is regular, readable.
566 (dir-locals-read-from-file): Demote errors.
567
6ff6e72f
EZ
5682012-03-08 Eli Zaretskii <eliz@gnu.org>
569
dbbc2e69
SM
570 * international/quail.el (quail-insert-kbd-layout):
571 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
572 layout cell, to prevent their reordering by bidi display engine.
573 For details, see the discussion in
574 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
575
9cec7834
AM
5762012-03-08 Alan Mackenzie <acm@muc.de>
577
578 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
579 the starting position; make it extend the marked region when
580 invoked repeatedly - all under appropriate circumstances.
581 Fixes bugs #5525, #10906.
582
9a40b8d4
GM
5832012-03-08 Glenn Morris <rgm@gnu.org>
584
585 * files.el (locate-dominating-file, dir-locals-find-file):
586 Undo 2012-03-06 change.
587
7a08ed35
EZ
5882012-03-07 Eli Zaretskii <eliz@gnu.org>
589
dbbc2e69
SM
590 * international/quail.el (quail-help):
591 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
592 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
593 for the reason.
594
5aca4f71 5952012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
596
597 Avoid superfluous registering of signals. (Bug#10807)
598
599 * notifications.el (notifications-on-action-object)
600 (notifications-on-close-object): New defvars.
601 (notifications-on-action-signal, notifications-on-closed-signal):
602 Unregister the signal if not needed any longer.
603 (notifications-notify): Register `notifications-action-signal' or
604 `notifications-closed-signal', if :on-action or :on-close has been
605 passed as argument.
606
78e8b10a
CY
6072012-03-07 Chong Yidong <cyd@gnu.org>
608
609 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
610 non-X platforms.
611
69481eb8
GM
6122012-03-06 Glenn Morris <rgm@gnu.org>
613
614 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
615 (x-disown-selection-internal, x-get-selection-internal):
616 Doc fix (add arglist signatures). (Bug#10783)
617
133b8e11
KS
6182012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
619
620 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
621 Handle breakpoints with no "type".
622
99a83064
GM
6232012-03-06 Glenn Morris <rgm@gnu.org>
624
625 * files.el (locate-dominating-file): Add optional predicate argument.
626 (dir-locals-find-file): Make use of above change.
627
17798e78
TTN
6282012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
629
630 * info.el (Info-insert-dir): Also try "dir.gz".
631
eb182446
GM
6322012-03-06 Glenn Morris <rgm@gnu.org>
633
8f2114ee
GM
634 * files.el (dir-locals-find-file):
635 Ignore non-readable or non-regular files. (Bug#10928)
636
eb182446
GM
637 * files.el (locate-dominating-file): Doc fix.
638
24679323
AS
6392012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
640
641 * calendar/calendar.el (calendar-set-mode-line):
642 `getenv' returns a string. (Bug#10951)
643
01d972a9
LL
6442012-03-05 Leo Liu <sdl.web@gmail.com>
645
109aa8a9
LL
646 * simple.el (backward-delete-char-untabify): Constrain point to
647 field (Bug#10939).
648
01d972a9
LL
649 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
650
10607bea
CY
6512012-03-05 Chong Yidong <cyd@gnu.org>
652
653 * simple.el (count-words): If called from Lisp, return the word
654 count, for symmetry with `count-lines'. Arglist changed.
655 (count-words--message): Args changed. Consolidate counting code
656 from count-words and count-words-region.
657 (count-words-region): Caller changed.
658 (count-lines-region): Make it an obsolete alias.
659
5dd11cfe
TH
6602012-03-04 Tassilo Horn <tassilo@member.fsf.org>
661
662 * saveplace.el (save-place-to-alist)
663 (save-place-ignore-files-regexp): Allow value nil to disable this
664 feature.
665
c349f4e6
CY
6662012-03-04 Chong Yidong <cyd@gnu.org>
667
668 * faces.el (face-spec-reset-face): For the default face, reset the
669 attributes to default values (Bug#10748).
670
e627be4c
LMI
6712012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
672
673 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
674 previous patch: Check `message-send-mail-function', and not the
675 default function (bug#10897).
676
ebeabff4
MA
6772012-03-04 Michael Albinus <michael.albinus@gmx.de>
678
a41a6cf4
MA
679 * notifications.el (notifications-on-action-signal)
680 (notifications-on-closed-signal): Check for unique service name of
681 incoming event. Fix error in removing entry.
ebeabff4 682 (top): Register for signals with wildcard service name.
a41a6cf4 683 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 684
c1ca42b4
CY
6852012-03-04 Chong Yidong <cyd@gnu.org>
686
dc9924b8 687 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 688
ea16568d
GM
6892012-03-04 Glenn Morris <rgm@gnu.org>
690
691 * abbrev.el (copy-abbrev-table, abbrev-table-p)
692 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
693 (expand-abbrev, define-abbrev-table): Doc fixes.
694
fbae4637
LMI
6952012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
696
697 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
698 `message-default-send-mail-function' and not `send-mail-function'
699 when doing the prompting for `sendmail-query-once' before sending
700 in Message buffers (bug#10897).
701
a1e7225c
LMI
702 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
703 This is inconsistent with all the other stream functions, which leave
704 the setting up to the higher levels (if so wanted) (bug#10931).
705
56d093a9
AM
7062012-03-02 Alan Mackenzie <acm@muc.de>
707
708 Depessimize the handling of very large macros.
709
710 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
711 (c-macro-cache-syntactic): New variables to implement a one
712 element macro cache.
713 (c-invalidate-macro-cache): New function.
714 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
715 Adapt to use the new cache.
716 (c-state-safe-place): Use better the cache of safe positions.
717 (c-state-semi-nonlit-pos-cache)
718 (c-state-semi-nonlit-pos-cache-limit):
719 New variables for...
720 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
721 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
722 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
723 Use c-state-semi-safe-place.
56d093a9 724
dbbc2e69
SM
725 * progmodes/cc-langs.el (c-get-state-before-change-functions):
726 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 727
817e5c3d
MA
7282012-03-02 Michael Albinus <michael.albinus@gmx.de>
729
dbbc2e69
SM
730 * jka-compr.el (jka-compr-call-process):
731 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
732 not remote.
733
a032a702
MA
7342012-03-01 Michael Albinus <michael.albinus@gmx.de>
735
736 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
737 access of FILE2, if FILE1 does not exist.
738
99a54f21
MA
739 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
740 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
741
742 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
743 Add "PAGER=" to `process-environment'.
744
f6561e1f
MM
7452012-03-01 Michael R. Mauger <mmaug@yahoo.com>
746
747 * progmodes/sql.el: Bug fix
748 (sql-get-login-ext): Save login values in globals.
749 (sql-get-login): Use new version of `sql-get-login-ext'.
750 (sql-interactive-mode): Set global `sql-connection' to nil.
751 (sql-connect): Set global values for connection.
752 (sql-product-interactive): Save global values as buffer local.
753
2d44d9cc
LL
7542012-02-29 Leo Liu <sdl.web@gmail.com>
755
756 * abbrev.el (define-abbrevs): Reset sys to nil.
757
96b49301 7582012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
759
bf7f9bc5
JB
760 * files.el (file-equal-p): Rename from `files-equal-p'.
761 Return nil when one or both files don't exist.
96b49301 762 (file-subdir-of-p): Now only top directory must exists,
763 return nil if it doesn't.
bf7f9bc5
JB
764 (copy-directory): No need to test with `file-subdir-of-p' after
765 creating dir.
766 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
767 to `file-equal-p'.
96b49301 768
44e97401
GM
7692012-02-28 Glenn Morris <rgm@gnu.org>
770
771 * shell.el (shell-mode):
772 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
773 * play/landmark.el (landmark-font-lock-face-O):
774 * play/handwrite.el (handwrite):
775 * play/gomoku.el (gomoku-O):
776 * net/browse-url.el (browse-url-browser-display):
777 * international/mule.el (define-charset):
778 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
779 * filesets.el (filesets-find-file-delay):
780 * eshell/em-xtra.el (eshell-xtra):
781 * eshell/em-unix.el (eshell-grep):
782 * emulation/viper.el (viper-mode):
783 * emacs-lisp/regexp-opt.el (regexp-opt-group):
784 * emacs-lisp/easymenu.el (easy-menu-define):
785 * calendar/timeclock.el (timeclock-use-display-time):
786 * bs.el (bs-mode):
787 * bookmark.el (bookmark-save-flag):
788 Doc fix (standardize possessive apostrophe usage).
789
c98c6276
CY
7902012-02-27 Chong Yidong <cyd@gnu.org>
791
bf7f9bc5
JB
792 * emulation/viper-cmd.el (viper-intercept-ESC-key):
793 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 794
c98c6276
CY
795 * font-lock.el (font-lock-specified-p): Rename from
796 font-lock-spec-present. Callers changed.
797
9c62cd04 7982012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 799
bf7f9bc5
JB
800 * emacs-lisp/package.el (package-compute-transaction):
801 Handle holding a package version to t in package-load-list.
8ac9e529 802
530739c9
MA
8032012-02-26 Michael Albinus <michael.albinus@gmx.de>
804
805 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
806 (tramp-get-inode, tramp-get-device): Use cached values.
807
487915d7
AM
8082012-02-26 Alan Mackenzie <acm@muc.de>
809
810 Check there is a font-lock specification before doing initial
811 fontification.
812
813 * font-core.el (font-lock-mode): Move the conditional from
814 :after-hook to font-lock-initial-fontify.
815 (font-lock-default-function): Move the check for a specification
816 to font-lock-spec-present.
817
dc9924b8 818 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
819 (font-lock-spec-present): New function.
820
4fd96557
JB
8212012-02-26 Jim Blandy <jimb@red-bean.com>
822
823 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
824 (gdb-send): Apply it to the operand of the '-interpreter-exec
825 console' command, so that we can pass arguments with (say) quotes
826 in them. Store exact string sent in gdb-debug-log (Bug#10765).
827
9a4888c0
CY
8282012-02-26 Chong Yidong <cyd@gnu.org>
829
07498861
CY
830 * help-fns.el (describe-function-1): Clarify description of
831 remapping (Bug#10844).
832
9a4888c0
CY
833 * files.el (files-equal-p): Doc fix.
834 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
835 and quit the loop once a mismatch is found.
836
ea8fb88d
JB
8372012-02-25 Juanma Barranquero <lekktu@gmail.com>
838
839 * bs.el (bs--show-with-configuration): Don't throw an error
840 if the window cannot be split; otherwise, subsequent calls to
841 bs-show fail, restoring a stale window config. (Bug#10882)
842
525795c1
JD
8432012-02-25 Jan Djärv <jan.h.d@swipnet.se>
844
845 * term/ns-win.el (global-map): Bind ns-drag-file to
846 ns-find-file (Bug#5855, Bug#10050).
847
f008086f
AS
8482012-02-25 Andreas Schwab <schwab@linux-m68k.org>
849
850 * calendar/parse-time.el (parse-time-string): Allow extractor to
851 return nil.
852
a3fcfa99
MA
8532012-02-25 Michael Albinus <michael.albinus@gmx.de>
854
91027d08
JB
855 * net/tramp.el (tramp-file-name-for-operation):
856 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
857
858 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
859 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
860 Add COPY-CONTENTS argument.
a3fcfa99 861
67b0de11
CY
8622012-02-25 Chong Yidong <cyd@gnu.org>
863
864 Add custom groups for VC backends, for consistency with vc-bzr.
865
866 * vc/vc-arch.el (vc-arch):
867 * vc/vc-cvs.el (vc-cvs):
868 * vc/vc-git.el (vc-git):
869 * vc/vc-hg.el (vc-hg):
870 * vc/vc-mtn.el (vc-mtn):
871 * vc/vc-rcs.el (vc-rcs):
872 * vc/vc-sccs.el (vc-sccs):
873 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
874 All relevant defcustoms reassigned.
875
3c9dfce6
CY
8762012-02-25 Chong Yidong <cyd@gnu.org>
877
1339bf43
CY
878 * newcomment.el (comment-styles): Add autoload (Bug#10868).
879
3c9dfce6
CY
880 * term/x-win.el (x-initialize-window-system): Reduce default for
881 x-selection-timeout to 5 seconds (Bug#8869).
882
53a46cd0 8832012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 884
53a46cd0 885 * files.el (file-subdir-of-p): Fix typo.
14a8a663 886
25b2e303 8872012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
888
ec70a47d
GM
889 * files.el (files-equal-p, file-subdir-of-p): New functions.
890 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 891 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
892 * dired-aux.el (dired-copy-file-recursive): Same.
893 (dired-create-files): Modify destination when source is equal to
894 dest when copying files.
53a46cd0 895 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 896
914260cd
MA
8972012-02-24 Michael Albinus <michael.albinus@gmx.de>
898
899 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
900 (Bug#10874)
901
2cb228f7
AM
9022012-02-23 Alan Mackenzie <acm@muc.de>
903
904 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
905 parameter "after-hook:" to allow the expansion to run code after
906 the execution of the mode hooks.
907
908 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 909 from font-lock-mode-internal.
2cb228f7 910
91027d08 911 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
912 :after-hook.
913
8f0fde21
SM
9142012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
915
3e88618b
SM
916 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
917 (completion--cache-all-sorted-completions): New function.
918 (completion-all-sorted-completions): Use it.
919 (completion--do-completion, minibuffer-force-complete):
920 Use it to re-instate the flush hook.
921
8f0fde21
SM
922 * icomplete.el (icomplete-completions): Replace last fix with a better
923 one (bug#10850).
924
8e911f6f
DG
9252012-02-23 Dmitry Gutov <dgutov@yandex.ru>
926
927 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
928 when it might call us back infinitely (bug#10797).
929
49fe4321
GM
9302012-02-23 Glenn Morris <rgm@gnu.org>
931
932 * minibuffer.el (completion-category-overrides): Doc fix.
933
b291b572
SM
9342012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
935
936 * minibuffer.el (completion-table-with-context): Fix inf-loop.
937 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
938
31a9ef2e
GM
9392012-02-23 Glenn Morris <rgm@gnu.org>
940
5e6e6794 941 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
942 (authors-obsolete-files-regexps, authors-ignored-files)
943 (authors-ambiguous-files, authors-renamed-files-alist):
944 Add more entries.
945
0bd1e074
JL
9462012-02-23 Juri Linkov <juri@jurta.org>
947
948 * isearch.el (isearch-occur): Sync interactive spec with occur's
949 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
950
b617673c
JL
951 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
952
19e9789e
JL
9532012-02-22 Juri Linkov <juri@jurta.org>
954
955 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
956 (ucs-insert): Doc fix. Check for hex digits in the string.
957 Don't display `nil' in the error message. (Bug#10857)
958
f41ce09d
AM
9592012-02-22 Alan Mackenzie <acm@muc.de>
960
7a71b18d 961 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 962
ac2eceee
GM
9632012-02-22 Glenn Morris <rgm@gnu.org>
964
965 * ffap.el (ffap-c-path):
966 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
967
abd1f678
CY
9682012-02-22 Chong Yidong <cyd@gnu.org>
969
970 * custom.el (load-theme): Doc fix.
971
f25aef2e
GM
9722012-02-22 Glenn Morris <rgm@gnu.org>
973
974 * dired-x.el (dired-guess-shell-alist-default):
975 Remove escape sequences from nroff output. (Bug#172)
976
5f8dc2ca
GM
9772012-02-21 Glenn Morris <rgm@gnu.org>
978
6ff86ec4
GM
979 * vc/emerge.el (emerge-defvar-local):
980 Set `permanent-local' property rather than unused `preserved'.
981
be3223a3 982 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
983 (picture-mode-map): Use it. (Bug#10860)
984 (picture-mode): Doc fix.
985
3fe58f4f
JB
9862012-02-21 Juanma Barranquero <lekktu@gmail.com>
987
988 * newcomment.el (uncomment-region-default): Remove unused binding.
989
f9a998c3
GM
9902012-02-21 Glenn Morris <rgm@gnu.org>
991
992 * textmodes/picture.el (picture-motion, picture-motion-reverse)
993 (picture-self-insert, picture-tab-chars): Doc fix.
994 (picture-mode-map): Fix C-a, C-e.
995
c6029348
GM
9962012-02-20 Glenn Morris <rgm@gnu.org>
997
998 * emacs-lisp/authors.el (authors-aliases): Add another entry.
999
ab1ce9d7
LL
10002012-02-20 Leo Liu <sdl.web@gmail.com>
1001
1002 * icomplete.el (icomplete-completions): Check FROM arg before
1003 passing to substring (Bug#10850).
1004
0fd40f89
CY
10052012-02-19 Chong Yidong <cyd@gnu.org>
1006
1007 * comint.el: Require ansi-color.
1008 (comint-output-filter-functions): Add ansi-color-process-output.
1009
1010 * ansi-color.el: Don't set comint-output-filter-functions; it is
1011 now in the initial value defined in comint.el.
1012 (ansi-color-apply-face-function): New variable.
1013 (ansi-color-apply-on-region): Use it.
1014 (ansi-color-apply-overlay-face): New function.
1015
1016 * shell.el (shell): No need to require ansi-color.
1017 (shell-mode): Use ansi-color-apply-face-function to highlight
1018 color escapes using font-lock-face property (Bug#10835).
1019
20af2394
CY
10202012-02-19 Chong Yidong <cyd@gnu.org>
1021
1022 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
1023 mode-line formats (Bug#10839).
1024
e23a3fbe
GM
10252012-02-18 Glenn Morris <rgm@gnu.org>
1026
b474519e
GM
1027 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
1028
1029 * mail/undigest.el (unforward-rmail-message): Doc fix.
1030
e23a3fbe
GM
1031 * saveplace.el (save-place-ignore-files-regexp): Add :version.
1032
57939ff4
EZ
10332012-02-18 Eli Zaretskii <eliz@gnu.org>
1034
1035 * international/characters.el (script-list): Sync with the latest
1036 Unicode Character Database.
1037
0c23686e
AS
10382012-02-18 Andreas Schwab <schwab@linux-m68k.org>
1039
1040 * international/titdic-cnv.el: Remove duplicate coding tag.
1041 * language/cham.el: Likewise.
1042 * language/tai-viet.el: Likewise.
1043
6818b449
GM
10442012-02-18 Glenn Morris <rgm@gnu.org>
1045
1046 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
1047 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
1048 (calendar-bahai-all-holidays-flag, calendar-other-dates):
1049 * calendar/diary-lib.el (diary-abbreviated-year-flag):
1050 * calendar/holidays.el (holiday-bahai-holidays)
1051 (calendar-holidays, list-holidays):
1052 Use utf-8 Bahá'í in doc-strings, menus, etc.
1053
0311a3fc
TH
10542012-02-17 Tassilo Horn <tassilo@member.fsf.org>
1055
1056 * saveplace.el (save-place-ignore-files-regexp): New variable
1057 allowing for excluding files from saving their location of point.
1058 The default value matches the temporary commit message editing
1059 files from Git, SVN, Bazaar, and Mercurial.
1060 (save-place-to-alist): Use it.
1061
eb864a71
LM
10622012-02-17 Lawrence Mitchell <wence@gmx.li>
1063 Stefan Monnier <monnier@iro.umontreal.ca>
1064
1065 * newcomment.el (uncomment-region-default): Don't leave extra space
1066 when an arg is provided (bug#8150).
1067
ee0ce425
TZ
10682012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1069
eb864a71 1070 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 1071
95ddf442
GM
10722012-02-17 Glenn Morris <rgm@gnu.org>
1073
1074 * net/socks.el: Require network-stream. (Bug#10599)
1075
48dd1e39 10762012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
1077
1078 * international/charprop.el:
1079 * international/uni-name.el:
1080 * international/uni-old-name.el:
1081 * international/uni-comment.el: Regenerate.
1082
d68cd087
GM
10832012-02-16 Glenn Morris <rgm@gnu.org>
1084
1085 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
1086 Interactively in calendar buffer, give an error if not on a date.
1087
13932042
GM
10882012-02-15 Glenn Morris <rgm@gnu.org>
1089
1090 * shell.el (shell-delimiter-argument-list):
1091 Revert 2011-02-17 change. (Bug#8027)
1092
c3a70e2b
CY
10932012-02-15 Chong Yidong <cyd@gnu.org>
1094
60236b0d
CY
1095 * minibuffer.el (completion-at-point-functions): Doc fix.
1096
c3a70e2b
CY
1097 * custom.el (defcustom): Doc fix; note use of defvar.
1098
9f26dc24
GM
10992012-02-15 Glenn Morris <rgm@gnu.org>
1100
1101 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
1102 Doc fixes.
1103
6546b134
GM
11042012-02-14 Glenn Morris <rgm@gnu.org>
1105
1106 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
1107
d29b2b4c
LI
11082012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1109
1110 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
1111 way the ports list is computed.
835bdcba
LI
1112 (smtpmail-query-smtp-server): Prompt the user for a port number if
1113 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 1114
08dcdbc9
TZ
11152012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1116
1117 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
1118
2605051a
GM
11192012-02-13 Glenn Morris <rgm@gnu.org>
1120
1121 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
1122
7ee99f32
TZ
11232012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1124
1125 * net/gnutls.el (gnutls-trustfiles): New variable.
1126 (gnutls-negotiate): Use it.
1127
5f0af64f
LI
11282012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1129
1130 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1131 does its stuff if Gnus is running.
1132
c14fcc95
AM
11332012-02-13 Alan Mackenzie <acm@muc.de>
1134
1135 Fix a loop in c-set-fl-decl-start.
1136
7a71b18d 1137 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1138 c-backward-syntactic-ws actually moves backwards.
1139
142b4d90
LL
11402012-02-13 Leo Liu <sdl.web@gmail.com>
1141
1142 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1143 beginning so that all \C-o chars are removed.
1144
fa9958a6
TZ
11452012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1146
dc9924b8 1147 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1148
0bc5886a
AM
11492012-02-12 Alan Mackenzie <acm@muc.de>
1150
1151 Fix infinite loop with long macros.
1152 * cc-engine.el (c-state-safe-place): Handle macros properly.
1153
d4bd55e7
CY
11542012-02-12 Chong Yidong <cyd@gnu.org>
1155
1156 * window.el (display-buffer): Doc fix (Bug#10785).
1157
66f3fe22
GM
11582012-02-12 Glenn Morris <rgm@gnu.org>
1159
bd7da63e
GM
1160 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1161 (x-disown-selection-internal, x-get-selection-internal):
1162 Sync docs with the xselect.c versions.
1163
66f3fe22
GM
1164 * allout-widgets.el: Add missing license notice.
1165
3e0d2fa7
GM
11662012-02-11 Glenn Morris <rgm@gnu.org>
1167
cfecdf09
GM
1168 * select.el (x-get-selection-internal, x-own-selection-internal)
1169 (x-disown-selection-internal):
1170 * x-dnd.el (x-get-selection-internal): Update declarations.
1171
6d216d7f
GM
1172 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1173
2bed3f04
GM
1174 * window.el (window-sides-slots):
1175 * tool-bar.el (tool-bar-position):
1176 * term/xterm.el (xterm-extra-capabilities):
1177 * ses.el (ses-self-reference-early-detection):
1178 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1179 (verilog-auto-wire-type)
1180 (verilog-auto-delete-trailing-whitespace)
1181 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1182 (verilog-auto-tieoff-declaration):
1183 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1184 (sql-oracle-statement-starters, sql-oracle-scan-on):
1185 * progmodes/prolog.el (prolog-align-comments-flag)
1186 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1187 (prolog-left-indent-regexp, prolog-paren-indent-p)
1188 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1189 (prolog-types, prolog-mode-specificators)
1190 (prolog-determinism-specificators, prolog-directives)
1191 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1192 (prolog-electric-dot-flag)
1193 (prolog-electric-dot-full-predicate-template)
1194 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1195 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1196 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1197 (prolog-program-switches, prolog-prompt-regexp)
1198 (prolog-debug-on-string, prolog-debug-off-string)
1199 (prolog-trace-on-string, prolog-trace-off-string)
1200 (prolog-zip-on-string, prolog-zip-off-string)
1201 (prolog-use-standard-consult-compile-method-flag)
1202 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1203 (prolog-imenu-max-lines, prolog-info-predicate-index)
1204 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1205 (prolog-char-quote-workaround):
1206 * progmodes/cc-vars.el (c-defun-tactic):
1207 * net/tramp.el (tramp-encoding-command-interactive)
1208 (tramp-local-end-of-line):
1209 * net/soap-client.el (soap-client):
1210 * net/netrc.el (netrc-file):
1211 * net/gnutls.el (gnutls):
1212 * minibuffer.el (completion-category-overrides)
1213 (completion-cycle-threshold)
1214 (completion-pcm-complete-word-inserts-delimiters):
1215 * man.el (Man-name-local-regexp):
1216 * mail/feedmail.el (feedmail-display-full-frame):
1217 * international/characters.el (glyphless-char-display-control):
1218 * eshell/em-ls.el (eshell-ls-date-format):
1219 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1220 (lisp-lambda-list-keyword-parameter-indentation)
1221 (lisp-lambda-list-keyword-parameter-alignment):
1222 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1223 * dired-x.el (dired-omit-verbose):
1224 * cus-theme.el (custom-theme-allow-multiple-selections):
1225 * calc/calc.el (calc-highlight-selections-with-faces)
1226 (calc-lu-field-reference, calc-lu-power-reference)
1227 (calc-note-threshold):
1228 * battery.el (battery-mode-line-limit):
1229 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1230 (archive-7z-update):
1231 * allout.el (allout-prefixed-keybindings)
1232 (allout-unprefixed-keybindings)
1233 (allout-inhibit-auto-fill-on-headline)
1234 (allout-flattened-numbering-abbreviation):
1235 * allout-widgets.el (allout-widgets-auto-activation)
1236 (allout-widgets-icons-dark-subdir)
1237 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1238 (allout-widgets-theme-dark-background)
1239 (allout-widgets-theme-light-background)
1240 (allout-widgets-item-image-properties-emacs)
1241 (allout-widgets-item-image-properties-xemacs)
1242 (allout-widgets-run-unit-tests-on-load)
1243 (allout-widgets-time-decoration-activity)
1244 (allout-widgets-hook-error-post-time)
1245 (allout-widgets-track-decoration):
1246 Add missing :version tags to new defcustoms and defgroups.
1247
5fec1b8e
GM
1248 * progmodes/sql.el (sql-ansi-statement-starters)
1249 (sql-oracle-statement-starters): Add custom type.
1250
3e0d2fa7
GM
1251 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1252 (prolog-system-version): Give it a type.
1253
90b671e2
EZ
12542012-02-11 Eli Zaretskii <eliz@gnu.org>
1255
1256 * term/pc-win.el (x-select-text, x-selection-owner-p)
1257 (x-own-selection-internal, x-disown-selection-internal)
1258 (x-get-selection-internal): Sync doc strings and argument lists
1259 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1260
5eac0c02
LL
12612012-02-11 Leo Liu <sdl.web@gmail.com>
1262
1263 * progmodes/python.el (python-end-of-statement): Fix infinite
1264 loop. (Bug#10788)
1265
f82cb659
GM
12662012-02-10 Glenn Morris <rgm@gnu.org>
1267
1268 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1269 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1270
cc26d239
LI
12712012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1272
1273 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1274 about SMTP before checking the From header.
1275
91027d08 1276 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1277 into own function for reuse by emacsbug.el.
1278
1be3ca5a
LL
12792012-02-10 Leo Liu <sdl.web@gmail.com>
1280
1281 * subr.el (condition-case-unless-debug): Rename from
1282 condition-case-no-debug. All callers changed.
1283 (with-demoted-errors): Fix caller.
1284
1285 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1286 * nxml/rng-valid.el (rng-do-some-validation):
1287 * emacs-lisp/package.el (package-refresh-contents)
1288 (package-menu-execute):
1289 * desktop.el (desktop-create-buffer):
91027d08 1290 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1291
b011fbfe
GM
12922012-02-10 Glenn Morris <rgm@gnu.org>
1293
b2096d72
GM
1294 * textmodes/bibtex.el:
1295 Add missing :version tags for new/changed defcustoms.
1296
b011fbfe
GM
1297 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1298
4c7e65bf
LI
12992012-02-09 Lars Ingebrigtsen <larsi@rusty>
1300
1301 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1302 (smtpmail-via-smtp): Use it, or fall back on the From address.
1303 (smtpmail-send-it): Ditto.
1304
f3934f6f
SM
13052012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1306
1307 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1308 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1309 (byte-compile-tmp-var): New const.
1310 (byte-compile-defvar): Use it to minimize .elc size.
1311 Just use `defvar' rather than simulate it (bug#10761).
1312
a075a2c5
GM
13132012-02-09 Glenn Morris <rgm@gnu.org>
1314
cf3aa21b
GM
1315 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1316
354998cd
GM
1317 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1318 Add :version tags.
1319
dc9924b8
SM
1320 * progmodes/compile.el (compilation-error-screen-columns)
1321 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1322
dab3703d
GM
1323 * vc/log-view.el (log-view-toggle-entry-display):
1324 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1325
3f88cd72
GM
1326 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1327 (report-emacs-bug-can-use-xdg-email):
1328 (report-emacs-bug-insert-to-mailer): Doc fixes.
1329 (report-emacs-bug): Message fix.
1330
d95b247d
GM
1331 * net/browse-url.el (browse-url-can-use-xdg-open)
1332 (browse-url-xdg-open): Doc fixes.
1333
a075a2c5
GM
1334 * electric.el (electric-indent-mode, electric-pair-mode)
1335 (electric-layout-rules, electric-layout-mode): Doc fixes.
1336 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1337
ffb6157e
MR
13382012-02-08 Martin Rudalics <rudalics@gmx.at>
1339
1340 * server.el (server-unselect-display): Don't inadvertently kill
1341 the current buffer. (Bug#10729)
1342
e1ac4066
GM
13432012-02-08 Glenn Morris <rgm@gnu.org>
1344
34e8a2da
GM
1345 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1346 (sql-list-table): Doc fixes.
1347
b4ac6e8c
GM
1348 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1349 Comment out (does nothing).
1350
e1ac4066
GM
1351 * completion.el (dynamic-completion-mode):
1352 * dirtrack.el (dirtrack-debug-mode):
1353 * electric.el (electric-layout-mode):
1354 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1355 * face-remap.el (text-scale-mode, buffer-face-mode):
1356 * iimage.el (iimage-mode):
1357 * image-mode.el (image-transform-mode):
1358 * minibuffer.el (completion-in-region-mode):
1359 * scroll-lock.el (scroll-lock-mode):
1360 * simple.el (next-error-follow-minor-mode):
1361 * tar-mode.el (tar-subfile-mode):
1362 * tooltip.el (tooltip-mode):
1363 * vcursor.el (vcursor-use-vcursor-map):
1364 * wid-browse.el (widget-minor-mode):
1365 * emulation/tpu-edt.el (tpu-edt-mode):
1366 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1367 * international/iso-ascii.el (iso-ascii-mode):
1368 * language/thai-util.el (thai-word-mode):
1369 * mail/supercite.el (sc-minor-mode):
1370 * net/goto-addr.el (goto-address-mode):
1371 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1372 * progmodes/cwarn.el (cwarn-mode):
1373 * progmodes/flymake.el (flymake-mode):
1374 * progmodes/glasses.el (glasses-mode):
1375 * progmodes/hideshow.el (hs-minor-mode):
1376 * progmodes/pascal.el (pascal-outline-mode):
1377 * textmodes/enriched.el (enriched-mode):
1378 * vc/smerge-mode.el (smerge-mode):
1379 Doc fixes (minor mode argument).
1380
5e0d957f
EZ
13812012-02-07 Eli Zaretskii <eliz@gnu.org>
1382
1383 * ls-lisp.el (ls-lisp-sanitize): New function.
1384 (ls-lisp-insert-directory): Use it to fix or remove any elements
1385 in file-alist with missing attributes. (Bug#4673)
1386
98d7371e
AM
13872012-02-07 Alan Mackenzie <acm@muc.de>
1388
1389 Fix spurious recognition of c-in-knr-argdecl.
1390
1391 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1392 putative K&R region.
1393
667ced3a
AM
13942012-02-07 Alan Mackenzie <acm@muc.de>
1395
eb864a71
LM
1396 * progmodes/cc-engine.el (c-forward-objc-directive):
1397 Prevent looping in "#pragma mark @implementation".
667ced3a 1398
5b77774d
MA
13992012-02-07 Michael Albinus <michael.albinus@gmx.de>
1400
1401 * notifications.el (notifications-on-closed-signal): Make `reason'
1402 optional. (Bug#10744)
1403
af008560
GM
14042012-02-07 Glenn Morris <rgm@gnu.org>
1405
60d47423
GM
1406 * emacs-lisp/easy-mmode.el (define-minor-mode):
1407 Doc fixes for the macro and the mode it defines.
1408
dd605cc4
GM
1409 * image.el (imagemagick-types-inhibit): Doc fix.
1410
af008560
GM
1411 * cus-start.el (imagemagick-render-type): Add it.
1412
5cc59a37
LI
14132012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1414
1415 * progmodes/cc-mode.el
1416 (c-standard-font-lock-fontify-region-function): Set the default at
1417 load time, too, so that `font-lock-fontify-buffer' can be called
1418 without setting up the entire mode first. This fixes a bug in
1419 `mm-inline-text' with C MIME parts.
1420
9a6dd747
CY
14212012-02-06 Chong Yidong <cyd@gnu.org>
1422
2d16b285
CY
1423 * simple.el (list-processes--refresh): Delete exited processes
1424 (Bug#8094).
1425
171e9b6e
CY
1426 * comint.el (comint-next-prompt): next-single-char-property-change
1427 and prev-single-char-property-change never return nil (Bug#8657).
1428
9a6dd747
CY
1429 * custom.el (defcustom): Doc fix (Bug#9711).
1430
aa4589a7
CY
14312012-02-05 Chong Yidong <cyd@gnu.org>
1432
5c2a252f
CY
1433 * cus-edit.el (custom-variable-reset-backup): Quote the value
1434 before storing it in the customized-value property (Bug#6712).
4aab9006 1435 (custom-display): Add a customization type tag.
983b9602 1436 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1437
aa4589a7
CY
1438 * wid-edit.el (widget-field-value-get): New optional arg to
1439 suppress trailing whitespace truncation.
1440 (character): Use it (Bug#2689).
1441
1ff980ae
AS
14422012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1443
1444 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1445 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1446
03988c98
CY
14472012-02-05 Chong Yidong <cyd@gnu.org>
1448
eeb6cc88
CY
1449 * cus-edit.el (custom-variable-value-create): For mismatched
1450 types, show the current value (Bug#7600).
1451
03988c98
CY
1452 * custom.el (defcustom): Doc fix.
1453
f8cdeef0
GM
14542012-02-05 Glenn Morris <rgm@gnu.org>
1455
1456 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1457
0696d255
JB
14582012-02-05 Juanma Barranquero <lekktu@gmail.com>
1459
1460 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1461 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1462 (pp-last-sexp): Use `looking-at-p'.
1463
34c99998
GM
14642012-02-04 Glenn Morris <rgm@gnu.org>
1465
8f05da42
GM
1466 * files.el (revert-buffer):
1467 Doc fix (mention revert-buffer-in-progress-p).
1468
f160676e
GM
1469 * emacs-lisp/ert-x.el (ert-simulate-command):
1470 Check deferred-action-list (which is obsolete) is bound.
1471
c7291ad9
GM
1472 * subr.el (with-wrapper-hook): Doc fixes.
1473
34c99998
GM
1474 * simple.el (filter-buffer-substring-functions)
1475 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1476
6283a7d3
LL
14772012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1478
1479 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1480 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1481
e96e3013
LL
14822012-02-04 Leo Liu <sdl.web@gmail.com>
1483
1484 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1485
8ded50f2
GM
14862012-02-04 Glenn Morris <rgm@gnu.org>
1487
82ff1d13
GM
1488 * image.el (image-extension-data): Add obsolete alias.
1489
987a0a16
GM
1490 * isearch.el (isearch-update): Doc fix.
1491
ea32ef46
GM
1492 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1493
8ded50f2
GM
1494 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1495
eea14f31
GM
14962012-02-03 Glenn Morris <rgm@gnu.org>
1497
1498 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1499 (image-animate-timeout): Doc fix.
1500
1501 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1502
12f381b7
GM
15032012-02-02 Glenn Morris <rgm@gnu.org>
1504
953cebf5
GM
1505 * server.el (server-auth-dir): Doc fix.
1506 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1507
12f381b7
GM
1508 * subr.el (run-mode-hooks): Doc fix.
1509
953a8c3b
JL
15102012-02-02 Juri Linkov <juri@jurta.org>
1511
1512 * image-mode.el (image-toggle-display-image): Remove tautological
1513 `major-mode' from the `derived-mode-p' test.
1514
c5d3843c
KH
15152012-02-02 Kenichi Handa <handa@m17n.org>
1516
9f6e692e 1517 * composite.el (compose-region): Cancel previous change.
c5d3843c 1518
159462d4 15192012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1520
1521 * composite.el (compose-region, compose-string): Signal error for
1522 a null string component (Bug#6988).
1523
9f562668
CY
15242012-02-01 Chong Yidong <cyd@gnu.org>
1525
e2cef717
CY
1526 * view.el (view-buffer-other-window, view-buffer-other-frame):
1527 Handle special modes like view-buffer (Bug#10650).
1528 (view-buffer): Simplify.
1529
9f562668
CY
1530 * frame.el (set-frame-font): Tweak meaning of third argument.
1531
9f6e692e
JB
1532 * dynamic-setting.el (font-setting-change-default-font):
1533 Use set-frame-font (Bug#9982).
9f562668 1534
781acb9f
GM
15352012-02-01 Glenn Morris <rgm@gnu.org>
1536
6035be52
GM
1537 * progmodes/compile.el (compilation-internal-error-properties):
1538 Respect compilation-first-column in the "*compilation*" buffer.
1539
781acb9f
GM
1540 * emacs-lisp/easy-mmode.el (define-minor-mode):
1541 Relax :variable's test for a named function.
1542
abbceb00
AM
15432012-01-31 Alan Mackenzie <acm@muc.de>
1544
1545 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1546 off by one error.
1547
fce3fdeb
CY
15482012-01-31 Chong Yidong <cyd@gnu.org>
1549
1550 * frame.el (set-frame-font): New arg ALL-FRAMES.
1551
1552 * menu-bar.el (menu-set-font): Use set-frame-font.
1553
1554 * faces.el (face-spec-reset-face): Don't apply unspecified
1555 attribute values to the default face.
1556
47893581
JB
15572012-01-31 Juanma Barranquero <lekktu@gmail.com>
1558
1559 * progmodes/cwarn.el (cwarn): Remove dead link.
1560 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1561 Remove * from defcustom docstrings.
1562 (turn-on-cwarn-mode): Make obsolete.
1563 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
1564 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
1565
e58e988a
GM
15662012-01-31 Glenn Morris <rgm@gnu.org>
1567
60dc2671 1568 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 1569 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 1570 Allow named functions to be used as the cdr of :variable.
e58e988a 1571
7a3f511d
GM
15722012-01-30 Glenn Morris <rgm@gnu.org>
1573
1574 * emacs-lisp/authors.el (authors-fixed-entries):
1575 Remove reference to deleted file rnewspost.el.
1576
cb882333
JB
15772012-01-29 Juanma Barranquero <lekktu@gmail.com>
1578
1579 * window.el (window-with-parameter): Remove unused variable `windows'.
1580 (window--side-check): Remove unused variable `code'.
1581 (window--resize-siblings): Remove unused variable `first'.
1582 (adjust-window-trailing-edge): Remove unused variable `failed'.
1583 (window-deletable-p, window--delete): Remove unused variable `buffer'.
1584 Use `let', not `let*'.
1585 (balance-windows-2): Remove unused variable `found'.
1586 (window--state-put-2): Remove unused variable `splits'.
1587 (window-state-put): Remove unused variable `selected'.
1588 (same-window-p): Use `string-match-p'.
1589 (display-buffer-assq-regexp): Remove unused variable `value'.
1590 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1591 Mark argument ALIST as ignored.
1592 (pop-to-buffer): Remove unused variable `old-window'.
1593
907201af
EZ
15942012-01-29 Eli Zaretskii <eliz@gnu.org>
1595
1596 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
1597 and .lzma compressed files.
1598
ea162670
CY
15992012-01-29 Chong Yidong <cyd@gnu.org>
1600
5b95ee8a
CY
1601 * frame.el (window-system-default-frame-alist): Doc fix.
1602
ea162670
CY
1603 * dynamic-setting.el (font-setting-change-default-font): Don't
1604 change the default face if SET-FONT argument is non-nil (Bug#9982).
1605
d6e6f4b1
SB
16062012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
1607
1608 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
1609
0f29fa41 16102012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
1611
1612 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
1613 breakpoints in files outside current directory (Bug#6098).
1614
db174434
CY
16152012-01-29 Chong Yidong <cyd@gnu.org>
1616
6b25e4e2
SE
1617 * progmodes/python.el: Require ansi-color at top-level.
1618
6df6ae42
JB
1619 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
1620 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
1621 (lisp-mode-abbrev-table): Add doc.
1622 (lisp-mode-variables): Don't set local-abbrev-table.
1623 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
1624
e70ee681
RW
16252012-01-28 Roland Winkler <winkler@gnu.org>
1626
1627 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
1628
ace88aa2
RW
16292012-01-28 Roland Winkler <winkler@gnu.org>
1630
1631 * textmodes/bibtex.el (bibtex-entry-alist): New function.
1632 (bibtex-set-dialect): Use it. Either set global values of
1633 dialect-dependent variables or bind these variables buffer-locally
1634 (Bug#10254).
1635 (bibtex-mode): Call bibtex-set-dialect via
1636 hack-local-variables-hook.
eb864a71
LM
1637 (bibtex-dialect): Update docstring.
1638 Add safe-local-variable predicate.
ace88aa2
RW
1639 (bibtex-entry-alist, bibtex-field-alist): Initialize via
1640 bibtex-set-dialect.
1641 (bibtex-mode-map): Define menu for each dialect.
1642 (bibtex-entry): Fix docstring.
1643
93376c5b
CY
16442012-01-28 Chong Yidong <cyd@gnu.org>
1645
1646 * eshell/esh-arg.el (eshell-quote-argument): New function.
1647
1648 * eshell/esh-ext.el (eshell-invoke-batch-file):
1649 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
1650 first arg to eshell-parse-command (Bug#10523).
1651
4372494f
DA
16522012-01-28 Drew Adams <drew.adams@oracle.com>
1653
1654 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
1655 `default-directory' is non-nil.
1656
4d4ec1f8
EZ
16572012-01-28 Eli Zaretskii <eliz@gnu.org>
1658
1659 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
1660 line that displays system-configuration-options. (Bug#9924)
1661
7c188927
DA
16622012-01-28 Drew Adams <drew.adams@oracle.com>
1663
1664 * descr-text.el (describe-char): Show information about POS, in
1665 addition to information about the character at POS. Improve and
1666 update the doc string. Change "code point" to "code point in
1667 charset", to avoid confusion with the character's Unicode code
1668 point shown above that. (Bug#10129)
1669
e0da685a
EZ
16702012-01-28 Eli Zaretskii <eliz@gnu.org>
1671
1672 * descr-text.el (describe-char): Show the raw character, not only
1673 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
1674 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
1675 for the reasons.
1676
70550acf
PH
16772012-01-28 Phil Hagelberg <phil@hagelb.org>
1678
eb864a71
LM
1679 * emacs-lisp/package.el (package-install):
1680 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 1681
0ce8e868
CY
16822012-01-28 Chong Yidong <cyd@gnu.org>
1683
cb882333
JB
1684 * emacs-lisp/package.el (package-maybe-load-descriptor):
1685 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
1686 (package-maybe-load-descriptor): Use it.
1687 (package-download-transaction): Fully load required packages
1688 inside the loop, so that `require' calls work (Bug#10593).
1689 (package-install): No need to call package-initialize now.
1690
2e7f3bea
CY
16912012-01-28 Chong Yidong <cyd@gnu.org>
1692
6e9bad14
CY
1693 * simple.el (deactivate-mark): Doc fix (Bug#8614).
1694
f823b8ca
CY
1695 * tooltip.el (tooltip-mode): Doc fix.
1696 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
1697
2680c309
CY
1698 * frame.el (set-cursor-color): Doc fix (Bug#352).
1699
d7a9e63b
CY
1700 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
1701 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
1702
2e7f3bea
CY
1703 * cus-edit.el (custom-buffer-create-internal): Fix search button
1704 action (Bug#10542).
2ae01800 1705 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 1706
fc4f7a23
EW
17072012-01-27 Eduard Wiebe <usenet@pusto.de>
1708
1709 * dired.el (dired-mark-files-regexp):
1710 Include any subdirectory components. (Bug#10445)
1711
7dd37071
ML
17122012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
1713
1714 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
1715 Handle [host]:port syntax. (Bug#10533)
1716
a268160b
AH
17172012-01-27 Alex Harsanyi <harsanyi@mac.com>
1718
1719 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
1720
e43273ef
GM
17212012-01-26 Glenn Morris <rgm@gnu.org>
1722
1723 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
1724 * term.el (term-raw-escape-map): Use Control-X-prefix.
1725 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
1726
1edf595d
MR
17272012-01-25 Martin Rudalics <rudalics@gmx.at>
1728
1729 * window.el (window-state-get, window--state-get-1): Don't deal
1730 with fixed-sizeness of windows. Simplify code.
1731
fa8eafef
JC
17322012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
1733
6df6ae42
JB
1734 * window.el (window--state-get-1, window--state-put-2):
1735 Don't save and restore the mark.
fa8eafef 1736
0b21c100
CY
17372012-01-25 Chong Yidong <cyd@gnu.org>
1738
1739 * custom.el (custom-variable-p): Doc fix.
1740
5ae1a6c8
GM
17412012-01-25 Glenn Morris <rgm@gnu.org>
1742
40047858
GM
1743 * dired.el (dired-goto-file): Handle some of the more common
1744 characters that `ls -b' escapes. (Bug#10596)
1745
5ddce96c
GM
1746 * progmodes/compile.el (compilation-next-error-function):
1747 Respect compilation-first-column in the "*compilation*" buffer.
1748 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
1749
5ae1a6c8
GM
1750 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
1751
b559f1a9
GM
17522012-01-24 Glenn Morris <rgm@gnu.org>
1753
1754 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
1755
6725d21a
JD
17562012-01-24 Julien Danjou <julien@danjou.info>
1757
1758 * color.el (color-rgb-to-hsl): Fix value computing.
1759 (color-hue-to-rgb): New function.
1760 (color-hsl-to-rgb): New function.
1761 (color-clamp, color-saturate-hsl, color-saturate-name)
1762 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1763 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1764
70df4bbe
GM
17652012-01-24 Glenn Morris <rgm@gnu.org>
1766
1767 * vc/vc-rcs.el (vc-rcs-create-tag):
1768 * vc/vc-sccs.el (vc-sccs-create-tag):
1769 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
1770
802a2ae2
ML
17712012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
1772
1773 * eshell/esh-util.el (eshell-read-hosts-file):
1774 Skip comment lines. (Bug#10549)
1775
d7128bb1
ML
1776 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
1777
d1a5c3b4
JB
17782012-01-23 Juanma Barranquero <lekktu@gmail.com>
1779
2724d9c7
JB
1780 * subr.el (display-delayed-warnings): Doc fix.
1781 (collapse-delayed-warnings): New function to collapse identical
1782 adjacent warnings.
1783 (delayed-warnings-hook): Add it.
d1a5c3b4 1784
a5509865
MA
17852012-01-22 Michael Albinus <michael.albinus@gmx.de>
1786
1787 * net/tramp.el (tramp-action-login): Set connection property "login-as".
1788
1789 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
1790 properties, when "login-as" is set.
1791
1792 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
1793 (tramp-default-user-alist): Don't add "pscp".
1794 (tramp-do-copy-or-rename-file-out-of-band): Use connection
1795 property "login-as", if set. (Bug#10530)
1796
cc6d5805
MA
17972012-01-21 Michael Albinus <michael.albinus@gmx.de>
1798
1799 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
1800 "plink1" and "psftp". (Bug#10530)
1801
18022012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
1803
1804 * international/mule-cmds.el (prefer-coding-system): Show a
1805 warning message if the default value of file-name-coding-system
1806 was not changed.
1807
f0960428
JC
18082012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
1809
cb882333
JB
1810 * windmove.el (windmove-reference-loc):
1811 Fix windmove-reference-loc miscalculation.
f0960428 1812
dd6f2a63
JB
18132012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
1814
1815 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
1816 default unit.
1817
7b447e9b
GM
18182012-01-21 Glenn Morris <rgm@gnu.org>
1819
117a9ea1
GM
1820 * international/mule.el (auto-coding-alist): Add .tbz.
1821
7b447e9b
GM
1822 * files.el (local-enable-local-variables): Doc fix.
1823 (inhibit-local-variables-regexps): Rename from
1824 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
1825 Doc fix. Add some extensions from auto-coding-alist.
1826 (inhibit-local-variables-suffixes):
1827 Rename from inhibit-first-line-modes-suffixes. Doc fix.
1828 (inhibit-local-variables-p):
1829 New function, extracted from set-auto-mode-1.
1830 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
1831 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
1832 (hack-local-variables): Doc fix. Make the mode-only case
1833 respect enable-local-variables and friends.
1834 Respect inhibit-local-variables-regexps for file-locals, but
1835 not for directory-locals.
1836 (set-visited-file-name):
1837 Take account of inhibit-local-variables-regexps.
1838 Whether it applies may change as the file name is changed.
1839 * jka-cmpr-hook.el (jka-compr-install):
1840 * jka-compr.el (jka-compr-uninstall):
1841 Update for inhibit-first-line-modes-suffixes name change.
1842
dd6e3cdd
MR
18432012-01-20 Martin Rudalics <rudalics@gmx.at>
1844
1845 * help-macro.el (make-help-screen): Temporarily restore original
1846 binding for minor-mode-map-alist (Bug#10454).
1847
0d0deb38
JD
18482012-01-19 Julien Danjou <julien@danjou.info>
1849
1850 * color.el (color-name-to-rgb): Use the white color to find the max
1851 color component value and return correctly computed values.
1852 (color-name-to-rgb): Add missing float conversion for max value.
1853
34a02f46
MR
18542012-01-19 Martin Rudalics <rudalics@gmx.at>
1855
1856 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
1857 special state value for window-persistent-parameters.
1858 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
1859 (window--state-put-2): Reset all window parameters to nil before
1860 assigning values of persistent parameters.
1861
606c44c4
AM
18622012-01-18 Alan Mackenzie <acm@muc.de>
1863
1864 Eliminate sluggishness and hangs in fontification of "semicolon
1865 deserts".
1866
cb882333
JB
1867 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
1868 Change value 10000 -> 3000.
606c44c4
AM
1869 (c-state-safe-place): Reformulate so it doesn't stack up an
1870 infinite number of wrong entries in c-state-nonlit-pos-cache.
1871 (c-determine-limit-get-base, c-determine-limit): New functions to
1872 determine backward search limits disregarding literals.
1873 (c-find-decl-spots): Amend commenting.
1874 (c-cheap-inside-bracelist-p): New function which detects "={".
1875
1876 * progmodes/cc-fonts.el
1877 (c-make-font-lock-BO-decl-search-function): Give a limit to a
1878 backward search.
1879 (c-font-lock-declarations): Fix an occurrence of point being
1880 undefined. Check additionally for point being in a bracelist or
1881 near a macro invocation without a semicolon so as to avoid a
1882 fruitless time consuming search for a declarator. Give a more
1883 precise search limit for declarators using the new
1884 c-determine-limit.
1885
f3860cea
GM
18862012-01-18 Glenn Morris <rgm@gnu.org>
1887
1888 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
1889 (set-auto-mode): Doc fixes.
1890
1db03b16
GM
18912012-01-17 Glenn Morris <rgm@gnu.org>
1892
0e6038be
GM
1893 * isearch.el (search-nonincremental-instead): Fix doc typo.
1894
1db03b16
GM
1895 * dired.el (dired-insert-directory): Handle newlines in directory name.
1896 (dired-build-subdir-alist): Unescape newlines in directory name.
1897
4cb0aa75
MA
18982012-01-17 Michael Albinus <michael.albinus@gmx.de>
1899
1900 * net/tramp.el (tramp-local-end-of-line): New defcustom.
1901 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
1902 (tramp-action-terminal): Use it. (Bug#10530)
1903
1d00653d
SM
19042012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1905
1906 * minibuffer.el (completion--replace): Strip properties (bug#10062).
1907
6a6ee00d
MR
19082012-01-16 Martin Rudalics <rudalics@gmx.at>
1909
1910 * window.el (window-state-ignored-parameters): Remove variable.
1911 (window--state-get-1): Rename argument MARKERS to IGNORE.
1912 Handle persistent window parameters. Make copy of clone-of
1913 parameter only if requested. (Bug#10348)
1914 (window--state-put-2): Install a window parameter only if it has
1915 a non-nil value or an existing parameter shall be overwritten.
1916
97912def
MA
19172012-01-15 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
1920
688070a5
EZ
19212012-01-14 Eli Zaretskii <eliz@gnu.org>
1922
1923 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
1924 don't pass the (nil) value of `upnode' to string-match.
1925
301afadc
CY
19262012-01-14 Chong Yidong <cyd@gnu.org>
1927
1928 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 1929 Fix values recognized by the cursorBlink resource.
301afadc 1930
9e5788aa
PE
19312012-01-14 Paul Eggert <eggert@cs.ucla.edu>
1932
1933 * epg.el (epg--make-temp-file): Avoid permission race condition
1934 when running on old Emacs versions (bug#10403).
1935
3cdb7f5a
GM
19362012-01-14 Glenn Morris <rgm@gnu.org>
1937
1938 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
1939
8c82b1b4
AM
19402012-01-13 Alan Mackenzie <acm@muc.de>
1941
1942 Fix filling for when filladapt mode is enabled.
1943
1944 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
1945 c-mask-paragraph, pass in `fill-paragraph' rather than
1946 `fill-region-as-paragraph'. (This is a reversion of a previous
1947 change.)
eb864a71
LM
1948 * progmodes/cc-mode.el (c-basic-common-init):
1949 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 1950
e517eda4
GM
19512012-01-13 Glenn Morris <rgm@gnu.org>
1952
1498536e
GM
1953 * dired.el (dired-switches-escape-p): New function.
1954 (dired-insert-directory): Use dired-switches-escape-p.
1955 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
1956
e517eda4
GM
1957 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
1958
328f984d
GM
19592012-01-12 Glenn Morris <rgm@gnu.org>
1960
1961 * mail/sendmail.el (mail-mode): Update paragraph-separate for
1962 changes in adaptive-fill-regexp. (Bug#10276)
1963
2cc769a8
AM
19642012-01-11 Alan Mackenzie <acm@muc.de>
1965
1966 Fix Emacs bug #10463 - put `widen's around the critical spots.
1967
1d00653d 1968 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
1969 widen around each invocation of c-state-pp-to-literal. Remove an
1970 unused let variable.
1971
e52c37fa
GM
19722012-01-11 Glenn Morris <rgm@gnu.org>
1973
1974 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 1975 Doc fix.
e52c37fa 1976
96f8741e
CY
19772012-01-10 Chong Yidong <cyd@gnu.org>
1978
1d00653d
SM
1979 * net/network-stream.el (network-stream-open-starttls):
1980 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
1981 response to the capability command.
1982
b09a806e
GM
19832012-01-10 Glenn Morris <rgm@gnu.org>
1984
1985 * mail/unrmail.el (unrmail): Tweak previous change.
1986
7655cb66
CY
19872012-01-09 Chong Yidong <cyd@gnu.org>
1988
1989 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
1990
9d5a8f0b
AM
19912012-01-08 Alan Mackenzie <acm@muc.de>
1992
1993 Optimise font locking in long enum definitions.
1994
1995 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
1996 arm to a cond form to handle enums.
1997 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
1998 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
1999
9a0115ab 20002012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
2001
2002 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 2003 (Bug#10401)
6bb72cbd 2004
f186bb95
LMI
20052012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2006
29232a68
LMI
2007 * faces.el (set-face-attribute): Clarify the meaning of the nil
2008 frame (bug#10294).
2009
4e5d086d
LMI
2010 * subr.el (with-selected-frame): Mention that the selected frame
2011 is restored (bug#9980).
2012
8e66aebe
LMI
2013 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
2014 (bug#9759).
2015
cd394be1 2016 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
2017 (password-read): Don't autoload unused function.
2018
adf4e762
JB
20192012-01-07 Juanma Barranquero <lekktu@gmail.com>
2020
2021 * progmodes/which-func.el (which-func-mode): Turn into a
2022 non-interactive function and mark as obsolete (bug#10428).
2023
89bd9ccd
CY
20242012-01-06 Chong Yidong <cyd@gnu.org>
2025
2026 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
2027 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
2028 functions, along with 1 and -1.
2029
4afee9d5
EZ
20302012-01-06 Eli Zaretskii <eliz@gnu.org>
2031
2032 * time.el (display-time-load-average)
2033 (display-time-default-load-average): Doc fixes. See the thread
2034 starting at
2035 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
2036 for the details.
2037
536aea70
GM
20382012-01-06 Glenn Morris <rgm@gnu.org>
2039
665ae865
GM
2040 * mail/unrmail.el (unrmail): Give an explicit error if the input file
2041 has no messages. (Bug#10377)
2042
c869783d
GM
2043 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
2044 than Info-edit. (Bug#10385)
2045
2bb4227e
GM
2046 * time.el (display-time-load-average, display-time-next-load-average):
2047 Doc fixes.
2048
7d5944b9
GM
2049 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
2050 local setting of buffer-read-only to the input buffer. (Bug#10419)
2051
536aea70
GM
2052 * calendar/calendar.el (calendar-mode):
2053 Locally set scroll-margin to 0. (Bug#10379)
2054
7dccca16
UM
20552012-01-06 Ulrich Mueller <ulm@gentoo.org>
2056
2057 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
2058
afbb7930
GM
20592012-01-05 Glenn Morris <rgm@gnu.org>
2060
2061 * eshell/em-unix.el (diff-no-select): Autoload it.
2062 (eshell/diff): Use diff-no-select. (Bug#10420)
2063
04482335
CY
20642012-01-05 Chong Yidong <cyd@gnu.org>
2065
7baca3bc
CY
2066 * shell.el (shell-dynamic-complete-functions): Revert last change.
2067 (shell-command-completion-function): New function.
2068 (shell-completion-vars): Use it to implement
2069 shell-completion-execonly (Bug#10417).
2070
04482335
CY
2071 * custom.el (enable-theme): Don't set custom-safe-themes.
2072
1d00653d
SM
2073 * cus-theme.el (custom-theme-merge-theme):
2074 Ignore custom-enabled-themes and custom-safe-themes.
04482335 2075
bb5aa5d6
MM
20762012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2077
2078 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
2079 first prompt in `sql-interacive-mode'.
2080 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 2081 keywords.
6df6ae42 2082 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
2083 (sql-product-interactive): Bug fix: Set `sql-buffer' in
2084 context of original buffer. Invoke `sql-login-hook'.
2085
a7183d7c
EZ
20862012-01-04 Eli Zaretskii <eliz@gnu.org>
2087
2088 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
2089 letters in cite-prefix.
2090
a1eacd1e
LMI
20912012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2092
2093 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
2094
787cdb34
CY
20952012-01-03 Chong Yidong <cyd@gnu.org>
2096
1d00653d
SM
2097 * shell.el (shell-dynamic-complete-functions):
2098 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
2099 comint-filename-completion first (Bug#10417).
2100
30710442
RS
21012012-01-02 Richard Stallman <rms@gnu.org>
2102
2103 * battery.el (battery-status-function):
2104 Detect when to use battery-yeeloong-sysfs.
2105 (battery-echo-area-format): Add string for Yeeloong.
2106 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
2107 (battery-yeeloong-sysfs): New function.
2108
f75bfc33
CY
21092012-01-02 Chong Yidong <cyd@gnu.org>
2110
2111 * dirtrack.el (dirtrack-list): Eliminate unused third element.
2112 (dirtrack): Merge code for handling relative filenames in prompt
2113 from shell-dir-cookie-watcher.
2114 (dirtrack-debug-message): New arg to avoid excess format calls.
2115
2116 * shell.el (shell-dir-cookie-re): Variable deleted.
2117 (shell-dir-cookie-watcher): Function deleted.
2118 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
2119 with dirtrack-mode.
2120
651e947e
EZ
21212012-01-01 Eli Zaretskii <eliz@gnu.org>
2122
1d00653d
SM
2123 * term/w32-win.el (dynamic-library-alist) <gnutls>:
2124 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2125 libgnutls-26.dll.
2126
94d4c7dc
AS
21272011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2128
2129 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2130
8d43f3cd
EZ
21312011-12-31 Eli Zaretskii <eliz@gnu.org>
2132
2133 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2134 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2135
98c8795a
MA
21362011-12-29 Michael Albinus <michael.albinus@gmx.de>
2137
2138 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2139 also for alternative shells.
2140 (tramp-open-connection-setup-interactive-shell): Check, whether
2141 the shell is a busybox.
2142 (tramp-send-command): Don't suppress multiple prompts for
2143 busyboxes, it hurts.
2144
51281b32
CY
21452011-12-28 Chong Yidong <cyd@gnu.org>
2146
2147 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2148 (gdb-get-source-file): Move mode line update to
2149 gdb-get-source-file (Bug#10087).
2150
2170cb53
CY
21512011-12-25 Chong Yidong <cyd@gnu.org>
2152
2153 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2154 gud-gdb-marker-filter without taking it as an argument.
2155 (gud-gdb-run-command-fetch-lines): Caller changed.
2156 (gud-gdb-completion-function): New variable.
2157 (gud-gdb-completion-at-point): Use it.
2158 (gud-gdb-completions-1): Split from gud-gdb-completions.
2159
2160 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2161 function as separate arguments.
2162 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2163 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2164 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2165 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2166 (gdb-stopped, def-gdb-auto-update-trigger)
2167 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2168 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2169 Callers changed.
2170cb53
CY
2170 (gud-gdbmi-completions): New function.
2171 (gdb): Use it for generating the completion table.
2172
be8b11bb
AM
21732011-12-24 Alan Mackenzie <acm@muc.de>
2174
2175 Introduce a mechanism to widen the region used in context font
1d00653d 2176 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2177
1d00653d
SM
2178 * progmodes/cc-langs.el (c-before-font-lock-functions):
2179 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2180 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2181 functions to be run just before context (etc.) font locking.
2182
2183 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2184 New, functionality extracted from
be8b11bb 2185 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2186 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2187 (c-after-change): Set c-in-after-change-fontification.
2188 (c-set-fl-decl-start): Rejig its interface, so it can be called
2189 from both after-change and context fontifying.
b81d40f0
JB
2190 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2191 New functions.
2192 (c-standard-font-lock-fontify-region-function): New variable.
2193 (c-font-lock-fontify-region): New function.
be8b11bb 2194
341cf6ac
JL
21952011-12-24 Juri Linkov <juri@jurta.org>
2196
2197 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2198 (Bug#10348)
2199
bffcee0a
MA
22002011-12-23 Michael Albinus <michael.albinus@gmx.de>
2201
2202 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2203 existence of source file. (Bug#10325)
2204
cb5e207c
AM
22052011-12-23 Alan Mackenzie <acm@muc.de>
2206
2207 Fix unstable fontification inside templates.
2208
b81d40f0
JB
2209 * progmodes/cc-langs.el (c-before-font-lock-functions):
2210 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2211 additionally has c-set-fl-decl-start. The other languages (apart
2212 from AWK) have that as a single entry.
2213
b81d40f0
JB
2214 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2215 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2216 c-set-fl-decl-start.
2217
b81d40f0
JB
2218 * progmodes/cc-mode.el (c-common-init, c-after-change):
2219 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2220 (c-set-fl-decl-start): New function, extracted from
2221 c-font-lock-enclosing-decls and enhanced.
2222
60ff536c
JB
22232011-12-23 Juanma Barranquero <lekktu@gmail.com>
2224
2225 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2226
1c4757d6
JL
22272011-12-22 Juri Linkov <juri@jurta.org>
2228
2229 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2230
d031f2c7
CY
22312011-12-22 Chong Yidong <cyd@gnu.org>
2232
2233 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2234
bace743a
DA
22352011-12-21 Drew Adams <drew.adams@oracle.com>
2236
2237 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2238
728a1f2b
JC
22392011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2240
2241 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2242
0d373f73
TZ
22432011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2244
fec0aaa4
TZ
2245 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2246 highlighting and support. Fix up comments for capitalization.
2247 (cfengine-mode-debug): New var.
2248 (cfengine3-mode): Change the modeline indicator to "CFE3".
2249 (cfengine3-font-lock-keywords): Improve defun highlighting.
2250 (cfengine2-actions): Rename from `cfengine-actions'.
2251 (cfengine2-font-lock-keywords): Rename from
2252 `cfengine-font-lock-keywords'.
2253 (cfengine2-imenu-expression): Rename from
2254 `cfengine-imenu-expression'.
2255 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2256 (cfengine2-beginning-of-defun): Rename from
2257 `cfengine-beginning-of-defun'.
2258 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2259 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2260 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2261 modeline indicator to "CFE2".
2262 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2263 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2264
bc86f573
CY
22652011-12-21 Chong Yidong <cyd@gnu.org>
2266
2267 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2268 filename argument.
2269
d45ba96b
MR
22702011-12-20 Martin Rudalics <rudalics@gmx.at>
2271
2272 * window.el (window-normalize-buffer-to-display): Remove.
2273 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2274
a6198c90
CY
22752011-12-19 Chong Yidong <cyd@gnu.org>
2276
2277 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2278 Don't signal an error in a predicate function; return non-nil.
2279 (vc-dir-mark-file): Move the error here.
2280 (vc-dir-mark-unmark): If acting on the region, keep going if one
2281 of the entries cannot be marked/unmarked.
2282 (vc-dir-mark-all-files): If current entry is a directory, mark
2283 only child files, as documented.
2284
34c5fb55
VB
22852011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2286
2287 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2288 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2289 addition.
2290
c803b2b7
JD
22912011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2292
2293 * term/ns-win.el (ns-get-selection-internal)
2294 (ns-store-selection-internal): Declare.
1154d12e
JB
2295 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2296 Declare as obsolete.
2297 (ns-get-pasteboard, ns-paste-secondary):
2298 Use ns-get-selection-internal.
2299 (ns-set-pasteboard, ns-copy-including-secondary):
2300 Use ns-store-selection-internal.
c803b2b7 2301
9cff91f8 23022011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2303
2304 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2305 (vc-deduce-fileset): Doc fix.
99a289d9 2306
f16c898a
AS
23072011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2308
2309 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2310
763237c4
SS
23112011-12-13 Sam Steingold <sds@gnu.org>
2312
2313 * man.el (Man-getpage-in-background): When running under a
2314 window-system, ignore $MANWIDTH and $COLUMNS.
2315
5fc1c122
KH
23162011-12-15 Kenichi Handa <handa@m17n.org>
2317
2318 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2319 (setup-ethiopic-environment-internal): Comment out key-binding for
2320 ethio-toggle-punctuation.
2321
13d49cbb
AM
23222011-12-13 Alan Mackenzie <acm@muc.de>
2323
898169a2
AM
2324 Add the switch statement to AWK Mode.
2325
7a71b18d 2326 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2327 "default" to the keywords regexp.
2328
7a71b18d 2329 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2330 expression as the rest.
1d00653d
SM
2331 (c-nonlabel-token-key): Allow string literals for AWK.
2332 Refactor for the other modes.
898169a2 2333
13d49cbb 2334 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2335 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2336 routines. Limit backward searching in c-font-lock-enclosing.decl.
2337
2338 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2339 pp-state and literal type in addition to the limits.
1d00653d 2340 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2341 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2342 (c-slow-in-literal, c-fast-in-literal): Remove.
2343 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2344
2345 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2346 being in a literal. Add a limit for backward searching.
2347
2348 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2349 c-slow-in-literal.
2350
15e0efc7
SM
23512011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2352
2353 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2354
454592a6
MR
23552011-12-13 Martin Rudalics <rudalics@gmx.at>
2356
2357 * window.el (delete-other-windows): Use correct frame in call to
2358 window-with-parameter.
2359
87393f26
DP
23602011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2361
2362 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2363 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2364 (makefile-gmake-statements, makefile-makepp-statements):
2365 Use it and add new makepp keywords.
2366 (makefile-makepp-font-lock-keywords): Add new patterns.
2367 (makefile-match-function-end): Match new [...] and [[...]].
2368
11636b22
JB
23692011-12-11 Juanma Barranquero <lekktu@gmail.com>
2370
2371 * ses.el (ses-call-printer-return, ses-cell-property-get)
2372 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2373 (ses-create-cell-variable, ses-reset-header-string)
2374 (ses-cell-set-formula, ses-repair-cell-reference-all)
2375 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2376 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2377 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2378 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2379 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2380 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2381 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2382 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2383 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2384 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2385 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2386 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2387
cf018193
VB
23882011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2389
2390 * ses.el: The overall change is to add cell renaming, that is
2391 setting fancy names for cell symbols other than name matching
2392 "\\`[A-Z]+[0-9]+\\'" regexp .
2393 (ses-create-cell-variable): New defun.
2394 (ses-relocate-formula): Relocate formulas only for cells the
2395 symbols of which are not renamed, i.e. symbols whose names do not
2396 match regexp "\\`[A-Z]+[0-9]+\\'".
2397 (ses-relocate-all): Relocate values only for cells the symbols of
2398 which are not renamed.
2399 (ses-load): Create cells variables as the (ses-cell ...) are read,
2400 in order to check row col consistency with cell symbol name only
2401 for cells that are not renamed.
2402 (ses-replace-name-in-formula): New defun.
2403 (ses-rename-cell): New defun.
2404
ee957461
CY
24052011-12-11 Chong Yidong <cyd@gnu.org>
2406
2407 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2408 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2409
9a9e9ef0
MR
24102011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2411
2412 * window.el (other-window): Fix docstring.
2413
92a8eba5
EZ
24142011-12-10 Eli Zaretskii <eliz@gnu.org>
2415
2416 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2417 `from' or `to' address before taking its substring.
2418 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2419 encoded name is chopped in the middle of the encoded string, and
2420 thus displayed encoded.
2421
e152e577
JB
24222011-12-10 Juanma Barranquero <lekktu@gmail.com>
2423
2424 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2425
e5d84bfe
EZ
24262011-12-10 Eli Zaretskii <eliz@gnu.org>
2427
2428 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2429 to use texinfo-update-node and commands that call it if the
2430 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2431 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2432 (texinfo-all-menus-update, texinfo-master-menu)
2433 (texinfo-update-node, texinfo-every-node-update)
2434 (texinfo-multiple-files-update): Doc fix. Warn against updating
2435 all the @node lines.
2436 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2437 argument is numeric. Explain better in the doc string what the
2438 function really does.
2439 (texinfo-insert-master-menu-list): Improve the error message
2440 displayed if there's no menu in the Top node.
2441 (Bug#2975) See also this thread:
e5d84bfe
EZ
2442 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2443
1d84e9bb
MG
24442011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2445
2446 * speedbar.el (speedbar-supported-extension-expressions):
2447 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2448
382c953b
JB
24492011-12-09 Juanma Barranquero <lekktu@gmail.com>
2450
2451 * printing.el (pr-mode-alist):
2452 * simple.el (filter-buffer-substring-functions)
2453 (completion-list-insert-choice-function):
2454 * window.el (window-with-parameter, window-atom-root)
2455 (window-sides-slots, window-size-fixed, window-min-delta)
2456 (window-max-delta, window--resize-mini-window)
2457 (window--resize-child-windows-normal, window-tree)
2458 (delete-other-windows, quit-window, split-window)
2459 (display-buffer-record-window, special-display-buffer-names)
2460 (special-display-regexps, special-display-popup-frame)
2461 (same-window-p, split-window-sensibly)
2462 (display-buffer-overriding-action, display-buffer-alist)
2463 (display-buffer-base-action, display-buffer, switch-to-buffer)
2464 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2465 (fit-window-to-buffer, recenter-positions)
2466 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2467 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2468 and remove unneeded backslashes in docstrings.
2469
39c9faef
SM
24702011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2471
98449af8
SM
2472 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2473
39c9faef
SM
2474 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2475 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2476 end in ".mk".
2477 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2478 when reading the makefile (bug#10116).
2479
86ed9fdc
SM
24802011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2481
2482 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2483 (bug#10116).
2484
5580f89d
GM
24852011-12-06 Glenn Morris <rgm@gnu.org>
2486
2487 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2488
28d3917c
CY
24892011-12-06 Chong Yidong <cyd@gnu.org>
2490
2491 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2492
a98edce9
JB
24932011-12-06 Juanma Barranquero <lekktu@gmail.com>
2494
2495 * textmodes/table.el (table-shorten-cell): Fix typo.
2496
e65adfac
CG
24972011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2498
2499 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2500
71cc0b74
EZ
25012011-12-05 Eli Zaretskii <eliz@gnu.org>
2502
2503 * descr-text.el (describe-char): Fix display of strong
2504 right-to-left characters and directional embeddings and overrides.
2505
2506 * simple.el (what-cursor-position): Fix display of codepoints of
2507 strong right-to-left characters.
2508
315bc30d
CY
25092011-12-05 Chong Yidong <cyd@gnu.org>
2510
2511 * faces.el (read-color): Doc fix.
2512
58a70b94
GM
25132011-12-05 Glenn Morris <rgm@gnu.org>
2514
2515 * align.el (align--set-marker): Add doc-string.
2516 Don't try to move something that is not a marker. (Bug#10216)
2517
5158face
GM
25182011-12-04 Glenn Morris <rgm@gnu.org>
2519
2520 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2521 overly zealous deletion of trailing whitespace.
2522
520fca41
JB
25232011-12-04 Juanma Barranquero <lekktu@gmail.com>
2524
2525 * server.el (server-delete-client): On Windows, do not try to delete
2526 the only terminal.
2527 (server-process-filter): On Windows, treat requests for a tty frame as
2528 if they were for a GUI frame if the running server is in GUI mode.
2529
5e605a2e
GM
25302011-12-03 Glenn Morris <rgm@gnu.org>
2531
2532 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2533
5c3fe83f
SM
25342011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2535
6f5e57e7
SM
2536 * electric.el: Streamline electric-indent's hook.
2537 (electric-indent-chars): Revert to simple list.
2538 (electric-indent-functions): New var.
2539 (electric-indent-post-self-insert-function): Use it.
2540
5c3fe83f
SM
2541 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2542 there's no inferior buffer (bug#10196).
2543 (prolog-consult-compile): Don't use toggle-read-only.
2544
6bdac736
MA
25452011-12-02 Michael Albinus <michael.albinus@gmx.de>
2546
2547 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2548 interrupt. (Bug#10187)
2549
6131ba7f
SM
25502011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2551
99c79fee
SM
2552 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2553 (bug#9160).
2554
6131ba7f
SM
2555 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2556 (bug#10191).
2557
cb0a02ea
JL
25582011-12-02 Juri Linkov <juri@jurta.org>
2559
2560 * info.el (Info-search): Display "end of manual" when Isearch
2561 reaches the end of single-file Info manual. (Bug#9918)
2562
66e0570c
EZ
25632011-12-02 Eli Zaretskii <eliz@gnu.org>
2564
2565 * isearch.el (isearch-message-prefix): Run the input method part
2566 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
2567
02b16839
JL
25682011-12-02 Juri Linkov <juri@jurta.org>
2569
2570 * isearch.el (isearch-occur): Use `word-search-regexp' for
2571 `isearch-word'.
2572 (isearch-search-and-update): Add condition for `isearch-word' and
2573 call `word-search-regexp'. (Bug#10145)
2574
0b950688
GM
25752011-12-01 Glenn Morris <rgm@gnu.org>
2576
2577 * eshell/em-hist.el (eshell-hist-initialize):
2578 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 2579 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 2580
9505c3c7
SM
25812011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2582
2583 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
2584
1bbe96b2 25852011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 2586
a1beca85
SM
2587 * progmodes/verilog-mode.el (verilog-pretty-expr):
2588 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
2589 verilog, such as += *= and the like.
2590 (verilog-assignment-operator-re): Regular expression to find the
2591 assigment operator in a verilog assignment.
2592 (verilog-assignment-operation-re): Regular expression to find an
2593 assignment statement for pretty-expr.
2594 (verilog-in-attribute-p): Query returns true if point is in an
2595 attribute context; used to skip these for expression line up from
2596 pretty-expr.
2597 (verilog-in-parameter-p): Query returns true if point is in an
2598 parameter definition context; used to skip these for expression
2599 line up from pretty-expr.
2600 (verilog-in-parenthesis-p): Query returns true if point is in a
2601 parenthetical expression, specifically ( ) but not [ ] or { };
2602 used by pretty-expr.
2603 (verilog-just-one-space): If there is no space, don't add one.
2604 (verilog-get-lineup-indent-2): Specifically skip just attribute
2605 contexts for expression lineup, rather than skipping all
2606 parenthetical expressions.
2607 (verilog-calculate-indent): Fix comment, and fix indent.
2608 (verilog-do-indent): Indent declarations in lists (suggested by
2609 Joachim Lechner).
2610 (verilog-mode-abbrev-table): Populate abbrev mode with the various
2611 skeleton items.
2612 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
2613 by Alain Mellan).
2614
1bbe96b2 26152011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
2616
2617 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
2618 parameters with embedded comments. Reported by Ray Stevens.
2619 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
2620 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
2621 Reported by Tim Holt.
2622 (verilog-auto): Fix AUTOing a upper module then AUTOing module
2623 instantiated by upper module causing wrong expansion until AUTOed a
2624 second time. Reported by K C Buckenmaier.
2625 (verilog-diff-auto): Fix showing .* as a difference when
2626 `verilog-auto-star-save' off. Reported by Dan Dever.
2627 (verilog-auto-reset, verilog-read-always-signals)
2628 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
2629 temporary signals in reset list if
2630 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
2631 style to each signal's assignment type, bug381.
2632 Reported by Thomas Esposito.
6288f0ca
WS
2633 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
2634 (verilog-uvm-statement-re): Support UVM indentation and
2635 highlighting, with old OVM keywords only.
a1beca85 2636 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
2637 Support AUTOTIEOFF creating non-wire data types.
2638 Suggested by Jonathan Greenlaw.
6288f0ca
WS
2639 (verilog-auto-insert-lisp, verilog-delete-to-paren)
2640 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
2641 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
2642 (verilog-read-sub-decls, verilog-read-sub-decls-line):
2643 Fix mismatching parenthesis inside commented out code when deleting
382c953b 2644 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
2645 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
2646 non-numeric vector width. Reported by Alex Reed.
2647 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 2648 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
2649 (verilog-auto-delete-trailing-whitespace):
2650 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
2651 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
2652 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
2653 Fix verilog-scan-cache corruption when running user AUTO expansion
2654 hooks that call indentation routines.
2655 (verilog-simplify-range-expression): Fix typo ignoring lower case
2656 identifiers.
2657 (verilog-delete-auto): Fix delete-autos to also remove user created
2658 automatics, as long as they start with AUTO.
2659 (verilog-batch-diff-auto, verilog-diff-auto)
2660 (verilog-diff-function): Add `verilog-diff-auto' and bind to
2661 "C-c?" to report differences in AUTO expansion, ignoring spaces.
2662 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
2663 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
2664 (verilog-re-search-forward-quick, verilog-syntax-ppss):
2665 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
2666 is disabled and its cache will get corrupt, causing AUTOS not to
2667 expand. Instead use only -quick functions.
2668 (verilog-scan-region): Fix scanning over escaped quotes.
2669 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
2670 (verilog-re-search-backward-quick)
2671 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
2672 related functions now ignore strings, to fix misparsing of strings
2673 with magic comments embedded in them.
a1beca85
SM
2674 (verilog-read-auto-template):
2675 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
2676 Reported by Brad Dobbie.
2677 (verilog-read-auto-template):
2678 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 2679 Reported by Brad Dobbie.
6288f0ca
WS
2680 (verilog-auto-inst, verilog-auto-inst-param)
2681 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
2682 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
2683 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
2684 debugging templates without merge conflicts, bug357.
2685 Reported by Brad Dobbie.
2686 (verilog-read-auto-template):
2687 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
2688 Reported by Brad Dobbie.
2689 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
2690 abbrevs so user won't be asked to save.
2691 (verilog-read-auto-lisp-present): Fix to start at beginning of
2692 buffer in case called outside of verilog-auto.
2693 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
2694 to "X-2". Reported by Matthew Myers.
2695 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
2696 all inputs from module templates. Reported by Leith Johnson.
2697 (verilog-module-inside-filename-p): Fix locating programs as with
2698 modules.
2699 (verilog-auto-inst-port): Fix vl-width expressions when using
2700 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
2701 (verilog-decls-get-regs, verilog-decls-get-signals,
2702 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
2703 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
2704 verilog-read-decls): Combine reg and wire structures into one var
2705 structure to represent SystemVerilog concepts.
2706 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
2707 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
2708 (verilog-auto-wire-type, verilog-insert-definition):
2709 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
2710 SystemVerilog "logic" keyword instead of "wire"/"reg".
2711 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
2712 to declares outputs that also have assignments (presumably in an
a1beca85
SM
2713 ifdef or generate if so there's not a driver conflict).
2714 Reported by Matthew Myers.
2715 (verilog-auto-declare-nettype, verilog-insert-definition):
2716 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
2717 `default_nettype none. Reported by Julian Gorfajn.
2718 (verilog-read-always-signals-recurse, verilog-read-decls)
2719 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
2720 malformed end statement, bug325. Reported by Joshua Wise and
2721 Andrew Drake.
2722 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
2723 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
2724 when expanding .* in interfaces, bug320.
2725 Reported by Pierre-David Pfister.
6288f0ca 2726 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
2727 name and open parenthesis, bug317.
2728 Reported by Pierre-David Pfister.
6288f0ca
WS
2729 (verilog-simplify-range-expression): Fix simplification of
2730 multiplications inside AUTOWIRE connections, bug303.
2731 (verilog-auto-inst-port): Support parameter expansion in
2732 multidimensional arrays.
2733 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
2734 after "assert property". Reported by Julian Gorfajn.
2735 (verilog-simplify-range-expression): Fix "couldn't merge" errors
2736 with multiplication, bug303.
2737 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
2738 Reported by Jan Frode Lonnum.
2739
1bbe96b2
GM
27402011-11-30 Juanma Barranquero <lekktu@gmail.com>
2741
2742 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
2743 (hfy-shell-file-name, hfy-shell):
2744 * international/fontset.el (x-decompose-font-name): Fix typos.
2745
27462011-11-29 Ken Brown <kbrown@cornell.edu>
2747
2748 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
2749 (gdb-version): Remove defvar.
2750 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
2751 (gdb-gud-context-command, gdb-non-stop-handler)
2752 (gdb-current-context-command, gdb-stopped): Use it.
2753 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
2754 (gdb-non-stop-handler): Don't enable pretty-printing here.
2755 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
2756 non-stop mode. Use the following.
2757 (gdb-check-target-async): New defun.
2758 (gud-watch, gdb-stopped): Fix whitespace.
2759 (gdb-get-source-file): Don't try to display the source file if
2760 `gdb-main-file' is nil.
2761
27622011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * align.el: Try to generate fewer markers (bug#10047).
2765 (align--set-marker): New macro.
2766 (align-region): Use it.
2767
c935221f
SM
27682011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2769
2770 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
2771
e70b5064
CY
27722011-11-29 Chong Yidong <cyd@gnu.org>
2773
2774 * indent.el (indent-for-tab-command, indent-according-to-mode):
2775 Doc fix.
2776 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
2777
f3af92b7
MA
27782011-11-29 Michael Albinus <michael.albinus@gmx.de>
2779
2780 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
2781 aware of remote file names. (Bug#10124)
2782
ed472be9
CY
27832011-11-29 Chong Yidong <cyd@gnu.org>
2784
2785 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
2786
24510c22
SM
27872011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
2788
2789 * files.el (find-file): Don't use force-same-window (bug#10144).
2790 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
2791 use pop-to-buffer if the selected window can't be used.
2792 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
2793
c60c3703
EZ
27942011-11-28 Eli Zaretskii <eliz@gnu.org>
2795
2796 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
2797 special-mode-map.
2798
e95def75
CY
27992011-11-28 Chong Yidong <cyd@gnu.org>
2800
2801 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
2802
c3f1c606
NR
28032011-11-27 Nick Roberts <nickrob@snap.net.nz>
2804
2805 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
2806 gdb-get-source-file-list on gdb-create-source-file-list.
2807
00db469c
EZ
28082011-11-26 Eli Zaretskii <eliz@gnu.org>
2809
2810 * whitespace.el (whitespace-newline): Use a different foreground
2811 color for 16-color light-background displays.
2812
4ad3bc2a
CY
28132011-11-24 Chong Yidong <cyd@gnu.org>
2814
2815 * window.el (display-buffer--special-action): Doc fix.
2816
e9fce1ac
JB
28172011-11-25 Juanma Barranquero <lekktu@gmail.com>
2818
2819 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
2820 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
2821 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
2822 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
2823 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
2824 (avl-tree-stack-first):
2825 * emacs-lisp/cconv.el (cconv--analyse-use):
2826 * net/gnutls.el (gnutls-negotiate): Fix typos.
2827
cb825e5d
GM
28282011-11-24 Glenn Morris <rgm@gnu.org>
2829
3adbe224
GM
2830 * lpr.el (lpr-windows-system, lpr-lp-system):
2831 * mail/binhex.el (binhex-begin-line):
2832 * progmodes/grep.el (grep-history, grep-find-history):
2833 * textmodes/flyspell.el:
2834 * vc/pcvs-defs.el (cvs-global-menu):
2835 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
2836 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
2837 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
2838
321decc8
GM
2839 * net/tls.el: Fix case of "GnuTLS".
2840
420b63ad
GM
2841 * paths.el (rmail-file-name): Format doc-string for make-docfile.
2842
cb825e5d
GM
2843 * version.el (emacs-build-system): Give it a doc-string.
2844
a0649f08
JL
28452011-11-24 Juri Linkov <juri@jurta.org>
2846
2847 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
2848
c0bc0fd4
GM
28492011-11-24 Glenn Morris <rgm@gnu.org>
2850
2851 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
2852 if called on a non-mime message just toggle the headers. (Bug#8006)
2853
20db1522
JB
28542011-11-24 Juanma Barranquero <lekktu@gmail.com>
2855
2856 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
2857 (allout-lead-with-comment-string, allout-structure-deleted-hook)
2858 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
2859 (allout-rebullet-heading, allout-open-sibtopic)
2860 (allout-toggle-current-subtree-encryption)
2861 (allout-toggle-subtree-encryption, allout-encrypt-string)
2862 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
2863 (allout-distinctive-bullets-string, allout-auto-activation):
2864 * window.el (window-normalize-buffer-to-display):
2865 * progmodes/verilog-mode.el (verilog-batch-indent):
2866 * textmodes/bibtex.el (bibtex-field-braces-opt)
2867 (bibtex-field-strings-opt):
2868 * vc/cvs-status.el (cvs-tree-merge):
2869 Fix typos.
2870
7262a87c
MA
28712011-11-23 Michael Albinus <michael.albinus@gmx.de>
2872
2873 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
2874 `non-essential' to t, in order to avoid remote connections.
2875
283430a1
EZ
28762011-11-23 Eli Zaretskii <eliz@gnu.org>
2877
a1beca85
SM
2878 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2879 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
2880 case-insensitively.
2881
d2992a38
ML
28822011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2883
2884 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
2885
50419064
GM
28862011-11-23 Glenn Morris <rgm@gnu.org>
2887
da94eca1
GM
2888 * paths.el (rmail-file-name): Reformat the doc-string so that it
2889 is picked up.
2890
9aac4de2
GM
2891 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
2892 (rmail-auto-file): Ignore case in the "special" field names,
2893 as mail-fetch-field does for all others.
2894
8038d2d2
GM
2895 * mail/rmail.el (rmail-forward):
2896 * mail/rmailkwd.el (rmail-set-label):
2897 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
2898 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
2899
f3fe222a
GM
2900 * mail/rmail.el (rmail-current-message): Doc fix.
2901
50419064
GM
2902 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
2903
28109f49
SM
29042011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2905
2906 * server.el (server-eval-and-print): Allow C-g (bug#6585).
2907
394c65f1
GM
29082011-11-22 Glenn Morris <rgm@gnu.org>
2909
2910 * mail/rmailmm.el (test-rmail-mime-handler)
2911 (test-rmail-mime-bulk-handler)
2912 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
2913
f2a0aa3a
JL
29142011-11-21 Juri Linkov <juri@jurta.org>
2915
1154d12e
JB
2916 * calc/calc.el (calc-read-key-sequence):
2917 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 2918
9c34a344
LMI
29192011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2920
2921 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
2922 Tell the caller that the next line needs recomputation, even
2923 though it doesn't start a sexp (bug#10094).
2924
f04a3be9
SM
29252011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2926
2927 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
2928
7978747f
SM
29292011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2930
f04a3be9
SM
2931 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
2932 Use force-same-window.
7978747f 2933
fe7a3057
JB
29342011-11-20 Juanma Barranquero <lekktu@gmail.com>
2935
2936 * descr-text.el (describe-char-unicode-data):
2937 * json.el (json-string-escape):
2938 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
2939 (Footnote-unicode, Footnote-style-p):
2940 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
2941
24901d61
CY
29422011-11-20 Chong Yidong <cyd@gnu.org>
2943
2944 * window.el (replace-buffer-in-windows): Restore interactive spec.
2945
bac7ff22
SM
29462011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2947
24f3d7b9
SM
2948 * electric.el (electric-indent-mode): Fix last change (too optimistic).
2949
bac7ff22
SM
2950 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
2951 (byte-compile-global-not-obsolete-vars): New var.
2952 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
2953 Use it.
2954 (byte-compile-warn-obsolete): Align text with the one in *Help*.
2955
cd1181db
JB
29562011-11-20 Juanma Barranquero <lekktu@gmail.com>
2957
2958 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
2959 * progmodes/pascal.el (electric-pascal-equal):
2960 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
2961 * xml.el (xml-substitute-special): Fix typos.
2962
7fb18e9e
GM
29632011-11-20 Glenn Morris <rgm@gnu.org>
2964
2965 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
2966 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
2967 Doc fixes.
2968 (rmail-decode-mime-charset): Mark as obsolete.
2969
2970 * mail/rmailsum.el (rmail-message-regexp-p-1):
2971 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
2972 Before using mime functions, check they are set. (Bug#10077)
2973
d5a6b3ba
JL
29742011-11-19 Juri Linkov <juri@jurta.org>
2975
2976 * info.el (Info-finder-find-node): Use `package--builtins' instead
2977 of `package-alist'. Use node names formed by the pattern "Keyword "
2978 and the keyword name.
2979
e981b61f
AS
29802011-11-19 Andreas Schwab <schwab@linux-m68k.org>
2981
1d00653d 2982 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 2983
3ffbc301
JL
29842011-11-19 Juri Linkov <juri@jurta.org>
2985
2986 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
2987 that calls `revert-buffer' on all Info buffers. (Bug#9915)
2988 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
2989 `old-history', `old-history-forward'. Add let-binding
2990 `window-selected'. Remove calls to `kill-buffer',
2991 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
2992 before calling `Info-find-node', so `Info-find-node-2' will reread
2993 the Info file. Restore window positions only when `window-selected'
2994 is non-nil.
2995
30c62133
JL
29962011-11-19 Juri Linkov <juri@jurta.org>
2997
2998 * isearch.el (isearch-lazy-highlight-new-loop):
2999 Remove condition `(not isearch-error)'. (Bug#9918)
3000
3001 * misearch.el (multi-isearch-search-fun): Add condition
3002 `(not bound)' to ignore lazy-highlighting search.
3003 Add the search-failed message "end of multi" when the end of
3004 multi-sequence is reached. Uncapitalize the search-failed
3005 message "Repeat for next buffer".
3006
3007 * info.el (Info-search): Add the search-failed message
3008 "end of the manual" when the end of the manual is reached
3009 in Isearch mode.
3010
645ca9cf
JL
30112011-11-19 Juri Linkov <juri@jurta.org>
3012
3013 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
3014 Use non-destructive `remove' instead of `delete' because
3015 `Info-history-list' stored to `Info-isearch-initial-history-list' in
3016 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
3017
df754f66
JL
30182011-11-19 Juri Linkov <juri@jurta.org>
3019
3020 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
3021 to nil instead of binding `search-ring' and `regexp-search-ring'.
3022 (Bug#9185)
3023
0e23d96a
EZ
30242011-11-19 Eli Zaretskii <eliz@gnu.org>
3025
3026 * simple.el (line-move): Force movement by logical lines for any
3027 hscrolled window, not only when auto-hscroll-mode is on.
3028 (line-move-visual): Update doc string to that effect. (Bug#10076)
3029
8a6ccb66
AS
30302011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3031
3032 * language/european.el (macintosh): Define as alias for mac-roman.
3033
49ae5b39
EZ
30342011-11-19 Eli Zaretskii <eliz@gnu.org>
3035
3036 * mail/rmailmm.el (rmail-mime-display-header)
3037 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
3038 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
3039 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
3040 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
3041 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
3042 of a raw aref.
3043 (rmail-mime-entity-segment): To get past the tagline, move forward
3044 2 more lines, to account for the 2 empty lines that precede and
3045 follow the line with the buttons.
3046 (rmail-mime-update-tagline): Move one more line, to get past the
3047 empty line that follows the buttons in the tagline. (Bug#9520)
3048
c56cad4a
MR
30492011-11-19 Martin Rudalics <rudalics@gmx.at>
3050
3051 * window.el (window-max-delta-1, window-min-delta-1)
3052 (window-min-size-1, window-state-get-1, window-state-put-1)
3053 (window-state-put-2): Use "window--" prefix.
3054
cbe71af3
SM
30552011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3056
2ad52c60
SM
3057 * emacs-lisp/smie.el: Improve warnings and conflict detection.
3058 (smie-warning-count): New var.
3059 (smie-set-prec2tab): Use it.
3060 (smie-bnf->prec2): Improve warnings. Add docstring.
3061 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
3062 (smie-bnf--set-class): New function.
3063 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
3064 corner case.
3065
6944dbc1
SM
3066 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
3067 (compilation-error-properties, compilation-move-to-column):
3068 Handle compilation-first-column while in the target buffer.
3069
c400c4d7
SM
3070 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
3071 Don't hardcode point-min==1.
3072
6dbe3e96
SM
3073 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
3074 (eshell-rewrite-for-command): Remove workaround.
3075 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
3076 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
3077 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
3078
cbe71af3
SM
3079 * files-x.el (modify-file-local-variable): Obey commenting conventions.
3080
a8e1496d
GM
30812011-11-17 Glenn Morris <rgm@gnu.org>
3082
3083 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3084 Ignore buffer-local generated-autoload-file if it is the same
3085 as the global value. (Bug#10049)
3086
df85d315
JB
30872011-11-17 Juanma Barranquero <lekktu@gmail.com>
3088
3089 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
3090 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
3091 (reftex-toc-previous-heading, reftex-toc-max-level)
3092 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
3093 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
3094 (reftex-toc-do-promote, reftex-toc-promote-prepare)
3095 (reftex-toc-promote-action, reftex-toc-extract-section-number)
3096 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
3097 (reftex-toc-rename-label, reftex-toc-visit-location)
3098 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
3099 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
3100 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
3101 leaving "*toc*" only for references to the buffer.
3102
a0c2d0ae
MR
31032011-11-17 Martin Rudalics <rudalics@gmx.at>
3104
3105 * window.el (window-resize, delete-window, split-window):
3106 Replace window-splits by window-combination-resize.
1d00653d 3107 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 3108
35c0bac8
GM
31092011-11-17 Glenn Morris <rgm@gnu.org>
3110
3111 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3112 Make bash entry derive from sh entry, not shell entry.
3113
d0c8fc8a
MA
31142011-11-16 Michael Albinus <michael.albinus@gmx.de>
3115
d0c8fc8a
MA
3116 * net/tramp-cache.el (tramp-flush-file-property): Flush also
3117 properties of linked files. (Bug#9879)
3118
7262a87c
MA
3119 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
3120 local file name.
3121
7877f373
JB
31222011-11-16 Juanma Barranquero <lekktu@gmail.com>
3123
3124 * menu-bar.el (menu-bar-file-menu):
3125 * printing.el (pr-ps-utility):
3126 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3127 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3128 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3129 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3130 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3131 (icalendar--convert-cyclic-to-ical)
3132 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3133 (icalendar--convert-ical-to-diary)
3134 (icalendar--convert-recurring-to-diary)
3135 (icalendar--convert-non-recurring-all-day-to-diary)
3136 (icalendar-import-format-sample):
3137 * progmodes/idlw-shell.el (idlwave-shell-mode):
3138 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3139 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3140 (vhdl-ps-print-init): Fix typos.
3141
10649b82
KM
31422011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3143
9d0cfcd6
GM
3144 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3145 FSF and collapse date sequence, obscure author/maintainer email address
3146 better, remove extra version line, track relocation of author's webpage.
10649b82 3147
9d0cfcd6
GM
3148 * progmodes/python.el (python-pdbtrack-input-prompt)
3149 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3150 regular python pdb prompts. Adjustments shamelessly taken exactly as
3151 suggested in EmacsWiki page (tiny change):
3152 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3153
58179cce
JB
31542011-11-16 Juanma Barranquero <lekktu@gmail.com>
3155
3156 * expand.el (expand-pos, expand-index, expand-point):
3157 Remove redundant info from docstring.
3158 (expand-add-abbrevs): Doc fix.
3159 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3160 (expand-sample-perl-mode-expand-list): Fix typos.
3161
3162 * net/dbus.el (dbus-event-member-name):
3163 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3164 * term/pc-win.el (msdos-create-frame-with-faces):
3165 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3166
b6f67890
MR
31672011-11-16 Martin Rudalics <rudalics@gmx.at>
3168
3169 * window.el (split-window, window-state-get-1)
3170 (window-state-put-1, window-state-put-2): Rename occurrences of
3171 window-nest to window-combination-limit.
1d00653d 3172 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3173
ce7ddba0
CY
31742011-11-16 Chong Yidong <cyd@gnu.org>
3175
3176 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3177 regexp (Bug#10033).
3178
3ae704f4
SM
31792011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3180
3181 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3182 `completing-read' will remove *Completions* and will preserve
3183 current-buffer for us.
3184 (tmm-add-prompt): Users of *Completions* will always (re)set its
3185 major mode.
3186 (tmm-old-comp-map): Remove.
3187
6ad1cdde
GM
31882011-11-16 Glenn Morris <rgm@gnu.org>
3189
3190 * mail/rmailedit.el: Require rmailmm when compiling.
3191 (rmail-old-mime-state): New declaration.
3192 (rmail-edit-current-message): If editing a mime message,
3193 edit the "raw" message from the mbox buffer.
3194 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3195
d20faa20
GM
31962011-11-15 Glenn Morris <rgm@gnu.org>
3197
3198 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3199 which wasn't being used. Add optional arg to force given state.
3200 (rmail-mime): Add optional arg to force given state.
3201
c7015153
JB
32022011-11-15 Juanma Barranquero <lekktu@gmail.com>
3203
3204 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3205 * frame.el (display-mm-dimensions-alist):
3206 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3207 (outline-move-subtree-down):
3208 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3209 (newsticker--treeview-do-get-node):
3210 * net/quickurl.el (quickurl-list-buffer-name):
3211 * progmodes/dcl-mode.el (dcl-mode):
3212 * progmodes/gdb-mi.el (gdb-mapcar*):
3213 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3214
45261b50
GM
32152011-11-15 Glenn Morris <rgm@gnu.org>
3216
3217 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3218 in a boolean sense, so just make it a boolean, and fix the doc.
3219 (rmail-show-mime-function, rmail-mime-feature)
3220 (rmail-require-mime-maybe): Doc fixes.
3221 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3222
3223 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3224
0d26e0b6
JB
32252011-11-15 Juanma Barranquero <lekktu@gmail.com>
3226
3227 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3228 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3229 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3230 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3231
447f30f6
GM
32322011-11-15 Glenn Morris <rgm@gnu.org>
3233
672b871d
GM
3234 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3235 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3236 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3237 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3238 (rmail-mime, rmail-show-mime): Doc fixes.
3239
f6aa5bb1
GM
3240 * term/ns-win.el (mode-line-frame-identification):
3241 Leave it alone. (Bug#10051)
3242
947cd66b
GM
3243 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3244
447f30f6
GM
3245 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3246 Handle empty buffers. (Bug#9978)
3247
0b381c7e
JB
32482011-11-14 Juanma Barranquero <lekktu@gmail.com>
3249
3250 * international/mule.el (define-charset):
3251 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3252 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3253 * progmodes/verilog-mode.el (verilog-backward-token):
3254 * textmodes/ispell.el (lookup-words):
3255 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3256
71e027ac
GM
32572011-11-14 Glenn Morris <rgm@gnu.org>
3258
56632ce4
GM
3259 * progmodes/executable.el
3260 (executable-make-buffer-file-executable-if-script-p):
3261 Handle file-modes returning nil.
3262
40500957
GM
3263 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3264 message - not necessary, and causes problems. (Bug#9831)
3265
071c2340
GM
3266 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3267
d3cfca60
GM
3268 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3269
71e027ac
GM
3270 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3271 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3272 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3273
89d61221
MR
32742011-11-12 Martin Rudalics <rudalics@gmx.at>
3275
3276 * window.el (window-resize, delete-window): Use window-splits
3277 variable instead of function.
3278 (window-state-get-1, window-state-put-2, window-state-put):
3279 Don't deal with windows' splits status.
3280
98282f6f
GM
32812011-11-12 Glenn Morris <rgm@gnu.org>
3282
3283 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3284 (apropos-documentation): Doc fixes.
3285
40a8bdf6
JB
32862011-11-11 Juanma Barranquero <lekktu@gmail.com>
3287
3288 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3289 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3290
65bd19ff
SM
32912011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3292
3293 * electric.el (electric-indent-post-self-insert-function): Make it
3294 possible for a char to only indent in some circumstances.
3295 (electric-indent-mode): Simplify.
3296
54f9154c
MR
32972011-11-11 Martin Rudalics <rudalics@gmx.at>
3298
3299 * window.el (windows-with-parameter): Remove unused function.
3300 (windows-at-side): Rename to window-at-side-list.
3301 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3302 (window-side-check, window-size-ignore, window-size-fixed-1)
3303 (window-in-direction-2): Prefix with "window--".
3304 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3305
68cbc58b
GM
33062011-11-11 Glenn Morris <rgm@gnu.org>
3307
3308 * subr.el (eval-after-load): If FILE is already loaded,
3309 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3310
b2621720
GM
33112011-11-10 Glenn Morris <rgm@gnu.org>
3312
9a4de110
GM
3313 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3314 Call svn via vc-svn-command rather than vc-do-command.
3315 (vc-svn-command): Add --non-interactive. (Bug#9993)
3316 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3317
b2621720
GM
3318 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3319 Add toggle-read-only. (Bug#7292)
3320 * files.el (toggle-read-only): Mention that it should only
3321 be used interactively. (Bug#10006)
3322
1dce7193
SM
33232011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3324
d9ac1a1e
SM
3325 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3326 Adjust regexp for OCaml warnings.
3327
0c325082
SM
3328 * electric.el (electric-pair-post-self-insert-function): Let user
3329 turn it off buffer-locally (bug#9932).
3330
90132c14
SM
3331 * progmodes/python.el (python-beginning-of-statement):
3332 Rewrite (bug#2703).
3333
1dce7193
SM
3334 * progmodes/compile.el: Better handle TABs (bug#9749).
3335 (compilation-internal-error-properties)
3336 (compilation-next-error-function): Obey the target buffer's
3337 compilation-error-screen-columns.
3338
c4e7c63a
JB
33392011-11-09 Juanma Barranquero <lekktu@gmail.com>
3340
3341 * progmodes/meta-mode.el: Remove obsolete comments.
3342 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3343 Fix typos in docstrings.
3344
2cffd681
MR
33452011-11-09 Martin Rudalics <rudalics@gmx.at>
3346
3347 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3348 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3349 (window--resizable): New function. Make all callers of
3350 window-resizable call window--resizable instead.
3351 (window-resizable): Rewrite in terms of window--resizable.
3352
0edcba87
GM
33532011-11-08 Glenn Morris <rgm@gnu.org>
3354
3355 * progmodes/delphi.el (delphi-mode-syntax-table):
3356 Let define-derived-mode define a proper syntax table. (Bug#9994)
3357
4b0d61e3
SM
33582011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3359
3360 * window.el: Stay away from defsubst.
3361 (window-list-no-nils): Remove.
3362 (window-state-get-1, window-state-get): Use backquote instead.
3363
cd394be1 33642011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3365
4b0d61e3 3366 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3367 Fix incorrect use of default argument in `completing-read'.
3368
e1c2c6f2
MR
33692011-11-08 Martin Rudalics <rudalics@gmx.at>
3370
3371 * window.el (display-buffer-function, special-display-function):
3372 Mention display-buffer-record-window but do not mention
3373 help-setup parameter in doc-strings.
b3f4a882 3374 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3375
105216ed
CY
33762011-11-08 Chong Yidong <cyd@gnu.org>
3377
3378 * window.el (window-total-height, window-total-width): Doc fix.
3379 (window-body-size): Move from C.
3380 (window-body-height, window-body-width): Move to C.
3381
0a9f9ab5
SM
33822011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3383
3384 * window.el: Make special-display like display-buffer-alist (bug#9532).
3385 (display-buffer--special-action): New function, morphed
3386 from display-buffer--special.
3387 (display-buffer): Use it to handle special-display-buffers at higher
3388 priority (just after display-buffer-alist).
3389 (display-buffer-fallback-action, display-buffer--other-frame-action)
3390 (pop-to-buffer-same-window): Remove display-buffer--special.
3391
a769dd15
GM
33922011-11-07 Glenn Morris <rgm@gnu.org>
3393
3394 * calendar/cal-menu.el (cal-menu-set-date-title):
3395 Do nothing if not in a calendar. (Bug#9976)
3396
05a61ee3
SM
33972011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3398
3399 * files.el (find-file): Always use selected-window.
3400
be7f5545
MR
34012011-11-07 Martin Rudalics <rudalics@gmx.at>
3402
3403 * window.el (window-combinations): Make WINDOW argument
3404 mandatory. Rewrite doc-string.
3405 (walk-window-subtree, window-atom-check, window-min-delta)
3406 (window-max-delta, window--resize-this-window)
3407 (window--resize-root-window-vertically, window-tree)
3408 (balance-windows, window-state-put): Rewrite doc-strings as to
3409 not mention the term "subwindow".
3410 (window--resize-subwindows-skip-p): Rename to
3411 window--resize-child-windows-skip-p.
3412 (window--resize-subwindows-normal): Rename to
3413 window--resize-child-windows-normal.
3414 (window--resize-subwindows): Rename to
3415 window--resize-child-windows.
3416 (window-or-subwindow-p): Rename to window--in-subtree-p.
3417
3c6702ef
ML
34182011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3419
3420 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3421 Ensure that mbox format messages end in two newlines (Bug#9974).
3422
49745b39
CY
34232011-11-06 Chong Yidong <cyd@gnu.org>
3424
3425 * window.el (window-combination-p): Function deleted; its
3426 side-effect is not used in any existing code.
3427 (window-combinations, window-combined-p): Call window-*-child
3428 directly.
3429
24300f5f
CY
34302011-11-05 Chong Yidong <cyd@gnu.org>
3431
3432 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3433 (window-size-ignore, window-state-get): Callers changed.
3434 (window-normalize-window): Rename from window-normalize-any-window.
3435 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3436 (window-normalize-live-window): Delete.
447f16b8
CY
3437 (window-combination-p, window-combined-p, window-combinations)
3438 (walk-window-subtree, window-atom-root, window-min-size)
3439 (window-sizable, window-sizable-p, window-size-fixed-p)
3440 (window-min-delta, window-max-delta, window-resizable)
3441 (window-resizable-p, window-full-height-p, window-full-width-p)
3442 (window-current-scroll-bars, window-point-1, set-window-point-1)
3443 (window-at-side-p, window-in-direction, window-resize)
3444 (adjust-window-trailing-edge, maximize-window, minimize-window)
3445 (window-deletable-p, delete-window, delete-other-windows)
3446 (record-window-buffer, unrecord-window-buffer)
3447 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3448 (quit-window, split-window, window-state-put)
3449 (set-window-text-height, fit-window-to-buffer)
3450 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3451
89bd5ee1
EZ
34522011-11-04 Eli Zaretskii <eliz@gnu.org>
3453
53479029
EZ
3454 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3455 rfc2047-decode-string.
3456 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3457 warnings.
3458
89bd5ee1
EZ
3459 * window.el (window-body-height, window-body-width): Mention in
3460 the doc string that the return values are in frame's canonical
3461 units. (Bug#9949)
3462
bd17fdee
AM
34632011-11-03 Alan Mackenzie <acm@muc.de>
3464
3465 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3466 change in cc-engine.el.
3467
acc825c5
SM
34682011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3469
3470 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3471
1885e5b8
MR
34722011-11-02 Martin Rudalics <rudalics@gmx.at>
3473
3474 * window.el (quit-window): Call unrecord-window-buffer after
3475 showing another buffer in the window. (Bug#9937)
acc825c5 3476 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3477
ebe06da9
JB
34782011-11-02 Juanma Barranquero <lekktu@gmail.com>
3479
3480 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3481 Accept status with more than 9 shelves. (Bug#9935)
3482 Reported by Colin D Bennett <colin@gibibit.com>.
3483
4ee88440
MR
34842011-11-01 Martin Rudalics <rudalics@gmx.at>
3485
3486 * help.el (with-help-window): Don't reference
3487 temp-buffer-show-specifiers in doc-string.
3488
08e1d82c
AS
34892011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3490
3491 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3492 menu-item.
3493
84bd6e9e
VJL
34942011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3495
3496 * whitespace.el: New version 13.2.2.
3497 (whitespace-newline-mode): Disable properly. Reported by Sarah
3498 <EmacsWiki>.
3499
dba0634a
UJ
35002011-10-30 Ulf Jasper <ulf.jasper@web.de>
3501
3502 * net/newst-treeview.el: Remove "Time-stamp".
3503 (newsticker--group-manage-orphan-feeds): Do not call
3504 newsticker--treeview-tree-update.
db22a3c2
JB
3505 (newsticker-treeview-update, newsticker-treeview):
3506 Call newsticker--treeview-tree-update if necessary.
dba0634a 3507
3d8daefe
MR
35082011-10-30 Martin Rudalics <rudalics@gmx.at>
3509
3510 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3511 (window-iso-combinations): Remove "iso-" infix.
3512 Suggested by Chong Yidong.
3d8daefe
MR
3513 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3514 (window-max-delta-1, window-resize, window--resize-siblings)
3515 (window--resize-this-window, adjust-window-trailing-edge)
3516 (split-window, balance-windows-1)
3517 (shrink-window-if-larger-than-buffer):
3518 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3519 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3520
1bc4c3ae
SM
35212011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3522
3523 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3524 in place (bug#9907).
3525 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3526 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3527 (eshell-structure-basic-command, eshell-rewrite-while-command)
3528 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3529 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3530 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3531 (eshell-do-pipelines-synchronously, eshell-eval-command):
3532 Use backquotes and prefer setq to set.
3533 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3534 (eshell-macrop): Use functionp.
c1e2f5fa 3535 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3536
30b65d9c
CY
35372011-10-30 Chong Yidong <cyd@gnu.org>
3538
3539 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3540 instead of set-mark (Bug#9810).
3541
2d197ffb
CY
35422011-10-30 Chong Yidong <cyd@gnu.org>
3543
3544 * window.el (split-window-below, split-window-right): Rename from
3545 split-window-above-each-other and split-window-side-by-side
3546 respectively. All callers changed.
3547 (split-window-sensibly, split-window-sensibly): Use them.
3548 (split-window-keep-point): Doc fix.
3549
3550 * isearch.el: Add isearch-scroll property to split-window-below
3551 and split-window-right.
3552
3553 * follow.el (follow-mode):
3554 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3555 * progmodes/ada-xref.el (ada-gdb-application):
3556 * emulation/vip.el (vip-buffer-in-two-windows):
3557 * image-dired.el (image-dired-dired-with-window-configuration):
3558 * dired-x.el (dired-do-find-marked-files):
3559 * dired.el (dired-pop-to-buffer):
3560 * bs.el (bs--show-with-configuration):
3561 * vc/emerge.el (emerge-setup-windows):
3562 * textmodes/two-column.el (2C-two-columns):
3563 * textmodes/reftex-toc.el (reftex-toc):
3564 * progmodes/gdb-mi.el (gdb-setup-windows):
3565 * progmodes/fortran.el (fortran-window-create):
3566 * net/newst-treeview.el (newsticker--treeview-window-init):
3567 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
3568 * emulation/tpu-edt.el (tpu-gold-map):
3569 * emulation/crisp.el (crisp-mode-map):
3570 * calendar/calendar.el (calendar-basic-setup): Callers changed.
3571
38bb2ca8
CY
35722011-10-29 Chong Yidong <cyd@gnu.org>
3573
aa4de341
CY
3574 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
3575
e1eb5385
CY
3576 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
3577
5d2ece3c
CY
3578 * textmodes/flyspell.el (flyspell-word): Fix char offset for
3579 forged Ispell output (Bug#7904).
3580
38bb2ca8
CY
3581 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
3582
d0af9f77
SM
35832011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3584
3585 * doc-view.el: Avoid ugly errors about not finding nil.
3586 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3587 (doc-view-dvipdf-program, doc-view-unoconv-program)
3588 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
3589 Avoid nil or absolute file name as default value.
3590 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
3591
52bedd34
AM
35922011-10-28 Alan Mackenzie <acm@muc.de>
3593
db22a3c2 3594 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 3595
7e43cfa5
AM
35962011-10-28 Alan Mackenzie <acm@muc.de>
3597
3598 Amend the handling of c-beginning/end-of-defun in nested declaration
3599 scopes.
3600
52bedd34
AM
3601 * progmodes/cc-vars.el (c-defun-tactic): Move here from
3602 cc-langs.el. Change it to a defcustom.
7e43cfa5 3603
52bedd34
AM
3604 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
3605 cc-vars.el.
7e43cfa5 3606
d0af9f77
SM
3607 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3608 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 3609
52bedd34 3610 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 3611 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
3612 (c-widen-to-enclosing-decl-scope): New function.
3613 (c-while-widening-to-decl-block): New macro.
3614 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
3615 outward for defun boundaries, and correspondingly change symbol
3616 `respect-enclosure' to `go-outward'.
3617 (c-declaration-limits): Change algorithm to report only the "innermost"
3618 defun's boundaries.
3619
1a2ce9ee
DD
36202011-10-28 Deniz Dogan <deniz@dogan.se>
3621
3622 * net/rcirc.el (rcirc-mode): Use hard newlines.
3623
bc97a826
AM
36242011-10-28 Alan Mackenzie <acm@muc.de>
3625
3626 Amend to indent and fontify macros "which include their own semicolon"
3627 correctly, using the "virtual semicolon" mechanism.
3628
52bedd34 3629 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 3630
d0af9f77 3631 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 3632 Recode to scan one line at a time rather than having \n and \r
58179cce 3633 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 3634 (c-forward-label): Amend for virtual semicolons.
58179cce 3635 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 3636
52bedd34
AM
3637 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
3638 of the new C macros.
bc97a826 3639
52bedd34 3640 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
3641 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
3642 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
3643 (c-opt-cpp-macro-define): Make into a full language variable.
3644 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
3645 AWK Mode (including \n, \r) removed, no longer needed.
3646
d0af9f77
SM
3647 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
3648 Invoke c-make-macro-with-semi-re.
bc97a826 3649
52bedd34
AM
3650 * progmodes/cc-vars.el (c-macro-with-semi-re):
3651 (c-macro-names-with-semicolon): New variables.
58179cce 3652 (c-make-macro-with-semi-re): New function.
bc97a826 3653
7a6c0941
SM
36542011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3655
3656 * vc/log-edit.el: Fill empty field rather than adding new one.
3657 (log-edit-add-field): New function.
3658 (log-edit-insert-changelog): Use it.
3659
b0c4cdcf
ML
36602011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3661
3662 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
3663
ee1f1da9
SM
36642011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3665
3666 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
3667 (gdb--check-interpreter): New function.
3668 (gdb): Use it.
3669
51bc5f8b
GM
36702011-10-27 Glenn Morris <rgm@gnu.org>
3671
416a2c45
GM
3672 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
3673 (least-positive-float, least-negative-float)
3674 (least-positive-normalized-float, least-negative-normalized-float)
3675 (float-epsilon, float-negative-epsilon):
3676 Remove unnecessary declarations.
3677
3678 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
3679 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
3680 (least-positive-float, least-negative-float)
3681 (least-positive-normalized-float, least-negative-normalized-float)
3682 (float-epsilon, float-negative-epsilon): Add doc-strings,
3683 based on those in cl.texi.
3684
51bc5f8b
GM
3685 * files.el (set-visited-file-name): If the major-mode changed,
3686 reload the local variables. (Bug#9796)
3687
15de15c6
CY
36882011-10-27 Chong Yidong <cyd@gnu.org>
3689
3690 * subr.el (change-major-mode-after-body-hook): New hook.
3691 (run-mode-hooks): Run it.
3692
ee1f1da9
SM
3693 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3694 Use change-major-mode-before-body-hook.
15de15c6
CY
3695
3696 * simple.el (fundamental-mode):
3697 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
3698 change introducing fundamental-mode-hook.
3699
5430d399
JB
37002011-10-26 Juanma Barranquero <lekktu@gmail.com>
3701
acc825c5 3702 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 3703
ad74a69e
MA
37042011-10-26 Michael Albinus <michael.albinus@gmx.de>
3705
3706 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 3707 tramp.el explicitly. (Bug#7583)
ad74a69e 3708
71d4c2a5
SM
37092011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3710
3711 * progmodes/octave-mod.el:
3712 * progmodes/octave-inf.el: Update maintainer.
3713
b1f6fa26
CY
37142011-10-26 Chong Yidong <cyd@gnu.org>
3715
3716 * subr.el (with-wrapper-hook): Rewrite doc.
3717
3f04efd6
MA
37182011-10-25 Michael Albinus <michael.albinus@gmx.de>
3719
3720 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 3721 filenames "/method:foo:". (Bug#9793)
3f04efd6 3722
410488d3
SM
37232011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3724
3725 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
3726 (bug#9865).
3727
c1ebb47e
GM
37282011-10-24 Glenn Morris <rgm@gnu.org>
3729
3730 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
3731
7f5c46c7
MA
37322011-10-24 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * notifications.el: Add the requirement of a running D-Bus session
3735 bus to the Commentary.
3736
db2440b6
JL
37372011-10-24 Juri Linkov <juri@jurta.org>
3738
3739 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
3740 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
3741 (Bug#9364)
3742
feecf435
JL
37432011-10-24 Juri Linkov <juri@jurta.org>
3744
3745 * info.el (Info-following-node-name-re): Add newline to the list
3746 of allowed characters for leading space. (Bug#9824)
3747
a3839de2
SM
37482011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3749
acc825c5
SM
3750 * progmodes/octave-inf.el (inferior-octave-mode-map):
3751 Fix C-c C-h binding.
a3839de2
SM
3752 * progmodes/octave-mod.el (octave-help): Remove.
3753
09388e76
MA
37542011-10-23 Michael Albinus <michael.albinus@gmx.de>
3755
3756 Sync with Tramp 2.2.3.
3757
3758 * net/tramp-cache.el (top): Pacify byte-compiler using
3759 `init-file-user' and `site-run-file'.
3760
3761 * net/trampver.el: Update release number.
3762
86c60681
CY
37632011-10-23 Chong Yidong <cyd@gnu.org>
3764
3765 * files.el (toggle-read-only): Remove obsolete comment about
3766 version control.
3767
3768 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
3769 for toggle-read-only. Note that this hasn't called vc-next-action
3770 since 2008-05-02, though it wasn't documented at the time.
3771
a3839de2
SM
3772 * vc/ediff-init.el (ediff-toggle-read-only-function):
3773 Use toggle-read-only.
86c60681 3774
cd5495ff
AM
37752011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
3776
3777 Fix bug #9560, sporadic wrong indentation; improve instrumentation
3778 of c-parse-state.
3779
00b77525 3780 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 3781 correct faulty logical expression.
cd5495ff
AM
3782 (c-parse-state-state, c-record-parse-state-state):
3783 (c-replay-parse-state-state): New defvar/defuns.
3784 (c-debug-parse-state): Use new functions.
3785
42ee24ed
MR
37862011-10-22 Martin Rudalics <rudalics@gmx.at>
3787
3788 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 3789 last fix. Use window-in-direction correctly.
42ee24ed 3790
a7dee7e7
CY
37912011-10-21 Chong Yidong <cyd@gnu.org>
3792
3793 * progmodes/idlwave.el (idlwave-mode):
3794 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
3795 require-final-newline; that's done in prog-mode.
3796 Suggested by Stefan Monnier.
a7dee7e7 3797
e07b9a6d
MR
37982011-10-21 Martin Rudalics <rudalics@gmx.at>
3799
3800 * mouse.el (mouse-drag-window-above)
3801 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
3802 (mouse-drag-mode-line-1, mouse-drag-header-line)
3803 (mouse-drag-vertical-line-rightward-window): Remove.
3804 (mouse-drag-line): New function.
3805 (mouse-drag-mode-line, mouse-drag-header-line)
3806 (mouse-drag-vertical-line): Call mouse-drag-line.
3807 * window.el (window-at-side-p, windows-at-side): New functions.
3808
7e1361d9
UM
38092011-10-21 Ulrich Mueller <ulm@gentoo.org>
3810
3811 * tar-mode.el (tar-grind-file-mode):
3812 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
3813
30fcaf3a
CY
38142011-10-21 Chong Yidong <cyd@gnu.org>
3815
3816 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
3817 * progmodes/vera-mode.el (vera-mode):
3818 Use mode-require-final-newline.
30fcaf3a 3819
516eddb0
GM
38202011-10-20 Glenn Morris <rgm@gnu.org>
3821
db22a3c2 3822 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 3823
10d5f513
CS
38242011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
3825
3826 * emulation/cua-base.el (cua-set-mark): Fix case of string.
3827
ac6c8639
CY
38282011-10-20 Chong Yidong <cyd@gnu.org>
3829
3830 * emulation/cua-base.el (cua-mode):
3831 * mail/footnote.el (footnote-mode):
3832 * mail/mailabbrev.el (mail-abbrevs-mode):
3833 * net/xesam.el (xesam-minor-mode):
3834 * progmodes/bug-reference.el (bug-reference-mode):
3835 * progmodes/cap-words.el (capitalized-words-mode):
3836 * progmodes/compile.el (compilation-minor-mode)
3837 (compilation-shell-minor-mode):
3838 * progmodes/gud.el (gud-tooltip-mode):
3839 * progmodes/hideif.el (hide-ifdef-mode):
3840 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3841 * progmodes/subword.el (subword-mode):
3842 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
3843 * progmodes/which-func.el (which-function-mode):
3844 * term/tvi970.el (tvi970-set-keypad-mode):
3845 * term/vt100.el (vt100-wide-mode):
3846 * textmodes/flyspell.el (flyspell-mode):
3847 * textmodes/ispell.el (ispell-minor-mode):
3848 * textmodes/nroff-mode.el (nroff-electric-mode):
3849 * textmodes/paragraphs.el (use-hard-newlines):
3850 * textmodes/refill.el (refill-mode):
3851 * textmodes/reftex.el (reftex-mode):
3852 * textmodes/rst.el (rst-minor-mode):
3853 * textmodes/sgml-mode.el (html-autoview-mode)
3854 (sgml-electric-tag-pair-mode):
3855 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
3856 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
3857 * emulation/crisp.el (crisp-mode):
3858 * emacs-lisp/eldoc.el (eldoc-mode):
3859 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
3860 minor mode behavior.
3861
aa42ab43
JL
38622011-10-19 Juri Linkov <juri@jurta.org>
3863
3864 * descr-text.el (describe-char): Add #x2010 and #x2011 to
3865 the list of hard-coded chars with escape-glyph face.
3866
89400f1d
SM
38672011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3868
3869 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
3870
305c07f6
MA
38712011-10-19 Michael Albinus <michael.albinus@gmx.de>
3872
3873 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
3874 running process.
3875
13754b54
GM
38762011-10-19 Glenn Morris <rgm@gnu.org>
3877
3878 * vc/vc-bzr.el (vc-bzr-after-dir-status):
3879 Ignore ignored files. (Bug#9726)
3880
06e21633
CY
38812011-10-19 Chong Yidong <cyd@gnu.org>
3882
3883 Doc fix for minor modes, stating that an omitted argument enables
3884 the mode unconditionally when called from Lisp.
3885
3886 * abbrev.el (abbrev-mode):
3887 * allout.el (allout-mode):
3888 * autoinsert.el (auto-insert-mode):
3889 * autoarg.el (autoarg-mode, autoarg-kp-mode):
3890 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
3891 (global-auto-revert-mode):
3892 * battery.el (display-battery-mode):
3893 * composite.el (global-auto-composition-mode)
3894 (auto-composition-mode):
3895 * delsel.el (delete-selection-mode):
3896 * desktop.el (desktop-save-mode):
3897 * dired-x.el (dired-omit-mode):
3898 * dirtrack.el (dirtrack-mode):
3899 * doc-view.el (doc-view-minor-mode):
3900 * double.el (double-mode):
3901 * electric.el (electric-indent-mode, electric-pair-mode):
3902 * emacs-lock.el (emacs-lock-mode):
3903 * epa-hook.el (auto-encryption-mode):
3904 * follow.el (follow-mode):
3905 * font-core.el (font-lock-mode):
3906 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
3907 * help.el (temp-buffer-resize-mode):
3908 * hilit-chg.el (highlight-changes-mode)
3909 (highlight-changes-visible-mode):
3910 * hi-lock.el (hi-lock-mode):
3911 * hl-line.el (hl-line-mode, global-hl-line-mode):
3912 * icomplete.el (icomplete-mode):
3913 * ido.el (ido-everywhere):
3914 * image-file.el (auto-image-file-mode):
3915 * image-mode.el (image-minor-mode):
3916 * iswitchb.el (iswitchb-mode):
3917 * jka-cmpr-hook.el (auto-compression-mode):
3918 * linum.el (linum-mode):
3919 * longlines.el (longlines-mode):
3920 * master.el (master-mode):
3921 * mb-depth.el (minibuffer-depth-indicate-mode):
3922 * menu-bar.el (menu-bar-mode):
3923 * minibuf-eldef.el (minibuffer-electric-default-mode):
3924 * mouse-sel.el (mouse-sel-mode):
3925 * msb.el (msb-mode):
3926 * mwheel.el (mouse-wheel-mode):
3927 * outline.el (outline-minor-mode):
3928 * paren.el (show-paren-mode):
3929 * recentf.el (recentf-mode):
3930 * reveal.el (reveal-mode, global-reveal-mode):
3931 * rfn-eshadow.el (file-name-shadow-mode):
3932 * ruler-mode.el (ruler-mode):
3933 * savehist.el (savehist-mode):
3934 * scroll-all.el (scroll-all-mode):
3935 * scroll-bar.el (scroll-bar-mode):
3936 * server.el (server-mode):
3937 * shell.el (shell-dirtrack-mode):
3938 * simple.el (auto-fill-mode, transient-mark-mode)
3939 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
3940 (line-number-mode, column-number-mode, size-indication-mode)
3941 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
3942 * strokes.el (strokes-mode):
3943 * time.el (display-time-mode):
3944 * t-mouse.el (gpm-mouse-mode):
3945 * tool-bar.el (tool-bar-mode):
3946 * tooltip.el (tooltip-mode):
3947 * type-break.el (type-break-mode-line-message-mode)
3948 (type-break-query-mode):
3949 * view.el (view-mode):
3950 * whitespace.el (whitespace-mode, whitespace-newline-mode)
3951 (global-whitespace-mode, global-whitespace-newline-mode):
3952 * xt-mouse.el (xterm-mouse-mode): Doc fix.
3953
a3839de2
SM
3954 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3955 Fix autogenerated docstring.
06e21633 3956
5214e501
JL
39572011-10-19 Juri Linkov <juri@jurta.org>
3958
3959 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
3960 by checking environment variables "DESKTOP_SESSION" and
3961 "XDG_CURRENT_DESKTOP". (Bug#9779)
3962
195f8db9
JL
39632011-10-19 Juri Linkov <juri@jurta.org>
3964
3965 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
3966 (browse-url-chromium-program, browse-url-chromium-arguments):
3967 New defcustoms.
3968 (browse-url-default-browser): Check for `browse-url-chromium' and
3969 call `browse-url-chromium-program'.
3970 (browse-url-chromium): New command. (Bug#9779)
3971
343a34ff
JB
39722011-10-18 Juanma Barranquero <lekktu@gmail.com>
3973
3974 * facemenu.el (list-colors-duplicates): On Windows, detect more
3975 duplicates by assuming that only colors matching "^System" are
3976 special "system colors". (Bug#9722)
3977
6978a151
SM
39782011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3979
3980 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
3981 to distinguish the author from the committer.
3982
6a80b297
MA
39832011-10-18 Michael Albinus <michael.albinus@gmx.de>
3984
3985 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
3986
b31a5677
JK
39872011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
3988
3989 * international/mule.el (sgml-html-meta-auto-coding-function):
3990 Add support for detecting encoding in HTML5 specified only as
3991 <meta charset="UTF-8">. Implementation just makes http-equiv and
3992 content-type parts from HTML4 encoding string optional. (Bug#9716)
3993
80c6d77f
GM
39942011-10-18 Glenn Morris <rgm@gnu.org>
3995
3996 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
3997
08b0fee8
CY
39982011-10-18 Chong Yidong <cyd@gnu.org>
3999
4000 * faces.el (cursor): Doc fix.
4001
67e729a5
CY
40022011-10-17 Chong Yidong <cyd@gnu.org>
4003
4004 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
4005
343a34ff 40062011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
4007
4008 * dirtrack.el (dirtrack): Support shell buffers with path
4009 prefixes, e.g. tramp-based remote shells. (Bug#9647)
4010
0bc06380
TZ
40112011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
4012
4013 * json.el: Bump version to 1.3 and note change in History.
4014 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
4015
8b79f3e0
SM
40162011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4017
5a7c536b
SM
4018 * comint.el (comint-insert-input, comint-send-input)
4019 (comint-get-old-input-default, comint-backward-matching-input)
4020 (comint-next-prompt): Use nil instead of `input' for field property of
4021 past user input (bug#114).
4022
96a8a0df
SM
4023 * minibuffer.el (completion--replace): Inherit surrounding properties
4024 (bug#114).
4025 (minibuffer-complete-and-exit): Use it.
4026
8b79f3e0
SM
4027 * comint.el (comint--table-subvert): Quote the all-completions output
4028 (bug#9160).
4029
b8f7ff0d
MR
40302011-10-17 Martin Rudalics <rudalics@gmx.at>
4031
8b79f3e0 4032 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 4033
b8f7ff0d 4034 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 4035 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
4036 entries and separate them from frame entries.
4037
c235b555
GM
40382011-10-15 Glenn Morris <rgm@gnu.org>
4039
4040 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
4041 Doc fixes.
4042
6bbfa6e1
CY
40432011-10-15 Chong Yidong <cyd@stupidchicken.com>
4044
8b79f3e0
SM
4045 * net/network-stream.el (network-stream-open-starttls):
4046 Improve detection of failure due to lack of TLS support.
ec5c990d 4047
6bbfa6e1
CY
4048 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
4049 putting the input text in front and in bold.
4050
98488977
SM
40512011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4052
3d1337be
SM
4053 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
4054
ee0b45e4
SM
4055 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
4056 empty buffer.
4057
98488977
SM
4058 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
4059 unread-command-events rather than pushing yet-another event.
4060
186f4720
EZ
40612011-10-14 Eli Zaretskii <eliz@gnu.org>
4062
4063 * mail/sendmail.el (sendmail-query-once): Improve the wording of
4064 the explanation of the possible choices. Make the options passed
4065 to completing-read shorter.
4066
8b7a997c
AM
40672011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4068
4069 * textmodes/flyspell.el (flyspell-large-region): Make sure
4070 extended character mode is used if defined (Bug#1339).
4071
12587bbb
EZ
40722011-10-13 Eli Zaretskii <eliz@gnu.org>
4073
4074 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
4075 character info for LRE, LRO, RLE, and RLO characters by appending
4076 an invisible PDF.
12587bbb 4077
bad41229
SM
40782011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4079
4080 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
4081 even in case of error; add debug spec; simplify data flow.
4082 (with-timeout-handler): Remove.
4083
28dbc92f
MA
40842011-10-12 Michael Albinus <michael.albinus@gmx.de>
4085
4086 Fix Bug#6019, Bug#9315.
4087
4088 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
4089 complete `buffer-file-name', the local file name part could look
4090 remotely (for example on VMS).
4091
4092 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
4093 `tramp-run-real-handler'.
4094 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
4095 already quoted by '"'.
4096
4097 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
4098 Let `file-name-handler-alist' be nil, the local file name part
4099 could look remotely (for example on VMS).
4100
e1b0b23a
SM
41012011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4102
4103 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
4104 from here...
4105 (flyspell-post-command-hook): ...to here.
4106
a120bde9
SM
41072011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4108
4109 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
4110 if not needed.
4111 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
4112 using completion. Protect against "slow" callers.
4113 Remove the "message hack".
4114
7ce7717b
JL
41152011-10-11 Juri Linkov <juri@jurta.org>
4116
4117 * isearch.el (isearch-lazy-highlight-word): New variable.
4118 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4119 Use it. (Bug#9727)
4120
c02ee9d6
GM
41212011-10-11 Glenn Morris <rgm@gnu.org>
4122
4123 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
4124 like f90-previous-statement does.
4125
93e616fd 41262011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4127
1f190e73 4128 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4129 only in interactive use, to avoid error.
4130
af7b6078
SM
41312011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4132
4133 * minibuffer.el (completion-file-name-table): Fix last change,
4134 i.e. ignore normal errors but not the other ones.
4135
0563dae9
MR
41362011-10-10 Martin Rudalics <rudalics@gmx.at>
4137
4138 * window.el (special-display-buffer-names)
4139 (special-display-regexps): Remove some remnants of earlier
4140 changes from doc-strings.
366ca7f3
MR
4141 (quit-windows-on): New function.
4142
4143 * vc/vc.el (vc-revert, vc-rollback):
4144 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4145 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4146 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4147
49677495
MR
41482011-10-09 Martin Rudalics <rudalics@gmx.at>
4149
4150 * window.el (frame-auto-hide-function): Add version tag.
4151 (Bug#9699)
4152
56f2d1e1
MA
41532011-10-09 Michael Albinus <michael.albinus@gmx.de>
4154
4155 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4156 condition.
4157
112a6592
LL
41582011-10-09 Leo Liu <sdl.web@gmail.com>
4159
4160 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4161 (Bug#9701)
4162
0812589b
GM
41632011-10-08 Glenn Morris <rgm@gnu.org>
4164
4165 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4166 before the first code statement zero indent. (Bug#9690)
4167
b2b0776e
CY
41682011-10-08 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * simple.el (count-words-region): Always count in the region.
4171 Report the number of lines and characters too.
4172 (count-words): New command, which counts in the buffer if the
4173 region is inactive, as count-words-region used to.
4174 (count-words--message): New function. Handle plurals.
4175 (count-lines-region): Make it an alias for count-words-region.
4176
4177 * bindings.el (esc-map): Replace count-lines-region with
4178 count-words-region.
4179
c557cd6b
MR
41802011-10-08 Martin Rudalics <rudalics@gmx.at>
4181
4182 * window.el (window--delete): Delete dedicated frame
4183 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4184 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4185
61a57ef4 41862011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4187
3a7d293b 4188 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4189
c3833279
CY
41902011-10-07 Chong Yidong <cyd@stupidchicken.com>
4191
4192 * bindings.el ([M-left],[M-right]): Bind to left-word and
4193 right-word respectively.
4194
21ce8245
GM
41952011-10-07 Glenn Morris <rgm@gnu.org>
4196
4197 * cus-start.el (debug-on-quit): Fix custom type.
4198
6d823bb2
LMI
41992011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4200
0181e193
LMI
4201 * subr.el (define-key-after): Clarify that the function is not
4202 useful for non-menu keymaps.
4203
6d823bb2
LMI
4204 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4205
8e3459ce 42062011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4207
21ce8245 4208 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4209 in current minibuffer (Fix bug with recursive minibuffers).
4210
a1c2d21e
CY
42112011-10-06 Chong Yidong <cyd@stupidchicken.com>
4212
4213 * progmodes/gdb-mi.el (gdb): Doc fix.
4214
5a4cf282
MR
42152011-10-05 Martin Rudalics <rudalics@gmx.at>
4216
4217 * window.el (frame-auto-hide-function): New option replacing
4218 frame-auto-delete. Suggested by Stefan Monnier.
4219 (window--delete): Call frame-auto-hide-function instead of
4220 investigating frame-auto-delete.
c96111ea
MR
4221 (window-point-1, set-window-point-1): New functions.
4222 (window-in-direction, record-window-buffer, window-state-get-1)
4223 (display-buffer-record-window): Use window-point-1 instead of
4224 window-point.
4225 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4226
9854542e
SM
42272011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4228
4229 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4230
8943cfb0
GM
42312011-10-05 Glenn Morris <rgm@gnu.org>
4232
4233 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4234 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4235
647ab967
LL
42362011-10-05 Leo Liu <sdl.web@gmail.com>
4237
4238 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4239 works with buffer object.
4240
3ddfbced
SM
42412011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4242
4243 * mpc.el (mpc-tool-bar-map): Add labels.
4244
bdfa5dd2
GM
42452011-10-04 Glenn Morris <rgm@gnu.org>
4246
4247 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4248
0e2070b5
MR
42492011-10-04 Martin Rudalics <rudalics@gmx.at>
4250
4251 * window.el (window--delete): New function.
4252 (frame-auto-delete): Resuscitate option.
4253 (bury-buffer, replace-buffer-in-windows)
4254 (quit-window): Rewrite using window--delete.
4255 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4256 Pass display-buffer-mark-dedicated to window--display-buffer-2
4257 (Bug#9639).
4258
3dc61a09
SM
42592011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4260
915a9b64
SM
4261 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4262 returns a list (bug#9554). Add remote file name completion.
4263 * comint.el (comint--table-subvert): Curry and get quote&unquote
4264 functions as arguments.
4265 (comint--complete-file-name-data): Adjust call accordingly.
4266 * pcomplete.el (pcomplete--table-subvert): Remove.
4267 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4268
3dc61a09
SM
4269 * minibuffer.el (completion-table-case-fold): Use currying.
4270 (completion--styles-type, completion--cycling-threshold-type):
4271 New constants.
4272 (completion-styles, completion-category-overrides)
4273 (completion-cycle-threshold): Use them.
4274 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4275 completion-table-case-fold.
4276
8ea0a993
SB
42772011-10-03 Stephen Berman <stephen.berman@gmx.net>
4278
4279 * minibuffer.el (completion-category-overrides): Fix type of styles
4280 and add more user friendly tags (bug#9660).
4281
8c24b7f6
SM
42822011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4283
4284 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4285 (mule-input-method-string): New widget.
4286 (default-input-method, language-info-custom-alist): Use it.
4287
428fe61a
SM
42882011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4289
32c1fffd
SM
4290 * pcomplete.el: Require comint.
4291 (pcomplete--common-suffix): Remove.
4292 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4293 (pcomplete--table-subvert): Sync with comint--table-subvert.
4294 (pcomplete--entries): Use comint-completion-file-name-table.
4295 * comint.el (comint-unquote-filename): Simplify.
4296 (comint-completion-file-name-table): New function (bug#9616).
4297 (comint--complete-file-name-data): Use it.
4298
428fe61a
SM
4299 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4300 (pcmpl-gnu-tar-buffer): Remove.
4301 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4302 around. Make sure pcomplete-suffix-list is only changed temporarily.
4303 Don't look inside the tar's file if it's too large.
428fe61a 4304
04c52e2f
CY
43052011-10-01 Chong Yidong <cyd@stupidchicken.com>
4306
ce3cefcc
CY
4307 * cus-edit.el (custom-mode-map):
4308 * epa.el (epa-key-list-mode-map):
4309 * man.el (Man-mode-map):
4310 * startup.el (splash-screen-keymap):
4311 * simple.el (special-mode-map): Use scroll-up-command and
4312 scroll-down-command.
4313
4314 * progmodes/idlw-help.el (idlwave-help-mode-map):
4315 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4316 * net/newst-plainview.el (newsticker-mode-map):
4317 * emulation/ws-mode.el (wordstar-mode-map):
4318 * emulation/vi.el (vi-com-map):
4319 * calc/calc-graph.el (calc-graph-show-dumb):
4320 * term/sun.el (terminal-init-sun):
4321 * term/ns-win.el (global-map):
4322 * progmodes/grep.el (grep-mode-map):
4323 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4324 * mail/rmail.el (rmail-mode-map):
4325 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4326
04c52e2f
CY
4327 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4328 custom-safe-themes as special.
4329
79adf8c8
JD
43302011-10-01 Julien Danjou <julien@danjou.info>
4331
4332 * notifications.el (notifications-notify): Fix docstring.
4333
63bd50d3
PS
43342011-10-01 Per Starbäck <per@starback.se>
4335
4336 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4337
199e4c7e
MR
43382011-09-30 Martin Rudalics <rudalics@gmx.at>
4339
4340 * startup.el (command-line-1): Fix last fix by inserting
4341 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4342 (Bug#9605) and (Bug#9636)
199e4c7e 4343
fe5f08dd
EZ
43442011-09-29 Eli Zaretskii <eliz@gnu.org>
4345
4346 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4347 window is hscrolled, move by logical lines. (Bug#9607)
4348 (line-move-visual): Update the doc string to the above effect.
4349
b5516bbd
MR
43502011-09-29 Martin Rudalics <rudalics@gmx.at>
4351
ccee00c0
MR
4352 * window.el (display-buffer-record-window): When WINDOW is the
4353 selected window use `point' instead of `window-point'. (Bug#9626)
4354
b5516bbd
MR
4355 * startup.el (command-line-1): Use insert-before-markers when
4356 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4357
b5516bbd
MR
4358 * help.el (help-window): Remove variable.
4359
52aa0014
GM
43602011-09-29 Glenn Morris <rgm@gnu.org>
4361
4362 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4363
df9a7357
JB
43642011-09-29 Juanma Barranquero <lekktu@gmail.com>
4365
4366 * descr-text.el (describe-char-categories): Accept category
4367 descriptions more than one line long.
4368
a8406c20
SM
43692011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4370
88d9610c
SM
4371 * simple.el (delete-trailing-whitespace): Fix last change.
4372
a5daf810
SM
4373 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4374 Don't confuse "y => 3" as the beginning of a `y' operation.
4375
a8406c20
SM
4376 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4377 object has more than 4 slots (bug#9613).
4378
a239d4e9
JB
43792011-09-28 Juanma Barranquero <lekktu@gmail.com>
4380
4381 * subr.el (with-output-to-temp-buffer):
4382 * net/quickurl.el (quickurl, quickurl-browse-url):
4383 Fix typos in docstrings.
4384
693fbdb6
EZ
43852011-09-27 Eli Zaretskii <eliz@gnu.org>
4386
4387 * minibuffer.el (completion-styles)
4388 (completion-category-overrides): Cross reference each other in doc
4389 strings.
4390
8b457e28
GM
43912011-09-27 Glenn Morris <rgm@gnu.org>
4392
4393 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4394 to split-string. (Bug#9606)
4395
85a16208
LMI
43962011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4397
4398 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4399 (bug#9615).
4400
502f9ebd
CY
44012011-09-27 Chong Yidong <cyd@stupidchicken.com>
4402
4403 * emacs-lisp/package.el (list-packages): Fix echo area message.
4404
7690bdea
LL
44052011-09-27 Leo Liu <sdl.web@gmail.com>
4406
4407 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4408
e2ee6f30
MA
44092011-09-25 Michael Albinus <michael.albinus@gmx.de>
4410
4411 * net/dbus.el (dbus-unregister-object): Don't release services for
4412 registered signals. (Bug#9581)
4413
f3f98342
TZ
44142011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4415
4416 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4417 function that picks between cfengine 2 and 3 support
4418 automatically. Update docs accordingly.
4419
dd7aa8dd
KH
44202011-09-22 Kenichi Handa <handa@m17n.org>
4421
4422 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4423 ZERO.
4424 (indian-itrans-v5-table-for-tamil): New variable.
4425 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4426
3f2b07f8
KM
44272011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4428
4429 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4430 that's true if the current command involved collapsing of text.
4431 It's reset to false at the beginning of the next command.
4432 (allout-post-command-business): Move the cursor to the beginning
4433 of entry if the cursor is hidden and collapsing activity just
4434 happened.
4435
371d6a61
CY
44362011-09-24 Chong Yidong <cyd@stupidchicken.com>
4437
4438 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4439 tracking (Bug#9541).
4440
2ac2721a
UJ
44412011-09-24 Ulf Jasper <ulf.jasper@web.de>
4442
4443 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4444 (newsticker-show-news): Automatically load html rendering package
4445 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4446 because w3m-fill-column is let-bound" and the error "Symbol's value
4447 as variable is void: w3m-fill-column".
2ac2721a 4448
fac7ae53
MA
44492011-09-24 Michael Albinus <michael.albinus@gmx.de>
4450
4451 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4452 Release services only if they are defined. (Bug#9581)
4453
e08b633b
RS
44542011-09-23 Richard Stallman <rms@gnu.org>
4455
e488d29c
RS
4456 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4457 distinguish start of paragraph from start of its text.
4458
19c38752
RS
4459 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4460
e08b633b
RS
4461 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4462 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4463 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4464
0a39f27e
AS
44652011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4466
4467 * international/mule-diag.el (mule-diag): Insert a newline after
4468 each fontset description.
4469
db4e950d
SM
44702011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4471
4472 * simple.el (delete-trailing-whitespace):
4473 Document last change; simplify.
4474
eca3f3ea
PW
44752011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4476
d68e189a
PW
4477 * simple.el (delete-trailing-whitespace): Also delete
4478 extra newlines at the end of the buffer.
4479
eca3f3ea
PW
4480 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4481 (picture-newline): Use forward-line so as to ignore fields.
4482
01c157cc
SM
44832011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4484
4485 * subr.el (with-wrapper-hook): Fix edebug spec.
4486
022de23e
LMI
44872011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4488
4489 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4490 (bug#4538).
4491
91683089
MA
44922011-09-23 Michael Albinus <michael.albinus@gmx.de>
4493
eca3f3ea
PW
4494 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4495 Fix nasty bug using wrong cached values.
91683089 4496
5bdd6fa4
AM
44972011-09-23 Alan Mackenzie <acm@muc.de>
4498
4499 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4500
97adfb97
CY
45012011-09-23 Chong Yidong <cyd@stupidchicken.com>
4502
4503 * window.el (pop-to-buffer): Ensure right window is selected if we
4504 chose another frame.
4505
d4ef2b50
EZ
45062011-09-22 Eli Zaretskii <eliz@gnu.org>
4507
4508 * simple.el (what-cursor-position): Use get-char-property-change
4509 and next-single-char-property-change, to be able to show display
4510 properties that come from overlays as well as text properties.
4511
72258fe5
CY
45122011-09-22 Chong Yidong <cyd@stupidchicken.com>
4513
4514 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4515
4516 * cmuscheme.el (run-scheme, switch-to-scheme):
4517 * cus-edit.el (customize-group, custom-buffer-create)
4518 (customize-browse):
4519 * info.el (info):
4520 * shell.el (shell):
4521 * mail/sendmail.el (mail):
4522 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4523
8f098516
RS
45242011-09-22 Richard Stallman <rms@gnu.org>
4525
4526 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4527 move back only to line beg, don't move back over blank lines.
4528
e74f1bb6
MA
45292011-09-22 Michael Albinus <michael.albinus@gmx.de>
4530
4531 * files.el (copy-directory): Set directory attributes only in case
4532 they could be retrieved from the source directory. (Bug#9565)
4533
bfeef8b6
DK
45342011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4535
4536 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4537 (hs-find-block-beginning, hs-hide-level-recursive):
4538 Ignore strings as well as comments. (Bug#9502)
4539
7e423bb8
AS
45402011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4541
4542 * progmodes/sql.el (sql-comint-postgres):
4543 Convert port number to a string. (Bug#9566)
4544
b4d72fcf
MR
45452011-09-22 Martin Rudalics <rudalics@gmx.at>
4546
4547 * window.el (quit-window): Undedicate window when switching to
4548 previous buffer. Reported by Thierry Volpiatto
4549 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4550 (special-display-popup-frame): When popping up a new frame reset
4551 its previous buffers to nil. Simplify code.
b4d72fcf 4552
a7b88dc6
MA
45532011-09-21 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4556 and process filter, as done also in `shell-command'.
4557
cf4eacfd
MR
45582011-09-21 Martin Rudalics <rudalics@gmx.at>
4559
eca3f3ea 4560 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4561 Call set-window-start with NOFORCE argument t.
4562 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
4563 (quit-window): Reword doc-string. Handle new format of
4564 quit-restore parameter. Don't delete window if it has a
4565 previous buffer we can show instead of the present one.
4566 (display-buffer-record-window): Rewrite using a new format for
4567 the quit-restore window parameter
4568 (special-display-popup-frame, display-buffer-same-window)
4569 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4570 (display-buffer-pop-up-window, display-buffer-use-some-window):
4571 Adapt symbol passed to display-buffer-record-window.
4572 * help.el (help-window-setup): Handle new format of quit-restore
4573 parameter.
4574
8d28cb95
SM
45752011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4576
94ab793f
SM
4577 * faces.el (face-list): Fix docstring (bug#9564).
4578
8d28cb95
SM
4579 * window.el (display-buffer--action-function-custom-type):
4580 Don't include internal functions in the Custom interface.
4581
3820edeb
JL
45822011-09-20 Juri Linkov <juri@jurta.org>
4583
4584 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
4585 (Info-forward-node, Info-backward-node, Info-next-preorder)
4586 (Info-last-preorder): Use it. (Bug#9528)
4587
5147931d
JL
45882011-09-20 Juri Linkov <juri@jurta.org>
4589
4590 * info.el (Info-last-preorder): Visit last menu item only when
4591 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
4592
cf499a1a
JD
45932011-09-20 Julien Danjou <julien@danjou.info>
4594
4595 * password-cache.el (password-cache-remove): Remove entries even if the
4596 value is nil, so that password with a nil value (negative caching) is
4597 possible to invalidate.
4598
f84e2fe2
LM
45992011-09-20 Lawrence Mitchell <wence@gmx.li>
4600
4601 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
4602 all whitespace around breakpoint. (Bug#9553)
4603 (f90-find-breakpoint): Only break at whitespace inside a comment.
4604
78054a46
SM
46052011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4606
4607 * minibuffer.el (completion-file-name-table): Keep track of errors.
4608 (completion-table-with-predicate): Handle the case where pred1 is nil.
4609 * pcomplete.el (pcomplete-completions-at-point): Simplify.
4610
345083b2
SM
46112011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4612
e24e27be
SM
4613 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
4614 (debugger-return-value): Signal an error if the debugging context does
4615 not await any return value.
4616
345083b2
SM
4617 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
4618 * image-mode.el (image-toggle-display-text)
4619 (image-toggle-display-image): Stay away from evil `intangible'.
4620
08d355e3
LL
46212011-09-19 Leo Liu <sdl.web@gmail.com>
4622
4623 * replace.el (occur-revert-arguments): Make it permanent-local.
4624 (occur-mode): Don't call font-lock-defontify.
4625
f01da43f
CY
46262011-09-19 Chong Yidong <cyd@stupidchicken.com>
4627
4628 * net/ldap.el (ldap-search-internal): Don't push empty search
4629 result (Bug#9508).
4630
b6072fa6
SM
46312011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4632
4633 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
4634
443d6696
MA
46352011-09-19 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
4638 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
4639
7cc6e154
JL
46402011-09-18 Juri Linkov <juri@jurta.org>
4641
4642 * buff-menu.el (Buffer-menu-mode-map):
4643 * dired.el (dired-mode-map):
4644 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
4645 (lisp-interaction-mode-map):
4646 * emacs-lisp/package.el (package-menu-mode-map):
4647 * epa.el (epa-key-list-mode-map):
4648 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
4649 (menu-bar-options-menu):
4650 * outline.el (outline-mode-menu-bar-map):
4651 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
4652 * vc/vc-dir.el (vc-dir-menu-map):
4653 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
4654 Capitalize non-function content words in menu item strings.
4655
4656 * dired.el (dired-mode-map): Add menu item for
4657 `image-dired-dired-toggle-marked-thumbs'.
4658
80302a81
JL
46592011-09-18 Juri Linkov <juri@jurta.org>
4660
4661 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
4662 to `isearch-case-fold-search' and restore its original value
4663 after the `isearch-mode' call.
4664
46c5cf66
JL
46652011-09-18 Juri Linkov <juri@jurta.org>
4666
4667 * progmodes/grep.el (grep-process-setup): Don't check code for 1
4668 because `zgrep' returns 1 for successful matches (bug#9226).
4669
d18b513b
JL
46702011-09-18 Juri Linkov <juri@jurta.org>
4671
4672 * info.el (Info-extract-menu-node-name): Check the second match
4673 for empty string (second test-case of bug#9528).
4674 (Info-last-preorder): Let-bind `Info-history' to nil to not add
4675 intermediate nodes to the history (first test-case of bug#9528).
4676
72753f87
JL
46772011-09-18 Juri Linkov <juri@jurta.org>
4678
4679 * info.el (Info-mode-syntax-table): New variable.
1154d12e 4680 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 4681
c9384295
JL
46822011-09-18 Juri Linkov <juri@jurta.org>
4683
1154d12e
JB
4684 * info.el (Info-file-supports-index-cookies):
4685 Increment line-beginning-position's arg from 3 to 4 because makeinfo
4686 outputs one more line for long file names (bug#4142).
c9384295 4687
d473dce8
CY
46882011-09-18 Chong Yidong <cyd@stupidchicken.com>
4689
4690 * newcomment.el (comment-normalize-vars): If prompting for
4691 comment-start, set comment-start-skip too (Bug#8424).
4692
2176854d
JB
46932011-09-18 Johan Bockgård <bojohan@gnu.org>
4694
4695 * icomplete.el: Fix previous fix of Bug#5849.
4696 (icomplete-mode): Don't set completion-show-inline-help.
4697 (icomplete-minibuffer-setup): Set completion-show-inline-help
4698 locally during icompletion.
4699
3aace4e4
CY
47002011-09-18 Chong Yidong <cyd@stupidchicken.com>
4701
c940224f
CY
4702 * woman.el (woman2-process-escapes): Don't delete unrecognized
4703 escapes (Bug#7843).
4704
3aace4e4
CY
4705 * files.el (inhibit-first-line-modes-regexps): Add image files.
4706 (hack-local-variables-prop-line): Return nil for malformed
4707 prop-lines (Bug#9044).
4708
710dec63
MA
47092011-09-18 Michael Albinus <michael.albinus@gmx.de>
4710
4711 * net/tramp.el (top): Don't require 'shell.
4712 (tramp-methods): Fix docstring.
4713 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
4714 Return complete remote file name. Handle "smb" case.
4715 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
4716 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
4717
4718 * net/tramp-compat.el (top): Require 'shell.
4719
4720 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4721 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
4722 `tramp-current-host'.
4723 (tramp-get-remote-tmpdir): Remove.
4724
4725 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
4726 `tramp-tmpdir' entries.
4727 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
4728 (tramp-smb-handle-file-attributes): Ignore errors.
4729 (tramp-smb-wait-for-output): Check also for process end.
4730
5d5ac8ec
LMI
47312011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4732
4733 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
4734 when sending QUIT (bug#9312).
4735
8c0f49f0
CY
47362011-09-17 Chong Yidong <cyd@stupidchicken.com>
4737
4738 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
4739 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
4740 occur-mode-display-occurrence.
4741 (occur-edit-mode): Add usage message.
4742 (occur-cease-edit): New command.
4743 (occur-after-change-function): Use text properties to find the
4744 position of the prefix text.
4745 (occur-engine): Set stickiness of prefix text properties.
4746
8f1383f7
GM
47472011-09-17 Glenn Morris <rgm@gnu.org>
4748
4749 * progmodes/etags.el (complete-tag):
4750 Fix call to completion-in-region. (Bug#9526)
4751
744ba0e3
JL
47522011-09-17 Juri Linkov <juri@jurta.org>
4753
4754 * textmodes/ispell.el (ispell-word): Add to the error message
4755 the word, ispell program name and current dictionary (bug#9121).
4756 (ispell-tex-arg-end): Capitalize "error" in the error message.
4757
d9bbf400
AS
47582011-09-17 Andreas Schwab <schwab@linux-m68k.org>
4759
4760 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
4761 check. (Bug#4251)
4762
8da11505
JL
47632011-09-17 Juri Linkov <juri@jurta.org>
4764
4765 * window.el (window-safe-min-height, window-safe-min-width):
4766 Fix typos (followup to bug#9522).
4767
a91adc7e
SJ
47682011-09-17 Sven Joachim <svenjoac@gmx.de>
4769
4770 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
4771
064f328a
EZ
47722011-09-16 Eli Zaretskii <eliz@gnu.org>
4773
4774 * simple.el (line-move): If goal-column is set, move by logical
4775 lines, not by display lines. (Bug#971)
4776 (next-line, previous-line, goal-column, line-move-visual): Doc fix
4777 to reflect the above change.
4778
e69df516
SM
47792011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
4780
4781 * image.el (imagemagick-register-types): Use regexp-opt.
4782
cbb0f9ab
CY
47832011-09-15 Chong Yidong <cyd@stupidchicken.com>
4784
4785 * window.el (display-buffer-base-action): Rename from
4786 display-buffer-default-action. Make default value empty.
4787 (display-buffer-overriding-action): Convert to defvar.
4788 (display-buffer-fallback-action): New var.
4789
25322144
CY
47902011-09-15 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
4793 declaration.
4794 (package--add-to-archive-contents): If there is a duplicate entry
4795 with an older version, remove it.
4796 (package-menu-mark-delete, package-menu-mark-install)
4797 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
4798 (package-menu-mark-obsolete-for-deletion):
4799 Use package-menu-get-status instead of a regexp search.
25322144
CY
4800 (package-menu-get-status): Use tabulated-list-entry.
4801 (package-menu-mark-upgrades): New command.
d770725a 4802 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
4803 (package-menu-execute): Do installation before deletion.
4804 (package-menu-refresh, package-menu-execute): Use derived-mode-p
4805 instead of checking major-mode.
4806 (package-menu--find-upgrades): New function.
4807
7520339c
LMI
48082011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4809
4810 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
4811 passwords in the log buffer.
65a046c4
LMI
4812 (smtpmail-process-filter): Update the process marker so that the
4813 "broken by peer" status message is inserted in the right place.
7520339c 4814
d3c30954
SM
48152011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4816
3fe48822
SM
4817 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
4818 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
4819 bibtex-completion-at-point-function.
4820 (bibtex-completion-at-point-function): Use them.
4821
1b8b3954
SM
4822 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
4823
d3c30954
SM
4824 * mpc.el (mpc-constraints-tag-lookup): New function.
4825 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
4826 also to browser "album|playlist".
4827
72779976
JL
48282011-09-14 Juri Linkov <juri@jurta.org>
4829
4830 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
4831 (isearch-edit-string): Use length of `isearch-string' when
4832 `isearch-fail-pos' returns nil.
4833 (isearch-message): Remove duplicate code and call
4834 `isearch-fail-pos' with arg `t'.
4835
a0bf2bcd
CY
48362011-09-14 Chong Yidong <cyd@stupidchicken.com>
4837
17bb0a2d
CY
4838 * replace.el (occur-mode-goto-occurrence): Don't force using other
4839 window (Bug#9499).
4840
a0bf2bcd
CY
4841 * dired-aux.el (dired-do-chmod): Don't provide initial input.
4842
f678e0b6
MR
48432011-09-14 Martin Rudalics <rudalics@gmx.at>
4844
4845 * window.el (display-buffer-window): Remove.
4846 (display-buffer-record-window): Use help-setup window parameter
4847 instead of variable display-buffer-window.
4848 (display-buffer-function, special-display-buffer-names)
4849 (special-display-function): Mention help-setup parameter instead
4850 of display-buffer-window in doc-string.
d3c30954
SM
4851 * help.el (help-window-setup): New argument help-window.
4852 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
4853 Reword some messages.
4854 (with-help-window): Pass window used for displaying the buffer
4855 to help-window-setup. Don't set display-buffer-window.
4856
8e39b2e8
GM
48572011-09-13 Glenn Morris <rgm@gnu.org>
4858
4859 * emacs-lisp/debug.el (debugger-make-xrefs):
4860 Preserve point. (Bug#9462)
4861
85e9c04b
CY
48622011-09-13 Chong Yidong <cyd@stupidchicken.com>
4863
4864 * window.el (window-deletable-p): Use next-frame.
4865
1b36ed6a
MR
48662011-09-13 Martin Rudalics <rudalics@gmx.at>
4867
4868 * window.el (window-auto-delete): Remove.
4869 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 4870 dedication and previous buffers.
1b36ed6a
MR
4871 (switch-to-prev-buffer): Don't delete window.
4872 (delete-windows-on): Delete a window's frame if and only if the
4873 window is dedicated.
4874 (replace-buffer-in-windows): Delete buffer's window or frame if
4875 and only if window is dedicated.
4876 (quit-window): Handle quit-restore as before last change.
4d61f28d 4877 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 4878
ef8ef9fb
CY
48792011-09-13 Chong Yidong <cyd@stupidchicken.com>
4880
4881 * window.el (window-deletable-p): Never delete the last frame on a
4882 given terminal.
4883
b2cba41e
GM
48842011-09-13 Glenn Morris <rgm@gnu.org>
4885
4886 * help.el (describe-key-briefly): Copy previous standard-output change.
4887
51553db6 48882011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
4889
4890 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
4891
b7556719
GM
48922011-09-13 Glenn Morris <rgm@gnu.org>
4893
4894 * emacs-lisp/lisp-mode.el (lisp-indent-function):
4895 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
4896
64b51947
CY
48972011-09-12 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * dired-aux.el (dired-mark-read-string): Don't return default
4900 value on empty input (Bug#9361).
4901 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
4902 Omit initial minibuffer contents.
4903 (dired-do-chmod): Signal an error on empty input.
4904 (dired-mark-read-string): Don't return default on empty input.
4905
4906 * files.el (file-modes-symbolic-to-number): Doc fix.
4907
393a301e
SM
49082011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4909
4910 * international/mule-cmds.el (ucs-completions): Remove.
4911 (read-char-by-name): Use complete-with-action instead; add metadata.
4912
fa5660f9
CY
49132011-09-11 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * window.el (display-buffer--action-function-custom-type)
4916 (display-buffer--action-custom-type): New vars.
4917 (display-buffer-alist, display-buffer-default-action)
4918 (display-buffer-overriding-action): Add defcustom types.
4919
4a592f66
CY
4920 * frame.el (delete-other-frames): Doc fix (Bug#276).
4921
73d56dbd
LMI
49222011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4923
4924 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
4925
37ac18a3
CY
49262011-09-11 Chong Yidong <cyd@stupidchicken.com>
4927
4928 Change modes that used same-window-* vars to use switch-to-buffer.
4929
4930 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
4931 Use switch-to-buffer.
4932
4933 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
4934 (customize-browse, custom-buffer-create-other-window):
4935 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
4936
4937 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
4938 (Info-prev, Info-up, Info-speedbar-goto-node)
4939 (info-display-manual): Use switch-to-buffer.
4940 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
4941
4942 * mail/sendmail.el (mail): Use switch-to-buffer.
4943 (mail-recover): Use switch-to-buffer-other-window.
4944
4945 * cmuscheme.el (run-scheme, switch-to-scheme):
4946 * ielm.el (ielm):
4947 * shell.el (shell):
4948 * net/rlogin.el (rlogin):
4949 * net/telnet.el (telnet, rsh):
4950 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
4951
10195bd6
AS
49522011-09-11 Andreas Schwab <schwab@linux-m68k.org>
4953
4954 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
4955
b322f63a
LMI
49562011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4957
39d7fed6
LMI
4958 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
4959 so don't mention it (bug#9301).
ba5a81f1 4960 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 4961
ee0e9f11
LMI
4962 * faces.el (face-spec-set-match-display): Make `(type graphic)'
4963 match `x', `w32' and `ns', like the manual says (bug#9029).
4964
0b1c89c1 4965 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
4966 (process-kill-buffer-query-function): Mention the buffer name in
4967 the query.
0b1c89c1 4968
77549ea8
LMI
4969 * image-mode.el (image-next-line): The line parameter is mandatory
4970 (bug#9258).
4971
803ef892
LMI
4972 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
4973 which can be useful (bug#9301).
4974
12980837
LMI
4975 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
4976
91054f8f
LMI
4977 * subr.el (match-string): Mention that the current buffer should
4978 be the same as the search was done in (bug#9282).
4979
b322f63a
LMI
4980 * facemenu.el: Disable the remove-* commands if the mark isn't
4981 active (bug#9162).
4982
3199b96f
CY
49832011-09-10 Chong Yidong <cyd@stupidchicken.com>
4984
4985 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
4986 of display-buffer.
4987 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
4988
4989 * replace.el (occur-mode-goto-occurrence)
4990 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
4991 and display-buffer.
4992
4993 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
4994 display-buffer.
4995
4996 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
4997 special-display and same-window variables.
4998 (mail-other-window): Use switch-to-buffer-other-window.
4999 (mail-other-frame): USe switch-to-buffer-other-frame.
5000
393a301e
SM
5001 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
5002 Use display-buffer-other-frame.
3199b96f
CY
5003 (gdb-display-gdb-buffer): Use pop-to-buffer.
5004
5005 * progmodes/gud.el (gud-goto-info): Use info-other-window.
5006
5007 * progmodes/python.el: Don't set same-window-buffer-names.
5008
5009 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
5010
5011 * window.el (display-buffer-alist): Add *Python*.
5012
8319e0bf
CY
50132011-09-10 Chong Yidong <cyd@stupidchicken.com>
5014
5015 * window.el (display-buffer-alist): Add entry for buffers
5016 previously handled same-window-*.
5017 (display-buffer-alist, display-buffer-default-action)
5018 (display-buffer-overriding-action): Mark as risky.
5019 (display-buffer-alist): Document action function changes.
5020 (display-buffer--same-window-action)
5021 (display-buffer--other-frame-action): New variables.
5022 (switch-to-buffer, display-buffer-other-frame): Use them.
5023 (display-buffer): Rename reuse-frame entry to reusable-frames.
5024 (display-buffer-reuse-selected-window): Function deleted.
5025 (display-buffer-reuse-window): Handle reusable-frames alist entry.
5026 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
5027 (display-buffer-special): New function.
5028 (display-buffer--maybe-pop-up-frame-or-window): Rename from
5029 display-buffer-reuse-or-pop-window. Split off special-display
5030 part into display-buffer-special.
5031 (display-buffer-use-some-window): Don't perform any special
5032 pop-up-frames handling.
5033 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 5034 (display-buffer--maybe-same-window): Rename from
0d3ff375 5035 display-buffer-maybe-same-window.
8319e0bf 5036
919a69aa
CY
5037 * info.el: Don't set same-window-regexps.
5038 (info-setup): New function.
5039 (info-other-window, info): Call it.
5040
5041 * cus-edit.el: Don't set same-window-regexps.
5042 (customize-group): New argument.
5043 (customize-group-other-window): Use it.
5044 (customize-face, customize-face-other-window): Likewise.
5045 (custom-buffer-create-other-window): Use pop-to-buffer directly.
5046
8319e0bf
CY
5047 * net/rlogin.el:
5048 * net/telnet.el:
5049 * progmodes/gud.el: Don't set same-window-regexps.
5050
5051 * cmuscheme.el:
5052 * ielm.el:
5053 * shell.el:
5054 * mail/sendmail.el:
5055 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
5056
25173000
JL
50572011-09-10 Juri Linkov <juri@jurta.org>
5058
5059 * isearch.el (isearch-edit-string): Remove obsolete mention of
5060 `C-w' (`isearch-yank-word-or-char') from docstring.
5061 (isearch-query-replace): Fix typo in docstring (bug#9466).
5062
056e44ef
JL
50632011-09-10 Juri Linkov <juri@jurta.org>
5064
5065 * paren.el (show-paren-function): Don't show escaped parens.
5066 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
5067
c3760c17
EZ
50682011-09-10 Eli Zaretskii <eliz@gnu.org>
5069
5070 * mail/sendmail.el (mml-to-mime, mml-attach-file)
5071 (mm-default-file-encoding): Remove autoload forms, they are
5072 replaced with autoload cookies in mml.el and mm-encode.el.
5073 (mail-add-attachment): New command.
5074 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
5075 (mail-mode): Mention mail-insert-file and mail-add-attachment in
5076 the doc string.
5077 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
5078
fece895e
RT
50792011-09-10 Reuben Thomas <rrt@sc3d.org>
5080
e69df516
SM
5081 * simple.el (count-words-region): Use buffer if there's no region
5082 (bug#9429).
fece895e 5083
5e68ce4a
JL
50842011-09-09 Juri Linkov <juri@jurta.org>
5085
5086 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
5087 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
5088 (wdired-isearch-filter-read-only): New function. (Bug#6362)
5089
0a6b9622
AM
50902011-09-09 Alan Mackenzie <acm@muc.de>
5091
5092 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
5093 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
5094
14a29deb
EZ
50952011-09-09 Eli Zaretskii <eliz@gnu.org>
5096
5097 Fix for Savannah bug#9392.
5098 * simple.el (mail-encode-mml): New defvar.
5099
5100 * mail/rmail.el (mail-encode-mml): Add a defvar.
5101 (rmail-enable-mime-composing): Default to t.
5102 (rmail-forward): Use MIME method of forwarding only if both
5103 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
5104 Set mail-encode-mml non-nil if the MIME method was used.
5105
5106 * mail/sendmail.el (mml-to-mime): Add autoload form.
5107 (mail-encode-mml): Add a defvar.
5108 (mail-mode): Make mail-encode-mml buffer-local and initialize it
5109 to nil.
5110 (mail-send): If mail-encode-mml is non-nil, run the outgoing
5111 message through mml-to-mime, and reset mail-encode-mml to nil.
5112
28c45130
GM
51132011-09-09 Glenn Morris <rgm@gnu.org>
5114
5115 * woman.el (woman-if-body): When processing an .el block,
5116 do not delete the next .el block as well. (Bug#9447)
69f4b618 5117 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 5118
9b1c252e
MR
51192011-09-08 Martin Rudalics <rudalics@gmx.at>
5120
5121 * window.el (window-deletable-p): Make sure window is live before
5122 invoking window-prev-buffers.
5123
567457e3
LL
51242011-09-08 Leo Liu <sdl.web@gmail.com>
5125
5126 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5127
97f05794
JL
51282011-09-08 Juri Linkov <juri@jurta.org>
5129
5130 * progmodes/compile.el (compilation-environment): Make it
5131 a defcustom (bug#8340).
5132
8b0874b5
MR
51332011-09-08 Martin Rudalics <rudalics@gmx.at>
5134
5135 * window.el (frame-auto-delete): Rename to window-auto-delete.
5136 Make it control auto-deletion of windows and/or frames.
5137 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5138 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5139 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5140 Rewrite handling of case when window/frame can be deleted.
5141 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5142 argument t. (Bug#9456)
8b0874b5 5143
4feb6e73
CY
51442011-09-07 Chong Yidong <cyd@stupidchicken.com>
5145
5146 * help-mode.el (help-mode): Restore autoload.
5147
91ab9c13
JL
51482011-09-07 Juri Linkov <juri@jurta.org>
5149
5150 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5151 `compilation-environment'. Set buffer-local
5152 `compilation-environment' to `thisenv' later after (funcall mode).
5153 (Bug#8340)
5154
5155 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5156 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5157 instead of replacing its value. (Bug#8340)
5158
0527e251
JL
51592011-09-07 Juri Linkov <juri@jurta.org>
5160
5161 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5162 based on text properties put by `grep-filter' instead of matching
5163 escape sequences.
5164 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5165 to the value of `grep-error-screen-columns' (bug#9438).
5166
249f792c
JL
51672011-09-07 Juri Linkov <juri@jurta.org>
5168
5169 * simple.el (next-error-highlight, next-error-highlight-no-select):
5170 Doc fix (bug#9432).
5171
ff7271b9
OT
51722011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5173
5174 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5175 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5176
183fc730
LL
51772011-09-07 Leo Liu <sdl.web@gmail.com>
5178
5179 * net/rcirc.el (rcirc-mode): Conditionally initialize
5180 rcirc-input-ring.
5181
77694924
SM
51822011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5183
5184 * emacs-lisp/find-func.el (find-function-C-source): Only set
5185 find-function-C-source-directory after checking that we found a source
5186 file there (bug#9440).
5187
d809b8eb
AM
51882011-09-06 Alan Mackenzie <acm@muc.de>
5189
5190 * isearch.el (isearch-other-meta-char): Wherever a key list is
5191 unread, "unread" the prefix arg, too. This fixes bug #8901.
5192
453de99f
OG
51932011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5194
5195 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5196
90439906
JL
51972011-09-05 Juri Linkov <juri@jurta.org>
5198
5199 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5200
f62bd846
JL
52012011-09-05 Juri Linkov <juri@jurta.org>
5202
5203 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5204 keeping point where processing of grep matches begins, and
5205 continue to delete remaining escape sequences from the same point.
5206 (grep-filter): Make leading zero optional in "0?1;31m" because
5207 git-grep emits "\033[1;31m" escape sequences unlike expected
5208 "\033[01;31m" as GNU Grep does (bug#9408).
5209 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5210
045820ec
JL
52112011-09-05 Juri Linkov <juri@jurta.org>
5212
5213 * subr.el (y-or-n-p): Capitalize "yes".
5214
f5e29b9b
MA
52152011-09-04 Michael Albinus <michael.albinus@gmx.de>
5216
5217 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5218 `tramp-cache-unload-hook' where appropriate.
5219 (tramp-methods): Rename `tramp-remote-sh' to
5220 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5221 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5222
5223 * net/tramp-sh.el (top): Don't require 'shell.
5224 (tramp-methods): Add `tramp-remote-shell' and
5225 `tramp-remote-shell-args' entries.
5226 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5227 (tramp-sh-handle-shell-command): Remove.
5228 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5229 Use `tramp-remote-shell'.
5230
2784c434
CY
52312011-09-03 Chong Yidong <cyd@stupidchicken.com>
5232
393a301e 5233 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5234 (sendmail-query-once): Save directly to send-mail-function.
5235 Update message-send-mail-function too.
5236
5237 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5238
464cdf56
CS
52392011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5240
5241 * progmodes/python.el (python-mode-map): Use correct function to
5242 start python interpreter from menu-bar (as reported by Geert
5243 Kloosterman).
5244 (inferior-python-mode-map): Fix typo.
393a301e 5245 (python-shell-map): Remove.
464cdf56 5246
d37e5c87
DD
52472011-09-03 Deniz Dogan <deniz@dogan.se>
5248
5249 * net/rcirc.el (rcirc-print): Simplify code for
5250 rcirc-scroll-show-maximum-output. There is no need to walk
5251 through all windows to find the right one.
5252
f3ada0ee
CS
52532011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5254
5255 * help.el (help-return-method): Doc fix.
5256
1f3c99ca
MR
52572011-09-03 Martin Rudalics <rudalics@gmx.at>
5258
5259 * window.el (window-deletable-p): Don't return a non-nil value
5260 when there's a buffer that was shown in the window before.
5261 (Bug#9419)
393a301e
SM
5262 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5263 Set window's previous buffers to nil.
1f3c99ca 5264
a3cf097f
EZ
52652011-09-03 Eli Zaretskii <eliz@gnu.org>
5266
5267 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5268 newline before and after the tag line, so it doesn't interfere
5269 with determining the paragraph direction of bidirectional text.
5270
3d03de90
LL
52712011-09-03 Leo Liu <sdl.web@gmail.com>
5272
5273 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5274
c3313451
CY
52752011-09-02 Chong Yidong <cyd@stupidchicken.com>
5276
393a301e 5277 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5278 (pop-to-buffer): Change interactive spec. Pass second argument
5279 directly to display-buffer.
5280 (display-buffer): Fix interactive spec. Use functionp to
5281 distinguish between a function and a list of functions.
5282
5283 * abbrev.el (edit-abbrevs):
5284 * arc-mode.el (archive-extract):
5285 * autoinsert.el (auto-insert):
5286 * bookmark.el (bookmark-bmenu-list):
5287 * files.el (find-file):
5288 * view.el (view-buffer):
5289 * progmodes/compile.el (compilation-goto-locus):
5290 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5291
89894cd8
CY
52922011-09-02 Chong Yidong <cyd@stupidchicken.com>
5293
5294 * window.el (display-buffer-alist): Doc fix.
5295 (display-buffer): Add docstring. Don't treat
5296 display-buffer-default specially.
5297 (display-buffer-reuse-selected-window)
5298 (display-buffer-same-window, display-buffer-maybe-same-window)
5299 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5300 (display-buffer-pop-up-window)
5301 (display-buffer-reuse-or-pop-window)
5302 (display-buffer-use-some-window): New functions.
5303 (display-buffer-default-action): Use them.
393a301e 5304 (display-buffer-default): Delete.
89894cd8
CY
5305 (pop-to-buffer-1): Fix choice of actions.
5306
ae0bc9fb
SM
53072011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5308
5309 * minibuffer.el (completion--insert-strings): Don't get confused by
5310 completion entries that end with an LF char.
5311
e9d90883
EZ
53122011-09-01 Eli Zaretskii <eliz@gnu.org>
5313
5314 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5315
437014c8
CY
53162011-09-01 Chong Yidong <cyd@stupidchicken.com>
5317
5318 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5319 (display-buffer-same-window, display-buffer-other-window):
5320 New functions.
437014c8
CY
5321 (pop-to-buffer-1): New function. Use the above.
5322 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5323 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5324
5325 * view.el (view-buffer-other-window, view-buffer-other-frame):
5326 Just use pop-to-buffer.
5327
a5e063d5
TV
53282011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5329
5330 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5331
793d32bb
WH
53322011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5333
5334 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5335
d65e4c15
RS
53362011-08-31 Richard Stallman <rms@gnu.org>
5337
5338 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5339 of the separation of rmail-view-buffer from rmail-buffer.
5340 If you say no to "replace original", the decrypt is in the
5341 view buffer. If you say yes, the decrypt goes into the
5342 rmail buffer also.
5343
f818cd2a
MR
53442011-08-31 Martin Rudalics <rudalics@gmx.at>
5345
5346 * window.el (display-buffer-window): Rewrite doc-string.
5347 (display-buffer-record-window): New function.
5348 (display-buffer-macro-specifiers)
5349 (display-buffer-even-window-sizes, display-buffer-set-height)
5350 (display-buffer-set-width, display-buffer-in-window)
5351 (display-buffer-reuse-window, display-buffer-split-specifiers)
5352 (display-buffer-side-specifiers, display-buffer-split-window-1)
5353 (display-buffer-split-window, display-buffer-split-atom-window)
5354 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5355 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5356 (display-buffer-other-window-means-other-frame)
5357 (display-buffer-normalize-special)
5358 (display-buffer-normalize-default)
5359 (display-buffer-normalize-argument)
5360 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5361 (display-buffer-normalize-specifiers, display-buffer-frame)
5362 (display-buffer-same-window, display-buffer-same-frame)
5363 (display-buffer-other-window)
5364 (display-buffer-same-frame-other-window)
5365 (display-buffer-other-frame, pop-to-buffer-same-window)
5366 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5367 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5368 (switch-to-buffer-same-frame)
5369 (switch-to-buffer-other-window-same-frame)
5370 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5371 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5372 (display-buffer-alist-set): Remove.
5373 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5374 (special-display-regexps, special-display-function):
5375 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5376 parameter.
5377 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5378 (special-display-frame-alist, special-display-popup-frame)
5379 (same-window-buffer-names, same-window-regexps, same-window-p)
5380 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5381 (split-window-preferred-function, split-height-threshold)
5382 (split-width-threshold, window-splittable-p)
5383 (split-window-sensibly, window--try-to-split-window)
5384 (window--frame-usable-p, even-window-heights)
5385 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5386 (window--display-buffer-2, display-buffer-other-frame):
5387 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5388 (display-buffer-default, display-buffer-assq-regexp): New functions.
5389 (display-buffer-alist): Rewrite doc-string.
5390 (display-buffer-default-action)
5391 (display-buffer-overriding-action): New variables.
5392 (display-buffer, switch-to-buffer): Rewrite.
5393 (pop-to-buffer): Restore Emacs 23 behavior but use
5394 window-normalize-buffer-to-display.
5395 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5396 Restore Emacs 23 behavior but use
5397 window-normalize-buffer-to-switch-to.
5398 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5399 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5400 Rewrite using Emacs 23 options.
f818cd2a 5401
5bc3b51d
MA
54022011-08-31 Michael Albinus <michael.albinus@gmx.de>
5403
5404 * net/tramp.el (tramp-root-regexp): Remove.
5405 (tramp-completion-file-name-regexp-unified)
5406 (tramp-completion-file-name-regexp-separate)
5407 (tramp-completion-file-name-regexp-url): Don't use leading volume
5408 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5409 (tramp-drop-volume-letter): Simplify definition.
5410 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5411
b1a4f8e1
SM
54122011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5413
5414 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5415 (bug#9356).
5416
5664fa7b
RT
54172011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5418
b1a4f8e1 5419 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5420
9a45d6c3
JL
54212011-08-29 Juri Linkov <juri@jurta.org>
5422
5423 * isearch.el (isearch-done): Don't display message "Mark saved"
5424 when arg `edit' is non-nil to prevent its flicker in the echo area.
5425
fb87e0fb
CY
54262011-08-28 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5429 obsolete packages for deletion.
5430
09ac1c2a
CS
54312011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5432
5433 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5434 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5435 view-mode from help-mode.
5436 (help-xref-override-view-map): Remove.
5437 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5438 view-mode is not used anymore.
5439
7a1ff57f
CY
54402011-08-28 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * server.el (server-port): Doc fix.
5443
b9696605
CY
5444 * cus-theme.el (custom-theme-choose-mode): Inherit from
5445 special-mode (Bug#9124).
5446 (custom-theme-choose-mode-map): Add special-mode to parent.
5447
ef8cdf8c
AM
54482011-08-28 Alan Mackenzie <acm@muc.de>
5449
5450 * progmodes/cc-fonts.el
5451 (c-make-font-lock-BO-decl-search-function): New function.
5452 (c-basic-matchers-after - "Fontify the clauses after various
5453 keywords"): Extract the three keyword lists for the 3 erroneous
5454 constructs from the list of four, and use the new function above
5455 in place of an old one.
5456
27de4e20
DD
54572011-08-28 Deniz Dogan <deniz@dogan.se>
5458
5459 * net/rcirc.el (rcirc-insert-prev-input)
5460 (rcirc-insert-next-input): Remove unused argument.
5461
356a3681
SM
54622011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5463
5464 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5465
3fc9b218
AM
54662011-08-27 Alan Mackenzie <acm@muc.de>
5467
5468 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5469 handle function pointer parameters properly.
5470
538a061c
MR
54712011-08-27 Martin Rudalics <rudalics@gmx.at>
5472
5473 * window.el (display-buffer-reuse-window): Fix case where
5474 selected window was reused with non-nil OTHER-WINDOW argument.
5475 (Bug#9381)
5476
35b1c40c
DD
54772011-08-27 Deniz Dogan <deniz@dogan.se>
5478
5479 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5480 oftc's NickServ messages.
5481
2f6a3e79
GM
54822011-08-27 Glenn Morris <rgm@gnu.org>
5483
5484 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5485
7254299e
CY
54862011-08-26 Chong Yidong <cyd@stupidchicken.com>
5487
5488 * emacs-lisp/package.el (package-install): Call package-initialize
5489 if called interactively.
5490
f8ccf167
LL
54912011-08-26 Leo Liu <sdl.web@gmail.com>
5492
5493 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5494
3e8cd5ce
JL
54952011-08-25 Juri Linkov <juri@jurta.org>
5496
5497 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5498 `search-whitespace-regexp' (bug#9364).
5499
93eb7113
JL
55002011-08-25 Juri Linkov <juri@jurta.org>
5501
5502 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5503 `regexp-search-ring' to their global values to protect from
5504 updating by `read-from-minibuffer' (bug#9185).
5505
f65d1611
JL
55062011-08-25 Juri Linkov <juri@jurta.org>
5507
5508 * textmodes/ispell.el (ispell-command-loop): Add newline
5509 at the end of the "Use option `i'..." line.
5510
f1cf7a31
JL
55112011-08-25 Juri Linkov <juri@jurta.org>
5512
5513 * battery.el (display-battery-mode): If `battery-status-function'
5514 or `battery-mode-line-format' is nil, display the message and set
5515 `display-battery-mode' to nil (bug#9363).
5516
0c95fcf7
EZ
55172011-08-25 Eli Zaretskii <eliz@gnu.org>
5518
5519 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5520 bidi-string-mark-left-to-right; they are unnecessary now.
5521
a2ebe600
DD
55222011-08-25 Deniz Dogan <deniz@dogan.se>
5523
5524 * net/quickurl.el: Documentation typo fixes.
5525
e4ed06f1
CY
55262011-08-25 Chong Yidong <cyd@stupidchicken.com>
5527
5528 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5529
e5f1c99e
GM
55302011-08-25 Glenn Morris <rgm@gnu.org>
5531
b2948976
GM
5532 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5533
e5f1c99e
GM
5534 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5535 (smtpmail-via-smtp): Handle nil response from smtp.
5536
f22f4808
JL
55372011-08-24 Juri Linkov <juri@jurta.org>
5538
5539 * proced.el (proced-marked): Inherit from `error' instead of
5540 `font-lock-warning-face'.
5541
5542 * ibuffer.el (ibuffer-marked-face): Change default face from
5543 `font-lock-warning-face' to `warning'.
5544 (ibuffer-deletion-face): Change default face from
5545 `font-lock-type-face' to `error'.
5546
5547 * battery.el (battery-update): Use the face `error' instead of
5548 `font-lock-warning-face' (bug#6117).
5549
6a93965e
JL
55502011-08-24 Juri Linkov <juri@jurta.org>
5551
5552 * faces.el (success): Change face color from "Green3" to
5553 "ForestGreen" on light background (bug#9353).
5554
1ed43b09
CY
55552011-08-24 Chong Yidong <cyd@stupidchicken.com>
5556
5664fa7b
RT
5557 * window.el (quit-window): Rename from quit-restore-window.
5558 Use same arglist as old quit-window.
1ed43b09
CY
5559 (frame-auto-delete): Doc fix.
5560
5561 * view.el (view-mode-exit): Use quit-window.
5562
11dcdbb2
JL
55632011-08-24 Juri Linkov <juri@jurta.org>
5564
5565 * isearch.el (isearch-ring-adjust1): Start visiting previous
5566 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
5567 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
5568 for empty search string (when the last search string is reused
5569 automatically) to adjust the isearch ring to the last element and
5570 prepare the correct index for further M-p commands (bug#9185).
5571
de62b4df
KH
55722011-08-24 Kenichi Handa <handa@m17n.org>
5573
5574 * international/ucs-normalize.el: If decomposition property of
5575 CHAR is the default one (i.e. a list of CHAR itself), treat it as
5576 nil.
5577 (nfd, nfkd): Likewise.
5578
963b492b
SM
55792011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5580
5581 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
5582 from process filters aren't reliably transmitted to the surrounding
5583 accept-process-output.
5584 (mpc-proc-check): New function.
5585 (mpc-proc-sync): Use it (bug#8293)
5586
93b6b5e1
SM
55872011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5588
5589 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
5590 Add compatibility functions (bug#9313).
5591
bca633fb
EZ
55922011-08-23 Eli Zaretskii <eliz@gnu.org>
5593
b177498a
EZ
5594 * cus-start.el (all): Add entry for bidi-paragraph-direction.
5595
6df6ae42 5596 * international/uni-bidi.el: Regenerate.
bca633fb 5597
0902a04e
KH
55982011-08-23 Kenichi Handa <handa@m17n.org>
5599
5600 * international/charprop.el:
5601 * international/uni-bidi.el:
5602 * international/uni-category.el:
5603 * international/uni-combining.el:
5604 * international/uni-comment.el:
5605 * international/uni-decimal.el:
5606 * international/uni-decomposition.el:
5607 * international/uni-digit.el:
5608 * international/uni-lowercase.el:
5609 * international/uni-mirrored.el:
5610 * international/uni-name.el:
5611 * international/uni-numeric.el:
5612 * international/uni-old-name.el:
5613 * international/uni-titlecase.el:
5614 * international/uni-uppercase.el: Regenerate.
5615
3bbf23bc
MR
56162011-08-23 Martin Rudalics <rudalics@gmx.at>
5617
5618 * help.el (help-window-setup): Fix message displayed when other
5619 window is reused. (Bug#9341)
5620
b3fd59bd
SM
56212011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5622
1802e444
SM
5623 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
5624 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
5625
b3fd59bd
SM
5626 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
5627 Mark obsolete.
5628 * shell.el (shell-parse-pcomplete-arguments): New function.
5629 (shell-completion-vars): Use it instead (bug#9160).
5630
4eb61348
SM
56312011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5632
867cab74
SM
5633 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
5634 strings and comments (bug#9333).
5635
4eb61348
SM
5636 * emacs-lisp/debug.el (debug-arglist): New function.
5637 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
5638 (debug-on-entry-1): Handle interpreted closures (bug#9120).
5639
262a1439
JL
56402011-08-22 Juri Linkov <juri@jurta.org>
5641
56ee679c
JL
5642 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5643 Revert regexp that highlights output switches to its old
5644 pre-2010-10-28 value and remove one `?' from it (bug#9319).
5645
262a1439
JL
5646 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
5647 to check for empty output (bug#9226).
5648
f13f86fb
CY
56492011-08-22 Chong Yidong <cyd@stupidchicken.com>
5650
5651 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
5652 symbol-constituent as the default, as that stops font-lock from
5653 working properly (Bug#8843).
5654
c65c9622
LMI
56552011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5656
5657 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
5658 `coding-system-for-*' around the process open call to avoid
5659 auth-source side effects.
e7f2c178 5660 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
5661 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
5662 probe hangs.
c65c9622 5663
23a8a5ab
CY
56642011-08-21 Chong Yidong <cyd@stupidchicken.com>
5665
ff98b2dd
CY
5666 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
5667
23a8a5ab
CY
5668 * emacs-lisp/find-func.el (find-function-noselect): New arg
5669 lisp-only.
5670
5671 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
5672 signal an error for built-in functions (Bug#6664).
5673
f5e3c598
LMI
56742011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5675
5676 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
5677 (smtpmail-try-auth-methods): Use it.
5678
a3f2468a
CY
56792011-08-21 Chong Yidong <cyd@stupidchicken.com>
5680
2c34e8da
CY
5681 * font-lock.el (font-lock-fontify-region)
5682 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
5683 (font-lock-default-unfontify-buffer)
5684 (font-lock-default-fontify-region)
5685 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
5686
b3fd59bd
SM
5687 * progmodes/compile.el (compilation-error-properties):
5688 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
5689 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
5690 `ant' regexp.
ee31aabc 5691
a3f2468a
CY
5692 * net/browse-url.el (browse-url-firefox): Don't call
5693 browse-url-firefox-sentinel unless using -remote (Bug#9328).
5694
8e999f70
GM
56952011-08-20 Glenn Morris <rgm@gnu.org>
5696
c21a496a
GM
5697 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
5698
59ee0542
GM
5699 * tutorial.el (tutorial--default-keys): Update some default bindings.
5700
8e999f70
GM
5701 * files.el (hack-local-variables): Fully ignore case for "mode:".
5702
e3715033
AM
57032011-08-20 Alan Mackenzie <acm@muc.de>
5704
5705 Resolve invalid use of a regexp in regexp-opt.
5706
4d61f28d
JB
5707 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
5708 detection for a java annotation.
e3715033 5709
4d61f28d 5710 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
5711 detection for a java annotation.
5712
4d61f28d
JB
5713 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
5714 handling for java.
e3715033
AM
5715 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
5716
04ed2e9c
CY
57172011-08-20 Chong Yidong <cyd@stupidchicken.com>
5718
5719 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
5720 (Bug#9274).
5721
826cee64
AM
57222011-08-20 Alan Mackenzie <acm@muc.de>
5723
58179cce 5724 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
5725 such a construct. Mainly for when jit-lock etc. starts a chunk
5726 here.
5727
58179cce 5728 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 5729 variable.
58179cce 5730 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
5731 c-make-font-lock-search-function.
5732 (c-make-font-lock-search-function): Use the above function.
5733 (c-make-font-lock-context-search-function): New function.
5734 (c-cpp-matchers): Enhance the preprocessor expression case with
5735 the above function
5736 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
5737 which takes an expression.
5738
5739 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
5740
13009bd8
MR
57412011-08-20 Martin Rudalics <rudalics@gmx.at>
5742
5743 * window.el (display-buffer-reuse-window)
5744 (display-buffer-pop-up-window): Don't reuse or split a side
5745 window.
5746
9234ff7f
GM
57472011-08-19 Glenn Morris <rgm@gnu.org>
5748
5749 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 5750 Downcase "Mode:". (Bug#9331)
9234ff7f 5751
f635daa1
CY
57522011-08-18 Chong Yidong <cyd@stupidchicken.com>
5753
5754 * international/characters.el: Add L and R categories.
5755
5756 * subr.el (bidi-string-mark-left-to-right): Rename from
5757 string-mark-left-to-right. Use category search.
5758
5759 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
5760
bc987f8b
JL
57612011-08-18 Juri Linkov <juri@jurta.org>
5762
5763 * faces.el (error, warning, success): New faces with definitions
5764 copied from old default values of `font-lock-warning-face',
5765 `compilation-warning', `compilation-info' (bug#6117).
5766
5767 * font-lock.el (font-lock-warning-face): Inherit from `error'.
5768
5769 * progmodes/compile.el (compilation-error): Inherit from `error'.
5770 (compilation-warning): Inherit from `warning'.
5771 (compilation-info): Inherit from `success'.
5772
5773 * dired.el (dired-marked): Inherit from `warning'.
5774 (dired-flagged): Inherit from `error'.
5775
57173b96
LMI
57762011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5777
3e79eb87
LMI
5778 * mail/smtpmail.el (auth-source): Require to avoid problems with
5779 binding variables (bug#9298). Also clean up some unused
5780 autoloads.
5781
b3fd59bd
SM
5782 * net/network-stream.el (network-stream-open-starttls):
5783 Support using starttls.el without using gnutls-cli.
57173b96 5784
02b404de
JL
57852011-08-17 Juri Linkov <juri@jurta.org>
5786
5787 * progmodes/grep.el (rgrep): Handle the case when
5788 `grep-find-command' is a cons cell (bug#9278).
5789
8c9177f2
MR
57902011-08-17 Martin Rudalics <rudalics@gmx.at>
5791
5792 * window.el (display-buffer-pop-up-frame): Run frame creation
5793 function with BUFFER current (as special-display-popup-frame
5794 does). Reported by Drew Adams.
5795
3644a0ab
DU
57962011-08-17 Daiki Ueno <ueno@unixuser.org>
5797
5798 * epa-mail.el: Simplify GnuPG group expansion using
5799 epg-expand-group.
5800 (epa-mail-group-alist, epa-mail-group-modtime)
5801 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
5802 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
5803 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
5804 Remove.
5805
5e617bc2 58062011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
5807
5808 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
5809
9c4aeabf
AM
58102011-08-16 Alan Mackenzie <acm@muc.de>
5811
5812 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
5813 Correct, to avoid the inside of macros.
5814
3a99bf64
RS
58152011-08-16 Richard Stallman <rms@gnu.org>
5816
04963aa8
RS
5817 * epa-mail.el: Handle GnuPG group definitions.
5818 (epa-mail-group-alist, epa-mail-group-modtime)
5819 (epa-mail-gnupg-conf-file): New variables.
5820 (epa-mail-parse-groups, epa-mail-sync-groups)
5821 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
5822 (epa-mail-expand-recipients): New functions.
5823 (epa-mail-encrypt): Call epa-mail-expand-recipients.
5824
177549d0
RS
5825 * mail/rmail.el (rmail-epa-decrypt): New command.
5826
fe38beef
RS
5827 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
5828 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
5829 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
5830 (epa-decrypt-armor-in-region): Make error message clearer.
5831
934eacb9
SM
58322011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5833
5834 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
5835 and "a2b" to "ab" for `prefix'.
5836
d024fb4e
CY
58372011-08-14 Chong Yidong <cyd@stupidchicken.com>
5838
5839 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
5840 filter groups.
de148fee
CY
5841 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
5842 Fourquet (Bug#8804).
d024fb4e 5843
62f1ca49
JB
58442011-08-12 Juanma Barranquero <lekktu@gmail.com>
5845
5846 * startup.el (argi): Declare as global variable (bug#9275).
5847
9ccaaa4b
CY
58482011-08-12 Chong Yidong <cyd@stupidchicken.com>
5849
5850 * subr.el (string-mark-left-to-right): Search the entire string
5851 for RTL script, not just the terminating character. Doc fix.
5852
a3dae87a
SM
58532011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5854
6cd18349
SM
5855 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
5856 New function.
5857 (js--regexp-literal, js-syntax-propertize-function): Remove.
5858 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
5859 (js-mode-map): Don't rebind electric keys.
5860 (js-insert-and-indent): Remove.
5861 (js-mode): Setup electric-layout and electric-indent instead.
5862
a3dae87a
SM
5863 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
5864
9d5cb631
DU
58652011-08-12 Daiki Ueno <ueno@unixuser.org>
5866
5867 * epa.el (epa-progress-callback-function): Fix the logic of
5868 displaying progress.
5869 * epa-file.el (epa-file-insert-file-contents): Make progress
5870 display more user-friendly.
5871 (epa-file-write-region): Ditto.
5872
3e26a4a2
CY
58732011-08-10 Chong Yidong <cyd@stupidchicken.com>
5874
5875 * subr.el (string-mark-left-to-right): New function.
5876
5877 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
5878 Use string-mark-left-to-right.
5879 (list-buffers-noselect): Caller changed.
5880
a3dae87a
SM
5881 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5882 Use string-mark-left-to-right.
3e26a4a2
CY
5883 (tabulated-list-print): Recenter after moving point.
5884
ac8cf6e6
JL
58852011-08-10 Juri Linkov <juri@jurta.org>
5886
5887 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
5888 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
5889 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
5890
8d96c9a4
CY
58912011-08-09 Chong Yidong <cyd@stupidchicken.com>
5892
5893 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
5894 (Bug#7554).
5895
7be1c708 58962011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
5897
5898 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
5899 character. (Bug#6594)
5900
37e11a63
CY
59012011-08-08 Chong Yidong <cyd@stupidchicken.com>
5902
839dde57
CY
5903 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
5904 (image-dired--with-db-file): New macro.
5905 (image-dired-write-tags, image-dired-remove-tag)
5906 (image-dired-create-gallery-lists, image-dired-write-comments)
5907 (image-dired-get-comment, image-dired-mark-tagged-files)
5908 (image-dired-list-tags, image-dired-gallery-generate): Use it.
5909 (image-dired-gallery-generate): Use insert-file-contents.
5910
37e11a63
CY
5911 * time.el (display-time-world-list, display-time-world-display):
5912 * time-stamp.el (time-stamp-string):
5913 * vc/add-log.el (add-change-log-entry): Use setenv instead of
5914 set-time-zone-rule (Bug#7337).
5915
0b4946c4
DU
59162011-08-08 Daiki Ueno <ueno@unixuser.org>
5917
5918 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
5919 (epg-error-to-string, epg-errors-to-string): New function.
5920 (epg-wait-for-completion): Reverse errors list.
5921 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
5922 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
5923 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
5924 (epg-sign-keys, epg-generate-key-from-file)
5925 (epg-generate-key-from-string): Format errors by using
5926 epg-errors-to-string (bug#9255).
5927 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
5928
75bfc667
JL
59292011-08-07 Juri Linkov <juri@jurta.org>
5930
5931 * faces.el (list-faces-display): Remove extra angle bracket
5932 from `help-mode-map'.
5933
5934 * info.el (Info-history-toc-nodes): Doc fix.
5935
5936 * longlines.el (longlines-mode): Doc fix.
5937
673e08bb
SM
59382011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
5939
4640dd88
SM
5940 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
5941 of statements and in a few more cases (bug#9183).
5942
673e08bb
SM
5943 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
5944 New functions.
5945 (cl-transform-lambda): Use them (bug#9239).
5946
89b3f019
MR
59472011-08-05 Martin Rudalics <rudalics@gmx.at>
5948
5949 * window.el (display-buffer-same-window)
5950 (display-buffer-same-frame, display-buffer-other-window)
5951 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5952 (pop-to-buffer-other-window)
5953 (pop-to-buffer-same-frame-other-window)
5954 (pop-to-buffer-other-frame): Make them defuns.
5955 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
5956
640c8776
SM
59572011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5958
5959 * subr.el (make-composed-keymap): Move from C. Change calling
5960 convention, and improve docstring to bring attention to a subtle point.
5961 * minibuffer.el (completing-read-default): Adjust accordingly.
5962
63648a95
MA
59632011-08-03 Michael Albinus <michael.albinus@gmx.de>
5964
5965 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
5966 (tramp-open-shell): Use `tramp-shell-quote-argument'.
5967
5968 * net/trampver.el: Update release number.
5969
b796c9b7
SM
59702011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5971
5972 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
5973 "in" (bug#9190).
5974
2239d7d5
LMI
59752011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5976
e07dd7c3
LMI
5977 * mail/sendmail.el (sendmail-query-once): Restore the current
5978 buffer after querying (bug#9074).
5979
0e6a2bd7
LMI
5980 * dired.el (dired-flagged): Use different faces for marked and
5981 flagged files (bug#6117).
5982
ce887515
LMI
5983 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
5984 (bug#4433).
5985
92f2affc
LMI
5986 * ido.el (ido-mode): Switch off the message if called
5987 non-interactively.
5988
57d5aff0
LMI
5989 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
5990 before 587, since it appears that that's more likely to work for
5991 more people.
5992
98cd6c18 5993 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 5994 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
5995 exist.
5996
b96dec83
LMI
5997 * info.el: Remove the `Info-beginning-of-buffer' function
5998 (bug#8325).
5999
b796c9b7
SM
6000 * net/network-stream.el (network-stream-open-starttls):
6001 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 6002
d90e2ea0
MR
60032011-08-01 Martin Rudalics <rudalics@gmx.at>
6004
6005 * window.el (display-buffer-in-window): Don't set dedicated status
6006 of window here (Bug#9215).
6007 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6008 (display-buffer-pop-up-side-window)
b796c9b7 6009 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 6010
cca09170
SM
60112011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6012
6013 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
6014 before binding generated-autoload-file.
6015
027b979c
DD
60162011-08-01 Deniz Dogan <deniz@dogan.se>
6017
6018 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
6019
3c7ee4f3
MA
60202011-07-30 Michael Albinus <michael.albinus@gmx.de>
6021
6022 Sync with Tramp 2.2.2.
6023
6024 * net/trampver.el: Update release number.
6025
2cc8e51a
JL
60262011-07-30 Juri Linkov <juri@jurta.org>
6027
6028 * dired-aux.el (dired-touch-initial): Remove function.
6029 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
6030 current time, and `default' to the last modification time of the
6031 current marked file (bug#6887).
6032
a514d856
JM
60332011-07-28 Jose E. Marchesi <jemarch@gnu.org>
6034
6035 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 6036 numeric argument to read-number (bug#9163).
a514d856 6037
8a7eddd7
MA
60382011-07-27 Michael Albinus <michael.albinus@gmx.de>
6039
6040 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
6041 connection process, it could be nil.
6042
1ddd96f5
LL
60432011-07-27 Leo Liu <sdl.web@gmail.com>
6044
6045 Simplify url handling in rcirc-mode.
6046
6047 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
6048 (rcirc-browse-url-at-mouse): Remove.
6049 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
6050
b248a85d
AM
60512011-07-26 Alan Mackenzie <acm@muc.de>
6052
6053 Fontify bitfield declarations properly.
6054
6055 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
6056 (c-symbol-chars): Now exported as a lang variable.
6057 (c-not-primitive-type-keywords): New lang variable.
6058
6059 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
6060 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 6061 parsed as a bitfield declaration.
b248a85d 6062
b796c9b7
SM
6063 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6064 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
6065 (c-punctuation-in): New function.
6066 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
6067 declarations properly.
6068
68575ab0
UJ
60692011-07-26 Ulf Jasper <ulf.jasper@web.de>
6070
6071 * calendar/icalendar.el (icalendar--all-events): Take care of
6072 multiple vcalendars in a single file.
b796c9b7 6073 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 6074
0f0a88b9
DD
60752011-07-25 Deniz Dogan <deniz@dogan.se>
6076
6077 * image.el (insert-image): Clarifying docstring.
6078
0b3f36df
MA
60792011-07-24 Michael Albinus <michael.albinus@gmx.de>
6080
6081 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
6082 `tramp-send-command-and-check' if there is no error.
6083 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
6084
a9901f61
AM
60852011-07-22 Alan Mackenzie <acm@muc.de>
6086
6087 Prevent cc-langs.elc being loaded at run time.
6088
6089 * progmodes/cc-mode.el: Remove two autoload forms which loaded
6090 cc-langs.
6091
4d61f28d 6092 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
6093 "(require 'cc-langs)". Quote a form so it will evaluate at
6094 (cc-mode's) compilation time.
6095
11d074b2
MA
60962011-07-22 Michael Albinus <michael.albinus@gmx.de>
6097
6098 * net/tramp.el (tramp-file-name-handler): Avoid recursive
6099 loading. (Bug#9114)
6100
938b94c8
MR
61012011-07-21 Martin Rudalics <rudalics@gmx.at>
6102
6103 * window.el (display-buffer-pop-up-window)
6104 (display-buffer-pop-up-side-window)
6105 (display-buffer-in-side-window): Call display-buffer-set-height
6106 and display-buffer-set-width after setting the new window's
b796c9b7 6107 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 6108
bfa4f190
SS
61092011-07-20 Sam Steingold <sds@gnu.org>
6110
6111 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
6112 (etags-tags-included-tables): Call `convert-standard-filename' on
6113 the file names contained in TAGS so that windows Emacs can handle
6114 TAGS files created by cygwin ctags.
6115
8ca42262
LMI
61162011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6117
6118 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
6119 which apparently didn't work.
6120
5db2afd2 61212011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 6122
5db2afd2
RW
6123 * proced.el (proced-send-signal): For *Marked Processes* buffer
6124 put point at beginning of buffer.
6125
92e15d10
SB
61262011-07-19 Stephen Berman <stephen.berman@gmx.net>
6127
6128 * proced.el (proced-format): Make header lines align with the text
6129 (bug#1779).
6130
1bfd59e5
LMI
61312011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6132
6133 * view.el (view-buffer): Allow running in `special' modes if we're
6134 visiting a file (bug#8615).
6135
f5aae37c
MR
61362011-07-19 Martin Rudalics <rudalics@gmx.at>
6137
6138 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6139 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6140 New functions.
f5aae37c
MR
6141 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6142 more accurately.
6143
bf2c1571
AM
61442011-07-18 Alan Mackenzie <acm@muc.de>
6145
6146 Fontify declarators properly when, e.g., a jit-lock chunk begins
6147 inside a declaration.
6148
6149 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6150
b796c9b7
SM
6151 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6152 New function.
bf2c1571
AM
6153 (c-complex-decl-matchers): Insert reference to
6154 c-font-lock-enclosing-decls.
6155
6156 * progmodes/cc-engine.el (c-backward-single-comment):
6157 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6158 to nil around calls to (forward-comment -1).
6159
4e190b80
LMI
61602011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6161
12dc863d
LMI
6162 * image.el (put-image): Doc typo fix.
6163
a762e966
LMI
6164 * progmodes/etags.el (tags-search): Doc typo fix.
6165
4e190b80
LMI
6166 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6167 password if we get errors 550 to 554.
6168
f019fb21
LMI
61692011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6170
b796c9b7 6171 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6172
81746738
LMI
6173 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6174 indentation character (bug#6380).
6175
3ee3a1b5
LMI
6176 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6177
c82f64de
LMI
6178 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6179 to clarify what the problem is (bug#4291).
6180
f019fb21
LMI
6181 * simple.el (current-kill): Clarify what
6182 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6183 (auto-fill-mode): Document `auto-fill-function' in relation to
6184 `auto-fill-mode' (bug#2470).
f019fb21 6185
0794775d
LM
61862011-07-16 Lawrence Mitchell <wence@gmx.li>
6187
6188 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6189 method if slot is read-only (bug#9035).
6190
be39b8cc
MR
61912011-07-16 Martin Rudalics <rudalics@gmx.at>
6192
b796c9b7 6193 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6194 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6195 selected before, see discussion of (Bug#8615), (Bug#6954).
6196 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6197
6ccf7859
GM
61982011-07-15 Glenn Morris <rgm@gnu.org>
6199
6200 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6201 Respect help-form.
6ccf7859 6202
87e86684
LM
62032011-07-09 Lawrence Mitchell <wence@gmx.li>
6204
6205 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6206 (gnutls-negotiate): Use it.
6207
d6066239
LMI
62082011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6209
b796c9b7
SM
6210 * net/gnutls.el (gnutls-negotiate):
6211 Upcase `gnutls-algorithm-priority'.
d6066239 6212
bd23ebc0
GM
62132011-07-15 Glenn Morris <rgm@gnu.org>
6214
c65bca65
GM
6215 * jka-compr.el (jka-compr-verbose): Move from here...
6216 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6217 Add missing :version tag.
6218 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6219
478615cc
LMI
62202011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6221
7b41decb
LMI
6222 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6223 (gnutls-negotiate): Use it.
6224
dbc44fcd
LMI
6225 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6226
06789f97
LMI
6227 * info.el (Info-beginning-of-buffer): New command.
6228 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6229 announcing `b' as the key (bug#8325).
ab896c37 6230 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6231
c39da690
LMI
6232 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6233
3aa5f34b
LMI
6234 * international/mule-cmds.el
6235 (describe-specified-language-support): Make the error message
6236 clearer (bug#8905).
6237
4bf0979f
LMI
6238 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6239
478615cc
LMI
6240 * isearch.el (isearch-barrier): Add a doc string, since it's
6241 mentioned in a function doc string (bug#8678).
6242
75c68aa1
MR
62432011-07-15 Martin Rudalics <rudalics@gmx.at>
6244
6245 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6246 buffer argument (Bug#9083) and self-identifying label argument.
6247
a7c33da2
GM
62482011-07-15 Glenn Morris <rgm@gnu.org>
6249
6250 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6251
2f5c6024
LMI
62522011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6253
6254 * man.el (Man-fontify-manpage): Fix message when formatting the
6255 man page (bug#7929).
6256
0bb23927 62572011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6258
6259 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6260 argument LRM; if non-nil, append an invisible LRM character to the
6261 buffer name.
6262 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6263 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6264 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6265 paragraph direction.
cce4b0a7 6266
621ef9ab
LMI
62672011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6268
d1583c48
LMI
6269 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6270 the man page name (bug#7929).
6271
6a57fb5f
LMI
6272 * image.el (put-image): Mention the `put-image' overlay property
6273 (bug#7834).
6274
d7956b14
LMI
6275 * scroll-bar.el (set-scroll-bar-mode): Mention that
6276 `scroll-bar-mode' lists the values (bug#7772).
6277
5b2d4a66
LMI
6278 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6279 command (bug#7729).
6280
7509a874
LMI
6281 * rect.el (apply-on-rectangle): Return the point after the last
6282 operation.
6283 (string-rectangle): Go to the point after the last operation
6284 (bug#7522).
6285
4fe74b19
LMI
6286 * printing.el (pr-toggle-region): Clarify the documentation
6287 slightly (bug#7493).
6288
b796c9b7
SM
6289 * time.el (display-time-update):
6290 Allow `display-time-mail-function' to return nil (bug#7158).
6291 Fix suggested by Detlev Zundel.
ab283561 6292
fc233c9d
LMI
6293 * vc/diff.el (diff): Clarify the order the file names are read
6294 (bug#7111).
6295
43f5740b
LMI
6296 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6297 the doc string (bug#7015).
6298
f2182a76
LMI
6299 * font-lock.el (font-lock-maximum-decoration): Mention what
6300 numeric levels mean (bug#6935).
6301
621ef9ab
LMI
6302 * startup.el (initial-buffer-choice): Don't mention the `none'
6303 selection, which is against policy.
6304
adc47434
MR
63052011-07-14 Martin Rudalics <rudalics@gmx.at>
6306
b796c9b7
SM
6307 * window.el (display-buffer-normalize-special):
6308 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6309
7e5bfb8f
EZ
63102011-07-14 Eli Zaretskii <eliz@gnu.org>
6311
6312 * subr.el (version<, version<=, version=): Mention "-CVS" and
6313 "-12345" alpha version numbers.
6314
27fa387a
CY
63152011-07-14 Chong Yidong <cyd@stupidchicken.com>
6316
6317 * bindings.el: Add advertised binding for set-mark-command
6318 (Bug#5772).
6319
8bdfa064
CY
63202011-07-14 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * bindings.el (mode-line-other-buffer):
6323 * bookmark.el (bookmark-bmenu-2-window):
6324 * bs.el (bs-cycle-next, bs-cycle-previous):
6325 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6326 switch-to-buffer.
6327
6328 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6329 Delete.
8bdfa064 6330
5eba16a3
JB
63312011-07-14 Juanma Barranquero <lekktu@gmail.com>
6332
6333 * follow.el (follow-debug-message, follow-redisplay):
6334 * jka-cmpr-hook.el (with-auto-compression-mode):
6335 Fix typos in docstrings.
6336
15853710
LMI
63372011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6338
a28e4607
LMI
6339 * subr.el (with-silent-modifications): Clarify somewhat what the
6340 macro inhibits (bug#6525).
6341
15853710
LMI
6342 * simple.el (eval-expression): Note what it does if called
6343 interactively (bug#6495).
6344
bee0fcef
CY
63452011-07-13 Chong Yidong <cyd@stupidchicken.com>
6346
b796c9b7
SM
6347 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6348 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6349
6350 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6351 Remove switch-to-buffer.
6352
58274504
LMI
63532011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6354
bd2fcc8d
LMI
6355 * files.el (make-directory): Clarify that an error will be raised
6356 if there's an error (bug#6397).
6357
0f04b32c
LMI
6358 * startup.el (initial-buffer-choice): Add `none' as a choice
6359 (bug#6234).
6360
465c5fc8
LMI
6361 * subr.el (add-hook): Clarify section about buffer-local hooks
6362 (bug#6218).
6363
58274504
LMI
6364 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6365
bead9a43
JB
63662011-07-13 Juanma Barranquero <lekktu@gmail.com>
6367
6368 * tabify.el (untabify): Preserve the current column so that point
6369 doesn't move (bug#6032).
6370
3af98a7b
LMI
63712011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6372
b796c9b7
SM
6373 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6374 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6375
6240145a
GM
63762011-07-13 Glenn Morris <rgm@gnu.org>
6377
6378 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6379 (dired-insert-directory): Give a message the first time
6380 if ls is found not to support --dired.
6381
1d8c2ccc
LMI
63822011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6383
6384 * simple.el (toggle-truncate-lines): Clarify what is toggled
6385 (bug#5580). Text by Drew Adams.
6386
5fc4038e
CY
63872011-07-13 Chong Yidong <cyd@stupidchicken.com>
6388
6389 * simple.el (blink-matching-open): Make the error message from the
6390 last change less verbose.
6391
bf6012e5
DN
63922011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6393
6394 * font-lock.el (font-lock-comment-face): Use the high contrast
6395 "yellow" color for font-lock-comment-face on low color terminals
6396 using a dark background color (bug#4221).
6397
343c3b5a
LMI
63982011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6399
7e9505c5
LMI
6400 * dired.el (dired-insert-set-properties): Make the doc string
6401 reflect what it does now (bug#5325).
6402
c26fdcf5
LMI
6403 * simple.el (blink-matching-open): Say that we were unable to find
6404 the match within the limit, if we're limited (bug#5122).
6405
bb388cc5
LMI
6406 * international/mule-cmds.el (prefer-coding-system): Add an
6407 example (bug#4869).
6408
343c3b5a
LMI
6409 * progmodes/etags.el (tags-search): Document `file-list-form'
6410 (bug#4731).
6411
2a517d45
LM
64122011-07-13 Lawrence Mitchell <wence@gmx.li>
6413
6414 * net/browse-url.el (browse-url-default-browser)
6415 (browse-url-browser-function): Make the default browser choice a
6416 bit more logical (bug#4300). Also clean up the doc string.
6417
b6c78ef2
JB
64182011-07-13 Juanma Barranquero <lekktu@gmail.com>
6419
6420 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6421 binary endings (bug#4440).
6422
1c4dd947
LMI
64232011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6424
a2014063
LMI
6425 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6426 which can be pretty annoying (bug#8971).
6427
9c9c2d88
LMI
6428 * jka-compr.el (jka-compr-verbose): New variable, and use
6429 throughout (bug#8971).
6430
1c4dd947
LMI
6431 * info.el (Info-find-file): Fall back on the installation
6432 directory if we can't find the info node anywhere else.
6433
a1c9f41b
SO
64342011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6435
6436 * vc/vc.el (vc-revert-file):
6437 Don't set file time-stamp in the past. (Bug#5181)
6438
536f3d36
LMI
64392011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6440
7152b011
LMI
6441 * files.el (after-find-file): Give a better error message when
6442 trying to find a symlink that points to a file that doesn't exist
6443 (bug#4398).
6444
536f3d36
LMI
6445 * progmodes/cc-vars.el: Remove (probably) misleading comment
6446 (bug#4396).
6447
460c0fba
JB
64482011-07-12 Johan Bockgård <bojohan@gnu.org>
6449
6450 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6451
7a6bda45
CY
64522011-07-12 Chong Yidong <cyd@stupidchicken.com>
6453
6454 * mouse-sel.el: Hack restoring functionality, while keeping
6455 compatibility with 2010-07-03 changes to mouse selection.
6456 (mouse-sel-primary-overlay): New var.
6457 (mouse-sel-selection-alist): Use it.
6458 (mouse-sel-mode): Doc fix; remove points that are default features
6459 of mouse.el.
6460
c79598ef
JB
64612011-07-12 Johan Bockgård <bojohan@gnu.org>
6462
6463 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6464 Fix previous fix (bug#2490).
6465
ff8be6ef
RW
64662011-07-12 Roland Winkler <winkler@gnu.org>
6467
b796c9b7
SM
6468 * textmodes/bibtex.el (bibtex-initialize):
6469 Use pop-to-buffer-same-window.
ff8be6ef
RW
6470 (bibtex-search-entries): Fix interactive call.
6471
296ba3ee
LMI
64722011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6473
f5242a02 6474 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6475 Fontise bytecomp Error lines more correctly (bug#2490).
6476 Fix suggested by Johan Bockgård.
f5242a02 6477
296ba3ee
LMI
6478 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6479
6480 * dired-x.el (dired-guess-default): Use `delete-dups'.
6481
f69fd0d2
CY
64822011-07-12 Chong Yidong <cyd@stupidchicken.com>
6483
6484 * dired.el (dired-mark-prompt):
6485 * dired-aux.el (dired-read-shell-command): Doc fix.
6486
eab5dc07
LMI
64872011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6488
b796c9b7
SM
6489 * mail/sendmail.el (sendmail-query-once):
6490 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6491 emacs -Q.
6492
6493 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6494
eab5dc07
LMI
6495 * cus-edit.el (custom-file): Take an optional no-error variable.
6496 (customize-save-variable): Set the variable, and give a warning if
6497 running under "emacs -q".
6498
a1e65d42
JB
64992011-07-11 Juanma Barranquero <lekktu@gmail.com>
6500
6501 * loadhist.el (unload-feature-special-hooks):
6502 Add `auto-coding-functions', `fill-nobreak-predicate' and
6503 `find-directory-functions' (bug#5327).
6504
1d52da10
LMI
65052011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6506
be958f1d
LMI
6507 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6508
5bedb26c
LMI
6509 * cus-edit.el (custom-guess-name-alist): -alist variables should
6510 use the `alist' type (bug#3120). Suggested by Drew Adams.
6511
1d52da10
LMI
6512 * printing.el: Add documentation to all the `pr-toggle-' commands.
6513
cd394be1 65142011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6515
6516 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6517 backends where it makes sense (bug#2623).
6518
dcc88d8a
LMI
65192011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6520
c3de9feb
LMI
6521 * dired-x.el (dired-guess-default): Remove duplicate shell command
6522 entries (bug#2028).
8a93078b 6523 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6524 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6525
dcc88d8a
LMI
6526 * subr.el (remove-duplicates): New conveniency function.
6527
505e3645
LMI
65282011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6529
6530 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6531 (bug#1526).
6532
65332011-07-10 Martin Rudalics <rudalics@gmx.at>
6534
6535 * window.el (display-buffer-normalize-default): Don't invert
6536 meaning of even-window-heights. Reported by Eli Zaretskii
6537 <eliz@gnu.org>.
6538
455e4fa1
BR
65392011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6540
6541 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6542
8e0bc3e9
CY
65432011-07-10 Chong Yidong <cyd@stupidchicken.com>
6544
6545 * window.el (display-buffer): Fix arguments to
6546 display-buffer-reuse-window in last change.
6547
fa7c3228
CY
6548 * faces.el (link): Use a less saturated blue on light backgrounds.
6549
6550 * startup.el (fancy-startup-text, fancy-about-text)
6551 (fancy-startup-tail): Use font-lock faces, for background safety.
6552
c0a7f300
BN
65532011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6554
b796c9b7
SM
6555 * emulation/viper-cmd.el (viper-change-state-to-vi):
6556 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6557
4dc2a129
MR
65582011-07-09 Martin Rudalics <rudalics@gmx.at>
6559
6560 * window.el (display-buffer-default-specifiers): Remove.
6561 (display-buffer-macro-specifiers): Remove default specifiers.
6562 (display-buffer-alist): Default to nil.
b796c9b7 6563 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
6564 (display-buffer-pop-up-window): Allow splitting internal
6565 windows. Check whether a live window was created.
6566 (display-buffer-other-window-means-other-frame)
6567 (display-buffer-normalize-arguments): Rename to
6568 display-buffer-normalize-argument and rewrite. Set the
6569 other-window specifier.
6570 (display-buffer-normalize-special): New function.
6571 (display-buffer-normalize-options): Rename to
6572 display-buffer-normalize-default and rewrite.
6573 (display-buffer-normalize-options-inhibit): Remove.
6574 (display-buffer-normalize-specifiers): Rewrite.
6575 (display-buffer): Process other-window specifier and call
6576 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
6577 more faithfully.
b796c9b7 6578 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 6579 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
6580 (display-buffer-in-window, display-buffer-alist-set):
6581 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
6582 <tassilo@member.fsf.org>.
6583
2d43b8c9
LL
65842011-07-09 Leo Liu <sdl.web@gmail.com>
6585
6586 * register.el (insert-register): Restore accidental change on
6587 2011-06-26. (Bug#9028)
6588
7f9b7c53
GM
65892011-07-09 Glenn Morris <rgm@gnu.org>
6590
6591 * subr.el (remq): Handle the empty list. (Bug#9024)
6592
f042cfd8
AS
65932011-07-08 Andreas Schwab <schwab@linux-m68k.org>
6594
6595 * mail/sendmail.el (send-mail-function): No longer delay custom
6596 initialization.
6597 * custom.el (custom-initialize-delay): Doc fix.
6598
856b2f11
SM
65992011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6600
6601 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
6602
afae1d68
MA
66032011-07-08 Michael Albinus <michael.albinus@gmx.de>
6604
6605 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
6606 human-friendly prompt.
6607
0757af94
SM
66082011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
6611 provided by a particular plugin.
6612
d760b731
LMI
66132011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6614
6615 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
6616 save customizations (with "emacs -Q"), just set the variable
6617 instead of erroring out.
6618
6619 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6620
cd79ce90
JL
66212011-07-08 Juri Linkov <juri@jurta.org>
6622
6623 * arc-mode.el (archive-zip-expunge, archive-zip-update)
6624 (archive-zip-update-case): Use 7z if found by `executable-find'.
6625 The order of searching the available programs is the same as in
6626 `archive-zip-extract' (bug#8968).
6627
14cc04aa
CY
66282011-07-07 Chong Yidong <cyd@stupidchicken.com>
6629
6630 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
6631 (menu-bar-options-menu): Tweak descriptions.
6632
0a1848ec
LMI
66332011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6634
6635 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
6636 menu items into verb phrases (bug#1421). Also refill to fit under
6637 80 columns.
6638
f5bd0689
CY
66392011-07-07 Chong Yidong <cyd@stupidchicken.com>
6640
538e85c6
CY
6641 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
6642 (Info-read-node-name): Doc fix (Bug#1084).
6643
f5bd0689
CY
6644 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
6645 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
6646 (end-of-sexp, beginning-of-sexp)
6647 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
6648 (forward-symbol, forward-same-syntax, word-at-point)
6649 (sentence-at-point): Doc fix (Bug#1144).
6650
56ec5115
LMI
66512011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6652
f3f8e37f
LMI
6653 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
6654 should cover it (bug#1281).
6655
0757af94 6656 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 6657
e9fce1ac 6658 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
6659 negotiation fails, then possibly try again with a non-encrypted
6660 connection (bug#9017).
6661
56ec5115
LMI
6662 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
6663 be used.
6664
c2f9aec8
RS
66652011-07-07 Richard Stallman <rms@gnu.org>
6666
6667 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
6668 property, and handle its changed format.
6669 Look for the correct line number.
6670 Use file's line contents (but not past first =) to find
6671 correct line in message.
6672
ef7b981d 66732011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
6674
6675 * international/characters.el (build-unicode-category-table):
6676 Delete it.
0757af94 6677 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 6678
0757af94 6679 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
6680 to src/chartab.c.
6681 (get-char-code-property): Call unicode-property-table-internal to
6682 load a file. Call get-unicode-property-internal where necessary.
6683 (put-char-code-property): Call unicode-property-table-internal to
6684 load a file. Call put-unicode-property-internal where necessary.
6685 put-unicode-property-internal where necessary.
0757af94
SM
6686 (char-code-property-description):
6687 Call unicode-property-table-internal to load a file.
c805dec0
KH
6688
6689 * international/charprop.el:
6690 * international/uni-bidi.el:
6691 * international/uni-category.el:
6692 * international/uni-combining.el:
6693 * international/uni-comment.el:
6694 * international/uni-decimal.el:
6695 * international/uni-decomposition.el:
6696 * international/uni-digit.el:
6697 * international/uni-lowercase.el:
6698 * international/uni-mirrored.el:
6699 * international/uni-name.el:
6700 * international/uni-numeric.el:
6701 * international/uni-old-name.el:
6702 * international/uni-titlecase.el:
6703 * international/uni-uppercase.el: Regenerate.
6704
6705 * loadup.el: Load international/charprop.el before
6706 international/characters.
6707
e14b388a
CY
67082011-07-07 Chong Yidong <cyd@stupidchicken.com>
6709
6710 * window.el (next-buffer, previous-buffer): Signal an error if
6711 called from a minibuffer window.
6712
6713 * bindings.el: Revert 2011-07-04 change.
6714
354cf0ba
RS
67152011-07-06 Richard Stallman <rms@gnu.org>
6716
6717 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
6718 (rmail-mime-insert-bulk, rmail-mime-insert-text):
6719 Treat markers like ints.
6720 (rmail-mime-entity): Doc fix.
6721
a48868a7
LMI
67222011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6723
4906cd3d
LMI
6724 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
6725 defcustom again for backwards compatibility.
6726
e0457abe
LMI
6727 * simple.el (shell-command-on-region): Fill.
6728
d67f7e1f
LMI
6729 * dired-aux.el (dired-kill-line): Add a doc string.
6730
fe204702
LMI
6731 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
6732 to "\\sw\\|\\s_" (bug#358).
6733
a48868a7
LMI
6734 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
6735 (dired-unmark-backward): Ditto.
6736 (dired-flag-backup-files): Ditto.
6737
6738 * dired-x.el (dired-mark-sexp): Ditto.
6739
aa8a705c
RS
67402011-07-06 Richard Stallman <rms@gnu.org>
6741
6742 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
6743 (rmail-mime-entity): New arg TRUNCATED.
6744 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
6745 New functions.
6746 (rmail-mime-save): Warn if entity is truncated.
6747 (rmail-mime-toggle-hidden): Likewise, for showing.
6748 (rmail-mime-process-multipart): Record when an entity is truncated.
6749
a9a936b9
RS
6750 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
6751 if ENTITY is a string.
6752
1f2b92cb
LMI
67532011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6754
f4f73198 6755 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
6756 of faces when `M-C-x'-ing their definitions (bug#8378).
6757 Also clean up the code slightly.
f4f73198 6758
12b16734 6759 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 6760 because that makes the colors go away.
12b16734 6761
f0691d22
LMI
6762 * mail/sendmail.el (send-mail-function): Change the default to
6763 `sendmail-query-once'.
9e87df06 6764 (sendmail-query-once): Add an autoload cookie.
f0691d22 6765
1f2b92cb
LMI
6766 * net/network-stream.el (network-stream-open-starttls): Try using
6767 a plain connection even if the server offered STARTTLS, and we
6768 kinda wanted to use it, if Emacs doesn't have any STARTTLS
6769 capability. This should make smtpmail.el work in slightly more
6770 configurations.
6771
1cdd2a1b
MA
67722011-07-06 Michael Albinus <michael.albinus@gmx.de>
6773
6774 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
6775 New defun.
6776 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
6777
fbcc67e2
MM
67782011-07-06 Michael R. Mauger <mmaug@yahoo.com>
6779
6780 * progmodes/sql.el: Version 3.0
0757af94 6781 (sql-product-alist): Add product :completion-object,
fbcc67e2 6782 :completion-column, and :statement attributes.
0757af94 6783 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 6784 (sql-mode-syntax-table): Mark all punctuation.
0757af94 6785 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
6786 ansi keywords.
6787 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 6788 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
6789 (sql-oracle-show-reserved-words): New function for development.
6790 (sql-product-font-lock): Simplify for source code buffers.
6791 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
6792 New functions.
6793 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
6794 (sql-mode-map): Add statement movement functions.
6795 (sql-ansi-statement-starters, sql-oracle-statement-starters):
6796 New variable.
fbcc67e2
MM
6797 (sql-statement-regexp, sql-beginning-of-statement)
6798 (sql-end-of-statement, sql-signum): New functions.
0757af94 6799 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
6800 (sql-show-sqli-buffer): Bug fix.
6801 (sql-interactive-mode): Store connection data as buffer local.
0757af94 6802 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
6803 with sql-interactive-mode.
6804 (sql-save-connection): Save buffer local settings.
0757af94 6805 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
6806 (sql-product-interactive): Bug fix.
6807 (sql-preoutput-hold): New variable.
6808 (sql-interactive-remove-continuation-prompt): Bug fixes.
6809 (sql-debug-redirect): New variable.
6810 (sql-str-literal): New function.
6811 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 6812 Redesign.
fbcc67e2
MM
6813 (sql-oracle-save-settings, sql-oracle-restore-settings)
6814 (sql-oracle-list-all, sql-oracle-list-table): New functions.
6815 (sql-completion-object, sql-completion-column)
6816 (sql-completion-sqlbuf): New variables.
6817 (sql-build-completions-1, sql-build-completions)
6818 (sql-try-completion): New functions.
6819 (sql-read-table-name): Use them.
6820 (sql-contains-names): New buffer local variable.
6821 (sql-list-all, sql-list-table): Use it.
6822 (sql-oracle-completion-types): New variable.
6823 (sql-oracle-completion-object, sql-sqlite-completion-object)
6824 (sql-postgres-completion-object): New functions.
6825
d4eaeab1
GM
68262011-07-06 Glenn Morris <rgm@gnu.org>
6827
6828 * window.el (pop-to-buffer): Doc fix.
6829
322b7dab 68302011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
6831
6832 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
6833
322b7dab 68342011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 6835
322b7dab 6836 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 6837
322b7dab 6838 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 6839
605dd5bf
CY
68402011-07-05 Chong Yidong <cyd@stupidchicken.com>
6841
6842 * button.el (button): Inherit from link face. Suggested by Dan
6843 Nicolaescu.
6844
7dbfa719
SM
68452011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6846
3db614b0
SM
6847 * progmodes/gdb-mi.el: Fit in 80 columns.
6848 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
6849 switch-to-buffer.
6850
7dbfa719
SM
6851 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
6852 if imenu is simply not configured (bug#8941).
6853
919d884a
KM
68542011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
6855
6856 * allout.el (allout-post-undo-hook): New allout outline-change
6857 event hook to signal undo activity.
6858 (allout-post-command-business): Run allout-post-undo-hook if an
6859 undo just occurred.
7dbfa719
SM
6860 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
6861 * allout-widgets.el (allout-widgets-after-undo-function):
6862 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
6863 in the vicinity of an undo.
6864 (allout-widgets-mode): Include allout-widgets-after-undo-function
6865 on the new allout-post-undo-hook.
6866
450a0f09
SM
68672011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6868
6869 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
6870 Let define-derived-mode define it.
6871 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
6872 cycles of abbrev-table inheritance (bug#8998).
6873
2de69e00
RW
68742011-07-05 Roland Winkler <winkler@gnu.org>
6875
6876 * textmodes/bibtex.el: Add support for biblatex.
6877 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
6878 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
6879 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
6880 (bibtex-entry-alist, bibtex-field-alist): New variables.
6881 (bibtex-entry-field-alist): Obsolete alias for
6882 bibtex-BibTeX-entry-alist.
6883 (bibtex-entry-alist, bibtex-field-alist): New widgets.
6884 (bibtex-set-dialect): New command.
6885 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
6886 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
6887 Bind via bibtex-set-dialect.
2de69e00
RW
6888 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
6889 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
6890 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
6891 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
6892 Define via bibtex-set-dialect.
450a0f09
SM
6893 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
6894 Obey bibtex-no-opt-remove-re.
2de69e00
RW
6895 (bibtex-vec-push, bibtex-vec-incr): New functions.
6896 (bibtex-format-entry, bibtex-field-list)
6897 (bibtex-print-help-message, bibtex-validate)
6898 (bibtex-search-entries): Use new format of bibtex-entry-alist.
6899
2dcdbdd9
SM
69002011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6901
6902 * progmodes/compile.el (compilation-goto-locus):
6903 * net/tramp-cmds.el (tramp-append-tramp-buffers):
6904 * bs.el (bs-cycle-next, bs-cycle-previous):
6905 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
6906 * bindings.el (mode-line-other-buffer):
6907 * autoinsert.el (auto-insert):
6908 * arc-mode.el (archive-extract):
6909 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
6910
b27640fe
JB
69112011-07-05 Juanma Barranquero <lekktu@gmail.com>
6912
6913 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
6914 Fix check of `emacs-lock-unlockable-modes'.
6915 Coerce true values of `emacs-lock--try-unlocking' to t.
6916
53bbe3ad
JB
69172011-07-05 Juanma Barranquero <lekktu@gmail.com>
6918
6919 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
6920 * emacs-lock.el: New file.
6921
1d3cdbc7
JD
69222011-07-05 Julien Danjou <julien@danjou.info>
6923
6924 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
6925 than `boundp' to check if face is set.
6926
9173deec
JB
69272011-07-05 Juanma Barranquero <lekktu@gmail.com>
6928
6929 * register.el (registerv-make):
6930 * window.el (window-min-height): Fix typos in docstrings.
6931
869795d6
JD
69322011-07-05 Jan Djärv <jan.h.d@swipnet.se>
6933
9173deec 6934 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
6935 Update doc string.
6936
b768cdcd
JB
69372011-07-04 Juanma Barranquero <lekktu@gmail.com>
6938
6939 * server.el (server-execute): Catch quit and call
6940 `server-return-error' to pass the error back to emacsclient and
6941 close the connection (bug#8942).
6942
13aa217b
KM
69432011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
6944
6945 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
6946 insecure exception for current topic. Also note that auto-saves
6947 are handled differently.
6948
6949 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
6950 State variables for tracking auto-save inhibition situation.
6951
6952 (allout-write-contents-hook-handler): Rename from
6953 'allout-write-file-hook-handler', and describe how it depends on
6954 write-contents-functions sensitivity to non-nil value to prevent
6955 file write.
6956
6957 (allout-auto-save-hook-handler): Remove. auto-save does not check
6958 this in individual buffers, only in the starting buffer, so this
6959 is not the right way for us to inhibit auto-save in a buffer
6960 according to its condition.
6961
6962 (allout-mode): Use new allout-write-contents-hook-handler, and
6963 only with write-contents-functions. Remove auto-save provisions -
6964 they're implemented elsewhere.
6965
6966 (allout-before-change-handler): If undo is in progress, note that
6967 for attention of allout-post-command-business.
6968
6969 (allout-post-command-business): If the command we're following was
6970 an undo, check for change in the status of encrypted items and
6971 adjust auto-save inhibitions accordingly.
6972
6973 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
6974 according to whether there are or aren't any plain-text topics
6975 pending encryption.
6976
2dcdbdd9 6977 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
6978 Adjust buffer-saved-size and some allout state to inhibit auto-saves
6979 if there are plain-text topics pending encryption.
13aa217b
KM
6980
6981 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
6982 buffer-saved-size and some allout state to not inhibit auto-saves
6983 if there are no longer any plain-text topics pending encryption.
6984
0757af94
SM
6985 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
6986 No longer provide for exemption of the current topic.
13aa217b 6987
ac89b32c
JL
69882011-07-04 Juri Linkov <juri@jurta.org>
6989
6990 Add 7z operations to delete and save changed members (bug#8968).
6991 * arc-mode.el (archive-7z-expunge, archive-7z-update):
6992 New defcustoms.
6993 (archive-7z-write-file-member): New function.
6994 (archive-7z-summarize): Fix the number of dashes in the
6995 listing output.
6996
8fa39615
SM
69972011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6998
6999 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
7000 (bug#8958).
7001
2f11b3f1
CY
70022011-07-04 Chong Yidong <cyd@stupidchicken.com>
7003
d66fef2b
CY
7004 * bindings.el: Ignore next-buffer and previous-buffer in
7005 minibuffer-local-map.
7006
2f11b3f1
CY
7007 * font-lock.el (font-lock-builtin-face): Change light background
7008 color to dark slate blue (Bug#6693).
7009
f932a347
WD
70102011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7011
7012 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
7013
c8af70e1
SM
70142011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7015
7016 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
7017 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7018 Add switch-to-buffer.
7019
f158badc
LMI
70202011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7021
7022 * isearch.el (isearch-search-fun-function): Clarify further the
7023 meaning of the function returned.
7024
6d95bd46
MA
70252011-07-04 Michael Albinus <michael.albinus@gmx.de>
7026
7027 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
7028
7029 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
7030 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
7031 Use it.
7032 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
7033 `tramp-default-remote-path' does not exist.
7034 (tramp-send-command-and-read): New optional argument NOERROR.
7035 (tramp-open-connection-setup-interactive-shell)
7036 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
7037 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
7038 (tramp-process-sentinel): Flush also process' connection property.
7039 (tramp-sh-handle-start-file-process): Do not set process
7040 sentinel. It is done now ...
7041 (tramp-maybe-open-connection): ... here. (Bug#8929)
7042
909e6b67
MK
70432011-07-04 MON KEY <monkey@sandpframing.com>
7044
7045 * play/animate.el (animate-string): Doc fixes and allow changing
7046 the buffer name (bug#5417).
7047
70482011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7049
c8af70e1 7050 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 7051
f34755dc
PE
70522011-07-04 Paul Eggert <eggert@cs.ucla.edu>
7053
396cec72
PE
7054 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
7055 This is simpler and helps future-proof the code.
7056 (timer-until): Use time-subtract and float-time.
08235028 7057 (timer--time-less-p): Use time-less-p.
f34755dc 7058
56e6cc31
JB
70592011-07-04 Juanma Barranquero <lekktu@gmail.com>
7060
3abb79e5
JB
7061 * type-break.el (timep): Use the value of `float-time' to avoid a
7062 byte-compiler warning.
7063
56e6cc31
JB
7064 * server.el (server-eval-and-print): Return any result, even nil.
7065
7b9430b4
PE
70662011-07-03 Paul Eggert <eggert@cs.ucla.edu>
7067
7068 * type-break.el: Accept time formats that the builtins accept.
7069 (timep, type-break-time-difference): Accept any format that
7070 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
7071 This is simpler and helps future-proof the code.
7072 (type-break-time-difference): Round rather than ignoring
7073 subseconds components.
7074
3034e9e7
LMI
70752011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7076
7077 * info.el (Info-apropos-matches): Make non-interactive, since it
7078 doesn't seem to do anything useful as a command (bug#8829).
7079
1485f4c0
CY
70802011-07-03 Chong Yidong <cyd@stupidchicken.com>
7081
7082 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 7083 Move from faces.el.
1485f4c0
CY
7084 (frame-default-terminal-background): New function.
7085
7086 * custom.el (custom-push-theme): Don't record faces in `changed'
7087 theme; this doesn't work correctly for per-frame face settings.
7088 (disable-theme): Use face-set-after-frame-default to reset faces.
7089 (custom--frame-color-default): New function.
7090
9fa3dd45
LMI
70912011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7092
c8af70e1 7093 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
7094 (bug#8769).
7095
6cbbc20c
KR
70962011-03-29 Kevin Ryde <user42@zip.com.au>
7097
7098 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7099 `perl-Test2' extend to match possible "fail #N" rep count
7100 (bug#8377).
7101
c7f98048
LMI
71022011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7103
65676592
LMI
7104 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
7105 `smtpmail-via-smtp' now returns the error instead of nil.
7106
c7f98048
LMI
7107 * isearch.el (isearch-search-fun-function): Clarify the doc string
7108 (bug#8101).
7109
56e6cc31 71102011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
7111
7112 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
7113 unnecessary spaces (bug#8987).
7114
2b216704
LMI
71152011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7116
7117 * net/network-stream.el (open-network-stream): Use the
7118 :end-of-capability command thoughout.
7119
71202011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7121
7122 * net/network-stream.el (open-network-stream): Add the
7123 :end-of-capability command parameter, used by pop3.el.
7124
36adf6ce
LMI
71252011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7126
1ca0da0e
LMI
7127 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7128
fc00f69c
LMI
7129 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7130 for list)" (bug#6475).
7131
28fd8759 7132 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7133 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7134 an error (bug#6297).
7135
0dd8b6da
LMI
7136 * man.el (Man-reference-regexp): Allow matching possible
7137 word-wrapped references (bug#6289).
7138
ce1438d6
LMI
7139 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7140 for consistency with the other vc buffers (bug#6197).
7141 (vc-checkin): Ditto.
7142
7143 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7144
36adf6ce
LMI
7145 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7146
e83cc1f7
LMI
71472011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7148
8a20ca4c
LMI
7149 * custom.el (defcustom): Clarify that :set is only used in the
7150 Customize user interface (bug#6089).
7151
83319045
LMI
7152 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7153 associated with a file, refuse to run instead of erroring out
7154 (bug#6084).
7155
a8392169
LMI
7156 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7157 the doc string, since it appears that using `fill-column' always
7158 controls the width (bug#7845).
7159
e83cc1f7
LMI
7160 * simple.el (shell-command-on-region): Say where the error output
7161 went if `shell-command-default-error-buffer' is set (bug#6857).
7162
e47ca23b
KM
71632011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7164
7165 * allout.el (allout-yank-processing): Adjust cursor position for
7166 backwards-deleted space.
7167
7168 (allout-rebullet-heading): Register changes with
7169 allout-exposure-changed-hook, so the modified topic is properly
7170 decorated.
7171
5cf56143
LMI
71722011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7173
08549772
LMI
7174 * minibuffer.el (completion-in-region): Document PREDICATE
7175 (bug#7136).
7176
48e96771
LMI
7177 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7178 of keyword/argument pairs (bug#6904).
7179
c8af70e1
SM
7180 * replace.el (multi-occur):
7181 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7182
e17d05e2
LMI
71832011-07-02 Drew Adams <drew.adams@oracle.com>
7184
7185 * dired.el (dired-mark-if): Make the message about whether it's
7186 marking or unmarking clearer (bug#8523).
7187
063b0e45
LMI
71882011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7189
7190 * disp-table.el (display-table-print-array): New function.
7191 (describe-display-table): Use it to print the vectors more pretty
7192 (Bug#8859).
7193
28545e04
MR
71942011-07-02 Martin Rudalics <rudalics@gmx.at>
7195
7196 * window.el (window-state-get-1): Don't assign clone numbers.
7197 Add clone-of item to list of window parameters.
7198 (window-state-put-2): Don't process clone numbers.
7199 (display-buffer-alist): Fix doc-string.
7200
3349e122
SM
72012011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7202
7203 * subr.el (remq): Don't allocate if it's not needed.
7204 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7205 (keymap--merge-bindings): New functions.
7206 (keymap-canonicalize): Use them to refine the canonicalization.
7207 * minibuffer.el (minibuffer-local-completion-map)
7208 (minibuffer-local-must-match-map): Move initialization from C.
7209 (minibuffer-local-filename-completion-map): Move initialization from C;
7210 don't inherit from anything here.
7211 (minibuffer-local-filename-must-match-map): Make obsolete.
7212 (completing-read-default): Use make-composed-keymap to combine
7213 minibuffer-local-filename-completion-map with either
7214 minibuffer-local-must-match-map or
7215 minibuffer-local-filename-completion-map.
7216
d224ac83
GM
72172011-07-01 Glenn Morris <rgm@gnu.org>
7218
3de63bf8
GM
7219 * type-break.el (type-break-time-sum): Use dolist.
7220
d224ac83
GM
7221 * textmodes/flyspell.el (flyspell-word-search-backward):
7222 Replace CL function.
7223
1a1e3f32
SM
72242011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7225
fe3f64d5
SM
7226 * mouse.el (mouse--strip-first-event): New function.
7227 (function-key-map): Use it to map fringe clicks to normal clicks
7228 by default.
7229
eb604e34
SM
7230 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7231 (vc-bzr-revision-completion-table): Add support for annotate and date.
7232
1a1e3f32
SM
7233 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7234 inherit from parent.
7235
5bd35902
LMI
72362011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7237
ace6c69c 7238 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7239 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7240
191e2bed
LMI
7241 * dired.el (dired-mode): Fix up the doc string as suggested by
7242 Drew Adams (bug#8817).
7243
5bd35902
LMI
7244 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7245 cookie, since the manual says that it should be possible to add
7246 this function to `find-file-hook' (bug#8709).
7247
eee8207a
TZ
72482011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7249
7250 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7251 here. Noted Ted Zlatanov as the maintainer.
7252 (cfengine-common-settings, cfengine-common-syntax): New functions
7253 to set up common things between `cfengine-mode' and
7254 `cfengine3-mode'.
7255 (cfengine3-mode): New mode.
7256 (cfengine3-defuns cfengine3-defuns-regex
7257 (cfengine3-class-selector-regex cfengine3-category-regex)
7258 (cfengine3-vartypes cfengine3-font-lock-keywords)
7259 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7260 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7261
36b148cf
MA
72622011-07-01 Michael Albinus <michael.albinus@gmx.de>
7263
7264 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7265
7266 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7267
0bf4ba9a
MR
72682011-07-01 Martin Rudalics <rudalics@gmx.at>
7269
7270 * window.el (same-window-buffer-names, same-window-regexps)
7271 (same-window-p, special-display-frame-alist)
7272 (special-display-popup-frame, special-display-function)
7273 (special-display-buffer-names, special-display-regexps)
7274 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7275 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7276 (split-window-preferred-function, split-height-threshold)
7277 (split-width-threshold, even-window-heights)
7278 (display-buffer-mark-dedicated, window-splittable-p)
7279 (split-window-sensibly, window-safely-shrinkable-p):
7280 Un-obsolete.
7281 (display-buffer): Don't spread args with function specifier
7282 because special-display-popup-frame won't like it.
7283
35837f51
PE
72842011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7285
d0672f86
PE
7286 Time-stamp simplifications and fixes.
7287 These improve accuracy slightly, and future-proof the code
7288 against some potential changes to current-time format.
7289
b9444d97
PE
7290 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7291 by using time-since and float-time.
7292
0ef923dc
PE
7293 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7294 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7295 + NNN microseconds".
7296
2f81380d
PE
7297 * type-break.el (type-break-time-sum): Rewrite using time-add.
7298
845b5c3e
PE
7299 * play/hanoi.el (hanoi-current-time-float): Remove.
7300 All uses replaced by float-time.
7301
ee6f1be0
PE
7302 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7303 This yields a more-accurate answer.
7304 (rng-time-to-float): Remove; no longer needed.
7305
fe955043
PE
7306 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7307
5777162a
PE
7308 * calendar/timeclock.el (timeclock-seconds-to-time):
7309 Defalias to seconds-to-time, since they're the same thing.
7310
3103f8b6 7311 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7312 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7313 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7314
0e61a35f
SM
73152011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7316
7317 * window.el (bury-buffer): Don't iconify the only frame.
7318 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7319 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7320
ddd63a1e
CY
73212011-07-01 Chong Yidong <cyd@stupidchicken.com>
7322
0e61a35f
SM
7323 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7324 Add mouse-yank-primary.
ddd63a1e 7325
055f4923
TZ
73262011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7327
7328 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7329
6a2fb145
SM
73302011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7331
7332 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7333 (find-library-name): Use it to find relative load names when provided
7334 absolute file name (bug#8803).
7335
fd4983f2
LMI
73362011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7337
887d14ad
LMI
7338 * textmodes/flyspell.el (flyspell-word): Consider words that
7339 differ only in case as potential doublons (bug#5687).
7340
c53dc7fc
LMI
7341 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7342 Remove two rather uninteresting debugging-like messages to make
7343 debbugs.el more silent.
7344
fd4983f2
LMI
7345 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7346 a password-like phrase.
7347
7a71b18d 73482011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7349
7350 * progmodes/cc-guess.el: New file.
7351
6a2fb145 7352 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7353
7354 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7355 derived from `c-basic-common-init'.
7356
7357 * progmodes/cc-mode.el (top-level): Require cc-guess.
7358 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7359
1fa280a3
LM
73602011-06-30 Lawrence Mitchell <wence@gmx.li>
7361
7362 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7363
e6597158
AM
73642011-06-30 Alan Mackenzie <acm@muc.de>
7365
1fa280a3
LM
7366 * progmodes/cc-engine.el (c-guess-continued-construct):
7367 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7368 lock is disabled. Name this case as "CASE G".
7369
68ba37fb
KM
73702011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7371
7372 * allout.el (allout-yank-processing): Fix injection of extra space
7373 between bullet and non-whitespace character in first topic when
7374 pasting, ensuring that the actual spacing in the pasted topic
7375 following the bullet char is preserved. This extra space was
7376 causing pasted encrypted topics to get a decrypted status even
7377 when the content was actually still encrypted. Now the decryption
7378 status from before the paste is preserved.
7379
7380 (allout-flag-region): Set all allout overlays so they evaporate
7381 when reduced to zero length (evanescent), to prevent overlay
7382 leakage.
7383
887a0b34
GM
73842011-06-30 Glenn Morris <rgm@gnu.org>
7385
94b9acce
GM
7386 * w32-fns.el (w32-charset-info-alist): Declare.
7387
1d9b46d4
GM
7388 * find-dired.el (find-grep-options): Simplify.
7389
cc232200
GM
7390 * term/ns-win.el (ns-set-resource): Declare.
7391
28e77c46
GM
7392 * ses.el (row, col): Declare dynamic variables honestly.
7393
887a0b34
GM
7394 * textmodes/reftex-parse.el (index-tags): Declare.
7395
658d8eb8
CY
73962011-06-30 Chong Yidong <cyd@stupidchicken.com>
7397
7398 * cus-edit.el (customize-push-and-save): New function.
7399
7400 * files.el (hack-local-variables-confirm): Use it.
7401
1fa280a3
LM
7402 * custom.el (load-theme): New arg NO-CONFIRM.
7403 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7404 (custom-enabled-themes): Doc fix.
7405
7406 * cus-theme.el (customize-create-theme)
7407 (custom-theme-merge-theme): Callers to load-theme changed.
7408
bb617717
LMI
74092011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7410
d61bdd5d
LMI
7411 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7412 short URLs have at least one dot in them (bug #7614).
7413
bb617717
LMI
7414 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7415 nil, because using a pty is apparently too slow (bug #895).
7416
2f31f37a
LMI
74172011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7418
7419 * mail/sendmail.el (sendmail-query-once): New function.
7420 (sendmail-query-once-function): New variable.
7421
3076b24e
GM
74222011-06-29 Glenn Morris <rgm@gnu.org>
7423
faf2a174
GM
7424 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7425
3076b24e
GM
7426 * ses.el (top-level): Require cl when compiling.
7427 (ses-set-localvars): Fix error statement.
7428 Call it at compile time to silence a storm of warnings.
7429
5386012d
MR
74302011-06-29 Martin Rudalics <rudalics@gmx.at>
7431
7432 * window.el (normalize-live-buffer): Rename to
7433 window-normalize-buffer.
7434 (normalize-live-frame): Rename to window-normalize-frame.
7435 (normalize-any-window): Rename to window-normalize-any-window.
7436 (normalize-live-window): Rename to window-normalize-live-window.
7437 (make-window-atom): Rename to window-make-atom.
7438 (window-resize-reset): Rename to window--resize-reset.
7439 (window-resize-reset-1): Rename to window--resize-reset-1.
7440 (resize-mini-window): Rename to window--resize-mini-window.
7441 (resize-subwindows-skip-p): Rename to
7442 window--resize-subwindows-skip-p.
7443 (resize-subwindows-normal): Rename to
7444 window--resize-subwindows-normal.
7445 (resize-subwindows): Rename to window--resize-subwindows.
7446 (resize-other-windows): Rename to window--resize-siblings.
7447 (resize-this-window): Rename to window--resize-this-window.
7448 (resize-root-window): Rename to window--resize-root-window.
7449 (resize-root-window-vertically): Rename to
7450 window--resize-root-window-vertically.
7451 (normalize-buffer-to-display): Rename to
7452 window-normalize-buffer-to-display.
7453 (normalize-buffer-to-switch-to): Rename to
7454 window-normalize-buffer-to-switch-to.
7455 Correspondingly update all callers of the functions listed
7456 above.
7457 (display-buffer-alist, display-buffer-normalize-arguments)
7458 (display-buffer-normalize-options, display-buffer)
7459 (display-buffer-alist-set): Use "function" instead of
7460 "fun-with-args".
7461
1176868d
CY
74622011-06-28 Chong Yidong <cyd@stupidchicken.com>
7463
7464 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7465 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7466 debbugs.gnu.org. Mention acknowledgment email.
7467
20a7a65f
LMI
74682011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7469
7470 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7471 buffer multibyteness, since it shouldn't matter.
7472
5f45cca5
MR
74732011-06-28 Martin Rudalics <rudalics@gmx.at>
7474
7475 * window.el (display-buffer-in-side-window): Handle dedicated
7476 windows as in display-buffer-reuse-window.
7477 (display-buffer-normalize-alist): Use value of override
7478 specifier.
7479 (display-buffer-normalize-specifiers): Use value of
7480 other-window-means-other-frame specifier.
7481 (display-buffer-alist): Rewrite some texts in widgets.
7482 (display-buffer): Spread arguments when calling function
7483 specified by fun-with-args.
7484
ad85fe1f
DD
74852011-06-28 Deniz Dogan <deniz@dogan.se>
7486
1fa280a3
LM
7487 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7488 Unnest `let'.
da68c4c8 7489
ad85fe1f
DD
7490 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7491 selectors (Bug#5732).
ec49bd31 7492 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7493
a08cc025
JA
74942011-06-27 Jari Aalto <jari.aalto@cante.net>
7495
7496 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7497 (eshell-ls-date-format): New defcustom.
7498 (eshell-ls-file): Use it.
7499
e2b551c5
SM
75002011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7501
7502 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7503
8982b231
KY
75042011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7505
7506 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7507 (ange-ftp-make-tmp-name): New arg.
7508 (ange-ftp-file-local-copy): Use it.
7509
36c9fa27
J
75102011-06-27 Jambunathan K <kjambunathan@gmail.com>
7511
7512 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7513 no-conversion (Bug#8870).
7514
d68443dc
MR
75152011-06-27 Martin Rudalics <rudalics@gmx.at>
7516
7517 * window.el (window-right, window-left, window-child)
7518 (window-child-count, window-last-child)
7519 (window-iso-combination-p, walk-window-tree-1)
7520 (window-atom-check-1, window-tree-1, delete-window)
7521 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7522 new naming conventions - window-vchild, window-hchild,
7523 window-next and window-prev are now called window-top-child,
7524 window-left-child, window-next-sibling and window-prev-sibling
7525 respectively.
d615d6d2
MR
7526 (resize-window-reset): Rename to window-resize-reset.
7527 (resize-window-reset-1): Rename to window-resize-reset-1.
7528 (resize-window): Rename to window-resize.
7529 (window-min-height, window-min-width)
7530 (resize-mini-window, resize-this-window, resize-root-window)
7531 (resize-root-window-vertically, adjust-window-trailing-edge)
7532 (enlarge-window, shrink-window, maximize-window)
7533 (minimize-window, delete-window, quit-restore-window)
7534 (split-window, balance-windows, balance-windows-area-adjust)
7535 (balance-windows-area, window-state-put-2)
7536 (display-buffer-even-window-sizes, display-buffer-set-height)
7537 (display-buffer-set-width, set-window-text-height)
7538 (fit-window-to-buffer): Rename all "resize-window" prefixed
7539 calls to use the "window-resize" prefix convention.
7540 (display-buffer-alist): Fix symbol for label specifier.
7541 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7542 corresponding specifier.
7543 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7544
b6458526
VB
75452011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7546
7547 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7548 convention.
7549 (ses-call-printer): Does not pass an empty string to formatter when the
7550 cell is empty to keep from barking printer Calc math-format-value.
7551
d31fd9ac
RS
75522011-06-27 Richard Stallman <rms@gnu.org>
7553
43d5bf84
RS
7554 * battery.el (battery-mode-line-limit): New variable.
7555 (battery-update): Handle it.
7556
d31fd9ac
RS
7557 * mail/rmailmm.el (rmail-mime-process-multipart):
7558 Handle truncated messages.
7559
819a6054
GM
75602011-06-27 Glenn Morris <rgm@gnu.org>
7561
7562 * progmodes/flymake.el (flymake-err-line-patterns):
7563 Allow for column numbers in the ant/javac pattern. (Bug#8866)
7564
cedc73f2
VB
75652011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7566
819a6054 7567 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
7568 (ses--clean-!, ses--clean-_): New functions.
7569 (ses-range): Add configurability of readout order, and conversion
7570 to Calc vector.
7571
5e5d49b6
VB
7572 * ses.el (ses-repair-cell-reference-all): New function.
7573 (ses-cell-symbol): Set macro as safe, so that it can be used in
7574 formulas.
7575
56e6cc31 7576 * ses.el: Update cycle detection algorithm.
90ca8b49 7577 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 7578 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
7579 (ses-set-localvars): New function.
7580 (ses-make-cell): Add property-list as a cell element.
7581 (ses-cell-property-get-fun, ses-cell-property-get)
7582 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
7583 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
7584 New functions.
90ca8b49
VB
7585 (ses-cell-property-set, ses-cell-property-pop)
7586 (ses-cell-property-get-handle): New macro.
7587 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
7588 New aliases, used for code readability.
7589 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
7590 cycle detection.
7591 (ses-self-reference-early-detection): New defcustom.
fac916bf 7592 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
7593 (ses-mode): Use ses-set-localvars.
7594 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
7595 before lauching the update processing.
7596 (ses-initialize-Dijkstra-attempt): New function.
7597 (ses-recalculate-cell): Update for cycle detection based on
7598 Dijkstra algorithm.
7599
2bb63e81
VB
7600 * ses.el: Fix commenting and indenting convention.
7601
c9d29fb8
SM
76022011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7603
7604 * bs.el (bs-cycle-next): Complete last change.
7605
d8e4b68b
JB
76062011-06-27 Drew Adams <drew.adams@oracle.com>
7607
7608 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
7609
40098786
LMI
76102011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7611
c9d29fb8
SM
7612 * net/network-stream.el (network-stream-open-starttls):
7613 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
7614 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
7615
40098786
LMI
7616 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
7617 to binary to possibly avoid line encoding issues on Windows (among
7618 other things).
7619
468d09d4
LMI
76202011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7621
7622 * net/network-stream.el (open-network-stream): Return an :error
7623 saying what the problem was, if possible.
7624
7625 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
7626 server.
7627
7628 * net/network-stream.el (network-stream-open-starttls): If we
7629 wanted to use STARTTLS, and the server offered it, but we weren't
7630 able to because we had no STARTTLS support, then close the connection.
7631 (open-network-stream): Return an :error element, if present.
7632
16f07dd7
CY
76332011-06-26 Chong Yidong <cyd@stupidchicken.com>
7634
88821ca0
CY
7635 * hl-line.el (hl-line-sticky-flag): Doc fix.
7636 (global-hl-line-sticky-flag): New option (Bug#8323).
7637 (global-hl-line-highlight): Obey it.
7638
16f07dd7
CY
7639 * vc/vc.el (vc-revert-show-diff): Default to t.
7640
6b5ccddf
KM
76412011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
7642
c9d29fb8
SM
7643 * allout-widgets.el (allout-widgets-post-command-business):
7644 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
7645 undecorated when an isearch is continued past, and isearch
7646 automatically collapses them. This leads to "widget leaks", where
7647 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
7648 hidden widgets can slow down cursor travel, substantially.
7649 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
7650 so we're doing without this nicety.
7651
7652 (allout-widgets-tally-string): Don't try to do a hash-table-count
7653 of allout-widgets-tally when it's nil. This eliminates spurious "Error
7654 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
7655 *Messages* when allout-widgets-maintain-tally is t.
7656
355f2e07
MR
76572011-06-26 Martin Rudalics <rudalics@gmx.at>
7658
7659 * window.el (display-buffer-normalize-argument): Rename to
7660 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
7661 LABEL argument. Respect special-display-function when popping up
7662 a new frame. Fix code searching for a window showing the buffer
7663 on another frame.
c9d29fb8
SM
7664 (display-buffer-normalize-specifiers):
7665 Call display-buffer-normalize-arguments.
355f2e07
MR
7666 (display-buffer-in-window): Don't undedicate the window if its
7667 buffer remains the same.
7668 Reported by Drew Adams <drew.adams@oracle.com>.
7669 (display-buffer-alist): Add choice for same-window macro
7670 specfier.
7671 (display-buffer): Mention special meaning of LABEL argument in
7672 doc-string. Fix quoting. Don't pop up a new frame even as
7673 fallback.
7674
7ca8fc42
JB
76752011-06-26 Juanma Barranquero <lekktu@gmail.com>
7676
7677 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
7678 avoid deleting the current window in some cases (bug#8911).
7679
bc312254
AS
76802011-06-26 Andreas Schwab <schwab@linux-m68k.org>
7681
7682 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
7683 (Bug#8934)
7684
2db18f3f
LMI
76852011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7686
c9d29fb8
SM
7687 * net/network-stream.el (network-stream-open-starttls):
7688 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
7689 (network-stream-open-tls): Ditto.
7690
6302e0d3
LL
76912011-06-26 Leo Liu <sdl.web@gmail.com>
7692
7693 * register.el (registerv): New struct.
7694 (registerv-make): New function.
c9d29fb8
SM
7695 (jump-to-register, describe-register-1, insert-register):
7696 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
7697 struct. (Bug#8415)
7698
5fdd4046
CY
76992011-06-26 Chong Yidong <cyd@stupidchicken.com>
7700
2afef60a
CY
7701 * vc/vc.el (vc-revert-show-diff): New defcustom.
7702 (vc-diff-internal): New arg specifying diff buffer.
7703 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
7704 reuse an existing *vc-diff* buffer (Bug#8927).
7705
5fdd4046
CY
7706 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
7707
e93db24a
GM
77082011-06-26 Glenn Morris <rgm@gnu.org>
7709
7710 * progmodes/f90.el (f90-critical-indent): New option.
7711 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
7712 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
7713 (f90-mode): Doc fix.
7714 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
7715 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
7716 (f90-beginning-of-block, f90-next-block, f90-indent-region)
7717 (f90-match-end): Handle block, critical.
7718
eefff499
GM
77192011-06-25 Glenn Morris <rgm@gnu.org>
7720
f6ba4cc9
GM
7721 * calendar/diary-lib.el (diary-included-files): Doc fix.
7722 (diary-include-files): New function, extracted from
7723 diary-include-other-diary-files and diary-mark-included-diary-files.
7724 (diary-include-other-diary-files, diary-mark-included-diary-files):
7725 Just call diary-include-files.
7726 (diary-mark-entries): Reset diary-included-files on first call.
7727
16712304
GM
7728 * calendar/diary-lib.el (diary-mark-entries)
7729 (diary-mark-included-diary-files):
7730 Visit included diary-files in temp buffers.
7731
5d8e0d43
GM
7732 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
7733 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
7734 (f90-start-block-re, f90-imenu-generic-expression)
7735 (f90-looking-at-program-block-start, f90-no-block-limit):
7736 Add support for submodules.
7737
ccf7a5d5
GM
7738 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
7739 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 7740
11fdef7d 77412011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
7742
7743 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
7744 buffer-file-type before setting its value, to avoid disastrous
eefff499 7745 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 7746
74f53697
JB
77472011-06-25 Juanma Barranquero <lekktu@gmail.com>
7748
7749 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
7750
7751 * ses.el (ses-unload-function):
7752 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
7753
7754 * proced.el (proced-unload-function):
7755 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
7756
18a4ce5e
AR
77572011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
7758
7759 * server.el (server-create-window-system-frame): Add parameters arg.
7760 (server-process-filter): Doc fix. Handle frame-parameters.
7761
519d22cc
JB
77622011-06-25 Juanma Barranquero <lekktu@gmail.com>
7763
7764 Fix bug#8730, bug#8781.
7765
7766 * loadhist.el (unload--set-major-mode): New function.
7767 (unload-feature): Use it.
7768
7769 * progmodes/python.el (python-after-info-look): Add autoload cookie.
7770 (python-unload-function): New function.
7771
c206f5b0
SM
77722011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7773
7774 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
7775
f9ad64f3
GS
77762011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
7777
7778 * net/browse-url.el (browse-url-firefox-program): Add icecat to
7779 the candidates list.
7780
7d0da90e
JB
77812011-06-24 Juanma Barranquero <lekktu@gmail.com>
7782
7783 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
7784
14b4e83d
RS
77852011-06-23 Richard Stallman <rms@gnu.org>
7786
7787 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
7788 (rmail-variables): Set next-error-move-function.
7789 (rmail-what-message): Take argument POS.
7790 (rmail-next-error-move): New function.
7791
273d2baf
SM
77922011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7793
7794 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
7795 messages for adjacent non-terminals.
7796
56c2cc9a
RS
77972011-06-23 Richard Stallman <rms@gnu.org>
7798
7799 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 7800 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
7801 (rmail-start-mail): Don't specify use of rmail-mail-return;
7802 that's done by mail-bury now.
7803 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 7804
d59eb518
MA
78052011-06-23 Michael Albinus <michael.albinus@gmx.de>
7806
7807 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
7808 SIZE is a number.
7809
02cfc6d6
MR
78102011-06-23 Martin Rudalics <rudalics@gmx.at>
7811
7812 * window.el (get-lru-window, get-mru-window)
7813 (get-largest-window): Never return a minibuffer window.
7814 (display-buffer-pop-up-window): Fix a bug that could lead to
7815 reusing the minibuffer window.
7816 (display-buffer): Pass original specifier argument to
7817 display-buffer-function instead of the normalized one.
7818 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
7819
4e323265
LL
78202011-06-22 Leo Liu <sdl.web@gmail.com>
7821
7822 * minibuffer.el (completing-read-function)
7823 (completing-read-default): Move from minibuf.c
7824
7a70468f
RS
78252011-06-22 Richard Stallman <rms@gnu.org>
7826
50718fc2
RS
7827 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
7828 to Rmail even if not started by a special Rmail command.
7829
7a70468f
RS
7830 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
7831 Copy the buffer currently showing just one message.
7832
297dde5a
RW
78332011-06-22 Roland Winkler <winkler@gnu.org>
7834
7835 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
7836 (bibtex-clean-entry): First delete the old key so that a
7837 customized algorithm for generating the new key does not get
7838 confused by the old key.
7839 (bibtex-url): Obey regexp of first step.
7840 (bibtex-search-entries): Do not use add-to-list with local
7841 list-var.
7842
97bb1093
LMI
78432011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7844
7845 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
7846 stored a user name, then query for the password first, instead of
7847 waiting for SMTP to give an error message and the trying again.
7848
1c0f1a19
JD
78492011-06-22 Lawrence Mitchell <wence@gmx.li>
7850
7851 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
7852 BUFFER in call-process.
7853
396f7c9d
LMI
78542011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7855
7856 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
7857 QUIT twice.
ddb7ffee
LMI
7858 (smtpmail-try-auth-methods): Require user name and password from
7859 auth-source.
396f7c9d 7860
8998d1b3
MR
78612011-06-22 Martin Rudalics <rudalics@gmx.at>
7862
7863 * window.el (display-buffer-default-specifiers)
7864 (display-buffer-alist): Remove entries for pop-up-frame-alist.
7865 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 7866 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
7867
7868 * frame.el (pop-up-frame-alist, pop-up-frame-function)
7869 (special-display-frame-alist, special-display-popup-frame):
7870 Remove duplicate declarations. These are now in window.el.
7871
4ea31e07
LMI
78722011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7873
c9d29fb8
SM
7874 * mail/smtpmail.el (smtpmail-via-smtp):
7875 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
7876 server supports it. SMTP servers that support STARTTLS commonly
7877 require it.
7878
7879 * net/network-stream.el (network-stream-open-starttls): Support
7880 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 7881 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 7882
95f41d9a
LMI
7883 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
7884 upgrades with `open-network-stream', and rely solely on
7885 auth-source for all credentials. Big changes throughout the file,
7886 but in particular:
c9d29fb8
SM
7887 (smtpmail-auth-credentials): Remove.
7888 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
7889 (smtpmail-via-smtp): Check for servers saying they want AUTH after
7890 MAIL FROM, too.
95f41d9a 7891
c9d29fb8
SM
7892 * net/network-stream.el (network-stream-open-starttls):
7893 Provide support for client certificates both for external and built-in
4ea31e07
LMI
7894 STARTTLS.
7895 (auth-source): Require.
7896 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
7897 (network-stream-certificate): Change cert-cert to cert and
7898 cert-key to key.
4ea31e07 7899
065ec2c7
MA
79002011-06-21 Michael Albinus <michael.albinus@gmx.de>
7901
7902 * net/tramp-cache.el (top): Don't load the persistency file when
7903 "emacs -Q" has been called.
7904
cd93b359
DR
79052011-06-21 Tim Harper <timcharper@gmail.com>
7906
d8e4b68b
JB
7907 * term/ns-win.el (ns-initialize-window-system):
7908 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
7909 resource to NO as it is not yet supported by the NS port.
7910
ae9c0411
JB
79112011-06-21 Juanma Barranquero <lekktu@gmail.com>
7912
7913 * misc.el (list-dynamic-libraries--refresh): Compute header here...
7914 (list-dynamic-libraries): ...not here.
7915
7f3f739f
LL
79162011-06-21 Leo Liu <sdl.web@gmail.com>
7917
7918 * subr.el (sha1): Implement sha1 using secure-hash.
7919
327c8fb1
MR
79202011-06-21 Martin Rudalics <rudalics@gmx.at>
7921
7922 * window.el (display-buffer-alist): In default value do not
7923 enforce searching a window on any but the selected frame.
7924 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
7925 (display-buffer-select-window): Remove function.
7926 (display-buffer-in-window): When a window on another frame gets
7927 reused, do not select it any more but just raise its frame if
7928 necessary (Bug#8851) and (Bug#8856).
7929 (display-buffer-normalize-options): Handle pop-up-frames related
7930 options more faithfully.
7931 (pop-to-buffer): Don't rely on `display-buffer' selecting the
7932 window if it is on another frame.
c9d29fb8
SM
7933 (display-buffer-alist, display-buffer-default-specifiers):
7934 Don't make new frame unsplittable by default.
9e9de014
MR
7935 (display-buffer-normalize-argument): Fix doc-string typo and use
7936 'same-frame-other-window instead of 'other-window when associating
7937 with display-buffer-macro-specifiers.
327c8fb1 7938
7cf3f556
VB
79392011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
7940
7941 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
7942 New functions.
7943 (5x5-mode-map, 5x5-mode-menu): Bind them.
7944 (5x5-draw-grid): Tweak the solver's rendering.
7945
60a406cf
SM
79462011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7947
7948 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
7949 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
7950
d8e4b68b 79512011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
7952
7953 * menu-bar.el: Use function variable instead of switch-to-buffer.
7954 (menu-bar-select-buffer-function): New variable.
60a406cf 7955 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 7956
478d6f95
SM
79572011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7958
7959 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
7960 variable's status.
7961
ca530739
JD
79622011-06-20 Jan Djärv <jan.h.d@swipnet.se>
7963
7964 * x-dnd.el (x-dnd-version-from-flags)
7965 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
7966 and long as number (Bug#8899).
7967 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
7968
bcd70d97
SM
79692011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7970
60a406cf 7971 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
7972 (completion-try-completion, completion-all-completions): Compute the
7973 metadata argument if it's missing; make it optional (bug#8795).
7974
60a406cf 7975 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
7976 (widget-complete): Use new :completion-function property.
7977 (widget-completions-at-point): New function.
7978 (default): Use :completion-function instead of :complete.
60a406cf
SM
7979 (widget-default-completions): Rename from widget-default-complete;
7980 Rewrite.
bcd70d97
SM
7981 (widget-string-complete, widget-file-complete, widget-color-complete):
7982 Remove functions.
7983 (file, symbol, function, variable, coding-system, color):
7984 * international/mule-cmds.el (default-input-method, charset)
7985 (language-info-custom-alist):
7986 * cus-edit.el (face): Use new property :completions.
7987
7988 * progmodes/pascal.el (pascal-completions-at-point): New function.
7989 (pascal-mode): Use it.
7990 (pascal-mode-map): Use completion-at-point.
7991 (pascal-toggle-completions): Make obsolete.
7992 (pascal-complete-word, pascal-show-completions):
7993 * progmodes/octave-mod.el (octave-complete-symbol):
7994 Redefine as obsolete alias.
7995 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
7996 Signal absence of completion info for old Octave,
7997 (inferior-octave-complete): Redefine as obsolete alias.
7998 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
7999 (meta-completions-at-point): Rename from meta-complete-symbol and
8000 adapt it for use on completion-at-point-functions.
8001 (meta-common-mode): Use it.
8002 (meta-looking-at-backward, meta-match-buffer): Remove.
8003 (meta-complete-symbol): Redefine as obsolete alias.
8004 (meta-common-mode-map): Use completion-at-point.
8005 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
8006 (makefile-mode-map): Use completion-at-point.
8007 (makefile-completions-at-point): Rename from makefile-complete and
8008 adapt it for use on completion-at-point-functions.
8009 (makefile-mode): Use it.
8010 (makefile-complete): Redefine as obsolete alias.
8011
aebf69c8
DD
80122011-06-20 Deniz Dogan <deniz@dogan.se>
8013
8014 * net/rcirc.el: Delete trailing whitespaces once and for all.
8015
bfbbb27d
DC
80162011-06-20 Daniel Colascione <dan.colascione@gmail.com>
8017
8018 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
8019
d264a46b
CY
80202011-06-19 Chong Yidong <cyd@stupidchicken.com>
8021
4ca009e5
CY
8022 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
8023
d264a46b
CY
8024 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
8025
fbf5b3ce
MR
80262011-06-19 Martin Rudalics <rudalics@gmx.at>
8027
8028 * window.el (display-buffer-other-window-means-other-frame):
8029 Call display-buffer-normalize-alist.
8030 (display-buffer-normalize-specifiers-1): Rename to
8031 display-buffer-normalize-argument. New argument other-frame.
8032 Rewrite.
8033 (display-buffer-normalize-specifiers-2): Rename to
8034 display-buffer-normalize-options.
8035 (display-buffer-normalize-alist-1): New function.
8036 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
8037 display-buffer-normalize-alist.
8038 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
8039 (display-buffer-normalize-options-inhibit): New variable.
8040 (display-buffer-normalize-specifiers): Rewrite calling
8041 display-buffer-normalize-alist,
8042 display-buffer-normalize-argument, and
8043 display-buffer-normalize-options. Don't call the latter if
8044 display-buffer-normalize-options-inhibit is non-nil.
8045 (frame-auto-delete): New option.
8046 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
8047 (window-list-no-nils, window-state-ignored-parameters)
8048 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
8049 (window-state-put-1, window-state-put-2, window-state-put):
8050 New functions.
9a028c23
MR
8051 (display-buffer-normalize-options): Move special-display-p group
8052 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 8053
6d10d800
CY
80542011-06-18 Chong Yidong <cyd@stupidchicken.com>
8055
6420d28b
CY
8056 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
8057 groups (Bug#8776).
8058 (rx-submatch-n): New function.
8059 (rx): Document it.
8060
ddb8b596
CY
8061 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
8062 (Bug#8768).
8063
8064 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
8065
77080289
CY
8066 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
8067
61dfb316
CY
8068 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
8069 anytime existing face settings are present (Bug#8889).
8070
6d10d800
CY
8071 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
8072 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
8073 Remove unused argument.
8074
be3fb2b8
MR
80752011-06-18 Martin Rudalics <rudalics@gmx.at>
8076
bcd70d97
SM
8077 * window.el (display-buffer-default-specifiers):
8078 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
8079 pop-up-window-min-width, and another reuse-window specifier
8080 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
8081 (display-buffer-normalize-specifiers-2):
8082 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
8083 pop-up-windows is unset. Add a reuse-window specifier for the
8084 case popping up a new window fails.
8085 (special-display-popup-frame): Remove double quoting.
28dec25a 8086 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 8087
1c6d8c76
SM
80882011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8089
8090 * shell.el (shell-completion-vars): Set pcomplete-termination-string
8091 according to comint-completion-addsuffix.
8092
8093 * pcomplete.el: Convert to lexical binding and fix bug#8819.
8094 (pcomplete-suffix-list): Mark as obsolete.
8095 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
8096 pcomplete-seen in the closure.
8097 (pcomplete-comint-setup): Setup completion-at-point as well.
8098 (pcomplete--entries): New function.
8099 (pcomplete--env-regexp): New var.
8100 (pcomplete-entries): Rewrite to work with partial-completion and
8101 without relying on pcomplete-suffix-list.
8102 (pcomplete-pare-list): Remove, unused.
8103
25aef8b8
MR
81042011-06-17 Martin Rudalics <rudalics@gmx.at>
8105
8106 * window.el (display-buffer-alist): Set pop-up-window-min-height
8107 and pop-up-window-min-width in default value. Reported by
8108 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
8109 other-window-means-other-frame.
8110 (display-buffer-macro-specifiers): Comment out entry for
8111 other-window specifier.
8112 (display-buffer-other-window-means-other-frame): New function.
8113 (display-buffer-normalize-specifiers-1): New arguments
8114 buffer-name and label. Treat other-window case specially.
8115 (display-buffer-normalize-specifiers-2): Treat other-window case
8116 specially.
8117 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
8118 (display-buffer-normalize-specifiers):
8119 Call display-buffer-normalize-specifiers-3.
25aef8b8 8120
dbad4f69
MR
81212011-06-17 Martin Rudalics <rudalics@gmx.at>
8122
8123 * window.el (same-window-p): Fix two typos introduced when
8124 adding with-no-warnings.
d1067961
MR
8125 (display-buffer-normalize-specifiers-1): Don't check
8126 pop-up-frames for 'unset initialization.
8127 (display-buffer-normalize-specifiers-2): Major rewrite using
8128 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8129 (pop-up-frames, display-buffer-reuse-frames)
8130 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8131 Suggested by David Engster <deng@randomsample.de>.
8132 (even-window-heights): Initialize to 'unset.
8133 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8134 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8135 other window case.
dbad4f69 8136
9b9c9e3a
MR
81372011-06-16 Martin Rudalics <rudalics@gmx.at>
8138
bcd70d97
SM
8139 * window.el (display-buffer-normalize-specifiers-1):
8140 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8141 second argument of display-buffer (Bug#8865).
981d5c09
MR
8142 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8143 (switch-to-buffer-other-window-same-frame)
8144 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8145 Adams (Bug#8875).
9c2755e9
MR
8146 (display-buffer): Don't check noninteractive when calling
8147 display-buffer-pop-up-frame.
8148 (display-buffer-pop-up-frame): Never pop up a frame in
8149 noninteractive mode (Bug#8857).
67222e1d
MR
8150 (enlarge-window, shrink-window): Don't report an error when the
8151 window can't be resized as requested (Bug#8862).
9b9c9e3a 8152
2b75be67
SM
81532011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8154
9ffdd3ba
SM
8155 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8156
cb581a67
SM
8157 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8158
2b75be67
SM
8159 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8160
8c0e3589
AM
81612011-06-15 Alan Mackenzie <acm@muc.de>
8162
cb581a67
SM
8163 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8164 for declarators, disable knr checking to speed up for normal files.
8165 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8166
b96e6cde
LMI
81672011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8168
4bba86e6
LMI
8169 * net/network-stream.el (open-network-stream): Add the keyword
8170 :always-query-capabilities for the case where you want to force a
8171 `plain' network connection, but the protocol still requires the
8172 capabilitiy command (i.e., SMTP and EHLO).
8173
2b75be67 8174 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8175 consistency with other `-live-p' functions.
8176
efdcdbf8
SM
81772011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8178
8179 * window.el (same-window-buffer-names, same-window-regexps)
8180 (special-display-frame-alist, special-display-popup-frame)
8181 (special-display-function, special-display-buffer-names)
8182 (special-display-regexps, pop-up-frame-alist)
8183 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8184 (pop-up-windows, split-window-preferred-function)
8185 (split-height-threshold, split-width-threshold, even-window-heights)
8186 (display-buffer-mark-dedicated): Don't encourage the use of
8187 display-buffer-alist from Elisp code.
8188
c5cde042
DN
81892011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8190
8191 * progmodes/python.el (python-mode): Derive from prog-mode.
8192 * progmodes/ps-mode.el (ps-mode):
8193 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8194 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8195 * progmodes/ld-script.el (ld-script-mode): Likewise.
8196
baa1c9ab
MR
81972011-06-15 Martin Rudalics <rudalics@gmx.at>
8198
8199 * window.el (display-buffer-alist): Trim default value to avoid
8200 popping up a new frame (Bug#8857) or reusing an arbitrary window
8201 on another frame.
8202 (display-buffer): Do not fall back on popping up a new frame in
8203 batch mode (Bug#8857).
8204
c5dd5a51
CY
82052011-06-14 Chong Yidong <cyd@stupidchicken.com>
8206
8207 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8208 (custom-theme-summary): New function.
8209 (customize-themes): Use it.
8210
d647b7c4
GM
82112011-06-13 Glenn Morris <rgm@gnu.org>
8212
8213 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8214
9481c002
MR
82152011-06-13 Martin Rudalics <rudalics@gmx.at>
8216
357f93d2
MR
8217 * help.el (help-window): Remove variable.
8218 (help-window-point-marker, temp-buffer-max-height)
8219 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8220 (help-print-return-message): Don't set help-window.
8221 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8222 (help-window-setup-finish): Remove.
8223 (help-window-display-message, help-window-setup)
8224 (with-help-window): Major rewrite based on new
8225 display-buffer-window variable.
8226
8227 * help-mode.el (help-mode-finish): Remove help-window related
8228 code.
8229
8230 * view.el (view-exits-all-viewing-windows): Remove reference to
8231 view-return-to-alist in doc-string.
8232 (view-return-to-alist): Make obsolete.
8233 (view-buffer): Call pop-to-buffer-same-window and remove
8234 undo-window code.
8235 (view-buffer-other-window): Call pop-to-buffer-other-window and
8236 simplify code. Ignore second argument.
8237 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8238 simplify code. Ignore second argument.
8239 (view-return-to-alist-update): Make obsolete.
8240 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8241 Rewrite using quit-restore window parameters.
2b75be67
SM
8242 (view-mode-exit): Rename second argument to EXIT-ONLY.
8243 Rewrite using quit-restore-window.
357f93d2
MR
8244 (View-exit, View-exit-and-edit, View-leave, View-quit)
8245 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8246 appropriate arguments.
8247 (view-end-message): Use quit-restore window parameter.
8248
9481c002
MR
8249 * window.el (display-buffer-function): Rewrite doc-string.
8250 (display-buffer-window, display-buffer-alist): New variables.
8251 (display-buffer-split-specifiers)
8252 (display-buffer-side-specifiers)
8253 (display-buffer-macro-specifiers): New constants.
8254 (display-buffer-even-window-sizes, display-buffer-set-height)
8255 (display-buffer-set-width, display-buffer-select-window)
8256 (display-buffer-in-window, display-buffer-reuse-window)
8257 (display-buffer-split-window-1, display-buffer-split-window)
8258 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8259 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8260 (display-buffer-in-side-window, normalize-buffer-to-display)
8261 (display-buffer-normalize-specifiers-1)
8262 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8263 (display-buffer-normalize-specifiers, display-buffer-frame):
8264 New functions.
9481c002
MR
8265 (display-buffer): Major rewrite.
8266 (display-buffer-other-window, display-buffer-other-frame)
8267 (pop-to-buffer, switch-to-buffer-other-window)
8268 (switch-to-buffer-other-frame): Rewrite.
8269 (display-buffer-same-window, display-buffer-same-frame)
8270 (display-buffer-same-frame-other-window)
8271 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8272 (pop-to-buffer-other-window)
8273 (pop-to-buffer-same-frame-other-window)
8274 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8275 (switch-to-buffer-other-window-same-frame): New functions.
8276 (same-window-p, special-display-p): Rewrite disabling warnings.
8277 Make obsolete.
8278 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8279 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8280 Make obsolete
8281 (same-window-buffer-names, same-window-regexps)
8282 (special-display-frame-alist, special-display-popup-frame)
8283 (special-display-function, special-display-buffer-names)
8284 (special-display-regexps, pop-up-frame-alist)
8285 (pop-up-frame-function, split-window-preferred-function)
8286 (split-height-threshold, split-width-threshold)
8287 (even-window-heights): Make obsolete.
8288
9db51aca
GM
82892011-06-12 Glenn Morris <rgm@gnu.org>
8290
8291 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8292 Misc simplifications.
9db51aca 8293
39cffb44
MR
82942011-06-12 Martin Rudalics <rudalics@gmx.at>
8295
8296 * window.el (window-safely-shrinkable-p): Restore function which
8297 was inadvertently removed in change from 2011-06-11. Declare as
8298 obsolete.
8299
2b75be67
SM
8300 * calendar/calendar.el (calendar-generate-window):
8301 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8302 window-safely-shrinkable-p.
8303
a8955be7
GM
83042011-06-12 Glenn Morris <rgm@gnu.org>
8305
8306 * progmodes/fortran.el (fortran-mode-syntax-table):
8307 * progmodes/f90.el (f90-mode-syntax-table):
8308 Set % to punctuation. (Bug#8820)
8309 (f90-find-tag-default): Remove, no longer needed.
8310
f0d4059d
DC
83112011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8312
8313 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8314
1100a63c
CY
83152011-06-11 Chong Yidong <cyd@stupidchicken.com>
8316
8317 * image.el (image-animated-p): Return animation delay in seconds.
8318 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8319 (image-animate-timeout): Remove DELAY argument. Don't assume
8320 every subimage has the same delay; get it from image-animated-p.
8321 (image-animate): Caller changed.
8322
def722bf
MA
83232011-06-11 Michael Albinus <michael.albinus@gmx.de>
8324
8325 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8326 to ignored backtrace functions.
8327
0a2bb1a9
GM
83282011-06-11 Glenn Morris <rgm@gnu.org>
8329
8330 * calendar/appt.el (appt-disp-window-function): Doc fix.
8331 (appt-check): Handle overlapping appointments. (Bug#8337)
8332
6198ccd0
MR
83332011-06-11 Martin Rudalics <rudalics@gmx.at>
8334
8335 * window.el (window-tree-1, window-tree): New functions, moving
8336 the latter to window.el.
8337 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8338 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8339 (bw-refresh-edges): Remove.
8340 (balance-windows-1, balance-windows-2): New functions.
8341 (balance-windows): Rewrite in terms of window tree functions,
8342 balance-windows-1 and balance-windows-2.
8343 (bw-adjust-window): Remove.
8344 (balance-windows-area-adjust): New function with functionality of
8345 bw-adjust-window but using resize-window.
2b75be67
SM
8346 (set-window-text-height): Rewrite doc-string.
8347 Use normalize-live-window and resize-window.
8348 (enlarge-window-horizontally, shrink-window-horizontally):
8349 Rename argument to DELTA.
6198ccd0
MR
8350 (window-buffer-height): New function.
8351 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8352 Rewrite using new window resize routines.
2b75be67
SM
8353 (kill-buffer-and-window, mouse-autoselect-window-select):
8354 Use ignore-errors instead of condition-case.
6198ccd0
MR
8355 (quit-window): Call delete-frame instead of delete-windows-on
8356 for the only buffer on frame.
8357
9397e56f
MR
83582011-06-10 Martin Rudalics <rudalics@gmx.at>
8359
8360 * loadup.el (top-level): Load window before files for the sake
8361 of replace-buffer-in-windows.
8362
8363 * files.el (read-buffer-to-switch)
8364 (switch-to-buffer-other-window)
2b75be67
SM
8365 (switch-to-buffer-other-frame, display-buffer-other-frame):
8366 Move to window.el.
9397e56f
MR
8367
8368 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8369 (previous-buffer): Move to window.el.
8370
8371 * bindings.el (unbury-buffer): Move to window.el.
8372
8373 * window.el (delete-other-windows-vertically): Move after
8374 definition of delete-other-windows.
8375 (other-window, delete-windows-on, replace-buffer-in-windows):
8376 Move here from window.c.
8377 (record-window-buffer, unrecord-window-buffer)
8378 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8379 (switch-to-next-buffer): New functions.
8380 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8381 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8382 (previous-buffer): Move here from simple.el.
8383 Call switch-to-prev-buffer.
9397e56f
MR
8384 (bury-buffer): Move here from buffer.c. Switch to previous
8385 buffer when window cannot be deleted.
8386 (unbury-buffer): Move here from bindings.el.
8387 (ctl-x-map): Move binding for other-window from window.c to
8388 here.
8389 (read-buffer-to-switch, switch-to-buffer-other-window)
8390 (switch-to-buffer-other-frame): Move here from files.el.
8391 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8392 (switch-to-buffer): Move here from buffer.c.
8393 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8394
562dd5e9
MR
83952011-06-10 Martin Rudalics <rudalics@gmx.at>
8396
8397 * window.el (window-min-height, window-min-width): Move here
8398 from window.c. Add defcustoms and rewrite doc-strings.
8399 (resize-mini-window, resize-window): New functions.
8400 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8401 Move here from window.c.
8402 (maximize-window, minimize-window): New functions.
8403 (delete-window, delete-other-windows, split-window): Move here
8404 from window.c.
8405 (window-split-min-size): New function.
8406 (split-window-keep-point): Mention split-window-above-each-other
8407 instead of split-window-vertically.
2b75be67 8408 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8409 Rename split-window-vertically to split-window-above-each-other
8410 and provide defalias for old definition.
8411 (split-window-side-by-side, split-window-horizontally):
8412 Rename split-window-horizontally to split-window-side-by-side
8413 and provide defalias for the old definition.
562dd5e9
MR
8414 (ctl-x-map): Move bindings for delete-window,
8415 delete-other-windows and enlarge-window here from window.c.
8416 Replace bindings for split-window-vertically and
8417 split-window-horizontally by bindings for
8418 split-window-above-each-other and split-window-side-by-side.
8419
8420 * cus-start.el (all): Remove entries for window-min-height and
8421 window-min-width. Add entries for window-splits and
8422 window-nest.
8423
f0da764a
GM
84242011-06-09 Glenn Morris <rgm@gnu.org>
8425
80675c21
GM
8426 * calendar/appt.el (appt-mode-line): New function.
8427 (appt-check, appt-disp-window): Use it.
8428
f0da764a
GM
8429 * files.el (hack-one-local-variable-eval-safep):
8430 Allow minor-modes with explicit +/-1 arguments.
8431
59f623b7
TZ
84322011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8433
8434 * term/xterm.el (xterm): Add defgroup.
8435 (xterm-extra-capabilities): Add defcustom to supply known xterm
8436 capabilities, skip querying them, or query them (default).
8437 (terminal-init-xterm): Use it.
8438 (terminal-init-xterm-modify-other-keys): New function to set up
8439 modifyOtherKeys support to simplify `terminal-init-xterm'.
8440
9aab8e0d
MR
84412011-06-09 Martin Rudalics <rudalics@gmx.at>
8442
8443 * window.el (resize-window-reset, resize-window-reset-1)
8444 (resize-subwindows-skip-p, resize-subwindows-normal)
8445 (resize-subwindows, resize-other-windows, resize-this-window)
8446 (resize-root-window, resize-root-window-vertically)
8447 (window-deletable-p, window-or-subwindow-p)
8448 (frame-root-window-p): New functions.
8449
e8b08aee
GM
84502011-06-09 Glenn Morris <rgm@gnu.org>
8451
8452 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8453 (ange-ftp-get-files): Use it.
8454
254c37a5
AK
84552011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8456
8457 * mail/sendmail.el (mail-recover-1, mail-recover):
8458 * files.el (recover-file, recover-session):
8459 Handle dired-listing-switches not being just a single short option.
8460
35d7dbd3
GM
84612011-06-09 Glenn Morris <rgm@gnu.org>
8462
8463 * calendar/appt.el (appt-display-message, appt-disp-window):
8464 Handle lists of appointments.
8465
387522b2
MR
84662011-06-08 Martin Rudalics <rudalics@gmx.at>
8467
2b75be67
SM
8468 * window.el (one-window-p): Move down in code.
8469 Rewrite doc-string.
8470 (window-current-scroll-bars): Rewrite doc-string.
8471 Normalize live window argument.
387522b2
MR
8472 (walk-windows, get-window-with-predicate, count-windows):
8473 Rewrite doc-string. Use window-list-1.
8474 (window-in-direction-2, window-in-direction, get-mru-window):
8475 New functions.
8476
d8e4b68b 84772011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8478
8479 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8480 Doc fix (Bug#8713).
8481
84822011-06-08 Chong Yidong <cyd@stupidchicken.com>
8483
8484 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8485
84862011-06-08 Juanma Barranquero <lekktu@gmail.com>
8487
8488 * loadhist.el (unload-feature-special-hooks):
8489 Add `comint-output-filter-functions'.
8490
0de12c52
IK
84912011-06-08 Ivan Kanis <gnu@kanis.fr>
8492
8493 * calendar/appt.el (appt-check): Move some initializations into the let.
8494
f3d1777e
MR
84952011-06-08 Martin Rudalics <rudalics@gmx.at>
8496
8497 * window.el (window-height): Defalias to window-total-height.
8498 (window-width): Defalias to window-body-width.
8499
18af70d0
CY
85002011-06-07 Chong Yidong <cyd@stupidchicken.com>
8501
8502 * image-mode.el (image-toggle-animation): New command.
8503 (image-mode-map): Bind it to RET.
8504 (image-mode): Update message.
8505 (image-toggle-display-image): Avoid a spurious cache flush.
8506 (image-transform-rotation): Doc fix.
8507 (image-transform-properties): Return quickly in the normal case.
8508 (image-animate-loop): Rename from image-animate-max-time.
8509
2b75be67 8510 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8511 (create-animated-image): Remove unnecessary function.
8512 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8513 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8514 (image-animate-timer): Use car-safe.
8515 (image-animate-timeout): Rename argument.
8516
190b47e6
MR
85172011-06-07 Martin Rudalics <rudalics@gmx.at>
8518
8519 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8520 window.c. Rename first argument to ALL-FRAMES.
8521 Rephrase doc-strings.
8522 (get-buffer-window-list): Rewrite using window-list-1.
8523 Rephrase doc-string.
a1511caf
MR
8524 (window-safe-min-height, window-safe-min-width): New constants.
8525 (window-size-ignore, window-min-size, window-min-size-1)
8526 (window-sizable, window-sizable-p, window-size-fixed-1)
8527 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8528 (window-max-delta-1, window-max-delta, window-resizable)
8529 (window-resizable-p, window-total-height, window-total-width)
8530 (window-body-width): New functions.
8531 (window-full-height-p, window-full-width-p): Rewrite using
8532 window-total-size.
8533 (window-body-height): Rewrite using window-body-size.
190b47e6 8534
85cc1f11
MR
85352011-06-06 Martin Rudalics <rudalics@gmx.at>
8536
8537 * window.el (window-right, window-left, window-child)
8538 (window-child-count, window-last-child, window-any-p)
8539 (normalize-live-buffer, normalize-live-frame)
8540 (normalize-any-window, normalize-live-window)
8541 (window-iso-combination-p, window-iso-combined-p)
8542 (window-iso-combinations)
8543 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8544 (windows-with-parameter, window-with-parameter)
8545 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8546 (window-atom-check, window-side-check, window-check):
8547 New functions.
85cc1f11
MR
8548 (ignore-window-parameters, window-sides, window-sides-vertical)
8549 (window-sides-slots): New variables.
8550 (window-size-fixed): Move down in code. Minor doc-string fix.
8551
e7156492
AS
85522011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8553
8554 * comint.el (comint-dynamic-complete-as-filename)
8555 (comint-dynamic-complete-filename): Correctly call
8556 completion-in-region.
8557
7e821d0d
DD
85582011-06-05 Deniz Dogan <deniz@dogan.se>
8559
8560 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8561 in last change.
8562
ac09b8a1
DD
85632011-06-05 Deniz Dogan <deniz@dogan.se>
8564
8565 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
8566 (rcirc): Use it to prompt for encryption.
8567
34699b85
RW
85682011-06-05 Roland Winkler <winkler@gnu.org>
8569
8570 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
8571 (bibtex-search-entries): New command bound to C-c C-a.
8572 (bibtex-display-entries): New function.
8573
004dedd3
RW
85742011-06-05 Roland Winkler <winkler@gnu.org>
8575
8576 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
8577 (bibtex-insert-kill): After yanking insert newline if necessary.
8578 (bibtex-initialize): Call bibtex-string-files-init only once.
8579 (bibtex-mode): Do not call easy-menu-add.
8580 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
8581 (bibtex-yank): Set arg properly if nil.
8582
022fe7ce
RW
85832011-06-05 Roland Winkler <winkler@gnu.org>
8584
2b75be67
SM
8585 * textmodes/bibtex.el (bibtex-search-entry-globally):
8586 New variable.
022fe7ce
RW
8587 (bibtex-search-entry): Use it.
8588
b7c3692a
RW
85892011-06-05 Roland Winkler <winkler@gnu.org>
8590
8591 * textmodes/bibtex.el (bibtex-entry-format): New option
8592 sort-fields.
8593 (bibtex-format-entry, bibtex-reformat): Honor this option.
8594 (bibtex-parse-entry): Return fields in proper order.
8595
8eda563d
JB
85962011-06-05 Juanma Barranquero <lekktu@gmail.com>
8597
8598 * doc-view.el (doc-view-remove-if): Move computation of result out
8599 of `dolist' to silence misleading lexical-binding warning.
8600
7dbe3dbc
CY
86012011-06-04 Chong Yidong <cyd@stupidchicken.com>
8602
8603 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
8604 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
8605
0c33dd17
MA
86062011-06-04 Michael Albinus <michael.albinus@gmx.de>
8607
8608 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
8609 "SunOS 5.10".
8610
f8f91c2b
MA
86112011-06-04 Michael Albinus <michael.albinus@gmx.de>
8612
8613 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
8614 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
8615 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
8616 (tramp-parse-putty):
8617 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
8618 (tramp-completion-function-alist-ssh)
8619 (tramp-completion-function-alist-telnet)
8620 (tramp-completion-function-alist-su)
8621 (tramp-completion-function-alist-putty): Set `tramp-autoload'
8622 cookie.
8623
8624 * net/tramp-ftp.el:
8625 * net/tramp-sh.el:
8626 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
8627 load "tramp.el" `tramp-set-completion-function'.
8628
e17d9003
SM
86292011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8630
8631 * shell.el: Require and use pcomplete.
8632 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
8633 (shell-completion-vars): Set pcomplete-default-completion-function.
8634
6c4cab03
DD
86352011-06-04 Deniz Dogan <deniz@dogan.se>
8636
8637 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
8638 `memq' (Bug#8799).
8639
ea9fafe0
SM
86402011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8641
8642 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
8643
b3e945d3
JB
86442011-06-02 Juanma Barranquero <lekktu@gmail.com>
8645
8646 * bs.el (bs--mark-unmark, bs--nth-wrapper):
8647 * mpc.el (mpc-select-extend, mpc-songpointer-context):
8648 * vc/log-view.el (log-view-beginning-of-defun):
8649 * vc/smerge-mode.el (smerge-apply-resolution-patch)
8650 (smerge-refine-forward, smerge-refine-chopup-region):
8651 Silence warning for unused `dotimes' counter variables.
8652
7d520089
SM
86532011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8654
8655 * net/tramp.el (tramp-with-progress-reporter): Rename from
8656 with-progress-reporter. Use `declare'.
8657 * net/tramp-smb.el:
8658 * net/tramp-sh.el:
8659 * net/tramp-gvfs.el: Update all uses.
8660
a1c2400f
JB
86612011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
8662
8663 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
8664 buffer isn't killed before making it current.
8665
2403c841
SM
86662011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8667
8668 Silence various byte-compiler warnings.
8669 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
8670 `access-type' and new obsolescence format.
8671 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
8672 new format.
8673 (byte-compile-check-variable): New `access-type' argument.
8674 Only warn if the access-type is obsolete.
8675 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8676 (byte-compile-variable-set): Adjust callers.
8677 * help-fns.el (describe-variable): Adjust to new obsolescence format.
8678 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
8679 setting it as obsolete.
8680 * simple.el (minibuffer-completing-symbol):
8681 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
8682 access as obsolete.
8683 * minibuffer.el (minibuffer-completing-file-name): Don't make it
8684 obsolete yet.
8685 * international/quail.el (quail-mouse-choose-completion): Remove unused
8686 code referring to obsolete var.
8687 (quail-choose-completion-string): Remove.
8688 * server.el (server-clients-with, server-kill-buffer-query-function)
8689 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
8690 * proced.el (proced-send-signal):
8691 * emacs-lisp/lisp.el (lisp-complete-symbol):
8692 Replace completion-annotate-function with completion-extra-properties.
8693
2462470b
SM
86942011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8695
fb5b2591
SM
8696 * simple.el (goto-line): Use read-number.
8697 (overriding-map-is-bound): Remove.
8698 (saved-overriding-map): Change default.
8699 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
8700 Take the map as argument.
8701 (universal-argument, negative-argument, digit-argument): Use it.
8702 (restore-overriding-map): Adjust.
8703 (do-auto-fill): Use fill-forward-paragraph.
8704 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
8705
fd6fa53f
SM
8706 * minibuffer.el (minibuffer-inactive-mode-map): New var.
8707 (minibuffer-inactive-mode): New major mode.
8708 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
8709 the *Messages* buffer" hack.
8710 (mouse-popup-menubar): Don't burp if the event is a normal key.
8711
2462470b
SM
8712 Miscellaneous tweaks.
8713 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
8714 lexical scoping as in subr.el's dolist and dotimes.
8715 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
8716 Silence compiler warning.
8717 * thingatpt.el (forward-whitespace): Trivial coding style fix.
8718 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
8719 * international/ccl.el (ccl-compile): Trivial simplification.
8720 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
8721 * emacs-lisp/testcover.el (testcover-end): Remove spurious
8722 `printflag' argument.
8723 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8724 Purecopy the whole obsolescence data.
8725
108bf785
LL
87262011-06-01 Leo Liu <sdl.web@gmail.com>
8727
8728 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
8729 improve doc-string as suggested by Marco Pessotto
8730 <melmothx@gmail.com>.
8731 (rcirc-print): Fix last change.
8732
30a23501
SM
87332011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8734
8735 * minibuffer.el (complete-with-action): Return nil for the metadata and
8736 boundaries of non-functional tables.
8737 (completion-table-dynamic): Return nil for the metadata.
8738 (completion-table-with-terminator): Add default case, using
8739 complete-with-action.
8740 (completion--metadata): New function.
8741 (completion-all-sorted-completions, minibuffer-completion-help): Use it
8742 to try and avoid pathological performance problems.
8743 (completion--embedded-envvar-table): Return `category' metadata.
8744
bcd54f83
LMI
87452011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8746
8747 * subr.el (process-alive-p): New tiny convenience function.
8748
e227544d
SM
87492011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8750
8751 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
8752 content but also its previous major mode.
8753
e8296fdc
HE
87542011-05-31 Helmut Eller <eller.helmut@gmail.com>
8755
4d61f28d 8756 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
8757 *Backtrace* buffer when we exit with C-M-c.
8758
620c53a6
SM
87592011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8760
8761 * minibuffer.el: Add metadata method to completion tables.
8762 (completion-category-overrides): New defcustom.
8763 (completion-metadata, completion--field-metadata)
8764 (completion-metadata-get, completion--styles)
8765 (completion--cycle-threshold): New functions.
8766 (completion-try-completion, completion-all-completions):
8767 Add `metadata' argument to choose completion-styles.
8768 (completion--do-completion): Use metadata to choose cycling.
8769 (completion-all-sorted-completions): Use metadata for sorting.
8770 Remove :completion-cycle-penalty which is not needed any more.
8771 (completion--try-word-completion): Add `metadata' argument.
8772 (minibuffer-completion-help): Check metadata for annotation function
8773 and sorting.
8774 (completion-file-name-table): Return `category' metadata.
8775 (minibuffer-completing-file-name): Make obsolete.
8776 * simple.el (minibuffer-completing-symbol): Make obsolete.
8777 * icomplete.el (icomplete-completions): Pass new `metadata' param to
8778 completion-try-completion.
8779
1257e755
SM
87802011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8781
8782 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
8783
3767e706
LL
87842011-05-30 Leo Liu <sdl.web@gmail.com>
8785
8786 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
8787 (rcirc-print): Decode all incoming messages (bug#8744).
8788 (rcirc-decode-coding-system): Allow value nil for automatic coding
8789 system detection.
3767e706 8790
d1a5d56a
GM
87912011-06-01 Glenn Morris <rgm@gnu.org>
8792
8793 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
8794
e8cbec34
CY
87952011-05-29 Chong Yidong <cyd@stupidchicken.com>
8796
8797 * image.el (image-animate-max-time): Allow nil and t values.
8798 Default to nil.
8799 (create-animated-image): Doc fix.
8800 (image-animate-start): Remove second arg; just use
8801 image-animate-max-time.
8802 (image-animate-timeout): Doc fix. Args changed.
8803
8804 * image-mode.el (image-toggle-display-image): Ensure that the
8805 image spec passed to the animate timer is the same object as in
58179cce 8806 the buffer's display property (Bug#6981).
e8cbec34
CY
8807 (image-transform-properties): Doc fix.
8808
8809 * image.el (image-animate-max-time): Default to nil.
8810
159daf87
MR
88112011-05-29 Martin Rudalics <rudalics@gmx.at>
8812
8813 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
8814 entire buffer list (Bug#8184).
8815
d66c4c7c
CY
88162011-05-29 Chong Yidong <cyd@stupidchicken.com>
8817
8818 * image.el (imagemagick-types-inhibit)
8819 (imagemagick-register-types): Doc fix.
8820
80aec780
DD
88212011-05-29 Deniz Dogan <deniz@dogan.se>
8822
8823 * net/rcirc.el (rcirc): Use the user's stored encryption method by
8824 default.
8825
1dd3c2d9
CY
88262011-05-29 Chong Yidong <cyd@stupidchicken.com>
8827
8828 * select.el: Don't perform clipboard-manager saving in hooks;
8829 leave the hooks empty.
8830
60e56523
LL
88312011-05-28 Leo Liu <sdl.web@gmail.com>
8832
8833 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
8834 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
8835 (occur-edit-mode): New major mode (Bug#8463).
8836 (occur-after-change-function): New function.
8837 (occur-engine): Give Occur tags a read-only property.
8838
2b1e1a22
KR
88392011-05-28 Kevin Ryde <user42@zip.com.au>
8840
8841 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
8842
5d344e88
CY
88432011-05-28 Chong Yidong <cyd@stupidchicken.com>
8844
8e6ca83d
CY
8845 * bindings.el (help-echo): Make the initial non-indicator dash
8846 empty on graphical terminals (Bug#7295).
8847
5d344e88
CY
8848 * files.el (auto-mode-alist): Move config rule after the
8849 in-stripping one (Bug#8547).
8850
bfbbace7
CY
8851 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
8852
fbeba6e2
CY
8853 * startup.el (normal-splash-screen): Remove gratuitous mode-line
8854 setting (Bug#8740).
8855
60ed8c72
AA
88562011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
8857
4ac619f0
AA
8858 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
8859 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
8860 (Bug#8539).
60ed8c72 8861
23db196e
CY
88622011-05-28 Chong Yidong <cyd@stupidchicken.com>
8863
8864 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
8865
5012f24c
DK
88662011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
8867
8868 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
8869 (hs-hide-block-at-point, hs-find-block-beginning)
8870 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
8871 (Bug#8279).
8872
6a639b16
GM
88732011-05-28 Glenn Morris <rgm@gnu.org>
8874
8875 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
8876
d43eaf2c
CY
88772011-05-28 Chong Yidong <cyd@stupidchicken.com>
8878
5199bde1
CY
8879 * help-fns.el (describe-function-1): If the function is a derived
8880 major mode, print the parent mode.
8881
d43eaf2c
CY
8882 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
8883 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
8884
423428a8
SM
88852011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8886
0ff8e1ba 8887 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 8888 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
8889 * progmodes/etags.el (tags-completion-at-point-function):
8890 * info-look.el (info-lookup-completions-at-point): Mark as
8891 non-exclusive.
8892 (info-complete): Adjust accordingly.
8893
423428a8
SM
8894 * info-look.el: Convert to lexical-binding and completion-at-point.
8895 (info-lookup-completions-at-point): New function.
8896 (info-complete): Use it and completion-in-region.
8897
b74aa22b
DA
88982011-05-28 Drew Adams <drew.adams@oracle.com>
8899
8900 * isearch.el: Let M-e start with point at the first mismatched char.
8901 (isearch-fail-pos): New function.
8902 (isearch-edit-string): Use it.
8903
66e2e71d
DK
89042011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
8905
8906 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
8907
b1890b0f 89082011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
8909
8910 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
8911 traversal functions for avl-trees.
8912 (avl-tree--stack): New struct.
8913 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
8914 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
8915 (avl-tree--do-enter): Add optional `updatefun' arg.
8916 Change return value.
eb95d01d 8917 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
8918 (avl-tree--do-delete): Add `test' and `nilflag' args.
8919 Change return value.
eb95d01d
TC
8920 (avl-tree-member): Add optional `nilflag'
8921 (avl-tree-member-p): New function.
8922 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
8923 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
8924 (avl-tree-stack-empty-p): New functions.
8925
3769ddcf
TC
8926 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
8927 avl-tree--del-balance1 and make it work both ways.
8928 (avl-tree--del-balance2): Remove.
8929 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
8930 make it work both ways.
8931 (avl-tree--enter-balance2): Remove.
8932 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
8933 New macros.
8934 (avl-tree--mapc, avl-tree-map): Add direction argument.
8935
eb95d01d 89362011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
8937
8938 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
8939
a9f737ee
CY
89402011-05-27 Chong Yidong <cyd@stupidchicken.com>
8941
8942 * select.el: Support clipboard managers with built-in function
8943 x-clipboard-manager-save, via delete-frame-functions and
8944 kill-emacs-hook.
8945 (xselect-convert-to-targets): Add MULTIPLE target to list.
8946 (xselect-convert-to-save-targets): New function.
8947
c92a1e54
KH
89482011-05-27 Kenichi Handa <handa@m17n.org>
8949
8950 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
8951 let-binding rfc2047-encode-encoded-words to nil.
8952
e145f188
GM
89532011-05-27 Glenn Morris <rgm@gnu.org>
8954
5ec8a862
GM
8955 * mail/emacsbug.el: Don't require url-util.
8956
4b29d9fb
GM
8957 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
8958
e145f188
GM
8959 * files.el (set-auto-mode):
8960 Also respect mode: entries at the end of the file. (Bug#8586)
8961
7d15102b
GM
89622011-05-26 Glenn Morris <rgm@gnu.org>
8963
98f593b8
GM
8964 * files.el (hack-local-variables-prop-line, hack-local-variables):
8965 Downcase mode names, as seems to be traditional.
27b48e63 8966 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 8967
7d15102b
GM
8968 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
8969 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
8970
51d5b4ec
JD
89712011-05-25 Julien Danjou <julien@danjou.info>
8972
8973 * textmodes/rst.el (rst-define-level-faces): Do not define face
8974 symbol if it is already defined.
8975
91513f63
VB
89762011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
8977
8978 * play/5x5.el (5x5-new-game, 5x5-randomize):
8979 Reset 5x5-solver-output to nil when a new grid is cast.
8980 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
8981 these debugging traces, as defmacro breaks the compiled code.
8982
4d90d6d0
DK
89832011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
8984
8985 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
8986
e1b90ef6
LL
89872011-05-24 Leo Liu <sdl.web@gmail.com>
8988
8989 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
8990 (vc-bzr-sha1): Adapt.
8991
d8e4b68b 8992 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
8993
8994 * bindings.el: Provide sha1 feature.
8995
db0406bb 89962011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
8997
8998 * mail/sendmail.el: Require `rfc2047'.
8999 (mail-insert-from-field): Do not perform RFC2047 encoding.
9000 (mail-encode-header): New function.
9001 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
9002 buffer to the return value of select-message-coding-system.
9003 Call mail-encode-header.
b8d747b9
KH
9004
9005 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
9006
db0406bb 90072011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 9008
4d90d6d0
DK
9009 * mail/supercite.el (sc-default-cite-frame):
9010 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 9011
eb8a5e9b
GM
90122011-05-24 Glenn Morris <rgm@gnu.org>
9013
f8630703
GM
9014 * progmodes/python.el (brm-menu): Declare.
9015
8831bbed
GM
9016 * emulation/viper.el (viper-set-hooks): Declare.
9017
eb8a5e9b
GM
9018 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
9019 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
9020 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
9021 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
9022 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
9023 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
9024
a2a25d24
SM
90252011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9026
9027 Add an :exit-function for completion-at-point.
9028
9029 * minibuffer.el (completion--done): New fun.
9030 (completion--do-completion): Use it. New arg `expect-exact'.
9031 (minibuffer-complete, minibuffer-complete-word): Don't output message,
9032 since completion--do-completion does it for us now.
9033 (minibuffer-force-complete): Use completion--done and
9034 completion--replace. Handle sole-completion case with more care.
9035 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
9036 (completion-extra-properties): New var.
9037 (completion-annotate-function): Make obsolete.
9038 (minibuffer-completion-help): Adjust accordingly.
9039 Use completion-list-insert-choice-function.
9040 (completion-at-point, completion-help-at-point):
9041 Bind completion-extra-properties.
9042 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
9043 * simple.el (completion-list-insert-choice-function): New var.
9044 (completion-setup-function): Preserve it.
9045 (choose-completion): Pay attention to it, shuffle the code a bit.
9046 (choose-completion-string): New arg `insert-function'.
9047
9048 * textmodes/bibtex.el: Convert to lexical binding.
9049 (bibtex-mode-map): Use completion-at-point.
9050 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
9051 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
9052 (bibtex-complete): Define as obsolete alias.
9053 (bibtex-complete-internal): Remove.
9054 (bibtex-format-entry): Remove unused sub-group in regexp.
9055 * shell.el (shell--command-completion-data)
9056 (shell-environment-variable-completion):
9057 * pcomplete.el (pcomplete-completions-at-point):
9058 * comint.el (comint--complete-file-name-data): Use :exit-function
9059 instead of completion-table-with-terminator so it also works for
9060 choose-completion.
9061
e44e373d
SM
90622011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9063
4f91a816
SM
9064 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
9065
782fc819
SM
9066 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
9067 (bug#8710).
9068
e44e373d
SM
9069 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
9070
381987c3
KM
90712011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
9072
9073 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
9074 customization variable and implement: If non-nil, auto-fill will
9075 be inhibited while on topic's header line.
9076
b776bc70
VB
90772011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
9078
9079 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 9080 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
9081 always have a solution in grid size = 5 cases.
9082 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
9083 (5x5-solver-output, 5x5-log-buffer): New vars.
9084 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
9085 Make these variables buffer local to achieve 5x5 multi-session-ness.
9086 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
9087 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
9088 (5x5-solve-suggest): New funs.
9089 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
9090 randomize a grid so that we ensure that there is always a solution.
9091 (5x5-make-random-grid): Allow other movement than flipping.
9092
7de88b6e
KR
90932011-05-23 Kevin Ryde <user42@zip.com.au>
9094
9095 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 9096 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
9097 advice and passes PREDICATE.
9098
b1ef1257
SM
90992011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9100
bbca48fe
SM
9101 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
9102 byte-compile-lambda if it's actually a lambda.
9103
b1ef1257
SM
9104 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
9105 Fix function quoting. Use backquote better.
9106
92a9cc65
YS
91072011-05-22 Yuanle Song <sylecn@gmail.com>
9108
9109 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
9110 matching (Bug#8516).
9111
f0fb8059
JA
91122011-01-22 Jari Aalto <jari.aalto@cante.net>
9113
9114 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
9115 different face (Bug#8178).
9116
d5b44c93
CY
91172011-05-22 Chong Yidong <cyd@stupidchicken.com>
9118
9119 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
9120 defface (Bug#8144).
9121
79106a44
SM
91222011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9c848d8a
SM
9124 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9125 funcall as well (bug#8712). Warn when performing those conversions.
9126 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9127
79106a44
SM
9128 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9129
88dfa756
GM
91302011-05-22 Glenn Morris <rgm@gnu.org>
9131
9132 * files.el (hack-local-variables-prop-line): Small simplifications.
9133 (hack-local-variables, hack-local-variables-prop-line):
9134 If MODE-ONLY, return the mode, rather than just `t'.
9135
b7cf2c79
SM
91362011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9137
9138 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9139
3f1a8558
GM
91402011-05-21 Glenn Morris <rgm@gnu.org>
9141
7e4ccca3
GM
9142 * files.el (hack-local-variables-prop-line, hack-local-variables):
9143 If only interested in the mode, don't bother doing the other stuff.
9144
637d46ca
GM
9145 * image-mode.el (image-after-revert-hook):
9146 Redraw all frames on which the image is visible. (Bug#8567)
9147
973d955b
GM
9148 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9149
3f1a8558
GM
9150 * wid-edit.el (widget-checklist-match-inline):
9151 Fix 2011-04-19 change. (Bug#8649)
9152
96479927
SM
91532011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9154
1dcf791f
SM
9155 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9156 Also allow singlespace after single-letter capitals followed by a dot.
9157
96479927
SM
9158 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9159 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9160
35fd0881
N
91612011-05-20 Nix <nix@esperi.org.uk>
9162
9163 * files.el (basic-save-buffer-2):
9164 Fix handling of break-hardlink-on-save with non-existent files.
9165
82745640
DD
91662011-05-19 Deniz Dogan <deniz@dogan.se>
9167
9168 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9169 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9170
4a720484
GM
91712011-05-19 Glenn Morris <rgm@gnu.org>
9172
d1f21341
GM
9173 * progmodes/f90.el (f90-type-def-re):
9174 Handle "type, bind(c)". (Bug#8691)
9175
4a720484
GM
9176 * emacs-lisp/autoload.el (batch-update-autoloads):
9177 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9178
2fb0a219
MA
91792011-05-18 Michael Albinus <michael.albinus@gmx.de>
9180
9181 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9182 property for the correct connection in case of multihops.
9183
e565dd37
GM
91842011-05-18 Glenn Morris <rgm@gnu.org>
9185
c2571358 9186 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9187 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9188
e565dd37
GM
9189 Rationalize calendar handling of day and month abbrev-arrays.
9190 * calendar/calendar.el (calendar-customized-p): New function.
9191 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9192 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9193 Add :set function.
9194 (calendar-abbrev-length, calendar-day-abbrev-array)
9195 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9196 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9197 Elements may no longer be nil.
9198 (calendar-day-name, calendar-month-name):
9199 Update for changed nature of abbrev arrays.
9200 * calendar/diary-lib.el (diary-name-pattern):
9201 Update for changed nature of abbrev arrays.
9202 (diary-mark-entries-1): Update calendar-make-alist calls.
9203 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9204 * calendar/cal-html.el (cal-html-day-abbrev-array):
9205 Simply inherit from calendar-day-abbrev-array.
9206
1d99a745
SM
92072011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9208
9209 * progmodes/grep.el (grep-mode): Disable default
9210 compilation-directory-matcher setting (bug#8684).
9211
7c1d9aa0
MA
92122011-05-17 Michael Albinus <michael.albinus@gmx.de>
9213
9214 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9215 instead of "head" and "tail". There were problems with SunOS 5.9,
9216 and it performs better.
9217
3952e9d8
GM
92182011-05-17 Glenn Morris <rgm@gnu.org>
9219
2dd12e7f
GM
9220 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9221
e4157b9c
GM
9222 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9223 Replace obsolete function.
9224
8e249bbd
GM
9225 * shell.el (pcomplete-parse-arguments-function): Declare.
9226
3952e9d8
GM
9227 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9228 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9229 (appt-check): Doc fixes.
9230 (appt-disp-window-function, appt-delete-window-function):
9231 Remove needless special case in custom :type.
9232 (appt-display-count): Default to 0, not nil.
9233 (appt-check): Reset appt-display-count to 0, not nil.
9234
c71a0d48 92352011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9236
c71a0d48
GM
9237 * progmodes/python.el (python-font-lock-keywords):
9238 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9239
31d55be9
SM
92402011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9241
9242 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9243
3bfacb2f
KR
92442011-05-16 Kevin Ryde <user42@zip.com.au>
9245
9246 * info-look.el (makefile-automake-mode): New setups, looking in
9247 automake manual, then makefile-mode.
9248 (makefile-mode): Remove automake manual, have it just in
9249 makefile-automake-mode since there's various things different or
9250 not relevant to plain make.
9251 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9252 believe a hypothetical automake-mode would go to makefile-mode,
9253 not the other way around.
9254
c8e83751
CY
92552011-05-15 Chong Yidong <cyd@stupidchicken.com>
9256
5e9e35cd
CY
9257 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9258 hunk-end tags (Bug#8672).
9259
c8e83751
CY
9260 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9261 vc-annotate-show-diff-revision-at-line (Bug#8671).
9262
50b23e5a
GM
92632011-05-14 Glenn Morris <rgm@gnu.org>
9264
7210a739
GM
9265 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9266 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9267 (change-log-font-lock-keywords): Also handle multiple author lines
9268 with leading tabs. (Bug#8644)
7210a739 9269
4691905a
GM
9270 * calendar/appt.el (appt-check): Rename some local variables.
9271 Some simplification/reordering.
9272
50b23e5a
GM
9273 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9274 (feedmail-sendmail-f-doesnt-sell-me-out)
9275 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9276 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9277 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9278 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9279 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9280 (feedmail-binmail-gnulinuxish-template):
9281 Rename from feedmail-binmail-linuxish-template.
9282 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9283 Use insert-buffer-substring.
9284
215cda7c
BC
92852011-05-14 Bill Carpenter <bill@carpenter.org>
9286
9287 * mail/feedmail.el (feedmail-patch-level): Increase.
9288 (feedmail-debug): New custom group.
9289 (feedmail-confirm-outgoing-timeout)
9290 (feedmail-sendmail-f-doesnt-sell-me-out)
9291 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9292 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9293 (feedmail-sender-line, feedmail-from-line)
9294 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9295 (feedmail-spray-this-address)
215cda7c
BC
9296 (feedmail-spray-address-fiddle-plex-list)
9297 (feedmail-queue-use-send-time-for-date)
9298 (feedmail-queue-use-send-time-for-message-id)
9299 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9300 (feedmail-buffer-eating-function):
9301 Doc fixes.
9302 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9303 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9304 (feedmail-message-action-scroll-down): New functions.
9305 (feedmail-queue-directory, feedmail-queue-draft-directory):
9306 Use expand-file-name.
9307 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9308 Remove C-v help entry.
9309 (feedmail-queue-buffer-file-name): New variable.
9310 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9311 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9312 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9313 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9314 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9315 (feedmail-message-action-toggle-spray)
9316 (feedmail-run-the-queue-no-prompts)
9317 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9318 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9319 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9320 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9321 (feedmail-envelope-deducer, feedmail-fiddle-from)
9322 (feedmail-fiddle-sender, feedmail-default-date-generator)
9323 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9324 (feedmail-fiddle-spray-address)
9325 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9326 (feedmail-fiddle-list-of-fiddle-plexes)
9327 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9328 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9329 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9330 Change default. Doc fix.
9331 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9332 (feedmail-binmail-linuxish-template): New constant.
9333 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9334 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9335 (feedmail-send-it): Add debug call.
9336 Use feedmail-queue-buffer-file-name, and
9337 feedmail-send-it-immediately-wrapper.
9338 (feedmail-message-action-send): Add debug call.
9339 Use feedmail-send-it-immediately-wrapper.
9340 (feedmail-queue-express-to-queue): Add debug call.
9341 Run feedmail-queue-express-hook.
9342 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9343 (feedmail-message-action-help-blat):
9344 Rename from feedmail-queue-send-edit-prompt-help-first.
9345 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9346 Check line-endings. Handle errors better.
9347 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9348 Doc fix. Add debug call.
9349 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9350 Use feedmail-queue-send-edit-prompt-inner.
9351 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9352 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9353 from feedmail-queue-send-edit-prompt.
9354 (feedmail-queue-send-edit-prompt-help)
9355 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9356 (feedmail-tidy-up-slug): Add debug call.
9357 Respect feedmail-queue-slug-suspect-regexp.
9358 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9359 (feedmail-dump-message-to-queue): Add debug call.
9360 Expand queue-directory.
9361 (feedmail-dump-message-to-queue): Change message slightly.
9362 Use feedmail-say-chatter.
9363 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9364 (feedmail-send-it-immediately-wrapper): New function.
9365 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9366 Insert empty string rather than newline. Handle full-frame case.
9367 Use catch/throw. Use feedmail-say-chatter.
9368 (feedmail-fiddle-from): Try mail-host-address.
9369 (feedmail-default-message-id-generator): Doc fix.
9370 Bind system-time-locale. Handle missing end.
9371 (feedmail-fiddle-x-mailer): Add debug call.
9372 Handle feedmail-x-mailer-line being nil.
9373 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9374 Add debug call. Use buffer-substring-no-properties.
9375 (feedmail-say-debug, feedmail-say-chatter): New functions.
9376 (feedmail-find-eoh): Give an explicit error.
9377
42c7e61e
UJ
93782011-05-13 Ulf Jasper <ulf.jasper@web.de>
9379
c2571358 9380 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9381 family from helvetica to sans.
c2571358 9382 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9383 etc/images/newsticker.
9384
c2571358 9385 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9386 family from helvetica to sans.
9387
9388 * net/newst-plainview.el (newsticker-new-item-face)
9389 (newsticker-old-item-face, newsticker-immortal-item-face)
9390 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9391 (newsticker-statistics-face): Change default family from
42c7e61e 9392 helvetica to sans.
c2571358 9393 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9394 etc/images/newsticker.
9395
9396 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9397 (newsticker--process-auto-mark-filter-match): : Tell user about
9398 auto-marking.
9399
8497a297
DV
94002011-05-13 Didier Verna <didier@xemacs.org>
9401
9402 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9403 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9404 TODO entries.
8497a297
DV
9405 (lisp-lambda-list-keyword-parameter-indentation)
9406 (lisp-lambda-list-keyword-parameter-alignment)
9407 (lisp-lambda-list-keyword-alignment): New customizable user options.
9408 (lisp-indent-defun-method): Improve docstring.
9409 (extended-loop-p): Fix comment.
9410 (lisp-indent-lambda-list-keywords-regexp): New variable.
9411 (lisp-indent-lambda-list): New function.
9412 (lisp-indent-259): Use it.
9413 (lisp-indent-defmethod): Support for more than one
9414 method qualifier and properly indent methods lambda-lists.
9415 (defgeneric): Provide a missing common-lisp-indent-function property.
9416
f278f87f
SM
94172011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9418
9419 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9420 bounds for the empty string (bug#8667).
9421
5233edd7
GM
94222011-05-13 Glenn Morris <rgm@gnu.org>
9423
5237a44f
GM
9424 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9425
8340026c 9426 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9427 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9428
5233edd7 9429 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9430 (appt-time-msg-list): Doc fix.
a5464014 9431 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9432
92d10796
AS
94332011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9434
9435 * progmodes/ld-script.el (ld-script-keywords)
9436 (ld-script-builtins): Update keywords list.
9437
914a0ae1
SM
94382011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9439
c89be45f
SM
9440 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9441
914a0ae1
SM
9442 * shell.el (shell-completion-vars): New function.
9443 (shell-mode):
9444 * simple.el (read-shell-command): Use it.
9445 (blink-matching-open): No need for " [...]" in minibuffer-message.
9446
98dc3df3
GM
94472011-05-12 Glenn Morris <rgm@gnu.org>
9448
9449 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9450 (appt-check): Simplify.
9451
d2fc7e3d 94522011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9453
4d61f28d 9454 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9455 literal "/dev/null".
9456
d2fc7e3d 94572011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9458
9459 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9460 Fix typo.
9461
d2fc7e3d 94622011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9463
3f254caa
SM
9464 * progmodes/which-func.el (which-function):
9465 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9466 which might not be defined (Bug#8260).
9467
d45885f7
GM
94682011-05-12 Glenn Morris <rgm@gnu.org>
9469
9470 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9471 Let byte-compile-initial-macro-environment always take precedence.
9472
488086f4
SM
94732011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9474
9475 * net/rcirc.el: Add support for SSL/TLS connections.
9476 (rcirc-server-alist): New field `encryption'.
9477 (rcirc): Check `encryption' settings.
9478 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9479 Merge make-local-variable into `set'.
9480 (rcirc--connection-open-p): New function.
9481 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9482 the process is not a network process (e.g. running gnutls-cli).
9483 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9484 Make rcirc-(en|de)code-coding-system local here.
9485 (rcirc-mode): Merge make-local-variable into `set'.
9486 (rcirc-parent-buffer): Make permanent buffer-local.
9487 (rcirc-multiline-minor-mode): Don't do it here.
9488 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9489 there's no server buffer.
9490
7d3b9d44
GM
94912011-05-11 Glenn Morris <rgm@gnu.org>
9492
f64049c6
GM
9493 * newcomment.el (comment-kill): Prefix "unused" local.
9494
93c9df73
GM
9495 * term/w32console.el (get-screen-color): Declare.
9496
7d3b9d44
GM
9497 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9498 Handle symbol elements of byte-compile-initial-macro-environment.
9499
9e2dd53f
LL
95002011-05-10 Leo Liu <sdl.web@gmail.com>
9501
488086f4
SM
9502 * bookmark.el (bookmark-bmenu-mode-map):
9503 Bind bookmark-bmenu-search to `/'.
8b340240 9504
9e2dd53f 9505 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9506 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9507 (Footnote-unicode): New function.
9508 (footnote-style-alist): Add unicode style to the list.
9509 (footnote-style): Doc fix.
9e2dd53f 9510
79b70037
GM
95112011-05-10 Jim Meyering <meyering@redhat.com>
9512
9513 Fix doubled-word typos.
9514 * international/quail.el (quail-insert-kbd-layout): and and -> and
9515 * kermit.el: and and -> and
9516 * net/ldap.el (ldap-search-internal): to to -> to
9517 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9518 * progmodes/js.el (js-mode): and and -> and
9519 * textmodes/artist.el (artist-move-to-xy): at at -> at
9520 (artist-draw-region-trim-line-endings): if if -> if
9521 And Safetyc -> Safety.
9522 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9523
b8f82dc1 95242011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9525 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9526
9527 * files.el (hack-one-local-variable-eval-safep):
9528 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9529
4f99f44b
GM
95302011-05-10 Glenn Morris <rgm@gnu.org>
9531
9532 * calendar/diary-lib.el (diary-list-entries-hook)
9533 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9534 (diary-nongregorian-marking-hook, diary-list-entries)
9535 (diary-include-other-diary-files, diary-mark-entries)
9536 (diary-mark-included-diary-files): Doc fixes.
9537
84f29e6b
JB
95382011-05-09 Juanma Barranquero <lekktu@gmail.com>
9539
9540 * misc.el: Require tabulated-list.el during compilation.
9541
9bedd73a
CY
95422011-05-09 Chong Yidong <cyd@stupidchicken.com>
9543
488086f4
SM
9544 * progmodes/compile.el (compilation-start):
9545 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9546 (compilation-filter-hook): Doc fix.
9547
797c735c
DD
95482011-05-09 Deniz Dogan <deniz@dogan.se>
9549
9550 * wdired.el: Remove outdated installation comment. Fix usage
9551 comment.
9552
5f4b1dfe
JB
95532011-05-09 Juanma Barranquero <lekktu@gmail.com>
9554
9555 * misc.el: Implement new command `list-dynamic-libraries'.
9556 (list-dynamic-libraries--loaded-only-p): New variable.
9557 (list-dynamic-libraries--refresh): New function.
9558 (list-dynamic-libraries): New command.
9559
4c44026c
CY
95602011-05-09 Chong Yidong <cyd@stupidchicken.com>
9561
488086f4
SM
9562 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9563 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
9564 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
9565 higher priority to avoid clobbering by gnu.
9566
027f966d
CY
95672011-05-08 Chong Yidong <cyd@stupidchicken.com>
9568
9569 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
9570 if the face has existing theme settings (Bug#8454).
9571
085f5d7d
CY
95722011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
9573
488086f4
SM
9574 * progmodes/perl-mode.el (perl-imenu-generic-expression):
9575 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 9576
2a86a00c
RS
9577 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
9578 special file names `.' and `..' (Bug#8259).
9579
d9c54a06
CY
95802011-05-08 Chong Yidong <cyd@stupidchicken.com>
9581
488086f4
SM
9582 * progmodes/grep.el (grep-mode-font-lock-keywords):
9583 Remove buffer-changing entries.
d9c54a06
CY
9584 (grep-filter): New function.
9585 (grep-mode): Add it to compilation-filter-hook.
9586
9587 * progmodes/compile.el (compilation-filter-hook)
9588 (compilation-filter-start): New defvars.
9589 (compilation-filter): Call compilation-filter-hook prior to
9590 updating the process mark.
9591
c4662635
SM
95922011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9593
9594 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
9595
b0512a1d
EZ
95962011-05-07 Eli Zaretskii <eliz@gnu.org>
9597
605c9376
EZ
9598 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
9599 mailclient-send-it even if window-system is nil. (Bug#8595)
9600
c4662635
SM
9601 * term/w32console.el (terminal-init-w32console):
9602 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
9603 background-mode. (Bug#8597)
9604
d1dc2cc2
SM
96052011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9606
9607 Make bytecomp.el understand that defmethod defines funs (bug#8631).
9608 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
9609 New functions.
9610 (defgeneric, eieio--defmethod): Use them.
9611 (eieio-defgeneric): Remove.
9612 (defmethod): Call defgeneric in a way visible to the byte-compiler.
9613
915d1300
GM
96142011-05-07 Glenn Morris <rgm@gnu.org>
9615
a3961c3e
GM
9616 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
9617 Use let rather than let*.
9618 (timeclock-find-discrep): Remove unused local.
9619
314347b9
GM
9620 * calendar/diary-lib.el (diary-comment-start): Doc fix.
9621
915d1300
GM
9622 * calendar/appt.el (appt-time-msg-list): Doc fix.
9623
275b59b0
NF
96242011-05-06 Noah Friedman <friedman@splode.com>
9625
9626 * apropos.el (apropos-print-doc): Only use
9627 emacs-lisp-docstring-fill-column when it is bound to an integer,
9628 per that variable's documentation.
9629
6c19f744
SM
96302011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9631
9632 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 9633 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 9634
60f884b2
GM
96352011-05-06 Glenn Morris <rgm@gnu.org>
9636
5006e634
GM
9637 * calendar/appt.el (appt-message-warning-time): Doc fix.
9638 (appt-warning-time-regexp): New option.
9639 (appt-make-list): Respect appt-message-warning-time.
9640
548d0a63
GM
9641 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
9642 New options.
9643 (diary-add-to-list): Strip comments from the displayed string.
9644 (diary-mode): Set comment-start and comment-end.
9645
60f884b2
GM
9646 * vc/diff-mode.el (smerge-refine-subst): Declare.
9647 (diff-refine-hunk): Don't require smerge-mode when compiling.
9648
989681bb
JB
96492011-05-06 Juanma Barranquero <lekktu@gmail.com>
9650
9651 * simple.el (list-processes): Return nil as the docstring says.
9652
a6bc05e1
MA
96532011-05-05 Michael Albinus <michael.albinus@gmx.de>
9654
9655 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
9656 to "".
9657 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9658 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
9659 determining of binary transfer. (Bug#7383)
9660
23c22e9a
MA
96612011-05-05 Michael Albinus <michael.albinus@gmx.de>
9662
c4662635
SM
9663 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9664 Fix port computation bug. (Bug#8618)
23c22e9a 9665
0bff894f
GM
96662011-05-05 Glenn Morris <rgm@gnu.org>
9667
b8296902
GM
9668 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
9669
1f522ce8
GM
9670 * simple.el (shell-dynamic-complete-functions)
9671 (comint-dynamic-complete-functions): Declare.
9672
cf5bee67
GM
9673 * net/network-stream.el (gnutls-negotiate):
9674 * simple.el (tabulated-list-print): Fix declarations.
9675
9676 * progmodes/gud.el (syntax-symbol, syntax-point):
9677 Remove unnecessary and incorrect declarations.
9678
0bff894f
GM
9679 * emacs-lisp/check-declare.el (check-declare-scan):
9680 Handle byte-compile-initial-macro-environment in bytecomp.el
9681
9869b3ae
SM
96822011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9683
9684 Fix earlier half-done eieio-defmethod change (bug#8338).
9685 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
9686 Streamline and change calling convention.
9687 (defmethod): Adjust accordingly and simplify.
9688 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
9689 new eieio--defmethod.
9690 (slot-boundp): Minor CSE simplification.
9691
9c1d5ac5
MZ
96922011-05-05 Milan Zamazal <pdm@zamazal.org>
9693
9694 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
9695 (glasses-make-readable): Use glasses-separate-capital-groups.
9696
455c834e
JB
96972011-05-05 Juanma Barranquero <lekktu@gmail.com>
9698
9699 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
9700 (warning-series): Doc fix.
9701 (display-warning): Don't try to create the buffer if we just found it.
9702
9ed7c8cb
CY
97032011-05-04 Chong Yidong <cyd@stupidchicken.com>
9704
9705 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
9706 (autoload-find-generated-file): New function.
9707 (generate-file-autoloads): Bind generated-autoload-file to
9708 buffer-file-name.
9869b3ae
SM
9709 (update-file-autoloads, update-directory-autoloads):
9710 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
9711 output file (Bug#7989).
9712 (batch-update-autoloads): Doc fix.
9713
0898ca10
JB
97142011-05-04 Juanma Barranquero <lekktu@gmail.com>
9715
9716 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
9717
31dfb76c
GM
97182011-05-04 Glenn Morris <rgm@gnu.org>
9719
f330b642
GM
9720 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
9721 function, so it follows changes in calendar-date-style.
9722 (diary-fancy-date-matcher): New function.
9723 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
9724 (diary-fancy-font-lock-fontify-region-function):
9725 Use diary-fancy-date-pattern as a function.
9726
31dfb76c
GM
9727 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
9728 non-numbers for `year' etc pseudo-variables. (Bug#8583)
9729
48e79d6a
TZ
97302011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
9731
9732 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
9733 instead of positional arguments. Allow :keylist and :crlfiles
9734 arguments.
9735 (open-gnutls-stream): Call it.
9736
9737 * net/network-stream.el (network-stream-open-starttls): Adjust to
9738 call `gnutls-negotiate' with :process and :hostname arguments.
9739
dd5a5ee0
SM
97402011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9741
ef80fc09
SM
9742 * minibuffer.el (completion--message): New function.
9743 (completion--do-completion, minibuffer-complete)
9744 (minibuffer-force-complete, minibuffer-complete-word): Use it.
9745 (completion--do-completion): Don't ignore completion-auto-help when in
9746 icomplete-mode.
9747
dd5a5ee0
SM
9748 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
9749 internal encoding (e.g. tibetan zero is not whitespace).
9750 (global-whitespace-mode): Prefer save-current-buffer.
9751 (whitespace-trailing-regexp): Remove useless save-match-data.
9752 (whitespace-empty-at-bob-regexp): Minor simplification.
9753
b7d22a83
CY
97542011-05-03 Chong Yidong <cyd@stupidchicken.com>
9755
9756 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
9757
5192af46
AM
97582011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9759
9760 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 9761 Use `concat' to create string for insertion.
5192af46 9762
5767d190
SM
97632011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9764
9765 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
9766 Avoid open-line which runs post-self-insert-hook.
9767 (bibtex-fill-entry): Remove unused `end' var.
9768
bf242939
AM
97692011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
9770
5767d190
SM
9771 * textmodes/ispell.el (ispell-add-per-file-word-list):
9772 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 9773
25666126
LL
97742011-05-03 Leo Liu <sdl.web@gmail.com>
9775
9776 * isearch.el (isearch-yank-pop): New command.
5767d190 9777 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
9778 (isearch-forward): Mention it.
9779
52d3c2d0
SM
97802011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9781
1bcace58
SM
9782 * simple.el (minibuffer-complete-shell-command): Remove.
9783 (minibuffer-local-shell-command-map): Use completion-at-point.
9784 (read-shell-command): Setup completion vars here instead.
9785 (read-expression-map): Bind TAB to symbol completion.
9786
52d3c2d0
SM
9787 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
9788 error directly rather via storing it into `results'.
9789
35813471
LL
97902011-05-02 Leo Liu <sdl.web@gmail.com>
9791
9792 * vc/diff.el: Fix description.
9793
e793a940
LMI
97942011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9795
9796 * server.el (server-eval-at): New function.
9797
8de66e05
LMI
97982011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9799
9800 * net/network-stream.el (open-network-stream): Take a :nowait
9801 parameter and pass it on to `make-network-process'.
9802 (network-stream-open-plain): Ditto.
9803
dcb79f20
AS
98042011-04-30 Andreas Schwab <schwab@linux-m68k.org>
9805
9806 * faces.el (face-spec-set-match-display): Don't match toolkit
9807 options on terminal frames.
9808
14a7fbd8
SM
98092011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9810
7eabc1be
SM
9811 * progmodes/pascal.el: Use lexical binding.
9812 (pascal-mode-map): Remove author preferences.
9813
14a7fbd8
SM
9814 * pcomplete.el (pcomplete-std-complete): Don't abuse
9815 completion-at-point.
9816
50f84510
JB
98172011-04-28 Juanma Barranquero <lekktu@gmail.com>
9818
6e087a44
JB
9819 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
9820 removing code that has been dead since 1991 or so.
9821
50f84510
JB
9822 * startup.el (command-line): When warning about "_emacs", use a
9823 delayed warning to allow the user to filter it out.
9824
0ba690bd
DD
98252011-04-28 Deniz Dogan <deniz@dogan.se>
9826
9827 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
9828 user has not joined.
9829
08abfaad
SM
98302011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9831
9832 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
9833 aren't any completions at point.
9834
638f053a
JB
98352011-04-28 Juanma Barranquero <lekktu@gmail.com>
9836
9837 * subr.el (display-delayed-warnings): New function.
9838 (delayed-warnings-hook): New variable.
9839
8fff8daa
SM
98402011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9841
08abfaad
SM
9842 * minibuffer.el (completion-at-point, completion-help-at-point):
9843 Don't presume that a given completion-at-point-function will always
9844 use the same calling convention.
9845
8fff8daa
SM
9846 * pcomplete.el (pcomplete-completions-at-point):
9847 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
9848 pcomplete-seen is non-nil.
9849 (pcomplete-comint-setup): Also recognize the new comint/shell
9850 completion functions.
9851 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
9852 pcomplete-seen is non-nil.
9853
841a1577 98542011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 9855
841a1577 9856 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 9857 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 9858 the first character in the entry. This allows for code to add its
211ec907
UJ
9859 own uid to the entry.
9860 (icalendar--convert-float-to-ical): Add export of
9861 `diary-float'-entries save for those with the optional DAY
9862 argument.
9863
2a782793
DC
98642011-04-27 Daniel Colascione <dan.colascione@gmail.com>
9865
9866 * subr.el (shell-quote-argument): Use alternate escaping strategy
9867 when we spot a variable reference in a string.
9868
0438ce91
DC
98692011-04-26 Daniel Colascione <dan.colascione@gmail.com>
9870
9871 * cus-start.el (all): Define customization for debug-on-event.
9872
841a1577 98732011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
9874
9875 * subr.el (shell-quote-argument): Escape correctly under Windows.
9876
d090ed6c
SM
98772011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9878
9879 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
9880
bfd31217
MA
98812011-04-25 Michael Albinus <michael.albinus@gmx.de>
9882
d090ed6c
SM
9883 * net/tramp.el (tramp-process-actions): Add POS argument.
9884 Delete region between POS and (pos).
bfd31217 9885
d090ed6c
SM
9886 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9887 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
9888 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
9889
9890 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
9891 position in `tramp-process-actions' call.
9892
9893 * net/trampver.el: Update release number.
9894
e92f3bd3
SM
98952011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9896
850256b5
SM
9897 * custom.el (defcustom): Obey lexical-binding.
9898
e92f3bd3
SM
9899 Fix octave-inf completion problems reported by Alexander Klimov.
9900 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
9901 Inherit from octave-mode-syntax-table.
9902 (inferior-octave-mode): Set info-lookup-mode.
9903 (inferior-octave-completion-at-point): New function.
9904 (inferior-octave-complete): Use it and completion-in-region.
9905 (inferior-octave-dynamic-complete-functions): Use it as well, and use
9906 comint-filename-completion.
9907 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
9908 symbol elements which shouldn't be word elements.
9909 (octave-font-lock-keywords, octave-beginning-of-defun)
9910 (octave-function-header-regexp): Adjust regexps accordingly.
9911 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
9912
cd22b309
JB
99132011-04-25 Juanma Barranquero <lekktu@gmail.com>
9914
9915 * net/gnutls.el (gnutls-errorp): Declare before first use.
9916
8b492194
TZ
99172011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
9918
9919 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
9920 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 9921 default trustfile exists before going to use it. Add missing
5a5fa834 9922 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
9923 Reported by Claudio Bley <claudio.bley@gmail.com>.
9924 (open-gnutls-stream): Add usage example.
9925
9926 * net/network-stream.el (network-stream-open-starttls): Give host
9927 parameter to `gnutls-negotiate'.
9928 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 9929 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 9930
841a1577 99312011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 9932
cd22b309
JB
9933 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
9934 Use correct match group (bug#8438).
05842630 9935
3ba7869c
CY
99362011-04-24 Chong Yidong <cyd@stupidchicken.com>
9937
512e3ae1
CY
9938 * emacs-lisp/package.el (package-built-in-p): Fix typo.
9939 (package-menu--generate): New arg specifying packages to show.
9940 (package-menu-refresh, package-menu-execute, list-packages):
9941 Callers changed.
9942 (package-show-package-list): New function, replacing deleted
9943 package--list-packages (renamed because it is non-internal).
9944
9945 * finder.el (finder-list-matches): Use package-show-package-list
9946 instead of deleted package--list-packages.
9947
e92f3bd3
SM
9948 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
9949 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
9950 (vc-annotate-mode-map): Bind it to RET.
9951
7031be6d
UR
99522011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
9953
9954 * progmodes/etags.el (next-file): Don't use set-buffer to change
9955 buffers (Bug#8478).
9956
4ef177aa
CY
99572011-04-24 Chong Yidong <cyd@stupidchicken.com>
9958
c8d173eb
CY
9959 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
9960
4ef177aa
CY
9961 * apropos.el (apropos-label-face): Avoid variable-pitch face.
9962 (apropos-accumulator): Doc fix.
9963 (apropos-function, apropos-macro, apropos-command)
9964 (apropos-variable, apropos-face, apropos-group, apropos-widget)
9965 (apropos-plist): Add face property.
9966 (apropos-symbols-internal): Fix indentation.
9967 (apropos-print): Simplify help, and recognize apropos-multi-type.
9968 (apropos-print-doc): Use button-type-get to extract the button's
9969 face property. Fill docstring (Bug#8352).
9970
4ffd0d6b 99712011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
9972
9973 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
9974
c6c32125 9975 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 9976 (mpuz-mode-map): Use mapc.
c6c32125
JB
9977 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
9978 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
9979 Fix typos in docstrings.
9980
58d468b4
JB
9981 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
9982 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
9983
6470c3c6
JB
9984 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
9985
4ffd0d6b 99862011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
9987
9988 * minibuffer.el (completion--do-completion): Avoid the "Next char
9989 not unique" prompt if icomplete-mode is enabled (Bug#5849).
9990
3ad8bad0
CY
9991 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
9992 mouse-2 into unread-command-events, it is interpreted correctly.
9993
71d73c9c 9994 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 9995 (image-toggle-display): Doc fix.
71d73c9c 9996
841a1577 99972011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 9998
4ffd0d6b
GM
9999 * textmodes/page.el (what-page): Use line-number-at-pos to
10000 calculate line number (Bug#6825).
6e1dbaa9 10001
c2fb1b60
JB
100022011-04-22 Juanma Barranquero <lekktu@gmail.com>
10003
10004 * eshell/esh-mode.el (find-tag-interactive): Declare function.
10005 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
10006 Pass argument NO-DEFAULT to `find-tag-interactive'.
10007
e02f48d7
JB
100082011-04-22 Juanma Barranquero <lekktu@gmail.com>
10009
10010 Lexical-binding cleanup.
10011
10012 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
10013 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
10014 * progmodes/ada-prj.el (ada-prj-initialize-values)
10015 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
10016 (ada-prj-show-value):
10017 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
10018 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
10019 (antlr-invalidate-context-cache, antlr-options-menu-filter)
10020 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
10021 * progmodes/bug-reference.el (bug-reference-push-button):
10022 * progmodes/fortran.el (fortran-line-length):
10023 * progmodes/glasses.el (glasses-change):
10024 * progmodes/octave-mod.el (octave-fill-paragraph):
10025 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
10026 (python-pdbtrack-grub-for-buffer, python-sentinel):
10027 * progmodes/sql.el (sql-save-connection):
10028 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
10029 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
10030 Mark unused parameters.
10031
10032 * progmodes/compile.el (compilation--flush-directory-cache)
10033 (compilation--flush-parse, compile-internal): Mark unused parameters.
10034 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
10035 (compilation-next-error-function): Remove unused variable `timestamp'.
10036
10037 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
10038 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
10039
10040 * progmodes/dcl-mode.el (dcl-end-of-command):
10041 Remove unused variable `start'.
10042 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
10043 (dcl-option-value-basic, dcl-option-value-offset)
10044 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
10045 Mark unused parameters.
10046 (dcl-save-local-variable): Remove unused variable `val'.
10047 (mode): Declare.
10048
10049 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
10050 Mark unused parameters.
10051 (delphi-ignore-changes): Move before first use.
10052 (delphi-charset-token-at): Remove unused variable `start'.
10053 (delphi-else-start): Remove unused variable `if-count'.
10054 (delphi-comment-block-start, delphi-comment-block-end):
10055 Remove unused variable `kind'.
10056 (delphi-indent-line): Remove unused variable `new-point'.
10057
10058 * progmodes/ebrowse.el (ebrowse-files-list)
10059 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
10060 Mark unused parameters. Don't quote `lambda'.
10061 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
10062 Don't quote `lambda'.
10063 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
10064 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
10065 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
10066 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
10067 Use `ignore-errors'.
10068 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
10069 (ebrowse-view/find-file-and-search-pattern)
10070 (ebrowse-view/find-member-declaration/definition):
10071 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
10072 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
10073 Rename parameter PREFIX-ARG to PREFIX.
10074 (ebrowse-tags-read-name): Remove unused variables `start' and
10075 `member-info'.
10076 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
10077 to `tags-file'.
10078
10079 * progmodes/etags.el (local-find-tag-hook): Declare.
10080 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
10081 Mark unused parameters.
10082
10083 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
10084 (executable-interpret): Mark unused parameter.
10085
10086 * progmodes/flymake.el (flymake-process-sentinel)
10087 (flymake-after-change-function)
10088 (flymake-create-temp-with-folder-structure)
10089 (flymake-get-include-dirs-dot): Mark unused parameters.
10090 (flymake-safe-delete-directory): Remove unused variable `err'.
10091
10092 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
10093 (speedbar-timer-fn, speedbar-line-text)
10094 (speedbar-change-expand-button-char, speedbar-delete-subblock)
10095 (speedbar-center-buffer-smartly): Declare functions.
10096 (gdb-find-watch-expression): Remove unused variable `array'.
10097 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
10098 (gdb-starting): Mark unused parameters.
10099 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
10100 (gdb-table-string): Remove unused variable `res'.
10101 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
10102 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
10103 (gdb-display-buffer): Remove unused variable `cur-size'.
10104
10105 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
10106 allow lexical-binding compilation.
10107 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
10108 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
10109 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
10110 Mark unused parameters.
10111 (gud-gdb-marker-filter): Remove unused variable `match'.
10112 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
10113 lambda expressions and funcall them, instead of using `fset'.
10114
10115 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
10116 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
10117
10118 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
10119 variable `header-beg'; use `let'.
10120
10121 * progmodes/icon.el (indent-icon-exp): Remove unused variables
10122 `restart', `last-sexp' and `at-do'.
10123
10124 * progmodes/js.el (js--debug): Mark unused parameter.
10125 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10126 (js--splice-into-items): Remove unused variable `item'.
10127 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10128
10129 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10130 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10131 (makefile-complete): Remove unused variable `try'.
10132 (makefile-fill-paragraph, makefile-match-function-end):
10133 Mark unused parameters.
10134
10135 * progmodes/octave-inf.el (inferior-octave-complete):
10136 Remove unused variable `proc'.
10137 (inferior-octave-output-digest): Mark unused parameter.
10138
10139 * progmodes/perl-mode.el (perl-calculate-indent):
10140 Remove unused variable `err'.
10141
10142 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10143 (prolog-indent-line): Mark unused parameters.
10144 (prolog-indent-line): Remove unused variable `beg'.
10145
10146 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10147 (reporter-dont-compact-list): Declare.
10148
10149 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10150 Remove unused variable `char'.
10151 (sh-debug): Mark unused parameter.
10152 (sh-get-indent-info): Remove unused variable `start'.
10153 (sh-calculate-indent): Remove unused variable `var'.
10154
10155 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10156 (simula-electric-keyword): Remove unused variable `null'.
10157 (simula-search-backward, simula-search-forward): Remove unused
10158 variables `begin' and `end'.
10159
10160 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10161 Remove unused variable `pos'.
10162 (vera-electric-tab, vera-comment-uncomment-region):
10163 Mark unused parameters.
10164 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10165
7ede3b65
CY
101662011-04-22 Chong Yidong <cyd@stupidchicken.com>
10167
10168 * emacs-lisp/package.el (package--builtins, package-alist)
10169 (package-load-descriptor, package-built-in-p, package-activate)
10170 (define-package, package-installed-p)
10171 (package-compute-transaction, package-buffer-info)
10172 (package--push): Doc fix. Distinguish more clearly between
10173 version strings and version lists.
10174
121656e9
JB
101752011-04-21 Juanma Barranquero <lekktu@gmail.com>
10176
10177 Lexical-binding cleanup.
10178
10179 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10180 (5x5-make-mutate-best):
10181 * play/fortune.el (fortune-in-buffer):
10182 * play/gomoku.el (gomoku-init-display):
10183 * play/solitaire.el (solitaire, solitaire-do-check):
10184 * play/tetris.el (tetris-default-update-speed-function):
10185 Mark unused parameters.
10186
10187 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10188 (bubbles--shift): Remove unused variable `char-org'.
10189 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10190 (bubbles--show-images): Remove unused variable `char'.
10191
10192 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10193 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10194 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10195 (decipher-analyze-buffer): Use ?\s.
10196 (decipher-make-checkpoint): Remove unused variable `mapping'.
10197
10198 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10199
10200 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10201 Remove unused variable `result'; use `let'.
10202
10203 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10204 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10205 (gametree-children-shown-p, gametree-compute-reduced-score):
10206 Use `ignore-errors'.
10207
10208 * play/handwrite.el (ps-lpr-switches): Declare.
10209 (handwrite): Remove unused variables `pmin' and `lastp'.
10210
10211 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10212
10213 * play/landmark.el (landmark-init-display)
10214 (landmark-update-naught-weights): Mark unused parameters.
10215 (landmark-y): Remove unused variable `noise'. Simplify.
10216 (landmark-human-plays): Remove unused variable `score'.
10217
10218 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10219 (mpuz-try-proposal): Remove unused variable `game'.
10220
10221 * play/zone.el (life-patterns): Declare.
10222
80f499c7
JB
102232011-04-20 Juanma Barranquero <lekktu@gmail.com>
10224
10225 * vc/vc.el (ediff-vc-internal): Declare function.
10226
024ff170
SM
102272011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10228
c0a193ea
SM
10229 * shell.el: Use lexical-binding and std completion UI.
10230 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10231 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10232 comint-preoutput-filter-functions rather than on
10233 comint-output-filter-functions.
10234 (shell-command-completion, shell--command-completion-data)
10235 (shell-filename-completion, shell-environment-variable-completion)
10236 (shell-c-a-p-replace-by-expanded-directory): New functions.
10237 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10238 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10239 (shell-dynamic-complete-environment-variable): Use them.
10240 (shell-dynamic-complete-as-environment-variable)
10241 (shell-dynamic-complete-as-command): Remove.
10242 (shell-match-partial-variable): Match past point.
10243 * comint.el: Clean up use of completion-at-point-functions.
10244 (comint-completion-at-point): New function.
10245 (comint-mode): Use it completion-at-point-functions.
10246 (comint-dynamic-complete): Make it obsolete.
10247 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10248 (comint-c-a-p-replace-by-expanded-history): New function.
10249 (comint-dynamic-complete-functions)
10250 (comint-replace-by-expanded-history): Use it.
10251 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10252 termination strings. Try harder to avoid second try-completion.
10253 (completion-in-region-mode-map): Disable bindings that don't work yet.
10254
2dbaa080
SM
10255 * comint.el: Use lexical-binding. Require CL.
10256 (comint-dynamic-complete-functions): Use comint-filename-completion.
10257 (comint-completion-addsuffix): Tweak custom type.
10258 (comint-filename-completion, comint--common-suffix)
10259 (comint--common-quoted-suffix, comint--table-subvert)
10260 (comint--complete-file-name-data): New functions.
10261 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10262 (comint-dynamic-list-filename-completions): Use them.
10263 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10264
2dbaa080
SM
10265 * minibuffer.el (completion-in-region-mode):
10266 Keep completion-in-region-mode--predicate global.
10267 (completion-in-region--postch):
10268 Assume completion-in-region-mode--predicate is not null.
10269
c79a6f38
SM
10270 * progmodes/flymake.el (flymake-start-syntax-check-process):
10271 Obey `dir'. Simplify.
10272
024ff170
SM
10273 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10274 we're in VC after all.
10275
1c6c854e
CS
102762011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10277
10278 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10279 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10280 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10281
bed7f140
SM
102822011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10283
332e62ab
SM
10284 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10285 add sanity check.
10286
bed7f140
SM
10287 * obsolete/erc-hecomplete.el: Make obsolete.
10288 * obsolete/: Standardize obsolescence info in the header.
10289
f195c582
GM
102902011-04-20 Glenn Morris <rgm@gnu.org>
10291
10292 * calendar/solar.el (solar-horizontal-coordinates):
10293 Use the longitude argument rather than `calendar-longitude'.
10294 (solar-date-next-longitude): Remove unused locals.
10295
cb79b8c0
VJL
102962011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10297
10298 * whitespace.el: New version 13.2.1.
10299
103002011-04-20 felix <EmacsWiki> (tiny change)
10301
d8e4b68b 10302 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10303 switching between major modes on a file.
10304
602ea69d
SM
103052011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10306
10307 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10308 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10309 multi-line comments as well.
10310
06b60517
JB
103112011-04-19 Juanma Barranquero <lekktu@gmail.com>
10312
10313 Lexical-binding cleanup.
10314
10315 * arc-mode.el (archive-mode-revert):
10316 * cmuscheme.el (scheme-interactively-start-process):
10317 * custom.el (custom-initialize-delay):
10318 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10319 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10320 * emacs-lock.el (emacs-lock-clear-sentinel):
10321 * ezimage.el (defezimage):
10322 * follow.el (follow-avoid-tail-recenter):
10323 * fringe.el (set-fringe-mode-1):
10324 * generic-x.el (bat-generic-mode-compile):
10325 * help-mode.el (help-info-variable, help-do-xref)
10326 (help-mode-revert-buffer):
10327 * help.el (view-emacs-todo):
10328 * iswitchb.el (iswitchb-completion-help):
10329 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10330 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10331 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10332 * locate.el (locate-update):
10333 * longlines.el (longlines-encode-region)
10334 (longlines-after-change-function):
10335 * outline.el (outline-isearch-open-invisible):
10336 * ps-def.el (declare-function, charset-dimension, char-width)
10337 (encode-char):
10338 * ps-mule.el (ps-mule-plot-string):
10339 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10340 (recentf-edit-list-select, recentf-edit-list-validate)
10341 (recentf-open-files-action):
10342 * rect.el (delete-whitespace-rectangle-line)
10343 (rectangle-number-line-callback):
10344 * register.el (window-configuration-to-register)
10345 (frame-configuration-to-register):
10346 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10347 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10348 (xselect-convert-to-targets, xselect-convert-to-delete)
10349 (xselect-convert-to-filename, xselect-convert-to-charpos)
10350 (xselect-convert-to-lineno, xselect-convert-to-colno)
10351 (xselect-convert-to-os, xselect-convert-to-host)
10352 (xselect-convert-to-user, xselect-convert-to-class)
10353 (xselect-convert-to-name, xselect-convert-to-integer)
10354 (xselect-convert-to-atom, xselect-convert-to-identity):
10355 * subr.el (declare, ignore, process-kill-without-query)
10356 (text-clone-maintain):
10357 * terminal.el (te-get-char, te-tic-sentinel):
10358 * tool-bar.el (tool-bar-make-keymap):
10359 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10360 * type-break.el (type-break-mode, type-break-noninteractive-query):
10361 * view.el (View-back-to-mark):
10362 * wid-browse.el (widget-browse-action, widget-browse-widget)
10363 (widget-browse-widgets, widget-browse-sexp):
10364 * widget.el (define-widget-keywords):
10365 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10366 Mark unused parameters.
10367
10368 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10369 (align-areas): Remove unused variable `look'.
10370 (align-region): Remove unused variables `real-end' and `pos-list'.
10371
10372 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10373
10374 * bindings.el (mode-line-modified, mode-line-remote):
10375 Mark unused parameters.
10376 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10377
10378 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10379 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10380
10381 * comint.el (comint-history-isearch-pop-state)
10382 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10383 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10384 (comint-substitute-in-file-name): Doc fix.
10385
10386 * completion.el (cmpl-statistics-block): Mark unused parameter.
10387 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10388 (save-completions-to-file, load-completions-from-file):
10389 Remove unused local variable `e'.
10390
10391 * composite.el (compose-chars): Remove unused variable `len'.
10392 (lgstring-insert-glyph): Remove unused variable `g'.
10393 (compose-glyph-string): Remove unused variables `ascent',
10394 `descent', `lbearing' and `rbearing'.
10395 (compose-glyph-string-relative): Remove unused variables
10396 `lbearing', `rbearing' and `wadjust'.
10397 (compose-gstring-for-graphic): Remove unused variables `header',
10398 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10399 (compose-gstring-for-terminal): Remove unused variables `header'
10400 and `nchars'. Use `let', not `let*'.
10401
10402 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10403 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10404 (Custom-buffer-done, custom-buffer-create-internal)
10405 (custom-browse-visibility-action, custom-browse-group-tag-action)
10406 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10407 (widget-magic-mouse-down-action, custom-toggle-parent)
10408 (custom-add-parent-links, custom-toggle-hide-variable)
10409 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10410 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10411 (custom-face-menu-create, custom-variable-menu-create, get)
10412 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10413 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10414 (customize-apropos): Remove unused variable `tests'.
10415 (custom-group-value-create): Remove unused variable `hidden-p'.
10416 (sort-fold-case): Declare.
10417
10418 * cus-theme.el (custom-reset-standard-faces-list)
10419 (custom-reset-standard-variables-list): Declare.
10420 (customize-create-theme, custom-theme-revert, custom-theme-write)
10421 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10422 Mark unused parameters.
10423
10424 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10425
10426 * delim-col.el (delimit-columns-max): Move defvar before first use.
10427
10428 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10429 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10430
10431 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10432 (auto-insert): Declare.
10433 (desktop-restore-file-buffer): Rename desktop-* parameters;
10434 mark unused ones.
10435 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10436 (desktop-buffer): Rename desktop-* parameters.
10437
10438 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10439 (dframe-reposition-frame-xemacs, dframe-help-echo)
10440 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10441 Mark unused parameters.
10442
10443 * dired-aux.el (backup-extract-version-start, overwrite-query)
10444 (overwrite-backup-query, rename-regexp-query)
10445 (rename-non-directory-query): Declare.
10446 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10447 (dired-add-entry): Remove unused variable `orig-file-name'.
10448 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10449 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10450 `dired-copy-preserve-time' directly.
10451 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10452 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10453
10454 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10455 (dired-virtual-revert, dired-make-relative-symlink):
10456 Mark unused parameters.
10457 (manual-program): Declare.
10458 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10459 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10460 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10461
10462 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10463
10464 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10465
10466 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10467 Declare.
10468
10469 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10470
10471 * electric.el (Electric-command-loop): Rename parameter
10472 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10473
10474 * expand.el (expand-in-literal): Remove unused variable `here'.
10475
10476 * facemenu.el (facemenu-add-new-color):
10477 Remove unused variable `docstring'.
10478
10479 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10480 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10481 (face-attr-construct): Mark unused parameter. Doc fix.
10482 (read-color): Remove unused variable `hex-string'.
10483
10484 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10485 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10486 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10487 (display-buffer-other-frame): Remove unused variable `old-window'.
10488 (kill-buffer-hook): Declare.
10489 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10490 Mark unused parameters.
10491 (after-find-file): Pass 1 to `auto-save-mode', not t.
10492
10493 * files-x.el (auto-insert): Declare.
10494 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10495
10496 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10497 variable `buf'. Mark unused parameter.
06b60517
JB
10498 (find-lisp-insert-directory): Mark unused parameter.
10499
10500 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10501 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10502 (format-common-tail): Remove, unused.
10503 (format-deannotate-region): Remove unused variable `loc'.
10504 (format-annotate-region): Remove unused variable `p'.
10505 (format-annotate-single-property-change): Remove unused variables
10506 `default' and `tail'.
10507
10508 * forms.el (read-file-filter): Declare.
10509 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10510
10511 * frame.el (frame-creation-function-alist): Mark unused parameter.
10512 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10513
10514 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10515 Remove unused parameters.
10516 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10517 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10518
10519 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10520 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10521 (hfy-prepare-tag-map): Mark unused parameters.
10522 (htmlfontify-buffer): Use `called-interactively-p'.
10523
10524 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10525 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10526 (ibuffer-do-occur): Mark unused parameters.
10527 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10528 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10529
10530 * ibuffer.el: Don't quote `lambda'.
10531 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10532 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10533 Mark unused parameters.
10534
10535 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10536 (ido-completing-read): Mark unused parameters.
10537 (ido-copy-current-word): Mark unused parameters;
10538 remove unused variable `name'.
10539 (ido-sort-merged-list): Remove unused parameter `dirs'.
10540
10541 * ielm.el (ielm-input-sender): Mark unused parameter.
10542 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10543 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10544 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10545 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10546 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10547
10548 * image-dired.el (image-dired-display-thumbs): Remove unused
10549 variables `curr-file' and `count'.
10550 (image-dired-remove-tag): Remove unused variable `start'.
10551 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10552 variable `curr-file'
10553 (image-dired-rotate-original): Remove unused variable `temp-file'.
10554 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10555 Remove unused variable `file'.
10556 (image-dired-gallery-generate): Remove unused variable `curr'.
10557 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10558
10559 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10560
10561 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10562
10563 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
10564
10565 * isearch.el (minibuffer-history-symbol): Declare.
10566 (isearch-edit-string): Remove unused variable `err'.
10567 (isearch-message-prefix, isearch-message-suffix):
10568 Mark unused parameters.
10569
10570 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
10571
10572 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
10573
10574 * makesum.el (double-column): Remove unused variable `cnt'.
10575
10576 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
10577 (ido-ignore-item-temp-list): Declare.
10578
10579 * mouse-drag.el (mouse-drag-throw): Remove unused variables
10580 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
10581 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
10582 (mouse-drag-drag): Remove unused variables `mouse-delta' and
10583 `mouse-col-delta'.
10584
10585 * mouse-sel.el (mouse-extend-internal):
10586 Remove unused variable `orig-window-frame'.
10587
10588 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
10589 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
10590 Move declarations before first use.
10591 (pcomplete-opt): Mark unused parameters; doc fix.
10592
10593 * proced.el (proced-revert): Mark unused parameter.
10594 (proced-send-signal): Remove unused variable `err'.
10595
10596 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
10597 Rename parameter PREFIX-ARG to ARG.
10598 (ps-basic-plot-string, ps-basic-plot-whitespace):
10599 Mark unused parameters.
10600
10601 * replace.el (replace-count): Define.
10602 (occur-revert-function): Mark unused parameters.
10603 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
10604 (isearch-case-fold-search, isearch-string): Declare.
10605 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
10606 bind `case-fold-search'. Remove unused variables `beg' and `end',
10607 and simplify.
10608 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
10609 COUNT and bind `replace-count'.
10610 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
10611 to COUNT.
10612
10613 * savehist.el (print-readably, print-string-length): Declare.
10614
10615 * shadowfile.el (shadow-expand-cluster-in-file-name):
10616 Remove unused variable `cluster'.
10617 (shadow-copy-file): Remove unused variable `i'.
10618 (shadow-noquery, shadow-clusters, shadow-site-cluster)
10619 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
10620 (shadow-define-literal-group, shadow-define-regexp-group)
10621 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
10622
10623 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
10624 (shell): Use `called-interactively-p'.
10625 (shell-directory-tracker): Remove unused variable `chdir-failure'.
10626
10627 * simple.el (compilation-context-lines, comint-file-name-quote-list)
10628 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
10629 (delete-backward-char): Remove unused variable `ocol'.
10630 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
10631 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
10632 (event-apply-hyper-modifier, event-apply-shift-modifier)
10633 (event-apply-control-modifier, event-apply-meta-modifier):
10634 Mark unused parameters.
10635 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
10636 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
10637
10638 * speedbar.el (speedbar-ignored-directory-expressions)
10639 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
10640 (speedbar-find-file, speedbar-dir-follow)
10641 (speedbar-directory-buttons-follow, speedbar-tag-find)
10642 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
10643 (speedbar-buffers-line-directory, speedbar-buffer-click):
10644 Mark unused parameters.
10645 (speedbar-tag-file): Remove unused variable `mode'.
10646 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
10647
10648 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
10649
10650 * talk.el (talk): Remove unused variable `display'.
10651
10652 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
10653 (tar-write-region-annotate): Mark unused parameter.
10654
10655 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
10656 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
10657 Declare them, wrapped in `with-no-warnings' to avoid replacing one
10658 warning by another.
10659
10660 * time-stamp.el (time-stamp-string-preprocess):
10661 Remove unused variable `require-padding'.
10662
10663 * tree-widget.el (widget-glyph-enable): Declare.
10664 (tree-widget-action): Mark unused parameter.
10665
10666 * w32-fns.el (x-get-selection): Mark unused parameter.
10667 (autoload-make-program, generated-autoload-file): Declare.
10668
10669 * wdired.el (wdired-revert): Mark unused parameters.
10670 (wdired-xcase-word): Remove unused variable `err'.
10671
10672 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
10673 (whitespace-help-scroll): Remove unused variable `data-help'.
10674
10675 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
10676 (widget-image-insert, widget-after-change, default)
10677 (widget-default-format-handler, widget-default-notify)
10678 (widget-default-prompt-value, widget-info-link-action)
10679 (widget-url-link-action, widget-function-link-action)
10680 (widget-variable-link-action, widget-file-link-action)
10681 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
10682 (widget-field-prompt-internal, widget-field-action, widget-field-match)
10683 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
10684 (widget-insert-button-action, widget-delete-button-action, visibility)
10685 (widget-documentation-link-action, widget-documentation-string-action)
10686 (widget-const-prompt-value, widget-regexp-match, symbol)
10687 (widget-coding-system-prompt-value)
10688 (widget-key-sequence-value-to-external, sexp)
10689 (widget-sexp-value-to-internal, character, vector, cons)
10690 (widget-choice-prompt-value, widget-boolean-prompt-value)
10691 (widget-color--choose-action): Mark unused parameters.
10692 (widget-item-match-inline, widget-choice-match-inline)
10693 (widget-checklist-match, widget-checklist-match-inline)
10694 (widget-group-match): Rename parameter VALUES to VALS.
10695 (widget-field-value-set): Remove unused variable `size'.
10696 (widget-color-action): Remove unused variables `value' and `start'.
10697
10698 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 10699 variable `dir'. Doc fix.
06b60517
JB
10700 (windmove-find-other-window): Don't pass it.
10701
10702 * window.el (count-windows): Mark unused parameter.
10703 (bw-adjust-window): Remove unused variable `err'.
10704
10705 * woman.el (woman-file-name): Remove unused variable `default'.
10706 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
10707 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
10708 (global-font-lock-mode): Declare.
10709 (woman-decode-region): Mark unused parameter.
10710 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
10711
10712 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
10713 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
10714 (x-dnd-handle-moz-url): Remove unused variable `title'.
10715 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
10716
10717 * xml.el (xml-parse-tag, xml-parse-attlist):
10718 Remove unused variable `pos'.
10719
bc4f7f3d
GM
107202011-04-19 Glenn Morris <rgm@gnu.org>
10721
10722 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
10723 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
10724 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10725 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
10726 * calendar/cal-html.el (cal-html-insert-minical):
10727 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
10728 (calendar-mark-date-pattern):
10729 Prefix "unused" locals.
10730
10731 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
10732 optional argument `style'.
10733
10734 * calendar/appt.el (appt-make-list):
10735 * calendar/cal-china.el (calendar-chinese-date-string):
10736 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
10737 (diary-hebrew-yahrzeit):
10738 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
10739 * calendar/calendar.el (calendar-generate-window):
10740 * calendar/time-date.el (time-to-days):
10741 Remove unused local variables.
10742
16a43933
CY
107432011-04-18 Chong Yidong <cyd@stupidchicken.com>
10744
10745 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
10746 glyphless-char-display table.
10747 (tabulated-list-glyphless-char-display): New var.
10748
7eed1860
SS
107492011-04-18 Sam Steingold <sds@gnu.org>
10750
10751 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
10752 to acknowledgments.
10753
4d2d1ccd
GM
107542011-04-17 Glenn Morris <rgm@gnu.org>
10755
10756 * calendar/diary-lib.el (diary-sexp-entry):
10757 * calendar/holidays.el (holiday-sexp):
10758 Set debug-on-error rather than the removed stack-trace-on-error.
10759
239da61d
GM
107602011-04-16 Glenn Morris <rgm@gnu.org>
10761
10762 * progmodes/f90.el: Use lexical-binding.
10763 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
10764
8b05752a
SM
107652011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10766
daca8ba5
SM
10767 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
10768 (mail-mode): Setup mailalias completion here instead.
10769 * mail/mailalias.el: Use lexical-binding.
10770 (pattern, mailalias-done): Declare dynamic.
10771 (mail-completion-at-point-function): New function, from mail-complete.
10772 (mail-complete): Use it.
10773 (mail-completion-expand): New function.
10774 (mail-get-names): Use it.
10775 (mail-directory, mail-directory-process, mail-directory-stream):
10776 Don't use `pattern' for lexically bound arg.
10777
6f542485
SM
10778 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
10779
037e7c3f
SM
10780 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
10781 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
10782 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
10783
8b05752a
SM
10784 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
10785 (byte-save-window-excursion, byte-temp-output-buffer-setup)
10786 (byte-interactive-p): Define them again, for use when inlining
10787 old code.
10788
49093f60
JB
107892011-04-15 Juanma Barranquero <lekktu@gmail.com>
10790
10791 * loadup.el: Use `string-to-number', not `string-to-int'.
10792
b5b8e7de
SM
107932011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10794
10795 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
10796 gud-gdb-complete-command.
10797 (gud-gdb-completions): New function, from gud-gdb-complete-command.
10798 (gud-gdb-completion-at-point): New function.
10799 (gud-gdb-completions): Remove.
10800
f42efeb5
MA
108012011-04-14 Michael Albinus <michael.albinus@gmx.de>
10802
49093f60
JB
10803 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
10804 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
10805 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
10806 whether `executable-find' is bound.
f42efeb5
MA
10807
10808 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
10809
e240cc21
SM
108102011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10811
10812 * minibuffer.el (completion-in-region-mode-predicate)
10813 (completion-in-region-mode--predicate): New vars.
10814 (completion-in-region, completion-in-region--postch)
10815 (completion-in-region-mode): Use them.
10816 (completion--capf-wrapper): Also return the hook function.
10817 (completion-at-point, completion-help-at-point):
10818 Adjust and provide a predicate.
c2bd2ab0
SM
10819
10820 Preserve arg names for advice of subr and lexical functions (bug#8457).
10821 * help-fns.el (help-function-arglist): Consolidate the subr and
10822 new-byte-code cases. Add argument `preserve-names' to extract names
10823 from the docstring when needed.
10824 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
10825 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
10826 (ad-arglist): Use help-function-arglist's new arg.
10827 (ad-definition-type): Use cond.
10828
c183f693
JB
108292011-04-13 Juanma Barranquero <lekktu@gmail.com>
10830
06641a47
JB
10831 * autorevert.el (auto-revert-handler):
10832 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
10833 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
10834 Don't quote lambda.
10835
c183f693
JB
10836 * image-mode.el (image-transform-set-scale):
10837 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
10838
1e3b6001
G
108392011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10840
10841 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 10842 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
10843 Upgrades via gnutls-cli are too slow to be done opportunistically.
10844
2d6af8dd
JB
108452011-04-12 Juanma Barranquero <lekktu@gmail.com>
10846
10847 * dframe.el (dframe-current-frame): Remove spurious quote.
10848
c0749a51
GM
108492011-04-12 Glenn Morris <rgm@gnu.org>
10850
088d0d61
GM
10851 * calendar/cal-tex.el (cal-tex-end-document):
10852 Try to automatically use latin1 input if needed.
10853
c0749a51
GM
10854 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
10855 Don't try to cons a mark onto an empty element.
10856
5c90fde0
LL
108572011-04-11 Leo Liu <sdl.web@gmail.com>
10858
10859 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
10860 buffers.
10861 (ido-kill-buffer-at-head): Support killing virtual buffers.
10862
369e974d
CY
108632011-04-10 Chong Yidong <cyd@stupidchicken.com>
10864
10865 * minibuffer.el (completion-show-inline-help): New var.
10866 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
10867 (minibuffer-force-complete, minibuffer-complete-word):
10868 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
10869
10870 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
10871 to avoid interference from inline help (Bug#5849).
10872
37f1c930
LL
108732011-04-10 Leo Liu <sdl.web@gmail.com>
10874
099c39a4
JB
10875 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10876 Fix typo.
37f1c930 10877
a32d4040
CY
108782011-04-09 Chong Yidong <cyd@stupidchicken.com>
10879
10880 * image-mode.el (image-toggle-display-image): Signal an error if
10881 not in Image mode.
10882 (image-transform-mode, image-transform-resize)
10883 (image-transform-set-rotation): Doc fix.
daca8ba5 10884 (image-transform-set-resize): Delete.
a32d4040
CY
10885 (image-transform-set-scale, image-transform-fit-to-height)
10886 (image-transform-fit-to-width): Handle image-toggle-display-image
10887 and image-transform-resize directly.
10888
099c39a4 108892011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
10890
10891 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
10892 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
10893 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
10894 (doc-view-mode-map): Add bindings for the new functions.
10895
099c39a4 108962011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 10897
4d61f28d 10898 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
10899 Fix typo in docstring.
10900
3726838a
EZ
109012011-04-08 Eli Zaretskii <eliz@gnu.org>
10902
04f33f1e
EZ
10903 * files.el (file-size-human-readable): Produce one digit after
10904 decimal, like "ls -lh" does.
10905
10906 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
10907 the file size representation.
10908
3726838a
EZ
10909 * simple.el (list-processes): If async subprocesses are not
10910 available, error out with a clear error message.
10911
cbb59342
CY
109122011-04-08 Chong Yidong <cyd@stupidchicken.com>
10913
10914 * help.el (help-form-show): New function, to be called from C.
10915 Put help-form output in a buffer named differently than *Help*.
10916
e3971c44
EZ
109172011-04-08 Eli Zaretskii <eliz@gnu.org>
10918
10919 * files.el (file-size-human-readable): New function.
10920
10921 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
10922 computing the representation inline. Don't require `cl'.
10923
12544bbe
GM
109242011-04-08 Glenn Morris <rgm@gnu.org>
10925
a1de6c6a
GM
10926 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
10927
3c4671f4
GM
10928 * net/browse-url.el (browse-url-firefox):
10929 Test system-type, not system-configuration.
10930
b605679c
GM
10931 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
10932 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
10933 Use log-edit-empty-buffer-p. (Bug#7598)
10934
56442f0c
GM
10935 * net/rlogin.el (rlogin-process-connection-type): Simplify.
10936 (rlogin-mode-map): Initialize in the defvar.
10937 (rlogin): Use ignore-errors.
10938
12544bbe
GM
10939 * replace.el (occur-mode-map): Some fixes for menu items.
10940
eb237b0f
AH
109412011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
10942
10943 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
10944
7d668f2c
CY
109452011-04-06 Chong Yidong <cyd@stupidchicken.com>
10946
e67a13ab
CY
10947 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
10948 issuing unused warnings.
10949
10950 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
10951 macro directly.
10952
7d668f2c
CY
10953 * simple.el: Lisp reimplement of list-processes. Based on an
10954 earlier reimplementation by Leo Liu, but using tabulated-list.el.
10955 (process-menu-mode): New major mode.
10956 (list-processes--refresh, list-processes):
10957 (process-menu-visit-buffer): New functions.
10958
10959 * files.el (save-buffers-kill-emacs): Don't assume any return
10960 value of list-processes, which is undocumented anyway.
10961
a83ec3c9
CY
109622011-04-06 Chong Yidong <cyd@stupidchicken.com>
10963
10964 * emacs-lisp/tabulated-list.el: New file.
10965
e91a96fe
CY
10966 * emacs-lisp/package.el: Use Tabulated List mode.
10967 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
10968 (package-menu-mode): Derive from tabulated-list-mode. Set up the
10969 table format using Tabulated List mode variables.
10970 (package--push): New macro, replacing package-list-maybe-add.
10971 (package-menu--generate): Use package--push. Renamed from
10972 package--generate-package-list.
10973 (package-menu-refresh, list-packages): Use it.
daca8ba5 10974 (package-menu--print-info): Rename from package-print-package.
e91a96fe 10975 Return insertion data instead of inserting it directly.
099c39a4
JB
10976 (package-menu-describe-package, package-menu-execute):
10977 Use tabulated-list-get-id.
e91a96fe
CY
10978 (package-menu-mark-delete, package-menu-mark-install)
10979 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
10980 (package-menu-mark-obsolete-for-deletion):
10981 Use tabulated-list-put-tag.
e91a96fe
CY
10982 (package--list-packages, package-menu-revert)
10983 (package-menu-get-package, package-menu-get-version)
10984 (package-menu-sort-by-column): Functions deleted.
10985 (package-menu-package-list, package-menu-sort-key): Vars deleted.
10986 (package-menu--status-predicate, package-menu--version-predicate)
10987 (package-menu--name-predicate)
10988 (package-menu--description-predicate): Handle arguments in the
10989 Tabulated List format.
10990 (package-list-packages-no-fetch): Call list-packages.
10991
3e214b50
JB
109922011-04-06 Juanma Barranquero <lekktu@gmail.com>
10993
10994 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 10995 (after-find-file): Don't bind it.
3e214b50
JB
10996 (revert-buffer-in-progress-p): New variable.
10997 (revert-buffer): Bind it.
10998 Pass nil for `after-find-file-from-revert-buffer'.
10999
11000 * saveplace.el (save-place-find-file-hook): Use new variable
11001 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
11002
3f0f1700
GM
110032011-04-06 Glenn Morris <rgm@gnu.org>
11004
c0274801
GM
11005 * Makefile.in (AUTOGEN_VCS): New variable.
11006 (autoloads): Use $AUTOGEN_VCS.
11007
3f0f1700
GM
11008 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
11009 * calendar/calendar.el (calendar-mode-map):
11010 Check for toolkit scroll bars. (Bug#8305)
11011
41ea9e48
CY
110122011-04-05 Chong Yidong <cyd@stupidchicken.com>
11013
11014 * minibuffer.el (completion-in-region--postch)
11015 (completion-in-region-mode): Remove unnecessary messages.
11016
6194c800
JB
110172011-04-05 Juanma Barranquero <lekktu@gmail.com>
11018
33256f14
JB
11019 * font-lock.el (font-lock-refresh-defaults):
11020 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
11021 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
11022
6194c800
JB
11023 * info.el (Info-directory-list, Info-read-node-name-2)
11024 (Info-split-parameter-string): Doc fixes.
11025 (Info-virtual-nodes): Reflow docstring.
11026 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
11027 (Info-apropos-toc-nodes, info-finder, Info-get-token)
11028 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
11029 Fix typos in docstrings.
11030 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
11031 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
11032 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
11033 (Info-restore-desktop-buffer): Mark unused parameters.
11034 (Info-directory-find-file, Info-directory-find-node)
11035 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
11036 (Info-virtual-index-find-node, Info-apropos-find-file)
11037 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 11038 Mark unused parameters; fix typos in docstrings.
6194c800
JB
11039 (Info-virtual-index): Remove unused local variable `nodename'.
11040
b87a8200 110412011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 11042
b87a8200
DD
11043 * net/rcirc.el: Update my e-mail address.
11044 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 11045
3b2ff876
CY
110462011-04-05 Chong Yidong <cyd@stupidchicken.com>
11047
11048 * startup.el (command-line): Save the cursor's theme-face
11049 directly, instead of using face-override-spec.
11050
11051 * custom.el (load-theme): Minor optimization in assigning faces.
11052
8d17e7ca
JB
110532011-04-04 Juanma Barranquero <lekktu@gmail.com>
11054
11055 * help-fns.el (describe-variable): Complete all variables having
11056 documentation, including keywords.
11057 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
11058
2fbc1934
JB
110592011-04-04 Juanma Barranquero <lekktu@gmail.com>
11060
11061 Convert to lexical-binding.
11062
11063 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
11064 (bs--get-marked-string, bs--get-modified-string)
11065 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
11066 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
11067 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
11068
11069 * ehelp.el (electric-help-execute-extended)
11070 (electric-help-ctrl-x-prefix):
11071 * hexl.el (hexl-revert-buffer-function):
11072 * linum.el (linum-after-change, linum-after-scroll):
11073 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
11074
11075 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
11076
74f50695
DU
110772011-04-04 Daiki Ueno <ueno@unixuser.org>
11078
11079 * epa-dired.el:
11080 * epa-mail.el:
11081 * epa-hook.el:
11082 * epa-file.el:
11083 * epa.el:
11084 * epg.el: Use lexical binding.
11085
c11325f7
CY
110862011-04-03 Chong Yidong <cyd@stupidchicken.com>
11087
0d9e9a12
CY
11088 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
11089
c11325f7 11090 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
11091 dictionary case for flyspell-mark-duplications-exceptions.
11092 Use regexp matching for languages.
c11325f7
CY
11093 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
11094 default dictionary (Bug#7926).
11095
da91b5f2
CY
110962011-04-02 Chong Yidong <cyd@stupidchicken.com>
11097
099c39a4
JB
11098 * emacs-lisp/package.el (package--with-work-buffer):
11099 Recognize https URLs.
da91b5f2 11100
099c39a4
JB
11101 * net/network-stream.el: Move from gnus/proto-stream.el.
11102 Change prefix to network-stream throughout.
da91b5f2
CY
11103 (open-protocol-stream): Merge into open-network-stream, leaving
11104 open-protocol-stream as an alias. Handle nil BUFFER args.
11105
11106 * subr.el (open-network-stream): Move to net/network-stream.el.
11107
afa8e9f6
GM
111082011-04-02 Glenn Morris <rgm@gnu.org>
11109
1d2e369d
GM
11110 * find-dired.el (find-exec-terminator): New option.
11111 (find-ls-option): Test for -ls support.
11112 (find-ls-subdir-switches): Test for -b in find-ls-option.
11113 (find-dired, find-grep-dired): Doc fixes.
11114 (find-dired): Use find-exec-terminator.
11115
8abb7da8 11116 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
11117 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
11118 (find-name-arg): Remove purecopy.
8abb7da8 11119
f3ca7378
GM
11120 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
11121 (grep-compute-defaults): Check for `-exec COMMAND +' support.
11122 Set grep-find-use-xargs, grep-find-command, and grep-find-template
11123 accordingly. Don't add the null-device if not needed.
11124
afa8e9f6
GM
11125 * files.el (save-some-buffers): Doc fix.
11126
35eae264
EZ
111272011-04-02 Eli Zaretskii <eliz@gnu.org>
11128
11129 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11130
26b51db5
JB
111312011-04-01 Juanma Barranquero <lekktu@gmail.com>
11132
11133 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11134 Use `dolist' rather than `mapcar'.
11135
7200d79c
SM
111362011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11137
03408648 11138 Add lexical binding.
7200d79c 11139
03408648
SM
11140 * subr.el (apply-partially): Use new closures rather than CL.
11141 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11142 (dolist, dotimes): Use slightly different expansion for lexical code.
11143 (functionp): Move to C.
11144 (letrec): New macro.
11145 (with-wrapper-hook): Use it and apply-partially instead of CL.
11146 (eval-after-load): Preserve lexical-binding.
11147 (save-window-excursion, with-output-to-temp-buffer): Turn them
11148 into macros.
7200d79c 11149
03408648
SM
11150 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11151
11152 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11153 than the arglist.
11154 (help-add-fundoc-usage): Don't add `Not documented'.
11155 (help-function-arglist): Handle closures, subroutines, and new
11156 byte-code-functions.
11157 (help-make-usage): Remove leading underscores.
11158 (describe-function-1): Handle closures.
11159 (describe-variable): Use special-variable-p for completion.
11160
11161 * files.el (lexical-binding): Declare safe.
f488fb65 11162
03408648
SM
11163 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11164 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11165 (pcase): Add `let' pattern.
11166 Change memoization so it actually works.
11167 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11168 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11169 <let>: New case.
f488fb65 11170
03408648
SM
11171 * emacs-lisp/macroexp.el: Use lexical binding.
11172 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11173 Don't convert ' to #' without checking that it's indeed quoting
11174 a lambda.
11175
11176 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11177 Use eval-sexp-add-defvars.
03408648
SM
11178 (eval-sexp-add-defvars): New fun.
11179
11180 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11181
11182 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11183 Don't autoload.
11184 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11185 than the internal `byte-compile-lambda'.
11186 (defmethod): Don't hide code under quotes.
11187 (eieio-defmethod): New `code' argument.
11188
11189 * emacs-lisp/eieio-comp.el: Remove.
11190
11191 * emacs-lisp/edebug.el (edebug-eval-defun)
11192 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11193 (edebug-toggle): Avoid `eval'.
11194
11195 * emacs-lisp/disass.el (disassemble-internal): Handle new
11196 `closure' objects.
11197 (disassemble-1): Handle new byte codes.
11198
11199 * emacs-lisp/cl.el (pushnew): Silence warning.
11200
11201 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11202 (cl-byte-compile-throw): Remove.
11203 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11204
11205 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11206 closures.
11207
11208 * emacs-lisp/cconv.el: New file.
11209
11210 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11211 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11212 (byte-compile-initial-macro-environment):
11213 Handle declare-function here.
11214 (byte-compile--lexical-environment): New var.
11215 (byte-stack-ref, byte-stack-set, byte-discardN)
11216 (byte-discardN-preserve-tos): New lap codes.
11217 (byte-interactive-p): Don't use any more.
11218 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11219 New macros.
11220 (byte-compile-lapcode): Use them and handle new lap codes.
11221 (byte-compile-obsolete): Remove.
11222 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11223 (byte-compile-arglist-warn): Check late def of inlinable funs.
11224 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11225 since they should have been expanded by now.
11226 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11227 (byte-compile-from-buffer): Remove unused second arg.
11228 (byte-compile-preprocess): New function.
11229 (byte-compile-toplevel-file-form): New function to distinguish
11230 file-form calls from outside from file-form calls from hunk-handlers.
11231 (byte-compile-file-form): Simplify.
11232 (byte-compile-file-form-defsubst): Remove.
11233 (byte-compile-file-form-defmumble): Simplify now that
11234 byte-compile-lambda always returns a byte-code-function.
11235 (byte-compile): Preprocess.
11236 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11237 Remove, not used any more.
11238 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11239 (byte-compile-make-args-desc): New funs.
11240 (byte-compile-lambda): Handle lexical functions. Always return
11241 a byte-code-function.
11242 (byte-compile-reserved-constants): New var, to make up room for
11243 closed-over variables.
11244 (byte-compile-constants-vector): Obey it.
11245 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11246 (byte-compile-macroexpand-declare-function): New function.
11247 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11248 byte-code-functions.
11249 (byte-compile-form): Check obsolescence here.
11250 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11251 (byte-compile-variable-ref): Remove.
11252 (byte-compile-dynamic-variable-op): New fun.
11253 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11254 (byte-compile-variable-set): New funs.
11255 (byte-compile-discard): Add 2 args.
11256 (byte-compile-stack-ref, byte-compile-stack-set)
11257 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11258 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11259 macroexpand-all instead.
11260 (byte-compile-quote-form): Remove.
11261 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11262 (byte-compile-bind, byte-compile-unbind): New funs.
11263 (byte-compile-let): Handle let* and lexical binding.
11264 (byte-compile-let*): Remove.
11265 (byte-compile-catch, byte-compile-unwind-protect)
11266 (byte-compile-track-mouse, byte-compile-condition-case):
11267 Handle a new :fun-body form, used for lexical scoping.
11268 (byte-compile-save-window-excursion)
11269 (byte-compile-with-output-to-temp-buffer): Remove.
11270 (byte-compile-defun): Simplify.
11271 (byte-compile-stack-adjustment): New fun.
11272 (byte-compile-out): Use it.
11273 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11274
11275 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11276 handler any more.
11277
11278 * emacs-lisp/byte-opt.el: Use lexical binding.
11279 (byte-inline-lapcode): Remove (to bytecomp).
11280 (byte-compile-inline-expand): Pay attention to inlining to/from
11281 lexically bound code.
11282 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11283 any more.
11284 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11285 any more and don't call compiler-macros.
11286 (byte-compile-splice-in-already-compiled-code): Remove.
11287 (byte-code): Don't inline any more.
11288 (disassemble-offset): Receive `bytes' as argument rather than via
11289 dynamic scoping.
11290 (byte-compile-tag-number): Declare before first use.
11291 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11292 `return' even if make-spliceable.
11293 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11294 obsolete interactive-p.
11295 (byte-optimize-lapcode): Optimize new lap-codes.
11296 Don't trip up on new form of `byte-constant' lap code.
11297
11298 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11299
11300 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11301
11302 * custom.el (custom-initialize-default, custom-declare-variable):
11303 Use `defvar'.
11304
11305 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11306 New variables.
11307 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11308 (COMPILE_FIRST): Add macroexp and cconv.
11309 * makefile.w32-in: Mirror changes in Makefile.in.
11310
11311 * vc/cvs-status.el:
11312 * vc/diff-mode.el:
11313 * vc/log-edit.el:
11314 * vc/log-view.el:
11315 * vc/smerge-mode.el:
11316 * textmodes/bibtex-style.el:
11317 * textmodes/css.el:
11318 * startup.el:
11319 * uniquify.el:
da91b5f2
CY
11320 * minibuffer.el:
11321 * newcomment.el:
11322 * reveal.el:
11323 * server.el:
11324 * mpc.el:
11325 * emacs-lisp/smie.el:
11326 * doc-view.el:
11327 * dired.el:
03408648
SM
11328 * abbrev.el: Use lexical binding.
11329
0f0c1f27
EZ
113302011-04-01 Eli Zaretskii <eliz@gnu.org>
11331
11332 * info.el (info-display-manual): New function.
11333
c82b2579
SM
113342011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11335
11336 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11337
221ddf68
TH
113382011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11339
11340 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11341 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11342
cba6e77e
GM
113432011-03-31 Glenn Morris <rgm@gnu.org>
11344
e040639f
GM
11345 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11346
cba6e77e
GM
11347 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11348
6d0f1c9e
CS
113492011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11350
11351 * progmodes/python.el (python-default-interpreter)
11352 (python-python-command-args, python-jython-command-args)
11353 (python-which-shell, python-which-args, python-which-bufname)
11354 (python-file-queue, python-comint-output-filter-function)
11355 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11356 variables and functions.
11357
3e2d70fd
SM
113582011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11359
11360 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11361 (completion-in-region-mode): New minor mode.
11362 (completion-in-region): Use it.
11363 (completion-in-region--data, completion-in-region-mode-map): New vars.
11364 (completion-in-region--postch): New function.
11365 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11366 New vars.
11367 (completion--capf-wrapper): New function.
11368 (completion-at-point): Use it to track well-behavedness of
11369 hook functions.
11370 (completion-help-at-point): New command.
11371
f3e4086c
JM
113722011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11373
11374 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11375 syntax class to search for whitespace on a single line
11376 (Message-ID: <4D938140.4030905@redhat.com>).
11377
eb7ffc14
LL
113782011-03-30 Leo Liu <sdl.web@gmail.com>
11379
11380 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11381 New commands.
11382 (edit-abbrevs-map): Bind them here.
11383 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11384
d806ab68
KM
113852011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11386
11387 * allout.el (allout-hide-by-annotation, allout-flag-region):
11388 Reduce possibility of overlay leakage by making them volatile.
11389
11390 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11391 hash is not shared between buffers. Mode initialization is
11392 responsible for giving it a useful starting value.
11393 (allout-item-span): Reduce possibility of overlay leakage by
11394 making them volatile.
11395 (allout-widgets-count-buttons-in-region): Add diagnostic function
11396 for tracking down button overlay leaks.
11397
ea622834
LL
113982011-03-29 Leo Liu <sdl.web@gmail.com>
11399
11400 * ido.el (ido-read-internal): Use the default history var
11401 minibuffer-history if no HISTORY is specified.
11402
b62f8267
G
114032011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11404
03408648
SM
11405 * net/imap.el (imap-shell-open, imap-process-connection-type):
11406 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11407 Kerberos, SSL, other subprocesses.
11408
947b6566
LL
114092011-03-28 Leo Liu <sdl.web@gmail.com>
11410
11411 * abbrev.el (abbrev-table-empty-p): New function.
11412 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11413 nonempty ones. (Bug#5937)
11414
5ffb62aa
JD
114152011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11416
11417 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11418
7a097943
LL
114192011-03-27 Leo Liu <sdl.web@gmail.com>
11420
11421 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11422 for foreground and background colors.
11423 (ansi-color-make-color-map): Adapt.
11424
c5b40130
LL
114252011-03-25 Leo Liu <sdl.web@gmail.com>
11426
1f48f7d2
LL
11427 * midnight.el (midnight-time-float): Remove. Note it calculates
11428 the microsecond component incorrectly and seconds-to-time does the
11429 same job.
625897ec 11430 Remove redundant (require 'timer).
1f48f7d2 11431
c5b40130
LL
11432 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11433 (ido-completions): Remove unused arguments. (Bug#8329)
11434
d86d2721
SM
114352011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11436
11437 * minibuffer.el (completion--flush-all-sorted-completions):
11438 Remove itself from hook.
11439 (completion-at-point): Let the functions perform the completion
11440 immediately and return nil or t.
11441 * comint.el (comint-dynamic-complete-functions): Now identical to
11442 completion-at-point-functions.
11443 (comint-dynamic-list-input-ring): Remove unused var `index'.
11444 (comint--match-partial-filename, comint--unquote&expand-filename):
11445 New funs, split from comint-match-partial-filename.
11446 (comint-dynamic-complete): Use completion-at-point.
11447 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11448
e8974c48
DA
114492011-03-24 Drew Adams <drew.adams@oracle.com>
11450
11451 * thingatpt.el: Support `defun'.
11452
def71b5e
LL
114532011-03-23 Leo Liu <sdl.web@gmail.com>
11454
cb5af48e
LL
11455 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11456
def71b5e
LL
11457 * help-mode.el (help-mode-finish): Tweak regexp.
11458
927c53e7
GM
114592011-03-23 Glenn Morris <rgm@gnu.org>
11460
18d05bed
GM
11461 * eshell/esh-opt.el (eshell-eval-using-options):
11462 Do not bind unused local variable `eshell-option-stub'.
11463
927c53e7
GM
11464 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11465
9d0da923
JB
114662011-03-22 Juanma Barranquero <lekktu@gmail.com>
11467
11468 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11469 keymap variable in `with-no-warnings' to avoid a warning when the
11470 keymap has been already `defconst'ed.
11471
4b978a67
LL
114722011-03-22 Leo Liu <sdl.web@gmail.com>
11473
11474 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11475 encode all chars in abbrevs; otherwise use emacs-mule or
11476 utf-8-emacs. (Bug#8308)
11477
5fd62452
JB
114782011-03-22 Juanma Barranquero <lekktu@gmail.com>
11479
0b1596c6
JB
11480 * simple.el (backward-delete-char-untabify):
11481 Avoid warning about using `delete-backward-char'.
11482
5fd62452
JB
11483 * image.el (image-type-file-name-regexps): Make it variable.
11484 `imagemagick-register-types' modifies it, and the user may want
11485 to add new extensions for known image types.
11486 (imagemagick-register-types): Throw error if not using ImageMagick.
11487
0b4e93f1
LL
114882011-03-22 Leo Liu <sdl.web@gmail.com>
11489
11490 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11491 located before rcirc-prompt-end-marker.
11492 (rcirc-complete): Error if point is not after rcirc prompt.
11493 Handle the case when table is nil.
9882e214 11494 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11495
fccee4ab
CY
114962011-03-22 Chong Yidong <cyd@stupidchicken.com>
11497
11498 * custom.el (custom--inhibit-theme-enable): Make it affect only
11499 custom-theme-set-variables and custom-theme-set-faces.
11500 (provide-theme): Ignore custom--inhibit-theme-enable.
11501 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11502 (custom-enabling-themes): Delete variable.
d86d2721
SM
11503 (enable-theme): Accept only loaded themes as arguments.
11504 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11505 (custom-enabled-themes): Forbid themes from setting this.
11506 Eliminate use of custom-enabling-themes.
11507 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11508
af896da6
LL
115092011-03-21 Leo Liu <sdl.web@gmail.com>
11510
11511 * ido.el (ido-read-internal): Add ido-selected to history instead
11512 of user input.
11513
78f64af0
SM
115142011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11515
11516 * subr.el (deferred-action-list, deferred-action-function):
11517 Mark obsolete.
11518
b16ac1ec
LL
115192011-03-21 Leo Liu <sdl.web@gmail.com>
11520
810f7698
LL
11521 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11522 change on 2011-02-13 (bug#8309).
11523
b16ac1ec
LL
11524 * minibuffer.el (read-file-name-function): Change default value.
11525 (read-file-name--defaults): Rename from read-file-name-defaults.
11526 (read-file-name-default): Rename from read-file-name.
11527 (read-file-name): Call read-file-name-function.
11528
4e05e67e
GM
115292011-03-21 Glenn Morris <rgm@gnu.org>
11530
11531 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11532 Doc fixes.
11533
4359915b
CY
115342011-03-21 Chong Yidong <cyd@stupidchicken.com>
11535
11536 * cus-theme.el: Add missing provide statement.
11537 (customize-create-theme): Extract theme value correctly.
11538 (custom-theme-visit-theme): Autoload.
11539 (customize-create-theme): Prompt before inserting default faces.
11540
1fe275ee
JB
115412011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11542
11543 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11544 units and musical notes.
11545
cd394be1 115462011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11547
11548 * ido.el (ido-read-internal): Use completing-read-default.
11549 (ido-completing-read): Fix compatibility with completing-read.
11550
7d476bde
CO
115512011-03-20 Christian Ohler <ohler@gnu.org>
11552
11553 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11554 (ert-delete-all-tests): Use `called-interactively-p' rather than
11555 `interactive-p'.
11556 (ert--make-xrefs-region): Respect END.
11557
fe0fb33e
CY
115582011-03-19 Chong Yidong <cyd@stupidchicken.com>
11559
ff854b0b
CY
11560 * dired-aux.el (dired-create-directory): Signal an error if the
11561 directory already exists (Bug#8246).
11562
fe0fb33e
CY
11563 * facemenu.el (list-colors-display): Call list-faces-display
11564 inside with-help-window.
11565 (list-colors-print): Use display property to align the final
11566 column, instead of checking window-width.
11567
576bce32
EZ
115682011-03-19 Eli Zaretskii <eliz@gnu.org>
11569
4d61f28d 11570 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
11571 windows-nt systems.
11572 (emerge-protect-metachars): Quote correctly for ms-dos and
11573 windows-nt systems.
11574
89c41d68 115752011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
11576
11577 * info.el (info-initialize): Replace all uses of `:' with
11578 path-separator for compatibility with non-Unix systems.
11579 Cache quoting of path-separator. (Bug#8258)
11580
b14e3e21 115812011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
11582
11583 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
11584 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
11585 (mouse-avoidance-mode): Fix typos in docstrings.
11586
4525ce3e
CY
115872011-03-19 Chong Yidong <cyd@stupidchicken.com>
11588
11589 * startup.el (package-subdirectory-regexp): Move from package.el.
11590 Omit \\` and \\', and let callers add them.
11591
11592 * emacs-lisp/package.el (package-strip-version)
11593 (package-load-all-descriptors): Add \\` and \\' to
11594 package-subdirectory-regexp before using it.
11595 (package-untar-buffer): New arg DIR; ensure that file untars only
11596 into this expected directory. Remove superfluous delete-region.
11597 (package-unpack): Caller changed.
11598 (package-tar-file-info): Use package-subdirectory-regexp.
11599
a904a09a 116002011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 11601
a904a09a
SM
11602 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
11603 diff-mode-shared-map (bug#8284).
11604 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
11605
116062011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11607
11608 * calendar/time-date.el (format-seconds): Use assoc instead of
11609 assoc-string, since assoc-string doesn't exist in XEmacs.
11610
171fc304
JB
116112011-03-17 Juanma Barranquero <lekktu@gmail.com>
11612
11613 * custom.el (custom-known-themes): Reflow docstring.
11614 (custom-theme-load-path): Fix typo in docstring.
11615 (load-theme): Fix typo in error message.
11616 (custom-available-themes, custom-variable-theme-value):
11617 Use `let', not `let*'.
11618
d71990a1
JB
116192011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
11620
11621 * calc/README: Mention inclusion of musical notes.
11622
11623 * calc/calc-units.el (calc-lu-quant): Rename from
11624 `calc-logunits-quantity'.
11625 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
11626 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
11627 (calc-db): Rename from `calc-dblevel'.
11628 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
11629 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
11630 (calc-np): Rename from `calc-nplevel'.
11631 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
11632 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
11633 (calc-lu-plus): Rename from `calc-logunits-add'.
11634 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
11635 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
11636 (calc-lu-minus): Rename from `calc-logunits-sub'.
11637 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
11638 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
11639 (calc-lu-times): Rename from `calc-logunits-mul'.
11640 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
11641 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
11642 (calc-lu-divide): Rename from `calc-logunits-div'.
11643 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
11644 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
11645
11646 * calc/calc-ext.el (calc-init-extensions): Update the names of the
11647 functions being autoloaded.
11648
11649 * calc/calc.el (calc-lu-power-reference): Rename from
11650 `calc-logunits-power-reference'.
11651 (calc-lu-field-reference): Rename from
11652 `calc-logunits-field-reference'.
11653
7a71b18d
GM
11654 * calc/calc-help.el (calc-l-prefix-help):
11655 Mention musical note functions.
d71990a1 11656
40c2934b
SM
116572011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11658
11659 * minibuffer.el (completion-all-sorted-completions):
11660 Use :completion-cycle-penalty text property if present.
11661
b0911414
KM
116622011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
11663
11664 * allout.el (allout-yank-processing): Adjust for new rebulleting
11665 regime so bullet being yanked is used without prompting the user
11666 for a choice.
11667
8a05b668
JB
116682011-03-16 Juanma Barranquero <lekktu@gmail.com>
11669
11670 * startup.el (command-line): Warn the user that _emacs is deprecated.
11671
5ba5fb81
JB
116722011-03-16 Juanma Barranquero <lekktu@gmail.com>
11673
11674 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
11675 (delphi-verbose, delphi-comment-face, delphi-string-face)
11676 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
11677 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
11678 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
11679 (delphi-new-comment-line, delphi-font-lock-defaults)
11680 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
11681 Fix typos in docstrings.
11682
2dab465b
KM
116832011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
11684
5ba5fb81 11685 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
11686 Invert the roles of character and string values for INSTEAD, so a
11687 string is used for the more common case of a defaulting prompt.
11688
0adf5618
SM
116892011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11690
11691 * progmodes/ruby-mode.el (ruby-backward-sexp):
11692 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
11693 * play/gamegrid.el (gamegrid-make-face):
11694 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
11695 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
11696 * notifications.el (notifications-notify):
11697 * net/xesam.el (xesam-search-engines):
11698 * net/quickurl.el (quickurl-list-insert):
11699 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
11700
d72700e5
CY
117012011-03-15 Chong Yidong <cyd@stupidchicken.com>
11702
11703 * startup.el (command-line): Update package subdirectory regexp.
11704
49c5410a
SM
117052011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11706
c6eee9aa
SM
11707 * allout.el (allout-abbreviate-flattened-numbering)
11708 (allout-mode-deactivate-hook): Fix up obsolescence "date".
11709
49c5410a
SM
11710 * subr.el (read-char-choice): Only show the cursor after the prompt,
11711 not after the answer.
11712
047b2bb9
KR
117132011-03-15 Kevin Ryde <user42@zip.com.au>
11714
11715 * help-fns.el (variable-at-point): Skip leading quotes, if any
11716 (bug#8253).
11717
0a57d256
SM
117182011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11719
11720 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
11721 warning message.
11722
77c992bc
MA
117232011-03-14 Michael Albinus <michael.albinus@gmx.de>
11724
11725 * shell.el (shell): When called interactively, offer to change the
11726 shell file name on remote hosts.
11727
eebc475d
TZ
117282011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11729
11730 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
11731 integration for LDAP parameters. The host, base, user or binddn,
11732 and secret tokens can be specified in a netrc file, for instance.
11733 This is optional because an `auth-source' parameter must be
11734 specified in the search attributes.
11735
9d05d1ba
JB
117362011-03-13 Juanma Barranquero <lekktu@gmail.com>
11737
11738 * help.el (describe-mode): Link to the mode's definition (bug#8185).
11739
09d9db2c
GM
117402011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11741
11742 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
11743 into declaration. Remove redundant and harmful binding.
11744
117452011-03-12 Eli Zaretskii <eliz@gnu.org>
11746
11747 * files.el (file-ownership-preserved-p): Pass `integer' as an
11748 explicit 2nd argument to `file-attributes'. If the file's owner
11749 is the Administrators group on Windows, and the current user is
11750 Administrator, consider that a match.
11751
11752 * server.el (server-ensure-safe-dir): Consider server directory
11753 safe on MS-Windows if its owner is the Administrators group while
11754 the current Emacs user is Administrator. Use `=' to compare
11755 numerical UIDs, since they could be integers or floats.
11756
219bd536
JB
117572011-03-12 Juanma Barranquero <lekktu@gmail.com>
11758
11759 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
11760
f3afd36b
MA
117612011-03-12 Michael Albinus <michael.albinus@gmx.de>
11762
11763 Sync with Tramp 2.2.1.
11764
11765 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
11766
11767 * net/trampver.el: Update release number.
11768
3aaaa6f1
SM
117692011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11770
94642599
SM
11771 * progmodes/compile.el (compilation--previous-directory): Fix up
11772 various nil/dead-marker mismatches (bug#8014).
11773 (compilation-directory-properties, compilation-error-properties):
11774 Don't call it at a position past the one we're about to change.
11775
3aaaa6f1
SM
11776 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
11777 Disable obsolescence warnings in the file that declares it.
11778
14239447
KM
117792011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
11780
099c39a4
JB
11781 * allout-widgets.el (allout-widgets-tally):
11782 Initialize allout-widgets-tally as a hash table rather than nil to
11783 prevent mode-line redisplay warnings. Also, clarify the module
11784 description and fix a comment typo.
14239447 11785
135e287c
JB
117862011-03-11 Juanma Barranquero <lekktu@gmail.com>
11787
11788 * help-fns.el (describe-variable): Don't complete keywords.
11789 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
11790
ffbf300e
CY
117912011-03-10 Chong Yidong <cyd@stupidchicken.com>
11792
ba08b241
CY
11793 * emacs-lisp/package.el (package-version-join): Impose a standard
11794 string representation for pre/alpha/beta version lists.
11795 (package-unpack-single): Standardize the directory name by passing
11796 it through package-version-join.
11797 (package-strip-rcs-id): Accept any version string that does not
11798 signal an error in version-to-list.
ffbf300e 11799
f346fd6b
MA
118002011-03-10 Michael Albinus <michael.albinus@gmx.de>
11801
11802 * simple.el (delete-trailing-whitespace): Return nil for the
11803 benefit of `write-file-functions'.
11804
ccb55d27
GM
118052011-03-10 Glenn Morris <rgm@gnu.org>
11806
5ceaac0c
GM
11807 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
11808
02da65ff
GM
11809 * vc/vc-git.el (vc-git-program): New option.
11810 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
11811 (vc-git--call): Use it.
11812
b2f603cc
GM
11813 * eshell/esh-util.el (eshell-condition-case): Doc fix.
11814
5772caab
GM
11815 * cus-edit.el (Custom-newline): If no button at point, look
11816 for a subgroup button at start-of-line. (Bug#2298)
11817
ccb55d27
GM
11818 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
11819
ec6ecaed
JD
118202011-03-10 Julien Danjou <julien@danjou.info>
11821
11822 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
11823 `cursor-type' is nil.
11824
9d5aa01d
JB
118252011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
11826
11827 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
11828
b6a5875b
KM
118292011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
11830
7a71b18d 11831 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
11832 preserves the existing header prefix, rebulleting it if necessary,
11833 rather than replacing it. This is necessary for proper operation
11834 of cooperative addons like allout-widgets.
1154d12e
JB
11835 (allout-make-topic-prefix, allout-rebullet-heading):
11836 Change SOLICIT arg to INSTEAD, and interpret additionally a string
11837 value as alternate bullet to be used, instead of prompting the user
11838 for a bullet character.
b6a5875b 11839
ee545c35
MA
118402011-03-09 Michael Albinus <michael.albinus@gmx.de>
11841
d86d2721
SM
11842 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11843 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
11844 `tramp-default-port'.
11845
c47971d7
DD
118462011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
11847
11848 * net/rcirc.el (rcirc-handler-001): Remove useless
11849 with-rcirc-process-buffer.
11850 (rcirc-check-auth-status): Swap arguments to string-match.
11851
13522cb4
GM
118522011-03-09 Glenn Morris <rgm@gnu.org>
11853
0be6f4f1
GM
11854 * shell.el (shell-mode):
11855 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
11856
13522cb4
GM
11857 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
11858 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
11859
515de2e3
CY
118602011-03-08 Chong Yidong <cyd@stupidchicken.com>
11861
11862 * emacs-lisp/package.el (package-refresh-contents)
11863 (package-menu-execute): Use condition-case-no-debug.
11864
b511b994
MA
118652011-03-08 Michael Albinus <michael.albinus@gmx.de>
11866
11867 * simple.el (shell-command-to-string): Use `process-file'.
11868
11869 * emacs-lisp/package.el (package-tar-file-info): Handle also
11870 remote files.
11871
d86d2721
SM
11872 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11873 Use `equal' for upload base check.
b511b994 11874
25bbfb31
AM
118752011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
11876
11877 * textmodes/texinfo.el (texinfo-environments):
11878 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
11879
be996521
GM
118802011-03-08 Glenn Morris <rgm@gnu.org>
11881
e9c8529f
GM
11882 * cus-start.el (cursor-in-non-selected-windows):
11883 Fix :set quoting oddness. (Bug#8192)
11884
be996521
GM
11885 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
11886 in some setf expressions. (Bug#2159)
11887
2bb5649e
CY
118882011-03-08 Chong Yidong <cyd@stupidchicken.com>
11889
11890 * custom.el (custom-available-themes): Return themes in
11891 alphabetical order.
11892
33383987 11893See ChangeLog.15 for earlier changes.
e3d51b27
MR
11894
11895;; Local Variables:
11896;; coding: utf-8
e3d51b27
MR
11897;; End:
11898
acaf905b 11899 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
11900
11901 This file is part of GNU Emacs.
11902
11903 GNU Emacs is free software: you can redistribute it and/or modify
11904 it under the terms of the GNU General Public License as published by
11905 the Free Software Foundation, either version 3 of the License, or
11906 (at your option) any later version.
11907
11908 GNU Emacs is distributed in the hope that it will be useful,
11909 but WITHOUT ANY WARRANTY; without even the implied warranty of
11910 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11911 GNU General Public License for more details.
11912
11913 You should have received a copy of the GNU General Public License
11914 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.