Fix wording of comment in the last commit.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
0c2014a3
GM
12012-04-09 Glenn Morris <rgm@gnu.org>
2
3 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4
e2627d21
EZ
52012-04-08 Eli Zaretskii <eliz@gnu.org>
6
7 * textmodes/ispell.el (ispell-dictionary-base-alist): Add data for
8 Hebrew.
9
5c14e333
CY
102012-04-08 Chong Yidong <cyd@gnu.org>
11
12 * net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change
13 (Bug#11192).
14
bf6fa423
GM
152012-04-07 Glenn Morris <rgm@gnu.org>
16
17 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
18
82b24fb2
EZ
192012-04-07 Eli Zaretskii <eliz@gnu.org>
20
21 * minibuffer.el (completion-in-region-mode-map): Bind
22 completion-help-at-point to M-? rather than ?. (Bug#11182)
23
f23d2c7d
LMI
242012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
25
26 * window.el (shrink-window): Mention the `window-min-height'
27 variable in the doc string.
28
0a0a3573
BG
292012-04-05 Bastien Guerry <bzg@altern.org>
30
31 * color.el (color-lighten-name): Fix typo.
32
e5248ac9
SM
332012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * server.el (server--on-display-p): New function.
36 (server--on-display-p): Use it.
37
b4243e22
GV
382012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
39
40 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
41 (bug#11145).
42
305d9f44
SM
432012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * comint.el (comint--common-quoted-suffix): Check string boundary
46 before comparing (bug#11158).
47 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
48
3d439cd1
CY
492012-04-04 Chong Yidong <cyd@gnu.org>
50
321cc491
CY
51 * minibuffer.el (completion-extra-properties): Doc fix.
52
3d439cd1
CY
53 * subr.el (delayed-warnings-hook): Doc fix.
54
2d562c0f
DU
552012-04-04 Daiki Ueno <ueno@unixuser.org>
56
57 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
58 selection (Bug#11159).
59 (epa-insert-keys): Inform that the default public key will be
60 exported if no key is selected.
61
4443f204
RS
622012-04-04 Richard Stallman <rms@gnu.org>
63
64 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
65
529c06b6
CY
662012-04-03 Chong Yidong <cyd@gnu.org>
67
68 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
69 mail-insert-file, not its obsolete alias mail-attach-file.
70
66b907dc
MA
712012-04-03 Michael Albinus <michael.albinus@gmx.de>
72
73 * notifications.el (notifications-notify): Fix docstring.
74
c0ea195d
GM
752012-04-02 Glenn Morris <rgm@gnu.org>
76
77 * emacs-lisp/authors.el (authors-aliases): Another addition.
78
5ca64e00
MA
792012-04-02 Michael Albinus <michael.albinus@gmx.de>
80
81 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
82 `tramp-compat-call-process' instead of `tramp-local-call-process'.
83 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
84
42ee526b
CY
852012-04-01 Chong Yidong <cyd@gnu.org>
86
87 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
88 Handle root directory properly.
89 (copy-directory): Caller changed.
90
91 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
92 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
93
0b021094
GM
942012-03-31 Glenn Morris <rgm@gnu.org>
95
40f86458
GM
96 * term/xterm.el (xterm-extra-capabilities): Doc fix.
97
7019c177
GM
98 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
99
a1daddd6
GM
100 * calendar/calendar.el (calendar-window-list)
101 (calendar-hide-window): Restore. (Bug#11140)
102 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
103
0b021094
GM
104 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
105
40311efc
TV
1062012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
107
108 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
109 Check if file is a symlink (Bug#10489).
110
111 * files.el (copy-directory): Likewise.
112
5319014e
CY
1132012-03-30 Chong Yidong <cyd@gnu.org>
114
115 * image.el (imagemagick-types-inhibit)
116 (imagemagick-register-types): Doc fix.
117
935d1290
AM
1182012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
119
120 * ispell.el (ispell-get-extended-character-mode): Disable
121 extended-char-mode for hunspell. hunspell does not support it and
122 treats ~word as ordinary words in pipe mode.
123
61c6e8fd
GM
1242012-03-30 Glenn Morris <rgm@gnu.org>
125
126 * tutorial.el (help-with-tutorial): Ensure local variables don't
127 happen to make the buffer read-only. (Bug#11127)
128
81fdff00
SM
1292012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
130
131 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
132 (perl-calculate-indent): Return `noindent' in strings.
133
6e7a6ec0
SS
1342012-03-28 Sam Steingold <sds@gnu.org>
135
136 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
137 instead of the broken adhockery which does not prevent calendar
138 buffers from being displayed at random after exit.
139 (calendar-window-list, calendar-hide-window): Remove the broken
140 adhockery.
141
fee88ca0
GM
1422012-03-28 Glenn Morris <rgm@gnu.org>
143
144 * replace.el (query-replace-map): Doc fix.
145
38de3354
AS
1462012-03-28 Andreas Schwab <schwab@linux-m68k.org>
147
148 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
149 contents. (Bug#11109)
150
b973155e
SM
1512012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
152
153 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
154 (bug#11077).
155 (avl-tree--check, avl-tree--check-node): New funs.
156
dcb6e7b3
MR
1572012-03-27 Martin Rudalics <rudalics@gmx.at>
158
159 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
160 (switch-to-prev-buffer, switch-to-next-buffer):
161 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
162 showing a buffer already is done on the same frame.
163
b4fa35fa
GM
1642012-03-27 Glenn Morris <rgm@gnu.org>
165
166 * startup.el (mail-host-address): Doc fix.
167
f9210e18
SM
1682012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
171 than 197 variables.
172
c0bf7753
AF
1732012-03-26 Ami Fischman <ami@fischman.org>
174
175 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
176
33da7b16
GM
1772012-03-26 Glenn Morris <rgm@gnu.org>
178
02243d9d
GM
179 * files.el (save-buffers-kill-emacs): Doc fix.
180
33da7b16
GM
181 * startup.el (normal-top-level, command-line, command-line-1):
182 Give them doc strings.
183
e5a69fd0
EZ
1842012-03-25 Eli Zaretskii <eliz@gnu.org>
185
186 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 187 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 188
9a69676a
CY
1892012-03-25 Chong Yidong <cyd@gnu.org>
190
4125cb8b
CY
191 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
192 theme if it was previously enabled before (Bug#11031).
193
dd470960
CY
194 * cus-theme.el (custom-theme-write-faces): Retrieve current face
195 spec with custom-face-get-current-spec if its :shown-value is not
196 determined yet (Bug#9337).
4125cb8b 197 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 198
9a69676a
CY
199 * button.el (button-at): Minor addition to docstring.
200
6e7e90fa
SL
2012012-03-24 Simon Leinen <simon.leinen@gmail.com>
202
203 * vc/vc.el (vc-merge): Fix a prompt.
204
f06e2758
CY
2052012-03-24 Chong Yidong <cyd@gnu.org>
206
207 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
208 point (Bug#9623).
209
6e7e90fa
SL
210 * button.el (button-at): Minor addition to docstring.
211
b9d0879b
SM
2122012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
213
214 * newcomment.el (comment-choose-indent): No space after BOL.
215
e71cebb3
SS
2162012-03-22 Sam Steingold <sds@gnu.org>
217
218 * window.el (switch-to-prev-buffer): Revert last patch because the
219 bug turned out to be an advertised feature (Elisp manual 28.14).
220
335aff35
GM
2212012-03-22 Glenn Morris <rgm@gnu.org>
222
223 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
224 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
225
c676576a
LMI
2262012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
227
228 * net/network-stream.el (network-stream-open-starttls): Make error
229 message under Windows be less misleading.
230
126f3d39
LW
2312012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
232
233 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
234 understands (bug#9942).
235
64fee311
CY
2362012-03-22 Chong Yidong <cyd@gnu.org>
237
238 * simple.el (end-of-visible-line): Handle return value of
239 next-single-property-change properly (Bug#9371).
240
a640d29a
KH
2412012-03-22 Kenichi Handa <handa@m17n.org>
242
243 * international/quail.el (quail-insert-kbd-layout): Fix previous
244 change. To avoid unwanted bidi reordering, use
245 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
246
39675016
DG
2472012-03-21 Dmitry Gutov <dgutov@yandex.ru>
248
249 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
250 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
251 (ruby-beginning-of-indent): Be more careful with the difference
252 between word-boundary and symbol boundary.
253 (ruby-mode-syntax-table): Make : a symbol constituent.
254
0a6934fc 2552012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 256
3d008e4f
SM
257 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
258
0a6934fc
SM
2592012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
260
af67c9d7
SM
261 * progmodes/etags.el (tags-completion-at-point-function):
262 Improve last fix.
263
1acad97c
SM
264 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
265
e298b5da
SS
2662012-03-21 Sam Steingold <sds@gnu.org>
267
268 * progmodes/etags.el (tags-completion-at-point-function):
269 Avoid the error when point is inside the pattern.
270
91d82a70
JY
2712012-03-21 John Yates <john@yates-sheets.org> (tiny change)
272
273 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
274 line (Bug#10855).
275
69188b79
CY
2762012-03-21 Drew Adams <drew.adams@oracle.com>
277
278 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
279
99fc91fe
AK
2802012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
281
282 * ido.el (ido-set-current-directory, ido-read-internal)
283 (ido-choose-completion-string, ido-completion-help): Handle nil
284 value of ido-completion-buffer (Bug#11008).
285
087bbb4c
SS
2862012-03-21 Sam Steingold <sds@gnu.org>
287
288 * window.el (switch-to-prev-buffer): Do not switch to a visible
289 window previous buffer, just like with the frame previous buffers.
290
fb5b8aca
CY
2912012-03-21 Chong Yidong <cyd@gnu.org>
292
293 * faces.el (make-face, make-empty-face, copy-face):
294 * face-remap.el (face-remap-add-relative, face-remap-set-base):
295 Doc fixes.
296
dc9924b8
SM
2972012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
298
299 * wid-edit.el (widget-complete-field): Remove (bug#11051).
300 (widget-complete): Remove broken use of it.
301
f0bcceb9
CY
3022012-03-20 Chong Yidong <cyd@gnu.org>
303
dc9924b8
SM
304 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
305 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
306 characters.
307
ee52ebf3
TH
3082012-03-20 Tassilo Horn <tassilo@member.fsf.org>
309
310 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
311 to draw rectangles, not squares. (Regression introduced by revno
312 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
313
4c5779ab
CY
3142012-03-18 Chong Yidong <cyd@gnu.org>
315
316 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
317 it is not yet defined (for temacs).
318
15360934
LL
3192012-03-18 Leo Liu <sdl.web@gmail.com>
320
dc9924b8 321 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 322
d9a8eb66
EZ
3232012-03-17 Eli Zaretskii <eliz@gnu.org>
324
325 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
326 (ispell-choices-win-default-height, ispell-silently-savep)
327 (ispell-dictionary-alist, ispell-encoding8-command)
328 (ispell-check-version, ispell-aspell-find-dictionary)
329 (ispell-valid-dictionary-list, ispell-words-keyword)
330 (ispell-get-word, ispell-internal-change-dictionary)
331 (ispell-region, ispell-skip-region-list)
332 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
333 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
334 (ispell-message-text-end, ispell-message)
335 (ispell-buffer-local-parsing): Doc fix.
336
f02ff80d
J
3372012-03-13 Jambunathan K <kjambunathan@gmail.com>
338
339 * htmlfontify.el: Add support for code block fontification for ODT
340 export (Bug #9914).
341 (hfy-optimisations): Define new option
342 `body-text-only'
343 (hfy-fontify-buffer): Honor above setting.
344 (hfy-begin-span, hfy-end-span): New routines factored out form
345 `hfy-fontify-buffer'.
346 (hfy-begin-span-handler, hfy-end-span-handler): New variables
347 that permit insertion of custom tags.
348 (hfy-fontify-buffer): Use above handlers.
349 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
350 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 351 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
f02ff80d
J
352 over multiple runs. This is made possible by having the caller let
353 bind a special variable `hfy-user-sheet-assoc'.
354 (htmlfontify-string): New defun.
355 (hfy-compile-face-map): Make sure that the last char in the
356 buffer is correctly fontified.
357 (hfy-face-resolve-face): Whitespace only change.
358
9ac7a13f
EZ
3592012-03-17 Eli Zaretskii <eliz@gnu.org>
360
361 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
362 message more clear.
363
e2b5bdd7
LL
3642012-03-16 Leo Liu <sdl.web@gmail.com>
365
366 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
367
2e492df3
AM
3682012-03-16 Alan Mackenzie <acm@muc.de>
369
370 Further optimise the handling of large macros.
371
372 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
373 limit to a call of `c-literal-limits'.
374 (c-determine-+ve-limit): New function.
dc9924b8
SM
375 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
376 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
377 In CASE 5B, restrict a search limit to 500.
378 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
379
380 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
381 Restrict macro bounds to +-500 from after-change's BEG END.
382
50e94f0c
LL
3832012-03-16 Leo Liu <sdl.web@gmail.com>
384
385 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
386
6f09f6ed
AH
3872012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
388
389 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 390 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 391
c7e73d51
GM
3922012-03-16 Glenn Morris <rgm@gnu.org>
393
da986230
GM
394 * view.el (view-buffer, view-buffer-other-window)
395 (view-buffer-other-frame): Doc fixes re special mode-class.
396
0835f01e
GM
397 * subr.el (eval-after-load): If named feature is provided not from
398 a file, run after-load forms. (Bug#10946)
399
c7e73d51
GM
400 * calendar/calendar.el (calendar-insert-at-column):
401 Handle non-unit-width characters a bit better. (Bug#10978)
402
3f2eafd1
CY
4032012-03-15 Chong Yidong <cyd@gnu.org>
404
405 * emacs-lisp/ring.el (ring-extend): New function.
406 (ring-insert+extend): Extend the ring correctly (Bug#11019).
407
408 * comint.el (comint-read-input-ring)
409 (comint-add-to-input-history): Grow comint-input-ring lazily.
410
103af3fe
SM
4112012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
412
663b1677
SM
413 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
414 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
415
103af3fe
SM
416 * imenu.el: Fix multiple inheritance breakage (bug#9199).
417 (imenu-add-to-menubar): Don't add a redundant index.
418 (imenu-update-menubar): Handle a dynamically composed keymap.
419
899cb7cb
KY
4202012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
421
422 * mail/sendmail.el (mail-encode-header):
423 Bind rfc2047-encode-encoded-words to nil.
424
3809f91d
GM
4252012-03-13 Glenn Morris <rgm@gnu.org>
426
427 * calendar/calendar.el (calendar-string-spread):
428 Handle non-unit-width characters a bit better. (Bug#10978)
429
9e345a01
LL
4302012-03-13 Leo Liu <sdl.web@gmail.com>
431
432 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
433 directory and file as argument (Bug#10822).
434
4a07df36
KS
4352012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
436
437 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
438 For dynamically generated code, follow $PC.
439 (gdb-disassembly-handler-custom): Handle no function name case.
440
4aaa9356
TL
4412012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
442
443 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
444 * emulation/ws-mode.el (ws-query-replace):
445 * sort.el (sort-regexp-fields):
446 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
447
225979da
SM
4482012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
449
450 * dabbrev.el: Fix cycle completion order (bug#10963).
451 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
452 (dabbrev-completion): Don't use an obarray; provide
453 a cycle-sort-function.
454
e2f1fdab
LL
4552012-03-12 Leo Liu <sdl.web@gmail.com>
456
dc9924b8 457 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
458 (kill-do-not-save-duplicates): Doc fix.
459
b19490ed
SM
4602012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
461
462 * dabbrev.el: Fix cycle completion (bug#10963).
463 Use lexical binding and wrap to 80 columns.
464 (dabbrev-completion): Delay computing the list of completions.
465
4b05d722
KH
4662012-03-12 Kenichi Handa <handa@m17n.org>
467
468 * international/quail.el (quail-insert-kbd-layout): Surround each
469 row by LRO and PDF instead of inserting many LRMs. Pad the left
470 and right of each non-spacing marks. Insert invisible space
471 between lower and upper characters to prevent composition.
472
dbbc2e69
SM
4732012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
474
475 * minibuffer.el (minibuffer-complete): Don't get confused when the
476 function is run twice via different commands (bug#10958).
477 (complete-with-action): Fix docstring.
478
292112ed
CY
4792012-03-12 Chong Yidong <cyd@gnu.org>
480
5d1ac394
CY
481 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
482 (nxml-completion-at-point-function): New function.
483 (nxml-mode): Use it.
484 (nxml-bind-meta-tab-to-complete-flag): Default to t.
485
292112ed
CY
486 * emacs-lisp/package.el (package-unpack, package-unpack-single):
487 Load generated autoloads file before byte compiling (Bug#10970).
488 (package--make-autoloads-and-compile): New helper fun.
489
4098f8f7
CS
4902012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
491
492 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
493
8f754691
MA
4942012-03-11 Michael Albinus <michael.albinus@gmx.de>
495
496 * autorevert.el (auto-revert-handler): Ensure, that
497 file-readable-p is applied only for local files or in
498 auto-revert-tail-mode.
499
e29ab36b
AS
5002012-03-11 Andreas Schwab <schwab@linux-m68k.org>
501
dbbc2e69
SM
502 * server.el (server-eval-at): Handle non-tcp connections.
503 Decode result string.
ad0bf5b6 504
e29ab36b
AS
505 * server.el (server-msg-size): New constant.
506 (server-reply-print): New function.
507 (server-eval-and-print): Use it.
508 (server-eval-at): Use server-quote-arg and server-unquote-arg.
509 Handle -print-nonl.
510
de5939ba
CS
5112012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
512
513 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
514 (Bug#10987).
515
0c93eabf
CY
5162012-03-11 Chong Yidong <cyd@gnu.org>
517
397a688f
CY
518 * simple.el (goto-line): Doc fix (Bug#9938).
519
2cc775f9
CY
520 * subr.el (save-window-excursion): Doc fix (Bug#9979).
521
0c93eabf
CY
522 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
523 when finished (Bug#10963).
524
c491fa41
MR
5252012-03-11 Martin Rudalics <rudalics@gmx.at>
526
527 * window.el (split-window-below): Fix bug in case where
528 split-window-keep-point is nil (Bug#10971).
529
300e8fa5
JL
5302012-03-11 Juri Linkov <juri@jurta.org>
531
532 * replace.el (replace-highlight): Set isearch-word to nil
533 unconditionally. (Bug#10887)
534
dbf6c5a1
EZ
5352012-03-10 Eli Zaretskii <eliz@gnu.org>
536
537 * net/mairix.el (mairix-replace-invalid-chars): Rename from
538 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 539 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
540 (mairix-widget-create-query): Add usage information about mairix
541 search forms: negating words, searching for substrings, etc.
542
b9e501de
JP
5432012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
544
545 * international/fontset.el (font-encoding-alist): Add an entry for
546 ksx1001 (Bug#5667).
547
92795c91
RS
5482012-03-10 Richard Stallman <rms@gnu.org>
549
1694e6c1
RS
550 * mail/sendmail.el (mail-encode-header):
551 Set rfc2047-encode-encoded-words.
552
607e8555
RS
553 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
554
de3bc99a
RS
555 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
556 view buffer means not swapped.
557 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
558 (rmail-write-region-annotate): Error if real text has disappeared.
559
92795c91
RS
560 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
561
699bd04e
CY
5622012-03-10 Chong Yidong <cyd@gnu.org>
563
564 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
565 * emulation/cua-base.el (cua--init-keymaps):
566 Add delete-forward-char to remappings (Bug#9666).
699bd04e 567
570a1714
MR
5682012-03-10 Martin Rudalics <rudalics@gmx.at>
569
dbbc2e69
SM
570 * speedbar.el (speedbar-unhighlight-one-tag-line):
571 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 572
82dcf4e4
CY
5732012-03-10 Chong Yidong <cyd@gnu.org>
574
7a2c7ca7
CY
575 * minibuffer.el (completion-in-region, completion-help-at-point):
576 Give the completion field overlay a high priority (Bug#6830).
577
82dcf4e4
CY
578 * dired.el (dired-goto-file): Recognize absolute file name
579 listings (Bug#7126).
580 (dired-goto-file-1): New helper function.
581 (dired-toggle-read-only): Inhibit warnings.
582
052e28ac
MA
5832012-03-09 Michael Albinus <michael.albinus@gmx.de>
584
585 * net/dbus.el: (dbus-property-handler): Return empty array if
586 there are no properties.
587
95d5e396
LL
5882012-03-09 Leo Liu <sdl.web@gmail.com>
589
590 * savehist.el (savehist-printable): Stricter check for string
591 value (Bug#10937).
592
3f018d6d
EZ
5932012-03-09 Eli Zaretskii <eliz@gnu.org>
594
dbbc2e69
SM
595 * mail/smtpmail.el (smtpmail-send-it):
596 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
597 valid mbox format.
598
f7fd3d79
GM
5992012-03-09 Glenn Morris <rgm@gnu.org>
600
601 * files.el (dir-locals-find-file):
602 Don't check result is regular, readable.
603 (dir-locals-read-from-file): Demote errors.
604
6ff6e72f
EZ
6052012-03-08 Eli Zaretskii <eliz@gnu.org>
606
dbbc2e69
SM
607 * international/quail.el (quail-insert-kbd-layout):
608 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
609 layout cell, to prevent their reordering by bidi display engine.
610 For details, see the discussion in
611 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
612
9cec7834
AM
6132012-03-08 Alan Mackenzie <acm@muc.de>
614
615 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
616 the starting position; make it extend the marked region when
617 invoked repeatedly - all under appropriate circumstances.
618 Fixes bugs #5525, #10906.
619
9a40b8d4
GM
6202012-03-08 Glenn Morris <rgm@gnu.org>
621
622 * files.el (locate-dominating-file, dir-locals-find-file):
623 Undo 2012-03-06 change.
624
7a08ed35
EZ
6252012-03-07 Eli Zaretskii <eliz@gnu.org>
626
dbbc2e69
SM
627 * international/quail.el (quail-help):
628 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
629 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
630 for the reason.
631
5aca4f71 6322012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
633
634 Avoid superfluous registering of signals. (Bug#10807)
635
636 * notifications.el (notifications-on-action-object)
637 (notifications-on-close-object): New defvars.
638 (notifications-on-action-signal, notifications-on-closed-signal):
639 Unregister the signal if not needed any longer.
640 (notifications-notify): Register `notifications-action-signal' or
641 `notifications-closed-signal', if :on-action or :on-close has been
642 passed as argument.
643
78e8b10a
CY
6442012-03-07 Chong Yidong <cyd@gnu.org>
645
646 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
647 non-X platforms.
648
69481eb8
GM
6492012-03-06 Glenn Morris <rgm@gnu.org>
650
651 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
652 (x-disown-selection-internal, x-get-selection-internal):
653 Doc fix (add arglist signatures). (Bug#10783)
654
133b8e11
KS
6552012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
656
657 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
658 Handle breakpoints with no "type".
659
99a83064
GM
6602012-03-06 Glenn Morris <rgm@gnu.org>
661
662 * files.el (locate-dominating-file): Add optional predicate argument.
663 (dir-locals-find-file): Make use of above change.
664
17798e78
TTN
6652012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
666
667 * info.el (Info-insert-dir): Also try "dir.gz".
668
eb182446
GM
6692012-03-06 Glenn Morris <rgm@gnu.org>
670
8f2114ee
GM
671 * files.el (dir-locals-find-file):
672 Ignore non-readable or non-regular files. (Bug#10928)
673
eb182446
GM
674 * files.el (locate-dominating-file): Doc fix.
675
24679323
AS
6762012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
677
678 * calendar/calendar.el (calendar-set-mode-line):
679 `getenv' returns a string. (Bug#10951)
680
01d972a9
LL
6812012-03-05 Leo Liu <sdl.web@gmail.com>
682
109aa8a9
LL
683 * simple.el (backward-delete-char-untabify): Constrain point to
684 field (Bug#10939).
685
01d972a9
LL
686 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
687
10607bea
CY
6882012-03-05 Chong Yidong <cyd@gnu.org>
689
690 * simple.el (count-words): If called from Lisp, return the word
691 count, for symmetry with `count-lines'. Arglist changed.
692 (count-words--message): Args changed. Consolidate counting code
693 from count-words and count-words-region.
694 (count-words-region): Caller changed.
695 (count-lines-region): Make it an obsolete alias.
696
5dd11cfe
TH
6972012-03-04 Tassilo Horn <tassilo@member.fsf.org>
698
699 * saveplace.el (save-place-to-alist)
700 (save-place-ignore-files-regexp): Allow value nil to disable this
701 feature.
702
c349f4e6
CY
7032012-03-04 Chong Yidong <cyd@gnu.org>
704
705 * faces.el (face-spec-reset-face): For the default face, reset the
706 attributes to default values (Bug#10748).
707
e627be4c
LMI
7082012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
709
710 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
711 previous patch: Check `message-send-mail-function', and not the
712 default function (bug#10897).
713
ebeabff4
MA
7142012-03-04 Michael Albinus <michael.albinus@gmx.de>
715
a41a6cf4
MA
716 * notifications.el (notifications-on-action-signal)
717 (notifications-on-closed-signal): Check for unique service name of
718 incoming event. Fix error in removing entry.
ebeabff4 719 (top): Register for signals with wildcard service name.
a41a6cf4 720 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 721
c1ca42b4
CY
7222012-03-04 Chong Yidong <cyd@gnu.org>
723
dc9924b8 724 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 725
ea16568d
GM
7262012-03-04 Glenn Morris <rgm@gnu.org>
727
728 * abbrev.el (copy-abbrev-table, abbrev-table-p)
729 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
730 (expand-abbrev, define-abbrev-table): Doc fixes.
731
fbae4637
LMI
7322012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
733
734 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
735 `message-default-send-mail-function' and not `send-mail-function'
736 when doing the prompting for `sendmail-query-once' before sending
737 in Message buffers (bug#10897).
738
a1e7225c
LMI
739 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
740 This is inconsistent with all the other stream functions, which leave
741 the setting up to the higher levels (if so wanted) (bug#10931).
742
56d093a9
AM
7432012-03-02 Alan Mackenzie <acm@muc.de>
744
745 Depessimize the handling of very large macros.
746
747 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
748 (c-macro-cache-syntactic): New variables to implement a one
749 element macro cache.
750 (c-invalidate-macro-cache): New function.
751 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
752 Adapt to use the new cache.
753 (c-state-safe-place): Use better the cache of safe positions.
754 (c-state-semi-nonlit-pos-cache)
755 (c-state-semi-nonlit-pos-cache-limit):
756 New variables for...
757 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
758 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
759 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
760 Use c-state-semi-safe-place.
56d093a9 761
dbbc2e69
SM
762 * progmodes/cc-langs.el (c-get-state-before-change-functions):
763 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 764
817e5c3d
MA
7652012-03-02 Michael Albinus <michael.albinus@gmx.de>
766
dbbc2e69
SM
767 * jka-compr.el (jka-compr-call-process):
768 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
769 not remote.
770
a032a702
MA
7712012-03-01 Michael Albinus <michael.albinus@gmx.de>
772
773 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
774 access of FILE2, if FILE1 does not exist.
775
99a54f21
MA
776 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
777 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
778
779 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
780 Add "PAGER=" to `process-environment'.
781
f6561e1f
MM
7822012-03-01 Michael R. Mauger <mmaug@yahoo.com>
783
784 * progmodes/sql.el: Bug fix
785 (sql-get-login-ext): Save login values in globals.
786 (sql-get-login): Use new version of `sql-get-login-ext'.
787 (sql-interactive-mode): Set global `sql-connection' to nil.
788 (sql-connect): Set global values for connection.
789 (sql-product-interactive): Save global values as buffer local.
790
2d44d9cc
LL
7912012-02-29 Leo Liu <sdl.web@gmail.com>
792
793 * abbrev.el (define-abbrevs): Reset sys to nil.
794
96b49301 7952012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
796
bf7f9bc5
JB
797 * files.el (file-equal-p): Rename from `files-equal-p'.
798 Return nil when one or both files don't exist.
96b49301 799 (file-subdir-of-p): Now only top directory must exists,
800 return nil if it doesn't.
bf7f9bc5
JB
801 (copy-directory): No need to test with `file-subdir-of-p' after
802 creating dir.
803 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
804 to `file-equal-p'.
96b49301 805
44e97401
GM
8062012-02-28 Glenn Morris <rgm@gnu.org>
807
808 * shell.el (shell-mode):
809 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
810 * play/landmark.el (landmark-font-lock-face-O):
811 * play/handwrite.el (handwrite):
812 * play/gomoku.el (gomoku-O):
813 * net/browse-url.el (browse-url-browser-display):
814 * international/mule.el (define-charset):
815 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
816 * filesets.el (filesets-find-file-delay):
817 * eshell/em-xtra.el (eshell-xtra):
818 * eshell/em-unix.el (eshell-grep):
819 * emulation/viper.el (viper-mode):
820 * emacs-lisp/regexp-opt.el (regexp-opt-group):
821 * emacs-lisp/easymenu.el (easy-menu-define):
822 * calendar/timeclock.el (timeclock-use-display-time):
823 * bs.el (bs-mode):
824 * bookmark.el (bookmark-save-flag):
825 Doc fix (standardize possessive apostrophe usage).
826
c98c6276
CY
8272012-02-27 Chong Yidong <cyd@gnu.org>
828
bf7f9bc5
JB
829 * emulation/viper-cmd.el (viper-intercept-ESC-key):
830 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 831
c98c6276
CY
832 * font-lock.el (font-lock-specified-p): Rename from
833 font-lock-spec-present. Callers changed.
834
9c62cd04 8352012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 836
bf7f9bc5
JB
837 * emacs-lisp/package.el (package-compute-transaction):
838 Handle holding a package version to t in package-load-list.
8ac9e529 839
530739c9
MA
8402012-02-26 Michael Albinus <michael.albinus@gmx.de>
841
842 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
843 (tramp-get-inode, tramp-get-device): Use cached values.
844
487915d7
AM
8452012-02-26 Alan Mackenzie <acm@muc.de>
846
847 Check there is a font-lock specification before doing initial
848 fontification.
849
850 * font-core.el (font-lock-mode): Move the conditional from
851 :after-hook to font-lock-initial-fontify.
852 (font-lock-default-function): Move the check for a specification
853 to font-lock-spec-present.
854
dc9924b8 855 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
856 (font-lock-spec-present): New function.
857
4fd96557
JB
8582012-02-26 Jim Blandy <jimb@red-bean.com>
859
860 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
861 (gdb-send): Apply it to the operand of the '-interpreter-exec
862 console' command, so that we can pass arguments with (say) quotes
863 in them. Store exact string sent in gdb-debug-log (Bug#10765).
864
9a4888c0
CY
8652012-02-26 Chong Yidong <cyd@gnu.org>
866
07498861
CY
867 * help-fns.el (describe-function-1): Clarify description of
868 remapping (Bug#10844).
869
9a4888c0
CY
870 * files.el (files-equal-p): Doc fix.
871 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
872 and quit the loop once a mismatch is found.
873
ea8fb88d
JB
8742012-02-25 Juanma Barranquero <lekktu@gmail.com>
875
876 * bs.el (bs--show-with-configuration): Don't throw an error
877 if the window cannot be split; otherwise, subsequent calls to
878 bs-show fail, restoring a stale window config. (Bug#10882)
879
525795c1
JD
8802012-02-25 Jan Djärv <jan.h.d@swipnet.se>
881
882 * term/ns-win.el (global-map): Bind ns-drag-file to
883 ns-find-file (Bug#5855, Bug#10050).
884
f008086f
AS
8852012-02-25 Andreas Schwab <schwab@linux-m68k.org>
886
887 * calendar/parse-time.el (parse-time-string): Allow extractor to
888 return nil.
889
a3fcfa99
MA
8902012-02-25 Michael Albinus <michael.albinus@gmx.de>
891
91027d08
JB
892 * net/tramp.el (tramp-file-name-for-operation):
893 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
894
895 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
896 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
897 Add COPY-CONTENTS argument.
a3fcfa99 898
67b0de11
CY
8992012-02-25 Chong Yidong <cyd@gnu.org>
900
901 Add custom groups for VC backends, for consistency with vc-bzr.
902
903 * vc/vc-arch.el (vc-arch):
904 * vc/vc-cvs.el (vc-cvs):
905 * vc/vc-git.el (vc-git):
906 * vc/vc-hg.el (vc-hg):
907 * vc/vc-mtn.el (vc-mtn):
908 * vc/vc-rcs.el (vc-rcs):
909 * vc/vc-sccs.el (vc-sccs):
910 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
911 All relevant defcustoms reassigned.
912
3c9dfce6
CY
9132012-02-25 Chong Yidong <cyd@gnu.org>
914
1339bf43
CY
915 * newcomment.el (comment-styles): Add autoload (Bug#10868).
916
3c9dfce6
CY
917 * term/x-win.el (x-initialize-window-system): Reduce default for
918 x-selection-timeout to 5 seconds (Bug#8869).
919
53a46cd0 9202012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 921
53a46cd0 922 * files.el (file-subdir-of-p): Fix typo.
14a8a663 923
25b2e303 9242012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
925
ec70a47d
GM
926 * files.el (files-equal-p, file-subdir-of-p): New functions.
927 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 928 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
929 * dired-aux.el (dired-copy-file-recursive): Same.
930 (dired-create-files): Modify destination when source is equal to
931 dest when copying files.
53a46cd0 932 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 933
914260cd
MA
9342012-02-24 Michael Albinus <michael.albinus@gmx.de>
935
936 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
937 (Bug#10874)
938
2cb228f7
AM
9392012-02-23 Alan Mackenzie <acm@muc.de>
940
941 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
942 parameter "after-hook:" to allow the expansion to run code after
943 the execution of the mode hooks.
944
945 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 946 from font-lock-mode-internal.
2cb228f7 947
91027d08 948 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
949 :after-hook.
950
8f0fde21
SM
9512012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
952
3e88618b
SM
953 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
954 (completion--cache-all-sorted-completions): New function.
955 (completion-all-sorted-completions): Use it.
956 (completion--do-completion, minibuffer-force-complete):
957 Use it to re-instate the flush hook.
958
8f0fde21
SM
959 * icomplete.el (icomplete-completions): Replace last fix with a better
960 one (bug#10850).
961
8e911f6f
DG
9622012-02-23 Dmitry Gutov <dgutov@yandex.ru>
963
964 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
965 when it might call us back infinitely (bug#10797).
966
49fe4321
GM
9672012-02-23 Glenn Morris <rgm@gnu.org>
968
969 * minibuffer.el (completion-category-overrides): Doc fix.
970
b291b572
SM
9712012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
972
973 * minibuffer.el (completion-table-with-context): Fix inf-loop.
974 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
975
31a9ef2e
GM
9762012-02-23 Glenn Morris <rgm@gnu.org>
977
5e6e6794 978 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
979 (authors-obsolete-files-regexps, authors-ignored-files)
980 (authors-ambiguous-files, authors-renamed-files-alist):
981 Add more entries.
982
0bd1e074
JL
9832012-02-23 Juri Linkov <juri@jurta.org>
984
985 * isearch.el (isearch-occur): Sync interactive spec with occur's
986 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
987
b617673c
JL
988 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
989
19e9789e
JL
9902012-02-22 Juri Linkov <juri@jurta.org>
991
992 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
993 (ucs-insert): Doc fix. Check for hex digits in the string.
994 Don't display `nil' in the error message. (Bug#10857)
995
f41ce09d
AM
9962012-02-22 Alan Mackenzie <acm@muc.de>
997
7a71b18d 998 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 999
ac2eceee
GM
10002012-02-22 Glenn Morris <rgm@gnu.org>
1001
1002 * ffap.el (ffap-c-path):
1003 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
1004
abd1f678
CY
10052012-02-22 Chong Yidong <cyd@gnu.org>
1006
1007 * custom.el (load-theme): Doc fix.
1008
f25aef2e
GM
10092012-02-22 Glenn Morris <rgm@gnu.org>
1010
1011 * dired-x.el (dired-guess-shell-alist-default):
1012 Remove escape sequences from nroff output. (Bug#172)
1013
5f8dc2ca
GM
10142012-02-21 Glenn Morris <rgm@gnu.org>
1015
6ff86ec4
GM
1016 * vc/emerge.el (emerge-defvar-local):
1017 Set `permanent-local' property rather than unused `preserved'.
1018
be3223a3 1019 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
1020 (picture-mode-map): Use it. (Bug#10860)
1021 (picture-mode): Doc fix.
1022
3fe58f4f
JB
10232012-02-21 Juanma Barranquero <lekktu@gmail.com>
1024
1025 * newcomment.el (uncomment-region-default): Remove unused binding.
1026
f9a998c3
GM
10272012-02-21 Glenn Morris <rgm@gnu.org>
1028
1029 * textmodes/picture.el (picture-motion, picture-motion-reverse)
1030 (picture-self-insert, picture-tab-chars): Doc fix.
1031 (picture-mode-map): Fix C-a, C-e.
1032
c6029348
GM
10332012-02-20 Glenn Morris <rgm@gnu.org>
1034
1035 * emacs-lisp/authors.el (authors-aliases): Add another entry.
1036
ab1ce9d7
LL
10372012-02-20 Leo Liu <sdl.web@gmail.com>
1038
1039 * icomplete.el (icomplete-completions): Check FROM arg before
1040 passing to substring (Bug#10850).
1041
0fd40f89
CY
10422012-02-19 Chong Yidong <cyd@gnu.org>
1043
1044 * comint.el: Require ansi-color.
1045 (comint-output-filter-functions): Add ansi-color-process-output.
1046
1047 * ansi-color.el: Don't set comint-output-filter-functions; it is
1048 now in the initial value defined in comint.el.
1049 (ansi-color-apply-face-function): New variable.
1050 (ansi-color-apply-on-region): Use it.
1051 (ansi-color-apply-overlay-face): New function.
1052
1053 * shell.el (shell): No need to require ansi-color.
1054 (shell-mode): Use ansi-color-apply-face-function to highlight
1055 color escapes using font-lock-face property (Bug#10835).
1056
20af2394
CY
10572012-02-19 Chong Yidong <cyd@gnu.org>
1058
1059 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
1060 mode-line formats (Bug#10839).
1061
e23a3fbe
GM
10622012-02-18 Glenn Morris <rgm@gnu.org>
1063
b474519e
GM
1064 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
1065
1066 * mail/undigest.el (unforward-rmail-message): Doc fix.
1067
e23a3fbe
GM
1068 * saveplace.el (save-place-ignore-files-regexp): Add :version.
1069
57939ff4
EZ
10702012-02-18 Eli Zaretskii <eliz@gnu.org>
1071
1072 * international/characters.el (script-list): Sync with the latest
1073 Unicode Character Database.
1074
0c23686e
AS
10752012-02-18 Andreas Schwab <schwab@linux-m68k.org>
1076
1077 * international/titdic-cnv.el: Remove duplicate coding tag.
1078 * language/cham.el: Likewise.
1079 * language/tai-viet.el: Likewise.
1080
6818b449
GM
10812012-02-18 Glenn Morris <rgm@gnu.org>
1082
1083 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
1084 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
1085 (calendar-bahai-all-holidays-flag, calendar-other-dates):
1086 * calendar/diary-lib.el (diary-abbreviated-year-flag):
1087 * calendar/holidays.el (holiday-bahai-holidays)
1088 (calendar-holidays, list-holidays):
1089 Use utf-8 Bahá'í in doc-strings, menus, etc.
1090
0311a3fc
TH
10912012-02-17 Tassilo Horn <tassilo@member.fsf.org>
1092
1093 * saveplace.el (save-place-ignore-files-regexp): New variable
1094 allowing for excluding files from saving their location of point.
1095 The default value matches the temporary commit message editing
1096 files from Git, SVN, Bazaar, and Mercurial.
1097 (save-place-to-alist): Use it.
1098
eb864a71
LM
10992012-02-17 Lawrence Mitchell <wence@gmx.li>
1100 Stefan Monnier <monnier@iro.umontreal.ca>
1101
1102 * newcomment.el (uncomment-region-default): Don't leave extra space
1103 when an arg is provided (bug#8150).
1104
ee0ce425
TZ
11052012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1106
eb864a71 1107 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 1108
95ddf442
GM
11092012-02-17 Glenn Morris <rgm@gnu.org>
1110
1111 * net/socks.el: Require network-stream. (Bug#10599)
1112
48dd1e39 11132012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
1114
1115 * international/charprop.el:
1116 * international/uni-name.el:
1117 * international/uni-old-name.el:
1118 * international/uni-comment.el: Regenerate.
1119
d68cd087
GM
11202012-02-16 Glenn Morris <rgm@gnu.org>
1121
1122 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
1123 Interactively in calendar buffer, give an error if not on a date.
1124
13932042
GM
11252012-02-15 Glenn Morris <rgm@gnu.org>
1126
1127 * shell.el (shell-delimiter-argument-list):
1128 Revert 2011-02-17 change. (Bug#8027)
1129
c3a70e2b
CY
11302012-02-15 Chong Yidong <cyd@gnu.org>
1131
60236b0d
CY
1132 * minibuffer.el (completion-at-point-functions): Doc fix.
1133
c3a70e2b
CY
1134 * custom.el (defcustom): Doc fix; note use of defvar.
1135
9f26dc24
GM
11362012-02-15 Glenn Morris <rgm@gnu.org>
1137
1138 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
1139 Doc fixes.
1140
6546b134
GM
11412012-02-14 Glenn Morris <rgm@gnu.org>
1142
1143 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
1144
d29b2b4c
LI
11452012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1146
1147 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
1148 way the ports list is computed.
835bdcba
LI
1149 (smtpmail-query-smtp-server): Prompt the user for a port number if
1150 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 1151
08dcdbc9
TZ
11522012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1153
1154 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
1155
2605051a
GM
11562012-02-13 Glenn Morris <rgm@gnu.org>
1157
1158 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
1159
7ee99f32
TZ
11602012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1161
1162 * net/gnutls.el (gnutls-trustfiles): New variable.
1163 (gnutls-negotiate): Use it.
1164
5f0af64f
LI
11652012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1166
1167 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1168 does its stuff if Gnus is running.
1169
c14fcc95
AM
11702012-02-13 Alan Mackenzie <acm@muc.de>
1171
1172 Fix a loop in c-set-fl-decl-start.
1173
7a71b18d 1174 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1175 c-backward-syntactic-ws actually moves backwards.
1176
142b4d90
LL
11772012-02-13 Leo Liu <sdl.web@gmail.com>
1178
1179 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1180 beginning so that all \C-o chars are removed.
1181
fa9958a6
TZ
11822012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1183
dc9924b8 1184 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1185
0bc5886a
AM
11862012-02-12 Alan Mackenzie <acm@muc.de>
1187
1188 Fix infinite loop with long macros.
1189 * cc-engine.el (c-state-safe-place): Handle macros properly.
1190
d4bd55e7
CY
11912012-02-12 Chong Yidong <cyd@gnu.org>
1192
1193 * window.el (display-buffer): Doc fix (Bug#10785).
1194
66f3fe22
GM
11952012-02-12 Glenn Morris <rgm@gnu.org>
1196
bd7da63e
GM
1197 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1198 (x-disown-selection-internal, x-get-selection-internal):
1199 Sync docs with the xselect.c versions.
1200
66f3fe22
GM
1201 * allout-widgets.el: Add missing license notice.
1202
3e0d2fa7
GM
12032012-02-11 Glenn Morris <rgm@gnu.org>
1204
cfecdf09
GM
1205 * select.el (x-get-selection-internal, x-own-selection-internal)
1206 (x-disown-selection-internal):
1207 * x-dnd.el (x-get-selection-internal): Update declarations.
1208
6d216d7f
GM
1209 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1210
2bed3f04
GM
1211 * window.el (window-sides-slots):
1212 * tool-bar.el (tool-bar-position):
1213 * term/xterm.el (xterm-extra-capabilities):
1214 * ses.el (ses-self-reference-early-detection):
1215 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1216 (verilog-auto-wire-type)
1217 (verilog-auto-delete-trailing-whitespace)
1218 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1219 (verilog-auto-tieoff-declaration):
1220 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1221 (sql-oracle-statement-starters, sql-oracle-scan-on):
1222 * progmodes/prolog.el (prolog-align-comments-flag)
1223 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1224 (prolog-left-indent-regexp, prolog-paren-indent-p)
1225 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1226 (prolog-types, prolog-mode-specificators)
1227 (prolog-determinism-specificators, prolog-directives)
1228 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1229 (prolog-electric-dot-flag)
1230 (prolog-electric-dot-full-predicate-template)
1231 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1232 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1233 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1234 (prolog-program-switches, prolog-prompt-regexp)
1235 (prolog-debug-on-string, prolog-debug-off-string)
1236 (prolog-trace-on-string, prolog-trace-off-string)
1237 (prolog-zip-on-string, prolog-zip-off-string)
1238 (prolog-use-standard-consult-compile-method-flag)
1239 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1240 (prolog-imenu-max-lines, prolog-info-predicate-index)
1241 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1242 (prolog-char-quote-workaround):
1243 * progmodes/cc-vars.el (c-defun-tactic):
1244 * net/tramp.el (tramp-encoding-command-interactive)
1245 (tramp-local-end-of-line):
1246 * net/soap-client.el (soap-client):
1247 * net/netrc.el (netrc-file):
1248 * net/gnutls.el (gnutls):
1249 * minibuffer.el (completion-category-overrides)
1250 (completion-cycle-threshold)
1251 (completion-pcm-complete-word-inserts-delimiters):
1252 * man.el (Man-name-local-regexp):
1253 * mail/feedmail.el (feedmail-display-full-frame):
1254 * international/characters.el (glyphless-char-display-control):
1255 * eshell/em-ls.el (eshell-ls-date-format):
1256 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1257 (lisp-lambda-list-keyword-parameter-indentation)
1258 (lisp-lambda-list-keyword-parameter-alignment):
1259 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1260 * dired-x.el (dired-omit-verbose):
1261 * cus-theme.el (custom-theme-allow-multiple-selections):
1262 * calc/calc.el (calc-highlight-selections-with-faces)
1263 (calc-lu-field-reference, calc-lu-power-reference)
1264 (calc-note-threshold):
1265 * battery.el (battery-mode-line-limit):
1266 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1267 (archive-7z-update):
1268 * allout.el (allout-prefixed-keybindings)
1269 (allout-unprefixed-keybindings)
1270 (allout-inhibit-auto-fill-on-headline)
1271 (allout-flattened-numbering-abbreviation):
1272 * allout-widgets.el (allout-widgets-auto-activation)
1273 (allout-widgets-icons-dark-subdir)
1274 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1275 (allout-widgets-theme-dark-background)
1276 (allout-widgets-theme-light-background)
1277 (allout-widgets-item-image-properties-emacs)
1278 (allout-widgets-item-image-properties-xemacs)
1279 (allout-widgets-run-unit-tests-on-load)
1280 (allout-widgets-time-decoration-activity)
1281 (allout-widgets-hook-error-post-time)
1282 (allout-widgets-track-decoration):
1283 Add missing :version tags to new defcustoms and defgroups.
1284
5fec1b8e
GM
1285 * progmodes/sql.el (sql-ansi-statement-starters)
1286 (sql-oracle-statement-starters): Add custom type.
1287
3e0d2fa7
GM
1288 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1289 (prolog-system-version): Give it a type.
1290
90b671e2
EZ
12912012-02-11 Eli Zaretskii <eliz@gnu.org>
1292
1293 * term/pc-win.el (x-select-text, x-selection-owner-p)
1294 (x-own-selection-internal, x-disown-selection-internal)
1295 (x-get-selection-internal): Sync doc strings and argument lists
1296 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1297
5eac0c02
LL
12982012-02-11 Leo Liu <sdl.web@gmail.com>
1299
1300 * progmodes/python.el (python-end-of-statement): Fix infinite
1301 loop. (Bug#10788)
1302
f82cb659
GM
13032012-02-10 Glenn Morris <rgm@gnu.org>
1304
1305 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1306 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1307
cc26d239
LI
13082012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1309
1310 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1311 about SMTP before checking the From header.
1312
91027d08 1313 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1314 into own function for reuse by emacsbug.el.
1315
1be3ca5a
LL
13162012-02-10 Leo Liu <sdl.web@gmail.com>
1317
1318 * subr.el (condition-case-unless-debug): Rename from
1319 condition-case-no-debug. All callers changed.
1320 (with-demoted-errors): Fix caller.
1321
1322 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1323 * nxml/rng-valid.el (rng-do-some-validation):
1324 * emacs-lisp/package.el (package-refresh-contents)
1325 (package-menu-execute):
1326 * desktop.el (desktop-create-buffer):
91027d08 1327 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1328
b011fbfe
GM
13292012-02-10 Glenn Morris <rgm@gnu.org>
1330
b2096d72
GM
1331 * textmodes/bibtex.el:
1332 Add missing :version tags for new/changed defcustoms.
1333
b011fbfe
GM
1334 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1335
4c7e65bf
LI
13362012-02-09 Lars Ingebrigtsen <larsi@rusty>
1337
1338 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1339 (smtpmail-via-smtp): Use it, or fall back on the From address.
1340 (smtpmail-send-it): Ditto.
1341
f3934f6f
SM
13422012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1343
1344 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1345 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1346 (byte-compile-tmp-var): New const.
1347 (byte-compile-defvar): Use it to minimize .elc size.
1348 Just use `defvar' rather than simulate it (bug#10761).
1349
a075a2c5
GM
13502012-02-09 Glenn Morris <rgm@gnu.org>
1351
cf3aa21b
GM
1352 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1353
354998cd
GM
1354 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1355 Add :version tags.
1356
dc9924b8
SM
1357 * progmodes/compile.el (compilation-error-screen-columns)
1358 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1359
dab3703d
GM
1360 * vc/log-view.el (log-view-toggle-entry-display):
1361 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1362
3f88cd72
GM
1363 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1364 (report-emacs-bug-can-use-xdg-email):
1365 (report-emacs-bug-insert-to-mailer): Doc fixes.
1366 (report-emacs-bug): Message fix.
1367
d95b247d
GM
1368 * net/browse-url.el (browse-url-can-use-xdg-open)
1369 (browse-url-xdg-open): Doc fixes.
1370
a075a2c5
GM
1371 * electric.el (electric-indent-mode, electric-pair-mode)
1372 (electric-layout-rules, electric-layout-mode): Doc fixes.
1373 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1374
ffb6157e
MR
13752012-02-08 Martin Rudalics <rudalics@gmx.at>
1376
1377 * server.el (server-unselect-display): Don't inadvertently kill
1378 the current buffer. (Bug#10729)
1379
e1ac4066
GM
13802012-02-08 Glenn Morris <rgm@gnu.org>
1381
34e8a2da
GM
1382 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1383 (sql-list-table): Doc fixes.
1384
b4ac6e8c
GM
1385 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1386 Comment out (does nothing).
1387
e1ac4066
GM
1388 * completion.el (dynamic-completion-mode):
1389 * dirtrack.el (dirtrack-debug-mode):
1390 * electric.el (electric-layout-mode):
1391 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1392 * face-remap.el (text-scale-mode, buffer-face-mode):
1393 * iimage.el (iimage-mode):
1394 * image-mode.el (image-transform-mode):
1395 * minibuffer.el (completion-in-region-mode):
1396 * scroll-lock.el (scroll-lock-mode):
1397 * simple.el (next-error-follow-minor-mode):
1398 * tar-mode.el (tar-subfile-mode):
1399 * tooltip.el (tooltip-mode):
1400 * vcursor.el (vcursor-use-vcursor-map):
1401 * wid-browse.el (widget-minor-mode):
1402 * emulation/tpu-edt.el (tpu-edt-mode):
1403 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1404 * international/iso-ascii.el (iso-ascii-mode):
1405 * language/thai-util.el (thai-word-mode):
1406 * mail/supercite.el (sc-minor-mode):
1407 * net/goto-addr.el (goto-address-mode):
1408 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1409 * progmodes/cwarn.el (cwarn-mode):
1410 * progmodes/flymake.el (flymake-mode):
1411 * progmodes/glasses.el (glasses-mode):
1412 * progmodes/hideshow.el (hs-minor-mode):
1413 * progmodes/pascal.el (pascal-outline-mode):
1414 * textmodes/enriched.el (enriched-mode):
1415 * vc/smerge-mode.el (smerge-mode):
1416 Doc fixes (minor mode argument).
1417
5e0d957f
EZ
14182012-02-07 Eli Zaretskii <eliz@gnu.org>
1419
1420 * ls-lisp.el (ls-lisp-sanitize): New function.
1421 (ls-lisp-insert-directory): Use it to fix or remove any elements
1422 in file-alist with missing attributes. (Bug#4673)
1423
98d7371e
AM
14242012-02-07 Alan Mackenzie <acm@muc.de>
1425
1426 Fix spurious recognition of c-in-knr-argdecl.
1427
1428 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1429 putative K&R region.
1430
667ced3a
AM
14312012-02-07 Alan Mackenzie <acm@muc.de>
1432
eb864a71
LM
1433 * progmodes/cc-engine.el (c-forward-objc-directive):
1434 Prevent looping in "#pragma mark @implementation".
667ced3a 1435
5b77774d
MA
14362012-02-07 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * notifications.el (notifications-on-closed-signal): Make `reason'
1439 optional. (Bug#10744)
1440
af008560
GM
14412012-02-07 Glenn Morris <rgm@gnu.org>
1442
60d47423
GM
1443 * emacs-lisp/easy-mmode.el (define-minor-mode):
1444 Doc fixes for the macro and the mode it defines.
1445
dd605cc4
GM
1446 * image.el (imagemagick-types-inhibit): Doc fix.
1447
af008560
GM
1448 * cus-start.el (imagemagick-render-type): Add it.
1449
5cc59a37
LI
14502012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1451
1452 * progmodes/cc-mode.el
1453 (c-standard-font-lock-fontify-region-function): Set the default at
1454 load time, too, so that `font-lock-fontify-buffer' can be called
1455 without setting up the entire mode first. This fixes a bug in
1456 `mm-inline-text' with C MIME parts.
1457
9a6dd747
CY
14582012-02-06 Chong Yidong <cyd@gnu.org>
1459
2d16b285
CY
1460 * simple.el (list-processes--refresh): Delete exited processes
1461 (Bug#8094).
1462
171e9b6e
CY
1463 * comint.el (comint-next-prompt): next-single-char-property-change
1464 and prev-single-char-property-change never return nil (Bug#8657).
1465
9a6dd747
CY
1466 * custom.el (defcustom): Doc fix (Bug#9711).
1467
aa4589a7
CY
14682012-02-05 Chong Yidong <cyd@gnu.org>
1469
5c2a252f
CY
1470 * cus-edit.el (custom-variable-reset-backup): Quote the value
1471 before storing it in the customized-value property (Bug#6712).
4aab9006 1472 (custom-display): Add a customization type tag.
983b9602 1473 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1474
aa4589a7
CY
1475 * wid-edit.el (widget-field-value-get): New optional arg to
1476 suppress trailing whitespace truncation.
1477 (character): Use it (Bug#2689).
1478
1ff980ae
AS
14792012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1480
1481 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1482 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1483
03988c98
CY
14842012-02-05 Chong Yidong <cyd@gnu.org>
1485
eeb6cc88
CY
1486 * cus-edit.el (custom-variable-value-create): For mismatched
1487 types, show the current value (Bug#7600).
1488
03988c98
CY
1489 * custom.el (defcustom): Doc fix.
1490
f8cdeef0
GM
14912012-02-05 Glenn Morris <rgm@gnu.org>
1492
1493 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1494
0696d255
JB
14952012-02-05 Juanma Barranquero <lekktu@gmail.com>
1496
1497 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1498 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1499 (pp-last-sexp): Use `looking-at-p'.
1500
34c99998
GM
15012012-02-04 Glenn Morris <rgm@gnu.org>
1502
8f05da42
GM
1503 * files.el (revert-buffer):
1504 Doc fix (mention revert-buffer-in-progress-p).
1505
f160676e
GM
1506 * emacs-lisp/ert-x.el (ert-simulate-command):
1507 Check deferred-action-list (which is obsolete) is bound.
1508
c7291ad9
GM
1509 * subr.el (with-wrapper-hook): Doc fixes.
1510
34c99998
GM
1511 * simple.el (filter-buffer-substring-functions)
1512 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1513
6283a7d3
LL
15142012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1515
1516 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1517 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1518
e96e3013
LL
15192012-02-04 Leo Liu <sdl.web@gmail.com>
1520
1521 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1522
8ded50f2
GM
15232012-02-04 Glenn Morris <rgm@gnu.org>
1524
82ff1d13
GM
1525 * image.el (image-extension-data): Add obsolete alias.
1526
987a0a16
GM
1527 * isearch.el (isearch-update): Doc fix.
1528
ea32ef46
GM
1529 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1530
8ded50f2
GM
1531 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1532
eea14f31
GM
15332012-02-03 Glenn Morris <rgm@gnu.org>
1534
1535 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1536 (image-animate-timeout): Doc fix.
1537
1538 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1539
12f381b7
GM
15402012-02-02 Glenn Morris <rgm@gnu.org>
1541
953cebf5
GM
1542 * server.el (server-auth-dir): Doc fix.
1543 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1544
12f381b7
GM
1545 * subr.el (run-mode-hooks): Doc fix.
1546
953a8c3b
JL
15472012-02-02 Juri Linkov <juri@jurta.org>
1548
1549 * image-mode.el (image-toggle-display-image): Remove tautological
1550 `major-mode' from the `derived-mode-p' test.
1551
c5d3843c
KH
15522012-02-02 Kenichi Handa <handa@m17n.org>
1553
9f6e692e 1554 * composite.el (compose-region): Cancel previous change.
c5d3843c 1555
159462d4 15562012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1557
1558 * composite.el (compose-region, compose-string): Signal error for
1559 a null string component (Bug#6988).
1560
9f562668
CY
15612012-02-01 Chong Yidong <cyd@gnu.org>
1562
e2cef717
CY
1563 * view.el (view-buffer-other-window, view-buffer-other-frame):
1564 Handle special modes like view-buffer (Bug#10650).
1565 (view-buffer): Simplify.
1566
9f562668
CY
1567 * frame.el (set-frame-font): Tweak meaning of third argument.
1568
9f6e692e
JB
1569 * dynamic-setting.el (font-setting-change-default-font):
1570 Use set-frame-font (Bug#9982).
9f562668 1571
781acb9f
GM
15722012-02-01 Glenn Morris <rgm@gnu.org>
1573
6035be52
GM
1574 * progmodes/compile.el (compilation-internal-error-properties):
1575 Respect compilation-first-column in the "*compilation*" buffer.
1576
781acb9f
GM
1577 * emacs-lisp/easy-mmode.el (define-minor-mode):
1578 Relax :variable's test for a named function.
1579
abbceb00
AM
15802012-01-31 Alan Mackenzie <acm@muc.de>
1581
1582 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1583 off by one error.
1584
fce3fdeb
CY
15852012-01-31 Chong Yidong <cyd@gnu.org>
1586
1587 * frame.el (set-frame-font): New arg ALL-FRAMES.
1588
1589 * menu-bar.el (menu-set-font): Use set-frame-font.
1590
1591 * faces.el (face-spec-reset-face): Don't apply unspecified
1592 attribute values to the default face.
1593
47893581
JB
15942012-01-31 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * progmodes/cwarn.el (cwarn): Remove dead link.
1597 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1598 Remove * from defcustom docstrings.
1599 (turn-on-cwarn-mode): Make obsolete.
1600 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
1601 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
1602
e58e988a
GM
16032012-01-31 Glenn Morris <rgm@gnu.org>
1604
60dc2671 1605 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 1606 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 1607 Allow named functions to be used as the cdr of :variable.
e58e988a 1608
7a3f511d
GM
16092012-01-30 Glenn Morris <rgm@gnu.org>
1610
1611 * emacs-lisp/authors.el (authors-fixed-entries):
1612 Remove reference to deleted file rnewspost.el.
1613
cb882333
JB
16142012-01-29 Juanma Barranquero <lekktu@gmail.com>
1615
1616 * window.el (window-with-parameter): Remove unused variable `windows'.
1617 (window--side-check): Remove unused variable `code'.
1618 (window--resize-siblings): Remove unused variable `first'.
1619 (adjust-window-trailing-edge): Remove unused variable `failed'.
1620 (window-deletable-p, window--delete): Remove unused variable `buffer'.
1621 Use `let', not `let*'.
1622 (balance-windows-2): Remove unused variable `found'.
1623 (window--state-put-2): Remove unused variable `splits'.
1624 (window-state-put): Remove unused variable `selected'.
1625 (same-window-p): Use `string-match-p'.
1626 (display-buffer-assq-regexp): Remove unused variable `value'.
1627 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1628 Mark argument ALIST as ignored.
1629 (pop-to-buffer): Remove unused variable `old-window'.
1630
907201af
EZ
16312012-01-29 Eli Zaretskii <eliz@gnu.org>
1632
1633 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
1634 and .lzma compressed files.
1635
ea162670
CY
16362012-01-29 Chong Yidong <cyd@gnu.org>
1637
5b95ee8a
CY
1638 * frame.el (window-system-default-frame-alist): Doc fix.
1639
ea162670
CY
1640 * dynamic-setting.el (font-setting-change-default-font): Don't
1641 change the default face if SET-FONT argument is non-nil (Bug#9982).
1642
d6e6f4b1
SB
16432012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
1644
1645 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
1646
0f29fa41 16472012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
1648
1649 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
1650 breakpoints in files outside current directory (Bug#6098).
1651
db174434
CY
16522012-01-29 Chong Yidong <cyd@gnu.org>
1653
6b25e4e2
SE
1654 * progmodes/python.el: Require ansi-color at top-level.
1655
6df6ae42
JB
1656 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
1657 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
1658 (lisp-mode-abbrev-table): Add doc.
1659 (lisp-mode-variables): Don't set local-abbrev-table.
1660 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
1661
e70ee681
RW
16622012-01-28 Roland Winkler <winkler@gnu.org>
1663
1664 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
1665
ace88aa2
RW
16662012-01-28 Roland Winkler <winkler@gnu.org>
1667
1668 * textmodes/bibtex.el (bibtex-entry-alist): New function.
1669 (bibtex-set-dialect): Use it. Either set global values of
1670 dialect-dependent variables or bind these variables buffer-locally
1671 (Bug#10254).
1672 (bibtex-mode): Call bibtex-set-dialect via
1673 hack-local-variables-hook.
eb864a71
LM
1674 (bibtex-dialect): Update docstring.
1675 Add safe-local-variable predicate.
ace88aa2
RW
1676 (bibtex-entry-alist, bibtex-field-alist): Initialize via
1677 bibtex-set-dialect.
1678 (bibtex-mode-map): Define menu for each dialect.
1679 (bibtex-entry): Fix docstring.
1680
93376c5b
CY
16812012-01-28 Chong Yidong <cyd@gnu.org>
1682
1683 * eshell/esh-arg.el (eshell-quote-argument): New function.
1684
1685 * eshell/esh-ext.el (eshell-invoke-batch-file):
1686 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
1687 first arg to eshell-parse-command (Bug#10523).
1688
4372494f
DA
16892012-01-28 Drew Adams <drew.adams@oracle.com>
1690
1691 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
1692 `default-directory' is non-nil.
1693
4d4ec1f8
EZ
16942012-01-28 Eli Zaretskii <eliz@gnu.org>
1695
1696 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
1697 line that displays system-configuration-options. (Bug#9924)
1698
7c188927
DA
16992012-01-28 Drew Adams <drew.adams@oracle.com>
1700
1701 * descr-text.el (describe-char): Show information about POS, in
1702 addition to information about the character at POS. Improve and
1703 update the doc string. Change "code point" to "code point in
1704 charset", to avoid confusion with the character's Unicode code
1705 point shown above that. (Bug#10129)
1706
e0da685a
EZ
17072012-01-28 Eli Zaretskii <eliz@gnu.org>
1708
1709 * descr-text.el (describe-char): Show the raw character, not only
1710 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
1711 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
1712 for the reasons.
1713
70550acf
PH
17142012-01-28 Phil Hagelberg <phil@hagelb.org>
1715
eb864a71
LM
1716 * emacs-lisp/package.el (package-install):
1717 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 1718
0ce8e868
CY
17192012-01-28 Chong Yidong <cyd@gnu.org>
1720
cb882333
JB
1721 * emacs-lisp/package.el (package-maybe-load-descriptor):
1722 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
1723 (package-maybe-load-descriptor): Use it.
1724 (package-download-transaction): Fully load required packages
1725 inside the loop, so that `require' calls work (Bug#10593).
1726 (package-install): No need to call package-initialize now.
1727
2e7f3bea
CY
17282012-01-28 Chong Yidong <cyd@gnu.org>
1729
6e9bad14
CY
1730 * simple.el (deactivate-mark): Doc fix (Bug#8614).
1731
f823b8ca
CY
1732 * tooltip.el (tooltip-mode): Doc fix.
1733 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
1734
2680c309
CY
1735 * frame.el (set-cursor-color): Doc fix (Bug#352).
1736
d7a9e63b
CY
1737 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
1738 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
1739
2e7f3bea
CY
1740 * cus-edit.el (custom-buffer-create-internal): Fix search button
1741 action (Bug#10542).
2ae01800 1742 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 1743
fc4f7a23
EW
17442012-01-27 Eduard Wiebe <usenet@pusto.de>
1745
1746 * dired.el (dired-mark-files-regexp):
1747 Include any subdirectory components. (Bug#10445)
1748
7dd37071
ML
17492012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
1750
1751 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
1752 Handle [host]:port syntax. (Bug#10533)
1753
a268160b
AH
17542012-01-27 Alex Harsanyi <harsanyi@mac.com>
1755
1756 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
1757
e43273ef
GM
17582012-01-26 Glenn Morris <rgm@gnu.org>
1759
1760 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
1761 * term.el (term-raw-escape-map): Use Control-X-prefix.
1762 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
1763
1edf595d
MR
17642012-01-25 Martin Rudalics <rudalics@gmx.at>
1765
1766 * window.el (window-state-get, window--state-get-1): Don't deal
1767 with fixed-sizeness of windows. Simplify code.
1768
fa8eafef
JC
17692012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
1770
6df6ae42
JB
1771 * window.el (window--state-get-1, window--state-put-2):
1772 Don't save and restore the mark.
fa8eafef 1773
0b21c100
CY
17742012-01-25 Chong Yidong <cyd@gnu.org>
1775
1776 * custom.el (custom-variable-p): Doc fix.
1777
5ae1a6c8
GM
17782012-01-25 Glenn Morris <rgm@gnu.org>
1779
40047858
GM
1780 * dired.el (dired-goto-file): Handle some of the more common
1781 characters that `ls -b' escapes. (Bug#10596)
1782
5ddce96c
GM
1783 * progmodes/compile.el (compilation-next-error-function):
1784 Respect compilation-first-column in the "*compilation*" buffer.
1785 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
1786
5ae1a6c8
GM
1787 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
1788
b559f1a9
GM
17892012-01-24 Glenn Morris <rgm@gnu.org>
1790
1791 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
1792
6725d21a
JD
17932012-01-24 Julien Danjou <julien@danjou.info>
1794
1795 * color.el (color-rgb-to-hsl): Fix value computing.
1796 (color-hue-to-rgb): New function.
1797 (color-hsl-to-rgb): New function.
1798 (color-clamp, color-saturate-hsl, color-saturate-name)
1799 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1800 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1801
70df4bbe
GM
18022012-01-24 Glenn Morris <rgm@gnu.org>
1803
1804 * vc/vc-rcs.el (vc-rcs-create-tag):
1805 * vc/vc-sccs.el (vc-sccs-create-tag):
1806 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
1807
802a2ae2
ML
18082012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
1809
1810 * eshell/esh-util.el (eshell-read-hosts-file):
1811 Skip comment lines. (Bug#10549)
1812
d7128bb1
ML
1813 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
1814
d1a5c3b4
JB
18152012-01-23 Juanma Barranquero <lekktu@gmail.com>
1816
2724d9c7
JB
1817 * subr.el (display-delayed-warnings): Doc fix.
1818 (collapse-delayed-warnings): New function to collapse identical
1819 adjacent warnings.
1820 (delayed-warnings-hook): Add it.
d1a5c3b4 1821
a5509865
MA
18222012-01-22 Michael Albinus <michael.albinus@gmx.de>
1823
1824 * net/tramp.el (tramp-action-login): Set connection property "login-as".
1825
1826 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
1827 properties, when "login-as" is set.
1828
1829 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
1830 (tramp-default-user-alist): Don't add "pscp".
1831 (tramp-do-copy-or-rename-file-out-of-band): Use connection
1832 property "login-as", if set. (Bug#10530)
1833
cc6d5805
MA
18342012-01-21 Michael Albinus <michael.albinus@gmx.de>
1835
1836 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
1837 "plink1" and "psftp". (Bug#10530)
1838
18392012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
1840
1841 * international/mule-cmds.el (prefer-coding-system): Show a
1842 warning message if the default value of file-name-coding-system
1843 was not changed.
1844
f0960428
JC
18452012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
1846
cb882333
JB
1847 * windmove.el (windmove-reference-loc):
1848 Fix windmove-reference-loc miscalculation.
f0960428 1849
dd6f2a63
JB
18502012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
1851
1852 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
1853 default unit.
1854
7b447e9b
GM
18552012-01-21 Glenn Morris <rgm@gnu.org>
1856
117a9ea1
GM
1857 * international/mule.el (auto-coding-alist): Add .tbz.
1858
7b447e9b
GM
1859 * files.el (local-enable-local-variables): Doc fix.
1860 (inhibit-local-variables-regexps): Rename from
1861 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
1862 Doc fix. Add some extensions from auto-coding-alist.
1863 (inhibit-local-variables-suffixes):
1864 Rename from inhibit-first-line-modes-suffixes. Doc fix.
1865 (inhibit-local-variables-p):
1866 New function, extracted from set-auto-mode-1.
1867 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
1868 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
1869 (hack-local-variables): Doc fix. Make the mode-only case
1870 respect enable-local-variables and friends.
1871 Respect inhibit-local-variables-regexps for file-locals, but
1872 not for directory-locals.
1873 (set-visited-file-name):
1874 Take account of inhibit-local-variables-regexps.
1875 Whether it applies may change as the file name is changed.
1876 * jka-cmpr-hook.el (jka-compr-install):
1877 * jka-compr.el (jka-compr-uninstall):
1878 Update for inhibit-first-line-modes-suffixes name change.
1879
dd6e3cdd
MR
18802012-01-20 Martin Rudalics <rudalics@gmx.at>
1881
1882 * help-macro.el (make-help-screen): Temporarily restore original
1883 binding for minor-mode-map-alist (Bug#10454).
1884
0d0deb38
JD
18852012-01-19 Julien Danjou <julien@danjou.info>
1886
1887 * color.el (color-name-to-rgb): Use the white color to find the max
1888 color component value and return correctly computed values.
1889 (color-name-to-rgb): Add missing float conversion for max value.
1890
34a02f46
MR
18912012-01-19 Martin Rudalics <rudalics@gmx.at>
1892
1893 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
1894 special state value for window-persistent-parameters.
1895 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
1896 (window--state-put-2): Reset all window parameters to nil before
1897 assigning values of persistent parameters.
1898
606c44c4
AM
18992012-01-18 Alan Mackenzie <acm@muc.de>
1900
1901 Eliminate sluggishness and hangs in fontification of "semicolon
1902 deserts".
1903
cb882333
JB
1904 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
1905 Change value 10000 -> 3000.
606c44c4
AM
1906 (c-state-safe-place): Reformulate so it doesn't stack up an
1907 infinite number of wrong entries in c-state-nonlit-pos-cache.
1908 (c-determine-limit-get-base, c-determine-limit): New functions to
1909 determine backward search limits disregarding literals.
1910 (c-find-decl-spots): Amend commenting.
1911 (c-cheap-inside-bracelist-p): New function which detects "={".
1912
1913 * progmodes/cc-fonts.el
1914 (c-make-font-lock-BO-decl-search-function): Give a limit to a
1915 backward search.
1916 (c-font-lock-declarations): Fix an occurrence of point being
1917 undefined. Check additionally for point being in a bracelist or
1918 near a macro invocation without a semicolon so as to avoid a
1919 fruitless time consuming search for a declarator. Give a more
1920 precise search limit for declarators using the new
1921 c-determine-limit.
1922
f3860cea
GM
19232012-01-18 Glenn Morris <rgm@gnu.org>
1924
1925 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
1926 (set-auto-mode): Doc fixes.
1927
1db03b16
GM
19282012-01-17 Glenn Morris <rgm@gnu.org>
1929
0e6038be
GM
1930 * isearch.el (search-nonincremental-instead): Fix doc typo.
1931
1db03b16
GM
1932 * dired.el (dired-insert-directory): Handle newlines in directory name.
1933 (dired-build-subdir-alist): Unescape newlines in directory name.
1934
4cb0aa75
MA
19352012-01-17 Michael Albinus <michael.albinus@gmx.de>
1936
1937 * net/tramp.el (tramp-local-end-of-line): New defcustom.
1938 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
1939 (tramp-action-terminal): Use it. (Bug#10530)
1940
1d00653d
SM
19412012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1942
1943 * minibuffer.el (completion--replace): Strip properties (bug#10062).
1944
6a6ee00d
MR
19452012-01-16 Martin Rudalics <rudalics@gmx.at>
1946
1947 * window.el (window-state-ignored-parameters): Remove variable.
1948 (window--state-get-1): Rename argument MARKERS to IGNORE.
1949 Handle persistent window parameters. Make copy of clone-of
1950 parameter only if requested. (Bug#10348)
1951 (window--state-put-2): Install a window parameter only if it has
1952 a non-nil value or an existing parameter shall be overwritten.
1953
97912def
MA
19542012-01-15 Michael Albinus <michael.albinus@gmx.de>
1955
1956 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
1957
688070a5
EZ
19582012-01-14 Eli Zaretskii <eliz@gnu.org>
1959
1960 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
1961 don't pass the (nil) value of `upnode' to string-match.
1962
301afadc
CY
19632012-01-14 Chong Yidong <cyd@gnu.org>
1964
1965 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 1966 Fix values recognized by the cursorBlink resource.
301afadc 1967
9e5788aa
PE
19682012-01-14 Paul Eggert <eggert@cs.ucla.edu>
1969
1970 * epg.el (epg--make-temp-file): Avoid permission race condition
1971 when running on old Emacs versions (bug#10403).
1972
3cdb7f5a
GM
19732012-01-14 Glenn Morris <rgm@gnu.org>
1974
1975 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
1976
8c82b1b4
AM
19772012-01-13 Alan Mackenzie <acm@muc.de>
1978
1979 Fix filling for when filladapt mode is enabled.
1980
1981 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
1982 c-mask-paragraph, pass in `fill-paragraph' rather than
1983 `fill-region-as-paragraph'. (This is a reversion of a previous
1984 change.)
eb864a71
LM
1985 * progmodes/cc-mode.el (c-basic-common-init):
1986 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 1987
e517eda4
GM
19882012-01-13 Glenn Morris <rgm@gnu.org>
1989
1498536e
GM
1990 * dired.el (dired-switches-escape-p): New function.
1991 (dired-insert-directory): Use dired-switches-escape-p.
1992 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
1993
e517eda4
GM
1994 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
1995
328f984d
GM
19962012-01-12 Glenn Morris <rgm@gnu.org>
1997
1998 * mail/sendmail.el (mail-mode): Update paragraph-separate for
1999 changes in adaptive-fill-regexp. (Bug#10276)
2000
2cc769a8
AM
20012012-01-11 Alan Mackenzie <acm@muc.de>
2002
2003 Fix Emacs bug #10463 - put `widen's around the critical spots.
2004
1d00653d 2005 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
2006 widen around each invocation of c-state-pp-to-literal. Remove an
2007 unused let variable.
2008
e52c37fa
GM
20092012-01-11 Glenn Morris <rgm@gnu.org>
2010
2011 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 2012 Doc fix.
e52c37fa 2013
96f8741e
CY
20142012-01-10 Chong Yidong <cyd@gnu.org>
2015
1d00653d
SM
2016 * net/network-stream.el (network-stream-open-starttls):
2017 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
2018 response to the capability command.
2019
b09a806e
GM
20202012-01-10 Glenn Morris <rgm@gnu.org>
2021
2022 * mail/unrmail.el (unrmail): Tweak previous change.
2023
7655cb66
CY
20242012-01-09 Chong Yidong <cyd@gnu.org>
2025
2026 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
2027
9d5a8f0b
AM
20282012-01-08 Alan Mackenzie <acm@muc.de>
2029
2030 Optimise font locking in long enum definitions.
2031
2032 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
2033 arm to a cond form to handle enums.
2034 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
2035 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
2036
9a0115ab 20372012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
2038
2039 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 2040 (Bug#10401)
6bb72cbd 2041
f186bb95
LMI
20422012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2043
29232a68
LMI
2044 * faces.el (set-face-attribute): Clarify the meaning of the nil
2045 frame (bug#10294).
2046
4e5d086d
LMI
2047 * subr.el (with-selected-frame): Mention that the selected frame
2048 is restored (bug#9980).
2049
8e66aebe
LMI
2050 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
2051 (bug#9759).
2052
cd394be1 2053 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
2054 (password-read): Don't autoload unused function.
2055
adf4e762
JB
20562012-01-07 Juanma Barranquero <lekktu@gmail.com>
2057
2058 * progmodes/which-func.el (which-func-mode): Turn into a
2059 non-interactive function and mark as obsolete (bug#10428).
2060
89bd9ccd
CY
20612012-01-06 Chong Yidong <cyd@gnu.org>
2062
2063 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
2064 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
2065 functions, along with 1 and -1.
2066
4afee9d5
EZ
20672012-01-06 Eli Zaretskii <eliz@gnu.org>
2068
2069 * time.el (display-time-load-average)
2070 (display-time-default-load-average): Doc fixes. See the thread
2071 starting at
2072 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
2073 for the details.
2074
536aea70
GM
20752012-01-06 Glenn Morris <rgm@gnu.org>
2076
665ae865
GM
2077 * mail/unrmail.el (unrmail): Give an explicit error if the input file
2078 has no messages. (Bug#10377)
2079
c869783d
GM
2080 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
2081 than Info-edit. (Bug#10385)
2082
2bb4227e
GM
2083 * time.el (display-time-load-average, display-time-next-load-average):
2084 Doc fixes.
2085
7d5944b9
GM
2086 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
2087 local setting of buffer-read-only to the input buffer. (Bug#10419)
2088
536aea70
GM
2089 * calendar/calendar.el (calendar-mode):
2090 Locally set scroll-margin to 0. (Bug#10379)
2091
7dccca16
UM
20922012-01-06 Ulrich Mueller <ulm@gentoo.org>
2093
2094 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
2095
afbb7930
GM
20962012-01-05 Glenn Morris <rgm@gnu.org>
2097
2098 * eshell/em-unix.el (diff-no-select): Autoload it.
2099 (eshell/diff): Use diff-no-select. (Bug#10420)
2100
04482335
CY
21012012-01-05 Chong Yidong <cyd@gnu.org>
2102
7baca3bc
CY
2103 * shell.el (shell-dynamic-complete-functions): Revert last change.
2104 (shell-command-completion-function): New function.
2105 (shell-completion-vars): Use it to implement
2106 shell-completion-execonly (Bug#10417).
2107
04482335
CY
2108 * custom.el (enable-theme): Don't set custom-safe-themes.
2109
1d00653d
SM
2110 * cus-theme.el (custom-theme-merge-theme):
2111 Ignore custom-enabled-themes and custom-safe-themes.
04482335 2112
bb5aa5d6
MM
21132012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2114
2115 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
2116 first prompt in `sql-interacive-mode'.
2117 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 2118 keywords.
6df6ae42 2119 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
2120 (sql-product-interactive): Bug fix: Set `sql-buffer' in
2121 context of original buffer. Invoke `sql-login-hook'.
2122
a7183d7c
EZ
21232012-01-04 Eli Zaretskii <eliz@gnu.org>
2124
2125 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
2126 letters in cite-prefix.
2127
a1eacd1e
LMI
21282012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2129
2130 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
2131
787cdb34
CY
21322012-01-03 Chong Yidong <cyd@gnu.org>
2133
1d00653d
SM
2134 * shell.el (shell-dynamic-complete-functions):
2135 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
2136 comint-filename-completion first (Bug#10417).
2137
30710442
RS
21382012-01-02 Richard Stallman <rms@gnu.org>
2139
2140 * battery.el (battery-status-function):
2141 Detect when to use battery-yeeloong-sysfs.
2142 (battery-echo-area-format): Add string for Yeeloong.
2143 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
2144 (battery-yeeloong-sysfs): New function.
2145
f75bfc33
CY
21462012-01-02 Chong Yidong <cyd@gnu.org>
2147
2148 * dirtrack.el (dirtrack-list): Eliminate unused third element.
2149 (dirtrack): Merge code for handling relative filenames in prompt
2150 from shell-dir-cookie-watcher.
2151 (dirtrack-debug-message): New arg to avoid excess format calls.
2152
2153 * shell.el (shell-dir-cookie-re): Variable deleted.
2154 (shell-dir-cookie-watcher): Function deleted.
2155 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
2156 with dirtrack-mode.
2157
651e947e
EZ
21582012-01-01 Eli Zaretskii <eliz@gnu.org>
2159
1d00653d
SM
2160 * term/w32-win.el (dynamic-library-alist) <gnutls>:
2161 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2162 libgnutls-26.dll.
2163
94d4c7dc
AS
21642011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2165
2166 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2167
8d43f3cd
EZ
21682011-12-31 Eli Zaretskii <eliz@gnu.org>
2169
2170 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2171 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2172
98c8795a
MA
21732011-12-29 Michael Albinus <michael.albinus@gmx.de>
2174
2175 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2176 also for alternative shells.
2177 (tramp-open-connection-setup-interactive-shell): Check, whether
2178 the shell is a busybox.
2179 (tramp-send-command): Don't suppress multiple prompts for
2180 busyboxes, it hurts.
2181
51281b32
CY
21822011-12-28 Chong Yidong <cyd@gnu.org>
2183
2184 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2185 (gdb-get-source-file): Move mode line update to
2186 gdb-get-source-file (Bug#10087).
2187
2170cb53
CY
21882011-12-25 Chong Yidong <cyd@gnu.org>
2189
2190 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2191 gud-gdb-marker-filter without taking it as an argument.
2192 (gud-gdb-run-command-fetch-lines): Caller changed.
2193 (gud-gdb-completion-function): New variable.
2194 (gud-gdb-completion-at-point): Use it.
2195 (gud-gdb-completions-1): Split from gud-gdb-completions.
2196
2197 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2198 function as separate arguments.
2199 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2200 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2201 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2202 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2203 (gdb-stopped, def-gdb-auto-update-trigger)
2204 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2205 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2206 Callers changed.
2170cb53
CY
2207 (gud-gdbmi-completions): New function.
2208 (gdb): Use it for generating the completion table.
2209
be8b11bb
AM
22102011-12-24 Alan Mackenzie <acm@muc.de>
2211
2212 Introduce a mechanism to widen the region used in context font
1d00653d 2213 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2214
1d00653d
SM
2215 * progmodes/cc-langs.el (c-before-font-lock-functions):
2216 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2217 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2218 functions to be run just before context (etc.) font locking.
2219
2220 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2221 New, functionality extracted from
be8b11bb 2222 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2223 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2224 (c-after-change): Set c-in-after-change-fontification.
2225 (c-set-fl-decl-start): Rejig its interface, so it can be called
2226 from both after-change and context fontifying.
b81d40f0
JB
2227 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2228 New functions.
2229 (c-standard-font-lock-fontify-region-function): New variable.
2230 (c-font-lock-fontify-region): New function.
be8b11bb 2231
341cf6ac
JL
22322011-12-24 Juri Linkov <juri@jurta.org>
2233
2234 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2235 (Bug#10348)
2236
bffcee0a
MA
22372011-12-23 Michael Albinus <michael.albinus@gmx.de>
2238
2239 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2240 existence of source file. (Bug#10325)
2241
cb5e207c
AM
22422011-12-23 Alan Mackenzie <acm@muc.de>
2243
2244 Fix unstable fontification inside templates.
2245
b81d40f0
JB
2246 * progmodes/cc-langs.el (c-before-font-lock-functions):
2247 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2248 additionally has c-set-fl-decl-start. The other languages (apart
2249 from AWK) have that as a single entry.
2250
b81d40f0
JB
2251 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2252 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2253 c-set-fl-decl-start.
2254
b81d40f0
JB
2255 * progmodes/cc-mode.el (c-common-init, c-after-change):
2256 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2257 (c-set-fl-decl-start): New function, extracted from
2258 c-font-lock-enclosing-decls and enhanced.
2259
60ff536c
JB
22602011-12-23 Juanma Barranquero <lekktu@gmail.com>
2261
2262 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2263
1c4757d6
JL
22642011-12-22 Juri Linkov <juri@jurta.org>
2265
2266 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2267
d031f2c7
CY
22682011-12-22 Chong Yidong <cyd@gnu.org>
2269
2270 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2271
bace743a
DA
22722011-12-21 Drew Adams <drew.adams@oracle.com>
2273
2274 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2275
728a1f2b
JC
22762011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2277
2278 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2279
0d373f73
TZ
22802011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2281
fec0aaa4
TZ
2282 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2283 highlighting and support. Fix up comments for capitalization.
2284 (cfengine-mode-debug): New var.
2285 (cfengine3-mode): Change the modeline indicator to "CFE3".
2286 (cfengine3-font-lock-keywords): Improve defun highlighting.
2287 (cfengine2-actions): Rename from `cfengine-actions'.
2288 (cfengine2-font-lock-keywords): Rename from
2289 `cfengine-font-lock-keywords'.
2290 (cfengine2-imenu-expression): Rename from
2291 `cfengine-imenu-expression'.
2292 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2293 (cfengine2-beginning-of-defun): Rename from
2294 `cfengine-beginning-of-defun'.
2295 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2296 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2297 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2298 modeline indicator to "CFE2".
2299 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2300 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2301
bc86f573
CY
23022011-12-21 Chong Yidong <cyd@gnu.org>
2303
2304 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2305 filename argument.
2306
d45ba96b
MR
23072011-12-20 Martin Rudalics <rudalics@gmx.at>
2308
2309 * window.el (window-normalize-buffer-to-display): Remove.
2310 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2311
a6198c90
CY
23122011-12-19 Chong Yidong <cyd@gnu.org>
2313
2314 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2315 Don't signal an error in a predicate function; return non-nil.
2316 (vc-dir-mark-file): Move the error here.
2317 (vc-dir-mark-unmark): If acting on the region, keep going if one
2318 of the entries cannot be marked/unmarked.
2319 (vc-dir-mark-all-files): If current entry is a directory, mark
2320 only child files, as documented.
2321
34c5fb55
VB
23222011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2323
2324 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2325 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2326 addition.
2327
c803b2b7
JD
23282011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2329
2330 * term/ns-win.el (ns-get-selection-internal)
2331 (ns-store-selection-internal): Declare.
1154d12e
JB
2332 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2333 Declare as obsolete.
2334 (ns-get-pasteboard, ns-paste-secondary):
2335 Use ns-get-selection-internal.
2336 (ns-set-pasteboard, ns-copy-including-secondary):
2337 Use ns-store-selection-internal.
c803b2b7 2338
9cff91f8 23392011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2340
2341 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2342 (vc-deduce-fileset): Doc fix.
99a289d9 2343
f16c898a
AS
23442011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2345
2346 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2347
763237c4
SS
23482011-12-13 Sam Steingold <sds@gnu.org>
2349
2350 * man.el (Man-getpage-in-background): When running under a
2351 window-system, ignore $MANWIDTH and $COLUMNS.
2352
5fc1c122
KH
23532011-12-15 Kenichi Handa <handa@m17n.org>
2354
2355 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2356 (setup-ethiopic-environment-internal): Comment out key-binding for
2357 ethio-toggle-punctuation.
2358
13d49cbb
AM
23592011-12-13 Alan Mackenzie <acm@muc.de>
2360
898169a2
AM
2361 Add the switch statement to AWK Mode.
2362
7a71b18d 2363 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2364 "default" to the keywords regexp.
2365
7a71b18d 2366 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2367 expression as the rest.
1d00653d
SM
2368 (c-nonlabel-token-key): Allow string literals for AWK.
2369 Refactor for the other modes.
898169a2 2370
13d49cbb 2371 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2372 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2373 routines. Limit backward searching in c-font-lock-enclosing.decl.
2374
2375 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2376 pp-state and literal type in addition to the limits.
1d00653d 2377 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2378 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2379 (c-slow-in-literal, c-fast-in-literal): Remove.
2380 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2381
2382 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2383 being in a literal. Add a limit for backward searching.
2384
2385 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2386 c-slow-in-literal.
2387
15e0efc7
SM
23882011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2389
2390 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2391
454592a6
MR
23922011-12-13 Martin Rudalics <rudalics@gmx.at>
2393
2394 * window.el (delete-other-windows): Use correct frame in call to
2395 window-with-parameter.
2396
87393f26
DP
23972011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2398
2399 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2400 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2401 (makefile-gmake-statements, makefile-makepp-statements):
2402 Use it and add new makepp keywords.
2403 (makefile-makepp-font-lock-keywords): Add new patterns.
2404 (makefile-match-function-end): Match new [...] and [[...]].
2405
11636b22
JB
24062011-12-11 Juanma Barranquero <lekktu@gmail.com>
2407
2408 * ses.el (ses-call-printer-return, ses-cell-property-get)
2409 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2410 (ses-create-cell-variable, ses-reset-header-string)
2411 (ses-cell-set-formula, ses-repair-cell-reference-all)
2412 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2413 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2414 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2415 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2416 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2417 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2418 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2419 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2420 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2421 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2422 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2423 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2424
cf018193
VB
24252011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2426
2427 * ses.el: The overall change is to add cell renaming, that is
2428 setting fancy names for cell symbols other than name matching
2429 "\\`[A-Z]+[0-9]+\\'" regexp .
2430 (ses-create-cell-variable): New defun.
2431 (ses-relocate-formula): Relocate formulas only for cells the
2432 symbols of which are not renamed, i.e. symbols whose names do not
2433 match regexp "\\`[A-Z]+[0-9]+\\'".
2434 (ses-relocate-all): Relocate values only for cells the symbols of
2435 which are not renamed.
2436 (ses-load): Create cells variables as the (ses-cell ...) are read,
2437 in order to check row col consistency with cell symbol name only
2438 for cells that are not renamed.
2439 (ses-replace-name-in-formula): New defun.
2440 (ses-rename-cell): New defun.
2441
ee957461
CY
24422011-12-11 Chong Yidong <cyd@gnu.org>
2443
2444 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2445 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2446
9a9e9ef0
MR
24472011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2448
2449 * window.el (other-window): Fix docstring.
2450
92a8eba5
EZ
24512011-12-10 Eli Zaretskii <eliz@gnu.org>
2452
2453 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2454 `from' or `to' address before taking its substring.
2455 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2456 encoded name is chopped in the middle of the encoded string, and
2457 thus displayed encoded.
2458
e152e577
JB
24592011-12-10 Juanma Barranquero <lekktu@gmail.com>
2460
2461 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2462
e5d84bfe
EZ
24632011-12-10 Eli Zaretskii <eliz@gnu.org>
2464
2465 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2466 to use texinfo-update-node and commands that call it if the
2467 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2468 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2469 (texinfo-all-menus-update, texinfo-master-menu)
2470 (texinfo-update-node, texinfo-every-node-update)
2471 (texinfo-multiple-files-update): Doc fix. Warn against updating
2472 all the @node lines.
2473 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2474 argument is numeric. Explain better in the doc string what the
2475 function really does.
2476 (texinfo-insert-master-menu-list): Improve the error message
2477 displayed if there's no menu in the Top node.
2478 (Bug#2975) See also this thread:
e5d84bfe
EZ
2479 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2480
1d84e9bb
MG
24812011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2482
2483 * speedbar.el (speedbar-supported-extension-expressions):
2484 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2485
382c953b
JB
24862011-12-09 Juanma Barranquero <lekktu@gmail.com>
2487
2488 * printing.el (pr-mode-alist):
2489 * simple.el (filter-buffer-substring-functions)
2490 (completion-list-insert-choice-function):
2491 * window.el (window-with-parameter, window-atom-root)
2492 (window-sides-slots, window-size-fixed, window-min-delta)
2493 (window-max-delta, window--resize-mini-window)
2494 (window--resize-child-windows-normal, window-tree)
2495 (delete-other-windows, quit-window, split-window)
2496 (display-buffer-record-window, special-display-buffer-names)
2497 (special-display-regexps, special-display-popup-frame)
2498 (same-window-p, split-window-sensibly)
2499 (display-buffer-overriding-action, display-buffer-alist)
2500 (display-buffer-base-action, display-buffer, switch-to-buffer)
2501 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2502 (fit-window-to-buffer, recenter-positions)
2503 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2504 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2505 and remove unneeded backslashes in docstrings.
2506
39c9faef
SM
25072011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2508
98449af8
SM
2509 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2510
39c9faef
SM
2511 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2512 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2513 end in ".mk".
2514 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2515 when reading the makefile (bug#10116).
2516
86ed9fdc
SM
25172011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2518
2519 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2520 (bug#10116).
2521
5580f89d
GM
25222011-12-06 Glenn Morris <rgm@gnu.org>
2523
2524 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2525
28d3917c
CY
25262011-12-06 Chong Yidong <cyd@gnu.org>
2527
2528 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2529
a98edce9
JB
25302011-12-06 Juanma Barranquero <lekktu@gmail.com>
2531
2532 * textmodes/table.el (table-shorten-cell): Fix typo.
2533
e65adfac
CG
25342011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2535
2536 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2537
71cc0b74
EZ
25382011-12-05 Eli Zaretskii <eliz@gnu.org>
2539
2540 * descr-text.el (describe-char): Fix display of strong
2541 right-to-left characters and directional embeddings and overrides.
2542
2543 * simple.el (what-cursor-position): Fix display of codepoints of
2544 strong right-to-left characters.
2545
315bc30d
CY
25462011-12-05 Chong Yidong <cyd@gnu.org>
2547
2548 * faces.el (read-color): Doc fix.
2549
58a70b94
GM
25502011-12-05 Glenn Morris <rgm@gnu.org>
2551
2552 * align.el (align--set-marker): Add doc-string.
2553 Don't try to move something that is not a marker. (Bug#10216)
2554
5158face
GM
25552011-12-04 Glenn Morris <rgm@gnu.org>
2556
2557 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2558 overly zealous deletion of trailing whitespace.
2559
520fca41
JB
25602011-12-04 Juanma Barranquero <lekktu@gmail.com>
2561
2562 * server.el (server-delete-client): On Windows, do not try to delete
2563 the only terminal.
2564 (server-process-filter): On Windows, treat requests for a tty frame as
2565 if they were for a GUI frame if the running server is in GUI mode.
2566
5e605a2e
GM
25672011-12-03 Glenn Morris <rgm@gnu.org>
2568
2569 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2570
5c3fe83f
SM
25712011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2572
6f5e57e7
SM
2573 * electric.el: Streamline electric-indent's hook.
2574 (electric-indent-chars): Revert to simple list.
2575 (electric-indent-functions): New var.
2576 (electric-indent-post-self-insert-function): Use it.
2577
5c3fe83f
SM
2578 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2579 there's no inferior buffer (bug#10196).
2580 (prolog-consult-compile): Don't use toggle-read-only.
2581
6bdac736
MA
25822011-12-02 Michael Albinus <michael.albinus@gmx.de>
2583
2584 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2585 interrupt. (Bug#10187)
2586
6131ba7f
SM
25872011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2588
99c79fee
SM
2589 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2590 (bug#9160).
2591
6131ba7f
SM
2592 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2593 (bug#10191).
2594
cb0a02ea
JL
25952011-12-02 Juri Linkov <juri@jurta.org>
2596
2597 * info.el (Info-search): Display "end of manual" when Isearch
2598 reaches the end of single-file Info manual. (Bug#9918)
2599
66e0570c
EZ
26002011-12-02 Eli Zaretskii <eliz@gnu.org>
2601
2602 * isearch.el (isearch-message-prefix): Run the input method part
2603 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
2604
02b16839
JL
26052011-12-02 Juri Linkov <juri@jurta.org>
2606
2607 * isearch.el (isearch-occur): Use `word-search-regexp' for
2608 `isearch-word'.
2609 (isearch-search-and-update): Add condition for `isearch-word' and
2610 call `word-search-regexp'. (Bug#10145)
2611
0b950688
GM
26122011-12-01 Glenn Morris <rgm@gnu.org>
2613
2614 * eshell/em-hist.el (eshell-hist-initialize):
2615 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 2616 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 2617
9505c3c7
SM
26182011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2619
2620 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
2621
1bbe96b2 26222011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 2623
a1beca85
SM
2624 * progmodes/verilog-mode.el (verilog-pretty-expr):
2625 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
2626 verilog, such as += *= and the like.
2627 (verilog-assignment-operator-re): Regular expression to find the
2628 assigment operator in a verilog assignment.
2629 (verilog-assignment-operation-re): Regular expression to find an
2630 assignment statement for pretty-expr.
2631 (verilog-in-attribute-p): Query returns true if point is in an
2632 attribute context; used to skip these for expression line up from
2633 pretty-expr.
2634 (verilog-in-parameter-p): Query returns true if point is in an
2635 parameter definition context; used to skip these for expression
2636 line up from pretty-expr.
2637 (verilog-in-parenthesis-p): Query returns true if point is in a
2638 parenthetical expression, specifically ( ) but not [ ] or { };
2639 used by pretty-expr.
2640 (verilog-just-one-space): If there is no space, don't add one.
2641 (verilog-get-lineup-indent-2): Specifically skip just attribute
2642 contexts for expression lineup, rather than skipping all
2643 parenthetical expressions.
2644 (verilog-calculate-indent): Fix comment, and fix indent.
2645 (verilog-do-indent): Indent declarations in lists (suggested by
2646 Joachim Lechner).
2647 (verilog-mode-abbrev-table): Populate abbrev mode with the various
2648 skeleton items.
2649 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
2650 by Alain Mellan).
2651
1bbe96b2 26522011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
2653
2654 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
2655 parameters with embedded comments. Reported by Ray Stevens.
2656 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
2657 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
2658 Reported by Tim Holt.
2659 (verilog-auto): Fix AUTOing a upper module then AUTOing module
2660 instantiated by upper module causing wrong expansion until AUTOed a
2661 second time. Reported by K C Buckenmaier.
2662 (verilog-diff-auto): Fix showing .* as a difference when
2663 `verilog-auto-star-save' off. Reported by Dan Dever.
2664 (verilog-auto-reset, verilog-read-always-signals)
2665 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
2666 temporary signals in reset list if
2667 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
2668 style to each signal's assignment type, bug381.
2669 Reported by Thomas Esposito.
6288f0ca
WS
2670 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
2671 (verilog-uvm-statement-re): Support UVM indentation and
2672 highlighting, with old OVM keywords only.
a1beca85 2673 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
2674 Support AUTOTIEOFF creating non-wire data types.
2675 Suggested by Jonathan Greenlaw.
6288f0ca
WS
2676 (verilog-auto-insert-lisp, verilog-delete-to-paren)
2677 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
2678 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
2679 (verilog-read-sub-decls, verilog-read-sub-decls-line):
2680 Fix mismatching parenthesis inside commented out code when deleting
382c953b 2681 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
2682 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
2683 non-numeric vector width. Reported by Alex Reed.
2684 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 2685 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
2686 (verilog-auto-delete-trailing-whitespace):
2687 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
2688 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
2689 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
2690 Fix verilog-scan-cache corruption when running user AUTO expansion
2691 hooks that call indentation routines.
2692 (verilog-simplify-range-expression): Fix typo ignoring lower case
2693 identifiers.
2694 (verilog-delete-auto): Fix delete-autos to also remove user created
2695 automatics, as long as they start with AUTO.
2696 (verilog-batch-diff-auto, verilog-diff-auto)
2697 (verilog-diff-function): Add `verilog-diff-auto' and bind to
2698 "C-c?" to report differences in AUTO expansion, ignoring spaces.
2699 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
2700 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
2701 (verilog-re-search-forward-quick, verilog-syntax-ppss):
2702 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
2703 is disabled and its cache will get corrupt, causing AUTOS not to
2704 expand. Instead use only -quick functions.
2705 (verilog-scan-region): Fix scanning over escaped quotes.
2706 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
2707 (verilog-re-search-backward-quick)
2708 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
2709 related functions now ignore strings, to fix misparsing of strings
2710 with magic comments embedded in them.
a1beca85
SM
2711 (verilog-read-auto-template):
2712 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
2713 Reported by Brad Dobbie.
2714 (verilog-read-auto-template):
2715 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 2716 Reported by Brad Dobbie.
6288f0ca
WS
2717 (verilog-auto-inst, verilog-auto-inst-param)
2718 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
2719 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
2720 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
2721 debugging templates without merge conflicts, bug357.
2722 Reported by Brad Dobbie.
2723 (verilog-read-auto-template):
2724 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
2725 Reported by Brad Dobbie.
2726 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
2727 abbrevs so user won't be asked to save.
2728 (verilog-read-auto-lisp-present): Fix to start at beginning of
2729 buffer in case called outside of verilog-auto.
2730 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
2731 to "X-2". Reported by Matthew Myers.
2732 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
2733 all inputs from module templates. Reported by Leith Johnson.
2734 (verilog-module-inside-filename-p): Fix locating programs as with
2735 modules.
2736 (verilog-auto-inst-port): Fix vl-width expressions when using
2737 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
2738 (verilog-decls-get-regs, verilog-decls-get-signals,
2739 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
2740 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
2741 verilog-read-decls): Combine reg and wire structures into one var
2742 structure to represent SystemVerilog concepts.
2743 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
2744 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
2745 (verilog-auto-wire-type, verilog-insert-definition):
2746 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
2747 SystemVerilog "logic" keyword instead of "wire"/"reg".
2748 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
2749 to declares outputs that also have assignments (presumably in an
a1beca85
SM
2750 ifdef or generate if so there's not a driver conflict).
2751 Reported by Matthew Myers.
2752 (verilog-auto-declare-nettype, verilog-insert-definition):
2753 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
2754 `default_nettype none. Reported by Julian Gorfajn.
2755 (verilog-read-always-signals-recurse, verilog-read-decls)
2756 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
2757 malformed end statement, bug325. Reported by Joshua Wise and
2758 Andrew Drake.
2759 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
2760 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
2761 when expanding .* in interfaces, bug320.
2762 Reported by Pierre-David Pfister.
6288f0ca 2763 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
2764 name and open parenthesis, bug317.
2765 Reported by Pierre-David Pfister.
6288f0ca
WS
2766 (verilog-simplify-range-expression): Fix simplification of
2767 multiplications inside AUTOWIRE connections, bug303.
2768 (verilog-auto-inst-port): Support parameter expansion in
2769 multidimensional arrays.
2770 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
2771 after "assert property". Reported by Julian Gorfajn.
2772 (verilog-simplify-range-expression): Fix "couldn't merge" errors
2773 with multiplication, bug303.
2774 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
2775 Reported by Jan Frode Lonnum.
2776
1bbe96b2
GM
27772011-11-30 Juanma Barranquero <lekktu@gmail.com>
2778
2779 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
2780 (hfy-shell-file-name, hfy-shell):
2781 * international/fontset.el (x-decompose-font-name): Fix typos.
2782
27832011-11-29 Ken Brown <kbrown@cornell.edu>
2784
2785 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
2786 (gdb-version): Remove defvar.
2787 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
2788 (gdb-gud-context-command, gdb-non-stop-handler)
2789 (gdb-current-context-command, gdb-stopped): Use it.
2790 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
2791 (gdb-non-stop-handler): Don't enable pretty-printing here.
2792 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
2793 non-stop mode. Use the following.
2794 (gdb-check-target-async): New defun.
2795 (gud-watch, gdb-stopped): Fix whitespace.
2796 (gdb-get-source-file): Don't try to display the source file if
2797 `gdb-main-file' is nil.
2798
27992011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2800
2801 * align.el: Try to generate fewer markers (bug#10047).
2802 (align--set-marker): New macro.
2803 (align-region): Use it.
2804
c935221f
SM
28052011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2806
2807 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
2808
e70b5064
CY
28092011-11-29 Chong Yidong <cyd@gnu.org>
2810
2811 * indent.el (indent-for-tab-command, indent-according-to-mode):
2812 Doc fix.
2813 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
2814
f3af92b7
MA
28152011-11-29 Michael Albinus <michael.albinus@gmx.de>
2816
2817 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
2818 aware of remote file names. (Bug#10124)
2819
ed472be9
CY
28202011-11-29 Chong Yidong <cyd@gnu.org>
2821
2822 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
2823
24510c22
SM
28242011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
2825
2826 * files.el (find-file): Don't use force-same-window (bug#10144).
2827 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
2828 use pop-to-buffer if the selected window can't be used.
2829 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
2830
c60c3703
EZ
28312011-11-28 Eli Zaretskii <eliz@gnu.org>
2832
2833 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
2834 special-mode-map.
2835
e95def75
CY
28362011-11-28 Chong Yidong <cyd@gnu.org>
2837
2838 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
2839
c3f1c606
NR
28402011-11-27 Nick Roberts <nickrob@snap.net.nz>
2841
2842 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
2843 gdb-get-source-file-list on gdb-create-source-file-list.
2844
00db469c
EZ
28452011-11-26 Eli Zaretskii <eliz@gnu.org>
2846
2847 * whitespace.el (whitespace-newline): Use a different foreground
2848 color for 16-color light-background displays.
2849
4ad3bc2a
CY
28502011-11-24 Chong Yidong <cyd@gnu.org>
2851
2852 * window.el (display-buffer--special-action): Doc fix.
2853
e9fce1ac
JB
28542011-11-25 Juanma Barranquero <lekktu@gmail.com>
2855
2856 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
2857 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
2858 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
2859 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
2860 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
2861 (avl-tree-stack-first):
2862 * emacs-lisp/cconv.el (cconv--analyse-use):
2863 * net/gnutls.el (gnutls-negotiate): Fix typos.
2864
cb825e5d
GM
28652011-11-24 Glenn Morris <rgm@gnu.org>
2866
3adbe224
GM
2867 * lpr.el (lpr-windows-system, lpr-lp-system):
2868 * mail/binhex.el (binhex-begin-line):
2869 * progmodes/grep.el (grep-history, grep-find-history):
2870 * textmodes/flyspell.el:
2871 * vc/pcvs-defs.el (cvs-global-menu):
2872 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
2873 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
2874 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
2875
321decc8
GM
2876 * net/tls.el: Fix case of "GnuTLS".
2877
420b63ad
GM
2878 * paths.el (rmail-file-name): Format doc-string for make-docfile.
2879
cb825e5d
GM
2880 * version.el (emacs-build-system): Give it a doc-string.
2881
a0649f08
JL
28822011-11-24 Juri Linkov <juri@jurta.org>
2883
2884 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
2885
c0bc0fd4
GM
28862011-11-24 Glenn Morris <rgm@gnu.org>
2887
2888 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
2889 if called on a non-mime message just toggle the headers. (Bug#8006)
2890
20db1522
JB
28912011-11-24 Juanma Barranquero <lekktu@gmail.com>
2892
2893 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
2894 (allout-lead-with-comment-string, allout-structure-deleted-hook)
2895 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
2896 (allout-rebullet-heading, allout-open-sibtopic)
2897 (allout-toggle-current-subtree-encryption)
2898 (allout-toggle-subtree-encryption, allout-encrypt-string)
2899 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
2900 (allout-distinctive-bullets-string, allout-auto-activation):
2901 * window.el (window-normalize-buffer-to-display):
2902 * progmodes/verilog-mode.el (verilog-batch-indent):
2903 * textmodes/bibtex.el (bibtex-field-braces-opt)
2904 (bibtex-field-strings-opt):
2905 * vc/cvs-status.el (cvs-tree-merge):
2906 Fix typos.
2907
7262a87c
MA
29082011-11-23 Michael Albinus <michael.albinus@gmx.de>
2909
2910 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
2911 `non-essential' to t, in order to avoid remote connections.
2912
283430a1
EZ
29132011-11-23 Eli Zaretskii <eliz@gnu.org>
2914
a1beca85
SM
2915 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2916 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
2917 case-insensitively.
2918
d2992a38
ML
29192011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2920
2921 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
2922
50419064
GM
29232011-11-23 Glenn Morris <rgm@gnu.org>
2924
da94eca1
GM
2925 * paths.el (rmail-file-name): Reformat the doc-string so that it
2926 is picked up.
2927
9aac4de2
GM
2928 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
2929 (rmail-auto-file): Ignore case in the "special" field names,
2930 as mail-fetch-field does for all others.
2931
8038d2d2
GM
2932 * mail/rmail.el (rmail-forward):
2933 * mail/rmailkwd.el (rmail-set-label):
2934 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
2935 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
2936
f3fe222a
GM
2937 * mail/rmail.el (rmail-current-message): Doc fix.
2938
50419064
GM
2939 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
2940
28109f49
SM
29412011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2942
2943 * server.el (server-eval-and-print): Allow C-g (bug#6585).
2944
394c65f1
GM
29452011-11-22 Glenn Morris <rgm@gnu.org>
2946
2947 * mail/rmailmm.el (test-rmail-mime-handler)
2948 (test-rmail-mime-bulk-handler)
2949 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
2950
f2a0aa3a
JL
29512011-11-21 Juri Linkov <juri@jurta.org>
2952
1154d12e
JB
2953 * calc/calc.el (calc-read-key-sequence):
2954 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 2955
9c34a344
LMI
29562011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2957
2958 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
2959 Tell the caller that the next line needs recomputation, even
2960 though it doesn't start a sexp (bug#10094).
2961
f04a3be9
SM
29622011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2963
2964 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
2965
7978747f
SM
29662011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2967
f04a3be9
SM
2968 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
2969 Use force-same-window.
7978747f 2970
fe7a3057
JB
29712011-11-20 Juanma Barranquero <lekktu@gmail.com>
2972
2973 * descr-text.el (describe-char-unicode-data):
2974 * json.el (json-string-escape):
2975 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
2976 (Footnote-unicode, Footnote-style-p):
2977 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
2978
24901d61
CY
29792011-11-20 Chong Yidong <cyd@gnu.org>
2980
2981 * window.el (replace-buffer-in-windows): Restore interactive spec.
2982
bac7ff22
SM
29832011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2984
24f3d7b9
SM
2985 * electric.el (electric-indent-mode): Fix last change (too optimistic).
2986
bac7ff22
SM
2987 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
2988 (byte-compile-global-not-obsolete-vars): New var.
2989 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
2990 Use it.
2991 (byte-compile-warn-obsolete): Align text with the one in *Help*.
2992
cd1181db
JB
29932011-11-20 Juanma Barranquero <lekktu@gmail.com>
2994
2995 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
2996 * progmodes/pascal.el (electric-pascal-equal):
2997 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
2998 * xml.el (xml-substitute-special): Fix typos.
2999
7fb18e9e
GM
30002011-11-20 Glenn Morris <rgm@gnu.org>
3001
3002 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
3003 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
3004 Doc fixes.
3005 (rmail-decode-mime-charset): Mark as obsolete.
3006
3007 * mail/rmailsum.el (rmail-message-regexp-p-1):
3008 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
3009 Before using mime functions, check they are set. (Bug#10077)
3010
d5a6b3ba
JL
30112011-11-19 Juri Linkov <juri@jurta.org>
3012
3013 * info.el (Info-finder-find-node): Use `package--builtins' instead
3014 of `package-alist'. Use node names formed by the pattern "Keyword "
3015 and the keyword name.
3016
e981b61f
AS
30172011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3018
1d00653d 3019 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 3020
3ffbc301
JL
30212011-11-19 Juri Linkov <juri@jurta.org>
3022
3023 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
3024 that calls `revert-buffer' on all Info buffers. (Bug#9915)
3025 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
3026 `old-history', `old-history-forward'. Add let-binding
3027 `window-selected'. Remove calls to `kill-buffer',
3028 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
3029 before calling `Info-find-node', so `Info-find-node-2' will reread
3030 the Info file. Restore window positions only when `window-selected'
3031 is non-nil.
3032
30c62133
JL
30332011-11-19 Juri Linkov <juri@jurta.org>
3034
3035 * isearch.el (isearch-lazy-highlight-new-loop):
3036 Remove condition `(not isearch-error)'. (Bug#9918)
3037
3038 * misearch.el (multi-isearch-search-fun): Add condition
3039 `(not bound)' to ignore lazy-highlighting search.
3040 Add the search-failed message "end of multi" when the end of
3041 multi-sequence is reached. Uncapitalize the search-failed
3042 message "Repeat for next buffer".
3043
3044 * info.el (Info-search): Add the search-failed message
3045 "end of the manual" when the end of the manual is reached
3046 in Isearch mode.
3047
645ca9cf
JL
30482011-11-19 Juri Linkov <juri@jurta.org>
3049
3050 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
3051 Use non-destructive `remove' instead of `delete' because
3052 `Info-history-list' stored to `Info-isearch-initial-history-list' in
3053 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
3054
df754f66
JL
30552011-11-19 Juri Linkov <juri@jurta.org>
3056
3057 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
3058 to nil instead of binding `search-ring' and `regexp-search-ring'.
3059 (Bug#9185)
3060
0e23d96a
EZ
30612011-11-19 Eli Zaretskii <eliz@gnu.org>
3062
3063 * simple.el (line-move): Force movement by logical lines for any
3064 hscrolled window, not only when auto-hscroll-mode is on.
3065 (line-move-visual): Update doc string to that effect. (Bug#10076)
3066
8a6ccb66
AS
30672011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3068
3069 * language/european.el (macintosh): Define as alias for mac-roman.
3070
49ae5b39
EZ
30712011-11-19 Eli Zaretskii <eliz@gnu.org>
3072
3073 * mail/rmailmm.el (rmail-mime-display-header)
3074 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
3075 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
3076 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
3077 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
3078 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
3079 of a raw aref.
3080 (rmail-mime-entity-segment): To get past the tagline, move forward
3081 2 more lines, to account for the 2 empty lines that precede and
3082 follow the line with the buttons.
3083 (rmail-mime-update-tagline): Move one more line, to get past the
3084 empty line that follows the buttons in the tagline. (Bug#9520)
3085
c56cad4a
MR
30862011-11-19 Martin Rudalics <rudalics@gmx.at>
3087
3088 * window.el (window-max-delta-1, window-min-delta-1)
3089 (window-min-size-1, window-state-get-1, window-state-put-1)
3090 (window-state-put-2): Use "window--" prefix.
3091
cbe71af3
SM
30922011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3093
2ad52c60
SM
3094 * emacs-lisp/smie.el: Improve warnings and conflict detection.
3095 (smie-warning-count): New var.
3096 (smie-set-prec2tab): Use it.
3097 (smie-bnf->prec2): Improve warnings. Add docstring.
3098 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
3099 (smie-bnf--set-class): New function.
3100 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
3101 corner case.
3102
6944dbc1
SM
3103 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
3104 (compilation-error-properties, compilation-move-to-column):
3105 Handle compilation-first-column while in the target buffer.
3106
c400c4d7
SM
3107 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
3108 Don't hardcode point-min==1.
3109
6dbe3e96
SM
3110 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
3111 (eshell-rewrite-for-command): Remove workaround.
3112 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
3113 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
3114 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
3115
cbe71af3
SM
3116 * files-x.el (modify-file-local-variable): Obey commenting conventions.
3117
a8e1496d
GM
31182011-11-17 Glenn Morris <rgm@gnu.org>
3119
3120 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3121 Ignore buffer-local generated-autoload-file if it is the same
3122 as the global value. (Bug#10049)
3123
df85d315
JB
31242011-11-17 Juanma Barranquero <lekktu@gmail.com>
3125
3126 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
3127 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
3128 (reftex-toc-previous-heading, reftex-toc-max-level)
3129 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
3130 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
3131 (reftex-toc-do-promote, reftex-toc-promote-prepare)
3132 (reftex-toc-promote-action, reftex-toc-extract-section-number)
3133 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
3134 (reftex-toc-rename-label, reftex-toc-visit-location)
3135 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
3136 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
3137 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
3138 leaving "*toc*" only for references to the buffer.
3139
a0c2d0ae
MR
31402011-11-17 Martin Rudalics <rudalics@gmx.at>
3141
3142 * window.el (window-resize, delete-window, split-window):
3143 Replace window-splits by window-combination-resize.
1d00653d 3144 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 3145
35c0bac8
GM
31462011-11-17 Glenn Morris <rgm@gnu.org>
3147
3148 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3149 Make bash entry derive from sh entry, not shell entry.
3150
d0c8fc8a
MA
31512011-11-16 Michael Albinus <michael.albinus@gmx.de>
3152
d0c8fc8a
MA
3153 * net/tramp-cache.el (tramp-flush-file-property): Flush also
3154 properties of linked files. (Bug#9879)
3155
7262a87c
MA
3156 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
3157 local file name.
3158
7877f373
JB
31592011-11-16 Juanma Barranquero <lekktu@gmail.com>
3160
3161 * menu-bar.el (menu-bar-file-menu):
3162 * printing.el (pr-ps-utility):
3163 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3164 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3165 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3166 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3167 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3168 (icalendar--convert-cyclic-to-ical)
3169 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3170 (icalendar--convert-ical-to-diary)
3171 (icalendar--convert-recurring-to-diary)
3172 (icalendar--convert-non-recurring-all-day-to-diary)
3173 (icalendar-import-format-sample):
3174 * progmodes/idlw-shell.el (idlwave-shell-mode):
3175 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3176 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3177 (vhdl-ps-print-init): Fix typos.
3178
10649b82
KM
31792011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3180
9d0cfcd6
GM
3181 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3182 FSF and collapse date sequence, obscure author/maintainer email address
3183 better, remove extra version line, track relocation of author's webpage.
10649b82 3184
9d0cfcd6
GM
3185 * progmodes/python.el (python-pdbtrack-input-prompt)
3186 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3187 regular python pdb prompts. Adjustments shamelessly taken exactly as
3188 suggested in EmacsWiki page (tiny change):
3189 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3190
58179cce
JB
31912011-11-16 Juanma Barranquero <lekktu@gmail.com>
3192
3193 * expand.el (expand-pos, expand-index, expand-point):
3194 Remove redundant info from docstring.
3195 (expand-add-abbrevs): Doc fix.
3196 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3197 (expand-sample-perl-mode-expand-list): Fix typos.
3198
3199 * net/dbus.el (dbus-event-member-name):
3200 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3201 * term/pc-win.el (msdos-create-frame-with-faces):
3202 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3203
b6f67890
MR
32042011-11-16 Martin Rudalics <rudalics@gmx.at>
3205
3206 * window.el (split-window, window-state-get-1)
3207 (window-state-put-1, window-state-put-2): Rename occurrences of
3208 window-nest to window-combination-limit.
1d00653d 3209 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3210
ce7ddba0
CY
32112011-11-16 Chong Yidong <cyd@gnu.org>
3212
3213 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3214 regexp (Bug#10033).
3215
3ae704f4
SM
32162011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3217
3218 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3219 `completing-read' will remove *Completions* and will preserve
3220 current-buffer for us.
3221 (tmm-add-prompt): Users of *Completions* will always (re)set its
3222 major mode.
3223 (tmm-old-comp-map): Remove.
3224
6ad1cdde
GM
32252011-11-16 Glenn Morris <rgm@gnu.org>
3226
3227 * mail/rmailedit.el: Require rmailmm when compiling.
3228 (rmail-old-mime-state): New declaration.
3229 (rmail-edit-current-message): If editing a mime message,
3230 edit the "raw" message from the mbox buffer.
3231 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3232
d20faa20
GM
32332011-11-15 Glenn Morris <rgm@gnu.org>
3234
3235 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3236 which wasn't being used. Add optional arg to force given state.
3237 (rmail-mime): Add optional arg to force given state.
3238
c7015153
JB
32392011-11-15 Juanma Barranquero <lekktu@gmail.com>
3240
3241 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3242 * frame.el (display-mm-dimensions-alist):
3243 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3244 (outline-move-subtree-down):
3245 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3246 (newsticker--treeview-do-get-node):
3247 * net/quickurl.el (quickurl-list-buffer-name):
3248 * progmodes/dcl-mode.el (dcl-mode):
3249 * progmodes/gdb-mi.el (gdb-mapcar*):
3250 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3251
45261b50
GM
32522011-11-15 Glenn Morris <rgm@gnu.org>
3253
3254 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3255 in a boolean sense, so just make it a boolean, and fix the doc.
3256 (rmail-show-mime-function, rmail-mime-feature)
3257 (rmail-require-mime-maybe): Doc fixes.
3258 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3259
3260 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3261
0d26e0b6
JB
32622011-11-15 Juanma Barranquero <lekktu@gmail.com>
3263
3264 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3265 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3266 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3267 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3268
447f30f6
GM
32692011-11-15 Glenn Morris <rgm@gnu.org>
3270
672b871d
GM
3271 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3272 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3273 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3274 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3275 (rmail-mime, rmail-show-mime): Doc fixes.
3276
f6aa5bb1
GM
3277 * term/ns-win.el (mode-line-frame-identification):
3278 Leave it alone. (Bug#10051)
3279
947cd66b
GM
3280 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3281
447f30f6
GM
3282 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3283 Handle empty buffers. (Bug#9978)
3284
0b381c7e
JB
32852011-11-14 Juanma Barranquero <lekktu@gmail.com>
3286
3287 * international/mule.el (define-charset):
3288 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3289 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3290 * progmodes/verilog-mode.el (verilog-backward-token):
3291 * textmodes/ispell.el (lookup-words):
3292 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3293
71e027ac
GM
32942011-11-14 Glenn Morris <rgm@gnu.org>
3295
56632ce4
GM
3296 * progmodes/executable.el
3297 (executable-make-buffer-file-executable-if-script-p):
3298 Handle file-modes returning nil.
3299
40500957
GM
3300 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3301 message - not necessary, and causes problems. (Bug#9831)
3302
071c2340
GM
3303 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3304
d3cfca60
GM
3305 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3306
71e027ac
GM
3307 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3308 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3309 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3310
89d61221
MR
33112011-11-12 Martin Rudalics <rudalics@gmx.at>
3312
3313 * window.el (window-resize, delete-window): Use window-splits
3314 variable instead of function.
3315 (window-state-get-1, window-state-put-2, window-state-put):
3316 Don't deal with windows' splits status.
3317
98282f6f
GM
33182011-11-12 Glenn Morris <rgm@gnu.org>
3319
3320 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3321 (apropos-documentation): Doc fixes.
3322
40a8bdf6
JB
33232011-11-11 Juanma Barranquero <lekktu@gmail.com>
3324
3325 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3326 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3327
65bd19ff
SM
33282011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3329
3330 * electric.el (electric-indent-post-self-insert-function): Make it
3331 possible for a char to only indent in some circumstances.
3332 (electric-indent-mode): Simplify.
3333
54f9154c
MR
33342011-11-11 Martin Rudalics <rudalics@gmx.at>
3335
3336 * window.el (windows-with-parameter): Remove unused function.
3337 (windows-at-side): Rename to window-at-side-list.
3338 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3339 (window-side-check, window-size-ignore, window-size-fixed-1)
3340 (window-in-direction-2): Prefix with "window--".
3341 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3342
68cbc58b
GM
33432011-11-11 Glenn Morris <rgm@gnu.org>
3344
3345 * subr.el (eval-after-load): If FILE is already loaded,
3346 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3347
b2621720
GM
33482011-11-10 Glenn Morris <rgm@gnu.org>
3349
9a4de110
GM
3350 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3351 Call svn via vc-svn-command rather than vc-do-command.
3352 (vc-svn-command): Add --non-interactive. (Bug#9993)
3353 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3354
b2621720
GM
3355 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3356 Add toggle-read-only. (Bug#7292)
3357 * files.el (toggle-read-only): Mention that it should only
3358 be used interactively. (Bug#10006)
3359
1dce7193
SM
33602011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3361
d9ac1a1e
SM
3362 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3363 Adjust regexp for OCaml warnings.
3364
0c325082
SM
3365 * electric.el (electric-pair-post-self-insert-function): Let user
3366 turn it off buffer-locally (bug#9932).
3367
90132c14
SM
3368 * progmodes/python.el (python-beginning-of-statement):
3369 Rewrite (bug#2703).
3370
1dce7193
SM
3371 * progmodes/compile.el: Better handle TABs (bug#9749).
3372 (compilation-internal-error-properties)
3373 (compilation-next-error-function): Obey the target buffer's
3374 compilation-error-screen-columns.
3375
c4e7c63a
JB
33762011-11-09 Juanma Barranquero <lekktu@gmail.com>
3377
3378 * progmodes/meta-mode.el: Remove obsolete comments.
3379 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3380 Fix typos in docstrings.
3381
2cffd681
MR
33822011-11-09 Martin Rudalics <rudalics@gmx.at>
3383
3384 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3385 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3386 (window--resizable): New function. Make all callers of
3387 window-resizable call window--resizable instead.
3388 (window-resizable): Rewrite in terms of window--resizable.
3389
0edcba87
GM
33902011-11-08 Glenn Morris <rgm@gnu.org>
3391
3392 * progmodes/delphi.el (delphi-mode-syntax-table):
3393 Let define-derived-mode define a proper syntax table. (Bug#9994)
3394
4b0d61e3
SM
33952011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3396
3397 * window.el: Stay away from defsubst.
3398 (window-list-no-nils): Remove.
3399 (window-state-get-1, window-state-get): Use backquote instead.
3400
cd394be1 34012011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3402
4b0d61e3 3403 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3404 Fix incorrect use of default argument in `completing-read'.
3405
e1c2c6f2
MR
34062011-11-08 Martin Rudalics <rudalics@gmx.at>
3407
3408 * window.el (display-buffer-function, special-display-function):
3409 Mention display-buffer-record-window but do not mention
3410 help-setup parameter in doc-strings.
b3f4a882 3411 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3412
105216ed
CY
34132011-11-08 Chong Yidong <cyd@gnu.org>
3414
3415 * window.el (window-total-height, window-total-width): Doc fix.
3416 (window-body-size): Move from C.
3417 (window-body-height, window-body-width): Move to C.
3418
0a9f9ab5
SM
34192011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3420
3421 * window.el: Make special-display like display-buffer-alist (bug#9532).
3422 (display-buffer--special-action): New function, morphed
3423 from display-buffer--special.
3424 (display-buffer): Use it to handle special-display-buffers at higher
3425 priority (just after display-buffer-alist).
3426 (display-buffer-fallback-action, display-buffer--other-frame-action)
3427 (pop-to-buffer-same-window): Remove display-buffer--special.
3428
a769dd15
GM
34292011-11-07 Glenn Morris <rgm@gnu.org>
3430
3431 * calendar/cal-menu.el (cal-menu-set-date-title):
3432 Do nothing if not in a calendar. (Bug#9976)
3433
05a61ee3
SM
34342011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3435
3436 * files.el (find-file): Always use selected-window.
3437
be7f5545
MR
34382011-11-07 Martin Rudalics <rudalics@gmx.at>
3439
3440 * window.el (window-combinations): Make WINDOW argument
3441 mandatory. Rewrite doc-string.
3442 (walk-window-subtree, window-atom-check, window-min-delta)
3443 (window-max-delta, window--resize-this-window)
3444 (window--resize-root-window-vertically, window-tree)
3445 (balance-windows, window-state-put): Rewrite doc-strings as to
3446 not mention the term "subwindow".
3447 (window--resize-subwindows-skip-p): Rename to
3448 window--resize-child-windows-skip-p.
3449 (window--resize-subwindows-normal): Rename to
3450 window--resize-child-windows-normal.
3451 (window--resize-subwindows): Rename to
3452 window--resize-child-windows.
3453 (window-or-subwindow-p): Rename to window--in-subtree-p.
3454
3c6702ef
ML
34552011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3456
3457 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3458 Ensure that mbox format messages end in two newlines (Bug#9974).
3459
49745b39
CY
34602011-11-06 Chong Yidong <cyd@gnu.org>
3461
3462 * window.el (window-combination-p): Function deleted; its
3463 side-effect is not used in any existing code.
3464 (window-combinations, window-combined-p): Call window-*-child
3465 directly.
3466
24300f5f
CY
34672011-11-05 Chong Yidong <cyd@gnu.org>
3468
3469 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3470 (window-size-ignore, window-state-get): Callers changed.
3471 (window-normalize-window): Rename from window-normalize-any-window.
3472 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3473 (window-normalize-live-window): Delete.
447f16b8
CY
3474 (window-combination-p, window-combined-p, window-combinations)
3475 (walk-window-subtree, window-atom-root, window-min-size)
3476 (window-sizable, window-sizable-p, window-size-fixed-p)
3477 (window-min-delta, window-max-delta, window-resizable)
3478 (window-resizable-p, window-full-height-p, window-full-width-p)
3479 (window-current-scroll-bars, window-point-1, set-window-point-1)
3480 (window-at-side-p, window-in-direction, window-resize)
3481 (adjust-window-trailing-edge, maximize-window, minimize-window)
3482 (window-deletable-p, delete-window, delete-other-windows)
3483 (record-window-buffer, unrecord-window-buffer)
3484 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3485 (quit-window, split-window, window-state-put)
3486 (set-window-text-height, fit-window-to-buffer)
3487 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3488
89bd5ee1
EZ
34892011-11-04 Eli Zaretskii <eliz@gnu.org>
3490
53479029
EZ
3491 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3492 rfc2047-decode-string.
3493 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3494 warnings.
3495
89bd5ee1
EZ
3496 * window.el (window-body-height, window-body-width): Mention in
3497 the doc string that the return values are in frame's canonical
3498 units. (Bug#9949)
3499
bd17fdee
AM
35002011-11-03 Alan Mackenzie <acm@muc.de>
3501
3502 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3503 change in cc-engine.el.
3504
acc825c5
SM
35052011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3506
3507 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3508
1885e5b8
MR
35092011-11-02 Martin Rudalics <rudalics@gmx.at>
3510
3511 * window.el (quit-window): Call unrecord-window-buffer after
3512 showing another buffer in the window. (Bug#9937)
acc825c5 3513 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3514
ebe06da9
JB
35152011-11-02 Juanma Barranquero <lekktu@gmail.com>
3516
3517 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3518 Accept status with more than 9 shelves. (Bug#9935)
3519 Reported by Colin D Bennett <colin@gibibit.com>.
3520
4ee88440
MR
35212011-11-01 Martin Rudalics <rudalics@gmx.at>
3522
3523 * help.el (with-help-window): Don't reference
3524 temp-buffer-show-specifiers in doc-string.
3525
08e1d82c
AS
35262011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3527
3528 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3529 menu-item.
3530
84bd6e9e
VJL
35312011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3532
3533 * whitespace.el: New version 13.2.2.
3534 (whitespace-newline-mode): Disable properly. Reported by Sarah
3535 <EmacsWiki>.
3536
dba0634a
UJ
35372011-10-30 Ulf Jasper <ulf.jasper@web.de>
3538
3539 * net/newst-treeview.el: Remove "Time-stamp".
3540 (newsticker--group-manage-orphan-feeds): Do not call
3541 newsticker--treeview-tree-update.
db22a3c2
JB
3542 (newsticker-treeview-update, newsticker-treeview):
3543 Call newsticker--treeview-tree-update if necessary.
dba0634a 3544
3d8daefe
MR
35452011-10-30 Martin Rudalics <rudalics@gmx.at>
3546
3547 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3548 (window-iso-combinations): Remove "iso-" infix.
3549 Suggested by Chong Yidong.
3d8daefe
MR
3550 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3551 (window-max-delta-1, window-resize, window--resize-siblings)
3552 (window--resize-this-window, adjust-window-trailing-edge)
3553 (split-window, balance-windows-1)
3554 (shrink-window-if-larger-than-buffer):
3555 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3556 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3557
1bc4c3ae
SM
35582011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3559
3560 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3561 in place (bug#9907).
3562 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3563 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3564 (eshell-structure-basic-command, eshell-rewrite-while-command)
3565 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3566 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3567 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3568 (eshell-do-pipelines-synchronously, eshell-eval-command):
3569 Use backquotes and prefer setq to set.
3570 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3571 (eshell-macrop): Use functionp.
c1e2f5fa 3572 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3573
30b65d9c
CY
35742011-10-30 Chong Yidong <cyd@gnu.org>
3575
3576 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3577 instead of set-mark (Bug#9810).
3578
2d197ffb
CY
35792011-10-30 Chong Yidong <cyd@gnu.org>
3580
3581 * window.el (split-window-below, split-window-right): Rename from
3582 split-window-above-each-other and split-window-side-by-side
3583 respectively. All callers changed.
3584 (split-window-sensibly, split-window-sensibly): Use them.
3585 (split-window-keep-point): Doc fix.
3586
3587 * isearch.el: Add isearch-scroll property to split-window-below
3588 and split-window-right.
3589
3590 * follow.el (follow-mode):
3591 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3592 * progmodes/ada-xref.el (ada-gdb-application):
3593 * emulation/vip.el (vip-buffer-in-two-windows):
3594 * image-dired.el (image-dired-dired-with-window-configuration):
3595 * dired-x.el (dired-do-find-marked-files):
3596 * dired.el (dired-pop-to-buffer):
3597 * bs.el (bs--show-with-configuration):
3598 * vc/emerge.el (emerge-setup-windows):
3599 * textmodes/two-column.el (2C-two-columns):
3600 * textmodes/reftex-toc.el (reftex-toc):
3601 * progmodes/gdb-mi.el (gdb-setup-windows):
3602 * progmodes/fortran.el (fortran-window-create):
3603 * net/newst-treeview.el (newsticker--treeview-window-init):
3604 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
3605 * emulation/tpu-edt.el (tpu-gold-map):
3606 * emulation/crisp.el (crisp-mode-map):
3607 * calendar/calendar.el (calendar-basic-setup): Callers changed.
3608
38bb2ca8
CY
36092011-10-29 Chong Yidong <cyd@gnu.org>
3610
aa4de341
CY
3611 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
3612
e1eb5385
CY
3613 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
3614
5d2ece3c
CY
3615 * textmodes/flyspell.el (flyspell-word): Fix char offset for
3616 forged Ispell output (Bug#7904).
3617
38bb2ca8
CY
3618 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
3619
d0af9f77
SM
36202011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3621
3622 * doc-view.el: Avoid ugly errors about not finding nil.
3623 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3624 (doc-view-dvipdf-program, doc-view-unoconv-program)
3625 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
3626 Avoid nil or absolute file name as default value.
3627 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
3628
52bedd34
AM
36292011-10-28 Alan Mackenzie <acm@muc.de>
3630
db22a3c2 3631 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 3632
7e43cfa5
AM
36332011-10-28 Alan Mackenzie <acm@muc.de>
3634
3635 Amend the handling of c-beginning/end-of-defun in nested declaration
3636 scopes.
3637
52bedd34
AM
3638 * progmodes/cc-vars.el (c-defun-tactic): Move here from
3639 cc-langs.el. Change it to a defcustom.
7e43cfa5 3640
52bedd34
AM
3641 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
3642 cc-vars.el.
7e43cfa5 3643
d0af9f77
SM
3644 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3645 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 3646
52bedd34 3647 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 3648 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
3649 (c-widen-to-enclosing-decl-scope): New function.
3650 (c-while-widening-to-decl-block): New macro.
3651 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
3652 outward for defun boundaries, and correspondingly change symbol
3653 `respect-enclosure' to `go-outward'.
3654 (c-declaration-limits): Change algorithm to report only the "innermost"
3655 defun's boundaries.
3656
1a2ce9ee
DD
36572011-10-28 Deniz Dogan <deniz@dogan.se>
3658
3659 * net/rcirc.el (rcirc-mode): Use hard newlines.
3660
bc97a826
AM
36612011-10-28 Alan Mackenzie <acm@muc.de>
3662
3663 Amend to indent and fontify macros "which include their own semicolon"
3664 correctly, using the "virtual semicolon" mechanism.
3665
52bedd34 3666 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 3667
d0af9f77 3668 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 3669 Recode to scan one line at a time rather than having \n and \r
58179cce 3670 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 3671 (c-forward-label): Amend for virtual semicolons.
58179cce 3672 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 3673
52bedd34
AM
3674 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
3675 of the new C macros.
bc97a826 3676
52bedd34 3677 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
3678 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
3679 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
3680 (c-opt-cpp-macro-define): Make into a full language variable.
3681 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
3682 AWK Mode (including \n, \r) removed, no longer needed.
3683
d0af9f77
SM
3684 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
3685 Invoke c-make-macro-with-semi-re.
bc97a826 3686
52bedd34
AM
3687 * progmodes/cc-vars.el (c-macro-with-semi-re):
3688 (c-macro-names-with-semicolon): New variables.
58179cce 3689 (c-make-macro-with-semi-re): New function.
bc97a826 3690
7a6c0941
SM
36912011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3692
3693 * vc/log-edit.el: Fill empty field rather than adding new one.
3694 (log-edit-add-field): New function.
3695 (log-edit-insert-changelog): Use it.
3696
b0c4cdcf
ML
36972011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3698
3699 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
3700
ee1f1da9
SM
37012011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3702
3703 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
3704 (gdb--check-interpreter): New function.
3705 (gdb): Use it.
3706
51bc5f8b
GM
37072011-10-27 Glenn Morris <rgm@gnu.org>
3708
416a2c45
GM
3709 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
3710 (least-positive-float, least-negative-float)
3711 (least-positive-normalized-float, least-negative-normalized-float)
3712 (float-epsilon, float-negative-epsilon):
3713 Remove unnecessary declarations.
3714
3715 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
3716 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
3717 (least-positive-float, least-negative-float)
3718 (least-positive-normalized-float, least-negative-normalized-float)
3719 (float-epsilon, float-negative-epsilon): Add doc-strings,
3720 based on those in cl.texi.
3721
51bc5f8b
GM
3722 * files.el (set-visited-file-name): If the major-mode changed,
3723 reload the local variables. (Bug#9796)
3724
15de15c6
CY
37252011-10-27 Chong Yidong <cyd@gnu.org>
3726
3727 * subr.el (change-major-mode-after-body-hook): New hook.
3728 (run-mode-hooks): Run it.
3729
ee1f1da9
SM
3730 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3731 Use change-major-mode-before-body-hook.
15de15c6
CY
3732
3733 * simple.el (fundamental-mode):
3734 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
3735 change introducing fundamental-mode-hook.
3736
5430d399
JB
37372011-10-26 Juanma Barranquero <lekktu@gmail.com>
3738
acc825c5 3739 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 3740
ad74a69e
MA
37412011-10-26 Michael Albinus <michael.albinus@gmx.de>
3742
3743 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 3744 tramp.el explicitly. (Bug#7583)
ad74a69e 3745
71d4c2a5
SM
37462011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3747
3748 * progmodes/octave-mod.el:
3749 * progmodes/octave-inf.el: Update maintainer.
3750
b1f6fa26
CY
37512011-10-26 Chong Yidong <cyd@gnu.org>
3752
3753 * subr.el (with-wrapper-hook): Rewrite doc.
3754
3f04efd6
MA
37552011-10-25 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 3758 filenames "/method:foo:". (Bug#9793)
3f04efd6 3759
410488d3
SM
37602011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3761
3762 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
3763 (bug#9865).
3764
c1ebb47e
GM
37652011-10-24 Glenn Morris <rgm@gnu.org>
3766
3767 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
3768
7f5c46c7
MA
37692011-10-24 Michael Albinus <michael.albinus@gmx.de>
3770
3771 * notifications.el: Add the requirement of a running D-Bus session
3772 bus to the Commentary.
3773
db2440b6
JL
37742011-10-24 Juri Linkov <juri@jurta.org>
3775
3776 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
3777 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
3778 (Bug#9364)
3779
feecf435
JL
37802011-10-24 Juri Linkov <juri@jurta.org>
3781
3782 * info.el (Info-following-node-name-re): Add newline to the list
3783 of allowed characters for leading space. (Bug#9824)
3784
a3839de2
SM
37852011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3786
acc825c5
SM
3787 * progmodes/octave-inf.el (inferior-octave-mode-map):
3788 Fix C-c C-h binding.
a3839de2
SM
3789 * progmodes/octave-mod.el (octave-help): Remove.
3790
09388e76
MA
37912011-10-23 Michael Albinus <michael.albinus@gmx.de>
3792
3793 Sync with Tramp 2.2.3.
3794
3795 * net/tramp-cache.el (top): Pacify byte-compiler using
3796 `init-file-user' and `site-run-file'.
3797
3798 * net/trampver.el: Update release number.
3799
86c60681
CY
38002011-10-23 Chong Yidong <cyd@gnu.org>
3801
3802 * files.el (toggle-read-only): Remove obsolete comment about
3803 version control.
3804
3805 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
3806 for toggle-read-only. Note that this hasn't called vc-next-action
3807 since 2008-05-02, though it wasn't documented at the time.
3808
a3839de2
SM
3809 * vc/ediff-init.el (ediff-toggle-read-only-function):
3810 Use toggle-read-only.
86c60681 3811
cd5495ff
AM
38122011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
3813
3814 Fix bug #9560, sporadic wrong indentation; improve instrumentation
3815 of c-parse-state.
3816
00b77525 3817 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 3818 correct faulty logical expression.
cd5495ff
AM
3819 (c-parse-state-state, c-record-parse-state-state):
3820 (c-replay-parse-state-state): New defvar/defuns.
3821 (c-debug-parse-state): Use new functions.
3822
42ee24ed
MR
38232011-10-22 Martin Rudalics <rudalics@gmx.at>
3824
3825 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 3826 last fix. Use window-in-direction correctly.
42ee24ed 3827
a7dee7e7
CY
38282011-10-21 Chong Yidong <cyd@gnu.org>
3829
3830 * progmodes/idlwave.el (idlwave-mode):
3831 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
3832 require-final-newline; that's done in prog-mode.
3833 Suggested by Stefan Monnier.
a7dee7e7 3834
e07b9a6d
MR
38352011-10-21 Martin Rudalics <rudalics@gmx.at>
3836
3837 * mouse.el (mouse-drag-window-above)
3838 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
3839 (mouse-drag-mode-line-1, mouse-drag-header-line)
3840 (mouse-drag-vertical-line-rightward-window): Remove.
3841 (mouse-drag-line): New function.
3842 (mouse-drag-mode-line, mouse-drag-header-line)
3843 (mouse-drag-vertical-line): Call mouse-drag-line.
3844 * window.el (window-at-side-p, windows-at-side): New functions.
3845
7e1361d9
UM
38462011-10-21 Ulrich Mueller <ulm@gentoo.org>
3847
3848 * tar-mode.el (tar-grind-file-mode):
3849 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
3850
30fcaf3a
CY
38512011-10-21 Chong Yidong <cyd@gnu.org>
3852
3853 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
3854 * progmodes/vera-mode.el (vera-mode):
3855 Use mode-require-final-newline.
30fcaf3a 3856
516eddb0
GM
38572011-10-20 Glenn Morris <rgm@gnu.org>
3858
db22a3c2 3859 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 3860
10d5f513
CS
38612011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
3862
3863 * emulation/cua-base.el (cua-set-mark): Fix case of string.
3864
ac6c8639
CY
38652011-10-20 Chong Yidong <cyd@gnu.org>
3866
3867 * emulation/cua-base.el (cua-mode):
3868 * mail/footnote.el (footnote-mode):
3869 * mail/mailabbrev.el (mail-abbrevs-mode):
3870 * net/xesam.el (xesam-minor-mode):
3871 * progmodes/bug-reference.el (bug-reference-mode):
3872 * progmodes/cap-words.el (capitalized-words-mode):
3873 * progmodes/compile.el (compilation-minor-mode)
3874 (compilation-shell-minor-mode):
3875 * progmodes/gud.el (gud-tooltip-mode):
3876 * progmodes/hideif.el (hide-ifdef-mode):
3877 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3878 * progmodes/subword.el (subword-mode):
3879 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
3880 * progmodes/which-func.el (which-function-mode):
3881 * term/tvi970.el (tvi970-set-keypad-mode):
3882 * term/vt100.el (vt100-wide-mode):
3883 * textmodes/flyspell.el (flyspell-mode):
3884 * textmodes/ispell.el (ispell-minor-mode):
3885 * textmodes/nroff-mode.el (nroff-electric-mode):
3886 * textmodes/paragraphs.el (use-hard-newlines):
3887 * textmodes/refill.el (refill-mode):
3888 * textmodes/reftex.el (reftex-mode):
3889 * textmodes/rst.el (rst-minor-mode):
3890 * textmodes/sgml-mode.el (html-autoview-mode)
3891 (sgml-electric-tag-pair-mode):
3892 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
3893 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
3894 * emulation/crisp.el (crisp-mode):
3895 * emacs-lisp/eldoc.el (eldoc-mode):
3896 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
3897 minor mode behavior.
3898
aa42ab43
JL
38992011-10-19 Juri Linkov <juri@jurta.org>
3900
3901 * descr-text.el (describe-char): Add #x2010 and #x2011 to
3902 the list of hard-coded chars with escape-glyph face.
3903
89400f1d
SM
39042011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3905
3906 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
3907
305c07f6
MA
39082011-10-19 Michael Albinus <michael.albinus@gmx.de>
3909
3910 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
3911 running process.
3912
13754b54
GM
39132011-10-19 Glenn Morris <rgm@gnu.org>
3914
3915 * vc/vc-bzr.el (vc-bzr-after-dir-status):
3916 Ignore ignored files. (Bug#9726)
3917
06e21633
CY
39182011-10-19 Chong Yidong <cyd@gnu.org>
3919
3920 Doc fix for minor modes, stating that an omitted argument enables
3921 the mode unconditionally when called from Lisp.
3922
3923 * abbrev.el (abbrev-mode):
3924 * allout.el (allout-mode):
3925 * autoinsert.el (auto-insert-mode):
3926 * autoarg.el (autoarg-mode, autoarg-kp-mode):
3927 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
3928 (global-auto-revert-mode):
3929 * battery.el (display-battery-mode):
3930 * composite.el (global-auto-composition-mode)
3931 (auto-composition-mode):
3932 * delsel.el (delete-selection-mode):
3933 * desktop.el (desktop-save-mode):
3934 * dired-x.el (dired-omit-mode):
3935 * dirtrack.el (dirtrack-mode):
3936 * doc-view.el (doc-view-minor-mode):
3937 * double.el (double-mode):
3938 * electric.el (electric-indent-mode, electric-pair-mode):
3939 * emacs-lock.el (emacs-lock-mode):
3940 * epa-hook.el (auto-encryption-mode):
3941 * follow.el (follow-mode):
3942 * font-core.el (font-lock-mode):
3943 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
3944 * help.el (temp-buffer-resize-mode):
3945 * hilit-chg.el (highlight-changes-mode)
3946 (highlight-changes-visible-mode):
3947 * hi-lock.el (hi-lock-mode):
3948 * hl-line.el (hl-line-mode, global-hl-line-mode):
3949 * icomplete.el (icomplete-mode):
3950 * ido.el (ido-everywhere):
3951 * image-file.el (auto-image-file-mode):
3952 * image-mode.el (image-minor-mode):
3953 * iswitchb.el (iswitchb-mode):
3954 * jka-cmpr-hook.el (auto-compression-mode):
3955 * linum.el (linum-mode):
3956 * longlines.el (longlines-mode):
3957 * master.el (master-mode):
3958 * mb-depth.el (minibuffer-depth-indicate-mode):
3959 * menu-bar.el (menu-bar-mode):
3960 * minibuf-eldef.el (minibuffer-electric-default-mode):
3961 * mouse-sel.el (mouse-sel-mode):
3962 * msb.el (msb-mode):
3963 * mwheel.el (mouse-wheel-mode):
3964 * outline.el (outline-minor-mode):
3965 * paren.el (show-paren-mode):
3966 * recentf.el (recentf-mode):
3967 * reveal.el (reveal-mode, global-reveal-mode):
3968 * rfn-eshadow.el (file-name-shadow-mode):
3969 * ruler-mode.el (ruler-mode):
3970 * savehist.el (savehist-mode):
3971 * scroll-all.el (scroll-all-mode):
3972 * scroll-bar.el (scroll-bar-mode):
3973 * server.el (server-mode):
3974 * shell.el (shell-dirtrack-mode):
3975 * simple.el (auto-fill-mode, transient-mark-mode)
3976 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
3977 (line-number-mode, column-number-mode, size-indication-mode)
3978 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
3979 * strokes.el (strokes-mode):
3980 * time.el (display-time-mode):
3981 * t-mouse.el (gpm-mouse-mode):
3982 * tool-bar.el (tool-bar-mode):
3983 * tooltip.el (tooltip-mode):
3984 * type-break.el (type-break-mode-line-message-mode)
3985 (type-break-query-mode):
3986 * view.el (view-mode):
3987 * whitespace.el (whitespace-mode, whitespace-newline-mode)
3988 (global-whitespace-mode, global-whitespace-newline-mode):
3989 * xt-mouse.el (xterm-mouse-mode): Doc fix.
3990
a3839de2
SM
3991 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3992 Fix autogenerated docstring.
06e21633 3993
5214e501
JL
39942011-10-19 Juri Linkov <juri@jurta.org>
3995
3996 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
3997 by checking environment variables "DESKTOP_SESSION" and
3998 "XDG_CURRENT_DESKTOP". (Bug#9779)
3999
195f8db9
JL
40002011-10-19 Juri Linkov <juri@jurta.org>
4001
4002 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
4003 (browse-url-chromium-program, browse-url-chromium-arguments):
4004 New defcustoms.
4005 (browse-url-default-browser): Check for `browse-url-chromium' and
4006 call `browse-url-chromium-program'.
4007 (browse-url-chromium): New command. (Bug#9779)
4008
343a34ff
JB
40092011-10-18 Juanma Barranquero <lekktu@gmail.com>
4010
4011 * facemenu.el (list-colors-duplicates): On Windows, detect more
4012 duplicates by assuming that only colors matching "^System" are
4013 special "system colors". (Bug#9722)
4014
6978a151
SM
40152011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4016
4017 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
4018 to distinguish the author from the committer.
4019
6a80b297
MA
40202011-10-18 Michael Albinus <michael.albinus@gmx.de>
4021
4022 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
4023
b31a5677
JK
40242011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
4025
4026 * international/mule.el (sgml-html-meta-auto-coding-function):
4027 Add support for detecting encoding in HTML5 specified only as
4028 <meta charset="UTF-8">. Implementation just makes http-equiv and
4029 content-type parts from HTML4 encoding string optional. (Bug#9716)
4030
80c6d77f
GM
40312011-10-18 Glenn Morris <rgm@gnu.org>
4032
4033 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
4034
08b0fee8
CY
40352011-10-18 Chong Yidong <cyd@gnu.org>
4036
4037 * faces.el (cursor): Doc fix.
4038
67e729a5
CY
40392011-10-17 Chong Yidong <cyd@gnu.org>
4040
4041 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
4042
343a34ff 40432011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
4044
4045 * dirtrack.el (dirtrack): Support shell buffers with path
4046 prefixes, e.g. tramp-based remote shells. (Bug#9647)
4047
0bc06380
TZ
40482011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
4049
4050 * json.el: Bump version to 1.3 and note change in History.
4051 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
4052
8b79f3e0
SM
40532011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4054
5a7c536b
SM
4055 * comint.el (comint-insert-input, comint-send-input)
4056 (comint-get-old-input-default, comint-backward-matching-input)
4057 (comint-next-prompt): Use nil instead of `input' for field property of
4058 past user input (bug#114).
4059
96a8a0df
SM
4060 * minibuffer.el (completion--replace): Inherit surrounding properties
4061 (bug#114).
4062 (minibuffer-complete-and-exit): Use it.
4063
8b79f3e0
SM
4064 * comint.el (comint--table-subvert): Quote the all-completions output
4065 (bug#9160).
4066
b8f7ff0d
MR
40672011-10-17 Martin Rudalics <rudalics@gmx.at>
4068
8b79f3e0 4069 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 4070
b8f7ff0d 4071 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 4072 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
4073 entries and separate them from frame entries.
4074
c235b555
GM
40752011-10-15 Glenn Morris <rgm@gnu.org>
4076
4077 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
4078 Doc fixes.
4079
6bbfa6e1
CY
40802011-10-15 Chong Yidong <cyd@stupidchicken.com>
4081
8b79f3e0
SM
4082 * net/network-stream.el (network-stream-open-starttls):
4083 Improve detection of failure due to lack of TLS support.
ec5c990d 4084
6bbfa6e1
CY
4085 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
4086 putting the input text in front and in bold.
4087
98488977
SM
40882011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4089
3d1337be
SM
4090 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
4091
ee0b45e4
SM
4092 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
4093 empty buffer.
4094
98488977
SM
4095 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
4096 unread-command-events rather than pushing yet-another event.
4097
186f4720
EZ
40982011-10-14 Eli Zaretskii <eliz@gnu.org>
4099
4100 * mail/sendmail.el (sendmail-query-once): Improve the wording of
4101 the explanation of the possible choices. Make the options passed
4102 to completing-read shorter.
4103
8b7a997c
AM
41042011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4105
4106 * textmodes/flyspell.el (flyspell-large-region): Make sure
4107 extended character mode is used if defined (Bug#1339).
4108
12587bbb
EZ
41092011-10-13 Eli Zaretskii <eliz@gnu.org>
4110
4111 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
4112 character info for LRE, LRO, RLE, and RLO characters by appending
4113 an invisible PDF.
12587bbb 4114
bad41229
SM
41152011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4116
4117 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
4118 even in case of error; add debug spec; simplify data flow.
4119 (with-timeout-handler): Remove.
4120
28dbc92f
MA
41212011-10-12 Michael Albinus <michael.albinus@gmx.de>
4122
4123 Fix Bug#6019, Bug#9315.
4124
4125 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
4126 complete `buffer-file-name', the local file name part could look
4127 remotely (for example on VMS).
4128
4129 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
4130 `tramp-run-real-handler'.
4131 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
4132 already quoted by '"'.
4133
4134 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
4135 Let `file-name-handler-alist' be nil, the local file name part
4136 could look remotely (for example on VMS).
4137
e1b0b23a
SM
41382011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4139
4140 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
4141 from here...
4142 (flyspell-post-command-hook): ...to here.
4143
a120bde9
SM
41442011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4145
4146 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
4147 if not needed.
4148 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
4149 using completion. Protect against "slow" callers.
4150 Remove the "message hack".
4151
7ce7717b
JL
41522011-10-11 Juri Linkov <juri@jurta.org>
4153
4154 * isearch.el (isearch-lazy-highlight-word): New variable.
4155 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4156 Use it. (Bug#9727)
4157
c02ee9d6
GM
41582011-10-11 Glenn Morris <rgm@gnu.org>
4159
4160 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
4161 like f90-previous-statement does.
4162
93e616fd 41632011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4164
1f190e73 4165 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4166 only in interactive use, to avoid error.
4167
af7b6078
SM
41682011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4169
4170 * minibuffer.el (completion-file-name-table): Fix last change,
4171 i.e. ignore normal errors but not the other ones.
4172
0563dae9
MR
41732011-10-10 Martin Rudalics <rudalics@gmx.at>
4174
4175 * window.el (special-display-buffer-names)
4176 (special-display-regexps): Remove some remnants of earlier
4177 changes from doc-strings.
366ca7f3
MR
4178 (quit-windows-on): New function.
4179
4180 * vc/vc.el (vc-revert, vc-rollback):
4181 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4182 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4183 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4184
49677495
MR
41852011-10-09 Martin Rudalics <rudalics@gmx.at>
4186
4187 * window.el (frame-auto-hide-function): Add version tag.
4188 (Bug#9699)
4189
56f2d1e1
MA
41902011-10-09 Michael Albinus <michael.albinus@gmx.de>
4191
4192 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4193 condition.
4194
112a6592
LL
41952011-10-09 Leo Liu <sdl.web@gmail.com>
4196
4197 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4198 (Bug#9701)
4199
0812589b
GM
42002011-10-08 Glenn Morris <rgm@gnu.org>
4201
4202 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4203 before the first code statement zero indent. (Bug#9690)
4204
b2b0776e
CY
42052011-10-08 Chong Yidong <cyd@stupidchicken.com>
4206
4207 * simple.el (count-words-region): Always count in the region.
4208 Report the number of lines and characters too.
4209 (count-words): New command, which counts in the buffer if the
4210 region is inactive, as count-words-region used to.
4211 (count-words--message): New function. Handle plurals.
4212 (count-lines-region): Make it an alias for count-words-region.
4213
4214 * bindings.el (esc-map): Replace count-lines-region with
4215 count-words-region.
4216
c557cd6b
MR
42172011-10-08 Martin Rudalics <rudalics@gmx.at>
4218
4219 * window.el (window--delete): Delete dedicated frame
4220 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4221 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4222
61a57ef4 42232011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4224
3a7d293b 4225 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4226
c3833279
CY
42272011-10-07 Chong Yidong <cyd@stupidchicken.com>
4228
4229 * bindings.el ([M-left],[M-right]): Bind to left-word and
4230 right-word respectively.
4231
21ce8245
GM
42322011-10-07 Glenn Morris <rgm@gnu.org>
4233
4234 * cus-start.el (debug-on-quit): Fix custom type.
4235
6d823bb2
LMI
42362011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4237
0181e193
LMI
4238 * subr.el (define-key-after): Clarify that the function is not
4239 useful for non-menu keymaps.
4240
6d823bb2
LMI
4241 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4242
8e3459ce 42432011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4244
21ce8245 4245 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4246 in current minibuffer (Fix bug with recursive minibuffers).
4247
a1c2d21e
CY
42482011-10-06 Chong Yidong <cyd@stupidchicken.com>
4249
4250 * progmodes/gdb-mi.el (gdb): Doc fix.
4251
5a4cf282
MR
42522011-10-05 Martin Rudalics <rudalics@gmx.at>
4253
4254 * window.el (frame-auto-hide-function): New option replacing
4255 frame-auto-delete. Suggested by Stefan Monnier.
4256 (window--delete): Call frame-auto-hide-function instead of
4257 investigating frame-auto-delete.
c96111ea
MR
4258 (window-point-1, set-window-point-1): New functions.
4259 (window-in-direction, record-window-buffer, window-state-get-1)
4260 (display-buffer-record-window): Use window-point-1 instead of
4261 window-point.
4262 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4263
9854542e
SM
42642011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4265
4266 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4267
8943cfb0
GM
42682011-10-05 Glenn Morris <rgm@gnu.org>
4269
4270 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4271 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4272
647ab967
LL
42732011-10-05 Leo Liu <sdl.web@gmail.com>
4274
4275 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4276 works with buffer object.
4277
3ddfbced
SM
42782011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4279
4280 * mpc.el (mpc-tool-bar-map): Add labels.
4281
bdfa5dd2
GM
42822011-10-04 Glenn Morris <rgm@gnu.org>
4283
4284 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4285
0e2070b5
MR
42862011-10-04 Martin Rudalics <rudalics@gmx.at>
4287
4288 * window.el (window--delete): New function.
4289 (frame-auto-delete): Resuscitate option.
4290 (bury-buffer, replace-buffer-in-windows)
4291 (quit-window): Rewrite using window--delete.
4292 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4293 Pass display-buffer-mark-dedicated to window--display-buffer-2
4294 (Bug#9639).
4295
3dc61a09
SM
42962011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4297
915a9b64
SM
4298 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4299 returns a list (bug#9554). Add remote file name completion.
4300 * comint.el (comint--table-subvert): Curry and get quote&unquote
4301 functions as arguments.
4302 (comint--complete-file-name-data): Adjust call accordingly.
4303 * pcomplete.el (pcomplete--table-subvert): Remove.
4304 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4305
3dc61a09
SM
4306 * minibuffer.el (completion-table-case-fold): Use currying.
4307 (completion--styles-type, completion--cycling-threshold-type):
4308 New constants.
4309 (completion-styles, completion-category-overrides)
4310 (completion-cycle-threshold): Use them.
4311 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4312 completion-table-case-fold.
4313
8ea0a993
SB
43142011-10-03 Stephen Berman <stephen.berman@gmx.net>
4315
4316 * minibuffer.el (completion-category-overrides): Fix type of styles
4317 and add more user friendly tags (bug#9660).
4318
8c24b7f6
SM
43192011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4322 (mule-input-method-string): New widget.
4323 (default-input-method, language-info-custom-alist): Use it.
4324
428fe61a
SM
43252011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4326
32c1fffd
SM
4327 * pcomplete.el: Require comint.
4328 (pcomplete--common-suffix): Remove.
4329 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4330 (pcomplete--table-subvert): Sync with comint--table-subvert.
4331 (pcomplete--entries): Use comint-completion-file-name-table.
4332 * comint.el (comint-unquote-filename): Simplify.
4333 (comint-completion-file-name-table): New function (bug#9616).
4334 (comint--complete-file-name-data): Use it.
4335
428fe61a
SM
4336 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4337 (pcmpl-gnu-tar-buffer): Remove.
4338 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4339 around. Make sure pcomplete-suffix-list is only changed temporarily.
4340 Don't look inside the tar's file if it's too large.
428fe61a 4341
04c52e2f
CY
43422011-10-01 Chong Yidong <cyd@stupidchicken.com>
4343
ce3cefcc
CY
4344 * cus-edit.el (custom-mode-map):
4345 * epa.el (epa-key-list-mode-map):
4346 * man.el (Man-mode-map):
4347 * startup.el (splash-screen-keymap):
4348 * simple.el (special-mode-map): Use scroll-up-command and
4349 scroll-down-command.
4350
4351 * progmodes/idlw-help.el (idlwave-help-mode-map):
4352 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4353 * net/newst-plainview.el (newsticker-mode-map):
4354 * emulation/ws-mode.el (wordstar-mode-map):
4355 * emulation/vi.el (vi-com-map):
4356 * calc/calc-graph.el (calc-graph-show-dumb):
4357 * term/sun.el (terminal-init-sun):
4358 * term/ns-win.el (global-map):
4359 * progmodes/grep.el (grep-mode-map):
4360 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4361 * mail/rmail.el (rmail-mode-map):
4362 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4363
04c52e2f
CY
4364 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4365 custom-safe-themes as special.
4366
79adf8c8
JD
43672011-10-01 Julien Danjou <julien@danjou.info>
4368
4369 * notifications.el (notifications-notify): Fix docstring.
4370
63bd50d3
PS
43712011-10-01 Per Starbäck <per@starback.se>
4372
4373 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4374
199e4c7e
MR
43752011-09-30 Martin Rudalics <rudalics@gmx.at>
4376
4377 * startup.el (command-line-1): Fix last fix by inserting
4378 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4379 (Bug#9605) and (Bug#9636)
199e4c7e 4380
fe5f08dd
EZ
43812011-09-29 Eli Zaretskii <eliz@gnu.org>
4382
4383 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4384 window is hscrolled, move by logical lines. (Bug#9607)
4385 (line-move-visual): Update the doc string to the above effect.
4386
b5516bbd
MR
43872011-09-29 Martin Rudalics <rudalics@gmx.at>
4388
ccee00c0
MR
4389 * window.el (display-buffer-record-window): When WINDOW is the
4390 selected window use `point' instead of `window-point'. (Bug#9626)
4391
b5516bbd
MR
4392 * startup.el (command-line-1): Use insert-before-markers when
4393 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4394
b5516bbd
MR
4395 * help.el (help-window): Remove variable.
4396
52aa0014
GM
43972011-09-29 Glenn Morris <rgm@gnu.org>
4398
4399 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4400
df9a7357
JB
44012011-09-29 Juanma Barranquero <lekktu@gmail.com>
4402
4403 * descr-text.el (describe-char-categories): Accept category
4404 descriptions more than one line long.
4405
a8406c20
SM
44062011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4407
88d9610c
SM
4408 * simple.el (delete-trailing-whitespace): Fix last change.
4409
a5daf810
SM
4410 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4411 Don't confuse "y => 3" as the beginning of a `y' operation.
4412
a8406c20
SM
4413 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4414 object has more than 4 slots (bug#9613).
4415
a239d4e9
JB
44162011-09-28 Juanma Barranquero <lekktu@gmail.com>
4417
4418 * subr.el (with-output-to-temp-buffer):
4419 * net/quickurl.el (quickurl, quickurl-browse-url):
4420 Fix typos in docstrings.
4421
693fbdb6
EZ
44222011-09-27 Eli Zaretskii <eliz@gnu.org>
4423
4424 * minibuffer.el (completion-styles)
4425 (completion-category-overrides): Cross reference each other in doc
4426 strings.
4427
8b457e28
GM
44282011-09-27 Glenn Morris <rgm@gnu.org>
4429
4430 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4431 to split-string. (Bug#9606)
4432
85a16208
LMI
44332011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4434
4435 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4436 (bug#9615).
4437
502f9ebd
CY
44382011-09-27 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * emacs-lisp/package.el (list-packages): Fix echo area message.
4441
7690bdea
LL
44422011-09-27 Leo Liu <sdl.web@gmail.com>
4443
4444 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4445
e2ee6f30
MA
44462011-09-25 Michael Albinus <michael.albinus@gmx.de>
4447
4448 * net/dbus.el (dbus-unregister-object): Don't release services for
4449 registered signals. (Bug#9581)
4450
f3f98342
TZ
44512011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4452
4453 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4454 function that picks between cfengine 2 and 3 support
4455 automatically. Update docs accordingly.
4456
dd7aa8dd
KH
44572011-09-22 Kenichi Handa <handa@m17n.org>
4458
4459 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4460 ZERO.
4461 (indian-itrans-v5-table-for-tamil): New variable.
4462 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4463
3f2b07f8
KM
44642011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4465
4466 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4467 that's true if the current command involved collapsing of text.
4468 It's reset to false at the beginning of the next command.
4469 (allout-post-command-business): Move the cursor to the beginning
4470 of entry if the cursor is hidden and collapsing activity just
4471 happened.
4472
371d6a61
CY
44732011-09-24 Chong Yidong <cyd@stupidchicken.com>
4474
4475 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4476 tracking (Bug#9541).
4477
2ac2721a
UJ
44782011-09-24 Ulf Jasper <ulf.jasper@web.de>
4479
4480 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4481 (newsticker-show-news): Automatically load html rendering package
4482 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4483 because w3m-fill-column is let-bound" and the error "Symbol's value
4484 as variable is void: w3m-fill-column".
2ac2721a 4485
fac7ae53
MA
44862011-09-24 Michael Albinus <michael.albinus@gmx.de>
4487
4488 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4489 Release services only if they are defined. (Bug#9581)
4490
e08b633b
RS
44912011-09-23 Richard Stallman <rms@gnu.org>
4492
e488d29c
RS
4493 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4494 distinguish start of paragraph from start of its text.
4495
19c38752
RS
4496 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4497
e08b633b
RS
4498 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4499 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4500 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4501
0a39f27e
AS
45022011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4503
4504 * international/mule-diag.el (mule-diag): Insert a newline after
4505 each fontset description.
4506
db4e950d
SM
45072011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4508
4509 * simple.el (delete-trailing-whitespace):
4510 Document last change; simplify.
4511
eca3f3ea
PW
45122011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4513
d68e189a
PW
4514 * simple.el (delete-trailing-whitespace): Also delete
4515 extra newlines at the end of the buffer.
4516
eca3f3ea
PW
4517 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4518 (picture-newline): Use forward-line so as to ignore fields.
4519
01c157cc
SM
45202011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4521
4522 * subr.el (with-wrapper-hook): Fix edebug spec.
4523
022de23e
LMI
45242011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4525
4526 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4527 (bug#4538).
4528
91683089
MA
45292011-09-23 Michael Albinus <michael.albinus@gmx.de>
4530
eca3f3ea
PW
4531 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4532 Fix nasty bug using wrong cached values.
91683089 4533
5bdd6fa4
AM
45342011-09-23 Alan Mackenzie <acm@muc.de>
4535
4536 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4537
97adfb97
CY
45382011-09-23 Chong Yidong <cyd@stupidchicken.com>
4539
4540 * window.el (pop-to-buffer): Ensure right window is selected if we
4541 chose another frame.
4542
d4ef2b50
EZ
45432011-09-22 Eli Zaretskii <eliz@gnu.org>
4544
4545 * simple.el (what-cursor-position): Use get-char-property-change
4546 and next-single-char-property-change, to be able to show display
4547 properties that come from overlays as well as text properties.
4548
72258fe5
CY
45492011-09-22 Chong Yidong <cyd@stupidchicken.com>
4550
4551 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4552
4553 * cmuscheme.el (run-scheme, switch-to-scheme):
4554 * cus-edit.el (customize-group, custom-buffer-create)
4555 (customize-browse):
4556 * info.el (info):
4557 * shell.el (shell):
4558 * mail/sendmail.el (mail):
4559 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4560
8f098516
RS
45612011-09-22 Richard Stallman <rms@gnu.org>
4562
4563 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4564 move back only to line beg, don't move back over blank lines.
4565
e74f1bb6
MA
45662011-09-22 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * files.el (copy-directory): Set directory attributes only in case
4569 they could be retrieved from the source directory. (Bug#9565)
4570
bfeef8b6
DK
45712011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4572
4573 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4574 (hs-find-block-beginning, hs-hide-level-recursive):
4575 Ignore strings as well as comments. (Bug#9502)
4576
7e423bb8
AS
45772011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4578
4579 * progmodes/sql.el (sql-comint-postgres):
4580 Convert port number to a string. (Bug#9566)
4581
b4d72fcf
MR
45822011-09-22 Martin Rudalics <rudalics@gmx.at>
4583
4584 * window.el (quit-window): Undedicate window when switching to
4585 previous buffer. Reported by Thierry Volpiatto
4586 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4587 (special-display-popup-frame): When popping up a new frame reset
4588 its previous buffers to nil. Simplify code.
b4d72fcf 4589
a7b88dc6
MA
45902011-09-21 Michael Albinus <michael.albinus@gmx.de>
4591
4592 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4593 and process filter, as done also in `shell-command'.
4594
cf4eacfd
MR
45952011-09-21 Martin Rudalics <rudalics@gmx.at>
4596
eca3f3ea 4597 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4598 Call set-window-start with NOFORCE argument t.
4599 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
4600 (quit-window): Reword doc-string. Handle new format of
4601 quit-restore parameter. Don't delete window if it has a
4602 previous buffer we can show instead of the present one.
4603 (display-buffer-record-window): Rewrite using a new format for
4604 the quit-restore window parameter
4605 (special-display-popup-frame, display-buffer-same-window)
4606 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4607 (display-buffer-pop-up-window, display-buffer-use-some-window):
4608 Adapt symbol passed to display-buffer-record-window.
4609 * help.el (help-window-setup): Handle new format of quit-restore
4610 parameter.
4611
8d28cb95
SM
46122011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4613
94ab793f
SM
4614 * faces.el (face-list): Fix docstring (bug#9564).
4615
8d28cb95
SM
4616 * window.el (display-buffer--action-function-custom-type):
4617 Don't include internal functions in the Custom interface.
4618
3820edeb
JL
46192011-09-20 Juri Linkov <juri@jurta.org>
4620
4621 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
4622 (Info-forward-node, Info-backward-node, Info-next-preorder)
4623 (Info-last-preorder): Use it. (Bug#9528)
4624
5147931d
JL
46252011-09-20 Juri Linkov <juri@jurta.org>
4626
4627 * info.el (Info-last-preorder): Visit last menu item only when
4628 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
4629
cf499a1a
JD
46302011-09-20 Julien Danjou <julien@danjou.info>
4631
4632 * password-cache.el (password-cache-remove): Remove entries even if the
4633 value is nil, so that password with a nil value (negative caching) is
4634 possible to invalidate.
4635
f84e2fe2
LM
46362011-09-20 Lawrence Mitchell <wence@gmx.li>
4637
4638 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
4639 all whitespace around breakpoint. (Bug#9553)
4640 (f90-find-breakpoint): Only break at whitespace inside a comment.
4641
78054a46
SM
46422011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4643
4644 * minibuffer.el (completion-file-name-table): Keep track of errors.
4645 (completion-table-with-predicate): Handle the case where pred1 is nil.
4646 * pcomplete.el (pcomplete-completions-at-point): Simplify.
4647
345083b2
SM
46482011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4649
e24e27be
SM
4650 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
4651 (debugger-return-value): Signal an error if the debugging context does
4652 not await any return value.
4653
345083b2
SM
4654 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
4655 * image-mode.el (image-toggle-display-text)
4656 (image-toggle-display-image): Stay away from evil `intangible'.
4657
08d355e3
LL
46582011-09-19 Leo Liu <sdl.web@gmail.com>
4659
4660 * replace.el (occur-revert-arguments): Make it permanent-local.
4661 (occur-mode): Don't call font-lock-defontify.
4662
f01da43f
CY
46632011-09-19 Chong Yidong <cyd@stupidchicken.com>
4664
4665 * net/ldap.el (ldap-search-internal): Don't push empty search
4666 result (Bug#9508).
4667
b6072fa6
SM
46682011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4669
4670 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
4671
443d6696
MA
46722011-09-19 Michael Albinus <michael.albinus@gmx.de>
4673
4674 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
4675 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
4676
7cc6e154
JL
46772011-09-18 Juri Linkov <juri@jurta.org>
4678
4679 * buff-menu.el (Buffer-menu-mode-map):
4680 * dired.el (dired-mode-map):
4681 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
4682 (lisp-interaction-mode-map):
4683 * emacs-lisp/package.el (package-menu-mode-map):
4684 * epa.el (epa-key-list-mode-map):
4685 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
4686 (menu-bar-options-menu):
4687 * outline.el (outline-mode-menu-bar-map):
4688 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
4689 * vc/vc-dir.el (vc-dir-menu-map):
4690 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
4691 Capitalize non-function content words in menu item strings.
4692
4693 * dired.el (dired-mode-map): Add menu item for
4694 `image-dired-dired-toggle-marked-thumbs'.
4695
80302a81
JL
46962011-09-18 Juri Linkov <juri@jurta.org>
4697
4698 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
4699 to `isearch-case-fold-search' and restore its original value
4700 after the `isearch-mode' call.
4701
46c5cf66
JL
47022011-09-18 Juri Linkov <juri@jurta.org>
4703
4704 * progmodes/grep.el (grep-process-setup): Don't check code for 1
4705 because `zgrep' returns 1 for successful matches (bug#9226).
4706
d18b513b
JL
47072011-09-18 Juri Linkov <juri@jurta.org>
4708
4709 * info.el (Info-extract-menu-node-name): Check the second match
4710 for empty string (second test-case of bug#9528).
4711 (Info-last-preorder): Let-bind `Info-history' to nil to not add
4712 intermediate nodes to the history (first test-case of bug#9528).
4713
72753f87
JL
47142011-09-18 Juri Linkov <juri@jurta.org>
4715
4716 * info.el (Info-mode-syntax-table): New variable.
1154d12e 4717 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 4718
c9384295
JL
47192011-09-18 Juri Linkov <juri@jurta.org>
4720
1154d12e
JB
4721 * info.el (Info-file-supports-index-cookies):
4722 Increment line-beginning-position's arg from 3 to 4 because makeinfo
4723 outputs one more line for long file names (bug#4142).
c9384295 4724
d473dce8
CY
47252011-09-18 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * newcomment.el (comment-normalize-vars): If prompting for
4728 comment-start, set comment-start-skip too (Bug#8424).
4729
2176854d
JB
47302011-09-18 Johan Bockgård <bojohan@gnu.org>
4731
4732 * icomplete.el: Fix previous fix of Bug#5849.
4733 (icomplete-mode): Don't set completion-show-inline-help.
4734 (icomplete-minibuffer-setup): Set completion-show-inline-help
4735 locally during icompletion.
4736
3aace4e4
CY
47372011-09-18 Chong Yidong <cyd@stupidchicken.com>
4738
c940224f
CY
4739 * woman.el (woman2-process-escapes): Don't delete unrecognized
4740 escapes (Bug#7843).
4741
3aace4e4
CY
4742 * files.el (inhibit-first-line-modes-regexps): Add image files.
4743 (hack-local-variables-prop-line): Return nil for malformed
4744 prop-lines (Bug#9044).
4745
710dec63
MA
47462011-09-18 Michael Albinus <michael.albinus@gmx.de>
4747
4748 * net/tramp.el (top): Don't require 'shell.
4749 (tramp-methods): Fix docstring.
4750 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
4751 Return complete remote file name. Handle "smb" case.
4752 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
4753 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
4754
4755 * net/tramp-compat.el (top): Require 'shell.
4756
4757 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4758 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
4759 `tramp-current-host'.
4760 (tramp-get-remote-tmpdir): Remove.
4761
4762 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
4763 `tramp-tmpdir' entries.
4764 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
4765 (tramp-smb-handle-file-attributes): Ignore errors.
4766 (tramp-smb-wait-for-output): Check also for process end.
4767
5d5ac8ec
LMI
47682011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4769
4770 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
4771 when sending QUIT (bug#9312).
4772
8c0f49f0
CY
47732011-09-17 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
4776 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
4777 occur-mode-display-occurrence.
4778 (occur-edit-mode): Add usage message.
4779 (occur-cease-edit): New command.
4780 (occur-after-change-function): Use text properties to find the
4781 position of the prefix text.
4782 (occur-engine): Set stickiness of prefix text properties.
4783
8f1383f7
GM
47842011-09-17 Glenn Morris <rgm@gnu.org>
4785
4786 * progmodes/etags.el (complete-tag):
4787 Fix call to completion-in-region. (Bug#9526)
4788
744ba0e3
JL
47892011-09-17 Juri Linkov <juri@jurta.org>
4790
4791 * textmodes/ispell.el (ispell-word): Add to the error message
4792 the word, ispell program name and current dictionary (bug#9121).
4793 (ispell-tex-arg-end): Capitalize "error" in the error message.
4794
d9bbf400
AS
47952011-09-17 Andreas Schwab <schwab@linux-m68k.org>
4796
4797 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
4798 check. (Bug#4251)
4799
8da11505
JL
48002011-09-17 Juri Linkov <juri@jurta.org>
4801
4802 * window.el (window-safe-min-height, window-safe-min-width):
4803 Fix typos (followup to bug#9522).
4804
a91adc7e
SJ
48052011-09-17 Sven Joachim <svenjoac@gmx.de>
4806
4807 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
4808
064f328a
EZ
48092011-09-16 Eli Zaretskii <eliz@gnu.org>
4810
4811 * simple.el (line-move): If goal-column is set, move by logical
4812 lines, not by display lines. (Bug#971)
4813 (next-line, previous-line, goal-column, line-move-visual): Doc fix
4814 to reflect the above change.
4815
e69df516
SM
48162011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
4817
4818 * image.el (imagemagick-register-types): Use regexp-opt.
4819
cbb0f9ab
CY
48202011-09-15 Chong Yidong <cyd@stupidchicken.com>
4821
4822 * window.el (display-buffer-base-action): Rename from
4823 display-buffer-default-action. Make default value empty.
4824 (display-buffer-overriding-action): Convert to defvar.
4825 (display-buffer-fallback-action): New var.
4826
25322144
CY
48272011-09-15 Chong Yidong <cyd@stupidchicken.com>
4828
4829 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
4830 declaration.
4831 (package--add-to-archive-contents): If there is a duplicate entry
4832 with an older version, remove it.
4833 (package-menu-mark-delete, package-menu-mark-install)
4834 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
4835 (package-menu-mark-obsolete-for-deletion):
4836 Use package-menu-get-status instead of a regexp search.
25322144
CY
4837 (package-menu-get-status): Use tabulated-list-entry.
4838 (package-menu-mark-upgrades): New command.
d770725a 4839 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
4840 (package-menu-execute): Do installation before deletion.
4841 (package-menu-refresh, package-menu-execute): Use derived-mode-p
4842 instead of checking major-mode.
4843 (package-menu--find-upgrades): New function.
4844
7520339c
LMI
48452011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4846
4847 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
4848 passwords in the log buffer.
65a046c4
LMI
4849 (smtpmail-process-filter): Update the process marker so that the
4850 "broken by peer" status message is inserted in the right place.
7520339c 4851
d3c30954
SM
48522011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4853
3fe48822
SM
4854 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
4855 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
4856 bibtex-completion-at-point-function.
4857 (bibtex-completion-at-point-function): Use them.
4858
1b8b3954
SM
4859 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
4860
d3c30954
SM
4861 * mpc.el (mpc-constraints-tag-lookup): New function.
4862 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
4863 also to browser "album|playlist".
4864
72779976
JL
48652011-09-14 Juri Linkov <juri@jurta.org>
4866
4867 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
4868 (isearch-edit-string): Use length of `isearch-string' when
4869 `isearch-fail-pos' returns nil.
4870 (isearch-message): Remove duplicate code and call
4871 `isearch-fail-pos' with arg `t'.
4872
a0bf2bcd
CY
48732011-09-14 Chong Yidong <cyd@stupidchicken.com>
4874
17bb0a2d
CY
4875 * replace.el (occur-mode-goto-occurrence): Don't force using other
4876 window (Bug#9499).
4877
a0bf2bcd
CY
4878 * dired-aux.el (dired-do-chmod): Don't provide initial input.
4879
f678e0b6
MR
48802011-09-14 Martin Rudalics <rudalics@gmx.at>
4881
4882 * window.el (display-buffer-window): Remove.
4883 (display-buffer-record-window): Use help-setup window parameter
4884 instead of variable display-buffer-window.
4885 (display-buffer-function, special-display-buffer-names)
4886 (special-display-function): Mention help-setup parameter instead
4887 of display-buffer-window in doc-string.
d3c30954
SM
4888 * help.el (help-window-setup): New argument help-window.
4889 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
4890 Reword some messages.
4891 (with-help-window): Pass window used for displaying the buffer
4892 to help-window-setup. Don't set display-buffer-window.
4893
8e39b2e8
GM
48942011-09-13 Glenn Morris <rgm@gnu.org>
4895
4896 * emacs-lisp/debug.el (debugger-make-xrefs):
4897 Preserve point. (Bug#9462)
4898
85e9c04b
CY
48992011-09-13 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * window.el (window-deletable-p): Use next-frame.
4902
1b36ed6a
MR
49032011-09-13 Martin Rudalics <rudalics@gmx.at>
4904
4905 * window.el (window-auto-delete): Remove.
4906 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 4907 dedication and previous buffers.
1b36ed6a
MR
4908 (switch-to-prev-buffer): Don't delete window.
4909 (delete-windows-on): Delete a window's frame if and only if the
4910 window is dedicated.
4911 (replace-buffer-in-windows): Delete buffer's window or frame if
4912 and only if window is dedicated.
4913 (quit-window): Handle quit-restore as before last change.
4d61f28d 4914 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 4915
ef8ef9fb
CY
49162011-09-13 Chong Yidong <cyd@stupidchicken.com>
4917
4918 * window.el (window-deletable-p): Never delete the last frame on a
4919 given terminal.
4920
b2cba41e
GM
49212011-09-13 Glenn Morris <rgm@gnu.org>
4922
4923 * help.el (describe-key-briefly): Copy previous standard-output change.
4924
51553db6 49252011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
4926
4927 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
4928
b7556719
GM
49292011-09-13 Glenn Morris <rgm@gnu.org>
4930
4931 * emacs-lisp/lisp-mode.el (lisp-indent-function):
4932 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
4933
64b51947
CY
49342011-09-12 Chong Yidong <cyd@stupidchicken.com>
4935
4936 * dired-aux.el (dired-mark-read-string): Don't return default
4937 value on empty input (Bug#9361).
4938 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
4939 Omit initial minibuffer contents.
4940 (dired-do-chmod): Signal an error on empty input.
4941 (dired-mark-read-string): Don't return default on empty input.
4942
4943 * files.el (file-modes-symbolic-to-number): Doc fix.
4944
393a301e
SM
49452011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4946
4947 * international/mule-cmds.el (ucs-completions): Remove.
4948 (read-char-by-name): Use complete-with-action instead; add metadata.
4949
fa5660f9
CY
49502011-09-11 Chong Yidong <cyd@stupidchicken.com>
4951
4952 * window.el (display-buffer--action-function-custom-type)
4953 (display-buffer--action-custom-type): New vars.
4954 (display-buffer-alist, display-buffer-default-action)
4955 (display-buffer-overriding-action): Add defcustom types.
4956
4a592f66
CY
4957 * frame.el (delete-other-frames): Doc fix (Bug#276).
4958
73d56dbd
LMI
49592011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4960
4961 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
4962
37ac18a3
CY
49632011-09-11 Chong Yidong <cyd@stupidchicken.com>
4964
4965 Change modes that used same-window-* vars to use switch-to-buffer.
4966
4967 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
4968 Use switch-to-buffer.
4969
4970 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
4971 (customize-browse, custom-buffer-create-other-window):
4972 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
4973
4974 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
4975 (Info-prev, Info-up, Info-speedbar-goto-node)
4976 (info-display-manual): Use switch-to-buffer.
4977 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
4978
4979 * mail/sendmail.el (mail): Use switch-to-buffer.
4980 (mail-recover): Use switch-to-buffer-other-window.
4981
4982 * cmuscheme.el (run-scheme, switch-to-scheme):
4983 * ielm.el (ielm):
4984 * shell.el (shell):
4985 * net/rlogin.el (rlogin):
4986 * net/telnet.el (telnet, rsh):
4987 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
4988
10195bd6
AS
49892011-09-11 Andreas Schwab <schwab@linux-m68k.org>
4990
4991 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
4992
b322f63a
LMI
49932011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4994
39d7fed6
LMI
4995 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
4996 so don't mention it (bug#9301).
ba5a81f1 4997 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 4998
ee0e9f11
LMI
4999 * faces.el (face-spec-set-match-display): Make `(type graphic)'
5000 match `x', `w32' and `ns', like the manual says (bug#9029).
5001
0b1c89c1 5002 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
5003 (process-kill-buffer-query-function): Mention the buffer name in
5004 the query.
0b1c89c1 5005
77549ea8
LMI
5006 * image-mode.el (image-next-line): The line parameter is mandatory
5007 (bug#9258).
5008
803ef892
LMI
5009 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
5010 which can be useful (bug#9301).
5011
12980837
LMI
5012 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
5013
91054f8f
LMI
5014 * subr.el (match-string): Mention that the current buffer should
5015 be the same as the search was done in (bug#9282).
5016
b322f63a
LMI
5017 * facemenu.el: Disable the remove-* commands if the mark isn't
5018 active (bug#9162).
5019
3199b96f
CY
50202011-09-10 Chong Yidong <cyd@stupidchicken.com>
5021
5022 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
5023 of display-buffer.
5024 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
5025
5026 * replace.el (occur-mode-goto-occurrence)
5027 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
5028 and display-buffer.
5029
5030 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
5031 display-buffer.
5032
5033 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
5034 special-display and same-window variables.
5035 (mail-other-window): Use switch-to-buffer-other-window.
5036 (mail-other-frame): USe switch-to-buffer-other-frame.
5037
393a301e
SM
5038 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
5039 Use display-buffer-other-frame.
3199b96f
CY
5040 (gdb-display-gdb-buffer): Use pop-to-buffer.
5041
5042 * progmodes/gud.el (gud-goto-info): Use info-other-window.
5043
5044 * progmodes/python.el: Don't set same-window-buffer-names.
5045
5046 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
5047
5048 * window.el (display-buffer-alist): Add *Python*.
5049
8319e0bf
CY
50502011-09-10 Chong Yidong <cyd@stupidchicken.com>
5051
5052 * window.el (display-buffer-alist): Add entry for buffers
5053 previously handled same-window-*.
5054 (display-buffer-alist, display-buffer-default-action)
5055 (display-buffer-overriding-action): Mark as risky.
5056 (display-buffer-alist): Document action function changes.
5057 (display-buffer--same-window-action)
5058 (display-buffer--other-frame-action): New variables.
5059 (switch-to-buffer, display-buffer-other-frame): Use them.
5060 (display-buffer): Rename reuse-frame entry to reusable-frames.
5061 (display-buffer-reuse-selected-window): Function deleted.
5062 (display-buffer-reuse-window): Handle reusable-frames alist entry.
5063 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
5064 (display-buffer-special): New function.
5065 (display-buffer--maybe-pop-up-frame-or-window): Rename from
5066 display-buffer-reuse-or-pop-window. Split off special-display
5067 part into display-buffer-special.
5068 (display-buffer-use-some-window): Don't perform any special
5069 pop-up-frames handling.
5070 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 5071 (display-buffer--maybe-same-window): Rename from
0d3ff375 5072 display-buffer-maybe-same-window.
8319e0bf 5073
919a69aa
CY
5074 * info.el: Don't set same-window-regexps.
5075 (info-setup): New function.
5076 (info-other-window, info): Call it.
5077
5078 * cus-edit.el: Don't set same-window-regexps.
5079 (customize-group): New argument.
5080 (customize-group-other-window): Use it.
5081 (customize-face, customize-face-other-window): Likewise.
5082 (custom-buffer-create-other-window): Use pop-to-buffer directly.
5083
8319e0bf
CY
5084 * net/rlogin.el:
5085 * net/telnet.el:
5086 * progmodes/gud.el: Don't set same-window-regexps.
5087
5088 * cmuscheme.el:
5089 * ielm.el:
5090 * shell.el:
5091 * mail/sendmail.el:
5092 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
5093
25173000
JL
50942011-09-10 Juri Linkov <juri@jurta.org>
5095
5096 * isearch.el (isearch-edit-string): Remove obsolete mention of
5097 `C-w' (`isearch-yank-word-or-char') from docstring.
5098 (isearch-query-replace): Fix typo in docstring (bug#9466).
5099
056e44ef
JL
51002011-09-10 Juri Linkov <juri@jurta.org>
5101
5102 * paren.el (show-paren-function): Don't show escaped parens.
5103 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
5104
c3760c17
EZ
51052011-09-10 Eli Zaretskii <eliz@gnu.org>
5106
5107 * mail/sendmail.el (mml-to-mime, mml-attach-file)
5108 (mm-default-file-encoding): Remove autoload forms, they are
5109 replaced with autoload cookies in mml.el and mm-encode.el.
5110 (mail-add-attachment): New command.
5111 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
5112 (mail-mode): Mention mail-insert-file and mail-add-attachment in
5113 the doc string.
5114 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
5115
fece895e
RT
51162011-09-10 Reuben Thomas <rrt@sc3d.org>
5117
e69df516
SM
5118 * simple.el (count-words-region): Use buffer if there's no region
5119 (bug#9429).
fece895e 5120
5e68ce4a
JL
51212011-09-09 Juri Linkov <juri@jurta.org>
5122
5123 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
5124 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
5125 (wdired-isearch-filter-read-only): New function. (Bug#6362)
5126
0a6b9622
AM
51272011-09-09 Alan Mackenzie <acm@muc.de>
5128
5129 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
5130 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
5131
14a29deb
EZ
51322011-09-09 Eli Zaretskii <eliz@gnu.org>
5133
5134 Fix for Savannah bug#9392.
5135 * simple.el (mail-encode-mml): New defvar.
5136
5137 * mail/rmail.el (mail-encode-mml): Add a defvar.
5138 (rmail-enable-mime-composing): Default to t.
5139 (rmail-forward): Use MIME method of forwarding only if both
5140 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
5141 Set mail-encode-mml non-nil if the MIME method was used.
5142
5143 * mail/sendmail.el (mml-to-mime): Add autoload form.
5144 (mail-encode-mml): Add a defvar.
5145 (mail-mode): Make mail-encode-mml buffer-local and initialize it
5146 to nil.
5147 (mail-send): If mail-encode-mml is non-nil, run the outgoing
5148 message through mml-to-mime, and reset mail-encode-mml to nil.
5149
28c45130
GM
51502011-09-09 Glenn Morris <rgm@gnu.org>
5151
5152 * woman.el (woman-if-body): When processing an .el block,
5153 do not delete the next .el block as well. (Bug#9447)
69f4b618 5154 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 5155
9b1c252e
MR
51562011-09-08 Martin Rudalics <rudalics@gmx.at>
5157
5158 * window.el (window-deletable-p): Make sure window is live before
5159 invoking window-prev-buffers.
5160
567457e3
LL
51612011-09-08 Leo Liu <sdl.web@gmail.com>
5162
5163 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5164
97f05794
JL
51652011-09-08 Juri Linkov <juri@jurta.org>
5166
5167 * progmodes/compile.el (compilation-environment): Make it
5168 a defcustom (bug#8340).
5169
8b0874b5
MR
51702011-09-08 Martin Rudalics <rudalics@gmx.at>
5171
5172 * window.el (frame-auto-delete): Rename to window-auto-delete.
5173 Make it control auto-deletion of windows and/or frames.
5174 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5175 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5176 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5177 Rewrite handling of case when window/frame can be deleted.
5178 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5179 argument t. (Bug#9456)
8b0874b5 5180
4feb6e73
CY
51812011-09-07 Chong Yidong <cyd@stupidchicken.com>
5182
5183 * help-mode.el (help-mode): Restore autoload.
5184
91ab9c13
JL
51852011-09-07 Juri Linkov <juri@jurta.org>
5186
5187 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5188 `compilation-environment'. Set buffer-local
5189 `compilation-environment' to `thisenv' later after (funcall mode).
5190 (Bug#8340)
5191
5192 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5193 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5194 instead of replacing its value. (Bug#8340)
5195
0527e251
JL
51962011-09-07 Juri Linkov <juri@jurta.org>
5197
5198 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5199 based on text properties put by `grep-filter' instead of matching
5200 escape sequences.
5201 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5202 to the value of `grep-error-screen-columns' (bug#9438).
5203
249f792c
JL
52042011-09-07 Juri Linkov <juri@jurta.org>
5205
5206 * simple.el (next-error-highlight, next-error-highlight-no-select):
5207 Doc fix (bug#9432).
5208
ff7271b9
OT
52092011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5210
5211 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5212 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5213
183fc730
LL
52142011-09-07 Leo Liu <sdl.web@gmail.com>
5215
5216 * net/rcirc.el (rcirc-mode): Conditionally initialize
5217 rcirc-input-ring.
5218
77694924
SM
52192011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5220
5221 * emacs-lisp/find-func.el (find-function-C-source): Only set
5222 find-function-C-source-directory after checking that we found a source
5223 file there (bug#9440).
5224
d809b8eb
AM
52252011-09-06 Alan Mackenzie <acm@muc.de>
5226
5227 * isearch.el (isearch-other-meta-char): Wherever a key list is
5228 unread, "unread" the prefix arg, too. This fixes bug #8901.
5229
453de99f
OG
52302011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5231
5232 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5233
90439906
JL
52342011-09-05 Juri Linkov <juri@jurta.org>
5235
5236 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5237
f62bd846
JL
52382011-09-05 Juri Linkov <juri@jurta.org>
5239
5240 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5241 keeping point where processing of grep matches begins, and
5242 continue to delete remaining escape sequences from the same point.
5243 (grep-filter): Make leading zero optional in "0?1;31m" because
5244 git-grep emits "\033[1;31m" escape sequences unlike expected
5245 "\033[01;31m" as GNU Grep does (bug#9408).
5246 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5247
045820ec
JL
52482011-09-05 Juri Linkov <juri@jurta.org>
5249
5250 * subr.el (y-or-n-p): Capitalize "yes".
5251
f5e29b9b
MA
52522011-09-04 Michael Albinus <michael.albinus@gmx.de>
5253
5254 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5255 `tramp-cache-unload-hook' where appropriate.
5256 (tramp-methods): Rename `tramp-remote-sh' to
5257 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5258 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5259
5260 * net/tramp-sh.el (top): Don't require 'shell.
5261 (tramp-methods): Add `tramp-remote-shell' and
5262 `tramp-remote-shell-args' entries.
5263 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5264 (tramp-sh-handle-shell-command): Remove.
5265 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5266 Use `tramp-remote-shell'.
5267
2784c434
CY
52682011-09-03 Chong Yidong <cyd@stupidchicken.com>
5269
393a301e 5270 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5271 (sendmail-query-once): Save directly to send-mail-function.
5272 Update message-send-mail-function too.
5273
5274 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5275
464cdf56
CS
52762011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5277
5278 * progmodes/python.el (python-mode-map): Use correct function to
5279 start python interpreter from menu-bar (as reported by Geert
5280 Kloosterman).
5281 (inferior-python-mode-map): Fix typo.
393a301e 5282 (python-shell-map): Remove.
464cdf56 5283
d37e5c87
DD
52842011-09-03 Deniz Dogan <deniz@dogan.se>
5285
5286 * net/rcirc.el (rcirc-print): Simplify code for
5287 rcirc-scroll-show-maximum-output. There is no need to walk
5288 through all windows to find the right one.
5289
f3ada0ee
CS
52902011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5291
5292 * help.el (help-return-method): Doc fix.
5293
1f3c99ca
MR
52942011-09-03 Martin Rudalics <rudalics@gmx.at>
5295
5296 * window.el (window-deletable-p): Don't return a non-nil value
5297 when there's a buffer that was shown in the window before.
5298 (Bug#9419)
393a301e
SM
5299 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5300 Set window's previous buffers to nil.
1f3c99ca 5301
a3cf097f
EZ
53022011-09-03 Eli Zaretskii <eliz@gnu.org>
5303
5304 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5305 newline before and after the tag line, so it doesn't interfere
5306 with determining the paragraph direction of bidirectional text.
5307
3d03de90
LL
53082011-09-03 Leo Liu <sdl.web@gmail.com>
5309
5310 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5311
c3313451
CY
53122011-09-02 Chong Yidong <cyd@stupidchicken.com>
5313
393a301e 5314 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5315 (pop-to-buffer): Change interactive spec. Pass second argument
5316 directly to display-buffer.
5317 (display-buffer): Fix interactive spec. Use functionp to
5318 distinguish between a function and a list of functions.
5319
5320 * abbrev.el (edit-abbrevs):
5321 * arc-mode.el (archive-extract):
5322 * autoinsert.el (auto-insert):
5323 * bookmark.el (bookmark-bmenu-list):
5324 * files.el (find-file):
5325 * view.el (view-buffer):
5326 * progmodes/compile.el (compilation-goto-locus):
5327 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5328
89894cd8
CY
53292011-09-02 Chong Yidong <cyd@stupidchicken.com>
5330
5331 * window.el (display-buffer-alist): Doc fix.
5332 (display-buffer): Add docstring. Don't treat
5333 display-buffer-default specially.
5334 (display-buffer-reuse-selected-window)
5335 (display-buffer-same-window, display-buffer-maybe-same-window)
5336 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5337 (display-buffer-pop-up-window)
5338 (display-buffer-reuse-or-pop-window)
5339 (display-buffer-use-some-window): New functions.
5340 (display-buffer-default-action): Use them.
393a301e 5341 (display-buffer-default): Delete.
89894cd8
CY
5342 (pop-to-buffer-1): Fix choice of actions.
5343
ae0bc9fb
SM
53442011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5345
5346 * minibuffer.el (completion--insert-strings): Don't get confused by
5347 completion entries that end with an LF char.
5348
e9d90883
EZ
53492011-09-01 Eli Zaretskii <eliz@gnu.org>
5350
5351 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5352
437014c8
CY
53532011-09-01 Chong Yidong <cyd@stupidchicken.com>
5354
5355 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5356 (display-buffer-same-window, display-buffer-other-window):
5357 New functions.
437014c8
CY
5358 (pop-to-buffer-1): New function. Use the above.
5359 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5360 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5361
5362 * view.el (view-buffer-other-window, view-buffer-other-frame):
5363 Just use pop-to-buffer.
5364
a5e063d5
TV
53652011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5366
5367 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5368
793d32bb
WH
53692011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5370
5371 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5372
d65e4c15
RS
53732011-08-31 Richard Stallman <rms@gnu.org>
5374
5375 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5376 of the separation of rmail-view-buffer from rmail-buffer.
5377 If you say no to "replace original", the decrypt is in the
5378 view buffer. If you say yes, the decrypt goes into the
5379 rmail buffer also.
5380
f818cd2a
MR
53812011-08-31 Martin Rudalics <rudalics@gmx.at>
5382
5383 * window.el (display-buffer-window): Rewrite doc-string.
5384 (display-buffer-record-window): New function.
5385 (display-buffer-macro-specifiers)
5386 (display-buffer-even-window-sizes, display-buffer-set-height)
5387 (display-buffer-set-width, display-buffer-in-window)
5388 (display-buffer-reuse-window, display-buffer-split-specifiers)
5389 (display-buffer-side-specifiers, display-buffer-split-window-1)
5390 (display-buffer-split-window, display-buffer-split-atom-window)
5391 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5392 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5393 (display-buffer-other-window-means-other-frame)
5394 (display-buffer-normalize-special)
5395 (display-buffer-normalize-default)
5396 (display-buffer-normalize-argument)
5397 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5398 (display-buffer-normalize-specifiers, display-buffer-frame)
5399 (display-buffer-same-window, display-buffer-same-frame)
5400 (display-buffer-other-window)
5401 (display-buffer-same-frame-other-window)
5402 (display-buffer-other-frame, pop-to-buffer-same-window)
5403 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5404 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5405 (switch-to-buffer-same-frame)
5406 (switch-to-buffer-other-window-same-frame)
5407 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5408 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5409 (display-buffer-alist-set): Remove.
5410 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5411 (special-display-regexps, special-display-function):
5412 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5413 parameter.
5414 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5415 (special-display-frame-alist, special-display-popup-frame)
5416 (same-window-buffer-names, same-window-regexps, same-window-p)
5417 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5418 (split-window-preferred-function, split-height-threshold)
5419 (split-width-threshold, window-splittable-p)
5420 (split-window-sensibly, window--try-to-split-window)
5421 (window--frame-usable-p, even-window-heights)
5422 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5423 (window--display-buffer-2, display-buffer-other-frame):
5424 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5425 (display-buffer-default, display-buffer-assq-regexp): New functions.
5426 (display-buffer-alist): Rewrite doc-string.
5427 (display-buffer-default-action)
5428 (display-buffer-overriding-action): New variables.
5429 (display-buffer, switch-to-buffer): Rewrite.
5430 (pop-to-buffer): Restore Emacs 23 behavior but use
5431 window-normalize-buffer-to-display.
5432 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5433 Restore Emacs 23 behavior but use
5434 window-normalize-buffer-to-switch-to.
5435 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5436 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5437 Rewrite using Emacs 23 options.
f818cd2a 5438
5bc3b51d
MA
54392011-08-31 Michael Albinus <michael.albinus@gmx.de>
5440
5441 * net/tramp.el (tramp-root-regexp): Remove.
5442 (tramp-completion-file-name-regexp-unified)
5443 (tramp-completion-file-name-regexp-separate)
5444 (tramp-completion-file-name-regexp-url): Don't use leading volume
5445 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5446 (tramp-drop-volume-letter): Simplify definition.
5447 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5448
b1a4f8e1
SM
54492011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5452 (bug#9356).
5453
5664fa7b
RT
54542011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5455
b1a4f8e1 5456 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5457
9a45d6c3
JL
54582011-08-29 Juri Linkov <juri@jurta.org>
5459
5460 * isearch.el (isearch-done): Don't display message "Mark saved"
5461 when arg `edit' is non-nil to prevent its flicker in the echo area.
5462
fb87e0fb
CY
54632011-08-28 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5466 obsolete packages for deletion.
5467
09ac1c2a
CS
54682011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5469
5470 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5471 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5472 view-mode from help-mode.
5473 (help-xref-override-view-map): Remove.
5474 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5475 view-mode is not used anymore.
5476
7a1ff57f
CY
54772011-08-28 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * server.el (server-port): Doc fix.
5480
b9696605
CY
5481 * cus-theme.el (custom-theme-choose-mode): Inherit from
5482 special-mode (Bug#9124).
5483 (custom-theme-choose-mode-map): Add special-mode to parent.
5484
ef8cdf8c
AM
54852011-08-28 Alan Mackenzie <acm@muc.de>
5486
5487 * progmodes/cc-fonts.el
5488 (c-make-font-lock-BO-decl-search-function): New function.
5489 (c-basic-matchers-after - "Fontify the clauses after various
5490 keywords"): Extract the three keyword lists for the 3 erroneous
5491 constructs from the list of four, and use the new function above
5492 in place of an old one.
5493
27de4e20
DD
54942011-08-28 Deniz Dogan <deniz@dogan.se>
5495
5496 * net/rcirc.el (rcirc-insert-prev-input)
5497 (rcirc-insert-next-input): Remove unused argument.
5498
356a3681
SM
54992011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5500
5501 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5502
3fc9b218
AM
55032011-08-27 Alan Mackenzie <acm@muc.de>
5504
5505 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5506 handle function pointer parameters properly.
5507
538a061c
MR
55082011-08-27 Martin Rudalics <rudalics@gmx.at>
5509
5510 * window.el (display-buffer-reuse-window): Fix case where
5511 selected window was reused with non-nil OTHER-WINDOW argument.
5512 (Bug#9381)
5513
35b1c40c
DD
55142011-08-27 Deniz Dogan <deniz@dogan.se>
5515
5516 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5517 oftc's NickServ messages.
5518
2f6a3e79
GM
55192011-08-27 Glenn Morris <rgm@gnu.org>
5520
5521 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5522
7254299e
CY
55232011-08-26 Chong Yidong <cyd@stupidchicken.com>
5524
5525 * emacs-lisp/package.el (package-install): Call package-initialize
5526 if called interactively.
5527
f8ccf167
LL
55282011-08-26 Leo Liu <sdl.web@gmail.com>
5529
5530 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5531
3e8cd5ce
JL
55322011-08-25 Juri Linkov <juri@jurta.org>
5533
5534 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5535 `search-whitespace-regexp' (bug#9364).
5536
93eb7113
JL
55372011-08-25 Juri Linkov <juri@jurta.org>
5538
5539 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5540 `regexp-search-ring' to their global values to protect from
5541 updating by `read-from-minibuffer' (bug#9185).
5542
f65d1611
JL
55432011-08-25 Juri Linkov <juri@jurta.org>
5544
5545 * textmodes/ispell.el (ispell-command-loop): Add newline
5546 at the end of the "Use option `i'..." line.
5547
f1cf7a31
JL
55482011-08-25 Juri Linkov <juri@jurta.org>
5549
5550 * battery.el (display-battery-mode): If `battery-status-function'
5551 or `battery-mode-line-format' is nil, display the message and set
5552 `display-battery-mode' to nil (bug#9363).
5553
0c95fcf7
EZ
55542011-08-25 Eli Zaretskii <eliz@gnu.org>
5555
5556 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5557 bidi-string-mark-left-to-right; they are unnecessary now.
5558
a2ebe600
DD
55592011-08-25 Deniz Dogan <deniz@dogan.se>
5560
5561 * net/quickurl.el: Documentation typo fixes.
5562
e4ed06f1
CY
55632011-08-25 Chong Yidong <cyd@stupidchicken.com>
5564
5565 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5566
e5f1c99e
GM
55672011-08-25 Glenn Morris <rgm@gnu.org>
5568
b2948976
GM
5569 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5570
e5f1c99e
GM
5571 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5572 (smtpmail-via-smtp): Handle nil response from smtp.
5573
f22f4808
JL
55742011-08-24 Juri Linkov <juri@jurta.org>
5575
5576 * proced.el (proced-marked): Inherit from `error' instead of
5577 `font-lock-warning-face'.
5578
5579 * ibuffer.el (ibuffer-marked-face): Change default face from
5580 `font-lock-warning-face' to `warning'.
5581 (ibuffer-deletion-face): Change default face from
5582 `font-lock-type-face' to `error'.
5583
5584 * battery.el (battery-update): Use the face `error' instead of
5585 `font-lock-warning-face' (bug#6117).
5586
6a93965e
JL
55872011-08-24 Juri Linkov <juri@jurta.org>
5588
5589 * faces.el (success): Change face color from "Green3" to
5590 "ForestGreen" on light background (bug#9353).
5591
1ed43b09
CY
55922011-08-24 Chong Yidong <cyd@stupidchicken.com>
5593
5664fa7b
RT
5594 * window.el (quit-window): Rename from quit-restore-window.
5595 Use same arglist as old quit-window.
1ed43b09
CY
5596 (frame-auto-delete): Doc fix.
5597
5598 * view.el (view-mode-exit): Use quit-window.
5599
11dcdbb2
JL
56002011-08-24 Juri Linkov <juri@jurta.org>
5601
5602 * isearch.el (isearch-ring-adjust1): Start visiting previous
5603 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
5604 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
5605 for empty search string (when the last search string is reused
5606 automatically) to adjust the isearch ring to the last element and
5607 prepare the correct index for further M-p commands (bug#9185).
5608
de62b4df
KH
56092011-08-24 Kenichi Handa <handa@m17n.org>
5610
5611 * international/ucs-normalize.el: If decomposition property of
5612 CHAR is the default one (i.e. a list of CHAR itself), treat it as
5613 nil.
5614 (nfd, nfkd): Likewise.
5615
963b492b
SM
56162011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5617
5618 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
5619 from process filters aren't reliably transmitted to the surrounding
5620 accept-process-output.
5621 (mpc-proc-check): New function.
5622 (mpc-proc-sync): Use it (bug#8293)
5623
93b6b5e1
SM
56242011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5625
5626 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
5627 Add compatibility functions (bug#9313).
5628
bca633fb
EZ
56292011-08-23 Eli Zaretskii <eliz@gnu.org>
5630
b177498a
EZ
5631 * cus-start.el (all): Add entry for bidi-paragraph-direction.
5632
6df6ae42 5633 * international/uni-bidi.el: Regenerate.
bca633fb 5634
0902a04e
KH
56352011-08-23 Kenichi Handa <handa@m17n.org>
5636
5637 * international/charprop.el:
5638 * international/uni-bidi.el:
5639 * international/uni-category.el:
5640 * international/uni-combining.el:
5641 * international/uni-comment.el:
5642 * international/uni-decimal.el:
5643 * international/uni-decomposition.el:
5644 * international/uni-digit.el:
5645 * international/uni-lowercase.el:
5646 * international/uni-mirrored.el:
5647 * international/uni-name.el:
5648 * international/uni-numeric.el:
5649 * international/uni-old-name.el:
5650 * international/uni-titlecase.el:
5651 * international/uni-uppercase.el: Regenerate.
5652
3bbf23bc
MR
56532011-08-23 Martin Rudalics <rudalics@gmx.at>
5654
5655 * help.el (help-window-setup): Fix message displayed when other
5656 window is reused. (Bug#9341)
5657
b3fd59bd
SM
56582011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5659
1802e444
SM
5660 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
5661 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
5662
b3fd59bd
SM
5663 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
5664 Mark obsolete.
5665 * shell.el (shell-parse-pcomplete-arguments): New function.
5666 (shell-completion-vars): Use it instead (bug#9160).
5667
4eb61348
SM
56682011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5669
867cab74
SM
5670 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
5671 strings and comments (bug#9333).
5672
4eb61348
SM
5673 * emacs-lisp/debug.el (debug-arglist): New function.
5674 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
5675 (debug-on-entry-1): Handle interpreted closures (bug#9120).
5676
262a1439
JL
56772011-08-22 Juri Linkov <juri@jurta.org>
5678
56ee679c
JL
5679 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5680 Revert regexp that highlights output switches to its old
5681 pre-2010-10-28 value and remove one `?' from it (bug#9319).
5682
262a1439
JL
5683 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
5684 to check for empty output (bug#9226).
5685
f13f86fb
CY
56862011-08-22 Chong Yidong <cyd@stupidchicken.com>
5687
5688 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
5689 symbol-constituent as the default, as that stops font-lock from
5690 working properly (Bug#8843).
5691
c65c9622
LMI
56922011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5693
5694 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
5695 `coding-system-for-*' around the process open call to avoid
5696 auth-source side effects.
e7f2c178 5697 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
5698 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
5699 probe hangs.
c65c9622 5700
23a8a5ab
CY
57012011-08-21 Chong Yidong <cyd@stupidchicken.com>
5702
ff98b2dd
CY
5703 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
5704
23a8a5ab
CY
5705 * emacs-lisp/find-func.el (find-function-noselect): New arg
5706 lisp-only.
5707
5708 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
5709 signal an error for built-in functions (Bug#6664).
5710
f5e3c598
LMI
57112011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5712
5713 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
5714 (smtpmail-try-auth-methods): Use it.
5715
a3f2468a
CY
57162011-08-21 Chong Yidong <cyd@stupidchicken.com>
5717
2c34e8da
CY
5718 * font-lock.el (font-lock-fontify-region)
5719 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
5720 (font-lock-default-unfontify-buffer)
5721 (font-lock-default-fontify-region)
5722 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
5723
b3fd59bd
SM
5724 * progmodes/compile.el (compilation-error-properties):
5725 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
5726 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
5727 `ant' regexp.
ee31aabc 5728
a3f2468a
CY
5729 * net/browse-url.el (browse-url-firefox): Don't call
5730 browse-url-firefox-sentinel unless using -remote (Bug#9328).
5731
8e999f70
GM
57322011-08-20 Glenn Morris <rgm@gnu.org>
5733
c21a496a
GM
5734 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
5735
59ee0542
GM
5736 * tutorial.el (tutorial--default-keys): Update some default bindings.
5737
8e999f70
GM
5738 * files.el (hack-local-variables): Fully ignore case for "mode:".
5739
e3715033
AM
57402011-08-20 Alan Mackenzie <acm@muc.de>
5741
5742 Resolve invalid use of a regexp in regexp-opt.
5743
4d61f28d
JB
5744 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
5745 detection for a java annotation.
e3715033 5746
4d61f28d 5747 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
5748 detection for a java annotation.
5749
4d61f28d
JB
5750 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
5751 handling for java.
e3715033
AM
5752 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
5753
04ed2e9c
CY
57542011-08-20 Chong Yidong <cyd@stupidchicken.com>
5755
5756 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
5757 (Bug#9274).
5758
826cee64
AM
57592011-08-20 Alan Mackenzie <acm@muc.de>
5760
58179cce 5761 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
5762 such a construct. Mainly for when jit-lock etc. starts a chunk
5763 here.
5764
58179cce 5765 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 5766 variable.
58179cce 5767 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
5768 c-make-font-lock-search-function.
5769 (c-make-font-lock-search-function): Use the above function.
5770 (c-make-font-lock-context-search-function): New function.
5771 (c-cpp-matchers): Enhance the preprocessor expression case with
5772 the above function
5773 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
5774 which takes an expression.
5775
5776 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
5777
13009bd8
MR
57782011-08-20 Martin Rudalics <rudalics@gmx.at>
5779
5780 * window.el (display-buffer-reuse-window)
5781 (display-buffer-pop-up-window): Don't reuse or split a side
5782 window.
5783
9234ff7f
GM
57842011-08-19 Glenn Morris <rgm@gnu.org>
5785
5786 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 5787 Downcase "Mode:". (Bug#9331)
9234ff7f 5788
f635daa1
CY
57892011-08-18 Chong Yidong <cyd@stupidchicken.com>
5790
5791 * international/characters.el: Add L and R categories.
5792
5793 * subr.el (bidi-string-mark-left-to-right): Rename from
5794 string-mark-left-to-right. Use category search.
5795
5796 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
5797
bc987f8b
JL
57982011-08-18 Juri Linkov <juri@jurta.org>
5799
5800 * faces.el (error, warning, success): New faces with definitions
5801 copied from old default values of `font-lock-warning-face',
5802 `compilation-warning', `compilation-info' (bug#6117).
5803
5804 * font-lock.el (font-lock-warning-face): Inherit from `error'.
5805
5806 * progmodes/compile.el (compilation-error): Inherit from `error'.
5807 (compilation-warning): Inherit from `warning'.
5808 (compilation-info): Inherit from `success'.
5809
5810 * dired.el (dired-marked): Inherit from `warning'.
5811 (dired-flagged): Inherit from `error'.
5812
57173b96
LMI
58132011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5814
3e79eb87
LMI
5815 * mail/smtpmail.el (auth-source): Require to avoid problems with
5816 binding variables (bug#9298). Also clean up some unused
5817 autoloads.
5818
b3fd59bd
SM
5819 * net/network-stream.el (network-stream-open-starttls):
5820 Support using starttls.el without using gnutls-cli.
57173b96 5821
02b404de
JL
58222011-08-17 Juri Linkov <juri@jurta.org>
5823
5824 * progmodes/grep.el (rgrep): Handle the case when
5825 `grep-find-command' is a cons cell (bug#9278).
5826
8c9177f2
MR
58272011-08-17 Martin Rudalics <rudalics@gmx.at>
5828
5829 * window.el (display-buffer-pop-up-frame): Run frame creation
5830 function with BUFFER current (as special-display-popup-frame
5831 does). Reported by Drew Adams.
5832
3644a0ab
DU
58332011-08-17 Daiki Ueno <ueno@unixuser.org>
5834
5835 * epa-mail.el: Simplify GnuPG group expansion using
5836 epg-expand-group.
5837 (epa-mail-group-alist, epa-mail-group-modtime)
5838 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
5839 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
5840 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
5841 Remove.
5842
5e617bc2 58432011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
5844
5845 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
5846
9c4aeabf
AM
58472011-08-16 Alan Mackenzie <acm@muc.de>
5848
5849 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
5850 Correct, to avoid the inside of macros.
5851
3a99bf64
RS
58522011-08-16 Richard Stallman <rms@gnu.org>
5853
04963aa8
RS
5854 * epa-mail.el: Handle GnuPG group definitions.
5855 (epa-mail-group-alist, epa-mail-group-modtime)
5856 (epa-mail-gnupg-conf-file): New variables.
5857 (epa-mail-parse-groups, epa-mail-sync-groups)
5858 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
5859 (epa-mail-expand-recipients): New functions.
5860 (epa-mail-encrypt): Call epa-mail-expand-recipients.
5861
177549d0
RS
5862 * mail/rmail.el (rmail-epa-decrypt): New command.
5863
fe38beef
RS
5864 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
5865 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
5866 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
5867 (epa-decrypt-armor-in-region): Make error message clearer.
5868
934eacb9
SM
58692011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5870
5871 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
5872 and "a2b" to "ab" for `prefix'.
5873
d024fb4e
CY
58742011-08-14 Chong Yidong <cyd@stupidchicken.com>
5875
5876 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
5877 filter groups.
de148fee
CY
5878 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
5879 Fourquet (Bug#8804).
d024fb4e 5880
62f1ca49
JB
58812011-08-12 Juanma Barranquero <lekktu@gmail.com>
5882
5883 * startup.el (argi): Declare as global variable (bug#9275).
5884
9ccaaa4b
CY
58852011-08-12 Chong Yidong <cyd@stupidchicken.com>
5886
5887 * subr.el (string-mark-left-to-right): Search the entire string
5888 for RTL script, not just the terminating character. Doc fix.
5889
a3dae87a
SM
58902011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5891
6cd18349
SM
5892 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
5893 New function.
5894 (js--regexp-literal, js-syntax-propertize-function): Remove.
5895 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
5896 (js-mode-map): Don't rebind electric keys.
5897 (js-insert-and-indent): Remove.
5898 (js-mode): Setup electric-layout and electric-indent instead.
5899
a3dae87a
SM
5900 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
5901
9d5cb631
DU
59022011-08-12 Daiki Ueno <ueno@unixuser.org>
5903
5904 * epa.el (epa-progress-callback-function): Fix the logic of
5905 displaying progress.
5906 * epa-file.el (epa-file-insert-file-contents): Make progress
5907 display more user-friendly.
5908 (epa-file-write-region): Ditto.
5909
3e26a4a2
CY
59102011-08-10 Chong Yidong <cyd@stupidchicken.com>
5911
5912 * subr.el (string-mark-left-to-right): New function.
5913
5914 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
5915 Use string-mark-left-to-right.
5916 (list-buffers-noselect): Caller changed.
5917
a3dae87a
SM
5918 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5919 Use string-mark-left-to-right.
3e26a4a2
CY
5920 (tabulated-list-print): Recenter after moving point.
5921
ac8cf6e6
JL
59222011-08-10 Juri Linkov <juri@jurta.org>
5923
5924 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
5925 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
5926 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
5927
8d96c9a4
CY
59282011-08-09 Chong Yidong <cyd@stupidchicken.com>
5929
5930 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
5931 (Bug#7554).
5932
7be1c708 59332011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
5934
5935 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
5936 character. (Bug#6594)
5937
37e11a63
CY
59382011-08-08 Chong Yidong <cyd@stupidchicken.com>
5939
839dde57
CY
5940 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
5941 (image-dired--with-db-file): New macro.
5942 (image-dired-write-tags, image-dired-remove-tag)
5943 (image-dired-create-gallery-lists, image-dired-write-comments)
5944 (image-dired-get-comment, image-dired-mark-tagged-files)
5945 (image-dired-list-tags, image-dired-gallery-generate): Use it.
5946 (image-dired-gallery-generate): Use insert-file-contents.
5947
37e11a63
CY
5948 * time.el (display-time-world-list, display-time-world-display):
5949 * time-stamp.el (time-stamp-string):
5950 * vc/add-log.el (add-change-log-entry): Use setenv instead of
5951 set-time-zone-rule (Bug#7337).
5952
0b4946c4
DU
59532011-08-08 Daiki Ueno <ueno@unixuser.org>
5954
5955 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
5956 (epg-error-to-string, epg-errors-to-string): New function.
5957 (epg-wait-for-completion): Reverse errors list.
5958 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
5959 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
5960 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
5961 (epg-sign-keys, epg-generate-key-from-file)
5962 (epg-generate-key-from-string): Format errors by using
5963 epg-errors-to-string (bug#9255).
5964 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
5965
75bfc667
JL
59662011-08-07 Juri Linkov <juri@jurta.org>
5967
5968 * faces.el (list-faces-display): Remove extra angle bracket
5969 from `help-mode-map'.
5970
5971 * info.el (Info-history-toc-nodes): Doc fix.
5972
5973 * longlines.el (longlines-mode): Doc fix.
5974
673e08bb
SM
59752011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
5976
4640dd88
SM
5977 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
5978 of statements and in a few more cases (bug#9183).
5979
673e08bb
SM
5980 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
5981 New functions.
5982 (cl-transform-lambda): Use them (bug#9239).
5983
89b3f019
MR
59842011-08-05 Martin Rudalics <rudalics@gmx.at>
5985
5986 * window.el (display-buffer-same-window)
5987 (display-buffer-same-frame, display-buffer-other-window)
5988 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5989 (pop-to-buffer-other-window)
5990 (pop-to-buffer-same-frame-other-window)
5991 (pop-to-buffer-other-frame): Make them defuns.
5992 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
5993
640c8776
SM
59942011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5995
5996 * subr.el (make-composed-keymap): Move from C. Change calling
5997 convention, and improve docstring to bring attention to a subtle point.
5998 * minibuffer.el (completing-read-default): Adjust accordingly.
5999
63648a95
MA
60002011-08-03 Michael Albinus <michael.albinus@gmx.de>
6001
6002 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6003 (tramp-open-shell): Use `tramp-shell-quote-argument'.
6004
6005 * net/trampver.el: Update release number.
6006
b796c9b7
SM
60072011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6008
6009 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
6010 "in" (bug#9190).
6011
2239d7d5
LMI
60122011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6013
e07dd7c3
LMI
6014 * mail/sendmail.el (sendmail-query-once): Restore the current
6015 buffer after querying (bug#9074).
6016
0e6a2bd7
LMI
6017 * dired.el (dired-flagged): Use different faces for marked and
6018 flagged files (bug#6117).
6019
ce887515
LMI
6020 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
6021 (bug#4433).
6022
92f2affc
LMI
6023 * ido.el (ido-mode): Switch off the message if called
6024 non-interactively.
6025
57d5aff0
LMI
6026 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
6027 before 587, since it appears that that's more likely to work for
6028 more people.
6029
98cd6c18 6030 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 6031 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
6032 exist.
6033
b96dec83
LMI
6034 * info.el: Remove the `Info-beginning-of-buffer' function
6035 (bug#8325).
6036
b796c9b7
SM
6037 * net/network-stream.el (network-stream-open-starttls):
6038 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 6039
d90e2ea0
MR
60402011-08-01 Martin Rudalics <rudalics@gmx.at>
6041
6042 * window.el (display-buffer-in-window): Don't set dedicated status
6043 of window here (Bug#9215).
6044 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6045 (display-buffer-pop-up-side-window)
b796c9b7 6046 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 6047
cca09170
SM
60482011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6049
6050 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
6051 before binding generated-autoload-file.
6052
027b979c
DD
60532011-08-01 Deniz Dogan <deniz@dogan.se>
6054
6055 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
6056
3c7ee4f3
MA
60572011-07-30 Michael Albinus <michael.albinus@gmx.de>
6058
6059 Sync with Tramp 2.2.2.
6060
6061 * net/trampver.el: Update release number.
6062
2cc8e51a
JL
60632011-07-30 Juri Linkov <juri@jurta.org>
6064
6065 * dired-aux.el (dired-touch-initial): Remove function.
6066 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
6067 current time, and `default' to the last modification time of the
6068 current marked file (bug#6887).
6069
a514d856
JM
60702011-07-28 Jose E. Marchesi <jemarch@gnu.org>
6071
6072 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 6073 numeric argument to read-number (bug#9163).
a514d856 6074
8a7eddd7
MA
60752011-07-27 Michael Albinus <michael.albinus@gmx.de>
6076
6077 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
6078 connection process, it could be nil.
6079
1ddd96f5
LL
60802011-07-27 Leo Liu <sdl.web@gmail.com>
6081
6082 Simplify url handling in rcirc-mode.
6083
6084 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
6085 (rcirc-browse-url-at-mouse): Remove.
6086 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
6087
b248a85d
AM
60882011-07-26 Alan Mackenzie <acm@muc.de>
6089
6090 Fontify bitfield declarations properly.
6091
6092 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
6093 (c-symbol-chars): Now exported as a lang variable.
6094 (c-not-primitive-type-keywords): New lang variable.
6095
6096 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
6097 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 6098 parsed as a bitfield declaration.
b248a85d 6099
b796c9b7
SM
6100 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6101 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
6102 (c-punctuation-in): New function.
6103 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
6104 declarations properly.
6105
68575ab0
UJ
61062011-07-26 Ulf Jasper <ulf.jasper@web.de>
6107
6108 * calendar/icalendar.el (icalendar--all-events): Take care of
6109 multiple vcalendars in a single file.
b796c9b7 6110 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 6111
0f0a88b9
DD
61122011-07-25 Deniz Dogan <deniz@dogan.se>
6113
6114 * image.el (insert-image): Clarifying docstring.
6115
0b3f36df
MA
61162011-07-24 Michael Albinus <michael.albinus@gmx.de>
6117
6118 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
6119 `tramp-send-command-and-check' if there is no error.
6120 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
6121
a9901f61
AM
61222011-07-22 Alan Mackenzie <acm@muc.de>
6123
6124 Prevent cc-langs.elc being loaded at run time.
6125
6126 * progmodes/cc-mode.el: Remove two autoload forms which loaded
6127 cc-langs.
6128
4d61f28d 6129 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
6130 "(require 'cc-langs)". Quote a form so it will evaluate at
6131 (cc-mode's) compilation time.
6132
11d074b2
MA
61332011-07-22 Michael Albinus <michael.albinus@gmx.de>
6134
6135 * net/tramp.el (tramp-file-name-handler): Avoid recursive
6136 loading. (Bug#9114)
6137
938b94c8
MR
61382011-07-21 Martin Rudalics <rudalics@gmx.at>
6139
6140 * window.el (display-buffer-pop-up-window)
6141 (display-buffer-pop-up-side-window)
6142 (display-buffer-in-side-window): Call display-buffer-set-height
6143 and display-buffer-set-width after setting the new window's
b796c9b7 6144 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 6145
bfa4f190
SS
61462011-07-20 Sam Steingold <sds@gnu.org>
6147
6148 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
6149 (etags-tags-included-tables): Call `convert-standard-filename' on
6150 the file names contained in TAGS so that windows Emacs can handle
6151 TAGS files created by cygwin ctags.
6152
8ca42262
LMI
61532011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6154
6155 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
6156 which apparently didn't work.
6157
5db2afd2 61582011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 6159
5db2afd2
RW
6160 * proced.el (proced-send-signal): For *Marked Processes* buffer
6161 put point at beginning of buffer.
6162
92e15d10
SB
61632011-07-19 Stephen Berman <stephen.berman@gmx.net>
6164
6165 * proced.el (proced-format): Make header lines align with the text
6166 (bug#1779).
6167
1bfd59e5
LMI
61682011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6169
6170 * view.el (view-buffer): Allow running in `special' modes if we're
6171 visiting a file (bug#8615).
6172
f5aae37c
MR
61732011-07-19 Martin Rudalics <rudalics@gmx.at>
6174
6175 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6176 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6177 New functions.
f5aae37c
MR
6178 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6179 more accurately.
6180
bf2c1571
AM
61812011-07-18 Alan Mackenzie <acm@muc.de>
6182
6183 Fontify declarators properly when, e.g., a jit-lock chunk begins
6184 inside a declaration.
6185
6186 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6187
b796c9b7
SM
6188 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6189 New function.
bf2c1571
AM
6190 (c-complex-decl-matchers): Insert reference to
6191 c-font-lock-enclosing-decls.
6192
6193 * progmodes/cc-engine.el (c-backward-single-comment):
6194 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6195 to nil around calls to (forward-comment -1).
6196
4e190b80
LMI
61972011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6198
12dc863d
LMI
6199 * image.el (put-image): Doc typo fix.
6200
a762e966
LMI
6201 * progmodes/etags.el (tags-search): Doc typo fix.
6202
4e190b80
LMI
6203 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6204 password if we get errors 550 to 554.
6205
f019fb21
LMI
62062011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6207
b796c9b7 6208 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6209
81746738
LMI
6210 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6211 indentation character (bug#6380).
6212
3ee3a1b5
LMI
6213 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6214
c82f64de
LMI
6215 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6216 to clarify what the problem is (bug#4291).
6217
f019fb21
LMI
6218 * simple.el (current-kill): Clarify what
6219 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6220 (auto-fill-mode): Document `auto-fill-function' in relation to
6221 `auto-fill-mode' (bug#2470).
f019fb21 6222
0794775d
LM
62232011-07-16 Lawrence Mitchell <wence@gmx.li>
6224
6225 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6226 method if slot is read-only (bug#9035).
6227
be39b8cc
MR
62282011-07-16 Martin Rudalics <rudalics@gmx.at>
6229
b796c9b7 6230 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6231 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6232 selected before, see discussion of (Bug#8615), (Bug#6954).
6233 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6234
6ccf7859
GM
62352011-07-15 Glenn Morris <rgm@gnu.org>
6236
6237 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6238 Respect help-form.
6ccf7859 6239
87e86684
LM
62402011-07-09 Lawrence Mitchell <wence@gmx.li>
6241
6242 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6243 (gnutls-negotiate): Use it.
6244
d6066239
LMI
62452011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6246
b796c9b7
SM
6247 * net/gnutls.el (gnutls-negotiate):
6248 Upcase `gnutls-algorithm-priority'.
d6066239 6249
bd23ebc0
GM
62502011-07-15 Glenn Morris <rgm@gnu.org>
6251
c65bca65
GM
6252 * jka-compr.el (jka-compr-verbose): Move from here...
6253 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6254 Add missing :version tag.
6255 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6256
478615cc
LMI
62572011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6258
7b41decb
LMI
6259 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6260 (gnutls-negotiate): Use it.
6261
dbc44fcd
LMI
6262 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6263
06789f97
LMI
6264 * info.el (Info-beginning-of-buffer): New command.
6265 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6266 announcing `b' as the key (bug#8325).
ab896c37 6267 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6268
c39da690
LMI
6269 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6270
3aa5f34b
LMI
6271 * international/mule-cmds.el
6272 (describe-specified-language-support): Make the error message
6273 clearer (bug#8905).
6274
4bf0979f
LMI
6275 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6276
478615cc
LMI
6277 * isearch.el (isearch-barrier): Add a doc string, since it's
6278 mentioned in a function doc string (bug#8678).
6279
75c68aa1
MR
62802011-07-15 Martin Rudalics <rudalics@gmx.at>
6281
6282 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6283 buffer argument (Bug#9083) and self-identifying label argument.
6284
a7c33da2
GM
62852011-07-15 Glenn Morris <rgm@gnu.org>
6286
6287 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6288
2f5c6024
LMI
62892011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6290
6291 * man.el (Man-fontify-manpage): Fix message when formatting the
6292 man page (bug#7929).
6293
0bb23927 62942011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6295
6296 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6297 argument LRM; if non-nil, append an invisible LRM character to the
6298 buffer name.
6299 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6300 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6301 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6302 paragraph direction.
cce4b0a7 6303
621ef9ab
LMI
63042011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6305
d1583c48
LMI
6306 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6307 the man page name (bug#7929).
6308
6a57fb5f
LMI
6309 * image.el (put-image): Mention the `put-image' overlay property
6310 (bug#7834).
6311
d7956b14
LMI
6312 * scroll-bar.el (set-scroll-bar-mode): Mention that
6313 `scroll-bar-mode' lists the values (bug#7772).
6314
5b2d4a66
LMI
6315 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6316 command (bug#7729).
6317
7509a874
LMI
6318 * rect.el (apply-on-rectangle): Return the point after the last
6319 operation.
6320 (string-rectangle): Go to the point after the last operation
6321 (bug#7522).
6322
4fe74b19
LMI
6323 * printing.el (pr-toggle-region): Clarify the documentation
6324 slightly (bug#7493).
6325
b796c9b7
SM
6326 * time.el (display-time-update):
6327 Allow `display-time-mail-function' to return nil (bug#7158).
6328 Fix suggested by Detlev Zundel.
ab283561 6329
fc233c9d
LMI
6330 * vc/diff.el (diff): Clarify the order the file names are read
6331 (bug#7111).
6332
43f5740b
LMI
6333 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6334 the doc string (bug#7015).
6335
f2182a76
LMI
6336 * font-lock.el (font-lock-maximum-decoration): Mention what
6337 numeric levels mean (bug#6935).
6338
621ef9ab
LMI
6339 * startup.el (initial-buffer-choice): Don't mention the `none'
6340 selection, which is against policy.
6341
adc47434
MR
63422011-07-14 Martin Rudalics <rudalics@gmx.at>
6343
b796c9b7
SM
6344 * window.el (display-buffer-normalize-special):
6345 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6346
7e5bfb8f
EZ
63472011-07-14 Eli Zaretskii <eliz@gnu.org>
6348
6349 * subr.el (version<, version<=, version=): Mention "-CVS" and
6350 "-12345" alpha version numbers.
6351
27fa387a
CY
63522011-07-14 Chong Yidong <cyd@stupidchicken.com>
6353
6354 * bindings.el: Add advertised binding for set-mark-command
6355 (Bug#5772).
6356
8bdfa064
CY
63572011-07-14 Chong Yidong <cyd@stupidchicken.com>
6358
6359 * bindings.el (mode-line-other-buffer):
6360 * bookmark.el (bookmark-bmenu-2-window):
6361 * bs.el (bs-cycle-next, bs-cycle-previous):
6362 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6363 switch-to-buffer.
6364
6365 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6366 Delete.
8bdfa064 6367
5eba16a3
JB
63682011-07-14 Juanma Barranquero <lekktu@gmail.com>
6369
6370 * follow.el (follow-debug-message, follow-redisplay):
6371 * jka-cmpr-hook.el (with-auto-compression-mode):
6372 Fix typos in docstrings.
6373
15853710
LMI
63742011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6375
a28e4607
LMI
6376 * subr.el (with-silent-modifications): Clarify somewhat what the
6377 macro inhibits (bug#6525).
6378
15853710
LMI
6379 * simple.el (eval-expression): Note what it does if called
6380 interactively (bug#6495).
6381
bee0fcef
CY
63822011-07-13 Chong Yidong <cyd@stupidchicken.com>
6383
b796c9b7
SM
6384 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6385 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6386
6387 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6388 Remove switch-to-buffer.
6389
58274504
LMI
63902011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6391
bd2fcc8d
LMI
6392 * files.el (make-directory): Clarify that an error will be raised
6393 if there's an error (bug#6397).
6394
0f04b32c
LMI
6395 * startup.el (initial-buffer-choice): Add `none' as a choice
6396 (bug#6234).
6397
465c5fc8
LMI
6398 * subr.el (add-hook): Clarify section about buffer-local hooks
6399 (bug#6218).
6400
58274504
LMI
6401 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6402
bead9a43
JB
64032011-07-13 Juanma Barranquero <lekktu@gmail.com>
6404
6405 * tabify.el (untabify): Preserve the current column so that point
6406 doesn't move (bug#6032).
6407
3af98a7b
LMI
64082011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6409
b796c9b7
SM
6410 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6411 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6412
6240145a
GM
64132011-07-13 Glenn Morris <rgm@gnu.org>
6414
6415 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6416 (dired-insert-directory): Give a message the first time
6417 if ls is found not to support --dired.
6418
1d8c2ccc
LMI
64192011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6420
6421 * simple.el (toggle-truncate-lines): Clarify what is toggled
6422 (bug#5580). Text by Drew Adams.
6423
5fc4038e
CY
64242011-07-13 Chong Yidong <cyd@stupidchicken.com>
6425
6426 * simple.el (blink-matching-open): Make the error message from the
6427 last change less verbose.
6428
bf6012e5
DN
64292011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6430
6431 * font-lock.el (font-lock-comment-face): Use the high contrast
6432 "yellow" color for font-lock-comment-face on low color terminals
6433 using a dark background color (bug#4221).
6434
343c3b5a
LMI
64352011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6436
7e9505c5
LMI
6437 * dired.el (dired-insert-set-properties): Make the doc string
6438 reflect what it does now (bug#5325).
6439
c26fdcf5
LMI
6440 * simple.el (blink-matching-open): Say that we were unable to find
6441 the match within the limit, if we're limited (bug#5122).
6442
bb388cc5
LMI
6443 * international/mule-cmds.el (prefer-coding-system): Add an
6444 example (bug#4869).
6445
343c3b5a
LMI
6446 * progmodes/etags.el (tags-search): Document `file-list-form'
6447 (bug#4731).
6448
2a517d45
LM
64492011-07-13 Lawrence Mitchell <wence@gmx.li>
6450
6451 * net/browse-url.el (browse-url-default-browser)
6452 (browse-url-browser-function): Make the default browser choice a
6453 bit more logical (bug#4300). Also clean up the doc string.
6454
b6c78ef2
JB
64552011-07-13 Juanma Barranquero <lekktu@gmail.com>
6456
6457 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6458 binary endings (bug#4440).
6459
1c4dd947
LMI
64602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6461
a2014063
LMI
6462 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6463 which can be pretty annoying (bug#8971).
6464
9c9c2d88
LMI
6465 * jka-compr.el (jka-compr-verbose): New variable, and use
6466 throughout (bug#8971).
6467
1c4dd947
LMI
6468 * info.el (Info-find-file): Fall back on the installation
6469 directory if we can't find the info node anywhere else.
6470
a1c9f41b
SO
64712011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6472
6473 * vc/vc.el (vc-revert-file):
6474 Don't set file time-stamp in the past. (Bug#5181)
6475
536f3d36
LMI
64762011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6477
7152b011
LMI
6478 * files.el (after-find-file): Give a better error message when
6479 trying to find a symlink that points to a file that doesn't exist
6480 (bug#4398).
6481
536f3d36
LMI
6482 * progmodes/cc-vars.el: Remove (probably) misleading comment
6483 (bug#4396).
6484
460c0fba
JB
64852011-07-12 Johan Bockgård <bojohan@gnu.org>
6486
6487 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6488
7a6bda45
CY
64892011-07-12 Chong Yidong <cyd@stupidchicken.com>
6490
6491 * mouse-sel.el: Hack restoring functionality, while keeping
6492 compatibility with 2010-07-03 changes to mouse selection.
6493 (mouse-sel-primary-overlay): New var.
6494 (mouse-sel-selection-alist): Use it.
6495 (mouse-sel-mode): Doc fix; remove points that are default features
6496 of mouse.el.
6497
c79598ef
JB
64982011-07-12 Johan Bockgård <bojohan@gnu.org>
6499
6500 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6501 Fix previous fix (bug#2490).
6502
ff8be6ef
RW
65032011-07-12 Roland Winkler <winkler@gnu.org>
6504
b796c9b7
SM
6505 * textmodes/bibtex.el (bibtex-initialize):
6506 Use pop-to-buffer-same-window.
ff8be6ef
RW
6507 (bibtex-search-entries): Fix interactive call.
6508
296ba3ee
LMI
65092011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6510
f5242a02 6511 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6512 Fontise bytecomp Error lines more correctly (bug#2490).
6513 Fix suggested by Johan Bockgård.
f5242a02 6514
296ba3ee
LMI
6515 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6516
6517 * dired-x.el (dired-guess-default): Use `delete-dups'.
6518
f69fd0d2
CY
65192011-07-12 Chong Yidong <cyd@stupidchicken.com>
6520
6521 * dired.el (dired-mark-prompt):
6522 * dired-aux.el (dired-read-shell-command): Doc fix.
6523
eab5dc07
LMI
65242011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6525
b796c9b7
SM
6526 * mail/sendmail.el (sendmail-query-once):
6527 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6528 emacs -Q.
6529
6530 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6531
eab5dc07
LMI
6532 * cus-edit.el (custom-file): Take an optional no-error variable.
6533 (customize-save-variable): Set the variable, and give a warning if
6534 running under "emacs -q".
6535
a1e65d42
JB
65362011-07-11 Juanma Barranquero <lekktu@gmail.com>
6537
6538 * loadhist.el (unload-feature-special-hooks):
6539 Add `auto-coding-functions', `fill-nobreak-predicate' and
6540 `find-directory-functions' (bug#5327).
6541
1d52da10
LMI
65422011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6543
be958f1d
LMI
6544 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6545
5bedb26c
LMI
6546 * cus-edit.el (custom-guess-name-alist): -alist variables should
6547 use the `alist' type (bug#3120). Suggested by Drew Adams.
6548
1d52da10
LMI
6549 * printing.el: Add documentation to all the `pr-toggle-' commands.
6550
cd394be1 65512011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6552
6553 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6554 backends where it makes sense (bug#2623).
6555
dcc88d8a
LMI
65562011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6557
c3de9feb
LMI
6558 * dired-x.el (dired-guess-default): Remove duplicate shell command
6559 entries (bug#2028).
8a93078b 6560 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6561 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6562
dcc88d8a
LMI
6563 * subr.el (remove-duplicates): New conveniency function.
6564
505e3645
LMI
65652011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6566
6567 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6568 (bug#1526).
6569
65702011-07-10 Martin Rudalics <rudalics@gmx.at>
6571
6572 * window.el (display-buffer-normalize-default): Don't invert
6573 meaning of even-window-heights. Reported by Eli Zaretskii
6574 <eliz@gnu.org>.
6575
455e4fa1
BR
65762011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6577
6578 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6579
8e0bc3e9
CY
65802011-07-10 Chong Yidong <cyd@stupidchicken.com>
6581
6582 * window.el (display-buffer): Fix arguments to
6583 display-buffer-reuse-window in last change.
6584
fa7c3228
CY
6585 * faces.el (link): Use a less saturated blue on light backgrounds.
6586
6587 * startup.el (fancy-startup-text, fancy-about-text)
6588 (fancy-startup-tail): Use font-lock faces, for background safety.
6589
c0a7f300
BN
65902011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6591
b796c9b7
SM
6592 * emulation/viper-cmd.el (viper-change-state-to-vi):
6593 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6594
4dc2a129
MR
65952011-07-09 Martin Rudalics <rudalics@gmx.at>
6596
6597 * window.el (display-buffer-default-specifiers): Remove.
6598 (display-buffer-macro-specifiers): Remove default specifiers.
6599 (display-buffer-alist): Default to nil.
b796c9b7 6600 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
6601 (display-buffer-pop-up-window): Allow splitting internal
6602 windows. Check whether a live window was created.
6603 (display-buffer-other-window-means-other-frame)
6604 (display-buffer-normalize-arguments): Rename to
6605 display-buffer-normalize-argument and rewrite. Set the
6606 other-window specifier.
6607 (display-buffer-normalize-special): New function.
6608 (display-buffer-normalize-options): Rename to
6609 display-buffer-normalize-default and rewrite.
6610 (display-buffer-normalize-options-inhibit): Remove.
6611 (display-buffer-normalize-specifiers): Rewrite.
6612 (display-buffer): Process other-window specifier and call
6613 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
6614 more faithfully.
b796c9b7 6615 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 6616 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
6617 (display-buffer-in-window, display-buffer-alist-set):
6618 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
6619 <tassilo@member.fsf.org>.
6620
2d43b8c9
LL
66212011-07-09 Leo Liu <sdl.web@gmail.com>
6622
6623 * register.el (insert-register): Restore accidental change on
6624 2011-06-26. (Bug#9028)
6625
7f9b7c53
GM
66262011-07-09 Glenn Morris <rgm@gnu.org>
6627
6628 * subr.el (remq): Handle the empty list. (Bug#9024)
6629
f042cfd8
AS
66302011-07-08 Andreas Schwab <schwab@linux-m68k.org>
6631
6632 * mail/sendmail.el (send-mail-function): No longer delay custom
6633 initialization.
6634 * custom.el (custom-initialize-delay): Doc fix.
6635
856b2f11
SM
66362011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6637
6638 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
6639
afae1d68
MA
66402011-07-08 Michael Albinus <michael.albinus@gmx.de>
6641
6642 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
6643 human-friendly prompt.
6644
0757af94
SM
66452011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6646
6647 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
6648 provided by a particular plugin.
6649
d760b731
LMI
66502011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6651
6652 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
6653 save customizations (with "emacs -Q"), just set the variable
6654 instead of erroring out.
6655
6656 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6657
cd79ce90
JL
66582011-07-08 Juri Linkov <juri@jurta.org>
6659
6660 * arc-mode.el (archive-zip-expunge, archive-zip-update)
6661 (archive-zip-update-case): Use 7z if found by `executable-find'.
6662 The order of searching the available programs is the same as in
6663 `archive-zip-extract' (bug#8968).
6664
14cc04aa
CY
66652011-07-07 Chong Yidong <cyd@stupidchicken.com>
6666
6667 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
6668 (menu-bar-options-menu): Tweak descriptions.
6669
0a1848ec
LMI
66702011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6671
6672 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
6673 menu items into verb phrases (bug#1421). Also refill to fit under
6674 80 columns.
6675
f5bd0689
CY
66762011-07-07 Chong Yidong <cyd@stupidchicken.com>
6677
538e85c6
CY
6678 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
6679 (Info-read-node-name): Doc fix (Bug#1084).
6680
f5bd0689
CY
6681 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
6682 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
6683 (end-of-sexp, beginning-of-sexp)
6684 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
6685 (forward-symbol, forward-same-syntax, word-at-point)
6686 (sentence-at-point): Doc fix (Bug#1144).
6687
56ec5115
LMI
66882011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6689
f3f8e37f
LMI
6690 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
6691 should cover it (bug#1281).
6692
0757af94 6693 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 6694
e9fce1ac 6695 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
6696 negotiation fails, then possibly try again with a non-encrypted
6697 connection (bug#9017).
6698
56ec5115
LMI
6699 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
6700 be used.
6701
c2f9aec8
RS
67022011-07-07 Richard Stallman <rms@gnu.org>
6703
6704 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
6705 property, and handle its changed format.
6706 Look for the correct line number.
6707 Use file's line contents (but not past first =) to find
6708 correct line in message.
6709
ef7b981d 67102011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
6711
6712 * international/characters.el (build-unicode-category-table):
6713 Delete it.
0757af94 6714 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 6715
0757af94 6716 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
6717 to src/chartab.c.
6718 (get-char-code-property): Call unicode-property-table-internal to
6719 load a file. Call get-unicode-property-internal where necessary.
6720 (put-char-code-property): Call unicode-property-table-internal to
6721 load a file. Call put-unicode-property-internal where necessary.
6722 put-unicode-property-internal where necessary.
0757af94
SM
6723 (char-code-property-description):
6724 Call unicode-property-table-internal to load a file.
c805dec0
KH
6725
6726 * international/charprop.el:
6727 * international/uni-bidi.el:
6728 * international/uni-category.el:
6729 * international/uni-combining.el:
6730 * international/uni-comment.el:
6731 * international/uni-decimal.el:
6732 * international/uni-decomposition.el:
6733 * international/uni-digit.el:
6734 * international/uni-lowercase.el:
6735 * international/uni-mirrored.el:
6736 * international/uni-name.el:
6737 * international/uni-numeric.el:
6738 * international/uni-old-name.el:
6739 * international/uni-titlecase.el:
6740 * international/uni-uppercase.el: Regenerate.
6741
6742 * loadup.el: Load international/charprop.el before
6743 international/characters.
6744
e14b388a
CY
67452011-07-07 Chong Yidong <cyd@stupidchicken.com>
6746
6747 * window.el (next-buffer, previous-buffer): Signal an error if
6748 called from a minibuffer window.
6749
6750 * bindings.el: Revert 2011-07-04 change.
6751
354cf0ba
RS
67522011-07-06 Richard Stallman <rms@gnu.org>
6753
6754 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
6755 (rmail-mime-insert-bulk, rmail-mime-insert-text):
6756 Treat markers like ints.
6757 (rmail-mime-entity): Doc fix.
6758
a48868a7
LMI
67592011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6760
4906cd3d
LMI
6761 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
6762 defcustom again for backwards compatibility.
6763
e0457abe
LMI
6764 * simple.el (shell-command-on-region): Fill.
6765
d67f7e1f
LMI
6766 * dired-aux.el (dired-kill-line): Add a doc string.
6767
fe204702
LMI
6768 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
6769 to "\\sw\\|\\s_" (bug#358).
6770
a48868a7
LMI
6771 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
6772 (dired-unmark-backward): Ditto.
6773 (dired-flag-backup-files): Ditto.
6774
6775 * dired-x.el (dired-mark-sexp): Ditto.
6776
aa8a705c
RS
67772011-07-06 Richard Stallman <rms@gnu.org>
6778
6779 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
6780 (rmail-mime-entity): New arg TRUNCATED.
6781 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
6782 New functions.
6783 (rmail-mime-save): Warn if entity is truncated.
6784 (rmail-mime-toggle-hidden): Likewise, for showing.
6785 (rmail-mime-process-multipart): Record when an entity is truncated.
6786
a9a936b9
RS
6787 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
6788 if ENTITY is a string.
6789
1f2b92cb
LMI
67902011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6791
f4f73198 6792 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
6793 of faces when `M-C-x'-ing their definitions (bug#8378).
6794 Also clean up the code slightly.
f4f73198 6795
12b16734 6796 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 6797 because that makes the colors go away.
12b16734 6798
f0691d22
LMI
6799 * mail/sendmail.el (send-mail-function): Change the default to
6800 `sendmail-query-once'.
9e87df06 6801 (sendmail-query-once): Add an autoload cookie.
f0691d22 6802
1f2b92cb
LMI
6803 * net/network-stream.el (network-stream-open-starttls): Try using
6804 a plain connection even if the server offered STARTTLS, and we
6805 kinda wanted to use it, if Emacs doesn't have any STARTTLS
6806 capability. This should make smtpmail.el work in slightly more
6807 configurations.
6808
1cdd2a1b
MA
68092011-07-06 Michael Albinus <michael.albinus@gmx.de>
6810
6811 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
6812 New defun.
6813 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
6814
fbcc67e2
MM
68152011-07-06 Michael R. Mauger <mmaug@yahoo.com>
6816
6817 * progmodes/sql.el: Version 3.0
0757af94 6818 (sql-product-alist): Add product :completion-object,
fbcc67e2 6819 :completion-column, and :statement attributes.
0757af94 6820 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 6821 (sql-mode-syntax-table): Mark all punctuation.
0757af94 6822 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
6823 ansi keywords.
6824 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 6825 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
6826 (sql-oracle-show-reserved-words): New function for development.
6827 (sql-product-font-lock): Simplify for source code buffers.
6828 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
6829 New functions.
6830 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
6831 (sql-mode-map): Add statement movement functions.
6832 (sql-ansi-statement-starters, sql-oracle-statement-starters):
6833 New variable.
fbcc67e2
MM
6834 (sql-statement-regexp, sql-beginning-of-statement)
6835 (sql-end-of-statement, sql-signum): New functions.
0757af94 6836 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
6837 (sql-show-sqli-buffer): Bug fix.
6838 (sql-interactive-mode): Store connection data as buffer local.
0757af94 6839 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
6840 with sql-interactive-mode.
6841 (sql-save-connection): Save buffer local settings.
0757af94 6842 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
6843 (sql-product-interactive): Bug fix.
6844 (sql-preoutput-hold): New variable.
6845 (sql-interactive-remove-continuation-prompt): Bug fixes.
6846 (sql-debug-redirect): New variable.
6847 (sql-str-literal): New function.
6848 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 6849 Redesign.
fbcc67e2
MM
6850 (sql-oracle-save-settings, sql-oracle-restore-settings)
6851 (sql-oracle-list-all, sql-oracle-list-table): New functions.
6852 (sql-completion-object, sql-completion-column)
6853 (sql-completion-sqlbuf): New variables.
6854 (sql-build-completions-1, sql-build-completions)
6855 (sql-try-completion): New functions.
6856 (sql-read-table-name): Use them.
6857 (sql-contains-names): New buffer local variable.
6858 (sql-list-all, sql-list-table): Use it.
6859 (sql-oracle-completion-types): New variable.
6860 (sql-oracle-completion-object, sql-sqlite-completion-object)
6861 (sql-postgres-completion-object): New functions.
6862
d4eaeab1
GM
68632011-07-06 Glenn Morris <rgm@gnu.org>
6864
6865 * window.el (pop-to-buffer): Doc fix.
6866
322b7dab 68672011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
6868
6869 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
6870
322b7dab 68712011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 6872
322b7dab 6873 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 6874
322b7dab 6875 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 6876
605dd5bf
CY
68772011-07-05 Chong Yidong <cyd@stupidchicken.com>
6878
6879 * button.el (button): Inherit from link face. Suggested by Dan
6880 Nicolaescu.
6881
7dbfa719
SM
68822011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6883
3db614b0
SM
6884 * progmodes/gdb-mi.el: Fit in 80 columns.
6885 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
6886 switch-to-buffer.
6887
7dbfa719
SM
6888 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
6889 if imenu is simply not configured (bug#8941).
6890
919d884a
KM
68912011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
6892
6893 * allout.el (allout-post-undo-hook): New allout outline-change
6894 event hook to signal undo activity.
6895 (allout-post-command-business): Run allout-post-undo-hook if an
6896 undo just occurred.
7dbfa719
SM
6897 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
6898 * allout-widgets.el (allout-widgets-after-undo-function):
6899 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
6900 in the vicinity of an undo.
6901 (allout-widgets-mode): Include allout-widgets-after-undo-function
6902 on the new allout-post-undo-hook.
6903
450a0f09
SM
69042011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6905
6906 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
6907 Let define-derived-mode define it.
6908 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
6909 cycles of abbrev-table inheritance (bug#8998).
6910
2de69e00
RW
69112011-07-05 Roland Winkler <winkler@gnu.org>
6912
6913 * textmodes/bibtex.el: Add support for biblatex.
6914 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
6915 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
6916 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
6917 (bibtex-entry-alist, bibtex-field-alist): New variables.
6918 (bibtex-entry-field-alist): Obsolete alias for
6919 bibtex-BibTeX-entry-alist.
6920 (bibtex-entry-alist, bibtex-field-alist): New widgets.
6921 (bibtex-set-dialect): New command.
6922 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
6923 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
6924 Bind via bibtex-set-dialect.
2de69e00
RW
6925 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
6926 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
6927 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
6928 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
6929 Define via bibtex-set-dialect.
450a0f09
SM
6930 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
6931 Obey bibtex-no-opt-remove-re.
2de69e00
RW
6932 (bibtex-vec-push, bibtex-vec-incr): New functions.
6933 (bibtex-format-entry, bibtex-field-list)
6934 (bibtex-print-help-message, bibtex-validate)
6935 (bibtex-search-entries): Use new format of bibtex-entry-alist.
6936
2dcdbdd9
SM
69372011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6938
6939 * progmodes/compile.el (compilation-goto-locus):
6940 * net/tramp-cmds.el (tramp-append-tramp-buffers):
6941 * bs.el (bs-cycle-next, bs-cycle-previous):
6942 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
6943 * bindings.el (mode-line-other-buffer):
6944 * autoinsert.el (auto-insert):
6945 * arc-mode.el (archive-extract):
6946 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
6947
b27640fe
JB
69482011-07-05 Juanma Barranquero <lekktu@gmail.com>
6949
6950 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
6951 Fix check of `emacs-lock-unlockable-modes'.
6952 Coerce true values of `emacs-lock--try-unlocking' to t.
6953
53bbe3ad
JB
69542011-07-05 Juanma Barranquero <lekktu@gmail.com>
6955
6956 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
6957 * emacs-lock.el: New file.
6958
1d3cdbc7
JD
69592011-07-05 Julien Danjou <julien@danjou.info>
6960
6961 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
6962 than `boundp' to check if face is set.
6963
9173deec
JB
69642011-07-05 Juanma Barranquero <lekktu@gmail.com>
6965
6966 * register.el (registerv-make):
6967 * window.el (window-min-height): Fix typos in docstrings.
6968
869795d6
JD
69692011-07-05 Jan Djärv <jan.h.d@swipnet.se>
6970
9173deec 6971 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
6972 Update doc string.
6973
b768cdcd
JB
69742011-07-04 Juanma Barranquero <lekktu@gmail.com>
6975
6976 * server.el (server-execute): Catch quit and call
6977 `server-return-error' to pass the error back to emacsclient and
6978 close the connection (bug#8942).
6979
13aa217b
KM
69802011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
6981
6982 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
6983 insecure exception for current topic. Also note that auto-saves
6984 are handled differently.
6985
6986 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
6987 State variables for tracking auto-save inhibition situation.
6988
6989 (allout-write-contents-hook-handler): Rename from
6990 'allout-write-file-hook-handler', and describe how it depends on
6991 write-contents-functions sensitivity to non-nil value to prevent
6992 file write.
6993
6994 (allout-auto-save-hook-handler): Remove. auto-save does not check
6995 this in individual buffers, only in the starting buffer, so this
6996 is not the right way for us to inhibit auto-save in a buffer
6997 according to its condition.
6998
6999 (allout-mode): Use new allout-write-contents-hook-handler, and
7000 only with write-contents-functions. Remove auto-save provisions -
7001 they're implemented elsewhere.
7002
7003 (allout-before-change-handler): If undo is in progress, note that
7004 for attention of allout-post-command-business.
7005
7006 (allout-post-command-business): If the command we're following was
7007 an undo, check for change in the status of encrypted items and
7008 adjust auto-save inhibitions accordingly.
7009
7010 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
7011 according to whether there are or aren't any plain-text topics
7012 pending encryption.
7013
2dcdbdd9 7014 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
7015 Adjust buffer-saved-size and some allout state to inhibit auto-saves
7016 if there are plain-text topics pending encryption.
13aa217b
KM
7017
7018 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
7019 buffer-saved-size and some allout state to not inhibit auto-saves
7020 if there are no longer any plain-text topics pending encryption.
7021
0757af94
SM
7022 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
7023 No longer provide for exemption of the current topic.
13aa217b 7024
ac89b32c
JL
70252011-07-04 Juri Linkov <juri@jurta.org>
7026
7027 Add 7z operations to delete and save changed members (bug#8968).
7028 * arc-mode.el (archive-7z-expunge, archive-7z-update):
7029 New defcustoms.
7030 (archive-7z-write-file-member): New function.
7031 (archive-7z-summarize): Fix the number of dashes in the
7032 listing output.
7033
8fa39615
SM
70342011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7035
7036 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
7037 (bug#8958).
7038
2f11b3f1
CY
70392011-07-04 Chong Yidong <cyd@stupidchicken.com>
7040
d66fef2b
CY
7041 * bindings.el: Ignore next-buffer and previous-buffer in
7042 minibuffer-local-map.
7043
2f11b3f1
CY
7044 * font-lock.el (font-lock-builtin-face): Change light background
7045 color to dark slate blue (Bug#6693).
7046
f932a347
WD
70472011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7048
7049 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
7050
c8af70e1
SM
70512011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7052
7053 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
7054 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7055 Add switch-to-buffer.
7056
f158badc
LMI
70572011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7058
7059 * isearch.el (isearch-search-fun-function): Clarify further the
7060 meaning of the function returned.
7061
6d95bd46
MA
70622011-07-04 Michael Albinus <michael.albinus@gmx.de>
7063
7064 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
7065
7066 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
7067 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
7068 Use it.
7069 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
7070 `tramp-default-remote-path' does not exist.
7071 (tramp-send-command-and-read): New optional argument NOERROR.
7072 (tramp-open-connection-setup-interactive-shell)
7073 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
7074 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
7075 (tramp-process-sentinel): Flush also process' connection property.
7076 (tramp-sh-handle-start-file-process): Do not set process
7077 sentinel. It is done now ...
7078 (tramp-maybe-open-connection): ... here. (Bug#8929)
7079
909e6b67
MK
70802011-07-04 MON KEY <monkey@sandpframing.com>
7081
7082 * play/animate.el (animate-string): Doc fixes and allow changing
7083 the buffer name (bug#5417).
7084
70852011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7086
c8af70e1 7087 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 7088
f34755dc
PE
70892011-07-04 Paul Eggert <eggert@cs.ucla.edu>
7090
396cec72
PE
7091 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
7092 This is simpler and helps future-proof the code.
7093 (timer-until): Use time-subtract and float-time.
08235028 7094 (timer--time-less-p): Use time-less-p.
f34755dc 7095
56e6cc31
JB
70962011-07-04 Juanma Barranquero <lekktu@gmail.com>
7097
3abb79e5
JB
7098 * type-break.el (timep): Use the value of `float-time' to avoid a
7099 byte-compiler warning.
7100
56e6cc31
JB
7101 * server.el (server-eval-and-print): Return any result, even nil.
7102
7b9430b4
PE
71032011-07-03 Paul Eggert <eggert@cs.ucla.edu>
7104
7105 * type-break.el: Accept time formats that the builtins accept.
7106 (timep, type-break-time-difference): Accept any format that
7107 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
7108 This is simpler and helps future-proof the code.
7109 (type-break-time-difference): Round rather than ignoring
7110 subseconds components.
7111
3034e9e7
LMI
71122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7113
7114 * info.el (Info-apropos-matches): Make non-interactive, since it
7115 doesn't seem to do anything useful as a command (bug#8829).
7116
1485f4c0
CY
71172011-07-03 Chong Yidong <cyd@stupidchicken.com>
7118
7119 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 7120 Move from faces.el.
1485f4c0
CY
7121 (frame-default-terminal-background): New function.
7122
7123 * custom.el (custom-push-theme): Don't record faces in `changed'
7124 theme; this doesn't work correctly for per-frame face settings.
7125 (disable-theme): Use face-set-after-frame-default to reset faces.
7126 (custom--frame-color-default): New function.
7127
9fa3dd45
LMI
71282011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7129
c8af70e1 7130 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
7131 (bug#8769).
7132
6cbbc20c
KR
71332011-03-29 Kevin Ryde <user42@zip.com.au>
7134
7135 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7136 `perl-Test2' extend to match possible "fail #N" rep count
7137 (bug#8377).
7138
c7f98048
LMI
71392011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7140
65676592
LMI
7141 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
7142 `smtpmail-via-smtp' now returns the error instead of nil.
7143
c7f98048
LMI
7144 * isearch.el (isearch-search-fun-function): Clarify the doc string
7145 (bug#8101).
7146
56e6cc31 71472011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
7148
7149 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
7150 unnecessary spaces (bug#8987).
7151
2b216704
LMI
71522011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7153
7154 * net/network-stream.el (open-network-stream): Use the
7155 :end-of-capability command thoughout.
7156
71572011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7158
7159 * net/network-stream.el (open-network-stream): Add the
7160 :end-of-capability command parameter, used by pop3.el.
7161
36adf6ce
LMI
71622011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7163
1ca0da0e
LMI
7164 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7165
fc00f69c
LMI
7166 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7167 for list)" (bug#6475).
7168
28fd8759 7169 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7170 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7171 an error (bug#6297).
7172
0dd8b6da
LMI
7173 * man.el (Man-reference-regexp): Allow matching possible
7174 word-wrapped references (bug#6289).
7175
ce1438d6
LMI
7176 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7177 for consistency with the other vc buffers (bug#6197).
7178 (vc-checkin): Ditto.
7179
7180 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7181
36adf6ce
LMI
7182 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7183
e83cc1f7
LMI
71842011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7185
8a20ca4c
LMI
7186 * custom.el (defcustom): Clarify that :set is only used in the
7187 Customize user interface (bug#6089).
7188
83319045
LMI
7189 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7190 associated with a file, refuse to run instead of erroring out
7191 (bug#6084).
7192
a8392169
LMI
7193 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7194 the doc string, since it appears that using `fill-column' always
7195 controls the width (bug#7845).
7196
e83cc1f7
LMI
7197 * simple.el (shell-command-on-region): Say where the error output
7198 went if `shell-command-default-error-buffer' is set (bug#6857).
7199
e47ca23b
KM
72002011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7201
7202 * allout.el (allout-yank-processing): Adjust cursor position for
7203 backwards-deleted space.
7204
7205 (allout-rebullet-heading): Register changes with
7206 allout-exposure-changed-hook, so the modified topic is properly
7207 decorated.
7208
5cf56143
LMI
72092011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7210
08549772
LMI
7211 * minibuffer.el (completion-in-region): Document PREDICATE
7212 (bug#7136).
7213
48e96771
LMI
7214 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7215 of keyword/argument pairs (bug#6904).
7216
c8af70e1
SM
7217 * replace.el (multi-occur):
7218 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7219
e17d05e2
LMI
72202011-07-02 Drew Adams <drew.adams@oracle.com>
7221
7222 * dired.el (dired-mark-if): Make the message about whether it's
7223 marking or unmarking clearer (bug#8523).
7224
063b0e45
LMI
72252011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7226
7227 * disp-table.el (display-table-print-array): New function.
7228 (describe-display-table): Use it to print the vectors more pretty
7229 (Bug#8859).
7230
28545e04
MR
72312011-07-02 Martin Rudalics <rudalics@gmx.at>
7232
7233 * window.el (window-state-get-1): Don't assign clone numbers.
7234 Add clone-of item to list of window parameters.
7235 (window-state-put-2): Don't process clone numbers.
7236 (display-buffer-alist): Fix doc-string.
7237
3349e122
SM
72382011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7239
7240 * subr.el (remq): Don't allocate if it's not needed.
7241 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7242 (keymap--merge-bindings): New functions.
7243 (keymap-canonicalize): Use them to refine the canonicalization.
7244 * minibuffer.el (minibuffer-local-completion-map)
7245 (minibuffer-local-must-match-map): Move initialization from C.
7246 (minibuffer-local-filename-completion-map): Move initialization from C;
7247 don't inherit from anything here.
7248 (minibuffer-local-filename-must-match-map): Make obsolete.
7249 (completing-read-default): Use make-composed-keymap to combine
7250 minibuffer-local-filename-completion-map with either
7251 minibuffer-local-must-match-map or
7252 minibuffer-local-filename-completion-map.
7253
d224ac83
GM
72542011-07-01 Glenn Morris <rgm@gnu.org>
7255
3de63bf8
GM
7256 * type-break.el (type-break-time-sum): Use dolist.
7257
d224ac83
GM
7258 * textmodes/flyspell.el (flyspell-word-search-backward):
7259 Replace CL function.
7260
1a1e3f32
SM
72612011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7262
fe3f64d5
SM
7263 * mouse.el (mouse--strip-first-event): New function.
7264 (function-key-map): Use it to map fringe clicks to normal clicks
7265 by default.
7266
eb604e34
SM
7267 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7268 (vc-bzr-revision-completion-table): Add support for annotate and date.
7269
1a1e3f32
SM
7270 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7271 inherit from parent.
7272
5bd35902
LMI
72732011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7274
ace6c69c 7275 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7276 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7277
191e2bed
LMI
7278 * dired.el (dired-mode): Fix up the doc string as suggested by
7279 Drew Adams (bug#8817).
7280
5bd35902
LMI
7281 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7282 cookie, since the manual says that it should be possible to add
7283 this function to `find-file-hook' (bug#8709).
7284
eee8207a
TZ
72852011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7286
7287 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7288 here. Noted Ted Zlatanov as the maintainer.
7289 (cfengine-common-settings, cfengine-common-syntax): New functions
7290 to set up common things between `cfengine-mode' and
7291 `cfengine3-mode'.
7292 (cfengine3-mode): New mode.
7293 (cfengine3-defuns cfengine3-defuns-regex
7294 (cfengine3-class-selector-regex cfengine3-category-regex)
7295 (cfengine3-vartypes cfengine3-font-lock-keywords)
7296 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7297 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7298
36b148cf
MA
72992011-07-01 Michael Albinus <michael.albinus@gmx.de>
7300
7301 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7302
7303 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7304
0bf4ba9a
MR
73052011-07-01 Martin Rudalics <rudalics@gmx.at>
7306
7307 * window.el (same-window-buffer-names, same-window-regexps)
7308 (same-window-p, special-display-frame-alist)
7309 (special-display-popup-frame, special-display-function)
7310 (special-display-buffer-names, special-display-regexps)
7311 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7312 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7313 (split-window-preferred-function, split-height-threshold)
7314 (split-width-threshold, even-window-heights)
7315 (display-buffer-mark-dedicated, window-splittable-p)
7316 (split-window-sensibly, window-safely-shrinkable-p):
7317 Un-obsolete.
7318 (display-buffer): Don't spread args with function specifier
7319 because special-display-popup-frame won't like it.
7320
35837f51
PE
73212011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7322
d0672f86
PE
7323 Time-stamp simplifications and fixes.
7324 These improve accuracy slightly, and future-proof the code
7325 against some potential changes to current-time format.
7326
b9444d97
PE
7327 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7328 by using time-since and float-time.
7329
0ef923dc
PE
7330 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7331 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7332 + NNN microseconds".
7333
2f81380d
PE
7334 * type-break.el (type-break-time-sum): Rewrite using time-add.
7335
845b5c3e
PE
7336 * play/hanoi.el (hanoi-current-time-float): Remove.
7337 All uses replaced by float-time.
7338
ee6f1be0
PE
7339 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7340 This yields a more-accurate answer.
7341 (rng-time-to-float): Remove; no longer needed.
7342
fe955043
PE
7343 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7344
5777162a
PE
7345 * calendar/timeclock.el (timeclock-seconds-to-time):
7346 Defalias to seconds-to-time, since they're the same thing.
7347
3103f8b6 7348 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7349 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7350 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7351
0e61a35f
SM
73522011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7353
7354 * window.el (bury-buffer): Don't iconify the only frame.
7355 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7356 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7357
ddd63a1e
CY
73582011-07-01 Chong Yidong <cyd@stupidchicken.com>
7359
0e61a35f
SM
7360 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7361 Add mouse-yank-primary.
ddd63a1e 7362
055f4923
TZ
73632011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7364
7365 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7366
6a2fb145
SM
73672011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7368
7369 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7370 (find-library-name): Use it to find relative load names when provided
7371 absolute file name (bug#8803).
7372
fd4983f2
LMI
73732011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7374
887d14ad
LMI
7375 * textmodes/flyspell.el (flyspell-word): Consider words that
7376 differ only in case as potential doublons (bug#5687).
7377
c53dc7fc
LMI
7378 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7379 Remove two rather uninteresting debugging-like messages to make
7380 debbugs.el more silent.
7381
fd4983f2
LMI
7382 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7383 a password-like phrase.
7384
7a71b18d 73852011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7386
7387 * progmodes/cc-guess.el: New file.
7388
6a2fb145 7389 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7390
7391 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7392 derived from `c-basic-common-init'.
7393
7394 * progmodes/cc-mode.el (top-level): Require cc-guess.
7395 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7396
1fa280a3
LM
73972011-06-30 Lawrence Mitchell <wence@gmx.li>
7398
7399 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7400
e6597158
AM
74012011-06-30 Alan Mackenzie <acm@muc.de>
7402
1fa280a3
LM
7403 * progmodes/cc-engine.el (c-guess-continued-construct):
7404 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7405 lock is disabled. Name this case as "CASE G".
7406
68ba37fb
KM
74072011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7408
7409 * allout.el (allout-yank-processing): Fix injection of extra space
7410 between bullet and non-whitespace character in first topic when
7411 pasting, ensuring that the actual spacing in the pasted topic
7412 following the bullet char is preserved. This extra space was
7413 causing pasted encrypted topics to get a decrypted status even
7414 when the content was actually still encrypted. Now the decryption
7415 status from before the paste is preserved.
7416
7417 (allout-flag-region): Set all allout overlays so they evaporate
7418 when reduced to zero length (evanescent), to prevent overlay
7419 leakage.
7420
887a0b34
GM
74212011-06-30 Glenn Morris <rgm@gnu.org>
7422
94b9acce
GM
7423 * w32-fns.el (w32-charset-info-alist): Declare.
7424
1d9b46d4
GM
7425 * find-dired.el (find-grep-options): Simplify.
7426
cc232200
GM
7427 * term/ns-win.el (ns-set-resource): Declare.
7428
28e77c46
GM
7429 * ses.el (row, col): Declare dynamic variables honestly.
7430
887a0b34
GM
7431 * textmodes/reftex-parse.el (index-tags): Declare.
7432
658d8eb8
CY
74332011-06-30 Chong Yidong <cyd@stupidchicken.com>
7434
7435 * cus-edit.el (customize-push-and-save): New function.
7436
7437 * files.el (hack-local-variables-confirm): Use it.
7438
1fa280a3
LM
7439 * custom.el (load-theme): New arg NO-CONFIRM.
7440 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7441 (custom-enabled-themes): Doc fix.
7442
7443 * cus-theme.el (customize-create-theme)
7444 (custom-theme-merge-theme): Callers to load-theme changed.
7445
bb617717
LMI
74462011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7447
d61bdd5d
LMI
7448 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7449 short URLs have at least one dot in them (bug #7614).
7450
bb617717
LMI
7451 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7452 nil, because using a pty is apparently too slow (bug #895).
7453
2f31f37a
LMI
74542011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7455
7456 * mail/sendmail.el (sendmail-query-once): New function.
7457 (sendmail-query-once-function): New variable.
7458
3076b24e
GM
74592011-06-29 Glenn Morris <rgm@gnu.org>
7460
faf2a174
GM
7461 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7462
3076b24e
GM
7463 * ses.el (top-level): Require cl when compiling.
7464 (ses-set-localvars): Fix error statement.
7465 Call it at compile time to silence a storm of warnings.
7466
5386012d
MR
74672011-06-29 Martin Rudalics <rudalics@gmx.at>
7468
7469 * window.el (normalize-live-buffer): Rename to
7470 window-normalize-buffer.
7471 (normalize-live-frame): Rename to window-normalize-frame.
7472 (normalize-any-window): Rename to window-normalize-any-window.
7473 (normalize-live-window): Rename to window-normalize-live-window.
7474 (make-window-atom): Rename to window-make-atom.
7475 (window-resize-reset): Rename to window--resize-reset.
7476 (window-resize-reset-1): Rename to window--resize-reset-1.
7477 (resize-mini-window): Rename to window--resize-mini-window.
7478 (resize-subwindows-skip-p): Rename to
7479 window--resize-subwindows-skip-p.
7480 (resize-subwindows-normal): Rename to
7481 window--resize-subwindows-normal.
7482 (resize-subwindows): Rename to window--resize-subwindows.
7483 (resize-other-windows): Rename to window--resize-siblings.
7484 (resize-this-window): Rename to window--resize-this-window.
7485 (resize-root-window): Rename to window--resize-root-window.
7486 (resize-root-window-vertically): Rename to
7487 window--resize-root-window-vertically.
7488 (normalize-buffer-to-display): Rename to
7489 window-normalize-buffer-to-display.
7490 (normalize-buffer-to-switch-to): Rename to
7491 window-normalize-buffer-to-switch-to.
7492 Correspondingly update all callers of the functions listed
7493 above.
7494 (display-buffer-alist, display-buffer-normalize-arguments)
7495 (display-buffer-normalize-options, display-buffer)
7496 (display-buffer-alist-set): Use "function" instead of
7497 "fun-with-args".
7498
1176868d
CY
74992011-06-28 Chong Yidong <cyd@stupidchicken.com>
7500
7501 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7502 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7503 debbugs.gnu.org. Mention acknowledgment email.
7504
20a7a65f
LMI
75052011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7506
7507 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7508 buffer multibyteness, since it shouldn't matter.
7509
5f45cca5
MR
75102011-06-28 Martin Rudalics <rudalics@gmx.at>
7511
7512 * window.el (display-buffer-in-side-window): Handle dedicated
7513 windows as in display-buffer-reuse-window.
7514 (display-buffer-normalize-alist): Use value of override
7515 specifier.
7516 (display-buffer-normalize-specifiers): Use value of
7517 other-window-means-other-frame specifier.
7518 (display-buffer-alist): Rewrite some texts in widgets.
7519 (display-buffer): Spread arguments when calling function
7520 specified by fun-with-args.
7521
ad85fe1f
DD
75222011-06-28 Deniz Dogan <deniz@dogan.se>
7523
1fa280a3
LM
7524 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7525 Unnest `let'.
da68c4c8 7526
ad85fe1f
DD
7527 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7528 selectors (Bug#5732).
ec49bd31 7529 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7530
a08cc025
JA
75312011-06-27 Jari Aalto <jari.aalto@cante.net>
7532
7533 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7534 (eshell-ls-date-format): New defcustom.
7535 (eshell-ls-file): Use it.
7536
e2b551c5
SM
75372011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7538
7539 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7540
8982b231
KY
75412011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7542
7543 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7544 (ange-ftp-make-tmp-name): New arg.
7545 (ange-ftp-file-local-copy): Use it.
7546
36c9fa27
J
75472011-06-27 Jambunathan K <kjambunathan@gmail.com>
7548
7549 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7550 no-conversion (Bug#8870).
7551
d68443dc
MR
75522011-06-27 Martin Rudalics <rudalics@gmx.at>
7553
7554 * window.el (window-right, window-left, window-child)
7555 (window-child-count, window-last-child)
7556 (window-iso-combination-p, walk-window-tree-1)
7557 (window-atom-check-1, window-tree-1, delete-window)
7558 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7559 new naming conventions - window-vchild, window-hchild,
7560 window-next and window-prev are now called window-top-child,
7561 window-left-child, window-next-sibling and window-prev-sibling
7562 respectively.
d615d6d2
MR
7563 (resize-window-reset): Rename to window-resize-reset.
7564 (resize-window-reset-1): Rename to window-resize-reset-1.
7565 (resize-window): Rename to window-resize.
7566 (window-min-height, window-min-width)
7567 (resize-mini-window, resize-this-window, resize-root-window)
7568 (resize-root-window-vertically, adjust-window-trailing-edge)
7569 (enlarge-window, shrink-window, maximize-window)
7570 (minimize-window, delete-window, quit-restore-window)
7571 (split-window, balance-windows, balance-windows-area-adjust)
7572 (balance-windows-area, window-state-put-2)
7573 (display-buffer-even-window-sizes, display-buffer-set-height)
7574 (display-buffer-set-width, set-window-text-height)
7575 (fit-window-to-buffer): Rename all "resize-window" prefixed
7576 calls to use the "window-resize" prefix convention.
7577 (display-buffer-alist): Fix symbol for label specifier.
7578 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7579 corresponding specifier.
7580 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7581
b6458526
VB
75822011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7583
7584 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7585 convention.
7586 (ses-call-printer): Does not pass an empty string to formatter when the
7587 cell is empty to keep from barking printer Calc math-format-value.
7588
d31fd9ac
RS
75892011-06-27 Richard Stallman <rms@gnu.org>
7590
43d5bf84
RS
7591 * battery.el (battery-mode-line-limit): New variable.
7592 (battery-update): Handle it.
7593
d31fd9ac
RS
7594 * mail/rmailmm.el (rmail-mime-process-multipart):
7595 Handle truncated messages.
7596
819a6054
GM
75972011-06-27 Glenn Morris <rgm@gnu.org>
7598
7599 * progmodes/flymake.el (flymake-err-line-patterns):
7600 Allow for column numbers in the ant/javac pattern. (Bug#8866)
7601
cedc73f2
VB
76022011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7603
819a6054 7604 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
7605 (ses--clean-!, ses--clean-_): New functions.
7606 (ses-range): Add configurability of readout order, and conversion
7607 to Calc vector.
7608
5e5d49b6
VB
7609 * ses.el (ses-repair-cell-reference-all): New function.
7610 (ses-cell-symbol): Set macro as safe, so that it can be used in
7611 formulas.
7612
56e6cc31 7613 * ses.el: Update cycle detection algorithm.
90ca8b49 7614 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 7615 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
7616 (ses-set-localvars): New function.
7617 (ses-make-cell): Add property-list as a cell element.
7618 (ses-cell-property-get-fun, ses-cell-property-get)
7619 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
7620 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
7621 New functions.
90ca8b49
VB
7622 (ses-cell-property-set, ses-cell-property-pop)
7623 (ses-cell-property-get-handle): New macro.
7624 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
7625 New aliases, used for code readability.
7626 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
7627 cycle detection.
7628 (ses-self-reference-early-detection): New defcustom.
fac916bf 7629 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
7630 (ses-mode): Use ses-set-localvars.
7631 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
7632 before lauching the update processing.
7633 (ses-initialize-Dijkstra-attempt): New function.
7634 (ses-recalculate-cell): Update for cycle detection based on
7635 Dijkstra algorithm.
7636
2bb63e81
VB
7637 * ses.el: Fix commenting and indenting convention.
7638
c9d29fb8
SM
76392011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7640
7641 * bs.el (bs-cycle-next): Complete last change.
7642
d8e4b68b
JB
76432011-06-27 Drew Adams <drew.adams@oracle.com>
7644
7645 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
7646
40098786
LMI
76472011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7648
c9d29fb8
SM
7649 * net/network-stream.el (network-stream-open-starttls):
7650 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
7651 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
7652
40098786
LMI
7653 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
7654 to binary to possibly avoid line encoding issues on Windows (among
7655 other things).
7656
468d09d4
LMI
76572011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7658
7659 * net/network-stream.el (open-network-stream): Return an :error
7660 saying what the problem was, if possible.
7661
7662 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
7663 server.
7664
7665 * net/network-stream.el (network-stream-open-starttls): If we
7666 wanted to use STARTTLS, and the server offered it, but we weren't
7667 able to because we had no STARTTLS support, then close the connection.
7668 (open-network-stream): Return an :error element, if present.
7669
16f07dd7
CY
76702011-06-26 Chong Yidong <cyd@stupidchicken.com>
7671
88821ca0
CY
7672 * hl-line.el (hl-line-sticky-flag): Doc fix.
7673 (global-hl-line-sticky-flag): New option (Bug#8323).
7674 (global-hl-line-highlight): Obey it.
7675
16f07dd7
CY
7676 * vc/vc.el (vc-revert-show-diff): Default to t.
7677
6b5ccddf
KM
76782011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
7679
c9d29fb8
SM
7680 * allout-widgets.el (allout-widgets-post-command-business):
7681 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
7682 undecorated when an isearch is continued past, and isearch
7683 automatically collapses them. This leads to "widget leaks", where
7684 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
7685 hidden widgets can slow down cursor travel, substantially.
7686 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
7687 so we're doing without this nicety.
7688
7689 (allout-widgets-tally-string): Don't try to do a hash-table-count
7690 of allout-widgets-tally when it's nil. This eliminates spurious "Error
7691 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
7692 *Messages* when allout-widgets-maintain-tally is t.
7693
355f2e07
MR
76942011-06-26 Martin Rudalics <rudalics@gmx.at>
7695
7696 * window.el (display-buffer-normalize-argument): Rename to
7697 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
7698 LABEL argument. Respect special-display-function when popping up
7699 a new frame. Fix code searching for a window showing the buffer
7700 on another frame.
c9d29fb8
SM
7701 (display-buffer-normalize-specifiers):
7702 Call display-buffer-normalize-arguments.
355f2e07
MR
7703 (display-buffer-in-window): Don't undedicate the window if its
7704 buffer remains the same.
7705 Reported by Drew Adams <drew.adams@oracle.com>.
7706 (display-buffer-alist): Add choice for same-window macro
7707 specfier.
7708 (display-buffer): Mention special meaning of LABEL argument in
7709 doc-string. Fix quoting. Don't pop up a new frame even as
7710 fallback.
7711
7ca8fc42
JB
77122011-06-26 Juanma Barranquero <lekktu@gmail.com>
7713
7714 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
7715 avoid deleting the current window in some cases (bug#8911).
7716
bc312254
AS
77172011-06-26 Andreas Schwab <schwab@linux-m68k.org>
7718
7719 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
7720 (Bug#8934)
7721
2db18f3f
LMI
77222011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7723
c9d29fb8
SM
7724 * net/network-stream.el (network-stream-open-starttls):
7725 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
7726 (network-stream-open-tls): Ditto.
7727
6302e0d3
LL
77282011-06-26 Leo Liu <sdl.web@gmail.com>
7729
7730 * register.el (registerv): New struct.
7731 (registerv-make): New function.
c9d29fb8
SM
7732 (jump-to-register, describe-register-1, insert-register):
7733 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
7734 struct. (Bug#8415)
7735
5fdd4046
CY
77362011-06-26 Chong Yidong <cyd@stupidchicken.com>
7737
2afef60a
CY
7738 * vc/vc.el (vc-revert-show-diff): New defcustom.
7739 (vc-diff-internal): New arg specifying diff buffer.
7740 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
7741 reuse an existing *vc-diff* buffer (Bug#8927).
7742
5fdd4046
CY
7743 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
7744
e93db24a
GM
77452011-06-26 Glenn Morris <rgm@gnu.org>
7746
7747 * progmodes/f90.el (f90-critical-indent): New option.
7748 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
7749 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
7750 (f90-mode): Doc fix.
7751 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
7752 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
7753 (f90-beginning-of-block, f90-next-block, f90-indent-region)
7754 (f90-match-end): Handle block, critical.
7755
eefff499
GM
77562011-06-25 Glenn Morris <rgm@gnu.org>
7757
f6ba4cc9
GM
7758 * calendar/diary-lib.el (diary-included-files): Doc fix.
7759 (diary-include-files): New function, extracted from
7760 diary-include-other-diary-files and diary-mark-included-diary-files.
7761 (diary-include-other-diary-files, diary-mark-included-diary-files):
7762 Just call diary-include-files.
7763 (diary-mark-entries): Reset diary-included-files on first call.
7764
16712304
GM
7765 * calendar/diary-lib.el (diary-mark-entries)
7766 (diary-mark-included-diary-files):
7767 Visit included diary-files in temp buffers.
7768
5d8e0d43
GM
7769 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
7770 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
7771 (f90-start-block-re, f90-imenu-generic-expression)
7772 (f90-looking-at-program-block-start, f90-no-block-limit):
7773 Add support for submodules.
7774
ccf7a5d5
GM
7775 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
7776 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 7777
11fdef7d 77782011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
7779
7780 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
7781 buffer-file-type before setting its value, to avoid disastrous
eefff499 7782 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 7783
74f53697
JB
77842011-06-25 Juanma Barranquero <lekktu@gmail.com>
7785
7786 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
7787
7788 * ses.el (ses-unload-function):
7789 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
7790
7791 * proced.el (proced-unload-function):
7792 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
7793
18a4ce5e
AR
77942011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
7795
7796 * server.el (server-create-window-system-frame): Add parameters arg.
7797 (server-process-filter): Doc fix. Handle frame-parameters.
7798
519d22cc
JB
77992011-06-25 Juanma Barranquero <lekktu@gmail.com>
7800
7801 Fix bug#8730, bug#8781.
7802
7803 * loadhist.el (unload--set-major-mode): New function.
7804 (unload-feature): Use it.
7805
7806 * progmodes/python.el (python-after-info-look): Add autoload cookie.
7807 (python-unload-function): New function.
7808
c206f5b0
SM
78092011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7810
7811 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
7812
f9ad64f3
GS
78132011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
7814
7815 * net/browse-url.el (browse-url-firefox-program): Add icecat to
7816 the candidates list.
7817
7d0da90e
JB
78182011-06-24 Juanma Barranquero <lekktu@gmail.com>
7819
7820 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
7821
14b4e83d
RS
78222011-06-23 Richard Stallman <rms@gnu.org>
7823
7824 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
7825 (rmail-variables): Set next-error-move-function.
7826 (rmail-what-message): Take argument POS.
7827 (rmail-next-error-move): New function.
7828
273d2baf
SM
78292011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7830
7831 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
7832 messages for adjacent non-terminals.
7833
56c2cc9a
RS
78342011-06-23 Richard Stallman <rms@gnu.org>
7835
7836 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 7837 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
7838 (rmail-start-mail): Don't specify use of rmail-mail-return;
7839 that's done by mail-bury now.
7840 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 7841
d59eb518
MA
78422011-06-23 Michael Albinus <michael.albinus@gmx.de>
7843
7844 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
7845 SIZE is a number.
7846
02cfc6d6
MR
78472011-06-23 Martin Rudalics <rudalics@gmx.at>
7848
7849 * window.el (get-lru-window, get-mru-window)
7850 (get-largest-window): Never return a minibuffer window.
7851 (display-buffer-pop-up-window): Fix a bug that could lead to
7852 reusing the minibuffer window.
7853 (display-buffer): Pass original specifier argument to
7854 display-buffer-function instead of the normalized one.
7855 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
7856
4e323265
LL
78572011-06-22 Leo Liu <sdl.web@gmail.com>
7858
7859 * minibuffer.el (completing-read-function)
7860 (completing-read-default): Move from minibuf.c
7861
7a70468f
RS
78622011-06-22 Richard Stallman <rms@gnu.org>
7863
50718fc2
RS
7864 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
7865 to Rmail even if not started by a special Rmail command.
7866
7a70468f
RS
7867 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
7868 Copy the buffer currently showing just one message.
7869
297dde5a
RW
78702011-06-22 Roland Winkler <winkler@gnu.org>
7871
7872 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
7873 (bibtex-clean-entry): First delete the old key so that a
7874 customized algorithm for generating the new key does not get
7875 confused by the old key.
7876 (bibtex-url): Obey regexp of first step.
7877 (bibtex-search-entries): Do not use add-to-list with local
7878 list-var.
7879
97bb1093
LMI
78802011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7881
7882 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
7883 stored a user name, then query for the password first, instead of
7884 waiting for SMTP to give an error message and the trying again.
7885
1c0f1a19
JD
78862011-06-22 Lawrence Mitchell <wence@gmx.li>
7887
7888 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
7889 BUFFER in call-process.
7890
396f7c9d
LMI
78912011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7892
7893 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
7894 QUIT twice.
ddb7ffee
LMI
7895 (smtpmail-try-auth-methods): Require user name and password from
7896 auth-source.
396f7c9d 7897
8998d1b3
MR
78982011-06-22 Martin Rudalics <rudalics@gmx.at>
7899
7900 * window.el (display-buffer-default-specifiers)
7901 (display-buffer-alist): Remove entries for pop-up-frame-alist.
7902 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 7903 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
7904
7905 * frame.el (pop-up-frame-alist, pop-up-frame-function)
7906 (special-display-frame-alist, special-display-popup-frame):
7907 Remove duplicate declarations. These are now in window.el.
7908
4ea31e07
LMI
79092011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7910
c9d29fb8
SM
7911 * mail/smtpmail.el (smtpmail-via-smtp):
7912 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
7913 server supports it. SMTP servers that support STARTTLS commonly
7914 require it.
7915
7916 * net/network-stream.el (network-stream-open-starttls): Support
7917 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 7918 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 7919
95f41d9a
LMI
7920 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
7921 upgrades with `open-network-stream', and rely solely on
7922 auth-source for all credentials. Big changes throughout the file,
7923 but in particular:
c9d29fb8
SM
7924 (smtpmail-auth-credentials): Remove.
7925 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
7926 (smtpmail-via-smtp): Check for servers saying they want AUTH after
7927 MAIL FROM, too.
95f41d9a 7928
c9d29fb8
SM
7929 * net/network-stream.el (network-stream-open-starttls):
7930 Provide support for client certificates both for external and built-in
4ea31e07
LMI
7931 STARTTLS.
7932 (auth-source): Require.
7933 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
7934 (network-stream-certificate): Change cert-cert to cert and
7935 cert-key to key.
4ea31e07 7936
065ec2c7
MA
79372011-06-21 Michael Albinus <michael.albinus@gmx.de>
7938
7939 * net/tramp-cache.el (top): Don't load the persistency file when
7940 "emacs -Q" has been called.
7941
cd93b359
DR
79422011-06-21 Tim Harper <timcharper@gmail.com>
7943
d8e4b68b
JB
7944 * term/ns-win.el (ns-initialize-window-system):
7945 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
7946 resource to NO as it is not yet supported by the NS port.
7947
ae9c0411
JB
79482011-06-21 Juanma Barranquero <lekktu@gmail.com>
7949
7950 * misc.el (list-dynamic-libraries--refresh): Compute header here...
7951 (list-dynamic-libraries): ...not here.
7952
7f3f739f
LL
79532011-06-21 Leo Liu <sdl.web@gmail.com>
7954
7955 * subr.el (sha1): Implement sha1 using secure-hash.
7956
327c8fb1
MR
79572011-06-21 Martin Rudalics <rudalics@gmx.at>
7958
7959 * window.el (display-buffer-alist): In default value do not
7960 enforce searching a window on any but the selected frame.
7961 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
7962 (display-buffer-select-window): Remove function.
7963 (display-buffer-in-window): When a window on another frame gets
7964 reused, do not select it any more but just raise its frame if
7965 necessary (Bug#8851) and (Bug#8856).
7966 (display-buffer-normalize-options): Handle pop-up-frames related
7967 options more faithfully.
7968 (pop-to-buffer): Don't rely on `display-buffer' selecting the
7969 window if it is on another frame.
c9d29fb8
SM
7970 (display-buffer-alist, display-buffer-default-specifiers):
7971 Don't make new frame unsplittable by default.
9e9de014
MR
7972 (display-buffer-normalize-argument): Fix doc-string typo and use
7973 'same-frame-other-window instead of 'other-window when associating
7974 with display-buffer-macro-specifiers.
327c8fb1 7975
7cf3f556
VB
79762011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
7977
7978 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
7979 New functions.
7980 (5x5-mode-map, 5x5-mode-menu): Bind them.
7981 (5x5-draw-grid): Tweak the solver's rendering.
7982
60a406cf
SM
79832011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7984
7985 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
7986 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
7987
d8e4b68b 79882011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
7989
7990 * menu-bar.el: Use function variable instead of switch-to-buffer.
7991 (menu-bar-select-buffer-function): New variable.
60a406cf 7992 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 7993
478d6f95
SM
79942011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7995
7996 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
7997 variable's status.
7998
ca530739
JD
79992011-06-20 Jan Djärv <jan.h.d@swipnet.se>
8000
8001 * x-dnd.el (x-dnd-version-from-flags)
8002 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
8003 and long as number (Bug#8899).
8004 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
8005
bcd70d97
SM
80062011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8007
60a406cf 8008 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
8009 (completion-try-completion, completion-all-completions): Compute the
8010 metadata argument if it's missing; make it optional (bug#8795).
8011
60a406cf 8012 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
8013 (widget-complete): Use new :completion-function property.
8014 (widget-completions-at-point): New function.
8015 (default): Use :completion-function instead of :complete.
60a406cf
SM
8016 (widget-default-completions): Rename from widget-default-complete;
8017 Rewrite.
bcd70d97
SM
8018 (widget-string-complete, widget-file-complete, widget-color-complete):
8019 Remove functions.
8020 (file, symbol, function, variable, coding-system, color):
8021 * international/mule-cmds.el (default-input-method, charset)
8022 (language-info-custom-alist):
8023 * cus-edit.el (face): Use new property :completions.
8024
8025 * progmodes/pascal.el (pascal-completions-at-point): New function.
8026 (pascal-mode): Use it.
8027 (pascal-mode-map): Use completion-at-point.
8028 (pascal-toggle-completions): Make obsolete.
8029 (pascal-complete-word, pascal-show-completions):
8030 * progmodes/octave-mod.el (octave-complete-symbol):
8031 Redefine as obsolete alias.
8032 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
8033 Signal absence of completion info for old Octave,
8034 (inferior-octave-complete): Redefine as obsolete alias.
8035 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
8036 (meta-completions-at-point): Rename from meta-complete-symbol and
8037 adapt it for use on completion-at-point-functions.
8038 (meta-common-mode): Use it.
8039 (meta-looking-at-backward, meta-match-buffer): Remove.
8040 (meta-complete-symbol): Redefine as obsolete alias.
8041 (meta-common-mode-map): Use completion-at-point.
8042 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
8043 (makefile-mode-map): Use completion-at-point.
8044 (makefile-completions-at-point): Rename from makefile-complete and
8045 adapt it for use on completion-at-point-functions.
8046 (makefile-mode): Use it.
8047 (makefile-complete): Redefine as obsolete alias.
8048
aebf69c8
DD
80492011-06-20 Deniz Dogan <deniz@dogan.se>
8050
8051 * net/rcirc.el: Delete trailing whitespaces once and for all.
8052
bfbbb27d
DC
80532011-06-20 Daniel Colascione <dan.colascione@gmail.com>
8054
8055 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
8056
d264a46b
CY
80572011-06-19 Chong Yidong <cyd@stupidchicken.com>
8058
4ca009e5
CY
8059 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
8060
d264a46b
CY
8061 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
8062
fbf5b3ce
MR
80632011-06-19 Martin Rudalics <rudalics@gmx.at>
8064
8065 * window.el (display-buffer-other-window-means-other-frame):
8066 Call display-buffer-normalize-alist.
8067 (display-buffer-normalize-specifiers-1): Rename to
8068 display-buffer-normalize-argument. New argument other-frame.
8069 Rewrite.
8070 (display-buffer-normalize-specifiers-2): Rename to
8071 display-buffer-normalize-options.
8072 (display-buffer-normalize-alist-1): New function.
8073 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
8074 display-buffer-normalize-alist.
8075 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
8076 (display-buffer-normalize-options-inhibit): New variable.
8077 (display-buffer-normalize-specifiers): Rewrite calling
8078 display-buffer-normalize-alist,
8079 display-buffer-normalize-argument, and
8080 display-buffer-normalize-options. Don't call the latter if
8081 display-buffer-normalize-options-inhibit is non-nil.
8082 (frame-auto-delete): New option.
8083 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
8084 (window-list-no-nils, window-state-ignored-parameters)
8085 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
8086 (window-state-put-1, window-state-put-2, window-state-put):
8087 New functions.
9a028c23
MR
8088 (display-buffer-normalize-options): Move special-display-p group
8089 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 8090
6d10d800
CY
80912011-06-18 Chong Yidong <cyd@stupidchicken.com>
8092
6420d28b
CY
8093 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
8094 groups (Bug#8776).
8095 (rx-submatch-n): New function.
8096 (rx): Document it.
8097
ddb8b596
CY
8098 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
8099 (Bug#8768).
8100
8101 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
8102
77080289
CY
8103 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
8104
61dfb316
CY
8105 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
8106 anytime existing face settings are present (Bug#8889).
8107
6d10d800
CY
8108 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
8109 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
8110 Remove unused argument.
8111
be3fb2b8
MR
81122011-06-18 Martin Rudalics <rudalics@gmx.at>
8113
bcd70d97
SM
8114 * window.el (display-buffer-default-specifiers):
8115 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
8116 pop-up-window-min-width, and another reuse-window specifier
8117 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
8118 (display-buffer-normalize-specifiers-2):
8119 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
8120 pop-up-windows is unset. Add a reuse-window specifier for the
8121 case popping up a new window fails.
8122 (special-display-popup-frame): Remove double quoting.
28dec25a 8123 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 8124
1c6d8c76
SM
81252011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8126
8127 * shell.el (shell-completion-vars): Set pcomplete-termination-string
8128 according to comint-completion-addsuffix.
8129
8130 * pcomplete.el: Convert to lexical binding and fix bug#8819.
8131 (pcomplete-suffix-list): Mark as obsolete.
8132 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
8133 pcomplete-seen in the closure.
8134 (pcomplete-comint-setup): Setup completion-at-point as well.
8135 (pcomplete--entries): New function.
8136 (pcomplete--env-regexp): New var.
8137 (pcomplete-entries): Rewrite to work with partial-completion and
8138 without relying on pcomplete-suffix-list.
8139 (pcomplete-pare-list): Remove, unused.
8140
25aef8b8
MR
81412011-06-17 Martin Rudalics <rudalics@gmx.at>
8142
8143 * window.el (display-buffer-alist): Set pop-up-window-min-height
8144 and pop-up-window-min-width in default value. Reported by
8145 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
8146 other-window-means-other-frame.
8147 (display-buffer-macro-specifiers): Comment out entry for
8148 other-window specifier.
8149 (display-buffer-other-window-means-other-frame): New function.
8150 (display-buffer-normalize-specifiers-1): New arguments
8151 buffer-name and label. Treat other-window case specially.
8152 (display-buffer-normalize-specifiers-2): Treat other-window case
8153 specially.
8154 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
8155 (display-buffer-normalize-specifiers):
8156 Call display-buffer-normalize-specifiers-3.
25aef8b8 8157
dbad4f69
MR
81582011-06-17 Martin Rudalics <rudalics@gmx.at>
8159
8160 * window.el (same-window-p): Fix two typos introduced when
8161 adding with-no-warnings.
d1067961
MR
8162 (display-buffer-normalize-specifiers-1): Don't check
8163 pop-up-frames for 'unset initialization.
8164 (display-buffer-normalize-specifiers-2): Major rewrite using
8165 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8166 (pop-up-frames, display-buffer-reuse-frames)
8167 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8168 Suggested by David Engster <deng@randomsample.de>.
8169 (even-window-heights): Initialize to 'unset.
8170 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8171 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8172 other window case.
dbad4f69 8173
9b9c9e3a
MR
81742011-06-16 Martin Rudalics <rudalics@gmx.at>
8175
bcd70d97
SM
8176 * window.el (display-buffer-normalize-specifiers-1):
8177 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8178 second argument of display-buffer (Bug#8865).
981d5c09
MR
8179 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8180 (switch-to-buffer-other-window-same-frame)
8181 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8182 Adams (Bug#8875).
9c2755e9
MR
8183 (display-buffer): Don't check noninteractive when calling
8184 display-buffer-pop-up-frame.
8185 (display-buffer-pop-up-frame): Never pop up a frame in
8186 noninteractive mode (Bug#8857).
67222e1d
MR
8187 (enlarge-window, shrink-window): Don't report an error when the
8188 window can't be resized as requested (Bug#8862).
9b9c9e3a 8189
2b75be67
SM
81902011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8191
9ffdd3ba
SM
8192 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8193
cb581a67
SM
8194 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8195
2b75be67
SM
8196 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8197
8c0e3589
AM
81982011-06-15 Alan Mackenzie <acm@muc.de>
8199
cb581a67
SM
8200 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8201 for declarators, disable knr checking to speed up for normal files.
8202 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8203
b96e6cde
LMI
82042011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8205
4bba86e6
LMI
8206 * net/network-stream.el (open-network-stream): Add the keyword
8207 :always-query-capabilities for the case where you want to force a
8208 `plain' network connection, but the protocol still requires the
8209 capabilitiy command (i.e., SMTP and EHLO).
8210
2b75be67 8211 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8212 consistency with other `-live-p' functions.
8213
efdcdbf8
SM
82142011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8215
8216 * window.el (same-window-buffer-names, same-window-regexps)
8217 (special-display-frame-alist, special-display-popup-frame)
8218 (special-display-function, special-display-buffer-names)
8219 (special-display-regexps, pop-up-frame-alist)
8220 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8221 (pop-up-windows, split-window-preferred-function)
8222 (split-height-threshold, split-width-threshold, even-window-heights)
8223 (display-buffer-mark-dedicated): Don't encourage the use of
8224 display-buffer-alist from Elisp code.
8225
c5cde042
DN
82262011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8227
8228 * progmodes/python.el (python-mode): Derive from prog-mode.
8229 * progmodes/ps-mode.el (ps-mode):
8230 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8231 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8232 * progmodes/ld-script.el (ld-script-mode): Likewise.
8233
baa1c9ab
MR
82342011-06-15 Martin Rudalics <rudalics@gmx.at>
8235
8236 * window.el (display-buffer-alist): Trim default value to avoid
8237 popping up a new frame (Bug#8857) or reusing an arbitrary window
8238 on another frame.
8239 (display-buffer): Do not fall back on popping up a new frame in
8240 batch mode (Bug#8857).
8241
c5dd5a51
CY
82422011-06-14 Chong Yidong <cyd@stupidchicken.com>
8243
8244 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8245 (custom-theme-summary): New function.
8246 (customize-themes): Use it.
8247
d647b7c4
GM
82482011-06-13 Glenn Morris <rgm@gnu.org>
8249
8250 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8251
9481c002
MR
82522011-06-13 Martin Rudalics <rudalics@gmx.at>
8253
357f93d2
MR
8254 * help.el (help-window): Remove variable.
8255 (help-window-point-marker, temp-buffer-max-height)
8256 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8257 (help-print-return-message): Don't set help-window.
8258 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8259 (help-window-setup-finish): Remove.
8260 (help-window-display-message, help-window-setup)
8261 (with-help-window): Major rewrite based on new
8262 display-buffer-window variable.
8263
8264 * help-mode.el (help-mode-finish): Remove help-window related
8265 code.
8266
8267 * view.el (view-exits-all-viewing-windows): Remove reference to
8268 view-return-to-alist in doc-string.
8269 (view-return-to-alist): Make obsolete.
8270 (view-buffer): Call pop-to-buffer-same-window and remove
8271 undo-window code.
8272 (view-buffer-other-window): Call pop-to-buffer-other-window and
8273 simplify code. Ignore second argument.
8274 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8275 simplify code. Ignore second argument.
8276 (view-return-to-alist-update): Make obsolete.
8277 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8278 Rewrite using quit-restore window parameters.
2b75be67
SM
8279 (view-mode-exit): Rename second argument to EXIT-ONLY.
8280 Rewrite using quit-restore-window.
357f93d2
MR
8281 (View-exit, View-exit-and-edit, View-leave, View-quit)
8282 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8283 appropriate arguments.
8284 (view-end-message): Use quit-restore window parameter.
8285
9481c002
MR
8286 * window.el (display-buffer-function): Rewrite doc-string.
8287 (display-buffer-window, display-buffer-alist): New variables.
8288 (display-buffer-split-specifiers)
8289 (display-buffer-side-specifiers)
8290 (display-buffer-macro-specifiers): New constants.
8291 (display-buffer-even-window-sizes, display-buffer-set-height)
8292 (display-buffer-set-width, display-buffer-select-window)
8293 (display-buffer-in-window, display-buffer-reuse-window)
8294 (display-buffer-split-window-1, display-buffer-split-window)
8295 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8296 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8297 (display-buffer-in-side-window, normalize-buffer-to-display)
8298 (display-buffer-normalize-specifiers-1)
8299 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8300 (display-buffer-normalize-specifiers, display-buffer-frame):
8301 New functions.
9481c002
MR
8302 (display-buffer): Major rewrite.
8303 (display-buffer-other-window, display-buffer-other-frame)
8304 (pop-to-buffer, switch-to-buffer-other-window)
8305 (switch-to-buffer-other-frame): Rewrite.
8306 (display-buffer-same-window, display-buffer-same-frame)
8307 (display-buffer-same-frame-other-window)
8308 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8309 (pop-to-buffer-other-window)
8310 (pop-to-buffer-same-frame-other-window)
8311 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8312 (switch-to-buffer-other-window-same-frame): New functions.
8313 (same-window-p, special-display-p): Rewrite disabling warnings.
8314 Make obsolete.
8315 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8316 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8317 Make obsolete
8318 (same-window-buffer-names, same-window-regexps)
8319 (special-display-frame-alist, special-display-popup-frame)
8320 (special-display-function, special-display-buffer-names)
8321 (special-display-regexps, pop-up-frame-alist)
8322 (pop-up-frame-function, split-window-preferred-function)
8323 (split-height-threshold, split-width-threshold)
8324 (even-window-heights): Make obsolete.
8325
9db51aca
GM
83262011-06-12 Glenn Morris <rgm@gnu.org>
8327
8328 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8329 Misc simplifications.
9db51aca 8330
39cffb44
MR
83312011-06-12 Martin Rudalics <rudalics@gmx.at>
8332
8333 * window.el (window-safely-shrinkable-p): Restore function which
8334 was inadvertently removed in change from 2011-06-11. Declare as
8335 obsolete.
8336
2b75be67
SM
8337 * calendar/calendar.el (calendar-generate-window):
8338 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8339 window-safely-shrinkable-p.
8340
a8955be7
GM
83412011-06-12 Glenn Morris <rgm@gnu.org>
8342
8343 * progmodes/fortran.el (fortran-mode-syntax-table):
8344 * progmodes/f90.el (f90-mode-syntax-table):
8345 Set % to punctuation. (Bug#8820)
8346 (f90-find-tag-default): Remove, no longer needed.
8347
f0d4059d
DC
83482011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8349
8350 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8351
1100a63c
CY
83522011-06-11 Chong Yidong <cyd@stupidchicken.com>
8353
8354 * image.el (image-animated-p): Return animation delay in seconds.
8355 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8356 (image-animate-timeout): Remove DELAY argument. Don't assume
8357 every subimage has the same delay; get it from image-animated-p.
8358 (image-animate): Caller changed.
8359
def722bf
MA
83602011-06-11 Michael Albinus <michael.albinus@gmx.de>
8361
8362 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8363 to ignored backtrace functions.
8364
0a2bb1a9
GM
83652011-06-11 Glenn Morris <rgm@gnu.org>
8366
8367 * calendar/appt.el (appt-disp-window-function): Doc fix.
8368 (appt-check): Handle overlapping appointments. (Bug#8337)
8369
6198ccd0
MR
83702011-06-11 Martin Rudalics <rudalics@gmx.at>
8371
8372 * window.el (window-tree-1, window-tree): New functions, moving
8373 the latter to window.el.
8374 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8375 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8376 (bw-refresh-edges): Remove.
8377 (balance-windows-1, balance-windows-2): New functions.
8378 (balance-windows): Rewrite in terms of window tree functions,
8379 balance-windows-1 and balance-windows-2.
8380 (bw-adjust-window): Remove.
8381 (balance-windows-area-adjust): New function with functionality of
8382 bw-adjust-window but using resize-window.
2b75be67
SM
8383 (set-window-text-height): Rewrite doc-string.
8384 Use normalize-live-window and resize-window.
8385 (enlarge-window-horizontally, shrink-window-horizontally):
8386 Rename argument to DELTA.
6198ccd0
MR
8387 (window-buffer-height): New function.
8388 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8389 Rewrite using new window resize routines.
2b75be67
SM
8390 (kill-buffer-and-window, mouse-autoselect-window-select):
8391 Use ignore-errors instead of condition-case.
6198ccd0
MR
8392 (quit-window): Call delete-frame instead of delete-windows-on
8393 for the only buffer on frame.
8394
9397e56f
MR
83952011-06-10 Martin Rudalics <rudalics@gmx.at>
8396
8397 * loadup.el (top-level): Load window before files for the sake
8398 of replace-buffer-in-windows.
8399
8400 * files.el (read-buffer-to-switch)
8401 (switch-to-buffer-other-window)
2b75be67
SM
8402 (switch-to-buffer-other-frame, display-buffer-other-frame):
8403 Move to window.el.
9397e56f
MR
8404
8405 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8406 (previous-buffer): Move to window.el.
8407
8408 * bindings.el (unbury-buffer): Move to window.el.
8409
8410 * window.el (delete-other-windows-vertically): Move after
8411 definition of delete-other-windows.
8412 (other-window, delete-windows-on, replace-buffer-in-windows):
8413 Move here from window.c.
8414 (record-window-buffer, unrecord-window-buffer)
8415 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8416 (switch-to-next-buffer): New functions.
8417 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8418 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8419 (previous-buffer): Move here from simple.el.
8420 Call switch-to-prev-buffer.
9397e56f
MR
8421 (bury-buffer): Move here from buffer.c. Switch to previous
8422 buffer when window cannot be deleted.
8423 (unbury-buffer): Move here from bindings.el.
8424 (ctl-x-map): Move binding for other-window from window.c to
8425 here.
8426 (read-buffer-to-switch, switch-to-buffer-other-window)
8427 (switch-to-buffer-other-frame): Move here from files.el.
8428 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8429 (switch-to-buffer): Move here from buffer.c.
8430 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8431
562dd5e9
MR
84322011-06-10 Martin Rudalics <rudalics@gmx.at>
8433
8434 * window.el (window-min-height, window-min-width): Move here
8435 from window.c. Add defcustoms and rewrite doc-strings.
8436 (resize-mini-window, resize-window): New functions.
8437 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8438 Move here from window.c.
8439 (maximize-window, minimize-window): New functions.
8440 (delete-window, delete-other-windows, split-window): Move here
8441 from window.c.
8442 (window-split-min-size): New function.
8443 (split-window-keep-point): Mention split-window-above-each-other
8444 instead of split-window-vertically.
2b75be67 8445 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8446 Rename split-window-vertically to split-window-above-each-other
8447 and provide defalias for old definition.
8448 (split-window-side-by-side, split-window-horizontally):
8449 Rename split-window-horizontally to split-window-side-by-side
8450 and provide defalias for the old definition.
562dd5e9
MR
8451 (ctl-x-map): Move bindings for delete-window,
8452 delete-other-windows and enlarge-window here from window.c.
8453 Replace bindings for split-window-vertically and
8454 split-window-horizontally by bindings for
8455 split-window-above-each-other and split-window-side-by-side.
8456
8457 * cus-start.el (all): Remove entries for window-min-height and
8458 window-min-width. Add entries for window-splits and
8459 window-nest.
8460
f0da764a
GM
84612011-06-09 Glenn Morris <rgm@gnu.org>
8462
80675c21
GM
8463 * calendar/appt.el (appt-mode-line): New function.
8464 (appt-check, appt-disp-window): Use it.
8465
f0da764a
GM
8466 * files.el (hack-one-local-variable-eval-safep):
8467 Allow minor-modes with explicit +/-1 arguments.
8468
59f623b7
TZ
84692011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8470
8471 * term/xterm.el (xterm): Add defgroup.
8472 (xterm-extra-capabilities): Add defcustom to supply known xterm
8473 capabilities, skip querying them, or query them (default).
8474 (terminal-init-xterm): Use it.
8475 (terminal-init-xterm-modify-other-keys): New function to set up
8476 modifyOtherKeys support to simplify `terminal-init-xterm'.
8477
9aab8e0d
MR
84782011-06-09 Martin Rudalics <rudalics@gmx.at>
8479
8480 * window.el (resize-window-reset, resize-window-reset-1)
8481 (resize-subwindows-skip-p, resize-subwindows-normal)
8482 (resize-subwindows, resize-other-windows, resize-this-window)
8483 (resize-root-window, resize-root-window-vertically)
8484 (window-deletable-p, window-or-subwindow-p)
8485 (frame-root-window-p): New functions.
8486
e8b08aee
GM
84872011-06-09 Glenn Morris <rgm@gnu.org>
8488
8489 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8490 (ange-ftp-get-files): Use it.
8491
254c37a5
AK
84922011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8493
8494 * mail/sendmail.el (mail-recover-1, mail-recover):
8495 * files.el (recover-file, recover-session):
8496 Handle dired-listing-switches not being just a single short option.
8497
35d7dbd3
GM
84982011-06-09 Glenn Morris <rgm@gnu.org>
8499
8500 * calendar/appt.el (appt-display-message, appt-disp-window):
8501 Handle lists of appointments.
8502
387522b2
MR
85032011-06-08 Martin Rudalics <rudalics@gmx.at>
8504
2b75be67
SM
8505 * window.el (one-window-p): Move down in code.
8506 Rewrite doc-string.
8507 (window-current-scroll-bars): Rewrite doc-string.
8508 Normalize live window argument.
387522b2
MR
8509 (walk-windows, get-window-with-predicate, count-windows):
8510 Rewrite doc-string. Use window-list-1.
8511 (window-in-direction-2, window-in-direction, get-mru-window):
8512 New functions.
8513
d8e4b68b 85142011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8515
8516 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8517 Doc fix (Bug#8713).
8518
85192011-06-08 Chong Yidong <cyd@stupidchicken.com>
8520
8521 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8522
85232011-06-08 Juanma Barranquero <lekktu@gmail.com>
8524
8525 * loadhist.el (unload-feature-special-hooks):
8526 Add `comint-output-filter-functions'.
8527
0de12c52
IK
85282011-06-08 Ivan Kanis <gnu@kanis.fr>
8529
8530 * calendar/appt.el (appt-check): Move some initializations into the let.
8531
f3d1777e
MR
85322011-06-08 Martin Rudalics <rudalics@gmx.at>
8533
8534 * window.el (window-height): Defalias to window-total-height.
8535 (window-width): Defalias to window-body-width.
8536
18af70d0
CY
85372011-06-07 Chong Yidong <cyd@stupidchicken.com>
8538
8539 * image-mode.el (image-toggle-animation): New command.
8540 (image-mode-map): Bind it to RET.
8541 (image-mode): Update message.
8542 (image-toggle-display-image): Avoid a spurious cache flush.
8543 (image-transform-rotation): Doc fix.
8544 (image-transform-properties): Return quickly in the normal case.
8545 (image-animate-loop): Rename from image-animate-max-time.
8546
2b75be67 8547 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8548 (create-animated-image): Remove unnecessary function.
8549 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8550 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8551 (image-animate-timer): Use car-safe.
8552 (image-animate-timeout): Rename argument.
8553
190b47e6
MR
85542011-06-07 Martin Rudalics <rudalics@gmx.at>
8555
8556 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8557 window.c. Rename first argument to ALL-FRAMES.
8558 Rephrase doc-strings.
8559 (get-buffer-window-list): Rewrite using window-list-1.
8560 Rephrase doc-string.
a1511caf
MR
8561 (window-safe-min-height, window-safe-min-width): New constants.
8562 (window-size-ignore, window-min-size, window-min-size-1)
8563 (window-sizable, window-sizable-p, window-size-fixed-1)
8564 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8565 (window-max-delta-1, window-max-delta, window-resizable)
8566 (window-resizable-p, window-total-height, window-total-width)
8567 (window-body-width): New functions.
8568 (window-full-height-p, window-full-width-p): Rewrite using
8569 window-total-size.
8570 (window-body-height): Rewrite using window-body-size.
190b47e6 8571
85cc1f11
MR
85722011-06-06 Martin Rudalics <rudalics@gmx.at>
8573
8574 * window.el (window-right, window-left, window-child)
8575 (window-child-count, window-last-child, window-any-p)
8576 (normalize-live-buffer, normalize-live-frame)
8577 (normalize-any-window, normalize-live-window)
8578 (window-iso-combination-p, window-iso-combined-p)
8579 (window-iso-combinations)
8580 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8581 (windows-with-parameter, window-with-parameter)
8582 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8583 (window-atom-check, window-side-check, window-check):
8584 New functions.
85cc1f11
MR
8585 (ignore-window-parameters, window-sides, window-sides-vertical)
8586 (window-sides-slots): New variables.
8587 (window-size-fixed): Move down in code. Minor doc-string fix.
8588
e7156492
AS
85892011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8590
8591 * comint.el (comint-dynamic-complete-as-filename)
8592 (comint-dynamic-complete-filename): Correctly call
8593 completion-in-region.
8594
7e821d0d
DD
85952011-06-05 Deniz Dogan <deniz@dogan.se>
8596
8597 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8598 in last change.
8599
ac09b8a1
DD
86002011-06-05 Deniz Dogan <deniz@dogan.se>
8601
8602 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
8603 (rcirc): Use it to prompt for encryption.
8604
34699b85
RW
86052011-06-05 Roland Winkler <winkler@gnu.org>
8606
8607 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
8608 (bibtex-search-entries): New command bound to C-c C-a.
8609 (bibtex-display-entries): New function.
8610
004dedd3
RW
86112011-06-05 Roland Winkler <winkler@gnu.org>
8612
8613 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
8614 (bibtex-insert-kill): After yanking insert newline if necessary.
8615 (bibtex-initialize): Call bibtex-string-files-init only once.
8616 (bibtex-mode): Do not call easy-menu-add.
8617 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
8618 (bibtex-yank): Set arg properly if nil.
8619
022fe7ce
RW
86202011-06-05 Roland Winkler <winkler@gnu.org>
8621
2b75be67
SM
8622 * textmodes/bibtex.el (bibtex-search-entry-globally):
8623 New variable.
022fe7ce
RW
8624 (bibtex-search-entry): Use it.
8625
b7c3692a
RW
86262011-06-05 Roland Winkler <winkler@gnu.org>
8627
8628 * textmodes/bibtex.el (bibtex-entry-format): New option
8629 sort-fields.
8630 (bibtex-format-entry, bibtex-reformat): Honor this option.
8631 (bibtex-parse-entry): Return fields in proper order.
8632
8eda563d
JB
86332011-06-05 Juanma Barranquero <lekktu@gmail.com>
8634
8635 * doc-view.el (doc-view-remove-if): Move computation of result out
8636 of `dolist' to silence misleading lexical-binding warning.
8637
7dbe3dbc
CY
86382011-06-04 Chong Yidong <cyd@stupidchicken.com>
8639
8640 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
8641 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
8642
0c33dd17
MA
86432011-06-04 Michael Albinus <michael.albinus@gmx.de>
8644
8645 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
8646 "SunOS 5.10".
8647
f8f91c2b
MA
86482011-06-04 Michael Albinus <michael.albinus@gmx.de>
8649
8650 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
8651 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
8652 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
8653 (tramp-parse-putty):
8654 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
8655 (tramp-completion-function-alist-ssh)
8656 (tramp-completion-function-alist-telnet)
8657 (tramp-completion-function-alist-su)
8658 (tramp-completion-function-alist-putty): Set `tramp-autoload'
8659 cookie.
8660
8661 * net/tramp-ftp.el:
8662 * net/tramp-sh.el:
8663 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
8664 load "tramp.el" `tramp-set-completion-function'.
8665
e17d9003
SM
86662011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8667
8668 * shell.el: Require and use pcomplete.
8669 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
8670 (shell-completion-vars): Set pcomplete-default-completion-function.
8671
6c4cab03
DD
86722011-06-04 Deniz Dogan <deniz@dogan.se>
8673
8674 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
8675 `memq' (Bug#8799).
8676
ea9fafe0
SM
86772011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8678
8679 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
8680
b3e945d3
JB
86812011-06-02 Juanma Barranquero <lekktu@gmail.com>
8682
8683 * bs.el (bs--mark-unmark, bs--nth-wrapper):
8684 * mpc.el (mpc-select-extend, mpc-songpointer-context):
8685 * vc/log-view.el (log-view-beginning-of-defun):
8686 * vc/smerge-mode.el (smerge-apply-resolution-patch)
8687 (smerge-refine-forward, smerge-refine-chopup-region):
8688 Silence warning for unused `dotimes' counter variables.
8689
7d520089
SM
86902011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8691
8692 * net/tramp.el (tramp-with-progress-reporter): Rename from
8693 with-progress-reporter. Use `declare'.
8694 * net/tramp-smb.el:
8695 * net/tramp-sh.el:
8696 * net/tramp-gvfs.el: Update all uses.
8697
a1c2400f
JB
86982011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
8699
8700 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
8701 buffer isn't killed before making it current.
8702
2403c841
SM
87032011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8704
8705 Silence various byte-compiler warnings.
8706 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
8707 `access-type' and new obsolescence format.
8708 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
8709 new format.
8710 (byte-compile-check-variable): New `access-type' argument.
8711 Only warn if the access-type is obsolete.
8712 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8713 (byte-compile-variable-set): Adjust callers.
8714 * help-fns.el (describe-variable): Adjust to new obsolescence format.
8715 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
8716 setting it as obsolete.
8717 * simple.el (minibuffer-completing-symbol):
8718 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
8719 access as obsolete.
8720 * minibuffer.el (minibuffer-completing-file-name): Don't make it
8721 obsolete yet.
8722 * international/quail.el (quail-mouse-choose-completion): Remove unused
8723 code referring to obsolete var.
8724 (quail-choose-completion-string): Remove.
8725 * server.el (server-clients-with, server-kill-buffer-query-function)
8726 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
8727 * proced.el (proced-send-signal):
8728 * emacs-lisp/lisp.el (lisp-complete-symbol):
8729 Replace completion-annotate-function with completion-extra-properties.
8730
2462470b
SM
87312011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8732
fb5b2591
SM
8733 * simple.el (goto-line): Use read-number.
8734 (overriding-map-is-bound): Remove.
8735 (saved-overriding-map): Change default.
8736 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
8737 Take the map as argument.
8738 (universal-argument, negative-argument, digit-argument): Use it.
8739 (restore-overriding-map): Adjust.
8740 (do-auto-fill): Use fill-forward-paragraph.
8741 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
8742
fd6fa53f
SM
8743 * minibuffer.el (minibuffer-inactive-mode-map): New var.
8744 (minibuffer-inactive-mode): New major mode.
8745 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
8746 the *Messages* buffer" hack.
8747 (mouse-popup-menubar): Don't burp if the event is a normal key.
8748
2462470b
SM
8749 Miscellaneous tweaks.
8750 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
8751 lexical scoping as in subr.el's dolist and dotimes.
8752 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
8753 Silence compiler warning.
8754 * thingatpt.el (forward-whitespace): Trivial coding style fix.
8755 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
8756 * international/ccl.el (ccl-compile): Trivial simplification.
8757 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
8758 * emacs-lisp/testcover.el (testcover-end): Remove spurious
8759 `printflag' argument.
8760 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8761 Purecopy the whole obsolescence data.
8762
108bf785
LL
87632011-06-01 Leo Liu <sdl.web@gmail.com>
8764
8765 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
8766 improve doc-string as suggested by Marco Pessotto
8767 <melmothx@gmail.com>.
8768 (rcirc-print): Fix last change.
8769
30a23501
SM
87702011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8771
8772 * minibuffer.el (complete-with-action): Return nil for the metadata and
8773 boundaries of non-functional tables.
8774 (completion-table-dynamic): Return nil for the metadata.
8775 (completion-table-with-terminator): Add default case, using
8776 complete-with-action.
8777 (completion--metadata): New function.
8778 (completion-all-sorted-completions, minibuffer-completion-help): Use it
8779 to try and avoid pathological performance problems.
8780 (completion--embedded-envvar-table): Return `category' metadata.
8781
bcd54f83
LMI
87822011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8783
8784 * subr.el (process-alive-p): New tiny convenience function.
8785
e227544d
SM
87862011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8787
8788 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
8789 content but also its previous major mode.
8790
e8296fdc
HE
87912011-05-31 Helmut Eller <eller.helmut@gmail.com>
8792
4d61f28d 8793 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
8794 *Backtrace* buffer when we exit with C-M-c.
8795
620c53a6
SM
87962011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8797
8798 * minibuffer.el: Add metadata method to completion tables.
8799 (completion-category-overrides): New defcustom.
8800 (completion-metadata, completion--field-metadata)
8801 (completion-metadata-get, completion--styles)
8802 (completion--cycle-threshold): New functions.
8803 (completion-try-completion, completion-all-completions):
8804 Add `metadata' argument to choose completion-styles.
8805 (completion--do-completion): Use metadata to choose cycling.
8806 (completion-all-sorted-completions): Use metadata for sorting.
8807 Remove :completion-cycle-penalty which is not needed any more.
8808 (completion--try-word-completion): Add `metadata' argument.
8809 (minibuffer-completion-help): Check metadata for annotation function
8810 and sorting.
8811 (completion-file-name-table): Return `category' metadata.
8812 (minibuffer-completing-file-name): Make obsolete.
8813 * simple.el (minibuffer-completing-symbol): Make obsolete.
8814 * icomplete.el (icomplete-completions): Pass new `metadata' param to
8815 completion-try-completion.
8816
1257e755
SM
88172011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8818
8819 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
8820
3767e706
LL
88212011-05-30 Leo Liu <sdl.web@gmail.com>
8822
8823 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
8824 (rcirc-print): Decode all incoming messages (bug#8744).
8825 (rcirc-decode-coding-system): Allow value nil for automatic coding
8826 system detection.
3767e706 8827
d1a5d56a
GM
88282011-06-01 Glenn Morris <rgm@gnu.org>
8829
8830 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
8831
e8cbec34
CY
88322011-05-29 Chong Yidong <cyd@stupidchicken.com>
8833
8834 * image.el (image-animate-max-time): Allow nil and t values.
8835 Default to nil.
8836 (create-animated-image): Doc fix.
8837 (image-animate-start): Remove second arg; just use
8838 image-animate-max-time.
8839 (image-animate-timeout): Doc fix. Args changed.
8840
8841 * image-mode.el (image-toggle-display-image): Ensure that the
8842 image spec passed to the animate timer is the same object as in
58179cce 8843 the buffer's display property (Bug#6981).
e8cbec34
CY
8844 (image-transform-properties): Doc fix.
8845
8846 * image.el (image-animate-max-time): Default to nil.
8847
159daf87
MR
88482011-05-29 Martin Rudalics <rudalics@gmx.at>
8849
8850 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
8851 entire buffer list (Bug#8184).
8852
d66c4c7c
CY
88532011-05-29 Chong Yidong <cyd@stupidchicken.com>
8854
8855 * image.el (imagemagick-types-inhibit)
8856 (imagemagick-register-types): Doc fix.
8857
80aec780
DD
88582011-05-29 Deniz Dogan <deniz@dogan.se>
8859
8860 * net/rcirc.el (rcirc): Use the user's stored encryption method by
8861 default.
8862
1dd3c2d9
CY
88632011-05-29 Chong Yidong <cyd@stupidchicken.com>
8864
8865 * select.el: Don't perform clipboard-manager saving in hooks;
8866 leave the hooks empty.
8867
60e56523
LL
88682011-05-28 Leo Liu <sdl.web@gmail.com>
8869
8870 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
8871 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
8872 (occur-edit-mode): New major mode (Bug#8463).
8873 (occur-after-change-function): New function.
8874 (occur-engine): Give Occur tags a read-only property.
8875
2b1e1a22
KR
88762011-05-28 Kevin Ryde <user42@zip.com.au>
8877
8878 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
8879
5d344e88
CY
88802011-05-28 Chong Yidong <cyd@stupidchicken.com>
8881
8e6ca83d
CY
8882 * bindings.el (help-echo): Make the initial non-indicator dash
8883 empty on graphical terminals (Bug#7295).
8884
5d344e88
CY
8885 * files.el (auto-mode-alist): Move config rule after the
8886 in-stripping one (Bug#8547).
8887
bfbbace7
CY
8888 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
8889
fbeba6e2
CY
8890 * startup.el (normal-splash-screen): Remove gratuitous mode-line
8891 setting (Bug#8740).
8892
60ed8c72
AA
88932011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
8894
4ac619f0
AA
8895 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
8896 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
8897 (Bug#8539).
60ed8c72 8898
23db196e
CY
88992011-05-28 Chong Yidong <cyd@stupidchicken.com>
8900
8901 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
8902
5012f24c
DK
89032011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
8904
8905 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
8906 (hs-hide-block-at-point, hs-find-block-beginning)
8907 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
8908 (Bug#8279).
8909
6a639b16
GM
89102011-05-28 Glenn Morris <rgm@gnu.org>
8911
8912 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
8913
d43eaf2c
CY
89142011-05-28 Chong Yidong <cyd@stupidchicken.com>
8915
5199bde1
CY
8916 * help-fns.el (describe-function-1): If the function is a derived
8917 major mode, print the parent mode.
8918
d43eaf2c
CY
8919 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
8920 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
8921
423428a8
SM
89222011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8923
0ff8e1ba 8924 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 8925 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
8926 * progmodes/etags.el (tags-completion-at-point-function):
8927 * info-look.el (info-lookup-completions-at-point): Mark as
8928 non-exclusive.
8929 (info-complete): Adjust accordingly.
8930
423428a8
SM
8931 * info-look.el: Convert to lexical-binding and completion-at-point.
8932 (info-lookup-completions-at-point): New function.
8933 (info-complete): Use it and completion-in-region.
8934
b74aa22b
DA
89352011-05-28 Drew Adams <drew.adams@oracle.com>
8936
8937 * isearch.el: Let M-e start with point at the first mismatched char.
8938 (isearch-fail-pos): New function.
8939 (isearch-edit-string): Use it.
8940
66e2e71d
DK
89412011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
8942
8943 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
8944
b1890b0f 89452011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
8946
8947 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
8948 traversal functions for avl-trees.
8949 (avl-tree--stack): New struct.
8950 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
8951 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
8952 (avl-tree--do-enter): Add optional `updatefun' arg.
8953 Change return value.
eb95d01d 8954 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
8955 (avl-tree--do-delete): Add `test' and `nilflag' args.
8956 Change return value.
eb95d01d
TC
8957 (avl-tree-member): Add optional `nilflag'
8958 (avl-tree-member-p): New function.
8959 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
8960 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
8961 (avl-tree-stack-empty-p): New functions.
8962
3769ddcf
TC
8963 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
8964 avl-tree--del-balance1 and make it work both ways.
8965 (avl-tree--del-balance2): Remove.
8966 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
8967 make it work both ways.
8968 (avl-tree--enter-balance2): Remove.
8969 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
8970 New macros.
8971 (avl-tree--mapc, avl-tree-map): Add direction argument.
8972
eb95d01d 89732011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
8974
8975 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
8976
a9f737ee
CY
89772011-05-27 Chong Yidong <cyd@stupidchicken.com>
8978
8979 * select.el: Support clipboard managers with built-in function
8980 x-clipboard-manager-save, via delete-frame-functions and
8981 kill-emacs-hook.
8982 (xselect-convert-to-targets): Add MULTIPLE target to list.
8983 (xselect-convert-to-save-targets): New function.
8984
c92a1e54
KH
89852011-05-27 Kenichi Handa <handa@m17n.org>
8986
8987 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
8988 let-binding rfc2047-encode-encoded-words to nil.
8989
e145f188
GM
89902011-05-27 Glenn Morris <rgm@gnu.org>
8991
5ec8a862
GM
8992 * mail/emacsbug.el: Don't require url-util.
8993
4b29d9fb
GM
8994 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
8995
e145f188
GM
8996 * files.el (set-auto-mode):
8997 Also respect mode: entries at the end of the file. (Bug#8586)
8998
7d15102b
GM
89992011-05-26 Glenn Morris <rgm@gnu.org>
9000
98f593b8
GM
9001 * files.el (hack-local-variables-prop-line, hack-local-variables):
9002 Downcase mode names, as seems to be traditional.
27b48e63 9003 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 9004
7d15102b
GM
9005 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
9006 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
9007
51d5b4ec
JD
90082011-05-25 Julien Danjou <julien@danjou.info>
9009
9010 * textmodes/rst.el (rst-define-level-faces): Do not define face
9011 symbol if it is already defined.
9012
91513f63
VB
90132011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
9014
9015 * play/5x5.el (5x5-new-game, 5x5-randomize):
9016 Reset 5x5-solver-output to nil when a new grid is cast.
9017 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
9018 these debugging traces, as defmacro breaks the compiled code.
9019
4d90d6d0
DK
90202011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9021
9022 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9023
e1b90ef6
LL
90242011-05-24 Leo Liu <sdl.web@gmail.com>
9025
9026 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
9027 (vc-bzr-sha1): Adapt.
9028
d8e4b68b 9029 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
9030
9031 * bindings.el: Provide sha1 feature.
9032
db0406bb 90332011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
9034
9035 * mail/sendmail.el: Require `rfc2047'.
9036 (mail-insert-from-field): Do not perform RFC2047 encoding.
9037 (mail-encode-header): New function.
9038 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
9039 buffer to the return value of select-message-coding-system.
9040 Call mail-encode-header.
b8d747b9
KH
9041
9042 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
9043
db0406bb 90442011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 9045
4d90d6d0
DK
9046 * mail/supercite.el (sc-default-cite-frame):
9047 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 9048
eb8a5e9b
GM
90492011-05-24 Glenn Morris <rgm@gnu.org>
9050
f8630703
GM
9051 * progmodes/python.el (brm-menu): Declare.
9052
8831bbed
GM
9053 * emulation/viper.el (viper-set-hooks): Declare.
9054
eb8a5e9b
GM
9055 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
9056 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
9057 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
9058 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
9059 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
9060 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
9061
a2a25d24
SM
90622011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9063
9064 Add an :exit-function for completion-at-point.
9065
9066 * minibuffer.el (completion--done): New fun.
9067 (completion--do-completion): Use it. New arg `expect-exact'.
9068 (minibuffer-complete, minibuffer-complete-word): Don't output message,
9069 since completion--do-completion does it for us now.
9070 (minibuffer-force-complete): Use completion--done and
9071 completion--replace. Handle sole-completion case with more care.
9072 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
9073 (completion-extra-properties): New var.
9074 (completion-annotate-function): Make obsolete.
9075 (minibuffer-completion-help): Adjust accordingly.
9076 Use completion-list-insert-choice-function.
9077 (completion-at-point, completion-help-at-point):
9078 Bind completion-extra-properties.
9079 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
9080 * simple.el (completion-list-insert-choice-function): New var.
9081 (completion-setup-function): Preserve it.
9082 (choose-completion): Pay attention to it, shuffle the code a bit.
9083 (choose-completion-string): New arg `insert-function'.
9084
9085 * textmodes/bibtex.el: Convert to lexical binding.
9086 (bibtex-mode-map): Use completion-at-point.
9087 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
9088 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
9089 (bibtex-complete): Define as obsolete alias.
9090 (bibtex-complete-internal): Remove.
9091 (bibtex-format-entry): Remove unused sub-group in regexp.
9092 * shell.el (shell--command-completion-data)
9093 (shell-environment-variable-completion):
9094 * pcomplete.el (pcomplete-completions-at-point):
9095 * comint.el (comint--complete-file-name-data): Use :exit-function
9096 instead of completion-table-with-terminator so it also works for
9097 choose-completion.
9098
e44e373d
SM
90992011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9100
4f91a816
SM
9101 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
9102
782fc819
SM
9103 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
9104 (bug#8710).
9105
e44e373d
SM
9106 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
9107
381987c3
KM
91082011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
9109
9110 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
9111 customization variable and implement: If non-nil, auto-fill will
9112 be inhibited while on topic's header line.
9113
b776bc70
VB
91142011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
9115
9116 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 9117 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
9118 always have a solution in grid size = 5 cases.
9119 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
9120 (5x5-solver-output, 5x5-log-buffer): New vars.
9121 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
9122 Make these variables buffer local to achieve 5x5 multi-session-ness.
9123 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
9124 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
9125 (5x5-solve-suggest): New funs.
9126 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
9127 randomize a grid so that we ensure that there is always a solution.
9128 (5x5-make-random-grid): Allow other movement than flipping.
9129
7de88b6e
KR
91302011-05-23 Kevin Ryde <user42@zip.com.au>
9131
9132 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 9133 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
9134 advice and passes PREDICATE.
9135
b1ef1257
SM
91362011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9137
bbca48fe
SM
9138 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
9139 byte-compile-lambda if it's actually a lambda.
9140
b1ef1257
SM
9141 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
9142 Fix function quoting. Use backquote better.
9143
92a9cc65
YS
91442011-05-22 Yuanle Song <sylecn@gmail.com>
9145
9146 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
9147 matching (Bug#8516).
9148
f0fb8059
JA
91492011-01-22 Jari Aalto <jari.aalto@cante.net>
9150
9151 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
9152 different face (Bug#8178).
9153
d5b44c93
CY
91542011-05-22 Chong Yidong <cyd@stupidchicken.com>
9155
9156 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
9157 defface (Bug#8144).
9158
79106a44
SM
91592011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9160
9c848d8a
SM
9161 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9162 funcall as well (bug#8712). Warn when performing those conversions.
9163 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9164
79106a44
SM
9165 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9166
88dfa756
GM
91672011-05-22 Glenn Morris <rgm@gnu.org>
9168
9169 * files.el (hack-local-variables-prop-line): Small simplifications.
9170 (hack-local-variables, hack-local-variables-prop-line):
9171 If MODE-ONLY, return the mode, rather than just `t'.
9172
b7cf2c79
SM
91732011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9174
9175 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9176
3f1a8558
GM
91772011-05-21 Glenn Morris <rgm@gnu.org>
9178
7e4ccca3
GM
9179 * files.el (hack-local-variables-prop-line, hack-local-variables):
9180 If only interested in the mode, don't bother doing the other stuff.
9181
637d46ca
GM
9182 * image-mode.el (image-after-revert-hook):
9183 Redraw all frames on which the image is visible. (Bug#8567)
9184
973d955b
GM
9185 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9186
3f1a8558
GM
9187 * wid-edit.el (widget-checklist-match-inline):
9188 Fix 2011-04-19 change. (Bug#8649)
9189
96479927
SM
91902011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9191
1dcf791f
SM
9192 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9193 Also allow singlespace after single-letter capitals followed by a dot.
9194
96479927
SM
9195 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9196 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9197
35fd0881
N
91982011-05-20 Nix <nix@esperi.org.uk>
9199
9200 * files.el (basic-save-buffer-2):
9201 Fix handling of break-hardlink-on-save with non-existent files.
9202
82745640
DD
92032011-05-19 Deniz Dogan <deniz@dogan.se>
9204
9205 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9206 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9207
4a720484
GM
92082011-05-19 Glenn Morris <rgm@gnu.org>
9209
d1f21341
GM
9210 * progmodes/f90.el (f90-type-def-re):
9211 Handle "type, bind(c)". (Bug#8691)
9212
4a720484
GM
9213 * emacs-lisp/autoload.el (batch-update-autoloads):
9214 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9215
2fb0a219
MA
92162011-05-18 Michael Albinus <michael.albinus@gmx.de>
9217
9218 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9219 property for the correct connection in case of multihops.
9220
e565dd37
GM
92212011-05-18 Glenn Morris <rgm@gnu.org>
9222
c2571358 9223 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9224 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9225
e565dd37
GM
9226 Rationalize calendar handling of day and month abbrev-arrays.
9227 * calendar/calendar.el (calendar-customized-p): New function.
9228 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9229 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9230 Add :set function.
9231 (calendar-abbrev-length, calendar-day-abbrev-array)
9232 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9233 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9234 Elements may no longer be nil.
9235 (calendar-day-name, calendar-month-name):
9236 Update for changed nature of abbrev arrays.
9237 * calendar/diary-lib.el (diary-name-pattern):
9238 Update for changed nature of abbrev arrays.
9239 (diary-mark-entries-1): Update calendar-make-alist calls.
9240 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9241 * calendar/cal-html.el (cal-html-day-abbrev-array):
9242 Simply inherit from calendar-day-abbrev-array.
9243
1d99a745
SM
92442011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9245
9246 * progmodes/grep.el (grep-mode): Disable default
9247 compilation-directory-matcher setting (bug#8684).
9248
7c1d9aa0
MA
92492011-05-17 Michael Albinus <michael.albinus@gmx.de>
9250
9251 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9252 instead of "head" and "tail". There were problems with SunOS 5.9,
9253 and it performs better.
9254
3952e9d8
GM
92552011-05-17 Glenn Morris <rgm@gnu.org>
9256
2dd12e7f
GM
9257 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9258
e4157b9c
GM
9259 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9260 Replace obsolete function.
9261
8e249bbd
GM
9262 * shell.el (pcomplete-parse-arguments-function): Declare.
9263
3952e9d8
GM
9264 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9265 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9266 (appt-check): Doc fixes.
9267 (appt-disp-window-function, appt-delete-window-function):
9268 Remove needless special case in custom :type.
9269 (appt-display-count): Default to 0, not nil.
9270 (appt-check): Reset appt-display-count to 0, not nil.
9271
c71a0d48 92722011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9273
c71a0d48
GM
9274 * progmodes/python.el (python-font-lock-keywords):
9275 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9276
31d55be9
SM
92772011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9278
9279 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9280
3bfacb2f
KR
92812011-05-16 Kevin Ryde <user42@zip.com.au>
9282
9283 * info-look.el (makefile-automake-mode): New setups, looking in
9284 automake manual, then makefile-mode.
9285 (makefile-mode): Remove automake manual, have it just in
9286 makefile-automake-mode since there's various things different or
9287 not relevant to plain make.
9288 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9289 believe a hypothetical automake-mode would go to makefile-mode,
9290 not the other way around.
9291
c8e83751
CY
92922011-05-15 Chong Yidong <cyd@stupidchicken.com>
9293
5e9e35cd
CY
9294 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9295 hunk-end tags (Bug#8672).
9296
c8e83751
CY
9297 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9298 vc-annotate-show-diff-revision-at-line (Bug#8671).
9299
50b23e5a
GM
93002011-05-14 Glenn Morris <rgm@gnu.org>
9301
7210a739
GM
9302 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9303 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9304 (change-log-font-lock-keywords): Also handle multiple author lines
9305 with leading tabs. (Bug#8644)
7210a739 9306
4691905a
GM
9307 * calendar/appt.el (appt-check): Rename some local variables.
9308 Some simplification/reordering.
9309
50b23e5a
GM
9310 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9311 (feedmail-sendmail-f-doesnt-sell-me-out)
9312 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9313 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9314 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9315 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9316 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9317 (feedmail-binmail-gnulinuxish-template):
9318 Rename from feedmail-binmail-linuxish-template.
9319 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9320 Use insert-buffer-substring.
9321
215cda7c
BC
93222011-05-14 Bill Carpenter <bill@carpenter.org>
9323
9324 * mail/feedmail.el (feedmail-patch-level): Increase.
9325 (feedmail-debug): New custom group.
9326 (feedmail-confirm-outgoing-timeout)
9327 (feedmail-sendmail-f-doesnt-sell-me-out)
9328 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9329 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9330 (feedmail-sender-line, feedmail-from-line)
9331 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9332 (feedmail-spray-this-address)
215cda7c
BC
9333 (feedmail-spray-address-fiddle-plex-list)
9334 (feedmail-queue-use-send-time-for-date)
9335 (feedmail-queue-use-send-time-for-message-id)
9336 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9337 (feedmail-buffer-eating-function):
9338 Doc fixes.
9339 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9340 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9341 (feedmail-message-action-scroll-down): New functions.
9342 (feedmail-queue-directory, feedmail-queue-draft-directory):
9343 Use expand-file-name.
9344 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9345 Remove C-v help entry.
9346 (feedmail-queue-buffer-file-name): New variable.
9347 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9348 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9349 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9350 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9351 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9352 (feedmail-message-action-toggle-spray)
9353 (feedmail-run-the-queue-no-prompts)
9354 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9355 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9356 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9357 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9358 (feedmail-envelope-deducer, feedmail-fiddle-from)
9359 (feedmail-fiddle-sender, feedmail-default-date-generator)
9360 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9361 (feedmail-fiddle-spray-address)
9362 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9363 (feedmail-fiddle-list-of-fiddle-plexes)
9364 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9365 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9366 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9367 Change default. Doc fix.
9368 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9369 (feedmail-binmail-linuxish-template): New constant.
9370 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9371 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9372 (feedmail-send-it): Add debug call.
9373 Use feedmail-queue-buffer-file-name, and
9374 feedmail-send-it-immediately-wrapper.
9375 (feedmail-message-action-send): Add debug call.
9376 Use feedmail-send-it-immediately-wrapper.
9377 (feedmail-queue-express-to-queue): Add debug call.
9378 Run feedmail-queue-express-hook.
9379 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9380 (feedmail-message-action-help-blat):
9381 Rename from feedmail-queue-send-edit-prompt-help-first.
9382 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9383 Check line-endings. Handle errors better.
9384 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9385 Doc fix. Add debug call.
9386 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9387 Use feedmail-queue-send-edit-prompt-inner.
9388 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9389 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9390 from feedmail-queue-send-edit-prompt.
9391 (feedmail-queue-send-edit-prompt-help)
9392 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9393 (feedmail-tidy-up-slug): Add debug call.
9394 Respect feedmail-queue-slug-suspect-regexp.
9395 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9396 (feedmail-dump-message-to-queue): Add debug call.
9397 Expand queue-directory.
9398 (feedmail-dump-message-to-queue): Change message slightly.
9399 Use feedmail-say-chatter.
9400 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9401 (feedmail-send-it-immediately-wrapper): New function.
9402 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9403 Insert empty string rather than newline. Handle full-frame case.
9404 Use catch/throw. Use feedmail-say-chatter.
9405 (feedmail-fiddle-from): Try mail-host-address.
9406 (feedmail-default-message-id-generator): Doc fix.
9407 Bind system-time-locale. Handle missing end.
9408 (feedmail-fiddle-x-mailer): Add debug call.
9409 Handle feedmail-x-mailer-line being nil.
9410 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9411 Add debug call. Use buffer-substring-no-properties.
9412 (feedmail-say-debug, feedmail-say-chatter): New functions.
9413 (feedmail-find-eoh): Give an explicit error.
9414
42c7e61e
UJ
94152011-05-13 Ulf Jasper <ulf.jasper@web.de>
9416
c2571358 9417 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9418 family from helvetica to sans.
c2571358 9419 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9420 etc/images/newsticker.
9421
c2571358 9422 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9423 family from helvetica to sans.
9424
9425 * net/newst-plainview.el (newsticker-new-item-face)
9426 (newsticker-old-item-face, newsticker-immortal-item-face)
9427 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9428 (newsticker-statistics-face): Change default family from
42c7e61e 9429 helvetica to sans.
c2571358 9430 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9431 etc/images/newsticker.
9432
9433 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9434 (newsticker--process-auto-mark-filter-match): : Tell user about
9435 auto-marking.
9436
8497a297
DV
94372011-05-13 Didier Verna <didier@xemacs.org>
9438
9439 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9440 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9441 TODO entries.
8497a297
DV
9442 (lisp-lambda-list-keyword-parameter-indentation)
9443 (lisp-lambda-list-keyword-parameter-alignment)
9444 (lisp-lambda-list-keyword-alignment): New customizable user options.
9445 (lisp-indent-defun-method): Improve docstring.
9446 (extended-loop-p): Fix comment.
9447 (lisp-indent-lambda-list-keywords-regexp): New variable.
9448 (lisp-indent-lambda-list): New function.
9449 (lisp-indent-259): Use it.
9450 (lisp-indent-defmethod): Support for more than one
9451 method qualifier and properly indent methods lambda-lists.
9452 (defgeneric): Provide a missing common-lisp-indent-function property.
9453
f278f87f
SM
94542011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9455
9456 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9457 bounds for the empty string (bug#8667).
9458
5233edd7
GM
94592011-05-13 Glenn Morris <rgm@gnu.org>
9460
5237a44f
GM
9461 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9462
8340026c 9463 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9464 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9465
5233edd7 9466 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9467 (appt-time-msg-list): Doc fix.
a5464014 9468 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9469
92d10796
AS
94702011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9471
9472 * progmodes/ld-script.el (ld-script-keywords)
9473 (ld-script-builtins): Update keywords list.
9474
914a0ae1
SM
94752011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9476
c89be45f
SM
9477 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9478
914a0ae1
SM
9479 * shell.el (shell-completion-vars): New function.
9480 (shell-mode):
9481 * simple.el (read-shell-command): Use it.
9482 (blink-matching-open): No need for " [...]" in minibuffer-message.
9483
98dc3df3
GM
94842011-05-12 Glenn Morris <rgm@gnu.org>
9485
9486 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9487 (appt-check): Simplify.
9488
d2fc7e3d 94892011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9490
4d61f28d 9491 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9492 literal "/dev/null".
9493
d2fc7e3d 94942011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9495
9496 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9497 Fix typo.
9498
d2fc7e3d 94992011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9500
3f254caa
SM
9501 * progmodes/which-func.el (which-function):
9502 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9503 which might not be defined (Bug#8260).
9504
d45885f7
GM
95052011-05-12 Glenn Morris <rgm@gnu.org>
9506
9507 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9508 Let byte-compile-initial-macro-environment always take precedence.
9509
488086f4
SM
95102011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9511
9512 * net/rcirc.el: Add support for SSL/TLS connections.
9513 (rcirc-server-alist): New field `encryption'.
9514 (rcirc): Check `encryption' settings.
9515 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9516 Merge make-local-variable into `set'.
9517 (rcirc--connection-open-p): New function.
9518 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9519 the process is not a network process (e.g. running gnutls-cli).
9520 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9521 Make rcirc-(en|de)code-coding-system local here.
9522 (rcirc-mode): Merge make-local-variable into `set'.
9523 (rcirc-parent-buffer): Make permanent buffer-local.
9524 (rcirc-multiline-minor-mode): Don't do it here.
9525 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9526 there's no server buffer.
9527
7d3b9d44
GM
95282011-05-11 Glenn Morris <rgm@gnu.org>
9529
f64049c6
GM
9530 * newcomment.el (comment-kill): Prefix "unused" local.
9531
93c9df73
GM
9532 * term/w32console.el (get-screen-color): Declare.
9533
7d3b9d44
GM
9534 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9535 Handle symbol elements of byte-compile-initial-macro-environment.
9536
9e2dd53f
LL
95372011-05-10 Leo Liu <sdl.web@gmail.com>
9538
488086f4
SM
9539 * bookmark.el (bookmark-bmenu-mode-map):
9540 Bind bookmark-bmenu-search to `/'.
8b340240 9541
9e2dd53f 9542 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9543 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9544 (Footnote-unicode): New function.
9545 (footnote-style-alist): Add unicode style to the list.
9546 (footnote-style): Doc fix.
9e2dd53f 9547
79b70037
GM
95482011-05-10 Jim Meyering <meyering@redhat.com>
9549
9550 Fix doubled-word typos.
9551 * international/quail.el (quail-insert-kbd-layout): and and -> and
9552 * kermit.el: and and -> and
9553 * net/ldap.el (ldap-search-internal): to to -> to
9554 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9555 * progmodes/js.el (js-mode): and and -> and
9556 * textmodes/artist.el (artist-move-to-xy): at at -> at
9557 (artist-draw-region-trim-line-endings): if if -> if
9558 And Safetyc -> Safety.
9559 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9560
b8f82dc1 95612011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9562 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9563
9564 * files.el (hack-one-local-variable-eval-safep):
9565 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9566
4f99f44b
GM
95672011-05-10 Glenn Morris <rgm@gnu.org>
9568
9569 * calendar/diary-lib.el (diary-list-entries-hook)
9570 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9571 (diary-nongregorian-marking-hook, diary-list-entries)
9572 (diary-include-other-diary-files, diary-mark-entries)
9573 (diary-mark-included-diary-files): Doc fixes.
9574
84f29e6b
JB
95752011-05-09 Juanma Barranquero <lekktu@gmail.com>
9576
9577 * misc.el: Require tabulated-list.el during compilation.
9578
9bedd73a
CY
95792011-05-09 Chong Yidong <cyd@stupidchicken.com>
9580
488086f4
SM
9581 * progmodes/compile.el (compilation-start):
9582 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9583 (compilation-filter-hook): Doc fix.
9584
797c735c
DD
95852011-05-09 Deniz Dogan <deniz@dogan.se>
9586
9587 * wdired.el: Remove outdated installation comment. Fix usage
9588 comment.
9589
5f4b1dfe
JB
95902011-05-09 Juanma Barranquero <lekktu@gmail.com>
9591
9592 * misc.el: Implement new command `list-dynamic-libraries'.
9593 (list-dynamic-libraries--loaded-only-p): New variable.
9594 (list-dynamic-libraries--refresh): New function.
9595 (list-dynamic-libraries): New command.
9596
4c44026c
CY
95972011-05-09 Chong Yidong <cyd@stupidchicken.com>
9598
488086f4
SM
9599 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9600 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
9601 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
9602 higher priority to avoid clobbering by gnu.
9603
027f966d
CY
96042011-05-08 Chong Yidong <cyd@stupidchicken.com>
9605
9606 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
9607 if the face has existing theme settings (Bug#8454).
9608
085f5d7d
CY
96092011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
9610
488086f4
SM
9611 * progmodes/perl-mode.el (perl-imenu-generic-expression):
9612 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 9613
2a86a00c
RS
9614 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
9615 special file names `.' and `..' (Bug#8259).
9616
d9c54a06
CY
96172011-05-08 Chong Yidong <cyd@stupidchicken.com>
9618
488086f4
SM
9619 * progmodes/grep.el (grep-mode-font-lock-keywords):
9620 Remove buffer-changing entries.
d9c54a06
CY
9621 (grep-filter): New function.
9622 (grep-mode): Add it to compilation-filter-hook.
9623
9624 * progmodes/compile.el (compilation-filter-hook)
9625 (compilation-filter-start): New defvars.
9626 (compilation-filter): Call compilation-filter-hook prior to
9627 updating the process mark.
9628
c4662635
SM
96292011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9630
9631 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
9632
b0512a1d
EZ
96332011-05-07 Eli Zaretskii <eliz@gnu.org>
9634
605c9376
EZ
9635 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
9636 mailclient-send-it even if window-system is nil. (Bug#8595)
9637
c4662635
SM
9638 * term/w32console.el (terminal-init-w32console):
9639 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
9640 background-mode. (Bug#8597)
9641
d1dc2cc2
SM
96422011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9643
9644 Make bytecomp.el understand that defmethod defines funs (bug#8631).
9645 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
9646 New functions.
9647 (defgeneric, eieio--defmethod): Use them.
9648 (eieio-defgeneric): Remove.
9649 (defmethod): Call defgeneric in a way visible to the byte-compiler.
9650
915d1300
GM
96512011-05-07 Glenn Morris <rgm@gnu.org>
9652
a3961c3e
GM
9653 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
9654 Use let rather than let*.
9655 (timeclock-find-discrep): Remove unused local.
9656
314347b9
GM
9657 * calendar/diary-lib.el (diary-comment-start): Doc fix.
9658
915d1300
GM
9659 * calendar/appt.el (appt-time-msg-list): Doc fix.
9660
275b59b0
NF
96612011-05-06 Noah Friedman <friedman@splode.com>
9662
9663 * apropos.el (apropos-print-doc): Only use
9664 emacs-lisp-docstring-fill-column when it is bound to an integer,
9665 per that variable's documentation.
9666
6c19f744
SM
96672011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9668
9669 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 9670 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 9671
60f884b2
GM
96722011-05-06 Glenn Morris <rgm@gnu.org>
9673
5006e634
GM
9674 * calendar/appt.el (appt-message-warning-time): Doc fix.
9675 (appt-warning-time-regexp): New option.
9676 (appt-make-list): Respect appt-message-warning-time.
9677
548d0a63
GM
9678 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
9679 New options.
9680 (diary-add-to-list): Strip comments from the displayed string.
9681 (diary-mode): Set comment-start and comment-end.
9682
60f884b2
GM
9683 * vc/diff-mode.el (smerge-refine-subst): Declare.
9684 (diff-refine-hunk): Don't require smerge-mode when compiling.
9685
989681bb
JB
96862011-05-06 Juanma Barranquero <lekktu@gmail.com>
9687
9688 * simple.el (list-processes): Return nil as the docstring says.
9689
a6bc05e1
MA
96902011-05-05 Michael Albinus <michael.albinus@gmx.de>
9691
9692 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
9693 to "".
9694 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9695 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
9696 determining of binary transfer. (Bug#7383)
9697
23c22e9a
MA
96982011-05-05 Michael Albinus <michael.albinus@gmx.de>
9699
c4662635
SM
9700 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9701 Fix port computation bug. (Bug#8618)
23c22e9a 9702
0bff894f
GM
97032011-05-05 Glenn Morris <rgm@gnu.org>
9704
b8296902
GM
9705 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
9706
1f522ce8
GM
9707 * simple.el (shell-dynamic-complete-functions)
9708 (comint-dynamic-complete-functions): Declare.
9709
cf5bee67
GM
9710 * net/network-stream.el (gnutls-negotiate):
9711 * simple.el (tabulated-list-print): Fix declarations.
9712
9713 * progmodes/gud.el (syntax-symbol, syntax-point):
9714 Remove unnecessary and incorrect declarations.
9715
0bff894f
GM
9716 * emacs-lisp/check-declare.el (check-declare-scan):
9717 Handle byte-compile-initial-macro-environment in bytecomp.el
9718
9869b3ae
SM
97192011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9720
9721 Fix earlier half-done eieio-defmethod change (bug#8338).
9722 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
9723 Streamline and change calling convention.
9724 (defmethod): Adjust accordingly and simplify.
9725 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
9726 new eieio--defmethod.
9727 (slot-boundp): Minor CSE simplification.
9728
9c1d5ac5
MZ
97292011-05-05 Milan Zamazal <pdm@zamazal.org>
9730
9731 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
9732 (glasses-make-readable): Use glasses-separate-capital-groups.
9733
455c834e
JB
97342011-05-05 Juanma Barranquero <lekktu@gmail.com>
9735
9736 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
9737 (warning-series): Doc fix.
9738 (display-warning): Don't try to create the buffer if we just found it.
9739
9ed7c8cb
CY
97402011-05-04 Chong Yidong <cyd@stupidchicken.com>
9741
9742 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
9743 (autoload-find-generated-file): New function.
9744 (generate-file-autoloads): Bind generated-autoload-file to
9745 buffer-file-name.
9869b3ae
SM
9746 (update-file-autoloads, update-directory-autoloads):
9747 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
9748 output file (Bug#7989).
9749 (batch-update-autoloads): Doc fix.
9750
0898ca10
JB
97512011-05-04 Juanma Barranquero <lekktu@gmail.com>
9752
9753 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
9754
31dfb76c
GM
97552011-05-04 Glenn Morris <rgm@gnu.org>
9756
f330b642
GM
9757 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
9758 function, so it follows changes in calendar-date-style.
9759 (diary-fancy-date-matcher): New function.
9760 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
9761 (diary-fancy-font-lock-fontify-region-function):
9762 Use diary-fancy-date-pattern as a function.
9763
31dfb76c
GM
9764 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
9765 non-numbers for `year' etc pseudo-variables. (Bug#8583)
9766
48e79d6a
TZ
97672011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
9768
9769 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
9770 instead of positional arguments. Allow :keylist and :crlfiles
9771 arguments.
9772 (open-gnutls-stream): Call it.
9773
9774 * net/network-stream.el (network-stream-open-starttls): Adjust to
9775 call `gnutls-negotiate' with :process and :hostname arguments.
9776
dd5a5ee0
SM
97772011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9778
ef80fc09
SM
9779 * minibuffer.el (completion--message): New function.
9780 (completion--do-completion, minibuffer-complete)
9781 (minibuffer-force-complete, minibuffer-complete-word): Use it.
9782 (completion--do-completion): Don't ignore completion-auto-help when in
9783 icomplete-mode.
9784
dd5a5ee0
SM
9785 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
9786 internal encoding (e.g. tibetan zero is not whitespace).
9787 (global-whitespace-mode): Prefer save-current-buffer.
9788 (whitespace-trailing-regexp): Remove useless save-match-data.
9789 (whitespace-empty-at-bob-regexp): Minor simplification.
9790
b7d22a83
CY
97912011-05-03 Chong Yidong <cyd@stupidchicken.com>
9792
9793 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
9794
5192af46
AM
97952011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9796
9797 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 9798 Use `concat' to create string for insertion.
5192af46 9799
5767d190
SM
98002011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9801
9802 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
9803 Avoid open-line which runs post-self-insert-hook.
9804 (bibtex-fill-entry): Remove unused `end' var.
9805
bf242939
AM
98062011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
9807
5767d190
SM
9808 * textmodes/ispell.el (ispell-add-per-file-word-list):
9809 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 9810
25666126
LL
98112011-05-03 Leo Liu <sdl.web@gmail.com>
9812
9813 * isearch.el (isearch-yank-pop): New command.
5767d190 9814 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
9815 (isearch-forward): Mention it.
9816
52d3c2d0
SM
98172011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9818
1bcace58
SM
9819 * simple.el (minibuffer-complete-shell-command): Remove.
9820 (minibuffer-local-shell-command-map): Use completion-at-point.
9821 (read-shell-command): Setup completion vars here instead.
9822 (read-expression-map): Bind TAB to symbol completion.
9823
52d3c2d0
SM
9824 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
9825 error directly rather via storing it into `results'.
9826
35813471
LL
98272011-05-02 Leo Liu <sdl.web@gmail.com>
9828
9829 * vc/diff.el: Fix description.
9830
e793a940
LMI
98312011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9832
9833 * server.el (server-eval-at): New function.
9834
8de66e05
LMI
98352011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9836
9837 * net/network-stream.el (open-network-stream): Take a :nowait
9838 parameter and pass it on to `make-network-process'.
9839 (network-stream-open-plain): Ditto.
9840
dcb79f20
AS
98412011-04-30 Andreas Schwab <schwab@linux-m68k.org>
9842
9843 * faces.el (face-spec-set-match-display): Don't match toolkit
9844 options on terminal frames.
9845
14a7fbd8
SM
98462011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9847
7eabc1be
SM
9848 * progmodes/pascal.el: Use lexical binding.
9849 (pascal-mode-map): Remove author preferences.
9850
14a7fbd8
SM
9851 * pcomplete.el (pcomplete-std-complete): Don't abuse
9852 completion-at-point.
9853
50f84510
JB
98542011-04-28 Juanma Barranquero <lekktu@gmail.com>
9855
6e087a44
JB
9856 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
9857 removing code that has been dead since 1991 or so.
9858
50f84510
JB
9859 * startup.el (command-line): When warning about "_emacs", use a
9860 delayed warning to allow the user to filter it out.
9861
0ba690bd
DD
98622011-04-28 Deniz Dogan <deniz@dogan.se>
9863
9864 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
9865 user has not joined.
9866
08abfaad
SM
98672011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9868
9869 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
9870 aren't any completions at point.
9871
638f053a
JB
98722011-04-28 Juanma Barranquero <lekktu@gmail.com>
9873
9874 * subr.el (display-delayed-warnings): New function.
9875 (delayed-warnings-hook): New variable.
9876
8fff8daa
SM
98772011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9878
08abfaad
SM
9879 * minibuffer.el (completion-at-point, completion-help-at-point):
9880 Don't presume that a given completion-at-point-function will always
9881 use the same calling convention.
9882
8fff8daa
SM
9883 * pcomplete.el (pcomplete-completions-at-point):
9884 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
9885 pcomplete-seen is non-nil.
9886 (pcomplete-comint-setup): Also recognize the new comint/shell
9887 completion functions.
9888 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
9889 pcomplete-seen is non-nil.
9890
841a1577 98912011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 9892
841a1577 9893 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 9894 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 9895 the first character in the entry. This allows for code to add its
211ec907
UJ
9896 own uid to the entry.
9897 (icalendar--convert-float-to-ical): Add export of
9898 `diary-float'-entries save for those with the optional DAY
9899 argument.
9900
2a782793
DC
99012011-04-27 Daniel Colascione <dan.colascione@gmail.com>
9902
9903 * subr.el (shell-quote-argument): Use alternate escaping strategy
9904 when we spot a variable reference in a string.
9905
0438ce91
DC
99062011-04-26 Daniel Colascione <dan.colascione@gmail.com>
9907
9908 * cus-start.el (all): Define customization for debug-on-event.
9909
841a1577 99102011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
9911
9912 * subr.el (shell-quote-argument): Escape correctly under Windows.
9913
d090ed6c
SM
99142011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9915
9916 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
9917
bfd31217
MA
99182011-04-25 Michael Albinus <michael.albinus@gmx.de>
9919
d090ed6c
SM
9920 * net/tramp.el (tramp-process-actions): Add POS argument.
9921 Delete region between POS and (pos).
bfd31217 9922
d090ed6c
SM
9923 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9924 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
9925 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
9926
9927 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
9928 position in `tramp-process-actions' call.
9929
9930 * net/trampver.el: Update release number.
9931
e92f3bd3
SM
99322011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9933
850256b5
SM
9934 * custom.el (defcustom): Obey lexical-binding.
9935
e92f3bd3
SM
9936 Fix octave-inf completion problems reported by Alexander Klimov.
9937 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
9938 Inherit from octave-mode-syntax-table.
9939 (inferior-octave-mode): Set info-lookup-mode.
9940 (inferior-octave-completion-at-point): New function.
9941 (inferior-octave-complete): Use it and completion-in-region.
9942 (inferior-octave-dynamic-complete-functions): Use it as well, and use
9943 comint-filename-completion.
9944 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
9945 symbol elements which shouldn't be word elements.
9946 (octave-font-lock-keywords, octave-beginning-of-defun)
9947 (octave-function-header-regexp): Adjust regexps accordingly.
9948 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
9949
cd22b309
JB
99502011-04-25 Juanma Barranquero <lekktu@gmail.com>
9951
9952 * net/gnutls.el (gnutls-errorp): Declare before first use.
9953
8b492194
TZ
99542011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
9955
9956 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
9957 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 9958 default trustfile exists before going to use it. Add missing
5a5fa834 9959 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
9960 Reported by Claudio Bley <claudio.bley@gmail.com>.
9961 (open-gnutls-stream): Add usage example.
9962
9963 * net/network-stream.el (network-stream-open-starttls): Give host
9964 parameter to `gnutls-negotiate'.
9965 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 9966 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 9967
841a1577 99682011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 9969
cd22b309
JB
9970 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
9971 Use correct match group (bug#8438).
05842630 9972
3ba7869c
CY
99732011-04-24 Chong Yidong <cyd@stupidchicken.com>
9974
512e3ae1
CY
9975 * emacs-lisp/package.el (package-built-in-p): Fix typo.
9976 (package-menu--generate): New arg specifying packages to show.
9977 (package-menu-refresh, package-menu-execute, list-packages):
9978 Callers changed.
9979 (package-show-package-list): New function, replacing deleted
9980 package--list-packages (renamed because it is non-internal).
9981
9982 * finder.el (finder-list-matches): Use package-show-package-list
9983 instead of deleted package--list-packages.
9984
e92f3bd3
SM
9985 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
9986 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
9987 (vc-annotate-mode-map): Bind it to RET.
9988
7031be6d
UR
99892011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
9990
9991 * progmodes/etags.el (next-file): Don't use set-buffer to change
9992 buffers (Bug#8478).
9993
4ef177aa
CY
99942011-04-24 Chong Yidong <cyd@stupidchicken.com>
9995
c8d173eb
CY
9996 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
9997
4ef177aa
CY
9998 * apropos.el (apropos-label-face): Avoid variable-pitch face.
9999 (apropos-accumulator): Doc fix.
10000 (apropos-function, apropos-macro, apropos-command)
10001 (apropos-variable, apropos-face, apropos-group, apropos-widget)
10002 (apropos-plist): Add face property.
10003 (apropos-symbols-internal): Fix indentation.
10004 (apropos-print): Simplify help, and recognize apropos-multi-type.
10005 (apropos-print-doc): Use button-type-get to extract the button's
10006 face property. Fill docstring (Bug#8352).
10007
4ffd0d6b 100082011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
10009
10010 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
10011
c6c32125 10012 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 10013 (mpuz-mode-map): Use mapc.
c6c32125
JB
10014 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
10015 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
10016 Fix typos in docstrings.
10017
58d468b4
JB
10018 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
10019 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
10020
6470c3c6
JB
10021 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
10022
4ffd0d6b 100232011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
10024
10025 * minibuffer.el (completion--do-completion): Avoid the "Next char
10026 not unique" prompt if icomplete-mode is enabled (Bug#5849).
10027
3ad8bad0
CY
10028 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
10029 mouse-2 into unread-command-events, it is interpreted correctly.
10030
71d73c9c 10031 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 10032 (image-toggle-display): Doc fix.
71d73c9c 10033
841a1577 100342011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 10035
4ffd0d6b
GM
10036 * textmodes/page.el (what-page): Use line-number-at-pos to
10037 calculate line number (Bug#6825).
6e1dbaa9 10038
c2fb1b60
JB
100392011-04-22 Juanma Barranquero <lekktu@gmail.com>
10040
10041 * eshell/esh-mode.el (find-tag-interactive): Declare function.
10042 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
10043 Pass argument NO-DEFAULT to `find-tag-interactive'.
10044
e02f48d7
JB
100452011-04-22 Juanma Barranquero <lekktu@gmail.com>
10046
10047 Lexical-binding cleanup.
10048
10049 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
10050 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
10051 * progmodes/ada-prj.el (ada-prj-initialize-values)
10052 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
10053 (ada-prj-show-value):
10054 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
10055 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
10056 (antlr-invalidate-context-cache, antlr-options-menu-filter)
10057 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
10058 * progmodes/bug-reference.el (bug-reference-push-button):
10059 * progmodes/fortran.el (fortran-line-length):
10060 * progmodes/glasses.el (glasses-change):
10061 * progmodes/octave-mod.el (octave-fill-paragraph):
10062 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
10063 (python-pdbtrack-grub-for-buffer, python-sentinel):
10064 * progmodes/sql.el (sql-save-connection):
10065 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
10066 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
10067 Mark unused parameters.
10068
10069 * progmodes/compile.el (compilation--flush-directory-cache)
10070 (compilation--flush-parse, compile-internal): Mark unused parameters.
10071 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
10072 (compilation-next-error-function): Remove unused variable `timestamp'.
10073
10074 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
10075 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
10076
10077 * progmodes/dcl-mode.el (dcl-end-of-command):
10078 Remove unused variable `start'.
10079 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
10080 (dcl-option-value-basic, dcl-option-value-offset)
10081 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
10082 Mark unused parameters.
10083 (dcl-save-local-variable): Remove unused variable `val'.
10084 (mode): Declare.
10085
10086 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
10087 Mark unused parameters.
10088 (delphi-ignore-changes): Move before first use.
10089 (delphi-charset-token-at): Remove unused variable `start'.
10090 (delphi-else-start): Remove unused variable `if-count'.
10091 (delphi-comment-block-start, delphi-comment-block-end):
10092 Remove unused variable `kind'.
10093 (delphi-indent-line): Remove unused variable `new-point'.
10094
10095 * progmodes/ebrowse.el (ebrowse-files-list)
10096 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
10097 Mark unused parameters. Don't quote `lambda'.
10098 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
10099 Don't quote `lambda'.
10100 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
10101 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
10102 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
10103 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
10104 Use `ignore-errors'.
10105 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
10106 (ebrowse-view/find-file-and-search-pattern)
10107 (ebrowse-view/find-member-declaration/definition):
10108 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
10109 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
10110 Rename parameter PREFIX-ARG to PREFIX.
10111 (ebrowse-tags-read-name): Remove unused variables `start' and
10112 `member-info'.
10113 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
10114 to `tags-file'.
10115
10116 * progmodes/etags.el (local-find-tag-hook): Declare.
10117 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
10118 Mark unused parameters.
10119
10120 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
10121 (executable-interpret): Mark unused parameter.
10122
10123 * progmodes/flymake.el (flymake-process-sentinel)
10124 (flymake-after-change-function)
10125 (flymake-create-temp-with-folder-structure)
10126 (flymake-get-include-dirs-dot): Mark unused parameters.
10127 (flymake-safe-delete-directory): Remove unused variable `err'.
10128
10129 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
10130 (speedbar-timer-fn, speedbar-line-text)
10131 (speedbar-change-expand-button-char, speedbar-delete-subblock)
10132 (speedbar-center-buffer-smartly): Declare functions.
10133 (gdb-find-watch-expression): Remove unused variable `array'.
10134 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
10135 (gdb-starting): Mark unused parameters.
10136 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
10137 (gdb-table-string): Remove unused variable `res'.
10138 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
10139 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
10140 (gdb-display-buffer): Remove unused variable `cur-size'.
10141
10142 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
10143 allow lexical-binding compilation.
10144 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
10145 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
10146 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
10147 Mark unused parameters.
10148 (gud-gdb-marker-filter): Remove unused variable `match'.
10149 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
10150 lambda expressions and funcall them, instead of using `fset'.
10151
10152 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
10153 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
10154
10155 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
10156 variable `header-beg'; use `let'.
10157
10158 * progmodes/icon.el (indent-icon-exp): Remove unused variables
10159 `restart', `last-sexp' and `at-do'.
10160
10161 * progmodes/js.el (js--debug): Mark unused parameter.
10162 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10163 (js--splice-into-items): Remove unused variable `item'.
10164 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10165
10166 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10167 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10168 (makefile-complete): Remove unused variable `try'.
10169 (makefile-fill-paragraph, makefile-match-function-end):
10170 Mark unused parameters.
10171
10172 * progmodes/octave-inf.el (inferior-octave-complete):
10173 Remove unused variable `proc'.
10174 (inferior-octave-output-digest): Mark unused parameter.
10175
10176 * progmodes/perl-mode.el (perl-calculate-indent):
10177 Remove unused variable `err'.
10178
10179 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10180 (prolog-indent-line): Mark unused parameters.
10181 (prolog-indent-line): Remove unused variable `beg'.
10182
10183 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10184 (reporter-dont-compact-list): Declare.
10185
10186 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10187 Remove unused variable `char'.
10188 (sh-debug): Mark unused parameter.
10189 (sh-get-indent-info): Remove unused variable `start'.
10190 (sh-calculate-indent): Remove unused variable `var'.
10191
10192 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10193 (simula-electric-keyword): Remove unused variable `null'.
10194 (simula-search-backward, simula-search-forward): Remove unused
10195 variables `begin' and `end'.
10196
10197 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10198 Remove unused variable `pos'.
10199 (vera-electric-tab, vera-comment-uncomment-region):
10200 Mark unused parameters.
10201 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10202
7ede3b65
CY
102032011-04-22 Chong Yidong <cyd@stupidchicken.com>
10204
10205 * emacs-lisp/package.el (package--builtins, package-alist)
10206 (package-load-descriptor, package-built-in-p, package-activate)
10207 (define-package, package-installed-p)
10208 (package-compute-transaction, package-buffer-info)
10209 (package--push): Doc fix. Distinguish more clearly between
10210 version strings and version lists.
10211
121656e9
JB
102122011-04-21 Juanma Barranquero <lekktu@gmail.com>
10213
10214 Lexical-binding cleanup.
10215
10216 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10217 (5x5-make-mutate-best):
10218 * play/fortune.el (fortune-in-buffer):
10219 * play/gomoku.el (gomoku-init-display):
10220 * play/solitaire.el (solitaire, solitaire-do-check):
10221 * play/tetris.el (tetris-default-update-speed-function):
10222 Mark unused parameters.
10223
10224 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10225 (bubbles--shift): Remove unused variable `char-org'.
10226 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10227 (bubbles--show-images): Remove unused variable `char'.
10228
10229 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10230 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10231 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10232 (decipher-analyze-buffer): Use ?\s.
10233 (decipher-make-checkpoint): Remove unused variable `mapping'.
10234
10235 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10236
10237 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10238 Remove unused variable `result'; use `let'.
10239
10240 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10241 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10242 (gametree-children-shown-p, gametree-compute-reduced-score):
10243 Use `ignore-errors'.
10244
10245 * play/handwrite.el (ps-lpr-switches): Declare.
10246 (handwrite): Remove unused variables `pmin' and `lastp'.
10247
10248 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10249
10250 * play/landmark.el (landmark-init-display)
10251 (landmark-update-naught-weights): Mark unused parameters.
10252 (landmark-y): Remove unused variable `noise'. Simplify.
10253 (landmark-human-plays): Remove unused variable `score'.
10254
10255 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10256 (mpuz-try-proposal): Remove unused variable `game'.
10257
10258 * play/zone.el (life-patterns): Declare.
10259
80f499c7
JB
102602011-04-20 Juanma Barranquero <lekktu@gmail.com>
10261
10262 * vc/vc.el (ediff-vc-internal): Declare function.
10263
024ff170
SM
102642011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10265
c0a193ea
SM
10266 * shell.el: Use lexical-binding and std completion UI.
10267 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10268 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10269 comint-preoutput-filter-functions rather than on
10270 comint-output-filter-functions.
10271 (shell-command-completion, shell--command-completion-data)
10272 (shell-filename-completion, shell-environment-variable-completion)
10273 (shell-c-a-p-replace-by-expanded-directory): New functions.
10274 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10275 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10276 (shell-dynamic-complete-environment-variable): Use them.
10277 (shell-dynamic-complete-as-environment-variable)
10278 (shell-dynamic-complete-as-command): Remove.
10279 (shell-match-partial-variable): Match past point.
10280 * comint.el: Clean up use of completion-at-point-functions.
10281 (comint-completion-at-point): New function.
10282 (comint-mode): Use it completion-at-point-functions.
10283 (comint-dynamic-complete): Make it obsolete.
10284 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10285 (comint-c-a-p-replace-by-expanded-history): New function.
10286 (comint-dynamic-complete-functions)
10287 (comint-replace-by-expanded-history): Use it.
10288 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10289 termination strings. Try harder to avoid second try-completion.
10290 (completion-in-region-mode-map): Disable bindings that don't work yet.
10291
2dbaa080
SM
10292 * comint.el: Use lexical-binding. Require CL.
10293 (comint-dynamic-complete-functions): Use comint-filename-completion.
10294 (comint-completion-addsuffix): Tweak custom type.
10295 (comint-filename-completion, comint--common-suffix)
10296 (comint--common-quoted-suffix, comint--table-subvert)
10297 (comint--complete-file-name-data): New functions.
10298 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10299 (comint-dynamic-list-filename-completions): Use them.
10300 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10301
2dbaa080
SM
10302 * minibuffer.el (completion-in-region-mode):
10303 Keep completion-in-region-mode--predicate global.
10304 (completion-in-region--postch):
10305 Assume completion-in-region-mode--predicate is not null.
10306
c79a6f38
SM
10307 * progmodes/flymake.el (flymake-start-syntax-check-process):
10308 Obey `dir'. Simplify.
10309
024ff170
SM
10310 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10311 we're in VC after all.
10312
1c6c854e
CS
103132011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10314
10315 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10316 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10317 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10318
bed7f140
SM
103192011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10320
332e62ab
SM
10321 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10322 add sanity check.
10323
bed7f140
SM
10324 * obsolete/erc-hecomplete.el: Make obsolete.
10325 * obsolete/: Standardize obsolescence info in the header.
10326
f195c582
GM
103272011-04-20 Glenn Morris <rgm@gnu.org>
10328
10329 * calendar/solar.el (solar-horizontal-coordinates):
10330 Use the longitude argument rather than `calendar-longitude'.
10331 (solar-date-next-longitude): Remove unused locals.
10332
cb79b8c0
VJL
103332011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10334
10335 * whitespace.el: New version 13.2.1.
10336
103372011-04-20 felix <EmacsWiki> (tiny change)
10338
d8e4b68b 10339 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10340 switching between major modes on a file.
10341
602ea69d
SM
103422011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10343
10344 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10345 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10346 multi-line comments as well.
10347
06b60517
JB
103482011-04-19 Juanma Barranquero <lekktu@gmail.com>
10349
10350 Lexical-binding cleanup.
10351
10352 * arc-mode.el (archive-mode-revert):
10353 * cmuscheme.el (scheme-interactively-start-process):
10354 * custom.el (custom-initialize-delay):
10355 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10356 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10357 * emacs-lock.el (emacs-lock-clear-sentinel):
10358 * ezimage.el (defezimage):
10359 * follow.el (follow-avoid-tail-recenter):
10360 * fringe.el (set-fringe-mode-1):
10361 * generic-x.el (bat-generic-mode-compile):
10362 * help-mode.el (help-info-variable, help-do-xref)
10363 (help-mode-revert-buffer):
10364 * help.el (view-emacs-todo):
10365 * iswitchb.el (iswitchb-completion-help):
10366 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10367 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10368 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10369 * locate.el (locate-update):
10370 * longlines.el (longlines-encode-region)
10371 (longlines-after-change-function):
10372 * outline.el (outline-isearch-open-invisible):
10373 * ps-def.el (declare-function, charset-dimension, char-width)
10374 (encode-char):
10375 * ps-mule.el (ps-mule-plot-string):
10376 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10377 (recentf-edit-list-select, recentf-edit-list-validate)
10378 (recentf-open-files-action):
10379 * rect.el (delete-whitespace-rectangle-line)
10380 (rectangle-number-line-callback):
10381 * register.el (window-configuration-to-register)
10382 (frame-configuration-to-register):
10383 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10384 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10385 (xselect-convert-to-targets, xselect-convert-to-delete)
10386 (xselect-convert-to-filename, xselect-convert-to-charpos)
10387 (xselect-convert-to-lineno, xselect-convert-to-colno)
10388 (xselect-convert-to-os, xselect-convert-to-host)
10389 (xselect-convert-to-user, xselect-convert-to-class)
10390 (xselect-convert-to-name, xselect-convert-to-integer)
10391 (xselect-convert-to-atom, xselect-convert-to-identity):
10392 * subr.el (declare, ignore, process-kill-without-query)
10393 (text-clone-maintain):
10394 * terminal.el (te-get-char, te-tic-sentinel):
10395 * tool-bar.el (tool-bar-make-keymap):
10396 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10397 * type-break.el (type-break-mode, type-break-noninteractive-query):
10398 * view.el (View-back-to-mark):
10399 * wid-browse.el (widget-browse-action, widget-browse-widget)
10400 (widget-browse-widgets, widget-browse-sexp):
10401 * widget.el (define-widget-keywords):
10402 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10403 Mark unused parameters.
10404
10405 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10406 (align-areas): Remove unused variable `look'.
10407 (align-region): Remove unused variables `real-end' and `pos-list'.
10408
10409 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10410
10411 * bindings.el (mode-line-modified, mode-line-remote):
10412 Mark unused parameters.
10413 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10414
10415 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10416 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10417
10418 * comint.el (comint-history-isearch-pop-state)
10419 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10420 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10421 (comint-substitute-in-file-name): Doc fix.
10422
10423 * completion.el (cmpl-statistics-block): Mark unused parameter.
10424 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10425 (save-completions-to-file, load-completions-from-file):
10426 Remove unused local variable `e'.
10427
10428 * composite.el (compose-chars): Remove unused variable `len'.
10429 (lgstring-insert-glyph): Remove unused variable `g'.
10430 (compose-glyph-string): Remove unused variables `ascent',
10431 `descent', `lbearing' and `rbearing'.
10432 (compose-glyph-string-relative): Remove unused variables
10433 `lbearing', `rbearing' and `wadjust'.
10434 (compose-gstring-for-graphic): Remove unused variables `header',
10435 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10436 (compose-gstring-for-terminal): Remove unused variables `header'
10437 and `nchars'. Use `let', not `let*'.
10438
10439 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10440 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10441 (Custom-buffer-done, custom-buffer-create-internal)
10442 (custom-browse-visibility-action, custom-browse-group-tag-action)
10443 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10444 (widget-magic-mouse-down-action, custom-toggle-parent)
10445 (custom-add-parent-links, custom-toggle-hide-variable)
10446 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10447 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10448 (custom-face-menu-create, custom-variable-menu-create, get)
10449 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10450 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10451 (customize-apropos): Remove unused variable `tests'.
10452 (custom-group-value-create): Remove unused variable `hidden-p'.
10453 (sort-fold-case): Declare.
10454
10455 * cus-theme.el (custom-reset-standard-faces-list)
10456 (custom-reset-standard-variables-list): Declare.
10457 (customize-create-theme, custom-theme-revert, custom-theme-write)
10458 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10459 Mark unused parameters.
10460
10461 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10462
10463 * delim-col.el (delimit-columns-max): Move defvar before first use.
10464
10465 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10466 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10467
10468 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10469 (auto-insert): Declare.
10470 (desktop-restore-file-buffer): Rename desktop-* parameters;
10471 mark unused ones.
10472 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10473 (desktop-buffer): Rename desktop-* parameters.
10474
10475 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10476 (dframe-reposition-frame-xemacs, dframe-help-echo)
10477 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10478 Mark unused parameters.
10479
10480 * dired-aux.el (backup-extract-version-start, overwrite-query)
10481 (overwrite-backup-query, rename-regexp-query)
10482 (rename-non-directory-query): Declare.
10483 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10484 (dired-add-entry): Remove unused variable `orig-file-name'.
10485 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10486 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10487 `dired-copy-preserve-time' directly.
10488 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10489 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10490
10491 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10492 (dired-virtual-revert, dired-make-relative-symlink):
10493 Mark unused parameters.
10494 (manual-program): Declare.
10495 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10496 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10497 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10498
10499 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10500
10501 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10502
10503 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10504 Declare.
10505
10506 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10507
10508 * electric.el (Electric-command-loop): Rename parameter
10509 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10510
10511 * expand.el (expand-in-literal): Remove unused variable `here'.
10512
10513 * facemenu.el (facemenu-add-new-color):
10514 Remove unused variable `docstring'.
10515
10516 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10517 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10518 (face-attr-construct): Mark unused parameter. Doc fix.
10519 (read-color): Remove unused variable `hex-string'.
10520
10521 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10522 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10523 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10524 (display-buffer-other-frame): Remove unused variable `old-window'.
10525 (kill-buffer-hook): Declare.
10526 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10527 Mark unused parameters.
10528 (after-find-file): Pass 1 to `auto-save-mode', not t.
10529
10530 * files-x.el (auto-insert): Declare.
10531 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10532
10533 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10534 variable `buf'. Mark unused parameter.
06b60517
JB
10535 (find-lisp-insert-directory): Mark unused parameter.
10536
10537 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10538 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10539 (format-common-tail): Remove, unused.
10540 (format-deannotate-region): Remove unused variable `loc'.
10541 (format-annotate-region): Remove unused variable `p'.
10542 (format-annotate-single-property-change): Remove unused variables
10543 `default' and `tail'.
10544
10545 * forms.el (read-file-filter): Declare.
10546 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10547
10548 * frame.el (frame-creation-function-alist): Mark unused parameter.
10549 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10550
10551 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10552 Remove unused parameters.
10553 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10554 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10555
10556 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10557 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10558 (hfy-prepare-tag-map): Mark unused parameters.
10559 (htmlfontify-buffer): Use `called-interactively-p'.
10560
10561 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10562 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10563 (ibuffer-do-occur): Mark unused parameters.
10564 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10565 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10566
10567 * ibuffer.el: Don't quote `lambda'.
10568 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10569 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10570 Mark unused parameters.
10571
10572 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10573 (ido-completing-read): Mark unused parameters.
10574 (ido-copy-current-word): Mark unused parameters;
10575 remove unused variable `name'.
10576 (ido-sort-merged-list): Remove unused parameter `dirs'.
10577
10578 * ielm.el (ielm-input-sender): Mark unused parameter.
10579 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10580 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10581 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10582 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10583 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10584
10585 * image-dired.el (image-dired-display-thumbs): Remove unused
10586 variables `curr-file' and `count'.
10587 (image-dired-remove-tag): Remove unused variable `start'.
10588 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10589 variable `curr-file'
10590 (image-dired-rotate-original): Remove unused variable `temp-file'.
10591 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10592 Remove unused variable `file'.
10593 (image-dired-gallery-generate): Remove unused variable `curr'.
10594 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10595
10596 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10597
10598 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10599
10600 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
10601
10602 * isearch.el (minibuffer-history-symbol): Declare.
10603 (isearch-edit-string): Remove unused variable `err'.
10604 (isearch-message-prefix, isearch-message-suffix):
10605 Mark unused parameters.
10606
10607 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
10608
10609 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
10610
10611 * makesum.el (double-column): Remove unused variable `cnt'.
10612
10613 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
10614 (ido-ignore-item-temp-list): Declare.
10615
10616 * mouse-drag.el (mouse-drag-throw): Remove unused variables
10617 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
10618 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
10619 (mouse-drag-drag): Remove unused variables `mouse-delta' and
10620 `mouse-col-delta'.
10621
10622 * mouse-sel.el (mouse-extend-internal):
10623 Remove unused variable `orig-window-frame'.
10624
10625 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
10626 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
10627 Move declarations before first use.
10628 (pcomplete-opt): Mark unused parameters; doc fix.
10629
10630 * proced.el (proced-revert): Mark unused parameter.
10631 (proced-send-signal): Remove unused variable `err'.
10632
10633 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
10634 Rename parameter PREFIX-ARG to ARG.
10635 (ps-basic-plot-string, ps-basic-plot-whitespace):
10636 Mark unused parameters.
10637
10638 * replace.el (replace-count): Define.
10639 (occur-revert-function): Mark unused parameters.
10640 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
10641 (isearch-case-fold-search, isearch-string): Declare.
10642 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
10643 bind `case-fold-search'. Remove unused variables `beg' and `end',
10644 and simplify.
10645 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
10646 COUNT and bind `replace-count'.
10647 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
10648 to COUNT.
10649
10650 * savehist.el (print-readably, print-string-length): Declare.
10651
10652 * shadowfile.el (shadow-expand-cluster-in-file-name):
10653 Remove unused variable `cluster'.
10654 (shadow-copy-file): Remove unused variable `i'.
10655 (shadow-noquery, shadow-clusters, shadow-site-cluster)
10656 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
10657 (shadow-define-literal-group, shadow-define-regexp-group)
10658 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
10659
10660 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
10661 (shell): Use `called-interactively-p'.
10662 (shell-directory-tracker): Remove unused variable `chdir-failure'.
10663
10664 * simple.el (compilation-context-lines, comint-file-name-quote-list)
10665 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
10666 (delete-backward-char): Remove unused variable `ocol'.
10667 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
10668 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
10669 (event-apply-hyper-modifier, event-apply-shift-modifier)
10670 (event-apply-control-modifier, event-apply-meta-modifier):
10671 Mark unused parameters.
10672 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
10673 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
10674
10675 * speedbar.el (speedbar-ignored-directory-expressions)
10676 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
10677 (speedbar-find-file, speedbar-dir-follow)
10678 (speedbar-directory-buttons-follow, speedbar-tag-find)
10679 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
10680 (speedbar-buffers-line-directory, speedbar-buffer-click):
10681 Mark unused parameters.
10682 (speedbar-tag-file): Remove unused variable `mode'.
10683 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
10684
10685 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
10686
10687 * talk.el (talk): Remove unused variable `display'.
10688
10689 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
10690 (tar-write-region-annotate): Mark unused parameter.
10691
10692 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
10693 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
10694 Declare them, wrapped in `with-no-warnings' to avoid replacing one
10695 warning by another.
10696
10697 * time-stamp.el (time-stamp-string-preprocess):
10698 Remove unused variable `require-padding'.
10699
10700 * tree-widget.el (widget-glyph-enable): Declare.
10701 (tree-widget-action): Mark unused parameter.
10702
10703 * w32-fns.el (x-get-selection): Mark unused parameter.
10704 (autoload-make-program, generated-autoload-file): Declare.
10705
10706 * wdired.el (wdired-revert): Mark unused parameters.
10707 (wdired-xcase-word): Remove unused variable `err'.
10708
10709 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
10710 (whitespace-help-scroll): Remove unused variable `data-help'.
10711
10712 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
10713 (widget-image-insert, widget-after-change, default)
10714 (widget-default-format-handler, widget-default-notify)
10715 (widget-default-prompt-value, widget-info-link-action)
10716 (widget-url-link-action, widget-function-link-action)
10717 (widget-variable-link-action, widget-file-link-action)
10718 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
10719 (widget-field-prompt-internal, widget-field-action, widget-field-match)
10720 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
10721 (widget-insert-button-action, widget-delete-button-action, visibility)
10722 (widget-documentation-link-action, widget-documentation-string-action)
10723 (widget-const-prompt-value, widget-regexp-match, symbol)
10724 (widget-coding-system-prompt-value)
10725 (widget-key-sequence-value-to-external, sexp)
10726 (widget-sexp-value-to-internal, character, vector, cons)
10727 (widget-choice-prompt-value, widget-boolean-prompt-value)
10728 (widget-color--choose-action): Mark unused parameters.
10729 (widget-item-match-inline, widget-choice-match-inline)
10730 (widget-checklist-match, widget-checklist-match-inline)
10731 (widget-group-match): Rename parameter VALUES to VALS.
10732 (widget-field-value-set): Remove unused variable `size'.
10733 (widget-color-action): Remove unused variables `value' and `start'.
10734
10735 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 10736 variable `dir'. Doc fix.
06b60517
JB
10737 (windmove-find-other-window): Don't pass it.
10738
10739 * window.el (count-windows): Mark unused parameter.
10740 (bw-adjust-window): Remove unused variable `err'.
10741
10742 * woman.el (woman-file-name): Remove unused variable `default'.
10743 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
10744 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
10745 (global-font-lock-mode): Declare.
10746 (woman-decode-region): Mark unused parameter.
10747 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
10748
10749 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
10750 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
10751 (x-dnd-handle-moz-url): Remove unused variable `title'.
10752 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
10753
10754 * xml.el (xml-parse-tag, xml-parse-attlist):
10755 Remove unused variable `pos'.
10756
bc4f7f3d
GM
107572011-04-19 Glenn Morris <rgm@gnu.org>
10758
10759 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
10760 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
10761 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10762 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
10763 * calendar/cal-html.el (cal-html-insert-minical):
10764 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
10765 (calendar-mark-date-pattern):
10766 Prefix "unused" locals.
10767
10768 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
10769 optional argument `style'.
10770
10771 * calendar/appt.el (appt-make-list):
10772 * calendar/cal-china.el (calendar-chinese-date-string):
10773 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
10774 (diary-hebrew-yahrzeit):
10775 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
10776 * calendar/calendar.el (calendar-generate-window):
10777 * calendar/time-date.el (time-to-days):
10778 Remove unused local variables.
10779
16a43933
CY
107802011-04-18 Chong Yidong <cyd@stupidchicken.com>
10781
10782 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
10783 glyphless-char-display table.
10784 (tabulated-list-glyphless-char-display): New var.
10785
7eed1860
SS
107862011-04-18 Sam Steingold <sds@gnu.org>
10787
10788 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
10789 to acknowledgments.
10790
4d2d1ccd
GM
107912011-04-17 Glenn Morris <rgm@gnu.org>
10792
10793 * calendar/diary-lib.el (diary-sexp-entry):
10794 * calendar/holidays.el (holiday-sexp):
10795 Set debug-on-error rather than the removed stack-trace-on-error.
10796
239da61d
GM
107972011-04-16 Glenn Morris <rgm@gnu.org>
10798
10799 * progmodes/f90.el: Use lexical-binding.
10800 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
10801
8b05752a
SM
108022011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10803
daca8ba5
SM
10804 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
10805 (mail-mode): Setup mailalias completion here instead.
10806 * mail/mailalias.el: Use lexical-binding.
10807 (pattern, mailalias-done): Declare dynamic.
10808 (mail-completion-at-point-function): New function, from mail-complete.
10809 (mail-complete): Use it.
10810 (mail-completion-expand): New function.
10811 (mail-get-names): Use it.
10812 (mail-directory, mail-directory-process, mail-directory-stream):
10813 Don't use `pattern' for lexically bound arg.
10814
6f542485
SM
10815 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
10816
037e7c3f
SM
10817 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
10818 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
10819 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
10820
8b05752a
SM
10821 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
10822 (byte-save-window-excursion, byte-temp-output-buffer-setup)
10823 (byte-interactive-p): Define them again, for use when inlining
10824 old code.
10825
49093f60
JB
108262011-04-15 Juanma Barranquero <lekktu@gmail.com>
10827
10828 * loadup.el: Use `string-to-number', not `string-to-int'.
10829
b5b8e7de
SM
108302011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10831
10832 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
10833 gud-gdb-complete-command.
10834 (gud-gdb-completions): New function, from gud-gdb-complete-command.
10835 (gud-gdb-completion-at-point): New function.
10836 (gud-gdb-completions): Remove.
10837
f42efeb5
MA
108382011-04-14 Michael Albinus <michael.albinus@gmx.de>
10839
49093f60
JB
10840 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
10841 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
10842 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
10843 whether `executable-find' is bound.
f42efeb5
MA
10844
10845 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
10846
e240cc21
SM
108472011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10848
10849 * minibuffer.el (completion-in-region-mode-predicate)
10850 (completion-in-region-mode--predicate): New vars.
10851 (completion-in-region, completion-in-region--postch)
10852 (completion-in-region-mode): Use them.
10853 (completion--capf-wrapper): Also return the hook function.
10854 (completion-at-point, completion-help-at-point):
10855 Adjust and provide a predicate.
c2bd2ab0
SM
10856
10857 Preserve arg names for advice of subr and lexical functions (bug#8457).
10858 * help-fns.el (help-function-arglist): Consolidate the subr and
10859 new-byte-code cases. Add argument `preserve-names' to extract names
10860 from the docstring when needed.
10861 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
10862 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
10863 (ad-arglist): Use help-function-arglist's new arg.
10864 (ad-definition-type): Use cond.
10865
c183f693
JB
108662011-04-13 Juanma Barranquero <lekktu@gmail.com>
10867
06641a47
JB
10868 * autorevert.el (auto-revert-handler):
10869 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
10870 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
10871 Don't quote lambda.
10872
c183f693
JB
10873 * image-mode.el (image-transform-set-scale):
10874 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
10875
1e3b6001
G
108762011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10877
10878 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 10879 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
10880 Upgrades via gnutls-cli are too slow to be done opportunistically.
10881
2d6af8dd
JB
108822011-04-12 Juanma Barranquero <lekktu@gmail.com>
10883
10884 * dframe.el (dframe-current-frame): Remove spurious quote.
10885
c0749a51
GM
108862011-04-12 Glenn Morris <rgm@gnu.org>
10887
088d0d61
GM
10888 * calendar/cal-tex.el (cal-tex-end-document):
10889 Try to automatically use latin1 input if needed.
10890
c0749a51
GM
10891 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
10892 Don't try to cons a mark onto an empty element.
10893
5c90fde0
LL
108942011-04-11 Leo Liu <sdl.web@gmail.com>
10895
10896 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
10897 buffers.
10898 (ido-kill-buffer-at-head): Support killing virtual buffers.
10899
369e974d
CY
109002011-04-10 Chong Yidong <cyd@stupidchicken.com>
10901
10902 * minibuffer.el (completion-show-inline-help): New var.
10903 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
10904 (minibuffer-force-complete, minibuffer-complete-word):
10905 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
10906
10907 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
10908 to avoid interference from inline help (Bug#5849).
10909
37f1c930
LL
109102011-04-10 Leo Liu <sdl.web@gmail.com>
10911
099c39a4
JB
10912 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10913 Fix typo.
37f1c930 10914
a32d4040
CY
109152011-04-09 Chong Yidong <cyd@stupidchicken.com>
10916
10917 * image-mode.el (image-toggle-display-image): Signal an error if
10918 not in Image mode.
10919 (image-transform-mode, image-transform-resize)
10920 (image-transform-set-rotation): Doc fix.
daca8ba5 10921 (image-transform-set-resize): Delete.
a32d4040
CY
10922 (image-transform-set-scale, image-transform-fit-to-height)
10923 (image-transform-fit-to-width): Handle image-toggle-display-image
10924 and image-transform-resize directly.
10925
099c39a4 109262011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
10927
10928 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
10929 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
10930 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
10931 (doc-view-mode-map): Add bindings for the new functions.
10932
099c39a4 109332011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 10934
4d61f28d 10935 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
10936 Fix typo in docstring.
10937
3726838a
EZ
109382011-04-08 Eli Zaretskii <eliz@gnu.org>
10939
04f33f1e
EZ
10940 * files.el (file-size-human-readable): Produce one digit after
10941 decimal, like "ls -lh" does.
10942
10943 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
10944 the file size representation.
10945
3726838a
EZ
10946 * simple.el (list-processes): If async subprocesses are not
10947 available, error out with a clear error message.
10948
cbb59342
CY
109492011-04-08 Chong Yidong <cyd@stupidchicken.com>
10950
10951 * help.el (help-form-show): New function, to be called from C.
10952 Put help-form output in a buffer named differently than *Help*.
10953
e3971c44
EZ
109542011-04-08 Eli Zaretskii <eliz@gnu.org>
10955
10956 * files.el (file-size-human-readable): New function.
10957
10958 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
10959 computing the representation inline. Don't require `cl'.
10960
12544bbe
GM
109612011-04-08 Glenn Morris <rgm@gnu.org>
10962
a1de6c6a
GM
10963 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
10964
3c4671f4
GM
10965 * net/browse-url.el (browse-url-firefox):
10966 Test system-type, not system-configuration.
10967
b605679c
GM
10968 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
10969 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
10970 Use log-edit-empty-buffer-p. (Bug#7598)
10971
56442f0c
GM
10972 * net/rlogin.el (rlogin-process-connection-type): Simplify.
10973 (rlogin-mode-map): Initialize in the defvar.
10974 (rlogin): Use ignore-errors.
10975
12544bbe
GM
10976 * replace.el (occur-mode-map): Some fixes for menu items.
10977
eb237b0f
AH
109782011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
10979
10980 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
10981
7d668f2c
CY
109822011-04-06 Chong Yidong <cyd@stupidchicken.com>
10983
e67a13ab
CY
10984 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
10985 issuing unused warnings.
10986
10987 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
10988 macro directly.
10989
7d668f2c
CY
10990 * simple.el: Lisp reimplement of list-processes. Based on an
10991 earlier reimplementation by Leo Liu, but using tabulated-list.el.
10992 (process-menu-mode): New major mode.
10993 (list-processes--refresh, list-processes):
10994 (process-menu-visit-buffer): New functions.
10995
10996 * files.el (save-buffers-kill-emacs): Don't assume any return
10997 value of list-processes, which is undocumented anyway.
10998
a83ec3c9
CY
109992011-04-06 Chong Yidong <cyd@stupidchicken.com>
11000
11001 * emacs-lisp/tabulated-list.el: New file.
11002
e91a96fe
CY
11003 * emacs-lisp/package.el: Use Tabulated List mode.
11004 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
11005 (package-menu-mode): Derive from tabulated-list-mode. Set up the
11006 table format using Tabulated List mode variables.
11007 (package--push): New macro, replacing package-list-maybe-add.
11008 (package-menu--generate): Use package--push. Renamed from
11009 package--generate-package-list.
11010 (package-menu-refresh, list-packages): Use it.
daca8ba5 11011 (package-menu--print-info): Rename from package-print-package.
e91a96fe 11012 Return insertion data instead of inserting it directly.
099c39a4
JB
11013 (package-menu-describe-package, package-menu-execute):
11014 Use tabulated-list-get-id.
e91a96fe
CY
11015 (package-menu-mark-delete, package-menu-mark-install)
11016 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
11017 (package-menu-mark-obsolete-for-deletion):
11018 Use tabulated-list-put-tag.
e91a96fe
CY
11019 (package--list-packages, package-menu-revert)
11020 (package-menu-get-package, package-menu-get-version)
11021 (package-menu-sort-by-column): Functions deleted.
11022 (package-menu-package-list, package-menu-sort-key): Vars deleted.
11023 (package-menu--status-predicate, package-menu--version-predicate)
11024 (package-menu--name-predicate)
11025 (package-menu--description-predicate): Handle arguments in the
11026 Tabulated List format.
11027 (package-list-packages-no-fetch): Call list-packages.
11028
3e214b50
JB
110292011-04-06 Juanma Barranquero <lekktu@gmail.com>
11030
11031 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 11032 (after-find-file): Don't bind it.
3e214b50
JB
11033 (revert-buffer-in-progress-p): New variable.
11034 (revert-buffer): Bind it.
11035 Pass nil for `after-find-file-from-revert-buffer'.
11036
11037 * saveplace.el (save-place-find-file-hook): Use new variable
11038 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
11039
3f0f1700
GM
110402011-04-06 Glenn Morris <rgm@gnu.org>
11041
c0274801
GM
11042 * Makefile.in (AUTOGEN_VCS): New variable.
11043 (autoloads): Use $AUTOGEN_VCS.
11044
3f0f1700
GM
11045 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
11046 * calendar/calendar.el (calendar-mode-map):
11047 Check for toolkit scroll bars. (Bug#8305)
11048
41ea9e48
CY
110492011-04-05 Chong Yidong <cyd@stupidchicken.com>
11050
11051 * minibuffer.el (completion-in-region--postch)
11052 (completion-in-region-mode): Remove unnecessary messages.
11053
6194c800
JB
110542011-04-05 Juanma Barranquero <lekktu@gmail.com>
11055
33256f14
JB
11056 * font-lock.el (font-lock-refresh-defaults):
11057 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
11058 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
11059
6194c800
JB
11060 * info.el (Info-directory-list, Info-read-node-name-2)
11061 (Info-split-parameter-string): Doc fixes.
11062 (Info-virtual-nodes): Reflow docstring.
11063 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
11064 (Info-apropos-toc-nodes, info-finder, Info-get-token)
11065 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
11066 Fix typos in docstrings.
11067 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
11068 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
11069 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
11070 (Info-restore-desktop-buffer): Mark unused parameters.
11071 (Info-directory-find-file, Info-directory-find-node)
11072 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
11073 (Info-virtual-index-find-node, Info-apropos-find-file)
11074 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 11075 Mark unused parameters; fix typos in docstrings.
6194c800
JB
11076 (Info-virtual-index): Remove unused local variable `nodename'.
11077
b87a8200 110782011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 11079
b87a8200
DD
11080 * net/rcirc.el: Update my e-mail address.
11081 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 11082
3b2ff876
CY
110832011-04-05 Chong Yidong <cyd@stupidchicken.com>
11084
11085 * startup.el (command-line): Save the cursor's theme-face
11086 directly, instead of using face-override-spec.
11087
11088 * custom.el (load-theme): Minor optimization in assigning faces.
11089
8d17e7ca
JB
110902011-04-04 Juanma Barranquero <lekktu@gmail.com>
11091
11092 * help-fns.el (describe-variable): Complete all variables having
11093 documentation, including keywords.
11094 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
11095
2fbc1934
JB
110962011-04-04 Juanma Barranquero <lekktu@gmail.com>
11097
11098 Convert to lexical-binding.
11099
11100 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
11101 (bs--get-marked-string, bs--get-modified-string)
11102 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
11103 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
11104 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
11105
11106 * ehelp.el (electric-help-execute-extended)
11107 (electric-help-ctrl-x-prefix):
11108 * hexl.el (hexl-revert-buffer-function):
11109 * linum.el (linum-after-change, linum-after-scroll):
11110 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
11111
11112 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
11113
74f50695
DU
111142011-04-04 Daiki Ueno <ueno@unixuser.org>
11115
11116 * epa-dired.el:
11117 * epa-mail.el:
11118 * epa-hook.el:
11119 * epa-file.el:
11120 * epa.el:
11121 * epg.el: Use lexical binding.
11122
c11325f7
CY
111232011-04-03 Chong Yidong <cyd@stupidchicken.com>
11124
0d9e9a12
CY
11125 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
11126
c11325f7 11127 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
11128 dictionary case for flyspell-mark-duplications-exceptions.
11129 Use regexp matching for languages.
c11325f7
CY
11130 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
11131 default dictionary (Bug#7926).
11132
da91b5f2
CY
111332011-04-02 Chong Yidong <cyd@stupidchicken.com>
11134
099c39a4
JB
11135 * emacs-lisp/package.el (package--with-work-buffer):
11136 Recognize https URLs.
da91b5f2 11137
099c39a4
JB
11138 * net/network-stream.el: Move from gnus/proto-stream.el.
11139 Change prefix to network-stream throughout.
da91b5f2
CY
11140 (open-protocol-stream): Merge into open-network-stream, leaving
11141 open-protocol-stream as an alias. Handle nil BUFFER args.
11142
11143 * subr.el (open-network-stream): Move to net/network-stream.el.
11144
afa8e9f6
GM
111452011-04-02 Glenn Morris <rgm@gnu.org>
11146
1d2e369d
GM
11147 * find-dired.el (find-exec-terminator): New option.
11148 (find-ls-option): Test for -ls support.
11149 (find-ls-subdir-switches): Test for -b in find-ls-option.
11150 (find-dired, find-grep-dired): Doc fixes.
11151 (find-dired): Use find-exec-terminator.
11152
8abb7da8 11153 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
11154 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
11155 (find-name-arg): Remove purecopy.
8abb7da8 11156
f3ca7378
GM
11157 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
11158 (grep-compute-defaults): Check for `-exec COMMAND +' support.
11159 Set grep-find-use-xargs, grep-find-command, and grep-find-template
11160 accordingly. Don't add the null-device if not needed.
11161
afa8e9f6
GM
11162 * files.el (save-some-buffers): Doc fix.
11163
35eae264
EZ
111642011-04-02 Eli Zaretskii <eliz@gnu.org>
11165
11166 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11167
26b51db5
JB
111682011-04-01 Juanma Barranquero <lekktu@gmail.com>
11169
11170 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11171 Use `dolist' rather than `mapcar'.
11172
7200d79c
SM
111732011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11174
03408648 11175 Add lexical binding.
7200d79c 11176
03408648
SM
11177 * subr.el (apply-partially): Use new closures rather than CL.
11178 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11179 (dolist, dotimes): Use slightly different expansion for lexical code.
11180 (functionp): Move to C.
11181 (letrec): New macro.
11182 (with-wrapper-hook): Use it and apply-partially instead of CL.
11183 (eval-after-load): Preserve lexical-binding.
11184 (save-window-excursion, with-output-to-temp-buffer): Turn them
11185 into macros.
7200d79c 11186
03408648
SM
11187 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11188
11189 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11190 than the arglist.
11191 (help-add-fundoc-usage): Don't add `Not documented'.
11192 (help-function-arglist): Handle closures, subroutines, and new
11193 byte-code-functions.
11194 (help-make-usage): Remove leading underscores.
11195 (describe-function-1): Handle closures.
11196 (describe-variable): Use special-variable-p for completion.
11197
11198 * files.el (lexical-binding): Declare safe.
f488fb65 11199
03408648
SM
11200 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11201 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11202 (pcase): Add `let' pattern.
11203 Change memoization so it actually works.
11204 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11205 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11206 <let>: New case.
f488fb65 11207
03408648
SM
11208 * emacs-lisp/macroexp.el: Use lexical binding.
11209 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11210 Don't convert ' to #' without checking that it's indeed quoting
11211 a lambda.
11212
11213 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11214 Use eval-sexp-add-defvars.
03408648
SM
11215 (eval-sexp-add-defvars): New fun.
11216
11217 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11218
11219 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11220 Don't autoload.
11221 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11222 than the internal `byte-compile-lambda'.
11223 (defmethod): Don't hide code under quotes.
11224 (eieio-defmethod): New `code' argument.
11225
11226 * emacs-lisp/eieio-comp.el: Remove.
11227
11228 * emacs-lisp/edebug.el (edebug-eval-defun)
11229 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11230 (edebug-toggle): Avoid `eval'.
11231
11232 * emacs-lisp/disass.el (disassemble-internal): Handle new
11233 `closure' objects.
11234 (disassemble-1): Handle new byte codes.
11235
11236 * emacs-lisp/cl.el (pushnew): Silence warning.
11237
11238 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11239 (cl-byte-compile-throw): Remove.
11240 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11241
11242 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11243 closures.
11244
11245 * emacs-lisp/cconv.el: New file.
11246
11247 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11248 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11249 (byte-compile-initial-macro-environment):
11250 Handle declare-function here.
11251 (byte-compile--lexical-environment): New var.
11252 (byte-stack-ref, byte-stack-set, byte-discardN)
11253 (byte-discardN-preserve-tos): New lap codes.
11254 (byte-interactive-p): Don't use any more.
11255 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11256 New macros.
11257 (byte-compile-lapcode): Use them and handle new lap codes.
11258 (byte-compile-obsolete): Remove.
11259 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11260 (byte-compile-arglist-warn): Check late def of inlinable funs.
11261 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11262 since they should have been expanded by now.
11263 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11264 (byte-compile-from-buffer): Remove unused second arg.
11265 (byte-compile-preprocess): New function.
11266 (byte-compile-toplevel-file-form): New function to distinguish
11267 file-form calls from outside from file-form calls from hunk-handlers.
11268 (byte-compile-file-form): Simplify.
11269 (byte-compile-file-form-defsubst): Remove.
11270 (byte-compile-file-form-defmumble): Simplify now that
11271 byte-compile-lambda always returns a byte-code-function.
11272 (byte-compile): Preprocess.
11273 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11274 Remove, not used any more.
11275 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11276 (byte-compile-make-args-desc): New funs.
11277 (byte-compile-lambda): Handle lexical functions. Always return
11278 a byte-code-function.
11279 (byte-compile-reserved-constants): New var, to make up room for
11280 closed-over variables.
11281 (byte-compile-constants-vector): Obey it.
11282 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11283 (byte-compile-macroexpand-declare-function): New function.
11284 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11285 byte-code-functions.
11286 (byte-compile-form): Check obsolescence here.
11287 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11288 (byte-compile-variable-ref): Remove.
11289 (byte-compile-dynamic-variable-op): New fun.
11290 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11291 (byte-compile-variable-set): New funs.
11292 (byte-compile-discard): Add 2 args.
11293 (byte-compile-stack-ref, byte-compile-stack-set)
11294 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11295 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11296 macroexpand-all instead.
11297 (byte-compile-quote-form): Remove.
11298 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11299 (byte-compile-bind, byte-compile-unbind): New funs.
11300 (byte-compile-let): Handle let* and lexical binding.
11301 (byte-compile-let*): Remove.
11302 (byte-compile-catch, byte-compile-unwind-protect)
11303 (byte-compile-track-mouse, byte-compile-condition-case):
11304 Handle a new :fun-body form, used for lexical scoping.
11305 (byte-compile-save-window-excursion)
11306 (byte-compile-with-output-to-temp-buffer): Remove.
11307 (byte-compile-defun): Simplify.
11308 (byte-compile-stack-adjustment): New fun.
11309 (byte-compile-out): Use it.
11310 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11311
11312 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11313 handler any more.
11314
11315 * emacs-lisp/byte-opt.el: Use lexical binding.
11316 (byte-inline-lapcode): Remove (to bytecomp).
11317 (byte-compile-inline-expand): Pay attention to inlining to/from
11318 lexically bound code.
11319 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11320 any more.
11321 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11322 any more and don't call compiler-macros.
11323 (byte-compile-splice-in-already-compiled-code): Remove.
11324 (byte-code): Don't inline any more.
11325 (disassemble-offset): Receive `bytes' as argument rather than via
11326 dynamic scoping.
11327 (byte-compile-tag-number): Declare before first use.
11328 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11329 `return' even if make-spliceable.
11330 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11331 obsolete interactive-p.
11332 (byte-optimize-lapcode): Optimize new lap-codes.
11333 Don't trip up on new form of `byte-constant' lap code.
11334
11335 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11336
11337 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11338
11339 * custom.el (custom-initialize-default, custom-declare-variable):
11340 Use `defvar'.
11341
11342 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11343 New variables.
11344 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11345 (COMPILE_FIRST): Add macroexp and cconv.
11346 * makefile.w32-in: Mirror changes in Makefile.in.
11347
11348 * vc/cvs-status.el:
11349 * vc/diff-mode.el:
11350 * vc/log-edit.el:
11351 * vc/log-view.el:
11352 * vc/smerge-mode.el:
11353 * textmodes/bibtex-style.el:
11354 * textmodes/css.el:
11355 * startup.el:
11356 * uniquify.el:
da91b5f2
CY
11357 * minibuffer.el:
11358 * newcomment.el:
11359 * reveal.el:
11360 * server.el:
11361 * mpc.el:
11362 * emacs-lisp/smie.el:
11363 * doc-view.el:
11364 * dired.el:
03408648
SM
11365 * abbrev.el: Use lexical binding.
11366
0f0c1f27
EZ
113672011-04-01 Eli Zaretskii <eliz@gnu.org>
11368
11369 * info.el (info-display-manual): New function.
11370
c82b2579
SM
113712011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11372
11373 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11374
221ddf68
TH
113752011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11376
11377 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11378 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11379
cba6e77e
GM
113802011-03-31 Glenn Morris <rgm@gnu.org>
11381
e040639f
GM
11382 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11383
cba6e77e
GM
11384 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11385
6d0f1c9e
CS
113862011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11387
11388 * progmodes/python.el (python-default-interpreter)
11389 (python-python-command-args, python-jython-command-args)
11390 (python-which-shell, python-which-args, python-which-bufname)
11391 (python-file-queue, python-comint-output-filter-function)
11392 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11393 variables and functions.
11394
3e2d70fd
SM
113952011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11396
11397 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11398 (completion-in-region-mode): New minor mode.
11399 (completion-in-region): Use it.
11400 (completion-in-region--data, completion-in-region-mode-map): New vars.
11401 (completion-in-region--postch): New function.
11402 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11403 New vars.
11404 (completion--capf-wrapper): New function.
11405 (completion-at-point): Use it to track well-behavedness of
11406 hook functions.
11407 (completion-help-at-point): New command.
11408
f3e4086c
JM
114092011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11410
11411 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11412 syntax class to search for whitespace on a single line
11413 (Message-ID: <4D938140.4030905@redhat.com>).
11414
eb7ffc14
LL
114152011-03-30 Leo Liu <sdl.web@gmail.com>
11416
11417 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11418 New commands.
11419 (edit-abbrevs-map): Bind them here.
11420 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11421
d806ab68
KM
114222011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11423
11424 * allout.el (allout-hide-by-annotation, allout-flag-region):
11425 Reduce possibility of overlay leakage by making them volatile.
11426
11427 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11428 hash is not shared between buffers. Mode initialization is
11429 responsible for giving it a useful starting value.
11430 (allout-item-span): Reduce possibility of overlay leakage by
11431 making them volatile.
11432 (allout-widgets-count-buttons-in-region): Add diagnostic function
11433 for tracking down button overlay leaks.
11434
ea622834
LL
114352011-03-29 Leo Liu <sdl.web@gmail.com>
11436
11437 * ido.el (ido-read-internal): Use the default history var
11438 minibuffer-history if no HISTORY is specified.
11439
b62f8267
G
114402011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11441
03408648
SM
11442 * net/imap.el (imap-shell-open, imap-process-connection-type):
11443 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11444 Kerberos, SSL, other subprocesses.
11445
947b6566
LL
114462011-03-28 Leo Liu <sdl.web@gmail.com>
11447
11448 * abbrev.el (abbrev-table-empty-p): New function.
11449 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11450 nonempty ones. (Bug#5937)
11451
5ffb62aa
JD
114522011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11453
11454 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11455
7a097943
LL
114562011-03-27 Leo Liu <sdl.web@gmail.com>
11457
11458 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11459 for foreground and background colors.
11460 (ansi-color-make-color-map): Adapt.
11461
c5b40130
LL
114622011-03-25 Leo Liu <sdl.web@gmail.com>
11463
1f48f7d2
LL
11464 * midnight.el (midnight-time-float): Remove. Note it calculates
11465 the microsecond component incorrectly and seconds-to-time does the
11466 same job.
625897ec 11467 Remove redundant (require 'timer).
1f48f7d2 11468
c5b40130
LL
11469 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11470 (ido-completions): Remove unused arguments. (Bug#8329)
11471
d86d2721
SM
114722011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11473
11474 * minibuffer.el (completion--flush-all-sorted-completions):
11475 Remove itself from hook.
11476 (completion-at-point): Let the functions perform the completion
11477 immediately and return nil or t.
11478 * comint.el (comint-dynamic-complete-functions): Now identical to
11479 completion-at-point-functions.
11480 (comint-dynamic-list-input-ring): Remove unused var `index'.
11481 (comint--match-partial-filename, comint--unquote&expand-filename):
11482 New funs, split from comint-match-partial-filename.
11483 (comint-dynamic-complete): Use completion-at-point.
11484 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11485
e8974c48
DA
114862011-03-24 Drew Adams <drew.adams@oracle.com>
11487
11488 * thingatpt.el: Support `defun'.
11489
def71b5e
LL
114902011-03-23 Leo Liu <sdl.web@gmail.com>
11491
cb5af48e
LL
11492 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11493
def71b5e
LL
11494 * help-mode.el (help-mode-finish): Tweak regexp.
11495
927c53e7
GM
114962011-03-23 Glenn Morris <rgm@gnu.org>
11497
18d05bed
GM
11498 * eshell/esh-opt.el (eshell-eval-using-options):
11499 Do not bind unused local variable `eshell-option-stub'.
11500
927c53e7
GM
11501 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11502
9d0da923
JB
115032011-03-22 Juanma Barranquero <lekktu@gmail.com>
11504
11505 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11506 keymap variable in `with-no-warnings' to avoid a warning when the
11507 keymap has been already `defconst'ed.
11508
4b978a67
LL
115092011-03-22 Leo Liu <sdl.web@gmail.com>
11510
11511 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11512 encode all chars in abbrevs; otherwise use emacs-mule or
11513 utf-8-emacs. (Bug#8308)
11514
5fd62452
JB
115152011-03-22 Juanma Barranquero <lekktu@gmail.com>
11516
0b1596c6
JB
11517 * simple.el (backward-delete-char-untabify):
11518 Avoid warning about using `delete-backward-char'.
11519
5fd62452
JB
11520 * image.el (image-type-file-name-regexps): Make it variable.
11521 `imagemagick-register-types' modifies it, and the user may want
11522 to add new extensions for known image types.
11523 (imagemagick-register-types): Throw error if not using ImageMagick.
11524
0b4e93f1
LL
115252011-03-22 Leo Liu <sdl.web@gmail.com>
11526
11527 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11528 located before rcirc-prompt-end-marker.
11529 (rcirc-complete): Error if point is not after rcirc prompt.
11530 Handle the case when table is nil.
9882e214 11531 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11532
fccee4ab
CY
115332011-03-22 Chong Yidong <cyd@stupidchicken.com>
11534
11535 * custom.el (custom--inhibit-theme-enable): Make it affect only
11536 custom-theme-set-variables and custom-theme-set-faces.
11537 (provide-theme): Ignore custom--inhibit-theme-enable.
11538 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11539 (custom-enabling-themes): Delete variable.
d86d2721
SM
11540 (enable-theme): Accept only loaded themes as arguments.
11541 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11542 (custom-enabled-themes): Forbid themes from setting this.
11543 Eliminate use of custom-enabling-themes.
11544 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11545
af896da6
LL
115462011-03-21 Leo Liu <sdl.web@gmail.com>
11547
11548 * ido.el (ido-read-internal): Add ido-selected to history instead
11549 of user input.
11550
78f64af0
SM
115512011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11552
11553 * subr.el (deferred-action-list, deferred-action-function):
11554 Mark obsolete.
11555
b16ac1ec
LL
115562011-03-21 Leo Liu <sdl.web@gmail.com>
11557
810f7698
LL
11558 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11559 change on 2011-02-13 (bug#8309).
11560
b16ac1ec
LL
11561 * minibuffer.el (read-file-name-function): Change default value.
11562 (read-file-name--defaults): Rename from read-file-name-defaults.
11563 (read-file-name-default): Rename from read-file-name.
11564 (read-file-name): Call read-file-name-function.
11565
4e05e67e
GM
115662011-03-21 Glenn Morris <rgm@gnu.org>
11567
11568 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11569 Doc fixes.
11570
4359915b
CY
115712011-03-21 Chong Yidong <cyd@stupidchicken.com>
11572
11573 * cus-theme.el: Add missing provide statement.
11574 (customize-create-theme): Extract theme value correctly.
11575 (custom-theme-visit-theme): Autoload.
11576 (customize-create-theme): Prompt before inserting default faces.
11577
1fe275ee
JB
115782011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11579
11580 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11581 units and musical notes.
11582
cd394be1 115832011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11584
11585 * ido.el (ido-read-internal): Use completing-read-default.
11586 (ido-completing-read): Fix compatibility with completing-read.
11587
7d476bde
CO
115882011-03-20 Christian Ohler <ohler@gnu.org>
11589
11590 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11591 (ert-delete-all-tests): Use `called-interactively-p' rather than
11592 `interactive-p'.
11593 (ert--make-xrefs-region): Respect END.
11594
fe0fb33e
CY
115952011-03-19 Chong Yidong <cyd@stupidchicken.com>
11596
ff854b0b
CY
11597 * dired-aux.el (dired-create-directory): Signal an error if the
11598 directory already exists (Bug#8246).
11599
fe0fb33e
CY
11600 * facemenu.el (list-colors-display): Call list-faces-display
11601 inside with-help-window.
11602 (list-colors-print): Use display property to align the final
11603 column, instead of checking window-width.
11604
576bce32
EZ
116052011-03-19 Eli Zaretskii <eliz@gnu.org>
11606
4d61f28d 11607 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
11608 windows-nt systems.
11609 (emerge-protect-metachars): Quote correctly for ms-dos and
11610 windows-nt systems.
11611
89c41d68 116122011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
11613
11614 * info.el (info-initialize): Replace all uses of `:' with
11615 path-separator for compatibility with non-Unix systems.
11616 Cache quoting of path-separator. (Bug#8258)
11617
b14e3e21 116182011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
11619
11620 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
11621 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
11622 (mouse-avoidance-mode): Fix typos in docstrings.
11623
4525ce3e
CY
116242011-03-19 Chong Yidong <cyd@stupidchicken.com>
11625
11626 * startup.el (package-subdirectory-regexp): Move from package.el.
11627 Omit \\` and \\', and let callers add them.
11628
11629 * emacs-lisp/package.el (package-strip-version)
11630 (package-load-all-descriptors): Add \\` and \\' to
11631 package-subdirectory-regexp before using it.
11632 (package-untar-buffer): New arg DIR; ensure that file untars only
11633 into this expected directory. Remove superfluous delete-region.
11634 (package-unpack): Caller changed.
11635 (package-tar-file-info): Use package-subdirectory-regexp.
11636
a904a09a 116372011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 11638
a904a09a
SM
11639 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
11640 diff-mode-shared-map (bug#8284).
11641 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
11642
116432011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11644
11645 * calendar/time-date.el (format-seconds): Use assoc instead of
11646 assoc-string, since assoc-string doesn't exist in XEmacs.
11647
171fc304
JB
116482011-03-17 Juanma Barranquero <lekktu@gmail.com>
11649
11650 * custom.el (custom-known-themes): Reflow docstring.
11651 (custom-theme-load-path): Fix typo in docstring.
11652 (load-theme): Fix typo in error message.
11653 (custom-available-themes, custom-variable-theme-value):
11654 Use `let', not `let*'.
11655
d71990a1
JB
116562011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
11657
11658 * calc/README: Mention inclusion of musical notes.
11659
11660 * calc/calc-units.el (calc-lu-quant): Rename from
11661 `calc-logunits-quantity'.
11662 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
11663 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
11664 (calc-db): Rename from `calc-dblevel'.
11665 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
11666 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
11667 (calc-np): Rename from `calc-nplevel'.
11668 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
11669 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
11670 (calc-lu-plus): Rename from `calc-logunits-add'.
11671 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
11672 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
11673 (calc-lu-minus): Rename from `calc-logunits-sub'.
11674 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
11675 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
11676 (calc-lu-times): Rename from `calc-logunits-mul'.
11677 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
11678 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
11679 (calc-lu-divide): Rename from `calc-logunits-div'.
11680 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
11681 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
11682
11683 * calc/calc-ext.el (calc-init-extensions): Update the names of the
11684 functions being autoloaded.
11685
11686 * calc/calc.el (calc-lu-power-reference): Rename from
11687 `calc-logunits-power-reference'.
11688 (calc-lu-field-reference): Rename from
11689 `calc-logunits-field-reference'.
11690
7a71b18d
GM
11691 * calc/calc-help.el (calc-l-prefix-help):
11692 Mention musical note functions.
d71990a1 11693
40c2934b
SM
116942011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11695
11696 * minibuffer.el (completion-all-sorted-completions):
11697 Use :completion-cycle-penalty text property if present.
11698
b0911414
KM
116992011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
11700
11701 * allout.el (allout-yank-processing): Adjust for new rebulleting
11702 regime so bullet being yanked is used without prompting the user
11703 for a choice.
11704
8a05b668
JB
117052011-03-16 Juanma Barranquero <lekktu@gmail.com>
11706
11707 * startup.el (command-line): Warn the user that _emacs is deprecated.
11708
5ba5fb81
JB
117092011-03-16 Juanma Barranquero <lekktu@gmail.com>
11710
11711 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
11712 (delphi-verbose, delphi-comment-face, delphi-string-face)
11713 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
11714 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
11715 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
11716 (delphi-new-comment-line, delphi-font-lock-defaults)
11717 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
11718 Fix typos in docstrings.
11719
2dab465b
KM
117202011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
11721
5ba5fb81 11722 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
11723 Invert the roles of character and string values for INSTEAD, so a
11724 string is used for the more common case of a defaulting prompt.
11725
0adf5618
SM
117262011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11727
11728 * progmodes/ruby-mode.el (ruby-backward-sexp):
11729 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
11730 * play/gamegrid.el (gamegrid-make-face):
11731 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
11732 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
11733 * notifications.el (notifications-notify):
11734 * net/xesam.el (xesam-search-engines):
11735 * net/quickurl.el (quickurl-list-insert):
11736 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
11737
d72700e5
CY
117382011-03-15 Chong Yidong <cyd@stupidchicken.com>
11739
11740 * startup.el (command-line): Update package subdirectory regexp.
11741
49c5410a
SM
117422011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11743
c6eee9aa
SM
11744 * allout.el (allout-abbreviate-flattened-numbering)
11745 (allout-mode-deactivate-hook): Fix up obsolescence "date".
11746
49c5410a
SM
11747 * subr.el (read-char-choice): Only show the cursor after the prompt,
11748 not after the answer.
11749
047b2bb9
KR
117502011-03-15 Kevin Ryde <user42@zip.com.au>
11751
11752 * help-fns.el (variable-at-point): Skip leading quotes, if any
11753 (bug#8253).
11754
0a57d256
SM
117552011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11756
11757 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
11758 warning message.
11759
77c992bc
MA
117602011-03-14 Michael Albinus <michael.albinus@gmx.de>
11761
11762 * shell.el (shell): When called interactively, offer to change the
11763 shell file name on remote hosts.
11764
eebc475d
TZ
117652011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11766
11767 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
11768 integration for LDAP parameters. The host, base, user or binddn,
11769 and secret tokens can be specified in a netrc file, for instance.
11770 This is optional because an `auth-source' parameter must be
11771 specified in the search attributes.
11772
9d05d1ba
JB
117732011-03-13 Juanma Barranquero <lekktu@gmail.com>
11774
11775 * help.el (describe-mode): Link to the mode's definition (bug#8185).
11776
09d9db2c
GM
117772011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11778
11779 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
11780 into declaration. Remove redundant and harmful binding.
11781
117822011-03-12 Eli Zaretskii <eliz@gnu.org>
11783
11784 * files.el (file-ownership-preserved-p): Pass `integer' as an
11785 explicit 2nd argument to `file-attributes'. If the file's owner
11786 is the Administrators group on Windows, and the current user is
11787 Administrator, consider that a match.
11788
11789 * server.el (server-ensure-safe-dir): Consider server directory
11790 safe on MS-Windows if its owner is the Administrators group while
11791 the current Emacs user is Administrator. Use `=' to compare
11792 numerical UIDs, since they could be integers or floats.
11793
219bd536
JB
117942011-03-12 Juanma Barranquero <lekktu@gmail.com>
11795
11796 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
11797
f3afd36b
MA
117982011-03-12 Michael Albinus <michael.albinus@gmx.de>
11799
11800 Sync with Tramp 2.2.1.
11801
11802 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
11803
11804 * net/trampver.el: Update release number.
11805
3aaaa6f1
SM
118062011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11807
94642599
SM
11808 * progmodes/compile.el (compilation--previous-directory): Fix up
11809 various nil/dead-marker mismatches (bug#8014).
11810 (compilation-directory-properties, compilation-error-properties):
11811 Don't call it at a position past the one we're about to change.
11812
3aaaa6f1
SM
11813 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
11814 Disable obsolescence warnings in the file that declares it.
11815
14239447
KM
118162011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
11817
099c39a4
JB
11818 * allout-widgets.el (allout-widgets-tally):
11819 Initialize allout-widgets-tally as a hash table rather than nil to
11820 prevent mode-line redisplay warnings. Also, clarify the module
11821 description and fix a comment typo.
14239447 11822
135e287c
JB
118232011-03-11 Juanma Barranquero <lekktu@gmail.com>
11824
11825 * help-fns.el (describe-variable): Don't complete keywords.
11826 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
11827
ffbf300e
CY
118282011-03-10 Chong Yidong <cyd@stupidchicken.com>
11829
ba08b241
CY
11830 * emacs-lisp/package.el (package-version-join): Impose a standard
11831 string representation for pre/alpha/beta version lists.
11832 (package-unpack-single): Standardize the directory name by passing
11833 it through package-version-join.
11834 (package-strip-rcs-id): Accept any version string that does not
11835 signal an error in version-to-list.
ffbf300e 11836
f346fd6b
MA
118372011-03-10 Michael Albinus <michael.albinus@gmx.de>
11838
11839 * simple.el (delete-trailing-whitespace): Return nil for the
11840 benefit of `write-file-functions'.
11841
ccb55d27
GM
118422011-03-10 Glenn Morris <rgm@gnu.org>
11843
5ceaac0c
GM
11844 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
11845
02da65ff
GM
11846 * vc/vc-git.el (vc-git-program): New option.
11847 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
11848 (vc-git--call): Use it.
11849
b2f603cc
GM
11850 * eshell/esh-util.el (eshell-condition-case): Doc fix.
11851
5772caab
GM
11852 * cus-edit.el (Custom-newline): If no button at point, look
11853 for a subgroup button at start-of-line. (Bug#2298)
11854
ccb55d27
GM
11855 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
11856
ec6ecaed
JD
118572011-03-10 Julien Danjou <julien@danjou.info>
11858
11859 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
11860 `cursor-type' is nil.
11861
9d5aa01d
JB
118622011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
11863
11864 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
11865
b6a5875b
KM
118662011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
11867
7a71b18d 11868 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
11869 preserves the existing header prefix, rebulleting it if necessary,
11870 rather than replacing it. This is necessary for proper operation
11871 of cooperative addons like allout-widgets.
1154d12e
JB
11872 (allout-make-topic-prefix, allout-rebullet-heading):
11873 Change SOLICIT arg to INSTEAD, and interpret additionally a string
11874 value as alternate bullet to be used, instead of prompting the user
11875 for a bullet character.
b6a5875b 11876
ee545c35
MA
118772011-03-09 Michael Albinus <michael.albinus@gmx.de>
11878
d86d2721
SM
11879 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11880 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
11881 `tramp-default-port'.
11882
c47971d7
DD
118832011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
11884
11885 * net/rcirc.el (rcirc-handler-001): Remove useless
11886 with-rcirc-process-buffer.
11887 (rcirc-check-auth-status): Swap arguments to string-match.
11888
13522cb4
GM
118892011-03-09 Glenn Morris <rgm@gnu.org>
11890
0be6f4f1
GM
11891 * shell.el (shell-mode):
11892 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
11893
13522cb4
GM
11894 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
11895 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
11896
515de2e3
CY
118972011-03-08 Chong Yidong <cyd@stupidchicken.com>
11898
11899 * emacs-lisp/package.el (package-refresh-contents)
11900 (package-menu-execute): Use condition-case-no-debug.
11901
b511b994
MA
119022011-03-08 Michael Albinus <michael.albinus@gmx.de>
11903
11904 * simple.el (shell-command-to-string): Use `process-file'.
11905
11906 * emacs-lisp/package.el (package-tar-file-info): Handle also
11907 remote files.
11908
d86d2721
SM
11909 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11910 Use `equal' for upload base check.
b511b994 11911
25bbfb31
AM
119122011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
11913
11914 * textmodes/texinfo.el (texinfo-environments):
11915 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
11916
be996521
GM
119172011-03-08 Glenn Morris <rgm@gnu.org>
11918
e9c8529f
GM
11919 * cus-start.el (cursor-in-non-selected-windows):
11920 Fix :set quoting oddness. (Bug#8192)
11921
be996521
GM
11922 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
11923 in some setf expressions. (Bug#2159)
11924
2bb5649e
CY
119252011-03-08 Chong Yidong <cyd@stupidchicken.com>
11926
11927 * custom.el (custom-available-themes): Return themes in
11928 alphabetical order.
11929
33383987 11930See ChangeLog.15 for earlier changes.
e3d51b27
MR
11931
11932;; Local Variables:
11933;; coding: utf-8
e3d51b27
MR
11934;; End:
11935
acaf905b 11936 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
11937
11938 This file is part of GNU Emacs.
11939
11940 GNU Emacs is free software: you can redistribute it and/or modify
11941 it under the terms of the GNU General Public License as published by
11942 the Free Software Foundation, either version 3 of the License, or
11943 (at your option) any later version.
11944
11945 GNU Emacs is distributed in the hope that it will be useful,
11946 but WITHOUT ANY WARRANTY; without even the implied warranty of
11947 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11948 GNU General Public License for more details.
11949
11950 You should have received a copy of the GNU General Public License
11951 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.