Use @env for environment variables in texinfo manuals
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
bf6fa423
GM
12012-04-07 Glenn Morris <rgm@gnu.org>
2
3 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
4
82b24fb2
EZ
52012-04-07 Eli Zaretskii <eliz@gnu.org>
6
7 * minibuffer.el (completion-in-region-mode-map): Bind
8 completion-help-at-point to M-? rather than ?. (Bug#11182)
9
f23d2c7d
LMI
102012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * window.el (shrink-window): Mention the `window-min-height'
13 variable in the doc string.
14
0a0a3573
BG
152012-04-05 Bastien Guerry <bzg@altern.org>
16
17 * color.el (color-lighten-name): Fix typo.
18
e5248ac9
SM
192012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
20
21 * server.el (server--on-display-p): New function.
22 (server--on-display-p): Use it.
23
b4243e22
GV
242012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
25
26 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
27 (bug#11145).
28
305d9f44
SM
292012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
30
31 * comint.el (comint--common-quoted-suffix): Check string boundary
32 before comparing (bug#11158).
33 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
34
3d439cd1
CY
352012-04-04 Chong Yidong <cyd@gnu.org>
36
321cc491
CY
37 * minibuffer.el (completion-extra-properties): Doc fix.
38
3d439cd1
CY
39 * subr.el (delayed-warnings-hook): Doc fix.
40
2d562c0f
DU
412012-04-04 Daiki Ueno <ueno@unixuser.org>
42
43 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
44 selection (Bug#11159).
45 (epa-insert-keys): Inform that the default public key will be
46 exported if no key is selected.
47
4443f204
RS
482012-04-04 Richard Stallman <rms@gnu.org>
49
50 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
51
529c06b6
CY
522012-04-03 Chong Yidong <cyd@gnu.org>
53
54 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
55 mail-insert-file, not its obsolete alias mail-attach-file.
56
66b907dc
MA
572012-04-03 Michael Albinus <michael.albinus@gmx.de>
58
59 * notifications.el (notifications-notify): Fix docstring.
60
c0ea195d
GM
612012-04-02 Glenn Morris <rgm@gnu.org>
62
63 * emacs-lisp/authors.el (authors-aliases): Another addition.
64
5ca64e00
MA
652012-04-02 Michael Albinus <michael.albinus@gmx.de>
66
67 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
68 `tramp-compat-call-process' instead of `tramp-local-call-process'.
69 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
70
42ee526b
CY
712012-04-01 Chong Yidong <cyd@gnu.org>
72
73 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
74 Handle root directory properly.
75 (copy-directory): Caller changed.
76
77 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
78 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
79
0b021094
GM
802012-03-31 Glenn Morris <rgm@gnu.org>
81
40f86458
GM
82 * term/xterm.el (xterm-extra-capabilities): Doc fix.
83
7019c177
GM
84 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
85
a1daddd6
GM
86 * calendar/calendar.el (calendar-window-list)
87 (calendar-hide-window): Restore. (Bug#11140)
88 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
89
0b021094
GM
90 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
91
40311efc
TV
922012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
93
94 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
95 Check if file is a symlink (Bug#10489).
96
97 * files.el (copy-directory): Likewise.
98
5319014e
CY
992012-03-30 Chong Yidong <cyd@gnu.org>
100
101 * image.el (imagemagick-types-inhibit)
102 (imagemagick-register-types): Doc fix.
103
935d1290
AM
1042012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
105
106 * ispell.el (ispell-get-extended-character-mode): Disable
107 extended-char-mode for hunspell. hunspell does not support it and
108 treats ~word as ordinary words in pipe mode.
109
61c6e8fd
GM
1102012-03-30 Glenn Morris <rgm@gnu.org>
111
112 * tutorial.el (help-with-tutorial): Ensure local variables don't
113 happen to make the buffer read-only. (Bug#11127)
114
81fdff00
SM
1152012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
116
117 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
118 (perl-calculate-indent): Return `noindent' in strings.
119
6e7a6ec0
SS
1202012-03-28 Sam Steingold <sds@gnu.org>
121
122 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
123 instead of the broken adhockery which does not prevent calendar
124 buffers from being displayed at random after exit.
125 (calendar-window-list, calendar-hide-window): Remove the broken
126 adhockery.
127
fee88ca0
GM
1282012-03-28 Glenn Morris <rgm@gnu.org>
129
130 * replace.el (query-replace-map): Doc fix.
131
38de3354
AS
1322012-03-28 Andreas Schwab <schwab@linux-m68k.org>
133
134 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
135 contents. (Bug#11109)
136
b973155e
SM
1372012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
138
139 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
140 (bug#11077).
141 (avl-tree--check, avl-tree--check-node): New funs.
142
dcb6e7b3
MR
1432012-03-27 Martin Rudalics <rudalics@gmx.at>
144
145 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
146 (switch-to-prev-buffer, switch-to-next-buffer):
147 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
148 showing a buffer already is done on the same frame.
149
b4fa35fa
GM
1502012-03-27 Glenn Morris <rgm@gnu.org>
151
152 * startup.el (mail-host-address): Doc fix.
153
f9210e18
SM
1542012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
155
156 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
157 than 197 variables.
158
c0bf7753
AF
1592012-03-26 Ami Fischman <ami@fischman.org>
160
161 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
162
33da7b16
GM
1632012-03-26 Glenn Morris <rgm@gnu.org>
164
02243d9d
GM
165 * files.el (save-buffers-kill-emacs): Doc fix.
166
33da7b16
GM
167 * startup.el (normal-top-level, command-line, command-line-1):
168 Give them doc strings.
169
e5a69fd0
EZ
1702012-03-25 Eli Zaretskii <eliz@gnu.org>
171
172 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 173 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 174
9a69676a
CY
1752012-03-25 Chong Yidong <cyd@gnu.org>
176
4125cb8b
CY
177 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
178 theme if it was previously enabled before (Bug#11031).
179
dd470960
CY
180 * cus-theme.el (custom-theme-write-faces): Retrieve current face
181 spec with custom-face-get-current-spec if its :shown-value is not
182 determined yet (Bug#9337).
4125cb8b 183 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 184
9a69676a
CY
185 * button.el (button-at): Minor addition to docstring.
186
6e7e90fa
SL
1872012-03-24 Simon Leinen <simon.leinen@gmail.com>
188
189 * vc/vc.el (vc-merge): Fix a prompt.
190
f06e2758
CY
1912012-03-24 Chong Yidong <cyd@gnu.org>
192
193 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
194 point (Bug#9623).
195
6e7e90fa
SL
196 * button.el (button-at): Minor addition to docstring.
197
b9d0879b
SM
1982012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
199
200 * newcomment.el (comment-choose-indent): No space after BOL.
201
e71cebb3
SS
2022012-03-22 Sam Steingold <sds@gnu.org>
203
204 * window.el (switch-to-prev-buffer): Revert last patch because the
205 bug turned out to be an advertised feature (Elisp manual 28.14).
206
335aff35
GM
2072012-03-22 Glenn Morris <rgm@gnu.org>
208
209 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
210 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
211
c676576a
LMI
2122012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
213
214 * net/network-stream.el (network-stream-open-starttls): Make error
215 message under Windows be less misleading.
216
126f3d39
LW
2172012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
218
219 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
220 understands (bug#9942).
221
64fee311
CY
2222012-03-22 Chong Yidong <cyd@gnu.org>
223
224 * simple.el (end-of-visible-line): Handle return value of
225 next-single-property-change properly (Bug#9371).
226
a640d29a
KH
2272012-03-22 Kenichi Handa <handa@m17n.org>
228
229 * international/quail.el (quail-insert-kbd-layout): Fix previous
230 change. To avoid unwanted bidi reordering, use
231 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
232
39675016
DG
2332012-03-21 Dmitry Gutov <dgutov@yandex.ru>
234
235 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
236 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
237 (ruby-beginning-of-indent): Be more careful with the difference
238 between word-boundary and symbol boundary.
239 (ruby-mode-syntax-table): Make : a symbol constituent.
240
0a6934fc 2412012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 242
3d008e4f
SM
243 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
244
0a6934fc
SM
2452012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
246
af67c9d7
SM
247 * progmodes/etags.el (tags-completion-at-point-function):
248 Improve last fix.
249
1acad97c
SM
250 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
251
e298b5da
SS
2522012-03-21 Sam Steingold <sds@gnu.org>
253
254 * progmodes/etags.el (tags-completion-at-point-function):
255 Avoid the error when point is inside the pattern.
256
91d82a70
JY
2572012-03-21 John Yates <john@yates-sheets.org> (tiny change)
258
259 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
260 line (Bug#10855).
261
69188b79
CY
2622012-03-21 Drew Adams <drew.adams@oracle.com>
263
264 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
265
99fc91fe
AK
2662012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
267
268 * ido.el (ido-set-current-directory, ido-read-internal)
269 (ido-choose-completion-string, ido-completion-help): Handle nil
270 value of ido-completion-buffer (Bug#11008).
271
087bbb4c
SS
2722012-03-21 Sam Steingold <sds@gnu.org>
273
274 * window.el (switch-to-prev-buffer): Do not switch to a visible
275 window previous buffer, just like with the frame previous buffers.
276
fb5b8aca
CY
2772012-03-21 Chong Yidong <cyd@gnu.org>
278
279 * faces.el (make-face, make-empty-face, copy-face):
280 * face-remap.el (face-remap-add-relative, face-remap-set-base):
281 Doc fixes.
282
dc9924b8
SM
2832012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
284
285 * wid-edit.el (widget-complete-field): Remove (bug#11051).
286 (widget-complete): Remove broken use of it.
287
f0bcceb9
CY
2882012-03-20 Chong Yidong <cyd@gnu.org>
289
dc9924b8
SM
290 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
291 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
292 characters.
293
ee52ebf3
TH
2942012-03-20 Tassilo Horn <tassilo@member.fsf.org>
295
296 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
297 to draw rectangles, not squares. (Regression introduced by revno
298 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
299
4c5779ab
CY
3002012-03-18 Chong Yidong <cyd@gnu.org>
301
302 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
303 it is not yet defined (for temacs).
304
15360934
LL
3052012-03-18 Leo Liu <sdl.web@gmail.com>
306
dc9924b8 307 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 308
d9a8eb66
EZ
3092012-03-17 Eli Zaretskii <eliz@gnu.org>
310
311 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
312 (ispell-choices-win-default-height, ispell-silently-savep)
313 (ispell-dictionary-alist, ispell-encoding8-command)
314 (ispell-check-version, ispell-aspell-find-dictionary)
315 (ispell-valid-dictionary-list, ispell-words-keyword)
316 (ispell-get-word, ispell-internal-change-dictionary)
317 (ispell-region, ispell-skip-region-list)
318 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
319 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
320 (ispell-message-text-end, ispell-message)
321 (ispell-buffer-local-parsing): Doc fix.
322
f02ff80d
J
3232012-03-13 Jambunathan K <kjambunathan@gmail.com>
324
325 * htmlfontify.el: Add support for code block fontification for ODT
326 export (Bug #9914).
327 (hfy-optimisations): Define new option
328 `body-text-only'
329 (hfy-fontify-buffer): Honor above setting.
330 (hfy-begin-span, hfy-end-span): New routines factored out form
331 `hfy-fontify-buffer'.
332 (hfy-begin-span-handler, hfy-end-span-handler): New variables
333 that permit insertion of custom tags.
334 (hfy-fontify-buffer): Use above handlers.
335 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
336 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 337 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
f02ff80d
J
338 over multiple runs. This is made possible by having the caller let
339 bind a special variable `hfy-user-sheet-assoc'.
340 (htmlfontify-string): New defun.
341 (hfy-compile-face-map): Make sure that the last char in the
342 buffer is correctly fontified.
343 (hfy-face-resolve-face): Whitespace only change.
344
9ac7a13f
EZ
3452012-03-17 Eli Zaretskii <eliz@gnu.org>
346
347 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
348 message more clear.
349
e2b5bdd7
LL
3502012-03-16 Leo Liu <sdl.web@gmail.com>
351
352 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
353
2e492df3
AM
3542012-03-16 Alan Mackenzie <acm@muc.de>
355
356 Further optimise the handling of large macros.
357
358 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
359 limit to a call of `c-literal-limits'.
360 (c-determine-+ve-limit): New function.
dc9924b8
SM
361 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
362 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
363 In CASE 5B, restrict a search limit to 500.
364 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
365
366 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
367 Restrict macro bounds to +-500 from after-change's BEG END.
368
50e94f0c
LL
3692012-03-16 Leo Liu <sdl.web@gmail.com>
370
371 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
372
6f09f6ed
AH
3732012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
374
375 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 376 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 377
c7e73d51
GM
3782012-03-16 Glenn Morris <rgm@gnu.org>
379
da986230
GM
380 * view.el (view-buffer, view-buffer-other-window)
381 (view-buffer-other-frame): Doc fixes re special mode-class.
382
0835f01e
GM
383 * subr.el (eval-after-load): If named feature is provided not from
384 a file, run after-load forms. (Bug#10946)
385
c7e73d51
GM
386 * calendar/calendar.el (calendar-insert-at-column):
387 Handle non-unit-width characters a bit better. (Bug#10978)
388
3f2eafd1
CY
3892012-03-15 Chong Yidong <cyd@gnu.org>
390
391 * emacs-lisp/ring.el (ring-extend): New function.
392 (ring-insert+extend): Extend the ring correctly (Bug#11019).
393
394 * comint.el (comint-read-input-ring)
395 (comint-add-to-input-history): Grow comint-input-ring lazily.
396
103af3fe
SM
3972012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
398
663b1677
SM
399 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
400 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
401
103af3fe
SM
402 * imenu.el: Fix multiple inheritance breakage (bug#9199).
403 (imenu-add-to-menubar): Don't add a redundant index.
404 (imenu-update-menubar): Handle a dynamically composed keymap.
405
899cb7cb
KY
4062012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
407
408 * mail/sendmail.el (mail-encode-header):
409 Bind rfc2047-encode-encoded-words to nil.
410
3809f91d
GM
4112012-03-13 Glenn Morris <rgm@gnu.org>
412
413 * calendar/calendar.el (calendar-string-spread):
414 Handle non-unit-width characters a bit better. (Bug#10978)
415
9e345a01
LL
4162012-03-13 Leo Liu <sdl.web@gmail.com>
417
418 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
419 directory and file as argument (Bug#10822).
420
4a07df36
KS
4212012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
422
423 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
424 For dynamically generated code, follow $PC.
425 (gdb-disassembly-handler-custom): Handle no function name case.
426
4aaa9356
TL
4272012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
428
429 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
430 * emulation/ws-mode.el (ws-query-replace):
431 * sort.el (sort-regexp-fields):
432 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
433
225979da
SM
4342012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
435
436 * dabbrev.el: Fix cycle completion order (bug#10963).
437 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
438 (dabbrev-completion): Don't use an obarray; provide
439 a cycle-sort-function.
440
e2f1fdab
LL
4412012-03-12 Leo Liu <sdl.web@gmail.com>
442
dc9924b8 443 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
444 (kill-do-not-save-duplicates): Doc fix.
445
b19490ed
SM
4462012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
447
448 * dabbrev.el: Fix cycle completion (bug#10963).
449 Use lexical binding and wrap to 80 columns.
450 (dabbrev-completion): Delay computing the list of completions.
451
4b05d722
KH
4522012-03-12 Kenichi Handa <handa@m17n.org>
453
454 * international/quail.el (quail-insert-kbd-layout): Surround each
455 row by LRO and PDF instead of inserting many LRMs. Pad the left
456 and right of each non-spacing marks. Insert invisible space
457 between lower and upper characters to prevent composition.
458
dbbc2e69
SM
4592012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * minibuffer.el (minibuffer-complete): Don't get confused when the
462 function is run twice via different commands (bug#10958).
463 (complete-with-action): Fix docstring.
464
292112ed
CY
4652012-03-12 Chong Yidong <cyd@gnu.org>
466
5d1ac394
CY
467 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
468 (nxml-completion-at-point-function): New function.
469 (nxml-mode): Use it.
470 (nxml-bind-meta-tab-to-complete-flag): Default to t.
471
292112ed
CY
472 * emacs-lisp/package.el (package-unpack, package-unpack-single):
473 Load generated autoloads file before byte compiling (Bug#10970).
474 (package--make-autoloads-and-compile): New helper fun.
475
4098f8f7
CS
4762012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
477
478 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
479
8f754691
MA
4802012-03-11 Michael Albinus <michael.albinus@gmx.de>
481
482 * autorevert.el (auto-revert-handler): Ensure, that
483 file-readable-p is applied only for local files or in
484 auto-revert-tail-mode.
485
e29ab36b
AS
4862012-03-11 Andreas Schwab <schwab@linux-m68k.org>
487
dbbc2e69
SM
488 * server.el (server-eval-at): Handle non-tcp connections.
489 Decode result string.
ad0bf5b6 490
e29ab36b
AS
491 * server.el (server-msg-size): New constant.
492 (server-reply-print): New function.
493 (server-eval-and-print): Use it.
494 (server-eval-at): Use server-quote-arg and server-unquote-arg.
495 Handle -print-nonl.
496
de5939ba
CS
4972012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
498
499 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
500 (Bug#10987).
501
0c93eabf
CY
5022012-03-11 Chong Yidong <cyd@gnu.org>
503
397a688f
CY
504 * simple.el (goto-line): Doc fix (Bug#9938).
505
2cc775f9
CY
506 * subr.el (save-window-excursion): Doc fix (Bug#9979).
507
0c93eabf
CY
508 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
509 when finished (Bug#10963).
510
c491fa41
MR
5112012-03-11 Martin Rudalics <rudalics@gmx.at>
512
513 * window.el (split-window-below): Fix bug in case where
514 split-window-keep-point is nil (Bug#10971).
515
300e8fa5
JL
5162012-03-11 Juri Linkov <juri@jurta.org>
517
518 * replace.el (replace-highlight): Set isearch-word to nil
519 unconditionally. (Bug#10887)
520
dbf6c5a1
EZ
5212012-03-10 Eli Zaretskii <eliz@gnu.org>
522
523 * net/mairix.el (mairix-replace-invalid-chars): Rename from
524 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 525 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
526 (mairix-widget-create-query): Add usage information about mairix
527 search forms: negating words, searching for substrings, etc.
528
b9e501de
JP
5292012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
530
531 * international/fontset.el (font-encoding-alist): Add an entry for
532 ksx1001 (Bug#5667).
533
92795c91
RS
5342012-03-10 Richard Stallman <rms@gnu.org>
535
1694e6c1
RS
536 * mail/sendmail.el (mail-encode-header):
537 Set rfc2047-encode-encoded-words.
538
607e8555
RS
539 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
540
de3bc99a
RS
541 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
542 view buffer means not swapped.
543 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
544 (rmail-write-region-annotate): Error if real text has disappeared.
545
92795c91
RS
546 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
547
699bd04e
CY
5482012-03-10 Chong Yidong <cyd@gnu.org>
549
550 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
551 * emulation/cua-base.el (cua--init-keymaps):
552 Add delete-forward-char to remappings (Bug#9666).
699bd04e 553
570a1714
MR
5542012-03-10 Martin Rudalics <rudalics@gmx.at>
555
dbbc2e69
SM
556 * speedbar.el (speedbar-unhighlight-one-tag-line):
557 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 558
82dcf4e4
CY
5592012-03-10 Chong Yidong <cyd@gnu.org>
560
7a2c7ca7
CY
561 * minibuffer.el (completion-in-region, completion-help-at-point):
562 Give the completion field overlay a high priority (Bug#6830).
563
82dcf4e4
CY
564 * dired.el (dired-goto-file): Recognize absolute file name
565 listings (Bug#7126).
566 (dired-goto-file-1): New helper function.
567 (dired-toggle-read-only): Inhibit warnings.
568
052e28ac
MA
5692012-03-09 Michael Albinus <michael.albinus@gmx.de>
570
571 * net/dbus.el: (dbus-property-handler): Return empty array if
572 there are no properties.
573
95d5e396
LL
5742012-03-09 Leo Liu <sdl.web@gmail.com>
575
576 * savehist.el (savehist-printable): Stricter check for string
577 value (Bug#10937).
578
3f018d6d
EZ
5792012-03-09 Eli Zaretskii <eliz@gnu.org>
580
dbbc2e69
SM
581 * mail/smtpmail.el (smtpmail-send-it):
582 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
583 valid mbox format.
584
f7fd3d79
GM
5852012-03-09 Glenn Morris <rgm@gnu.org>
586
587 * files.el (dir-locals-find-file):
588 Don't check result is regular, readable.
589 (dir-locals-read-from-file): Demote errors.
590
6ff6e72f
EZ
5912012-03-08 Eli Zaretskii <eliz@gnu.org>
592
dbbc2e69
SM
593 * international/quail.el (quail-insert-kbd-layout):
594 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
595 layout cell, to prevent their reordering by bidi display engine.
596 For details, see the discussion in
597 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
598
9cec7834
AM
5992012-03-08 Alan Mackenzie <acm@muc.de>
600
601 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
602 the starting position; make it extend the marked region when
603 invoked repeatedly - all under appropriate circumstances.
604 Fixes bugs #5525, #10906.
605
9a40b8d4
GM
6062012-03-08 Glenn Morris <rgm@gnu.org>
607
608 * files.el (locate-dominating-file, dir-locals-find-file):
609 Undo 2012-03-06 change.
610
7a08ed35
EZ
6112012-03-07 Eli Zaretskii <eliz@gnu.org>
612
dbbc2e69
SM
613 * international/quail.el (quail-help):
614 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
615 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
616 for the reason.
617
5aca4f71 6182012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
619
620 Avoid superfluous registering of signals. (Bug#10807)
621
622 * notifications.el (notifications-on-action-object)
623 (notifications-on-close-object): New defvars.
624 (notifications-on-action-signal, notifications-on-closed-signal):
625 Unregister the signal if not needed any longer.
626 (notifications-notify): Register `notifications-action-signal' or
627 `notifications-closed-signal', if :on-action or :on-close has been
628 passed as argument.
629
78e8b10a
CY
6302012-03-07 Chong Yidong <cyd@gnu.org>
631
632 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
633 non-X platforms.
634
69481eb8
GM
6352012-03-06 Glenn Morris <rgm@gnu.org>
636
637 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
638 (x-disown-selection-internal, x-get-selection-internal):
639 Doc fix (add arglist signatures). (Bug#10783)
640
133b8e11
KS
6412012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
642
643 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
644 Handle breakpoints with no "type".
645
99a83064
GM
6462012-03-06 Glenn Morris <rgm@gnu.org>
647
648 * files.el (locate-dominating-file): Add optional predicate argument.
649 (dir-locals-find-file): Make use of above change.
650
17798e78
TTN
6512012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
652
653 * info.el (Info-insert-dir): Also try "dir.gz".
654
eb182446
GM
6552012-03-06 Glenn Morris <rgm@gnu.org>
656
8f2114ee
GM
657 * files.el (dir-locals-find-file):
658 Ignore non-readable or non-regular files. (Bug#10928)
659
eb182446
GM
660 * files.el (locate-dominating-file): Doc fix.
661
24679323
AS
6622012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
663
664 * calendar/calendar.el (calendar-set-mode-line):
665 `getenv' returns a string. (Bug#10951)
666
01d972a9
LL
6672012-03-05 Leo Liu <sdl.web@gmail.com>
668
109aa8a9
LL
669 * simple.el (backward-delete-char-untabify): Constrain point to
670 field (Bug#10939).
671
01d972a9
LL
672 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
673
10607bea
CY
6742012-03-05 Chong Yidong <cyd@gnu.org>
675
676 * simple.el (count-words): If called from Lisp, return the word
677 count, for symmetry with `count-lines'. Arglist changed.
678 (count-words--message): Args changed. Consolidate counting code
679 from count-words and count-words-region.
680 (count-words-region): Caller changed.
681 (count-lines-region): Make it an obsolete alias.
682
5dd11cfe
TH
6832012-03-04 Tassilo Horn <tassilo@member.fsf.org>
684
685 * saveplace.el (save-place-to-alist)
686 (save-place-ignore-files-regexp): Allow value nil to disable this
687 feature.
688
c349f4e6
CY
6892012-03-04 Chong Yidong <cyd@gnu.org>
690
691 * faces.el (face-spec-reset-face): For the default face, reset the
692 attributes to default values (Bug#10748).
693
e627be4c
LMI
6942012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
695
696 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
697 previous patch: Check `message-send-mail-function', and not the
698 default function (bug#10897).
699
ebeabff4
MA
7002012-03-04 Michael Albinus <michael.albinus@gmx.de>
701
a41a6cf4
MA
702 * notifications.el (notifications-on-action-signal)
703 (notifications-on-closed-signal): Check for unique service name of
704 incoming event. Fix error in removing entry.
ebeabff4 705 (top): Register for signals with wildcard service name.
a41a6cf4 706 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 707
c1ca42b4
CY
7082012-03-04 Chong Yidong <cyd@gnu.org>
709
dc9924b8 710 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 711
ea16568d
GM
7122012-03-04 Glenn Morris <rgm@gnu.org>
713
714 * abbrev.el (copy-abbrev-table, abbrev-table-p)
715 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
716 (expand-abbrev, define-abbrev-table): Doc fixes.
717
fbae4637
LMI
7182012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
719
720 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
721 `message-default-send-mail-function' and not `send-mail-function'
722 when doing the prompting for `sendmail-query-once' before sending
723 in Message buffers (bug#10897).
724
a1e7225c
LMI
725 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
726 This is inconsistent with all the other stream functions, which leave
727 the setting up to the higher levels (if so wanted) (bug#10931).
728
56d093a9
AM
7292012-03-02 Alan Mackenzie <acm@muc.de>
730
731 Depessimize the handling of very large macros.
732
733 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
734 (c-macro-cache-syntactic): New variables to implement a one
735 element macro cache.
736 (c-invalidate-macro-cache): New function.
737 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
738 Adapt to use the new cache.
739 (c-state-safe-place): Use better the cache of safe positions.
740 (c-state-semi-nonlit-pos-cache)
741 (c-state-semi-nonlit-pos-cache-limit):
742 New variables for...
743 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
744 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
745 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
746 Use c-state-semi-safe-place.
56d093a9 747
dbbc2e69
SM
748 * progmodes/cc-langs.el (c-get-state-before-change-functions):
749 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 750
817e5c3d
MA
7512012-03-02 Michael Albinus <michael.albinus@gmx.de>
752
dbbc2e69
SM
753 * jka-compr.el (jka-compr-call-process):
754 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
755 not remote.
756
a032a702
MA
7572012-03-01 Michael Albinus <michael.albinus@gmx.de>
758
759 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
760 access of FILE2, if FILE1 does not exist.
761
99a54f21
MA
762 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
763 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
764
765 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
766 Add "PAGER=" to `process-environment'.
767
f6561e1f
MM
7682012-03-01 Michael R. Mauger <mmaug@yahoo.com>
769
770 * progmodes/sql.el: Bug fix
771 (sql-get-login-ext): Save login values in globals.
772 (sql-get-login): Use new version of `sql-get-login-ext'.
773 (sql-interactive-mode): Set global `sql-connection' to nil.
774 (sql-connect): Set global values for connection.
775 (sql-product-interactive): Save global values as buffer local.
776
2d44d9cc
LL
7772012-02-29 Leo Liu <sdl.web@gmail.com>
778
779 * abbrev.el (define-abbrevs): Reset sys to nil.
780
96b49301 7812012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
782
bf7f9bc5
JB
783 * files.el (file-equal-p): Rename from `files-equal-p'.
784 Return nil when one or both files don't exist.
96b49301 785 (file-subdir-of-p): Now only top directory must exists,
786 return nil if it doesn't.
bf7f9bc5
JB
787 (copy-directory): No need to test with `file-subdir-of-p' after
788 creating dir.
789 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
790 to `file-equal-p'.
96b49301 791
44e97401
GM
7922012-02-28 Glenn Morris <rgm@gnu.org>
793
794 * shell.el (shell-mode):
795 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
796 * play/landmark.el (landmark-font-lock-face-O):
797 * play/handwrite.el (handwrite):
798 * play/gomoku.el (gomoku-O):
799 * net/browse-url.el (browse-url-browser-display):
800 * international/mule.el (define-charset):
801 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
802 * filesets.el (filesets-find-file-delay):
803 * eshell/em-xtra.el (eshell-xtra):
804 * eshell/em-unix.el (eshell-grep):
805 * emulation/viper.el (viper-mode):
806 * emacs-lisp/regexp-opt.el (regexp-opt-group):
807 * emacs-lisp/easymenu.el (easy-menu-define):
808 * calendar/timeclock.el (timeclock-use-display-time):
809 * bs.el (bs-mode):
810 * bookmark.el (bookmark-save-flag):
811 Doc fix (standardize possessive apostrophe usage).
812
c98c6276
CY
8132012-02-27 Chong Yidong <cyd@gnu.org>
814
bf7f9bc5
JB
815 * emulation/viper-cmd.el (viper-intercept-ESC-key):
816 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 817
c98c6276
CY
818 * font-lock.el (font-lock-specified-p): Rename from
819 font-lock-spec-present. Callers changed.
820
9c62cd04 8212012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 822
bf7f9bc5
JB
823 * emacs-lisp/package.el (package-compute-transaction):
824 Handle holding a package version to t in package-load-list.
8ac9e529 825
530739c9
MA
8262012-02-26 Michael Albinus <michael.albinus@gmx.de>
827
828 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
829 (tramp-get-inode, tramp-get-device): Use cached values.
830
487915d7
AM
8312012-02-26 Alan Mackenzie <acm@muc.de>
832
833 Check there is a font-lock specification before doing initial
834 fontification.
835
836 * font-core.el (font-lock-mode): Move the conditional from
837 :after-hook to font-lock-initial-fontify.
838 (font-lock-default-function): Move the check for a specification
839 to font-lock-spec-present.
840
dc9924b8 841 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
842 (font-lock-spec-present): New function.
843
4fd96557
JB
8442012-02-26 Jim Blandy <jimb@red-bean.com>
845
846 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
847 (gdb-send): Apply it to the operand of the '-interpreter-exec
848 console' command, so that we can pass arguments with (say) quotes
849 in them. Store exact string sent in gdb-debug-log (Bug#10765).
850
9a4888c0
CY
8512012-02-26 Chong Yidong <cyd@gnu.org>
852
07498861
CY
853 * help-fns.el (describe-function-1): Clarify description of
854 remapping (Bug#10844).
855
9a4888c0
CY
856 * files.el (files-equal-p): Doc fix.
857 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
858 and quit the loop once a mismatch is found.
859
ea8fb88d
JB
8602012-02-25 Juanma Barranquero <lekktu@gmail.com>
861
862 * bs.el (bs--show-with-configuration): Don't throw an error
863 if the window cannot be split; otherwise, subsequent calls to
864 bs-show fail, restoring a stale window config. (Bug#10882)
865
525795c1
JD
8662012-02-25 Jan Djärv <jan.h.d@swipnet.se>
867
868 * term/ns-win.el (global-map): Bind ns-drag-file to
869 ns-find-file (Bug#5855, Bug#10050).
870
f008086f
AS
8712012-02-25 Andreas Schwab <schwab@linux-m68k.org>
872
873 * calendar/parse-time.el (parse-time-string): Allow extractor to
874 return nil.
875
a3fcfa99
MA
8762012-02-25 Michael Albinus <michael.albinus@gmx.de>
877
91027d08
JB
878 * net/tramp.el (tramp-file-name-for-operation):
879 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
880
881 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
882 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
883 Add COPY-CONTENTS argument.
a3fcfa99 884
67b0de11
CY
8852012-02-25 Chong Yidong <cyd@gnu.org>
886
887 Add custom groups for VC backends, for consistency with vc-bzr.
888
889 * vc/vc-arch.el (vc-arch):
890 * vc/vc-cvs.el (vc-cvs):
891 * vc/vc-git.el (vc-git):
892 * vc/vc-hg.el (vc-hg):
893 * vc/vc-mtn.el (vc-mtn):
894 * vc/vc-rcs.el (vc-rcs):
895 * vc/vc-sccs.el (vc-sccs):
896 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
897 All relevant defcustoms reassigned.
898
3c9dfce6
CY
8992012-02-25 Chong Yidong <cyd@gnu.org>
900
1339bf43
CY
901 * newcomment.el (comment-styles): Add autoload (Bug#10868).
902
3c9dfce6
CY
903 * term/x-win.el (x-initialize-window-system): Reduce default for
904 x-selection-timeout to 5 seconds (Bug#8869).
905
53a46cd0 9062012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 907
53a46cd0 908 * files.el (file-subdir-of-p): Fix typo.
14a8a663 909
25b2e303 9102012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
911
ec70a47d
GM
912 * files.el (files-equal-p, file-subdir-of-p): New functions.
913 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 914 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
915 * dired-aux.el (dired-copy-file-recursive): Same.
916 (dired-create-files): Modify destination when source is equal to
917 dest when copying files.
53a46cd0 918 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 919
914260cd
MA
9202012-02-24 Michael Albinus <michael.albinus@gmx.de>
921
922 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
923 (Bug#10874)
924
2cb228f7
AM
9252012-02-23 Alan Mackenzie <acm@muc.de>
926
927 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
928 parameter "after-hook:" to allow the expansion to run code after
929 the execution of the mode hooks.
930
931 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 932 from font-lock-mode-internal.
2cb228f7 933
91027d08 934 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
935 :after-hook.
936
8f0fde21
SM
9372012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
938
3e88618b
SM
939 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
940 (completion--cache-all-sorted-completions): New function.
941 (completion-all-sorted-completions): Use it.
942 (completion--do-completion, minibuffer-force-complete):
943 Use it to re-instate the flush hook.
944
8f0fde21
SM
945 * icomplete.el (icomplete-completions): Replace last fix with a better
946 one (bug#10850).
947
8e911f6f
DG
9482012-02-23 Dmitry Gutov <dgutov@yandex.ru>
949
950 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
951 when it might call us back infinitely (bug#10797).
952
49fe4321
GM
9532012-02-23 Glenn Morris <rgm@gnu.org>
954
955 * minibuffer.el (completion-category-overrides): Doc fix.
956
b291b572
SM
9572012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
958
959 * minibuffer.el (completion-table-with-context): Fix inf-loop.
960 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
961
31a9ef2e
GM
9622012-02-23 Glenn Morris <rgm@gnu.org>
963
5e6e6794 964 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
965 (authors-obsolete-files-regexps, authors-ignored-files)
966 (authors-ambiguous-files, authors-renamed-files-alist):
967 Add more entries.
968
0bd1e074
JL
9692012-02-23 Juri Linkov <juri@jurta.org>
970
971 * isearch.el (isearch-occur): Sync interactive spec with occur's
972 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
973
b617673c
JL
974 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
975
19e9789e
JL
9762012-02-22 Juri Linkov <juri@jurta.org>
977
978 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
979 (ucs-insert): Doc fix. Check for hex digits in the string.
980 Don't display `nil' in the error message. (Bug#10857)
981
f41ce09d
AM
9822012-02-22 Alan Mackenzie <acm@muc.de>
983
7a71b18d 984 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 985
ac2eceee
GM
9862012-02-22 Glenn Morris <rgm@gnu.org>
987
988 * ffap.el (ffap-c-path):
989 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
990
abd1f678
CY
9912012-02-22 Chong Yidong <cyd@gnu.org>
992
993 * custom.el (load-theme): Doc fix.
994
f25aef2e
GM
9952012-02-22 Glenn Morris <rgm@gnu.org>
996
997 * dired-x.el (dired-guess-shell-alist-default):
998 Remove escape sequences from nroff output. (Bug#172)
999
5f8dc2ca
GM
10002012-02-21 Glenn Morris <rgm@gnu.org>
1001
6ff86ec4
GM
1002 * vc/emerge.el (emerge-defvar-local):
1003 Set `permanent-local' property rather than unused `preserved'.
1004
be3223a3 1005 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
1006 (picture-mode-map): Use it. (Bug#10860)
1007 (picture-mode): Doc fix.
1008
3fe58f4f
JB
10092012-02-21 Juanma Barranquero <lekktu@gmail.com>
1010
1011 * newcomment.el (uncomment-region-default): Remove unused binding.
1012
f9a998c3
GM
10132012-02-21 Glenn Morris <rgm@gnu.org>
1014
1015 * textmodes/picture.el (picture-motion, picture-motion-reverse)
1016 (picture-self-insert, picture-tab-chars): Doc fix.
1017 (picture-mode-map): Fix C-a, C-e.
1018
c6029348
GM
10192012-02-20 Glenn Morris <rgm@gnu.org>
1020
1021 * emacs-lisp/authors.el (authors-aliases): Add another entry.
1022
ab1ce9d7
LL
10232012-02-20 Leo Liu <sdl.web@gmail.com>
1024
1025 * icomplete.el (icomplete-completions): Check FROM arg before
1026 passing to substring (Bug#10850).
1027
0fd40f89
CY
10282012-02-19 Chong Yidong <cyd@gnu.org>
1029
1030 * comint.el: Require ansi-color.
1031 (comint-output-filter-functions): Add ansi-color-process-output.
1032
1033 * ansi-color.el: Don't set comint-output-filter-functions; it is
1034 now in the initial value defined in comint.el.
1035 (ansi-color-apply-face-function): New variable.
1036 (ansi-color-apply-on-region): Use it.
1037 (ansi-color-apply-overlay-face): New function.
1038
1039 * shell.el (shell): No need to require ansi-color.
1040 (shell-mode): Use ansi-color-apply-face-function to highlight
1041 color escapes using font-lock-face property (Bug#10835).
1042
20af2394
CY
10432012-02-19 Chong Yidong <cyd@gnu.org>
1044
1045 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
1046 mode-line formats (Bug#10839).
1047
e23a3fbe
GM
10482012-02-18 Glenn Morris <rgm@gnu.org>
1049
b474519e
GM
1050 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
1051
1052 * mail/undigest.el (unforward-rmail-message): Doc fix.
1053
e23a3fbe
GM
1054 * saveplace.el (save-place-ignore-files-regexp): Add :version.
1055
57939ff4
EZ
10562012-02-18 Eli Zaretskii <eliz@gnu.org>
1057
1058 * international/characters.el (script-list): Sync with the latest
1059 Unicode Character Database.
1060
0c23686e
AS
10612012-02-18 Andreas Schwab <schwab@linux-m68k.org>
1062
1063 * international/titdic-cnv.el: Remove duplicate coding tag.
1064 * language/cham.el: Likewise.
1065 * language/tai-viet.el: Likewise.
1066
6818b449
GM
10672012-02-18 Glenn Morris <rgm@gnu.org>
1068
1069 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
1070 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
1071 (calendar-bahai-all-holidays-flag, calendar-other-dates):
1072 * calendar/diary-lib.el (diary-abbreviated-year-flag):
1073 * calendar/holidays.el (holiday-bahai-holidays)
1074 (calendar-holidays, list-holidays):
1075 Use utf-8 Bahá'í in doc-strings, menus, etc.
1076
0311a3fc
TH
10772012-02-17 Tassilo Horn <tassilo@member.fsf.org>
1078
1079 * saveplace.el (save-place-ignore-files-regexp): New variable
1080 allowing for excluding files from saving their location of point.
1081 The default value matches the temporary commit message editing
1082 files from Git, SVN, Bazaar, and Mercurial.
1083 (save-place-to-alist): Use it.
1084
eb864a71
LM
10852012-02-17 Lawrence Mitchell <wence@gmx.li>
1086 Stefan Monnier <monnier@iro.umontreal.ca>
1087
1088 * newcomment.el (uncomment-region-default): Don't leave extra space
1089 when an arg is provided (bug#8150).
1090
ee0ce425
TZ
10912012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1092
eb864a71 1093 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 1094
95ddf442
GM
10952012-02-17 Glenn Morris <rgm@gnu.org>
1096
1097 * net/socks.el: Require network-stream. (Bug#10599)
1098
48dd1e39 10992012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
1100
1101 * international/charprop.el:
1102 * international/uni-name.el:
1103 * international/uni-old-name.el:
1104 * international/uni-comment.el: Regenerate.
1105
d68cd087
GM
11062012-02-16 Glenn Morris <rgm@gnu.org>
1107
1108 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
1109 Interactively in calendar buffer, give an error if not on a date.
1110
13932042
GM
11112012-02-15 Glenn Morris <rgm@gnu.org>
1112
1113 * shell.el (shell-delimiter-argument-list):
1114 Revert 2011-02-17 change. (Bug#8027)
1115
c3a70e2b
CY
11162012-02-15 Chong Yidong <cyd@gnu.org>
1117
60236b0d
CY
1118 * minibuffer.el (completion-at-point-functions): Doc fix.
1119
c3a70e2b
CY
1120 * custom.el (defcustom): Doc fix; note use of defvar.
1121
9f26dc24
GM
11222012-02-15 Glenn Morris <rgm@gnu.org>
1123
1124 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
1125 Doc fixes.
1126
6546b134
GM
11272012-02-14 Glenn Morris <rgm@gnu.org>
1128
1129 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
1130
d29b2b4c
LI
11312012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1132
1133 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
1134 way the ports list is computed.
835bdcba
LI
1135 (smtpmail-query-smtp-server): Prompt the user for a port number if
1136 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 1137
08dcdbc9
TZ
11382012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1139
1140 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
1141
2605051a
GM
11422012-02-13 Glenn Morris <rgm@gnu.org>
1143
1144 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
1145
7ee99f32
TZ
11462012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1147
1148 * net/gnutls.el (gnutls-trustfiles): New variable.
1149 (gnutls-negotiate): Use it.
1150
5f0af64f
LI
11512012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1152
1153 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1154 does its stuff if Gnus is running.
1155
c14fcc95
AM
11562012-02-13 Alan Mackenzie <acm@muc.de>
1157
1158 Fix a loop in c-set-fl-decl-start.
1159
7a71b18d 1160 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1161 c-backward-syntactic-ws actually moves backwards.
1162
142b4d90
LL
11632012-02-13 Leo Liu <sdl.web@gmail.com>
1164
1165 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1166 beginning so that all \C-o chars are removed.
1167
fa9958a6
TZ
11682012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1169
dc9924b8 1170 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1171
0bc5886a
AM
11722012-02-12 Alan Mackenzie <acm@muc.de>
1173
1174 Fix infinite loop with long macros.
1175 * cc-engine.el (c-state-safe-place): Handle macros properly.
1176
d4bd55e7
CY
11772012-02-12 Chong Yidong <cyd@gnu.org>
1178
1179 * window.el (display-buffer): Doc fix (Bug#10785).
1180
66f3fe22
GM
11812012-02-12 Glenn Morris <rgm@gnu.org>
1182
bd7da63e
GM
1183 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1184 (x-disown-selection-internal, x-get-selection-internal):
1185 Sync docs with the xselect.c versions.
1186
66f3fe22
GM
1187 * allout-widgets.el: Add missing license notice.
1188
3e0d2fa7
GM
11892012-02-11 Glenn Morris <rgm@gnu.org>
1190
cfecdf09
GM
1191 * select.el (x-get-selection-internal, x-own-selection-internal)
1192 (x-disown-selection-internal):
1193 * x-dnd.el (x-get-selection-internal): Update declarations.
1194
6d216d7f
GM
1195 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1196
2bed3f04
GM
1197 * window.el (window-sides-slots):
1198 * tool-bar.el (tool-bar-position):
1199 * term/xterm.el (xterm-extra-capabilities):
1200 * ses.el (ses-self-reference-early-detection):
1201 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1202 (verilog-auto-wire-type)
1203 (verilog-auto-delete-trailing-whitespace)
1204 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1205 (verilog-auto-tieoff-declaration):
1206 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1207 (sql-oracle-statement-starters, sql-oracle-scan-on):
1208 * progmodes/prolog.el (prolog-align-comments-flag)
1209 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1210 (prolog-left-indent-regexp, prolog-paren-indent-p)
1211 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1212 (prolog-types, prolog-mode-specificators)
1213 (prolog-determinism-specificators, prolog-directives)
1214 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1215 (prolog-electric-dot-flag)
1216 (prolog-electric-dot-full-predicate-template)
1217 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1218 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1219 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1220 (prolog-program-switches, prolog-prompt-regexp)
1221 (prolog-debug-on-string, prolog-debug-off-string)
1222 (prolog-trace-on-string, prolog-trace-off-string)
1223 (prolog-zip-on-string, prolog-zip-off-string)
1224 (prolog-use-standard-consult-compile-method-flag)
1225 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1226 (prolog-imenu-max-lines, prolog-info-predicate-index)
1227 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1228 (prolog-char-quote-workaround):
1229 * progmodes/cc-vars.el (c-defun-tactic):
1230 * net/tramp.el (tramp-encoding-command-interactive)
1231 (tramp-local-end-of-line):
1232 * net/soap-client.el (soap-client):
1233 * net/netrc.el (netrc-file):
1234 * net/gnutls.el (gnutls):
1235 * minibuffer.el (completion-category-overrides)
1236 (completion-cycle-threshold)
1237 (completion-pcm-complete-word-inserts-delimiters):
1238 * man.el (Man-name-local-regexp):
1239 * mail/feedmail.el (feedmail-display-full-frame):
1240 * international/characters.el (glyphless-char-display-control):
1241 * eshell/em-ls.el (eshell-ls-date-format):
1242 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1243 (lisp-lambda-list-keyword-parameter-indentation)
1244 (lisp-lambda-list-keyword-parameter-alignment):
1245 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1246 * dired-x.el (dired-omit-verbose):
1247 * cus-theme.el (custom-theme-allow-multiple-selections):
1248 * calc/calc.el (calc-highlight-selections-with-faces)
1249 (calc-lu-field-reference, calc-lu-power-reference)
1250 (calc-note-threshold):
1251 * battery.el (battery-mode-line-limit):
1252 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1253 (archive-7z-update):
1254 * allout.el (allout-prefixed-keybindings)
1255 (allout-unprefixed-keybindings)
1256 (allout-inhibit-auto-fill-on-headline)
1257 (allout-flattened-numbering-abbreviation):
1258 * allout-widgets.el (allout-widgets-auto-activation)
1259 (allout-widgets-icons-dark-subdir)
1260 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1261 (allout-widgets-theme-dark-background)
1262 (allout-widgets-theme-light-background)
1263 (allout-widgets-item-image-properties-emacs)
1264 (allout-widgets-item-image-properties-xemacs)
1265 (allout-widgets-run-unit-tests-on-load)
1266 (allout-widgets-time-decoration-activity)
1267 (allout-widgets-hook-error-post-time)
1268 (allout-widgets-track-decoration):
1269 Add missing :version tags to new defcustoms and defgroups.
1270
5fec1b8e
GM
1271 * progmodes/sql.el (sql-ansi-statement-starters)
1272 (sql-oracle-statement-starters): Add custom type.
1273
3e0d2fa7
GM
1274 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1275 (prolog-system-version): Give it a type.
1276
90b671e2
EZ
12772012-02-11 Eli Zaretskii <eliz@gnu.org>
1278
1279 * term/pc-win.el (x-select-text, x-selection-owner-p)
1280 (x-own-selection-internal, x-disown-selection-internal)
1281 (x-get-selection-internal): Sync doc strings and argument lists
1282 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1283
5eac0c02
LL
12842012-02-11 Leo Liu <sdl.web@gmail.com>
1285
1286 * progmodes/python.el (python-end-of-statement): Fix infinite
1287 loop. (Bug#10788)
1288
f82cb659
GM
12892012-02-10 Glenn Morris <rgm@gnu.org>
1290
1291 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1292 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1293
cc26d239
LI
12942012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1295
1296 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1297 about SMTP before checking the From header.
1298
91027d08 1299 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1300 into own function for reuse by emacsbug.el.
1301
1be3ca5a
LL
13022012-02-10 Leo Liu <sdl.web@gmail.com>
1303
1304 * subr.el (condition-case-unless-debug): Rename from
1305 condition-case-no-debug. All callers changed.
1306 (with-demoted-errors): Fix caller.
1307
1308 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1309 * nxml/rng-valid.el (rng-do-some-validation):
1310 * emacs-lisp/package.el (package-refresh-contents)
1311 (package-menu-execute):
1312 * desktop.el (desktop-create-buffer):
91027d08 1313 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1314
b011fbfe
GM
13152012-02-10 Glenn Morris <rgm@gnu.org>
1316
b2096d72
GM
1317 * textmodes/bibtex.el:
1318 Add missing :version tags for new/changed defcustoms.
1319
b011fbfe
GM
1320 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1321
4c7e65bf
LI
13222012-02-09 Lars Ingebrigtsen <larsi@rusty>
1323
1324 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1325 (smtpmail-via-smtp): Use it, or fall back on the From address.
1326 (smtpmail-send-it): Ditto.
1327
f3934f6f
SM
13282012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1329
1330 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1331 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1332 (byte-compile-tmp-var): New const.
1333 (byte-compile-defvar): Use it to minimize .elc size.
1334 Just use `defvar' rather than simulate it (bug#10761).
1335
a075a2c5
GM
13362012-02-09 Glenn Morris <rgm@gnu.org>
1337
cf3aa21b
GM
1338 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1339
354998cd
GM
1340 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1341 Add :version tags.
1342
dc9924b8
SM
1343 * progmodes/compile.el (compilation-error-screen-columns)
1344 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1345
dab3703d
GM
1346 * vc/log-view.el (log-view-toggle-entry-display):
1347 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1348
3f88cd72
GM
1349 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1350 (report-emacs-bug-can-use-xdg-email):
1351 (report-emacs-bug-insert-to-mailer): Doc fixes.
1352 (report-emacs-bug): Message fix.
1353
d95b247d
GM
1354 * net/browse-url.el (browse-url-can-use-xdg-open)
1355 (browse-url-xdg-open): Doc fixes.
1356
a075a2c5
GM
1357 * electric.el (electric-indent-mode, electric-pair-mode)
1358 (electric-layout-rules, electric-layout-mode): Doc fixes.
1359 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1360
ffb6157e
MR
13612012-02-08 Martin Rudalics <rudalics@gmx.at>
1362
1363 * server.el (server-unselect-display): Don't inadvertently kill
1364 the current buffer. (Bug#10729)
1365
e1ac4066
GM
13662012-02-08 Glenn Morris <rgm@gnu.org>
1367
34e8a2da
GM
1368 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1369 (sql-list-table): Doc fixes.
1370
b4ac6e8c
GM
1371 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1372 Comment out (does nothing).
1373
e1ac4066
GM
1374 * completion.el (dynamic-completion-mode):
1375 * dirtrack.el (dirtrack-debug-mode):
1376 * electric.el (electric-layout-mode):
1377 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1378 * face-remap.el (text-scale-mode, buffer-face-mode):
1379 * iimage.el (iimage-mode):
1380 * image-mode.el (image-transform-mode):
1381 * minibuffer.el (completion-in-region-mode):
1382 * scroll-lock.el (scroll-lock-mode):
1383 * simple.el (next-error-follow-minor-mode):
1384 * tar-mode.el (tar-subfile-mode):
1385 * tooltip.el (tooltip-mode):
1386 * vcursor.el (vcursor-use-vcursor-map):
1387 * wid-browse.el (widget-minor-mode):
1388 * emulation/tpu-edt.el (tpu-edt-mode):
1389 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1390 * international/iso-ascii.el (iso-ascii-mode):
1391 * language/thai-util.el (thai-word-mode):
1392 * mail/supercite.el (sc-minor-mode):
1393 * net/goto-addr.el (goto-address-mode):
1394 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1395 * progmodes/cwarn.el (cwarn-mode):
1396 * progmodes/flymake.el (flymake-mode):
1397 * progmodes/glasses.el (glasses-mode):
1398 * progmodes/hideshow.el (hs-minor-mode):
1399 * progmodes/pascal.el (pascal-outline-mode):
1400 * textmodes/enriched.el (enriched-mode):
1401 * vc/smerge-mode.el (smerge-mode):
1402 Doc fixes (minor mode argument).
1403
5e0d957f
EZ
14042012-02-07 Eli Zaretskii <eliz@gnu.org>
1405
1406 * ls-lisp.el (ls-lisp-sanitize): New function.
1407 (ls-lisp-insert-directory): Use it to fix or remove any elements
1408 in file-alist with missing attributes. (Bug#4673)
1409
98d7371e
AM
14102012-02-07 Alan Mackenzie <acm@muc.de>
1411
1412 Fix spurious recognition of c-in-knr-argdecl.
1413
1414 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1415 putative K&R region.
1416
667ced3a
AM
14172012-02-07 Alan Mackenzie <acm@muc.de>
1418
eb864a71
LM
1419 * progmodes/cc-engine.el (c-forward-objc-directive):
1420 Prevent looping in "#pragma mark @implementation".
667ced3a 1421
5b77774d
MA
14222012-02-07 Michael Albinus <michael.albinus@gmx.de>
1423
1424 * notifications.el (notifications-on-closed-signal): Make `reason'
1425 optional. (Bug#10744)
1426
af008560
GM
14272012-02-07 Glenn Morris <rgm@gnu.org>
1428
60d47423
GM
1429 * emacs-lisp/easy-mmode.el (define-minor-mode):
1430 Doc fixes for the macro and the mode it defines.
1431
dd605cc4
GM
1432 * image.el (imagemagick-types-inhibit): Doc fix.
1433
af008560
GM
1434 * cus-start.el (imagemagick-render-type): Add it.
1435
5cc59a37
LI
14362012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1437
1438 * progmodes/cc-mode.el
1439 (c-standard-font-lock-fontify-region-function): Set the default at
1440 load time, too, so that `font-lock-fontify-buffer' can be called
1441 without setting up the entire mode first. This fixes a bug in
1442 `mm-inline-text' with C MIME parts.
1443
9a6dd747
CY
14442012-02-06 Chong Yidong <cyd@gnu.org>
1445
2d16b285
CY
1446 * simple.el (list-processes--refresh): Delete exited processes
1447 (Bug#8094).
1448
171e9b6e
CY
1449 * comint.el (comint-next-prompt): next-single-char-property-change
1450 and prev-single-char-property-change never return nil (Bug#8657).
1451
9a6dd747
CY
1452 * custom.el (defcustom): Doc fix (Bug#9711).
1453
aa4589a7
CY
14542012-02-05 Chong Yidong <cyd@gnu.org>
1455
5c2a252f
CY
1456 * cus-edit.el (custom-variable-reset-backup): Quote the value
1457 before storing it in the customized-value property (Bug#6712).
4aab9006 1458 (custom-display): Add a customization type tag.
983b9602 1459 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1460
aa4589a7
CY
1461 * wid-edit.el (widget-field-value-get): New optional arg to
1462 suppress trailing whitespace truncation.
1463 (character): Use it (Bug#2689).
1464
1ff980ae
AS
14652012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1466
1467 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1468 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1469
03988c98
CY
14702012-02-05 Chong Yidong <cyd@gnu.org>
1471
eeb6cc88
CY
1472 * cus-edit.el (custom-variable-value-create): For mismatched
1473 types, show the current value (Bug#7600).
1474
03988c98
CY
1475 * custom.el (defcustom): Doc fix.
1476
f8cdeef0
GM
14772012-02-05 Glenn Morris <rgm@gnu.org>
1478
1479 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1480
0696d255
JB
14812012-02-05 Juanma Barranquero <lekktu@gmail.com>
1482
1483 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1484 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1485 (pp-last-sexp): Use `looking-at-p'.
1486
34c99998
GM
14872012-02-04 Glenn Morris <rgm@gnu.org>
1488
8f05da42
GM
1489 * files.el (revert-buffer):
1490 Doc fix (mention revert-buffer-in-progress-p).
1491
f160676e
GM
1492 * emacs-lisp/ert-x.el (ert-simulate-command):
1493 Check deferred-action-list (which is obsolete) is bound.
1494
c7291ad9
GM
1495 * subr.el (with-wrapper-hook): Doc fixes.
1496
34c99998
GM
1497 * simple.el (filter-buffer-substring-functions)
1498 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1499
6283a7d3
LL
15002012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1501
1502 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1503 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1504
e96e3013
LL
15052012-02-04 Leo Liu <sdl.web@gmail.com>
1506
1507 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1508
8ded50f2
GM
15092012-02-04 Glenn Morris <rgm@gnu.org>
1510
82ff1d13
GM
1511 * image.el (image-extension-data): Add obsolete alias.
1512
987a0a16
GM
1513 * isearch.el (isearch-update): Doc fix.
1514
ea32ef46
GM
1515 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1516
8ded50f2
GM
1517 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1518
eea14f31
GM
15192012-02-03 Glenn Morris <rgm@gnu.org>
1520
1521 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1522 (image-animate-timeout): Doc fix.
1523
1524 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1525
12f381b7
GM
15262012-02-02 Glenn Morris <rgm@gnu.org>
1527
953cebf5
GM
1528 * server.el (server-auth-dir): Doc fix.
1529 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1530
12f381b7
GM
1531 * subr.el (run-mode-hooks): Doc fix.
1532
953a8c3b
JL
15332012-02-02 Juri Linkov <juri@jurta.org>
1534
1535 * image-mode.el (image-toggle-display-image): Remove tautological
1536 `major-mode' from the `derived-mode-p' test.
1537
c5d3843c
KH
15382012-02-02 Kenichi Handa <handa@m17n.org>
1539
9f6e692e 1540 * composite.el (compose-region): Cancel previous change.
c5d3843c 1541
159462d4 15422012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1543
1544 * composite.el (compose-region, compose-string): Signal error for
1545 a null string component (Bug#6988).
1546
9f562668
CY
15472012-02-01 Chong Yidong <cyd@gnu.org>
1548
e2cef717
CY
1549 * view.el (view-buffer-other-window, view-buffer-other-frame):
1550 Handle special modes like view-buffer (Bug#10650).
1551 (view-buffer): Simplify.
1552
9f562668
CY
1553 * frame.el (set-frame-font): Tweak meaning of third argument.
1554
9f6e692e
JB
1555 * dynamic-setting.el (font-setting-change-default-font):
1556 Use set-frame-font (Bug#9982).
9f562668 1557
781acb9f
GM
15582012-02-01 Glenn Morris <rgm@gnu.org>
1559
6035be52
GM
1560 * progmodes/compile.el (compilation-internal-error-properties):
1561 Respect compilation-first-column in the "*compilation*" buffer.
1562
781acb9f
GM
1563 * emacs-lisp/easy-mmode.el (define-minor-mode):
1564 Relax :variable's test for a named function.
1565
abbceb00
AM
15662012-01-31 Alan Mackenzie <acm@muc.de>
1567
1568 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1569 off by one error.
1570
fce3fdeb
CY
15712012-01-31 Chong Yidong <cyd@gnu.org>
1572
1573 * frame.el (set-frame-font): New arg ALL-FRAMES.
1574
1575 * menu-bar.el (menu-set-font): Use set-frame-font.
1576
1577 * faces.el (face-spec-reset-face): Don't apply unspecified
1578 attribute values to the default face.
1579
47893581
JB
15802012-01-31 Juanma Barranquero <lekktu@gmail.com>
1581
1582 * progmodes/cwarn.el (cwarn): Remove dead link.
1583 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1584 Remove * from defcustom docstrings.
1585 (turn-on-cwarn-mode): Make obsolete.
1586 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
1587 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
1588
e58e988a
GM
15892012-01-31 Glenn Morris <rgm@gnu.org>
1590
60dc2671 1591 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 1592 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 1593 Allow named functions to be used as the cdr of :variable.
e58e988a 1594
7a3f511d
GM
15952012-01-30 Glenn Morris <rgm@gnu.org>
1596
1597 * emacs-lisp/authors.el (authors-fixed-entries):
1598 Remove reference to deleted file rnewspost.el.
1599
cb882333
JB
16002012-01-29 Juanma Barranquero <lekktu@gmail.com>
1601
1602 * window.el (window-with-parameter): Remove unused variable `windows'.
1603 (window--side-check): Remove unused variable `code'.
1604 (window--resize-siblings): Remove unused variable `first'.
1605 (adjust-window-trailing-edge): Remove unused variable `failed'.
1606 (window-deletable-p, window--delete): Remove unused variable `buffer'.
1607 Use `let', not `let*'.
1608 (balance-windows-2): Remove unused variable `found'.
1609 (window--state-put-2): Remove unused variable `splits'.
1610 (window-state-put): Remove unused variable `selected'.
1611 (same-window-p): Use `string-match-p'.
1612 (display-buffer-assq-regexp): Remove unused variable `value'.
1613 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1614 Mark argument ALIST as ignored.
1615 (pop-to-buffer): Remove unused variable `old-window'.
1616
907201af
EZ
16172012-01-29 Eli Zaretskii <eliz@gnu.org>
1618
1619 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
1620 and .lzma compressed files.
1621
ea162670
CY
16222012-01-29 Chong Yidong <cyd@gnu.org>
1623
5b95ee8a
CY
1624 * frame.el (window-system-default-frame-alist): Doc fix.
1625
ea162670
CY
1626 * dynamic-setting.el (font-setting-change-default-font): Don't
1627 change the default face if SET-FONT argument is non-nil (Bug#9982).
1628
d6e6f4b1
SB
16292012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
1630
1631 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
1632
0f29fa41 16332012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
1634
1635 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
1636 breakpoints in files outside current directory (Bug#6098).
1637
db174434
CY
16382012-01-29 Chong Yidong <cyd@gnu.org>
1639
6b25e4e2
SE
1640 * progmodes/python.el: Require ansi-color at top-level.
1641
6df6ae42
JB
1642 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
1643 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
1644 (lisp-mode-abbrev-table): Add doc.
1645 (lisp-mode-variables): Don't set local-abbrev-table.
1646 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
1647
e70ee681
RW
16482012-01-28 Roland Winkler <winkler@gnu.org>
1649
1650 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
1651
ace88aa2
RW
16522012-01-28 Roland Winkler <winkler@gnu.org>
1653
1654 * textmodes/bibtex.el (bibtex-entry-alist): New function.
1655 (bibtex-set-dialect): Use it. Either set global values of
1656 dialect-dependent variables or bind these variables buffer-locally
1657 (Bug#10254).
1658 (bibtex-mode): Call bibtex-set-dialect via
1659 hack-local-variables-hook.
eb864a71
LM
1660 (bibtex-dialect): Update docstring.
1661 Add safe-local-variable predicate.
ace88aa2
RW
1662 (bibtex-entry-alist, bibtex-field-alist): Initialize via
1663 bibtex-set-dialect.
1664 (bibtex-mode-map): Define menu for each dialect.
1665 (bibtex-entry): Fix docstring.
1666
93376c5b
CY
16672012-01-28 Chong Yidong <cyd@gnu.org>
1668
1669 * eshell/esh-arg.el (eshell-quote-argument): New function.
1670
1671 * eshell/esh-ext.el (eshell-invoke-batch-file):
1672 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
1673 first arg to eshell-parse-command (Bug#10523).
1674
4372494f
DA
16752012-01-28 Drew Adams <drew.adams@oracle.com>
1676
1677 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
1678 `default-directory' is non-nil.
1679
4d4ec1f8
EZ
16802012-01-28 Eli Zaretskii <eliz@gnu.org>
1681
1682 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
1683 line that displays system-configuration-options. (Bug#9924)
1684
7c188927
DA
16852012-01-28 Drew Adams <drew.adams@oracle.com>
1686
1687 * descr-text.el (describe-char): Show information about POS, in
1688 addition to information about the character at POS. Improve and
1689 update the doc string. Change "code point" to "code point in
1690 charset", to avoid confusion with the character's Unicode code
1691 point shown above that. (Bug#10129)
1692
e0da685a
EZ
16932012-01-28 Eli Zaretskii <eliz@gnu.org>
1694
1695 * descr-text.el (describe-char): Show the raw character, not only
1696 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
1697 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
1698 for the reasons.
1699
70550acf
PH
17002012-01-28 Phil Hagelberg <phil@hagelb.org>
1701
eb864a71
LM
1702 * emacs-lisp/package.el (package-install):
1703 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 1704
0ce8e868
CY
17052012-01-28 Chong Yidong <cyd@gnu.org>
1706
cb882333
JB
1707 * emacs-lisp/package.el (package-maybe-load-descriptor):
1708 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
1709 (package-maybe-load-descriptor): Use it.
1710 (package-download-transaction): Fully load required packages
1711 inside the loop, so that `require' calls work (Bug#10593).
1712 (package-install): No need to call package-initialize now.
1713
2e7f3bea
CY
17142012-01-28 Chong Yidong <cyd@gnu.org>
1715
6e9bad14
CY
1716 * simple.el (deactivate-mark): Doc fix (Bug#8614).
1717
f823b8ca
CY
1718 * tooltip.el (tooltip-mode): Doc fix.
1719 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
1720
2680c309
CY
1721 * frame.el (set-cursor-color): Doc fix (Bug#352).
1722
d7a9e63b
CY
1723 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
1724 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
1725
2e7f3bea
CY
1726 * cus-edit.el (custom-buffer-create-internal): Fix search button
1727 action (Bug#10542).
2ae01800 1728 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 1729
fc4f7a23
EW
17302012-01-27 Eduard Wiebe <usenet@pusto.de>
1731
1732 * dired.el (dired-mark-files-regexp):
1733 Include any subdirectory components. (Bug#10445)
1734
7dd37071
ML
17352012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
1736
1737 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
1738 Handle [host]:port syntax. (Bug#10533)
1739
a268160b
AH
17402012-01-27 Alex Harsanyi <harsanyi@mac.com>
1741
1742 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
1743
e43273ef
GM
17442012-01-26 Glenn Morris <rgm@gnu.org>
1745
1746 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
1747 * term.el (term-raw-escape-map): Use Control-X-prefix.
1748 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
1749
1edf595d
MR
17502012-01-25 Martin Rudalics <rudalics@gmx.at>
1751
1752 * window.el (window-state-get, window--state-get-1): Don't deal
1753 with fixed-sizeness of windows. Simplify code.
1754
fa8eafef
JC
17552012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
1756
6df6ae42
JB
1757 * window.el (window--state-get-1, window--state-put-2):
1758 Don't save and restore the mark.
fa8eafef 1759
0b21c100
CY
17602012-01-25 Chong Yidong <cyd@gnu.org>
1761
1762 * custom.el (custom-variable-p): Doc fix.
1763
5ae1a6c8
GM
17642012-01-25 Glenn Morris <rgm@gnu.org>
1765
40047858
GM
1766 * dired.el (dired-goto-file): Handle some of the more common
1767 characters that `ls -b' escapes. (Bug#10596)
1768
5ddce96c
GM
1769 * progmodes/compile.el (compilation-next-error-function):
1770 Respect compilation-first-column in the "*compilation*" buffer.
1771 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
1772
5ae1a6c8
GM
1773 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
1774
b559f1a9
GM
17752012-01-24 Glenn Morris <rgm@gnu.org>
1776
1777 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
1778
6725d21a
JD
17792012-01-24 Julien Danjou <julien@danjou.info>
1780
1781 * color.el (color-rgb-to-hsl): Fix value computing.
1782 (color-hue-to-rgb): New function.
1783 (color-hsl-to-rgb): New function.
1784 (color-clamp, color-saturate-hsl, color-saturate-name)
1785 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1786 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1787
70df4bbe
GM
17882012-01-24 Glenn Morris <rgm@gnu.org>
1789
1790 * vc/vc-rcs.el (vc-rcs-create-tag):
1791 * vc/vc-sccs.el (vc-sccs-create-tag):
1792 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
1793
802a2ae2
ML
17942012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
1795
1796 * eshell/esh-util.el (eshell-read-hosts-file):
1797 Skip comment lines. (Bug#10549)
1798
d7128bb1
ML
1799 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
1800
d1a5c3b4
JB
18012012-01-23 Juanma Barranquero <lekktu@gmail.com>
1802
2724d9c7
JB
1803 * subr.el (display-delayed-warnings): Doc fix.
1804 (collapse-delayed-warnings): New function to collapse identical
1805 adjacent warnings.
1806 (delayed-warnings-hook): Add it.
d1a5c3b4 1807
a5509865
MA
18082012-01-22 Michael Albinus <michael.albinus@gmx.de>
1809
1810 * net/tramp.el (tramp-action-login): Set connection property "login-as".
1811
1812 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
1813 properties, when "login-as" is set.
1814
1815 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
1816 (tramp-default-user-alist): Don't add "pscp".
1817 (tramp-do-copy-or-rename-file-out-of-band): Use connection
1818 property "login-as", if set. (Bug#10530)
1819
cc6d5805
MA
18202012-01-21 Michael Albinus <michael.albinus@gmx.de>
1821
1822 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
1823 "plink1" and "psftp". (Bug#10530)
1824
18252012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
1826
1827 * international/mule-cmds.el (prefer-coding-system): Show a
1828 warning message if the default value of file-name-coding-system
1829 was not changed.
1830
f0960428
JC
18312012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
1832
cb882333
JB
1833 * windmove.el (windmove-reference-loc):
1834 Fix windmove-reference-loc miscalculation.
f0960428 1835
dd6f2a63
JB
18362012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
1837
1838 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
1839 default unit.
1840
7b447e9b
GM
18412012-01-21 Glenn Morris <rgm@gnu.org>
1842
117a9ea1
GM
1843 * international/mule.el (auto-coding-alist): Add .tbz.
1844
7b447e9b
GM
1845 * files.el (local-enable-local-variables): Doc fix.
1846 (inhibit-local-variables-regexps): Rename from
1847 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
1848 Doc fix. Add some extensions from auto-coding-alist.
1849 (inhibit-local-variables-suffixes):
1850 Rename from inhibit-first-line-modes-suffixes. Doc fix.
1851 (inhibit-local-variables-p):
1852 New function, extracted from set-auto-mode-1.
1853 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
1854 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
1855 (hack-local-variables): Doc fix. Make the mode-only case
1856 respect enable-local-variables and friends.
1857 Respect inhibit-local-variables-regexps for file-locals, but
1858 not for directory-locals.
1859 (set-visited-file-name):
1860 Take account of inhibit-local-variables-regexps.
1861 Whether it applies may change as the file name is changed.
1862 * jka-cmpr-hook.el (jka-compr-install):
1863 * jka-compr.el (jka-compr-uninstall):
1864 Update for inhibit-first-line-modes-suffixes name change.
1865
dd6e3cdd
MR
18662012-01-20 Martin Rudalics <rudalics@gmx.at>
1867
1868 * help-macro.el (make-help-screen): Temporarily restore original
1869 binding for minor-mode-map-alist (Bug#10454).
1870
0d0deb38
JD
18712012-01-19 Julien Danjou <julien@danjou.info>
1872
1873 * color.el (color-name-to-rgb): Use the white color to find the max
1874 color component value and return correctly computed values.
1875 (color-name-to-rgb): Add missing float conversion for max value.
1876
34a02f46
MR
18772012-01-19 Martin Rudalics <rudalics@gmx.at>
1878
1879 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
1880 special state value for window-persistent-parameters.
1881 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
1882 (window--state-put-2): Reset all window parameters to nil before
1883 assigning values of persistent parameters.
1884
606c44c4
AM
18852012-01-18 Alan Mackenzie <acm@muc.de>
1886
1887 Eliminate sluggishness and hangs in fontification of "semicolon
1888 deserts".
1889
cb882333
JB
1890 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
1891 Change value 10000 -> 3000.
606c44c4
AM
1892 (c-state-safe-place): Reformulate so it doesn't stack up an
1893 infinite number of wrong entries in c-state-nonlit-pos-cache.
1894 (c-determine-limit-get-base, c-determine-limit): New functions to
1895 determine backward search limits disregarding literals.
1896 (c-find-decl-spots): Amend commenting.
1897 (c-cheap-inside-bracelist-p): New function which detects "={".
1898
1899 * progmodes/cc-fonts.el
1900 (c-make-font-lock-BO-decl-search-function): Give a limit to a
1901 backward search.
1902 (c-font-lock-declarations): Fix an occurrence of point being
1903 undefined. Check additionally for point being in a bracelist or
1904 near a macro invocation without a semicolon so as to avoid a
1905 fruitless time consuming search for a declarator. Give a more
1906 precise search limit for declarators using the new
1907 c-determine-limit.
1908
f3860cea
GM
19092012-01-18 Glenn Morris <rgm@gnu.org>
1910
1911 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
1912 (set-auto-mode): Doc fixes.
1913
1db03b16
GM
19142012-01-17 Glenn Morris <rgm@gnu.org>
1915
0e6038be
GM
1916 * isearch.el (search-nonincremental-instead): Fix doc typo.
1917
1db03b16
GM
1918 * dired.el (dired-insert-directory): Handle newlines in directory name.
1919 (dired-build-subdir-alist): Unescape newlines in directory name.
1920
4cb0aa75
MA
19212012-01-17 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * net/tramp.el (tramp-local-end-of-line): New defcustom.
1924 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
1925 (tramp-action-terminal): Use it. (Bug#10530)
1926
1d00653d
SM
19272012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1928
1929 * minibuffer.el (completion--replace): Strip properties (bug#10062).
1930
6a6ee00d
MR
19312012-01-16 Martin Rudalics <rudalics@gmx.at>
1932
1933 * window.el (window-state-ignored-parameters): Remove variable.
1934 (window--state-get-1): Rename argument MARKERS to IGNORE.
1935 Handle persistent window parameters. Make copy of clone-of
1936 parameter only if requested. (Bug#10348)
1937 (window--state-put-2): Install a window parameter only if it has
1938 a non-nil value or an existing parameter shall be overwritten.
1939
97912def
MA
19402012-01-15 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
1943
688070a5
EZ
19442012-01-14 Eli Zaretskii <eliz@gnu.org>
1945
1946 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
1947 don't pass the (nil) value of `upnode' to string-match.
1948
301afadc
CY
19492012-01-14 Chong Yidong <cyd@gnu.org>
1950
1951 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 1952 Fix values recognized by the cursorBlink resource.
301afadc 1953
9e5788aa
PE
19542012-01-14 Paul Eggert <eggert@cs.ucla.edu>
1955
1956 * epg.el (epg--make-temp-file): Avoid permission race condition
1957 when running on old Emacs versions (bug#10403).
1958
3cdb7f5a
GM
19592012-01-14 Glenn Morris <rgm@gnu.org>
1960
1961 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
1962
8c82b1b4
AM
19632012-01-13 Alan Mackenzie <acm@muc.de>
1964
1965 Fix filling for when filladapt mode is enabled.
1966
1967 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
1968 c-mask-paragraph, pass in `fill-paragraph' rather than
1969 `fill-region-as-paragraph'. (This is a reversion of a previous
1970 change.)
eb864a71
LM
1971 * progmodes/cc-mode.el (c-basic-common-init):
1972 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 1973
e517eda4
GM
19742012-01-13 Glenn Morris <rgm@gnu.org>
1975
1498536e
GM
1976 * dired.el (dired-switches-escape-p): New function.
1977 (dired-insert-directory): Use dired-switches-escape-p.
1978 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
1979
e517eda4
GM
1980 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
1981
328f984d
GM
19822012-01-12 Glenn Morris <rgm@gnu.org>
1983
1984 * mail/sendmail.el (mail-mode): Update paragraph-separate for
1985 changes in adaptive-fill-regexp. (Bug#10276)
1986
2cc769a8
AM
19872012-01-11 Alan Mackenzie <acm@muc.de>
1988
1989 Fix Emacs bug #10463 - put `widen's around the critical spots.
1990
1d00653d 1991 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
1992 widen around each invocation of c-state-pp-to-literal. Remove an
1993 unused let variable.
1994
e52c37fa
GM
19952012-01-11 Glenn Morris <rgm@gnu.org>
1996
1997 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 1998 Doc fix.
e52c37fa 1999
96f8741e
CY
20002012-01-10 Chong Yidong <cyd@gnu.org>
2001
1d00653d
SM
2002 * net/network-stream.el (network-stream-open-starttls):
2003 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
2004 response to the capability command.
2005
b09a806e
GM
20062012-01-10 Glenn Morris <rgm@gnu.org>
2007
2008 * mail/unrmail.el (unrmail): Tweak previous change.
2009
7655cb66
CY
20102012-01-09 Chong Yidong <cyd@gnu.org>
2011
2012 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
2013
9d5a8f0b
AM
20142012-01-08 Alan Mackenzie <acm@muc.de>
2015
2016 Optimise font locking in long enum definitions.
2017
2018 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
2019 arm to a cond form to handle enums.
2020 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
2021 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
2022
9a0115ab 20232012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
2024
2025 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 2026 (Bug#10401)
6bb72cbd 2027
f186bb95
LMI
20282012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2029
29232a68
LMI
2030 * faces.el (set-face-attribute): Clarify the meaning of the nil
2031 frame (bug#10294).
2032
4e5d086d
LMI
2033 * subr.el (with-selected-frame): Mention that the selected frame
2034 is restored (bug#9980).
2035
8e66aebe
LMI
2036 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
2037 (bug#9759).
2038
cd394be1 2039 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
2040 (password-read): Don't autoload unused function.
2041
adf4e762
JB
20422012-01-07 Juanma Barranquero <lekktu@gmail.com>
2043
2044 * progmodes/which-func.el (which-func-mode): Turn into a
2045 non-interactive function and mark as obsolete (bug#10428).
2046
89bd9ccd
CY
20472012-01-06 Chong Yidong <cyd@gnu.org>
2048
2049 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
2050 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
2051 functions, along with 1 and -1.
2052
4afee9d5
EZ
20532012-01-06 Eli Zaretskii <eliz@gnu.org>
2054
2055 * time.el (display-time-load-average)
2056 (display-time-default-load-average): Doc fixes. See the thread
2057 starting at
2058 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
2059 for the details.
2060
536aea70
GM
20612012-01-06 Glenn Morris <rgm@gnu.org>
2062
665ae865
GM
2063 * mail/unrmail.el (unrmail): Give an explicit error if the input file
2064 has no messages. (Bug#10377)
2065
c869783d
GM
2066 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
2067 than Info-edit. (Bug#10385)
2068
2bb4227e
GM
2069 * time.el (display-time-load-average, display-time-next-load-average):
2070 Doc fixes.
2071
7d5944b9
GM
2072 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
2073 local setting of buffer-read-only to the input buffer. (Bug#10419)
2074
536aea70
GM
2075 * calendar/calendar.el (calendar-mode):
2076 Locally set scroll-margin to 0. (Bug#10379)
2077
7dccca16
UM
20782012-01-06 Ulrich Mueller <ulm@gentoo.org>
2079
2080 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
2081
afbb7930
GM
20822012-01-05 Glenn Morris <rgm@gnu.org>
2083
2084 * eshell/em-unix.el (diff-no-select): Autoload it.
2085 (eshell/diff): Use diff-no-select. (Bug#10420)
2086
04482335
CY
20872012-01-05 Chong Yidong <cyd@gnu.org>
2088
7baca3bc
CY
2089 * shell.el (shell-dynamic-complete-functions): Revert last change.
2090 (shell-command-completion-function): New function.
2091 (shell-completion-vars): Use it to implement
2092 shell-completion-execonly (Bug#10417).
2093
04482335
CY
2094 * custom.el (enable-theme): Don't set custom-safe-themes.
2095
1d00653d
SM
2096 * cus-theme.el (custom-theme-merge-theme):
2097 Ignore custom-enabled-themes and custom-safe-themes.
04482335 2098
bb5aa5d6
MM
20992012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2100
2101 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
2102 first prompt in `sql-interacive-mode'.
2103 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 2104 keywords.
6df6ae42 2105 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
2106 (sql-product-interactive): Bug fix: Set `sql-buffer' in
2107 context of original buffer. Invoke `sql-login-hook'.
2108
a7183d7c
EZ
21092012-01-04 Eli Zaretskii <eliz@gnu.org>
2110
2111 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
2112 letters in cite-prefix.
2113
a1eacd1e
LMI
21142012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2115
2116 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
2117
787cdb34
CY
21182012-01-03 Chong Yidong <cyd@gnu.org>
2119
1d00653d
SM
2120 * shell.el (shell-dynamic-complete-functions):
2121 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
2122 comint-filename-completion first (Bug#10417).
2123
30710442
RS
21242012-01-02 Richard Stallman <rms@gnu.org>
2125
2126 * battery.el (battery-status-function):
2127 Detect when to use battery-yeeloong-sysfs.
2128 (battery-echo-area-format): Add string for Yeeloong.
2129 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
2130 (battery-yeeloong-sysfs): New function.
2131
f75bfc33
CY
21322012-01-02 Chong Yidong <cyd@gnu.org>
2133
2134 * dirtrack.el (dirtrack-list): Eliminate unused third element.
2135 (dirtrack): Merge code for handling relative filenames in prompt
2136 from shell-dir-cookie-watcher.
2137 (dirtrack-debug-message): New arg to avoid excess format calls.
2138
2139 * shell.el (shell-dir-cookie-re): Variable deleted.
2140 (shell-dir-cookie-watcher): Function deleted.
2141 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
2142 with dirtrack-mode.
2143
651e947e
EZ
21442012-01-01 Eli Zaretskii <eliz@gnu.org>
2145
1d00653d
SM
2146 * term/w32-win.el (dynamic-library-alist) <gnutls>:
2147 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2148 libgnutls-26.dll.
2149
94d4c7dc
AS
21502011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2151
2152 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2153
8d43f3cd
EZ
21542011-12-31 Eli Zaretskii <eliz@gnu.org>
2155
2156 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2157 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2158
98c8795a
MA
21592011-12-29 Michael Albinus <michael.albinus@gmx.de>
2160
2161 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2162 also for alternative shells.
2163 (tramp-open-connection-setup-interactive-shell): Check, whether
2164 the shell is a busybox.
2165 (tramp-send-command): Don't suppress multiple prompts for
2166 busyboxes, it hurts.
2167
51281b32
CY
21682011-12-28 Chong Yidong <cyd@gnu.org>
2169
2170 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2171 (gdb-get-source-file): Move mode line update to
2172 gdb-get-source-file (Bug#10087).
2173
2170cb53
CY
21742011-12-25 Chong Yidong <cyd@gnu.org>
2175
2176 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2177 gud-gdb-marker-filter without taking it as an argument.
2178 (gud-gdb-run-command-fetch-lines): Caller changed.
2179 (gud-gdb-completion-function): New variable.
2180 (gud-gdb-completion-at-point): Use it.
2181 (gud-gdb-completions-1): Split from gud-gdb-completions.
2182
2183 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2184 function as separate arguments.
2185 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2186 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2187 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2188 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2189 (gdb-stopped, def-gdb-auto-update-trigger)
2190 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2191 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2192 Callers changed.
2170cb53
CY
2193 (gud-gdbmi-completions): New function.
2194 (gdb): Use it for generating the completion table.
2195
be8b11bb
AM
21962011-12-24 Alan Mackenzie <acm@muc.de>
2197
2198 Introduce a mechanism to widen the region used in context font
1d00653d 2199 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2200
1d00653d
SM
2201 * progmodes/cc-langs.el (c-before-font-lock-functions):
2202 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2203 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2204 functions to be run just before context (etc.) font locking.
2205
2206 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2207 New, functionality extracted from
be8b11bb 2208 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2209 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2210 (c-after-change): Set c-in-after-change-fontification.
2211 (c-set-fl-decl-start): Rejig its interface, so it can be called
2212 from both after-change and context fontifying.
b81d40f0
JB
2213 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2214 New functions.
2215 (c-standard-font-lock-fontify-region-function): New variable.
2216 (c-font-lock-fontify-region): New function.
be8b11bb 2217
341cf6ac
JL
22182011-12-24 Juri Linkov <juri@jurta.org>
2219
2220 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2221 (Bug#10348)
2222
bffcee0a
MA
22232011-12-23 Michael Albinus <michael.albinus@gmx.de>
2224
2225 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2226 existence of source file. (Bug#10325)
2227
cb5e207c
AM
22282011-12-23 Alan Mackenzie <acm@muc.de>
2229
2230 Fix unstable fontification inside templates.
2231
b81d40f0
JB
2232 * progmodes/cc-langs.el (c-before-font-lock-functions):
2233 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2234 additionally has c-set-fl-decl-start. The other languages (apart
2235 from AWK) have that as a single entry.
2236
b81d40f0
JB
2237 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2238 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2239 c-set-fl-decl-start.
2240
b81d40f0
JB
2241 * progmodes/cc-mode.el (c-common-init, c-after-change):
2242 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2243 (c-set-fl-decl-start): New function, extracted from
2244 c-font-lock-enclosing-decls and enhanced.
2245
60ff536c
JB
22462011-12-23 Juanma Barranquero <lekktu@gmail.com>
2247
2248 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2249
1c4757d6
JL
22502011-12-22 Juri Linkov <juri@jurta.org>
2251
2252 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2253
d031f2c7
CY
22542011-12-22 Chong Yidong <cyd@gnu.org>
2255
2256 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2257
bace743a
DA
22582011-12-21 Drew Adams <drew.adams@oracle.com>
2259
2260 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2261
728a1f2b
JC
22622011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2263
2264 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2265
0d373f73
TZ
22662011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2267
fec0aaa4
TZ
2268 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2269 highlighting and support. Fix up comments for capitalization.
2270 (cfengine-mode-debug): New var.
2271 (cfengine3-mode): Change the modeline indicator to "CFE3".
2272 (cfengine3-font-lock-keywords): Improve defun highlighting.
2273 (cfengine2-actions): Rename from `cfengine-actions'.
2274 (cfengine2-font-lock-keywords): Rename from
2275 `cfengine-font-lock-keywords'.
2276 (cfengine2-imenu-expression): Rename from
2277 `cfengine-imenu-expression'.
2278 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2279 (cfengine2-beginning-of-defun): Rename from
2280 `cfengine-beginning-of-defun'.
2281 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2282 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2283 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2284 modeline indicator to "CFE2".
2285 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2286 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2287
bc86f573
CY
22882011-12-21 Chong Yidong <cyd@gnu.org>
2289
2290 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2291 filename argument.
2292
d45ba96b
MR
22932011-12-20 Martin Rudalics <rudalics@gmx.at>
2294
2295 * window.el (window-normalize-buffer-to-display): Remove.
2296 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2297
a6198c90
CY
22982011-12-19 Chong Yidong <cyd@gnu.org>
2299
2300 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2301 Don't signal an error in a predicate function; return non-nil.
2302 (vc-dir-mark-file): Move the error here.
2303 (vc-dir-mark-unmark): If acting on the region, keep going if one
2304 of the entries cannot be marked/unmarked.
2305 (vc-dir-mark-all-files): If current entry is a directory, mark
2306 only child files, as documented.
2307
34c5fb55
VB
23082011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2309
2310 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2311 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2312 addition.
2313
c803b2b7
JD
23142011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2315
2316 * term/ns-win.el (ns-get-selection-internal)
2317 (ns-store-selection-internal): Declare.
1154d12e
JB
2318 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2319 Declare as obsolete.
2320 (ns-get-pasteboard, ns-paste-secondary):
2321 Use ns-get-selection-internal.
2322 (ns-set-pasteboard, ns-copy-including-secondary):
2323 Use ns-store-selection-internal.
c803b2b7 2324
9cff91f8 23252011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2326
2327 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2328 (vc-deduce-fileset): Doc fix.
99a289d9 2329
f16c898a
AS
23302011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2331
2332 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2333
763237c4
SS
23342011-12-13 Sam Steingold <sds@gnu.org>
2335
2336 * man.el (Man-getpage-in-background): When running under a
2337 window-system, ignore $MANWIDTH and $COLUMNS.
2338
5fc1c122
KH
23392011-12-15 Kenichi Handa <handa@m17n.org>
2340
2341 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2342 (setup-ethiopic-environment-internal): Comment out key-binding for
2343 ethio-toggle-punctuation.
2344
13d49cbb
AM
23452011-12-13 Alan Mackenzie <acm@muc.de>
2346
898169a2
AM
2347 Add the switch statement to AWK Mode.
2348
7a71b18d 2349 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2350 "default" to the keywords regexp.
2351
7a71b18d 2352 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2353 expression as the rest.
1d00653d
SM
2354 (c-nonlabel-token-key): Allow string literals for AWK.
2355 Refactor for the other modes.
898169a2 2356
13d49cbb 2357 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2358 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2359 routines. Limit backward searching in c-font-lock-enclosing.decl.
2360
2361 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2362 pp-state and literal type in addition to the limits.
1d00653d 2363 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2364 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2365 (c-slow-in-literal, c-fast-in-literal): Remove.
2366 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2367
2368 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2369 being in a literal. Add a limit for backward searching.
2370
2371 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2372 c-slow-in-literal.
2373
15e0efc7
SM
23742011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2375
2376 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2377
454592a6
MR
23782011-12-13 Martin Rudalics <rudalics@gmx.at>
2379
2380 * window.el (delete-other-windows): Use correct frame in call to
2381 window-with-parameter.
2382
87393f26
DP
23832011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2384
2385 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2386 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2387 (makefile-gmake-statements, makefile-makepp-statements):
2388 Use it and add new makepp keywords.
2389 (makefile-makepp-font-lock-keywords): Add new patterns.
2390 (makefile-match-function-end): Match new [...] and [[...]].
2391
11636b22
JB
23922011-12-11 Juanma Barranquero <lekktu@gmail.com>
2393
2394 * ses.el (ses-call-printer-return, ses-cell-property-get)
2395 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2396 (ses-create-cell-variable, ses-reset-header-string)
2397 (ses-cell-set-formula, ses-repair-cell-reference-all)
2398 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2399 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2400 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2401 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2402 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2403 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2404 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2405 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2406 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2407 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2408 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2409 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2410
cf018193
VB
24112011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2412
2413 * ses.el: The overall change is to add cell renaming, that is
2414 setting fancy names for cell symbols other than name matching
2415 "\\`[A-Z]+[0-9]+\\'" regexp .
2416 (ses-create-cell-variable): New defun.
2417 (ses-relocate-formula): Relocate formulas only for cells the
2418 symbols of which are not renamed, i.e. symbols whose names do not
2419 match regexp "\\`[A-Z]+[0-9]+\\'".
2420 (ses-relocate-all): Relocate values only for cells the symbols of
2421 which are not renamed.
2422 (ses-load): Create cells variables as the (ses-cell ...) are read,
2423 in order to check row col consistency with cell symbol name only
2424 for cells that are not renamed.
2425 (ses-replace-name-in-formula): New defun.
2426 (ses-rename-cell): New defun.
2427
ee957461
CY
24282011-12-11 Chong Yidong <cyd@gnu.org>
2429
2430 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2431 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2432
9a9e9ef0
MR
24332011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2434
2435 * window.el (other-window): Fix docstring.
2436
92a8eba5
EZ
24372011-12-10 Eli Zaretskii <eliz@gnu.org>
2438
2439 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2440 `from' or `to' address before taking its substring.
2441 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2442 encoded name is chopped in the middle of the encoded string, and
2443 thus displayed encoded.
2444
e152e577
JB
24452011-12-10 Juanma Barranquero <lekktu@gmail.com>
2446
2447 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2448
e5d84bfe
EZ
24492011-12-10 Eli Zaretskii <eliz@gnu.org>
2450
2451 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2452 to use texinfo-update-node and commands that call it if the
2453 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2454 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2455 (texinfo-all-menus-update, texinfo-master-menu)
2456 (texinfo-update-node, texinfo-every-node-update)
2457 (texinfo-multiple-files-update): Doc fix. Warn against updating
2458 all the @node lines.
2459 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2460 argument is numeric. Explain better in the doc string what the
2461 function really does.
2462 (texinfo-insert-master-menu-list): Improve the error message
2463 displayed if there's no menu in the Top node.
2464 (Bug#2975) See also this thread:
e5d84bfe
EZ
2465 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2466
1d84e9bb
MG
24672011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2468
2469 * speedbar.el (speedbar-supported-extension-expressions):
2470 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2471
382c953b
JB
24722011-12-09 Juanma Barranquero <lekktu@gmail.com>
2473
2474 * printing.el (pr-mode-alist):
2475 * simple.el (filter-buffer-substring-functions)
2476 (completion-list-insert-choice-function):
2477 * window.el (window-with-parameter, window-atom-root)
2478 (window-sides-slots, window-size-fixed, window-min-delta)
2479 (window-max-delta, window--resize-mini-window)
2480 (window--resize-child-windows-normal, window-tree)
2481 (delete-other-windows, quit-window, split-window)
2482 (display-buffer-record-window, special-display-buffer-names)
2483 (special-display-regexps, special-display-popup-frame)
2484 (same-window-p, split-window-sensibly)
2485 (display-buffer-overriding-action, display-buffer-alist)
2486 (display-buffer-base-action, display-buffer, switch-to-buffer)
2487 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2488 (fit-window-to-buffer, recenter-positions)
2489 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2490 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2491 and remove unneeded backslashes in docstrings.
2492
39c9faef
SM
24932011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2494
98449af8
SM
2495 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2496
39c9faef
SM
2497 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2498 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2499 end in ".mk".
2500 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2501 when reading the makefile (bug#10116).
2502
86ed9fdc
SM
25032011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2504
2505 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2506 (bug#10116).
2507
5580f89d
GM
25082011-12-06 Glenn Morris <rgm@gnu.org>
2509
2510 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2511
28d3917c
CY
25122011-12-06 Chong Yidong <cyd@gnu.org>
2513
2514 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2515
a98edce9
JB
25162011-12-06 Juanma Barranquero <lekktu@gmail.com>
2517
2518 * textmodes/table.el (table-shorten-cell): Fix typo.
2519
e65adfac
CG
25202011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2521
2522 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2523
71cc0b74
EZ
25242011-12-05 Eli Zaretskii <eliz@gnu.org>
2525
2526 * descr-text.el (describe-char): Fix display of strong
2527 right-to-left characters and directional embeddings and overrides.
2528
2529 * simple.el (what-cursor-position): Fix display of codepoints of
2530 strong right-to-left characters.
2531
315bc30d
CY
25322011-12-05 Chong Yidong <cyd@gnu.org>
2533
2534 * faces.el (read-color): Doc fix.
2535
58a70b94
GM
25362011-12-05 Glenn Morris <rgm@gnu.org>
2537
2538 * align.el (align--set-marker): Add doc-string.
2539 Don't try to move something that is not a marker. (Bug#10216)
2540
5158face
GM
25412011-12-04 Glenn Morris <rgm@gnu.org>
2542
2543 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2544 overly zealous deletion of trailing whitespace.
2545
520fca41
JB
25462011-12-04 Juanma Barranquero <lekktu@gmail.com>
2547
2548 * server.el (server-delete-client): On Windows, do not try to delete
2549 the only terminal.
2550 (server-process-filter): On Windows, treat requests for a tty frame as
2551 if they were for a GUI frame if the running server is in GUI mode.
2552
5e605a2e
GM
25532011-12-03 Glenn Morris <rgm@gnu.org>
2554
2555 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2556
5c3fe83f
SM
25572011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2558
6f5e57e7
SM
2559 * electric.el: Streamline electric-indent's hook.
2560 (electric-indent-chars): Revert to simple list.
2561 (electric-indent-functions): New var.
2562 (electric-indent-post-self-insert-function): Use it.
2563
5c3fe83f
SM
2564 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2565 there's no inferior buffer (bug#10196).
2566 (prolog-consult-compile): Don't use toggle-read-only.
2567
6bdac736
MA
25682011-12-02 Michael Albinus <michael.albinus@gmx.de>
2569
2570 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2571 interrupt. (Bug#10187)
2572
6131ba7f
SM
25732011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2574
99c79fee
SM
2575 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2576 (bug#9160).
2577
6131ba7f
SM
2578 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2579 (bug#10191).
2580
cb0a02ea
JL
25812011-12-02 Juri Linkov <juri@jurta.org>
2582
2583 * info.el (Info-search): Display "end of manual" when Isearch
2584 reaches the end of single-file Info manual. (Bug#9918)
2585
66e0570c
EZ
25862011-12-02 Eli Zaretskii <eliz@gnu.org>
2587
2588 * isearch.el (isearch-message-prefix): Run the input method part
2589 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
2590
02b16839
JL
25912011-12-02 Juri Linkov <juri@jurta.org>
2592
2593 * isearch.el (isearch-occur): Use `word-search-regexp' for
2594 `isearch-word'.
2595 (isearch-search-and-update): Add condition for `isearch-word' and
2596 call `word-search-regexp'. (Bug#10145)
2597
0b950688
GM
25982011-12-01 Glenn Morris <rgm@gnu.org>
2599
2600 * eshell/em-hist.el (eshell-hist-initialize):
2601 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 2602 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 2603
9505c3c7
SM
26042011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2605
2606 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
2607
1bbe96b2 26082011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 2609
a1beca85
SM
2610 * progmodes/verilog-mode.el (verilog-pretty-expr):
2611 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
2612 verilog, such as += *= and the like.
2613 (verilog-assignment-operator-re): Regular expression to find the
2614 assigment operator in a verilog assignment.
2615 (verilog-assignment-operation-re): Regular expression to find an
2616 assignment statement for pretty-expr.
2617 (verilog-in-attribute-p): Query returns true if point is in an
2618 attribute context; used to skip these for expression line up from
2619 pretty-expr.
2620 (verilog-in-parameter-p): Query returns true if point is in an
2621 parameter definition context; used to skip these for expression
2622 line up from pretty-expr.
2623 (verilog-in-parenthesis-p): Query returns true if point is in a
2624 parenthetical expression, specifically ( ) but not [ ] or { };
2625 used by pretty-expr.
2626 (verilog-just-one-space): If there is no space, don't add one.
2627 (verilog-get-lineup-indent-2): Specifically skip just attribute
2628 contexts for expression lineup, rather than skipping all
2629 parenthetical expressions.
2630 (verilog-calculate-indent): Fix comment, and fix indent.
2631 (verilog-do-indent): Indent declarations in lists (suggested by
2632 Joachim Lechner).
2633 (verilog-mode-abbrev-table): Populate abbrev mode with the various
2634 skeleton items.
2635 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
2636 by Alain Mellan).
2637
1bbe96b2 26382011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
2639
2640 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
2641 parameters with embedded comments. Reported by Ray Stevens.
2642 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
2643 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
2644 Reported by Tim Holt.
2645 (verilog-auto): Fix AUTOing a upper module then AUTOing module
2646 instantiated by upper module causing wrong expansion until AUTOed a
2647 second time. Reported by K C Buckenmaier.
2648 (verilog-diff-auto): Fix showing .* as a difference when
2649 `verilog-auto-star-save' off. Reported by Dan Dever.
2650 (verilog-auto-reset, verilog-read-always-signals)
2651 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
2652 temporary signals in reset list if
2653 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
2654 style to each signal's assignment type, bug381.
2655 Reported by Thomas Esposito.
6288f0ca
WS
2656 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
2657 (verilog-uvm-statement-re): Support UVM indentation and
2658 highlighting, with old OVM keywords only.
a1beca85 2659 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
2660 Support AUTOTIEOFF creating non-wire data types.
2661 Suggested by Jonathan Greenlaw.
6288f0ca
WS
2662 (verilog-auto-insert-lisp, verilog-delete-to-paren)
2663 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
2664 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
2665 (verilog-read-sub-decls, verilog-read-sub-decls-line):
2666 Fix mismatching parenthesis inside commented out code when deleting
382c953b 2667 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
2668 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
2669 non-numeric vector width. Reported by Alex Reed.
2670 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 2671 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
2672 (verilog-auto-delete-trailing-whitespace):
2673 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
2674 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
2675 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
2676 Fix verilog-scan-cache corruption when running user AUTO expansion
2677 hooks that call indentation routines.
2678 (verilog-simplify-range-expression): Fix typo ignoring lower case
2679 identifiers.
2680 (verilog-delete-auto): Fix delete-autos to also remove user created
2681 automatics, as long as they start with AUTO.
2682 (verilog-batch-diff-auto, verilog-diff-auto)
2683 (verilog-diff-function): Add `verilog-diff-auto' and bind to
2684 "C-c?" to report differences in AUTO expansion, ignoring spaces.
2685 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
2686 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
2687 (verilog-re-search-forward-quick, verilog-syntax-ppss):
2688 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
2689 is disabled and its cache will get corrupt, causing AUTOS not to
2690 expand. Instead use only -quick functions.
2691 (verilog-scan-region): Fix scanning over escaped quotes.
2692 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
2693 (verilog-re-search-backward-quick)
2694 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
2695 related functions now ignore strings, to fix misparsing of strings
2696 with magic comments embedded in them.
a1beca85
SM
2697 (verilog-read-auto-template):
2698 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
2699 Reported by Brad Dobbie.
2700 (verilog-read-auto-template):
2701 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 2702 Reported by Brad Dobbie.
6288f0ca
WS
2703 (verilog-auto-inst, verilog-auto-inst-param)
2704 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
2705 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
2706 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
2707 debugging templates without merge conflicts, bug357.
2708 Reported by Brad Dobbie.
2709 (verilog-read-auto-template):
2710 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
2711 Reported by Brad Dobbie.
2712 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
2713 abbrevs so user won't be asked to save.
2714 (verilog-read-auto-lisp-present): Fix to start at beginning of
2715 buffer in case called outside of verilog-auto.
2716 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
2717 to "X-2". Reported by Matthew Myers.
2718 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
2719 all inputs from module templates. Reported by Leith Johnson.
2720 (verilog-module-inside-filename-p): Fix locating programs as with
2721 modules.
2722 (verilog-auto-inst-port): Fix vl-width expressions when using
2723 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
2724 (verilog-decls-get-regs, verilog-decls-get-signals,
2725 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
2726 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
2727 verilog-read-decls): Combine reg and wire structures into one var
2728 structure to represent SystemVerilog concepts.
2729 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
2730 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
2731 (verilog-auto-wire-type, verilog-insert-definition):
2732 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
2733 SystemVerilog "logic" keyword instead of "wire"/"reg".
2734 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
2735 to declares outputs that also have assignments (presumably in an
a1beca85
SM
2736 ifdef or generate if so there's not a driver conflict).
2737 Reported by Matthew Myers.
2738 (verilog-auto-declare-nettype, verilog-insert-definition):
2739 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
2740 `default_nettype none. Reported by Julian Gorfajn.
2741 (verilog-read-always-signals-recurse, verilog-read-decls)
2742 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
2743 malformed end statement, bug325. Reported by Joshua Wise and
2744 Andrew Drake.
2745 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
2746 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
2747 when expanding .* in interfaces, bug320.
2748 Reported by Pierre-David Pfister.
6288f0ca 2749 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
2750 name and open parenthesis, bug317.
2751 Reported by Pierre-David Pfister.
6288f0ca
WS
2752 (verilog-simplify-range-expression): Fix simplification of
2753 multiplications inside AUTOWIRE connections, bug303.
2754 (verilog-auto-inst-port): Support parameter expansion in
2755 multidimensional arrays.
2756 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
2757 after "assert property". Reported by Julian Gorfajn.
2758 (verilog-simplify-range-expression): Fix "couldn't merge" errors
2759 with multiplication, bug303.
2760 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
2761 Reported by Jan Frode Lonnum.
2762
1bbe96b2
GM
27632011-11-30 Juanma Barranquero <lekktu@gmail.com>
2764
2765 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
2766 (hfy-shell-file-name, hfy-shell):
2767 * international/fontset.el (x-decompose-font-name): Fix typos.
2768
27692011-11-29 Ken Brown <kbrown@cornell.edu>
2770
2771 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
2772 (gdb-version): Remove defvar.
2773 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
2774 (gdb-gud-context-command, gdb-non-stop-handler)
2775 (gdb-current-context-command, gdb-stopped): Use it.
2776 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
2777 (gdb-non-stop-handler): Don't enable pretty-printing here.
2778 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
2779 non-stop mode. Use the following.
2780 (gdb-check-target-async): New defun.
2781 (gud-watch, gdb-stopped): Fix whitespace.
2782 (gdb-get-source-file): Don't try to display the source file if
2783 `gdb-main-file' is nil.
2784
27852011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2786
2787 * align.el: Try to generate fewer markers (bug#10047).
2788 (align--set-marker): New macro.
2789 (align-region): Use it.
2790
c935221f
SM
27912011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
2794
e70b5064
CY
27952011-11-29 Chong Yidong <cyd@gnu.org>
2796
2797 * indent.el (indent-for-tab-command, indent-according-to-mode):
2798 Doc fix.
2799 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
2800
f3af92b7
MA
28012011-11-29 Michael Albinus <michael.albinus@gmx.de>
2802
2803 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
2804 aware of remote file names. (Bug#10124)
2805
ed472be9
CY
28062011-11-29 Chong Yidong <cyd@gnu.org>
2807
2808 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
2809
24510c22
SM
28102011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
2811
2812 * files.el (find-file): Don't use force-same-window (bug#10144).
2813 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
2814 use pop-to-buffer if the selected window can't be used.
2815 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
2816
c60c3703
EZ
28172011-11-28 Eli Zaretskii <eliz@gnu.org>
2818
2819 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
2820 special-mode-map.
2821
e95def75
CY
28222011-11-28 Chong Yidong <cyd@gnu.org>
2823
2824 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
2825
c3f1c606
NR
28262011-11-27 Nick Roberts <nickrob@snap.net.nz>
2827
2828 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
2829 gdb-get-source-file-list on gdb-create-source-file-list.
2830
00db469c
EZ
28312011-11-26 Eli Zaretskii <eliz@gnu.org>
2832
2833 * whitespace.el (whitespace-newline): Use a different foreground
2834 color for 16-color light-background displays.
2835
4ad3bc2a
CY
28362011-11-24 Chong Yidong <cyd@gnu.org>
2837
2838 * window.el (display-buffer--special-action): Doc fix.
2839
e9fce1ac
JB
28402011-11-25 Juanma Barranquero <lekktu@gmail.com>
2841
2842 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
2843 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
2844 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
2845 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
2846 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
2847 (avl-tree-stack-first):
2848 * emacs-lisp/cconv.el (cconv--analyse-use):
2849 * net/gnutls.el (gnutls-negotiate): Fix typos.
2850
cb825e5d
GM
28512011-11-24 Glenn Morris <rgm@gnu.org>
2852
3adbe224
GM
2853 * lpr.el (lpr-windows-system, lpr-lp-system):
2854 * mail/binhex.el (binhex-begin-line):
2855 * progmodes/grep.el (grep-history, grep-find-history):
2856 * textmodes/flyspell.el:
2857 * vc/pcvs-defs.el (cvs-global-menu):
2858 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
2859 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
2860 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
2861
321decc8
GM
2862 * net/tls.el: Fix case of "GnuTLS".
2863
420b63ad
GM
2864 * paths.el (rmail-file-name): Format doc-string for make-docfile.
2865
cb825e5d
GM
2866 * version.el (emacs-build-system): Give it a doc-string.
2867
a0649f08
JL
28682011-11-24 Juri Linkov <juri@jurta.org>
2869
2870 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
2871
c0bc0fd4
GM
28722011-11-24 Glenn Morris <rgm@gnu.org>
2873
2874 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
2875 if called on a non-mime message just toggle the headers. (Bug#8006)
2876
20db1522
JB
28772011-11-24 Juanma Barranquero <lekktu@gmail.com>
2878
2879 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
2880 (allout-lead-with-comment-string, allout-structure-deleted-hook)
2881 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
2882 (allout-rebullet-heading, allout-open-sibtopic)
2883 (allout-toggle-current-subtree-encryption)
2884 (allout-toggle-subtree-encryption, allout-encrypt-string)
2885 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
2886 (allout-distinctive-bullets-string, allout-auto-activation):
2887 * window.el (window-normalize-buffer-to-display):
2888 * progmodes/verilog-mode.el (verilog-batch-indent):
2889 * textmodes/bibtex.el (bibtex-field-braces-opt)
2890 (bibtex-field-strings-opt):
2891 * vc/cvs-status.el (cvs-tree-merge):
2892 Fix typos.
2893
7262a87c
MA
28942011-11-23 Michael Albinus <michael.albinus@gmx.de>
2895
2896 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
2897 `non-essential' to t, in order to avoid remote connections.
2898
283430a1
EZ
28992011-11-23 Eli Zaretskii <eliz@gnu.org>
2900
a1beca85
SM
2901 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2902 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
2903 case-insensitively.
2904
d2992a38
ML
29052011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2906
2907 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
2908
50419064
GM
29092011-11-23 Glenn Morris <rgm@gnu.org>
2910
da94eca1
GM
2911 * paths.el (rmail-file-name): Reformat the doc-string so that it
2912 is picked up.
2913
9aac4de2
GM
2914 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
2915 (rmail-auto-file): Ignore case in the "special" field names,
2916 as mail-fetch-field does for all others.
2917
8038d2d2
GM
2918 * mail/rmail.el (rmail-forward):
2919 * mail/rmailkwd.el (rmail-set-label):
2920 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
2921 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
2922
f3fe222a
GM
2923 * mail/rmail.el (rmail-current-message): Doc fix.
2924
50419064
GM
2925 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
2926
28109f49
SM
29272011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2928
2929 * server.el (server-eval-and-print): Allow C-g (bug#6585).
2930
394c65f1
GM
29312011-11-22 Glenn Morris <rgm@gnu.org>
2932
2933 * mail/rmailmm.el (test-rmail-mime-handler)
2934 (test-rmail-mime-bulk-handler)
2935 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
2936
f2a0aa3a
JL
29372011-11-21 Juri Linkov <juri@jurta.org>
2938
1154d12e
JB
2939 * calc/calc.el (calc-read-key-sequence):
2940 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 2941
9c34a344
LMI
29422011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2943
2944 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
2945 Tell the caller that the next line needs recomputation, even
2946 though it doesn't start a sexp (bug#10094).
2947
f04a3be9
SM
29482011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2949
2950 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
2951
7978747f
SM
29522011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2953
f04a3be9
SM
2954 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
2955 Use force-same-window.
7978747f 2956
fe7a3057
JB
29572011-11-20 Juanma Barranquero <lekktu@gmail.com>
2958
2959 * descr-text.el (describe-char-unicode-data):
2960 * json.el (json-string-escape):
2961 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
2962 (Footnote-unicode, Footnote-style-p):
2963 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
2964
24901d61
CY
29652011-11-20 Chong Yidong <cyd@gnu.org>
2966
2967 * window.el (replace-buffer-in-windows): Restore interactive spec.
2968
bac7ff22
SM
29692011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2970
24f3d7b9
SM
2971 * electric.el (electric-indent-mode): Fix last change (too optimistic).
2972
bac7ff22
SM
2973 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
2974 (byte-compile-global-not-obsolete-vars): New var.
2975 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
2976 Use it.
2977 (byte-compile-warn-obsolete): Align text with the one in *Help*.
2978
cd1181db
JB
29792011-11-20 Juanma Barranquero <lekktu@gmail.com>
2980
2981 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
2982 * progmodes/pascal.el (electric-pascal-equal):
2983 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
2984 * xml.el (xml-substitute-special): Fix typos.
2985
7fb18e9e
GM
29862011-11-20 Glenn Morris <rgm@gnu.org>
2987
2988 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
2989 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
2990 Doc fixes.
2991 (rmail-decode-mime-charset): Mark as obsolete.
2992
2993 * mail/rmailsum.el (rmail-message-regexp-p-1):
2994 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
2995 Before using mime functions, check they are set. (Bug#10077)
2996
d5a6b3ba
JL
29972011-11-19 Juri Linkov <juri@jurta.org>
2998
2999 * info.el (Info-finder-find-node): Use `package--builtins' instead
3000 of `package-alist'. Use node names formed by the pattern "Keyword "
3001 and the keyword name.
3002
e981b61f
AS
30032011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3004
1d00653d 3005 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 3006
3ffbc301
JL
30072011-11-19 Juri Linkov <juri@jurta.org>
3008
3009 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
3010 that calls `revert-buffer' on all Info buffers. (Bug#9915)
3011 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
3012 `old-history', `old-history-forward'. Add let-binding
3013 `window-selected'. Remove calls to `kill-buffer',
3014 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
3015 before calling `Info-find-node', so `Info-find-node-2' will reread
3016 the Info file. Restore window positions only when `window-selected'
3017 is non-nil.
3018
30c62133
JL
30192011-11-19 Juri Linkov <juri@jurta.org>
3020
3021 * isearch.el (isearch-lazy-highlight-new-loop):
3022 Remove condition `(not isearch-error)'. (Bug#9918)
3023
3024 * misearch.el (multi-isearch-search-fun): Add condition
3025 `(not bound)' to ignore lazy-highlighting search.
3026 Add the search-failed message "end of multi" when the end of
3027 multi-sequence is reached. Uncapitalize the search-failed
3028 message "Repeat for next buffer".
3029
3030 * info.el (Info-search): Add the search-failed message
3031 "end of the manual" when the end of the manual is reached
3032 in Isearch mode.
3033
645ca9cf
JL
30342011-11-19 Juri Linkov <juri@jurta.org>
3035
3036 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
3037 Use non-destructive `remove' instead of `delete' because
3038 `Info-history-list' stored to `Info-isearch-initial-history-list' in
3039 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
3040
df754f66
JL
30412011-11-19 Juri Linkov <juri@jurta.org>
3042
3043 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
3044 to nil instead of binding `search-ring' and `regexp-search-ring'.
3045 (Bug#9185)
3046
0e23d96a
EZ
30472011-11-19 Eli Zaretskii <eliz@gnu.org>
3048
3049 * simple.el (line-move): Force movement by logical lines for any
3050 hscrolled window, not only when auto-hscroll-mode is on.
3051 (line-move-visual): Update doc string to that effect. (Bug#10076)
3052
8a6ccb66
AS
30532011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3054
3055 * language/european.el (macintosh): Define as alias for mac-roman.
3056
49ae5b39
EZ
30572011-11-19 Eli Zaretskii <eliz@gnu.org>
3058
3059 * mail/rmailmm.el (rmail-mime-display-header)
3060 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
3061 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
3062 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
3063 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
3064 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
3065 of a raw aref.
3066 (rmail-mime-entity-segment): To get past the tagline, move forward
3067 2 more lines, to account for the 2 empty lines that precede and
3068 follow the line with the buttons.
3069 (rmail-mime-update-tagline): Move one more line, to get past the
3070 empty line that follows the buttons in the tagline. (Bug#9520)
3071
c56cad4a
MR
30722011-11-19 Martin Rudalics <rudalics@gmx.at>
3073
3074 * window.el (window-max-delta-1, window-min-delta-1)
3075 (window-min-size-1, window-state-get-1, window-state-put-1)
3076 (window-state-put-2): Use "window--" prefix.
3077
cbe71af3
SM
30782011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3079
2ad52c60
SM
3080 * emacs-lisp/smie.el: Improve warnings and conflict detection.
3081 (smie-warning-count): New var.
3082 (smie-set-prec2tab): Use it.
3083 (smie-bnf->prec2): Improve warnings. Add docstring.
3084 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
3085 (smie-bnf--set-class): New function.
3086 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
3087 corner case.
3088
6944dbc1
SM
3089 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
3090 (compilation-error-properties, compilation-move-to-column):
3091 Handle compilation-first-column while in the target buffer.
3092
c400c4d7
SM
3093 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
3094 Don't hardcode point-min==1.
3095
6dbe3e96
SM
3096 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
3097 (eshell-rewrite-for-command): Remove workaround.
3098 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
3099 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
3100 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
3101
cbe71af3
SM
3102 * files-x.el (modify-file-local-variable): Obey commenting conventions.
3103
a8e1496d
GM
31042011-11-17 Glenn Morris <rgm@gnu.org>
3105
3106 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3107 Ignore buffer-local generated-autoload-file if it is the same
3108 as the global value. (Bug#10049)
3109
df85d315
JB
31102011-11-17 Juanma Barranquero <lekktu@gmail.com>
3111
3112 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
3113 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
3114 (reftex-toc-previous-heading, reftex-toc-max-level)
3115 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
3116 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
3117 (reftex-toc-do-promote, reftex-toc-promote-prepare)
3118 (reftex-toc-promote-action, reftex-toc-extract-section-number)
3119 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
3120 (reftex-toc-rename-label, reftex-toc-visit-location)
3121 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
3122 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
3123 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
3124 leaving "*toc*" only for references to the buffer.
3125
a0c2d0ae
MR
31262011-11-17 Martin Rudalics <rudalics@gmx.at>
3127
3128 * window.el (window-resize, delete-window, split-window):
3129 Replace window-splits by window-combination-resize.
1d00653d 3130 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 3131
35c0bac8
GM
31322011-11-17 Glenn Morris <rgm@gnu.org>
3133
3134 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3135 Make bash entry derive from sh entry, not shell entry.
3136
d0c8fc8a
MA
31372011-11-16 Michael Albinus <michael.albinus@gmx.de>
3138
d0c8fc8a
MA
3139 * net/tramp-cache.el (tramp-flush-file-property): Flush also
3140 properties of linked files. (Bug#9879)
3141
7262a87c
MA
3142 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
3143 local file name.
3144
7877f373
JB
31452011-11-16 Juanma Barranquero <lekktu@gmail.com>
3146
3147 * menu-bar.el (menu-bar-file-menu):
3148 * printing.el (pr-ps-utility):
3149 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3150 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3151 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3152 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3153 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3154 (icalendar--convert-cyclic-to-ical)
3155 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3156 (icalendar--convert-ical-to-diary)
3157 (icalendar--convert-recurring-to-diary)
3158 (icalendar--convert-non-recurring-all-day-to-diary)
3159 (icalendar-import-format-sample):
3160 * progmodes/idlw-shell.el (idlwave-shell-mode):
3161 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3162 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3163 (vhdl-ps-print-init): Fix typos.
3164
10649b82
KM
31652011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3166
9d0cfcd6
GM
3167 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3168 FSF and collapse date sequence, obscure author/maintainer email address
3169 better, remove extra version line, track relocation of author's webpage.
10649b82 3170
9d0cfcd6
GM
3171 * progmodes/python.el (python-pdbtrack-input-prompt)
3172 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3173 regular python pdb prompts. Adjustments shamelessly taken exactly as
3174 suggested in EmacsWiki page (tiny change):
3175 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3176
58179cce
JB
31772011-11-16 Juanma Barranquero <lekktu@gmail.com>
3178
3179 * expand.el (expand-pos, expand-index, expand-point):
3180 Remove redundant info from docstring.
3181 (expand-add-abbrevs): Doc fix.
3182 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3183 (expand-sample-perl-mode-expand-list): Fix typos.
3184
3185 * net/dbus.el (dbus-event-member-name):
3186 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3187 * term/pc-win.el (msdos-create-frame-with-faces):
3188 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3189
b6f67890
MR
31902011-11-16 Martin Rudalics <rudalics@gmx.at>
3191
3192 * window.el (split-window, window-state-get-1)
3193 (window-state-put-1, window-state-put-2): Rename occurrences of
3194 window-nest to window-combination-limit.
1d00653d 3195 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3196
ce7ddba0
CY
31972011-11-16 Chong Yidong <cyd@gnu.org>
3198
3199 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3200 regexp (Bug#10033).
3201
3ae704f4
SM
32022011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3203
3204 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3205 `completing-read' will remove *Completions* and will preserve
3206 current-buffer for us.
3207 (tmm-add-prompt): Users of *Completions* will always (re)set its
3208 major mode.
3209 (tmm-old-comp-map): Remove.
3210
6ad1cdde
GM
32112011-11-16 Glenn Morris <rgm@gnu.org>
3212
3213 * mail/rmailedit.el: Require rmailmm when compiling.
3214 (rmail-old-mime-state): New declaration.
3215 (rmail-edit-current-message): If editing a mime message,
3216 edit the "raw" message from the mbox buffer.
3217 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3218
d20faa20
GM
32192011-11-15 Glenn Morris <rgm@gnu.org>
3220
3221 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3222 which wasn't being used. Add optional arg to force given state.
3223 (rmail-mime): Add optional arg to force given state.
3224
c7015153
JB
32252011-11-15 Juanma Barranquero <lekktu@gmail.com>
3226
3227 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3228 * frame.el (display-mm-dimensions-alist):
3229 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3230 (outline-move-subtree-down):
3231 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3232 (newsticker--treeview-do-get-node):
3233 * net/quickurl.el (quickurl-list-buffer-name):
3234 * progmodes/dcl-mode.el (dcl-mode):
3235 * progmodes/gdb-mi.el (gdb-mapcar*):
3236 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3237
45261b50
GM
32382011-11-15 Glenn Morris <rgm@gnu.org>
3239
3240 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3241 in a boolean sense, so just make it a boolean, and fix the doc.
3242 (rmail-show-mime-function, rmail-mime-feature)
3243 (rmail-require-mime-maybe): Doc fixes.
3244 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3245
3246 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3247
0d26e0b6
JB
32482011-11-15 Juanma Barranquero <lekktu@gmail.com>
3249
3250 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3251 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3252 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3253 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3254
447f30f6
GM
32552011-11-15 Glenn Morris <rgm@gnu.org>
3256
672b871d
GM
3257 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3258 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3259 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3260 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3261 (rmail-mime, rmail-show-mime): Doc fixes.
3262
f6aa5bb1
GM
3263 * term/ns-win.el (mode-line-frame-identification):
3264 Leave it alone. (Bug#10051)
3265
947cd66b
GM
3266 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3267
447f30f6
GM
3268 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3269 Handle empty buffers. (Bug#9978)
3270
0b381c7e
JB
32712011-11-14 Juanma Barranquero <lekktu@gmail.com>
3272
3273 * international/mule.el (define-charset):
3274 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3275 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3276 * progmodes/verilog-mode.el (verilog-backward-token):
3277 * textmodes/ispell.el (lookup-words):
3278 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3279
71e027ac
GM
32802011-11-14 Glenn Morris <rgm@gnu.org>
3281
56632ce4
GM
3282 * progmodes/executable.el
3283 (executable-make-buffer-file-executable-if-script-p):
3284 Handle file-modes returning nil.
3285
40500957
GM
3286 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3287 message - not necessary, and causes problems. (Bug#9831)
3288
071c2340
GM
3289 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3290
d3cfca60
GM
3291 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3292
71e027ac
GM
3293 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3294 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3295 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3296
89d61221
MR
32972011-11-12 Martin Rudalics <rudalics@gmx.at>
3298
3299 * window.el (window-resize, delete-window): Use window-splits
3300 variable instead of function.
3301 (window-state-get-1, window-state-put-2, window-state-put):
3302 Don't deal with windows' splits status.
3303
98282f6f
GM
33042011-11-12 Glenn Morris <rgm@gnu.org>
3305
3306 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3307 (apropos-documentation): Doc fixes.
3308
40a8bdf6
JB
33092011-11-11 Juanma Barranquero <lekktu@gmail.com>
3310
3311 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3312 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3313
65bd19ff
SM
33142011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3315
3316 * electric.el (electric-indent-post-self-insert-function): Make it
3317 possible for a char to only indent in some circumstances.
3318 (electric-indent-mode): Simplify.
3319
54f9154c
MR
33202011-11-11 Martin Rudalics <rudalics@gmx.at>
3321
3322 * window.el (windows-with-parameter): Remove unused function.
3323 (windows-at-side): Rename to window-at-side-list.
3324 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3325 (window-side-check, window-size-ignore, window-size-fixed-1)
3326 (window-in-direction-2): Prefix with "window--".
3327 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3328
68cbc58b
GM
33292011-11-11 Glenn Morris <rgm@gnu.org>
3330
3331 * subr.el (eval-after-load): If FILE is already loaded,
3332 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3333
b2621720
GM
33342011-11-10 Glenn Morris <rgm@gnu.org>
3335
9a4de110
GM
3336 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3337 Call svn via vc-svn-command rather than vc-do-command.
3338 (vc-svn-command): Add --non-interactive. (Bug#9993)
3339 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3340
b2621720
GM
3341 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3342 Add toggle-read-only. (Bug#7292)
3343 * files.el (toggle-read-only): Mention that it should only
3344 be used interactively. (Bug#10006)
3345
1dce7193
SM
33462011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3347
d9ac1a1e
SM
3348 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3349 Adjust regexp for OCaml warnings.
3350
0c325082
SM
3351 * electric.el (electric-pair-post-self-insert-function): Let user
3352 turn it off buffer-locally (bug#9932).
3353
90132c14
SM
3354 * progmodes/python.el (python-beginning-of-statement):
3355 Rewrite (bug#2703).
3356
1dce7193
SM
3357 * progmodes/compile.el: Better handle TABs (bug#9749).
3358 (compilation-internal-error-properties)
3359 (compilation-next-error-function): Obey the target buffer's
3360 compilation-error-screen-columns.
3361
c4e7c63a
JB
33622011-11-09 Juanma Barranquero <lekktu@gmail.com>
3363
3364 * progmodes/meta-mode.el: Remove obsolete comments.
3365 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3366 Fix typos in docstrings.
3367
2cffd681
MR
33682011-11-09 Martin Rudalics <rudalics@gmx.at>
3369
3370 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3371 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3372 (window--resizable): New function. Make all callers of
3373 window-resizable call window--resizable instead.
3374 (window-resizable): Rewrite in terms of window--resizable.
3375
0edcba87
GM
33762011-11-08 Glenn Morris <rgm@gnu.org>
3377
3378 * progmodes/delphi.el (delphi-mode-syntax-table):
3379 Let define-derived-mode define a proper syntax table. (Bug#9994)
3380
4b0d61e3
SM
33812011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3382
3383 * window.el: Stay away from defsubst.
3384 (window-list-no-nils): Remove.
3385 (window-state-get-1, window-state-get): Use backquote instead.
3386
cd394be1 33872011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3388
4b0d61e3 3389 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3390 Fix incorrect use of default argument in `completing-read'.
3391
e1c2c6f2
MR
33922011-11-08 Martin Rudalics <rudalics@gmx.at>
3393
3394 * window.el (display-buffer-function, special-display-function):
3395 Mention display-buffer-record-window but do not mention
3396 help-setup parameter in doc-strings.
b3f4a882 3397 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3398
105216ed
CY
33992011-11-08 Chong Yidong <cyd@gnu.org>
3400
3401 * window.el (window-total-height, window-total-width): Doc fix.
3402 (window-body-size): Move from C.
3403 (window-body-height, window-body-width): Move to C.
3404
0a9f9ab5
SM
34052011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3406
3407 * window.el: Make special-display like display-buffer-alist (bug#9532).
3408 (display-buffer--special-action): New function, morphed
3409 from display-buffer--special.
3410 (display-buffer): Use it to handle special-display-buffers at higher
3411 priority (just after display-buffer-alist).
3412 (display-buffer-fallback-action, display-buffer--other-frame-action)
3413 (pop-to-buffer-same-window): Remove display-buffer--special.
3414
a769dd15
GM
34152011-11-07 Glenn Morris <rgm@gnu.org>
3416
3417 * calendar/cal-menu.el (cal-menu-set-date-title):
3418 Do nothing if not in a calendar. (Bug#9976)
3419
05a61ee3
SM
34202011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3421
3422 * files.el (find-file): Always use selected-window.
3423
be7f5545
MR
34242011-11-07 Martin Rudalics <rudalics@gmx.at>
3425
3426 * window.el (window-combinations): Make WINDOW argument
3427 mandatory. Rewrite doc-string.
3428 (walk-window-subtree, window-atom-check, window-min-delta)
3429 (window-max-delta, window--resize-this-window)
3430 (window--resize-root-window-vertically, window-tree)
3431 (balance-windows, window-state-put): Rewrite doc-strings as to
3432 not mention the term "subwindow".
3433 (window--resize-subwindows-skip-p): Rename to
3434 window--resize-child-windows-skip-p.
3435 (window--resize-subwindows-normal): Rename to
3436 window--resize-child-windows-normal.
3437 (window--resize-subwindows): Rename to
3438 window--resize-child-windows.
3439 (window-or-subwindow-p): Rename to window--in-subtree-p.
3440
3c6702ef
ML
34412011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3442
3443 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3444 Ensure that mbox format messages end in two newlines (Bug#9974).
3445
49745b39
CY
34462011-11-06 Chong Yidong <cyd@gnu.org>
3447
3448 * window.el (window-combination-p): Function deleted; its
3449 side-effect is not used in any existing code.
3450 (window-combinations, window-combined-p): Call window-*-child
3451 directly.
3452
24300f5f
CY
34532011-11-05 Chong Yidong <cyd@gnu.org>
3454
3455 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3456 (window-size-ignore, window-state-get): Callers changed.
3457 (window-normalize-window): Rename from window-normalize-any-window.
3458 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3459 (window-normalize-live-window): Delete.
447f16b8
CY
3460 (window-combination-p, window-combined-p, window-combinations)
3461 (walk-window-subtree, window-atom-root, window-min-size)
3462 (window-sizable, window-sizable-p, window-size-fixed-p)
3463 (window-min-delta, window-max-delta, window-resizable)
3464 (window-resizable-p, window-full-height-p, window-full-width-p)
3465 (window-current-scroll-bars, window-point-1, set-window-point-1)
3466 (window-at-side-p, window-in-direction, window-resize)
3467 (adjust-window-trailing-edge, maximize-window, minimize-window)
3468 (window-deletable-p, delete-window, delete-other-windows)
3469 (record-window-buffer, unrecord-window-buffer)
3470 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3471 (quit-window, split-window, window-state-put)
3472 (set-window-text-height, fit-window-to-buffer)
3473 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3474
89bd5ee1
EZ
34752011-11-04 Eli Zaretskii <eliz@gnu.org>
3476
53479029
EZ
3477 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3478 rfc2047-decode-string.
3479 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3480 warnings.
3481
89bd5ee1
EZ
3482 * window.el (window-body-height, window-body-width): Mention in
3483 the doc string that the return values are in frame's canonical
3484 units. (Bug#9949)
3485
bd17fdee
AM
34862011-11-03 Alan Mackenzie <acm@muc.de>
3487
3488 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3489 change in cc-engine.el.
3490
acc825c5
SM
34912011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3492
3493 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3494
1885e5b8
MR
34952011-11-02 Martin Rudalics <rudalics@gmx.at>
3496
3497 * window.el (quit-window): Call unrecord-window-buffer after
3498 showing another buffer in the window. (Bug#9937)
acc825c5 3499 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3500
ebe06da9
JB
35012011-11-02 Juanma Barranquero <lekktu@gmail.com>
3502
3503 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3504 Accept status with more than 9 shelves. (Bug#9935)
3505 Reported by Colin D Bennett <colin@gibibit.com>.
3506
4ee88440
MR
35072011-11-01 Martin Rudalics <rudalics@gmx.at>
3508
3509 * help.el (with-help-window): Don't reference
3510 temp-buffer-show-specifiers in doc-string.
3511
08e1d82c
AS
35122011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3513
3514 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3515 menu-item.
3516
84bd6e9e
VJL
35172011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3518
3519 * whitespace.el: New version 13.2.2.
3520 (whitespace-newline-mode): Disable properly. Reported by Sarah
3521 <EmacsWiki>.
3522
dba0634a
UJ
35232011-10-30 Ulf Jasper <ulf.jasper@web.de>
3524
3525 * net/newst-treeview.el: Remove "Time-stamp".
3526 (newsticker--group-manage-orphan-feeds): Do not call
3527 newsticker--treeview-tree-update.
db22a3c2
JB
3528 (newsticker-treeview-update, newsticker-treeview):
3529 Call newsticker--treeview-tree-update if necessary.
dba0634a 3530
3d8daefe
MR
35312011-10-30 Martin Rudalics <rudalics@gmx.at>
3532
3533 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3534 (window-iso-combinations): Remove "iso-" infix.
3535 Suggested by Chong Yidong.
3d8daefe
MR
3536 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3537 (window-max-delta-1, window-resize, window--resize-siblings)
3538 (window--resize-this-window, adjust-window-trailing-edge)
3539 (split-window, balance-windows-1)
3540 (shrink-window-if-larger-than-buffer):
3541 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3542 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3543
1bc4c3ae
SM
35442011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3547 in place (bug#9907).
3548 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3549 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3550 (eshell-structure-basic-command, eshell-rewrite-while-command)
3551 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3552 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3553 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3554 (eshell-do-pipelines-synchronously, eshell-eval-command):
3555 Use backquotes and prefer setq to set.
3556 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3557 (eshell-macrop): Use functionp.
c1e2f5fa 3558 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3559
30b65d9c
CY
35602011-10-30 Chong Yidong <cyd@gnu.org>
3561
3562 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3563 instead of set-mark (Bug#9810).
3564
2d197ffb
CY
35652011-10-30 Chong Yidong <cyd@gnu.org>
3566
3567 * window.el (split-window-below, split-window-right): Rename from
3568 split-window-above-each-other and split-window-side-by-side
3569 respectively. All callers changed.
3570 (split-window-sensibly, split-window-sensibly): Use them.
3571 (split-window-keep-point): Doc fix.
3572
3573 * isearch.el: Add isearch-scroll property to split-window-below
3574 and split-window-right.
3575
3576 * follow.el (follow-mode):
3577 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3578 * progmodes/ada-xref.el (ada-gdb-application):
3579 * emulation/vip.el (vip-buffer-in-two-windows):
3580 * image-dired.el (image-dired-dired-with-window-configuration):
3581 * dired-x.el (dired-do-find-marked-files):
3582 * dired.el (dired-pop-to-buffer):
3583 * bs.el (bs--show-with-configuration):
3584 * vc/emerge.el (emerge-setup-windows):
3585 * textmodes/two-column.el (2C-two-columns):
3586 * textmodes/reftex-toc.el (reftex-toc):
3587 * progmodes/gdb-mi.el (gdb-setup-windows):
3588 * progmodes/fortran.el (fortran-window-create):
3589 * net/newst-treeview.el (newsticker--treeview-window-init):
3590 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
3591 * emulation/tpu-edt.el (tpu-gold-map):
3592 * emulation/crisp.el (crisp-mode-map):
3593 * calendar/calendar.el (calendar-basic-setup): Callers changed.
3594
38bb2ca8
CY
35952011-10-29 Chong Yidong <cyd@gnu.org>
3596
aa4de341
CY
3597 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
3598
e1eb5385
CY
3599 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
3600
5d2ece3c
CY
3601 * textmodes/flyspell.el (flyspell-word): Fix char offset for
3602 forged Ispell output (Bug#7904).
3603
38bb2ca8
CY
3604 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
3605
d0af9f77
SM
36062011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3607
3608 * doc-view.el: Avoid ugly errors about not finding nil.
3609 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3610 (doc-view-dvipdf-program, doc-view-unoconv-program)
3611 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
3612 Avoid nil or absolute file name as default value.
3613 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
3614
52bedd34
AM
36152011-10-28 Alan Mackenzie <acm@muc.de>
3616
db22a3c2 3617 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 3618
7e43cfa5
AM
36192011-10-28 Alan Mackenzie <acm@muc.de>
3620
3621 Amend the handling of c-beginning/end-of-defun in nested declaration
3622 scopes.
3623
52bedd34
AM
3624 * progmodes/cc-vars.el (c-defun-tactic): Move here from
3625 cc-langs.el. Change it to a defcustom.
7e43cfa5 3626
52bedd34
AM
3627 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
3628 cc-vars.el.
7e43cfa5 3629
d0af9f77
SM
3630 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3631 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 3632
52bedd34 3633 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 3634 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
3635 (c-widen-to-enclosing-decl-scope): New function.
3636 (c-while-widening-to-decl-block): New macro.
3637 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
3638 outward for defun boundaries, and correspondingly change symbol
3639 `respect-enclosure' to `go-outward'.
3640 (c-declaration-limits): Change algorithm to report only the "innermost"
3641 defun's boundaries.
3642
1a2ce9ee
DD
36432011-10-28 Deniz Dogan <deniz@dogan.se>
3644
3645 * net/rcirc.el (rcirc-mode): Use hard newlines.
3646
bc97a826
AM
36472011-10-28 Alan Mackenzie <acm@muc.de>
3648
3649 Amend to indent and fontify macros "which include their own semicolon"
3650 correctly, using the "virtual semicolon" mechanism.
3651
52bedd34 3652 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 3653
d0af9f77 3654 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 3655 Recode to scan one line at a time rather than having \n and \r
58179cce 3656 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 3657 (c-forward-label): Amend for virtual semicolons.
58179cce 3658 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 3659
52bedd34
AM
3660 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
3661 of the new C macros.
bc97a826 3662
52bedd34 3663 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
3664 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
3665 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
3666 (c-opt-cpp-macro-define): Make into a full language variable.
3667 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
3668 AWK Mode (including \n, \r) removed, no longer needed.
3669
d0af9f77
SM
3670 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
3671 Invoke c-make-macro-with-semi-re.
bc97a826 3672
52bedd34
AM
3673 * progmodes/cc-vars.el (c-macro-with-semi-re):
3674 (c-macro-names-with-semicolon): New variables.
58179cce 3675 (c-make-macro-with-semi-re): New function.
bc97a826 3676
7a6c0941
SM
36772011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3678
3679 * vc/log-edit.el: Fill empty field rather than adding new one.
3680 (log-edit-add-field): New function.
3681 (log-edit-insert-changelog): Use it.
3682
b0c4cdcf
ML
36832011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3684
3685 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
3686
ee1f1da9
SM
36872011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3688
3689 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
3690 (gdb--check-interpreter): New function.
3691 (gdb): Use it.
3692
51bc5f8b
GM
36932011-10-27 Glenn Morris <rgm@gnu.org>
3694
416a2c45
GM
3695 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
3696 (least-positive-float, least-negative-float)
3697 (least-positive-normalized-float, least-negative-normalized-float)
3698 (float-epsilon, float-negative-epsilon):
3699 Remove unnecessary declarations.
3700
3701 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
3702 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
3703 (least-positive-float, least-negative-float)
3704 (least-positive-normalized-float, least-negative-normalized-float)
3705 (float-epsilon, float-negative-epsilon): Add doc-strings,
3706 based on those in cl.texi.
3707
51bc5f8b
GM
3708 * files.el (set-visited-file-name): If the major-mode changed,
3709 reload the local variables. (Bug#9796)
3710
15de15c6
CY
37112011-10-27 Chong Yidong <cyd@gnu.org>
3712
3713 * subr.el (change-major-mode-after-body-hook): New hook.
3714 (run-mode-hooks): Run it.
3715
ee1f1da9
SM
3716 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3717 Use change-major-mode-before-body-hook.
15de15c6
CY
3718
3719 * simple.el (fundamental-mode):
3720 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
3721 change introducing fundamental-mode-hook.
3722
5430d399
JB
37232011-10-26 Juanma Barranquero <lekktu@gmail.com>
3724
acc825c5 3725 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 3726
ad74a69e
MA
37272011-10-26 Michael Albinus <michael.albinus@gmx.de>
3728
3729 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 3730 tramp.el explicitly. (Bug#7583)
ad74a69e 3731
71d4c2a5
SM
37322011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3733
3734 * progmodes/octave-mod.el:
3735 * progmodes/octave-inf.el: Update maintainer.
3736
b1f6fa26
CY
37372011-10-26 Chong Yidong <cyd@gnu.org>
3738
3739 * subr.el (with-wrapper-hook): Rewrite doc.
3740
3f04efd6
MA
37412011-10-25 Michael Albinus <michael.albinus@gmx.de>
3742
3743 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 3744 filenames "/method:foo:". (Bug#9793)
3f04efd6 3745
410488d3
SM
37462011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3747
3748 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
3749 (bug#9865).
3750
c1ebb47e
GM
37512011-10-24 Glenn Morris <rgm@gnu.org>
3752
3753 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
3754
7f5c46c7
MA
37552011-10-24 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * notifications.el: Add the requirement of a running D-Bus session
3758 bus to the Commentary.
3759
db2440b6
JL
37602011-10-24 Juri Linkov <juri@jurta.org>
3761
3762 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
3763 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
3764 (Bug#9364)
3765
feecf435
JL
37662011-10-24 Juri Linkov <juri@jurta.org>
3767
3768 * info.el (Info-following-node-name-re): Add newline to the list
3769 of allowed characters for leading space. (Bug#9824)
3770
a3839de2
SM
37712011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3772
acc825c5
SM
3773 * progmodes/octave-inf.el (inferior-octave-mode-map):
3774 Fix C-c C-h binding.
a3839de2
SM
3775 * progmodes/octave-mod.el (octave-help): Remove.
3776
09388e76
MA
37772011-10-23 Michael Albinus <michael.albinus@gmx.de>
3778
3779 Sync with Tramp 2.2.3.
3780
3781 * net/tramp-cache.el (top): Pacify byte-compiler using
3782 `init-file-user' and `site-run-file'.
3783
3784 * net/trampver.el: Update release number.
3785
86c60681
CY
37862011-10-23 Chong Yidong <cyd@gnu.org>
3787
3788 * files.el (toggle-read-only): Remove obsolete comment about
3789 version control.
3790
3791 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
3792 for toggle-read-only. Note that this hasn't called vc-next-action
3793 since 2008-05-02, though it wasn't documented at the time.
3794
a3839de2
SM
3795 * vc/ediff-init.el (ediff-toggle-read-only-function):
3796 Use toggle-read-only.
86c60681 3797
cd5495ff
AM
37982011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
3799
3800 Fix bug #9560, sporadic wrong indentation; improve instrumentation
3801 of c-parse-state.
3802
00b77525 3803 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 3804 correct faulty logical expression.
cd5495ff
AM
3805 (c-parse-state-state, c-record-parse-state-state):
3806 (c-replay-parse-state-state): New defvar/defuns.
3807 (c-debug-parse-state): Use new functions.
3808
42ee24ed
MR
38092011-10-22 Martin Rudalics <rudalics@gmx.at>
3810
3811 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 3812 last fix. Use window-in-direction correctly.
42ee24ed 3813
a7dee7e7
CY
38142011-10-21 Chong Yidong <cyd@gnu.org>
3815
3816 * progmodes/idlwave.el (idlwave-mode):
3817 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
3818 require-final-newline; that's done in prog-mode.
3819 Suggested by Stefan Monnier.
a7dee7e7 3820
e07b9a6d
MR
38212011-10-21 Martin Rudalics <rudalics@gmx.at>
3822
3823 * mouse.el (mouse-drag-window-above)
3824 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
3825 (mouse-drag-mode-line-1, mouse-drag-header-line)
3826 (mouse-drag-vertical-line-rightward-window): Remove.
3827 (mouse-drag-line): New function.
3828 (mouse-drag-mode-line, mouse-drag-header-line)
3829 (mouse-drag-vertical-line): Call mouse-drag-line.
3830 * window.el (window-at-side-p, windows-at-side): New functions.
3831
7e1361d9
UM
38322011-10-21 Ulrich Mueller <ulm@gentoo.org>
3833
3834 * tar-mode.el (tar-grind-file-mode):
3835 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
3836
30fcaf3a
CY
38372011-10-21 Chong Yidong <cyd@gnu.org>
3838
3839 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
3840 * progmodes/vera-mode.el (vera-mode):
3841 Use mode-require-final-newline.
30fcaf3a 3842
516eddb0
GM
38432011-10-20 Glenn Morris <rgm@gnu.org>
3844
db22a3c2 3845 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 3846
10d5f513
CS
38472011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
3848
3849 * emulation/cua-base.el (cua-set-mark): Fix case of string.
3850
ac6c8639
CY
38512011-10-20 Chong Yidong <cyd@gnu.org>
3852
3853 * emulation/cua-base.el (cua-mode):
3854 * mail/footnote.el (footnote-mode):
3855 * mail/mailabbrev.el (mail-abbrevs-mode):
3856 * net/xesam.el (xesam-minor-mode):
3857 * progmodes/bug-reference.el (bug-reference-mode):
3858 * progmodes/cap-words.el (capitalized-words-mode):
3859 * progmodes/compile.el (compilation-minor-mode)
3860 (compilation-shell-minor-mode):
3861 * progmodes/gud.el (gud-tooltip-mode):
3862 * progmodes/hideif.el (hide-ifdef-mode):
3863 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3864 * progmodes/subword.el (subword-mode):
3865 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
3866 * progmodes/which-func.el (which-function-mode):
3867 * term/tvi970.el (tvi970-set-keypad-mode):
3868 * term/vt100.el (vt100-wide-mode):
3869 * textmodes/flyspell.el (flyspell-mode):
3870 * textmodes/ispell.el (ispell-minor-mode):
3871 * textmodes/nroff-mode.el (nroff-electric-mode):
3872 * textmodes/paragraphs.el (use-hard-newlines):
3873 * textmodes/refill.el (refill-mode):
3874 * textmodes/reftex.el (reftex-mode):
3875 * textmodes/rst.el (rst-minor-mode):
3876 * textmodes/sgml-mode.el (html-autoview-mode)
3877 (sgml-electric-tag-pair-mode):
3878 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
3879 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
3880 * emulation/crisp.el (crisp-mode):
3881 * emacs-lisp/eldoc.el (eldoc-mode):
3882 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
3883 minor mode behavior.
3884
aa42ab43
JL
38852011-10-19 Juri Linkov <juri@jurta.org>
3886
3887 * descr-text.el (describe-char): Add #x2010 and #x2011 to
3888 the list of hard-coded chars with escape-glyph face.
3889
89400f1d
SM
38902011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3891
3892 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
3893
305c07f6
MA
38942011-10-19 Michael Albinus <michael.albinus@gmx.de>
3895
3896 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
3897 running process.
3898
13754b54
GM
38992011-10-19 Glenn Morris <rgm@gnu.org>
3900
3901 * vc/vc-bzr.el (vc-bzr-after-dir-status):
3902 Ignore ignored files. (Bug#9726)
3903
06e21633
CY
39042011-10-19 Chong Yidong <cyd@gnu.org>
3905
3906 Doc fix for minor modes, stating that an omitted argument enables
3907 the mode unconditionally when called from Lisp.
3908
3909 * abbrev.el (abbrev-mode):
3910 * allout.el (allout-mode):
3911 * autoinsert.el (auto-insert-mode):
3912 * autoarg.el (autoarg-mode, autoarg-kp-mode):
3913 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
3914 (global-auto-revert-mode):
3915 * battery.el (display-battery-mode):
3916 * composite.el (global-auto-composition-mode)
3917 (auto-composition-mode):
3918 * delsel.el (delete-selection-mode):
3919 * desktop.el (desktop-save-mode):
3920 * dired-x.el (dired-omit-mode):
3921 * dirtrack.el (dirtrack-mode):
3922 * doc-view.el (doc-view-minor-mode):
3923 * double.el (double-mode):
3924 * electric.el (electric-indent-mode, electric-pair-mode):
3925 * emacs-lock.el (emacs-lock-mode):
3926 * epa-hook.el (auto-encryption-mode):
3927 * follow.el (follow-mode):
3928 * font-core.el (font-lock-mode):
3929 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
3930 * help.el (temp-buffer-resize-mode):
3931 * hilit-chg.el (highlight-changes-mode)
3932 (highlight-changes-visible-mode):
3933 * hi-lock.el (hi-lock-mode):
3934 * hl-line.el (hl-line-mode, global-hl-line-mode):
3935 * icomplete.el (icomplete-mode):
3936 * ido.el (ido-everywhere):
3937 * image-file.el (auto-image-file-mode):
3938 * image-mode.el (image-minor-mode):
3939 * iswitchb.el (iswitchb-mode):
3940 * jka-cmpr-hook.el (auto-compression-mode):
3941 * linum.el (linum-mode):
3942 * longlines.el (longlines-mode):
3943 * master.el (master-mode):
3944 * mb-depth.el (minibuffer-depth-indicate-mode):
3945 * menu-bar.el (menu-bar-mode):
3946 * minibuf-eldef.el (minibuffer-electric-default-mode):
3947 * mouse-sel.el (mouse-sel-mode):
3948 * msb.el (msb-mode):
3949 * mwheel.el (mouse-wheel-mode):
3950 * outline.el (outline-minor-mode):
3951 * paren.el (show-paren-mode):
3952 * recentf.el (recentf-mode):
3953 * reveal.el (reveal-mode, global-reveal-mode):
3954 * rfn-eshadow.el (file-name-shadow-mode):
3955 * ruler-mode.el (ruler-mode):
3956 * savehist.el (savehist-mode):
3957 * scroll-all.el (scroll-all-mode):
3958 * scroll-bar.el (scroll-bar-mode):
3959 * server.el (server-mode):
3960 * shell.el (shell-dirtrack-mode):
3961 * simple.el (auto-fill-mode, transient-mark-mode)
3962 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
3963 (line-number-mode, column-number-mode, size-indication-mode)
3964 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
3965 * strokes.el (strokes-mode):
3966 * time.el (display-time-mode):
3967 * t-mouse.el (gpm-mouse-mode):
3968 * tool-bar.el (tool-bar-mode):
3969 * tooltip.el (tooltip-mode):
3970 * type-break.el (type-break-mode-line-message-mode)
3971 (type-break-query-mode):
3972 * view.el (view-mode):
3973 * whitespace.el (whitespace-mode, whitespace-newline-mode)
3974 (global-whitespace-mode, global-whitespace-newline-mode):
3975 * xt-mouse.el (xterm-mouse-mode): Doc fix.
3976
a3839de2
SM
3977 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3978 Fix autogenerated docstring.
06e21633 3979
5214e501
JL
39802011-10-19 Juri Linkov <juri@jurta.org>
3981
3982 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
3983 by checking environment variables "DESKTOP_SESSION" and
3984 "XDG_CURRENT_DESKTOP". (Bug#9779)
3985
195f8db9
JL
39862011-10-19 Juri Linkov <juri@jurta.org>
3987
3988 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
3989 (browse-url-chromium-program, browse-url-chromium-arguments):
3990 New defcustoms.
3991 (browse-url-default-browser): Check for `browse-url-chromium' and
3992 call `browse-url-chromium-program'.
3993 (browse-url-chromium): New command. (Bug#9779)
3994
343a34ff
JB
39952011-10-18 Juanma Barranquero <lekktu@gmail.com>
3996
3997 * facemenu.el (list-colors-duplicates): On Windows, detect more
3998 duplicates by assuming that only colors matching "^System" are
3999 special "system colors". (Bug#9722)
4000
6978a151
SM
40012011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4002
4003 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
4004 to distinguish the author from the committer.
4005
6a80b297
MA
40062011-10-18 Michael Albinus <michael.albinus@gmx.de>
4007
4008 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
4009
b31a5677
JK
40102011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
4011
4012 * international/mule.el (sgml-html-meta-auto-coding-function):
4013 Add support for detecting encoding in HTML5 specified only as
4014 <meta charset="UTF-8">. Implementation just makes http-equiv and
4015 content-type parts from HTML4 encoding string optional. (Bug#9716)
4016
80c6d77f
GM
40172011-10-18 Glenn Morris <rgm@gnu.org>
4018
4019 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
4020
08b0fee8
CY
40212011-10-18 Chong Yidong <cyd@gnu.org>
4022
4023 * faces.el (cursor): Doc fix.
4024
67e729a5
CY
40252011-10-17 Chong Yidong <cyd@gnu.org>
4026
4027 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
4028
343a34ff 40292011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
4030
4031 * dirtrack.el (dirtrack): Support shell buffers with path
4032 prefixes, e.g. tramp-based remote shells. (Bug#9647)
4033
0bc06380
TZ
40342011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
4035
4036 * json.el: Bump version to 1.3 and note change in History.
4037 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
4038
8b79f3e0
SM
40392011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4040
5a7c536b
SM
4041 * comint.el (comint-insert-input, comint-send-input)
4042 (comint-get-old-input-default, comint-backward-matching-input)
4043 (comint-next-prompt): Use nil instead of `input' for field property of
4044 past user input (bug#114).
4045
96a8a0df
SM
4046 * minibuffer.el (completion--replace): Inherit surrounding properties
4047 (bug#114).
4048 (minibuffer-complete-and-exit): Use it.
4049
8b79f3e0
SM
4050 * comint.el (comint--table-subvert): Quote the all-completions output
4051 (bug#9160).
4052
b8f7ff0d
MR
40532011-10-17 Martin Rudalics <rudalics@gmx.at>
4054
8b79f3e0 4055 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 4056
b8f7ff0d 4057 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 4058 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
4059 entries and separate them from frame entries.
4060
c235b555
GM
40612011-10-15 Glenn Morris <rgm@gnu.org>
4062
4063 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
4064 Doc fixes.
4065
6bbfa6e1
CY
40662011-10-15 Chong Yidong <cyd@stupidchicken.com>
4067
8b79f3e0
SM
4068 * net/network-stream.el (network-stream-open-starttls):
4069 Improve detection of failure due to lack of TLS support.
ec5c990d 4070
6bbfa6e1
CY
4071 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
4072 putting the input text in front and in bold.
4073
98488977
SM
40742011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4075
3d1337be
SM
4076 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
4077
ee0b45e4
SM
4078 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
4079 empty buffer.
4080
98488977
SM
4081 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
4082 unread-command-events rather than pushing yet-another event.
4083
186f4720
EZ
40842011-10-14 Eli Zaretskii <eliz@gnu.org>
4085
4086 * mail/sendmail.el (sendmail-query-once): Improve the wording of
4087 the explanation of the possible choices. Make the options passed
4088 to completing-read shorter.
4089
8b7a997c
AM
40902011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4091
4092 * textmodes/flyspell.el (flyspell-large-region): Make sure
4093 extended character mode is used if defined (Bug#1339).
4094
12587bbb
EZ
40952011-10-13 Eli Zaretskii <eliz@gnu.org>
4096
4097 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
4098 character info for LRE, LRO, RLE, and RLO characters by appending
4099 an invisible PDF.
12587bbb 4100
bad41229
SM
41012011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4102
4103 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
4104 even in case of error; add debug spec; simplify data flow.
4105 (with-timeout-handler): Remove.
4106
28dbc92f
MA
41072011-10-12 Michael Albinus <michael.albinus@gmx.de>
4108
4109 Fix Bug#6019, Bug#9315.
4110
4111 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
4112 complete `buffer-file-name', the local file name part could look
4113 remotely (for example on VMS).
4114
4115 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
4116 `tramp-run-real-handler'.
4117 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
4118 already quoted by '"'.
4119
4120 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
4121 Let `file-name-handler-alist' be nil, the local file name part
4122 could look remotely (for example on VMS).
4123
e1b0b23a
SM
41242011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4125
4126 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
4127 from here...
4128 (flyspell-post-command-hook): ...to here.
4129
a120bde9
SM
41302011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4131
4132 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
4133 if not needed.
4134 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
4135 using completion. Protect against "slow" callers.
4136 Remove the "message hack".
4137
7ce7717b
JL
41382011-10-11 Juri Linkov <juri@jurta.org>
4139
4140 * isearch.el (isearch-lazy-highlight-word): New variable.
4141 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4142 Use it. (Bug#9727)
4143
c02ee9d6
GM
41442011-10-11 Glenn Morris <rgm@gnu.org>
4145
4146 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
4147 like f90-previous-statement does.
4148
93e616fd 41492011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4150
1f190e73 4151 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4152 only in interactive use, to avoid error.
4153
af7b6078
SM
41542011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4155
4156 * minibuffer.el (completion-file-name-table): Fix last change,
4157 i.e. ignore normal errors but not the other ones.
4158
0563dae9
MR
41592011-10-10 Martin Rudalics <rudalics@gmx.at>
4160
4161 * window.el (special-display-buffer-names)
4162 (special-display-regexps): Remove some remnants of earlier
4163 changes from doc-strings.
366ca7f3
MR
4164 (quit-windows-on): New function.
4165
4166 * vc/vc.el (vc-revert, vc-rollback):
4167 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4168 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4169 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4170
49677495
MR
41712011-10-09 Martin Rudalics <rudalics@gmx.at>
4172
4173 * window.el (frame-auto-hide-function): Add version tag.
4174 (Bug#9699)
4175
56f2d1e1
MA
41762011-10-09 Michael Albinus <michael.albinus@gmx.de>
4177
4178 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4179 condition.
4180
112a6592
LL
41812011-10-09 Leo Liu <sdl.web@gmail.com>
4182
4183 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4184 (Bug#9701)
4185
0812589b
GM
41862011-10-08 Glenn Morris <rgm@gnu.org>
4187
4188 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4189 before the first code statement zero indent. (Bug#9690)
4190
b2b0776e
CY
41912011-10-08 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * simple.el (count-words-region): Always count in the region.
4194 Report the number of lines and characters too.
4195 (count-words): New command, which counts in the buffer if the
4196 region is inactive, as count-words-region used to.
4197 (count-words--message): New function. Handle plurals.
4198 (count-lines-region): Make it an alias for count-words-region.
4199
4200 * bindings.el (esc-map): Replace count-lines-region with
4201 count-words-region.
4202
c557cd6b
MR
42032011-10-08 Martin Rudalics <rudalics@gmx.at>
4204
4205 * window.el (window--delete): Delete dedicated frame
4206 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4207 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4208
61a57ef4 42092011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4210
3a7d293b 4211 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4212
c3833279
CY
42132011-10-07 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * bindings.el ([M-left],[M-right]): Bind to left-word and
4216 right-word respectively.
4217
21ce8245
GM
42182011-10-07 Glenn Morris <rgm@gnu.org>
4219
4220 * cus-start.el (debug-on-quit): Fix custom type.
4221
6d823bb2
LMI
42222011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4223
0181e193
LMI
4224 * subr.el (define-key-after): Clarify that the function is not
4225 useful for non-menu keymaps.
4226
6d823bb2
LMI
4227 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4228
8e3459ce 42292011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4230
21ce8245 4231 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4232 in current minibuffer (Fix bug with recursive minibuffers).
4233
a1c2d21e
CY
42342011-10-06 Chong Yidong <cyd@stupidchicken.com>
4235
4236 * progmodes/gdb-mi.el (gdb): Doc fix.
4237
5a4cf282
MR
42382011-10-05 Martin Rudalics <rudalics@gmx.at>
4239
4240 * window.el (frame-auto-hide-function): New option replacing
4241 frame-auto-delete. Suggested by Stefan Monnier.
4242 (window--delete): Call frame-auto-hide-function instead of
4243 investigating frame-auto-delete.
c96111ea
MR
4244 (window-point-1, set-window-point-1): New functions.
4245 (window-in-direction, record-window-buffer, window-state-get-1)
4246 (display-buffer-record-window): Use window-point-1 instead of
4247 window-point.
4248 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4249
9854542e
SM
42502011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4251
4252 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4253
8943cfb0
GM
42542011-10-05 Glenn Morris <rgm@gnu.org>
4255
4256 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4257 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4258
647ab967
LL
42592011-10-05 Leo Liu <sdl.web@gmail.com>
4260
4261 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4262 works with buffer object.
4263
3ddfbced
SM
42642011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4265
4266 * mpc.el (mpc-tool-bar-map): Add labels.
4267
bdfa5dd2
GM
42682011-10-04 Glenn Morris <rgm@gnu.org>
4269
4270 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4271
0e2070b5
MR
42722011-10-04 Martin Rudalics <rudalics@gmx.at>
4273
4274 * window.el (window--delete): New function.
4275 (frame-auto-delete): Resuscitate option.
4276 (bury-buffer, replace-buffer-in-windows)
4277 (quit-window): Rewrite using window--delete.
4278 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4279 Pass display-buffer-mark-dedicated to window--display-buffer-2
4280 (Bug#9639).
4281
3dc61a09
SM
42822011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4283
915a9b64
SM
4284 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4285 returns a list (bug#9554). Add remote file name completion.
4286 * comint.el (comint--table-subvert): Curry and get quote&unquote
4287 functions as arguments.
4288 (comint--complete-file-name-data): Adjust call accordingly.
4289 * pcomplete.el (pcomplete--table-subvert): Remove.
4290 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4291
3dc61a09
SM
4292 * minibuffer.el (completion-table-case-fold): Use currying.
4293 (completion--styles-type, completion--cycling-threshold-type):
4294 New constants.
4295 (completion-styles, completion-category-overrides)
4296 (completion-cycle-threshold): Use them.
4297 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4298 completion-table-case-fold.
4299
8ea0a993
SB
43002011-10-03 Stephen Berman <stephen.berman@gmx.net>
4301
4302 * minibuffer.el (completion-category-overrides): Fix type of styles
4303 and add more user friendly tags (bug#9660).
4304
8c24b7f6
SM
43052011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4306
4307 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4308 (mule-input-method-string): New widget.
4309 (default-input-method, language-info-custom-alist): Use it.
4310
428fe61a
SM
43112011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4312
32c1fffd
SM
4313 * pcomplete.el: Require comint.
4314 (pcomplete--common-suffix): Remove.
4315 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4316 (pcomplete--table-subvert): Sync with comint--table-subvert.
4317 (pcomplete--entries): Use comint-completion-file-name-table.
4318 * comint.el (comint-unquote-filename): Simplify.
4319 (comint-completion-file-name-table): New function (bug#9616).
4320 (comint--complete-file-name-data): Use it.
4321
428fe61a
SM
4322 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4323 (pcmpl-gnu-tar-buffer): Remove.
4324 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4325 around. Make sure pcomplete-suffix-list is only changed temporarily.
4326 Don't look inside the tar's file if it's too large.
428fe61a 4327
04c52e2f
CY
43282011-10-01 Chong Yidong <cyd@stupidchicken.com>
4329
ce3cefcc
CY
4330 * cus-edit.el (custom-mode-map):
4331 * epa.el (epa-key-list-mode-map):
4332 * man.el (Man-mode-map):
4333 * startup.el (splash-screen-keymap):
4334 * simple.el (special-mode-map): Use scroll-up-command and
4335 scroll-down-command.
4336
4337 * progmodes/idlw-help.el (idlwave-help-mode-map):
4338 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4339 * net/newst-plainview.el (newsticker-mode-map):
4340 * emulation/ws-mode.el (wordstar-mode-map):
4341 * emulation/vi.el (vi-com-map):
4342 * calc/calc-graph.el (calc-graph-show-dumb):
4343 * term/sun.el (terminal-init-sun):
4344 * term/ns-win.el (global-map):
4345 * progmodes/grep.el (grep-mode-map):
4346 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4347 * mail/rmail.el (rmail-mode-map):
4348 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4349
04c52e2f
CY
4350 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4351 custom-safe-themes as special.
4352
79adf8c8
JD
43532011-10-01 Julien Danjou <julien@danjou.info>
4354
4355 * notifications.el (notifications-notify): Fix docstring.
4356
63bd50d3
PS
43572011-10-01 Per Starbäck <per@starback.se>
4358
4359 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4360
199e4c7e
MR
43612011-09-30 Martin Rudalics <rudalics@gmx.at>
4362
4363 * startup.el (command-line-1): Fix last fix by inserting
4364 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4365 (Bug#9605) and (Bug#9636)
199e4c7e 4366
fe5f08dd
EZ
43672011-09-29 Eli Zaretskii <eliz@gnu.org>
4368
4369 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4370 window is hscrolled, move by logical lines. (Bug#9607)
4371 (line-move-visual): Update the doc string to the above effect.
4372
b5516bbd
MR
43732011-09-29 Martin Rudalics <rudalics@gmx.at>
4374
ccee00c0
MR
4375 * window.el (display-buffer-record-window): When WINDOW is the
4376 selected window use `point' instead of `window-point'. (Bug#9626)
4377
b5516bbd
MR
4378 * startup.el (command-line-1): Use insert-before-markers when
4379 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4380
b5516bbd
MR
4381 * help.el (help-window): Remove variable.
4382
52aa0014
GM
43832011-09-29 Glenn Morris <rgm@gnu.org>
4384
4385 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4386
df9a7357
JB
43872011-09-29 Juanma Barranquero <lekktu@gmail.com>
4388
4389 * descr-text.el (describe-char-categories): Accept category
4390 descriptions more than one line long.
4391
a8406c20
SM
43922011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4393
88d9610c
SM
4394 * simple.el (delete-trailing-whitespace): Fix last change.
4395
a5daf810
SM
4396 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4397 Don't confuse "y => 3" as the beginning of a `y' operation.
4398
a8406c20
SM
4399 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4400 object has more than 4 slots (bug#9613).
4401
a239d4e9
JB
44022011-09-28 Juanma Barranquero <lekktu@gmail.com>
4403
4404 * subr.el (with-output-to-temp-buffer):
4405 * net/quickurl.el (quickurl, quickurl-browse-url):
4406 Fix typos in docstrings.
4407
693fbdb6
EZ
44082011-09-27 Eli Zaretskii <eliz@gnu.org>
4409
4410 * minibuffer.el (completion-styles)
4411 (completion-category-overrides): Cross reference each other in doc
4412 strings.
4413
8b457e28
GM
44142011-09-27 Glenn Morris <rgm@gnu.org>
4415
4416 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4417 to split-string. (Bug#9606)
4418
85a16208
LMI
44192011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4420
4421 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4422 (bug#9615).
4423
502f9ebd
CY
44242011-09-27 Chong Yidong <cyd@stupidchicken.com>
4425
4426 * emacs-lisp/package.el (list-packages): Fix echo area message.
4427
7690bdea
LL
44282011-09-27 Leo Liu <sdl.web@gmail.com>
4429
4430 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4431
e2ee6f30
MA
44322011-09-25 Michael Albinus <michael.albinus@gmx.de>
4433
4434 * net/dbus.el (dbus-unregister-object): Don't release services for
4435 registered signals. (Bug#9581)
4436
f3f98342
TZ
44372011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4438
4439 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4440 function that picks between cfengine 2 and 3 support
4441 automatically. Update docs accordingly.
4442
dd7aa8dd
KH
44432011-09-22 Kenichi Handa <handa@m17n.org>
4444
4445 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4446 ZERO.
4447 (indian-itrans-v5-table-for-tamil): New variable.
4448 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4449
3f2b07f8
KM
44502011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4451
4452 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4453 that's true if the current command involved collapsing of text.
4454 It's reset to false at the beginning of the next command.
4455 (allout-post-command-business): Move the cursor to the beginning
4456 of entry if the cursor is hidden and collapsing activity just
4457 happened.
4458
371d6a61
CY
44592011-09-24 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4462 tracking (Bug#9541).
4463
2ac2721a
UJ
44642011-09-24 Ulf Jasper <ulf.jasper@web.de>
4465
4466 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4467 (newsticker-show-news): Automatically load html rendering package
4468 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4469 because w3m-fill-column is let-bound" and the error "Symbol's value
4470 as variable is void: w3m-fill-column".
2ac2721a 4471
fac7ae53
MA
44722011-09-24 Michael Albinus <michael.albinus@gmx.de>
4473
4474 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4475 Release services only if they are defined. (Bug#9581)
4476
e08b633b
RS
44772011-09-23 Richard Stallman <rms@gnu.org>
4478
e488d29c
RS
4479 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4480 distinguish start of paragraph from start of its text.
4481
19c38752
RS
4482 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4483
e08b633b
RS
4484 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4485 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4486 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4487
0a39f27e
AS
44882011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4489
4490 * international/mule-diag.el (mule-diag): Insert a newline after
4491 each fontset description.
4492
db4e950d
SM
44932011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4494
4495 * simple.el (delete-trailing-whitespace):
4496 Document last change; simplify.
4497
eca3f3ea
PW
44982011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4499
d68e189a
PW
4500 * simple.el (delete-trailing-whitespace): Also delete
4501 extra newlines at the end of the buffer.
4502
eca3f3ea
PW
4503 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4504 (picture-newline): Use forward-line so as to ignore fields.
4505
01c157cc
SM
45062011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4507
4508 * subr.el (with-wrapper-hook): Fix edebug spec.
4509
022de23e
LMI
45102011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4511
4512 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4513 (bug#4538).
4514
91683089
MA
45152011-09-23 Michael Albinus <michael.albinus@gmx.de>
4516
eca3f3ea
PW
4517 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4518 Fix nasty bug using wrong cached values.
91683089 4519
5bdd6fa4
AM
45202011-09-23 Alan Mackenzie <acm@muc.de>
4521
4522 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4523
97adfb97
CY
45242011-09-23 Chong Yidong <cyd@stupidchicken.com>
4525
4526 * window.el (pop-to-buffer): Ensure right window is selected if we
4527 chose another frame.
4528
d4ef2b50
EZ
45292011-09-22 Eli Zaretskii <eliz@gnu.org>
4530
4531 * simple.el (what-cursor-position): Use get-char-property-change
4532 and next-single-char-property-change, to be able to show display
4533 properties that come from overlays as well as text properties.
4534
72258fe5
CY
45352011-09-22 Chong Yidong <cyd@stupidchicken.com>
4536
4537 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4538
4539 * cmuscheme.el (run-scheme, switch-to-scheme):
4540 * cus-edit.el (customize-group, custom-buffer-create)
4541 (customize-browse):
4542 * info.el (info):
4543 * shell.el (shell):
4544 * mail/sendmail.el (mail):
4545 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4546
8f098516
RS
45472011-09-22 Richard Stallman <rms@gnu.org>
4548
4549 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4550 move back only to line beg, don't move back over blank lines.
4551
e74f1bb6
MA
45522011-09-22 Michael Albinus <michael.albinus@gmx.de>
4553
4554 * files.el (copy-directory): Set directory attributes only in case
4555 they could be retrieved from the source directory. (Bug#9565)
4556
bfeef8b6
DK
45572011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4558
4559 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4560 (hs-find-block-beginning, hs-hide-level-recursive):
4561 Ignore strings as well as comments. (Bug#9502)
4562
7e423bb8
AS
45632011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4564
4565 * progmodes/sql.el (sql-comint-postgres):
4566 Convert port number to a string. (Bug#9566)
4567
b4d72fcf
MR
45682011-09-22 Martin Rudalics <rudalics@gmx.at>
4569
4570 * window.el (quit-window): Undedicate window when switching to
4571 previous buffer. Reported by Thierry Volpiatto
4572 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4573 (special-display-popup-frame): When popping up a new frame reset
4574 its previous buffers to nil. Simplify code.
b4d72fcf 4575
a7b88dc6
MA
45762011-09-21 Michael Albinus <michael.albinus@gmx.de>
4577
4578 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4579 and process filter, as done also in `shell-command'.
4580
cf4eacfd
MR
45812011-09-21 Martin Rudalics <rudalics@gmx.at>
4582
eca3f3ea 4583 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4584 Call set-window-start with NOFORCE argument t.
4585 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
4586 (quit-window): Reword doc-string. Handle new format of
4587 quit-restore parameter. Don't delete window if it has a
4588 previous buffer we can show instead of the present one.
4589 (display-buffer-record-window): Rewrite using a new format for
4590 the quit-restore window parameter
4591 (special-display-popup-frame, display-buffer-same-window)
4592 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4593 (display-buffer-pop-up-window, display-buffer-use-some-window):
4594 Adapt symbol passed to display-buffer-record-window.
4595 * help.el (help-window-setup): Handle new format of quit-restore
4596 parameter.
4597
8d28cb95
SM
45982011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4599
94ab793f
SM
4600 * faces.el (face-list): Fix docstring (bug#9564).
4601
8d28cb95
SM
4602 * window.el (display-buffer--action-function-custom-type):
4603 Don't include internal functions in the Custom interface.
4604
3820edeb
JL
46052011-09-20 Juri Linkov <juri@jurta.org>
4606
4607 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
4608 (Info-forward-node, Info-backward-node, Info-next-preorder)
4609 (Info-last-preorder): Use it. (Bug#9528)
4610
5147931d
JL
46112011-09-20 Juri Linkov <juri@jurta.org>
4612
4613 * info.el (Info-last-preorder): Visit last menu item only when
4614 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
4615
cf499a1a
JD
46162011-09-20 Julien Danjou <julien@danjou.info>
4617
4618 * password-cache.el (password-cache-remove): Remove entries even if the
4619 value is nil, so that password with a nil value (negative caching) is
4620 possible to invalidate.
4621
f84e2fe2
LM
46222011-09-20 Lawrence Mitchell <wence@gmx.li>
4623
4624 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
4625 all whitespace around breakpoint. (Bug#9553)
4626 (f90-find-breakpoint): Only break at whitespace inside a comment.
4627
78054a46
SM
46282011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4629
4630 * minibuffer.el (completion-file-name-table): Keep track of errors.
4631 (completion-table-with-predicate): Handle the case where pred1 is nil.
4632 * pcomplete.el (pcomplete-completions-at-point): Simplify.
4633
345083b2
SM
46342011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4635
e24e27be
SM
4636 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
4637 (debugger-return-value): Signal an error if the debugging context does
4638 not await any return value.
4639
345083b2
SM
4640 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
4641 * image-mode.el (image-toggle-display-text)
4642 (image-toggle-display-image): Stay away from evil `intangible'.
4643
08d355e3
LL
46442011-09-19 Leo Liu <sdl.web@gmail.com>
4645
4646 * replace.el (occur-revert-arguments): Make it permanent-local.
4647 (occur-mode): Don't call font-lock-defontify.
4648
f01da43f
CY
46492011-09-19 Chong Yidong <cyd@stupidchicken.com>
4650
4651 * net/ldap.el (ldap-search-internal): Don't push empty search
4652 result (Bug#9508).
4653
b6072fa6
SM
46542011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4655
4656 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
4657
443d6696
MA
46582011-09-19 Michael Albinus <michael.albinus@gmx.de>
4659
4660 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
4661 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
4662
7cc6e154
JL
46632011-09-18 Juri Linkov <juri@jurta.org>
4664
4665 * buff-menu.el (Buffer-menu-mode-map):
4666 * dired.el (dired-mode-map):
4667 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
4668 (lisp-interaction-mode-map):
4669 * emacs-lisp/package.el (package-menu-mode-map):
4670 * epa.el (epa-key-list-mode-map):
4671 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
4672 (menu-bar-options-menu):
4673 * outline.el (outline-mode-menu-bar-map):
4674 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
4675 * vc/vc-dir.el (vc-dir-menu-map):
4676 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
4677 Capitalize non-function content words in menu item strings.
4678
4679 * dired.el (dired-mode-map): Add menu item for
4680 `image-dired-dired-toggle-marked-thumbs'.
4681
80302a81
JL
46822011-09-18 Juri Linkov <juri@jurta.org>
4683
4684 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
4685 to `isearch-case-fold-search' and restore its original value
4686 after the `isearch-mode' call.
4687
46c5cf66
JL
46882011-09-18 Juri Linkov <juri@jurta.org>
4689
4690 * progmodes/grep.el (grep-process-setup): Don't check code for 1
4691 because `zgrep' returns 1 for successful matches (bug#9226).
4692
d18b513b
JL
46932011-09-18 Juri Linkov <juri@jurta.org>
4694
4695 * info.el (Info-extract-menu-node-name): Check the second match
4696 for empty string (second test-case of bug#9528).
4697 (Info-last-preorder): Let-bind `Info-history' to nil to not add
4698 intermediate nodes to the history (first test-case of bug#9528).
4699
72753f87
JL
47002011-09-18 Juri Linkov <juri@jurta.org>
4701
4702 * info.el (Info-mode-syntax-table): New variable.
1154d12e 4703 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 4704
c9384295
JL
47052011-09-18 Juri Linkov <juri@jurta.org>
4706
1154d12e
JB
4707 * info.el (Info-file-supports-index-cookies):
4708 Increment line-beginning-position's arg from 3 to 4 because makeinfo
4709 outputs one more line for long file names (bug#4142).
c9384295 4710
d473dce8
CY
47112011-09-18 Chong Yidong <cyd@stupidchicken.com>
4712
4713 * newcomment.el (comment-normalize-vars): If prompting for
4714 comment-start, set comment-start-skip too (Bug#8424).
4715
2176854d
JB
47162011-09-18 Johan Bockgård <bojohan@gnu.org>
4717
4718 * icomplete.el: Fix previous fix of Bug#5849.
4719 (icomplete-mode): Don't set completion-show-inline-help.
4720 (icomplete-minibuffer-setup): Set completion-show-inline-help
4721 locally during icompletion.
4722
3aace4e4
CY
47232011-09-18 Chong Yidong <cyd@stupidchicken.com>
4724
c940224f
CY
4725 * woman.el (woman2-process-escapes): Don't delete unrecognized
4726 escapes (Bug#7843).
4727
3aace4e4
CY
4728 * files.el (inhibit-first-line-modes-regexps): Add image files.
4729 (hack-local-variables-prop-line): Return nil for malformed
4730 prop-lines (Bug#9044).
4731
710dec63
MA
47322011-09-18 Michael Albinus <michael.albinus@gmx.de>
4733
4734 * net/tramp.el (top): Don't require 'shell.
4735 (tramp-methods): Fix docstring.
4736 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
4737 Return complete remote file name. Handle "smb" case.
4738 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
4739 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
4740
4741 * net/tramp-compat.el (top): Require 'shell.
4742
4743 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4744 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
4745 `tramp-current-host'.
4746 (tramp-get-remote-tmpdir): Remove.
4747
4748 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
4749 `tramp-tmpdir' entries.
4750 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
4751 (tramp-smb-handle-file-attributes): Ignore errors.
4752 (tramp-smb-wait-for-output): Check also for process end.
4753
5d5ac8ec
LMI
47542011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4755
4756 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
4757 when sending QUIT (bug#9312).
4758
8c0f49f0
CY
47592011-09-17 Chong Yidong <cyd@stupidchicken.com>
4760
4761 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
4762 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
4763 occur-mode-display-occurrence.
4764 (occur-edit-mode): Add usage message.
4765 (occur-cease-edit): New command.
4766 (occur-after-change-function): Use text properties to find the
4767 position of the prefix text.
4768 (occur-engine): Set stickiness of prefix text properties.
4769
8f1383f7
GM
47702011-09-17 Glenn Morris <rgm@gnu.org>
4771
4772 * progmodes/etags.el (complete-tag):
4773 Fix call to completion-in-region. (Bug#9526)
4774
744ba0e3
JL
47752011-09-17 Juri Linkov <juri@jurta.org>
4776
4777 * textmodes/ispell.el (ispell-word): Add to the error message
4778 the word, ispell program name and current dictionary (bug#9121).
4779 (ispell-tex-arg-end): Capitalize "error" in the error message.
4780
d9bbf400
AS
47812011-09-17 Andreas Schwab <schwab@linux-m68k.org>
4782
4783 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
4784 check. (Bug#4251)
4785
8da11505
JL
47862011-09-17 Juri Linkov <juri@jurta.org>
4787
4788 * window.el (window-safe-min-height, window-safe-min-width):
4789 Fix typos (followup to bug#9522).
4790
a91adc7e
SJ
47912011-09-17 Sven Joachim <svenjoac@gmx.de>
4792
4793 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
4794
064f328a
EZ
47952011-09-16 Eli Zaretskii <eliz@gnu.org>
4796
4797 * simple.el (line-move): If goal-column is set, move by logical
4798 lines, not by display lines. (Bug#971)
4799 (next-line, previous-line, goal-column, line-move-visual): Doc fix
4800 to reflect the above change.
4801
e69df516
SM
48022011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
4803
4804 * image.el (imagemagick-register-types): Use regexp-opt.
4805
cbb0f9ab
CY
48062011-09-15 Chong Yidong <cyd@stupidchicken.com>
4807
4808 * window.el (display-buffer-base-action): Rename from
4809 display-buffer-default-action. Make default value empty.
4810 (display-buffer-overriding-action): Convert to defvar.
4811 (display-buffer-fallback-action): New var.
4812
25322144
CY
48132011-09-15 Chong Yidong <cyd@stupidchicken.com>
4814
4815 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
4816 declaration.
4817 (package--add-to-archive-contents): If there is a duplicate entry
4818 with an older version, remove it.
4819 (package-menu-mark-delete, package-menu-mark-install)
4820 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
4821 (package-menu-mark-obsolete-for-deletion):
4822 Use package-menu-get-status instead of a regexp search.
25322144
CY
4823 (package-menu-get-status): Use tabulated-list-entry.
4824 (package-menu-mark-upgrades): New command.
d770725a 4825 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
4826 (package-menu-execute): Do installation before deletion.
4827 (package-menu-refresh, package-menu-execute): Use derived-mode-p
4828 instead of checking major-mode.
4829 (package-menu--find-upgrades): New function.
4830
7520339c
LMI
48312011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
4833 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
4834 passwords in the log buffer.
65a046c4
LMI
4835 (smtpmail-process-filter): Update the process marker so that the
4836 "broken by peer" status message is inserted in the right place.
7520339c 4837
d3c30954
SM
48382011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4839
3fe48822
SM
4840 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
4841 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
4842 bibtex-completion-at-point-function.
4843 (bibtex-completion-at-point-function): Use them.
4844
1b8b3954
SM
4845 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
4846
d3c30954
SM
4847 * mpc.el (mpc-constraints-tag-lookup): New function.
4848 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
4849 also to browser "album|playlist".
4850
72779976
JL
48512011-09-14 Juri Linkov <juri@jurta.org>
4852
4853 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
4854 (isearch-edit-string): Use length of `isearch-string' when
4855 `isearch-fail-pos' returns nil.
4856 (isearch-message): Remove duplicate code and call
4857 `isearch-fail-pos' with arg `t'.
4858
a0bf2bcd
CY
48592011-09-14 Chong Yidong <cyd@stupidchicken.com>
4860
17bb0a2d
CY
4861 * replace.el (occur-mode-goto-occurrence): Don't force using other
4862 window (Bug#9499).
4863
a0bf2bcd
CY
4864 * dired-aux.el (dired-do-chmod): Don't provide initial input.
4865
f678e0b6
MR
48662011-09-14 Martin Rudalics <rudalics@gmx.at>
4867
4868 * window.el (display-buffer-window): Remove.
4869 (display-buffer-record-window): Use help-setup window parameter
4870 instead of variable display-buffer-window.
4871 (display-buffer-function, special-display-buffer-names)
4872 (special-display-function): Mention help-setup parameter instead
4873 of display-buffer-window in doc-string.
d3c30954
SM
4874 * help.el (help-window-setup): New argument help-window.
4875 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
4876 Reword some messages.
4877 (with-help-window): Pass window used for displaying the buffer
4878 to help-window-setup. Don't set display-buffer-window.
4879
8e39b2e8
GM
48802011-09-13 Glenn Morris <rgm@gnu.org>
4881
4882 * emacs-lisp/debug.el (debugger-make-xrefs):
4883 Preserve point. (Bug#9462)
4884
85e9c04b
CY
48852011-09-13 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * window.el (window-deletable-p): Use next-frame.
4888
1b36ed6a
MR
48892011-09-13 Martin Rudalics <rudalics@gmx.at>
4890
4891 * window.el (window-auto-delete): Remove.
4892 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 4893 dedication and previous buffers.
1b36ed6a
MR
4894 (switch-to-prev-buffer): Don't delete window.
4895 (delete-windows-on): Delete a window's frame if and only if the
4896 window is dedicated.
4897 (replace-buffer-in-windows): Delete buffer's window or frame if
4898 and only if window is dedicated.
4899 (quit-window): Handle quit-restore as before last change.
4d61f28d 4900 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 4901
ef8ef9fb
CY
49022011-09-13 Chong Yidong <cyd@stupidchicken.com>
4903
4904 * window.el (window-deletable-p): Never delete the last frame on a
4905 given terminal.
4906
b2cba41e
GM
49072011-09-13 Glenn Morris <rgm@gnu.org>
4908
4909 * help.el (describe-key-briefly): Copy previous standard-output change.
4910
51553db6 49112011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
4912
4913 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
4914
b7556719
GM
49152011-09-13 Glenn Morris <rgm@gnu.org>
4916
4917 * emacs-lisp/lisp-mode.el (lisp-indent-function):
4918 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
4919
64b51947
CY
49202011-09-12 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * dired-aux.el (dired-mark-read-string): Don't return default
4923 value on empty input (Bug#9361).
4924 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
4925 Omit initial minibuffer contents.
4926 (dired-do-chmod): Signal an error on empty input.
4927 (dired-mark-read-string): Don't return default on empty input.
4928
4929 * files.el (file-modes-symbolic-to-number): Doc fix.
4930
393a301e
SM
49312011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4932
4933 * international/mule-cmds.el (ucs-completions): Remove.
4934 (read-char-by-name): Use complete-with-action instead; add metadata.
4935
fa5660f9
CY
49362011-09-11 Chong Yidong <cyd@stupidchicken.com>
4937
4938 * window.el (display-buffer--action-function-custom-type)
4939 (display-buffer--action-custom-type): New vars.
4940 (display-buffer-alist, display-buffer-default-action)
4941 (display-buffer-overriding-action): Add defcustom types.
4942
4a592f66
CY
4943 * frame.el (delete-other-frames): Doc fix (Bug#276).
4944
73d56dbd
LMI
49452011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4946
4947 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
4948
37ac18a3
CY
49492011-09-11 Chong Yidong <cyd@stupidchicken.com>
4950
4951 Change modes that used same-window-* vars to use switch-to-buffer.
4952
4953 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
4954 Use switch-to-buffer.
4955
4956 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
4957 (customize-browse, custom-buffer-create-other-window):
4958 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
4959
4960 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
4961 (Info-prev, Info-up, Info-speedbar-goto-node)
4962 (info-display-manual): Use switch-to-buffer.
4963 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
4964
4965 * mail/sendmail.el (mail): Use switch-to-buffer.
4966 (mail-recover): Use switch-to-buffer-other-window.
4967
4968 * cmuscheme.el (run-scheme, switch-to-scheme):
4969 * ielm.el (ielm):
4970 * shell.el (shell):
4971 * net/rlogin.el (rlogin):
4972 * net/telnet.el (telnet, rsh):
4973 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
4974
10195bd6
AS
49752011-09-11 Andreas Schwab <schwab@linux-m68k.org>
4976
4977 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
4978
b322f63a
LMI
49792011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4980
39d7fed6
LMI
4981 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
4982 so don't mention it (bug#9301).
ba5a81f1 4983 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 4984
ee0e9f11
LMI
4985 * faces.el (face-spec-set-match-display): Make `(type graphic)'
4986 match `x', `w32' and `ns', like the manual says (bug#9029).
4987
0b1c89c1 4988 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
4989 (process-kill-buffer-query-function): Mention the buffer name in
4990 the query.
0b1c89c1 4991
77549ea8
LMI
4992 * image-mode.el (image-next-line): The line parameter is mandatory
4993 (bug#9258).
4994
803ef892
LMI
4995 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
4996 which can be useful (bug#9301).
4997
12980837
LMI
4998 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
4999
91054f8f
LMI
5000 * subr.el (match-string): Mention that the current buffer should
5001 be the same as the search was done in (bug#9282).
5002
b322f63a
LMI
5003 * facemenu.el: Disable the remove-* commands if the mark isn't
5004 active (bug#9162).
5005
3199b96f
CY
50062011-09-10 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
5009 of display-buffer.
5010 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
5011
5012 * replace.el (occur-mode-goto-occurrence)
5013 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
5014 and display-buffer.
5015
5016 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
5017 display-buffer.
5018
5019 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
5020 special-display and same-window variables.
5021 (mail-other-window): Use switch-to-buffer-other-window.
5022 (mail-other-frame): USe switch-to-buffer-other-frame.
5023
393a301e
SM
5024 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
5025 Use display-buffer-other-frame.
3199b96f
CY
5026 (gdb-display-gdb-buffer): Use pop-to-buffer.
5027
5028 * progmodes/gud.el (gud-goto-info): Use info-other-window.
5029
5030 * progmodes/python.el: Don't set same-window-buffer-names.
5031
5032 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
5033
5034 * window.el (display-buffer-alist): Add *Python*.
5035
8319e0bf
CY
50362011-09-10 Chong Yidong <cyd@stupidchicken.com>
5037
5038 * window.el (display-buffer-alist): Add entry for buffers
5039 previously handled same-window-*.
5040 (display-buffer-alist, display-buffer-default-action)
5041 (display-buffer-overriding-action): Mark as risky.
5042 (display-buffer-alist): Document action function changes.
5043 (display-buffer--same-window-action)
5044 (display-buffer--other-frame-action): New variables.
5045 (switch-to-buffer, display-buffer-other-frame): Use them.
5046 (display-buffer): Rename reuse-frame entry to reusable-frames.
5047 (display-buffer-reuse-selected-window): Function deleted.
5048 (display-buffer-reuse-window): Handle reusable-frames alist entry.
5049 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
5050 (display-buffer-special): New function.
5051 (display-buffer--maybe-pop-up-frame-or-window): Rename from
5052 display-buffer-reuse-or-pop-window. Split off special-display
5053 part into display-buffer-special.
5054 (display-buffer-use-some-window): Don't perform any special
5055 pop-up-frames handling.
5056 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 5057 (display-buffer--maybe-same-window): Rename from
0d3ff375 5058 display-buffer-maybe-same-window.
8319e0bf 5059
919a69aa
CY
5060 * info.el: Don't set same-window-regexps.
5061 (info-setup): New function.
5062 (info-other-window, info): Call it.
5063
5064 * cus-edit.el: Don't set same-window-regexps.
5065 (customize-group): New argument.
5066 (customize-group-other-window): Use it.
5067 (customize-face, customize-face-other-window): Likewise.
5068 (custom-buffer-create-other-window): Use pop-to-buffer directly.
5069
8319e0bf
CY
5070 * net/rlogin.el:
5071 * net/telnet.el:
5072 * progmodes/gud.el: Don't set same-window-regexps.
5073
5074 * cmuscheme.el:
5075 * ielm.el:
5076 * shell.el:
5077 * mail/sendmail.el:
5078 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
5079
25173000
JL
50802011-09-10 Juri Linkov <juri@jurta.org>
5081
5082 * isearch.el (isearch-edit-string): Remove obsolete mention of
5083 `C-w' (`isearch-yank-word-or-char') from docstring.
5084 (isearch-query-replace): Fix typo in docstring (bug#9466).
5085
056e44ef
JL
50862011-09-10 Juri Linkov <juri@jurta.org>
5087
5088 * paren.el (show-paren-function): Don't show escaped parens.
5089 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
5090
c3760c17
EZ
50912011-09-10 Eli Zaretskii <eliz@gnu.org>
5092
5093 * mail/sendmail.el (mml-to-mime, mml-attach-file)
5094 (mm-default-file-encoding): Remove autoload forms, they are
5095 replaced with autoload cookies in mml.el and mm-encode.el.
5096 (mail-add-attachment): New command.
5097 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
5098 (mail-mode): Mention mail-insert-file and mail-add-attachment in
5099 the doc string.
5100 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
5101
fece895e
RT
51022011-09-10 Reuben Thomas <rrt@sc3d.org>
5103
e69df516
SM
5104 * simple.el (count-words-region): Use buffer if there's no region
5105 (bug#9429).
fece895e 5106
5e68ce4a
JL
51072011-09-09 Juri Linkov <juri@jurta.org>
5108
5109 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
5110 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
5111 (wdired-isearch-filter-read-only): New function. (Bug#6362)
5112
0a6b9622
AM
51132011-09-09 Alan Mackenzie <acm@muc.de>
5114
5115 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
5116 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
5117
14a29deb
EZ
51182011-09-09 Eli Zaretskii <eliz@gnu.org>
5119
5120 Fix for Savannah bug#9392.
5121 * simple.el (mail-encode-mml): New defvar.
5122
5123 * mail/rmail.el (mail-encode-mml): Add a defvar.
5124 (rmail-enable-mime-composing): Default to t.
5125 (rmail-forward): Use MIME method of forwarding only if both
5126 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
5127 Set mail-encode-mml non-nil if the MIME method was used.
5128
5129 * mail/sendmail.el (mml-to-mime): Add autoload form.
5130 (mail-encode-mml): Add a defvar.
5131 (mail-mode): Make mail-encode-mml buffer-local and initialize it
5132 to nil.
5133 (mail-send): If mail-encode-mml is non-nil, run the outgoing
5134 message through mml-to-mime, and reset mail-encode-mml to nil.
5135
28c45130
GM
51362011-09-09 Glenn Morris <rgm@gnu.org>
5137
5138 * woman.el (woman-if-body): When processing an .el block,
5139 do not delete the next .el block as well. (Bug#9447)
69f4b618 5140 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 5141
9b1c252e
MR
51422011-09-08 Martin Rudalics <rudalics@gmx.at>
5143
5144 * window.el (window-deletable-p): Make sure window is live before
5145 invoking window-prev-buffers.
5146
567457e3
LL
51472011-09-08 Leo Liu <sdl.web@gmail.com>
5148
5149 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5150
97f05794
JL
51512011-09-08 Juri Linkov <juri@jurta.org>
5152
5153 * progmodes/compile.el (compilation-environment): Make it
5154 a defcustom (bug#8340).
5155
8b0874b5
MR
51562011-09-08 Martin Rudalics <rudalics@gmx.at>
5157
5158 * window.el (frame-auto-delete): Rename to window-auto-delete.
5159 Make it control auto-deletion of windows and/or frames.
5160 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5161 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5162 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5163 Rewrite handling of case when window/frame can be deleted.
5164 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5165 argument t. (Bug#9456)
8b0874b5 5166
4feb6e73
CY
51672011-09-07 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * help-mode.el (help-mode): Restore autoload.
5170
91ab9c13
JL
51712011-09-07 Juri Linkov <juri@jurta.org>
5172
5173 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5174 `compilation-environment'. Set buffer-local
5175 `compilation-environment' to `thisenv' later after (funcall mode).
5176 (Bug#8340)
5177
5178 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5179 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5180 instead of replacing its value. (Bug#8340)
5181
0527e251
JL
51822011-09-07 Juri Linkov <juri@jurta.org>
5183
5184 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5185 based on text properties put by `grep-filter' instead of matching
5186 escape sequences.
5187 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5188 to the value of `grep-error-screen-columns' (bug#9438).
5189
249f792c
JL
51902011-09-07 Juri Linkov <juri@jurta.org>
5191
5192 * simple.el (next-error-highlight, next-error-highlight-no-select):
5193 Doc fix (bug#9432).
5194
ff7271b9
OT
51952011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5196
5197 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5198 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5199
183fc730
LL
52002011-09-07 Leo Liu <sdl.web@gmail.com>
5201
5202 * net/rcirc.el (rcirc-mode): Conditionally initialize
5203 rcirc-input-ring.
5204
77694924
SM
52052011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5206
5207 * emacs-lisp/find-func.el (find-function-C-source): Only set
5208 find-function-C-source-directory after checking that we found a source
5209 file there (bug#9440).
5210
d809b8eb
AM
52112011-09-06 Alan Mackenzie <acm@muc.de>
5212
5213 * isearch.el (isearch-other-meta-char): Wherever a key list is
5214 unread, "unread" the prefix arg, too. This fixes bug #8901.
5215
453de99f
OG
52162011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5217
5218 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5219
90439906
JL
52202011-09-05 Juri Linkov <juri@jurta.org>
5221
5222 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5223
f62bd846
JL
52242011-09-05 Juri Linkov <juri@jurta.org>
5225
5226 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5227 keeping point where processing of grep matches begins, and
5228 continue to delete remaining escape sequences from the same point.
5229 (grep-filter): Make leading zero optional in "0?1;31m" because
5230 git-grep emits "\033[1;31m" escape sequences unlike expected
5231 "\033[01;31m" as GNU Grep does (bug#9408).
5232 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5233
045820ec
JL
52342011-09-05 Juri Linkov <juri@jurta.org>
5235
5236 * subr.el (y-or-n-p): Capitalize "yes".
5237
f5e29b9b
MA
52382011-09-04 Michael Albinus <michael.albinus@gmx.de>
5239
5240 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5241 `tramp-cache-unload-hook' where appropriate.
5242 (tramp-methods): Rename `tramp-remote-sh' to
5243 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5244 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5245
5246 * net/tramp-sh.el (top): Don't require 'shell.
5247 (tramp-methods): Add `tramp-remote-shell' and
5248 `tramp-remote-shell-args' entries.
5249 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5250 (tramp-sh-handle-shell-command): Remove.
5251 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5252 Use `tramp-remote-shell'.
5253
2784c434
CY
52542011-09-03 Chong Yidong <cyd@stupidchicken.com>
5255
393a301e 5256 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5257 (sendmail-query-once): Save directly to send-mail-function.
5258 Update message-send-mail-function too.
5259
5260 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5261
464cdf56
CS
52622011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5263
5264 * progmodes/python.el (python-mode-map): Use correct function to
5265 start python interpreter from menu-bar (as reported by Geert
5266 Kloosterman).
5267 (inferior-python-mode-map): Fix typo.
393a301e 5268 (python-shell-map): Remove.
464cdf56 5269
d37e5c87
DD
52702011-09-03 Deniz Dogan <deniz@dogan.se>
5271
5272 * net/rcirc.el (rcirc-print): Simplify code for
5273 rcirc-scroll-show-maximum-output. There is no need to walk
5274 through all windows to find the right one.
5275
f3ada0ee
CS
52762011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5277
5278 * help.el (help-return-method): Doc fix.
5279
1f3c99ca
MR
52802011-09-03 Martin Rudalics <rudalics@gmx.at>
5281
5282 * window.el (window-deletable-p): Don't return a non-nil value
5283 when there's a buffer that was shown in the window before.
5284 (Bug#9419)
393a301e
SM
5285 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5286 Set window's previous buffers to nil.
1f3c99ca 5287
a3cf097f
EZ
52882011-09-03 Eli Zaretskii <eliz@gnu.org>
5289
5290 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5291 newline before and after the tag line, so it doesn't interfere
5292 with determining the paragraph direction of bidirectional text.
5293
3d03de90
LL
52942011-09-03 Leo Liu <sdl.web@gmail.com>
5295
5296 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5297
c3313451
CY
52982011-09-02 Chong Yidong <cyd@stupidchicken.com>
5299
393a301e 5300 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5301 (pop-to-buffer): Change interactive spec. Pass second argument
5302 directly to display-buffer.
5303 (display-buffer): Fix interactive spec. Use functionp to
5304 distinguish between a function and a list of functions.
5305
5306 * abbrev.el (edit-abbrevs):
5307 * arc-mode.el (archive-extract):
5308 * autoinsert.el (auto-insert):
5309 * bookmark.el (bookmark-bmenu-list):
5310 * files.el (find-file):
5311 * view.el (view-buffer):
5312 * progmodes/compile.el (compilation-goto-locus):
5313 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5314
89894cd8
CY
53152011-09-02 Chong Yidong <cyd@stupidchicken.com>
5316
5317 * window.el (display-buffer-alist): Doc fix.
5318 (display-buffer): Add docstring. Don't treat
5319 display-buffer-default specially.
5320 (display-buffer-reuse-selected-window)
5321 (display-buffer-same-window, display-buffer-maybe-same-window)
5322 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5323 (display-buffer-pop-up-window)
5324 (display-buffer-reuse-or-pop-window)
5325 (display-buffer-use-some-window): New functions.
5326 (display-buffer-default-action): Use them.
393a301e 5327 (display-buffer-default): Delete.
89894cd8
CY
5328 (pop-to-buffer-1): Fix choice of actions.
5329
ae0bc9fb
SM
53302011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5331
5332 * minibuffer.el (completion--insert-strings): Don't get confused by
5333 completion entries that end with an LF char.
5334
e9d90883
EZ
53352011-09-01 Eli Zaretskii <eliz@gnu.org>
5336
5337 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5338
437014c8
CY
53392011-09-01 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5342 (display-buffer-same-window, display-buffer-other-window):
5343 New functions.
437014c8
CY
5344 (pop-to-buffer-1): New function. Use the above.
5345 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5346 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5347
5348 * view.el (view-buffer-other-window, view-buffer-other-frame):
5349 Just use pop-to-buffer.
5350
a5e063d5
TV
53512011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5352
5353 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5354
793d32bb
WH
53552011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5356
5357 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5358
d65e4c15
RS
53592011-08-31 Richard Stallman <rms@gnu.org>
5360
5361 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5362 of the separation of rmail-view-buffer from rmail-buffer.
5363 If you say no to "replace original", the decrypt is in the
5364 view buffer. If you say yes, the decrypt goes into the
5365 rmail buffer also.
5366
f818cd2a
MR
53672011-08-31 Martin Rudalics <rudalics@gmx.at>
5368
5369 * window.el (display-buffer-window): Rewrite doc-string.
5370 (display-buffer-record-window): New function.
5371 (display-buffer-macro-specifiers)
5372 (display-buffer-even-window-sizes, display-buffer-set-height)
5373 (display-buffer-set-width, display-buffer-in-window)
5374 (display-buffer-reuse-window, display-buffer-split-specifiers)
5375 (display-buffer-side-specifiers, display-buffer-split-window-1)
5376 (display-buffer-split-window, display-buffer-split-atom-window)
5377 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5378 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5379 (display-buffer-other-window-means-other-frame)
5380 (display-buffer-normalize-special)
5381 (display-buffer-normalize-default)
5382 (display-buffer-normalize-argument)
5383 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5384 (display-buffer-normalize-specifiers, display-buffer-frame)
5385 (display-buffer-same-window, display-buffer-same-frame)
5386 (display-buffer-other-window)
5387 (display-buffer-same-frame-other-window)
5388 (display-buffer-other-frame, pop-to-buffer-same-window)
5389 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5390 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5391 (switch-to-buffer-same-frame)
5392 (switch-to-buffer-other-window-same-frame)
5393 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5394 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5395 (display-buffer-alist-set): Remove.
5396 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5397 (special-display-regexps, special-display-function):
5398 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5399 parameter.
5400 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5401 (special-display-frame-alist, special-display-popup-frame)
5402 (same-window-buffer-names, same-window-regexps, same-window-p)
5403 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5404 (split-window-preferred-function, split-height-threshold)
5405 (split-width-threshold, window-splittable-p)
5406 (split-window-sensibly, window--try-to-split-window)
5407 (window--frame-usable-p, even-window-heights)
5408 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5409 (window--display-buffer-2, display-buffer-other-frame):
5410 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5411 (display-buffer-default, display-buffer-assq-regexp): New functions.
5412 (display-buffer-alist): Rewrite doc-string.
5413 (display-buffer-default-action)
5414 (display-buffer-overriding-action): New variables.
5415 (display-buffer, switch-to-buffer): Rewrite.
5416 (pop-to-buffer): Restore Emacs 23 behavior but use
5417 window-normalize-buffer-to-display.
5418 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5419 Restore Emacs 23 behavior but use
5420 window-normalize-buffer-to-switch-to.
5421 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5422 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5423 Rewrite using Emacs 23 options.
f818cd2a 5424
5bc3b51d
MA
54252011-08-31 Michael Albinus <michael.albinus@gmx.de>
5426
5427 * net/tramp.el (tramp-root-regexp): Remove.
5428 (tramp-completion-file-name-regexp-unified)
5429 (tramp-completion-file-name-regexp-separate)
5430 (tramp-completion-file-name-regexp-url): Don't use leading volume
5431 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5432 (tramp-drop-volume-letter): Simplify definition.
5433 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5434
b1a4f8e1
SM
54352011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5436
5437 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5438 (bug#9356).
5439
5664fa7b
RT
54402011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5441
b1a4f8e1 5442 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5443
9a45d6c3
JL
54442011-08-29 Juri Linkov <juri@jurta.org>
5445
5446 * isearch.el (isearch-done): Don't display message "Mark saved"
5447 when arg `edit' is non-nil to prevent its flicker in the echo area.
5448
fb87e0fb
CY
54492011-08-28 Chong Yidong <cyd@stupidchicken.com>
5450
5451 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5452 obsolete packages for deletion.
5453
09ac1c2a
CS
54542011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5455
5456 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5457 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5458 view-mode from help-mode.
5459 (help-xref-override-view-map): Remove.
5460 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5461 view-mode is not used anymore.
5462
7a1ff57f
CY
54632011-08-28 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * server.el (server-port): Doc fix.
5466
b9696605
CY
5467 * cus-theme.el (custom-theme-choose-mode): Inherit from
5468 special-mode (Bug#9124).
5469 (custom-theme-choose-mode-map): Add special-mode to parent.
5470
ef8cdf8c
AM
54712011-08-28 Alan Mackenzie <acm@muc.de>
5472
5473 * progmodes/cc-fonts.el
5474 (c-make-font-lock-BO-decl-search-function): New function.
5475 (c-basic-matchers-after - "Fontify the clauses after various
5476 keywords"): Extract the three keyword lists for the 3 erroneous
5477 constructs from the list of four, and use the new function above
5478 in place of an old one.
5479
27de4e20
DD
54802011-08-28 Deniz Dogan <deniz@dogan.se>
5481
5482 * net/rcirc.el (rcirc-insert-prev-input)
5483 (rcirc-insert-next-input): Remove unused argument.
5484
356a3681
SM
54852011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5486
5487 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5488
3fc9b218
AM
54892011-08-27 Alan Mackenzie <acm@muc.de>
5490
5491 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5492 handle function pointer parameters properly.
5493
538a061c
MR
54942011-08-27 Martin Rudalics <rudalics@gmx.at>
5495
5496 * window.el (display-buffer-reuse-window): Fix case where
5497 selected window was reused with non-nil OTHER-WINDOW argument.
5498 (Bug#9381)
5499
35b1c40c
DD
55002011-08-27 Deniz Dogan <deniz@dogan.se>
5501
5502 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5503 oftc's NickServ messages.
5504
2f6a3e79
GM
55052011-08-27 Glenn Morris <rgm@gnu.org>
5506
5507 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5508
7254299e
CY
55092011-08-26 Chong Yidong <cyd@stupidchicken.com>
5510
5511 * emacs-lisp/package.el (package-install): Call package-initialize
5512 if called interactively.
5513
f8ccf167
LL
55142011-08-26 Leo Liu <sdl.web@gmail.com>
5515
5516 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5517
3e8cd5ce
JL
55182011-08-25 Juri Linkov <juri@jurta.org>
5519
5520 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5521 `search-whitespace-regexp' (bug#9364).
5522
93eb7113
JL
55232011-08-25 Juri Linkov <juri@jurta.org>
5524
5525 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5526 `regexp-search-ring' to their global values to protect from
5527 updating by `read-from-minibuffer' (bug#9185).
5528
f65d1611
JL
55292011-08-25 Juri Linkov <juri@jurta.org>
5530
5531 * textmodes/ispell.el (ispell-command-loop): Add newline
5532 at the end of the "Use option `i'..." line.
5533
f1cf7a31
JL
55342011-08-25 Juri Linkov <juri@jurta.org>
5535
5536 * battery.el (display-battery-mode): If `battery-status-function'
5537 or `battery-mode-line-format' is nil, display the message and set
5538 `display-battery-mode' to nil (bug#9363).
5539
0c95fcf7
EZ
55402011-08-25 Eli Zaretskii <eliz@gnu.org>
5541
5542 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5543 bidi-string-mark-left-to-right; they are unnecessary now.
5544
a2ebe600
DD
55452011-08-25 Deniz Dogan <deniz@dogan.se>
5546
5547 * net/quickurl.el: Documentation typo fixes.
5548
e4ed06f1
CY
55492011-08-25 Chong Yidong <cyd@stupidchicken.com>
5550
5551 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5552
e5f1c99e
GM
55532011-08-25 Glenn Morris <rgm@gnu.org>
5554
b2948976
GM
5555 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5556
e5f1c99e
GM
5557 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5558 (smtpmail-via-smtp): Handle nil response from smtp.
5559
f22f4808
JL
55602011-08-24 Juri Linkov <juri@jurta.org>
5561
5562 * proced.el (proced-marked): Inherit from `error' instead of
5563 `font-lock-warning-face'.
5564
5565 * ibuffer.el (ibuffer-marked-face): Change default face from
5566 `font-lock-warning-face' to `warning'.
5567 (ibuffer-deletion-face): Change default face from
5568 `font-lock-type-face' to `error'.
5569
5570 * battery.el (battery-update): Use the face `error' instead of
5571 `font-lock-warning-face' (bug#6117).
5572
6a93965e
JL
55732011-08-24 Juri Linkov <juri@jurta.org>
5574
5575 * faces.el (success): Change face color from "Green3" to
5576 "ForestGreen" on light background (bug#9353).
5577
1ed43b09
CY
55782011-08-24 Chong Yidong <cyd@stupidchicken.com>
5579
5664fa7b
RT
5580 * window.el (quit-window): Rename from quit-restore-window.
5581 Use same arglist as old quit-window.
1ed43b09
CY
5582 (frame-auto-delete): Doc fix.
5583
5584 * view.el (view-mode-exit): Use quit-window.
5585
11dcdbb2
JL
55862011-08-24 Juri Linkov <juri@jurta.org>
5587
5588 * isearch.el (isearch-ring-adjust1): Start visiting previous
5589 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
5590 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
5591 for empty search string (when the last search string is reused
5592 automatically) to adjust the isearch ring to the last element and
5593 prepare the correct index for further M-p commands (bug#9185).
5594
de62b4df
KH
55952011-08-24 Kenichi Handa <handa@m17n.org>
5596
5597 * international/ucs-normalize.el: If decomposition property of
5598 CHAR is the default one (i.e. a list of CHAR itself), treat it as
5599 nil.
5600 (nfd, nfkd): Likewise.
5601
963b492b
SM
56022011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5603
5604 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
5605 from process filters aren't reliably transmitted to the surrounding
5606 accept-process-output.
5607 (mpc-proc-check): New function.
5608 (mpc-proc-sync): Use it (bug#8293)
5609
93b6b5e1
SM
56102011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5611
5612 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
5613 Add compatibility functions (bug#9313).
5614
bca633fb
EZ
56152011-08-23 Eli Zaretskii <eliz@gnu.org>
5616
b177498a
EZ
5617 * cus-start.el (all): Add entry for bidi-paragraph-direction.
5618
6df6ae42 5619 * international/uni-bidi.el: Regenerate.
bca633fb 5620
0902a04e
KH
56212011-08-23 Kenichi Handa <handa@m17n.org>
5622
5623 * international/charprop.el:
5624 * international/uni-bidi.el:
5625 * international/uni-category.el:
5626 * international/uni-combining.el:
5627 * international/uni-comment.el:
5628 * international/uni-decimal.el:
5629 * international/uni-decomposition.el:
5630 * international/uni-digit.el:
5631 * international/uni-lowercase.el:
5632 * international/uni-mirrored.el:
5633 * international/uni-name.el:
5634 * international/uni-numeric.el:
5635 * international/uni-old-name.el:
5636 * international/uni-titlecase.el:
5637 * international/uni-uppercase.el: Regenerate.
5638
3bbf23bc
MR
56392011-08-23 Martin Rudalics <rudalics@gmx.at>
5640
5641 * help.el (help-window-setup): Fix message displayed when other
5642 window is reused. (Bug#9341)
5643
b3fd59bd
SM
56442011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5645
1802e444
SM
5646 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
5647 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
5648
b3fd59bd
SM
5649 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
5650 Mark obsolete.
5651 * shell.el (shell-parse-pcomplete-arguments): New function.
5652 (shell-completion-vars): Use it instead (bug#9160).
5653
4eb61348
SM
56542011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5655
867cab74
SM
5656 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
5657 strings and comments (bug#9333).
5658
4eb61348
SM
5659 * emacs-lisp/debug.el (debug-arglist): New function.
5660 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
5661 (debug-on-entry-1): Handle interpreted closures (bug#9120).
5662
262a1439
JL
56632011-08-22 Juri Linkov <juri@jurta.org>
5664
56ee679c
JL
5665 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5666 Revert regexp that highlights output switches to its old
5667 pre-2010-10-28 value and remove one `?' from it (bug#9319).
5668
262a1439
JL
5669 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
5670 to check for empty output (bug#9226).
5671
f13f86fb
CY
56722011-08-22 Chong Yidong <cyd@stupidchicken.com>
5673
5674 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
5675 symbol-constituent as the default, as that stops font-lock from
5676 working properly (Bug#8843).
5677
c65c9622
LMI
56782011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5679
5680 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
5681 `coding-system-for-*' around the process open call to avoid
5682 auth-source side effects.
e7f2c178 5683 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
5684 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
5685 probe hangs.
c65c9622 5686
23a8a5ab
CY
56872011-08-21 Chong Yidong <cyd@stupidchicken.com>
5688
ff98b2dd
CY
5689 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
5690
23a8a5ab
CY
5691 * emacs-lisp/find-func.el (find-function-noselect): New arg
5692 lisp-only.
5693
5694 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
5695 signal an error for built-in functions (Bug#6664).
5696
f5e3c598
LMI
56972011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5698
5699 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
5700 (smtpmail-try-auth-methods): Use it.
5701
a3f2468a
CY
57022011-08-21 Chong Yidong <cyd@stupidchicken.com>
5703
2c34e8da
CY
5704 * font-lock.el (font-lock-fontify-region)
5705 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
5706 (font-lock-default-unfontify-buffer)
5707 (font-lock-default-fontify-region)
5708 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
5709
b3fd59bd
SM
5710 * progmodes/compile.el (compilation-error-properties):
5711 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
5712 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
5713 `ant' regexp.
ee31aabc 5714
a3f2468a
CY
5715 * net/browse-url.el (browse-url-firefox): Don't call
5716 browse-url-firefox-sentinel unless using -remote (Bug#9328).
5717
8e999f70
GM
57182011-08-20 Glenn Morris <rgm@gnu.org>
5719
c21a496a
GM
5720 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
5721
59ee0542
GM
5722 * tutorial.el (tutorial--default-keys): Update some default bindings.
5723
8e999f70
GM
5724 * files.el (hack-local-variables): Fully ignore case for "mode:".
5725
e3715033
AM
57262011-08-20 Alan Mackenzie <acm@muc.de>
5727
5728 Resolve invalid use of a regexp in regexp-opt.
5729
4d61f28d
JB
5730 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
5731 detection for a java annotation.
e3715033 5732
4d61f28d 5733 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
5734 detection for a java annotation.
5735
4d61f28d
JB
5736 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
5737 handling for java.
e3715033
AM
5738 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
5739
04ed2e9c
CY
57402011-08-20 Chong Yidong <cyd@stupidchicken.com>
5741
5742 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
5743 (Bug#9274).
5744
826cee64
AM
57452011-08-20 Alan Mackenzie <acm@muc.de>
5746
58179cce 5747 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
5748 such a construct. Mainly for when jit-lock etc. starts a chunk
5749 here.
5750
58179cce 5751 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 5752 variable.
58179cce 5753 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
5754 c-make-font-lock-search-function.
5755 (c-make-font-lock-search-function): Use the above function.
5756 (c-make-font-lock-context-search-function): New function.
5757 (c-cpp-matchers): Enhance the preprocessor expression case with
5758 the above function
5759 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
5760 which takes an expression.
5761
5762 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
5763
13009bd8
MR
57642011-08-20 Martin Rudalics <rudalics@gmx.at>
5765
5766 * window.el (display-buffer-reuse-window)
5767 (display-buffer-pop-up-window): Don't reuse or split a side
5768 window.
5769
9234ff7f
GM
57702011-08-19 Glenn Morris <rgm@gnu.org>
5771
5772 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 5773 Downcase "Mode:". (Bug#9331)
9234ff7f 5774
f635daa1
CY
57752011-08-18 Chong Yidong <cyd@stupidchicken.com>
5776
5777 * international/characters.el: Add L and R categories.
5778
5779 * subr.el (bidi-string-mark-left-to-right): Rename from
5780 string-mark-left-to-right. Use category search.
5781
5782 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
5783
bc987f8b
JL
57842011-08-18 Juri Linkov <juri@jurta.org>
5785
5786 * faces.el (error, warning, success): New faces with definitions
5787 copied from old default values of `font-lock-warning-face',
5788 `compilation-warning', `compilation-info' (bug#6117).
5789
5790 * font-lock.el (font-lock-warning-face): Inherit from `error'.
5791
5792 * progmodes/compile.el (compilation-error): Inherit from `error'.
5793 (compilation-warning): Inherit from `warning'.
5794 (compilation-info): Inherit from `success'.
5795
5796 * dired.el (dired-marked): Inherit from `warning'.
5797 (dired-flagged): Inherit from `error'.
5798
57173b96
LMI
57992011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5800
3e79eb87
LMI
5801 * mail/smtpmail.el (auth-source): Require to avoid problems with
5802 binding variables (bug#9298). Also clean up some unused
5803 autoloads.
5804
b3fd59bd
SM
5805 * net/network-stream.el (network-stream-open-starttls):
5806 Support using starttls.el without using gnutls-cli.
57173b96 5807
02b404de
JL
58082011-08-17 Juri Linkov <juri@jurta.org>
5809
5810 * progmodes/grep.el (rgrep): Handle the case when
5811 `grep-find-command' is a cons cell (bug#9278).
5812
8c9177f2
MR
58132011-08-17 Martin Rudalics <rudalics@gmx.at>
5814
5815 * window.el (display-buffer-pop-up-frame): Run frame creation
5816 function with BUFFER current (as special-display-popup-frame
5817 does). Reported by Drew Adams.
5818
3644a0ab
DU
58192011-08-17 Daiki Ueno <ueno@unixuser.org>
5820
5821 * epa-mail.el: Simplify GnuPG group expansion using
5822 epg-expand-group.
5823 (epa-mail-group-alist, epa-mail-group-modtime)
5824 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
5825 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
5826 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
5827 Remove.
5828
5e617bc2 58292011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
5830
5831 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
5832
9c4aeabf
AM
58332011-08-16 Alan Mackenzie <acm@muc.de>
5834
5835 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
5836 Correct, to avoid the inside of macros.
5837
3a99bf64
RS
58382011-08-16 Richard Stallman <rms@gnu.org>
5839
04963aa8
RS
5840 * epa-mail.el: Handle GnuPG group definitions.
5841 (epa-mail-group-alist, epa-mail-group-modtime)
5842 (epa-mail-gnupg-conf-file): New variables.
5843 (epa-mail-parse-groups, epa-mail-sync-groups)
5844 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
5845 (epa-mail-expand-recipients): New functions.
5846 (epa-mail-encrypt): Call epa-mail-expand-recipients.
5847
177549d0
RS
5848 * mail/rmail.el (rmail-epa-decrypt): New command.
5849
fe38beef
RS
5850 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
5851 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
5852 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
5853 (epa-decrypt-armor-in-region): Make error message clearer.
5854
934eacb9
SM
58552011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5856
5857 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
5858 and "a2b" to "ab" for `prefix'.
5859
d024fb4e
CY
58602011-08-14 Chong Yidong <cyd@stupidchicken.com>
5861
5862 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
5863 filter groups.
de148fee
CY
5864 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
5865 Fourquet (Bug#8804).
d024fb4e 5866
62f1ca49
JB
58672011-08-12 Juanma Barranquero <lekktu@gmail.com>
5868
5869 * startup.el (argi): Declare as global variable (bug#9275).
5870
9ccaaa4b
CY
58712011-08-12 Chong Yidong <cyd@stupidchicken.com>
5872
5873 * subr.el (string-mark-left-to-right): Search the entire string
5874 for RTL script, not just the terminating character. Doc fix.
5875
a3dae87a
SM
58762011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5877
6cd18349
SM
5878 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
5879 New function.
5880 (js--regexp-literal, js-syntax-propertize-function): Remove.
5881 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
5882 (js-mode-map): Don't rebind electric keys.
5883 (js-insert-and-indent): Remove.
5884 (js-mode): Setup electric-layout and electric-indent instead.
5885
a3dae87a
SM
5886 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
5887
9d5cb631
DU
58882011-08-12 Daiki Ueno <ueno@unixuser.org>
5889
5890 * epa.el (epa-progress-callback-function): Fix the logic of
5891 displaying progress.
5892 * epa-file.el (epa-file-insert-file-contents): Make progress
5893 display more user-friendly.
5894 (epa-file-write-region): Ditto.
5895
3e26a4a2
CY
58962011-08-10 Chong Yidong <cyd@stupidchicken.com>
5897
5898 * subr.el (string-mark-left-to-right): New function.
5899
5900 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
5901 Use string-mark-left-to-right.
5902 (list-buffers-noselect): Caller changed.
5903
a3dae87a
SM
5904 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5905 Use string-mark-left-to-right.
3e26a4a2
CY
5906 (tabulated-list-print): Recenter after moving point.
5907
ac8cf6e6
JL
59082011-08-10 Juri Linkov <juri@jurta.org>
5909
5910 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
5911 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
5912 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
5913
8d96c9a4
CY
59142011-08-09 Chong Yidong <cyd@stupidchicken.com>
5915
5916 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
5917 (Bug#7554).
5918
7be1c708 59192011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
5920
5921 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
5922 character. (Bug#6594)
5923
37e11a63
CY
59242011-08-08 Chong Yidong <cyd@stupidchicken.com>
5925
839dde57
CY
5926 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
5927 (image-dired--with-db-file): New macro.
5928 (image-dired-write-tags, image-dired-remove-tag)
5929 (image-dired-create-gallery-lists, image-dired-write-comments)
5930 (image-dired-get-comment, image-dired-mark-tagged-files)
5931 (image-dired-list-tags, image-dired-gallery-generate): Use it.
5932 (image-dired-gallery-generate): Use insert-file-contents.
5933
37e11a63
CY
5934 * time.el (display-time-world-list, display-time-world-display):
5935 * time-stamp.el (time-stamp-string):
5936 * vc/add-log.el (add-change-log-entry): Use setenv instead of
5937 set-time-zone-rule (Bug#7337).
5938
0b4946c4
DU
59392011-08-08 Daiki Ueno <ueno@unixuser.org>
5940
5941 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
5942 (epg-error-to-string, epg-errors-to-string): New function.
5943 (epg-wait-for-completion): Reverse errors list.
5944 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
5945 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
5946 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
5947 (epg-sign-keys, epg-generate-key-from-file)
5948 (epg-generate-key-from-string): Format errors by using
5949 epg-errors-to-string (bug#9255).
5950 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
5951
75bfc667
JL
59522011-08-07 Juri Linkov <juri@jurta.org>
5953
5954 * faces.el (list-faces-display): Remove extra angle bracket
5955 from `help-mode-map'.
5956
5957 * info.el (Info-history-toc-nodes): Doc fix.
5958
5959 * longlines.el (longlines-mode): Doc fix.
5960
673e08bb
SM
59612011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
5962
4640dd88
SM
5963 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
5964 of statements and in a few more cases (bug#9183).
5965
673e08bb
SM
5966 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
5967 New functions.
5968 (cl-transform-lambda): Use them (bug#9239).
5969
89b3f019
MR
59702011-08-05 Martin Rudalics <rudalics@gmx.at>
5971
5972 * window.el (display-buffer-same-window)
5973 (display-buffer-same-frame, display-buffer-other-window)
5974 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5975 (pop-to-buffer-other-window)
5976 (pop-to-buffer-same-frame-other-window)
5977 (pop-to-buffer-other-frame): Make them defuns.
5978 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
5979
640c8776
SM
59802011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5981
5982 * subr.el (make-composed-keymap): Move from C. Change calling
5983 convention, and improve docstring to bring attention to a subtle point.
5984 * minibuffer.el (completing-read-default): Adjust accordingly.
5985
63648a95
MA
59862011-08-03 Michael Albinus <michael.albinus@gmx.de>
5987
5988 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
5989 (tramp-open-shell): Use `tramp-shell-quote-argument'.
5990
5991 * net/trampver.el: Update release number.
5992
b796c9b7
SM
59932011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5994
5995 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
5996 "in" (bug#9190).
5997
2239d7d5
LMI
59982011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5999
e07dd7c3
LMI
6000 * mail/sendmail.el (sendmail-query-once): Restore the current
6001 buffer after querying (bug#9074).
6002
0e6a2bd7
LMI
6003 * dired.el (dired-flagged): Use different faces for marked and
6004 flagged files (bug#6117).
6005
ce887515
LMI
6006 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
6007 (bug#4433).
6008
92f2affc
LMI
6009 * ido.el (ido-mode): Switch off the message if called
6010 non-interactively.
6011
57d5aff0
LMI
6012 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
6013 before 587, since it appears that that's more likely to work for
6014 more people.
6015
98cd6c18 6016 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 6017 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
6018 exist.
6019
b96dec83
LMI
6020 * info.el: Remove the `Info-beginning-of-buffer' function
6021 (bug#8325).
6022
b796c9b7
SM
6023 * net/network-stream.el (network-stream-open-starttls):
6024 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 6025
d90e2ea0
MR
60262011-08-01 Martin Rudalics <rudalics@gmx.at>
6027
6028 * window.el (display-buffer-in-window): Don't set dedicated status
6029 of window here (Bug#9215).
6030 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6031 (display-buffer-pop-up-side-window)
b796c9b7 6032 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 6033
cca09170
SM
60342011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6035
6036 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
6037 before binding generated-autoload-file.
6038
027b979c
DD
60392011-08-01 Deniz Dogan <deniz@dogan.se>
6040
6041 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
6042
3c7ee4f3
MA
60432011-07-30 Michael Albinus <michael.albinus@gmx.de>
6044
6045 Sync with Tramp 2.2.2.
6046
6047 * net/trampver.el: Update release number.
6048
2cc8e51a
JL
60492011-07-30 Juri Linkov <juri@jurta.org>
6050
6051 * dired-aux.el (dired-touch-initial): Remove function.
6052 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
6053 current time, and `default' to the last modification time of the
6054 current marked file (bug#6887).
6055
a514d856
JM
60562011-07-28 Jose E. Marchesi <jemarch@gnu.org>
6057
6058 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 6059 numeric argument to read-number (bug#9163).
a514d856 6060
8a7eddd7
MA
60612011-07-27 Michael Albinus <michael.albinus@gmx.de>
6062
6063 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
6064 connection process, it could be nil.
6065
1ddd96f5
LL
60662011-07-27 Leo Liu <sdl.web@gmail.com>
6067
6068 Simplify url handling in rcirc-mode.
6069
6070 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
6071 (rcirc-browse-url-at-mouse): Remove.
6072 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
6073
b248a85d
AM
60742011-07-26 Alan Mackenzie <acm@muc.de>
6075
6076 Fontify bitfield declarations properly.
6077
6078 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
6079 (c-symbol-chars): Now exported as a lang variable.
6080 (c-not-primitive-type-keywords): New lang variable.
6081
6082 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
6083 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 6084 parsed as a bitfield declaration.
b248a85d 6085
b796c9b7
SM
6086 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6087 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
6088 (c-punctuation-in): New function.
6089 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
6090 declarations properly.
6091
68575ab0
UJ
60922011-07-26 Ulf Jasper <ulf.jasper@web.de>
6093
6094 * calendar/icalendar.el (icalendar--all-events): Take care of
6095 multiple vcalendars in a single file.
b796c9b7 6096 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 6097
0f0a88b9
DD
60982011-07-25 Deniz Dogan <deniz@dogan.se>
6099
6100 * image.el (insert-image): Clarifying docstring.
6101
0b3f36df
MA
61022011-07-24 Michael Albinus <michael.albinus@gmx.de>
6103
6104 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
6105 `tramp-send-command-and-check' if there is no error.
6106 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
6107
a9901f61
AM
61082011-07-22 Alan Mackenzie <acm@muc.de>
6109
6110 Prevent cc-langs.elc being loaded at run time.
6111
6112 * progmodes/cc-mode.el: Remove two autoload forms which loaded
6113 cc-langs.
6114
4d61f28d 6115 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
6116 "(require 'cc-langs)". Quote a form so it will evaluate at
6117 (cc-mode's) compilation time.
6118
11d074b2
MA
61192011-07-22 Michael Albinus <michael.albinus@gmx.de>
6120
6121 * net/tramp.el (tramp-file-name-handler): Avoid recursive
6122 loading. (Bug#9114)
6123
938b94c8
MR
61242011-07-21 Martin Rudalics <rudalics@gmx.at>
6125
6126 * window.el (display-buffer-pop-up-window)
6127 (display-buffer-pop-up-side-window)
6128 (display-buffer-in-side-window): Call display-buffer-set-height
6129 and display-buffer-set-width after setting the new window's
b796c9b7 6130 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 6131
bfa4f190
SS
61322011-07-20 Sam Steingold <sds@gnu.org>
6133
6134 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
6135 (etags-tags-included-tables): Call `convert-standard-filename' on
6136 the file names contained in TAGS so that windows Emacs can handle
6137 TAGS files created by cygwin ctags.
6138
8ca42262
LMI
61392011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6140
6141 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
6142 which apparently didn't work.
6143
5db2afd2 61442011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 6145
5db2afd2
RW
6146 * proced.el (proced-send-signal): For *Marked Processes* buffer
6147 put point at beginning of buffer.
6148
92e15d10
SB
61492011-07-19 Stephen Berman <stephen.berman@gmx.net>
6150
6151 * proced.el (proced-format): Make header lines align with the text
6152 (bug#1779).
6153
1bfd59e5
LMI
61542011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6155
6156 * view.el (view-buffer): Allow running in `special' modes if we're
6157 visiting a file (bug#8615).
6158
f5aae37c
MR
61592011-07-19 Martin Rudalics <rudalics@gmx.at>
6160
6161 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6162 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6163 New functions.
f5aae37c
MR
6164 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6165 more accurately.
6166
bf2c1571
AM
61672011-07-18 Alan Mackenzie <acm@muc.de>
6168
6169 Fontify declarators properly when, e.g., a jit-lock chunk begins
6170 inside a declaration.
6171
6172 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6173
b796c9b7
SM
6174 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6175 New function.
bf2c1571
AM
6176 (c-complex-decl-matchers): Insert reference to
6177 c-font-lock-enclosing-decls.
6178
6179 * progmodes/cc-engine.el (c-backward-single-comment):
6180 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6181 to nil around calls to (forward-comment -1).
6182
4e190b80
LMI
61832011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6184
12dc863d
LMI
6185 * image.el (put-image): Doc typo fix.
6186
a762e966
LMI
6187 * progmodes/etags.el (tags-search): Doc typo fix.
6188
4e190b80
LMI
6189 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6190 password if we get errors 550 to 554.
6191
f019fb21
LMI
61922011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6193
b796c9b7 6194 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6195
81746738
LMI
6196 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6197 indentation character (bug#6380).
6198
3ee3a1b5
LMI
6199 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6200
c82f64de
LMI
6201 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6202 to clarify what the problem is (bug#4291).
6203
f019fb21
LMI
6204 * simple.el (current-kill): Clarify what
6205 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6206 (auto-fill-mode): Document `auto-fill-function' in relation to
6207 `auto-fill-mode' (bug#2470).
f019fb21 6208
0794775d
LM
62092011-07-16 Lawrence Mitchell <wence@gmx.li>
6210
6211 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6212 method if slot is read-only (bug#9035).
6213
be39b8cc
MR
62142011-07-16 Martin Rudalics <rudalics@gmx.at>
6215
b796c9b7 6216 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6217 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6218 selected before, see discussion of (Bug#8615), (Bug#6954).
6219 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6220
6ccf7859
GM
62212011-07-15 Glenn Morris <rgm@gnu.org>
6222
6223 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6224 Respect help-form.
6ccf7859 6225
87e86684
LM
62262011-07-09 Lawrence Mitchell <wence@gmx.li>
6227
6228 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6229 (gnutls-negotiate): Use it.
6230
d6066239
LMI
62312011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6232
b796c9b7
SM
6233 * net/gnutls.el (gnutls-negotiate):
6234 Upcase `gnutls-algorithm-priority'.
d6066239 6235
bd23ebc0
GM
62362011-07-15 Glenn Morris <rgm@gnu.org>
6237
c65bca65
GM
6238 * jka-compr.el (jka-compr-verbose): Move from here...
6239 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6240 Add missing :version tag.
6241 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6242
478615cc
LMI
62432011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6244
7b41decb
LMI
6245 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6246 (gnutls-negotiate): Use it.
6247
dbc44fcd
LMI
6248 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6249
06789f97
LMI
6250 * info.el (Info-beginning-of-buffer): New command.
6251 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6252 announcing `b' as the key (bug#8325).
ab896c37 6253 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6254
c39da690
LMI
6255 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6256
3aa5f34b
LMI
6257 * international/mule-cmds.el
6258 (describe-specified-language-support): Make the error message
6259 clearer (bug#8905).
6260
4bf0979f
LMI
6261 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6262
478615cc
LMI
6263 * isearch.el (isearch-barrier): Add a doc string, since it's
6264 mentioned in a function doc string (bug#8678).
6265
75c68aa1
MR
62662011-07-15 Martin Rudalics <rudalics@gmx.at>
6267
6268 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6269 buffer argument (Bug#9083) and self-identifying label argument.
6270
a7c33da2
GM
62712011-07-15 Glenn Morris <rgm@gnu.org>
6272
6273 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6274
2f5c6024
LMI
62752011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6276
6277 * man.el (Man-fontify-manpage): Fix message when formatting the
6278 man page (bug#7929).
6279
0bb23927 62802011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6281
6282 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6283 argument LRM; if non-nil, append an invisible LRM character to the
6284 buffer name.
6285 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6286 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6287 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6288 paragraph direction.
cce4b0a7 6289
621ef9ab
LMI
62902011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6291
d1583c48
LMI
6292 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6293 the man page name (bug#7929).
6294
6a57fb5f
LMI
6295 * image.el (put-image): Mention the `put-image' overlay property
6296 (bug#7834).
6297
d7956b14
LMI
6298 * scroll-bar.el (set-scroll-bar-mode): Mention that
6299 `scroll-bar-mode' lists the values (bug#7772).
6300
5b2d4a66
LMI
6301 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6302 command (bug#7729).
6303
7509a874
LMI
6304 * rect.el (apply-on-rectangle): Return the point after the last
6305 operation.
6306 (string-rectangle): Go to the point after the last operation
6307 (bug#7522).
6308
4fe74b19
LMI
6309 * printing.el (pr-toggle-region): Clarify the documentation
6310 slightly (bug#7493).
6311
b796c9b7
SM
6312 * time.el (display-time-update):
6313 Allow `display-time-mail-function' to return nil (bug#7158).
6314 Fix suggested by Detlev Zundel.
ab283561 6315
fc233c9d
LMI
6316 * vc/diff.el (diff): Clarify the order the file names are read
6317 (bug#7111).
6318
43f5740b
LMI
6319 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6320 the doc string (bug#7015).
6321
f2182a76
LMI
6322 * font-lock.el (font-lock-maximum-decoration): Mention what
6323 numeric levels mean (bug#6935).
6324
621ef9ab
LMI
6325 * startup.el (initial-buffer-choice): Don't mention the `none'
6326 selection, which is against policy.
6327
adc47434
MR
63282011-07-14 Martin Rudalics <rudalics@gmx.at>
6329
b796c9b7
SM
6330 * window.el (display-buffer-normalize-special):
6331 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6332
7e5bfb8f
EZ
63332011-07-14 Eli Zaretskii <eliz@gnu.org>
6334
6335 * subr.el (version<, version<=, version=): Mention "-CVS" and
6336 "-12345" alpha version numbers.
6337
27fa387a
CY
63382011-07-14 Chong Yidong <cyd@stupidchicken.com>
6339
6340 * bindings.el: Add advertised binding for set-mark-command
6341 (Bug#5772).
6342
8bdfa064
CY
63432011-07-14 Chong Yidong <cyd@stupidchicken.com>
6344
6345 * bindings.el (mode-line-other-buffer):
6346 * bookmark.el (bookmark-bmenu-2-window):
6347 * bs.el (bs-cycle-next, bs-cycle-previous):
6348 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6349 switch-to-buffer.
6350
6351 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6352 Delete.
8bdfa064 6353
5eba16a3
JB
63542011-07-14 Juanma Barranquero <lekktu@gmail.com>
6355
6356 * follow.el (follow-debug-message, follow-redisplay):
6357 * jka-cmpr-hook.el (with-auto-compression-mode):
6358 Fix typos in docstrings.
6359
15853710
LMI
63602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6361
a28e4607
LMI
6362 * subr.el (with-silent-modifications): Clarify somewhat what the
6363 macro inhibits (bug#6525).
6364
15853710
LMI
6365 * simple.el (eval-expression): Note what it does if called
6366 interactively (bug#6495).
6367
bee0fcef
CY
63682011-07-13 Chong Yidong <cyd@stupidchicken.com>
6369
b796c9b7
SM
6370 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6371 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6372
6373 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6374 Remove switch-to-buffer.
6375
58274504
LMI
63762011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6377
bd2fcc8d
LMI
6378 * files.el (make-directory): Clarify that an error will be raised
6379 if there's an error (bug#6397).
6380
0f04b32c
LMI
6381 * startup.el (initial-buffer-choice): Add `none' as a choice
6382 (bug#6234).
6383
465c5fc8
LMI
6384 * subr.el (add-hook): Clarify section about buffer-local hooks
6385 (bug#6218).
6386
58274504
LMI
6387 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6388
bead9a43
JB
63892011-07-13 Juanma Barranquero <lekktu@gmail.com>
6390
6391 * tabify.el (untabify): Preserve the current column so that point
6392 doesn't move (bug#6032).
6393
3af98a7b
LMI
63942011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6395
b796c9b7
SM
6396 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6397 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6398
6240145a
GM
63992011-07-13 Glenn Morris <rgm@gnu.org>
6400
6401 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6402 (dired-insert-directory): Give a message the first time
6403 if ls is found not to support --dired.
6404
1d8c2ccc
LMI
64052011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6406
6407 * simple.el (toggle-truncate-lines): Clarify what is toggled
6408 (bug#5580). Text by Drew Adams.
6409
5fc4038e
CY
64102011-07-13 Chong Yidong <cyd@stupidchicken.com>
6411
6412 * simple.el (blink-matching-open): Make the error message from the
6413 last change less verbose.
6414
bf6012e5
DN
64152011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6416
6417 * font-lock.el (font-lock-comment-face): Use the high contrast
6418 "yellow" color for font-lock-comment-face on low color terminals
6419 using a dark background color (bug#4221).
6420
343c3b5a
LMI
64212011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6422
7e9505c5
LMI
6423 * dired.el (dired-insert-set-properties): Make the doc string
6424 reflect what it does now (bug#5325).
6425
c26fdcf5
LMI
6426 * simple.el (blink-matching-open): Say that we were unable to find
6427 the match within the limit, if we're limited (bug#5122).
6428
bb388cc5
LMI
6429 * international/mule-cmds.el (prefer-coding-system): Add an
6430 example (bug#4869).
6431
343c3b5a
LMI
6432 * progmodes/etags.el (tags-search): Document `file-list-form'
6433 (bug#4731).
6434
2a517d45
LM
64352011-07-13 Lawrence Mitchell <wence@gmx.li>
6436
6437 * net/browse-url.el (browse-url-default-browser)
6438 (browse-url-browser-function): Make the default browser choice a
6439 bit more logical (bug#4300). Also clean up the doc string.
6440
b6c78ef2
JB
64412011-07-13 Juanma Barranquero <lekktu@gmail.com>
6442
6443 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6444 binary endings (bug#4440).
6445
1c4dd947
LMI
64462011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6447
a2014063
LMI
6448 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6449 which can be pretty annoying (bug#8971).
6450
9c9c2d88
LMI
6451 * jka-compr.el (jka-compr-verbose): New variable, and use
6452 throughout (bug#8971).
6453
1c4dd947
LMI
6454 * info.el (Info-find-file): Fall back on the installation
6455 directory if we can't find the info node anywhere else.
6456
a1c9f41b
SO
64572011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6458
6459 * vc/vc.el (vc-revert-file):
6460 Don't set file time-stamp in the past. (Bug#5181)
6461
536f3d36
LMI
64622011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6463
7152b011
LMI
6464 * files.el (after-find-file): Give a better error message when
6465 trying to find a symlink that points to a file that doesn't exist
6466 (bug#4398).
6467
536f3d36
LMI
6468 * progmodes/cc-vars.el: Remove (probably) misleading comment
6469 (bug#4396).
6470
460c0fba
JB
64712011-07-12 Johan Bockgård <bojohan@gnu.org>
6472
6473 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6474
7a6bda45
CY
64752011-07-12 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * mouse-sel.el: Hack restoring functionality, while keeping
6478 compatibility with 2010-07-03 changes to mouse selection.
6479 (mouse-sel-primary-overlay): New var.
6480 (mouse-sel-selection-alist): Use it.
6481 (mouse-sel-mode): Doc fix; remove points that are default features
6482 of mouse.el.
6483
c79598ef
JB
64842011-07-12 Johan Bockgård <bojohan@gnu.org>
6485
6486 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6487 Fix previous fix (bug#2490).
6488
ff8be6ef
RW
64892011-07-12 Roland Winkler <winkler@gnu.org>
6490
b796c9b7
SM
6491 * textmodes/bibtex.el (bibtex-initialize):
6492 Use pop-to-buffer-same-window.
ff8be6ef
RW
6493 (bibtex-search-entries): Fix interactive call.
6494
296ba3ee
LMI
64952011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6496
f5242a02 6497 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6498 Fontise bytecomp Error lines more correctly (bug#2490).
6499 Fix suggested by Johan Bockgård.
f5242a02 6500
296ba3ee
LMI
6501 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6502
6503 * dired-x.el (dired-guess-default): Use `delete-dups'.
6504
f69fd0d2
CY
65052011-07-12 Chong Yidong <cyd@stupidchicken.com>
6506
6507 * dired.el (dired-mark-prompt):
6508 * dired-aux.el (dired-read-shell-command): Doc fix.
6509
eab5dc07
LMI
65102011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6511
b796c9b7
SM
6512 * mail/sendmail.el (sendmail-query-once):
6513 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6514 emacs -Q.
6515
6516 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6517
eab5dc07
LMI
6518 * cus-edit.el (custom-file): Take an optional no-error variable.
6519 (customize-save-variable): Set the variable, and give a warning if
6520 running under "emacs -q".
6521
a1e65d42
JB
65222011-07-11 Juanma Barranquero <lekktu@gmail.com>
6523
6524 * loadhist.el (unload-feature-special-hooks):
6525 Add `auto-coding-functions', `fill-nobreak-predicate' and
6526 `find-directory-functions' (bug#5327).
6527
1d52da10
LMI
65282011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6529
be958f1d
LMI
6530 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6531
5bedb26c
LMI
6532 * cus-edit.el (custom-guess-name-alist): -alist variables should
6533 use the `alist' type (bug#3120). Suggested by Drew Adams.
6534
1d52da10
LMI
6535 * printing.el: Add documentation to all the `pr-toggle-' commands.
6536
cd394be1 65372011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6538
6539 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6540 backends where it makes sense (bug#2623).
6541
dcc88d8a
LMI
65422011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6543
c3de9feb
LMI
6544 * dired-x.el (dired-guess-default): Remove duplicate shell command
6545 entries (bug#2028).
8a93078b 6546 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6547 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6548
dcc88d8a
LMI
6549 * subr.el (remove-duplicates): New conveniency function.
6550
505e3645
LMI
65512011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6552
6553 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6554 (bug#1526).
6555
65562011-07-10 Martin Rudalics <rudalics@gmx.at>
6557
6558 * window.el (display-buffer-normalize-default): Don't invert
6559 meaning of even-window-heights. Reported by Eli Zaretskii
6560 <eliz@gnu.org>.
6561
455e4fa1
BR
65622011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6563
6564 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6565
8e0bc3e9
CY
65662011-07-10 Chong Yidong <cyd@stupidchicken.com>
6567
6568 * window.el (display-buffer): Fix arguments to
6569 display-buffer-reuse-window in last change.
6570
fa7c3228
CY
6571 * faces.el (link): Use a less saturated blue on light backgrounds.
6572
6573 * startup.el (fancy-startup-text, fancy-about-text)
6574 (fancy-startup-tail): Use font-lock faces, for background safety.
6575
c0a7f300
BN
65762011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6577
b796c9b7
SM
6578 * emulation/viper-cmd.el (viper-change-state-to-vi):
6579 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6580
4dc2a129
MR
65812011-07-09 Martin Rudalics <rudalics@gmx.at>
6582
6583 * window.el (display-buffer-default-specifiers): Remove.
6584 (display-buffer-macro-specifiers): Remove default specifiers.
6585 (display-buffer-alist): Default to nil.
b796c9b7 6586 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
6587 (display-buffer-pop-up-window): Allow splitting internal
6588 windows. Check whether a live window was created.
6589 (display-buffer-other-window-means-other-frame)
6590 (display-buffer-normalize-arguments): Rename to
6591 display-buffer-normalize-argument and rewrite. Set the
6592 other-window specifier.
6593 (display-buffer-normalize-special): New function.
6594 (display-buffer-normalize-options): Rename to
6595 display-buffer-normalize-default and rewrite.
6596 (display-buffer-normalize-options-inhibit): Remove.
6597 (display-buffer-normalize-specifiers): Rewrite.
6598 (display-buffer): Process other-window specifier and call
6599 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
6600 more faithfully.
b796c9b7 6601 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 6602 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
6603 (display-buffer-in-window, display-buffer-alist-set):
6604 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
6605 <tassilo@member.fsf.org>.
6606
2d43b8c9
LL
66072011-07-09 Leo Liu <sdl.web@gmail.com>
6608
6609 * register.el (insert-register): Restore accidental change on
6610 2011-06-26. (Bug#9028)
6611
7f9b7c53
GM
66122011-07-09 Glenn Morris <rgm@gnu.org>
6613
6614 * subr.el (remq): Handle the empty list. (Bug#9024)
6615
f042cfd8
AS
66162011-07-08 Andreas Schwab <schwab@linux-m68k.org>
6617
6618 * mail/sendmail.el (send-mail-function): No longer delay custom
6619 initialization.
6620 * custom.el (custom-initialize-delay): Doc fix.
6621
856b2f11
SM
66222011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6623
6624 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
6625
afae1d68
MA
66262011-07-08 Michael Albinus <michael.albinus@gmx.de>
6627
6628 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
6629 human-friendly prompt.
6630
0757af94
SM
66312011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6632
6633 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
6634 provided by a particular plugin.
6635
d760b731
LMI
66362011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6637
6638 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
6639 save customizations (with "emacs -Q"), just set the variable
6640 instead of erroring out.
6641
6642 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6643
cd79ce90
JL
66442011-07-08 Juri Linkov <juri@jurta.org>
6645
6646 * arc-mode.el (archive-zip-expunge, archive-zip-update)
6647 (archive-zip-update-case): Use 7z if found by `executable-find'.
6648 The order of searching the available programs is the same as in
6649 `archive-zip-extract' (bug#8968).
6650
14cc04aa
CY
66512011-07-07 Chong Yidong <cyd@stupidchicken.com>
6652
6653 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
6654 (menu-bar-options-menu): Tweak descriptions.
6655
0a1848ec
LMI
66562011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6657
6658 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
6659 menu items into verb phrases (bug#1421). Also refill to fit under
6660 80 columns.
6661
f5bd0689
CY
66622011-07-07 Chong Yidong <cyd@stupidchicken.com>
6663
538e85c6
CY
6664 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
6665 (Info-read-node-name): Doc fix (Bug#1084).
6666
f5bd0689
CY
6667 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
6668 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
6669 (end-of-sexp, beginning-of-sexp)
6670 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
6671 (forward-symbol, forward-same-syntax, word-at-point)
6672 (sentence-at-point): Doc fix (Bug#1144).
6673
56ec5115
LMI
66742011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6675
f3f8e37f
LMI
6676 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
6677 should cover it (bug#1281).
6678
0757af94 6679 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 6680
e9fce1ac 6681 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
6682 negotiation fails, then possibly try again with a non-encrypted
6683 connection (bug#9017).
6684
56ec5115
LMI
6685 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
6686 be used.
6687
c2f9aec8
RS
66882011-07-07 Richard Stallman <rms@gnu.org>
6689
6690 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
6691 property, and handle its changed format.
6692 Look for the correct line number.
6693 Use file's line contents (but not past first =) to find
6694 correct line in message.
6695
ef7b981d 66962011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
6697
6698 * international/characters.el (build-unicode-category-table):
6699 Delete it.
0757af94 6700 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 6701
0757af94 6702 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
6703 to src/chartab.c.
6704 (get-char-code-property): Call unicode-property-table-internal to
6705 load a file. Call get-unicode-property-internal where necessary.
6706 (put-char-code-property): Call unicode-property-table-internal to
6707 load a file. Call put-unicode-property-internal where necessary.
6708 put-unicode-property-internal where necessary.
0757af94
SM
6709 (char-code-property-description):
6710 Call unicode-property-table-internal to load a file.
c805dec0
KH
6711
6712 * international/charprop.el:
6713 * international/uni-bidi.el:
6714 * international/uni-category.el:
6715 * international/uni-combining.el:
6716 * international/uni-comment.el:
6717 * international/uni-decimal.el:
6718 * international/uni-decomposition.el:
6719 * international/uni-digit.el:
6720 * international/uni-lowercase.el:
6721 * international/uni-mirrored.el:
6722 * international/uni-name.el:
6723 * international/uni-numeric.el:
6724 * international/uni-old-name.el:
6725 * international/uni-titlecase.el:
6726 * international/uni-uppercase.el: Regenerate.
6727
6728 * loadup.el: Load international/charprop.el before
6729 international/characters.
6730
e14b388a
CY
67312011-07-07 Chong Yidong <cyd@stupidchicken.com>
6732
6733 * window.el (next-buffer, previous-buffer): Signal an error if
6734 called from a minibuffer window.
6735
6736 * bindings.el: Revert 2011-07-04 change.
6737
354cf0ba
RS
67382011-07-06 Richard Stallman <rms@gnu.org>
6739
6740 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
6741 (rmail-mime-insert-bulk, rmail-mime-insert-text):
6742 Treat markers like ints.
6743 (rmail-mime-entity): Doc fix.
6744
a48868a7
LMI
67452011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6746
4906cd3d
LMI
6747 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
6748 defcustom again for backwards compatibility.
6749
e0457abe
LMI
6750 * simple.el (shell-command-on-region): Fill.
6751
d67f7e1f
LMI
6752 * dired-aux.el (dired-kill-line): Add a doc string.
6753
fe204702
LMI
6754 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
6755 to "\\sw\\|\\s_" (bug#358).
6756
a48868a7
LMI
6757 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
6758 (dired-unmark-backward): Ditto.
6759 (dired-flag-backup-files): Ditto.
6760
6761 * dired-x.el (dired-mark-sexp): Ditto.
6762
aa8a705c
RS
67632011-07-06 Richard Stallman <rms@gnu.org>
6764
6765 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
6766 (rmail-mime-entity): New arg TRUNCATED.
6767 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
6768 New functions.
6769 (rmail-mime-save): Warn if entity is truncated.
6770 (rmail-mime-toggle-hidden): Likewise, for showing.
6771 (rmail-mime-process-multipart): Record when an entity is truncated.
6772
a9a936b9
RS
6773 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
6774 if ENTITY is a string.
6775
1f2b92cb
LMI
67762011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6777
f4f73198 6778 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
6779 of faces when `M-C-x'-ing their definitions (bug#8378).
6780 Also clean up the code slightly.
f4f73198 6781
12b16734 6782 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 6783 because that makes the colors go away.
12b16734 6784
f0691d22
LMI
6785 * mail/sendmail.el (send-mail-function): Change the default to
6786 `sendmail-query-once'.
9e87df06 6787 (sendmail-query-once): Add an autoload cookie.
f0691d22 6788
1f2b92cb
LMI
6789 * net/network-stream.el (network-stream-open-starttls): Try using
6790 a plain connection even if the server offered STARTTLS, and we
6791 kinda wanted to use it, if Emacs doesn't have any STARTTLS
6792 capability. This should make smtpmail.el work in slightly more
6793 configurations.
6794
1cdd2a1b
MA
67952011-07-06 Michael Albinus <michael.albinus@gmx.de>
6796
6797 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
6798 New defun.
6799 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
6800
fbcc67e2
MM
68012011-07-06 Michael R. Mauger <mmaug@yahoo.com>
6802
6803 * progmodes/sql.el: Version 3.0
0757af94 6804 (sql-product-alist): Add product :completion-object,
fbcc67e2 6805 :completion-column, and :statement attributes.
0757af94 6806 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 6807 (sql-mode-syntax-table): Mark all punctuation.
0757af94 6808 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
6809 ansi keywords.
6810 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 6811 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
6812 (sql-oracle-show-reserved-words): New function for development.
6813 (sql-product-font-lock): Simplify for source code buffers.
6814 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
6815 New functions.
6816 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
6817 (sql-mode-map): Add statement movement functions.
6818 (sql-ansi-statement-starters, sql-oracle-statement-starters):
6819 New variable.
fbcc67e2
MM
6820 (sql-statement-regexp, sql-beginning-of-statement)
6821 (sql-end-of-statement, sql-signum): New functions.
0757af94 6822 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
6823 (sql-show-sqli-buffer): Bug fix.
6824 (sql-interactive-mode): Store connection data as buffer local.
0757af94 6825 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
6826 with sql-interactive-mode.
6827 (sql-save-connection): Save buffer local settings.
0757af94 6828 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
6829 (sql-product-interactive): Bug fix.
6830 (sql-preoutput-hold): New variable.
6831 (sql-interactive-remove-continuation-prompt): Bug fixes.
6832 (sql-debug-redirect): New variable.
6833 (sql-str-literal): New function.
6834 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 6835 Redesign.
fbcc67e2
MM
6836 (sql-oracle-save-settings, sql-oracle-restore-settings)
6837 (sql-oracle-list-all, sql-oracle-list-table): New functions.
6838 (sql-completion-object, sql-completion-column)
6839 (sql-completion-sqlbuf): New variables.
6840 (sql-build-completions-1, sql-build-completions)
6841 (sql-try-completion): New functions.
6842 (sql-read-table-name): Use them.
6843 (sql-contains-names): New buffer local variable.
6844 (sql-list-all, sql-list-table): Use it.
6845 (sql-oracle-completion-types): New variable.
6846 (sql-oracle-completion-object, sql-sqlite-completion-object)
6847 (sql-postgres-completion-object): New functions.
6848
d4eaeab1
GM
68492011-07-06 Glenn Morris <rgm@gnu.org>
6850
6851 * window.el (pop-to-buffer): Doc fix.
6852
322b7dab 68532011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
6854
6855 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
6856
322b7dab 68572011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 6858
322b7dab 6859 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 6860
322b7dab 6861 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 6862
605dd5bf
CY
68632011-07-05 Chong Yidong <cyd@stupidchicken.com>
6864
6865 * button.el (button): Inherit from link face. Suggested by Dan
6866 Nicolaescu.
6867
7dbfa719
SM
68682011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6869
3db614b0
SM
6870 * progmodes/gdb-mi.el: Fit in 80 columns.
6871 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
6872 switch-to-buffer.
6873
7dbfa719
SM
6874 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
6875 if imenu is simply not configured (bug#8941).
6876
919d884a
KM
68772011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
6878
6879 * allout.el (allout-post-undo-hook): New allout outline-change
6880 event hook to signal undo activity.
6881 (allout-post-command-business): Run allout-post-undo-hook if an
6882 undo just occurred.
7dbfa719
SM
6883 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
6884 * allout-widgets.el (allout-widgets-after-undo-function):
6885 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
6886 in the vicinity of an undo.
6887 (allout-widgets-mode): Include allout-widgets-after-undo-function
6888 on the new allout-post-undo-hook.
6889
450a0f09
SM
68902011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6891
6892 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
6893 Let define-derived-mode define it.
6894 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
6895 cycles of abbrev-table inheritance (bug#8998).
6896
2de69e00
RW
68972011-07-05 Roland Winkler <winkler@gnu.org>
6898
6899 * textmodes/bibtex.el: Add support for biblatex.
6900 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
6901 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
6902 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
6903 (bibtex-entry-alist, bibtex-field-alist): New variables.
6904 (bibtex-entry-field-alist): Obsolete alias for
6905 bibtex-BibTeX-entry-alist.
6906 (bibtex-entry-alist, bibtex-field-alist): New widgets.
6907 (bibtex-set-dialect): New command.
6908 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
6909 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
6910 Bind via bibtex-set-dialect.
2de69e00
RW
6911 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
6912 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
6913 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
6914 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
6915 Define via bibtex-set-dialect.
450a0f09
SM
6916 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
6917 Obey bibtex-no-opt-remove-re.
2de69e00
RW
6918 (bibtex-vec-push, bibtex-vec-incr): New functions.
6919 (bibtex-format-entry, bibtex-field-list)
6920 (bibtex-print-help-message, bibtex-validate)
6921 (bibtex-search-entries): Use new format of bibtex-entry-alist.
6922
2dcdbdd9
SM
69232011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6924
6925 * progmodes/compile.el (compilation-goto-locus):
6926 * net/tramp-cmds.el (tramp-append-tramp-buffers):
6927 * bs.el (bs-cycle-next, bs-cycle-previous):
6928 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
6929 * bindings.el (mode-line-other-buffer):
6930 * autoinsert.el (auto-insert):
6931 * arc-mode.el (archive-extract):
6932 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
6933
b27640fe
JB
69342011-07-05 Juanma Barranquero <lekktu@gmail.com>
6935
6936 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
6937 Fix check of `emacs-lock-unlockable-modes'.
6938 Coerce true values of `emacs-lock--try-unlocking' to t.
6939
53bbe3ad
JB
69402011-07-05 Juanma Barranquero <lekktu@gmail.com>
6941
6942 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
6943 * emacs-lock.el: New file.
6944
1d3cdbc7
JD
69452011-07-05 Julien Danjou <julien@danjou.info>
6946
6947 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
6948 than `boundp' to check if face is set.
6949
9173deec
JB
69502011-07-05 Juanma Barranquero <lekktu@gmail.com>
6951
6952 * register.el (registerv-make):
6953 * window.el (window-min-height): Fix typos in docstrings.
6954
869795d6
JD
69552011-07-05 Jan Djärv <jan.h.d@swipnet.se>
6956
9173deec 6957 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
6958 Update doc string.
6959
b768cdcd
JB
69602011-07-04 Juanma Barranquero <lekktu@gmail.com>
6961
6962 * server.el (server-execute): Catch quit and call
6963 `server-return-error' to pass the error back to emacsclient and
6964 close the connection (bug#8942).
6965
13aa217b
KM
69662011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
6967
6968 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
6969 insecure exception for current topic. Also note that auto-saves
6970 are handled differently.
6971
6972 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
6973 State variables for tracking auto-save inhibition situation.
6974
6975 (allout-write-contents-hook-handler): Rename from
6976 'allout-write-file-hook-handler', and describe how it depends on
6977 write-contents-functions sensitivity to non-nil value to prevent
6978 file write.
6979
6980 (allout-auto-save-hook-handler): Remove. auto-save does not check
6981 this in individual buffers, only in the starting buffer, so this
6982 is not the right way for us to inhibit auto-save in a buffer
6983 according to its condition.
6984
6985 (allout-mode): Use new allout-write-contents-hook-handler, and
6986 only with write-contents-functions. Remove auto-save provisions -
6987 they're implemented elsewhere.
6988
6989 (allout-before-change-handler): If undo is in progress, note that
6990 for attention of allout-post-command-business.
6991
6992 (allout-post-command-business): If the command we're following was
6993 an undo, check for change in the status of encrypted items and
6994 adjust auto-save inhibitions accordingly.
6995
6996 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
6997 according to whether there are or aren't any plain-text topics
6998 pending encryption.
6999
2dcdbdd9 7000 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
7001 Adjust buffer-saved-size and some allout state to inhibit auto-saves
7002 if there are plain-text topics pending encryption.
13aa217b
KM
7003
7004 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
7005 buffer-saved-size and some allout state to not inhibit auto-saves
7006 if there are no longer any plain-text topics pending encryption.
7007
0757af94
SM
7008 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
7009 No longer provide for exemption of the current topic.
13aa217b 7010
ac89b32c
JL
70112011-07-04 Juri Linkov <juri@jurta.org>
7012
7013 Add 7z operations to delete and save changed members (bug#8968).
7014 * arc-mode.el (archive-7z-expunge, archive-7z-update):
7015 New defcustoms.
7016 (archive-7z-write-file-member): New function.
7017 (archive-7z-summarize): Fix the number of dashes in the
7018 listing output.
7019
8fa39615
SM
70202011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7021
7022 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
7023 (bug#8958).
7024
2f11b3f1
CY
70252011-07-04 Chong Yidong <cyd@stupidchicken.com>
7026
d66fef2b
CY
7027 * bindings.el: Ignore next-buffer and previous-buffer in
7028 minibuffer-local-map.
7029
2f11b3f1
CY
7030 * font-lock.el (font-lock-builtin-face): Change light background
7031 color to dark slate blue (Bug#6693).
7032
f932a347
WD
70332011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7034
7035 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
7036
c8af70e1
SM
70372011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7038
7039 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
7040 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7041 Add switch-to-buffer.
7042
f158badc
LMI
70432011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7044
7045 * isearch.el (isearch-search-fun-function): Clarify further the
7046 meaning of the function returned.
7047
6d95bd46
MA
70482011-07-04 Michael Albinus <michael.albinus@gmx.de>
7049
7050 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
7051
7052 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
7053 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
7054 Use it.
7055 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
7056 `tramp-default-remote-path' does not exist.
7057 (tramp-send-command-and-read): New optional argument NOERROR.
7058 (tramp-open-connection-setup-interactive-shell)
7059 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
7060 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
7061 (tramp-process-sentinel): Flush also process' connection property.
7062 (tramp-sh-handle-start-file-process): Do not set process
7063 sentinel. It is done now ...
7064 (tramp-maybe-open-connection): ... here. (Bug#8929)
7065
909e6b67
MK
70662011-07-04 MON KEY <monkey@sandpframing.com>
7067
7068 * play/animate.el (animate-string): Doc fixes and allow changing
7069 the buffer name (bug#5417).
7070
70712011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7072
c8af70e1 7073 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 7074
f34755dc
PE
70752011-07-04 Paul Eggert <eggert@cs.ucla.edu>
7076
396cec72
PE
7077 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
7078 This is simpler and helps future-proof the code.
7079 (timer-until): Use time-subtract and float-time.
08235028 7080 (timer--time-less-p): Use time-less-p.
f34755dc 7081
56e6cc31
JB
70822011-07-04 Juanma Barranquero <lekktu@gmail.com>
7083
3abb79e5
JB
7084 * type-break.el (timep): Use the value of `float-time' to avoid a
7085 byte-compiler warning.
7086
56e6cc31
JB
7087 * server.el (server-eval-and-print): Return any result, even nil.
7088
7b9430b4
PE
70892011-07-03 Paul Eggert <eggert@cs.ucla.edu>
7090
7091 * type-break.el: Accept time formats that the builtins accept.
7092 (timep, type-break-time-difference): Accept any format that
7093 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
7094 This is simpler and helps future-proof the code.
7095 (type-break-time-difference): Round rather than ignoring
7096 subseconds components.
7097
3034e9e7
LMI
70982011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7099
7100 * info.el (Info-apropos-matches): Make non-interactive, since it
7101 doesn't seem to do anything useful as a command (bug#8829).
7102
1485f4c0
CY
71032011-07-03 Chong Yidong <cyd@stupidchicken.com>
7104
7105 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 7106 Move from faces.el.
1485f4c0
CY
7107 (frame-default-terminal-background): New function.
7108
7109 * custom.el (custom-push-theme): Don't record faces in `changed'
7110 theme; this doesn't work correctly for per-frame face settings.
7111 (disable-theme): Use face-set-after-frame-default to reset faces.
7112 (custom--frame-color-default): New function.
7113
9fa3dd45
LMI
71142011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7115
c8af70e1 7116 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
7117 (bug#8769).
7118
6cbbc20c
KR
71192011-03-29 Kevin Ryde <user42@zip.com.au>
7120
7121 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7122 `perl-Test2' extend to match possible "fail #N" rep count
7123 (bug#8377).
7124
c7f98048
LMI
71252011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7126
65676592
LMI
7127 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
7128 `smtpmail-via-smtp' now returns the error instead of nil.
7129
c7f98048
LMI
7130 * isearch.el (isearch-search-fun-function): Clarify the doc string
7131 (bug#8101).
7132
56e6cc31 71332011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
7134
7135 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
7136 unnecessary spaces (bug#8987).
7137
2b216704
LMI
71382011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7139
7140 * net/network-stream.el (open-network-stream): Use the
7141 :end-of-capability command thoughout.
7142
71432011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7144
7145 * net/network-stream.el (open-network-stream): Add the
7146 :end-of-capability command parameter, used by pop3.el.
7147
36adf6ce
LMI
71482011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7149
1ca0da0e
LMI
7150 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7151
fc00f69c
LMI
7152 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7153 for list)" (bug#6475).
7154
28fd8759 7155 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7156 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7157 an error (bug#6297).
7158
0dd8b6da
LMI
7159 * man.el (Man-reference-regexp): Allow matching possible
7160 word-wrapped references (bug#6289).
7161
ce1438d6
LMI
7162 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7163 for consistency with the other vc buffers (bug#6197).
7164 (vc-checkin): Ditto.
7165
7166 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7167
36adf6ce
LMI
7168 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7169
e83cc1f7
LMI
71702011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7171
8a20ca4c
LMI
7172 * custom.el (defcustom): Clarify that :set is only used in the
7173 Customize user interface (bug#6089).
7174
83319045
LMI
7175 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7176 associated with a file, refuse to run instead of erroring out
7177 (bug#6084).
7178
a8392169
LMI
7179 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7180 the doc string, since it appears that using `fill-column' always
7181 controls the width (bug#7845).
7182
e83cc1f7
LMI
7183 * simple.el (shell-command-on-region): Say where the error output
7184 went if `shell-command-default-error-buffer' is set (bug#6857).
7185
e47ca23b
KM
71862011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7187
7188 * allout.el (allout-yank-processing): Adjust cursor position for
7189 backwards-deleted space.
7190
7191 (allout-rebullet-heading): Register changes with
7192 allout-exposure-changed-hook, so the modified topic is properly
7193 decorated.
7194
5cf56143
LMI
71952011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7196
08549772
LMI
7197 * minibuffer.el (completion-in-region): Document PREDICATE
7198 (bug#7136).
7199
48e96771
LMI
7200 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7201 of keyword/argument pairs (bug#6904).
7202
c8af70e1
SM
7203 * replace.el (multi-occur):
7204 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7205
e17d05e2
LMI
72062011-07-02 Drew Adams <drew.adams@oracle.com>
7207
7208 * dired.el (dired-mark-if): Make the message about whether it's
7209 marking or unmarking clearer (bug#8523).
7210
063b0e45
LMI
72112011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7212
7213 * disp-table.el (display-table-print-array): New function.
7214 (describe-display-table): Use it to print the vectors more pretty
7215 (Bug#8859).
7216
28545e04
MR
72172011-07-02 Martin Rudalics <rudalics@gmx.at>
7218
7219 * window.el (window-state-get-1): Don't assign clone numbers.
7220 Add clone-of item to list of window parameters.
7221 (window-state-put-2): Don't process clone numbers.
7222 (display-buffer-alist): Fix doc-string.
7223
3349e122
SM
72242011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7225
7226 * subr.el (remq): Don't allocate if it's not needed.
7227 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7228 (keymap--merge-bindings): New functions.
7229 (keymap-canonicalize): Use them to refine the canonicalization.
7230 * minibuffer.el (minibuffer-local-completion-map)
7231 (minibuffer-local-must-match-map): Move initialization from C.
7232 (minibuffer-local-filename-completion-map): Move initialization from C;
7233 don't inherit from anything here.
7234 (minibuffer-local-filename-must-match-map): Make obsolete.
7235 (completing-read-default): Use make-composed-keymap to combine
7236 minibuffer-local-filename-completion-map with either
7237 minibuffer-local-must-match-map or
7238 minibuffer-local-filename-completion-map.
7239
d224ac83
GM
72402011-07-01 Glenn Morris <rgm@gnu.org>
7241
3de63bf8
GM
7242 * type-break.el (type-break-time-sum): Use dolist.
7243
d224ac83
GM
7244 * textmodes/flyspell.el (flyspell-word-search-backward):
7245 Replace CL function.
7246
1a1e3f32
SM
72472011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7248
fe3f64d5
SM
7249 * mouse.el (mouse--strip-first-event): New function.
7250 (function-key-map): Use it to map fringe clicks to normal clicks
7251 by default.
7252
eb604e34
SM
7253 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7254 (vc-bzr-revision-completion-table): Add support for annotate and date.
7255
1a1e3f32
SM
7256 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7257 inherit from parent.
7258
5bd35902
LMI
72592011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7260
ace6c69c 7261 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7262 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7263
191e2bed
LMI
7264 * dired.el (dired-mode): Fix up the doc string as suggested by
7265 Drew Adams (bug#8817).
7266
5bd35902
LMI
7267 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7268 cookie, since the manual says that it should be possible to add
7269 this function to `find-file-hook' (bug#8709).
7270
eee8207a
TZ
72712011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7272
7273 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7274 here. Noted Ted Zlatanov as the maintainer.
7275 (cfengine-common-settings, cfengine-common-syntax): New functions
7276 to set up common things between `cfengine-mode' and
7277 `cfengine3-mode'.
7278 (cfengine3-mode): New mode.
7279 (cfengine3-defuns cfengine3-defuns-regex
7280 (cfengine3-class-selector-regex cfengine3-category-regex)
7281 (cfengine3-vartypes cfengine3-font-lock-keywords)
7282 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7283 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7284
36b148cf
MA
72852011-07-01 Michael Albinus <michael.albinus@gmx.de>
7286
7287 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7288
7289 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7290
0bf4ba9a
MR
72912011-07-01 Martin Rudalics <rudalics@gmx.at>
7292
7293 * window.el (same-window-buffer-names, same-window-regexps)
7294 (same-window-p, special-display-frame-alist)
7295 (special-display-popup-frame, special-display-function)
7296 (special-display-buffer-names, special-display-regexps)
7297 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7298 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7299 (split-window-preferred-function, split-height-threshold)
7300 (split-width-threshold, even-window-heights)
7301 (display-buffer-mark-dedicated, window-splittable-p)
7302 (split-window-sensibly, window-safely-shrinkable-p):
7303 Un-obsolete.
7304 (display-buffer): Don't spread args with function specifier
7305 because special-display-popup-frame won't like it.
7306
35837f51
PE
73072011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7308
d0672f86
PE
7309 Time-stamp simplifications and fixes.
7310 These improve accuracy slightly, and future-proof the code
7311 against some potential changes to current-time format.
7312
b9444d97
PE
7313 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7314 by using time-since and float-time.
7315
0ef923dc
PE
7316 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7317 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7318 + NNN microseconds".
7319
2f81380d
PE
7320 * type-break.el (type-break-time-sum): Rewrite using time-add.
7321
845b5c3e
PE
7322 * play/hanoi.el (hanoi-current-time-float): Remove.
7323 All uses replaced by float-time.
7324
ee6f1be0
PE
7325 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7326 This yields a more-accurate answer.
7327 (rng-time-to-float): Remove; no longer needed.
7328
fe955043
PE
7329 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7330
5777162a
PE
7331 * calendar/timeclock.el (timeclock-seconds-to-time):
7332 Defalias to seconds-to-time, since they're the same thing.
7333
3103f8b6 7334 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7335 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7336 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7337
0e61a35f
SM
73382011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7339
7340 * window.el (bury-buffer): Don't iconify the only frame.
7341 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7342 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7343
ddd63a1e
CY
73442011-07-01 Chong Yidong <cyd@stupidchicken.com>
7345
0e61a35f
SM
7346 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7347 Add mouse-yank-primary.
ddd63a1e 7348
055f4923
TZ
73492011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7350
7351 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7352
6a2fb145
SM
73532011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7354
7355 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7356 (find-library-name): Use it to find relative load names when provided
7357 absolute file name (bug#8803).
7358
fd4983f2
LMI
73592011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7360
887d14ad
LMI
7361 * textmodes/flyspell.el (flyspell-word): Consider words that
7362 differ only in case as potential doublons (bug#5687).
7363
c53dc7fc
LMI
7364 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7365 Remove two rather uninteresting debugging-like messages to make
7366 debbugs.el more silent.
7367
fd4983f2
LMI
7368 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7369 a password-like phrase.
7370
7a71b18d 73712011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7372
7373 * progmodes/cc-guess.el: New file.
7374
6a2fb145 7375 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7376
7377 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7378 derived from `c-basic-common-init'.
7379
7380 * progmodes/cc-mode.el (top-level): Require cc-guess.
7381 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7382
1fa280a3
LM
73832011-06-30 Lawrence Mitchell <wence@gmx.li>
7384
7385 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7386
e6597158
AM
73872011-06-30 Alan Mackenzie <acm@muc.de>
7388
1fa280a3
LM
7389 * progmodes/cc-engine.el (c-guess-continued-construct):
7390 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7391 lock is disabled. Name this case as "CASE G".
7392
68ba37fb
KM
73932011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7394
7395 * allout.el (allout-yank-processing): Fix injection of extra space
7396 between bullet and non-whitespace character in first topic when
7397 pasting, ensuring that the actual spacing in the pasted topic
7398 following the bullet char is preserved. This extra space was
7399 causing pasted encrypted topics to get a decrypted status even
7400 when the content was actually still encrypted. Now the decryption
7401 status from before the paste is preserved.
7402
7403 (allout-flag-region): Set all allout overlays so they evaporate
7404 when reduced to zero length (evanescent), to prevent overlay
7405 leakage.
7406
887a0b34
GM
74072011-06-30 Glenn Morris <rgm@gnu.org>
7408
94b9acce
GM
7409 * w32-fns.el (w32-charset-info-alist): Declare.
7410
1d9b46d4
GM
7411 * find-dired.el (find-grep-options): Simplify.
7412
cc232200
GM
7413 * term/ns-win.el (ns-set-resource): Declare.
7414
28e77c46
GM
7415 * ses.el (row, col): Declare dynamic variables honestly.
7416
887a0b34
GM
7417 * textmodes/reftex-parse.el (index-tags): Declare.
7418
658d8eb8
CY
74192011-06-30 Chong Yidong <cyd@stupidchicken.com>
7420
7421 * cus-edit.el (customize-push-and-save): New function.
7422
7423 * files.el (hack-local-variables-confirm): Use it.
7424
1fa280a3
LM
7425 * custom.el (load-theme): New arg NO-CONFIRM.
7426 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7427 (custom-enabled-themes): Doc fix.
7428
7429 * cus-theme.el (customize-create-theme)
7430 (custom-theme-merge-theme): Callers to load-theme changed.
7431
bb617717
LMI
74322011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7433
d61bdd5d
LMI
7434 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7435 short URLs have at least one dot in them (bug #7614).
7436
bb617717
LMI
7437 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7438 nil, because using a pty is apparently too slow (bug #895).
7439
2f31f37a
LMI
74402011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7441
7442 * mail/sendmail.el (sendmail-query-once): New function.
7443 (sendmail-query-once-function): New variable.
7444
3076b24e
GM
74452011-06-29 Glenn Morris <rgm@gnu.org>
7446
faf2a174
GM
7447 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7448
3076b24e
GM
7449 * ses.el (top-level): Require cl when compiling.
7450 (ses-set-localvars): Fix error statement.
7451 Call it at compile time to silence a storm of warnings.
7452
5386012d
MR
74532011-06-29 Martin Rudalics <rudalics@gmx.at>
7454
7455 * window.el (normalize-live-buffer): Rename to
7456 window-normalize-buffer.
7457 (normalize-live-frame): Rename to window-normalize-frame.
7458 (normalize-any-window): Rename to window-normalize-any-window.
7459 (normalize-live-window): Rename to window-normalize-live-window.
7460 (make-window-atom): Rename to window-make-atom.
7461 (window-resize-reset): Rename to window--resize-reset.
7462 (window-resize-reset-1): Rename to window--resize-reset-1.
7463 (resize-mini-window): Rename to window--resize-mini-window.
7464 (resize-subwindows-skip-p): Rename to
7465 window--resize-subwindows-skip-p.
7466 (resize-subwindows-normal): Rename to
7467 window--resize-subwindows-normal.
7468 (resize-subwindows): Rename to window--resize-subwindows.
7469 (resize-other-windows): Rename to window--resize-siblings.
7470 (resize-this-window): Rename to window--resize-this-window.
7471 (resize-root-window): Rename to window--resize-root-window.
7472 (resize-root-window-vertically): Rename to
7473 window--resize-root-window-vertically.
7474 (normalize-buffer-to-display): Rename to
7475 window-normalize-buffer-to-display.
7476 (normalize-buffer-to-switch-to): Rename to
7477 window-normalize-buffer-to-switch-to.
7478 Correspondingly update all callers of the functions listed
7479 above.
7480 (display-buffer-alist, display-buffer-normalize-arguments)
7481 (display-buffer-normalize-options, display-buffer)
7482 (display-buffer-alist-set): Use "function" instead of
7483 "fun-with-args".
7484
1176868d
CY
74852011-06-28 Chong Yidong <cyd@stupidchicken.com>
7486
7487 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7488 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7489 debbugs.gnu.org. Mention acknowledgment email.
7490
20a7a65f
LMI
74912011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7492
7493 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7494 buffer multibyteness, since it shouldn't matter.
7495
5f45cca5
MR
74962011-06-28 Martin Rudalics <rudalics@gmx.at>
7497
7498 * window.el (display-buffer-in-side-window): Handle dedicated
7499 windows as in display-buffer-reuse-window.
7500 (display-buffer-normalize-alist): Use value of override
7501 specifier.
7502 (display-buffer-normalize-specifiers): Use value of
7503 other-window-means-other-frame specifier.
7504 (display-buffer-alist): Rewrite some texts in widgets.
7505 (display-buffer): Spread arguments when calling function
7506 specified by fun-with-args.
7507
ad85fe1f
DD
75082011-06-28 Deniz Dogan <deniz@dogan.se>
7509
1fa280a3
LM
7510 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7511 Unnest `let'.
da68c4c8 7512
ad85fe1f
DD
7513 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7514 selectors (Bug#5732).
ec49bd31 7515 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7516
a08cc025
JA
75172011-06-27 Jari Aalto <jari.aalto@cante.net>
7518
7519 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7520 (eshell-ls-date-format): New defcustom.
7521 (eshell-ls-file): Use it.
7522
e2b551c5
SM
75232011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7524
7525 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7526
8982b231
KY
75272011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7528
7529 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7530 (ange-ftp-make-tmp-name): New arg.
7531 (ange-ftp-file-local-copy): Use it.
7532
36c9fa27
J
75332011-06-27 Jambunathan K <kjambunathan@gmail.com>
7534
7535 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7536 no-conversion (Bug#8870).
7537
d68443dc
MR
75382011-06-27 Martin Rudalics <rudalics@gmx.at>
7539
7540 * window.el (window-right, window-left, window-child)
7541 (window-child-count, window-last-child)
7542 (window-iso-combination-p, walk-window-tree-1)
7543 (window-atom-check-1, window-tree-1, delete-window)
7544 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7545 new naming conventions - window-vchild, window-hchild,
7546 window-next and window-prev are now called window-top-child,
7547 window-left-child, window-next-sibling and window-prev-sibling
7548 respectively.
d615d6d2
MR
7549 (resize-window-reset): Rename to window-resize-reset.
7550 (resize-window-reset-1): Rename to window-resize-reset-1.
7551 (resize-window): Rename to window-resize.
7552 (window-min-height, window-min-width)
7553 (resize-mini-window, resize-this-window, resize-root-window)
7554 (resize-root-window-vertically, adjust-window-trailing-edge)
7555 (enlarge-window, shrink-window, maximize-window)
7556 (minimize-window, delete-window, quit-restore-window)
7557 (split-window, balance-windows, balance-windows-area-adjust)
7558 (balance-windows-area, window-state-put-2)
7559 (display-buffer-even-window-sizes, display-buffer-set-height)
7560 (display-buffer-set-width, set-window-text-height)
7561 (fit-window-to-buffer): Rename all "resize-window" prefixed
7562 calls to use the "window-resize" prefix convention.
7563 (display-buffer-alist): Fix symbol for label specifier.
7564 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7565 corresponding specifier.
7566 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7567
b6458526
VB
75682011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7569
7570 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7571 convention.
7572 (ses-call-printer): Does not pass an empty string to formatter when the
7573 cell is empty to keep from barking printer Calc math-format-value.
7574
d31fd9ac
RS
75752011-06-27 Richard Stallman <rms@gnu.org>
7576
43d5bf84
RS
7577 * battery.el (battery-mode-line-limit): New variable.
7578 (battery-update): Handle it.
7579
d31fd9ac
RS
7580 * mail/rmailmm.el (rmail-mime-process-multipart):
7581 Handle truncated messages.
7582
819a6054
GM
75832011-06-27 Glenn Morris <rgm@gnu.org>
7584
7585 * progmodes/flymake.el (flymake-err-line-patterns):
7586 Allow for column numbers in the ant/javac pattern. (Bug#8866)
7587
cedc73f2
VB
75882011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7589
819a6054 7590 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
7591 (ses--clean-!, ses--clean-_): New functions.
7592 (ses-range): Add configurability of readout order, and conversion
7593 to Calc vector.
7594
5e5d49b6
VB
7595 * ses.el (ses-repair-cell-reference-all): New function.
7596 (ses-cell-symbol): Set macro as safe, so that it can be used in
7597 formulas.
7598
56e6cc31 7599 * ses.el: Update cycle detection algorithm.
90ca8b49 7600 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 7601 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
7602 (ses-set-localvars): New function.
7603 (ses-make-cell): Add property-list as a cell element.
7604 (ses-cell-property-get-fun, ses-cell-property-get)
7605 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
7606 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
7607 New functions.
90ca8b49
VB
7608 (ses-cell-property-set, ses-cell-property-pop)
7609 (ses-cell-property-get-handle): New macro.
7610 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
7611 New aliases, used for code readability.
7612 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
7613 cycle detection.
7614 (ses-self-reference-early-detection): New defcustom.
fac916bf 7615 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
7616 (ses-mode): Use ses-set-localvars.
7617 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
7618 before lauching the update processing.
7619 (ses-initialize-Dijkstra-attempt): New function.
7620 (ses-recalculate-cell): Update for cycle detection based on
7621 Dijkstra algorithm.
7622
2bb63e81
VB
7623 * ses.el: Fix commenting and indenting convention.
7624
c9d29fb8
SM
76252011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7626
7627 * bs.el (bs-cycle-next): Complete last change.
7628
d8e4b68b
JB
76292011-06-27 Drew Adams <drew.adams@oracle.com>
7630
7631 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
7632
40098786
LMI
76332011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7634
c9d29fb8
SM
7635 * net/network-stream.el (network-stream-open-starttls):
7636 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
7637 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
7638
40098786
LMI
7639 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
7640 to binary to possibly avoid line encoding issues on Windows (among
7641 other things).
7642
468d09d4
LMI
76432011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7644
7645 * net/network-stream.el (open-network-stream): Return an :error
7646 saying what the problem was, if possible.
7647
7648 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
7649 server.
7650
7651 * net/network-stream.el (network-stream-open-starttls): If we
7652 wanted to use STARTTLS, and the server offered it, but we weren't
7653 able to because we had no STARTTLS support, then close the connection.
7654 (open-network-stream): Return an :error element, if present.
7655
16f07dd7
CY
76562011-06-26 Chong Yidong <cyd@stupidchicken.com>
7657
88821ca0
CY
7658 * hl-line.el (hl-line-sticky-flag): Doc fix.
7659 (global-hl-line-sticky-flag): New option (Bug#8323).
7660 (global-hl-line-highlight): Obey it.
7661
16f07dd7
CY
7662 * vc/vc.el (vc-revert-show-diff): Default to t.
7663
6b5ccddf
KM
76642011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
7665
c9d29fb8
SM
7666 * allout-widgets.el (allout-widgets-post-command-business):
7667 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
7668 undecorated when an isearch is continued past, and isearch
7669 automatically collapses them. This leads to "widget leaks", where
7670 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
7671 hidden widgets can slow down cursor travel, substantially.
7672 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
7673 so we're doing without this nicety.
7674
7675 (allout-widgets-tally-string): Don't try to do a hash-table-count
7676 of allout-widgets-tally when it's nil. This eliminates spurious "Error
7677 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
7678 *Messages* when allout-widgets-maintain-tally is t.
7679
355f2e07
MR
76802011-06-26 Martin Rudalics <rudalics@gmx.at>
7681
7682 * window.el (display-buffer-normalize-argument): Rename to
7683 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
7684 LABEL argument. Respect special-display-function when popping up
7685 a new frame. Fix code searching for a window showing the buffer
7686 on another frame.
c9d29fb8
SM
7687 (display-buffer-normalize-specifiers):
7688 Call display-buffer-normalize-arguments.
355f2e07
MR
7689 (display-buffer-in-window): Don't undedicate the window if its
7690 buffer remains the same.
7691 Reported by Drew Adams <drew.adams@oracle.com>.
7692 (display-buffer-alist): Add choice for same-window macro
7693 specfier.
7694 (display-buffer): Mention special meaning of LABEL argument in
7695 doc-string. Fix quoting. Don't pop up a new frame even as
7696 fallback.
7697
7ca8fc42
JB
76982011-06-26 Juanma Barranquero <lekktu@gmail.com>
7699
7700 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
7701 avoid deleting the current window in some cases (bug#8911).
7702
bc312254
AS
77032011-06-26 Andreas Schwab <schwab@linux-m68k.org>
7704
7705 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
7706 (Bug#8934)
7707
2db18f3f
LMI
77082011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7709
c9d29fb8
SM
7710 * net/network-stream.el (network-stream-open-starttls):
7711 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
7712 (network-stream-open-tls): Ditto.
7713
6302e0d3
LL
77142011-06-26 Leo Liu <sdl.web@gmail.com>
7715
7716 * register.el (registerv): New struct.
7717 (registerv-make): New function.
c9d29fb8
SM
7718 (jump-to-register, describe-register-1, insert-register):
7719 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
7720 struct. (Bug#8415)
7721
5fdd4046
CY
77222011-06-26 Chong Yidong <cyd@stupidchicken.com>
7723
2afef60a
CY
7724 * vc/vc.el (vc-revert-show-diff): New defcustom.
7725 (vc-diff-internal): New arg specifying diff buffer.
7726 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
7727 reuse an existing *vc-diff* buffer (Bug#8927).
7728
5fdd4046
CY
7729 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
7730
e93db24a
GM
77312011-06-26 Glenn Morris <rgm@gnu.org>
7732
7733 * progmodes/f90.el (f90-critical-indent): New option.
7734 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
7735 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
7736 (f90-mode): Doc fix.
7737 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
7738 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
7739 (f90-beginning-of-block, f90-next-block, f90-indent-region)
7740 (f90-match-end): Handle block, critical.
7741
eefff499
GM
77422011-06-25 Glenn Morris <rgm@gnu.org>
7743
f6ba4cc9
GM
7744 * calendar/diary-lib.el (diary-included-files): Doc fix.
7745 (diary-include-files): New function, extracted from
7746 diary-include-other-diary-files and diary-mark-included-diary-files.
7747 (diary-include-other-diary-files, diary-mark-included-diary-files):
7748 Just call diary-include-files.
7749 (diary-mark-entries): Reset diary-included-files on first call.
7750
16712304
GM
7751 * calendar/diary-lib.el (diary-mark-entries)
7752 (diary-mark-included-diary-files):
7753 Visit included diary-files in temp buffers.
7754
5d8e0d43
GM
7755 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
7756 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
7757 (f90-start-block-re, f90-imenu-generic-expression)
7758 (f90-looking-at-program-block-start, f90-no-block-limit):
7759 Add support for submodules.
7760
ccf7a5d5
GM
7761 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
7762 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 7763
11fdef7d 77642011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
7765
7766 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
7767 buffer-file-type before setting its value, to avoid disastrous
eefff499 7768 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 7769
74f53697
JB
77702011-06-25 Juanma Barranquero <lekktu@gmail.com>
7771
7772 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
7773
7774 * ses.el (ses-unload-function):
7775 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
7776
7777 * proced.el (proced-unload-function):
7778 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
7779
18a4ce5e
AR
77802011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
7781
7782 * server.el (server-create-window-system-frame): Add parameters arg.
7783 (server-process-filter): Doc fix. Handle frame-parameters.
7784
519d22cc
JB
77852011-06-25 Juanma Barranquero <lekktu@gmail.com>
7786
7787 Fix bug#8730, bug#8781.
7788
7789 * loadhist.el (unload--set-major-mode): New function.
7790 (unload-feature): Use it.
7791
7792 * progmodes/python.el (python-after-info-look): Add autoload cookie.
7793 (python-unload-function): New function.
7794
c206f5b0
SM
77952011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7796
7797 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
7798
f9ad64f3
GS
77992011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
7800
7801 * net/browse-url.el (browse-url-firefox-program): Add icecat to
7802 the candidates list.
7803
7d0da90e
JB
78042011-06-24 Juanma Barranquero <lekktu@gmail.com>
7805
7806 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
7807
14b4e83d
RS
78082011-06-23 Richard Stallman <rms@gnu.org>
7809
7810 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
7811 (rmail-variables): Set next-error-move-function.
7812 (rmail-what-message): Take argument POS.
7813 (rmail-next-error-move): New function.
7814
273d2baf
SM
78152011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7816
7817 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
7818 messages for adjacent non-terminals.
7819
56c2cc9a
RS
78202011-06-23 Richard Stallman <rms@gnu.org>
7821
7822 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 7823 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
7824 (rmail-start-mail): Don't specify use of rmail-mail-return;
7825 that's done by mail-bury now.
7826 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 7827
d59eb518
MA
78282011-06-23 Michael Albinus <michael.albinus@gmx.de>
7829
7830 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
7831 SIZE is a number.
7832
02cfc6d6
MR
78332011-06-23 Martin Rudalics <rudalics@gmx.at>
7834
7835 * window.el (get-lru-window, get-mru-window)
7836 (get-largest-window): Never return a minibuffer window.
7837 (display-buffer-pop-up-window): Fix a bug that could lead to
7838 reusing the minibuffer window.
7839 (display-buffer): Pass original specifier argument to
7840 display-buffer-function instead of the normalized one.
7841 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
7842
4e323265
LL
78432011-06-22 Leo Liu <sdl.web@gmail.com>
7844
7845 * minibuffer.el (completing-read-function)
7846 (completing-read-default): Move from minibuf.c
7847
7a70468f
RS
78482011-06-22 Richard Stallman <rms@gnu.org>
7849
50718fc2
RS
7850 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
7851 to Rmail even if not started by a special Rmail command.
7852
7a70468f
RS
7853 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
7854 Copy the buffer currently showing just one message.
7855
297dde5a
RW
78562011-06-22 Roland Winkler <winkler@gnu.org>
7857
7858 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
7859 (bibtex-clean-entry): First delete the old key so that a
7860 customized algorithm for generating the new key does not get
7861 confused by the old key.
7862 (bibtex-url): Obey regexp of first step.
7863 (bibtex-search-entries): Do not use add-to-list with local
7864 list-var.
7865
97bb1093
LMI
78662011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7867
7868 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
7869 stored a user name, then query for the password first, instead of
7870 waiting for SMTP to give an error message and the trying again.
7871
1c0f1a19
JD
78722011-06-22 Lawrence Mitchell <wence@gmx.li>
7873
7874 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
7875 BUFFER in call-process.
7876
396f7c9d
LMI
78772011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7878
7879 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
7880 QUIT twice.
ddb7ffee
LMI
7881 (smtpmail-try-auth-methods): Require user name and password from
7882 auth-source.
396f7c9d 7883
8998d1b3
MR
78842011-06-22 Martin Rudalics <rudalics@gmx.at>
7885
7886 * window.el (display-buffer-default-specifiers)
7887 (display-buffer-alist): Remove entries for pop-up-frame-alist.
7888 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 7889 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
7890
7891 * frame.el (pop-up-frame-alist, pop-up-frame-function)
7892 (special-display-frame-alist, special-display-popup-frame):
7893 Remove duplicate declarations. These are now in window.el.
7894
4ea31e07
LMI
78952011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7896
c9d29fb8
SM
7897 * mail/smtpmail.el (smtpmail-via-smtp):
7898 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
7899 server supports it. SMTP servers that support STARTTLS commonly
7900 require it.
7901
7902 * net/network-stream.el (network-stream-open-starttls): Support
7903 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 7904 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 7905
95f41d9a
LMI
7906 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
7907 upgrades with `open-network-stream', and rely solely on
7908 auth-source for all credentials. Big changes throughout the file,
7909 but in particular:
c9d29fb8
SM
7910 (smtpmail-auth-credentials): Remove.
7911 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
7912 (smtpmail-via-smtp): Check for servers saying they want AUTH after
7913 MAIL FROM, too.
95f41d9a 7914
c9d29fb8
SM
7915 * net/network-stream.el (network-stream-open-starttls):
7916 Provide support for client certificates both for external and built-in
4ea31e07
LMI
7917 STARTTLS.
7918 (auth-source): Require.
7919 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
7920 (network-stream-certificate): Change cert-cert to cert and
7921 cert-key to key.
4ea31e07 7922
065ec2c7
MA
79232011-06-21 Michael Albinus <michael.albinus@gmx.de>
7924
7925 * net/tramp-cache.el (top): Don't load the persistency file when
7926 "emacs -Q" has been called.
7927
cd93b359
DR
79282011-06-21 Tim Harper <timcharper@gmail.com>
7929
d8e4b68b
JB
7930 * term/ns-win.el (ns-initialize-window-system):
7931 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
7932 resource to NO as it is not yet supported by the NS port.
7933
ae9c0411
JB
79342011-06-21 Juanma Barranquero <lekktu@gmail.com>
7935
7936 * misc.el (list-dynamic-libraries--refresh): Compute header here...
7937 (list-dynamic-libraries): ...not here.
7938
7f3f739f
LL
79392011-06-21 Leo Liu <sdl.web@gmail.com>
7940
7941 * subr.el (sha1): Implement sha1 using secure-hash.
7942
327c8fb1
MR
79432011-06-21 Martin Rudalics <rudalics@gmx.at>
7944
7945 * window.el (display-buffer-alist): In default value do not
7946 enforce searching a window on any but the selected frame.
7947 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
7948 (display-buffer-select-window): Remove function.
7949 (display-buffer-in-window): When a window on another frame gets
7950 reused, do not select it any more but just raise its frame if
7951 necessary (Bug#8851) and (Bug#8856).
7952 (display-buffer-normalize-options): Handle pop-up-frames related
7953 options more faithfully.
7954 (pop-to-buffer): Don't rely on `display-buffer' selecting the
7955 window if it is on another frame.
c9d29fb8
SM
7956 (display-buffer-alist, display-buffer-default-specifiers):
7957 Don't make new frame unsplittable by default.
9e9de014
MR
7958 (display-buffer-normalize-argument): Fix doc-string typo and use
7959 'same-frame-other-window instead of 'other-window when associating
7960 with display-buffer-macro-specifiers.
327c8fb1 7961
7cf3f556
VB
79622011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
7963
7964 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
7965 New functions.
7966 (5x5-mode-map, 5x5-mode-menu): Bind them.
7967 (5x5-draw-grid): Tweak the solver's rendering.
7968
60a406cf
SM
79692011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7970
7971 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
7972 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
7973
d8e4b68b 79742011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
7975
7976 * menu-bar.el: Use function variable instead of switch-to-buffer.
7977 (menu-bar-select-buffer-function): New variable.
60a406cf 7978 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 7979
478d6f95
SM
79802011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7981
7982 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
7983 variable's status.
7984
ca530739
JD
79852011-06-20 Jan Djärv <jan.h.d@swipnet.se>
7986
7987 * x-dnd.el (x-dnd-version-from-flags)
7988 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
7989 and long as number (Bug#8899).
7990 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
7991
bcd70d97
SM
79922011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7993
60a406cf 7994 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
7995 (completion-try-completion, completion-all-completions): Compute the
7996 metadata argument if it's missing; make it optional (bug#8795).
7997
60a406cf 7998 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
7999 (widget-complete): Use new :completion-function property.
8000 (widget-completions-at-point): New function.
8001 (default): Use :completion-function instead of :complete.
60a406cf
SM
8002 (widget-default-completions): Rename from widget-default-complete;
8003 Rewrite.
bcd70d97
SM
8004 (widget-string-complete, widget-file-complete, widget-color-complete):
8005 Remove functions.
8006 (file, symbol, function, variable, coding-system, color):
8007 * international/mule-cmds.el (default-input-method, charset)
8008 (language-info-custom-alist):
8009 * cus-edit.el (face): Use new property :completions.
8010
8011 * progmodes/pascal.el (pascal-completions-at-point): New function.
8012 (pascal-mode): Use it.
8013 (pascal-mode-map): Use completion-at-point.
8014 (pascal-toggle-completions): Make obsolete.
8015 (pascal-complete-word, pascal-show-completions):
8016 * progmodes/octave-mod.el (octave-complete-symbol):
8017 Redefine as obsolete alias.
8018 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
8019 Signal absence of completion info for old Octave,
8020 (inferior-octave-complete): Redefine as obsolete alias.
8021 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
8022 (meta-completions-at-point): Rename from meta-complete-symbol and
8023 adapt it for use on completion-at-point-functions.
8024 (meta-common-mode): Use it.
8025 (meta-looking-at-backward, meta-match-buffer): Remove.
8026 (meta-complete-symbol): Redefine as obsolete alias.
8027 (meta-common-mode-map): Use completion-at-point.
8028 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
8029 (makefile-mode-map): Use completion-at-point.
8030 (makefile-completions-at-point): Rename from makefile-complete and
8031 adapt it for use on completion-at-point-functions.
8032 (makefile-mode): Use it.
8033 (makefile-complete): Redefine as obsolete alias.
8034
aebf69c8
DD
80352011-06-20 Deniz Dogan <deniz@dogan.se>
8036
8037 * net/rcirc.el: Delete trailing whitespaces once and for all.
8038
bfbbb27d
DC
80392011-06-20 Daniel Colascione <dan.colascione@gmail.com>
8040
8041 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
8042
d264a46b
CY
80432011-06-19 Chong Yidong <cyd@stupidchicken.com>
8044
4ca009e5
CY
8045 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
8046
d264a46b
CY
8047 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
8048
fbf5b3ce
MR
80492011-06-19 Martin Rudalics <rudalics@gmx.at>
8050
8051 * window.el (display-buffer-other-window-means-other-frame):
8052 Call display-buffer-normalize-alist.
8053 (display-buffer-normalize-specifiers-1): Rename to
8054 display-buffer-normalize-argument. New argument other-frame.
8055 Rewrite.
8056 (display-buffer-normalize-specifiers-2): Rename to
8057 display-buffer-normalize-options.
8058 (display-buffer-normalize-alist-1): New function.
8059 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
8060 display-buffer-normalize-alist.
8061 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
8062 (display-buffer-normalize-options-inhibit): New variable.
8063 (display-buffer-normalize-specifiers): Rewrite calling
8064 display-buffer-normalize-alist,
8065 display-buffer-normalize-argument, and
8066 display-buffer-normalize-options. Don't call the latter if
8067 display-buffer-normalize-options-inhibit is non-nil.
8068 (frame-auto-delete): New option.
8069 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
8070 (window-list-no-nils, window-state-ignored-parameters)
8071 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
8072 (window-state-put-1, window-state-put-2, window-state-put):
8073 New functions.
9a028c23
MR
8074 (display-buffer-normalize-options): Move special-display-p group
8075 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 8076
6d10d800
CY
80772011-06-18 Chong Yidong <cyd@stupidchicken.com>
8078
6420d28b
CY
8079 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
8080 groups (Bug#8776).
8081 (rx-submatch-n): New function.
8082 (rx): Document it.
8083
ddb8b596
CY
8084 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
8085 (Bug#8768).
8086
8087 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
8088
77080289
CY
8089 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
8090
61dfb316
CY
8091 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
8092 anytime existing face settings are present (Bug#8889).
8093
6d10d800
CY
8094 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
8095 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
8096 Remove unused argument.
8097
be3fb2b8
MR
80982011-06-18 Martin Rudalics <rudalics@gmx.at>
8099
bcd70d97
SM
8100 * window.el (display-buffer-default-specifiers):
8101 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
8102 pop-up-window-min-width, and another reuse-window specifier
8103 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
8104 (display-buffer-normalize-specifiers-2):
8105 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
8106 pop-up-windows is unset. Add a reuse-window specifier for the
8107 case popping up a new window fails.
8108 (special-display-popup-frame): Remove double quoting.
28dec25a 8109 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 8110
1c6d8c76
SM
81112011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8112
8113 * shell.el (shell-completion-vars): Set pcomplete-termination-string
8114 according to comint-completion-addsuffix.
8115
8116 * pcomplete.el: Convert to lexical binding and fix bug#8819.
8117 (pcomplete-suffix-list): Mark as obsolete.
8118 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
8119 pcomplete-seen in the closure.
8120 (pcomplete-comint-setup): Setup completion-at-point as well.
8121 (pcomplete--entries): New function.
8122 (pcomplete--env-regexp): New var.
8123 (pcomplete-entries): Rewrite to work with partial-completion and
8124 without relying on pcomplete-suffix-list.
8125 (pcomplete-pare-list): Remove, unused.
8126
25aef8b8
MR
81272011-06-17 Martin Rudalics <rudalics@gmx.at>
8128
8129 * window.el (display-buffer-alist): Set pop-up-window-min-height
8130 and pop-up-window-min-width in default value. Reported by
8131 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
8132 other-window-means-other-frame.
8133 (display-buffer-macro-specifiers): Comment out entry for
8134 other-window specifier.
8135 (display-buffer-other-window-means-other-frame): New function.
8136 (display-buffer-normalize-specifiers-1): New arguments
8137 buffer-name and label. Treat other-window case specially.
8138 (display-buffer-normalize-specifiers-2): Treat other-window case
8139 specially.
8140 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
8141 (display-buffer-normalize-specifiers):
8142 Call display-buffer-normalize-specifiers-3.
25aef8b8 8143
dbad4f69
MR
81442011-06-17 Martin Rudalics <rudalics@gmx.at>
8145
8146 * window.el (same-window-p): Fix two typos introduced when
8147 adding with-no-warnings.
d1067961
MR
8148 (display-buffer-normalize-specifiers-1): Don't check
8149 pop-up-frames for 'unset initialization.
8150 (display-buffer-normalize-specifiers-2): Major rewrite using
8151 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8152 (pop-up-frames, display-buffer-reuse-frames)
8153 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8154 Suggested by David Engster <deng@randomsample.de>.
8155 (even-window-heights): Initialize to 'unset.
8156 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8157 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8158 other window case.
dbad4f69 8159
9b9c9e3a
MR
81602011-06-16 Martin Rudalics <rudalics@gmx.at>
8161
bcd70d97
SM
8162 * window.el (display-buffer-normalize-specifiers-1):
8163 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8164 second argument of display-buffer (Bug#8865).
981d5c09
MR
8165 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8166 (switch-to-buffer-other-window-same-frame)
8167 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8168 Adams (Bug#8875).
9c2755e9
MR
8169 (display-buffer): Don't check noninteractive when calling
8170 display-buffer-pop-up-frame.
8171 (display-buffer-pop-up-frame): Never pop up a frame in
8172 noninteractive mode (Bug#8857).
67222e1d
MR
8173 (enlarge-window, shrink-window): Don't report an error when the
8174 window can't be resized as requested (Bug#8862).
9b9c9e3a 8175
2b75be67
SM
81762011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8177
9ffdd3ba
SM
8178 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8179
cb581a67
SM
8180 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8181
2b75be67
SM
8182 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8183
8c0e3589
AM
81842011-06-15 Alan Mackenzie <acm@muc.de>
8185
cb581a67
SM
8186 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8187 for declarators, disable knr checking to speed up for normal files.
8188 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8189
b96e6cde
LMI
81902011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8191
4bba86e6
LMI
8192 * net/network-stream.el (open-network-stream): Add the keyword
8193 :always-query-capabilities for the case where you want to force a
8194 `plain' network connection, but the protocol still requires the
8195 capabilitiy command (i.e., SMTP and EHLO).
8196
2b75be67 8197 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8198 consistency with other `-live-p' functions.
8199
efdcdbf8
SM
82002011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8201
8202 * window.el (same-window-buffer-names, same-window-regexps)
8203 (special-display-frame-alist, special-display-popup-frame)
8204 (special-display-function, special-display-buffer-names)
8205 (special-display-regexps, pop-up-frame-alist)
8206 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8207 (pop-up-windows, split-window-preferred-function)
8208 (split-height-threshold, split-width-threshold, even-window-heights)
8209 (display-buffer-mark-dedicated): Don't encourage the use of
8210 display-buffer-alist from Elisp code.
8211
c5cde042
DN
82122011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8213
8214 * progmodes/python.el (python-mode): Derive from prog-mode.
8215 * progmodes/ps-mode.el (ps-mode):
8216 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8217 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8218 * progmodes/ld-script.el (ld-script-mode): Likewise.
8219
baa1c9ab
MR
82202011-06-15 Martin Rudalics <rudalics@gmx.at>
8221
8222 * window.el (display-buffer-alist): Trim default value to avoid
8223 popping up a new frame (Bug#8857) or reusing an arbitrary window
8224 on another frame.
8225 (display-buffer): Do not fall back on popping up a new frame in
8226 batch mode (Bug#8857).
8227
c5dd5a51
CY
82282011-06-14 Chong Yidong <cyd@stupidchicken.com>
8229
8230 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8231 (custom-theme-summary): New function.
8232 (customize-themes): Use it.
8233
d647b7c4
GM
82342011-06-13 Glenn Morris <rgm@gnu.org>
8235
8236 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8237
9481c002
MR
82382011-06-13 Martin Rudalics <rudalics@gmx.at>
8239
357f93d2
MR
8240 * help.el (help-window): Remove variable.
8241 (help-window-point-marker, temp-buffer-max-height)
8242 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8243 (help-print-return-message): Don't set help-window.
8244 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8245 (help-window-setup-finish): Remove.
8246 (help-window-display-message, help-window-setup)
8247 (with-help-window): Major rewrite based on new
8248 display-buffer-window variable.
8249
8250 * help-mode.el (help-mode-finish): Remove help-window related
8251 code.
8252
8253 * view.el (view-exits-all-viewing-windows): Remove reference to
8254 view-return-to-alist in doc-string.
8255 (view-return-to-alist): Make obsolete.
8256 (view-buffer): Call pop-to-buffer-same-window and remove
8257 undo-window code.
8258 (view-buffer-other-window): Call pop-to-buffer-other-window and
8259 simplify code. Ignore second argument.
8260 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8261 simplify code. Ignore second argument.
8262 (view-return-to-alist-update): Make obsolete.
8263 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8264 Rewrite using quit-restore window parameters.
2b75be67
SM
8265 (view-mode-exit): Rename second argument to EXIT-ONLY.
8266 Rewrite using quit-restore-window.
357f93d2
MR
8267 (View-exit, View-exit-and-edit, View-leave, View-quit)
8268 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8269 appropriate arguments.
8270 (view-end-message): Use quit-restore window parameter.
8271
9481c002
MR
8272 * window.el (display-buffer-function): Rewrite doc-string.
8273 (display-buffer-window, display-buffer-alist): New variables.
8274 (display-buffer-split-specifiers)
8275 (display-buffer-side-specifiers)
8276 (display-buffer-macro-specifiers): New constants.
8277 (display-buffer-even-window-sizes, display-buffer-set-height)
8278 (display-buffer-set-width, display-buffer-select-window)
8279 (display-buffer-in-window, display-buffer-reuse-window)
8280 (display-buffer-split-window-1, display-buffer-split-window)
8281 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8282 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8283 (display-buffer-in-side-window, normalize-buffer-to-display)
8284 (display-buffer-normalize-specifiers-1)
8285 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8286 (display-buffer-normalize-specifiers, display-buffer-frame):
8287 New functions.
9481c002
MR
8288 (display-buffer): Major rewrite.
8289 (display-buffer-other-window, display-buffer-other-frame)
8290 (pop-to-buffer, switch-to-buffer-other-window)
8291 (switch-to-buffer-other-frame): Rewrite.
8292 (display-buffer-same-window, display-buffer-same-frame)
8293 (display-buffer-same-frame-other-window)
8294 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8295 (pop-to-buffer-other-window)
8296 (pop-to-buffer-same-frame-other-window)
8297 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8298 (switch-to-buffer-other-window-same-frame): New functions.
8299 (same-window-p, special-display-p): Rewrite disabling warnings.
8300 Make obsolete.
8301 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8302 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8303 Make obsolete
8304 (same-window-buffer-names, same-window-regexps)
8305 (special-display-frame-alist, special-display-popup-frame)
8306 (special-display-function, special-display-buffer-names)
8307 (special-display-regexps, pop-up-frame-alist)
8308 (pop-up-frame-function, split-window-preferred-function)
8309 (split-height-threshold, split-width-threshold)
8310 (even-window-heights): Make obsolete.
8311
9db51aca
GM
83122011-06-12 Glenn Morris <rgm@gnu.org>
8313
8314 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8315 Misc simplifications.
9db51aca 8316
39cffb44
MR
83172011-06-12 Martin Rudalics <rudalics@gmx.at>
8318
8319 * window.el (window-safely-shrinkable-p): Restore function which
8320 was inadvertently removed in change from 2011-06-11. Declare as
8321 obsolete.
8322
2b75be67
SM
8323 * calendar/calendar.el (calendar-generate-window):
8324 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8325 window-safely-shrinkable-p.
8326
a8955be7
GM
83272011-06-12 Glenn Morris <rgm@gnu.org>
8328
8329 * progmodes/fortran.el (fortran-mode-syntax-table):
8330 * progmodes/f90.el (f90-mode-syntax-table):
8331 Set % to punctuation. (Bug#8820)
8332 (f90-find-tag-default): Remove, no longer needed.
8333
f0d4059d
DC
83342011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8335
8336 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8337
1100a63c
CY
83382011-06-11 Chong Yidong <cyd@stupidchicken.com>
8339
8340 * image.el (image-animated-p): Return animation delay in seconds.
8341 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8342 (image-animate-timeout): Remove DELAY argument. Don't assume
8343 every subimage has the same delay; get it from image-animated-p.
8344 (image-animate): Caller changed.
8345
def722bf
MA
83462011-06-11 Michael Albinus <michael.albinus@gmx.de>
8347
8348 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8349 to ignored backtrace functions.
8350
0a2bb1a9
GM
83512011-06-11 Glenn Morris <rgm@gnu.org>
8352
8353 * calendar/appt.el (appt-disp-window-function): Doc fix.
8354 (appt-check): Handle overlapping appointments. (Bug#8337)
8355
6198ccd0
MR
83562011-06-11 Martin Rudalics <rudalics@gmx.at>
8357
8358 * window.el (window-tree-1, window-tree): New functions, moving
8359 the latter to window.el.
8360 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8361 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8362 (bw-refresh-edges): Remove.
8363 (balance-windows-1, balance-windows-2): New functions.
8364 (balance-windows): Rewrite in terms of window tree functions,
8365 balance-windows-1 and balance-windows-2.
8366 (bw-adjust-window): Remove.
8367 (balance-windows-area-adjust): New function with functionality of
8368 bw-adjust-window but using resize-window.
2b75be67
SM
8369 (set-window-text-height): Rewrite doc-string.
8370 Use normalize-live-window and resize-window.
8371 (enlarge-window-horizontally, shrink-window-horizontally):
8372 Rename argument to DELTA.
6198ccd0
MR
8373 (window-buffer-height): New function.
8374 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8375 Rewrite using new window resize routines.
2b75be67
SM
8376 (kill-buffer-and-window, mouse-autoselect-window-select):
8377 Use ignore-errors instead of condition-case.
6198ccd0
MR
8378 (quit-window): Call delete-frame instead of delete-windows-on
8379 for the only buffer on frame.
8380
9397e56f
MR
83812011-06-10 Martin Rudalics <rudalics@gmx.at>
8382
8383 * loadup.el (top-level): Load window before files for the sake
8384 of replace-buffer-in-windows.
8385
8386 * files.el (read-buffer-to-switch)
8387 (switch-to-buffer-other-window)
2b75be67
SM
8388 (switch-to-buffer-other-frame, display-buffer-other-frame):
8389 Move to window.el.
9397e56f
MR
8390
8391 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8392 (previous-buffer): Move to window.el.
8393
8394 * bindings.el (unbury-buffer): Move to window.el.
8395
8396 * window.el (delete-other-windows-vertically): Move after
8397 definition of delete-other-windows.
8398 (other-window, delete-windows-on, replace-buffer-in-windows):
8399 Move here from window.c.
8400 (record-window-buffer, unrecord-window-buffer)
8401 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8402 (switch-to-next-buffer): New functions.
8403 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8404 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8405 (previous-buffer): Move here from simple.el.
8406 Call switch-to-prev-buffer.
9397e56f
MR
8407 (bury-buffer): Move here from buffer.c. Switch to previous
8408 buffer when window cannot be deleted.
8409 (unbury-buffer): Move here from bindings.el.
8410 (ctl-x-map): Move binding for other-window from window.c to
8411 here.
8412 (read-buffer-to-switch, switch-to-buffer-other-window)
8413 (switch-to-buffer-other-frame): Move here from files.el.
8414 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8415 (switch-to-buffer): Move here from buffer.c.
8416 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8417
562dd5e9
MR
84182011-06-10 Martin Rudalics <rudalics@gmx.at>
8419
8420 * window.el (window-min-height, window-min-width): Move here
8421 from window.c. Add defcustoms and rewrite doc-strings.
8422 (resize-mini-window, resize-window): New functions.
8423 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8424 Move here from window.c.
8425 (maximize-window, minimize-window): New functions.
8426 (delete-window, delete-other-windows, split-window): Move here
8427 from window.c.
8428 (window-split-min-size): New function.
8429 (split-window-keep-point): Mention split-window-above-each-other
8430 instead of split-window-vertically.
2b75be67 8431 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8432 Rename split-window-vertically to split-window-above-each-other
8433 and provide defalias for old definition.
8434 (split-window-side-by-side, split-window-horizontally):
8435 Rename split-window-horizontally to split-window-side-by-side
8436 and provide defalias for the old definition.
562dd5e9
MR
8437 (ctl-x-map): Move bindings for delete-window,
8438 delete-other-windows and enlarge-window here from window.c.
8439 Replace bindings for split-window-vertically and
8440 split-window-horizontally by bindings for
8441 split-window-above-each-other and split-window-side-by-side.
8442
8443 * cus-start.el (all): Remove entries for window-min-height and
8444 window-min-width. Add entries for window-splits and
8445 window-nest.
8446
f0da764a
GM
84472011-06-09 Glenn Morris <rgm@gnu.org>
8448
80675c21
GM
8449 * calendar/appt.el (appt-mode-line): New function.
8450 (appt-check, appt-disp-window): Use it.
8451
f0da764a
GM
8452 * files.el (hack-one-local-variable-eval-safep):
8453 Allow minor-modes with explicit +/-1 arguments.
8454
59f623b7
TZ
84552011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8456
8457 * term/xterm.el (xterm): Add defgroup.
8458 (xterm-extra-capabilities): Add defcustom to supply known xterm
8459 capabilities, skip querying them, or query them (default).
8460 (terminal-init-xterm): Use it.
8461 (terminal-init-xterm-modify-other-keys): New function to set up
8462 modifyOtherKeys support to simplify `terminal-init-xterm'.
8463
9aab8e0d
MR
84642011-06-09 Martin Rudalics <rudalics@gmx.at>
8465
8466 * window.el (resize-window-reset, resize-window-reset-1)
8467 (resize-subwindows-skip-p, resize-subwindows-normal)
8468 (resize-subwindows, resize-other-windows, resize-this-window)
8469 (resize-root-window, resize-root-window-vertically)
8470 (window-deletable-p, window-or-subwindow-p)
8471 (frame-root-window-p): New functions.
8472
e8b08aee
GM
84732011-06-09 Glenn Morris <rgm@gnu.org>
8474
8475 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8476 (ange-ftp-get-files): Use it.
8477
254c37a5
AK
84782011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8479
8480 * mail/sendmail.el (mail-recover-1, mail-recover):
8481 * files.el (recover-file, recover-session):
8482 Handle dired-listing-switches not being just a single short option.
8483
35d7dbd3
GM
84842011-06-09 Glenn Morris <rgm@gnu.org>
8485
8486 * calendar/appt.el (appt-display-message, appt-disp-window):
8487 Handle lists of appointments.
8488
387522b2
MR
84892011-06-08 Martin Rudalics <rudalics@gmx.at>
8490
2b75be67
SM
8491 * window.el (one-window-p): Move down in code.
8492 Rewrite doc-string.
8493 (window-current-scroll-bars): Rewrite doc-string.
8494 Normalize live window argument.
387522b2
MR
8495 (walk-windows, get-window-with-predicate, count-windows):
8496 Rewrite doc-string. Use window-list-1.
8497 (window-in-direction-2, window-in-direction, get-mru-window):
8498 New functions.
8499
d8e4b68b 85002011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8501
8502 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8503 Doc fix (Bug#8713).
8504
85052011-06-08 Chong Yidong <cyd@stupidchicken.com>
8506
8507 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8508
85092011-06-08 Juanma Barranquero <lekktu@gmail.com>
8510
8511 * loadhist.el (unload-feature-special-hooks):
8512 Add `comint-output-filter-functions'.
8513
0de12c52
IK
85142011-06-08 Ivan Kanis <gnu@kanis.fr>
8515
8516 * calendar/appt.el (appt-check): Move some initializations into the let.
8517
f3d1777e
MR
85182011-06-08 Martin Rudalics <rudalics@gmx.at>
8519
8520 * window.el (window-height): Defalias to window-total-height.
8521 (window-width): Defalias to window-body-width.
8522
18af70d0
CY
85232011-06-07 Chong Yidong <cyd@stupidchicken.com>
8524
8525 * image-mode.el (image-toggle-animation): New command.
8526 (image-mode-map): Bind it to RET.
8527 (image-mode): Update message.
8528 (image-toggle-display-image): Avoid a spurious cache flush.
8529 (image-transform-rotation): Doc fix.
8530 (image-transform-properties): Return quickly in the normal case.
8531 (image-animate-loop): Rename from image-animate-max-time.
8532
2b75be67 8533 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8534 (create-animated-image): Remove unnecessary function.
8535 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8536 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8537 (image-animate-timer): Use car-safe.
8538 (image-animate-timeout): Rename argument.
8539
190b47e6
MR
85402011-06-07 Martin Rudalics <rudalics@gmx.at>
8541
8542 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8543 window.c. Rename first argument to ALL-FRAMES.
8544 Rephrase doc-strings.
8545 (get-buffer-window-list): Rewrite using window-list-1.
8546 Rephrase doc-string.
a1511caf
MR
8547 (window-safe-min-height, window-safe-min-width): New constants.
8548 (window-size-ignore, window-min-size, window-min-size-1)
8549 (window-sizable, window-sizable-p, window-size-fixed-1)
8550 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8551 (window-max-delta-1, window-max-delta, window-resizable)
8552 (window-resizable-p, window-total-height, window-total-width)
8553 (window-body-width): New functions.
8554 (window-full-height-p, window-full-width-p): Rewrite using
8555 window-total-size.
8556 (window-body-height): Rewrite using window-body-size.
190b47e6 8557
85cc1f11
MR
85582011-06-06 Martin Rudalics <rudalics@gmx.at>
8559
8560 * window.el (window-right, window-left, window-child)
8561 (window-child-count, window-last-child, window-any-p)
8562 (normalize-live-buffer, normalize-live-frame)
8563 (normalize-any-window, normalize-live-window)
8564 (window-iso-combination-p, window-iso-combined-p)
8565 (window-iso-combinations)
8566 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8567 (windows-with-parameter, window-with-parameter)
8568 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8569 (window-atom-check, window-side-check, window-check):
8570 New functions.
85cc1f11
MR
8571 (ignore-window-parameters, window-sides, window-sides-vertical)
8572 (window-sides-slots): New variables.
8573 (window-size-fixed): Move down in code. Minor doc-string fix.
8574
e7156492
AS
85752011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8576
8577 * comint.el (comint-dynamic-complete-as-filename)
8578 (comint-dynamic-complete-filename): Correctly call
8579 completion-in-region.
8580
7e821d0d
DD
85812011-06-05 Deniz Dogan <deniz@dogan.se>
8582
8583 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8584 in last change.
8585
ac09b8a1
DD
85862011-06-05 Deniz Dogan <deniz@dogan.se>
8587
8588 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
8589 (rcirc): Use it to prompt for encryption.
8590
34699b85
RW
85912011-06-05 Roland Winkler <winkler@gnu.org>
8592
8593 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
8594 (bibtex-search-entries): New command bound to C-c C-a.
8595 (bibtex-display-entries): New function.
8596
004dedd3
RW
85972011-06-05 Roland Winkler <winkler@gnu.org>
8598
8599 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
8600 (bibtex-insert-kill): After yanking insert newline if necessary.
8601 (bibtex-initialize): Call bibtex-string-files-init only once.
8602 (bibtex-mode): Do not call easy-menu-add.
8603 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
8604 (bibtex-yank): Set arg properly if nil.
8605
022fe7ce
RW
86062011-06-05 Roland Winkler <winkler@gnu.org>
8607
2b75be67
SM
8608 * textmodes/bibtex.el (bibtex-search-entry-globally):
8609 New variable.
022fe7ce
RW
8610 (bibtex-search-entry): Use it.
8611
b7c3692a
RW
86122011-06-05 Roland Winkler <winkler@gnu.org>
8613
8614 * textmodes/bibtex.el (bibtex-entry-format): New option
8615 sort-fields.
8616 (bibtex-format-entry, bibtex-reformat): Honor this option.
8617 (bibtex-parse-entry): Return fields in proper order.
8618
8eda563d
JB
86192011-06-05 Juanma Barranquero <lekktu@gmail.com>
8620
8621 * doc-view.el (doc-view-remove-if): Move computation of result out
8622 of `dolist' to silence misleading lexical-binding warning.
8623
7dbe3dbc
CY
86242011-06-04 Chong Yidong <cyd@stupidchicken.com>
8625
8626 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
8627 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
8628
0c33dd17
MA
86292011-06-04 Michael Albinus <michael.albinus@gmx.de>
8630
8631 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
8632 "SunOS 5.10".
8633
f8f91c2b
MA
86342011-06-04 Michael Albinus <michael.albinus@gmx.de>
8635
8636 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
8637 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
8638 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
8639 (tramp-parse-putty):
8640 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
8641 (tramp-completion-function-alist-ssh)
8642 (tramp-completion-function-alist-telnet)
8643 (tramp-completion-function-alist-su)
8644 (tramp-completion-function-alist-putty): Set `tramp-autoload'
8645 cookie.
8646
8647 * net/tramp-ftp.el:
8648 * net/tramp-sh.el:
8649 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
8650 load "tramp.el" `tramp-set-completion-function'.
8651
e17d9003
SM
86522011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8653
8654 * shell.el: Require and use pcomplete.
8655 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
8656 (shell-completion-vars): Set pcomplete-default-completion-function.
8657
6c4cab03
DD
86582011-06-04 Deniz Dogan <deniz@dogan.se>
8659
8660 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
8661 `memq' (Bug#8799).
8662
ea9fafe0
SM
86632011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8664
8665 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
8666
b3e945d3
JB
86672011-06-02 Juanma Barranquero <lekktu@gmail.com>
8668
8669 * bs.el (bs--mark-unmark, bs--nth-wrapper):
8670 * mpc.el (mpc-select-extend, mpc-songpointer-context):
8671 * vc/log-view.el (log-view-beginning-of-defun):
8672 * vc/smerge-mode.el (smerge-apply-resolution-patch)
8673 (smerge-refine-forward, smerge-refine-chopup-region):
8674 Silence warning for unused `dotimes' counter variables.
8675
7d520089
SM
86762011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8677
8678 * net/tramp.el (tramp-with-progress-reporter): Rename from
8679 with-progress-reporter. Use `declare'.
8680 * net/tramp-smb.el:
8681 * net/tramp-sh.el:
8682 * net/tramp-gvfs.el: Update all uses.
8683
a1c2400f
JB
86842011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
8685
8686 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
8687 buffer isn't killed before making it current.
8688
2403c841
SM
86892011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8690
8691 Silence various byte-compiler warnings.
8692 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
8693 `access-type' and new obsolescence format.
8694 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
8695 new format.
8696 (byte-compile-check-variable): New `access-type' argument.
8697 Only warn if the access-type is obsolete.
8698 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8699 (byte-compile-variable-set): Adjust callers.
8700 * help-fns.el (describe-variable): Adjust to new obsolescence format.
8701 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
8702 setting it as obsolete.
8703 * simple.el (minibuffer-completing-symbol):
8704 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
8705 access as obsolete.
8706 * minibuffer.el (minibuffer-completing-file-name): Don't make it
8707 obsolete yet.
8708 * international/quail.el (quail-mouse-choose-completion): Remove unused
8709 code referring to obsolete var.
8710 (quail-choose-completion-string): Remove.
8711 * server.el (server-clients-with, server-kill-buffer-query-function)
8712 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
8713 * proced.el (proced-send-signal):
8714 * emacs-lisp/lisp.el (lisp-complete-symbol):
8715 Replace completion-annotate-function with completion-extra-properties.
8716
2462470b
SM
87172011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8718
fb5b2591
SM
8719 * simple.el (goto-line): Use read-number.
8720 (overriding-map-is-bound): Remove.
8721 (saved-overriding-map): Change default.
8722 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
8723 Take the map as argument.
8724 (universal-argument, negative-argument, digit-argument): Use it.
8725 (restore-overriding-map): Adjust.
8726 (do-auto-fill): Use fill-forward-paragraph.
8727 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
8728
fd6fa53f
SM
8729 * minibuffer.el (minibuffer-inactive-mode-map): New var.
8730 (minibuffer-inactive-mode): New major mode.
8731 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
8732 the *Messages* buffer" hack.
8733 (mouse-popup-menubar): Don't burp if the event is a normal key.
8734
2462470b
SM
8735 Miscellaneous tweaks.
8736 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
8737 lexical scoping as in subr.el's dolist and dotimes.
8738 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
8739 Silence compiler warning.
8740 * thingatpt.el (forward-whitespace): Trivial coding style fix.
8741 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
8742 * international/ccl.el (ccl-compile): Trivial simplification.
8743 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
8744 * emacs-lisp/testcover.el (testcover-end): Remove spurious
8745 `printflag' argument.
8746 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8747 Purecopy the whole obsolescence data.
8748
108bf785
LL
87492011-06-01 Leo Liu <sdl.web@gmail.com>
8750
8751 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
8752 improve doc-string as suggested by Marco Pessotto
8753 <melmothx@gmail.com>.
8754 (rcirc-print): Fix last change.
8755
30a23501
SM
87562011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8757
8758 * minibuffer.el (complete-with-action): Return nil for the metadata and
8759 boundaries of non-functional tables.
8760 (completion-table-dynamic): Return nil for the metadata.
8761 (completion-table-with-terminator): Add default case, using
8762 complete-with-action.
8763 (completion--metadata): New function.
8764 (completion-all-sorted-completions, minibuffer-completion-help): Use it
8765 to try and avoid pathological performance problems.
8766 (completion--embedded-envvar-table): Return `category' metadata.
8767
bcd54f83
LMI
87682011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8769
8770 * subr.el (process-alive-p): New tiny convenience function.
8771
e227544d
SM
87722011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8773
8774 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
8775 content but also its previous major mode.
8776
e8296fdc
HE
87772011-05-31 Helmut Eller <eller.helmut@gmail.com>
8778
4d61f28d 8779 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
8780 *Backtrace* buffer when we exit with C-M-c.
8781
620c53a6
SM
87822011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8783
8784 * minibuffer.el: Add metadata method to completion tables.
8785 (completion-category-overrides): New defcustom.
8786 (completion-metadata, completion--field-metadata)
8787 (completion-metadata-get, completion--styles)
8788 (completion--cycle-threshold): New functions.
8789 (completion-try-completion, completion-all-completions):
8790 Add `metadata' argument to choose completion-styles.
8791 (completion--do-completion): Use metadata to choose cycling.
8792 (completion-all-sorted-completions): Use metadata for sorting.
8793 Remove :completion-cycle-penalty which is not needed any more.
8794 (completion--try-word-completion): Add `metadata' argument.
8795 (minibuffer-completion-help): Check metadata for annotation function
8796 and sorting.
8797 (completion-file-name-table): Return `category' metadata.
8798 (minibuffer-completing-file-name): Make obsolete.
8799 * simple.el (minibuffer-completing-symbol): Make obsolete.
8800 * icomplete.el (icomplete-completions): Pass new `metadata' param to
8801 completion-try-completion.
8802
1257e755
SM
88032011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8804
8805 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
8806
3767e706
LL
88072011-05-30 Leo Liu <sdl.web@gmail.com>
8808
8809 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
8810 (rcirc-print): Decode all incoming messages (bug#8744).
8811 (rcirc-decode-coding-system): Allow value nil for automatic coding
8812 system detection.
3767e706 8813
d1a5d56a
GM
88142011-06-01 Glenn Morris <rgm@gnu.org>
8815
8816 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
8817
e8cbec34
CY
88182011-05-29 Chong Yidong <cyd@stupidchicken.com>
8819
8820 * image.el (image-animate-max-time): Allow nil and t values.
8821 Default to nil.
8822 (create-animated-image): Doc fix.
8823 (image-animate-start): Remove second arg; just use
8824 image-animate-max-time.
8825 (image-animate-timeout): Doc fix. Args changed.
8826
8827 * image-mode.el (image-toggle-display-image): Ensure that the
8828 image spec passed to the animate timer is the same object as in
58179cce 8829 the buffer's display property (Bug#6981).
e8cbec34
CY
8830 (image-transform-properties): Doc fix.
8831
8832 * image.el (image-animate-max-time): Default to nil.
8833
159daf87
MR
88342011-05-29 Martin Rudalics <rudalics@gmx.at>
8835
8836 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
8837 entire buffer list (Bug#8184).
8838
d66c4c7c
CY
88392011-05-29 Chong Yidong <cyd@stupidchicken.com>
8840
8841 * image.el (imagemagick-types-inhibit)
8842 (imagemagick-register-types): Doc fix.
8843
80aec780
DD
88442011-05-29 Deniz Dogan <deniz@dogan.se>
8845
8846 * net/rcirc.el (rcirc): Use the user's stored encryption method by
8847 default.
8848
1dd3c2d9
CY
88492011-05-29 Chong Yidong <cyd@stupidchicken.com>
8850
8851 * select.el: Don't perform clipboard-manager saving in hooks;
8852 leave the hooks empty.
8853
60e56523
LL
88542011-05-28 Leo Liu <sdl.web@gmail.com>
8855
8856 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
8857 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
8858 (occur-edit-mode): New major mode (Bug#8463).
8859 (occur-after-change-function): New function.
8860 (occur-engine): Give Occur tags a read-only property.
8861
2b1e1a22
KR
88622011-05-28 Kevin Ryde <user42@zip.com.au>
8863
8864 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
8865
5d344e88
CY
88662011-05-28 Chong Yidong <cyd@stupidchicken.com>
8867
8e6ca83d
CY
8868 * bindings.el (help-echo): Make the initial non-indicator dash
8869 empty on graphical terminals (Bug#7295).
8870
5d344e88
CY
8871 * files.el (auto-mode-alist): Move config rule after the
8872 in-stripping one (Bug#8547).
8873
bfbbace7
CY
8874 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
8875
fbeba6e2
CY
8876 * startup.el (normal-splash-screen): Remove gratuitous mode-line
8877 setting (Bug#8740).
8878
60ed8c72
AA
88792011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
8880
4ac619f0
AA
8881 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
8882 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
8883 (Bug#8539).
60ed8c72 8884
23db196e
CY
88852011-05-28 Chong Yidong <cyd@stupidchicken.com>
8886
8887 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
8888
5012f24c
DK
88892011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
8890
8891 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
8892 (hs-hide-block-at-point, hs-find-block-beginning)
8893 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
8894 (Bug#8279).
8895
6a639b16
GM
88962011-05-28 Glenn Morris <rgm@gnu.org>
8897
8898 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
8899
d43eaf2c
CY
89002011-05-28 Chong Yidong <cyd@stupidchicken.com>
8901
5199bde1
CY
8902 * help-fns.el (describe-function-1): If the function is a derived
8903 major mode, print the parent mode.
8904
d43eaf2c
CY
8905 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
8906 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
8907
423428a8
SM
89082011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8909
0ff8e1ba 8910 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 8911 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
8912 * progmodes/etags.el (tags-completion-at-point-function):
8913 * info-look.el (info-lookup-completions-at-point): Mark as
8914 non-exclusive.
8915 (info-complete): Adjust accordingly.
8916
423428a8
SM
8917 * info-look.el: Convert to lexical-binding and completion-at-point.
8918 (info-lookup-completions-at-point): New function.
8919 (info-complete): Use it and completion-in-region.
8920
b74aa22b
DA
89212011-05-28 Drew Adams <drew.adams@oracle.com>
8922
8923 * isearch.el: Let M-e start with point at the first mismatched char.
8924 (isearch-fail-pos): New function.
8925 (isearch-edit-string): Use it.
8926
66e2e71d
DK
89272011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
8928
8929 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
8930
b1890b0f 89312011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
8932
8933 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
8934 traversal functions for avl-trees.
8935 (avl-tree--stack): New struct.
8936 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
8937 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
8938 (avl-tree--do-enter): Add optional `updatefun' arg.
8939 Change return value.
eb95d01d 8940 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
8941 (avl-tree--do-delete): Add `test' and `nilflag' args.
8942 Change return value.
eb95d01d
TC
8943 (avl-tree-member): Add optional `nilflag'
8944 (avl-tree-member-p): New function.
8945 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
8946 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
8947 (avl-tree-stack-empty-p): New functions.
8948
3769ddcf
TC
8949 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
8950 avl-tree--del-balance1 and make it work both ways.
8951 (avl-tree--del-balance2): Remove.
8952 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
8953 make it work both ways.
8954 (avl-tree--enter-balance2): Remove.
8955 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
8956 New macros.
8957 (avl-tree--mapc, avl-tree-map): Add direction argument.
8958
eb95d01d 89592011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
8960
8961 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
8962
a9f737ee
CY
89632011-05-27 Chong Yidong <cyd@stupidchicken.com>
8964
8965 * select.el: Support clipboard managers with built-in function
8966 x-clipboard-manager-save, via delete-frame-functions and
8967 kill-emacs-hook.
8968 (xselect-convert-to-targets): Add MULTIPLE target to list.
8969 (xselect-convert-to-save-targets): New function.
8970
c92a1e54
KH
89712011-05-27 Kenichi Handa <handa@m17n.org>
8972
8973 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
8974 let-binding rfc2047-encode-encoded-words to nil.
8975
e145f188
GM
89762011-05-27 Glenn Morris <rgm@gnu.org>
8977
5ec8a862
GM
8978 * mail/emacsbug.el: Don't require url-util.
8979
4b29d9fb
GM
8980 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
8981
e145f188
GM
8982 * files.el (set-auto-mode):
8983 Also respect mode: entries at the end of the file. (Bug#8586)
8984
7d15102b
GM
89852011-05-26 Glenn Morris <rgm@gnu.org>
8986
98f593b8
GM
8987 * files.el (hack-local-variables-prop-line, hack-local-variables):
8988 Downcase mode names, as seems to be traditional.
27b48e63 8989 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 8990
7d15102b
GM
8991 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
8992 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
8993
51d5b4ec
JD
89942011-05-25 Julien Danjou <julien@danjou.info>
8995
8996 * textmodes/rst.el (rst-define-level-faces): Do not define face
8997 symbol if it is already defined.
8998
91513f63
VB
89992011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
9000
9001 * play/5x5.el (5x5-new-game, 5x5-randomize):
9002 Reset 5x5-solver-output to nil when a new grid is cast.
9003 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
9004 these debugging traces, as defmacro breaks the compiled code.
9005
4d90d6d0
DK
90062011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9007
9008 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9009
e1b90ef6
LL
90102011-05-24 Leo Liu <sdl.web@gmail.com>
9011
9012 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
9013 (vc-bzr-sha1): Adapt.
9014
d8e4b68b 9015 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
9016
9017 * bindings.el: Provide sha1 feature.
9018
db0406bb 90192011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
9020
9021 * mail/sendmail.el: Require `rfc2047'.
9022 (mail-insert-from-field): Do not perform RFC2047 encoding.
9023 (mail-encode-header): New function.
9024 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
9025 buffer to the return value of select-message-coding-system.
9026 Call mail-encode-header.
b8d747b9
KH
9027
9028 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
9029
db0406bb 90302011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 9031
4d90d6d0
DK
9032 * mail/supercite.el (sc-default-cite-frame):
9033 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 9034
eb8a5e9b
GM
90352011-05-24 Glenn Morris <rgm@gnu.org>
9036
f8630703
GM
9037 * progmodes/python.el (brm-menu): Declare.
9038
8831bbed
GM
9039 * emulation/viper.el (viper-set-hooks): Declare.
9040
eb8a5e9b
GM
9041 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
9042 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
9043 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
9044 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
9045 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
9046 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
9047
a2a25d24
SM
90482011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9049
9050 Add an :exit-function for completion-at-point.
9051
9052 * minibuffer.el (completion--done): New fun.
9053 (completion--do-completion): Use it. New arg `expect-exact'.
9054 (minibuffer-complete, minibuffer-complete-word): Don't output message,
9055 since completion--do-completion does it for us now.
9056 (minibuffer-force-complete): Use completion--done and
9057 completion--replace. Handle sole-completion case with more care.
9058 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
9059 (completion-extra-properties): New var.
9060 (completion-annotate-function): Make obsolete.
9061 (minibuffer-completion-help): Adjust accordingly.
9062 Use completion-list-insert-choice-function.
9063 (completion-at-point, completion-help-at-point):
9064 Bind completion-extra-properties.
9065 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
9066 * simple.el (completion-list-insert-choice-function): New var.
9067 (completion-setup-function): Preserve it.
9068 (choose-completion): Pay attention to it, shuffle the code a bit.
9069 (choose-completion-string): New arg `insert-function'.
9070
9071 * textmodes/bibtex.el: Convert to lexical binding.
9072 (bibtex-mode-map): Use completion-at-point.
9073 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
9074 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
9075 (bibtex-complete): Define as obsolete alias.
9076 (bibtex-complete-internal): Remove.
9077 (bibtex-format-entry): Remove unused sub-group in regexp.
9078 * shell.el (shell--command-completion-data)
9079 (shell-environment-variable-completion):
9080 * pcomplete.el (pcomplete-completions-at-point):
9081 * comint.el (comint--complete-file-name-data): Use :exit-function
9082 instead of completion-table-with-terminator so it also works for
9083 choose-completion.
9084
e44e373d
SM
90852011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9086
4f91a816
SM
9087 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
9088
782fc819
SM
9089 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
9090 (bug#8710).
9091
e44e373d
SM
9092 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
9093
381987c3
KM
90942011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
9095
9096 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
9097 customization variable and implement: If non-nil, auto-fill will
9098 be inhibited while on topic's header line.
9099
b776bc70
VB
91002011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
9101
9102 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 9103 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
9104 always have a solution in grid size = 5 cases.
9105 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
9106 (5x5-solver-output, 5x5-log-buffer): New vars.
9107 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
9108 Make these variables buffer local to achieve 5x5 multi-session-ness.
9109 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
9110 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
9111 (5x5-solve-suggest): New funs.
9112 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
9113 randomize a grid so that we ensure that there is always a solution.
9114 (5x5-make-random-grid): Allow other movement than flipping.
9115
7de88b6e
KR
91162011-05-23 Kevin Ryde <user42@zip.com.au>
9117
9118 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 9119 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
9120 advice and passes PREDICATE.
9121
b1ef1257
SM
91222011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9123
bbca48fe
SM
9124 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
9125 byte-compile-lambda if it's actually a lambda.
9126
b1ef1257
SM
9127 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
9128 Fix function quoting. Use backquote better.
9129
92a9cc65
YS
91302011-05-22 Yuanle Song <sylecn@gmail.com>
9131
9132 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
9133 matching (Bug#8516).
9134
f0fb8059
JA
91352011-01-22 Jari Aalto <jari.aalto@cante.net>
9136
9137 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
9138 different face (Bug#8178).
9139
d5b44c93
CY
91402011-05-22 Chong Yidong <cyd@stupidchicken.com>
9141
9142 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
9143 defface (Bug#8144).
9144
79106a44
SM
91452011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9146
9c848d8a
SM
9147 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9148 funcall as well (bug#8712). Warn when performing those conversions.
9149 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9150
79106a44
SM
9151 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9152
88dfa756
GM
91532011-05-22 Glenn Morris <rgm@gnu.org>
9154
9155 * files.el (hack-local-variables-prop-line): Small simplifications.
9156 (hack-local-variables, hack-local-variables-prop-line):
9157 If MODE-ONLY, return the mode, rather than just `t'.
9158
b7cf2c79
SM
91592011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9160
9161 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9162
3f1a8558
GM
91632011-05-21 Glenn Morris <rgm@gnu.org>
9164
7e4ccca3
GM
9165 * files.el (hack-local-variables-prop-line, hack-local-variables):
9166 If only interested in the mode, don't bother doing the other stuff.
9167
637d46ca
GM
9168 * image-mode.el (image-after-revert-hook):
9169 Redraw all frames on which the image is visible. (Bug#8567)
9170
973d955b
GM
9171 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9172
3f1a8558
GM
9173 * wid-edit.el (widget-checklist-match-inline):
9174 Fix 2011-04-19 change. (Bug#8649)
9175
96479927
SM
91762011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9177
1dcf791f
SM
9178 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9179 Also allow singlespace after single-letter capitals followed by a dot.
9180
96479927
SM
9181 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9182 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9183
35fd0881
N
91842011-05-20 Nix <nix@esperi.org.uk>
9185
9186 * files.el (basic-save-buffer-2):
9187 Fix handling of break-hardlink-on-save with non-existent files.
9188
82745640
DD
91892011-05-19 Deniz Dogan <deniz@dogan.se>
9190
9191 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9192 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9193
4a720484
GM
91942011-05-19 Glenn Morris <rgm@gnu.org>
9195
d1f21341
GM
9196 * progmodes/f90.el (f90-type-def-re):
9197 Handle "type, bind(c)". (Bug#8691)
9198
4a720484
GM
9199 * emacs-lisp/autoload.el (batch-update-autoloads):
9200 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9201
2fb0a219
MA
92022011-05-18 Michael Albinus <michael.albinus@gmx.de>
9203
9204 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9205 property for the correct connection in case of multihops.
9206
e565dd37
GM
92072011-05-18 Glenn Morris <rgm@gnu.org>
9208
c2571358 9209 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9210 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9211
e565dd37
GM
9212 Rationalize calendar handling of day and month abbrev-arrays.
9213 * calendar/calendar.el (calendar-customized-p): New function.
9214 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9215 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9216 Add :set function.
9217 (calendar-abbrev-length, calendar-day-abbrev-array)
9218 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9219 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9220 Elements may no longer be nil.
9221 (calendar-day-name, calendar-month-name):
9222 Update for changed nature of abbrev arrays.
9223 * calendar/diary-lib.el (diary-name-pattern):
9224 Update for changed nature of abbrev arrays.
9225 (diary-mark-entries-1): Update calendar-make-alist calls.
9226 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9227 * calendar/cal-html.el (cal-html-day-abbrev-array):
9228 Simply inherit from calendar-day-abbrev-array.
9229
1d99a745
SM
92302011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9231
9232 * progmodes/grep.el (grep-mode): Disable default
9233 compilation-directory-matcher setting (bug#8684).
9234
7c1d9aa0
MA
92352011-05-17 Michael Albinus <michael.albinus@gmx.de>
9236
9237 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9238 instead of "head" and "tail". There were problems with SunOS 5.9,
9239 and it performs better.
9240
3952e9d8
GM
92412011-05-17 Glenn Morris <rgm@gnu.org>
9242
2dd12e7f
GM
9243 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9244
e4157b9c
GM
9245 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9246 Replace obsolete function.
9247
8e249bbd
GM
9248 * shell.el (pcomplete-parse-arguments-function): Declare.
9249
3952e9d8
GM
9250 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9251 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9252 (appt-check): Doc fixes.
9253 (appt-disp-window-function, appt-delete-window-function):
9254 Remove needless special case in custom :type.
9255 (appt-display-count): Default to 0, not nil.
9256 (appt-check): Reset appt-display-count to 0, not nil.
9257
c71a0d48 92582011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9259
c71a0d48
GM
9260 * progmodes/python.el (python-font-lock-keywords):
9261 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9262
31d55be9
SM
92632011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9264
9265 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9266
3bfacb2f
KR
92672011-05-16 Kevin Ryde <user42@zip.com.au>
9268
9269 * info-look.el (makefile-automake-mode): New setups, looking in
9270 automake manual, then makefile-mode.
9271 (makefile-mode): Remove automake manual, have it just in
9272 makefile-automake-mode since there's various things different or
9273 not relevant to plain make.
9274 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9275 believe a hypothetical automake-mode would go to makefile-mode,
9276 not the other way around.
9277
c8e83751
CY
92782011-05-15 Chong Yidong <cyd@stupidchicken.com>
9279
5e9e35cd
CY
9280 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9281 hunk-end tags (Bug#8672).
9282
c8e83751
CY
9283 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9284 vc-annotate-show-diff-revision-at-line (Bug#8671).
9285
50b23e5a
GM
92862011-05-14 Glenn Morris <rgm@gnu.org>
9287
7210a739
GM
9288 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9289 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9290 (change-log-font-lock-keywords): Also handle multiple author lines
9291 with leading tabs. (Bug#8644)
7210a739 9292
4691905a
GM
9293 * calendar/appt.el (appt-check): Rename some local variables.
9294 Some simplification/reordering.
9295
50b23e5a
GM
9296 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9297 (feedmail-sendmail-f-doesnt-sell-me-out)
9298 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9299 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9300 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9301 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9302 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9303 (feedmail-binmail-gnulinuxish-template):
9304 Rename from feedmail-binmail-linuxish-template.
9305 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9306 Use insert-buffer-substring.
9307
215cda7c
BC
93082011-05-14 Bill Carpenter <bill@carpenter.org>
9309
9310 * mail/feedmail.el (feedmail-patch-level): Increase.
9311 (feedmail-debug): New custom group.
9312 (feedmail-confirm-outgoing-timeout)
9313 (feedmail-sendmail-f-doesnt-sell-me-out)
9314 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9315 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9316 (feedmail-sender-line, feedmail-from-line)
9317 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9318 (feedmail-spray-this-address)
215cda7c
BC
9319 (feedmail-spray-address-fiddle-plex-list)
9320 (feedmail-queue-use-send-time-for-date)
9321 (feedmail-queue-use-send-time-for-message-id)
9322 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9323 (feedmail-buffer-eating-function):
9324 Doc fixes.
9325 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9326 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9327 (feedmail-message-action-scroll-down): New functions.
9328 (feedmail-queue-directory, feedmail-queue-draft-directory):
9329 Use expand-file-name.
9330 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9331 Remove C-v help entry.
9332 (feedmail-queue-buffer-file-name): New variable.
9333 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9334 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9335 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9336 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9337 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9338 (feedmail-message-action-toggle-spray)
9339 (feedmail-run-the-queue-no-prompts)
9340 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9341 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9342 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9343 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9344 (feedmail-envelope-deducer, feedmail-fiddle-from)
9345 (feedmail-fiddle-sender, feedmail-default-date-generator)
9346 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9347 (feedmail-fiddle-spray-address)
9348 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9349 (feedmail-fiddle-list-of-fiddle-plexes)
9350 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9351 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9352 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9353 Change default. Doc fix.
9354 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9355 (feedmail-binmail-linuxish-template): New constant.
9356 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9357 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9358 (feedmail-send-it): Add debug call.
9359 Use feedmail-queue-buffer-file-name, and
9360 feedmail-send-it-immediately-wrapper.
9361 (feedmail-message-action-send): Add debug call.
9362 Use feedmail-send-it-immediately-wrapper.
9363 (feedmail-queue-express-to-queue): Add debug call.
9364 Run feedmail-queue-express-hook.
9365 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9366 (feedmail-message-action-help-blat):
9367 Rename from feedmail-queue-send-edit-prompt-help-first.
9368 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9369 Check line-endings. Handle errors better.
9370 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9371 Doc fix. Add debug call.
9372 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9373 Use feedmail-queue-send-edit-prompt-inner.
9374 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9375 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9376 from feedmail-queue-send-edit-prompt.
9377 (feedmail-queue-send-edit-prompt-help)
9378 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9379 (feedmail-tidy-up-slug): Add debug call.
9380 Respect feedmail-queue-slug-suspect-regexp.
9381 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9382 (feedmail-dump-message-to-queue): Add debug call.
9383 Expand queue-directory.
9384 (feedmail-dump-message-to-queue): Change message slightly.
9385 Use feedmail-say-chatter.
9386 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9387 (feedmail-send-it-immediately-wrapper): New function.
9388 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9389 Insert empty string rather than newline. Handle full-frame case.
9390 Use catch/throw. Use feedmail-say-chatter.
9391 (feedmail-fiddle-from): Try mail-host-address.
9392 (feedmail-default-message-id-generator): Doc fix.
9393 Bind system-time-locale. Handle missing end.
9394 (feedmail-fiddle-x-mailer): Add debug call.
9395 Handle feedmail-x-mailer-line being nil.
9396 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9397 Add debug call. Use buffer-substring-no-properties.
9398 (feedmail-say-debug, feedmail-say-chatter): New functions.
9399 (feedmail-find-eoh): Give an explicit error.
9400
42c7e61e
UJ
94012011-05-13 Ulf Jasper <ulf.jasper@web.de>
9402
c2571358 9403 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9404 family from helvetica to sans.
c2571358 9405 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9406 etc/images/newsticker.
9407
c2571358 9408 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9409 family from helvetica to sans.
9410
9411 * net/newst-plainview.el (newsticker-new-item-face)
9412 (newsticker-old-item-face, newsticker-immortal-item-face)
9413 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9414 (newsticker-statistics-face): Change default family from
42c7e61e 9415 helvetica to sans.
c2571358 9416 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9417 etc/images/newsticker.
9418
9419 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9420 (newsticker--process-auto-mark-filter-match): : Tell user about
9421 auto-marking.
9422
8497a297
DV
94232011-05-13 Didier Verna <didier@xemacs.org>
9424
9425 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9426 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9427 TODO entries.
8497a297
DV
9428 (lisp-lambda-list-keyword-parameter-indentation)
9429 (lisp-lambda-list-keyword-parameter-alignment)
9430 (lisp-lambda-list-keyword-alignment): New customizable user options.
9431 (lisp-indent-defun-method): Improve docstring.
9432 (extended-loop-p): Fix comment.
9433 (lisp-indent-lambda-list-keywords-regexp): New variable.
9434 (lisp-indent-lambda-list): New function.
9435 (lisp-indent-259): Use it.
9436 (lisp-indent-defmethod): Support for more than one
9437 method qualifier and properly indent methods lambda-lists.
9438 (defgeneric): Provide a missing common-lisp-indent-function property.
9439
f278f87f
SM
94402011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9441
9442 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9443 bounds for the empty string (bug#8667).
9444
5233edd7
GM
94452011-05-13 Glenn Morris <rgm@gnu.org>
9446
5237a44f
GM
9447 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9448
8340026c 9449 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9450 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9451
5233edd7 9452 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9453 (appt-time-msg-list): Doc fix.
a5464014 9454 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9455
92d10796
AS
94562011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9457
9458 * progmodes/ld-script.el (ld-script-keywords)
9459 (ld-script-builtins): Update keywords list.
9460
914a0ae1
SM
94612011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9462
c89be45f
SM
9463 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9464
914a0ae1
SM
9465 * shell.el (shell-completion-vars): New function.
9466 (shell-mode):
9467 * simple.el (read-shell-command): Use it.
9468 (blink-matching-open): No need for " [...]" in minibuffer-message.
9469
98dc3df3
GM
94702011-05-12 Glenn Morris <rgm@gnu.org>
9471
9472 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9473 (appt-check): Simplify.
9474
d2fc7e3d 94752011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9476
4d61f28d 9477 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9478 literal "/dev/null".
9479
d2fc7e3d 94802011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9481
9482 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9483 Fix typo.
9484
d2fc7e3d 94852011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9486
3f254caa
SM
9487 * progmodes/which-func.el (which-function):
9488 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9489 which might not be defined (Bug#8260).
9490
d45885f7
GM
94912011-05-12 Glenn Morris <rgm@gnu.org>
9492
9493 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9494 Let byte-compile-initial-macro-environment always take precedence.
9495
488086f4
SM
94962011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9497
9498 * net/rcirc.el: Add support for SSL/TLS connections.
9499 (rcirc-server-alist): New field `encryption'.
9500 (rcirc): Check `encryption' settings.
9501 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9502 Merge make-local-variable into `set'.
9503 (rcirc--connection-open-p): New function.
9504 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9505 the process is not a network process (e.g. running gnutls-cli).
9506 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9507 Make rcirc-(en|de)code-coding-system local here.
9508 (rcirc-mode): Merge make-local-variable into `set'.
9509 (rcirc-parent-buffer): Make permanent buffer-local.
9510 (rcirc-multiline-minor-mode): Don't do it here.
9511 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9512 there's no server buffer.
9513
7d3b9d44
GM
95142011-05-11 Glenn Morris <rgm@gnu.org>
9515
f64049c6
GM
9516 * newcomment.el (comment-kill): Prefix "unused" local.
9517
93c9df73
GM
9518 * term/w32console.el (get-screen-color): Declare.
9519
7d3b9d44
GM
9520 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9521 Handle symbol elements of byte-compile-initial-macro-environment.
9522
9e2dd53f
LL
95232011-05-10 Leo Liu <sdl.web@gmail.com>
9524
488086f4
SM
9525 * bookmark.el (bookmark-bmenu-mode-map):
9526 Bind bookmark-bmenu-search to `/'.
8b340240 9527
9e2dd53f 9528 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9529 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9530 (Footnote-unicode): New function.
9531 (footnote-style-alist): Add unicode style to the list.
9532 (footnote-style): Doc fix.
9e2dd53f 9533
79b70037
GM
95342011-05-10 Jim Meyering <meyering@redhat.com>
9535
9536 Fix doubled-word typos.
9537 * international/quail.el (quail-insert-kbd-layout): and and -> and
9538 * kermit.el: and and -> and
9539 * net/ldap.el (ldap-search-internal): to to -> to
9540 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9541 * progmodes/js.el (js-mode): and and -> and
9542 * textmodes/artist.el (artist-move-to-xy): at at -> at
9543 (artist-draw-region-trim-line-endings): if if -> if
9544 And Safetyc -> Safety.
9545 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9546
b8f82dc1 95472011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9548 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9549
9550 * files.el (hack-one-local-variable-eval-safep):
9551 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9552
4f99f44b
GM
95532011-05-10 Glenn Morris <rgm@gnu.org>
9554
9555 * calendar/diary-lib.el (diary-list-entries-hook)
9556 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9557 (diary-nongregorian-marking-hook, diary-list-entries)
9558 (diary-include-other-diary-files, diary-mark-entries)
9559 (diary-mark-included-diary-files): Doc fixes.
9560
84f29e6b
JB
95612011-05-09 Juanma Barranquero <lekktu@gmail.com>
9562
9563 * misc.el: Require tabulated-list.el during compilation.
9564
9bedd73a
CY
95652011-05-09 Chong Yidong <cyd@stupidchicken.com>
9566
488086f4
SM
9567 * progmodes/compile.el (compilation-start):
9568 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9569 (compilation-filter-hook): Doc fix.
9570
797c735c
DD
95712011-05-09 Deniz Dogan <deniz@dogan.se>
9572
9573 * wdired.el: Remove outdated installation comment. Fix usage
9574 comment.
9575
5f4b1dfe
JB
95762011-05-09 Juanma Barranquero <lekktu@gmail.com>
9577
9578 * misc.el: Implement new command `list-dynamic-libraries'.
9579 (list-dynamic-libraries--loaded-only-p): New variable.
9580 (list-dynamic-libraries--refresh): New function.
9581 (list-dynamic-libraries): New command.
9582
4c44026c
CY
95832011-05-09 Chong Yidong <cyd@stupidchicken.com>
9584
488086f4
SM
9585 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9586 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
9587 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
9588 higher priority to avoid clobbering by gnu.
9589
027f966d
CY
95902011-05-08 Chong Yidong <cyd@stupidchicken.com>
9591
9592 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
9593 if the face has existing theme settings (Bug#8454).
9594
085f5d7d
CY
95952011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
9596
488086f4
SM
9597 * progmodes/perl-mode.el (perl-imenu-generic-expression):
9598 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 9599
2a86a00c
RS
9600 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
9601 special file names `.' and `..' (Bug#8259).
9602
d9c54a06
CY
96032011-05-08 Chong Yidong <cyd@stupidchicken.com>
9604
488086f4
SM
9605 * progmodes/grep.el (grep-mode-font-lock-keywords):
9606 Remove buffer-changing entries.
d9c54a06
CY
9607 (grep-filter): New function.
9608 (grep-mode): Add it to compilation-filter-hook.
9609
9610 * progmodes/compile.el (compilation-filter-hook)
9611 (compilation-filter-start): New defvars.
9612 (compilation-filter): Call compilation-filter-hook prior to
9613 updating the process mark.
9614
c4662635
SM
96152011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9616
9617 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
9618
b0512a1d
EZ
96192011-05-07 Eli Zaretskii <eliz@gnu.org>
9620
605c9376
EZ
9621 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
9622 mailclient-send-it even if window-system is nil. (Bug#8595)
9623
c4662635
SM
9624 * term/w32console.el (terminal-init-w32console):
9625 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
9626 background-mode. (Bug#8597)
9627
d1dc2cc2
SM
96282011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9629
9630 Make bytecomp.el understand that defmethod defines funs (bug#8631).
9631 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
9632 New functions.
9633 (defgeneric, eieio--defmethod): Use them.
9634 (eieio-defgeneric): Remove.
9635 (defmethod): Call defgeneric in a way visible to the byte-compiler.
9636
915d1300
GM
96372011-05-07 Glenn Morris <rgm@gnu.org>
9638
a3961c3e
GM
9639 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
9640 Use let rather than let*.
9641 (timeclock-find-discrep): Remove unused local.
9642
314347b9
GM
9643 * calendar/diary-lib.el (diary-comment-start): Doc fix.
9644
915d1300
GM
9645 * calendar/appt.el (appt-time-msg-list): Doc fix.
9646
275b59b0
NF
96472011-05-06 Noah Friedman <friedman@splode.com>
9648
9649 * apropos.el (apropos-print-doc): Only use
9650 emacs-lisp-docstring-fill-column when it is bound to an integer,
9651 per that variable's documentation.
9652
6c19f744
SM
96532011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9654
9655 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 9656 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 9657
60f884b2
GM
96582011-05-06 Glenn Morris <rgm@gnu.org>
9659
5006e634
GM
9660 * calendar/appt.el (appt-message-warning-time): Doc fix.
9661 (appt-warning-time-regexp): New option.
9662 (appt-make-list): Respect appt-message-warning-time.
9663
548d0a63
GM
9664 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
9665 New options.
9666 (diary-add-to-list): Strip comments from the displayed string.
9667 (diary-mode): Set comment-start and comment-end.
9668
60f884b2
GM
9669 * vc/diff-mode.el (smerge-refine-subst): Declare.
9670 (diff-refine-hunk): Don't require smerge-mode when compiling.
9671
989681bb
JB
96722011-05-06 Juanma Barranquero <lekktu@gmail.com>
9673
9674 * simple.el (list-processes): Return nil as the docstring says.
9675
a6bc05e1
MA
96762011-05-05 Michael Albinus <michael.albinus@gmx.de>
9677
9678 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
9679 to "".
9680 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9681 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
9682 determining of binary transfer. (Bug#7383)
9683
23c22e9a
MA
96842011-05-05 Michael Albinus <michael.albinus@gmx.de>
9685
c4662635
SM
9686 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9687 Fix port computation bug. (Bug#8618)
23c22e9a 9688
0bff894f
GM
96892011-05-05 Glenn Morris <rgm@gnu.org>
9690
b8296902
GM
9691 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
9692
1f522ce8
GM
9693 * simple.el (shell-dynamic-complete-functions)
9694 (comint-dynamic-complete-functions): Declare.
9695
cf5bee67
GM
9696 * net/network-stream.el (gnutls-negotiate):
9697 * simple.el (tabulated-list-print): Fix declarations.
9698
9699 * progmodes/gud.el (syntax-symbol, syntax-point):
9700 Remove unnecessary and incorrect declarations.
9701
0bff894f
GM
9702 * emacs-lisp/check-declare.el (check-declare-scan):
9703 Handle byte-compile-initial-macro-environment in bytecomp.el
9704
9869b3ae
SM
97052011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9706
9707 Fix earlier half-done eieio-defmethod change (bug#8338).
9708 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
9709 Streamline and change calling convention.
9710 (defmethod): Adjust accordingly and simplify.
9711 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
9712 new eieio--defmethod.
9713 (slot-boundp): Minor CSE simplification.
9714
9c1d5ac5
MZ
97152011-05-05 Milan Zamazal <pdm@zamazal.org>
9716
9717 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
9718 (glasses-make-readable): Use glasses-separate-capital-groups.
9719
455c834e
JB
97202011-05-05 Juanma Barranquero <lekktu@gmail.com>
9721
9722 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
9723 (warning-series): Doc fix.
9724 (display-warning): Don't try to create the buffer if we just found it.
9725
9ed7c8cb
CY
97262011-05-04 Chong Yidong <cyd@stupidchicken.com>
9727
9728 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
9729 (autoload-find-generated-file): New function.
9730 (generate-file-autoloads): Bind generated-autoload-file to
9731 buffer-file-name.
9869b3ae
SM
9732 (update-file-autoloads, update-directory-autoloads):
9733 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
9734 output file (Bug#7989).
9735 (batch-update-autoloads): Doc fix.
9736
0898ca10
JB
97372011-05-04 Juanma Barranquero <lekktu@gmail.com>
9738
9739 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
9740
31dfb76c
GM
97412011-05-04 Glenn Morris <rgm@gnu.org>
9742
f330b642
GM
9743 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
9744 function, so it follows changes in calendar-date-style.
9745 (diary-fancy-date-matcher): New function.
9746 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
9747 (diary-fancy-font-lock-fontify-region-function):
9748 Use diary-fancy-date-pattern as a function.
9749
31dfb76c
GM
9750 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
9751 non-numbers for `year' etc pseudo-variables. (Bug#8583)
9752
48e79d6a
TZ
97532011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
9754
9755 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
9756 instead of positional arguments. Allow :keylist and :crlfiles
9757 arguments.
9758 (open-gnutls-stream): Call it.
9759
9760 * net/network-stream.el (network-stream-open-starttls): Adjust to
9761 call `gnutls-negotiate' with :process and :hostname arguments.
9762
dd5a5ee0
SM
97632011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9764
ef80fc09
SM
9765 * minibuffer.el (completion--message): New function.
9766 (completion--do-completion, minibuffer-complete)
9767 (minibuffer-force-complete, minibuffer-complete-word): Use it.
9768 (completion--do-completion): Don't ignore completion-auto-help when in
9769 icomplete-mode.
9770
dd5a5ee0
SM
9771 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
9772 internal encoding (e.g. tibetan zero is not whitespace).
9773 (global-whitespace-mode): Prefer save-current-buffer.
9774 (whitespace-trailing-regexp): Remove useless save-match-data.
9775 (whitespace-empty-at-bob-regexp): Minor simplification.
9776
b7d22a83
CY
97772011-05-03 Chong Yidong <cyd@stupidchicken.com>
9778
9779 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
9780
5192af46
AM
97812011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9782
9783 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 9784 Use `concat' to create string for insertion.
5192af46 9785
5767d190
SM
97862011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9787
9788 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
9789 Avoid open-line which runs post-self-insert-hook.
9790 (bibtex-fill-entry): Remove unused `end' var.
9791
bf242939
AM
97922011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
9793
5767d190
SM
9794 * textmodes/ispell.el (ispell-add-per-file-word-list):
9795 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 9796
25666126
LL
97972011-05-03 Leo Liu <sdl.web@gmail.com>
9798
9799 * isearch.el (isearch-yank-pop): New command.
5767d190 9800 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
9801 (isearch-forward): Mention it.
9802
52d3c2d0
SM
98032011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9804
1bcace58
SM
9805 * simple.el (minibuffer-complete-shell-command): Remove.
9806 (minibuffer-local-shell-command-map): Use completion-at-point.
9807 (read-shell-command): Setup completion vars here instead.
9808 (read-expression-map): Bind TAB to symbol completion.
9809
52d3c2d0
SM
9810 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
9811 error directly rather via storing it into `results'.
9812
35813471
LL
98132011-05-02 Leo Liu <sdl.web@gmail.com>
9814
9815 * vc/diff.el: Fix description.
9816
e793a940
LMI
98172011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9818
9819 * server.el (server-eval-at): New function.
9820
8de66e05
LMI
98212011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9822
9823 * net/network-stream.el (open-network-stream): Take a :nowait
9824 parameter and pass it on to `make-network-process'.
9825 (network-stream-open-plain): Ditto.
9826
dcb79f20
AS
98272011-04-30 Andreas Schwab <schwab@linux-m68k.org>
9828
9829 * faces.el (face-spec-set-match-display): Don't match toolkit
9830 options on terminal frames.
9831
14a7fbd8
SM
98322011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9833
7eabc1be
SM
9834 * progmodes/pascal.el: Use lexical binding.
9835 (pascal-mode-map): Remove author preferences.
9836
14a7fbd8
SM
9837 * pcomplete.el (pcomplete-std-complete): Don't abuse
9838 completion-at-point.
9839
50f84510
JB
98402011-04-28 Juanma Barranquero <lekktu@gmail.com>
9841
6e087a44
JB
9842 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
9843 removing code that has been dead since 1991 or so.
9844
50f84510
JB
9845 * startup.el (command-line): When warning about "_emacs", use a
9846 delayed warning to allow the user to filter it out.
9847
0ba690bd
DD
98482011-04-28 Deniz Dogan <deniz@dogan.se>
9849
9850 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
9851 user has not joined.
9852
08abfaad
SM
98532011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9854
9855 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
9856 aren't any completions at point.
9857
638f053a
JB
98582011-04-28 Juanma Barranquero <lekktu@gmail.com>
9859
9860 * subr.el (display-delayed-warnings): New function.
9861 (delayed-warnings-hook): New variable.
9862
8fff8daa
SM
98632011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9864
08abfaad
SM
9865 * minibuffer.el (completion-at-point, completion-help-at-point):
9866 Don't presume that a given completion-at-point-function will always
9867 use the same calling convention.
9868
8fff8daa
SM
9869 * pcomplete.el (pcomplete-completions-at-point):
9870 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
9871 pcomplete-seen is non-nil.
9872 (pcomplete-comint-setup): Also recognize the new comint/shell
9873 completion functions.
9874 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
9875 pcomplete-seen is non-nil.
9876
841a1577 98772011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 9878
841a1577 9879 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 9880 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 9881 the first character in the entry. This allows for code to add its
211ec907
UJ
9882 own uid to the entry.
9883 (icalendar--convert-float-to-ical): Add export of
9884 `diary-float'-entries save for those with the optional DAY
9885 argument.
9886
2a782793
DC
98872011-04-27 Daniel Colascione <dan.colascione@gmail.com>
9888
9889 * subr.el (shell-quote-argument): Use alternate escaping strategy
9890 when we spot a variable reference in a string.
9891
0438ce91
DC
98922011-04-26 Daniel Colascione <dan.colascione@gmail.com>
9893
9894 * cus-start.el (all): Define customization for debug-on-event.
9895
841a1577 98962011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
9897
9898 * subr.el (shell-quote-argument): Escape correctly under Windows.
9899
d090ed6c
SM
99002011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9901
9902 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
9903
bfd31217
MA
99042011-04-25 Michael Albinus <michael.albinus@gmx.de>
9905
d090ed6c
SM
9906 * net/tramp.el (tramp-process-actions): Add POS argument.
9907 Delete region between POS and (pos).
bfd31217 9908
d090ed6c
SM
9909 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9910 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
9911 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
9912
9913 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
9914 position in `tramp-process-actions' call.
9915
9916 * net/trampver.el: Update release number.
9917
e92f3bd3
SM
99182011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9919
850256b5
SM
9920 * custom.el (defcustom): Obey lexical-binding.
9921
e92f3bd3
SM
9922 Fix octave-inf completion problems reported by Alexander Klimov.
9923 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
9924 Inherit from octave-mode-syntax-table.
9925 (inferior-octave-mode): Set info-lookup-mode.
9926 (inferior-octave-completion-at-point): New function.
9927 (inferior-octave-complete): Use it and completion-in-region.
9928 (inferior-octave-dynamic-complete-functions): Use it as well, and use
9929 comint-filename-completion.
9930 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
9931 symbol elements which shouldn't be word elements.
9932 (octave-font-lock-keywords, octave-beginning-of-defun)
9933 (octave-function-header-regexp): Adjust regexps accordingly.
9934 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
9935
cd22b309
JB
99362011-04-25 Juanma Barranquero <lekktu@gmail.com>
9937
9938 * net/gnutls.el (gnutls-errorp): Declare before first use.
9939
8b492194
TZ
99402011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
9941
9942 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
9943 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 9944 default trustfile exists before going to use it. Add missing
5a5fa834 9945 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
9946 Reported by Claudio Bley <claudio.bley@gmail.com>.
9947 (open-gnutls-stream): Add usage example.
9948
9949 * net/network-stream.el (network-stream-open-starttls): Give host
9950 parameter to `gnutls-negotiate'.
9951 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 9952 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 9953
841a1577 99542011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 9955
cd22b309
JB
9956 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
9957 Use correct match group (bug#8438).
05842630 9958
3ba7869c
CY
99592011-04-24 Chong Yidong <cyd@stupidchicken.com>
9960
512e3ae1
CY
9961 * emacs-lisp/package.el (package-built-in-p): Fix typo.
9962 (package-menu--generate): New arg specifying packages to show.
9963 (package-menu-refresh, package-menu-execute, list-packages):
9964 Callers changed.
9965 (package-show-package-list): New function, replacing deleted
9966 package--list-packages (renamed because it is non-internal).
9967
9968 * finder.el (finder-list-matches): Use package-show-package-list
9969 instead of deleted package--list-packages.
9970
e92f3bd3
SM
9971 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
9972 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
9973 (vc-annotate-mode-map): Bind it to RET.
9974
7031be6d
UR
99752011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
9976
9977 * progmodes/etags.el (next-file): Don't use set-buffer to change
9978 buffers (Bug#8478).
9979
4ef177aa
CY
99802011-04-24 Chong Yidong <cyd@stupidchicken.com>
9981
c8d173eb
CY
9982 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
9983
4ef177aa
CY
9984 * apropos.el (apropos-label-face): Avoid variable-pitch face.
9985 (apropos-accumulator): Doc fix.
9986 (apropos-function, apropos-macro, apropos-command)
9987 (apropos-variable, apropos-face, apropos-group, apropos-widget)
9988 (apropos-plist): Add face property.
9989 (apropos-symbols-internal): Fix indentation.
9990 (apropos-print): Simplify help, and recognize apropos-multi-type.
9991 (apropos-print-doc): Use button-type-get to extract the button's
9992 face property. Fill docstring (Bug#8352).
9993
4ffd0d6b 99942011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
9995
9996 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
9997
c6c32125 9998 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 9999 (mpuz-mode-map): Use mapc.
c6c32125
JB
10000 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
10001 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
10002 Fix typos in docstrings.
10003
58d468b4
JB
10004 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
10005 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
10006
6470c3c6
JB
10007 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
10008
4ffd0d6b 100092011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
10010
10011 * minibuffer.el (completion--do-completion): Avoid the "Next char
10012 not unique" prompt if icomplete-mode is enabled (Bug#5849).
10013
3ad8bad0
CY
10014 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
10015 mouse-2 into unread-command-events, it is interpreted correctly.
10016
71d73c9c 10017 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 10018 (image-toggle-display): Doc fix.
71d73c9c 10019
841a1577 100202011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 10021
4ffd0d6b
GM
10022 * textmodes/page.el (what-page): Use line-number-at-pos to
10023 calculate line number (Bug#6825).
6e1dbaa9 10024
c2fb1b60
JB
100252011-04-22 Juanma Barranquero <lekktu@gmail.com>
10026
10027 * eshell/esh-mode.el (find-tag-interactive): Declare function.
10028 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
10029 Pass argument NO-DEFAULT to `find-tag-interactive'.
10030
e02f48d7
JB
100312011-04-22 Juanma Barranquero <lekktu@gmail.com>
10032
10033 Lexical-binding cleanup.
10034
10035 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
10036 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
10037 * progmodes/ada-prj.el (ada-prj-initialize-values)
10038 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
10039 (ada-prj-show-value):
10040 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
10041 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
10042 (antlr-invalidate-context-cache, antlr-options-menu-filter)
10043 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
10044 * progmodes/bug-reference.el (bug-reference-push-button):
10045 * progmodes/fortran.el (fortran-line-length):
10046 * progmodes/glasses.el (glasses-change):
10047 * progmodes/octave-mod.el (octave-fill-paragraph):
10048 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
10049 (python-pdbtrack-grub-for-buffer, python-sentinel):
10050 * progmodes/sql.el (sql-save-connection):
10051 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
10052 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
10053 Mark unused parameters.
10054
10055 * progmodes/compile.el (compilation--flush-directory-cache)
10056 (compilation--flush-parse, compile-internal): Mark unused parameters.
10057 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
10058 (compilation-next-error-function): Remove unused variable `timestamp'.
10059
10060 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
10061 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
10062
10063 * progmodes/dcl-mode.el (dcl-end-of-command):
10064 Remove unused variable `start'.
10065 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
10066 (dcl-option-value-basic, dcl-option-value-offset)
10067 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
10068 Mark unused parameters.
10069 (dcl-save-local-variable): Remove unused variable `val'.
10070 (mode): Declare.
10071
10072 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
10073 Mark unused parameters.
10074 (delphi-ignore-changes): Move before first use.
10075 (delphi-charset-token-at): Remove unused variable `start'.
10076 (delphi-else-start): Remove unused variable `if-count'.
10077 (delphi-comment-block-start, delphi-comment-block-end):
10078 Remove unused variable `kind'.
10079 (delphi-indent-line): Remove unused variable `new-point'.
10080
10081 * progmodes/ebrowse.el (ebrowse-files-list)
10082 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
10083 Mark unused parameters. Don't quote `lambda'.
10084 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
10085 Don't quote `lambda'.
10086 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
10087 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
10088 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
10089 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
10090 Use `ignore-errors'.
10091 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
10092 (ebrowse-view/find-file-and-search-pattern)
10093 (ebrowse-view/find-member-declaration/definition):
10094 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
10095 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
10096 Rename parameter PREFIX-ARG to PREFIX.
10097 (ebrowse-tags-read-name): Remove unused variables `start' and
10098 `member-info'.
10099 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
10100 to `tags-file'.
10101
10102 * progmodes/etags.el (local-find-tag-hook): Declare.
10103 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
10104 Mark unused parameters.
10105
10106 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
10107 (executable-interpret): Mark unused parameter.
10108
10109 * progmodes/flymake.el (flymake-process-sentinel)
10110 (flymake-after-change-function)
10111 (flymake-create-temp-with-folder-structure)
10112 (flymake-get-include-dirs-dot): Mark unused parameters.
10113 (flymake-safe-delete-directory): Remove unused variable `err'.
10114
10115 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
10116 (speedbar-timer-fn, speedbar-line-text)
10117 (speedbar-change-expand-button-char, speedbar-delete-subblock)
10118 (speedbar-center-buffer-smartly): Declare functions.
10119 (gdb-find-watch-expression): Remove unused variable `array'.
10120 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
10121 (gdb-starting): Mark unused parameters.
10122 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
10123 (gdb-table-string): Remove unused variable `res'.
10124 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
10125 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
10126 (gdb-display-buffer): Remove unused variable `cur-size'.
10127
10128 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
10129 allow lexical-binding compilation.
10130 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
10131 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
10132 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
10133 Mark unused parameters.
10134 (gud-gdb-marker-filter): Remove unused variable `match'.
10135 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
10136 lambda expressions and funcall them, instead of using `fset'.
10137
10138 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
10139 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
10140
10141 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
10142 variable `header-beg'; use `let'.
10143
10144 * progmodes/icon.el (indent-icon-exp): Remove unused variables
10145 `restart', `last-sexp' and `at-do'.
10146
10147 * progmodes/js.el (js--debug): Mark unused parameter.
10148 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10149 (js--splice-into-items): Remove unused variable `item'.
10150 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10151
10152 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10153 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10154 (makefile-complete): Remove unused variable `try'.
10155 (makefile-fill-paragraph, makefile-match-function-end):
10156 Mark unused parameters.
10157
10158 * progmodes/octave-inf.el (inferior-octave-complete):
10159 Remove unused variable `proc'.
10160 (inferior-octave-output-digest): Mark unused parameter.
10161
10162 * progmodes/perl-mode.el (perl-calculate-indent):
10163 Remove unused variable `err'.
10164
10165 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10166 (prolog-indent-line): Mark unused parameters.
10167 (prolog-indent-line): Remove unused variable `beg'.
10168
10169 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10170 (reporter-dont-compact-list): Declare.
10171
10172 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10173 Remove unused variable `char'.
10174 (sh-debug): Mark unused parameter.
10175 (sh-get-indent-info): Remove unused variable `start'.
10176 (sh-calculate-indent): Remove unused variable `var'.
10177
10178 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10179 (simula-electric-keyword): Remove unused variable `null'.
10180 (simula-search-backward, simula-search-forward): Remove unused
10181 variables `begin' and `end'.
10182
10183 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10184 Remove unused variable `pos'.
10185 (vera-electric-tab, vera-comment-uncomment-region):
10186 Mark unused parameters.
10187 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10188
7ede3b65
CY
101892011-04-22 Chong Yidong <cyd@stupidchicken.com>
10190
10191 * emacs-lisp/package.el (package--builtins, package-alist)
10192 (package-load-descriptor, package-built-in-p, package-activate)
10193 (define-package, package-installed-p)
10194 (package-compute-transaction, package-buffer-info)
10195 (package--push): Doc fix. Distinguish more clearly between
10196 version strings and version lists.
10197
121656e9
JB
101982011-04-21 Juanma Barranquero <lekktu@gmail.com>
10199
10200 Lexical-binding cleanup.
10201
10202 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10203 (5x5-make-mutate-best):
10204 * play/fortune.el (fortune-in-buffer):
10205 * play/gomoku.el (gomoku-init-display):
10206 * play/solitaire.el (solitaire, solitaire-do-check):
10207 * play/tetris.el (tetris-default-update-speed-function):
10208 Mark unused parameters.
10209
10210 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10211 (bubbles--shift): Remove unused variable `char-org'.
10212 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10213 (bubbles--show-images): Remove unused variable `char'.
10214
10215 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10216 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10217 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10218 (decipher-analyze-buffer): Use ?\s.
10219 (decipher-make-checkpoint): Remove unused variable `mapping'.
10220
10221 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10222
10223 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10224 Remove unused variable `result'; use `let'.
10225
10226 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10227 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10228 (gametree-children-shown-p, gametree-compute-reduced-score):
10229 Use `ignore-errors'.
10230
10231 * play/handwrite.el (ps-lpr-switches): Declare.
10232 (handwrite): Remove unused variables `pmin' and `lastp'.
10233
10234 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10235
10236 * play/landmark.el (landmark-init-display)
10237 (landmark-update-naught-weights): Mark unused parameters.
10238 (landmark-y): Remove unused variable `noise'. Simplify.
10239 (landmark-human-plays): Remove unused variable `score'.
10240
10241 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10242 (mpuz-try-proposal): Remove unused variable `game'.
10243
10244 * play/zone.el (life-patterns): Declare.
10245
80f499c7
JB
102462011-04-20 Juanma Barranquero <lekktu@gmail.com>
10247
10248 * vc/vc.el (ediff-vc-internal): Declare function.
10249
024ff170
SM
102502011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10251
c0a193ea
SM
10252 * shell.el: Use lexical-binding and std completion UI.
10253 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10254 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10255 comint-preoutput-filter-functions rather than on
10256 comint-output-filter-functions.
10257 (shell-command-completion, shell--command-completion-data)
10258 (shell-filename-completion, shell-environment-variable-completion)
10259 (shell-c-a-p-replace-by-expanded-directory): New functions.
10260 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10261 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10262 (shell-dynamic-complete-environment-variable): Use them.
10263 (shell-dynamic-complete-as-environment-variable)
10264 (shell-dynamic-complete-as-command): Remove.
10265 (shell-match-partial-variable): Match past point.
10266 * comint.el: Clean up use of completion-at-point-functions.
10267 (comint-completion-at-point): New function.
10268 (comint-mode): Use it completion-at-point-functions.
10269 (comint-dynamic-complete): Make it obsolete.
10270 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10271 (comint-c-a-p-replace-by-expanded-history): New function.
10272 (comint-dynamic-complete-functions)
10273 (comint-replace-by-expanded-history): Use it.
10274 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10275 termination strings. Try harder to avoid second try-completion.
10276 (completion-in-region-mode-map): Disable bindings that don't work yet.
10277
2dbaa080
SM
10278 * comint.el: Use lexical-binding. Require CL.
10279 (comint-dynamic-complete-functions): Use comint-filename-completion.
10280 (comint-completion-addsuffix): Tweak custom type.
10281 (comint-filename-completion, comint--common-suffix)
10282 (comint--common-quoted-suffix, comint--table-subvert)
10283 (comint--complete-file-name-data): New functions.
10284 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10285 (comint-dynamic-list-filename-completions): Use them.
10286 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10287
2dbaa080
SM
10288 * minibuffer.el (completion-in-region-mode):
10289 Keep completion-in-region-mode--predicate global.
10290 (completion-in-region--postch):
10291 Assume completion-in-region-mode--predicate is not null.
10292
c79a6f38
SM
10293 * progmodes/flymake.el (flymake-start-syntax-check-process):
10294 Obey `dir'. Simplify.
10295
024ff170
SM
10296 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10297 we're in VC after all.
10298
1c6c854e
CS
102992011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10300
10301 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10302 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10303 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10304
bed7f140
SM
103052011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10306
332e62ab
SM
10307 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10308 add sanity check.
10309
bed7f140
SM
10310 * obsolete/erc-hecomplete.el: Make obsolete.
10311 * obsolete/: Standardize obsolescence info in the header.
10312
f195c582
GM
103132011-04-20 Glenn Morris <rgm@gnu.org>
10314
10315 * calendar/solar.el (solar-horizontal-coordinates):
10316 Use the longitude argument rather than `calendar-longitude'.
10317 (solar-date-next-longitude): Remove unused locals.
10318
cb79b8c0
VJL
103192011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10320
10321 * whitespace.el: New version 13.2.1.
10322
103232011-04-20 felix <EmacsWiki> (tiny change)
10324
d8e4b68b 10325 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10326 switching between major modes on a file.
10327
602ea69d
SM
103282011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10329
10330 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10331 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10332 multi-line comments as well.
10333
06b60517
JB
103342011-04-19 Juanma Barranquero <lekktu@gmail.com>
10335
10336 Lexical-binding cleanup.
10337
10338 * arc-mode.el (archive-mode-revert):
10339 * cmuscheme.el (scheme-interactively-start-process):
10340 * custom.el (custom-initialize-delay):
10341 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10342 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10343 * emacs-lock.el (emacs-lock-clear-sentinel):
10344 * ezimage.el (defezimage):
10345 * follow.el (follow-avoid-tail-recenter):
10346 * fringe.el (set-fringe-mode-1):
10347 * generic-x.el (bat-generic-mode-compile):
10348 * help-mode.el (help-info-variable, help-do-xref)
10349 (help-mode-revert-buffer):
10350 * help.el (view-emacs-todo):
10351 * iswitchb.el (iswitchb-completion-help):
10352 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10353 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10354 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10355 * locate.el (locate-update):
10356 * longlines.el (longlines-encode-region)
10357 (longlines-after-change-function):
10358 * outline.el (outline-isearch-open-invisible):
10359 * ps-def.el (declare-function, charset-dimension, char-width)
10360 (encode-char):
10361 * ps-mule.el (ps-mule-plot-string):
10362 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10363 (recentf-edit-list-select, recentf-edit-list-validate)
10364 (recentf-open-files-action):
10365 * rect.el (delete-whitespace-rectangle-line)
10366 (rectangle-number-line-callback):
10367 * register.el (window-configuration-to-register)
10368 (frame-configuration-to-register):
10369 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10370 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10371 (xselect-convert-to-targets, xselect-convert-to-delete)
10372 (xselect-convert-to-filename, xselect-convert-to-charpos)
10373 (xselect-convert-to-lineno, xselect-convert-to-colno)
10374 (xselect-convert-to-os, xselect-convert-to-host)
10375 (xselect-convert-to-user, xselect-convert-to-class)
10376 (xselect-convert-to-name, xselect-convert-to-integer)
10377 (xselect-convert-to-atom, xselect-convert-to-identity):
10378 * subr.el (declare, ignore, process-kill-without-query)
10379 (text-clone-maintain):
10380 * terminal.el (te-get-char, te-tic-sentinel):
10381 * tool-bar.el (tool-bar-make-keymap):
10382 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10383 * type-break.el (type-break-mode, type-break-noninteractive-query):
10384 * view.el (View-back-to-mark):
10385 * wid-browse.el (widget-browse-action, widget-browse-widget)
10386 (widget-browse-widgets, widget-browse-sexp):
10387 * widget.el (define-widget-keywords):
10388 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10389 Mark unused parameters.
10390
10391 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10392 (align-areas): Remove unused variable `look'.
10393 (align-region): Remove unused variables `real-end' and `pos-list'.
10394
10395 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10396
10397 * bindings.el (mode-line-modified, mode-line-remote):
10398 Mark unused parameters.
10399 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10400
10401 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10402 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10403
10404 * comint.el (comint-history-isearch-pop-state)
10405 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10406 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10407 (comint-substitute-in-file-name): Doc fix.
10408
10409 * completion.el (cmpl-statistics-block): Mark unused parameter.
10410 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10411 (save-completions-to-file, load-completions-from-file):
10412 Remove unused local variable `e'.
10413
10414 * composite.el (compose-chars): Remove unused variable `len'.
10415 (lgstring-insert-glyph): Remove unused variable `g'.
10416 (compose-glyph-string): Remove unused variables `ascent',
10417 `descent', `lbearing' and `rbearing'.
10418 (compose-glyph-string-relative): Remove unused variables
10419 `lbearing', `rbearing' and `wadjust'.
10420 (compose-gstring-for-graphic): Remove unused variables `header',
10421 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10422 (compose-gstring-for-terminal): Remove unused variables `header'
10423 and `nchars'. Use `let', not `let*'.
10424
10425 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10426 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10427 (Custom-buffer-done, custom-buffer-create-internal)
10428 (custom-browse-visibility-action, custom-browse-group-tag-action)
10429 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10430 (widget-magic-mouse-down-action, custom-toggle-parent)
10431 (custom-add-parent-links, custom-toggle-hide-variable)
10432 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10433 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10434 (custom-face-menu-create, custom-variable-menu-create, get)
10435 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10436 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10437 (customize-apropos): Remove unused variable `tests'.
10438 (custom-group-value-create): Remove unused variable `hidden-p'.
10439 (sort-fold-case): Declare.
10440
10441 * cus-theme.el (custom-reset-standard-faces-list)
10442 (custom-reset-standard-variables-list): Declare.
10443 (customize-create-theme, custom-theme-revert, custom-theme-write)
10444 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10445 Mark unused parameters.
10446
10447 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10448
10449 * delim-col.el (delimit-columns-max): Move defvar before first use.
10450
10451 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10452 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10453
10454 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10455 (auto-insert): Declare.
10456 (desktop-restore-file-buffer): Rename desktop-* parameters;
10457 mark unused ones.
10458 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10459 (desktop-buffer): Rename desktop-* parameters.
10460
10461 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10462 (dframe-reposition-frame-xemacs, dframe-help-echo)
10463 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10464 Mark unused parameters.
10465
10466 * dired-aux.el (backup-extract-version-start, overwrite-query)
10467 (overwrite-backup-query, rename-regexp-query)
10468 (rename-non-directory-query): Declare.
10469 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10470 (dired-add-entry): Remove unused variable `orig-file-name'.
10471 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10472 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10473 `dired-copy-preserve-time' directly.
10474 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10475 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10476
10477 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10478 (dired-virtual-revert, dired-make-relative-symlink):
10479 Mark unused parameters.
10480 (manual-program): Declare.
10481 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10482 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10483 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10484
10485 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10486
10487 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10488
10489 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10490 Declare.
10491
10492 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10493
10494 * electric.el (Electric-command-loop): Rename parameter
10495 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10496
10497 * expand.el (expand-in-literal): Remove unused variable `here'.
10498
10499 * facemenu.el (facemenu-add-new-color):
10500 Remove unused variable `docstring'.
10501
10502 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10503 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10504 (face-attr-construct): Mark unused parameter. Doc fix.
10505 (read-color): Remove unused variable `hex-string'.
10506
10507 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10508 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10509 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10510 (display-buffer-other-frame): Remove unused variable `old-window'.
10511 (kill-buffer-hook): Declare.
10512 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10513 Mark unused parameters.
10514 (after-find-file): Pass 1 to `auto-save-mode', not t.
10515
10516 * files-x.el (auto-insert): Declare.
10517 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10518
10519 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10520 variable `buf'. Mark unused parameter.
06b60517
JB
10521 (find-lisp-insert-directory): Mark unused parameter.
10522
10523 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10524 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10525 (format-common-tail): Remove, unused.
10526 (format-deannotate-region): Remove unused variable `loc'.
10527 (format-annotate-region): Remove unused variable `p'.
10528 (format-annotate-single-property-change): Remove unused variables
10529 `default' and `tail'.
10530
10531 * forms.el (read-file-filter): Declare.
10532 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10533
10534 * frame.el (frame-creation-function-alist): Mark unused parameter.
10535 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10536
10537 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10538 Remove unused parameters.
10539 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10540 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10541
10542 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10543 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10544 (hfy-prepare-tag-map): Mark unused parameters.
10545 (htmlfontify-buffer): Use `called-interactively-p'.
10546
10547 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10548 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10549 (ibuffer-do-occur): Mark unused parameters.
10550 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10551 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10552
10553 * ibuffer.el: Don't quote `lambda'.
10554 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10555 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10556 Mark unused parameters.
10557
10558 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10559 (ido-completing-read): Mark unused parameters.
10560 (ido-copy-current-word): Mark unused parameters;
10561 remove unused variable `name'.
10562 (ido-sort-merged-list): Remove unused parameter `dirs'.
10563
10564 * ielm.el (ielm-input-sender): Mark unused parameter.
10565 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10566 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10567 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10568 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10569 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10570
10571 * image-dired.el (image-dired-display-thumbs): Remove unused
10572 variables `curr-file' and `count'.
10573 (image-dired-remove-tag): Remove unused variable `start'.
10574 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10575 variable `curr-file'
10576 (image-dired-rotate-original): Remove unused variable `temp-file'.
10577 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10578 Remove unused variable `file'.
10579 (image-dired-gallery-generate): Remove unused variable `curr'.
10580 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10581
10582 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10583
10584 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10585
10586 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
10587
10588 * isearch.el (minibuffer-history-symbol): Declare.
10589 (isearch-edit-string): Remove unused variable `err'.
10590 (isearch-message-prefix, isearch-message-suffix):
10591 Mark unused parameters.
10592
10593 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
10594
10595 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
10596
10597 * makesum.el (double-column): Remove unused variable `cnt'.
10598
10599 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
10600 (ido-ignore-item-temp-list): Declare.
10601
10602 * mouse-drag.el (mouse-drag-throw): Remove unused variables
10603 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
10604 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
10605 (mouse-drag-drag): Remove unused variables `mouse-delta' and
10606 `mouse-col-delta'.
10607
10608 * mouse-sel.el (mouse-extend-internal):
10609 Remove unused variable `orig-window-frame'.
10610
10611 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
10612 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
10613 Move declarations before first use.
10614 (pcomplete-opt): Mark unused parameters; doc fix.
10615
10616 * proced.el (proced-revert): Mark unused parameter.
10617 (proced-send-signal): Remove unused variable `err'.
10618
10619 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
10620 Rename parameter PREFIX-ARG to ARG.
10621 (ps-basic-plot-string, ps-basic-plot-whitespace):
10622 Mark unused parameters.
10623
10624 * replace.el (replace-count): Define.
10625 (occur-revert-function): Mark unused parameters.
10626 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
10627 (isearch-case-fold-search, isearch-string): Declare.
10628 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
10629 bind `case-fold-search'. Remove unused variables `beg' and `end',
10630 and simplify.
10631 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
10632 COUNT and bind `replace-count'.
10633 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
10634 to COUNT.
10635
10636 * savehist.el (print-readably, print-string-length): Declare.
10637
10638 * shadowfile.el (shadow-expand-cluster-in-file-name):
10639 Remove unused variable `cluster'.
10640 (shadow-copy-file): Remove unused variable `i'.
10641 (shadow-noquery, shadow-clusters, shadow-site-cluster)
10642 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
10643 (shadow-define-literal-group, shadow-define-regexp-group)
10644 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
10645
10646 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
10647 (shell): Use `called-interactively-p'.
10648 (shell-directory-tracker): Remove unused variable `chdir-failure'.
10649
10650 * simple.el (compilation-context-lines, comint-file-name-quote-list)
10651 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
10652 (delete-backward-char): Remove unused variable `ocol'.
10653 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
10654 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
10655 (event-apply-hyper-modifier, event-apply-shift-modifier)
10656 (event-apply-control-modifier, event-apply-meta-modifier):
10657 Mark unused parameters.
10658 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
10659 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
10660
10661 * speedbar.el (speedbar-ignored-directory-expressions)
10662 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
10663 (speedbar-find-file, speedbar-dir-follow)
10664 (speedbar-directory-buttons-follow, speedbar-tag-find)
10665 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
10666 (speedbar-buffers-line-directory, speedbar-buffer-click):
10667 Mark unused parameters.
10668 (speedbar-tag-file): Remove unused variable `mode'.
10669 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
10670
10671 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
10672
10673 * talk.el (talk): Remove unused variable `display'.
10674
10675 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
10676 (tar-write-region-annotate): Mark unused parameter.
10677
10678 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
10679 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
10680 Declare them, wrapped in `with-no-warnings' to avoid replacing one
10681 warning by another.
10682
10683 * time-stamp.el (time-stamp-string-preprocess):
10684 Remove unused variable `require-padding'.
10685
10686 * tree-widget.el (widget-glyph-enable): Declare.
10687 (tree-widget-action): Mark unused parameter.
10688
10689 * w32-fns.el (x-get-selection): Mark unused parameter.
10690 (autoload-make-program, generated-autoload-file): Declare.
10691
10692 * wdired.el (wdired-revert): Mark unused parameters.
10693 (wdired-xcase-word): Remove unused variable `err'.
10694
10695 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
10696 (whitespace-help-scroll): Remove unused variable `data-help'.
10697
10698 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
10699 (widget-image-insert, widget-after-change, default)
10700 (widget-default-format-handler, widget-default-notify)
10701 (widget-default-prompt-value, widget-info-link-action)
10702 (widget-url-link-action, widget-function-link-action)
10703 (widget-variable-link-action, widget-file-link-action)
10704 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
10705 (widget-field-prompt-internal, widget-field-action, widget-field-match)
10706 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
10707 (widget-insert-button-action, widget-delete-button-action, visibility)
10708 (widget-documentation-link-action, widget-documentation-string-action)
10709 (widget-const-prompt-value, widget-regexp-match, symbol)
10710 (widget-coding-system-prompt-value)
10711 (widget-key-sequence-value-to-external, sexp)
10712 (widget-sexp-value-to-internal, character, vector, cons)
10713 (widget-choice-prompt-value, widget-boolean-prompt-value)
10714 (widget-color--choose-action): Mark unused parameters.
10715 (widget-item-match-inline, widget-choice-match-inline)
10716 (widget-checklist-match, widget-checklist-match-inline)
10717 (widget-group-match): Rename parameter VALUES to VALS.
10718 (widget-field-value-set): Remove unused variable `size'.
10719 (widget-color-action): Remove unused variables `value' and `start'.
10720
10721 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 10722 variable `dir'. Doc fix.
06b60517
JB
10723 (windmove-find-other-window): Don't pass it.
10724
10725 * window.el (count-windows): Mark unused parameter.
10726 (bw-adjust-window): Remove unused variable `err'.
10727
10728 * woman.el (woman-file-name): Remove unused variable `default'.
10729 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
10730 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
10731 (global-font-lock-mode): Declare.
10732 (woman-decode-region): Mark unused parameter.
10733 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
10734
10735 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
10736 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
10737 (x-dnd-handle-moz-url): Remove unused variable `title'.
10738 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
10739
10740 * xml.el (xml-parse-tag, xml-parse-attlist):
10741 Remove unused variable `pos'.
10742
bc4f7f3d
GM
107432011-04-19 Glenn Morris <rgm@gnu.org>
10744
10745 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
10746 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
10747 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10748 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
10749 * calendar/cal-html.el (cal-html-insert-minical):
10750 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
10751 (calendar-mark-date-pattern):
10752 Prefix "unused" locals.
10753
10754 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
10755 optional argument `style'.
10756
10757 * calendar/appt.el (appt-make-list):
10758 * calendar/cal-china.el (calendar-chinese-date-string):
10759 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
10760 (diary-hebrew-yahrzeit):
10761 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
10762 * calendar/calendar.el (calendar-generate-window):
10763 * calendar/time-date.el (time-to-days):
10764 Remove unused local variables.
10765
16a43933
CY
107662011-04-18 Chong Yidong <cyd@stupidchicken.com>
10767
10768 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
10769 glyphless-char-display table.
10770 (tabulated-list-glyphless-char-display): New var.
10771
7eed1860
SS
107722011-04-18 Sam Steingold <sds@gnu.org>
10773
10774 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
10775 to acknowledgments.
10776
4d2d1ccd
GM
107772011-04-17 Glenn Morris <rgm@gnu.org>
10778
10779 * calendar/diary-lib.el (diary-sexp-entry):
10780 * calendar/holidays.el (holiday-sexp):
10781 Set debug-on-error rather than the removed stack-trace-on-error.
10782
239da61d
GM
107832011-04-16 Glenn Morris <rgm@gnu.org>
10784
10785 * progmodes/f90.el: Use lexical-binding.
10786 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
10787
8b05752a
SM
107882011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10789
daca8ba5
SM
10790 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
10791 (mail-mode): Setup mailalias completion here instead.
10792 * mail/mailalias.el: Use lexical-binding.
10793 (pattern, mailalias-done): Declare dynamic.
10794 (mail-completion-at-point-function): New function, from mail-complete.
10795 (mail-complete): Use it.
10796 (mail-completion-expand): New function.
10797 (mail-get-names): Use it.
10798 (mail-directory, mail-directory-process, mail-directory-stream):
10799 Don't use `pattern' for lexically bound arg.
10800
6f542485
SM
10801 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
10802
037e7c3f
SM
10803 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
10804 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
10805 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
10806
8b05752a
SM
10807 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
10808 (byte-save-window-excursion, byte-temp-output-buffer-setup)
10809 (byte-interactive-p): Define them again, for use when inlining
10810 old code.
10811
49093f60
JB
108122011-04-15 Juanma Barranquero <lekktu@gmail.com>
10813
10814 * loadup.el: Use `string-to-number', not `string-to-int'.
10815
b5b8e7de
SM
108162011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10817
10818 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
10819 gud-gdb-complete-command.
10820 (gud-gdb-completions): New function, from gud-gdb-complete-command.
10821 (gud-gdb-completion-at-point): New function.
10822 (gud-gdb-completions): Remove.
10823
f42efeb5
MA
108242011-04-14 Michael Albinus <michael.albinus@gmx.de>
10825
49093f60
JB
10826 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
10827 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
10828 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
10829 whether `executable-find' is bound.
f42efeb5
MA
10830
10831 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
10832
e240cc21
SM
108332011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10834
10835 * minibuffer.el (completion-in-region-mode-predicate)
10836 (completion-in-region-mode--predicate): New vars.
10837 (completion-in-region, completion-in-region--postch)
10838 (completion-in-region-mode): Use them.
10839 (completion--capf-wrapper): Also return the hook function.
10840 (completion-at-point, completion-help-at-point):
10841 Adjust and provide a predicate.
c2bd2ab0
SM
10842
10843 Preserve arg names for advice of subr and lexical functions (bug#8457).
10844 * help-fns.el (help-function-arglist): Consolidate the subr and
10845 new-byte-code cases. Add argument `preserve-names' to extract names
10846 from the docstring when needed.
10847 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
10848 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
10849 (ad-arglist): Use help-function-arglist's new arg.
10850 (ad-definition-type): Use cond.
10851
c183f693
JB
108522011-04-13 Juanma Barranquero <lekktu@gmail.com>
10853
06641a47
JB
10854 * autorevert.el (auto-revert-handler):
10855 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
10856 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
10857 Don't quote lambda.
10858
c183f693
JB
10859 * image-mode.el (image-transform-set-scale):
10860 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
10861
1e3b6001
G
108622011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10863
10864 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 10865 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
10866 Upgrades via gnutls-cli are too slow to be done opportunistically.
10867
2d6af8dd
JB
108682011-04-12 Juanma Barranquero <lekktu@gmail.com>
10869
10870 * dframe.el (dframe-current-frame): Remove spurious quote.
10871
c0749a51
GM
108722011-04-12 Glenn Morris <rgm@gnu.org>
10873
088d0d61
GM
10874 * calendar/cal-tex.el (cal-tex-end-document):
10875 Try to automatically use latin1 input if needed.
10876
c0749a51
GM
10877 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
10878 Don't try to cons a mark onto an empty element.
10879
5c90fde0
LL
108802011-04-11 Leo Liu <sdl.web@gmail.com>
10881
10882 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
10883 buffers.
10884 (ido-kill-buffer-at-head): Support killing virtual buffers.
10885
369e974d
CY
108862011-04-10 Chong Yidong <cyd@stupidchicken.com>
10887
10888 * minibuffer.el (completion-show-inline-help): New var.
10889 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
10890 (minibuffer-force-complete, minibuffer-complete-word):
10891 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
10892
10893 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
10894 to avoid interference from inline help (Bug#5849).
10895
37f1c930
LL
108962011-04-10 Leo Liu <sdl.web@gmail.com>
10897
099c39a4
JB
10898 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10899 Fix typo.
37f1c930 10900
a32d4040
CY
109012011-04-09 Chong Yidong <cyd@stupidchicken.com>
10902
10903 * image-mode.el (image-toggle-display-image): Signal an error if
10904 not in Image mode.
10905 (image-transform-mode, image-transform-resize)
10906 (image-transform-set-rotation): Doc fix.
daca8ba5 10907 (image-transform-set-resize): Delete.
a32d4040
CY
10908 (image-transform-set-scale, image-transform-fit-to-height)
10909 (image-transform-fit-to-width): Handle image-toggle-display-image
10910 and image-transform-resize directly.
10911
099c39a4 109122011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
10913
10914 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
10915 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
10916 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
10917 (doc-view-mode-map): Add bindings for the new functions.
10918
099c39a4 109192011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 10920
4d61f28d 10921 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
10922 Fix typo in docstring.
10923
3726838a
EZ
109242011-04-08 Eli Zaretskii <eliz@gnu.org>
10925
04f33f1e
EZ
10926 * files.el (file-size-human-readable): Produce one digit after
10927 decimal, like "ls -lh" does.
10928
10929 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
10930 the file size representation.
10931
3726838a
EZ
10932 * simple.el (list-processes): If async subprocesses are not
10933 available, error out with a clear error message.
10934
cbb59342
CY
109352011-04-08 Chong Yidong <cyd@stupidchicken.com>
10936
10937 * help.el (help-form-show): New function, to be called from C.
10938 Put help-form output in a buffer named differently than *Help*.
10939
e3971c44
EZ
109402011-04-08 Eli Zaretskii <eliz@gnu.org>
10941
10942 * files.el (file-size-human-readable): New function.
10943
10944 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
10945 computing the representation inline. Don't require `cl'.
10946
12544bbe
GM
109472011-04-08 Glenn Morris <rgm@gnu.org>
10948
a1de6c6a
GM
10949 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
10950
3c4671f4
GM
10951 * net/browse-url.el (browse-url-firefox):
10952 Test system-type, not system-configuration.
10953
b605679c
GM
10954 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
10955 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
10956 Use log-edit-empty-buffer-p. (Bug#7598)
10957
56442f0c
GM
10958 * net/rlogin.el (rlogin-process-connection-type): Simplify.
10959 (rlogin-mode-map): Initialize in the defvar.
10960 (rlogin): Use ignore-errors.
10961
12544bbe
GM
10962 * replace.el (occur-mode-map): Some fixes for menu items.
10963
eb237b0f
AH
109642011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
10965
10966 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
10967
7d668f2c
CY
109682011-04-06 Chong Yidong <cyd@stupidchicken.com>
10969
e67a13ab
CY
10970 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
10971 issuing unused warnings.
10972
10973 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
10974 macro directly.
10975
7d668f2c
CY
10976 * simple.el: Lisp reimplement of list-processes. Based on an
10977 earlier reimplementation by Leo Liu, but using tabulated-list.el.
10978 (process-menu-mode): New major mode.
10979 (list-processes--refresh, list-processes):
10980 (process-menu-visit-buffer): New functions.
10981
10982 * files.el (save-buffers-kill-emacs): Don't assume any return
10983 value of list-processes, which is undocumented anyway.
10984
a83ec3c9
CY
109852011-04-06 Chong Yidong <cyd@stupidchicken.com>
10986
10987 * emacs-lisp/tabulated-list.el: New file.
10988
e91a96fe
CY
10989 * emacs-lisp/package.el: Use Tabulated List mode.
10990 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
10991 (package-menu-mode): Derive from tabulated-list-mode. Set up the
10992 table format using Tabulated List mode variables.
10993 (package--push): New macro, replacing package-list-maybe-add.
10994 (package-menu--generate): Use package--push. Renamed from
10995 package--generate-package-list.
10996 (package-menu-refresh, list-packages): Use it.
daca8ba5 10997 (package-menu--print-info): Rename from package-print-package.
e91a96fe 10998 Return insertion data instead of inserting it directly.
099c39a4
JB
10999 (package-menu-describe-package, package-menu-execute):
11000 Use tabulated-list-get-id.
e91a96fe
CY
11001 (package-menu-mark-delete, package-menu-mark-install)
11002 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
11003 (package-menu-mark-obsolete-for-deletion):
11004 Use tabulated-list-put-tag.
e91a96fe
CY
11005 (package--list-packages, package-menu-revert)
11006 (package-menu-get-package, package-menu-get-version)
11007 (package-menu-sort-by-column): Functions deleted.
11008 (package-menu-package-list, package-menu-sort-key): Vars deleted.
11009 (package-menu--status-predicate, package-menu--version-predicate)
11010 (package-menu--name-predicate)
11011 (package-menu--description-predicate): Handle arguments in the
11012 Tabulated List format.
11013 (package-list-packages-no-fetch): Call list-packages.
11014
3e214b50
JB
110152011-04-06 Juanma Barranquero <lekktu@gmail.com>
11016
11017 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 11018 (after-find-file): Don't bind it.
3e214b50
JB
11019 (revert-buffer-in-progress-p): New variable.
11020 (revert-buffer): Bind it.
11021 Pass nil for `after-find-file-from-revert-buffer'.
11022
11023 * saveplace.el (save-place-find-file-hook): Use new variable
11024 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
11025
3f0f1700
GM
110262011-04-06 Glenn Morris <rgm@gnu.org>
11027
c0274801
GM
11028 * Makefile.in (AUTOGEN_VCS): New variable.
11029 (autoloads): Use $AUTOGEN_VCS.
11030
3f0f1700
GM
11031 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
11032 * calendar/calendar.el (calendar-mode-map):
11033 Check for toolkit scroll bars. (Bug#8305)
11034
41ea9e48
CY
110352011-04-05 Chong Yidong <cyd@stupidchicken.com>
11036
11037 * minibuffer.el (completion-in-region--postch)
11038 (completion-in-region-mode): Remove unnecessary messages.
11039
6194c800
JB
110402011-04-05 Juanma Barranquero <lekktu@gmail.com>
11041
33256f14
JB
11042 * font-lock.el (font-lock-refresh-defaults):
11043 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
11044 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
11045
6194c800
JB
11046 * info.el (Info-directory-list, Info-read-node-name-2)
11047 (Info-split-parameter-string): Doc fixes.
11048 (Info-virtual-nodes): Reflow docstring.
11049 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
11050 (Info-apropos-toc-nodes, info-finder, Info-get-token)
11051 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
11052 Fix typos in docstrings.
11053 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
11054 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
11055 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
11056 (Info-restore-desktop-buffer): Mark unused parameters.
11057 (Info-directory-find-file, Info-directory-find-node)
11058 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
11059 (Info-virtual-index-find-node, Info-apropos-find-file)
11060 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 11061 Mark unused parameters; fix typos in docstrings.
6194c800
JB
11062 (Info-virtual-index): Remove unused local variable `nodename'.
11063
b87a8200 110642011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 11065
b87a8200
DD
11066 * net/rcirc.el: Update my e-mail address.
11067 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 11068
3b2ff876
CY
110692011-04-05 Chong Yidong <cyd@stupidchicken.com>
11070
11071 * startup.el (command-line): Save the cursor's theme-face
11072 directly, instead of using face-override-spec.
11073
11074 * custom.el (load-theme): Minor optimization in assigning faces.
11075
8d17e7ca
JB
110762011-04-04 Juanma Barranquero <lekktu@gmail.com>
11077
11078 * help-fns.el (describe-variable): Complete all variables having
11079 documentation, including keywords.
11080 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
11081
2fbc1934
JB
110822011-04-04 Juanma Barranquero <lekktu@gmail.com>
11083
11084 Convert to lexical-binding.
11085
11086 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
11087 (bs--get-marked-string, bs--get-modified-string)
11088 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
11089 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
11090 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
11091
11092 * ehelp.el (electric-help-execute-extended)
11093 (electric-help-ctrl-x-prefix):
11094 * hexl.el (hexl-revert-buffer-function):
11095 * linum.el (linum-after-change, linum-after-scroll):
11096 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
11097
11098 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
11099
74f50695
DU
111002011-04-04 Daiki Ueno <ueno@unixuser.org>
11101
11102 * epa-dired.el:
11103 * epa-mail.el:
11104 * epa-hook.el:
11105 * epa-file.el:
11106 * epa.el:
11107 * epg.el: Use lexical binding.
11108
c11325f7
CY
111092011-04-03 Chong Yidong <cyd@stupidchicken.com>
11110
0d9e9a12
CY
11111 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
11112
c11325f7 11113 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
11114 dictionary case for flyspell-mark-duplications-exceptions.
11115 Use regexp matching for languages.
c11325f7
CY
11116 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
11117 default dictionary (Bug#7926).
11118
da91b5f2
CY
111192011-04-02 Chong Yidong <cyd@stupidchicken.com>
11120
099c39a4
JB
11121 * emacs-lisp/package.el (package--with-work-buffer):
11122 Recognize https URLs.
da91b5f2 11123
099c39a4
JB
11124 * net/network-stream.el: Move from gnus/proto-stream.el.
11125 Change prefix to network-stream throughout.
da91b5f2
CY
11126 (open-protocol-stream): Merge into open-network-stream, leaving
11127 open-protocol-stream as an alias. Handle nil BUFFER args.
11128
11129 * subr.el (open-network-stream): Move to net/network-stream.el.
11130
afa8e9f6
GM
111312011-04-02 Glenn Morris <rgm@gnu.org>
11132
1d2e369d
GM
11133 * find-dired.el (find-exec-terminator): New option.
11134 (find-ls-option): Test for -ls support.
11135 (find-ls-subdir-switches): Test for -b in find-ls-option.
11136 (find-dired, find-grep-dired): Doc fixes.
11137 (find-dired): Use find-exec-terminator.
11138
8abb7da8 11139 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
11140 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
11141 (find-name-arg): Remove purecopy.
8abb7da8 11142
f3ca7378
GM
11143 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
11144 (grep-compute-defaults): Check for `-exec COMMAND +' support.
11145 Set grep-find-use-xargs, grep-find-command, and grep-find-template
11146 accordingly. Don't add the null-device if not needed.
11147
afa8e9f6
GM
11148 * files.el (save-some-buffers): Doc fix.
11149
35eae264
EZ
111502011-04-02 Eli Zaretskii <eliz@gnu.org>
11151
11152 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11153
26b51db5
JB
111542011-04-01 Juanma Barranquero <lekktu@gmail.com>
11155
11156 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11157 Use `dolist' rather than `mapcar'.
11158
7200d79c
SM
111592011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11160
03408648 11161 Add lexical binding.
7200d79c 11162
03408648
SM
11163 * subr.el (apply-partially): Use new closures rather than CL.
11164 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11165 (dolist, dotimes): Use slightly different expansion for lexical code.
11166 (functionp): Move to C.
11167 (letrec): New macro.
11168 (with-wrapper-hook): Use it and apply-partially instead of CL.
11169 (eval-after-load): Preserve lexical-binding.
11170 (save-window-excursion, with-output-to-temp-buffer): Turn them
11171 into macros.
7200d79c 11172
03408648
SM
11173 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11174
11175 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11176 than the arglist.
11177 (help-add-fundoc-usage): Don't add `Not documented'.
11178 (help-function-arglist): Handle closures, subroutines, and new
11179 byte-code-functions.
11180 (help-make-usage): Remove leading underscores.
11181 (describe-function-1): Handle closures.
11182 (describe-variable): Use special-variable-p for completion.
11183
11184 * files.el (lexical-binding): Declare safe.
f488fb65 11185
03408648
SM
11186 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11187 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11188 (pcase): Add `let' pattern.
11189 Change memoization so it actually works.
11190 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11191 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11192 <let>: New case.
f488fb65 11193
03408648
SM
11194 * emacs-lisp/macroexp.el: Use lexical binding.
11195 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11196 Don't convert ' to #' without checking that it's indeed quoting
11197 a lambda.
11198
11199 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11200 Use eval-sexp-add-defvars.
03408648
SM
11201 (eval-sexp-add-defvars): New fun.
11202
11203 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11204
11205 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11206 Don't autoload.
11207 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11208 than the internal `byte-compile-lambda'.
11209 (defmethod): Don't hide code under quotes.
11210 (eieio-defmethod): New `code' argument.
11211
11212 * emacs-lisp/eieio-comp.el: Remove.
11213
11214 * emacs-lisp/edebug.el (edebug-eval-defun)
11215 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11216 (edebug-toggle): Avoid `eval'.
11217
11218 * emacs-lisp/disass.el (disassemble-internal): Handle new
11219 `closure' objects.
11220 (disassemble-1): Handle new byte codes.
11221
11222 * emacs-lisp/cl.el (pushnew): Silence warning.
11223
11224 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11225 (cl-byte-compile-throw): Remove.
11226 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11227
11228 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11229 closures.
11230
11231 * emacs-lisp/cconv.el: New file.
11232
11233 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11234 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11235 (byte-compile-initial-macro-environment):
11236 Handle declare-function here.
11237 (byte-compile--lexical-environment): New var.
11238 (byte-stack-ref, byte-stack-set, byte-discardN)
11239 (byte-discardN-preserve-tos): New lap codes.
11240 (byte-interactive-p): Don't use any more.
11241 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11242 New macros.
11243 (byte-compile-lapcode): Use them and handle new lap codes.
11244 (byte-compile-obsolete): Remove.
11245 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11246 (byte-compile-arglist-warn): Check late def of inlinable funs.
11247 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11248 since they should have been expanded by now.
11249 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11250 (byte-compile-from-buffer): Remove unused second arg.
11251 (byte-compile-preprocess): New function.
11252 (byte-compile-toplevel-file-form): New function to distinguish
11253 file-form calls from outside from file-form calls from hunk-handlers.
11254 (byte-compile-file-form): Simplify.
11255 (byte-compile-file-form-defsubst): Remove.
11256 (byte-compile-file-form-defmumble): Simplify now that
11257 byte-compile-lambda always returns a byte-code-function.
11258 (byte-compile): Preprocess.
11259 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11260 Remove, not used any more.
11261 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11262 (byte-compile-make-args-desc): New funs.
11263 (byte-compile-lambda): Handle lexical functions. Always return
11264 a byte-code-function.
11265 (byte-compile-reserved-constants): New var, to make up room for
11266 closed-over variables.
11267 (byte-compile-constants-vector): Obey it.
11268 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11269 (byte-compile-macroexpand-declare-function): New function.
11270 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11271 byte-code-functions.
11272 (byte-compile-form): Check obsolescence here.
11273 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11274 (byte-compile-variable-ref): Remove.
11275 (byte-compile-dynamic-variable-op): New fun.
11276 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11277 (byte-compile-variable-set): New funs.
11278 (byte-compile-discard): Add 2 args.
11279 (byte-compile-stack-ref, byte-compile-stack-set)
11280 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11281 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11282 macroexpand-all instead.
11283 (byte-compile-quote-form): Remove.
11284 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11285 (byte-compile-bind, byte-compile-unbind): New funs.
11286 (byte-compile-let): Handle let* and lexical binding.
11287 (byte-compile-let*): Remove.
11288 (byte-compile-catch, byte-compile-unwind-protect)
11289 (byte-compile-track-mouse, byte-compile-condition-case):
11290 Handle a new :fun-body form, used for lexical scoping.
11291 (byte-compile-save-window-excursion)
11292 (byte-compile-with-output-to-temp-buffer): Remove.
11293 (byte-compile-defun): Simplify.
11294 (byte-compile-stack-adjustment): New fun.
11295 (byte-compile-out): Use it.
11296 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11297
11298 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11299 handler any more.
11300
11301 * emacs-lisp/byte-opt.el: Use lexical binding.
11302 (byte-inline-lapcode): Remove (to bytecomp).
11303 (byte-compile-inline-expand): Pay attention to inlining to/from
11304 lexically bound code.
11305 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11306 any more.
11307 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11308 any more and don't call compiler-macros.
11309 (byte-compile-splice-in-already-compiled-code): Remove.
11310 (byte-code): Don't inline any more.
11311 (disassemble-offset): Receive `bytes' as argument rather than via
11312 dynamic scoping.
11313 (byte-compile-tag-number): Declare before first use.
11314 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11315 `return' even if make-spliceable.
11316 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11317 obsolete interactive-p.
11318 (byte-optimize-lapcode): Optimize new lap-codes.
11319 Don't trip up on new form of `byte-constant' lap code.
11320
11321 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11322
11323 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11324
11325 * custom.el (custom-initialize-default, custom-declare-variable):
11326 Use `defvar'.
11327
11328 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11329 New variables.
11330 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11331 (COMPILE_FIRST): Add macroexp and cconv.
11332 * makefile.w32-in: Mirror changes in Makefile.in.
11333
11334 * vc/cvs-status.el:
11335 * vc/diff-mode.el:
11336 * vc/log-edit.el:
11337 * vc/log-view.el:
11338 * vc/smerge-mode.el:
11339 * textmodes/bibtex-style.el:
11340 * textmodes/css.el:
11341 * startup.el:
11342 * uniquify.el:
da91b5f2
CY
11343 * minibuffer.el:
11344 * newcomment.el:
11345 * reveal.el:
11346 * server.el:
11347 * mpc.el:
11348 * emacs-lisp/smie.el:
11349 * doc-view.el:
11350 * dired.el:
03408648
SM
11351 * abbrev.el: Use lexical binding.
11352
0f0c1f27
EZ
113532011-04-01 Eli Zaretskii <eliz@gnu.org>
11354
11355 * info.el (info-display-manual): New function.
11356
c82b2579
SM
113572011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11358
11359 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11360
221ddf68
TH
113612011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11362
11363 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11364 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11365
cba6e77e
GM
113662011-03-31 Glenn Morris <rgm@gnu.org>
11367
e040639f
GM
11368 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11369
cba6e77e
GM
11370 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11371
6d0f1c9e
CS
113722011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11373
11374 * progmodes/python.el (python-default-interpreter)
11375 (python-python-command-args, python-jython-command-args)
11376 (python-which-shell, python-which-args, python-which-bufname)
11377 (python-file-queue, python-comint-output-filter-function)
11378 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11379 variables and functions.
11380
3e2d70fd
SM
113812011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11382
11383 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11384 (completion-in-region-mode): New minor mode.
11385 (completion-in-region): Use it.
11386 (completion-in-region--data, completion-in-region-mode-map): New vars.
11387 (completion-in-region--postch): New function.
11388 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11389 New vars.
11390 (completion--capf-wrapper): New function.
11391 (completion-at-point): Use it to track well-behavedness of
11392 hook functions.
11393 (completion-help-at-point): New command.
11394
f3e4086c
JM
113952011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11396
11397 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11398 syntax class to search for whitespace on a single line
11399 (Message-ID: <4D938140.4030905@redhat.com>).
11400
eb7ffc14
LL
114012011-03-30 Leo Liu <sdl.web@gmail.com>
11402
11403 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11404 New commands.
11405 (edit-abbrevs-map): Bind them here.
11406 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11407
d806ab68
KM
114082011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11409
11410 * allout.el (allout-hide-by-annotation, allout-flag-region):
11411 Reduce possibility of overlay leakage by making them volatile.
11412
11413 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11414 hash is not shared between buffers. Mode initialization is
11415 responsible for giving it a useful starting value.
11416 (allout-item-span): Reduce possibility of overlay leakage by
11417 making them volatile.
11418 (allout-widgets-count-buttons-in-region): Add diagnostic function
11419 for tracking down button overlay leaks.
11420
ea622834
LL
114212011-03-29 Leo Liu <sdl.web@gmail.com>
11422
11423 * ido.el (ido-read-internal): Use the default history var
11424 minibuffer-history if no HISTORY is specified.
11425
b62f8267
G
114262011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11427
03408648
SM
11428 * net/imap.el (imap-shell-open, imap-process-connection-type):
11429 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11430 Kerberos, SSL, other subprocesses.
11431
947b6566
LL
114322011-03-28 Leo Liu <sdl.web@gmail.com>
11433
11434 * abbrev.el (abbrev-table-empty-p): New function.
11435 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11436 nonempty ones. (Bug#5937)
11437
5ffb62aa
JD
114382011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11439
11440 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11441
7a097943
LL
114422011-03-27 Leo Liu <sdl.web@gmail.com>
11443
11444 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11445 for foreground and background colors.
11446 (ansi-color-make-color-map): Adapt.
11447
c5b40130
LL
114482011-03-25 Leo Liu <sdl.web@gmail.com>
11449
1f48f7d2
LL
11450 * midnight.el (midnight-time-float): Remove. Note it calculates
11451 the microsecond component incorrectly and seconds-to-time does the
11452 same job.
625897ec 11453 Remove redundant (require 'timer).
1f48f7d2 11454
c5b40130
LL
11455 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11456 (ido-completions): Remove unused arguments. (Bug#8329)
11457
d86d2721
SM
114582011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11459
11460 * minibuffer.el (completion--flush-all-sorted-completions):
11461 Remove itself from hook.
11462 (completion-at-point): Let the functions perform the completion
11463 immediately and return nil or t.
11464 * comint.el (comint-dynamic-complete-functions): Now identical to
11465 completion-at-point-functions.
11466 (comint-dynamic-list-input-ring): Remove unused var `index'.
11467 (comint--match-partial-filename, comint--unquote&expand-filename):
11468 New funs, split from comint-match-partial-filename.
11469 (comint-dynamic-complete): Use completion-at-point.
11470 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11471
e8974c48
DA
114722011-03-24 Drew Adams <drew.adams@oracle.com>
11473
11474 * thingatpt.el: Support `defun'.
11475
def71b5e
LL
114762011-03-23 Leo Liu <sdl.web@gmail.com>
11477
cb5af48e
LL
11478 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11479
def71b5e
LL
11480 * help-mode.el (help-mode-finish): Tweak regexp.
11481
927c53e7
GM
114822011-03-23 Glenn Morris <rgm@gnu.org>
11483
18d05bed
GM
11484 * eshell/esh-opt.el (eshell-eval-using-options):
11485 Do not bind unused local variable `eshell-option-stub'.
11486
927c53e7
GM
11487 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11488
9d0da923
JB
114892011-03-22 Juanma Barranquero <lekktu@gmail.com>
11490
11491 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11492 keymap variable in `with-no-warnings' to avoid a warning when the
11493 keymap has been already `defconst'ed.
11494
4b978a67
LL
114952011-03-22 Leo Liu <sdl.web@gmail.com>
11496
11497 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11498 encode all chars in abbrevs; otherwise use emacs-mule or
11499 utf-8-emacs. (Bug#8308)
11500
5fd62452
JB
115012011-03-22 Juanma Barranquero <lekktu@gmail.com>
11502
0b1596c6
JB
11503 * simple.el (backward-delete-char-untabify):
11504 Avoid warning about using `delete-backward-char'.
11505
5fd62452
JB
11506 * image.el (image-type-file-name-regexps): Make it variable.
11507 `imagemagick-register-types' modifies it, and the user may want
11508 to add new extensions for known image types.
11509 (imagemagick-register-types): Throw error if not using ImageMagick.
11510
0b4e93f1
LL
115112011-03-22 Leo Liu <sdl.web@gmail.com>
11512
11513 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11514 located before rcirc-prompt-end-marker.
11515 (rcirc-complete): Error if point is not after rcirc prompt.
11516 Handle the case when table is nil.
9882e214 11517 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11518
fccee4ab
CY
115192011-03-22 Chong Yidong <cyd@stupidchicken.com>
11520
11521 * custom.el (custom--inhibit-theme-enable): Make it affect only
11522 custom-theme-set-variables and custom-theme-set-faces.
11523 (provide-theme): Ignore custom--inhibit-theme-enable.
11524 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11525 (custom-enabling-themes): Delete variable.
d86d2721
SM
11526 (enable-theme): Accept only loaded themes as arguments.
11527 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11528 (custom-enabled-themes): Forbid themes from setting this.
11529 Eliminate use of custom-enabling-themes.
11530 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11531
af896da6
LL
115322011-03-21 Leo Liu <sdl.web@gmail.com>
11533
11534 * ido.el (ido-read-internal): Add ido-selected to history instead
11535 of user input.
11536
78f64af0
SM
115372011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11538
11539 * subr.el (deferred-action-list, deferred-action-function):
11540 Mark obsolete.
11541
b16ac1ec
LL
115422011-03-21 Leo Liu <sdl.web@gmail.com>
11543
810f7698
LL
11544 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11545 change on 2011-02-13 (bug#8309).
11546
b16ac1ec
LL
11547 * minibuffer.el (read-file-name-function): Change default value.
11548 (read-file-name--defaults): Rename from read-file-name-defaults.
11549 (read-file-name-default): Rename from read-file-name.
11550 (read-file-name): Call read-file-name-function.
11551
4e05e67e
GM
115522011-03-21 Glenn Morris <rgm@gnu.org>
11553
11554 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11555 Doc fixes.
11556
4359915b
CY
115572011-03-21 Chong Yidong <cyd@stupidchicken.com>
11558
11559 * cus-theme.el: Add missing provide statement.
11560 (customize-create-theme): Extract theme value correctly.
11561 (custom-theme-visit-theme): Autoload.
11562 (customize-create-theme): Prompt before inserting default faces.
11563
1fe275ee
JB
115642011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11565
11566 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11567 units and musical notes.
11568
cd394be1 115692011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11570
11571 * ido.el (ido-read-internal): Use completing-read-default.
11572 (ido-completing-read): Fix compatibility with completing-read.
11573
7d476bde
CO
115742011-03-20 Christian Ohler <ohler@gnu.org>
11575
11576 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11577 (ert-delete-all-tests): Use `called-interactively-p' rather than
11578 `interactive-p'.
11579 (ert--make-xrefs-region): Respect END.
11580
fe0fb33e
CY
115812011-03-19 Chong Yidong <cyd@stupidchicken.com>
11582
ff854b0b
CY
11583 * dired-aux.el (dired-create-directory): Signal an error if the
11584 directory already exists (Bug#8246).
11585
fe0fb33e
CY
11586 * facemenu.el (list-colors-display): Call list-faces-display
11587 inside with-help-window.
11588 (list-colors-print): Use display property to align the final
11589 column, instead of checking window-width.
11590
576bce32
EZ
115912011-03-19 Eli Zaretskii <eliz@gnu.org>
11592
4d61f28d 11593 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
11594 windows-nt systems.
11595 (emerge-protect-metachars): Quote correctly for ms-dos and
11596 windows-nt systems.
11597
89c41d68 115982011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
11599
11600 * info.el (info-initialize): Replace all uses of `:' with
11601 path-separator for compatibility with non-Unix systems.
11602 Cache quoting of path-separator. (Bug#8258)
11603
b14e3e21 116042011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
11605
11606 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
11607 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
11608 (mouse-avoidance-mode): Fix typos in docstrings.
11609
4525ce3e
CY
116102011-03-19 Chong Yidong <cyd@stupidchicken.com>
11611
11612 * startup.el (package-subdirectory-regexp): Move from package.el.
11613 Omit \\` and \\', and let callers add them.
11614
11615 * emacs-lisp/package.el (package-strip-version)
11616 (package-load-all-descriptors): Add \\` and \\' to
11617 package-subdirectory-regexp before using it.
11618 (package-untar-buffer): New arg DIR; ensure that file untars only
11619 into this expected directory. Remove superfluous delete-region.
11620 (package-unpack): Caller changed.
11621 (package-tar-file-info): Use package-subdirectory-regexp.
11622
a904a09a 116232011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 11624
a904a09a
SM
11625 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
11626 diff-mode-shared-map (bug#8284).
11627 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
11628
116292011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11630
11631 * calendar/time-date.el (format-seconds): Use assoc instead of
11632 assoc-string, since assoc-string doesn't exist in XEmacs.
11633
171fc304
JB
116342011-03-17 Juanma Barranquero <lekktu@gmail.com>
11635
11636 * custom.el (custom-known-themes): Reflow docstring.
11637 (custom-theme-load-path): Fix typo in docstring.
11638 (load-theme): Fix typo in error message.
11639 (custom-available-themes, custom-variable-theme-value):
11640 Use `let', not `let*'.
11641
d71990a1
JB
116422011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
11643
11644 * calc/README: Mention inclusion of musical notes.
11645
11646 * calc/calc-units.el (calc-lu-quant): Rename from
11647 `calc-logunits-quantity'.
11648 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
11649 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
11650 (calc-db): Rename from `calc-dblevel'.
11651 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
11652 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
11653 (calc-np): Rename from `calc-nplevel'.
11654 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
11655 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
11656 (calc-lu-plus): Rename from `calc-logunits-add'.
11657 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
11658 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
11659 (calc-lu-minus): Rename from `calc-logunits-sub'.
11660 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
11661 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
11662 (calc-lu-times): Rename from `calc-logunits-mul'.
11663 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
11664 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
11665 (calc-lu-divide): Rename from `calc-logunits-div'.
11666 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
11667 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
11668
11669 * calc/calc-ext.el (calc-init-extensions): Update the names of the
11670 functions being autoloaded.
11671
11672 * calc/calc.el (calc-lu-power-reference): Rename from
11673 `calc-logunits-power-reference'.
11674 (calc-lu-field-reference): Rename from
11675 `calc-logunits-field-reference'.
11676
7a71b18d
GM
11677 * calc/calc-help.el (calc-l-prefix-help):
11678 Mention musical note functions.
d71990a1 11679
40c2934b
SM
116802011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11681
11682 * minibuffer.el (completion-all-sorted-completions):
11683 Use :completion-cycle-penalty text property if present.
11684
b0911414
KM
116852011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
11686
11687 * allout.el (allout-yank-processing): Adjust for new rebulleting
11688 regime so bullet being yanked is used without prompting the user
11689 for a choice.
11690
8a05b668
JB
116912011-03-16 Juanma Barranquero <lekktu@gmail.com>
11692
11693 * startup.el (command-line): Warn the user that _emacs is deprecated.
11694
5ba5fb81
JB
116952011-03-16 Juanma Barranquero <lekktu@gmail.com>
11696
11697 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
11698 (delphi-verbose, delphi-comment-face, delphi-string-face)
11699 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
11700 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
11701 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
11702 (delphi-new-comment-line, delphi-font-lock-defaults)
11703 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
11704 Fix typos in docstrings.
11705
2dab465b
KM
117062011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
11707
5ba5fb81 11708 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
11709 Invert the roles of character and string values for INSTEAD, so a
11710 string is used for the more common case of a defaulting prompt.
11711
0adf5618
SM
117122011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11713
11714 * progmodes/ruby-mode.el (ruby-backward-sexp):
11715 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
11716 * play/gamegrid.el (gamegrid-make-face):
11717 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
11718 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
11719 * notifications.el (notifications-notify):
11720 * net/xesam.el (xesam-search-engines):
11721 * net/quickurl.el (quickurl-list-insert):
11722 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
11723
d72700e5
CY
117242011-03-15 Chong Yidong <cyd@stupidchicken.com>
11725
11726 * startup.el (command-line): Update package subdirectory regexp.
11727
49c5410a
SM
117282011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11729
c6eee9aa
SM
11730 * allout.el (allout-abbreviate-flattened-numbering)
11731 (allout-mode-deactivate-hook): Fix up obsolescence "date".
11732
49c5410a
SM
11733 * subr.el (read-char-choice): Only show the cursor after the prompt,
11734 not after the answer.
11735
047b2bb9
KR
117362011-03-15 Kevin Ryde <user42@zip.com.au>
11737
11738 * help-fns.el (variable-at-point): Skip leading quotes, if any
11739 (bug#8253).
11740
0a57d256
SM
117412011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11742
11743 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
11744 warning message.
11745
77c992bc
MA
117462011-03-14 Michael Albinus <michael.albinus@gmx.de>
11747
11748 * shell.el (shell): When called interactively, offer to change the
11749 shell file name on remote hosts.
11750
eebc475d
TZ
117512011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11752
11753 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
11754 integration for LDAP parameters. The host, base, user or binddn,
11755 and secret tokens can be specified in a netrc file, for instance.
11756 This is optional because an `auth-source' parameter must be
11757 specified in the search attributes.
11758
9d05d1ba
JB
117592011-03-13 Juanma Barranquero <lekktu@gmail.com>
11760
11761 * help.el (describe-mode): Link to the mode's definition (bug#8185).
11762
09d9db2c
GM
117632011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11764
11765 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
11766 into declaration. Remove redundant and harmful binding.
11767
117682011-03-12 Eli Zaretskii <eliz@gnu.org>
11769
11770 * files.el (file-ownership-preserved-p): Pass `integer' as an
11771 explicit 2nd argument to `file-attributes'. If the file's owner
11772 is the Administrators group on Windows, and the current user is
11773 Administrator, consider that a match.
11774
11775 * server.el (server-ensure-safe-dir): Consider server directory
11776 safe on MS-Windows if its owner is the Administrators group while
11777 the current Emacs user is Administrator. Use `=' to compare
11778 numerical UIDs, since they could be integers or floats.
11779
219bd536
JB
117802011-03-12 Juanma Barranquero <lekktu@gmail.com>
11781
11782 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
11783
f3afd36b
MA
117842011-03-12 Michael Albinus <michael.albinus@gmx.de>
11785
11786 Sync with Tramp 2.2.1.
11787
11788 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
11789
11790 * net/trampver.el: Update release number.
11791
3aaaa6f1
SM
117922011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11793
94642599
SM
11794 * progmodes/compile.el (compilation--previous-directory): Fix up
11795 various nil/dead-marker mismatches (bug#8014).
11796 (compilation-directory-properties, compilation-error-properties):
11797 Don't call it at a position past the one we're about to change.
11798
3aaaa6f1
SM
11799 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
11800 Disable obsolescence warnings in the file that declares it.
11801
14239447
KM
118022011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
11803
099c39a4
JB
11804 * allout-widgets.el (allout-widgets-tally):
11805 Initialize allout-widgets-tally as a hash table rather than nil to
11806 prevent mode-line redisplay warnings. Also, clarify the module
11807 description and fix a comment typo.
14239447 11808
135e287c
JB
118092011-03-11 Juanma Barranquero <lekktu@gmail.com>
11810
11811 * help-fns.el (describe-variable): Don't complete keywords.
11812 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
11813
ffbf300e
CY
118142011-03-10 Chong Yidong <cyd@stupidchicken.com>
11815
ba08b241
CY
11816 * emacs-lisp/package.el (package-version-join): Impose a standard
11817 string representation for pre/alpha/beta version lists.
11818 (package-unpack-single): Standardize the directory name by passing
11819 it through package-version-join.
11820 (package-strip-rcs-id): Accept any version string that does not
11821 signal an error in version-to-list.
ffbf300e 11822
f346fd6b
MA
118232011-03-10 Michael Albinus <michael.albinus@gmx.de>
11824
11825 * simple.el (delete-trailing-whitespace): Return nil for the
11826 benefit of `write-file-functions'.
11827
ccb55d27
GM
118282011-03-10 Glenn Morris <rgm@gnu.org>
11829
5ceaac0c
GM
11830 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
11831
02da65ff
GM
11832 * vc/vc-git.el (vc-git-program): New option.
11833 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
11834 (vc-git--call): Use it.
11835
b2f603cc
GM
11836 * eshell/esh-util.el (eshell-condition-case): Doc fix.
11837
5772caab
GM
11838 * cus-edit.el (Custom-newline): If no button at point, look
11839 for a subgroup button at start-of-line. (Bug#2298)
11840
ccb55d27
GM
11841 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
11842
ec6ecaed
JD
118432011-03-10 Julien Danjou <julien@danjou.info>
11844
11845 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
11846 `cursor-type' is nil.
11847
9d5aa01d
JB
118482011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
11849
11850 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
11851
b6a5875b
KM
118522011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
11853
7a71b18d 11854 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
11855 preserves the existing header prefix, rebulleting it if necessary,
11856 rather than replacing it. This is necessary for proper operation
11857 of cooperative addons like allout-widgets.
1154d12e
JB
11858 (allout-make-topic-prefix, allout-rebullet-heading):
11859 Change SOLICIT arg to INSTEAD, and interpret additionally a string
11860 value as alternate bullet to be used, instead of prompting the user
11861 for a bullet character.
b6a5875b 11862
ee545c35
MA
118632011-03-09 Michael Albinus <michael.albinus@gmx.de>
11864
d86d2721
SM
11865 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11866 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
11867 `tramp-default-port'.
11868
c47971d7
DD
118692011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
11870
11871 * net/rcirc.el (rcirc-handler-001): Remove useless
11872 with-rcirc-process-buffer.
11873 (rcirc-check-auth-status): Swap arguments to string-match.
11874
13522cb4
GM
118752011-03-09 Glenn Morris <rgm@gnu.org>
11876
0be6f4f1
GM
11877 * shell.el (shell-mode):
11878 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
11879
13522cb4
GM
11880 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
11881 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
11882
515de2e3
CY
118832011-03-08 Chong Yidong <cyd@stupidchicken.com>
11884
11885 * emacs-lisp/package.el (package-refresh-contents)
11886 (package-menu-execute): Use condition-case-no-debug.
11887
b511b994
MA
118882011-03-08 Michael Albinus <michael.albinus@gmx.de>
11889
11890 * simple.el (shell-command-to-string): Use `process-file'.
11891
11892 * emacs-lisp/package.el (package-tar-file-info): Handle also
11893 remote files.
11894
d86d2721
SM
11895 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11896 Use `equal' for upload base check.
b511b994 11897
25bbfb31
AM
118982011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
11899
11900 * textmodes/texinfo.el (texinfo-environments):
11901 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
11902
be996521
GM
119032011-03-08 Glenn Morris <rgm@gnu.org>
11904
e9c8529f
GM
11905 * cus-start.el (cursor-in-non-selected-windows):
11906 Fix :set quoting oddness. (Bug#8192)
11907
be996521
GM
11908 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
11909 in some setf expressions. (Bug#2159)
11910
2bb5649e
CY
119112011-03-08 Chong Yidong <cyd@stupidchicken.com>
11912
11913 * custom.el (custom-available-themes): Return themes in
11914 alphabetical order.
11915
33383987 11916See ChangeLog.15 for earlier changes.
e3d51b27
MR
11917
11918;; Local Variables:
11919;; coding: utf-8
e3d51b27
MR
11920;; End:
11921
acaf905b 11922 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
11923
11924 This file is part of GNU Emacs.
11925
11926 GNU Emacs is free software: you can redistribute it and/or modify
11927 it under the terms of the GNU General Public License as published by
11928 the Free Software Foundation, either version 3 of the License, or
11929 (at your option) any later version.
11930
11931 GNU Emacs is distributed in the hope that it will be useful,
11932 but WITHOUT ANY WARRANTY; without even the implied warranty of
11933 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11934 GNU General Public License for more details.
11935
11936 You should have received a copy of the GNU General Public License
11937 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.