Fix ChangeLog typos.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
3603c3b1
JB
12012-04-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * server.el (server-auth-key, server-generate-key): Doc fixes.
4 (server-get-auth-key): Doc fix. Use `string-match-p'.
5 (server-start): Reflow docstring.
6
e6de100c
LI
72012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
8
9 * server.el (server-generate-key): `called-interactively-p'
10 requires a parameter.
11
29734c21
MN
122012-04-14 Michal Nazarewicz <mina86@mina86.com>
13
14 * server.el (server-auth-key): New variable.
75f1671a 15 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
16 (server-start): Use the new variable and functions to allow
17 setting a permanent server key (bug#9423).
18
d65c9521
LL
192012-04-14 Leo Liu <sdl.web@gmail.com>
20
21 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
22
5ae255c7
PE
232012-04-14 Paul Eggert <eggert@cs.ucla.edu>
24
25 Spelling fixes.
26 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
27 Emacs uses American spelling.
28
d5e6342e
JB
292012-04-14 Juanma Barranquero <lekktu@gmail.com>
30
31 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
32 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
33 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
34 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
35
ab036cd7
SM
362012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
37
38 * progmodes/which-func.el (which-func-modes): Change default.
39
35dc09a1 402012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
41
42 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
43 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
44
35dc09a1 452012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
46
47 * custom.el (custom-theme-set-variables): Doc fix.
48
35dc09a1 492012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
50
51 * international/mule.el (set-auto-coding-for-load): Doc fix.
52
35dc09a1 532012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 54
35dc09a1
GM
55 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
56 imenu work again for Objective C Mode. Correct the *-index values,
57 these having been disturbed by a previous change in 2011-08.
57f845ee 58
0de3da9f
AM
59 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
60 Correct two search limits.
61
35dc09a1 622012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
63
64 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
65
35dc09a1 662012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
67
68 * international/characters.el: Fix sorting.
69
35dc09a1 702012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
71
72 * international/characters.el: Add more missing Latin case pairs.
73
35dc09a1 742012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
75
76 * files.el (dir-locals-set-class-variables): Doc fix.
77
35dc09a1 782012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 79
3f1b5bf8
EZ
80 * international/characters.el: Add set-case-syntax-pair call for
81 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
82 counterpart. (Bug#11209)
83
9f847f41
EZ
84 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
85
35dc09a1 862012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
87
88 * calendar/holidays.el (calendar-check-holidays): Doc fix.
89
35dc09a1 902012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 91
35dc09a1
GM
92 * textmodes/ispell.el (ispell-dictionary-base-alist):
93 Add data for Hebrew.
e2627d21 94
35dc09a1 952012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 96
35dc09a1
GM
97 * net/rcirc.el (rcirc-cmd-quit):
98 Revert 2012-03-18 change (Bug#11192).
5c14e333 99
35dc09a1 1002012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
101
102 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
103
35dc09a1 1042012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 105
4517fe3a
SM
106 * minibuffer.el (completion-in-region-mode-map):
107 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 108
b472a594
VD
1092012-04-13 Vivek Dasmohapatra <vivek@etla.org>
110
111 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
112
09b95ce3
MY
1132012-04-13 Masatake YAMATO <yamato@redhat.com>
114
115 * minibuffer.el (minibuffer-local-filename-syntax): New variable
116 to allow `C-M-f' and `C-M-b' to move to the nearest path
117 separator (bug#9511).
118
4b63a9ca
LI
1192012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
120
121 * avoid.el: Require cl when compiling. And also move the
122 `provide' to the end.
123
7b55b8bf
TV
1242012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
125
126 * avoid.el (mouse-avoidance-banish-position): New variable.
127 (mouse-avoidance-banish-destination): Use it (bug#10165).
128
adedaa1f
LL
1292012-04-13 Leo Liu <sdl.web@gmail.com>
130
131 * progmodes/which-func.el (which-func-modes): Add objc-mode.
132
70e74021
KB
1332012-04-13 Ken Brown <kbrown@cornell.edu>
134
135 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 136 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
137 (browse-url-filename-alist): For the same reason, don't modify
138 file:// URLs on Cygwin.
139
e75e89ba
SM
1402012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
141
142 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
143 the region on shift if the binding is already shifted (bug#11221).
144
82f289a4
GM
1452012-04-12 Glenn Morris <rgm@gnu.org>
146
147 * mail/mailpost.el: Move to obsolete/.
148
d333dc4c
DA
1492012-04-12 Drew Adams <drew.adams@oracle.com>
150
151 * imenu.el (imenu--generic-function): Ignore invisible definitions
152 (bug#10123).
153
0d15b5ba
VD
1542012-04-12 Vivek Dasmohapatra <vivek@etla.org>
155
156 * hexl.el (hexl-bits): New variable.
157 (hexl-options): Mention the variable in the doc string.
75f1671a 158 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 159 (hexl-mode): Mention the new variable.
75f1671a
JB
160 (hexl-mode, hexl-current-address, hexl-current-address):
161 Use the displen.
0d15b5ba
VD
162 (hexl-ascii-start-column): New function.
163 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
164 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
165
64a440db
AM
1662012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
167
168 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
169 '("-i" ENCODING), in 2 separate command-line arguments, to specify
170 the encoding, as expected by hunspell.
171
6decb6c2
SM
1722012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
173
174 * battery.el (battery--linux-sysfs-regexp): New const.
175 (battery-status-function): Use it. Remove yeeloong special case.
176 (battery-yeeloong-sysfs): Remove.
177 (battery-echo-area-format): Remove yeeloong special case.
178
088be6fb
SM
1792012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
180
6622e416
SM
181 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
182 Reported by Noah Friedman.
183
088be6fb
SM
184 * subr.el (read-passwd): Use read-string.
185
b49f886e
LMI
1862012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
187
188 * vcursor.el (vcursor-move): Increase the priority of the overlay
189 (bug#9663).
190
a63067fc
DD
1912012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
192
193 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
194 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
195
ac3cf14a
WS
1962012-04-11 William Stevenson <yhvh2000@gmail.com>
197
198 * textmodes/artist.el (artist-mode): Convert artist-mode to use
199 define-minor-mode (bug#10760).
200
c4fc691b 2012012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c
WJ
202
203 * lisp/progmodes/grep.el (rgrep): Tweak the find command line so
204 that directories matching `grep-find-ignored-files' won't be
205 pruned (bug#10351).
206
af23e2e5
CY
2072012-04-11 Chong Yidong <cyd@gnu.org>
208
209 * startup.el (command-line): Remove support for long-obsolete
210 variable font-lock-face-attributes.
211
ab7ce8c1
GM
2122012-04-11 Glenn Morris <rgm@gnu.org>
213
214 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
215
de8c03dc
SM
2162012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
217
218 * window.el (window--state-get-1): Obey window-point-insertion-type.
219
050cc68b
LB
2202012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
221
222 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
223 to previous function when point is on the first character of a
75f1671a 224 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 225
a38c310c
GM
2262012-04-11 Glenn Morris <rgm@gnu.org>
227
effed0c2
GM
228 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
229 not just file-errors.
230
a38c310c
GM
231 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
232 (vc-bzr-sha1): Use internal sha1.
233
0221e323
SM
2342012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
237
43956923
SG
2382012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
239
240 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
241 that start in the middle of the line (bug#10496).
242
6a8c9eaf
DN
2432012-04-10 Dan Nicolaescu <dann@gnu.org>
244
245 * battery.el (battery-linux-proc-acpi): Only one battery is
246 discharged at a time, but that seems to confuse battery.el when
247 computing `rate-type' for the battery not being discharged
248 (bug#10332).
249
1930bf5d
SM
2502012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
251
2a718f6f
SM
252 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
253
599430d0
SM
254 * international/quail.el: Use dolist and simplify.
255 (quail-define-package, quail-update-keyboard-layout)
256 (quail-define-rules): Use dolist.
257 (quail-insert-kbd-layout, quail-get-translation): CSE.
258
a2754b6c
SM
259 * tmm.el: Use dolist, remove left over hook.
260 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
261 Use dolist.
262 (calendar-load-hook): Don't mess with it.
263
1930bf5d
SM
264 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
265 Use derived-mode-p. Run the diff asynchronously.
266
9f67961c
LMI
2672012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
268
269 * obsolete/mouse-sel.el: Add an Obsolete-since header.
270
2a8ce227
JB
2712012-04-10 Juanma Barranquero <lekktu@gmail.com>
272
273 * misc.el: Display absolute path of loaded DLLs (bug#10424).
274 (list-dynamic-libraries--loaded): New function.
275 (list-dynamic-libraries--refresh): Use it.
276
8f33b5f8
NW
2772012-04-10 Nathan Weizenbaum <nweiz@google.com>
278
1930bf5d
SM
279 * progmodes/python.el (python-fill-paragraph):
280 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
281 disabled (bug#7018).
282
b12f0439
L
2832012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
284
1930bf5d 285 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
286 DOS/MS Windows for the Baltic languages. There are still plenty
287 of texts written in this encoding/codepage (bug#6519).
b12f0439 288
57c3bd01
GM
2892012-04-10 Glenn Morris <rgm@gnu.org>
290
291 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
292 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
293
6c3eab30
FA
2942012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
295
1930bf5d 296 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
297 next-line "n" and previous-line "p" in order to make recentf more
298 consistent with ibuffer, dired or org-mode (bug#9387).
299
24d78a88
LMI
3002012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
301
bc72b5d9
LMI
302 * image.el (put-image): Return the overlay created instead of the
303 optional input string (bug#7834). Note that this may break code
304 that is (for some reason or other) depending on `put-image'
305 returning the string.
306
bd2dba5a
LMI
307 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
308
74beb59f
LMI
309 * simple.el (zap-to-char): Allow zapping using input methods
310 (bug#1580).
311
24d78a88
LMI
312 * textmodes/fill.el (fill-region): Leave point and mark where they
313 were before filling (bug#5399).
314
263f20cd
GM
3152012-04-09 Glenn Morris <rgm@gnu.org>
316
317 * version.el (emacs-bzr-get-version):
318 Handle lightweight checkouts of local branches.
319
58d1f797
AS
3202012-04-09 Andreas Schwab <schwab@linux-m68k.org>
321
263f20cd 322 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 323
b4d3bc10
CY
3242012-04-09 Chong Yidong <cyd@gnu.org>
325
326 * custom.el (custom-variable-p): Return nil for non-symbol
327 arguments instead of signaling an error.
328 (user-variable-p): Obsolete alias for custom-variable-p.
329
330 * apropos.el (apropos-variable):
331 * files-x.el (read-file-local-variable):
332 * simple.el (set-variable):
333 * woman.el (woman-mini-help):
334 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
335
fd06db5d
GM
3362012-04-09 Glenn Morris <rgm@gnu.org>
337
e5fcdb5e
GM
338 * startup.el (normal-top-level): Don't look for leim-list.el
339 in places where it will not be found. (Bug#910)
340
fd06db5d
GM
341 * international/mule-cmds.el (set-default-coding-systems):
342 * files.el (normal-mode):
343 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
344 This function was removed with ucs-tables.el in 2008.
345
b39bb7e1
EZ
3462012-04-08 Eli Zaretskii <eliz@gnu.org>
347
348 * textmodes/ispell.el (ispell-check-version): For hunspell, set
349 ispell-encoding8-command to "-i", without a trailing space.
350 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
351 separate command-line arguments, to specify the encoding, since
352 that's how hunspell expects it.
353
5c5b8e23
GM
3542012-04-08 Glenn Morris <rgm@gnu.org>
355
356 * loadup.el: Load bindings before cus-start.
357 This reduces somewhat the number of "rogue" settings in emacs -Q.
358
a1ed8b05
GM
3592012-04-07 Glenn Morris <rgm@gnu.org>
360
361 * version.el (emacs-bzr-get-version): New function.
dfae128a 362 (emacs-bzr-version): New variable.
a1ed8b05
GM
363 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
364 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
365
b142f158
EZ
3662012-04-07 Eli Zaretskii <eliz@gnu.org>
367
dfae128a
GM
368 * international/uni-bidi.el, international/uni-category.el:
369 * international/uni-combining.el, international/uni-decimal.el:
370 * international/uni-decomposition.el, international/uni-digit.el:
371 * international/uni-lowercase.el, international/uni-mirrored.el:
372 * international/uni-name.el, international/uni-numeric.el:
373 * international/uni-titlecase.el, international/uni-uppercase.el:
374 Update for Unicode 6.1.
b142f158 375
9078ead6
EZ
3762012-04-07 Eli Zaretskii <eliz@gnu.org>
377
378 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
379
f23d2c7d
LMI
3802012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
381
382 * window.el (shrink-window): Mention the `window-min-height'
383 variable in the doc string.
384
0a0a3573
BG
3852012-04-05 Bastien Guerry <bzg@altern.org>
386
387 * color.el (color-lighten-name): Fix typo.
388
e5248ac9
SM
3892012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
390
391 * server.el (server--on-display-p): New function.
392 (server--on-display-p): Use it.
393
b4243e22
GV
3942012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
395
396 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
397 (bug#11145).
398
305d9f44
SM
3992012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
400
401 * comint.el (comint--common-quoted-suffix): Check string boundary
402 before comparing (bug#11158).
403 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
404
3d439cd1
CY
4052012-04-04 Chong Yidong <cyd@gnu.org>
406
321cc491
CY
407 * minibuffer.el (completion-extra-properties): Doc fix.
408
3d439cd1
CY
409 * subr.el (delayed-warnings-hook): Doc fix.
410
2d562c0f
DU
4112012-04-04 Daiki Ueno <ueno@unixuser.org>
412
413 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
414 selection (Bug#11159).
415 (epa-insert-keys): Inform that the default public key will be
416 exported if no key is selected.
417
4443f204
RS
4182012-04-04 Richard Stallman <rms@gnu.org>
419
420 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
421
529c06b6
CY
4222012-04-03 Chong Yidong <cyd@gnu.org>
423
424 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
425 mail-insert-file, not its obsolete alias mail-attach-file.
426
66b907dc
MA
4272012-04-03 Michael Albinus <michael.albinus@gmx.de>
428
429 * notifications.el (notifications-notify): Fix docstring.
430
c0ea195d
GM
4312012-04-02 Glenn Morris <rgm@gnu.org>
432
433 * emacs-lisp/authors.el (authors-aliases): Another addition.
434
5ca64e00
MA
4352012-04-02 Michael Albinus <michael.albinus@gmx.de>
436
437 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
438 `tramp-compat-call-process' instead of `tramp-local-call-process'.
439 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
440
42ee526b
CY
4412012-04-01 Chong Yidong <cyd@gnu.org>
442
443 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
444 Handle root directory properly.
445 (copy-directory): Caller changed.
446
447 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
448 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
449
0b021094
GM
4502012-03-31 Glenn Morris <rgm@gnu.org>
451
40f86458
GM
452 * term/xterm.el (xterm-extra-capabilities): Doc fix.
453
7019c177
GM
454 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
455
a1daddd6
GM
456 * calendar/calendar.el (calendar-window-list)
457 (calendar-hide-window): Restore. (Bug#11140)
458 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
459
0b021094
GM
460 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
461
40311efc
TV
4622012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
463
464 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
465 Check if file is a symlink (Bug#10489).
466
467 * files.el (copy-directory): Likewise.
468
5319014e
CY
4692012-03-30 Chong Yidong <cyd@gnu.org>
470
471 * image.el (imagemagick-types-inhibit)
472 (imagemagick-register-types): Doc fix.
473
935d1290
AM
4742012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
475
476 * ispell.el (ispell-get-extended-character-mode): Disable
75f1671a
JB
477 extended-char-mode for hunspell. hunspell does not support it
478 and treats ~word as ordinary words in pipe mode.
935d1290 479
61c6e8fd
GM
4802012-03-30 Glenn Morris <rgm@gnu.org>
481
482 * tutorial.el (help-with-tutorial): Ensure local variables don't
483 happen to make the buffer read-only. (Bug#11127)
484
81fdff00
SM
4852012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
486
487 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
488 (perl-calculate-indent): Return `noindent' in strings.
489
6e7a6ec0
SS
4902012-03-28 Sam Steingold <sds@gnu.org>
491
492 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
493 instead of the broken adhockery which does not prevent calendar
494 buffers from being displayed at random after exit.
495 (calendar-window-list, calendar-hide-window): Remove the broken
496 adhockery.
497
fee88ca0
GM
4982012-03-28 Glenn Morris <rgm@gnu.org>
499
500 * replace.el (query-replace-map): Doc fix.
501
38de3354
AS
5022012-03-28 Andreas Schwab <schwab@linux-m68k.org>
503
504 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
505 contents. (Bug#11109)
506
b973155e
SM
5072012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
508
509 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
510 (bug#11077).
511 (avl-tree--check, avl-tree--check-node): New funs.
512
dcb6e7b3
MR
5132012-03-27 Martin Rudalics <rudalics@gmx.at>
514
515 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
516 (switch-to-prev-buffer, switch-to-next-buffer):
517 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
518 showing a buffer already is done on the same frame.
519
b4fa35fa
GM
5202012-03-27 Glenn Morris <rgm@gnu.org>
521
522 * startup.el (mail-host-address): Doc fix.
523
f9210e18
SM
5242012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
527 than 197 variables.
528
c0bf7753
AF
5292012-03-26 Ami Fischman <ami@fischman.org>
530
531 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
532
33da7b16
GM
5332012-03-26 Glenn Morris <rgm@gnu.org>
534
02243d9d
GM
535 * files.el (save-buffers-kill-emacs): Doc fix.
536
33da7b16
GM
537 * startup.el (normal-top-level, command-line, command-line-1):
538 Give them doc strings.
539
e5a69fd0
EZ
5402012-03-25 Eli Zaretskii <eliz@gnu.org>
541
542 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 543 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 544
9a69676a
CY
5452012-03-25 Chong Yidong <cyd@gnu.org>
546
4125cb8b
CY
547 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
548 theme if it was previously enabled before (Bug#11031).
549
dd470960
CY
550 * cus-theme.el (custom-theme-write-faces): Retrieve current face
551 spec with custom-face-get-current-spec if its :shown-value is not
552 determined yet (Bug#9337).
4125cb8b 553 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 554
9a69676a
CY
555 * button.el (button-at): Minor addition to docstring.
556
6e7e90fa
SL
5572012-03-24 Simon Leinen <simon.leinen@gmail.com>
558
559 * vc/vc.el (vc-merge): Fix a prompt.
560
f06e2758
CY
5612012-03-24 Chong Yidong <cyd@gnu.org>
562
563 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
564 point (Bug#9623).
565
6e7e90fa
SL
566 * button.el (button-at): Minor addition to docstring.
567
b9d0879b
SM
5682012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
569
570 * newcomment.el (comment-choose-indent): No space after BOL.
571
e71cebb3
SS
5722012-03-22 Sam Steingold <sds@gnu.org>
573
574 * window.el (switch-to-prev-buffer): Revert last patch because the
575 bug turned out to be an advertised feature (Elisp manual 28.14).
576
335aff35
GM
5772012-03-22 Glenn Morris <rgm@gnu.org>
578
579 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
580 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
581
c676576a
LMI
5822012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
583
584 * net/network-stream.el (network-stream-open-starttls): Make error
585 message under Windows be less misleading.
586
126f3d39
LW
5872012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
588
589 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
590 understands (bug#9942).
591
64fee311
CY
5922012-03-22 Chong Yidong <cyd@gnu.org>
593
594 * simple.el (end-of-visible-line): Handle return value of
595 next-single-property-change properly (Bug#9371).
596
a640d29a
KH
5972012-03-22 Kenichi Handa <handa@m17n.org>
598
599 * international/quail.el (quail-insert-kbd-layout): Fix previous
600 change. To avoid unwanted bidi reordering, use
601 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
602
39675016
DG
6032012-03-21 Dmitry Gutov <dgutov@yandex.ru>
604
605 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
606 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
607 (ruby-beginning-of-indent): Be more careful with the difference
608 between word-boundary and symbol boundary.
609 (ruby-mode-syntax-table): Make : a symbol constituent.
610
0a6934fc 6112012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 612
3d008e4f
SM
613 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
614
0a6934fc
SM
6152012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
616
af67c9d7
SM
617 * progmodes/etags.el (tags-completion-at-point-function):
618 Improve last fix.
619
1acad97c
SM
620 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
621
e298b5da
SS
6222012-03-21 Sam Steingold <sds@gnu.org>
623
624 * progmodes/etags.el (tags-completion-at-point-function):
625 Avoid the error when point is inside the pattern.
626
91d82a70
JY
6272012-03-21 John Yates <john@yates-sheets.org> (tiny change)
628
629 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
630 line (Bug#10855).
631
69188b79
CY
6322012-03-21 Drew Adams <drew.adams@oracle.com>
633
634 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
635
99fc91fe
AK
6362012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
637
638 * ido.el (ido-set-current-directory, ido-read-internal)
639 (ido-choose-completion-string, ido-completion-help): Handle nil
640 value of ido-completion-buffer (Bug#11008).
641
087bbb4c
SS
6422012-03-21 Sam Steingold <sds@gnu.org>
643
644 * window.el (switch-to-prev-buffer): Do not switch to a visible
645 window previous buffer, just like with the frame previous buffers.
646
fb5b8aca
CY
6472012-03-21 Chong Yidong <cyd@gnu.org>
648
649 * faces.el (make-face, make-empty-face, copy-face):
650 * face-remap.el (face-remap-add-relative, face-remap-set-base):
651 Doc fixes.
652
dc9924b8
SM
6532012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
654
655 * wid-edit.el (widget-complete-field): Remove (bug#11051).
656 (widget-complete): Remove broken use of it.
657
f0bcceb9
CY
6582012-03-20 Chong Yidong <cyd@gnu.org>
659
dc9924b8
SM
660 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
661 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
662 characters.
663
ee52ebf3
TH
6642012-03-20 Tassilo Horn <tassilo@member.fsf.org>
665
666 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
667 to draw rectangles, not squares. (Regression introduced by revno
668 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
669
4c5779ab
CY
6702012-03-18 Chong Yidong <cyd@gnu.org>
671
672 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
673 it is not yet defined (for temacs).
674
15360934
LL
6752012-03-18 Leo Liu <sdl.web@gmail.com>
676
dc9924b8 677 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 678
d9a8eb66
EZ
6792012-03-17 Eli Zaretskii <eliz@gnu.org>
680
681 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
682 (ispell-choices-win-default-height, ispell-silently-savep)
683 (ispell-dictionary-alist, ispell-encoding8-command)
684 (ispell-check-version, ispell-aspell-find-dictionary)
685 (ispell-valid-dictionary-list, ispell-words-keyword)
686 (ispell-get-word, ispell-internal-change-dictionary)
687 (ispell-region, ispell-skip-region-list)
688 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
689 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
690 (ispell-message-text-end, ispell-message)
691 (ispell-buffer-local-parsing): Doc fix.
692
f02ff80d
J
6932012-03-13 Jambunathan K <kjambunathan@gmail.com>
694
695 * htmlfontify.el: Add support for code block fontification for ODT
696 export (Bug #9914).
697 (hfy-optimisations): Define new option
698 `body-text-only'
699 (hfy-fontify-buffer): Honor above setting.
700 (hfy-begin-span, hfy-end-span): New routines factored out form
701 `hfy-fontify-buffer'.
702 (hfy-begin-span-handler, hfy-end-span-handler): New variables
703 that permit insertion of custom tags.
704 (hfy-fontify-buffer): Use above handlers.
705 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
706 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 707 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 708 over multiple runs. This is made possible by having the caller let
f02ff80d
J
709 bind a special variable `hfy-user-sheet-assoc'.
710 (htmlfontify-string): New defun.
711 (hfy-compile-face-map): Make sure that the last char in the
712 buffer is correctly fontified.
713 (hfy-face-resolve-face): Whitespace only change.
714
9ac7a13f
EZ
7152012-03-17 Eli Zaretskii <eliz@gnu.org>
716
717 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
718 message more clear.
719
e2b5bdd7
LL
7202012-03-16 Leo Liu <sdl.web@gmail.com>
721
722 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
723
2e492df3
AM
7242012-03-16 Alan Mackenzie <acm@muc.de>
725
726 Further optimise the handling of large macros.
727
728 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
729 limit to a call of `c-literal-limits'.
730 (c-determine-+ve-limit): New function.
dc9924b8
SM
731 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
732 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
733 In CASE 5B, restrict a search limit to 500.
734 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
735
736 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
737 Restrict macro bounds to +-500 from after-change's BEG END.
738
50e94f0c
LL
7392012-03-16 Leo Liu <sdl.web@gmail.com>
740
741 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
742
6f09f6ed
AH
7432012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
744
745 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 746 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 747
c7e73d51
GM
7482012-03-16 Glenn Morris <rgm@gnu.org>
749
da986230
GM
750 * view.el (view-buffer, view-buffer-other-window)
751 (view-buffer-other-frame): Doc fixes re special mode-class.
752
0835f01e
GM
753 * subr.el (eval-after-load): If named feature is provided not from
754 a file, run after-load forms. (Bug#10946)
755
c7e73d51
GM
756 * calendar/calendar.el (calendar-insert-at-column):
757 Handle non-unit-width characters a bit better. (Bug#10978)
758
3f2eafd1
CY
7592012-03-15 Chong Yidong <cyd@gnu.org>
760
761 * emacs-lisp/ring.el (ring-extend): New function.
762 (ring-insert+extend): Extend the ring correctly (Bug#11019).
763
764 * comint.el (comint-read-input-ring)
765 (comint-add-to-input-history): Grow comint-input-ring lazily.
766
103af3fe
SM
7672012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
768
663b1677
SM
769 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
770 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
771
103af3fe
SM
772 * imenu.el: Fix multiple inheritance breakage (bug#9199).
773 (imenu-add-to-menubar): Don't add a redundant index.
774 (imenu-update-menubar): Handle a dynamically composed keymap.
775
899cb7cb
KY
7762012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
777
778 * mail/sendmail.el (mail-encode-header):
779 Bind rfc2047-encode-encoded-words to nil.
780
3809f91d
GM
7812012-03-13 Glenn Morris <rgm@gnu.org>
782
783 * calendar/calendar.el (calendar-string-spread):
784 Handle non-unit-width characters a bit better. (Bug#10978)
785
9e345a01
LL
7862012-03-13 Leo Liu <sdl.web@gmail.com>
787
788 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
789 directory and file as argument (Bug#10822).
790
4a07df36
KS
7912012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
792
793 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
794 For dynamically generated code, follow $PC.
795 (gdb-disassembly-handler-custom): Handle no function name case.
796
4aaa9356
TL
7972012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
798
799 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
800 * emulation/ws-mode.el (ws-query-replace):
801 * sort.el (sort-regexp-fields):
802 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
803
225979da
SM
8042012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * dabbrev.el: Fix cycle completion order (bug#10963).
807 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
808 (dabbrev-completion): Don't use an obarray; provide
809 a cycle-sort-function.
810
e2f1fdab
LL
8112012-03-12 Leo Liu <sdl.web@gmail.com>
812
dc9924b8 813 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
814 (kill-do-not-save-duplicates): Doc fix.
815
b19490ed
SM
8162012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
817
818 * dabbrev.el: Fix cycle completion (bug#10963).
819 Use lexical binding and wrap to 80 columns.
820 (dabbrev-completion): Delay computing the list of completions.
821
4b05d722
KH
8222012-03-12 Kenichi Handa <handa@m17n.org>
823
824 * international/quail.el (quail-insert-kbd-layout): Surround each
825 row by LRO and PDF instead of inserting many LRMs. Pad the left
826 and right of each non-spacing marks. Insert invisible space
827 between lower and upper characters to prevent composition.
828
dbbc2e69
SM
8292012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
830
831 * minibuffer.el (minibuffer-complete): Don't get confused when the
832 function is run twice via different commands (bug#10958).
833 (complete-with-action): Fix docstring.
834
292112ed
CY
8352012-03-12 Chong Yidong <cyd@gnu.org>
836
5d1ac394
CY
837 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
838 (nxml-completion-at-point-function): New function.
839 (nxml-mode): Use it.
840 (nxml-bind-meta-tab-to-complete-flag): Default to t.
841
292112ed
CY
842 * emacs-lisp/package.el (package-unpack, package-unpack-single):
843 Load generated autoloads file before byte compiling (Bug#10970).
844 (package--make-autoloads-and-compile): New helper fun.
845
4098f8f7
CS
8462012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
847
848 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
849
8f754691
MA
8502012-03-11 Michael Albinus <michael.albinus@gmx.de>
851
852 * autorevert.el (auto-revert-handler): Ensure, that
853 file-readable-p is applied only for local files or in
854 auto-revert-tail-mode.
855
e29ab36b
AS
8562012-03-11 Andreas Schwab <schwab@linux-m68k.org>
857
dbbc2e69
SM
858 * server.el (server-eval-at): Handle non-tcp connections.
859 Decode result string.
ad0bf5b6 860
e29ab36b
AS
861 * server.el (server-msg-size): New constant.
862 (server-reply-print): New function.
863 (server-eval-and-print): Use it.
864 (server-eval-at): Use server-quote-arg and server-unquote-arg.
865 Handle -print-nonl.
866
de5939ba
CS
8672012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
868
869 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
870 (Bug#10987).
871
0c93eabf
CY
8722012-03-11 Chong Yidong <cyd@gnu.org>
873
397a688f
CY
874 * simple.el (goto-line): Doc fix (Bug#9938).
875
2cc775f9
CY
876 * subr.el (save-window-excursion): Doc fix (Bug#9979).
877
0c93eabf
CY
878 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
879 when finished (Bug#10963).
880
c491fa41
MR
8812012-03-11 Martin Rudalics <rudalics@gmx.at>
882
883 * window.el (split-window-below): Fix bug in case where
884 split-window-keep-point is nil (Bug#10971).
885
300e8fa5
JL
8862012-03-11 Juri Linkov <juri@jurta.org>
887
888 * replace.el (replace-highlight): Set isearch-word to nil
889 unconditionally. (Bug#10887)
890
dbf6c5a1
EZ
8912012-03-10 Eli Zaretskii <eliz@gnu.org>
892
893 * net/mairix.el (mairix-replace-invalid-chars): Rename from
894 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 895 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
896 (mairix-widget-create-query): Add usage information about mairix
897 search forms: negating words, searching for substrings, etc.
898
b9e501de
JP
8992012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
900
901 * international/fontset.el (font-encoding-alist): Add an entry for
902 ksx1001 (Bug#5667).
903
92795c91
RS
9042012-03-10 Richard Stallman <rms@gnu.org>
905
1694e6c1
RS
906 * mail/sendmail.el (mail-encode-header):
907 Set rfc2047-encode-encoded-words.
908
607e8555
RS
909 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
910
de3bc99a
RS
911 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
912 view buffer means not swapped.
913 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
914 (rmail-write-region-annotate): Error if real text has disappeared.
915
92795c91
RS
916 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
917
699bd04e
CY
9182012-03-10 Chong Yidong <cyd@gnu.org>
919
920 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
921 * emulation/cua-base.el (cua--init-keymaps):
922 Add delete-forward-char to remappings (Bug#9666).
699bd04e 923
570a1714
MR
9242012-03-10 Martin Rudalics <rudalics@gmx.at>
925
dbbc2e69
SM
926 * speedbar.el (speedbar-unhighlight-one-tag-line):
927 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 928
82dcf4e4
CY
9292012-03-10 Chong Yidong <cyd@gnu.org>
930
7a2c7ca7
CY
931 * minibuffer.el (completion-in-region, completion-help-at-point):
932 Give the completion field overlay a high priority (Bug#6830).
933
82dcf4e4
CY
934 * dired.el (dired-goto-file): Recognize absolute file name
935 listings (Bug#7126).
936 (dired-goto-file-1): New helper function.
937 (dired-toggle-read-only): Inhibit warnings.
938
052e28ac
MA
9392012-03-09 Michael Albinus <michael.albinus@gmx.de>
940
75f1671a 941 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
942 there are no properties.
943
95d5e396
LL
9442012-03-09 Leo Liu <sdl.web@gmail.com>
945
946 * savehist.el (savehist-printable): Stricter check for string
947 value (Bug#10937).
948
3f018d6d
EZ
9492012-03-09 Eli Zaretskii <eliz@gnu.org>
950
dbbc2e69
SM
951 * mail/smtpmail.el (smtpmail-send-it):
952 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
953 valid mbox format.
954
f7fd3d79
GM
9552012-03-09 Glenn Morris <rgm@gnu.org>
956
957 * files.el (dir-locals-find-file):
958 Don't check result is regular, readable.
959 (dir-locals-read-from-file): Demote errors.
960
6ff6e72f
EZ
9612012-03-08 Eli Zaretskii <eliz@gnu.org>
962
dbbc2e69
SM
963 * international/quail.el (quail-insert-kbd-layout):
964 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
965 layout cell, to prevent their reordering by bidi display engine.
966 For details, see the discussion in
967 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
968
9cec7834
AM
9692012-03-08 Alan Mackenzie <acm@muc.de>
970
971 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
972 the starting position; make it extend the marked region when
973 invoked repeatedly - all under appropriate circumstances.
974 Fixes bugs #5525, #10906.
975
9a40b8d4
GM
9762012-03-08 Glenn Morris <rgm@gnu.org>
977
978 * files.el (locate-dominating-file, dir-locals-find-file):
979 Undo 2012-03-06 change.
980
7a08ed35
EZ
9812012-03-07 Eli Zaretskii <eliz@gnu.org>
982
dbbc2e69
SM
983 * international/quail.el (quail-help):
984 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
985 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
986 for the reason.
987
5aca4f71 9882012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
989
990 Avoid superfluous registering of signals. (Bug#10807)
991
992 * notifications.el (notifications-on-action-object)
993 (notifications-on-close-object): New defvars.
994 (notifications-on-action-signal, notifications-on-closed-signal):
995 Unregister the signal if not needed any longer.
996 (notifications-notify): Register `notifications-action-signal' or
997 `notifications-closed-signal', if :on-action or :on-close has been
998 passed as argument.
999
78e8b10a
CY
10002012-03-07 Chong Yidong <cyd@gnu.org>
1001
1002 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
1003 non-X platforms.
1004
69481eb8
GM
10052012-03-06 Glenn Morris <rgm@gnu.org>
1006
1007 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1008 (x-disown-selection-internal, x-get-selection-internal):
1009 Doc fix (add arglist signatures). (Bug#10783)
1010
133b8e11
KS
10112012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
1012
1013 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1014 Handle breakpoints with no "type".
1015
99a83064
GM
10162012-03-06 Glenn Morris <rgm@gnu.org>
1017
1018 * files.el (locate-dominating-file): Add optional predicate argument.
1019 (dir-locals-find-file): Make use of above change.
1020
17798e78
TTN
10212012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
1022
1023 * info.el (Info-insert-dir): Also try "dir.gz".
1024
eb182446
GM
10252012-03-06 Glenn Morris <rgm@gnu.org>
1026
8f2114ee
GM
1027 * files.el (dir-locals-find-file):
1028 Ignore non-readable or non-regular files. (Bug#10928)
1029
eb182446
GM
1030 * files.el (locate-dominating-file): Doc fix.
1031
24679323
AS
10322012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
1033
1034 * calendar/calendar.el (calendar-set-mode-line):
1035 `getenv' returns a string. (Bug#10951)
1036
01d972a9
LL
10372012-03-05 Leo Liu <sdl.web@gmail.com>
1038
109aa8a9
LL
1039 * simple.el (backward-delete-char-untabify): Constrain point to
1040 field (Bug#10939).
1041
01d972a9
LL
1042 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
1043
10607bea
CY
10442012-03-05 Chong Yidong <cyd@gnu.org>
1045
1046 * simple.el (count-words): If called from Lisp, return the word
1047 count, for symmetry with `count-lines'. Arglist changed.
1048 (count-words--message): Args changed. Consolidate counting code
1049 from count-words and count-words-region.
1050 (count-words-region): Caller changed.
1051 (count-lines-region): Make it an obsolete alias.
1052
5dd11cfe
TH
10532012-03-04 Tassilo Horn <tassilo@member.fsf.org>
1054
1055 * saveplace.el (save-place-to-alist)
1056 (save-place-ignore-files-regexp): Allow value nil to disable this
1057 feature.
1058
c349f4e6
CY
10592012-03-04 Chong Yidong <cyd@gnu.org>
1060
1061 * faces.el (face-spec-reset-face): For the default face, reset the
1062 attributes to default values (Bug#10748).
1063
e627be4c
LMI
10642012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1065
1066 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
1067 previous patch: Check `message-send-mail-function', and not the
1068 default function (bug#10897).
1069
ebeabff4
MA
10702012-03-04 Michael Albinus <michael.albinus@gmx.de>
1071
a41a6cf4
MA
1072 * notifications.el (notifications-on-action-signal)
1073 (notifications-on-closed-signal): Check for unique service name of
1074 incoming event. Fix error in removing entry.
ebeabff4 1075 (top): Register for signals with wildcard service name.
a41a6cf4 1076 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 1077
c1ca42b4
CY
10782012-03-04 Chong Yidong <cyd@gnu.org>
1079
dc9924b8 1080 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 1081
ea16568d
GM
10822012-03-04 Glenn Morris <rgm@gnu.org>
1083
1084 * abbrev.el (copy-abbrev-table, abbrev-table-p)
1085 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
1086 (expand-abbrev, define-abbrev-table): Doc fixes.
1087
fbae4637
LMI
10882012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1089
1090 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
1091 `message-default-send-mail-function' and not `send-mail-function'
1092 when doing the prompting for `sendmail-query-once' before sending
1093 in Message buffers (bug#10897).
1094
a1e7225c
LMI
1095 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1096 This is inconsistent with all the other stream functions, which leave
1097 the setting up to the higher levels (if so wanted) (bug#10931).
1098
56d093a9
AM
10992012-03-02 Alan Mackenzie <acm@muc.de>
1100
1101 Depessimize the handling of very large macros.
1102
1103 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
1104 (c-macro-cache-syntactic): New variables to implement a one
1105 element macro cache.
1106 (c-invalidate-macro-cache): New function.
1107 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
1108 Adapt to use the new cache.
1109 (c-state-safe-place): Use better the cache of safe positions.
1110 (c-state-semi-nonlit-pos-cache)
1111 (c-state-semi-nonlit-pos-cache-limit):
1112 New variables for...
1113 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
1114 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
1115 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
1116 Use c-state-semi-safe-place.
56d093a9 1117
dbbc2e69
SM
1118 * progmodes/cc-langs.el (c-get-state-before-change-functions):
1119 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 1120
817e5c3d
MA
11212012-03-02 Michael Albinus <michael.albinus@gmx.de>
1122
dbbc2e69
SM
1123 * jka-compr.el (jka-compr-call-process):
1124 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
1125 not remote.
1126
a032a702
MA
11272012-03-01 Michael Albinus <michael.albinus@gmx.de>
1128
1129 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
1130 access of FILE2, if FILE1 does not exist.
1131
99a54f21
MA
1132 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
1133 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
1134
1135 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
1136 Add "PAGER=" to `process-environment'.
1137
f6561e1f
MM
11382012-03-01 Michael R. Mauger <mmaug@yahoo.com>
1139
1140 * progmodes/sql.el: Bug fix
1141 (sql-get-login-ext): Save login values in globals.
1142 (sql-get-login): Use new version of `sql-get-login-ext'.
1143 (sql-interactive-mode): Set global `sql-connection' to nil.
1144 (sql-connect): Set global values for connection.
1145 (sql-product-interactive): Save global values as buffer local.
1146
2d44d9cc
LL
11472012-02-29 Leo Liu <sdl.web@gmail.com>
1148
1149 * abbrev.el (define-abbrevs): Reset sys to nil.
1150
96b49301 11512012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1152
bf7f9bc5
JB
1153 * files.el (file-equal-p): Rename from `files-equal-p'.
1154 Return nil when one or both files don't exist.
96b49301 1155 (file-subdir-of-p): Now only top directory must exists,
1156 return nil if it doesn't.
bf7f9bc5
JB
1157 (copy-directory): No need to test with `file-subdir-of-p' after
1158 creating dir.
1159 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
1160 to `file-equal-p'.
96b49301 1161
44e97401
GM
11622012-02-28 Glenn Morris <rgm@gnu.org>
1163
1164 * shell.el (shell-mode):
1165 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
1166 * play/landmark.el (landmark-font-lock-face-O):
1167 * play/handwrite.el (handwrite):
1168 * play/gomoku.el (gomoku-O):
1169 * net/browse-url.el (browse-url-browser-display):
1170 * international/mule.el (define-charset):
1171 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
1172 * filesets.el (filesets-find-file-delay):
1173 * eshell/em-xtra.el (eshell-xtra):
1174 * eshell/em-unix.el (eshell-grep):
1175 * emulation/viper.el (viper-mode):
1176 * emacs-lisp/regexp-opt.el (regexp-opt-group):
1177 * emacs-lisp/easymenu.el (easy-menu-define):
1178 * calendar/timeclock.el (timeclock-use-display-time):
1179 * bs.el (bs-mode):
1180 * bookmark.el (bookmark-save-flag):
1181 Doc fix (standardize possessive apostrophe usage).
1182
c98c6276
CY
11832012-02-27 Chong Yidong <cyd@gnu.org>
1184
bf7f9bc5
JB
1185 * emulation/viper-cmd.el (viper-intercept-ESC-key):
1186 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 1187
c98c6276
CY
1188 * font-lock.el (font-lock-specified-p): Rename from
1189 font-lock-spec-present. Callers changed.
1190
9c62cd04 11912012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 1192
bf7f9bc5
JB
1193 * emacs-lisp/package.el (package-compute-transaction):
1194 Handle holding a package version to t in package-load-list.
8ac9e529 1195
530739c9
MA
11962012-02-26 Michael Albinus <michael.albinus@gmx.de>
1197
1198 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
1199 (tramp-get-inode, tramp-get-device): Use cached values.
1200
487915d7
AM
12012012-02-26 Alan Mackenzie <acm@muc.de>
1202
1203 Check there is a font-lock specification before doing initial
1204 fontification.
1205
1206 * font-core.el (font-lock-mode): Move the conditional from
1207 :after-hook to font-lock-initial-fontify.
1208 (font-lock-default-function): Move the check for a specification
1209 to font-lock-spec-present.
1210
dc9924b8 1211 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
1212 (font-lock-spec-present): New function.
1213
4fd96557
JB
12142012-02-26 Jim Blandy <jimb@red-bean.com>
1215
1216 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
1217 (gdb-send): Apply it to the operand of the '-interpreter-exec
1218 console' command, so that we can pass arguments with (say) quotes
1219 in them. Store exact string sent in gdb-debug-log (Bug#10765).
1220
9a4888c0
CY
12212012-02-26 Chong Yidong <cyd@gnu.org>
1222
07498861
CY
1223 * help-fns.el (describe-function-1): Clarify description of
1224 remapping (Bug#10844).
1225
9a4888c0
CY
1226 * files.el (files-equal-p): Doc fix.
1227 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
1228 and quit the loop once a mismatch is found.
1229
ea8fb88d
JB
12302012-02-25 Juanma Barranquero <lekktu@gmail.com>
1231
1232 * bs.el (bs--show-with-configuration): Don't throw an error
1233 if the window cannot be split; otherwise, subsequent calls to
1234 bs-show fail, restoring a stale window config. (Bug#10882)
1235
525795c1
JD
12362012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1237
1238 * term/ns-win.el (global-map): Bind ns-drag-file to
1239 ns-find-file (Bug#5855, Bug#10050).
1240
f008086f
AS
12412012-02-25 Andreas Schwab <schwab@linux-m68k.org>
1242
1243 * calendar/parse-time.el (parse-time-string): Allow extractor to
1244 return nil.
1245
a3fcfa99
MA
12462012-02-25 Michael Albinus <michael.albinus@gmx.de>
1247
91027d08
JB
1248 * net/tramp.el (tramp-file-name-for-operation):
1249 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
1250
1251 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
1252 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
1253 Add COPY-CONTENTS argument.
a3fcfa99 1254
67b0de11
CY
12552012-02-25 Chong Yidong <cyd@gnu.org>
1256
1257 Add custom groups for VC backends, for consistency with vc-bzr.
1258
1259 * vc/vc-arch.el (vc-arch):
1260 * vc/vc-cvs.el (vc-cvs):
1261 * vc/vc-git.el (vc-git):
1262 * vc/vc-hg.el (vc-hg):
1263 * vc/vc-mtn.el (vc-mtn):
1264 * vc/vc-rcs.el (vc-rcs):
1265 * vc/vc-sccs.el (vc-sccs):
1266 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
1267 All relevant defcustoms reassigned.
1268
3c9dfce6
CY
12692012-02-25 Chong Yidong <cyd@gnu.org>
1270
1339bf43
CY
1271 * newcomment.el (comment-styles): Add autoload (Bug#10868).
1272
3c9dfce6
CY
1273 * term/x-win.el (x-initialize-window-system): Reduce default for
1274 x-selection-timeout to 5 seconds (Bug#8869).
1275
53a46cd0 12762012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 1277
53a46cd0 1278 * files.el (file-subdir-of-p): Fix typo.
14a8a663 1279
25b2e303 12802012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1281
ec70a47d
GM
1282 * files.el (files-equal-p, file-subdir-of-p): New functions.
1283 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 1284 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
1285 * dired-aux.el (dired-copy-file-recursive): Same.
1286 (dired-create-files): Modify destination when source is equal to
1287 dest when copying files.
53a46cd0 1288 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 1289
914260cd
MA
12902012-02-24 Michael Albinus <michael.albinus@gmx.de>
1291
1292 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
1293 (Bug#10874)
1294
2cb228f7
AM
12952012-02-23 Alan Mackenzie <acm@muc.de>
1296
1297 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
1298 parameter "after-hook:" to allow the expansion to run code after
1299 the execution of the mode hooks.
1300
1301 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 1302 from font-lock-mode-internal.
2cb228f7 1303
91027d08 1304 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
1305 :after-hook.
1306
8f0fde21
SM
13072012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1308
3e88618b
SM
1309 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
1310 (completion--cache-all-sorted-completions): New function.
1311 (completion-all-sorted-completions): Use it.
1312 (completion--do-completion, minibuffer-force-complete):
1313 Use it to re-instate the flush hook.
1314
8f0fde21
SM
1315 * icomplete.el (icomplete-completions): Replace last fix with a better
1316 one (bug#10850).
1317
8e911f6f
DG
13182012-02-23 Dmitry Gutov <dgutov@yandex.ru>
1319
1320 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
1321 when it might call us back infinitely (bug#10797).
1322
49fe4321
GM
13232012-02-23 Glenn Morris <rgm@gnu.org>
1324
1325 * minibuffer.el (completion-category-overrides): Doc fix.
1326
b291b572
SM
13272012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1328
1329 * minibuffer.el (completion-table-with-context): Fix inf-loop.
1330 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
1331
31a9ef2e
GM
13322012-02-23 Glenn Morris <rgm@gnu.org>
1333
5e6e6794 1334 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
1335 (authors-obsolete-files-regexps, authors-ignored-files)
1336 (authors-ambiguous-files, authors-renamed-files-alist):
1337 Add more entries.
1338
0bd1e074
JL
13392012-02-23 Juri Linkov <juri@jurta.org>
1340
1341 * isearch.el (isearch-occur): Sync interactive spec with occur's
1342 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
1343
b617673c
JL
1344 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
1345
19e9789e
JL
13462012-02-22 Juri Linkov <juri@jurta.org>
1347
1348 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
1349 (ucs-insert): Doc fix. Check for hex digits in the string.
1350 Don't display `nil' in the error message. (Bug#10857)
1351
f41ce09d
AM
13522012-02-22 Alan Mackenzie <acm@muc.de>
1353
7a71b18d 1354 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 1355
ac2eceee
GM
13562012-02-22 Glenn Morris <rgm@gnu.org>
1357
1358 * ffap.el (ffap-c-path):
1359 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
1360
abd1f678
CY
13612012-02-22 Chong Yidong <cyd@gnu.org>
1362
1363 * custom.el (load-theme): Doc fix.
1364
f25aef2e
GM
13652012-02-22 Glenn Morris <rgm@gnu.org>
1366
1367 * dired-x.el (dired-guess-shell-alist-default):
1368 Remove escape sequences from nroff output. (Bug#172)
1369
5f8dc2ca
GM
13702012-02-21 Glenn Morris <rgm@gnu.org>
1371
6ff86ec4
GM
1372 * vc/emerge.el (emerge-defvar-local):
1373 Set `permanent-local' property rather than unused `preserved'.
1374
be3223a3 1375 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
1376 (picture-mode-map): Use it. (Bug#10860)
1377 (picture-mode): Doc fix.
1378
3fe58f4f
JB
13792012-02-21 Juanma Barranquero <lekktu@gmail.com>
1380
1381 * newcomment.el (uncomment-region-default): Remove unused binding.
1382
f9a998c3
GM
13832012-02-21 Glenn Morris <rgm@gnu.org>
1384
1385 * textmodes/picture.el (picture-motion, picture-motion-reverse)
1386 (picture-self-insert, picture-tab-chars): Doc fix.
1387 (picture-mode-map): Fix C-a, C-e.
1388
c6029348
GM
13892012-02-20 Glenn Morris <rgm@gnu.org>
1390
1391 * emacs-lisp/authors.el (authors-aliases): Add another entry.
1392
ab1ce9d7
LL
13932012-02-20 Leo Liu <sdl.web@gmail.com>
1394
1395 * icomplete.el (icomplete-completions): Check FROM arg before
1396 passing to substring (Bug#10850).
1397
0fd40f89
CY
13982012-02-19 Chong Yidong <cyd@gnu.org>
1399
1400 * comint.el: Require ansi-color.
1401 (comint-output-filter-functions): Add ansi-color-process-output.
1402
1403 * ansi-color.el: Don't set comint-output-filter-functions; it is
1404 now in the initial value defined in comint.el.
1405 (ansi-color-apply-face-function): New variable.
1406 (ansi-color-apply-on-region): Use it.
1407 (ansi-color-apply-overlay-face): New function.
1408
1409 * shell.el (shell): No need to require ansi-color.
1410 (shell-mode): Use ansi-color-apply-face-function to highlight
1411 color escapes using font-lock-face property (Bug#10835).
1412
20af2394
CY
14132012-02-19 Chong Yidong <cyd@gnu.org>
1414
1415 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
1416 mode-line formats (Bug#10839).
1417
e23a3fbe
GM
14182012-02-18 Glenn Morris <rgm@gnu.org>
1419
b474519e
GM
1420 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
1421
1422 * mail/undigest.el (unforward-rmail-message): Doc fix.
1423
e23a3fbe
GM
1424 * saveplace.el (save-place-ignore-files-regexp): Add :version.
1425
57939ff4
EZ
14262012-02-18 Eli Zaretskii <eliz@gnu.org>
1427
1428 * international/characters.el (script-list): Sync with the latest
1429 Unicode Character Database.
1430
0c23686e
AS
14312012-02-18 Andreas Schwab <schwab@linux-m68k.org>
1432
1433 * international/titdic-cnv.el: Remove duplicate coding tag.
1434 * language/cham.el: Likewise.
1435 * language/tai-viet.el: Likewise.
1436
6818b449
GM
14372012-02-18 Glenn Morris <rgm@gnu.org>
1438
1439 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
1440 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
1441 (calendar-bahai-all-holidays-flag, calendar-other-dates):
1442 * calendar/diary-lib.el (diary-abbreviated-year-flag):
1443 * calendar/holidays.el (holiday-bahai-holidays)
1444 (calendar-holidays, list-holidays):
1445 Use utf-8 Bahá'í in doc-strings, menus, etc.
1446
0311a3fc
TH
14472012-02-17 Tassilo Horn <tassilo@member.fsf.org>
1448
1449 * saveplace.el (save-place-ignore-files-regexp): New variable
1450 allowing for excluding files from saving their location of point.
1451 The default value matches the temporary commit message editing
1452 files from Git, SVN, Bazaar, and Mercurial.
1453 (save-place-to-alist): Use it.
1454
eb864a71
LM
14552012-02-17 Lawrence Mitchell <wence@gmx.li>
1456 Stefan Monnier <monnier@iro.umontreal.ca>
1457
1458 * newcomment.el (uncomment-region-default): Don't leave extra space
1459 when an arg is provided (bug#8150).
1460
ee0ce425
TZ
14612012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1462
eb864a71 1463 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 1464
95ddf442
GM
14652012-02-17 Glenn Morris <rgm@gnu.org>
1466
1467 * net/socks.el: Require network-stream. (Bug#10599)
1468
48dd1e39 14692012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
1470
1471 * international/charprop.el:
1472 * international/uni-name.el:
1473 * international/uni-old-name.el:
1474 * international/uni-comment.el: Regenerate.
1475
d68cd087
GM
14762012-02-16 Glenn Morris <rgm@gnu.org>
1477
1478 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
1479 Interactively in calendar buffer, give an error if not on a date.
1480
13932042
GM
14812012-02-15 Glenn Morris <rgm@gnu.org>
1482
1483 * shell.el (shell-delimiter-argument-list):
1484 Revert 2011-02-17 change. (Bug#8027)
1485
c3a70e2b
CY
14862012-02-15 Chong Yidong <cyd@gnu.org>
1487
60236b0d
CY
1488 * minibuffer.el (completion-at-point-functions): Doc fix.
1489
c3a70e2b
CY
1490 * custom.el (defcustom): Doc fix; note use of defvar.
1491
9f26dc24
GM
14922012-02-15 Glenn Morris <rgm@gnu.org>
1493
1494 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
1495 Doc fixes.
1496
6546b134
GM
14972012-02-14 Glenn Morris <rgm@gnu.org>
1498
1499 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
1500
d29b2b4c
LI
15012012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1502
1503 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
1504 way the ports list is computed.
835bdcba
LI
1505 (smtpmail-query-smtp-server): Prompt the user for a port number if
1506 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 1507
08dcdbc9
TZ
15082012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1509
1510 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
1511
2605051a
GM
15122012-02-13 Glenn Morris <rgm@gnu.org>
1513
1514 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
1515
7ee99f32
TZ
15162012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1517
1518 * net/gnutls.el (gnutls-trustfiles): New variable.
1519 (gnutls-negotiate): Use it.
1520
5f0af64f
LI
15212012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1522
1523 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1524 does its stuff if Gnus is running.
1525
c14fcc95
AM
15262012-02-13 Alan Mackenzie <acm@muc.de>
1527
1528 Fix a loop in c-set-fl-decl-start.
1529
7a71b18d 1530 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1531 c-backward-syntactic-ws actually moves backwards.
1532
142b4d90
LL
15332012-02-13 Leo Liu <sdl.web@gmail.com>
1534
1535 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1536 beginning so that all \C-o chars are removed.
1537
fa9958a6
TZ
15382012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1539
dc9924b8 1540 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1541
0bc5886a
AM
15422012-02-12 Alan Mackenzie <acm@muc.de>
1543
1544 Fix infinite loop with long macros.
1545 * cc-engine.el (c-state-safe-place): Handle macros properly.
1546
d4bd55e7
CY
15472012-02-12 Chong Yidong <cyd@gnu.org>
1548
1549 * window.el (display-buffer): Doc fix (Bug#10785).
1550
66f3fe22
GM
15512012-02-12 Glenn Morris <rgm@gnu.org>
1552
bd7da63e
GM
1553 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1554 (x-disown-selection-internal, x-get-selection-internal):
1555 Sync docs with the xselect.c versions.
1556
66f3fe22
GM
1557 * allout-widgets.el: Add missing license notice.
1558
3e0d2fa7
GM
15592012-02-11 Glenn Morris <rgm@gnu.org>
1560
cfecdf09
GM
1561 * select.el (x-get-selection-internal, x-own-selection-internal)
1562 (x-disown-selection-internal):
1563 * x-dnd.el (x-get-selection-internal): Update declarations.
1564
6d216d7f
GM
1565 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1566
2bed3f04
GM
1567 * window.el (window-sides-slots):
1568 * tool-bar.el (tool-bar-position):
1569 * term/xterm.el (xterm-extra-capabilities):
1570 * ses.el (ses-self-reference-early-detection):
1571 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1572 (verilog-auto-wire-type)
1573 (verilog-auto-delete-trailing-whitespace)
1574 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1575 (verilog-auto-tieoff-declaration):
1576 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1577 (sql-oracle-statement-starters, sql-oracle-scan-on):
1578 * progmodes/prolog.el (prolog-align-comments-flag)
1579 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1580 (prolog-left-indent-regexp, prolog-paren-indent-p)
1581 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1582 (prolog-types, prolog-mode-specificators)
1583 (prolog-determinism-specificators, prolog-directives)
1584 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1585 (prolog-electric-dot-flag)
1586 (prolog-electric-dot-full-predicate-template)
1587 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1588 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1589 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1590 (prolog-program-switches, prolog-prompt-regexp)
1591 (prolog-debug-on-string, prolog-debug-off-string)
1592 (prolog-trace-on-string, prolog-trace-off-string)
1593 (prolog-zip-on-string, prolog-zip-off-string)
1594 (prolog-use-standard-consult-compile-method-flag)
1595 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1596 (prolog-imenu-max-lines, prolog-info-predicate-index)
1597 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1598 (prolog-char-quote-workaround):
1599 * progmodes/cc-vars.el (c-defun-tactic):
1600 * net/tramp.el (tramp-encoding-command-interactive)
1601 (tramp-local-end-of-line):
1602 * net/soap-client.el (soap-client):
1603 * net/netrc.el (netrc-file):
1604 * net/gnutls.el (gnutls):
1605 * minibuffer.el (completion-category-overrides)
1606 (completion-cycle-threshold)
1607 (completion-pcm-complete-word-inserts-delimiters):
1608 * man.el (Man-name-local-regexp):
1609 * mail/feedmail.el (feedmail-display-full-frame):
1610 * international/characters.el (glyphless-char-display-control):
1611 * eshell/em-ls.el (eshell-ls-date-format):
1612 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1613 (lisp-lambda-list-keyword-parameter-indentation)
1614 (lisp-lambda-list-keyword-parameter-alignment):
1615 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1616 * dired-x.el (dired-omit-verbose):
1617 * cus-theme.el (custom-theme-allow-multiple-selections):
1618 * calc/calc.el (calc-highlight-selections-with-faces)
1619 (calc-lu-field-reference, calc-lu-power-reference)
1620 (calc-note-threshold):
1621 * battery.el (battery-mode-line-limit):
1622 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1623 (archive-7z-update):
1624 * allout.el (allout-prefixed-keybindings)
1625 (allout-unprefixed-keybindings)
1626 (allout-inhibit-auto-fill-on-headline)
1627 (allout-flattened-numbering-abbreviation):
1628 * allout-widgets.el (allout-widgets-auto-activation)
1629 (allout-widgets-icons-dark-subdir)
1630 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1631 (allout-widgets-theme-dark-background)
1632 (allout-widgets-theme-light-background)
1633 (allout-widgets-item-image-properties-emacs)
1634 (allout-widgets-item-image-properties-xemacs)
1635 (allout-widgets-run-unit-tests-on-load)
1636 (allout-widgets-time-decoration-activity)
1637 (allout-widgets-hook-error-post-time)
1638 (allout-widgets-track-decoration):
1639 Add missing :version tags to new defcustoms and defgroups.
1640
5fec1b8e
GM
1641 * progmodes/sql.el (sql-ansi-statement-starters)
1642 (sql-oracle-statement-starters): Add custom type.
1643
3e0d2fa7
GM
1644 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1645 (prolog-system-version): Give it a type.
1646
90b671e2
EZ
16472012-02-11 Eli Zaretskii <eliz@gnu.org>
1648
1649 * term/pc-win.el (x-select-text, x-selection-owner-p)
1650 (x-own-selection-internal, x-disown-selection-internal)
1651 (x-get-selection-internal): Sync doc strings and argument lists
1652 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1653
5eac0c02
LL
16542012-02-11 Leo Liu <sdl.web@gmail.com>
1655
1656 * progmodes/python.el (python-end-of-statement): Fix infinite
1657 loop. (Bug#10788)
1658
f82cb659
GM
16592012-02-10 Glenn Morris <rgm@gnu.org>
1660
1661 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1662 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1663
cc26d239
LI
16642012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1665
1666 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1667 about SMTP before checking the From header.
1668
91027d08 1669 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1670 into own function for reuse by emacsbug.el.
1671
1be3ca5a
LL
16722012-02-10 Leo Liu <sdl.web@gmail.com>
1673
1674 * subr.el (condition-case-unless-debug): Rename from
1675 condition-case-no-debug. All callers changed.
1676 (with-demoted-errors): Fix caller.
1677
1678 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1679 * nxml/rng-valid.el (rng-do-some-validation):
1680 * emacs-lisp/package.el (package-refresh-contents)
1681 (package-menu-execute):
1682 * desktop.el (desktop-create-buffer):
91027d08 1683 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1684
b011fbfe
GM
16852012-02-10 Glenn Morris <rgm@gnu.org>
1686
b2096d72
GM
1687 * textmodes/bibtex.el:
1688 Add missing :version tags for new/changed defcustoms.
1689
b011fbfe
GM
1690 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1691
4c7e65bf
LI
16922012-02-09 Lars Ingebrigtsen <larsi@rusty>
1693
1694 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1695 (smtpmail-via-smtp): Use it, or fall back on the From address.
1696 (smtpmail-send-it): Ditto.
1697
f3934f6f
SM
16982012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1699
1700 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1701 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1702 (byte-compile-tmp-var): New const.
1703 (byte-compile-defvar): Use it to minimize .elc size.
1704 Just use `defvar' rather than simulate it (bug#10761).
1705
a075a2c5
GM
17062012-02-09 Glenn Morris <rgm@gnu.org>
1707
cf3aa21b
GM
1708 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1709
354998cd
GM
1710 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1711 Add :version tags.
1712
dc9924b8
SM
1713 * progmodes/compile.el (compilation-error-screen-columns)
1714 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1715
dab3703d
GM
1716 * vc/log-view.el (log-view-toggle-entry-display):
1717 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1718
3f88cd72
GM
1719 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1720 (report-emacs-bug-can-use-xdg-email):
1721 (report-emacs-bug-insert-to-mailer): Doc fixes.
1722 (report-emacs-bug): Message fix.
1723
d95b247d
GM
1724 * net/browse-url.el (browse-url-can-use-xdg-open)
1725 (browse-url-xdg-open): Doc fixes.
1726
a075a2c5
GM
1727 * electric.el (electric-indent-mode, electric-pair-mode)
1728 (electric-layout-rules, electric-layout-mode): Doc fixes.
1729 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1730
ffb6157e
MR
17312012-02-08 Martin Rudalics <rudalics@gmx.at>
1732
1733 * server.el (server-unselect-display): Don't inadvertently kill
1734 the current buffer. (Bug#10729)
1735
e1ac4066
GM
17362012-02-08 Glenn Morris <rgm@gnu.org>
1737
34e8a2da
GM
1738 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1739 (sql-list-table): Doc fixes.
1740
b4ac6e8c
GM
1741 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1742 Comment out (does nothing).
1743
e1ac4066
GM
1744 * completion.el (dynamic-completion-mode):
1745 * dirtrack.el (dirtrack-debug-mode):
1746 * electric.el (electric-layout-mode):
1747 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1748 * face-remap.el (text-scale-mode, buffer-face-mode):
1749 * iimage.el (iimage-mode):
1750 * image-mode.el (image-transform-mode):
1751 * minibuffer.el (completion-in-region-mode):
1752 * scroll-lock.el (scroll-lock-mode):
1753 * simple.el (next-error-follow-minor-mode):
1754 * tar-mode.el (tar-subfile-mode):
1755 * tooltip.el (tooltip-mode):
1756 * vcursor.el (vcursor-use-vcursor-map):
1757 * wid-browse.el (widget-minor-mode):
1758 * emulation/tpu-edt.el (tpu-edt-mode):
1759 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1760 * international/iso-ascii.el (iso-ascii-mode):
1761 * language/thai-util.el (thai-word-mode):
1762 * mail/supercite.el (sc-minor-mode):
1763 * net/goto-addr.el (goto-address-mode):
1764 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1765 * progmodes/cwarn.el (cwarn-mode):
1766 * progmodes/flymake.el (flymake-mode):
1767 * progmodes/glasses.el (glasses-mode):
1768 * progmodes/hideshow.el (hs-minor-mode):
1769 * progmodes/pascal.el (pascal-outline-mode):
1770 * textmodes/enriched.el (enriched-mode):
1771 * vc/smerge-mode.el (smerge-mode):
1772 Doc fixes (minor mode argument).
1773
5e0d957f
EZ
17742012-02-07 Eli Zaretskii <eliz@gnu.org>
1775
1776 * ls-lisp.el (ls-lisp-sanitize): New function.
1777 (ls-lisp-insert-directory): Use it to fix or remove any elements
1778 in file-alist with missing attributes. (Bug#4673)
1779
98d7371e
AM
17802012-02-07 Alan Mackenzie <acm@muc.de>
1781
1782 Fix spurious recognition of c-in-knr-argdecl.
1783
1784 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1785 putative K&R region.
1786
667ced3a
AM
17872012-02-07 Alan Mackenzie <acm@muc.de>
1788
eb864a71
LM
1789 * progmodes/cc-engine.el (c-forward-objc-directive):
1790 Prevent looping in "#pragma mark @implementation".
667ced3a 1791
5b77774d
MA
17922012-02-07 Michael Albinus <michael.albinus@gmx.de>
1793
1794 * notifications.el (notifications-on-closed-signal): Make `reason'
1795 optional. (Bug#10744)
1796
af008560
GM
17972012-02-07 Glenn Morris <rgm@gnu.org>
1798
60d47423
GM
1799 * emacs-lisp/easy-mmode.el (define-minor-mode):
1800 Doc fixes for the macro and the mode it defines.
1801
dd605cc4
GM
1802 * image.el (imagemagick-types-inhibit): Doc fix.
1803
af008560
GM
1804 * cus-start.el (imagemagick-render-type): Add it.
1805
5cc59a37
LI
18062012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1807
1808 * progmodes/cc-mode.el
1809 (c-standard-font-lock-fontify-region-function): Set the default at
1810 load time, too, so that `font-lock-fontify-buffer' can be called
1811 without setting up the entire mode first. This fixes a bug in
1812 `mm-inline-text' with C MIME parts.
1813
9a6dd747
CY
18142012-02-06 Chong Yidong <cyd@gnu.org>
1815
2d16b285
CY
1816 * simple.el (list-processes--refresh): Delete exited processes
1817 (Bug#8094).
1818
171e9b6e
CY
1819 * comint.el (comint-next-prompt): next-single-char-property-change
1820 and prev-single-char-property-change never return nil (Bug#8657).
1821
9a6dd747
CY
1822 * custom.el (defcustom): Doc fix (Bug#9711).
1823
aa4589a7
CY
18242012-02-05 Chong Yidong <cyd@gnu.org>
1825
5c2a252f
CY
1826 * cus-edit.el (custom-variable-reset-backup): Quote the value
1827 before storing it in the customized-value property (Bug#6712).
4aab9006 1828 (custom-display): Add a customization type tag.
983b9602 1829 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1830
aa4589a7
CY
1831 * wid-edit.el (widget-field-value-get): New optional arg to
1832 suppress trailing whitespace truncation.
1833 (character): Use it (Bug#2689).
1834
1ff980ae
AS
18352012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1836
1837 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1838 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1839
03988c98
CY
18402012-02-05 Chong Yidong <cyd@gnu.org>
1841
eeb6cc88
CY
1842 * cus-edit.el (custom-variable-value-create): For mismatched
1843 types, show the current value (Bug#7600).
1844
03988c98
CY
1845 * custom.el (defcustom): Doc fix.
1846
f8cdeef0
GM
18472012-02-05 Glenn Morris <rgm@gnu.org>
1848
1849 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1850
0696d255
JB
18512012-02-05 Juanma Barranquero <lekktu@gmail.com>
1852
1853 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1854 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1855 (pp-last-sexp): Use `looking-at-p'.
1856
34c99998
GM
18572012-02-04 Glenn Morris <rgm@gnu.org>
1858
8f05da42
GM
1859 * files.el (revert-buffer):
1860 Doc fix (mention revert-buffer-in-progress-p).
1861
f160676e
GM
1862 * emacs-lisp/ert-x.el (ert-simulate-command):
1863 Check deferred-action-list (which is obsolete) is bound.
1864
c7291ad9
GM
1865 * subr.el (with-wrapper-hook): Doc fixes.
1866
34c99998
GM
1867 * simple.el (filter-buffer-substring-functions)
1868 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1869
6283a7d3
LL
18702012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1871
1872 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1873 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1874
e96e3013
LL
18752012-02-04 Leo Liu <sdl.web@gmail.com>
1876
1877 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1878
8ded50f2
GM
18792012-02-04 Glenn Morris <rgm@gnu.org>
1880
82ff1d13
GM
1881 * image.el (image-extension-data): Add obsolete alias.
1882
987a0a16
GM
1883 * isearch.el (isearch-update): Doc fix.
1884
ea32ef46
GM
1885 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1886
8ded50f2
GM
1887 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1888
eea14f31
GM
18892012-02-03 Glenn Morris <rgm@gnu.org>
1890
1891 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1892 (image-animate-timeout): Doc fix.
1893
1894 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1895
12f381b7
GM
18962012-02-02 Glenn Morris <rgm@gnu.org>
1897
953cebf5
GM
1898 * server.el (server-auth-dir): Doc fix.
1899 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1900
12f381b7
GM
1901 * subr.el (run-mode-hooks): Doc fix.
1902
953a8c3b
JL
19032012-02-02 Juri Linkov <juri@jurta.org>
1904
1905 * image-mode.el (image-toggle-display-image): Remove tautological
1906 `major-mode' from the `derived-mode-p' test.
1907
c5d3843c
KH
19082012-02-02 Kenichi Handa <handa@m17n.org>
1909
9f6e692e 1910 * composite.el (compose-region): Cancel previous change.
c5d3843c 1911
159462d4 19122012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1913
1914 * composite.el (compose-region, compose-string): Signal error for
1915 a null string component (Bug#6988).
1916
9f562668
CY
19172012-02-01 Chong Yidong <cyd@gnu.org>
1918
e2cef717
CY
1919 * view.el (view-buffer-other-window, view-buffer-other-frame):
1920 Handle special modes like view-buffer (Bug#10650).
1921 (view-buffer): Simplify.
1922
9f562668
CY
1923 * frame.el (set-frame-font): Tweak meaning of third argument.
1924
9f6e692e
JB
1925 * dynamic-setting.el (font-setting-change-default-font):
1926 Use set-frame-font (Bug#9982).
9f562668 1927
781acb9f
GM
19282012-02-01 Glenn Morris <rgm@gnu.org>
1929
6035be52
GM
1930 * progmodes/compile.el (compilation-internal-error-properties):
1931 Respect compilation-first-column in the "*compilation*" buffer.
1932
781acb9f
GM
1933 * emacs-lisp/easy-mmode.el (define-minor-mode):
1934 Relax :variable's test for a named function.
1935
abbceb00
AM
19362012-01-31 Alan Mackenzie <acm@muc.de>
1937
1938 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1939 off by one error.
1940
fce3fdeb
CY
19412012-01-31 Chong Yidong <cyd@gnu.org>
1942
1943 * frame.el (set-frame-font): New arg ALL-FRAMES.
1944
1945 * menu-bar.el (menu-set-font): Use set-frame-font.
1946
1947 * faces.el (face-spec-reset-face): Don't apply unspecified
1948 attribute values to the default face.
1949
47893581
JB
19502012-01-31 Juanma Barranquero <lekktu@gmail.com>
1951
1952 * progmodes/cwarn.el (cwarn): Remove dead link.
1953 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1954 Remove * from defcustom docstrings.
1955 (turn-on-cwarn-mode): Make obsolete.
1956 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
1957 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
1958
e58e988a
GM
19592012-01-31 Glenn Morris <rgm@gnu.org>
1960
60dc2671 1961 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 1962 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 1963 Allow named functions to be used as the cdr of :variable.
e58e988a 1964
7a3f511d
GM
19652012-01-30 Glenn Morris <rgm@gnu.org>
1966
1967 * emacs-lisp/authors.el (authors-fixed-entries):
1968 Remove reference to deleted file rnewspost.el.
1969
cb882333
JB
19702012-01-29 Juanma Barranquero <lekktu@gmail.com>
1971
1972 * window.el (window-with-parameter): Remove unused variable `windows'.
1973 (window--side-check): Remove unused variable `code'.
1974 (window--resize-siblings): Remove unused variable `first'.
1975 (adjust-window-trailing-edge): Remove unused variable `failed'.
1976 (window-deletable-p, window--delete): Remove unused variable `buffer'.
1977 Use `let', not `let*'.
1978 (balance-windows-2): Remove unused variable `found'.
1979 (window--state-put-2): Remove unused variable `splits'.
1980 (window-state-put): Remove unused variable `selected'.
1981 (same-window-p): Use `string-match-p'.
1982 (display-buffer-assq-regexp): Remove unused variable `value'.
1983 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1984 Mark argument ALIST as ignored.
1985 (pop-to-buffer): Remove unused variable `old-window'.
1986
907201af
EZ
19872012-01-29 Eli Zaretskii <eliz@gnu.org>
1988
1989 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
1990 and .lzma compressed files.
1991
ea162670
CY
19922012-01-29 Chong Yidong <cyd@gnu.org>
1993
5b95ee8a
CY
1994 * frame.el (window-system-default-frame-alist): Doc fix.
1995
ea162670
CY
1996 * dynamic-setting.el (font-setting-change-default-font): Don't
1997 change the default face if SET-FONT argument is non-nil (Bug#9982).
1998
d6e6f4b1
SB
19992012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
2000
2001 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
2002
0f29fa41 20032012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
2004
2005 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
2006 breakpoints in files outside current directory (Bug#6098).
2007
db174434
CY
20082012-01-29 Chong Yidong <cyd@gnu.org>
2009
6b25e4e2
SE
2010 * progmodes/python.el: Require ansi-color at top-level.
2011
6df6ae42
JB
2012 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
2013 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
2014 (lisp-mode-abbrev-table): Add doc.
2015 (lisp-mode-variables): Don't set local-abbrev-table.
2016 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
2017
e70ee681
RW
20182012-01-28 Roland Winkler <winkler@gnu.org>
2019
2020 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
2021
ace88aa2
RW
20222012-01-28 Roland Winkler <winkler@gnu.org>
2023
2024 * textmodes/bibtex.el (bibtex-entry-alist): New function.
2025 (bibtex-set-dialect): Use it. Either set global values of
2026 dialect-dependent variables or bind these variables buffer-locally
2027 (Bug#10254).
2028 (bibtex-mode): Call bibtex-set-dialect via
2029 hack-local-variables-hook.
eb864a71
LM
2030 (bibtex-dialect): Update docstring.
2031 Add safe-local-variable predicate.
ace88aa2
RW
2032 (bibtex-entry-alist, bibtex-field-alist): Initialize via
2033 bibtex-set-dialect.
2034 (bibtex-mode-map): Define menu for each dialect.
2035 (bibtex-entry): Fix docstring.
2036
93376c5b
CY
20372012-01-28 Chong Yidong <cyd@gnu.org>
2038
2039 * eshell/esh-arg.el (eshell-quote-argument): New function.
2040
2041 * eshell/esh-ext.el (eshell-invoke-batch-file):
2042 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
2043 first arg to eshell-parse-command (Bug#10523).
2044
4372494f
DA
20452012-01-28 Drew Adams <drew.adams@oracle.com>
2046
2047 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
2048 `default-directory' is non-nil.
2049
4d4ec1f8
EZ
20502012-01-28 Eli Zaretskii <eliz@gnu.org>
2051
2052 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
2053 line that displays system-configuration-options. (Bug#9924)
2054
7c188927
DA
20552012-01-28 Drew Adams <drew.adams@oracle.com>
2056
2057 * descr-text.el (describe-char): Show information about POS, in
2058 addition to information about the character at POS. Improve and
2059 update the doc string. Change "code point" to "code point in
2060 charset", to avoid confusion with the character's Unicode code
2061 point shown above that. (Bug#10129)
2062
e0da685a
EZ
20632012-01-28 Eli Zaretskii <eliz@gnu.org>
2064
2065 * descr-text.el (describe-char): Show the raw character, not only
2066 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
2067 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
2068 for the reasons.
2069
70550acf
PH
20702012-01-28 Phil Hagelberg <phil@hagelb.org>
2071
eb864a71
LM
2072 * emacs-lisp/package.el (package-install):
2073 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 2074
0ce8e868
CY
20752012-01-28 Chong Yidong <cyd@gnu.org>
2076
cb882333
JB
2077 * emacs-lisp/package.el (package-maybe-load-descriptor):
2078 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
2079 (package-maybe-load-descriptor): Use it.
2080 (package-download-transaction): Fully load required packages
2081 inside the loop, so that `require' calls work (Bug#10593).
2082 (package-install): No need to call package-initialize now.
2083
2e7f3bea
CY
20842012-01-28 Chong Yidong <cyd@gnu.org>
2085
6e9bad14
CY
2086 * simple.el (deactivate-mark): Doc fix (Bug#8614).
2087
f823b8ca
CY
2088 * tooltip.el (tooltip-mode): Doc fix.
2089 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
2090
2680c309
CY
2091 * frame.el (set-cursor-color): Doc fix (Bug#352).
2092
d7a9e63b
CY
2093 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
2094 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
2095
2e7f3bea
CY
2096 * cus-edit.el (custom-buffer-create-internal): Fix search button
2097 action (Bug#10542).
2ae01800 2098 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 2099
fc4f7a23
EW
21002012-01-27 Eduard Wiebe <usenet@pusto.de>
2101
2102 * dired.el (dired-mark-files-regexp):
2103 Include any subdirectory components. (Bug#10445)
2104
7dd37071
ML
21052012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
2106
2107 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
2108 Handle [host]:port syntax. (Bug#10533)
2109
a268160b
AH
21102012-01-27 Alex Harsanyi <harsanyi@mac.com>
2111
2112 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
2113
e43273ef
GM
21142012-01-26 Glenn Morris <rgm@gnu.org>
2115
2116 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
2117 * term.el (term-raw-escape-map): Use Control-X-prefix.
2118 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
2119
1edf595d
MR
21202012-01-25 Martin Rudalics <rudalics@gmx.at>
2121
2122 * window.el (window-state-get, window--state-get-1): Don't deal
2123 with fixed-sizeness of windows. Simplify code.
2124
fa8eafef
JC
21252012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
2126
6df6ae42
JB
2127 * window.el (window--state-get-1, window--state-put-2):
2128 Don't save and restore the mark.
fa8eafef 2129
0b21c100
CY
21302012-01-25 Chong Yidong <cyd@gnu.org>
2131
2132 * custom.el (custom-variable-p): Doc fix.
2133
5ae1a6c8
GM
21342012-01-25 Glenn Morris <rgm@gnu.org>
2135
40047858
GM
2136 * dired.el (dired-goto-file): Handle some of the more common
2137 characters that `ls -b' escapes. (Bug#10596)
2138
5ddce96c
GM
2139 * progmodes/compile.el (compilation-next-error-function):
2140 Respect compilation-first-column in the "*compilation*" buffer.
2141 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
2142
5ae1a6c8
GM
2143 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
2144
b559f1a9
GM
21452012-01-24 Glenn Morris <rgm@gnu.org>
2146
2147 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
2148
6725d21a
JD
21492012-01-24 Julien Danjou <julien@danjou.info>
2150
2151 * color.el (color-rgb-to-hsl): Fix value computing.
2152 (color-hue-to-rgb): New function.
2153 (color-hsl-to-rgb): New function.
2154 (color-clamp, color-saturate-hsl, color-saturate-name)
2155 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2156 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2157
70df4bbe
GM
21582012-01-24 Glenn Morris <rgm@gnu.org>
2159
2160 * vc/vc-rcs.el (vc-rcs-create-tag):
2161 * vc/vc-sccs.el (vc-sccs-create-tag):
2162 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
2163
802a2ae2
ML
21642012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
2165
2166 * eshell/esh-util.el (eshell-read-hosts-file):
2167 Skip comment lines. (Bug#10549)
2168
d7128bb1
ML
2169 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
2170
d1a5c3b4
JB
21712012-01-23 Juanma Barranquero <lekktu@gmail.com>
2172
2724d9c7
JB
2173 * subr.el (display-delayed-warnings): Doc fix.
2174 (collapse-delayed-warnings): New function to collapse identical
2175 adjacent warnings.
2176 (delayed-warnings-hook): Add it.
d1a5c3b4 2177
a5509865
MA
21782012-01-22 Michael Albinus <michael.albinus@gmx.de>
2179
2180 * net/tramp.el (tramp-action-login): Set connection property "login-as".
2181
2182 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
2183 properties, when "login-as" is set.
2184
2185 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
2186 (tramp-default-user-alist): Don't add "pscp".
2187 (tramp-do-copy-or-rename-file-out-of-band): Use connection
2188 property "login-as", if set. (Bug#10530)
2189
cc6d5805
MA
21902012-01-21 Michael Albinus <michael.albinus@gmx.de>
2191
2192 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
2193 "plink1" and "psftp". (Bug#10530)
2194
21952012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
2196
2197 * international/mule-cmds.el (prefer-coding-system): Show a
2198 warning message if the default value of file-name-coding-system
2199 was not changed.
2200
f0960428
JC
22012012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2202
cb882333
JB
2203 * windmove.el (windmove-reference-loc):
2204 Fix windmove-reference-loc miscalculation.
f0960428 2205
dd6f2a63
JB
22062012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2207
2208 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
2209 default unit.
2210
7b447e9b
GM
22112012-01-21 Glenn Morris <rgm@gnu.org>
2212
117a9ea1
GM
2213 * international/mule.el (auto-coding-alist): Add .tbz.
2214
7b447e9b
GM
2215 * files.el (local-enable-local-variables): Doc fix.
2216 (inhibit-local-variables-regexps): Rename from
2217 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
2218 Doc fix. Add some extensions from auto-coding-alist.
2219 (inhibit-local-variables-suffixes):
2220 Rename from inhibit-first-line-modes-suffixes. Doc fix.
2221 (inhibit-local-variables-p):
2222 New function, extracted from set-auto-mode-1.
2223 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
2224 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
2225 (hack-local-variables): Doc fix. Make the mode-only case
2226 respect enable-local-variables and friends.
2227 Respect inhibit-local-variables-regexps for file-locals, but
2228 not for directory-locals.
2229 (set-visited-file-name):
2230 Take account of inhibit-local-variables-regexps.
2231 Whether it applies may change as the file name is changed.
2232 * jka-cmpr-hook.el (jka-compr-install):
2233 * jka-compr.el (jka-compr-uninstall):
2234 Update for inhibit-first-line-modes-suffixes name change.
2235
dd6e3cdd
MR
22362012-01-20 Martin Rudalics <rudalics@gmx.at>
2237
2238 * help-macro.el (make-help-screen): Temporarily restore original
2239 binding for minor-mode-map-alist (Bug#10454).
2240
0d0deb38
JD
22412012-01-19 Julien Danjou <julien@danjou.info>
2242
2243 * color.el (color-name-to-rgb): Use the white color to find the max
2244 color component value and return correctly computed values.
2245 (color-name-to-rgb): Add missing float conversion for max value.
2246
34a02f46
MR
22472012-01-19 Martin Rudalics <rudalics@gmx.at>
2248
2249 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
2250 special state value for window-persistent-parameters.
2251 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
2252 (window--state-put-2): Reset all window parameters to nil before
2253 assigning values of persistent parameters.
2254
606c44c4
AM
22552012-01-18 Alan Mackenzie <acm@muc.de>
2256
2257 Eliminate sluggishness and hangs in fontification of "semicolon
2258 deserts".
2259
cb882333
JB
2260 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
2261 Change value 10000 -> 3000.
606c44c4
AM
2262 (c-state-safe-place): Reformulate so it doesn't stack up an
2263 infinite number of wrong entries in c-state-nonlit-pos-cache.
2264 (c-determine-limit-get-base, c-determine-limit): New functions to
2265 determine backward search limits disregarding literals.
2266 (c-find-decl-spots): Amend commenting.
2267 (c-cheap-inside-bracelist-p): New function which detects "={".
2268
2269 * progmodes/cc-fonts.el
2270 (c-make-font-lock-BO-decl-search-function): Give a limit to a
2271 backward search.
2272 (c-font-lock-declarations): Fix an occurrence of point being
2273 undefined. Check additionally for point being in a bracelist or
2274 near a macro invocation without a semicolon so as to avoid a
2275 fruitless time consuming search for a declarator. Give a more
2276 precise search limit for declarators using the new
2277 c-determine-limit.
2278
f3860cea
GM
22792012-01-18 Glenn Morris <rgm@gnu.org>
2280
2281 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
2282 (set-auto-mode): Doc fixes.
2283
1db03b16
GM
22842012-01-17 Glenn Morris <rgm@gnu.org>
2285
0e6038be
GM
2286 * isearch.el (search-nonincremental-instead): Fix doc typo.
2287
1db03b16
GM
2288 * dired.el (dired-insert-directory): Handle newlines in directory name.
2289 (dired-build-subdir-alist): Unescape newlines in directory name.
2290
4cb0aa75
MA
22912012-01-17 Michael Albinus <michael.albinus@gmx.de>
2292
2293 * net/tramp.el (tramp-local-end-of-line): New defcustom.
2294 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
2295 (tramp-action-terminal): Use it. (Bug#10530)
2296
1d00653d
SM
22972012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2298
2299 * minibuffer.el (completion--replace): Strip properties (bug#10062).
2300
6a6ee00d
MR
23012012-01-16 Martin Rudalics <rudalics@gmx.at>
2302
2303 * window.el (window-state-ignored-parameters): Remove variable.
2304 (window--state-get-1): Rename argument MARKERS to IGNORE.
2305 Handle persistent window parameters. Make copy of clone-of
2306 parameter only if requested. (Bug#10348)
2307 (window--state-put-2): Install a window parameter only if it has
2308 a non-nil value or an existing parameter shall be overwritten.
2309
97912def
MA
23102012-01-15 Michael Albinus <michael.albinus@gmx.de>
2311
2312 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
2313
688070a5
EZ
23142012-01-14 Eli Zaretskii <eliz@gnu.org>
2315
2316 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
2317 don't pass the (nil) value of `upnode' to string-match.
2318
301afadc
CY
23192012-01-14 Chong Yidong <cyd@gnu.org>
2320
2321 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 2322 Fix values recognized by the cursorBlink resource.
301afadc 2323
9e5788aa
PE
23242012-01-14 Paul Eggert <eggert@cs.ucla.edu>
2325
2326 * epg.el (epg--make-temp-file): Avoid permission race condition
2327 when running on old Emacs versions (bug#10403).
2328
3cdb7f5a
GM
23292012-01-14 Glenn Morris <rgm@gnu.org>
2330
2331 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
2332
8c82b1b4
AM
23332012-01-13 Alan Mackenzie <acm@muc.de>
2334
2335 Fix filling for when filladapt mode is enabled.
2336
2337 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
2338 c-mask-paragraph, pass in `fill-paragraph' rather than
2339 `fill-region-as-paragraph'. (This is a reversion of a previous
2340 change.)
eb864a71
LM
2341 * progmodes/cc-mode.el (c-basic-common-init):
2342 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 2343
e517eda4
GM
23442012-01-13 Glenn Morris <rgm@gnu.org>
2345
1498536e
GM
2346 * dired.el (dired-switches-escape-p): New function.
2347 (dired-insert-directory): Use dired-switches-escape-p.
2348 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
2349
e517eda4
GM
2350 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
2351
328f984d
GM
23522012-01-12 Glenn Morris <rgm@gnu.org>
2353
2354 * mail/sendmail.el (mail-mode): Update paragraph-separate for
2355 changes in adaptive-fill-regexp. (Bug#10276)
2356
2cc769a8
AM
23572012-01-11 Alan Mackenzie <acm@muc.de>
2358
2359 Fix Emacs bug #10463 - put `widen's around the critical spots.
2360
1d00653d 2361 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
2362 widen around each invocation of c-state-pp-to-literal. Remove an
2363 unused let variable.
2364
e52c37fa
GM
23652012-01-11 Glenn Morris <rgm@gnu.org>
2366
2367 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 2368 Doc fix.
e52c37fa 2369
96f8741e
CY
23702012-01-10 Chong Yidong <cyd@gnu.org>
2371
1d00653d
SM
2372 * net/network-stream.el (network-stream-open-starttls):
2373 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
2374 response to the capability command.
2375
b09a806e
GM
23762012-01-10 Glenn Morris <rgm@gnu.org>
2377
2378 * mail/unrmail.el (unrmail): Tweak previous change.
2379
7655cb66
CY
23802012-01-09 Chong Yidong <cyd@gnu.org>
2381
2382 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
2383
9d5a8f0b
AM
23842012-01-08 Alan Mackenzie <acm@muc.de>
2385
2386 Optimise font locking in long enum definitions.
2387
2388 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
2389 arm to a cond form to handle enums.
2390 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
2391 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
2392
9a0115ab 23932012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
2394
2395 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 2396 (Bug#10401)
6bb72cbd 2397
f186bb95
LMI
23982012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2399
29232a68
LMI
2400 * faces.el (set-face-attribute): Clarify the meaning of the nil
2401 frame (bug#10294).
2402
4e5d086d
LMI
2403 * subr.el (with-selected-frame): Mention that the selected frame
2404 is restored (bug#9980).
2405
8e66aebe
LMI
2406 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
2407 (bug#9759).
2408
cd394be1 2409 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
2410 (password-read): Don't autoload unused function.
2411
adf4e762
JB
24122012-01-07 Juanma Barranquero <lekktu@gmail.com>
2413
2414 * progmodes/which-func.el (which-func-mode): Turn into a
2415 non-interactive function and mark as obsolete (bug#10428).
2416
89bd9ccd
CY
24172012-01-06 Chong Yidong <cyd@gnu.org>
2418
2419 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
2420 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
2421 functions, along with 1 and -1.
2422
4afee9d5
EZ
24232012-01-06 Eli Zaretskii <eliz@gnu.org>
2424
2425 * time.el (display-time-load-average)
2426 (display-time-default-load-average): Doc fixes. See the thread
2427 starting at
2428 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
2429 for the details.
2430
536aea70
GM
24312012-01-06 Glenn Morris <rgm@gnu.org>
2432
665ae865
GM
2433 * mail/unrmail.el (unrmail): Give an explicit error if the input file
2434 has no messages. (Bug#10377)
2435
c869783d
GM
2436 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
2437 than Info-edit. (Bug#10385)
2438
2bb4227e
GM
2439 * time.el (display-time-load-average, display-time-next-load-average):
2440 Doc fixes.
2441
7d5944b9
GM
2442 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
2443 local setting of buffer-read-only to the input buffer. (Bug#10419)
2444
536aea70
GM
2445 * calendar/calendar.el (calendar-mode):
2446 Locally set scroll-margin to 0. (Bug#10379)
2447
7dccca16
UM
24482012-01-06 Ulrich Mueller <ulm@gentoo.org>
2449
2450 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
2451
afbb7930
GM
24522012-01-05 Glenn Morris <rgm@gnu.org>
2453
2454 * eshell/em-unix.el (diff-no-select): Autoload it.
2455 (eshell/diff): Use diff-no-select. (Bug#10420)
2456
04482335
CY
24572012-01-05 Chong Yidong <cyd@gnu.org>
2458
7baca3bc
CY
2459 * shell.el (shell-dynamic-complete-functions): Revert last change.
2460 (shell-command-completion-function): New function.
2461 (shell-completion-vars): Use it to implement
2462 shell-completion-execonly (Bug#10417).
2463
04482335
CY
2464 * custom.el (enable-theme): Don't set custom-safe-themes.
2465
1d00653d
SM
2466 * cus-theme.el (custom-theme-merge-theme):
2467 Ignore custom-enabled-themes and custom-safe-themes.
04482335 2468
bb5aa5d6
MM
24692012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2470
2471 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
2472 first prompt in `sql-interacive-mode'.
2473 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 2474 keywords.
6df6ae42 2475 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
2476 (sql-product-interactive): Bug fix: Set `sql-buffer' in
2477 context of original buffer. Invoke `sql-login-hook'.
2478
a7183d7c
EZ
24792012-01-04 Eli Zaretskii <eliz@gnu.org>
2480
2481 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
2482 letters in cite-prefix.
2483
a1eacd1e
LMI
24842012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2485
2486 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
2487
787cdb34
CY
24882012-01-03 Chong Yidong <cyd@gnu.org>
2489
1d00653d
SM
2490 * shell.el (shell-dynamic-complete-functions):
2491 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
2492 comint-filename-completion first (Bug#10417).
2493
30710442
RS
24942012-01-02 Richard Stallman <rms@gnu.org>
2495
2496 * battery.el (battery-status-function):
2497 Detect when to use battery-yeeloong-sysfs.
2498 (battery-echo-area-format): Add string for Yeeloong.
2499 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
2500 (battery-yeeloong-sysfs): New function.
2501
f75bfc33
CY
25022012-01-02 Chong Yidong <cyd@gnu.org>
2503
2504 * dirtrack.el (dirtrack-list): Eliminate unused third element.
2505 (dirtrack): Merge code for handling relative filenames in prompt
2506 from shell-dir-cookie-watcher.
2507 (dirtrack-debug-message): New arg to avoid excess format calls.
2508
2509 * shell.el (shell-dir-cookie-re): Variable deleted.
2510 (shell-dir-cookie-watcher): Function deleted.
2511 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
2512 with dirtrack-mode.
2513
651e947e
EZ
25142012-01-01 Eli Zaretskii <eliz@gnu.org>
2515
1d00653d
SM
2516 * term/w32-win.el (dynamic-library-alist) <gnutls>:
2517 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2518 libgnutls-26.dll.
2519
94d4c7dc
AS
25202011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2521
2522 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2523
8d43f3cd
EZ
25242011-12-31 Eli Zaretskii <eliz@gnu.org>
2525
2526 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2527 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2528
98c8795a
MA
25292011-12-29 Michael Albinus <michael.albinus@gmx.de>
2530
2531 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2532 also for alternative shells.
2533 (tramp-open-connection-setup-interactive-shell): Check, whether
2534 the shell is a busybox.
2535 (tramp-send-command): Don't suppress multiple prompts for
2536 busyboxes, it hurts.
2537
51281b32
CY
25382011-12-28 Chong Yidong <cyd@gnu.org>
2539
2540 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2541 (gdb-get-source-file): Move mode line update to
2542 gdb-get-source-file (Bug#10087).
2543
2170cb53
CY
25442011-12-25 Chong Yidong <cyd@gnu.org>
2545
2546 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2547 gud-gdb-marker-filter without taking it as an argument.
2548 (gud-gdb-run-command-fetch-lines): Caller changed.
2549 (gud-gdb-completion-function): New variable.
2550 (gud-gdb-completion-at-point): Use it.
2551 (gud-gdb-completions-1): Split from gud-gdb-completions.
2552
2553 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2554 function as separate arguments.
2555 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2556 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2557 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2558 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2559 (gdb-stopped, def-gdb-auto-update-trigger)
2560 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2561 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2562 Callers changed.
2170cb53
CY
2563 (gud-gdbmi-completions): New function.
2564 (gdb): Use it for generating the completion table.
2565
be8b11bb
AM
25662011-12-24 Alan Mackenzie <acm@muc.de>
2567
2568 Introduce a mechanism to widen the region used in context font
1d00653d 2569 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2570
1d00653d
SM
2571 * progmodes/cc-langs.el (c-before-font-lock-functions):
2572 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2573 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2574 functions to be run just before context (etc.) font locking.
2575
2576 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2577 New, functionality extracted from
be8b11bb 2578 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2579 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2580 (c-after-change): Set c-in-after-change-fontification.
2581 (c-set-fl-decl-start): Rejig its interface, so it can be called
2582 from both after-change and context fontifying.
b81d40f0
JB
2583 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2584 New functions.
2585 (c-standard-font-lock-fontify-region-function): New variable.
2586 (c-font-lock-fontify-region): New function.
be8b11bb 2587
341cf6ac
JL
25882011-12-24 Juri Linkov <juri@jurta.org>
2589
2590 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2591 (Bug#10348)
2592
bffcee0a
MA
25932011-12-23 Michael Albinus <michael.albinus@gmx.de>
2594
2595 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2596 existence of source file. (Bug#10325)
2597
cb5e207c
AM
25982011-12-23 Alan Mackenzie <acm@muc.de>
2599
2600 Fix unstable fontification inside templates.
2601
b81d40f0
JB
2602 * progmodes/cc-langs.el (c-before-font-lock-functions):
2603 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2604 additionally has c-set-fl-decl-start. The other languages (apart
2605 from AWK) have that as a single entry.
2606
b81d40f0
JB
2607 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2608 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2609 c-set-fl-decl-start.
2610
b81d40f0
JB
2611 * progmodes/cc-mode.el (c-common-init, c-after-change):
2612 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2613 (c-set-fl-decl-start): New function, extracted from
2614 c-font-lock-enclosing-decls and enhanced.
2615
60ff536c
JB
26162011-12-23 Juanma Barranquero <lekktu@gmail.com>
2617
2618 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2619
1c4757d6
JL
26202011-12-22 Juri Linkov <juri@jurta.org>
2621
2622 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2623
d031f2c7
CY
26242011-12-22 Chong Yidong <cyd@gnu.org>
2625
2626 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2627
bace743a
DA
26282011-12-21 Drew Adams <drew.adams@oracle.com>
2629
2630 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2631
728a1f2b
JC
26322011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2633
2634 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2635
0d373f73
TZ
26362011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2637
fec0aaa4
TZ
2638 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2639 highlighting and support. Fix up comments for capitalization.
2640 (cfengine-mode-debug): New var.
2641 (cfengine3-mode): Change the modeline indicator to "CFE3".
2642 (cfengine3-font-lock-keywords): Improve defun highlighting.
2643 (cfengine2-actions): Rename from `cfengine-actions'.
2644 (cfengine2-font-lock-keywords): Rename from
2645 `cfengine-font-lock-keywords'.
2646 (cfengine2-imenu-expression): Rename from
2647 `cfengine-imenu-expression'.
2648 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2649 (cfengine2-beginning-of-defun): Rename from
2650 `cfengine-beginning-of-defun'.
2651 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2652 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2653 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2654 modeline indicator to "CFE2".
2655 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2656 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2657
bc86f573
CY
26582011-12-21 Chong Yidong <cyd@gnu.org>
2659
2660 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2661 filename argument.
2662
d45ba96b
MR
26632011-12-20 Martin Rudalics <rudalics@gmx.at>
2664
2665 * window.el (window-normalize-buffer-to-display): Remove.
2666 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2667
a6198c90
CY
26682011-12-19 Chong Yidong <cyd@gnu.org>
2669
2670 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2671 Don't signal an error in a predicate function; return non-nil.
2672 (vc-dir-mark-file): Move the error here.
2673 (vc-dir-mark-unmark): If acting on the region, keep going if one
2674 of the entries cannot be marked/unmarked.
2675 (vc-dir-mark-all-files): If current entry is a directory, mark
2676 only child files, as documented.
2677
34c5fb55
VB
26782011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2679
2680 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2681 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2682 addition.
2683
c803b2b7
JD
26842011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2685
2686 * term/ns-win.el (ns-get-selection-internal)
2687 (ns-store-selection-internal): Declare.
1154d12e
JB
2688 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2689 Declare as obsolete.
2690 (ns-get-pasteboard, ns-paste-secondary):
2691 Use ns-get-selection-internal.
2692 (ns-set-pasteboard, ns-copy-including-secondary):
2693 Use ns-store-selection-internal.
c803b2b7 2694
9cff91f8 26952011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2696
2697 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2698 (vc-deduce-fileset): Doc fix.
99a289d9 2699
f16c898a
AS
27002011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2701
2702 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2703
763237c4
SS
27042011-12-13 Sam Steingold <sds@gnu.org>
2705
2706 * man.el (Man-getpage-in-background): When running under a
2707 window-system, ignore $MANWIDTH and $COLUMNS.
2708
5fc1c122
KH
27092011-12-15 Kenichi Handa <handa@m17n.org>
2710
2711 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2712 (setup-ethiopic-environment-internal): Comment out key-binding for
2713 ethio-toggle-punctuation.
2714
13d49cbb
AM
27152011-12-13 Alan Mackenzie <acm@muc.de>
2716
898169a2
AM
2717 Add the switch statement to AWK Mode.
2718
7a71b18d 2719 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2720 "default" to the keywords regexp.
2721
7a71b18d 2722 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2723 expression as the rest.
1d00653d
SM
2724 (c-nonlabel-token-key): Allow string literals for AWK.
2725 Refactor for the other modes.
898169a2 2726
13d49cbb 2727 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2728 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2729 routines. Limit backward searching in c-font-lock-enclosing.decl.
2730
2731 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2732 pp-state and literal type in addition to the limits.
1d00653d 2733 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2734 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2735 (c-slow-in-literal, c-fast-in-literal): Remove.
2736 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2737
2738 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2739 being in a literal. Add a limit for backward searching.
2740
2741 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2742 c-slow-in-literal.
2743
15e0efc7
SM
27442011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2745
2746 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2747
454592a6
MR
27482011-12-13 Martin Rudalics <rudalics@gmx.at>
2749
2750 * window.el (delete-other-windows): Use correct frame in call to
2751 window-with-parameter.
2752
87393f26
DP
27532011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2754
2755 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2756 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2757 (makefile-gmake-statements, makefile-makepp-statements):
2758 Use it and add new makepp keywords.
2759 (makefile-makepp-font-lock-keywords): Add new patterns.
2760 (makefile-match-function-end): Match new [...] and [[...]].
2761
11636b22
JB
27622011-12-11 Juanma Barranquero <lekktu@gmail.com>
2763
2764 * ses.el (ses-call-printer-return, ses-cell-property-get)
2765 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2766 (ses-create-cell-variable, ses-reset-header-string)
2767 (ses-cell-set-formula, ses-repair-cell-reference-all)
2768 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2769 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2770 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2771 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2772 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2773 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2774 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2775 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2776 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2777 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2778 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2779 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2780
cf018193
VB
27812011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2782
2783 * ses.el: The overall change is to add cell renaming, that is
2784 setting fancy names for cell symbols other than name matching
2785 "\\`[A-Z]+[0-9]+\\'" regexp .
2786 (ses-create-cell-variable): New defun.
2787 (ses-relocate-formula): Relocate formulas only for cells the
2788 symbols of which are not renamed, i.e. symbols whose names do not
2789 match regexp "\\`[A-Z]+[0-9]+\\'".
2790 (ses-relocate-all): Relocate values only for cells the symbols of
2791 which are not renamed.
2792 (ses-load): Create cells variables as the (ses-cell ...) are read,
2793 in order to check row col consistency with cell symbol name only
2794 for cells that are not renamed.
2795 (ses-replace-name-in-formula): New defun.
2796 (ses-rename-cell): New defun.
2797
ee957461
CY
27982011-12-11 Chong Yidong <cyd@gnu.org>
2799
2800 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2801 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2802
9a9e9ef0
MR
28032011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2804
2805 * window.el (other-window): Fix docstring.
2806
92a8eba5
EZ
28072011-12-10 Eli Zaretskii <eliz@gnu.org>
2808
2809 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2810 `from' or `to' address before taking its substring.
2811 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2812 encoded name is chopped in the middle of the encoded string, and
2813 thus displayed encoded.
2814
e152e577
JB
28152011-12-10 Juanma Barranquero <lekktu@gmail.com>
2816
2817 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2818
e5d84bfe
EZ
28192011-12-10 Eli Zaretskii <eliz@gnu.org>
2820
2821 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2822 to use texinfo-update-node and commands that call it if the
2823 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2824 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2825 (texinfo-all-menus-update, texinfo-master-menu)
2826 (texinfo-update-node, texinfo-every-node-update)
2827 (texinfo-multiple-files-update): Doc fix. Warn against updating
2828 all the @node lines.
2829 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2830 argument is numeric. Explain better in the doc string what the
2831 function really does.
2832 (texinfo-insert-master-menu-list): Improve the error message
2833 displayed if there's no menu in the Top node.
2834 (Bug#2975) See also this thread:
e5d84bfe
EZ
2835 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2836
1d84e9bb
MG
28372011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2838
2839 * speedbar.el (speedbar-supported-extension-expressions):
2840 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2841
382c953b
JB
28422011-12-09 Juanma Barranquero <lekktu@gmail.com>
2843
2844 * printing.el (pr-mode-alist):
2845 * simple.el (filter-buffer-substring-functions)
2846 (completion-list-insert-choice-function):
2847 * window.el (window-with-parameter, window-atom-root)
2848 (window-sides-slots, window-size-fixed, window-min-delta)
2849 (window-max-delta, window--resize-mini-window)
2850 (window--resize-child-windows-normal, window-tree)
2851 (delete-other-windows, quit-window, split-window)
2852 (display-buffer-record-window, special-display-buffer-names)
2853 (special-display-regexps, special-display-popup-frame)
2854 (same-window-p, split-window-sensibly)
2855 (display-buffer-overriding-action, display-buffer-alist)
2856 (display-buffer-base-action, display-buffer, switch-to-buffer)
2857 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2858 (fit-window-to-buffer, recenter-positions)
2859 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2860 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2861 and remove unneeded backslashes in docstrings.
2862
39c9faef
SM
28632011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2864
98449af8
SM
2865 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2866
39c9faef
SM
2867 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2868 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2869 end in ".mk".
2870 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2871 when reading the makefile (bug#10116).
2872
86ed9fdc
SM
28732011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2874
2875 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2876 (bug#10116).
2877
5580f89d
GM
28782011-12-06 Glenn Morris <rgm@gnu.org>
2879
2880 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2881
28d3917c
CY
28822011-12-06 Chong Yidong <cyd@gnu.org>
2883
2884 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2885
a98edce9
JB
28862011-12-06 Juanma Barranquero <lekktu@gmail.com>
2887
2888 * textmodes/table.el (table-shorten-cell): Fix typo.
2889
e65adfac
CG
28902011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2891
2892 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2893
71cc0b74
EZ
28942011-12-05 Eli Zaretskii <eliz@gnu.org>
2895
2896 * descr-text.el (describe-char): Fix display of strong
2897 right-to-left characters and directional embeddings and overrides.
2898
2899 * simple.el (what-cursor-position): Fix display of codepoints of
2900 strong right-to-left characters.
2901
315bc30d
CY
29022011-12-05 Chong Yidong <cyd@gnu.org>
2903
2904 * faces.el (read-color): Doc fix.
2905
58a70b94
GM
29062011-12-05 Glenn Morris <rgm@gnu.org>
2907
2908 * align.el (align--set-marker): Add doc-string.
2909 Don't try to move something that is not a marker. (Bug#10216)
2910
5158face
GM
29112011-12-04 Glenn Morris <rgm@gnu.org>
2912
2913 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2914 overly zealous deletion of trailing whitespace.
2915
520fca41
JB
29162011-12-04 Juanma Barranquero <lekktu@gmail.com>
2917
2918 * server.el (server-delete-client): On Windows, do not try to delete
2919 the only terminal.
2920 (server-process-filter): On Windows, treat requests for a tty frame as
2921 if they were for a GUI frame if the running server is in GUI mode.
2922
5e605a2e
GM
29232011-12-03 Glenn Morris <rgm@gnu.org>
2924
2925 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2926
5c3fe83f
SM
29272011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2928
6f5e57e7
SM
2929 * electric.el: Streamline electric-indent's hook.
2930 (electric-indent-chars): Revert to simple list.
2931 (electric-indent-functions): New var.
2932 (electric-indent-post-self-insert-function): Use it.
2933
5c3fe83f
SM
2934 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2935 there's no inferior buffer (bug#10196).
2936 (prolog-consult-compile): Don't use toggle-read-only.
2937
6bdac736
MA
29382011-12-02 Michael Albinus <michael.albinus@gmx.de>
2939
2940 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2941 interrupt. (Bug#10187)
2942
6131ba7f
SM
29432011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2944
99c79fee
SM
2945 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2946 (bug#9160).
2947
6131ba7f
SM
2948 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2949 (bug#10191).
2950
cb0a02ea
JL
29512011-12-02 Juri Linkov <juri@jurta.org>
2952
2953 * info.el (Info-search): Display "end of manual" when Isearch
2954 reaches the end of single-file Info manual. (Bug#9918)
2955
66e0570c
EZ
29562011-12-02 Eli Zaretskii <eliz@gnu.org>
2957
2958 * isearch.el (isearch-message-prefix): Run the input method part
2959 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
2960
02b16839
JL
29612011-12-02 Juri Linkov <juri@jurta.org>
2962
2963 * isearch.el (isearch-occur): Use `word-search-regexp' for
2964 `isearch-word'.
2965 (isearch-search-and-update): Add condition for `isearch-word' and
2966 call `word-search-regexp'. (Bug#10145)
2967
0b950688
GM
29682011-12-01 Glenn Morris <rgm@gnu.org>
2969
2970 * eshell/em-hist.el (eshell-hist-initialize):
2971 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 2972 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 2973
9505c3c7
SM
29742011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2975
2976 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
2977
1bbe96b2 29782011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 2979
a1beca85
SM
2980 * progmodes/verilog-mode.el (verilog-pretty-expr):
2981 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
2982 verilog, such as += *= and the like.
2983 (verilog-assignment-operator-re): Regular expression to find the
2984 assigment operator in a verilog assignment.
2985 (verilog-assignment-operation-re): Regular expression to find an
2986 assignment statement for pretty-expr.
2987 (verilog-in-attribute-p): Query returns true if point is in an
2988 attribute context; used to skip these for expression line up from
2989 pretty-expr.
2990 (verilog-in-parameter-p): Query returns true if point is in an
2991 parameter definition context; used to skip these for expression
2992 line up from pretty-expr.
2993 (verilog-in-parenthesis-p): Query returns true if point is in a
2994 parenthetical expression, specifically ( ) but not [ ] or { };
2995 used by pretty-expr.
2996 (verilog-just-one-space): If there is no space, don't add one.
2997 (verilog-get-lineup-indent-2): Specifically skip just attribute
2998 contexts for expression lineup, rather than skipping all
2999 parenthetical expressions.
3000 (verilog-calculate-indent): Fix comment, and fix indent.
3001 (verilog-do-indent): Indent declarations in lists (suggested by
3002 Joachim Lechner).
3003 (verilog-mode-abbrev-table): Populate abbrev mode with the various
3004 skeleton items.
3005 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
3006 by Alain Mellan).
3007
1bbe96b2 30082011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
3009
3010 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
3011 parameters with embedded comments. Reported by Ray Stevens.
3012 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
3013 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
3014 Reported by Tim Holt.
3015 (verilog-auto): Fix AUTOing a upper module then AUTOing module
3016 instantiated by upper module causing wrong expansion until AUTOed a
3017 second time. Reported by K C Buckenmaier.
3018 (verilog-diff-auto): Fix showing .* as a difference when
3019 `verilog-auto-star-save' off. Reported by Dan Dever.
3020 (verilog-auto-reset, verilog-read-always-signals)
3021 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
3022 temporary signals in reset list if
3023 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
3024 style to each signal's assignment type, bug381.
3025 Reported by Thomas Esposito.
6288f0ca
WS
3026 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
3027 (verilog-uvm-statement-re): Support UVM indentation and
3028 highlighting, with old OVM keywords only.
a1beca85 3029 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
3030 Support AUTOTIEOFF creating non-wire data types.
3031 Suggested by Jonathan Greenlaw.
6288f0ca
WS
3032 (verilog-auto-insert-lisp, verilog-delete-to-paren)
3033 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
3034 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
3035 (verilog-read-sub-decls, verilog-read-sub-decls-line):
3036 Fix mismatching parenthesis inside commented out code when deleting
382c953b 3037 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
3038 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
3039 non-numeric vector width. Reported by Alex Reed.
3040 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 3041 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
3042 (verilog-auto-delete-trailing-whitespace):
3043 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
3044 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
3045 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
3046 Fix verilog-scan-cache corruption when running user AUTO expansion
3047 hooks that call indentation routines.
3048 (verilog-simplify-range-expression): Fix typo ignoring lower case
3049 identifiers.
3050 (verilog-delete-auto): Fix delete-autos to also remove user created
3051 automatics, as long as they start with AUTO.
3052 (verilog-batch-diff-auto, verilog-diff-auto)
3053 (verilog-diff-function): Add `verilog-diff-auto' and bind to
3054 "C-c?" to report differences in AUTO expansion, ignoring spaces.
3055 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
3056 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
3057 (verilog-re-search-forward-quick, verilog-syntax-ppss):
3058 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
3059 is disabled and its cache will get corrupt, causing AUTOS not to
3060 expand. Instead use only -quick functions.
3061 (verilog-scan-region): Fix scanning over escaped quotes.
3062 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
3063 (verilog-re-search-backward-quick)
3064 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
3065 related functions now ignore strings, to fix misparsing of strings
3066 with magic comments embedded in them.
a1beca85
SM
3067 (verilog-read-auto-template):
3068 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
3069 Reported by Brad Dobbie.
3070 (verilog-read-auto-template):
3071 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 3072 Reported by Brad Dobbie.
6288f0ca
WS
3073 (verilog-auto-inst, verilog-auto-inst-param)
3074 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
3075 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
3076 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
3077 debugging templates without merge conflicts, bug357.
3078 Reported by Brad Dobbie.
3079 (verilog-read-auto-template):
3080 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
3081 Reported by Brad Dobbie.
3082 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
3083 abbrevs so user won't be asked to save.
3084 (verilog-read-auto-lisp-present): Fix to start at beginning of
3085 buffer in case called outside of verilog-auto.
3086 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
3087 to "X-2". Reported by Matthew Myers.
3088 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
3089 all inputs from module templates. Reported by Leith Johnson.
3090 (verilog-module-inside-filename-p): Fix locating programs as with
3091 modules.
3092 (verilog-auto-inst-port): Fix vl-width expressions when using
3093 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
3094 (verilog-decls-get-regs, verilog-decls-get-signals,
3095 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
3096 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
3097 verilog-read-decls): Combine reg and wire structures into one var
3098 structure to represent SystemVerilog concepts.
3099 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
3100 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
3101 (verilog-auto-wire-type, verilog-insert-definition):
3102 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
3103 SystemVerilog "logic" keyword instead of "wire"/"reg".
3104 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
3105 to declares outputs that also have assignments (presumably in an
a1beca85
SM
3106 ifdef or generate if so there's not a driver conflict).
3107 Reported by Matthew Myers.
3108 (verilog-auto-declare-nettype, verilog-insert-definition):
3109 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
3110 `default_nettype none. Reported by Julian Gorfajn.
3111 (verilog-read-always-signals-recurse, verilog-read-decls)
3112 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
3113 malformed end statement, bug325. Reported by Joshua Wise and
3114 Andrew Drake.
3115 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
3116 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
3117 when expanding .* in interfaces, bug320.
3118 Reported by Pierre-David Pfister.
6288f0ca 3119 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
3120 name and open parenthesis, bug317.
3121 Reported by Pierre-David Pfister.
6288f0ca
WS
3122 (verilog-simplify-range-expression): Fix simplification of
3123 multiplications inside AUTOWIRE connections, bug303.
3124 (verilog-auto-inst-port): Support parameter expansion in
3125 multidimensional arrays.
3126 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
3127 after "assert property". Reported by Julian Gorfajn.
3128 (verilog-simplify-range-expression): Fix "couldn't merge" errors
3129 with multiplication, bug303.
3130 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
3131 Reported by Jan Frode Lonnum.
3132
1bbe96b2
GM
31332011-11-30 Juanma Barranquero <lekktu@gmail.com>
3134
3135 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
3136 (hfy-shell-file-name, hfy-shell):
3137 * international/fontset.el (x-decompose-font-name): Fix typos.
3138
31392011-11-29 Ken Brown <kbrown@cornell.edu>
3140
3141 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
3142 (gdb-version): Remove defvar.
3143 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
3144 (gdb-gud-context-command, gdb-non-stop-handler)
3145 (gdb-current-context-command, gdb-stopped): Use it.
3146 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
3147 (gdb-non-stop-handler): Don't enable pretty-printing here.
3148 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
3149 non-stop mode. Use the following.
3150 (gdb-check-target-async): New defun.
3151 (gud-watch, gdb-stopped): Fix whitespace.
3152 (gdb-get-source-file): Don't try to display the source file if
3153 `gdb-main-file' is nil.
3154
31552011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3156
3157 * align.el: Try to generate fewer markers (bug#10047).
3158 (align--set-marker): New macro.
3159 (align-region): Use it.
3160
c935221f
SM
31612011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3162
3163 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
3164
e70b5064
CY
31652011-11-29 Chong Yidong <cyd@gnu.org>
3166
3167 * indent.el (indent-for-tab-command, indent-according-to-mode):
3168 Doc fix.
3169 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
3170
f3af92b7
MA
31712011-11-29 Michael Albinus <michael.albinus@gmx.de>
3172
3173 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
3174 aware of remote file names. (Bug#10124)
3175
ed472be9
CY
31762011-11-29 Chong Yidong <cyd@gnu.org>
3177
3178 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
3179
24510c22
SM
31802011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3181
3182 * files.el (find-file): Don't use force-same-window (bug#10144).
3183 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
3184 use pop-to-buffer if the selected window can't be used.
3185 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
3186
c60c3703
EZ
31872011-11-28 Eli Zaretskii <eliz@gnu.org>
3188
3189 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
3190 special-mode-map.
3191
e95def75
CY
31922011-11-28 Chong Yidong <cyd@gnu.org>
3193
3194 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
3195
c3f1c606
NR
31962011-11-27 Nick Roberts <nickrob@snap.net.nz>
3197
3198 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
3199 gdb-get-source-file-list on gdb-create-source-file-list.
3200
00db469c
EZ
32012011-11-26 Eli Zaretskii <eliz@gnu.org>
3202
3203 * whitespace.el (whitespace-newline): Use a different foreground
3204 color for 16-color light-background displays.
3205
4ad3bc2a
CY
32062011-11-24 Chong Yidong <cyd@gnu.org>
3207
3208 * window.el (display-buffer--special-action): Doc fix.
3209
e9fce1ac
JB
32102011-11-25 Juanma Barranquero <lekktu@gmail.com>
3211
3212 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
3213 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
3214 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
3215 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
3216 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
3217 (avl-tree-stack-first):
3218 * emacs-lisp/cconv.el (cconv--analyse-use):
3219 * net/gnutls.el (gnutls-negotiate): Fix typos.
3220
cb825e5d
GM
32212011-11-24 Glenn Morris <rgm@gnu.org>
3222
3adbe224
GM
3223 * lpr.el (lpr-windows-system, lpr-lp-system):
3224 * mail/binhex.el (binhex-begin-line):
3225 * progmodes/grep.el (grep-history, grep-find-history):
3226 * textmodes/flyspell.el:
3227 * vc/pcvs-defs.el (cvs-global-menu):
3228 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
3229 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
3230 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
3231
321decc8
GM
3232 * net/tls.el: Fix case of "GnuTLS".
3233
420b63ad
GM
3234 * paths.el (rmail-file-name): Format doc-string for make-docfile.
3235
cb825e5d
GM
3236 * version.el (emacs-build-system): Give it a doc-string.
3237
a0649f08
JL
32382011-11-24 Juri Linkov <juri@jurta.org>
3239
3240 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
3241
c0bc0fd4
GM
32422011-11-24 Glenn Morris <rgm@gnu.org>
3243
3244 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
3245 if called on a non-mime message just toggle the headers. (Bug#8006)
3246
20db1522
JB
32472011-11-24 Juanma Barranquero <lekktu@gmail.com>
3248
3249 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
3250 (allout-lead-with-comment-string, allout-structure-deleted-hook)
3251 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
3252 (allout-rebullet-heading, allout-open-sibtopic)
3253 (allout-toggle-current-subtree-encryption)
3254 (allout-toggle-subtree-encryption, allout-encrypt-string)
3255 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
3256 (allout-distinctive-bullets-string, allout-auto-activation):
3257 * window.el (window-normalize-buffer-to-display):
3258 * progmodes/verilog-mode.el (verilog-batch-indent):
3259 * textmodes/bibtex.el (bibtex-field-braces-opt)
3260 (bibtex-field-strings-opt):
3261 * vc/cvs-status.el (cvs-tree-merge):
3262 Fix typos.
3263
7262a87c
MA
32642011-11-23 Michael Albinus <michael.albinus@gmx.de>
3265
3266 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
3267 `non-essential' to t, in order to avoid remote connections.
3268
283430a1
EZ
32692011-11-23 Eli Zaretskii <eliz@gnu.org>
3270
a1beca85
SM
3271 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3272 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
3273 case-insensitively.
3274
d2992a38
ML
32752011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3276
3277 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
3278
50419064
GM
32792011-11-23 Glenn Morris <rgm@gnu.org>
3280
da94eca1
GM
3281 * paths.el (rmail-file-name): Reformat the doc-string so that it
3282 is picked up.
3283
9aac4de2
GM
3284 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
3285 (rmail-auto-file): Ignore case in the "special" field names,
3286 as mail-fetch-field does for all others.
3287
8038d2d2
GM
3288 * mail/rmail.el (rmail-forward):
3289 * mail/rmailkwd.el (rmail-set-label):
3290 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
3291 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
3292
f3fe222a
GM
3293 * mail/rmail.el (rmail-current-message): Doc fix.
3294
50419064
GM
3295 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
3296
28109f49
SM
32972011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3298
3299 * server.el (server-eval-and-print): Allow C-g (bug#6585).
3300
394c65f1
GM
33012011-11-22 Glenn Morris <rgm@gnu.org>
3302
3303 * mail/rmailmm.el (test-rmail-mime-handler)
3304 (test-rmail-mime-bulk-handler)
3305 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
3306
f2a0aa3a
JL
33072011-11-21 Juri Linkov <juri@jurta.org>
3308
1154d12e
JB
3309 * calc/calc.el (calc-read-key-sequence):
3310 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 3311
9c34a344
LMI
33122011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
3315 Tell the caller that the next line needs recomputation, even
3316 though it doesn't start a sexp (bug#10094).
3317
f04a3be9
SM
33182011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3319
3320 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
3321
7978747f
SM
33222011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3323
f04a3be9
SM
3324 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3325 Use force-same-window.
7978747f 3326
fe7a3057
JB
33272011-11-20 Juanma Barranquero <lekktu@gmail.com>
3328
3329 * descr-text.el (describe-char-unicode-data):
3330 * json.el (json-string-escape):
3331 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
3332 (Footnote-unicode, Footnote-style-p):
3333 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
3334
24901d61
CY
33352011-11-20 Chong Yidong <cyd@gnu.org>
3336
3337 * window.el (replace-buffer-in-windows): Restore interactive spec.
3338
bac7ff22
SM
33392011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3340
24f3d7b9
SM
3341 * electric.el (electric-indent-mode): Fix last change (too optimistic).
3342
bac7ff22
SM
3343 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
3344 (byte-compile-global-not-obsolete-vars): New var.
3345 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
3346 Use it.
3347 (byte-compile-warn-obsolete): Align text with the one in *Help*.
3348
cd1181db
JB
33492011-11-20 Juanma Barranquero <lekktu@gmail.com>
3350
3351 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
3352 * progmodes/pascal.el (electric-pascal-equal):
3353 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
3354 * xml.el (xml-substitute-special): Fix typos.
3355
7fb18e9e
GM
33562011-11-20 Glenn Morris <rgm@gnu.org>
3357
3358 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
3359 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
3360 Doc fixes.
3361 (rmail-decode-mime-charset): Mark as obsolete.
3362
3363 * mail/rmailsum.el (rmail-message-regexp-p-1):
3364 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
3365 Before using mime functions, check they are set. (Bug#10077)
3366
d5a6b3ba
JL
33672011-11-19 Juri Linkov <juri@jurta.org>
3368
3369 * info.el (Info-finder-find-node): Use `package--builtins' instead
3370 of `package-alist'. Use node names formed by the pattern "Keyword "
3371 and the keyword name.
3372
e981b61f
AS
33732011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3374
1d00653d 3375 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 3376
3ffbc301
JL
33772011-11-19 Juri Linkov <juri@jurta.org>
3378
3379 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
3380 that calls `revert-buffer' on all Info buffers. (Bug#9915)
3381 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
3382 `old-history', `old-history-forward'. Add let-binding
3383 `window-selected'. Remove calls to `kill-buffer',
3384 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
3385 before calling `Info-find-node', so `Info-find-node-2' will reread
3386 the Info file. Restore window positions only when `window-selected'
3387 is non-nil.
3388
30c62133
JL
33892011-11-19 Juri Linkov <juri@jurta.org>
3390
3391 * isearch.el (isearch-lazy-highlight-new-loop):
3392 Remove condition `(not isearch-error)'. (Bug#9918)
3393
3394 * misearch.el (multi-isearch-search-fun): Add condition
3395 `(not bound)' to ignore lazy-highlighting search.
3396 Add the search-failed message "end of multi" when the end of
3397 multi-sequence is reached. Uncapitalize the search-failed
3398 message "Repeat for next buffer".
3399
3400 * info.el (Info-search): Add the search-failed message
3401 "end of the manual" when the end of the manual is reached
3402 in Isearch mode.
3403
645ca9cf
JL
34042011-11-19 Juri Linkov <juri@jurta.org>
3405
3406 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
3407 Use non-destructive `remove' instead of `delete' because
3408 `Info-history-list' stored to `Info-isearch-initial-history-list' in
3409 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
3410
df754f66
JL
34112011-11-19 Juri Linkov <juri@jurta.org>
3412
3413 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
3414 to nil instead of binding `search-ring' and `regexp-search-ring'.
3415 (Bug#9185)
3416
0e23d96a
EZ
34172011-11-19 Eli Zaretskii <eliz@gnu.org>
3418
3419 * simple.el (line-move): Force movement by logical lines for any
3420 hscrolled window, not only when auto-hscroll-mode is on.
3421 (line-move-visual): Update doc string to that effect. (Bug#10076)
3422
8a6ccb66
AS
34232011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3424
3425 * language/european.el (macintosh): Define as alias for mac-roman.
3426
49ae5b39
EZ
34272011-11-19 Eli Zaretskii <eliz@gnu.org>
3428
3429 * mail/rmailmm.el (rmail-mime-display-header)
3430 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
3431 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
3432 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
3433 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
3434 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
3435 of a raw aref.
3436 (rmail-mime-entity-segment): To get past the tagline, move forward
3437 2 more lines, to account for the 2 empty lines that precede and
3438 follow the line with the buttons.
3439 (rmail-mime-update-tagline): Move one more line, to get past the
3440 empty line that follows the buttons in the tagline. (Bug#9520)
3441
c56cad4a
MR
34422011-11-19 Martin Rudalics <rudalics@gmx.at>
3443
3444 * window.el (window-max-delta-1, window-min-delta-1)
3445 (window-min-size-1, window-state-get-1, window-state-put-1)
3446 (window-state-put-2): Use "window--" prefix.
3447
cbe71af3
SM
34482011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3449
2ad52c60
SM
3450 * emacs-lisp/smie.el: Improve warnings and conflict detection.
3451 (smie-warning-count): New var.
3452 (smie-set-prec2tab): Use it.
3453 (smie-bnf->prec2): Improve warnings. Add docstring.
3454 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
3455 (smie-bnf--set-class): New function.
3456 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
3457 corner case.
3458
6944dbc1
SM
3459 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
3460 (compilation-error-properties, compilation-move-to-column):
3461 Handle compilation-first-column while in the target buffer.
3462
c400c4d7
SM
3463 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
3464 Don't hardcode point-min==1.
3465
6dbe3e96
SM
3466 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
3467 (eshell-rewrite-for-command): Remove workaround.
3468 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
3469 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
3470 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
3471
cbe71af3
SM
3472 * files-x.el (modify-file-local-variable): Obey commenting conventions.
3473
a8e1496d
GM
34742011-11-17 Glenn Morris <rgm@gnu.org>
3475
3476 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3477 Ignore buffer-local generated-autoload-file if it is the same
3478 as the global value. (Bug#10049)
3479
df85d315
JB
34802011-11-17 Juanma Barranquero <lekktu@gmail.com>
3481
3482 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
3483 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
3484 (reftex-toc-previous-heading, reftex-toc-max-level)
3485 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
3486 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
3487 (reftex-toc-do-promote, reftex-toc-promote-prepare)
3488 (reftex-toc-promote-action, reftex-toc-extract-section-number)
3489 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
3490 (reftex-toc-rename-label, reftex-toc-visit-location)
3491 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
3492 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
3493 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
3494 leaving "*toc*" only for references to the buffer.
3495
a0c2d0ae
MR
34962011-11-17 Martin Rudalics <rudalics@gmx.at>
3497
3498 * window.el (window-resize, delete-window, split-window):
3499 Replace window-splits by window-combination-resize.
1d00653d 3500 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 3501
35c0bac8
GM
35022011-11-17 Glenn Morris <rgm@gnu.org>
3503
3504 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3505 Make bash entry derive from sh entry, not shell entry.
3506
d0c8fc8a
MA
35072011-11-16 Michael Albinus <michael.albinus@gmx.de>
3508
d0c8fc8a
MA
3509 * net/tramp-cache.el (tramp-flush-file-property): Flush also
3510 properties of linked files. (Bug#9879)
3511
7262a87c
MA
3512 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
3513 local file name.
3514
7877f373
JB
35152011-11-16 Juanma Barranquero <lekktu@gmail.com>
3516
3517 * menu-bar.el (menu-bar-file-menu):
3518 * printing.el (pr-ps-utility):
3519 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3520 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3521 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3522 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3523 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3524 (icalendar--convert-cyclic-to-ical)
3525 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3526 (icalendar--convert-ical-to-diary)
3527 (icalendar--convert-recurring-to-diary)
3528 (icalendar--convert-non-recurring-all-day-to-diary)
3529 (icalendar-import-format-sample):
3530 * progmodes/idlw-shell.el (idlwave-shell-mode):
3531 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3532 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3533 (vhdl-ps-print-init): Fix typos.
3534
10649b82
KM
35352011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3536
9d0cfcd6
GM
3537 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3538 FSF and collapse date sequence, obscure author/maintainer email address
3539 better, remove extra version line, track relocation of author's webpage.
10649b82 3540
9d0cfcd6
GM
3541 * progmodes/python.el (python-pdbtrack-input-prompt)
3542 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3543 regular python pdb prompts. Adjustments shamelessly taken exactly as
3544 suggested in EmacsWiki page (tiny change):
3545 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3546
58179cce
JB
35472011-11-16 Juanma Barranquero <lekktu@gmail.com>
3548
3549 * expand.el (expand-pos, expand-index, expand-point):
3550 Remove redundant info from docstring.
3551 (expand-add-abbrevs): Doc fix.
3552 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3553 (expand-sample-perl-mode-expand-list): Fix typos.
3554
3555 * net/dbus.el (dbus-event-member-name):
3556 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3557 * term/pc-win.el (msdos-create-frame-with-faces):
3558 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3559
b6f67890
MR
35602011-11-16 Martin Rudalics <rudalics@gmx.at>
3561
3562 * window.el (split-window, window-state-get-1)
3563 (window-state-put-1, window-state-put-2): Rename occurrences of
3564 window-nest to window-combination-limit.
1d00653d 3565 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3566
ce7ddba0
CY
35672011-11-16 Chong Yidong <cyd@gnu.org>
3568
3569 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3570 regexp (Bug#10033).
3571
3ae704f4
SM
35722011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3573
3574 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3575 `completing-read' will remove *Completions* and will preserve
3576 current-buffer for us.
3577 (tmm-add-prompt): Users of *Completions* will always (re)set its
3578 major mode.
3579 (tmm-old-comp-map): Remove.
3580
6ad1cdde
GM
35812011-11-16 Glenn Morris <rgm@gnu.org>
3582
3583 * mail/rmailedit.el: Require rmailmm when compiling.
3584 (rmail-old-mime-state): New declaration.
3585 (rmail-edit-current-message): If editing a mime message,
3586 edit the "raw" message from the mbox buffer.
3587 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3588
d20faa20
GM
35892011-11-15 Glenn Morris <rgm@gnu.org>
3590
3591 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3592 which wasn't being used. Add optional arg to force given state.
3593 (rmail-mime): Add optional arg to force given state.
3594
c7015153
JB
35952011-11-15 Juanma Barranquero <lekktu@gmail.com>
3596
3597 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3598 * frame.el (display-mm-dimensions-alist):
3599 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3600 (outline-move-subtree-down):
3601 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3602 (newsticker--treeview-do-get-node):
3603 * net/quickurl.el (quickurl-list-buffer-name):
3604 * progmodes/dcl-mode.el (dcl-mode):
3605 * progmodes/gdb-mi.el (gdb-mapcar*):
3606 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3607
45261b50
GM
36082011-11-15 Glenn Morris <rgm@gnu.org>
3609
3610 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3611 in a boolean sense, so just make it a boolean, and fix the doc.
3612 (rmail-show-mime-function, rmail-mime-feature)
3613 (rmail-require-mime-maybe): Doc fixes.
3614 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3615
3616 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3617
0d26e0b6
JB
36182011-11-15 Juanma Barranquero <lekktu@gmail.com>
3619
3620 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3621 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3622 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3623 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3624
447f30f6
GM
36252011-11-15 Glenn Morris <rgm@gnu.org>
3626
672b871d
GM
3627 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3628 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3629 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3630 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3631 (rmail-mime, rmail-show-mime): Doc fixes.
3632
f6aa5bb1
GM
3633 * term/ns-win.el (mode-line-frame-identification):
3634 Leave it alone. (Bug#10051)
3635
947cd66b
GM
3636 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3637
447f30f6
GM
3638 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3639 Handle empty buffers. (Bug#9978)
3640
0b381c7e
JB
36412011-11-14 Juanma Barranquero <lekktu@gmail.com>
3642
3643 * international/mule.el (define-charset):
3644 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3645 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3646 * progmodes/verilog-mode.el (verilog-backward-token):
3647 * textmodes/ispell.el (lookup-words):
3648 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3649
71e027ac
GM
36502011-11-14 Glenn Morris <rgm@gnu.org>
3651
56632ce4
GM
3652 * progmodes/executable.el
3653 (executable-make-buffer-file-executable-if-script-p):
3654 Handle file-modes returning nil.
3655
40500957
GM
3656 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3657 message - not necessary, and causes problems. (Bug#9831)
3658
071c2340
GM
3659 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3660
d3cfca60
GM
3661 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3662
71e027ac
GM
3663 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3664 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3665 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3666
89d61221
MR
36672011-11-12 Martin Rudalics <rudalics@gmx.at>
3668
3669 * window.el (window-resize, delete-window): Use window-splits
3670 variable instead of function.
3671 (window-state-get-1, window-state-put-2, window-state-put):
3672 Don't deal with windows' splits status.
3673
98282f6f
GM
36742011-11-12 Glenn Morris <rgm@gnu.org>
3675
3676 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3677 (apropos-documentation): Doc fixes.
3678
40a8bdf6
JB
36792011-11-11 Juanma Barranquero <lekktu@gmail.com>
3680
3681 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3682 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3683
65bd19ff
SM
36842011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3685
3686 * electric.el (electric-indent-post-self-insert-function): Make it
3687 possible for a char to only indent in some circumstances.
3688 (electric-indent-mode): Simplify.
3689
54f9154c
MR
36902011-11-11 Martin Rudalics <rudalics@gmx.at>
3691
3692 * window.el (windows-with-parameter): Remove unused function.
3693 (windows-at-side): Rename to window-at-side-list.
3694 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3695 (window-side-check, window-size-ignore, window-size-fixed-1)
3696 (window-in-direction-2): Prefix with "window--".
3697 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3698
68cbc58b
GM
36992011-11-11 Glenn Morris <rgm@gnu.org>
3700
3701 * subr.el (eval-after-load): If FILE is already loaded,
3702 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3703
b2621720
GM
37042011-11-10 Glenn Morris <rgm@gnu.org>
3705
9a4de110
GM
3706 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3707 Call svn via vc-svn-command rather than vc-do-command.
3708 (vc-svn-command): Add --non-interactive. (Bug#9993)
3709 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3710
b2621720
GM
3711 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3712 Add toggle-read-only. (Bug#7292)
3713 * files.el (toggle-read-only): Mention that it should only
3714 be used interactively. (Bug#10006)
3715
1dce7193
SM
37162011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3717
d9ac1a1e
SM
3718 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3719 Adjust regexp for OCaml warnings.
3720
0c325082
SM
3721 * electric.el (electric-pair-post-self-insert-function): Let user
3722 turn it off buffer-locally (bug#9932).
3723
90132c14
SM
3724 * progmodes/python.el (python-beginning-of-statement):
3725 Rewrite (bug#2703).
3726
1dce7193
SM
3727 * progmodes/compile.el: Better handle TABs (bug#9749).
3728 (compilation-internal-error-properties)
3729 (compilation-next-error-function): Obey the target buffer's
3730 compilation-error-screen-columns.
3731
c4e7c63a
JB
37322011-11-09 Juanma Barranquero <lekktu@gmail.com>
3733
3734 * progmodes/meta-mode.el: Remove obsolete comments.
3735 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3736 Fix typos in docstrings.
3737
2cffd681
MR
37382011-11-09 Martin Rudalics <rudalics@gmx.at>
3739
3740 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3741 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3742 (window--resizable): New function. Make all callers of
3743 window-resizable call window--resizable instead.
3744 (window-resizable): Rewrite in terms of window--resizable.
3745
0edcba87
GM
37462011-11-08 Glenn Morris <rgm@gnu.org>
3747
3748 * progmodes/delphi.el (delphi-mode-syntax-table):
3749 Let define-derived-mode define a proper syntax table. (Bug#9994)
3750
4b0d61e3
SM
37512011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3752
3753 * window.el: Stay away from defsubst.
3754 (window-list-no-nils): Remove.
3755 (window-state-get-1, window-state-get): Use backquote instead.
3756
cd394be1 37572011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3758
4b0d61e3 3759 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3760 Fix incorrect use of default argument in `completing-read'.
3761
e1c2c6f2
MR
37622011-11-08 Martin Rudalics <rudalics@gmx.at>
3763
3764 * window.el (display-buffer-function, special-display-function):
3765 Mention display-buffer-record-window but do not mention
3766 help-setup parameter in doc-strings.
b3f4a882 3767 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3768
105216ed
CY
37692011-11-08 Chong Yidong <cyd@gnu.org>
3770
3771 * window.el (window-total-height, window-total-width): Doc fix.
3772 (window-body-size): Move from C.
3773 (window-body-height, window-body-width): Move to C.
3774
0a9f9ab5
SM
37752011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3776
3777 * window.el: Make special-display like display-buffer-alist (bug#9532).
3778 (display-buffer--special-action): New function, morphed
3779 from display-buffer--special.
3780 (display-buffer): Use it to handle special-display-buffers at higher
3781 priority (just after display-buffer-alist).
3782 (display-buffer-fallback-action, display-buffer--other-frame-action)
3783 (pop-to-buffer-same-window): Remove display-buffer--special.
3784
a769dd15
GM
37852011-11-07 Glenn Morris <rgm@gnu.org>
3786
3787 * calendar/cal-menu.el (cal-menu-set-date-title):
3788 Do nothing if not in a calendar. (Bug#9976)
3789
05a61ee3
SM
37902011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3791
3792 * files.el (find-file): Always use selected-window.
3793
be7f5545
MR
37942011-11-07 Martin Rudalics <rudalics@gmx.at>
3795
3796 * window.el (window-combinations): Make WINDOW argument
3797 mandatory. Rewrite doc-string.
3798 (walk-window-subtree, window-atom-check, window-min-delta)
3799 (window-max-delta, window--resize-this-window)
3800 (window--resize-root-window-vertically, window-tree)
3801 (balance-windows, window-state-put): Rewrite doc-strings as to
3802 not mention the term "subwindow".
3803 (window--resize-subwindows-skip-p): Rename to
3804 window--resize-child-windows-skip-p.
3805 (window--resize-subwindows-normal): Rename to
3806 window--resize-child-windows-normal.
3807 (window--resize-subwindows): Rename to
3808 window--resize-child-windows.
3809 (window-or-subwindow-p): Rename to window--in-subtree-p.
3810
3c6702ef
ML
38112011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3812
3813 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3814 Ensure that mbox format messages end in two newlines (Bug#9974).
3815
49745b39
CY
38162011-11-06 Chong Yidong <cyd@gnu.org>
3817
3818 * window.el (window-combination-p): Function deleted; its
3819 side-effect is not used in any existing code.
3820 (window-combinations, window-combined-p): Call window-*-child
3821 directly.
3822
24300f5f
CY
38232011-11-05 Chong Yidong <cyd@gnu.org>
3824
3825 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3826 (window-size-ignore, window-state-get): Callers changed.
3827 (window-normalize-window): Rename from window-normalize-any-window.
3828 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3829 (window-normalize-live-window): Delete.
447f16b8
CY
3830 (window-combination-p, window-combined-p, window-combinations)
3831 (walk-window-subtree, window-atom-root, window-min-size)
3832 (window-sizable, window-sizable-p, window-size-fixed-p)
3833 (window-min-delta, window-max-delta, window-resizable)
3834 (window-resizable-p, window-full-height-p, window-full-width-p)
3835 (window-current-scroll-bars, window-point-1, set-window-point-1)
3836 (window-at-side-p, window-in-direction, window-resize)
3837 (adjust-window-trailing-edge, maximize-window, minimize-window)
3838 (window-deletable-p, delete-window, delete-other-windows)
3839 (record-window-buffer, unrecord-window-buffer)
3840 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3841 (quit-window, split-window, window-state-put)
3842 (set-window-text-height, fit-window-to-buffer)
3843 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3844
89bd5ee1
EZ
38452011-11-04 Eli Zaretskii <eliz@gnu.org>
3846
53479029
EZ
3847 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3848 rfc2047-decode-string.
3849 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3850 warnings.
3851
89bd5ee1
EZ
3852 * window.el (window-body-height, window-body-width): Mention in
3853 the doc string that the return values are in frame's canonical
3854 units. (Bug#9949)
3855
bd17fdee
AM
38562011-11-03 Alan Mackenzie <acm@muc.de>
3857
3858 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3859 change in cc-engine.el.
3860
acc825c5
SM
38612011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3862
3863 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3864
1885e5b8
MR
38652011-11-02 Martin Rudalics <rudalics@gmx.at>
3866
3867 * window.el (quit-window): Call unrecord-window-buffer after
3868 showing another buffer in the window. (Bug#9937)
acc825c5 3869 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3870
ebe06da9
JB
38712011-11-02 Juanma Barranquero <lekktu@gmail.com>
3872
3873 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3874 Accept status with more than 9 shelves. (Bug#9935)
3875 Reported by Colin D Bennett <colin@gibibit.com>.
3876
4ee88440
MR
38772011-11-01 Martin Rudalics <rudalics@gmx.at>
3878
3879 * help.el (with-help-window): Don't reference
3880 temp-buffer-show-specifiers in doc-string.
3881
08e1d82c
AS
38822011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3883
3884 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3885 menu-item.
3886
84bd6e9e
VJL
38872011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3888
3889 * whitespace.el: New version 13.2.2.
3890 (whitespace-newline-mode): Disable properly. Reported by Sarah
3891 <EmacsWiki>.
3892
dba0634a
UJ
38932011-10-30 Ulf Jasper <ulf.jasper@web.de>
3894
3895 * net/newst-treeview.el: Remove "Time-stamp".
3896 (newsticker--group-manage-orphan-feeds): Do not call
3897 newsticker--treeview-tree-update.
db22a3c2
JB
3898 (newsticker-treeview-update, newsticker-treeview):
3899 Call newsticker--treeview-tree-update if necessary.
dba0634a 3900
3d8daefe
MR
39012011-10-30 Martin Rudalics <rudalics@gmx.at>
3902
3903 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3904 (window-iso-combinations): Remove "iso-" infix.
3905 Suggested by Chong Yidong.
3d8daefe
MR
3906 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3907 (window-max-delta-1, window-resize, window--resize-siblings)
3908 (window--resize-this-window, adjust-window-trailing-edge)
3909 (split-window, balance-windows-1)
3910 (shrink-window-if-larger-than-buffer):
3911 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3912 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3913
1bc4c3ae
SM
39142011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3915
3916 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3917 in place (bug#9907).
3918 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3919 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3920 (eshell-structure-basic-command, eshell-rewrite-while-command)
3921 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3922 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3923 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3924 (eshell-do-pipelines-synchronously, eshell-eval-command):
3925 Use backquotes and prefer setq to set.
3926 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3927 (eshell-macrop): Use functionp.
c1e2f5fa 3928 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3929
30b65d9c
CY
39302011-10-30 Chong Yidong <cyd@gnu.org>
3931
3932 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3933 instead of set-mark (Bug#9810).
3934
2d197ffb
CY
39352011-10-30 Chong Yidong <cyd@gnu.org>
3936
3937 * window.el (split-window-below, split-window-right): Rename from
3938 split-window-above-each-other and split-window-side-by-side
3939 respectively. All callers changed.
3940 (split-window-sensibly, split-window-sensibly): Use them.
3941 (split-window-keep-point): Doc fix.
3942
3943 * isearch.el: Add isearch-scroll property to split-window-below
3944 and split-window-right.
3945
3946 * follow.el (follow-mode):
3947 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3948 * progmodes/ada-xref.el (ada-gdb-application):
3949 * emulation/vip.el (vip-buffer-in-two-windows):
3950 * image-dired.el (image-dired-dired-with-window-configuration):
3951 * dired-x.el (dired-do-find-marked-files):
3952 * dired.el (dired-pop-to-buffer):
3953 * bs.el (bs--show-with-configuration):
3954 * vc/emerge.el (emerge-setup-windows):
3955 * textmodes/two-column.el (2C-two-columns):
3956 * textmodes/reftex-toc.el (reftex-toc):
3957 * progmodes/gdb-mi.el (gdb-setup-windows):
3958 * progmodes/fortran.el (fortran-window-create):
3959 * net/newst-treeview.el (newsticker--treeview-window-init):
3960 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
3961 * emulation/tpu-edt.el (tpu-gold-map):
3962 * emulation/crisp.el (crisp-mode-map):
3963 * calendar/calendar.el (calendar-basic-setup): Callers changed.
3964
38bb2ca8
CY
39652011-10-29 Chong Yidong <cyd@gnu.org>
3966
aa4de341
CY
3967 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
3968
e1eb5385
CY
3969 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
3970
5d2ece3c
CY
3971 * textmodes/flyspell.el (flyspell-word): Fix char offset for
3972 forged Ispell output (Bug#7904).
3973
38bb2ca8
CY
3974 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
3975
d0af9f77
SM
39762011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3977
3978 * doc-view.el: Avoid ugly errors about not finding nil.
3979 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3980 (doc-view-dvipdf-program, doc-view-unoconv-program)
3981 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
3982 Avoid nil or absolute file name as default value.
3983 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
3984
52bedd34
AM
39852011-10-28 Alan Mackenzie <acm@muc.de>
3986
db22a3c2 3987 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 3988
7e43cfa5
AM
39892011-10-28 Alan Mackenzie <acm@muc.de>
3990
3991 Amend the handling of c-beginning/end-of-defun in nested declaration
3992 scopes.
3993
52bedd34
AM
3994 * progmodes/cc-vars.el (c-defun-tactic): Move here from
3995 cc-langs.el. Change it to a defcustom.
7e43cfa5 3996
52bedd34
AM
3997 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
3998 cc-vars.el.
7e43cfa5 3999
d0af9f77
SM
4000 * progmodes/cc-engine.el (c-beginning-of-statement-1):
4001 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 4002
52bedd34 4003 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 4004 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
4005 (c-widen-to-enclosing-decl-scope): New function.
4006 (c-while-widening-to-decl-block): New macro.
4007 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
4008 outward for defun boundaries, and correspondingly change symbol
4009 `respect-enclosure' to `go-outward'.
4010 (c-declaration-limits): Change algorithm to report only the "innermost"
4011 defun's boundaries.
4012
1a2ce9ee
DD
40132011-10-28 Deniz Dogan <deniz@dogan.se>
4014
4015 * net/rcirc.el (rcirc-mode): Use hard newlines.
4016
bc97a826
AM
40172011-10-28 Alan Mackenzie <acm@muc.de>
4018
4019 Amend to indent and fontify macros "which include their own semicolon"
4020 correctly, using the "virtual semicolon" mechanism.
4021
52bedd34 4022 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 4023
d0af9f77 4024 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 4025 Recode to scan one line at a time rather than having \n and \r
58179cce 4026 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 4027 (c-forward-label): Amend for virtual semicolons.
58179cce 4028 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 4029
52bedd34
AM
4030 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
4031 of the new C macros.
bc97a826 4032
52bedd34 4033 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
4034 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
4035 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
4036 (c-opt-cpp-macro-define): Make into a full language variable.
4037 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
4038 AWK Mode (including \n, \r) removed, no longer needed.
4039
d0af9f77
SM
4040 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
4041 Invoke c-make-macro-with-semi-re.
bc97a826 4042
52bedd34
AM
4043 * progmodes/cc-vars.el (c-macro-with-semi-re):
4044 (c-macro-names-with-semicolon): New variables.
58179cce 4045 (c-make-macro-with-semi-re): New function.
bc97a826 4046
7a6c0941
SM
40472011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4048
4049 * vc/log-edit.el: Fill empty field rather than adding new one.
4050 (log-edit-add-field): New function.
4051 (log-edit-insert-changelog): Use it.
4052
b0c4cdcf
ML
40532011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4054
4055 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
4056
ee1f1da9
SM
40572011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4058
4059 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
4060 (gdb--check-interpreter): New function.
4061 (gdb): Use it.
4062
51bc5f8b
GM
40632011-10-27 Glenn Morris <rgm@gnu.org>
4064
416a2c45
GM
4065 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
4066 (least-positive-float, least-negative-float)
4067 (least-positive-normalized-float, least-negative-normalized-float)
4068 (float-epsilon, float-negative-epsilon):
4069 Remove unnecessary declarations.
4070
4071 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
4072 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
4073 (least-positive-float, least-negative-float)
4074 (least-positive-normalized-float, least-negative-normalized-float)
4075 (float-epsilon, float-negative-epsilon): Add doc-strings,
4076 based on those in cl.texi.
4077
51bc5f8b
GM
4078 * files.el (set-visited-file-name): If the major-mode changed,
4079 reload the local variables. (Bug#9796)
4080
15de15c6
CY
40812011-10-27 Chong Yidong <cyd@gnu.org>
4082
4083 * subr.el (change-major-mode-after-body-hook): New hook.
4084 (run-mode-hooks): Run it.
4085
ee1f1da9
SM
4086 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4087 Use change-major-mode-before-body-hook.
15de15c6
CY
4088
4089 * simple.el (fundamental-mode):
4090 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
4091 change introducing fundamental-mode-hook.
4092
5430d399
JB
40932011-10-26 Juanma Barranquero <lekktu@gmail.com>
4094
acc825c5 4095 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 4096
ad74a69e
MA
40972011-10-26 Michael Albinus <michael.albinus@gmx.de>
4098
4099 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 4100 tramp.el explicitly. (Bug#7583)
ad74a69e 4101
71d4c2a5
SM
41022011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4103
4104 * progmodes/octave-mod.el:
4105 * progmodes/octave-inf.el: Update maintainer.
4106
b1f6fa26
CY
41072011-10-26 Chong Yidong <cyd@gnu.org>
4108
4109 * subr.el (with-wrapper-hook): Rewrite doc.
4110
3f04efd6
MA
41112011-10-25 Michael Albinus <michael.albinus@gmx.de>
4112
4113 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 4114 filenames "/method:foo:". (Bug#9793)
3f04efd6 4115
410488d3
SM
41162011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4117
4118 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
4119 (bug#9865).
4120
c1ebb47e
GM
41212011-10-24 Glenn Morris <rgm@gnu.org>
4122
4123 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
4124
7f5c46c7
MA
41252011-10-24 Michael Albinus <michael.albinus@gmx.de>
4126
4127 * notifications.el: Add the requirement of a running D-Bus session
4128 bus to the Commentary.
4129
db2440b6
JL
41302011-10-24 Juri Linkov <juri@jurta.org>
4131
4132 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
4133 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
4134 (Bug#9364)
4135
feecf435
JL
41362011-10-24 Juri Linkov <juri@jurta.org>
4137
4138 * info.el (Info-following-node-name-re): Add newline to the list
4139 of allowed characters for leading space. (Bug#9824)
4140
a3839de2
SM
41412011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4142
acc825c5
SM
4143 * progmodes/octave-inf.el (inferior-octave-mode-map):
4144 Fix C-c C-h binding.
a3839de2
SM
4145 * progmodes/octave-mod.el (octave-help): Remove.
4146
09388e76
MA
41472011-10-23 Michael Albinus <michael.albinus@gmx.de>
4148
4149 Sync with Tramp 2.2.3.
4150
4151 * net/tramp-cache.el (top): Pacify byte-compiler using
4152 `init-file-user' and `site-run-file'.
4153
4154 * net/trampver.el: Update release number.
4155
86c60681
CY
41562011-10-23 Chong Yidong <cyd@gnu.org>
4157
4158 * files.el (toggle-read-only): Remove obsolete comment about
4159 version control.
4160
4161 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
4162 for toggle-read-only. Note that this hasn't called vc-next-action
4163 since 2008-05-02, though it wasn't documented at the time.
4164
a3839de2
SM
4165 * vc/ediff-init.el (ediff-toggle-read-only-function):
4166 Use toggle-read-only.
86c60681 4167
cd5495ff
AM
41682011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
4169
4170 Fix bug #9560, sporadic wrong indentation; improve instrumentation
4171 of c-parse-state.
4172
00b77525 4173 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 4174 correct faulty logical expression.
cd5495ff
AM
4175 (c-parse-state-state, c-record-parse-state-state):
4176 (c-replay-parse-state-state): New defvar/defuns.
4177 (c-debug-parse-state): Use new functions.
4178
42ee24ed
MR
41792011-10-22 Martin Rudalics <rudalics@gmx.at>
4180
4181 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 4182 last fix. Use window-in-direction correctly.
42ee24ed 4183
a7dee7e7
CY
41842011-10-21 Chong Yidong <cyd@gnu.org>
4185
4186 * progmodes/idlwave.el (idlwave-mode):
4187 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
4188 require-final-newline; that's done in prog-mode.
4189 Suggested by Stefan Monnier.
a7dee7e7 4190
e07b9a6d
MR
41912011-10-21 Martin Rudalics <rudalics@gmx.at>
4192
4193 * mouse.el (mouse-drag-window-above)
4194 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
4195 (mouse-drag-mode-line-1, mouse-drag-header-line)
4196 (mouse-drag-vertical-line-rightward-window): Remove.
4197 (mouse-drag-line): New function.
4198 (mouse-drag-mode-line, mouse-drag-header-line)
4199 (mouse-drag-vertical-line): Call mouse-drag-line.
4200 * window.el (window-at-side-p, windows-at-side): New functions.
4201
7e1361d9
UM
42022011-10-21 Ulrich Mueller <ulm@gentoo.org>
4203
4204 * tar-mode.el (tar-grind-file-mode):
4205 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
4206
30fcaf3a
CY
42072011-10-21 Chong Yidong <cyd@gnu.org>
4208
4209 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
4210 * progmodes/vera-mode.el (vera-mode):
4211 Use mode-require-final-newline.
30fcaf3a 4212
516eddb0
GM
42132011-10-20 Glenn Morris <rgm@gnu.org>
4214
db22a3c2 4215 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 4216
10d5f513
CS
42172011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
4218
4219 * emulation/cua-base.el (cua-set-mark): Fix case of string.
4220
ac6c8639
CY
42212011-10-20 Chong Yidong <cyd@gnu.org>
4222
4223 * emulation/cua-base.el (cua-mode):
4224 * mail/footnote.el (footnote-mode):
4225 * mail/mailabbrev.el (mail-abbrevs-mode):
4226 * net/xesam.el (xesam-minor-mode):
4227 * progmodes/bug-reference.el (bug-reference-mode):
4228 * progmodes/cap-words.el (capitalized-words-mode):
4229 * progmodes/compile.el (compilation-minor-mode)
4230 (compilation-shell-minor-mode):
4231 * progmodes/gud.el (gud-tooltip-mode):
4232 * progmodes/hideif.el (hide-ifdef-mode):
4233 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
4234 * progmodes/subword.el (subword-mode):
4235 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4236 * progmodes/which-func.el (which-function-mode):
4237 * term/tvi970.el (tvi970-set-keypad-mode):
4238 * term/vt100.el (vt100-wide-mode):
4239 * textmodes/flyspell.el (flyspell-mode):
4240 * textmodes/ispell.el (ispell-minor-mode):
4241 * textmodes/nroff-mode.el (nroff-electric-mode):
4242 * textmodes/paragraphs.el (use-hard-newlines):
4243 * textmodes/refill.el (refill-mode):
4244 * textmodes/reftex.el (reftex-mode):
4245 * textmodes/rst.el (rst-minor-mode):
4246 * textmodes/sgml-mode.el (html-autoview-mode)
4247 (sgml-electric-tag-pair-mode):
4248 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
4249 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
4250 * emulation/crisp.el (crisp-mode):
4251 * emacs-lisp/eldoc.el (eldoc-mode):
4252 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
4253 minor mode behavior.
4254
aa42ab43
JL
42552011-10-19 Juri Linkov <juri@jurta.org>
4256
4257 * descr-text.el (describe-char): Add #x2010 and #x2011 to
4258 the list of hard-coded chars with escape-glyph face.
4259
89400f1d
SM
42602011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4261
4262 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
4263
305c07f6
MA
42642011-10-19 Michael Albinus <michael.albinus@gmx.de>
4265
4266 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
4267 running process.
4268
13754b54
GM
42692011-10-19 Glenn Morris <rgm@gnu.org>
4270
4271 * vc/vc-bzr.el (vc-bzr-after-dir-status):
4272 Ignore ignored files. (Bug#9726)
4273
06e21633
CY
42742011-10-19 Chong Yidong <cyd@gnu.org>
4275
4276 Doc fix for minor modes, stating that an omitted argument enables
4277 the mode unconditionally when called from Lisp.
4278
4279 * abbrev.el (abbrev-mode):
4280 * allout.el (allout-mode):
4281 * autoinsert.el (auto-insert-mode):
4282 * autoarg.el (autoarg-mode, autoarg-kp-mode):
4283 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
4284 (global-auto-revert-mode):
4285 * battery.el (display-battery-mode):
4286 * composite.el (global-auto-composition-mode)
4287 (auto-composition-mode):
4288 * delsel.el (delete-selection-mode):
4289 * desktop.el (desktop-save-mode):
4290 * dired-x.el (dired-omit-mode):
4291 * dirtrack.el (dirtrack-mode):
4292 * doc-view.el (doc-view-minor-mode):
4293 * double.el (double-mode):
4294 * electric.el (electric-indent-mode, electric-pair-mode):
4295 * emacs-lock.el (emacs-lock-mode):
4296 * epa-hook.el (auto-encryption-mode):
4297 * follow.el (follow-mode):
4298 * font-core.el (font-lock-mode):
4299 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
4300 * help.el (temp-buffer-resize-mode):
4301 * hilit-chg.el (highlight-changes-mode)
4302 (highlight-changes-visible-mode):
4303 * hi-lock.el (hi-lock-mode):
4304 * hl-line.el (hl-line-mode, global-hl-line-mode):
4305 * icomplete.el (icomplete-mode):
4306 * ido.el (ido-everywhere):
4307 * image-file.el (auto-image-file-mode):
4308 * image-mode.el (image-minor-mode):
4309 * iswitchb.el (iswitchb-mode):
4310 * jka-cmpr-hook.el (auto-compression-mode):
4311 * linum.el (linum-mode):
4312 * longlines.el (longlines-mode):
4313 * master.el (master-mode):
4314 * mb-depth.el (minibuffer-depth-indicate-mode):
4315 * menu-bar.el (menu-bar-mode):
4316 * minibuf-eldef.el (minibuffer-electric-default-mode):
4317 * mouse-sel.el (mouse-sel-mode):
4318 * msb.el (msb-mode):
4319 * mwheel.el (mouse-wheel-mode):
4320 * outline.el (outline-minor-mode):
4321 * paren.el (show-paren-mode):
4322 * recentf.el (recentf-mode):
4323 * reveal.el (reveal-mode, global-reveal-mode):
4324 * rfn-eshadow.el (file-name-shadow-mode):
4325 * ruler-mode.el (ruler-mode):
4326 * savehist.el (savehist-mode):
4327 * scroll-all.el (scroll-all-mode):
4328 * scroll-bar.el (scroll-bar-mode):
4329 * server.el (server-mode):
4330 * shell.el (shell-dirtrack-mode):
4331 * simple.el (auto-fill-mode, transient-mark-mode)
4332 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
4333 (line-number-mode, column-number-mode, size-indication-mode)
4334 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
4335 * strokes.el (strokes-mode):
4336 * time.el (display-time-mode):
4337 * t-mouse.el (gpm-mouse-mode):
4338 * tool-bar.el (tool-bar-mode):
4339 * tooltip.el (tooltip-mode):
4340 * type-break.el (type-break-mode-line-message-mode)
4341 (type-break-query-mode):
4342 * view.el (view-mode):
4343 * whitespace.el (whitespace-mode, whitespace-newline-mode)
4344 (global-whitespace-mode, global-whitespace-newline-mode):
4345 * xt-mouse.el (xterm-mouse-mode): Doc fix.
4346
a3839de2
SM
4347 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4348 Fix autogenerated docstring.
06e21633 4349
5214e501
JL
43502011-10-19 Juri Linkov <juri@jurta.org>
4351
4352 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
4353 by checking environment variables "DESKTOP_SESSION" and
4354 "XDG_CURRENT_DESKTOP". (Bug#9779)
4355
195f8db9
JL
43562011-10-19 Juri Linkov <juri@jurta.org>
4357
4358 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
4359 (browse-url-chromium-program, browse-url-chromium-arguments):
4360 New defcustoms.
4361 (browse-url-default-browser): Check for `browse-url-chromium' and
4362 call `browse-url-chromium-program'.
4363 (browse-url-chromium): New command. (Bug#9779)
4364
343a34ff
JB
43652011-10-18 Juanma Barranquero <lekktu@gmail.com>
4366
4367 * facemenu.el (list-colors-duplicates): On Windows, detect more
4368 duplicates by assuming that only colors matching "^System" are
4369 special "system colors". (Bug#9722)
4370
6978a151
SM
43712011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4372
4373 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
4374 to distinguish the author from the committer.
4375
6a80b297
MA
43762011-10-18 Michael Albinus <michael.albinus@gmx.de>
4377
4378 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
4379
b31a5677
JK
43802011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
4381
4382 * international/mule.el (sgml-html-meta-auto-coding-function):
4383 Add support for detecting encoding in HTML5 specified only as
4384 <meta charset="UTF-8">. Implementation just makes http-equiv and
4385 content-type parts from HTML4 encoding string optional. (Bug#9716)
4386
80c6d77f
GM
43872011-10-18 Glenn Morris <rgm@gnu.org>
4388
4389 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
4390
08b0fee8
CY
43912011-10-18 Chong Yidong <cyd@gnu.org>
4392
4393 * faces.el (cursor): Doc fix.
4394
67e729a5
CY
43952011-10-17 Chong Yidong <cyd@gnu.org>
4396
4397 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
4398
343a34ff 43992011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
4400
4401 * dirtrack.el (dirtrack): Support shell buffers with path
4402 prefixes, e.g. tramp-based remote shells. (Bug#9647)
4403
0bc06380
TZ
44042011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
4405
4406 * json.el: Bump version to 1.3 and note change in History.
4407 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
4408
8b79f3e0
SM
44092011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4410
5a7c536b
SM
4411 * comint.el (comint-insert-input, comint-send-input)
4412 (comint-get-old-input-default, comint-backward-matching-input)
4413 (comint-next-prompt): Use nil instead of `input' for field property of
4414 past user input (bug#114).
4415
96a8a0df
SM
4416 * minibuffer.el (completion--replace): Inherit surrounding properties
4417 (bug#114).
4418 (minibuffer-complete-and-exit): Use it.
4419
8b79f3e0
SM
4420 * comint.el (comint--table-subvert): Quote the all-completions output
4421 (bug#9160).
4422
b8f7ff0d
MR
44232011-10-17 Martin Rudalics <rudalics@gmx.at>
4424
8b79f3e0 4425 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 4426
b8f7ff0d 4427 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 4428 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
4429 entries and separate them from frame entries.
4430
c235b555
GM
44312011-10-15 Glenn Morris <rgm@gnu.org>
4432
4433 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
4434 Doc fixes.
4435
6bbfa6e1
CY
44362011-10-15 Chong Yidong <cyd@stupidchicken.com>
4437
8b79f3e0
SM
4438 * net/network-stream.el (network-stream-open-starttls):
4439 Improve detection of failure due to lack of TLS support.
ec5c990d 4440
6bbfa6e1
CY
4441 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
4442 putting the input text in front and in bold.
4443
98488977
SM
44442011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4445
3d1337be
SM
4446 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
4447
ee0b45e4
SM
4448 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
4449 empty buffer.
4450
98488977
SM
4451 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
4452 unread-command-events rather than pushing yet-another event.
4453
186f4720
EZ
44542011-10-14 Eli Zaretskii <eliz@gnu.org>
4455
4456 * mail/sendmail.el (sendmail-query-once): Improve the wording of
4457 the explanation of the possible choices. Make the options passed
4458 to completing-read shorter.
4459
8b7a997c
AM
44602011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4461
4462 * textmodes/flyspell.el (flyspell-large-region): Make sure
4463 extended character mode is used if defined (Bug#1339).
4464
12587bbb
EZ
44652011-10-13 Eli Zaretskii <eliz@gnu.org>
4466
4467 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
4468 character info for LRE, LRO, RLE, and RLO characters by appending
4469 an invisible PDF.
12587bbb 4470
bad41229
SM
44712011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4472
4473 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
4474 even in case of error; add debug spec; simplify data flow.
4475 (with-timeout-handler): Remove.
4476
28dbc92f
MA
44772011-10-12 Michael Albinus <michael.albinus@gmx.de>
4478
4479 Fix Bug#6019, Bug#9315.
4480
4481 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
4482 complete `buffer-file-name', the local file name part could look
4483 remotely (for example on VMS).
4484
4485 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
4486 `tramp-run-real-handler'.
4487 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
4488 already quoted by '"'.
4489
4490 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
4491 Let `file-name-handler-alist' be nil, the local file name part
4492 could look remotely (for example on VMS).
4493
e1b0b23a
SM
44942011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4495
4496 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
4497 from here...
4498 (flyspell-post-command-hook): ...to here.
4499
a120bde9
SM
45002011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4501
4502 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
4503 if not needed.
4504 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
4505 using completion. Protect against "slow" callers.
4506 Remove the "message hack".
4507
7ce7717b
JL
45082011-10-11 Juri Linkov <juri@jurta.org>
4509
4510 * isearch.el (isearch-lazy-highlight-word): New variable.
4511 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4512 Use it. (Bug#9727)
4513
c02ee9d6
GM
45142011-10-11 Glenn Morris <rgm@gnu.org>
4515
4516 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
4517 like f90-previous-statement does.
4518
93e616fd 45192011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4520
1f190e73 4521 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4522 only in interactive use, to avoid error.
4523
af7b6078
SM
45242011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4525
4526 * minibuffer.el (completion-file-name-table): Fix last change,
4527 i.e. ignore normal errors but not the other ones.
4528
0563dae9
MR
45292011-10-10 Martin Rudalics <rudalics@gmx.at>
4530
4531 * window.el (special-display-buffer-names)
4532 (special-display-regexps): Remove some remnants of earlier
4533 changes from doc-strings.
366ca7f3
MR
4534 (quit-windows-on): New function.
4535
4536 * vc/vc.el (vc-revert, vc-rollback):
4537 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4538 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4539 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4540
49677495
MR
45412011-10-09 Martin Rudalics <rudalics@gmx.at>
4542
4543 * window.el (frame-auto-hide-function): Add version tag.
4544 (Bug#9699)
4545
56f2d1e1
MA
45462011-10-09 Michael Albinus <michael.albinus@gmx.de>
4547
4548 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4549 condition.
4550
112a6592
LL
45512011-10-09 Leo Liu <sdl.web@gmail.com>
4552
4553 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4554 (Bug#9701)
4555
0812589b
GM
45562011-10-08 Glenn Morris <rgm@gnu.org>
4557
4558 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4559 before the first code statement zero indent. (Bug#9690)
4560
b2b0776e
CY
45612011-10-08 Chong Yidong <cyd@stupidchicken.com>
4562
4563 * simple.el (count-words-region): Always count in the region.
4564 Report the number of lines and characters too.
4565 (count-words): New command, which counts in the buffer if the
4566 region is inactive, as count-words-region used to.
4567 (count-words--message): New function. Handle plurals.
4568 (count-lines-region): Make it an alias for count-words-region.
4569
4570 * bindings.el (esc-map): Replace count-lines-region with
4571 count-words-region.
4572
c557cd6b
MR
45732011-10-08 Martin Rudalics <rudalics@gmx.at>
4574
4575 * window.el (window--delete): Delete dedicated frame
4576 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4577 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4578
61a57ef4 45792011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4580
3a7d293b 4581 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4582
c3833279
CY
45832011-10-07 Chong Yidong <cyd@stupidchicken.com>
4584
4585 * bindings.el ([M-left],[M-right]): Bind to left-word and
4586 right-word respectively.
4587
21ce8245
GM
45882011-10-07 Glenn Morris <rgm@gnu.org>
4589
4590 * cus-start.el (debug-on-quit): Fix custom type.
4591
6d823bb2
LMI
45922011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4593
0181e193
LMI
4594 * subr.el (define-key-after): Clarify that the function is not
4595 useful for non-menu keymaps.
4596
6d823bb2
LMI
4597 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4598
8e3459ce 45992011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4600
21ce8245 4601 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4602 in current minibuffer (Fix bug with recursive minibuffers).
4603
a1c2d21e
CY
46042011-10-06 Chong Yidong <cyd@stupidchicken.com>
4605
4606 * progmodes/gdb-mi.el (gdb): Doc fix.
4607
5a4cf282
MR
46082011-10-05 Martin Rudalics <rudalics@gmx.at>
4609
4610 * window.el (frame-auto-hide-function): New option replacing
4611 frame-auto-delete. Suggested by Stefan Monnier.
4612 (window--delete): Call frame-auto-hide-function instead of
4613 investigating frame-auto-delete.
c96111ea
MR
4614 (window-point-1, set-window-point-1): New functions.
4615 (window-in-direction, record-window-buffer, window-state-get-1)
4616 (display-buffer-record-window): Use window-point-1 instead of
4617 window-point.
4618 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4619
9854542e
SM
46202011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4621
4622 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4623
8943cfb0
GM
46242011-10-05 Glenn Morris <rgm@gnu.org>
4625
4626 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4627 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4628
647ab967
LL
46292011-10-05 Leo Liu <sdl.web@gmail.com>
4630
4631 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4632 works with buffer object.
4633
3ddfbced
SM
46342011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4635
4636 * mpc.el (mpc-tool-bar-map): Add labels.
4637
bdfa5dd2
GM
46382011-10-04 Glenn Morris <rgm@gnu.org>
4639
4640 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4641
0e2070b5
MR
46422011-10-04 Martin Rudalics <rudalics@gmx.at>
4643
4644 * window.el (window--delete): New function.
4645 (frame-auto-delete): Resuscitate option.
4646 (bury-buffer, replace-buffer-in-windows)
4647 (quit-window): Rewrite using window--delete.
4648 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4649 Pass display-buffer-mark-dedicated to window--display-buffer-2
4650 (Bug#9639).
4651
3dc61a09
SM
46522011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4653
915a9b64
SM
4654 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4655 returns a list (bug#9554). Add remote file name completion.
4656 * comint.el (comint--table-subvert): Curry and get quote&unquote
4657 functions as arguments.
4658 (comint--complete-file-name-data): Adjust call accordingly.
4659 * pcomplete.el (pcomplete--table-subvert): Remove.
4660 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4661
3dc61a09
SM
4662 * minibuffer.el (completion-table-case-fold): Use currying.
4663 (completion--styles-type, completion--cycling-threshold-type):
4664 New constants.
4665 (completion-styles, completion-category-overrides)
4666 (completion-cycle-threshold): Use them.
4667 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4668 completion-table-case-fold.
4669
8ea0a993
SB
46702011-10-03 Stephen Berman <stephen.berman@gmx.net>
4671
4672 * minibuffer.el (completion-category-overrides): Fix type of styles
4673 and add more user friendly tags (bug#9660).
4674
8c24b7f6
SM
46752011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4676
4677 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4678 (mule-input-method-string): New widget.
4679 (default-input-method, language-info-custom-alist): Use it.
4680
428fe61a
SM
46812011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4682
32c1fffd
SM
4683 * pcomplete.el: Require comint.
4684 (pcomplete--common-suffix): Remove.
4685 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4686 (pcomplete--table-subvert): Sync with comint--table-subvert.
4687 (pcomplete--entries): Use comint-completion-file-name-table.
4688 * comint.el (comint-unquote-filename): Simplify.
4689 (comint-completion-file-name-table): New function (bug#9616).
4690 (comint--complete-file-name-data): Use it.
4691
428fe61a
SM
4692 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4693 (pcmpl-gnu-tar-buffer): Remove.
4694 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4695 around. Make sure pcomplete-suffix-list is only changed temporarily.
4696 Don't look inside the tar's file if it's too large.
428fe61a 4697
04c52e2f
CY
46982011-10-01 Chong Yidong <cyd@stupidchicken.com>
4699
ce3cefcc
CY
4700 * cus-edit.el (custom-mode-map):
4701 * epa.el (epa-key-list-mode-map):
4702 * man.el (Man-mode-map):
4703 * startup.el (splash-screen-keymap):
4704 * simple.el (special-mode-map): Use scroll-up-command and
4705 scroll-down-command.
4706
4707 * progmodes/idlw-help.el (idlwave-help-mode-map):
4708 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4709 * net/newst-plainview.el (newsticker-mode-map):
4710 * emulation/ws-mode.el (wordstar-mode-map):
4711 * emulation/vi.el (vi-com-map):
4712 * calc/calc-graph.el (calc-graph-show-dumb):
4713 * term/sun.el (terminal-init-sun):
4714 * term/ns-win.el (global-map):
4715 * progmodes/grep.el (grep-mode-map):
4716 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4717 * mail/rmail.el (rmail-mode-map):
4718 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4719
04c52e2f
CY
4720 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4721 custom-safe-themes as special.
4722
79adf8c8
JD
47232011-10-01 Julien Danjou <julien@danjou.info>
4724
4725 * notifications.el (notifications-notify): Fix docstring.
4726
63bd50d3
PS
47272011-10-01 Per Starbäck <per@starback.se>
4728
4729 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4730
199e4c7e
MR
47312011-09-30 Martin Rudalics <rudalics@gmx.at>
4732
4733 * startup.el (command-line-1): Fix last fix by inserting
4734 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4735 (Bug#9605) and (Bug#9636)
199e4c7e 4736
fe5f08dd
EZ
47372011-09-29 Eli Zaretskii <eliz@gnu.org>
4738
4739 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4740 window is hscrolled, move by logical lines. (Bug#9607)
4741 (line-move-visual): Update the doc string to the above effect.
4742
b5516bbd
MR
47432011-09-29 Martin Rudalics <rudalics@gmx.at>
4744
ccee00c0
MR
4745 * window.el (display-buffer-record-window): When WINDOW is the
4746 selected window use `point' instead of `window-point'. (Bug#9626)
4747
b5516bbd
MR
4748 * startup.el (command-line-1): Use insert-before-markers when
4749 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4750
b5516bbd
MR
4751 * help.el (help-window): Remove variable.
4752
52aa0014
GM
47532011-09-29 Glenn Morris <rgm@gnu.org>
4754
4755 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4756
df9a7357
JB
47572011-09-29 Juanma Barranquero <lekktu@gmail.com>
4758
4759 * descr-text.el (describe-char-categories): Accept category
4760 descriptions more than one line long.
4761
a8406c20
SM
47622011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4763
88d9610c
SM
4764 * simple.el (delete-trailing-whitespace): Fix last change.
4765
a5daf810
SM
4766 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4767 Don't confuse "y => 3" as the beginning of a `y' operation.
4768
a8406c20
SM
4769 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4770 object has more than 4 slots (bug#9613).
4771
a239d4e9
JB
47722011-09-28 Juanma Barranquero <lekktu@gmail.com>
4773
4774 * subr.el (with-output-to-temp-buffer):
4775 * net/quickurl.el (quickurl, quickurl-browse-url):
4776 Fix typos in docstrings.
4777
693fbdb6
EZ
47782011-09-27 Eli Zaretskii <eliz@gnu.org>
4779
4780 * minibuffer.el (completion-styles)
4781 (completion-category-overrides): Cross reference each other in doc
4782 strings.
4783
8b457e28
GM
47842011-09-27 Glenn Morris <rgm@gnu.org>
4785
4786 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4787 to split-string. (Bug#9606)
4788
85a16208
LMI
47892011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4790
4791 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4792 (bug#9615).
4793
502f9ebd
CY
47942011-09-27 Chong Yidong <cyd@stupidchicken.com>
4795
4796 * emacs-lisp/package.el (list-packages): Fix echo area message.
4797
7690bdea
LL
47982011-09-27 Leo Liu <sdl.web@gmail.com>
4799
4800 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4801
e2ee6f30
MA
48022011-09-25 Michael Albinus <michael.albinus@gmx.de>
4803
4804 * net/dbus.el (dbus-unregister-object): Don't release services for
4805 registered signals. (Bug#9581)
4806
f3f98342
TZ
48072011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4808
4809 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4810 function that picks between cfengine 2 and 3 support
4811 automatically. Update docs accordingly.
4812
dd7aa8dd
KH
48132011-09-22 Kenichi Handa <handa@m17n.org>
4814
4815 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4816 ZERO.
4817 (indian-itrans-v5-table-for-tamil): New variable.
4818 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4819
3f2b07f8
KM
48202011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4821
4822 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4823 that's true if the current command involved collapsing of text.
4824 It's reset to false at the beginning of the next command.
4825 (allout-post-command-business): Move the cursor to the beginning
4826 of entry if the cursor is hidden and collapsing activity just
4827 happened.
4828
371d6a61
CY
48292011-09-24 Chong Yidong <cyd@stupidchicken.com>
4830
4831 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4832 tracking (Bug#9541).
4833
2ac2721a
UJ
48342011-09-24 Ulf Jasper <ulf.jasper@web.de>
4835
4836 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4837 (newsticker-show-news): Automatically load html rendering package
4838 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4839 because w3m-fill-column is let-bound" and the error "Symbol's value
4840 as variable is void: w3m-fill-column".
2ac2721a 4841
fac7ae53
MA
48422011-09-24 Michael Albinus <michael.albinus@gmx.de>
4843
4844 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4845 Release services only if they are defined. (Bug#9581)
4846
e08b633b
RS
48472011-09-23 Richard Stallman <rms@gnu.org>
4848
e488d29c
RS
4849 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4850 distinguish start of paragraph from start of its text.
4851
19c38752
RS
4852 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4853
e08b633b
RS
4854 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4855 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4856 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4857
0a39f27e
AS
48582011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4859
4860 * international/mule-diag.el (mule-diag): Insert a newline after
4861 each fontset description.
4862
db4e950d
SM
48632011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4864
4865 * simple.el (delete-trailing-whitespace):
4866 Document last change; simplify.
4867
eca3f3ea
PW
48682011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4869
d68e189a
PW
4870 * simple.el (delete-trailing-whitespace): Also delete
4871 extra newlines at the end of the buffer.
4872
eca3f3ea
PW
4873 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4874 (picture-newline): Use forward-line so as to ignore fields.
4875
01c157cc
SM
48762011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4877
4878 * subr.el (with-wrapper-hook): Fix edebug spec.
4879
022de23e
LMI
48802011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4881
4882 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4883 (bug#4538).
4884
91683089
MA
48852011-09-23 Michael Albinus <michael.albinus@gmx.de>
4886
eca3f3ea
PW
4887 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4888 Fix nasty bug using wrong cached values.
91683089 4889
5bdd6fa4
AM
48902011-09-23 Alan Mackenzie <acm@muc.de>
4891
4892 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4893
97adfb97
CY
48942011-09-23 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * window.el (pop-to-buffer): Ensure right window is selected if we
4897 chose another frame.
4898
d4ef2b50
EZ
48992011-09-22 Eli Zaretskii <eliz@gnu.org>
4900
4901 * simple.el (what-cursor-position): Use get-char-property-change
4902 and next-single-char-property-change, to be able to show display
4903 properties that come from overlays as well as text properties.
4904
72258fe5
CY
49052011-09-22 Chong Yidong <cyd@stupidchicken.com>
4906
4907 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4908
4909 * cmuscheme.el (run-scheme, switch-to-scheme):
4910 * cus-edit.el (customize-group, custom-buffer-create)
4911 (customize-browse):
4912 * info.el (info):
4913 * shell.el (shell):
4914 * mail/sendmail.el (mail):
4915 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4916
8f098516
RS
49172011-09-22 Richard Stallman <rms@gnu.org>
4918
4919 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4920 move back only to line beg, don't move back over blank lines.
4921
e74f1bb6
MA
49222011-09-22 Michael Albinus <michael.albinus@gmx.de>
4923
4924 * files.el (copy-directory): Set directory attributes only in case
4925 they could be retrieved from the source directory. (Bug#9565)
4926
bfeef8b6
DK
49272011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4928
4929 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4930 (hs-find-block-beginning, hs-hide-level-recursive):
4931 Ignore strings as well as comments. (Bug#9502)
4932
7e423bb8
AS
49332011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4934
4935 * progmodes/sql.el (sql-comint-postgres):
4936 Convert port number to a string. (Bug#9566)
4937
b4d72fcf
MR
49382011-09-22 Martin Rudalics <rudalics@gmx.at>
4939
4940 * window.el (quit-window): Undedicate window when switching to
4941 previous buffer. Reported by Thierry Volpiatto
4942 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4943 (special-display-popup-frame): When popping up a new frame reset
4944 its previous buffers to nil. Simplify code.
b4d72fcf 4945
a7b88dc6
MA
49462011-09-21 Michael Albinus <michael.albinus@gmx.de>
4947
4948 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4949 and process filter, as done also in `shell-command'.
4950
cf4eacfd
MR
49512011-09-21 Martin Rudalics <rudalics@gmx.at>
4952
eca3f3ea 4953 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4954 Call set-window-start with NOFORCE argument t.
4955 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
4956 (quit-window): Reword doc-string. Handle new format of
4957 quit-restore parameter. Don't delete window if it has a
4958 previous buffer we can show instead of the present one.
4959 (display-buffer-record-window): Rewrite using a new format for
4960 the quit-restore window parameter
4961 (special-display-popup-frame, display-buffer-same-window)
4962 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4963 (display-buffer-pop-up-window, display-buffer-use-some-window):
4964 Adapt symbol passed to display-buffer-record-window.
4965 * help.el (help-window-setup): Handle new format of quit-restore
4966 parameter.
4967
8d28cb95
SM
49682011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4969
94ab793f
SM
4970 * faces.el (face-list): Fix docstring (bug#9564).
4971
8d28cb95
SM
4972 * window.el (display-buffer--action-function-custom-type):
4973 Don't include internal functions in the Custom interface.
4974
3820edeb
JL
49752011-09-20 Juri Linkov <juri@jurta.org>
4976
4977 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
4978 (Info-forward-node, Info-backward-node, Info-next-preorder)
4979 (Info-last-preorder): Use it. (Bug#9528)
4980
5147931d
JL
49812011-09-20 Juri Linkov <juri@jurta.org>
4982
4983 * info.el (Info-last-preorder): Visit last menu item only when
4984 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
4985
cf499a1a
JD
49862011-09-20 Julien Danjou <julien@danjou.info>
4987
4988 * password-cache.el (password-cache-remove): Remove entries even if the
4989 value is nil, so that password with a nil value (negative caching) is
4990 possible to invalidate.
4991
f84e2fe2
LM
49922011-09-20 Lawrence Mitchell <wence@gmx.li>
4993
4994 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
4995 all whitespace around breakpoint. (Bug#9553)
4996 (f90-find-breakpoint): Only break at whitespace inside a comment.
4997
78054a46
SM
49982011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4999
5000 * minibuffer.el (completion-file-name-table): Keep track of errors.
5001 (completion-table-with-predicate): Handle the case where pred1 is nil.
5002 * pcomplete.el (pcomplete-completions-at-point): Simplify.
5003
345083b2
SM
50042011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5005
e24e27be
SM
5006 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
5007 (debugger-return-value): Signal an error if the debugging context does
5008 not await any return value.
5009
345083b2
SM
5010 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
5011 * image-mode.el (image-toggle-display-text)
5012 (image-toggle-display-image): Stay away from evil `intangible'.
5013
08d355e3
LL
50142011-09-19 Leo Liu <sdl.web@gmail.com>
5015
5016 * replace.el (occur-revert-arguments): Make it permanent-local.
5017 (occur-mode): Don't call font-lock-defontify.
5018
f01da43f
CY
50192011-09-19 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * net/ldap.el (ldap-search-internal): Don't push empty search
5022 result (Bug#9508).
5023
b6072fa6
SM
50242011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5025
5026 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
5027
443d6696
MA
50282011-09-19 Michael Albinus <michael.albinus@gmx.de>
5029
5030 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
5031 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
5032
7cc6e154
JL
50332011-09-18 Juri Linkov <juri@jurta.org>
5034
5035 * buff-menu.el (Buffer-menu-mode-map):
5036 * dired.el (dired-mode-map):
5037 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
5038 (lisp-interaction-mode-map):
5039 * emacs-lisp/package.el (package-menu-mode-map):
5040 * epa.el (epa-key-list-mode-map):
5041 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
5042 (menu-bar-options-menu):
5043 * outline.el (outline-mode-menu-bar-map):
5044 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
5045 * vc/vc-dir.el (vc-dir-menu-map):
5046 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
5047 Capitalize non-function content words in menu item strings.
5048
5049 * dired.el (dired-mode-map): Add menu item for
5050 `image-dired-dired-toggle-marked-thumbs'.
5051
80302a81
JL
50522011-09-18 Juri Linkov <juri@jurta.org>
5053
5054 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
5055 to `isearch-case-fold-search' and restore its original value
5056 after the `isearch-mode' call.
5057
46c5cf66
JL
50582011-09-18 Juri Linkov <juri@jurta.org>
5059
5060 * progmodes/grep.el (grep-process-setup): Don't check code for 1
5061 because `zgrep' returns 1 for successful matches (bug#9226).
5062
d18b513b
JL
50632011-09-18 Juri Linkov <juri@jurta.org>
5064
5065 * info.el (Info-extract-menu-node-name): Check the second match
5066 for empty string (second test-case of bug#9528).
5067 (Info-last-preorder): Let-bind `Info-history' to nil to not add
5068 intermediate nodes to the history (first test-case of bug#9528).
5069
72753f87
JL
50702011-09-18 Juri Linkov <juri@jurta.org>
5071
5072 * info.el (Info-mode-syntax-table): New variable.
1154d12e 5073 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 5074
c9384295
JL
50752011-09-18 Juri Linkov <juri@jurta.org>
5076
1154d12e
JB
5077 * info.el (Info-file-supports-index-cookies):
5078 Increment line-beginning-position's arg from 3 to 4 because makeinfo
5079 outputs one more line for long file names (bug#4142).
c9384295 5080
d473dce8
CY
50812011-09-18 Chong Yidong <cyd@stupidchicken.com>
5082
5083 * newcomment.el (comment-normalize-vars): If prompting for
5084 comment-start, set comment-start-skip too (Bug#8424).
5085
2176854d
JB
50862011-09-18 Johan Bockgård <bojohan@gnu.org>
5087
5088 * icomplete.el: Fix previous fix of Bug#5849.
5089 (icomplete-mode): Don't set completion-show-inline-help.
5090 (icomplete-minibuffer-setup): Set completion-show-inline-help
5091 locally during icompletion.
5092
3aace4e4
CY
50932011-09-18 Chong Yidong <cyd@stupidchicken.com>
5094
c940224f
CY
5095 * woman.el (woman2-process-escapes): Don't delete unrecognized
5096 escapes (Bug#7843).
5097
3aace4e4
CY
5098 * files.el (inhibit-first-line-modes-regexps): Add image files.
5099 (hack-local-variables-prop-line): Return nil for malformed
5100 prop-lines (Bug#9044).
5101
710dec63
MA
51022011-09-18 Michael Albinus <michael.albinus@gmx.de>
5103
5104 * net/tramp.el (top): Don't require 'shell.
5105 (tramp-methods): Fix docstring.
5106 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
5107 Return complete remote file name. Handle "smb" case.
5108 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
5109 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
5110
5111 * net/tramp-compat.el (top): Require 'shell.
5112
5113 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5114 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
5115 `tramp-current-host'.
5116 (tramp-get-remote-tmpdir): Remove.
5117
5118 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
5119 `tramp-tmpdir' entries.
5120 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
5121 (tramp-smb-handle-file-attributes): Ignore errors.
5122 (tramp-smb-wait-for-output): Check also for process end.
5123
5d5ac8ec
LMI
51242011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5125
5126 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
5127 when sending QUIT (bug#9312).
5128
8c0f49f0
CY
51292011-09-17 Chong Yidong <cyd@stupidchicken.com>
5130
5131 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
5132 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
5133 occur-mode-display-occurrence.
5134 (occur-edit-mode): Add usage message.
5135 (occur-cease-edit): New command.
5136 (occur-after-change-function): Use text properties to find the
5137 position of the prefix text.
5138 (occur-engine): Set stickiness of prefix text properties.
5139
8f1383f7
GM
51402011-09-17 Glenn Morris <rgm@gnu.org>
5141
5142 * progmodes/etags.el (complete-tag):
5143 Fix call to completion-in-region. (Bug#9526)
5144
744ba0e3
JL
51452011-09-17 Juri Linkov <juri@jurta.org>
5146
5147 * textmodes/ispell.el (ispell-word): Add to the error message
5148 the word, ispell program name and current dictionary (bug#9121).
5149 (ispell-tex-arg-end): Capitalize "error" in the error message.
5150
d9bbf400
AS
51512011-09-17 Andreas Schwab <schwab@linux-m68k.org>
5152
5153 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
5154 check. (Bug#4251)
5155
8da11505
JL
51562011-09-17 Juri Linkov <juri@jurta.org>
5157
5158 * window.el (window-safe-min-height, window-safe-min-width):
5159 Fix typos (followup to bug#9522).
5160
a91adc7e
SJ
51612011-09-17 Sven Joachim <svenjoac@gmx.de>
5162
5163 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
5164
064f328a
EZ
51652011-09-16 Eli Zaretskii <eliz@gnu.org>
5166
5167 * simple.el (line-move): If goal-column is set, move by logical
5168 lines, not by display lines. (Bug#971)
5169 (next-line, previous-line, goal-column, line-move-visual): Doc fix
5170 to reflect the above change.
5171
e69df516
SM
51722011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5173
5174 * image.el (imagemagick-register-types): Use regexp-opt.
5175
cbb0f9ab
CY
51762011-09-15 Chong Yidong <cyd@stupidchicken.com>
5177
5178 * window.el (display-buffer-base-action): Rename from
5179 display-buffer-default-action. Make default value empty.
5180 (display-buffer-overriding-action): Convert to defvar.
5181 (display-buffer-fallback-action): New var.
5182
25322144
CY
51832011-09-15 Chong Yidong <cyd@stupidchicken.com>
5184
5185 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
5186 declaration.
5187 (package--add-to-archive-contents): If there is a duplicate entry
5188 with an older version, remove it.
5189 (package-menu-mark-delete, package-menu-mark-install)
5190 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
5191 (package-menu-mark-obsolete-for-deletion):
5192 Use package-menu-get-status instead of a regexp search.
25322144
CY
5193 (package-menu-get-status): Use tabulated-list-entry.
5194 (package-menu-mark-upgrades): New command.
d770725a 5195 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
5196 (package-menu-execute): Do installation before deletion.
5197 (package-menu-refresh, package-menu-execute): Use derived-mode-p
5198 instead of checking major-mode.
5199 (package-menu--find-upgrades): New function.
5200
7520339c
LMI
52012011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5202
5203 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
5204 passwords in the log buffer.
65a046c4
LMI
5205 (smtpmail-process-filter): Update the process marker so that the
5206 "broken by peer" status message is inserted in the right place.
7520339c 5207
d3c30954
SM
52082011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
5209
3fe48822
SM
5210 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
5211 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
5212 bibtex-completion-at-point-function.
5213 (bibtex-completion-at-point-function): Use them.
5214
1b8b3954
SM
5215 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
5216
d3c30954
SM
5217 * mpc.el (mpc-constraints-tag-lookup): New function.
5218 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
5219 also to browser "album|playlist".
5220
72779976
JL
52212011-09-14 Juri Linkov <juri@jurta.org>
5222
5223 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
5224 (isearch-edit-string): Use length of `isearch-string' when
5225 `isearch-fail-pos' returns nil.
5226 (isearch-message): Remove duplicate code and call
5227 `isearch-fail-pos' with arg `t'.
5228
a0bf2bcd
CY
52292011-09-14 Chong Yidong <cyd@stupidchicken.com>
5230
17bb0a2d
CY
5231 * replace.el (occur-mode-goto-occurrence): Don't force using other
5232 window (Bug#9499).
5233
a0bf2bcd
CY
5234 * dired-aux.el (dired-do-chmod): Don't provide initial input.
5235
f678e0b6
MR
52362011-09-14 Martin Rudalics <rudalics@gmx.at>
5237
5238 * window.el (display-buffer-window): Remove.
5239 (display-buffer-record-window): Use help-setup window parameter
5240 instead of variable display-buffer-window.
5241 (display-buffer-function, special-display-buffer-names)
5242 (special-display-function): Mention help-setup parameter instead
5243 of display-buffer-window in doc-string.
d3c30954
SM
5244 * help.el (help-window-setup): New argument help-window.
5245 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
5246 Reword some messages.
5247 (with-help-window): Pass window used for displaying the buffer
5248 to help-window-setup. Don't set display-buffer-window.
5249
8e39b2e8
GM
52502011-09-13 Glenn Morris <rgm@gnu.org>
5251
5252 * emacs-lisp/debug.el (debugger-make-xrefs):
5253 Preserve point. (Bug#9462)
5254
85e9c04b
CY
52552011-09-13 Chong Yidong <cyd@stupidchicken.com>
5256
5257 * window.el (window-deletable-p): Use next-frame.
5258
1b36ed6a
MR
52592011-09-13 Martin Rudalics <rudalics@gmx.at>
5260
5261 * window.el (window-auto-delete): Remove.
5262 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 5263 dedication and previous buffers.
1b36ed6a
MR
5264 (switch-to-prev-buffer): Don't delete window.
5265 (delete-windows-on): Delete a window's frame if and only if the
5266 window is dedicated.
5267 (replace-buffer-in-windows): Delete buffer's window or frame if
5268 and only if window is dedicated.
5269 (quit-window): Handle quit-restore as before last change.
4d61f28d 5270 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 5271
ef8ef9fb
CY
52722011-09-13 Chong Yidong <cyd@stupidchicken.com>
5273
5274 * window.el (window-deletable-p): Never delete the last frame on a
5275 given terminal.
5276
b2cba41e
GM
52772011-09-13 Glenn Morris <rgm@gnu.org>
5278
5279 * help.el (describe-key-briefly): Copy previous standard-output change.
5280
51553db6 52812011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
5282
5283 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
5284
b7556719
GM
52852011-09-13 Glenn Morris <rgm@gnu.org>
5286
5287 * emacs-lisp/lisp-mode.el (lisp-indent-function):
5288 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
5289
64b51947
CY
52902011-09-12 Chong Yidong <cyd@stupidchicken.com>
5291
5292 * dired-aux.el (dired-mark-read-string): Don't return default
5293 value on empty input (Bug#9361).
5294 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
5295 Omit initial minibuffer contents.
5296 (dired-do-chmod): Signal an error on empty input.
5297 (dired-mark-read-string): Don't return default on empty input.
5298
5299 * files.el (file-modes-symbolic-to-number): Doc fix.
5300
393a301e
SM
53012011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5302
5303 * international/mule-cmds.el (ucs-completions): Remove.
5304 (read-char-by-name): Use complete-with-action instead; add metadata.
5305
fa5660f9
CY
53062011-09-11 Chong Yidong <cyd@stupidchicken.com>
5307
5308 * window.el (display-buffer--action-function-custom-type)
5309 (display-buffer--action-custom-type): New vars.
5310 (display-buffer-alist, display-buffer-default-action)
5311 (display-buffer-overriding-action): Add defcustom types.
5312
4a592f66
CY
5313 * frame.el (delete-other-frames): Doc fix (Bug#276).
5314
73d56dbd
LMI
53152011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5316
5317 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
5318
37ac18a3
CY
53192011-09-11 Chong Yidong <cyd@stupidchicken.com>
5320
5321 Change modes that used same-window-* vars to use switch-to-buffer.
5322
5323 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
5324 Use switch-to-buffer.
5325
5326 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
5327 (customize-browse, custom-buffer-create-other-window):
5328 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
5329
5330 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
5331 (Info-prev, Info-up, Info-speedbar-goto-node)
5332 (info-display-manual): Use switch-to-buffer.
5333 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
5334
5335 * mail/sendmail.el (mail): Use switch-to-buffer.
5336 (mail-recover): Use switch-to-buffer-other-window.
5337
5338 * cmuscheme.el (run-scheme, switch-to-scheme):
5339 * ielm.el (ielm):
5340 * shell.el (shell):
5341 * net/rlogin.el (rlogin):
5342 * net/telnet.el (telnet, rsh):
5343 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
5344
10195bd6
AS
53452011-09-11 Andreas Schwab <schwab@linux-m68k.org>
5346
5347 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
5348
b322f63a
LMI
53492011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5350
39d7fed6
LMI
5351 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
5352 so don't mention it (bug#9301).
ba5a81f1 5353 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 5354
ee0e9f11
LMI
5355 * faces.el (face-spec-set-match-display): Make `(type graphic)'
5356 match `x', `w32' and `ns', like the manual says (bug#9029).
5357
0b1c89c1 5358 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
5359 (process-kill-buffer-query-function): Mention the buffer name in
5360 the query.
0b1c89c1 5361
77549ea8
LMI
5362 * image-mode.el (image-next-line): The line parameter is mandatory
5363 (bug#9258).
5364
803ef892
LMI
5365 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
5366 which can be useful (bug#9301).
5367
12980837
LMI
5368 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
5369
91054f8f
LMI
5370 * subr.el (match-string): Mention that the current buffer should
5371 be the same as the search was done in (bug#9282).
5372
b322f63a
LMI
5373 * facemenu.el: Disable the remove-* commands if the mark isn't
5374 active (bug#9162).
5375
3199b96f
CY
53762011-09-10 Chong Yidong <cyd@stupidchicken.com>
5377
5378 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
5379 of display-buffer.
5380 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
5381
5382 * replace.el (occur-mode-goto-occurrence)
5383 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
5384 and display-buffer.
5385
5386 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
5387 display-buffer.
5388
5389 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
5390 special-display and same-window variables.
5391 (mail-other-window): Use switch-to-buffer-other-window.
5392 (mail-other-frame): USe switch-to-buffer-other-frame.
5393
393a301e
SM
5394 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
5395 Use display-buffer-other-frame.
3199b96f
CY
5396 (gdb-display-gdb-buffer): Use pop-to-buffer.
5397
5398 * progmodes/gud.el (gud-goto-info): Use info-other-window.
5399
5400 * progmodes/python.el: Don't set same-window-buffer-names.
5401
5402 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
5403
5404 * window.el (display-buffer-alist): Add *Python*.
5405
8319e0bf
CY
54062011-09-10 Chong Yidong <cyd@stupidchicken.com>
5407
5408 * window.el (display-buffer-alist): Add entry for buffers
5409 previously handled same-window-*.
5410 (display-buffer-alist, display-buffer-default-action)
5411 (display-buffer-overriding-action): Mark as risky.
5412 (display-buffer-alist): Document action function changes.
5413 (display-buffer--same-window-action)
5414 (display-buffer--other-frame-action): New variables.
5415 (switch-to-buffer, display-buffer-other-frame): Use them.
5416 (display-buffer): Rename reuse-frame entry to reusable-frames.
5417 (display-buffer-reuse-selected-window): Function deleted.
5418 (display-buffer-reuse-window): Handle reusable-frames alist entry.
5419 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
5420 (display-buffer-special): New function.
5421 (display-buffer--maybe-pop-up-frame-or-window): Rename from
5422 display-buffer-reuse-or-pop-window. Split off special-display
5423 part into display-buffer-special.
5424 (display-buffer-use-some-window): Don't perform any special
5425 pop-up-frames handling.
5426 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 5427 (display-buffer--maybe-same-window): Rename from
0d3ff375 5428 display-buffer-maybe-same-window.
8319e0bf 5429
919a69aa
CY
5430 * info.el: Don't set same-window-regexps.
5431 (info-setup): New function.
5432 (info-other-window, info): Call it.
5433
5434 * cus-edit.el: Don't set same-window-regexps.
5435 (customize-group): New argument.
5436 (customize-group-other-window): Use it.
5437 (customize-face, customize-face-other-window): Likewise.
5438 (custom-buffer-create-other-window): Use pop-to-buffer directly.
5439
8319e0bf
CY
5440 * net/rlogin.el:
5441 * net/telnet.el:
5442 * progmodes/gud.el: Don't set same-window-regexps.
5443
5444 * cmuscheme.el:
5445 * ielm.el:
5446 * shell.el:
5447 * mail/sendmail.el:
5448 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
5449
25173000
JL
54502011-09-10 Juri Linkov <juri@jurta.org>
5451
5452 * isearch.el (isearch-edit-string): Remove obsolete mention of
5453 `C-w' (`isearch-yank-word-or-char') from docstring.
5454 (isearch-query-replace): Fix typo in docstring (bug#9466).
5455
056e44ef
JL
54562011-09-10 Juri Linkov <juri@jurta.org>
5457
5458 * paren.el (show-paren-function): Don't show escaped parens.
5459 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
5460
c3760c17
EZ
54612011-09-10 Eli Zaretskii <eliz@gnu.org>
5462
5463 * mail/sendmail.el (mml-to-mime, mml-attach-file)
5464 (mm-default-file-encoding): Remove autoload forms, they are
5465 replaced with autoload cookies in mml.el and mm-encode.el.
5466 (mail-add-attachment): New command.
5467 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
5468 (mail-mode): Mention mail-insert-file and mail-add-attachment in
5469 the doc string.
5470 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
5471
fece895e
RT
54722011-09-10 Reuben Thomas <rrt@sc3d.org>
5473
e69df516
SM
5474 * simple.el (count-words-region): Use buffer if there's no region
5475 (bug#9429).
fece895e 5476
5e68ce4a
JL
54772011-09-09 Juri Linkov <juri@jurta.org>
5478
5479 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
5480 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
5481 (wdired-isearch-filter-read-only): New function. (Bug#6362)
5482
0a6b9622
AM
54832011-09-09 Alan Mackenzie <acm@muc.de>
5484
5485 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
5486 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
5487
14a29deb
EZ
54882011-09-09 Eli Zaretskii <eliz@gnu.org>
5489
5490 Fix for Savannah bug#9392.
5491 * simple.el (mail-encode-mml): New defvar.
5492
5493 * mail/rmail.el (mail-encode-mml): Add a defvar.
5494 (rmail-enable-mime-composing): Default to t.
5495 (rmail-forward): Use MIME method of forwarding only if both
5496 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
5497 Set mail-encode-mml non-nil if the MIME method was used.
5498
5499 * mail/sendmail.el (mml-to-mime): Add autoload form.
5500 (mail-encode-mml): Add a defvar.
5501 (mail-mode): Make mail-encode-mml buffer-local and initialize it
5502 to nil.
5503 (mail-send): If mail-encode-mml is non-nil, run the outgoing
5504 message through mml-to-mime, and reset mail-encode-mml to nil.
5505
28c45130
GM
55062011-09-09 Glenn Morris <rgm@gnu.org>
5507
5508 * woman.el (woman-if-body): When processing an .el block,
5509 do not delete the next .el block as well. (Bug#9447)
69f4b618 5510 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 5511
9b1c252e
MR
55122011-09-08 Martin Rudalics <rudalics@gmx.at>
5513
5514 * window.el (window-deletable-p): Make sure window is live before
5515 invoking window-prev-buffers.
5516
567457e3
LL
55172011-09-08 Leo Liu <sdl.web@gmail.com>
5518
5519 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5520
97f05794
JL
55212011-09-08 Juri Linkov <juri@jurta.org>
5522
5523 * progmodes/compile.el (compilation-environment): Make it
5524 a defcustom (bug#8340).
5525
8b0874b5
MR
55262011-09-08 Martin Rudalics <rudalics@gmx.at>
5527
5528 * window.el (frame-auto-delete): Rename to window-auto-delete.
5529 Make it control auto-deletion of windows and/or frames.
5530 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5531 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5532 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5533 Rewrite handling of case when window/frame can be deleted.
5534 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5535 argument t. (Bug#9456)
8b0874b5 5536
4feb6e73
CY
55372011-09-07 Chong Yidong <cyd@stupidchicken.com>
5538
5539 * help-mode.el (help-mode): Restore autoload.
5540
91ab9c13
JL
55412011-09-07 Juri Linkov <juri@jurta.org>
5542
5543 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5544 `compilation-environment'. Set buffer-local
5545 `compilation-environment' to `thisenv' later after (funcall mode).
5546 (Bug#8340)
5547
5548 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5549 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5550 instead of replacing its value. (Bug#8340)
5551
0527e251
JL
55522011-09-07 Juri Linkov <juri@jurta.org>
5553
5554 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5555 based on text properties put by `grep-filter' instead of matching
5556 escape sequences.
5557 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5558 to the value of `grep-error-screen-columns' (bug#9438).
5559
249f792c
JL
55602011-09-07 Juri Linkov <juri@jurta.org>
5561
5562 * simple.el (next-error-highlight, next-error-highlight-no-select):
5563 Doc fix (bug#9432).
5564
ff7271b9
OT
55652011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5566
5567 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5568 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5569
183fc730
LL
55702011-09-07 Leo Liu <sdl.web@gmail.com>
5571
5572 * net/rcirc.el (rcirc-mode): Conditionally initialize
5573 rcirc-input-ring.
5574
77694924
SM
55752011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5576
5577 * emacs-lisp/find-func.el (find-function-C-source): Only set
5578 find-function-C-source-directory after checking that we found a source
5579 file there (bug#9440).
5580
d809b8eb
AM
55812011-09-06 Alan Mackenzie <acm@muc.de>
5582
5583 * isearch.el (isearch-other-meta-char): Wherever a key list is
5584 unread, "unread" the prefix arg, too. This fixes bug #8901.
5585
453de99f
OG
55862011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5587
5588 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5589
90439906
JL
55902011-09-05 Juri Linkov <juri@jurta.org>
5591
5592 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5593
f62bd846
JL
55942011-09-05 Juri Linkov <juri@jurta.org>
5595
5596 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5597 keeping point where processing of grep matches begins, and
5598 continue to delete remaining escape sequences from the same point.
5599 (grep-filter): Make leading zero optional in "0?1;31m" because
5600 git-grep emits "\033[1;31m" escape sequences unlike expected
5601 "\033[01;31m" as GNU Grep does (bug#9408).
5602 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5603
045820ec
JL
56042011-09-05 Juri Linkov <juri@jurta.org>
5605
5606 * subr.el (y-or-n-p): Capitalize "yes".
5607
f5e29b9b
MA
56082011-09-04 Michael Albinus <michael.albinus@gmx.de>
5609
5610 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5611 `tramp-cache-unload-hook' where appropriate.
5612 (tramp-methods): Rename `tramp-remote-sh' to
5613 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5614 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5615
5616 * net/tramp-sh.el (top): Don't require 'shell.
5617 (tramp-methods): Add `tramp-remote-shell' and
5618 `tramp-remote-shell-args' entries.
5619 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5620 (tramp-sh-handle-shell-command): Remove.
5621 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5622 Use `tramp-remote-shell'.
5623
2784c434
CY
56242011-09-03 Chong Yidong <cyd@stupidchicken.com>
5625
393a301e 5626 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5627 (sendmail-query-once): Save directly to send-mail-function.
5628 Update message-send-mail-function too.
5629
5630 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5631
464cdf56
CS
56322011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5633
5634 * progmodes/python.el (python-mode-map): Use correct function to
5635 start python interpreter from menu-bar (as reported by Geert
5636 Kloosterman).
5637 (inferior-python-mode-map): Fix typo.
393a301e 5638 (python-shell-map): Remove.
464cdf56 5639
d37e5c87
DD
56402011-09-03 Deniz Dogan <deniz@dogan.se>
5641
5642 * net/rcirc.el (rcirc-print): Simplify code for
5643 rcirc-scroll-show-maximum-output. There is no need to walk
5644 through all windows to find the right one.
5645
f3ada0ee
CS
56462011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5647
5648 * help.el (help-return-method): Doc fix.
5649
1f3c99ca
MR
56502011-09-03 Martin Rudalics <rudalics@gmx.at>
5651
5652 * window.el (window-deletable-p): Don't return a non-nil value
5653 when there's a buffer that was shown in the window before.
5654 (Bug#9419)
393a301e
SM
5655 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5656 Set window's previous buffers to nil.
1f3c99ca 5657
a3cf097f
EZ
56582011-09-03 Eli Zaretskii <eliz@gnu.org>
5659
5660 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5661 newline before and after the tag line, so it doesn't interfere
5662 with determining the paragraph direction of bidirectional text.
5663
3d03de90
LL
56642011-09-03 Leo Liu <sdl.web@gmail.com>
5665
5666 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5667
c3313451
CY
56682011-09-02 Chong Yidong <cyd@stupidchicken.com>
5669
393a301e 5670 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5671 (pop-to-buffer): Change interactive spec. Pass second argument
5672 directly to display-buffer.
5673 (display-buffer): Fix interactive spec. Use functionp to
5674 distinguish between a function and a list of functions.
5675
5676 * abbrev.el (edit-abbrevs):
5677 * arc-mode.el (archive-extract):
5678 * autoinsert.el (auto-insert):
5679 * bookmark.el (bookmark-bmenu-list):
5680 * files.el (find-file):
5681 * view.el (view-buffer):
5682 * progmodes/compile.el (compilation-goto-locus):
5683 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5684
89894cd8
CY
56852011-09-02 Chong Yidong <cyd@stupidchicken.com>
5686
5687 * window.el (display-buffer-alist): Doc fix.
5688 (display-buffer): Add docstring. Don't treat
5689 display-buffer-default specially.
5690 (display-buffer-reuse-selected-window)
5691 (display-buffer-same-window, display-buffer-maybe-same-window)
5692 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5693 (display-buffer-pop-up-window)
5694 (display-buffer-reuse-or-pop-window)
5695 (display-buffer-use-some-window): New functions.
5696 (display-buffer-default-action): Use them.
393a301e 5697 (display-buffer-default): Delete.
89894cd8
CY
5698 (pop-to-buffer-1): Fix choice of actions.
5699
ae0bc9fb
SM
57002011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5701
5702 * minibuffer.el (completion--insert-strings): Don't get confused by
5703 completion entries that end with an LF char.
5704
e9d90883
EZ
57052011-09-01 Eli Zaretskii <eliz@gnu.org>
5706
5707 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5708
437014c8
CY
57092011-09-01 Chong Yidong <cyd@stupidchicken.com>
5710
5711 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5712 (display-buffer-same-window, display-buffer-other-window):
5713 New functions.
437014c8
CY
5714 (pop-to-buffer-1): New function. Use the above.
5715 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5716 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5717
5718 * view.el (view-buffer-other-window, view-buffer-other-frame):
5719 Just use pop-to-buffer.
5720
a5e063d5
TV
57212011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5722
5723 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5724
793d32bb
WH
57252011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5726
5727 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5728
d65e4c15
RS
57292011-08-31 Richard Stallman <rms@gnu.org>
5730
5731 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5732 of the separation of rmail-view-buffer from rmail-buffer.
5733 If you say no to "replace original", the decrypt is in the
5734 view buffer. If you say yes, the decrypt goes into the
5735 rmail buffer also.
5736
f818cd2a
MR
57372011-08-31 Martin Rudalics <rudalics@gmx.at>
5738
5739 * window.el (display-buffer-window): Rewrite doc-string.
5740 (display-buffer-record-window): New function.
5741 (display-buffer-macro-specifiers)
5742 (display-buffer-even-window-sizes, display-buffer-set-height)
5743 (display-buffer-set-width, display-buffer-in-window)
5744 (display-buffer-reuse-window, display-buffer-split-specifiers)
5745 (display-buffer-side-specifiers, display-buffer-split-window-1)
5746 (display-buffer-split-window, display-buffer-split-atom-window)
5747 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5748 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5749 (display-buffer-other-window-means-other-frame)
5750 (display-buffer-normalize-special)
5751 (display-buffer-normalize-default)
5752 (display-buffer-normalize-argument)
5753 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5754 (display-buffer-normalize-specifiers, display-buffer-frame)
5755 (display-buffer-same-window, display-buffer-same-frame)
5756 (display-buffer-other-window)
5757 (display-buffer-same-frame-other-window)
5758 (display-buffer-other-frame, pop-to-buffer-same-window)
5759 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5760 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5761 (switch-to-buffer-same-frame)
5762 (switch-to-buffer-other-window-same-frame)
5763 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5764 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5765 (display-buffer-alist-set): Remove.
5766 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5767 (special-display-regexps, special-display-function):
5768 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5769 parameter.
5770 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5771 (special-display-frame-alist, special-display-popup-frame)
5772 (same-window-buffer-names, same-window-regexps, same-window-p)
5773 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5774 (split-window-preferred-function, split-height-threshold)
5775 (split-width-threshold, window-splittable-p)
5776 (split-window-sensibly, window--try-to-split-window)
5777 (window--frame-usable-p, even-window-heights)
5778 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5779 (window--display-buffer-2, display-buffer-other-frame):
5780 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5781 (display-buffer-default, display-buffer-assq-regexp): New functions.
5782 (display-buffer-alist): Rewrite doc-string.
5783 (display-buffer-default-action)
5784 (display-buffer-overriding-action): New variables.
5785 (display-buffer, switch-to-buffer): Rewrite.
5786 (pop-to-buffer): Restore Emacs 23 behavior but use
5787 window-normalize-buffer-to-display.
5788 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5789 Restore Emacs 23 behavior but use
5790 window-normalize-buffer-to-switch-to.
5791 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5792 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5793 Rewrite using Emacs 23 options.
f818cd2a 5794
5bc3b51d
MA
57952011-08-31 Michael Albinus <michael.albinus@gmx.de>
5796
5797 * net/tramp.el (tramp-root-regexp): Remove.
5798 (tramp-completion-file-name-regexp-unified)
5799 (tramp-completion-file-name-regexp-separate)
5800 (tramp-completion-file-name-regexp-url): Don't use leading volume
5801 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5802 (tramp-drop-volume-letter): Simplify definition.
5803 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5804
b1a4f8e1
SM
58052011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5806
5807 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5808 (bug#9356).
5809
5664fa7b
RT
58102011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5811
b1a4f8e1 5812 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5813
9a45d6c3
JL
58142011-08-29 Juri Linkov <juri@jurta.org>
5815
5816 * isearch.el (isearch-done): Don't display message "Mark saved"
5817 when arg `edit' is non-nil to prevent its flicker in the echo area.
5818
fb87e0fb
CY
58192011-08-28 Chong Yidong <cyd@stupidchicken.com>
5820
5821 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5822 obsolete packages for deletion.
5823
09ac1c2a
CS
58242011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5825
5826 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5827 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5828 view-mode from help-mode.
5829 (help-xref-override-view-map): Remove.
5830 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5831 view-mode is not used anymore.
5832
7a1ff57f
CY
58332011-08-28 Chong Yidong <cyd@stupidchicken.com>
5834
5835 * server.el (server-port): Doc fix.
5836
b9696605
CY
5837 * cus-theme.el (custom-theme-choose-mode): Inherit from
5838 special-mode (Bug#9124).
5839 (custom-theme-choose-mode-map): Add special-mode to parent.
5840
ef8cdf8c
AM
58412011-08-28 Alan Mackenzie <acm@muc.de>
5842
5843 * progmodes/cc-fonts.el
5844 (c-make-font-lock-BO-decl-search-function): New function.
5845 (c-basic-matchers-after - "Fontify the clauses after various
5846 keywords"): Extract the three keyword lists for the 3 erroneous
5847 constructs from the list of four, and use the new function above
5848 in place of an old one.
5849
27de4e20
DD
58502011-08-28 Deniz Dogan <deniz@dogan.se>
5851
5852 * net/rcirc.el (rcirc-insert-prev-input)
5853 (rcirc-insert-next-input): Remove unused argument.
5854
356a3681
SM
58552011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5856
5857 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5858
3fc9b218
AM
58592011-08-27 Alan Mackenzie <acm@muc.de>
5860
5861 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5862 handle function pointer parameters properly.
5863
538a061c
MR
58642011-08-27 Martin Rudalics <rudalics@gmx.at>
5865
5866 * window.el (display-buffer-reuse-window): Fix case where
5867 selected window was reused with non-nil OTHER-WINDOW argument.
5868 (Bug#9381)
5869
35b1c40c
DD
58702011-08-27 Deniz Dogan <deniz@dogan.se>
5871
5872 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5873 oftc's NickServ messages.
5874
2f6a3e79
GM
58752011-08-27 Glenn Morris <rgm@gnu.org>
5876
5877 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5878
7254299e
CY
58792011-08-26 Chong Yidong <cyd@stupidchicken.com>
5880
5881 * emacs-lisp/package.el (package-install): Call package-initialize
5882 if called interactively.
5883
f8ccf167
LL
58842011-08-26 Leo Liu <sdl.web@gmail.com>
5885
5886 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5887
3e8cd5ce
JL
58882011-08-25 Juri Linkov <juri@jurta.org>
5889
5890 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5891 `search-whitespace-regexp' (bug#9364).
5892
93eb7113
JL
58932011-08-25 Juri Linkov <juri@jurta.org>
5894
5895 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5896 `regexp-search-ring' to their global values to protect from
5897 updating by `read-from-minibuffer' (bug#9185).
5898
f65d1611
JL
58992011-08-25 Juri Linkov <juri@jurta.org>
5900
5901 * textmodes/ispell.el (ispell-command-loop): Add newline
5902 at the end of the "Use option `i'..." line.
5903
f1cf7a31
JL
59042011-08-25 Juri Linkov <juri@jurta.org>
5905
5906 * battery.el (display-battery-mode): If `battery-status-function'
5907 or `battery-mode-line-format' is nil, display the message and set
5908 `display-battery-mode' to nil (bug#9363).
5909
0c95fcf7
EZ
59102011-08-25 Eli Zaretskii <eliz@gnu.org>
5911
5912 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5913 bidi-string-mark-left-to-right; they are unnecessary now.
5914
a2ebe600
DD
59152011-08-25 Deniz Dogan <deniz@dogan.se>
5916
5917 * net/quickurl.el: Documentation typo fixes.
5918
e4ed06f1
CY
59192011-08-25 Chong Yidong <cyd@stupidchicken.com>
5920
5921 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5922
e5f1c99e
GM
59232011-08-25 Glenn Morris <rgm@gnu.org>
5924
b2948976
GM
5925 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5926
e5f1c99e
GM
5927 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5928 (smtpmail-via-smtp): Handle nil response from smtp.
5929
f22f4808
JL
59302011-08-24 Juri Linkov <juri@jurta.org>
5931
5932 * proced.el (proced-marked): Inherit from `error' instead of
5933 `font-lock-warning-face'.
5934
5935 * ibuffer.el (ibuffer-marked-face): Change default face from
5936 `font-lock-warning-face' to `warning'.
5937 (ibuffer-deletion-face): Change default face from
5938 `font-lock-type-face' to `error'.
5939
5940 * battery.el (battery-update): Use the face `error' instead of
5941 `font-lock-warning-face' (bug#6117).
5942
6a93965e
JL
59432011-08-24 Juri Linkov <juri@jurta.org>
5944
5945 * faces.el (success): Change face color from "Green3" to
5946 "ForestGreen" on light background (bug#9353).
5947
1ed43b09
CY
59482011-08-24 Chong Yidong <cyd@stupidchicken.com>
5949
5664fa7b
RT
5950 * window.el (quit-window): Rename from quit-restore-window.
5951 Use same arglist as old quit-window.
1ed43b09
CY
5952 (frame-auto-delete): Doc fix.
5953
5954 * view.el (view-mode-exit): Use quit-window.
5955
11dcdbb2
JL
59562011-08-24 Juri Linkov <juri@jurta.org>
5957
5958 * isearch.el (isearch-ring-adjust1): Start visiting previous
5959 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
5960 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
5961 for empty search string (when the last search string is reused
5962 automatically) to adjust the isearch ring to the last element and
5963 prepare the correct index for further M-p commands (bug#9185).
5964
de62b4df
KH
59652011-08-24 Kenichi Handa <handa@m17n.org>
5966
5967 * international/ucs-normalize.el: If decomposition property of
5968 CHAR is the default one (i.e. a list of CHAR itself), treat it as
5969 nil.
5970 (nfd, nfkd): Likewise.
5971
963b492b
SM
59722011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5973
5974 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
5975 from process filters aren't reliably transmitted to the surrounding
5976 accept-process-output.
5977 (mpc-proc-check): New function.
5978 (mpc-proc-sync): Use it (bug#8293)
5979
93b6b5e1
SM
59802011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5981
5982 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
5983 Add compatibility functions (bug#9313).
5984
bca633fb
EZ
59852011-08-23 Eli Zaretskii <eliz@gnu.org>
5986
b177498a
EZ
5987 * cus-start.el (all): Add entry for bidi-paragraph-direction.
5988
6df6ae42 5989 * international/uni-bidi.el: Regenerate.
bca633fb 5990
0902a04e
KH
59912011-08-23 Kenichi Handa <handa@m17n.org>
5992
5993 * international/charprop.el:
5994 * international/uni-bidi.el:
5995 * international/uni-category.el:
5996 * international/uni-combining.el:
5997 * international/uni-comment.el:
5998 * international/uni-decimal.el:
5999 * international/uni-decomposition.el:
6000 * international/uni-digit.el:
6001 * international/uni-lowercase.el:
6002 * international/uni-mirrored.el:
6003 * international/uni-name.el:
6004 * international/uni-numeric.el:
6005 * international/uni-old-name.el:
6006 * international/uni-titlecase.el:
6007 * international/uni-uppercase.el: Regenerate.
6008
3bbf23bc
MR
60092011-08-23 Martin Rudalics <rudalics@gmx.at>
6010
6011 * help.el (help-window-setup): Fix message displayed when other
6012 window is reused. (Bug#9341)
6013
b3fd59bd
SM
60142011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6015
1802e444
SM
6016 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
6017 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
6018
b3fd59bd
SM
6019 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
6020 Mark obsolete.
6021 * shell.el (shell-parse-pcomplete-arguments): New function.
6022 (shell-completion-vars): Use it instead (bug#9160).
6023
4eb61348
SM
60242011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
6025
867cab74
SM
6026 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
6027 strings and comments (bug#9333).
6028
4eb61348
SM
6029 * emacs-lisp/debug.el (debug-arglist): New function.
6030 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
6031 (debug-on-entry-1): Handle interpreted closures (bug#9120).
6032
262a1439
JL
60332011-08-22 Juri Linkov <juri@jurta.org>
6034
56ee679c
JL
6035 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6036 Revert regexp that highlights output switches to its old
6037 pre-2010-10-28 value and remove one `?' from it (bug#9319).
6038
262a1439
JL
6039 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
6040 to check for empty output (bug#9226).
6041
f13f86fb
CY
60422011-08-22 Chong Yidong <cyd@stupidchicken.com>
6043
6044 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
6045 symbol-constituent as the default, as that stops font-lock from
6046 working properly (Bug#8843).
6047
c65c9622
LMI
60482011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6049
6050 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
6051 `coding-system-for-*' around the process open call to avoid
6052 auth-source side effects.
e7f2c178 6053 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
6054 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
6055 probe hangs.
c65c9622 6056
23a8a5ab
CY
60572011-08-21 Chong Yidong <cyd@stupidchicken.com>
6058
ff98b2dd
CY
6059 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
6060
23a8a5ab
CY
6061 * emacs-lisp/find-func.el (find-function-noselect): New arg
6062 lisp-only.
6063
6064 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
6065 signal an error for built-in functions (Bug#6664).
6066
f5e3c598
LMI
60672011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6068
6069 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
6070 (smtpmail-try-auth-methods): Use it.
6071
a3f2468a
CY
60722011-08-21 Chong Yidong <cyd@stupidchicken.com>
6073
2c34e8da
CY
6074 * font-lock.el (font-lock-fontify-region)
6075 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
6076 (font-lock-default-unfontify-buffer)
6077 (font-lock-default-fontify-region)
6078 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
6079
b3fd59bd
SM
6080 * progmodes/compile.el (compilation-error-properties):
6081 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
6082 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
6083 `ant' regexp.
ee31aabc 6084
a3f2468a
CY
6085 * net/browse-url.el (browse-url-firefox): Don't call
6086 browse-url-firefox-sentinel unless using -remote (Bug#9328).
6087
8e999f70
GM
60882011-08-20 Glenn Morris <rgm@gnu.org>
6089
c21a496a
GM
6090 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
6091
59ee0542
GM
6092 * tutorial.el (tutorial--default-keys): Update some default bindings.
6093
8e999f70
GM
6094 * files.el (hack-local-variables): Fully ignore case for "mode:".
6095
e3715033
AM
60962011-08-20 Alan Mackenzie <acm@muc.de>
6097
6098 Resolve invalid use of a regexp in regexp-opt.
6099
4d61f28d
JB
6100 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
6101 detection for a java annotation.
e3715033 6102
4d61f28d 6103 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
6104 detection for a java annotation.
6105
4d61f28d
JB
6106 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
6107 handling for java.
e3715033
AM
6108 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
6109
04ed2e9c
CY
61102011-08-20 Chong Yidong <cyd@stupidchicken.com>
6111
6112 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
6113 (Bug#9274).
6114
826cee64
AM
61152011-08-20 Alan Mackenzie <acm@muc.de>
6116
58179cce 6117 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
6118 such a construct. Mainly for when jit-lock etc. starts a chunk
6119 here.
6120
58179cce 6121 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 6122 variable.
58179cce 6123 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
6124 c-make-font-lock-search-function.
6125 (c-make-font-lock-search-function): Use the above function.
6126 (c-make-font-lock-context-search-function): New function.
6127 (c-cpp-matchers): Enhance the preprocessor expression case with
6128 the above function
6129 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
6130 which takes an expression.
6131
6132 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
6133
13009bd8
MR
61342011-08-20 Martin Rudalics <rudalics@gmx.at>
6135
6136 * window.el (display-buffer-reuse-window)
6137 (display-buffer-pop-up-window): Don't reuse or split a side
6138 window.
6139
9234ff7f
GM
61402011-08-19 Glenn Morris <rgm@gnu.org>
6141
6142 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 6143 Downcase "Mode:". (Bug#9331)
9234ff7f 6144
f635daa1
CY
61452011-08-18 Chong Yidong <cyd@stupidchicken.com>
6146
6147 * international/characters.el: Add L and R categories.
6148
6149 * subr.el (bidi-string-mark-left-to-right): Rename from
6150 string-mark-left-to-right. Use category search.
6151
6152 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
6153
bc987f8b
JL
61542011-08-18 Juri Linkov <juri@jurta.org>
6155
6156 * faces.el (error, warning, success): New faces with definitions
6157 copied from old default values of `font-lock-warning-face',
6158 `compilation-warning', `compilation-info' (bug#6117).
6159
6160 * font-lock.el (font-lock-warning-face): Inherit from `error'.
6161
6162 * progmodes/compile.el (compilation-error): Inherit from `error'.
6163 (compilation-warning): Inherit from `warning'.
6164 (compilation-info): Inherit from `success'.
6165
6166 * dired.el (dired-marked): Inherit from `warning'.
6167 (dired-flagged): Inherit from `error'.
6168
57173b96
LMI
61692011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6170
3e79eb87
LMI
6171 * mail/smtpmail.el (auth-source): Require to avoid problems with
6172 binding variables (bug#9298). Also clean up some unused
6173 autoloads.
6174
b3fd59bd
SM
6175 * net/network-stream.el (network-stream-open-starttls):
6176 Support using starttls.el without using gnutls-cli.
57173b96 6177
02b404de
JL
61782011-08-17 Juri Linkov <juri@jurta.org>
6179
6180 * progmodes/grep.el (rgrep): Handle the case when
6181 `grep-find-command' is a cons cell (bug#9278).
6182
8c9177f2
MR
61832011-08-17 Martin Rudalics <rudalics@gmx.at>
6184
6185 * window.el (display-buffer-pop-up-frame): Run frame creation
6186 function with BUFFER current (as special-display-popup-frame
6187 does). Reported by Drew Adams.
6188
3644a0ab
DU
61892011-08-17 Daiki Ueno <ueno@unixuser.org>
6190
6191 * epa-mail.el: Simplify GnuPG group expansion using
6192 epg-expand-group.
6193 (epa-mail-group-alist, epa-mail-group-modtime)
6194 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
6195 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
6196 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
6197 Remove.
6198
5e617bc2 61992011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
6200
6201 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
6202
9c4aeabf
AM
62032011-08-16 Alan Mackenzie <acm@muc.de>
6204
6205 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
6206 Correct, to avoid the inside of macros.
6207
3a99bf64
RS
62082011-08-16 Richard Stallman <rms@gnu.org>
6209
04963aa8
RS
6210 * epa-mail.el: Handle GnuPG group definitions.
6211 (epa-mail-group-alist, epa-mail-group-modtime)
6212 (epa-mail-gnupg-conf-file): New variables.
6213 (epa-mail-parse-groups, epa-mail-sync-groups)
6214 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
6215 (epa-mail-expand-recipients): New functions.
6216 (epa-mail-encrypt): Call epa-mail-expand-recipients.
6217
177549d0
RS
6218 * mail/rmail.el (rmail-epa-decrypt): New command.
6219
fe38beef
RS
6220 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
6221 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
6222 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
6223 (epa-decrypt-armor-in-region): Make error message clearer.
6224
934eacb9
SM
62252011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
6226
6227 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
6228 and "a2b" to "ab" for `prefix'.
6229
d024fb4e
CY
62302011-08-14 Chong Yidong <cyd@stupidchicken.com>
6231
6232 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
6233 filter groups.
de148fee
CY
6234 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
6235 Fourquet (Bug#8804).
d024fb4e 6236
62f1ca49
JB
62372011-08-12 Juanma Barranquero <lekktu@gmail.com>
6238
6239 * startup.el (argi): Declare as global variable (bug#9275).
6240
9ccaaa4b
CY
62412011-08-12 Chong Yidong <cyd@stupidchicken.com>
6242
6243 * subr.el (string-mark-left-to-right): Search the entire string
6244 for RTL script, not just the terminating character. Doc fix.
6245
a3dae87a
SM
62462011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6cd18349
SM
6248 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
6249 New function.
6250 (js--regexp-literal, js-syntax-propertize-function): Remove.
6251 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
6252 (js-mode-map): Don't rebind electric keys.
6253 (js-insert-and-indent): Remove.
6254 (js-mode): Setup electric-layout and electric-indent instead.
6255
a3dae87a
SM
6256 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
6257
9d5cb631
DU
62582011-08-12 Daiki Ueno <ueno@unixuser.org>
6259
6260 * epa.el (epa-progress-callback-function): Fix the logic of
6261 displaying progress.
6262 * epa-file.el (epa-file-insert-file-contents): Make progress
6263 display more user-friendly.
6264 (epa-file-write-region): Ditto.
6265
3e26a4a2
CY
62662011-08-10 Chong Yidong <cyd@stupidchicken.com>
6267
6268 * subr.el (string-mark-left-to-right): New function.
6269
6270 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
6271 Use string-mark-left-to-right.
6272 (list-buffers-noselect): Caller changed.
6273
a3dae87a
SM
6274 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
6275 Use string-mark-left-to-right.
3e26a4a2
CY
6276 (tabulated-list-print): Recenter after moving point.
6277
ac8cf6e6
JL
62782011-08-10 Juri Linkov <juri@jurta.org>
6279
6280 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
6281 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
6282 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
6283
8d96c9a4
CY
62842011-08-09 Chong Yidong <cyd@stupidchicken.com>
6285
6286 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
6287 (Bug#7554).
6288
7be1c708 62892011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
6290
6291 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
6292 character. (Bug#6594)
6293
37e11a63
CY
62942011-08-08 Chong Yidong <cyd@stupidchicken.com>
6295
839dde57
CY
6296 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
6297 (image-dired--with-db-file): New macro.
6298 (image-dired-write-tags, image-dired-remove-tag)
6299 (image-dired-create-gallery-lists, image-dired-write-comments)
6300 (image-dired-get-comment, image-dired-mark-tagged-files)
6301 (image-dired-list-tags, image-dired-gallery-generate): Use it.
6302 (image-dired-gallery-generate): Use insert-file-contents.
6303
37e11a63
CY
6304 * time.el (display-time-world-list, display-time-world-display):
6305 * time-stamp.el (time-stamp-string):
6306 * vc/add-log.el (add-change-log-entry): Use setenv instead of
6307 set-time-zone-rule (Bug#7337).
6308
0b4946c4
DU
63092011-08-08 Daiki Ueno <ueno@unixuser.org>
6310
6311 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
6312 (epg-error-to-string, epg-errors-to-string): New function.
6313 (epg-wait-for-completion): Reverse errors list.
6314 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
6315 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
6316 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
6317 (epg-sign-keys, epg-generate-key-from-file)
6318 (epg-generate-key-from-string): Format errors by using
6319 epg-errors-to-string (bug#9255).
6320 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
6321
75bfc667
JL
63222011-08-07 Juri Linkov <juri@jurta.org>
6323
6324 * faces.el (list-faces-display): Remove extra angle bracket
6325 from `help-mode-map'.
6326
6327 * info.el (Info-history-toc-nodes): Doc fix.
6328
6329 * longlines.el (longlines-mode): Doc fix.
6330
673e08bb
SM
63312011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
6332
4640dd88
SM
6333 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
6334 of statements and in a few more cases (bug#9183).
6335
673e08bb
SM
6336 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
6337 New functions.
6338 (cl-transform-lambda): Use them (bug#9239).
6339
89b3f019
MR
63402011-08-05 Martin Rudalics <rudalics@gmx.at>
6341
6342 * window.el (display-buffer-same-window)
6343 (display-buffer-same-frame, display-buffer-other-window)
6344 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
6345 (pop-to-buffer-other-window)
6346 (pop-to-buffer-same-frame-other-window)
6347 (pop-to-buffer-other-frame): Make them defuns.
6348 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
6349
640c8776
SM
63502011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6351
6352 * subr.el (make-composed-keymap): Move from C. Change calling
6353 convention, and improve docstring to bring attention to a subtle point.
6354 * minibuffer.el (completing-read-default): Adjust accordingly.
6355
63648a95
MA
63562011-08-03 Michael Albinus <michael.albinus@gmx.de>
6357
6358 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6359 (tramp-open-shell): Use `tramp-shell-quote-argument'.
6360
6361 * net/trampver.el: Update release number.
6362
b796c9b7
SM
63632011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6364
6365 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
6366 "in" (bug#9190).
6367
2239d7d5
LMI
63682011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6369
e07dd7c3
LMI
6370 * mail/sendmail.el (sendmail-query-once): Restore the current
6371 buffer after querying (bug#9074).
6372
0e6a2bd7
LMI
6373 * dired.el (dired-flagged): Use different faces for marked and
6374 flagged files (bug#6117).
6375
ce887515
LMI
6376 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
6377 (bug#4433).
6378
92f2affc
LMI
6379 * ido.el (ido-mode): Switch off the message if called
6380 non-interactively.
6381
57d5aff0
LMI
6382 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
6383 before 587, since it appears that that's more likely to work for
6384 more people.
6385
98cd6c18 6386 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 6387 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
6388 exist.
6389
b96dec83
LMI
6390 * info.el: Remove the `Info-beginning-of-buffer' function
6391 (bug#8325).
6392
b796c9b7
SM
6393 * net/network-stream.el (network-stream-open-starttls):
6394 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 6395
d90e2ea0
MR
63962011-08-01 Martin Rudalics <rudalics@gmx.at>
6397
6398 * window.el (display-buffer-in-window): Don't set dedicated status
6399 of window here (Bug#9215).
6400 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6401 (display-buffer-pop-up-side-window)
b796c9b7 6402 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 6403
cca09170
SM
64042011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6405
6406 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
6407 before binding generated-autoload-file.
6408
027b979c
DD
64092011-08-01 Deniz Dogan <deniz@dogan.se>
6410
6411 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
6412
3c7ee4f3
MA
64132011-07-30 Michael Albinus <michael.albinus@gmx.de>
6414
6415 Sync with Tramp 2.2.2.
6416
6417 * net/trampver.el: Update release number.
6418
2cc8e51a
JL
64192011-07-30 Juri Linkov <juri@jurta.org>
6420
6421 * dired-aux.el (dired-touch-initial): Remove function.
6422 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
6423 current time, and `default' to the last modification time of the
6424 current marked file (bug#6887).
6425
a514d856
JM
64262011-07-28 Jose E. Marchesi <jemarch@gnu.org>
6427
6428 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 6429 numeric argument to read-number (bug#9163).
a514d856 6430
8a7eddd7
MA
64312011-07-27 Michael Albinus <michael.albinus@gmx.de>
6432
6433 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
6434 connection process, it could be nil.
6435
1ddd96f5
LL
64362011-07-27 Leo Liu <sdl.web@gmail.com>
6437
6438 Simplify url handling in rcirc-mode.
6439
6440 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
6441 (rcirc-browse-url-at-mouse): Remove.
6442 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
6443
b248a85d
AM
64442011-07-26 Alan Mackenzie <acm@muc.de>
6445
6446 Fontify bitfield declarations properly.
6447
6448 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
6449 (c-symbol-chars): Now exported as a lang variable.
6450 (c-not-primitive-type-keywords): New lang variable.
6451
6452 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
6453 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 6454 parsed as a bitfield declaration.
b248a85d 6455
b796c9b7
SM
6456 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6457 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
6458 (c-punctuation-in): New function.
6459 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
6460 declarations properly.
6461
68575ab0
UJ
64622011-07-26 Ulf Jasper <ulf.jasper@web.de>
6463
6464 * calendar/icalendar.el (icalendar--all-events): Take care of
6465 multiple vcalendars in a single file.
b796c9b7 6466 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 6467
0f0a88b9
DD
64682011-07-25 Deniz Dogan <deniz@dogan.se>
6469
6470 * image.el (insert-image): Clarifying docstring.
6471
0b3f36df
MA
64722011-07-24 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
6475 `tramp-send-command-and-check' if there is no error.
6476 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
6477
a9901f61
AM
64782011-07-22 Alan Mackenzie <acm@muc.de>
6479
6480 Prevent cc-langs.elc being loaded at run time.
6481
6482 * progmodes/cc-mode.el: Remove two autoload forms which loaded
6483 cc-langs.
6484
4d61f28d 6485 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
6486 "(require 'cc-langs)". Quote a form so it will evaluate at
6487 (cc-mode's) compilation time.
6488
11d074b2
MA
64892011-07-22 Michael Albinus <michael.albinus@gmx.de>
6490
6491 * net/tramp.el (tramp-file-name-handler): Avoid recursive
6492 loading. (Bug#9114)
6493
938b94c8
MR
64942011-07-21 Martin Rudalics <rudalics@gmx.at>
6495
6496 * window.el (display-buffer-pop-up-window)
6497 (display-buffer-pop-up-side-window)
6498 (display-buffer-in-side-window): Call display-buffer-set-height
6499 and display-buffer-set-width after setting the new window's
b796c9b7 6500 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 6501
bfa4f190
SS
65022011-07-20 Sam Steingold <sds@gnu.org>
6503
6504 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
6505 (etags-tags-included-tables): Call `convert-standard-filename' on
6506 the file names contained in TAGS so that windows Emacs can handle
6507 TAGS files created by cygwin ctags.
6508
8ca42262
LMI
65092011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6510
6511 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
6512 which apparently didn't work.
6513
5db2afd2 65142011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 6515
5db2afd2
RW
6516 * proced.el (proced-send-signal): For *Marked Processes* buffer
6517 put point at beginning of buffer.
6518
92e15d10
SB
65192011-07-19 Stephen Berman <stephen.berman@gmx.net>
6520
6521 * proced.el (proced-format): Make header lines align with the text
6522 (bug#1779).
6523
1bfd59e5
LMI
65242011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6525
6526 * view.el (view-buffer): Allow running in `special' modes if we're
6527 visiting a file (bug#8615).
6528
f5aae37c
MR
65292011-07-19 Martin Rudalics <rudalics@gmx.at>
6530
6531 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6532 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6533 New functions.
f5aae37c
MR
6534 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6535 more accurately.
6536
bf2c1571
AM
65372011-07-18 Alan Mackenzie <acm@muc.de>
6538
6539 Fontify declarators properly when, e.g., a jit-lock chunk begins
6540 inside a declaration.
6541
6542 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6543
b796c9b7
SM
6544 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6545 New function.
bf2c1571
AM
6546 (c-complex-decl-matchers): Insert reference to
6547 c-font-lock-enclosing-decls.
6548
6549 * progmodes/cc-engine.el (c-backward-single-comment):
6550 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6551 to nil around calls to (forward-comment -1).
6552
4e190b80
LMI
65532011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6554
12dc863d
LMI
6555 * image.el (put-image): Doc typo fix.
6556
a762e966
LMI
6557 * progmodes/etags.el (tags-search): Doc typo fix.
6558
4e190b80
LMI
6559 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6560 password if we get errors 550 to 554.
6561
f019fb21
LMI
65622011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6563
b796c9b7 6564 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6565
81746738
LMI
6566 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6567 indentation character (bug#6380).
6568
3ee3a1b5
LMI
6569 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6570
c82f64de
LMI
6571 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6572 to clarify what the problem is (bug#4291).
6573
f019fb21
LMI
6574 * simple.el (current-kill): Clarify what
6575 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6576 (auto-fill-mode): Document `auto-fill-function' in relation to
6577 `auto-fill-mode' (bug#2470).
f019fb21 6578
0794775d
LM
65792011-07-16 Lawrence Mitchell <wence@gmx.li>
6580
6581 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6582 method if slot is read-only (bug#9035).
6583
be39b8cc
MR
65842011-07-16 Martin Rudalics <rudalics@gmx.at>
6585
b796c9b7 6586 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6587 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6588 selected before, see discussion of (Bug#8615), (Bug#6954).
6589 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6590
6ccf7859
GM
65912011-07-15 Glenn Morris <rgm@gnu.org>
6592
6593 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6594 Respect help-form.
6ccf7859 6595
87e86684
LM
65962011-07-09 Lawrence Mitchell <wence@gmx.li>
6597
6598 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6599 (gnutls-negotiate): Use it.
6600
d6066239
LMI
66012011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6602
b796c9b7
SM
6603 * net/gnutls.el (gnutls-negotiate):
6604 Upcase `gnutls-algorithm-priority'.
d6066239 6605
bd23ebc0
GM
66062011-07-15 Glenn Morris <rgm@gnu.org>
6607
c65bca65
GM
6608 * jka-compr.el (jka-compr-verbose): Move from here...
6609 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6610 Add missing :version tag.
6611 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6612
478615cc
LMI
66132011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6614
7b41decb
LMI
6615 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6616 (gnutls-negotiate): Use it.
6617
dbc44fcd
LMI
6618 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6619
06789f97
LMI
6620 * info.el (Info-beginning-of-buffer): New command.
6621 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6622 announcing `b' as the key (bug#8325).
ab896c37 6623 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6624
c39da690
LMI
6625 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6626
3aa5f34b
LMI
6627 * international/mule-cmds.el
6628 (describe-specified-language-support): Make the error message
6629 clearer (bug#8905).
6630
4bf0979f
LMI
6631 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6632
478615cc
LMI
6633 * isearch.el (isearch-barrier): Add a doc string, since it's
6634 mentioned in a function doc string (bug#8678).
6635
75c68aa1
MR
66362011-07-15 Martin Rudalics <rudalics@gmx.at>
6637
6638 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6639 buffer argument (Bug#9083) and self-identifying label argument.
6640
a7c33da2
GM
66412011-07-15 Glenn Morris <rgm@gnu.org>
6642
6643 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6644
2f5c6024
LMI
66452011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6646
6647 * man.el (Man-fontify-manpage): Fix message when formatting the
6648 man page (bug#7929).
6649
0bb23927 66502011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6651
6652 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6653 argument LRM; if non-nil, append an invisible LRM character to the
6654 buffer name.
6655 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6656 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6657 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6658 paragraph direction.
cce4b0a7 6659
621ef9ab
LMI
66602011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6661
d1583c48
LMI
6662 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6663 the man page name (bug#7929).
6664
6a57fb5f
LMI
6665 * image.el (put-image): Mention the `put-image' overlay property
6666 (bug#7834).
6667
d7956b14
LMI
6668 * scroll-bar.el (set-scroll-bar-mode): Mention that
6669 `scroll-bar-mode' lists the values (bug#7772).
6670
5b2d4a66
LMI
6671 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6672 command (bug#7729).
6673
7509a874
LMI
6674 * rect.el (apply-on-rectangle): Return the point after the last
6675 operation.
6676 (string-rectangle): Go to the point after the last operation
6677 (bug#7522).
6678
4fe74b19
LMI
6679 * printing.el (pr-toggle-region): Clarify the documentation
6680 slightly (bug#7493).
6681
b796c9b7
SM
6682 * time.el (display-time-update):
6683 Allow `display-time-mail-function' to return nil (bug#7158).
6684 Fix suggested by Detlev Zundel.
ab283561 6685
fc233c9d
LMI
6686 * vc/diff.el (diff): Clarify the order the file names are read
6687 (bug#7111).
6688
43f5740b
LMI
6689 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6690 the doc string (bug#7015).
6691
f2182a76
LMI
6692 * font-lock.el (font-lock-maximum-decoration): Mention what
6693 numeric levels mean (bug#6935).
6694
621ef9ab
LMI
6695 * startup.el (initial-buffer-choice): Don't mention the `none'
6696 selection, which is against policy.
6697
adc47434
MR
66982011-07-14 Martin Rudalics <rudalics@gmx.at>
6699
b796c9b7
SM
6700 * window.el (display-buffer-normalize-special):
6701 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6702
7e5bfb8f
EZ
67032011-07-14 Eli Zaretskii <eliz@gnu.org>
6704
6705 * subr.el (version<, version<=, version=): Mention "-CVS" and
6706 "-12345" alpha version numbers.
6707
27fa387a
CY
67082011-07-14 Chong Yidong <cyd@stupidchicken.com>
6709
6710 * bindings.el: Add advertised binding for set-mark-command
6711 (Bug#5772).
6712
8bdfa064
CY
67132011-07-14 Chong Yidong <cyd@stupidchicken.com>
6714
6715 * bindings.el (mode-line-other-buffer):
6716 * bookmark.el (bookmark-bmenu-2-window):
6717 * bs.el (bs-cycle-next, bs-cycle-previous):
6718 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6719 switch-to-buffer.
6720
6721 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6722 Delete.
8bdfa064 6723
5eba16a3
JB
67242011-07-14 Juanma Barranquero <lekktu@gmail.com>
6725
6726 * follow.el (follow-debug-message, follow-redisplay):
6727 * jka-cmpr-hook.el (with-auto-compression-mode):
6728 Fix typos in docstrings.
6729
15853710
LMI
67302011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6731
a28e4607
LMI
6732 * subr.el (with-silent-modifications): Clarify somewhat what the
6733 macro inhibits (bug#6525).
6734
15853710
LMI
6735 * simple.el (eval-expression): Note what it does if called
6736 interactively (bug#6495).
6737
bee0fcef
CY
67382011-07-13 Chong Yidong <cyd@stupidchicken.com>
6739
b796c9b7
SM
6740 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6741 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6742
6743 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6744 Remove switch-to-buffer.
6745
58274504
LMI
67462011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6747
bd2fcc8d
LMI
6748 * files.el (make-directory): Clarify that an error will be raised
6749 if there's an error (bug#6397).
6750
0f04b32c
LMI
6751 * startup.el (initial-buffer-choice): Add `none' as a choice
6752 (bug#6234).
6753
465c5fc8
LMI
6754 * subr.el (add-hook): Clarify section about buffer-local hooks
6755 (bug#6218).
6756
58274504
LMI
6757 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6758
bead9a43
JB
67592011-07-13 Juanma Barranquero <lekktu@gmail.com>
6760
6761 * tabify.el (untabify): Preserve the current column so that point
6762 doesn't move (bug#6032).
6763
3af98a7b
LMI
67642011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6765
b796c9b7
SM
6766 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6767 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6768
6240145a
GM
67692011-07-13 Glenn Morris <rgm@gnu.org>
6770
6771 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6772 (dired-insert-directory): Give a message the first time
6773 if ls is found not to support --dired.
6774
1d8c2ccc
LMI
67752011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6776
6777 * simple.el (toggle-truncate-lines): Clarify what is toggled
6778 (bug#5580). Text by Drew Adams.
6779
5fc4038e
CY
67802011-07-13 Chong Yidong <cyd@stupidchicken.com>
6781
6782 * simple.el (blink-matching-open): Make the error message from the
6783 last change less verbose.
6784
bf6012e5
DN
67852011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6786
6787 * font-lock.el (font-lock-comment-face): Use the high contrast
6788 "yellow" color for font-lock-comment-face on low color terminals
6789 using a dark background color (bug#4221).
6790
343c3b5a
LMI
67912011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6792
7e9505c5
LMI
6793 * dired.el (dired-insert-set-properties): Make the doc string
6794 reflect what it does now (bug#5325).
6795
c26fdcf5
LMI
6796 * simple.el (blink-matching-open): Say that we were unable to find
6797 the match within the limit, if we're limited (bug#5122).
6798
bb388cc5
LMI
6799 * international/mule-cmds.el (prefer-coding-system): Add an
6800 example (bug#4869).
6801
343c3b5a
LMI
6802 * progmodes/etags.el (tags-search): Document `file-list-form'
6803 (bug#4731).
6804
2a517d45
LM
68052011-07-13 Lawrence Mitchell <wence@gmx.li>
6806
6807 * net/browse-url.el (browse-url-default-browser)
6808 (browse-url-browser-function): Make the default browser choice a
6809 bit more logical (bug#4300). Also clean up the doc string.
6810
b6c78ef2
JB
68112011-07-13 Juanma Barranquero <lekktu@gmail.com>
6812
6813 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6814 binary endings (bug#4440).
6815
1c4dd947
LMI
68162011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6817
a2014063
LMI
6818 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6819 which can be pretty annoying (bug#8971).
6820
9c9c2d88
LMI
6821 * jka-compr.el (jka-compr-verbose): New variable, and use
6822 throughout (bug#8971).
6823
1c4dd947
LMI
6824 * info.el (Info-find-file): Fall back on the installation
6825 directory if we can't find the info node anywhere else.
6826
a1c9f41b
SO
68272011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6828
6829 * vc/vc.el (vc-revert-file):
6830 Don't set file time-stamp in the past. (Bug#5181)
6831
536f3d36
LMI
68322011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6833
7152b011
LMI
6834 * files.el (after-find-file): Give a better error message when
6835 trying to find a symlink that points to a file that doesn't exist
6836 (bug#4398).
6837
536f3d36
LMI
6838 * progmodes/cc-vars.el: Remove (probably) misleading comment
6839 (bug#4396).
6840
460c0fba
JB
68412011-07-12 Johan Bockgård <bojohan@gnu.org>
6842
6843 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6844
7a6bda45
CY
68452011-07-12 Chong Yidong <cyd@stupidchicken.com>
6846
6847 * mouse-sel.el: Hack restoring functionality, while keeping
6848 compatibility with 2010-07-03 changes to mouse selection.
6849 (mouse-sel-primary-overlay): New var.
6850 (mouse-sel-selection-alist): Use it.
6851 (mouse-sel-mode): Doc fix; remove points that are default features
6852 of mouse.el.
6853
c79598ef
JB
68542011-07-12 Johan Bockgård <bojohan@gnu.org>
6855
6856 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6857 Fix previous fix (bug#2490).
6858
ff8be6ef
RW
68592011-07-12 Roland Winkler <winkler@gnu.org>
6860
b796c9b7
SM
6861 * textmodes/bibtex.el (bibtex-initialize):
6862 Use pop-to-buffer-same-window.
ff8be6ef
RW
6863 (bibtex-search-entries): Fix interactive call.
6864
296ba3ee
LMI
68652011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6866
f5242a02 6867 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6868 Fontise bytecomp Error lines more correctly (bug#2490).
6869 Fix suggested by Johan Bockgård.
f5242a02 6870
296ba3ee
LMI
6871 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6872
6873 * dired-x.el (dired-guess-default): Use `delete-dups'.
6874
f69fd0d2
CY
68752011-07-12 Chong Yidong <cyd@stupidchicken.com>
6876
6877 * dired.el (dired-mark-prompt):
6878 * dired-aux.el (dired-read-shell-command): Doc fix.
6879
eab5dc07
LMI
68802011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6881
b796c9b7
SM
6882 * mail/sendmail.el (sendmail-query-once):
6883 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6884 emacs -Q.
6885
6886 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6887
eab5dc07
LMI
6888 * cus-edit.el (custom-file): Take an optional no-error variable.
6889 (customize-save-variable): Set the variable, and give a warning if
6890 running under "emacs -q".
6891
a1e65d42
JB
68922011-07-11 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * loadhist.el (unload-feature-special-hooks):
6895 Add `auto-coding-functions', `fill-nobreak-predicate' and
6896 `find-directory-functions' (bug#5327).
6897
1d52da10
LMI
68982011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6899
be958f1d
LMI
6900 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6901
5bedb26c
LMI
6902 * cus-edit.el (custom-guess-name-alist): -alist variables should
6903 use the `alist' type (bug#3120). Suggested by Drew Adams.
6904
1d52da10
LMI
6905 * printing.el: Add documentation to all the `pr-toggle-' commands.
6906
cd394be1 69072011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6908
6909 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6910 backends where it makes sense (bug#2623).
6911
dcc88d8a
LMI
69122011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6913
c3de9feb
LMI
6914 * dired-x.el (dired-guess-default): Remove duplicate shell command
6915 entries (bug#2028).
8a93078b 6916 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6917 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6918
dcc88d8a
LMI
6919 * subr.el (remove-duplicates): New conveniency function.
6920
505e3645
LMI
69212011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6922
6923 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6924 (bug#1526).
6925
69262011-07-10 Martin Rudalics <rudalics@gmx.at>
6927
6928 * window.el (display-buffer-normalize-default): Don't invert
6929 meaning of even-window-heights. Reported by Eli Zaretskii
6930 <eliz@gnu.org>.
6931
455e4fa1
BR
69322011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6933
6934 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6935
8e0bc3e9
CY
69362011-07-10 Chong Yidong <cyd@stupidchicken.com>
6937
6938 * window.el (display-buffer): Fix arguments to
6939 display-buffer-reuse-window in last change.
6940
fa7c3228
CY
6941 * faces.el (link): Use a less saturated blue on light backgrounds.
6942
6943 * startup.el (fancy-startup-text, fancy-about-text)
6944 (fancy-startup-tail): Use font-lock faces, for background safety.
6945
c0a7f300
BN
69462011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6947
b796c9b7
SM
6948 * emulation/viper-cmd.el (viper-change-state-to-vi):
6949 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6950
4dc2a129
MR
69512011-07-09 Martin Rudalics <rudalics@gmx.at>
6952
6953 * window.el (display-buffer-default-specifiers): Remove.
6954 (display-buffer-macro-specifiers): Remove default specifiers.
6955 (display-buffer-alist): Default to nil.
b796c9b7 6956 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
6957 (display-buffer-pop-up-window): Allow splitting internal
6958 windows. Check whether a live window was created.
6959 (display-buffer-other-window-means-other-frame)
6960 (display-buffer-normalize-arguments): Rename to
6961 display-buffer-normalize-argument and rewrite. Set the
6962 other-window specifier.
6963 (display-buffer-normalize-special): New function.
6964 (display-buffer-normalize-options): Rename to
6965 display-buffer-normalize-default and rewrite.
6966 (display-buffer-normalize-options-inhibit): Remove.
6967 (display-buffer-normalize-specifiers): Rewrite.
6968 (display-buffer): Process other-window specifier and call
6969 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
6970 more faithfully.
b796c9b7 6971 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 6972 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
6973 (display-buffer-in-window, display-buffer-alist-set):
6974 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
6975 <tassilo@member.fsf.org>.
6976
2d43b8c9
LL
69772011-07-09 Leo Liu <sdl.web@gmail.com>
6978
6979 * register.el (insert-register): Restore accidental change on
6980 2011-06-26. (Bug#9028)
6981
7f9b7c53
GM
69822011-07-09 Glenn Morris <rgm@gnu.org>
6983
6984 * subr.el (remq): Handle the empty list. (Bug#9024)
6985
f042cfd8
AS
69862011-07-08 Andreas Schwab <schwab@linux-m68k.org>
6987
6988 * mail/sendmail.el (send-mail-function): No longer delay custom
6989 initialization.
6990 * custom.el (custom-initialize-delay): Doc fix.
6991
856b2f11
SM
69922011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6993
6994 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
6995
afae1d68
MA
69962011-07-08 Michael Albinus <michael.albinus@gmx.de>
6997
6998 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
6999 human-friendly prompt.
7000
0757af94
SM
70012011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7002
7003 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
7004 provided by a particular plugin.
7005
d760b731
LMI
70062011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7007
7008 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
7009 save customizations (with "emacs -Q"), just set the variable
7010 instead of erroring out.
7011
7012 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
7013
cd79ce90
JL
70142011-07-08 Juri Linkov <juri@jurta.org>
7015
7016 * arc-mode.el (archive-zip-expunge, archive-zip-update)
7017 (archive-zip-update-case): Use 7z if found by `executable-find'.
7018 The order of searching the available programs is the same as in
7019 `archive-zip-extract' (bug#8968).
7020
14cc04aa
CY
70212011-07-07 Chong Yidong <cyd@stupidchicken.com>
7022
7023 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
7024 (menu-bar-options-menu): Tweak descriptions.
7025
0a1848ec
LMI
70262011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7027
7028 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
7029 menu items into verb phrases (bug#1421). Also refill to fit under
7030 80 columns.
7031
f5bd0689
CY
70322011-07-07 Chong Yidong <cyd@stupidchicken.com>
7033
538e85c6
CY
7034 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
7035 (Info-read-node-name): Doc fix (Bug#1084).
7036
f5bd0689
CY
7037 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
7038 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
7039 (end-of-sexp, beginning-of-sexp)
7040 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
7041 (forward-symbol, forward-same-syntax, word-at-point)
7042 (sentence-at-point): Doc fix (Bug#1144).
7043
56ec5115
LMI
70442011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7045
f3f8e37f
LMI
7046 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
7047 should cover it (bug#1281).
7048
0757af94 7049 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 7050
e9fce1ac 7051 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
7052 negotiation fails, then possibly try again with a non-encrypted
7053 connection (bug#9017).
7054
56ec5115
LMI
7055 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
7056 be used.
7057
c2f9aec8
RS
70582011-07-07 Richard Stallman <rms@gnu.org>
7059
7060 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
7061 property, and handle its changed format.
7062 Look for the correct line number.
7063 Use file's line contents (but not past first =) to find
7064 correct line in message.
7065
ef7b981d 70662011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
7067
7068 * international/characters.el (build-unicode-category-table):
7069 Delete it.
0757af94 7070 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 7071
0757af94 7072 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
7073 to src/chartab.c.
7074 (get-char-code-property): Call unicode-property-table-internal to
7075 load a file. Call get-unicode-property-internal where necessary.
7076 (put-char-code-property): Call unicode-property-table-internal to
7077 load a file. Call put-unicode-property-internal where necessary.
7078 put-unicode-property-internal where necessary.
0757af94
SM
7079 (char-code-property-description):
7080 Call unicode-property-table-internal to load a file.
c805dec0
KH
7081
7082 * international/charprop.el:
7083 * international/uni-bidi.el:
7084 * international/uni-category.el:
7085 * international/uni-combining.el:
7086 * international/uni-comment.el:
7087 * international/uni-decimal.el:
7088 * international/uni-decomposition.el:
7089 * international/uni-digit.el:
7090 * international/uni-lowercase.el:
7091 * international/uni-mirrored.el:
7092 * international/uni-name.el:
7093 * international/uni-numeric.el:
7094 * international/uni-old-name.el:
7095 * international/uni-titlecase.el:
7096 * international/uni-uppercase.el: Regenerate.
7097
7098 * loadup.el: Load international/charprop.el before
7099 international/characters.
7100
e14b388a
CY
71012011-07-07 Chong Yidong <cyd@stupidchicken.com>
7102
7103 * window.el (next-buffer, previous-buffer): Signal an error if
7104 called from a minibuffer window.
7105
7106 * bindings.el: Revert 2011-07-04 change.
7107
354cf0ba
RS
71082011-07-06 Richard Stallman <rms@gnu.org>
7109
7110 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
7111 (rmail-mime-insert-bulk, rmail-mime-insert-text):
7112 Treat markers like ints.
7113 (rmail-mime-entity): Doc fix.
7114
a48868a7
LMI
71152011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7116
4906cd3d
LMI
7117 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
7118 defcustom again for backwards compatibility.
7119
e0457abe
LMI
7120 * simple.el (shell-command-on-region): Fill.
7121
d67f7e1f
LMI
7122 * dired-aux.el (dired-kill-line): Add a doc string.
7123
fe204702
LMI
7124 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
7125 to "\\sw\\|\\s_" (bug#358).
7126
a48868a7
LMI
7127 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
7128 (dired-unmark-backward): Ditto.
7129 (dired-flag-backup-files): Ditto.
7130
7131 * dired-x.el (dired-mark-sexp): Ditto.
7132
aa8a705c
RS
71332011-07-06 Richard Stallman <rms@gnu.org>
7134
7135 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
7136 (rmail-mime-entity): New arg TRUNCATED.
7137 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
7138 New functions.
7139 (rmail-mime-save): Warn if entity is truncated.
7140 (rmail-mime-toggle-hidden): Likewise, for showing.
7141 (rmail-mime-process-multipart): Record when an entity is truncated.
7142
a9a936b9
RS
7143 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
7144 if ENTITY is a string.
7145
1f2b92cb
LMI
71462011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7147
f4f73198 7148 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
7149 of faces when `M-C-x'-ing their definitions (bug#8378).
7150 Also clean up the code slightly.
f4f73198 7151
12b16734 7152 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 7153 because that makes the colors go away.
12b16734 7154
f0691d22
LMI
7155 * mail/sendmail.el (send-mail-function): Change the default to
7156 `sendmail-query-once'.
9e87df06 7157 (sendmail-query-once): Add an autoload cookie.
f0691d22 7158
1f2b92cb
LMI
7159 * net/network-stream.el (network-stream-open-starttls): Try using
7160 a plain connection even if the server offered STARTTLS, and we
7161 kinda wanted to use it, if Emacs doesn't have any STARTTLS
7162 capability. This should make smtpmail.el work in slightly more
7163 configurations.
7164
1cdd2a1b
MA
71652011-07-06 Michael Albinus <michael.albinus@gmx.de>
7166
7167 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
7168 New defun.
7169 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
7170
fbcc67e2
MM
71712011-07-06 Michael R. Mauger <mmaug@yahoo.com>
7172
7173 * progmodes/sql.el: Version 3.0
0757af94 7174 (sql-product-alist): Add product :completion-object,
fbcc67e2 7175 :completion-column, and :statement attributes.
0757af94 7176 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 7177 (sql-mode-syntax-table): Mark all punctuation.
0757af94 7178 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
7179 ansi keywords.
7180 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 7181 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
7182 (sql-oracle-show-reserved-words): New function for development.
7183 (sql-product-font-lock): Simplify for source code buffers.
7184 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
7185 New functions.
7186 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
7187 (sql-mode-map): Add statement movement functions.
7188 (sql-ansi-statement-starters, sql-oracle-statement-starters):
7189 New variable.
fbcc67e2
MM
7190 (sql-statement-regexp, sql-beginning-of-statement)
7191 (sql-end-of-statement, sql-signum): New functions.
0757af94 7192 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
7193 (sql-show-sqli-buffer): Bug fix.
7194 (sql-interactive-mode): Store connection data as buffer local.
0757af94 7195 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
7196 with sql-interactive-mode.
7197 (sql-save-connection): Save buffer local settings.
0757af94 7198 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
7199 (sql-product-interactive): Bug fix.
7200 (sql-preoutput-hold): New variable.
7201 (sql-interactive-remove-continuation-prompt): Bug fixes.
7202 (sql-debug-redirect): New variable.
7203 (sql-str-literal): New function.
7204 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 7205 Redesign.
fbcc67e2
MM
7206 (sql-oracle-save-settings, sql-oracle-restore-settings)
7207 (sql-oracle-list-all, sql-oracle-list-table): New functions.
7208 (sql-completion-object, sql-completion-column)
7209 (sql-completion-sqlbuf): New variables.
7210 (sql-build-completions-1, sql-build-completions)
7211 (sql-try-completion): New functions.
7212 (sql-read-table-name): Use them.
7213 (sql-contains-names): New buffer local variable.
7214 (sql-list-all, sql-list-table): Use it.
7215 (sql-oracle-completion-types): New variable.
7216 (sql-oracle-completion-object, sql-sqlite-completion-object)
7217 (sql-postgres-completion-object): New functions.
7218
d4eaeab1
GM
72192011-07-06 Glenn Morris <rgm@gnu.org>
7220
7221 * window.el (pop-to-buffer): Doc fix.
7222
322b7dab 72232011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
7224
7225 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
7226
322b7dab 72272011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 7228
322b7dab 7229 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 7230
322b7dab 7231 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 7232
605dd5bf
CY
72332011-07-05 Chong Yidong <cyd@stupidchicken.com>
7234
7235 * button.el (button): Inherit from link face. Suggested by Dan
7236 Nicolaescu.
7237
7dbfa719
SM
72382011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7239
3db614b0
SM
7240 * progmodes/gdb-mi.el: Fit in 80 columns.
7241 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
7242 switch-to-buffer.
7243
7dbfa719
SM
7244 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
7245 if imenu is simply not configured (bug#8941).
7246
919d884a
KM
72472011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
7248
7249 * allout.el (allout-post-undo-hook): New allout outline-change
7250 event hook to signal undo activity.
7251 (allout-post-command-business): Run allout-post-undo-hook if an
7252 undo just occurred.
7dbfa719
SM
7253 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
7254 * allout-widgets.el (allout-widgets-after-undo-function):
7255 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
7256 in the vicinity of an undo.
7257 (allout-widgets-mode): Include allout-widgets-after-undo-function
7258 on the new allout-post-undo-hook.
7259
450a0f09
SM
72602011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7261
7262 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
7263 Let define-derived-mode define it.
7264 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
7265 cycles of abbrev-table inheritance (bug#8998).
7266
2de69e00
RW
72672011-07-05 Roland Winkler <winkler@gnu.org>
7268
7269 * textmodes/bibtex.el: Add support for biblatex.
7270 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
7271 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
7272 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
7273 (bibtex-entry-alist, bibtex-field-alist): New variables.
7274 (bibtex-entry-field-alist): Obsolete alias for
7275 bibtex-BibTeX-entry-alist.
7276 (bibtex-entry-alist, bibtex-field-alist): New widgets.
7277 (bibtex-set-dialect): New command.
7278 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
7279 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
7280 Bind via bibtex-set-dialect.
2de69e00
RW
7281 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
7282 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
7283 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
7284 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
7285 Define via bibtex-set-dialect.
450a0f09
SM
7286 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
7287 Obey bibtex-no-opt-remove-re.
2de69e00
RW
7288 (bibtex-vec-push, bibtex-vec-incr): New functions.
7289 (bibtex-format-entry, bibtex-field-list)
7290 (bibtex-print-help-message, bibtex-validate)
7291 (bibtex-search-entries): Use new format of bibtex-entry-alist.
7292
2dcdbdd9
SM
72932011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7294
7295 * progmodes/compile.el (compilation-goto-locus):
7296 * net/tramp-cmds.el (tramp-append-tramp-buffers):
7297 * bs.el (bs-cycle-next, bs-cycle-previous):
7298 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
7299 * bindings.el (mode-line-other-buffer):
7300 * autoinsert.el (auto-insert):
7301 * arc-mode.el (archive-extract):
7302 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
7303
b27640fe
JB
73042011-07-05 Juanma Barranquero <lekktu@gmail.com>
7305
7306 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
7307 Fix check of `emacs-lock-unlockable-modes'.
7308 Coerce true values of `emacs-lock--try-unlocking' to t.
7309
53bbe3ad
JB
73102011-07-05 Juanma Barranquero <lekktu@gmail.com>
7311
7312 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
7313 * emacs-lock.el: New file.
7314
1d3cdbc7
JD
73152011-07-05 Julien Danjou <julien@danjou.info>
7316
7317 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
7318 than `boundp' to check if face is set.
7319
9173deec
JB
73202011-07-05 Juanma Barranquero <lekktu@gmail.com>
7321
7322 * register.el (registerv-make):
7323 * window.el (window-min-height): Fix typos in docstrings.
7324
869795d6
JD
73252011-07-05 Jan Djärv <jan.h.d@swipnet.se>
7326
9173deec 7327 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
7328 Update doc string.
7329
b768cdcd
JB
73302011-07-04 Juanma Barranquero <lekktu@gmail.com>
7331
7332 * server.el (server-execute): Catch quit and call
7333 `server-return-error' to pass the error back to emacsclient and
7334 close the connection (bug#8942).
7335
13aa217b
KM
73362011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
7337
7338 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
7339 insecure exception for current topic. Also note that auto-saves
7340 are handled differently.
7341
7342 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
7343 State variables for tracking auto-save inhibition situation.
7344
7345 (allout-write-contents-hook-handler): Rename from
7346 'allout-write-file-hook-handler', and describe how it depends on
7347 write-contents-functions sensitivity to non-nil value to prevent
7348 file write.
7349
7350 (allout-auto-save-hook-handler): Remove. auto-save does not check
7351 this in individual buffers, only in the starting buffer, so this
7352 is not the right way for us to inhibit auto-save in a buffer
7353 according to its condition.
7354
7355 (allout-mode): Use new allout-write-contents-hook-handler, and
7356 only with write-contents-functions. Remove auto-save provisions -
7357 they're implemented elsewhere.
7358
7359 (allout-before-change-handler): If undo is in progress, note that
7360 for attention of allout-post-command-business.
7361
7362 (allout-post-command-business): If the command we're following was
7363 an undo, check for change in the status of encrypted items and
7364 adjust auto-save inhibitions accordingly.
7365
7366 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
7367 according to whether there are or aren't any plain-text topics
7368 pending encryption.
7369
2dcdbdd9 7370 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
7371 Adjust buffer-saved-size and some allout state to inhibit auto-saves
7372 if there are plain-text topics pending encryption.
13aa217b
KM
7373
7374 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
7375 buffer-saved-size and some allout state to not inhibit auto-saves
7376 if there are no longer any plain-text topics pending encryption.
7377
0757af94
SM
7378 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
7379 No longer provide for exemption of the current topic.
13aa217b 7380
ac89b32c
JL
73812011-07-04 Juri Linkov <juri@jurta.org>
7382
7383 Add 7z operations to delete and save changed members (bug#8968).
7384 * arc-mode.el (archive-7z-expunge, archive-7z-update):
7385 New defcustoms.
7386 (archive-7z-write-file-member): New function.
7387 (archive-7z-summarize): Fix the number of dashes in the
7388 listing output.
7389
8fa39615
SM
73902011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7391
7392 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
7393 (bug#8958).
7394
2f11b3f1
CY
73952011-07-04 Chong Yidong <cyd@stupidchicken.com>
7396
d66fef2b
CY
7397 * bindings.el: Ignore next-buffer and previous-buffer in
7398 minibuffer-local-map.
7399
2f11b3f1
CY
7400 * font-lock.el (font-lock-builtin-face): Change light background
7401 color to dark slate blue (Bug#6693).
7402
f932a347
WD
74032011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7404
7405 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
7406
c8af70e1
SM
74072011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7408
7409 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
7410 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7411 Add switch-to-buffer.
7412
f158badc
LMI
74132011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7414
7415 * isearch.el (isearch-search-fun-function): Clarify further the
7416 meaning of the function returned.
7417
6d95bd46
MA
74182011-07-04 Michael Albinus <michael.albinus@gmx.de>
7419
7420 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
7421
7422 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
7423 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
7424 Use it.
7425 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
7426 `tramp-default-remote-path' does not exist.
7427 (tramp-send-command-and-read): New optional argument NOERROR.
7428 (tramp-open-connection-setup-interactive-shell)
7429 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
7430 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
7431 (tramp-process-sentinel): Flush also process' connection property.
7432 (tramp-sh-handle-start-file-process): Do not set process
7433 sentinel. It is done now ...
7434 (tramp-maybe-open-connection): ... here. (Bug#8929)
7435
909e6b67
MK
74362011-07-04 MON KEY <monkey@sandpframing.com>
7437
7438 * play/animate.el (animate-string): Doc fixes and allow changing
7439 the buffer name (bug#5417).
7440
74412011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7442
c8af70e1 7443 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 7444
f34755dc
PE
74452011-07-04 Paul Eggert <eggert@cs.ucla.edu>
7446
396cec72
PE
7447 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
7448 This is simpler and helps future-proof the code.
7449 (timer-until): Use time-subtract and float-time.
08235028 7450 (timer--time-less-p): Use time-less-p.
f34755dc 7451
56e6cc31
JB
74522011-07-04 Juanma Barranquero <lekktu@gmail.com>
7453
3abb79e5
JB
7454 * type-break.el (timep): Use the value of `float-time' to avoid a
7455 byte-compiler warning.
7456
56e6cc31
JB
7457 * server.el (server-eval-and-print): Return any result, even nil.
7458
7b9430b4
PE
74592011-07-03 Paul Eggert <eggert@cs.ucla.edu>
7460
7461 * type-break.el: Accept time formats that the builtins accept.
7462 (timep, type-break-time-difference): Accept any format that
7463 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
7464 This is simpler and helps future-proof the code.
7465 (type-break-time-difference): Round rather than ignoring
7466 subseconds components.
7467
3034e9e7
LMI
74682011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7469
7470 * info.el (Info-apropos-matches): Make non-interactive, since it
7471 doesn't seem to do anything useful as a command (bug#8829).
7472
1485f4c0
CY
74732011-07-03 Chong Yidong <cyd@stupidchicken.com>
7474
7475 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 7476 Move from faces.el.
1485f4c0
CY
7477 (frame-default-terminal-background): New function.
7478
7479 * custom.el (custom-push-theme): Don't record faces in `changed'
7480 theme; this doesn't work correctly for per-frame face settings.
7481 (disable-theme): Use face-set-after-frame-default to reset faces.
7482 (custom--frame-color-default): New function.
7483
9fa3dd45
LMI
74842011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7485
c8af70e1 7486 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
7487 (bug#8769).
7488
6cbbc20c
KR
74892011-03-29 Kevin Ryde <user42@zip.com.au>
7490
7491 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7492 `perl-Test2' extend to match possible "fail #N" rep count
7493 (bug#8377).
7494
c7f98048
LMI
74952011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7496
65676592
LMI
7497 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
7498 `smtpmail-via-smtp' now returns the error instead of nil.
7499
c7f98048
LMI
7500 * isearch.el (isearch-search-fun-function): Clarify the doc string
7501 (bug#8101).
7502
56e6cc31 75032011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
7504
7505 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
7506 unnecessary spaces (bug#8987).
7507
2b216704
LMI
75082011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7509
7510 * net/network-stream.el (open-network-stream): Use the
7511 :end-of-capability command thoughout.
7512
75132011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7514
7515 * net/network-stream.el (open-network-stream): Add the
7516 :end-of-capability command parameter, used by pop3.el.
7517
36adf6ce
LMI
75182011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7519
1ca0da0e
LMI
7520 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7521
fc00f69c
LMI
7522 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7523 for list)" (bug#6475).
7524
28fd8759 7525 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7526 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7527 an error (bug#6297).
7528
0dd8b6da
LMI
7529 * man.el (Man-reference-regexp): Allow matching possible
7530 word-wrapped references (bug#6289).
7531
ce1438d6
LMI
7532 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7533 for consistency with the other vc buffers (bug#6197).
7534 (vc-checkin): Ditto.
7535
7536 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7537
36adf6ce
LMI
7538 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7539
e83cc1f7
LMI
75402011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7541
8a20ca4c
LMI
7542 * custom.el (defcustom): Clarify that :set is only used in the
7543 Customize user interface (bug#6089).
7544
83319045
LMI
7545 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7546 associated with a file, refuse to run instead of erroring out
7547 (bug#6084).
7548
a8392169
LMI
7549 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7550 the doc string, since it appears that using `fill-column' always
7551 controls the width (bug#7845).
7552
e83cc1f7
LMI
7553 * simple.el (shell-command-on-region): Say where the error output
7554 went if `shell-command-default-error-buffer' is set (bug#6857).
7555
e47ca23b
KM
75562011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7557
7558 * allout.el (allout-yank-processing): Adjust cursor position for
7559 backwards-deleted space.
7560
7561 (allout-rebullet-heading): Register changes with
7562 allout-exposure-changed-hook, so the modified topic is properly
7563 decorated.
7564
5cf56143
LMI
75652011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7566
08549772
LMI
7567 * minibuffer.el (completion-in-region): Document PREDICATE
7568 (bug#7136).
7569
48e96771
LMI
7570 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7571 of keyword/argument pairs (bug#6904).
7572
c8af70e1
SM
7573 * replace.el (multi-occur):
7574 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7575
e17d05e2
LMI
75762011-07-02 Drew Adams <drew.adams@oracle.com>
7577
7578 * dired.el (dired-mark-if): Make the message about whether it's
7579 marking or unmarking clearer (bug#8523).
7580
063b0e45
LMI
75812011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7582
7583 * disp-table.el (display-table-print-array): New function.
7584 (describe-display-table): Use it to print the vectors more pretty
7585 (Bug#8859).
7586
28545e04
MR
75872011-07-02 Martin Rudalics <rudalics@gmx.at>
7588
7589 * window.el (window-state-get-1): Don't assign clone numbers.
7590 Add clone-of item to list of window parameters.
7591 (window-state-put-2): Don't process clone numbers.
7592 (display-buffer-alist): Fix doc-string.
7593
3349e122
SM
75942011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7595
7596 * subr.el (remq): Don't allocate if it's not needed.
7597 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7598 (keymap--merge-bindings): New functions.
7599 (keymap-canonicalize): Use them to refine the canonicalization.
7600 * minibuffer.el (minibuffer-local-completion-map)
7601 (minibuffer-local-must-match-map): Move initialization from C.
7602 (minibuffer-local-filename-completion-map): Move initialization from C;
7603 don't inherit from anything here.
7604 (minibuffer-local-filename-must-match-map): Make obsolete.
7605 (completing-read-default): Use make-composed-keymap to combine
7606 minibuffer-local-filename-completion-map with either
7607 minibuffer-local-must-match-map or
7608 minibuffer-local-filename-completion-map.
7609
d224ac83
GM
76102011-07-01 Glenn Morris <rgm@gnu.org>
7611
3de63bf8
GM
7612 * type-break.el (type-break-time-sum): Use dolist.
7613
d224ac83
GM
7614 * textmodes/flyspell.el (flyspell-word-search-backward):
7615 Replace CL function.
7616
1a1e3f32
SM
76172011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7618
fe3f64d5
SM
7619 * mouse.el (mouse--strip-first-event): New function.
7620 (function-key-map): Use it to map fringe clicks to normal clicks
7621 by default.
7622
eb604e34
SM
7623 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7624 (vc-bzr-revision-completion-table): Add support for annotate and date.
7625
1a1e3f32
SM
7626 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7627 inherit from parent.
7628
5bd35902
LMI
76292011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7630
ace6c69c 7631 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7632 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7633
191e2bed
LMI
7634 * dired.el (dired-mode): Fix up the doc string as suggested by
7635 Drew Adams (bug#8817).
7636
5bd35902
LMI
7637 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7638 cookie, since the manual says that it should be possible to add
7639 this function to `find-file-hook' (bug#8709).
7640
eee8207a
TZ
76412011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7642
7643 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7644 here. Noted Ted Zlatanov as the maintainer.
7645 (cfengine-common-settings, cfengine-common-syntax): New functions
7646 to set up common things between `cfengine-mode' and
7647 `cfengine3-mode'.
7648 (cfengine3-mode): New mode.
7649 (cfengine3-defuns cfengine3-defuns-regex
7650 (cfengine3-class-selector-regex cfengine3-category-regex)
7651 (cfengine3-vartypes cfengine3-font-lock-keywords)
7652 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7653 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7654
36b148cf
MA
76552011-07-01 Michael Albinus <michael.albinus@gmx.de>
7656
7657 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7658
7659 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7660
0bf4ba9a
MR
76612011-07-01 Martin Rudalics <rudalics@gmx.at>
7662
7663 * window.el (same-window-buffer-names, same-window-regexps)
7664 (same-window-p, special-display-frame-alist)
7665 (special-display-popup-frame, special-display-function)
7666 (special-display-buffer-names, special-display-regexps)
7667 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7668 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7669 (split-window-preferred-function, split-height-threshold)
7670 (split-width-threshold, even-window-heights)
7671 (display-buffer-mark-dedicated, window-splittable-p)
7672 (split-window-sensibly, window-safely-shrinkable-p):
7673 Un-obsolete.
7674 (display-buffer): Don't spread args with function specifier
7675 because special-display-popup-frame won't like it.
7676
35837f51
PE
76772011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7678
d0672f86
PE
7679 Time-stamp simplifications and fixes.
7680 These improve accuracy slightly, and future-proof the code
7681 against some potential changes to current-time format.
7682
b9444d97
PE
7683 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7684 by using time-since and float-time.
7685
0ef923dc
PE
7686 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7687 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7688 + NNN microseconds".
7689
2f81380d
PE
7690 * type-break.el (type-break-time-sum): Rewrite using time-add.
7691
845b5c3e
PE
7692 * play/hanoi.el (hanoi-current-time-float): Remove.
7693 All uses replaced by float-time.
7694
ee6f1be0
PE
7695 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7696 This yields a more-accurate answer.
7697 (rng-time-to-float): Remove; no longer needed.
7698
fe955043
PE
7699 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7700
5777162a
PE
7701 * calendar/timeclock.el (timeclock-seconds-to-time):
7702 Defalias to seconds-to-time, since they're the same thing.
7703
3103f8b6 7704 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7705 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7706 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7707
0e61a35f
SM
77082011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7709
7710 * window.el (bury-buffer): Don't iconify the only frame.
7711 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7712 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7713
ddd63a1e
CY
77142011-07-01 Chong Yidong <cyd@stupidchicken.com>
7715
0e61a35f
SM
7716 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7717 Add mouse-yank-primary.
ddd63a1e 7718
055f4923
TZ
77192011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7720
7721 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7722
6a2fb145
SM
77232011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7724
7725 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7726 (find-library-name): Use it to find relative load names when provided
7727 absolute file name (bug#8803).
7728
fd4983f2
LMI
77292011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7730
887d14ad
LMI
7731 * textmodes/flyspell.el (flyspell-word): Consider words that
7732 differ only in case as potential doublons (bug#5687).
7733
c53dc7fc
LMI
7734 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7735 Remove two rather uninteresting debugging-like messages to make
7736 debbugs.el more silent.
7737
fd4983f2
LMI
7738 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7739 a password-like phrase.
7740
7a71b18d 77412011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7742
7743 * progmodes/cc-guess.el: New file.
7744
6a2fb145 7745 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7746
7747 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7748 derived from `c-basic-common-init'.
7749
7750 * progmodes/cc-mode.el (top-level): Require cc-guess.
7751 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7752
1fa280a3
LM
77532011-06-30 Lawrence Mitchell <wence@gmx.li>
7754
7755 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7756
e6597158
AM
77572011-06-30 Alan Mackenzie <acm@muc.de>
7758
1fa280a3
LM
7759 * progmodes/cc-engine.el (c-guess-continued-construct):
7760 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7761 lock is disabled. Name this case as "CASE G".
7762
68ba37fb
KM
77632011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7764
7765 * allout.el (allout-yank-processing): Fix injection of extra space
7766 between bullet and non-whitespace character in first topic when
7767 pasting, ensuring that the actual spacing in the pasted topic
7768 following the bullet char is preserved. This extra space was
7769 causing pasted encrypted topics to get a decrypted status even
7770 when the content was actually still encrypted. Now the decryption
7771 status from before the paste is preserved.
7772
7773 (allout-flag-region): Set all allout overlays so they evaporate
7774 when reduced to zero length (evanescent), to prevent overlay
7775 leakage.
7776
887a0b34
GM
77772011-06-30 Glenn Morris <rgm@gnu.org>
7778
94b9acce
GM
7779 * w32-fns.el (w32-charset-info-alist): Declare.
7780
1d9b46d4
GM
7781 * find-dired.el (find-grep-options): Simplify.
7782
cc232200
GM
7783 * term/ns-win.el (ns-set-resource): Declare.
7784
28e77c46
GM
7785 * ses.el (row, col): Declare dynamic variables honestly.
7786
887a0b34
GM
7787 * textmodes/reftex-parse.el (index-tags): Declare.
7788
658d8eb8
CY
77892011-06-30 Chong Yidong <cyd@stupidchicken.com>
7790
7791 * cus-edit.el (customize-push-and-save): New function.
7792
7793 * files.el (hack-local-variables-confirm): Use it.
7794
1fa280a3
LM
7795 * custom.el (load-theme): New arg NO-CONFIRM.
7796 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7797 (custom-enabled-themes): Doc fix.
7798
7799 * cus-theme.el (customize-create-theme)
7800 (custom-theme-merge-theme): Callers to load-theme changed.
7801
bb617717
LMI
78022011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7803
d61bdd5d
LMI
7804 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7805 short URLs have at least one dot in them (bug #7614).
7806
bb617717
LMI
7807 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7808 nil, because using a pty is apparently too slow (bug #895).
7809
2f31f37a
LMI
78102011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7811
7812 * mail/sendmail.el (sendmail-query-once): New function.
7813 (sendmail-query-once-function): New variable.
7814
3076b24e
GM
78152011-06-29 Glenn Morris <rgm@gnu.org>
7816
faf2a174
GM
7817 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7818
3076b24e
GM
7819 * ses.el (top-level): Require cl when compiling.
7820 (ses-set-localvars): Fix error statement.
7821 Call it at compile time to silence a storm of warnings.
7822
5386012d
MR
78232011-06-29 Martin Rudalics <rudalics@gmx.at>
7824
7825 * window.el (normalize-live-buffer): Rename to
7826 window-normalize-buffer.
7827 (normalize-live-frame): Rename to window-normalize-frame.
7828 (normalize-any-window): Rename to window-normalize-any-window.
7829 (normalize-live-window): Rename to window-normalize-live-window.
7830 (make-window-atom): Rename to window-make-atom.
7831 (window-resize-reset): Rename to window--resize-reset.
7832 (window-resize-reset-1): Rename to window--resize-reset-1.
7833 (resize-mini-window): Rename to window--resize-mini-window.
7834 (resize-subwindows-skip-p): Rename to
7835 window--resize-subwindows-skip-p.
7836 (resize-subwindows-normal): Rename to
7837 window--resize-subwindows-normal.
7838 (resize-subwindows): Rename to window--resize-subwindows.
7839 (resize-other-windows): Rename to window--resize-siblings.
7840 (resize-this-window): Rename to window--resize-this-window.
7841 (resize-root-window): Rename to window--resize-root-window.
7842 (resize-root-window-vertically): Rename to
7843 window--resize-root-window-vertically.
7844 (normalize-buffer-to-display): Rename to
7845 window-normalize-buffer-to-display.
7846 (normalize-buffer-to-switch-to): Rename to
7847 window-normalize-buffer-to-switch-to.
7848 Correspondingly update all callers of the functions listed
7849 above.
7850 (display-buffer-alist, display-buffer-normalize-arguments)
7851 (display-buffer-normalize-options, display-buffer)
7852 (display-buffer-alist-set): Use "function" instead of
7853 "fun-with-args".
7854
1176868d
CY
78552011-06-28 Chong Yidong <cyd@stupidchicken.com>
7856
7857 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7858 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7859 debbugs.gnu.org. Mention acknowledgment email.
7860
20a7a65f
LMI
78612011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7862
7863 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7864 buffer multibyteness, since it shouldn't matter.
7865
5f45cca5
MR
78662011-06-28 Martin Rudalics <rudalics@gmx.at>
7867
7868 * window.el (display-buffer-in-side-window): Handle dedicated
7869 windows as in display-buffer-reuse-window.
7870 (display-buffer-normalize-alist): Use value of override
7871 specifier.
7872 (display-buffer-normalize-specifiers): Use value of
7873 other-window-means-other-frame specifier.
7874 (display-buffer-alist): Rewrite some texts in widgets.
7875 (display-buffer): Spread arguments when calling function
7876 specified by fun-with-args.
7877
ad85fe1f
DD
78782011-06-28 Deniz Dogan <deniz@dogan.se>
7879
1fa280a3
LM
7880 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7881 Unnest `let'.
da68c4c8 7882
ad85fe1f
DD
7883 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7884 selectors (Bug#5732).
ec49bd31 7885 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7886
a08cc025
JA
78872011-06-27 Jari Aalto <jari.aalto@cante.net>
7888
7889 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7890 (eshell-ls-date-format): New defcustom.
7891 (eshell-ls-file): Use it.
7892
e2b551c5
SM
78932011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7894
7895 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7896
8982b231
KY
78972011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7898
7899 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7900 (ange-ftp-make-tmp-name): New arg.
7901 (ange-ftp-file-local-copy): Use it.
7902
36c9fa27
J
79032011-06-27 Jambunathan K <kjambunathan@gmail.com>
7904
7905 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7906 no-conversion (Bug#8870).
7907
d68443dc
MR
79082011-06-27 Martin Rudalics <rudalics@gmx.at>
7909
7910 * window.el (window-right, window-left, window-child)
7911 (window-child-count, window-last-child)
7912 (window-iso-combination-p, walk-window-tree-1)
7913 (window-atom-check-1, window-tree-1, delete-window)
7914 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7915 new naming conventions - window-vchild, window-hchild,
7916 window-next and window-prev are now called window-top-child,
7917 window-left-child, window-next-sibling and window-prev-sibling
7918 respectively.
d615d6d2
MR
7919 (resize-window-reset): Rename to window-resize-reset.
7920 (resize-window-reset-1): Rename to window-resize-reset-1.
7921 (resize-window): Rename to window-resize.
7922 (window-min-height, window-min-width)
7923 (resize-mini-window, resize-this-window, resize-root-window)
7924 (resize-root-window-vertically, adjust-window-trailing-edge)
7925 (enlarge-window, shrink-window, maximize-window)
7926 (minimize-window, delete-window, quit-restore-window)
7927 (split-window, balance-windows, balance-windows-area-adjust)
7928 (balance-windows-area, window-state-put-2)
7929 (display-buffer-even-window-sizes, display-buffer-set-height)
7930 (display-buffer-set-width, set-window-text-height)
7931 (fit-window-to-buffer): Rename all "resize-window" prefixed
7932 calls to use the "window-resize" prefix convention.
7933 (display-buffer-alist): Fix symbol for label specifier.
7934 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7935 corresponding specifier.
7936 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7937
b6458526
VB
79382011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7939
7940 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7941 convention.
7942 (ses-call-printer): Does not pass an empty string to formatter when the
7943 cell is empty to keep from barking printer Calc math-format-value.
7944
d31fd9ac
RS
79452011-06-27 Richard Stallman <rms@gnu.org>
7946
43d5bf84
RS
7947 * battery.el (battery-mode-line-limit): New variable.
7948 (battery-update): Handle it.
7949
d31fd9ac
RS
7950 * mail/rmailmm.el (rmail-mime-process-multipart):
7951 Handle truncated messages.
7952
819a6054
GM
79532011-06-27 Glenn Morris <rgm@gnu.org>
7954
7955 * progmodes/flymake.el (flymake-err-line-patterns):
7956 Allow for column numbers in the ant/javac pattern. (Bug#8866)
7957
cedc73f2
VB
79582011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7959
819a6054 7960 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
7961 (ses--clean-!, ses--clean-_): New functions.
7962 (ses-range): Add configurability of readout order, and conversion
7963 to Calc vector.
7964
5e5d49b6
VB
7965 * ses.el (ses-repair-cell-reference-all): New function.
7966 (ses-cell-symbol): Set macro as safe, so that it can be used in
7967 formulas.
7968
56e6cc31 7969 * ses.el: Update cycle detection algorithm.
90ca8b49 7970 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 7971 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
7972 (ses-set-localvars): New function.
7973 (ses-make-cell): Add property-list as a cell element.
7974 (ses-cell-property-get-fun, ses-cell-property-get)
7975 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
7976 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
7977 New functions.
90ca8b49
VB
7978 (ses-cell-property-set, ses-cell-property-pop)
7979 (ses-cell-property-get-handle): New macro.
7980 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
7981 New aliases, used for code readability.
7982 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
7983 cycle detection.
7984 (ses-self-reference-early-detection): New defcustom.
fac916bf 7985 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
7986 (ses-mode): Use ses-set-localvars.
7987 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
7988 before lauching the update processing.
7989 (ses-initialize-Dijkstra-attempt): New function.
7990 (ses-recalculate-cell): Update for cycle detection based on
7991 Dijkstra algorithm.
7992
2bb63e81
VB
7993 * ses.el: Fix commenting and indenting convention.
7994
c9d29fb8
SM
79952011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7996
7997 * bs.el (bs-cycle-next): Complete last change.
7998
d8e4b68b
JB
79992011-06-27 Drew Adams <drew.adams@oracle.com>
8000
8001 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
8002
40098786
LMI
80032011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8004
c9d29fb8
SM
8005 * net/network-stream.el (network-stream-open-starttls):
8006 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
8007 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
8008
40098786
LMI
8009 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
8010 to binary to possibly avoid line encoding issues on Windows (among
8011 other things).
8012
468d09d4
LMI
80132011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8014
8015 * net/network-stream.el (open-network-stream): Return an :error
8016 saying what the problem was, if possible.
8017
8018 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
8019 server.
8020
8021 * net/network-stream.el (network-stream-open-starttls): If we
8022 wanted to use STARTTLS, and the server offered it, but we weren't
8023 able to because we had no STARTTLS support, then close the connection.
8024 (open-network-stream): Return an :error element, if present.
8025
16f07dd7
CY
80262011-06-26 Chong Yidong <cyd@stupidchicken.com>
8027
88821ca0
CY
8028 * hl-line.el (hl-line-sticky-flag): Doc fix.
8029 (global-hl-line-sticky-flag): New option (Bug#8323).
8030 (global-hl-line-highlight): Obey it.
8031
16f07dd7
CY
8032 * vc/vc.el (vc-revert-show-diff): Default to t.
8033
6b5ccddf
KM
80342011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
8035
c9d29fb8
SM
8036 * allout-widgets.el (allout-widgets-post-command-business):
8037 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
8038 undecorated when an isearch is continued past, and isearch
8039 automatically collapses them. This leads to "widget leaks", where
8040 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
8041 hidden widgets can slow down cursor travel, substantially.
8042 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
8043 so we're doing without this nicety.
8044
8045 (allout-widgets-tally-string): Don't try to do a hash-table-count
8046 of allout-widgets-tally when it's nil. This eliminates spurious "Error
8047 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
8048 *Messages* when allout-widgets-maintain-tally is t.
8049
355f2e07
MR
80502011-06-26 Martin Rudalics <rudalics@gmx.at>
8051
8052 * window.el (display-buffer-normalize-argument): Rename to
8053 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
8054 LABEL argument. Respect special-display-function when popping up
8055 a new frame. Fix code searching for a window showing the buffer
8056 on another frame.
c9d29fb8
SM
8057 (display-buffer-normalize-specifiers):
8058 Call display-buffer-normalize-arguments.
355f2e07
MR
8059 (display-buffer-in-window): Don't undedicate the window if its
8060 buffer remains the same.
8061 Reported by Drew Adams <drew.adams@oracle.com>.
8062 (display-buffer-alist): Add choice for same-window macro
8063 specfier.
8064 (display-buffer): Mention special meaning of LABEL argument in
8065 doc-string. Fix quoting. Don't pop up a new frame even as
8066 fallback.
8067
7ca8fc42
JB
80682011-06-26 Juanma Barranquero <lekktu@gmail.com>
8069
8070 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
8071 avoid deleting the current window in some cases (bug#8911).
8072
bc312254
AS
80732011-06-26 Andreas Schwab <schwab@linux-m68k.org>
8074
8075 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
8076 (Bug#8934)
8077
2db18f3f
LMI
80782011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8079
c9d29fb8
SM
8080 * net/network-stream.el (network-stream-open-starttls):
8081 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
8082 (network-stream-open-tls): Ditto.
8083
6302e0d3
LL
80842011-06-26 Leo Liu <sdl.web@gmail.com>
8085
8086 * register.el (registerv): New struct.
8087 (registerv-make): New function.
c9d29fb8
SM
8088 (jump-to-register, describe-register-1, insert-register):
8089 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
8090 struct. (Bug#8415)
8091
5fdd4046
CY
80922011-06-26 Chong Yidong <cyd@stupidchicken.com>
8093
2afef60a
CY
8094 * vc/vc.el (vc-revert-show-diff): New defcustom.
8095 (vc-diff-internal): New arg specifying diff buffer.
8096 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
8097 reuse an existing *vc-diff* buffer (Bug#8927).
8098
5fdd4046
CY
8099 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
8100
e93db24a
GM
81012011-06-26 Glenn Morris <rgm@gnu.org>
8102
8103 * progmodes/f90.el (f90-critical-indent): New option.
8104 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
8105 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
8106 (f90-mode): Doc fix.
8107 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
8108 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
8109 (f90-beginning-of-block, f90-next-block, f90-indent-region)
8110 (f90-match-end): Handle block, critical.
8111
eefff499
GM
81122011-06-25 Glenn Morris <rgm@gnu.org>
8113
f6ba4cc9
GM
8114 * calendar/diary-lib.el (diary-included-files): Doc fix.
8115 (diary-include-files): New function, extracted from
8116 diary-include-other-diary-files and diary-mark-included-diary-files.
8117 (diary-include-other-diary-files, diary-mark-included-diary-files):
8118 Just call diary-include-files.
8119 (diary-mark-entries): Reset diary-included-files on first call.
8120
16712304
GM
8121 * calendar/diary-lib.el (diary-mark-entries)
8122 (diary-mark-included-diary-files):
8123 Visit included diary-files in temp buffers.
8124
5d8e0d43
GM
8125 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
8126 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
8127 (f90-start-block-re, f90-imenu-generic-expression)
8128 (f90-looking-at-program-block-start, f90-no-block-limit):
8129 Add support for submodules.
8130
ccf7a5d5
GM
8131 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
8132 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 8133
11fdef7d 81342011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
8135
8136 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
8137 buffer-file-type before setting its value, to avoid disastrous
eefff499 8138 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 8139
74f53697
JB
81402011-06-25 Juanma Barranquero <lekktu@gmail.com>
8141
8142 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
8143
8144 * ses.el (ses-unload-function):
8145 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
8146
8147 * proced.el (proced-unload-function):
8148 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
8149
18a4ce5e
AR
81502011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
8151
8152 * server.el (server-create-window-system-frame): Add parameters arg.
8153 (server-process-filter): Doc fix. Handle frame-parameters.
8154
519d22cc
JB
81552011-06-25 Juanma Barranquero <lekktu@gmail.com>
8156
8157 Fix bug#8730, bug#8781.
8158
8159 * loadhist.el (unload--set-major-mode): New function.
8160 (unload-feature): Use it.
8161
8162 * progmodes/python.el (python-after-info-look): Add autoload cookie.
8163 (python-unload-function): New function.
8164
c206f5b0
SM
81652011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8166
8167 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
8168
f9ad64f3
GS
81692011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
8170
8171 * net/browse-url.el (browse-url-firefox-program): Add icecat to
8172 the candidates list.
8173
7d0da90e
JB
81742011-06-24 Juanma Barranquero <lekktu@gmail.com>
8175
8176 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
8177
14b4e83d
RS
81782011-06-23 Richard Stallman <rms@gnu.org>
8179
8180 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
8181 (rmail-variables): Set next-error-move-function.
8182 (rmail-what-message): Take argument POS.
8183 (rmail-next-error-move): New function.
8184
273d2baf
SM
81852011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8186
8187 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
8188 messages for adjacent non-terminals.
8189
56c2cc9a
RS
81902011-06-23 Richard Stallman <rms@gnu.org>
8191
8192 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 8193 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
8194 (rmail-start-mail): Don't specify use of rmail-mail-return;
8195 that's done by mail-bury now.
8196 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 8197
d59eb518
MA
81982011-06-23 Michael Albinus <michael.albinus@gmx.de>
8199
8200 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
8201 SIZE is a number.
8202
02cfc6d6
MR
82032011-06-23 Martin Rudalics <rudalics@gmx.at>
8204
8205 * window.el (get-lru-window, get-mru-window)
8206 (get-largest-window): Never return a minibuffer window.
8207 (display-buffer-pop-up-window): Fix a bug that could lead to
8208 reusing the minibuffer window.
8209 (display-buffer): Pass original specifier argument to
8210 display-buffer-function instead of the normalized one.
8211 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
8212
4e323265
LL
82132011-06-22 Leo Liu <sdl.web@gmail.com>
8214
8215 * minibuffer.el (completing-read-function)
8216 (completing-read-default): Move from minibuf.c
8217
7a70468f
RS
82182011-06-22 Richard Stallman <rms@gnu.org>
8219
50718fc2
RS
8220 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
8221 to Rmail even if not started by a special Rmail command.
8222
7a70468f
RS
8223 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
8224 Copy the buffer currently showing just one message.
8225
297dde5a
RW
82262011-06-22 Roland Winkler <winkler@gnu.org>
8227
8228 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
8229 (bibtex-clean-entry): First delete the old key so that a
8230 customized algorithm for generating the new key does not get
8231 confused by the old key.
8232 (bibtex-url): Obey regexp of first step.
8233 (bibtex-search-entries): Do not use add-to-list with local
8234 list-var.
8235
97bb1093
LMI
82362011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8237
8238 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
8239 stored a user name, then query for the password first, instead of
8240 waiting for SMTP to give an error message and the trying again.
8241
1c0f1a19
JD
82422011-06-22 Lawrence Mitchell <wence@gmx.li>
8243
8244 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
8245 BUFFER in call-process.
8246
396f7c9d
LMI
82472011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8248
8249 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
8250 QUIT twice.
ddb7ffee
LMI
8251 (smtpmail-try-auth-methods): Require user name and password from
8252 auth-source.
396f7c9d 8253
8998d1b3
MR
82542011-06-22 Martin Rudalics <rudalics@gmx.at>
8255
8256 * window.el (display-buffer-default-specifiers)
8257 (display-buffer-alist): Remove entries for pop-up-frame-alist.
8258 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 8259 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
8260
8261 * frame.el (pop-up-frame-alist, pop-up-frame-function)
8262 (special-display-frame-alist, special-display-popup-frame):
8263 Remove duplicate declarations. These are now in window.el.
8264
4ea31e07
LMI
82652011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8266
c9d29fb8
SM
8267 * mail/smtpmail.el (smtpmail-via-smtp):
8268 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
8269 server supports it. SMTP servers that support STARTTLS commonly
8270 require it.
8271
8272 * net/network-stream.el (network-stream-open-starttls): Support
8273 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 8274 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 8275
95f41d9a
LMI
8276 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
8277 upgrades with `open-network-stream', and rely solely on
8278 auth-source for all credentials. Big changes throughout the file,
8279 but in particular:
c9d29fb8
SM
8280 (smtpmail-auth-credentials): Remove.
8281 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
8282 (smtpmail-via-smtp): Check for servers saying they want AUTH after
8283 MAIL FROM, too.
95f41d9a 8284
c9d29fb8
SM
8285 * net/network-stream.el (network-stream-open-starttls):
8286 Provide support for client certificates both for external and built-in
4ea31e07
LMI
8287 STARTTLS.
8288 (auth-source): Require.
8289 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
8290 (network-stream-certificate): Change cert-cert to cert and
8291 cert-key to key.
4ea31e07 8292
065ec2c7
MA
82932011-06-21 Michael Albinus <michael.albinus@gmx.de>
8294
8295 * net/tramp-cache.el (top): Don't load the persistency file when
8296 "emacs -Q" has been called.
8297
cd93b359
DR
82982011-06-21 Tim Harper <timcharper@gmail.com>
8299
d8e4b68b
JB
8300 * term/ns-win.el (ns-initialize-window-system):
8301 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
8302 resource to NO as it is not yet supported by the NS port.
8303
ae9c0411
JB
83042011-06-21 Juanma Barranquero <lekktu@gmail.com>
8305
8306 * misc.el (list-dynamic-libraries--refresh): Compute header here...
8307 (list-dynamic-libraries): ...not here.
8308
7f3f739f
LL
83092011-06-21 Leo Liu <sdl.web@gmail.com>
8310
8311 * subr.el (sha1): Implement sha1 using secure-hash.
8312
327c8fb1
MR
83132011-06-21 Martin Rudalics <rudalics@gmx.at>
8314
8315 * window.el (display-buffer-alist): In default value do not
8316 enforce searching a window on any but the selected frame.
8317 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8318 (display-buffer-select-window): Remove function.
8319 (display-buffer-in-window): When a window on another frame gets
8320 reused, do not select it any more but just raise its frame if
8321 necessary (Bug#8851) and (Bug#8856).
8322 (display-buffer-normalize-options): Handle pop-up-frames related
8323 options more faithfully.
8324 (pop-to-buffer): Don't rely on `display-buffer' selecting the
8325 window if it is on another frame.
c9d29fb8
SM
8326 (display-buffer-alist, display-buffer-default-specifiers):
8327 Don't make new frame unsplittable by default.
9e9de014
MR
8328 (display-buffer-normalize-argument): Fix doc-string typo and use
8329 'same-frame-other-window instead of 'other-window when associating
8330 with display-buffer-macro-specifiers.
327c8fb1 8331
7cf3f556
VB
83322011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
8333
8334 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
8335 New functions.
8336 (5x5-mode-map, 5x5-mode-menu): Bind them.
8337 (5x5-draw-grid): Tweak the solver's rendering.
8338
60a406cf
SM
83392011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8340
8341 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
8342 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
8343
d8e4b68b 83442011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
8345
8346 * menu-bar.el: Use function variable instead of switch-to-buffer.
8347 (menu-bar-select-buffer-function): New variable.
60a406cf 8348 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 8349
478d6f95
SM
83502011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8351
8352 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
8353 variable's status.
8354
ca530739
JD
83552011-06-20 Jan Djärv <jan.h.d@swipnet.se>
8356
8357 * x-dnd.el (x-dnd-version-from-flags)
8358 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
8359 and long as number (Bug#8899).
8360 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
8361
bcd70d97
SM
83622011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8363
60a406cf 8364 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
8365 (completion-try-completion, completion-all-completions): Compute the
8366 metadata argument if it's missing; make it optional (bug#8795).
8367
60a406cf 8368 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
8369 (widget-complete): Use new :completion-function property.
8370 (widget-completions-at-point): New function.
8371 (default): Use :completion-function instead of :complete.
60a406cf
SM
8372 (widget-default-completions): Rename from widget-default-complete;
8373 Rewrite.
bcd70d97
SM
8374 (widget-string-complete, widget-file-complete, widget-color-complete):
8375 Remove functions.
8376 (file, symbol, function, variable, coding-system, color):
8377 * international/mule-cmds.el (default-input-method, charset)
8378 (language-info-custom-alist):
8379 * cus-edit.el (face): Use new property :completions.
8380
8381 * progmodes/pascal.el (pascal-completions-at-point): New function.
8382 (pascal-mode): Use it.
8383 (pascal-mode-map): Use completion-at-point.
8384 (pascal-toggle-completions): Make obsolete.
8385 (pascal-complete-word, pascal-show-completions):
8386 * progmodes/octave-mod.el (octave-complete-symbol):
8387 Redefine as obsolete alias.
8388 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
8389 Signal absence of completion info for old Octave,
8390 (inferior-octave-complete): Redefine as obsolete alias.
8391 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
8392 (meta-completions-at-point): Rename from meta-complete-symbol and
8393 adapt it for use on completion-at-point-functions.
8394 (meta-common-mode): Use it.
8395 (meta-looking-at-backward, meta-match-buffer): Remove.
8396 (meta-complete-symbol): Redefine as obsolete alias.
8397 (meta-common-mode-map): Use completion-at-point.
8398 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
8399 (makefile-mode-map): Use completion-at-point.
8400 (makefile-completions-at-point): Rename from makefile-complete and
8401 adapt it for use on completion-at-point-functions.
8402 (makefile-mode): Use it.
8403 (makefile-complete): Redefine as obsolete alias.
8404
aebf69c8
DD
84052011-06-20 Deniz Dogan <deniz@dogan.se>
8406
8407 * net/rcirc.el: Delete trailing whitespaces once and for all.
8408
bfbbb27d
DC
84092011-06-20 Daniel Colascione <dan.colascione@gmail.com>
8410
8411 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
8412
d264a46b
CY
84132011-06-19 Chong Yidong <cyd@stupidchicken.com>
8414
4ca009e5
CY
8415 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
8416
d264a46b
CY
8417 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
8418
fbf5b3ce
MR
84192011-06-19 Martin Rudalics <rudalics@gmx.at>
8420
8421 * window.el (display-buffer-other-window-means-other-frame):
8422 Call display-buffer-normalize-alist.
8423 (display-buffer-normalize-specifiers-1): Rename to
8424 display-buffer-normalize-argument. New argument other-frame.
8425 Rewrite.
8426 (display-buffer-normalize-specifiers-2): Rename to
8427 display-buffer-normalize-options.
8428 (display-buffer-normalize-alist-1): New function.
8429 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
8430 display-buffer-normalize-alist.
8431 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
8432 (display-buffer-normalize-options-inhibit): New variable.
8433 (display-buffer-normalize-specifiers): Rewrite calling
8434 display-buffer-normalize-alist,
8435 display-buffer-normalize-argument, and
8436 display-buffer-normalize-options. Don't call the latter if
8437 display-buffer-normalize-options-inhibit is non-nil.
8438 (frame-auto-delete): New option.
8439 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
8440 (window-list-no-nils, window-state-ignored-parameters)
8441 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
8442 (window-state-put-1, window-state-put-2, window-state-put):
8443 New functions.
9a028c23
MR
8444 (display-buffer-normalize-options): Move special-display-p group
8445 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 8446
6d10d800
CY
84472011-06-18 Chong Yidong <cyd@stupidchicken.com>
8448
6420d28b
CY
8449 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
8450 groups (Bug#8776).
8451 (rx-submatch-n): New function.
8452 (rx): Document it.
8453
ddb8b596
CY
8454 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
8455 (Bug#8768).
8456
8457 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
8458
77080289
CY
8459 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
8460
61dfb316
CY
8461 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
8462 anytime existing face settings are present (Bug#8889).
8463
6d10d800
CY
8464 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
8465 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
8466 Remove unused argument.
8467
be3fb2b8
MR
84682011-06-18 Martin Rudalics <rudalics@gmx.at>
8469
bcd70d97
SM
8470 * window.el (display-buffer-default-specifiers):
8471 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
8472 pop-up-window-min-width, and another reuse-window specifier
8473 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
8474 (display-buffer-normalize-specifiers-2):
8475 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
8476 pop-up-windows is unset. Add a reuse-window specifier for the
8477 case popping up a new window fails.
8478 (special-display-popup-frame): Remove double quoting.
28dec25a 8479 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 8480
1c6d8c76
SM
84812011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8482
8483 * shell.el (shell-completion-vars): Set pcomplete-termination-string
8484 according to comint-completion-addsuffix.
8485
8486 * pcomplete.el: Convert to lexical binding and fix bug#8819.
8487 (pcomplete-suffix-list): Mark as obsolete.
8488 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
8489 pcomplete-seen in the closure.
8490 (pcomplete-comint-setup): Setup completion-at-point as well.
8491 (pcomplete--entries): New function.
8492 (pcomplete--env-regexp): New var.
8493 (pcomplete-entries): Rewrite to work with partial-completion and
8494 without relying on pcomplete-suffix-list.
8495 (pcomplete-pare-list): Remove, unused.
8496
25aef8b8
MR
84972011-06-17 Martin Rudalics <rudalics@gmx.at>
8498
8499 * window.el (display-buffer-alist): Set pop-up-window-min-height
8500 and pop-up-window-min-width in default value. Reported by
8501 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
8502 other-window-means-other-frame.
8503 (display-buffer-macro-specifiers): Comment out entry for
8504 other-window specifier.
8505 (display-buffer-other-window-means-other-frame): New function.
8506 (display-buffer-normalize-specifiers-1): New arguments
8507 buffer-name and label. Treat other-window case specially.
8508 (display-buffer-normalize-specifiers-2): Treat other-window case
8509 specially.
8510 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
8511 (display-buffer-normalize-specifiers):
8512 Call display-buffer-normalize-specifiers-3.
25aef8b8 8513
dbad4f69
MR
85142011-06-17 Martin Rudalics <rudalics@gmx.at>
8515
8516 * window.el (same-window-p): Fix two typos introduced when
8517 adding with-no-warnings.
d1067961
MR
8518 (display-buffer-normalize-specifiers-1): Don't check
8519 pop-up-frames for 'unset initialization.
8520 (display-buffer-normalize-specifiers-2): Major rewrite using
8521 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8522 (pop-up-frames, display-buffer-reuse-frames)
8523 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8524 Suggested by David Engster <deng@randomsample.de>.
8525 (even-window-heights): Initialize to 'unset.
8526 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8527 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8528 other window case.
dbad4f69 8529
9b9c9e3a
MR
85302011-06-16 Martin Rudalics <rudalics@gmx.at>
8531
bcd70d97
SM
8532 * window.el (display-buffer-normalize-specifiers-1):
8533 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8534 second argument of display-buffer (Bug#8865).
981d5c09
MR
8535 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8536 (switch-to-buffer-other-window-same-frame)
8537 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8538 Adams (Bug#8875).
9c2755e9
MR
8539 (display-buffer): Don't check noninteractive when calling
8540 display-buffer-pop-up-frame.
8541 (display-buffer-pop-up-frame): Never pop up a frame in
8542 noninteractive mode (Bug#8857).
67222e1d
MR
8543 (enlarge-window, shrink-window): Don't report an error when the
8544 window can't be resized as requested (Bug#8862).
9b9c9e3a 8545
2b75be67
SM
85462011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8547
9ffdd3ba
SM
8548 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8549
cb581a67
SM
8550 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8551
2b75be67
SM
8552 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8553
8c0e3589
AM
85542011-06-15 Alan Mackenzie <acm@muc.de>
8555
cb581a67
SM
8556 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8557 for declarators, disable knr checking to speed up for normal files.
8558 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8559
b96e6cde
LMI
85602011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8561
4bba86e6
LMI
8562 * net/network-stream.el (open-network-stream): Add the keyword
8563 :always-query-capabilities for the case where you want to force a
8564 `plain' network connection, but the protocol still requires the
8565 capabilitiy command (i.e., SMTP and EHLO).
8566
2b75be67 8567 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8568 consistency with other `-live-p' functions.
8569
efdcdbf8
SM
85702011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8571
8572 * window.el (same-window-buffer-names, same-window-regexps)
8573 (special-display-frame-alist, special-display-popup-frame)
8574 (special-display-function, special-display-buffer-names)
8575 (special-display-regexps, pop-up-frame-alist)
8576 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8577 (pop-up-windows, split-window-preferred-function)
8578 (split-height-threshold, split-width-threshold, even-window-heights)
8579 (display-buffer-mark-dedicated): Don't encourage the use of
8580 display-buffer-alist from Elisp code.
8581
c5cde042
DN
85822011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8583
8584 * progmodes/python.el (python-mode): Derive from prog-mode.
8585 * progmodes/ps-mode.el (ps-mode):
8586 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8587 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8588 * progmodes/ld-script.el (ld-script-mode): Likewise.
8589
baa1c9ab
MR
85902011-06-15 Martin Rudalics <rudalics@gmx.at>
8591
8592 * window.el (display-buffer-alist): Trim default value to avoid
8593 popping up a new frame (Bug#8857) or reusing an arbitrary window
8594 on another frame.
8595 (display-buffer): Do not fall back on popping up a new frame in
8596 batch mode (Bug#8857).
8597
c5dd5a51
CY
85982011-06-14 Chong Yidong <cyd@stupidchicken.com>
8599
8600 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8601 (custom-theme-summary): New function.
8602 (customize-themes): Use it.
8603
d647b7c4
GM
86042011-06-13 Glenn Morris <rgm@gnu.org>
8605
8606 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8607
9481c002
MR
86082011-06-13 Martin Rudalics <rudalics@gmx.at>
8609
357f93d2
MR
8610 * help.el (help-window): Remove variable.
8611 (help-window-point-marker, temp-buffer-max-height)
8612 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8613 (help-print-return-message): Don't set help-window.
8614 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8615 (help-window-setup-finish): Remove.
8616 (help-window-display-message, help-window-setup)
8617 (with-help-window): Major rewrite based on new
8618 display-buffer-window variable.
8619
8620 * help-mode.el (help-mode-finish): Remove help-window related
8621 code.
8622
8623 * view.el (view-exits-all-viewing-windows): Remove reference to
8624 view-return-to-alist in doc-string.
8625 (view-return-to-alist): Make obsolete.
8626 (view-buffer): Call pop-to-buffer-same-window and remove
8627 undo-window code.
8628 (view-buffer-other-window): Call pop-to-buffer-other-window and
8629 simplify code. Ignore second argument.
8630 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8631 simplify code. Ignore second argument.
8632 (view-return-to-alist-update): Make obsolete.
8633 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8634 Rewrite using quit-restore window parameters.
2b75be67
SM
8635 (view-mode-exit): Rename second argument to EXIT-ONLY.
8636 Rewrite using quit-restore-window.
357f93d2
MR
8637 (View-exit, View-exit-and-edit, View-leave, View-quit)
8638 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8639 appropriate arguments.
8640 (view-end-message): Use quit-restore window parameter.
8641
9481c002
MR
8642 * window.el (display-buffer-function): Rewrite doc-string.
8643 (display-buffer-window, display-buffer-alist): New variables.
8644 (display-buffer-split-specifiers)
8645 (display-buffer-side-specifiers)
8646 (display-buffer-macro-specifiers): New constants.
8647 (display-buffer-even-window-sizes, display-buffer-set-height)
8648 (display-buffer-set-width, display-buffer-select-window)
8649 (display-buffer-in-window, display-buffer-reuse-window)
8650 (display-buffer-split-window-1, display-buffer-split-window)
8651 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8652 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8653 (display-buffer-in-side-window, normalize-buffer-to-display)
8654 (display-buffer-normalize-specifiers-1)
8655 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8656 (display-buffer-normalize-specifiers, display-buffer-frame):
8657 New functions.
9481c002
MR
8658 (display-buffer): Major rewrite.
8659 (display-buffer-other-window, display-buffer-other-frame)
8660 (pop-to-buffer, switch-to-buffer-other-window)
8661 (switch-to-buffer-other-frame): Rewrite.
8662 (display-buffer-same-window, display-buffer-same-frame)
8663 (display-buffer-same-frame-other-window)
8664 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8665 (pop-to-buffer-other-window)
8666 (pop-to-buffer-same-frame-other-window)
8667 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8668 (switch-to-buffer-other-window-same-frame): New functions.
8669 (same-window-p, special-display-p): Rewrite disabling warnings.
8670 Make obsolete.
8671 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8672 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8673 Make obsolete
8674 (same-window-buffer-names, same-window-regexps)
8675 (special-display-frame-alist, special-display-popup-frame)
8676 (special-display-function, special-display-buffer-names)
8677 (special-display-regexps, pop-up-frame-alist)
8678 (pop-up-frame-function, split-window-preferred-function)
8679 (split-height-threshold, split-width-threshold)
8680 (even-window-heights): Make obsolete.
8681
9db51aca
GM
86822011-06-12 Glenn Morris <rgm@gnu.org>
8683
8684 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8685 Misc simplifications.
9db51aca 8686
39cffb44
MR
86872011-06-12 Martin Rudalics <rudalics@gmx.at>
8688
8689 * window.el (window-safely-shrinkable-p): Restore function which
8690 was inadvertently removed in change from 2011-06-11. Declare as
8691 obsolete.
8692
2b75be67
SM
8693 * calendar/calendar.el (calendar-generate-window):
8694 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8695 window-safely-shrinkable-p.
8696
a8955be7
GM
86972011-06-12 Glenn Morris <rgm@gnu.org>
8698
8699 * progmodes/fortran.el (fortran-mode-syntax-table):
8700 * progmodes/f90.el (f90-mode-syntax-table):
8701 Set % to punctuation. (Bug#8820)
8702 (f90-find-tag-default): Remove, no longer needed.
8703
f0d4059d
DC
87042011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8705
8706 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8707
1100a63c
CY
87082011-06-11 Chong Yidong <cyd@stupidchicken.com>
8709
8710 * image.el (image-animated-p): Return animation delay in seconds.
8711 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8712 (image-animate-timeout): Remove DELAY argument. Don't assume
8713 every subimage has the same delay; get it from image-animated-p.
8714 (image-animate): Caller changed.
8715
def722bf
MA
87162011-06-11 Michael Albinus <michael.albinus@gmx.de>
8717
8718 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8719 to ignored backtrace functions.
8720
0a2bb1a9
GM
87212011-06-11 Glenn Morris <rgm@gnu.org>
8722
8723 * calendar/appt.el (appt-disp-window-function): Doc fix.
8724 (appt-check): Handle overlapping appointments. (Bug#8337)
8725
6198ccd0
MR
87262011-06-11 Martin Rudalics <rudalics@gmx.at>
8727
8728 * window.el (window-tree-1, window-tree): New functions, moving
8729 the latter to window.el.
8730 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8731 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8732 (bw-refresh-edges): Remove.
8733 (balance-windows-1, balance-windows-2): New functions.
8734 (balance-windows): Rewrite in terms of window tree functions,
8735 balance-windows-1 and balance-windows-2.
8736 (bw-adjust-window): Remove.
8737 (balance-windows-area-adjust): New function with functionality of
8738 bw-adjust-window but using resize-window.
2b75be67
SM
8739 (set-window-text-height): Rewrite doc-string.
8740 Use normalize-live-window and resize-window.
8741 (enlarge-window-horizontally, shrink-window-horizontally):
8742 Rename argument to DELTA.
6198ccd0
MR
8743 (window-buffer-height): New function.
8744 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8745 Rewrite using new window resize routines.
2b75be67
SM
8746 (kill-buffer-and-window, mouse-autoselect-window-select):
8747 Use ignore-errors instead of condition-case.
6198ccd0
MR
8748 (quit-window): Call delete-frame instead of delete-windows-on
8749 for the only buffer on frame.
8750
9397e56f
MR
87512011-06-10 Martin Rudalics <rudalics@gmx.at>
8752
8753 * loadup.el (top-level): Load window before files for the sake
8754 of replace-buffer-in-windows.
8755
8756 * files.el (read-buffer-to-switch)
8757 (switch-to-buffer-other-window)
2b75be67
SM
8758 (switch-to-buffer-other-frame, display-buffer-other-frame):
8759 Move to window.el.
9397e56f
MR
8760
8761 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8762 (previous-buffer): Move to window.el.
8763
8764 * bindings.el (unbury-buffer): Move to window.el.
8765
8766 * window.el (delete-other-windows-vertically): Move after
8767 definition of delete-other-windows.
8768 (other-window, delete-windows-on, replace-buffer-in-windows):
8769 Move here from window.c.
8770 (record-window-buffer, unrecord-window-buffer)
8771 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8772 (switch-to-next-buffer): New functions.
8773 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8774 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8775 (previous-buffer): Move here from simple.el.
8776 Call switch-to-prev-buffer.
9397e56f
MR
8777 (bury-buffer): Move here from buffer.c. Switch to previous
8778 buffer when window cannot be deleted.
8779 (unbury-buffer): Move here from bindings.el.
8780 (ctl-x-map): Move binding for other-window from window.c to
8781 here.
8782 (read-buffer-to-switch, switch-to-buffer-other-window)
8783 (switch-to-buffer-other-frame): Move here from files.el.
8784 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8785 (switch-to-buffer): Move here from buffer.c.
8786 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8787
562dd5e9
MR
87882011-06-10 Martin Rudalics <rudalics@gmx.at>
8789
8790 * window.el (window-min-height, window-min-width): Move here
8791 from window.c. Add defcustoms and rewrite doc-strings.
8792 (resize-mini-window, resize-window): New functions.
8793 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8794 Move here from window.c.
8795 (maximize-window, minimize-window): New functions.
8796 (delete-window, delete-other-windows, split-window): Move here
8797 from window.c.
8798 (window-split-min-size): New function.
8799 (split-window-keep-point): Mention split-window-above-each-other
8800 instead of split-window-vertically.
2b75be67 8801 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8802 Rename split-window-vertically to split-window-above-each-other
8803 and provide defalias for old definition.
8804 (split-window-side-by-side, split-window-horizontally):
8805 Rename split-window-horizontally to split-window-side-by-side
8806 and provide defalias for the old definition.
562dd5e9
MR
8807 (ctl-x-map): Move bindings for delete-window,
8808 delete-other-windows and enlarge-window here from window.c.
8809 Replace bindings for split-window-vertically and
8810 split-window-horizontally by bindings for
8811 split-window-above-each-other and split-window-side-by-side.
8812
8813 * cus-start.el (all): Remove entries for window-min-height and
8814 window-min-width. Add entries for window-splits and
8815 window-nest.
8816
f0da764a
GM
88172011-06-09 Glenn Morris <rgm@gnu.org>
8818
80675c21
GM
8819 * calendar/appt.el (appt-mode-line): New function.
8820 (appt-check, appt-disp-window): Use it.
8821
f0da764a
GM
8822 * files.el (hack-one-local-variable-eval-safep):
8823 Allow minor-modes with explicit +/-1 arguments.
8824
59f623b7
TZ
88252011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8826
8827 * term/xterm.el (xterm): Add defgroup.
8828 (xterm-extra-capabilities): Add defcustom to supply known xterm
8829 capabilities, skip querying them, or query them (default).
8830 (terminal-init-xterm): Use it.
8831 (terminal-init-xterm-modify-other-keys): New function to set up
8832 modifyOtherKeys support to simplify `terminal-init-xterm'.
8833
9aab8e0d
MR
88342011-06-09 Martin Rudalics <rudalics@gmx.at>
8835
8836 * window.el (resize-window-reset, resize-window-reset-1)
8837 (resize-subwindows-skip-p, resize-subwindows-normal)
8838 (resize-subwindows, resize-other-windows, resize-this-window)
8839 (resize-root-window, resize-root-window-vertically)
8840 (window-deletable-p, window-or-subwindow-p)
8841 (frame-root-window-p): New functions.
8842
e8b08aee
GM
88432011-06-09 Glenn Morris <rgm@gnu.org>
8844
8845 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8846 (ange-ftp-get-files): Use it.
8847
254c37a5
AK
88482011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8849
8850 * mail/sendmail.el (mail-recover-1, mail-recover):
8851 * files.el (recover-file, recover-session):
8852 Handle dired-listing-switches not being just a single short option.
8853
35d7dbd3
GM
88542011-06-09 Glenn Morris <rgm@gnu.org>
8855
8856 * calendar/appt.el (appt-display-message, appt-disp-window):
8857 Handle lists of appointments.
8858
387522b2
MR
88592011-06-08 Martin Rudalics <rudalics@gmx.at>
8860
2b75be67
SM
8861 * window.el (one-window-p): Move down in code.
8862 Rewrite doc-string.
8863 (window-current-scroll-bars): Rewrite doc-string.
8864 Normalize live window argument.
387522b2
MR
8865 (walk-windows, get-window-with-predicate, count-windows):
8866 Rewrite doc-string. Use window-list-1.
8867 (window-in-direction-2, window-in-direction, get-mru-window):
8868 New functions.
8869
d8e4b68b 88702011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8871
8872 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8873 Doc fix (Bug#8713).
8874
88752011-06-08 Chong Yidong <cyd@stupidchicken.com>
8876
8877 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8878
88792011-06-08 Juanma Barranquero <lekktu@gmail.com>
8880
8881 * loadhist.el (unload-feature-special-hooks):
8882 Add `comint-output-filter-functions'.
8883
0de12c52
IK
88842011-06-08 Ivan Kanis <gnu@kanis.fr>
8885
8886 * calendar/appt.el (appt-check): Move some initializations into the let.
8887
f3d1777e
MR
88882011-06-08 Martin Rudalics <rudalics@gmx.at>
8889
8890 * window.el (window-height): Defalias to window-total-height.
8891 (window-width): Defalias to window-body-width.
8892
18af70d0
CY
88932011-06-07 Chong Yidong <cyd@stupidchicken.com>
8894
8895 * image-mode.el (image-toggle-animation): New command.
8896 (image-mode-map): Bind it to RET.
8897 (image-mode): Update message.
8898 (image-toggle-display-image): Avoid a spurious cache flush.
8899 (image-transform-rotation): Doc fix.
8900 (image-transform-properties): Return quickly in the normal case.
8901 (image-animate-loop): Rename from image-animate-max-time.
8902
2b75be67 8903 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8904 (create-animated-image): Remove unnecessary function.
8905 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8906 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8907 (image-animate-timer): Use car-safe.
8908 (image-animate-timeout): Rename argument.
8909
190b47e6
MR
89102011-06-07 Martin Rudalics <rudalics@gmx.at>
8911
8912 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8913 window.c. Rename first argument to ALL-FRAMES.
8914 Rephrase doc-strings.
8915 (get-buffer-window-list): Rewrite using window-list-1.
8916 Rephrase doc-string.
a1511caf
MR
8917 (window-safe-min-height, window-safe-min-width): New constants.
8918 (window-size-ignore, window-min-size, window-min-size-1)
8919 (window-sizable, window-sizable-p, window-size-fixed-1)
8920 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8921 (window-max-delta-1, window-max-delta, window-resizable)
8922 (window-resizable-p, window-total-height, window-total-width)
8923 (window-body-width): New functions.
8924 (window-full-height-p, window-full-width-p): Rewrite using
8925 window-total-size.
8926 (window-body-height): Rewrite using window-body-size.
190b47e6 8927
85cc1f11
MR
89282011-06-06 Martin Rudalics <rudalics@gmx.at>
8929
8930 * window.el (window-right, window-left, window-child)
8931 (window-child-count, window-last-child, window-any-p)
8932 (normalize-live-buffer, normalize-live-frame)
8933 (normalize-any-window, normalize-live-window)
8934 (window-iso-combination-p, window-iso-combined-p)
8935 (window-iso-combinations)
8936 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8937 (windows-with-parameter, window-with-parameter)
8938 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8939 (window-atom-check, window-side-check, window-check):
8940 New functions.
85cc1f11
MR
8941 (ignore-window-parameters, window-sides, window-sides-vertical)
8942 (window-sides-slots): New variables.
8943 (window-size-fixed): Move down in code. Minor doc-string fix.
8944
e7156492
AS
89452011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8946
8947 * comint.el (comint-dynamic-complete-as-filename)
8948 (comint-dynamic-complete-filename): Correctly call
8949 completion-in-region.
8950
7e821d0d
DD
89512011-06-05 Deniz Dogan <deniz@dogan.se>
8952
8953 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8954 in last change.
8955
ac09b8a1
DD
89562011-06-05 Deniz Dogan <deniz@dogan.se>
8957
8958 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
8959 (rcirc): Use it to prompt for encryption.
8960
34699b85
RW
89612011-06-05 Roland Winkler <winkler@gnu.org>
8962
8963 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
8964 (bibtex-search-entries): New command bound to C-c C-a.
8965 (bibtex-display-entries): New function.
8966
004dedd3
RW
89672011-06-05 Roland Winkler <winkler@gnu.org>
8968
8969 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
8970 (bibtex-insert-kill): After yanking insert newline if necessary.
8971 (bibtex-initialize): Call bibtex-string-files-init only once.
8972 (bibtex-mode): Do not call easy-menu-add.
8973 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
8974 (bibtex-yank): Set arg properly if nil.
8975
022fe7ce
RW
89762011-06-05 Roland Winkler <winkler@gnu.org>
8977
2b75be67
SM
8978 * textmodes/bibtex.el (bibtex-search-entry-globally):
8979 New variable.
022fe7ce
RW
8980 (bibtex-search-entry): Use it.
8981
b7c3692a
RW
89822011-06-05 Roland Winkler <winkler@gnu.org>
8983
8984 * textmodes/bibtex.el (bibtex-entry-format): New option
8985 sort-fields.
8986 (bibtex-format-entry, bibtex-reformat): Honor this option.
8987 (bibtex-parse-entry): Return fields in proper order.
8988
8eda563d
JB
89892011-06-05 Juanma Barranquero <lekktu@gmail.com>
8990
8991 * doc-view.el (doc-view-remove-if): Move computation of result out
8992 of `dolist' to silence misleading lexical-binding warning.
8993
7dbe3dbc
CY
89942011-06-04 Chong Yidong <cyd@stupidchicken.com>
8995
8996 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
8997 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
8998
0c33dd17
MA
89992011-06-04 Michael Albinus <michael.albinus@gmx.de>
9000
9001 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
9002 "SunOS 5.10".
9003
f8f91c2b
MA
90042011-06-04 Michael Albinus <michael.albinus@gmx.de>
9005
9006 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
9007 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
9008 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
9009 (tramp-parse-putty):
9010 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
9011 (tramp-completion-function-alist-ssh)
9012 (tramp-completion-function-alist-telnet)
9013 (tramp-completion-function-alist-su)
9014 (tramp-completion-function-alist-putty): Set `tramp-autoload'
9015 cookie.
9016
9017 * net/tramp-ftp.el:
9018 * net/tramp-sh.el:
9019 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
9020 load "tramp.el" `tramp-set-completion-function'.
9021
e17d9003
SM
90222011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
9023
9024 * shell.el: Require and use pcomplete.
9025 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
9026 (shell-completion-vars): Set pcomplete-default-completion-function.
9027
6c4cab03
DD
90282011-06-04 Deniz Dogan <deniz@dogan.se>
9029
9030 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
9031 `memq' (Bug#8799).
9032
ea9fafe0
SM
90332011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9034
9035 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
9036
b3e945d3
JB
90372011-06-02 Juanma Barranquero <lekktu@gmail.com>
9038
9039 * bs.el (bs--mark-unmark, bs--nth-wrapper):
9040 * mpc.el (mpc-select-extend, mpc-songpointer-context):
9041 * vc/log-view.el (log-view-beginning-of-defun):
9042 * vc/smerge-mode.el (smerge-apply-resolution-patch)
9043 (smerge-refine-forward, smerge-refine-chopup-region):
9044 Silence warning for unused `dotimes' counter variables.
9045
7d520089
SM
90462011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9047
9048 * net/tramp.el (tramp-with-progress-reporter): Rename from
9049 with-progress-reporter. Use `declare'.
9050 * net/tramp-smb.el:
9051 * net/tramp-sh.el:
9052 * net/tramp-gvfs.el: Update all uses.
9053
a1c2400f
JB
90542011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
9055
9056 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
9057 buffer isn't killed before making it current.
9058
2403c841
SM
90592011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9060
9061 Silence various byte-compiler warnings.
9062 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
9063 `access-type' and new obsolescence format.
9064 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
9065 new format.
9066 (byte-compile-check-variable): New `access-type' argument.
9067 Only warn if the access-type is obsolete.
9068 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
9069 (byte-compile-variable-set): Adjust callers.
9070 * help-fns.el (describe-variable): Adjust to new obsolescence format.
9071 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
9072 setting it as obsolete.
9073 * simple.el (minibuffer-completing-symbol):
9074 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
9075 access as obsolete.
9076 * minibuffer.el (minibuffer-completing-file-name): Don't make it
9077 obsolete yet.
9078 * international/quail.el (quail-mouse-choose-completion): Remove unused
9079 code referring to obsolete var.
9080 (quail-choose-completion-string): Remove.
9081 * server.el (server-clients-with, server-kill-buffer-query-function)
9082 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
9083 * proced.el (proced-send-signal):
9084 * emacs-lisp/lisp.el (lisp-complete-symbol):
9085 Replace completion-annotate-function with completion-extra-properties.
9086
2462470b
SM
90872011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9088
fb5b2591
SM
9089 * simple.el (goto-line): Use read-number.
9090 (overriding-map-is-bound): Remove.
9091 (saved-overriding-map): Change default.
9092 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
9093 Take the map as argument.
9094 (universal-argument, negative-argument, digit-argument): Use it.
9095 (restore-overriding-map): Adjust.
9096 (do-auto-fill): Use fill-forward-paragraph.
9097 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
9098
fd6fa53f
SM
9099 * minibuffer.el (minibuffer-inactive-mode-map): New var.
9100 (minibuffer-inactive-mode): New major mode.
9101 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
9102 the *Messages* buffer" hack.
9103 (mouse-popup-menubar): Don't burp if the event is a normal key.
9104
2462470b
SM
9105 Miscellaneous tweaks.
9106 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
9107 lexical scoping as in subr.el's dolist and dotimes.
9108 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
9109 Silence compiler warning.
9110 * thingatpt.el (forward-whitespace): Trivial coding style fix.
9111 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
9112 * international/ccl.el (ccl-compile): Trivial simplification.
9113 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
9114 * emacs-lisp/testcover.el (testcover-end): Remove spurious
9115 `printflag' argument.
9116 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
9117 Purecopy the whole obsolescence data.
9118
108bf785
LL
91192011-06-01 Leo Liu <sdl.web@gmail.com>
9120
9121 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
9122 improve doc-string as suggested by Marco Pessotto
9123 <melmothx@gmail.com>.
9124 (rcirc-print): Fix last change.
9125
30a23501
SM
91262011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9127
9128 * minibuffer.el (complete-with-action): Return nil for the metadata and
9129 boundaries of non-functional tables.
9130 (completion-table-dynamic): Return nil for the metadata.
9131 (completion-table-with-terminator): Add default case, using
9132 complete-with-action.
9133 (completion--metadata): New function.
9134 (completion-all-sorted-completions, minibuffer-completion-help): Use it
9135 to try and avoid pathological performance problems.
9136 (completion--embedded-envvar-table): Return `category' metadata.
9137
bcd54f83
LMI
91382011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9139
9140 * subr.el (process-alive-p): New tiny convenience function.
9141
e227544d
SM
91422011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9143
9144 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
9145 content but also its previous major mode.
9146
e8296fdc
HE
91472011-05-31 Helmut Eller <eller.helmut@gmail.com>
9148
4d61f28d 9149 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
9150 *Backtrace* buffer when we exit with C-M-c.
9151
620c53a6
SM
91522011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9153
9154 * minibuffer.el: Add metadata method to completion tables.
9155 (completion-category-overrides): New defcustom.
9156 (completion-metadata, completion--field-metadata)
9157 (completion-metadata-get, completion--styles)
9158 (completion--cycle-threshold): New functions.
9159 (completion-try-completion, completion-all-completions):
9160 Add `metadata' argument to choose completion-styles.
9161 (completion--do-completion): Use metadata to choose cycling.
9162 (completion-all-sorted-completions): Use metadata for sorting.
9163 Remove :completion-cycle-penalty which is not needed any more.
9164 (completion--try-word-completion): Add `metadata' argument.
9165 (minibuffer-completion-help): Check metadata for annotation function
9166 and sorting.
9167 (completion-file-name-table): Return `category' metadata.
9168 (minibuffer-completing-file-name): Make obsolete.
9169 * simple.el (minibuffer-completing-symbol): Make obsolete.
9170 * icomplete.el (icomplete-completions): Pass new `metadata' param to
9171 completion-try-completion.
9172
1257e755
SM
91732011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9174
9175 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
9176
3767e706
LL
91772011-05-30 Leo Liu <sdl.web@gmail.com>
9178
9179 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
9180 (rcirc-print): Decode all incoming messages (bug#8744).
9181 (rcirc-decode-coding-system): Allow value nil for automatic coding
9182 system detection.
3767e706 9183
d1a5d56a
GM
91842011-06-01 Glenn Morris <rgm@gnu.org>
9185
9186 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
9187
e8cbec34
CY
91882011-05-29 Chong Yidong <cyd@stupidchicken.com>
9189
9190 * image.el (image-animate-max-time): Allow nil and t values.
9191 Default to nil.
9192 (create-animated-image): Doc fix.
9193 (image-animate-start): Remove second arg; just use
9194 image-animate-max-time.
9195 (image-animate-timeout): Doc fix. Args changed.
9196
9197 * image-mode.el (image-toggle-display-image): Ensure that the
9198 image spec passed to the animate timer is the same object as in
58179cce 9199 the buffer's display property (Bug#6981).
e8cbec34
CY
9200 (image-transform-properties): Doc fix.
9201
9202 * image.el (image-animate-max-time): Default to nil.
9203
159daf87
MR
92042011-05-29 Martin Rudalics <rudalics@gmx.at>
9205
9206 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
9207 entire buffer list (Bug#8184).
9208
d66c4c7c
CY
92092011-05-29 Chong Yidong <cyd@stupidchicken.com>
9210
9211 * image.el (imagemagick-types-inhibit)
9212 (imagemagick-register-types): Doc fix.
9213
80aec780
DD
92142011-05-29 Deniz Dogan <deniz@dogan.se>
9215
9216 * net/rcirc.el (rcirc): Use the user's stored encryption method by
9217 default.
9218
1dd3c2d9
CY
92192011-05-29 Chong Yidong <cyd@stupidchicken.com>
9220
9221 * select.el: Don't perform clipboard-manager saving in hooks;
9222 leave the hooks empty.
9223
60e56523
LL
92242011-05-28 Leo Liu <sdl.web@gmail.com>
9225
9226 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
9227 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
9228 (occur-edit-mode): New major mode (Bug#8463).
9229 (occur-after-change-function): New function.
9230 (occur-engine): Give Occur tags a read-only property.
9231
2b1e1a22
KR
92322011-05-28 Kevin Ryde <user42@zip.com.au>
9233
9234 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
9235
5d344e88
CY
92362011-05-28 Chong Yidong <cyd@stupidchicken.com>
9237
8e6ca83d
CY
9238 * bindings.el (help-echo): Make the initial non-indicator dash
9239 empty on graphical terminals (Bug#7295).
9240
5d344e88
CY
9241 * files.el (auto-mode-alist): Move config rule after the
9242 in-stripping one (Bug#8547).
9243
bfbbace7
CY
9244 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
9245
fbeba6e2
CY
9246 * startup.el (normal-splash-screen): Remove gratuitous mode-line
9247 setting (Bug#8740).
9248
60ed8c72
AA
92492011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
9250
4ac619f0
AA
9251 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
9252 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
9253 (Bug#8539).
60ed8c72 9254
23db196e
CY
92552011-05-28 Chong Yidong <cyd@stupidchicken.com>
9256
9257 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
9258
5012f24c
DK
92592011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
9260
9261 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
9262 (hs-hide-block-at-point, hs-find-block-beginning)
9263 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
9264 (Bug#8279).
9265
6a639b16
GM
92662011-05-28 Glenn Morris <rgm@gnu.org>
9267
9268 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
9269
d43eaf2c
CY
92702011-05-28 Chong Yidong <cyd@stupidchicken.com>
9271
5199bde1
CY
9272 * help-fns.el (describe-function-1): If the function is a derived
9273 major mode, print the parent mode.
9274
d43eaf2c
CY
9275 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
9276 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
9277
423428a8
SM
92782011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
9279
0ff8e1ba 9280 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 9281 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
9282 * progmodes/etags.el (tags-completion-at-point-function):
9283 * info-look.el (info-lookup-completions-at-point): Mark as
9284 non-exclusive.
9285 (info-complete): Adjust accordingly.
9286
423428a8
SM
9287 * info-look.el: Convert to lexical-binding and completion-at-point.
9288 (info-lookup-completions-at-point): New function.
9289 (info-complete): Use it and completion-in-region.
9290
b74aa22b
DA
92912011-05-28 Drew Adams <drew.adams@oracle.com>
9292
9293 * isearch.el: Let M-e start with point at the first mismatched char.
9294 (isearch-fail-pos): New function.
9295 (isearch-edit-string): Use it.
9296
66e2e71d
DK
92972011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9298
9299 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9300
b1890b0f 93012011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
9302
9303 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
9304 traversal functions for avl-trees.
9305 (avl-tree--stack): New struct.
9306 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
9307 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
9308 (avl-tree--do-enter): Add optional `updatefun' arg.
9309 Change return value.
eb95d01d 9310 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
9311 (avl-tree--do-delete): Add `test' and `nilflag' args.
9312 Change return value.
eb95d01d
TC
9313 (avl-tree-member): Add optional `nilflag'
9314 (avl-tree-member-p): New function.
9315 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
9316 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
9317 (avl-tree-stack-empty-p): New functions.
9318
3769ddcf
TC
9319 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
9320 avl-tree--del-balance1 and make it work both ways.
9321 (avl-tree--del-balance2): Remove.
9322 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
9323 make it work both ways.
9324 (avl-tree--enter-balance2): Remove.
9325 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
9326 New macros.
9327 (avl-tree--mapc, avl-tree-map): Add direction argument.
9328
eb95d01d 93292011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
9330
9331 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
9332
a9f737ee
CY
93332011-05-27 Chong Yidong <cyd@stupidchicken.com>
9334
9335 * select.el: Support clipboard managers with built-in function
9336 x-clipboard-manager-save, via delete-frame-functions and
9337 kill-emacs-hook.
9338 (xselect-convert-to-targets): Add MULTIPLE target to list.
9339 (xselect-convert-to-save-targets): New function.
9340
c92a1e54
KH
93412011-05-27 Kenichi Handa <handa@m17n.org>
9342
9343 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
9344 let-binding rfc2047-encode-encoded-words to nil.
9345
e145f188
GM
93462011-05-27 Glenn Morris <rgm@gnu.org>
9347
5ec8a862
GM
9348 * mail/emacsbug.el: Don't require url-util.
9349
4b29d9fb
GM
9350 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
9351
e145f188
GM
9352 * files.el (set-auto-mode):
9353 Also respect mode: entries at the end of the file. (Bug#8586)
9354
7d15102b
GM
93552011-05-26 Glenn Morris <rgm@gnu.org>
9356
98f593b8
GM
9357 * files.el (hack-local-variables-prop-line, hack-local-variables):
9358 Downcase mode names, as seems to be traditional.
27b48e63 9359 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 9360
7d15102b
GM
9361 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
9362 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
9363
51d5b4ec
JD
93642011-05-25 Julien Danjou <julien@danjou.info>
9365
9366 * textmodes/rst.el (rst-define-level-faces): Do not define face
9367 symbol if it is already defined.
9368
91513f63
VB
93692011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
9370
9371 * play/5x5.el (5x5-new-game, 5x5-randomize):
9372 Reset 5x5-solver-output to nil when a new grid is cast.
9373 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
9374 these debugging traces, as defmacro breaks the compiled code.
9375
4d90d6d0
DK
93762011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9377
9378 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9379
e1b90ef6
LL
93802011-05-24 Leo Liu <sdl.web@gmail.com>
9381
9382 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
9383 (vc-bzr-sha1): Adapt.
9384
d8e4b68b 9385 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
9386
9387 * bindings.el: Provide sha1 feature.
9388
db0406bb 93892011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
9390
9391 * mail/sendmail.el: Require `rfc2047'.
9392 (mail-insert-from-field): Do not perform RFC2047 encoding.
9393 (mail-encode-header): New function.
9394 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
9395 buffer to the return value of select-message-coding-system.
9396 Call mail-encode-header.
b8d747b9
KH
9397
9398 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
9399
db0406bb 94002011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 9401
4d90d6d0
DK
9402 * mail/supercite.el (sc-default-cite-frame):
9403 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 9404
eb8a5e9b
GM
94052011-05-24 Glenn Morris <rgm@gnu.org>
9406
f8630703
GM
9407 * progmodes/python.el (brm-menu): Declare.
9408
8831bbed
GM
9409 * emulation/viper.el (viper-set-hooks): Declare.
9410
eb8a5e9b
GM
9411 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
9412 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
9413 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
9414 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
9415 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
9416 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
9417
a2a25d24
SM
94182011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9419
9420 Add an :exit-function for completion-at-point.
9421
9422 * minibuffer.el (completion--done): New fun.
9423 (completion--do-completion): Use it. New arg `expect-exact'.
9424 (minibuffer-complete, minibuffer-complete-word): Don't output message,
9425 since completion--do-completion does it for us now.
9426 (minibuffer-force-complete): Use completion--done and
9427 completion--replace. Handle sole-completion case with more care.
9428 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
9429 (completion-extra-properties): New var.
9430 (completion-annotate-function): Make obsolete.
9431 (minibuffer-completion-help): Adjust accordingly.
9432 Use completion-list-insert-choice-function.
9433 (completion-at-point, completion-help-at-point):
9434 Bind completion-extra-properties.
9435 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
9436 * simple.el (completion-list-insert-choice-function): New var.
9437 (completion-setup-function): Preserve it.
9438 (choose-completion): Pay attention to it, shuffle the code a bit.
9439 (choose-completion-string): New arg `insert-function'.
9440
9441 * textmodes/bibtex.el: Convert to lexical binding.
9442 (bibtex-mode-map): Use completion-at-point.
9443 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
9444 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
9445 (bibtex-complete): Define as obsolete alias.
9446 (bibtex-complete-internal): Remove.
9447 (bibtex-format-entry): Remove unused sub-group in regexp.
9448 * shell.el (shell--command-completion-data)
9449 (shell-environment-variable-completion):
9450 * pcomplete.el (pcomplete-completions-at-point):
9451 * comint.el (comint--complete-file-name-data): Use :exit-function
9452 instead of completion-table-with-terminator so it also works for
9453 choose-completion.
9454
e44e373d
SM
94552011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9456
4f91a816
SM
9457 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
9458
782fc819
SM
9459 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
9460 (bug#8710).
9461
e44e373d
SM
9462 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
9463
381987c3
KM
94642011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
9465
9466 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
9467 customization variable and implement: If non-nil, auto-fill will
9468 be inhibited while on topic's header line.
9469
b776bc70
VB
94702011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
9471
9472 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 9473 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
9474 always have a solution in grid size = 5 cases.
9475 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
9476 (5x5-solver-output, 5x5-log-buffer): New vars.
9477 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
9478 Make these variables buffer local to achieve 5x5 multi-session-ness.
9479 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
9480 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
9481 (5x5-solve-suggest): New funs.
9482 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
9483 randomize a grid so that we ensure that there is always a solution.
9484 (5x5-make-random-grid): Allow other movement than flipping.
9485
7de88b6e
KR
94862011-05-23 Kevin Ryde <user42@zip.com.au>
9487
9488 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 9489 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
9490 advice and passes PREDICATE.
9491
b1ef1257
SM
94922011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9493
bbca48fe
SM
9494 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
9495 byte-compile-lambda if it's actually a lambda.
9496
b1ef1257
SM
9497 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
9498 Fix function quoting. Use backquote better.
9499
92a9cc65
YS
95002011-05-22 Yuanle Song <sylecn@gmail.com>
9501
9502 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
9503 matching (Bug#8516).
9504
f0fb8059
JA
95052011-01-22 Jari Aalto <jari.aalto@cante.net>
9506
9507 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
9508 different face (Bug#8178).
9509
d5b44c93
CY
95102011-05-22 Chong Yidong <cyd@stupidchicken.com>
9511
9512 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
9513 defface (Bug#8144).
9514
79106a44
SM
95152011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9516
9c848d8a
SM
9517 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9518 funcall as well (bug#8712). Warn when performing those conversions.
9519 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9520
79106a44
SM
9521 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9522
88dfa756
GM
95232011-05-22 Glenn Morris <rgm@gnu.org>
9524
9525 * files.el (hack-local-variables-prop-line): Small simplifications.
9526 (hack-local-variables, hack-local-variables-prop-line):
9527 If MODE-ONLY, return the mode, rather than just `t'.
9528
b7cf2c79
SM
95292011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9530
9531 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9532
3f1a8558
GM
95332011-05-21 Glenn Morris <rgm@gnu.org>
9534
7e4ccca3
GM
9535 * files.el (hack-local-variables-prop-line, hack-local-variables):
9536 If only interested in the mode, don't bother doing the other stuff.
9537
637d46ca
GM
9538 * image-mode.el (image-after-revert-hook):
9539 Redraw all frames on which the image is visible. (Bug#8567)
9540
973d955b
GM
9541 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9542
3f1a8558
GM
9543 * wid-edit.el (widget-checklist-match-inline):
9544 Fix 2011-04-19 change. (Bug#8649)
9545
96479927
SM
95462011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9547
1dcf791f
SM
9548 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9549 Also allow singlespace after single-letter capitals followed by a dot.
9550
96479927
SM
9551 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9552 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9553
35fd0881
N
95542011-05-20 Nix <nix@esperi.org.uk>
9555
9556 * files.el (basic-save-buffer-2):
9557 Fix handling of break-hardlink-on-save with non-existent files.
9558
82745640
DD
95592011-05-19 Deniz Dogan <deniz@dogan.se>
9560
9561 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9562 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9563
4a720484
GM
95642011-05-19 Glenn Morris <rgm@gnu.org>
9565
d1f21341
GM
9566 * progmodes/f90.el (f90-type-def-re):
9567 Handle "type, bind(c)". (Bug#8691)
9568
4a720484
GM
9569 * emacs-lisp/autoload.el (batch-update-autoloads):
9570 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9571
2fb0a219
MA
95722011-05-18 Michael Albinus <michael.albinus@gmx.de>
9573
9574 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9575 property for the correct connection in case of multihops.
9576
e565dd37
GM
95772011-05-18 Glenn Morris <rgm@gnu.org>
9578
c2571358 9579 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9580 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9581
e565dd37
GM
9582 Rationalize calendar handling of day and month abbrev-arrays.
9583 * calendar/calendar.el (calendar-customized-p): New function.
9584 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9585 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9586 Add :set function.
9587 (calendar-abbrev-length, calendar-day-abbrev-array)
9588 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9589 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9590 Elements may no longer be nil.
9591 (calendar-day-name, calendar-month-name):
9592 Update for changed nature of abbrev arrays.
9593 * calendar/diary-lib.el (diary-name-pattern):
9594 Update for changed nature of abbrev arrays.
9595 (diary-mark-entries-1): Update calendar-make-alist calls.
9596 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9597 * calendar/cal-html.el (cal-html-day-abbrev-array):
9598 Simply inherit from calendar-day-abbrev-array.
9599
1d99a745
SM
96002011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9601
9602 * progmodes/grep.el (grep-mode): Disable default
9603 compilation-directory-matcher setting (bug#8684).
9604
7c1d9aa0
MA
96052011-05-17 Michael Albinus <michael.albinus@gmx.de>
9606
9607 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9608 instead of "head" and "tail". There were problems with SunOS 5.9,
9609 and it performs better.
9610
3952e9d8
GM
96112011-05-17 Glenn Morris <rgm@gnu.org>
9612
2dd12e7f
GM
9613 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9614
e4157b9c
GM
9615 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9616 Replace obsolete function.
9617
8e249bbd
GM
9618 * shell.el (pcomplete-parse-arguments-function): Declare.
9619
3952e9d8
GM
9620 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9621 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9622 (appt-check): Doc fixes.
9623 (appt-disp-window-function, appt-delete-window-function):
9624 Remove needless special case in custom :type.
9625 (appt-display-count): Default to 0, not nil.
9626 (appt-check): Reset appt-display-count to 0, not nil.
9627
c71a0d48 96282011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9629
c71a0d48
GM
9630 * progmodes/python.el (python-font-lock-keywords):
9631 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9632
31d55be9
SM
96332011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9634
9635 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9636
3bfacb2f
KR
96372011-05-16 Kevin Ryde <user42@zip.com.au>
9638
9639 * info-look.el (makefile-automake-mode): New setups, looking in
9640 automake manual, then makefile-mode.
9641 (makefile-mode): Remove automake manual, have it just in
9642 makefile-automake-mode since there's various things different or
9643 not relevant to plain make.
9644 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9645 believe a hypothetical automake-mode would go to makefile-mode,
9646 not the other way around.
9647
c8e83751
CY
96482011-05-15 Chong Yidong <cyd@stupidchicken.com>
9649
5e9e35cd
CY
9650 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9651 hunk-end tags (Bug#8672).
9652
c8e83751
CY
9653 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9654 vc-annotate-show-diff-revision-at-line (Bug#8671).
9655
50b23e5a
GM
96562011-05-14 Glenn Morris <rgm@gnu.org>
9657
7210a739
GM
9658 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9659 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9660 (change-log-font-lock-keywords): Also handle multiple author lines
9661 with leading tabs. (Bug#8644)
7210a739 9662
4691905a
GM
9663 * calendar/appt.el (appt-check): Rename some local variables.
9664 Some simplification/reordering.
9665
50b23e5a
GM
9666 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9667 (feedmail-sendmail-f-doesnt-sell-me-out)
9668 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9669 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9670 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9671 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9672 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9673 (feedmail-binmail-gnulinuxish-template):
9674 Rename from feedmail-binmail-linuxish-template.
9675 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9676 Use insert-buffer-substring.
9677
215cda7c
BC
96782011-05-14 Bill Carpenter <bill@carpenter.org>
9679
9680 * mail/feedmail.el (feedmail-patch-level): Increase.
9681 (feedmail-debug): New custom group.
9682 (feedmail-confirm-outgoing-timeout)
9683 (feedmail-sendmail-f-doesnt-sell-me-out)
9684 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9685 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9686 (feedmail-sender-line, feedmail-from-line)
9687 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9688 (feedmail-spray-this-address)
215cda7c
BC
9689 (feedmail-spray-address-fiddle-plex-list)
9690 (feedmail-queue-use-send-time-for-date)
9691 (feedmail-queue-use-send-time-for-message-id)
9692 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9693 (feedmail-buffer-eating-function):
9694 Doc fixes.
9695 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9696 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9697 (feedmail-message-action-scroll-down): New functions.
9698 (feedmail-queue-directory, feedmail-queue-draft-directory):
9699 Use expand-file-name.
9700 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9701 Remove C-v help entry.
9702 (feedmail-queue-buffer-file-name): New variable.
9703 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9704 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9705 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9706 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9707 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9708 (feedmail-message-action-toggle-spray)
9709 (feedmail-run-the-queue-no-prompts)
9710 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9711 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9712 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9713 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9714 (feedmail-envelope-deducer, feedmail-fiddle-from)
9715 (feedmail-fiddle-sender, feedmail-default-date-generator)
9716 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9717 (feedmail-fiddle-spray-address)
9718 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9719 (feedmail-fiddle-list-of-fiddle-plexes)
9720 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9721 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9722 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9723 Change default. Doc fix.
9724 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9725 (feedmail-binmail-linuxish-template): New constant.
9726 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9727 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9728 (feedmail-send-it): Add debug call.
9729 Use feedmail-queue-buffer-file-name, and
9730 feedmail-send-it-immediately-wrapper.
9731 (feedmail-message-action-send): Add debug call.
9732 Use feedmail-send-it-immediately-wrapper.
9733 (feedmail-queue-express-to-queue): Add debug call.
9734 Run feedmail-queue-express-hook.
9735 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9736 (feedmail-message-action-help-blat):
9737 Rename from feedmail-queue-send-edit-prompt-help-first.
9738 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9739 Check line-endings. Handle errors better.
9740 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9741 Doc fix. Add debug call.
9742 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9743 Use feedmail-queue-send-edit-prompt-inner.
9744 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9745 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9746 from feedmail-queue-send-edit-prompt.
9747 (feedmail-queue-send-edit-prompt-help)
9748 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9749 (feedmail-tidy-up-slug): Add debug call.
9750 Respect feedmail-queue-slug-suspect-regexp.
9751 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9752 (feedmail-dump-message-to-queue): Add debug call.
9753 Expand queue-directory.
9754 (feedmail-dump-message-to-queue): Change message slightly.
9755 Use feedmail-say-chatter.
9756 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9757 (feedmail-send-it-immediately-wrapper): New function.
9758 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9759 Insert empty string rather than newline. Handle full-frame case.
9760 Use catch/throw. Use feedmail-say-chatter.
9761 (feedmail-fiddle-from): Try mail-host-address.
9762 (feedmail-default-message-id-generator): Doc fix.
9763 Bind system-time-locale. Handle missing end.
9764 (feedmail-fiddle-x-mailer): Add debug call.
9765 Handle feedmail-x-mailer-line being nil.
9766 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9767 Add debug call. Use buffer-substring-no-properties.
9768 (feedmail-say-debug, feedmail-say-chatter): New functions.
9769 (feedmail-find-eoh): Give an explicit error.
9770
42c7e61e
UJ
97712011-05-13 Ulf Jasper <ulf.jasper@web.de>
9772
c2571358 9773 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9774 family from helvetica to sans.
c2571358 9775 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9776 etc/images/newsticker.
9777
c2571358 9778 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9779 family from helvetica to sans.
9780
9781 * net/newst-plainview.el (newsticker-new-item-face)
9782 (newsticker-old-item-face, newsticker-immortal-item-face)
9783 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9784 (newsticker-statistics-face): Change default family from
42c7e61e 9785 helvetica to sans.
c2571358 9786 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9787 etc/images/newsticker.
9788
9789 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9790 (newsticker--process-auto-mark-filter-match): : Tell user about
9791 auto-marking.
9792
8497a297
DV
97932011-05-13 Didier Verna <didier@xemacs.org>
9794
9795 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9796 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9797 TODO entries.
8497a297
DV
9798 (lisp-lambda-list-keyword-parameter-indentation)
9799 (lisp-lambda-list-keyword-parameter-alignment)
9800 (lisp-lambda-list-keyword-alignment): New customizable user options.
9801 (lisp-indent-defun-method): Improve docstring.
9802 (extended-loop-p): Fix comment.
9803 (lisp-indent-lambda-list-keywords-regexp): New variable.
9804 (lisp-indent-lambda-list): New function.
9805 (lisp-indent-259): Use it.
9806 (lisp-indent-defmethod): Support for more than one
9807 method qualifier and properly indent methods lambda-lists.
9808 (defgeneric): Provide a missing common-lisp-indent-function property.
9809
f278f87f
SM
98102011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9811
9812 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9813 bounds for the empty string (bug#8667).
9814
5233edd7
GM
98152011-05-13 Glenn Morris <rgm@gnu.org>
9816
5237a44f
GM
9817 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9818
8340026c 9819 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9820 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9821
5233edd7 9822 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9823 (appt-time-msg-list): Doc fix.
a5464014 9824 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9825
92d10796
AS
98262011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9827
9828 * progmodes/ld-script.el (ld-script-keywords)
9829 (ld-script-builtins): Update keywords list.
9830
914a0ae1
SM
98312011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9832
c89be45f
SM
9833 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9834
914a0ae1
SM
9835 * shell.el (shell-completion-vars): New function.
9836 (shell-mode):
9837 * simple.el (read-shell-command): Use it.
9838 (blink-matching-open): No need for " [...]" in minibuffer-message.
9839
98dc3df3
GM
98402011-05-12 Glenn Morris <rgm@gnu.org>
9841
9842 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9843 (appt-check): Simplify.
9844
d2fc7e3d 98452011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9846
4d61f28d 9847 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9848 literal "/dev/null".
9849
d2fc7e3d 98502011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9851
9852 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9853 Fix typo.
9854
d2fc7e3d 98552011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9856
3f254caa
SM
9857 * progmodes/which-func.el (which-function):
9858 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9859 which might not be defined (Bug#8260).
9860
d45885f7
GM
98612011-05-12 Glenn Morris <rgm@gnu.org>
9862
9863 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9864 Let byte-compile-initial-macro-environment always take precedence.
9865
488086f4
SM
98662011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9867
9868 * net/rcirc.el: Add support for SSL/TLS connections.
9869 (rcirc-server-alist): New field `encryption'.
9870 (rcirc): Check `encryption' settings.
9871 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9872 Merge make-local-variable into `set'.
9873 (rcirc--connection-open-p): New function.
9874 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9875 the process is not a network process (e.g. running gnutls-cli).
9876 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9877 Make rcirc-(en|de)code-coding-system local here.
9878 (rcirc-mode): Merge make-local-variable into `set'.
9879 (rcirc-parent-buffer): Make permanent buffer-local.
9880 (rcirc-multiline-minor-mode): Don't do it here.
9881 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9882 there's no server buffer.
9883
7d3b9d44
GM
98842011-05-11 Glenn Morris <rgm@gnu.org>
9885
f64049c6
GM
9886 * newcomment.el (comment-kill): Prefix "unused" local.
9887
93c9df73
GM
9888 * term/w32console.el (get-screen-color): Declare.
9889
7d3b9d44
GM
9890 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9891 Handle symbol elements of byte-compile-initial-macro-environment.
9892
9e2dd53f
LL
98932011-05-10 Leo Liu <sdl.web@gmail.com>
9894
488086f4
SM
9895 * bookmark.el (bookmark-bmenu-mode-map):
9896 Bind bookmark-bmenu-search to `/'.
8b340240 9897
9e2dd53f 9898 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9899 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9900 (Footnote-unicode): New function.
9901 (footnote-style-alist): Add unicode style to the list.
9902 (footnote-style): Doc fix.
9e2dd53f 9903
79b70037
GM
99042011-05-10 Jim Meyering <meyering@redhat.com>
9905
9906 Fix doubled-word typos.
9907 * international/quail.el (quail-insert-kbd-layout): and and -> and
9908 * kermit.el: and and -> and
9909 * net/ldap.el (ldap-search-internal): to to -> to
9910 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9911 * progmodes/js.el (js-mode): and and -> and
9912 * textmodes/artist.el (artist-move-to-xy): at at -> at
9913 (artist-draw-region-trim-line-endings): if if -> if
9914 And Safetyc -> Safety.
9915 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9916
b8f82dc1 99172011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9918 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9919
9920 * files.el (hack-one-local-variable-eval-safep):
9921 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9922
4f99f44b
GM
99232011-05-10 Glenn Morris <rgm@gnu.org>
9924
9925 * calendar/diary-lib.el (diary-list-entries-hook)
9926 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9927 (diary-nongregorian-marking-hook, diary-list-entries)
9928 (diary-include-other-diary-files, diary-mark-entries)
9929 (diary-mark-included-diary-files): Doc fixes.
9930
84f29e6b
JB
99312011-05-09 Juanma Barranquero <lekktu@gmail.com>
9932
9933 * misc.el: Require tabulated-list.el during compilation.
9934
9bedd73a
CY
99352011-05-09 Chong Yidong <cyd@stupidchicken.com>
9936
488086f4
SM
9937 * progmodes/compile.el (compilation-start):
9938 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9939 (compilation-filter-hook): Doc fix.
9940
797c735c
DD
99412011-05-09 Deniz Dogan <deniz@dogan.se>
9942
9943 * wdired.el: Remove outdated installation comment. Fix usage
9944 comment.
9945
5f4b1dfe
JB
99462011-05-09 Juanma Barranquero <lekktu@gmail.com>
9947
9948 * misc.el: Implement new command `list-dynamic-libraries'.
9949 (list-dynamic-libraries--loaded-only-p): New variable.
9950 (list-dynamic-libraries--refresh): New function.
9951 (list-dynamic-libraries): New command.
9952
4c44026c
CY
99532011-05-09 Chong Yidong <cyd@stupidchicken.com>
9954
488086f4
SM
9955 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9956 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
9957 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
9958 higher priority to avoid clobbering by gnu.
9959
027f966d
CY
99602011-05-08 Chong Yidong <cyd@stupidchicken.com>
9961
9962 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
9963 if the face has existing theme settings (Bug#8454).
9964
085f5d7d
CY
99652011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
9966
488086f4
SM
9967 * progmodes/perl-mode.el (perl-imenu-generic-expression):
9968 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 9969
2a86a00c
RS
9970 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
9971 special file names `.' and `..' (Bug#8259).
9972
d9c54a06
CY
99732011-05-08 Chong Yidong <cyd@stupidchicken.com>
9974
488086f4
SM
9975 * progmodes/grep.el (grep-mode-font-lock-keywords):
9976 Remove buffer-changing entries.
d9c54a06
CY
9977 (grep-filter): New function.
9978 (grep-mode): Add it to compilation-filter-hook.
9979
9980 * progmodes/compile.el (compilation-filter-hook)
9981 (compilation-filter-start): New defvars.
9982 (compilation-filter): Call compilation-filter-hook prior to
9983 updating the process mark.
9984
c4662635
SM
99852011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9986
9987 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
9988
b0512a1d
EZ
99892011-05-07 Eli Zaretskii <eliz@gnu.org>
9990
605c9376
EZ
9991 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
9992 mailclient-send-it even if window-system is nil. (Bug#8595)
9993
c4662635
SM
9994 * term/w32console.el (terminal-init-w32console):
9995 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
9996 background-mode. (Bug#8597)
9997
d1dc2cc2
SM
99982011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9999
10000 Make bytecomp.el understand that defmethod defines funs (bug#8631).
10001 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
10002 New functions.
10003 (defgeneric, eieio--defmethod): Use them.
10004 (eieio-defgeneric): Remove.
10005 (defmethod): Call defgeneric in a way visible to the byte-compiler.
10006
915d1300
GM
100072011-05-07 Glenn Morris <rgm@gnu.org>
10008
a3961c3e
GM
10009 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
10010 Use let rather than let*.
10011 (timeclock-find-discrep): Remove unused local.
10012
314347b9
GM
10013 * calendar/diary-lib.el (diary-comment-start): Doc fix.
10014
915d1300
GM
10015 * calendar/appt.el (appt-time-msg-list): Doc fix.
10016
275b59b0
NF
100172011-05-06 Noah Friedman <friedman@splode.com>
10018
10019 * apropos.el (apropos-print-doc): Only use
10020 emacs-lisp-docstring-fill-column when it is bound to an integer,
10021 per that variable's documentation.
10022
6c19f744
SM
100232011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10024
10025 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 10026 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 10027
60f884b2
GM
100282011-05-06 Glenn Morris <rgm@gnu.org>
10029
5006e634
GM
10030 * calendar/appt.el (appt-message-warning-time): Doc fix.
10031 (appt-warning-time-regexp): New option.
10032 (appt-make-list): Respect appt-message-warning-time.
10033
548d0a63
GM
10034 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
10035 New options.
10036 (diary-add-to-list): Strip comments from the displayed string.
10037 (diary-mode): Set comment-start and comment-end.
10038
60f884b2
GM
10039 * vc/diff-mode.el (smerge-refine-subst): Declare.
10040 (diff-refine-hunk): Don't require smerge-mode when compiling.
10041
989681bb
JB
100422011-05-06 Juanma Barranquero <lekktu@gmail.com>
10043
10044 * simple.el (list-processes): Return nil as the docstring says.
10045
a6bc05e1
MA
100462011-05-05 Michael Albinus <michael.albinus@gmx.de>
10047
10048 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
10049 to "".
10050 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10051 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
10052 determining of binary transfer. (Bug#7383)
10053
23c22e9a
MA
100542011-05-05 Michael Albinus <michael.albinus@gmx.de>
10055
c4662635
SM
10056 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10057 Fix port computation bug. (Bug#8618)
23c22e9a 10058
0bff894f
GM
100592011-05-05 Glenn Morris <rgm@gnu.org>
10060
b8296902
GM
10061 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
10062
1f522ce8
GM
10063 * simple.el (shell-dynamic-complete-functions)
10064 (comint-dynamic-complete-functions): Declare.
10065
cf5bee67
GM
10066 * net/network-stream.el (gnutls-negotiate):
10067 * simple.el (tabulated-list-print): Fix declarations.
10068
10069 * progmodes/gud.el (syntax-symbol, syntax-point):
10070 Remove unnecessary and incorrect declarations.
10071
0bff894f
GM
10072 * emacs-lisp/check-declare.el (check-declare-scan):
10073 Handle byte-compile-initial-macro-environment in bytecomp.el
10074
9869b3ae
SM
100752011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10076
10077 Fix earlier half-done eieio-defmethod change (bug#8338).
10078 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
10079 Streamline and change calling convention.
10080 (defmethod): Adjust accordingly and simplify.
10081 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
10082 new eieio--defmethod.
10083 (slot-boundp): Minor CSE simplification.
10084
9c1d5ac5
MZ
100852011-05-05 Milan Zamazal <pdm@zamazal.org>
10086
10087 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
10088 (glasses-make-readable): Use glasses-separate-capital-groups.
10089
455c834e
JB
100902011-05-05 Juanma Barranquero <lekktu@gmail.com>
10091
10092 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
10093 (warning-series): Doc fix.
10094 (display-warning): Don't try to create the buffer if we just found it.
10095
9ed7c8cb
CY
100962011-05-04 Chong Yidong <cyd@stupidchicken.com>
10097
10098 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
10099 (autoload-find-generated-file): New function.
10100 (generate-file-autoloads): Bind generated-autoload-file to
10101 buffer-file-name.
9869b3ae
SM
10102 (update-file-autoloads, update-directory-autoloads):
10103 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
10104 output file (Bug#7989).
10105 (batch-update-autoloads): Doc fix.
10106
0898ca10
JB
101072011-05-04 Juanma Barranquero <lekktu@gmail.com>
10108
10109 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
10110
31dfb76c
GM
101112011-05-04 Glenn Morris <rgm@gnu.org>
10112
f330b642
GM
10113 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
10114 function, so it follows changes in calendar-date-style.
10115 (diary-fancy-date-matcher): New function.
10116 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
10117 (diary-fancy-font-lock-fontify-region-function):
10118 Use diary-fancy-date-pattern as a function.
10119
31dfb76c
GM
10120 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
10121 non-numbers for `year' etc pseudo-variables. (Bug#8583)
10122
48e79d6a
TZ
101232011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
10124
10125 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
10126 instead of positional arguments. Allow :keylist and :crlfiles
10127 arguments.
10128 (open-gnutls-stream): Call it.
10129
10130 * net/network-stream.el (network-stream-open-starttls): Adjust to
10131 call `gnutls-negotiate' with :process and :hostname arguments.
10132
dd5a5ee0
SM
101332011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10134
ef80fc09
SM
10135 * minibuffer.el (completion--message): New function.
10136 (completion--do-completion, minibuffer-complete)
10137 (minibuffer-force-complete, minibuffer-complete-word): Use it.
10138 (completion--do-completion): Don't ignore completion-auto-help when in
10139 icomplete-mode.
10140
dd5a5ee0
SM
10141 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
10142 internal encoding (e.g. tibetan zero is not whitespace).
10143 (global-whitespace-mode): Prefer save-current-buffer.
10144 (whitespace-trailing-regexp): Remove useless save-match-data.
10145 (whitespace-empty-at-bob-regexp): Minor simplification.
10146
b7d22a83
CY
101472011-05-03 Chong Yidong <cyd@stupidchicken.com>
10148
10149 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
10150
5192af46
AM
101512011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10152
10153 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 10154 Use `concat' to create string for insertion.
5192af46 10155
5767d190
SM
101562011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10157
10158 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
10159 Avoid open-line which runs post-self-insert-hook.
10160 (bibtex-fill-entry): Remove unused `end' var.
10161
bf242939
AM
101622011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
10163
5767d190
SM
10164 * textmodes/ispell.el (ispell-add-per-file-word-list):
10165 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 10166
25666126
LL
101672011-05-03 Leo Liu <sdl.web@gmail.com>
10168
10169 * isearch.el (isearch-yank-pop): New command.
5767d190 10170 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
10171 (isearch-forward): Mention it.
10172
52d3c2d0
SM
101732011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10174
1bcace58
SM
10175 * simple.el (minibuffer-complete-shell-command): Remove.
10176 (minibuffer-local-shell-command-map): Use completion-at-point.
10177 (read-shell-command): Setup completion vars here instead.
10178 (read-expression-map): Bind TAB to symbol completion.
10179
52d3c2d0
SM
10180 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
10181 error directly rather via storing it into `results'.
10182
35813471
LL
101832011-05-02 Leo Liu <sdl.web@gmail.com>
10184
10185 * vc/diff.el: Fix description.
10186
e793a940
LMI
101872011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10188
10189 * server.el (server-eval-at): New function.
10190
8de66e05
LMI
101912011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10192
10193 * net/network-stream.el (open-network-stream): Take a :nowait
10194 parameter and pass it on to `make-network-process'.
10195 (network-stream-open-plain): Ditto.
10196
dcb79f20
AS
101972011-04-30 Andreas Schwab <schwab@linux-m68k.org>
10198
10199 * faces.el (face-spec-set-match-display): Don't match toolkit
10200 options on terminal frames.
10201
14a7fbd8
SM
102022011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10203
7eabc1be
SM
10204 * progmodes/pascal.el: Use lexical binding.
10205 (pascal-mode-map): Remove author preferences.
10206
14a7fbd8
SM
10207 * pcomplete.el (pcomplete-std-complete): Don't abuse
10208 completion-at-point.
10209
50f84510
JB
102102011-04-28 Juanma Barranquero <lekktu@gmail.com>
10211
6e087a44
JB
10212 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
10213 removing code that has been dead since 1991 or so.
10214
50f84510
JB
10215 * startup.el (command-line): When warning about "_emacs", use a
10216 delayed warning to allow the user to filter it out.
10217
0ba690bd
DD
102182011-04-28 Deniz Dogan <deniz@dogan.se>
10219
10220 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
10221 user has not joined.
10222
08abfaad
SM
102232011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10224
10225 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
10226 aren't any completions at point.
10227
638f053a
JB
102282011-04-28 Juanma Barranquero <lekktu@gmail.com>
10229
10230 * subr.el (display-delayed-warnings): New function.
10231 (delayed-warnings-hook): New variable.
10232
8fff8daa
SM
102332011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10234
08abfaad
SM
10235 * minibuffer.el (completion-at-point, completion-help-at-point):
10236 Don't presume that a given completion-at-point-function will always
10237 use the same calling convention.
10238
8fff8daa
SM
10239 * pcomplete.el (pcomplete-completions-at-point):
10240 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
10241 pcomplete-seen is non-nil.
10242 (pcomplete-comint-setup): Also recognize the new comint/shell
10243 completion functions.
10244 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
10245 pcomplete-seen is non-nil.
10246
841a1577 102472011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 10248
841a1577 10249 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 10250 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 10251 the first character in the entry. This allows for code to add its
211ec907
UJ
10252 own uid to the entry.
10253 (icalendar--convert-float-to-ical): Add export of
10254 `diary-float'-entries save for those with the optional DAY
10255 argument.
10256
2a782793
DC
102572011-04-27 Daniel Colascione <dan.colascione@gmail.com>
10258
10259 * subr.el (shell-quote-argument): Use alternate escaping strategy
10260 when we spot a variable reference in a string.
10261
0438ce91
DC
102622011-04-26 Daniel Colascione <dan.colascione@gmail.com>
10263
10264 * cus-start.el (all): Define customization for debug-on-event.
10265
841a1577 102662011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
10267
10268 * subr.el (shell-quote-argument): Escape correctly under Windows.
10269
d090ed6c
SM
102702011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10271
10272 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
10273
bfd31217
MA
102742011-04-25 Michael Albinus <michael.albinus@gmx.de>
10275
d090ed6c
SM
10276 * net/tramp.el (tramp-process-actions): Add POS argument.
10277 Delete region between POS and (pos).
bfd31217 10278
d090ed6c
SM
10279 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10280 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
10281 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
10282
10283 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
10284 position in `tramp-process-actions' call.
10285
10286 * net/trampver.el: Update release number.
10287
e92f3bd3
SM
102882011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10289
850256b5
SM
10290 * custom.el (defcustom): Obey lexical-binding.
10291
e92f3bd3
SM
10292 Fix octave-inf completion problems reported by Alexander Klimov.
10293 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
10294 Inherit from octave-mode-syntax-table.
10295 (inferior-octave-mode): Set info-lookup-mode.
10296 (inferior-octave-completion-at-point): New function.
10297 (inferior-octave-complete): Use it and completion-in-region.
10298 (inferior-octave-dynamic-complete-functions): Use it as well, and use
10299 comint-filename-completion.
10300 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
10301 symbol elements which shouldn't be word elements.
10302 (octave-font-lock-keywords, octave-beginning-of-defun)
10303 (octave-function-header-regexp): Adjust regexps accordingly.
10304 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
10305
cd22b309
JB
103062011-04-25 Juanma Barranquero <lekktu@gmail.com>
10307
10308 * net/gnutls.el (gnutls-errorp): Declare before first use.
10309
8b492194
TZ
103102011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
10311
10312 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
10313 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 10314 default trustfile exists before going to use it. Add missing
5a5fa834 10315 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
10316 Reported by Claudio Bley <claudio.bley@gmail.com>.
10317 (open-gnutls-stream): Add usage example.
10318
10319 * net/network-stream.el (network-stream-open-starttls): Give host
10320 parameter to `gnutls-negotiate'.
10321 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 10322 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 10323
841a1577 103242011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 10325
cd22b309
JB
10326 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
10327 Use correct match group (bug#8438).
05842630 10328
3ba7869c
CY
103292011-04-24 Chong Yidong <cyd@stupidchicken.com>
10330
512e3ae1
CY
10331 * emacs-lisp/package.el (package-built-in-p): Fix typo.
10332 (package-menu--generate): New arg specifying packages to show.
10333 (package-menu-refresh, package-menu-execute, list-packages):
10334 Callers changed.
10335 (package-show-package-list): New function, replacing deleted
10336 package--list-packages (renamed because it is non-internal).
10337
10338 * finder.el (finder-list-matches): Use package-show-package-list
10339 instead of deleted package--list-packages.
10340
e92f3bd3
SM
10341 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
10342 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
10343 (vc-annotate-mode-map): Bind it to RET.
10344
7031be6d
UR
103452011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
10346
10347 * progmodes/etags.el (next-file): Don't use set-buffer to change
10348 buffers (Bug#8478).
10349
4ef177aa
CY
103502011-04-24 Chong Yidong <cyd@stupidchicken.com>
10351
c8d173eb
CY
10352 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
10353
4ef177aa
CY
10354 * apropos.el (apropos-label-face): Avoid variable-pitch face.
10355 (apropos-accumulator): Doc fix.
10356 (apropos-function, apropos-macro, apropos-command)
10357 (apropos-variable, apropos-face, apropos-group, apropos-widget)
10358 (apropos-plist): Add face property.
10359 (apropos-symbols-internal): Fix indentation.
10360 (apropos-print): Simplify help, and recognize apropos-multi-type.
10361 (apropos-print-doc): Use button-type-get to extract the button's
10362 face property. Fill docstring (Bug#8352).
10363
4ffd0d6b 103642011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
10365
10366 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
10367
c6c32125 10368 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 10369 (mpuz-mode-map): Use mapc.
c6c32125
JB
10370 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
10371 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
10372 Fix typos in docstrings.
10373
58d468b4
JB
10374 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
10375 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
10376
6470c3c6
JB
10377 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
10378
4ffd0d6b 103792011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
10380
10381 * minibuffer.el (completion--do-completion): Avoid the "Next char
10382 not unique" prompt if icomplete-mode is enabled (Bug#5849).
10383
3ad8bad0
CY
10384 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
10385 mouse-2 into unread-command-events, it is interpreted correctly.
10386
71d73c9c 10387 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 10388 (image-toggle-display): Doc fix.
71d73c9c 10389
841a1577 103902011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 10391
4ffd0d6b
GM
10392 * textmodes/page.el (what-page): Use line-number-at-pos to
10393 calculate line number (Bug#6825).
6e1dbaa9 10394
c2fb1b60
JB
103952011-04-22 Juanma Barranquero <lekktu@gmail.com>
10396
10397 * eshell/esh-mode.el (find-tag-interactive): Declare function.
10398 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
10399 Pass argument NO-DEFAULT to `find-tag-interactive'.
10400
e02f48d7
JB
104012011-04-22 Juanma Barranquero <lekktu@gmail.com>
10402
10403 Lexical-binding cleanup.
10404
10405 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
10406 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
10407 * progmodes/ada-prj.el (ada-prj-initialize-values)
10408 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
10409 (ada-prj-show-value):
10410 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
10411 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
10412 (antlr-invalidate-context-cache, antlr-options-menu-filter)
10413 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
10414 * progmodes/bug-reference.el (bug-reference-push-button):
10415 * progmodes/fortran.el (fortran-line-length):
10416 * progmodes/glasses.el (glasses-change):
10417 * progmodes/octave-mod.el (octave-fill-paragraph):
10418 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
10419 (python-pdbtrack-grub-for-buffer, python-sentinel):
10420 * progmodes/sql.el (sql-save-connection):
10421 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
10422 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
10423 Mark unused parameters.
10424
10425 * progmodes/compile.el (compilation--flush-directory-cache)
10426 (compilation--flush-parse, compile-internal): Mark unused parameters.
10427 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
10428 (compilation-next-error-function): Remove unused variable `timestamp'.
10429
10430 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
10431 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
10432
10433 * progmodes/dcl-mode.el (dcl-end-of-command):
10434 Remove unused variable `start'.
10435 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
10436 (dcl-option-value-basic, dcl-option-value-offset)
10437 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
10438 Mark unused parameters.
10439 (dcl-save-local-variable): Remove unused variable `val'.
10440 (mode): Declare.
10441
10442 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
10443 Mark unused parameters.
10444 (delphi-ignore-changes): Move before first use.
10445 (delphi-charset-token-at): Remove unused variable `start'.
10446 (delphi-else-start): Remove unused variable `if-count'.
10447 (delphi-comment-block-start, delphi-comment-block-end):
10448 Remove unused variable `kind'.
10449 (delphi-indent-line): Remove unused variable `new-point'.
10450
10451 * progmodes/ebrowse.el (ebrowse-files-list)
10452 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
10453 Mark unused parameters. Don't quote `lambda'.
10454 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
10455 Don't quote `lambda'.
10456 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
10457 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
10458 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
10459 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
10460 Use `ignore-errors'.
10461 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
10462 (ebrowse-view/find-file-and-search-pattern)
10463 (ebrowse-view/find-member-declaration/definition):
10464 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
10465 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
10466 Rename parameter PREFIX-ARG to PREFIX.
10467 (ebrowse-tags-read-name): Remove unused variables `start' and
10468 `member-info'.
10469 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
10470 to `tags-file'.
10471
10472 * progmodes/etags.el (local-find-tag-hook): Declare.
10473 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
10474 Mark unused parameters.
10475
10476 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
10477 (executable-interpret): Mark unused parameter.
10478
10479 * progmodes/flymake.el (flymake-process-sentinel)
10480 (flymake-after-change-function)
10481 (flymake-create-temp-with-folder-structure)
10482 (flymake-get-include-dirs-dot): Mark unused parameters.
10483 (flymake-safe-delete-directory): Remove unused variable `err'.
10484
10485 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
10486 (speedbar-timer-fn, speedbar-line-text)
10487 (speedbar-change-expand-button-char, speedbar-delete-subblock)
10488 (speedbar-center-buffer-smartly): Declare functions.
10489 (gdb-find-watch-expression): Remove unused variable `array'.
10490 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
10491 (gdb-starting): Mark unused parameters.
10492 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
10493 (gdb-table-string): Remove unused variable `res'.
10494 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
10495 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
10496 (gdb-display-buffer): Remove unused variable `cur-size'.
10497
10498 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
10499 allow lexical-binding compilation.
10500 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
10501 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
10502 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
10503 Mark unused parameters.
10504 (gud-gdb-marker-filter): Remove unused variable `match'.
10505 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
10506 lambda expressions and funcall them, instead of using `fset'.
10507
10508 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
10509 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
10510
10511 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
10512 variable `header-beg'; use `let'.
10513
10514 * progmodes/icon.el (indent-icon-exp): Remove unused variables
10515 `restart', `last-sexp' and `at-do'.
10516
10517 * progmodes/js.el (js--debug): Mark unused parameter.
10518 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10519 (js--splice-into-items): Remove unused variable `item'.
10520 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10521
10522 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10523 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10524 (makefile-complete): Remove unused variable `try'.
10525 (makefile-fill-paragraph, makefile-match-function-end):
10526 Mark unused parameters.
10527
10528 * progmodes/octave-inf.el (inferior-octave-complete):
10529 Remove unused variable `proc'.
10530 (inferior-octave-output-digest): Mark unused parameter.
10531
10532 * progmodes/perl-mode.el (perl-calculate-indent):
10533 Remove unused variable `err'.
10534
10535 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10536 (prolog-indent-line): Mark unused parameters.
10537 (prolog-indent-line): Remove unused variable `beg'.
10538
10539 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10540 (reporter-dont-compact-list): Declare.
10541
10542 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10543 Remove unused variable `char'.
10544 (sh-debug): Mark unused parameter.
10545 (sh-get-indent-info): Remove unused variable `start'.
10546 (sh-calculate-indent): Remove unused variable `var'.
10547
10548 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10549 (simula-electric-keyword): Remove unused variable `null'.
10550 (simula-search-backward, simula-search-forward): Remove unused
10551 variables `begin' and `end'.
10552
10553 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10554 Remove unused variable `pos'.
10555 (vera-electric-tab, vera-comment-uncomment-region):
10556 Mark unused parameters.
10557 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10558
7ede3b65
CY
105592011-04-22 Chong Yidong <cyd@stupidchicken.com>
10560
10561 * emacs-lisp/package.el (package--builtins, package-alist)
10562 (package-load-descriptor, package-built-in-p, package-activate)
10563 (define-package, package-installed-p)
10564 (package-compute-transaction, package-buffer-info)
10565 (package--push): Doc fix. Distinguish more clearly between
10566 version strings and version lists.
10567
121656e9
JB
105682011-04-21 Juanma Barranquero <lekktu@gmail.com>
10569
10570 Lexical-binding cleanup.
10571
10572 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10573 (5x5-make-mutate-best):
10574 * play/fortune.el (fortune-in-buffer):
10575 * play/gomoku.el (gomoku-init-display):
10576 * play/solitaire.el (solitaire, solitaire-do-check):
10577 * play/tetris.el (tetris-default-update-speed-function):
10578 Mark unused parameters.
10579
10580 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10581 (bubbles--shift): Remove unused variable `char-org'.
10582 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10583 (bubbles--show-images): Remove unused variable `char'.
10584
10585 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10586 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10587 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10588 (decipher-analyze-buffer): Use ?\s.
10589 (decipher-make-checkpoint): Remove unused variable `mapping'.
10590
10591 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10592
10593 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10594 Remove unused variable `result'; use `let'.
10595
10596 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10597 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10598 (gametree-children-shown-p, gametree-compute-reduced-score):
10599 Use `ignore-errors'.
10600
10601 * play/handwrite.el (ps-lpr-switches): Declare.
10602 (handwrite): Remove unused variables `pmin' and `lastp'.
10603
10604 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10605
10606 * play/landmark.el (landmark-init-display)
10607 (landmark-update-naught-weights): Mark unused parameters.
10608 (landmark-y): Remove unused variable `noise'. Simplify.
10609 (landmark-human-plays): Remove unused variable `score'.
10610
10611 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10612 (mpuz-try-proposal): Remove unused variable `game'.
10613
10614 * play/zone.el (life-patterns): Declare.
10615
80f499c7
JB
106162011-04-20 Juanma Barranquero <lekktu@gmail.com>
10617
10618 * vc/vc.el (ediff-vc-internal): Declare function.
10619
024ff170
SM
106202011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10621
c0a193ea
SM
10622 * shell.el: Use lexical-binding and std completion UI.
10623 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10624 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10625 comint-preoutput-filter-functions rather than on
10626 comint-output-filter-functions.
10627 (shell-command-completion, shell--command-completion-data)
10628 (shell-filename-completion, shell-environment-variable-completion)
10629 (shell-c-a-p-replace-by-expanded-directory): New functions.
10630 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10631 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10632 (shell-dynamic-complete-environment-variable): Use them.
10633 (shell-dynamic-complete-as-environment-variable)
10634 (shell-dynamic-complete-as-command): Remove.
10635 (shell-match-partial-variable): Match past point.
10636 * comint.el: Clean up use of completion-at-point-functions.
10637 (comint-completion-at-point): New function.
10638 (comint-mode): Use it completion-at-point-functions.
10639 (comint-dynamic-complete): Make it obsolete.
10640 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10641 (comint-c-a-p-replace-by-expanded-history): New function.
10642 (comint-dynamic-complete-functions)
10643 (comint-replace-by-expanded-history): Use it.
10644 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10645 termination strings. Try harder to avoid second try-completion.
10646 (completion-in-region-mode-map): Disable bindings that don't work yet.
10647
2dbaa080
SM
10648 * comint.el: Use lexical-binding. Require CL.
10649 (comint-dynamic-complete-functions): Use comint-filename-completion.
10650 (comint-completion-addsuffix): Tweak custom type.
10651 (comint-filename-completion, comint--common-suffix)
10652 (comint--common-quoted-suffix, comint--table-subvert)
10653 (comint--complete-file-name-data): New functions.
10654 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10655 (comint-dynamic-list-filename-completions): Use them.
10656 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10657
2dbaa080
SM
10658 * minibuffer.el (completion-in-region-mode):
10659 Keep completion-in-region-mode--predicate global.
10660 (completion-in-region--postch):
10661 Assume completion-in-region-mode--predicate is not null.
10662
c79a6f38
SM
10663 * progmodes/flymake.el (flymake-start-syntax-check-process):
10664 Obey `dir'. Simplify.
10665
024ff170
SM
10666 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10667 we're in VC after all.
10668
1c6c854e
CS
106692011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10670
10671 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10672 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10673 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10674
bed7f140
SM
106752011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10676
332e62ab
SM
10677 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10678 add sanity check.
10679
bed7f140
SM
10680 * obsolete/erc-hecomplete.el: Make obsolete.
10681 * obsolete/: Standardize obsolescence info in the header.
10682
f195c582
GM
106832011-04-20 Glenn Morris <rgm@gnu.org>
10684
10685 * calendar/solar.el (solar-horizontal-coordinates):
10686 Use the longitude argument rather than `calendar-longitude'.
10687 (solar-date-next-longitude): Remove unused locals.
10688
cb79b8c0
VJL
106892011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10690
10691 * whitespace.el: New version 13.2.1.
10692
106932011-04-20 felix <EmacsWiki> (tiny change)
10694
d8e4b68b 10695 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10696 switching between major modes on a file.
10697
602ea69d
SM
106982011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10699
10700 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10701 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10702 multi-line comments as well.
10703
06b60517
JB
107042011-04-19 Juanma Barranquero <lekktu@gmail.com>
10705
10706 Lexical-binding cleanup.
10707
10708 * arc-mode.el (archive-mode-revert):
10709 * cmuscheme.el (scheme-interactively-start-process):
10710 * custom.el (custom-initialize-delay):
10711 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10712 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10713 * emacs-lock.el (emacs-lock-clear-sentinel):
10714 * ezimage.el (defezimage):
10715 * follow.el (follow-avoid-tail-recenter):
10716 * fringe.el (set-fringe-mode-1):
10717 * generic-x.el (bat-generic-mode-compile):
10718 * help-mode.el (help-info-variable, help-do-xref)
10719 (help-mode-revert-buffer):
10720 * help.el (view-emacs-todo):
10721 * iswitchb.el (iswitchb-completion-help):
10722 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10723 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10724 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10725 * locate.el (locate-update):
10726 * longlines.el (longlines-encode-region)
10727 (longlines-after-change-function):
10728 * outline.el (outline-isearch-open-invisible):
10729 * ps-def.el (declare-function, charset-dimension, char-width)
10730 (encode-char):
10731 * ps-mule.el (ps-mule-plot-string):
10732 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10733 (recentf-edit-list-select, recentf-edit-list-validate)
10734 (recentf-open-files-action):
10735 * rect.el (delete-whitespace-rectangle-line)
10736 (rectangle-number-line-callback):
10737 * register.el (window-configuration-to-register)
10738 (frame-configuration-to-register):
10739 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10740 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10741 (xselect-convert-to-targets, xselect-convert-to-delete)
10742 (xselect-convert-to-filename, xselect-convert-to-charpos)
10743 (xselect-convert-to-lineno, xselect-convert-to-colno)
10744 (xselect-convert-to-os, xselect-convert-to-host)
10745 (xselect-convert-to-user, xselect-convert-to-class)
10746 (xselect-convert-to-name, xselect-convert-to-integer)
10747 (xselect-convert-to-atom, xselect-convert-to-identity):
10748 * subr.el (declare, ignore, process-kill-without-query)
10749 (text-clone-maintain):
10750 * terminal.el (te-get-char, te-tic-sentinel):
10751 * tool-bar.el (tool-bar-make-keymap):
10752 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10753 * type-break.el (type-break-mode, type-break-noninteractive-query):
10754 * view.el (View-back-to-mark):
10755 * wid-browse.el (widget-browse-action, widget-browse-widget)
10756 (widget-browse-widgets, widget-browse-sexp):
10757 * widget.el (define-widget-keywords):
10758 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10759 Mark unused parameters.
10760
10761 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10762 (align-areas): Remove unused variable `look'.
10763 (align-region): Remove unused variables `real-end' and `pos-list'.
10764
10765 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10766
10767 * bindings.el (mode-line-modified, mode-line-remote):
10768 Mark unused parameters.
10769 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10770
10771 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10772 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10773
10774 * comint.el (comint-history-isearch-pop-state)
10775 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10776 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10777 (comint-substitute-in-file-name): Doc fix.
10778
10779 * completion.el (cmpl-statistics-block): Mark unused parameter.
10780 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10781 (save-completions-to-file, load-completions-from-file):
10782 Remove unused local variable `e'.
10783
10784 * composite.el (compose-chars): Remove unused variable `len'.
10785 (lgstring-insert-glyph): Remove unused variable `g'.
10786 (compose-glyph-string): Remove unused variables `ascent',
10787 `descent', `lbearing' and `rbearing'.
10788 (compose-glyph-string-relative): Remove unused variables
10789 `lbearing', `rbearing' and `wadjust'.
10790 (compose-gstring-for-graphic): Remove unused variables `header',
10791 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10792 (compose-gstring-for-terminal): Remove unused variables `header'
10793 and `nchars'. Use `let', not `let*'.
10794
10795 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10796 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10797 (Custom-buffer-done, custom-buffer-create-internal)
10798 (custom-browse-visibility-action, custom-browse-group-tag-action)
10799 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10800 (widget-magic-mouse-down-action, custom-toggle-parent)
10801 (custom-add-parent-links, custom-toggle-hide-variable)
10802 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10803 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10804 (custom-face-menu-create, custom-variable-menu-create, get)
10805 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10806 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10807 (customize-apropos): Remove unused variable `tests'.
10808 (custom-group-value-create): Remove unused variable `hidden-p'.
10809 (sort-fold-case): Declare.
10810
10811 * cus-theme.el (custom-reset-standard-faces-list)
10812 (custom-reset-standard-variables-list): Declare.
10813 (customize-create-theme, custom-theme-revert, custom-theme-write)
10814 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10815 Mark unused parameters.
10816
10817 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10818
10819 * delim-col.el (delimit-columns-max): Move defvar before first use.
10820
10821 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10822 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10823
10824 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10825 (auto-insert): Declare.
10826 (desktop-restore-file-buffer): Rename desktop-* parameters;
10827 mark unused ones.
10828 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10829 (desktop-buffer): Rename desktop-* parameters.
10830
10831 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10832 (dframe-reposition-frame-xemacs, dframe-help-echo)
10833 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10834 Mark unused parameters.
10835
10836 * dired-aux.el (backup-extract-version-start, overwrite-query)
10837 (overwrite-backup-query, rename-regexp-query)
10838 (rename-non-directory-query): Declare.
10839 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10840 (dired-add-entry): Remove unused variable `orig-file-name'.
10841 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10842 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10843 `dired-copy-preserve-time' directly.
10844 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10845 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10846
10847 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10848 (dired-virtual-revert, dired-make-relative-symlink):
10849 Mark unused parameters.
10850 (manual-program): Declare.
10851 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10852 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10853 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10854
10855 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10856
10857 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10858
10859 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10860 Declare.
10861
10862 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10863
10864 * electric.el (Electric-command-loop): Rename parameter
10865 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10866
10867 * expand.el (expand-in-literal): Remove unused variable `here'.
10868
10869 * facemenu.el (facemenu-add-new-color):
10870 Remove unused variable `docstring'.
10871
10872 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10873 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10874 (face-attr-construct): Mark unused parameter. Doc fix.
10875 (read-color): Remove unused variable `hex-string'.
10876
10877 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10878 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10879 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10880 (display-buffer-other-frame): Remove unused variable `old-window'.
10881 (kill-buffer-hook): Declare.
10882 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10883 Mark unused parameters.
10884 (after-find-file): Pass 1 to `auto-save-mode', not t.
10885
10886 * files-x.el (auto-insert): Declare.
10887 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10888
10889 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10890 variable `buf'. Mark unused parameter.
06b60517
JB
10891 (find-lisp-insert-directory): Mark unused parameter.
10892
10893 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10894 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10895 (format-common-tail): Remove, unused.
10896 (format-deannotate-region): Remove unused variable `loc'.
10897 (format-annotate-region): Remove unused variable `p'.
10898 (format-annotate-single-property-change): Remove unused variables
10899 `default' and `tail'.
10900
10901 * forms.el (read-file-filter): Declare.
10902 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10903
10904 * frame.el (frame-creation-function-alist): Mark unused parameter.
10905 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10906
10907 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10908 Remove unused parameters.
10909 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10910 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10911
10912 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10913 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10914 (hfy-prepare-tag-map): Mark unused parameters.
10915 (htmlfontify-buffer): Use `called-interactively-p'.
10916
10917 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10918 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10919 (ibuffer-do-occur): Mark unused parameters.
10920 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10921 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10922
10923 * ibuffer.el: Don't quote `lambda'.
10924 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10925 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10926 Mark unused parameters.
10927
10928 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10929 (ido-completing-read): Mark unused parameters.
10930 (ido-copy-current-word): Mark unused parameters;
10931 remove unused variable `name'.
10932 (ido-sort-merged-list): Remove unused parameter `dirs'.
10933
10934 * ielm.el (ielm-input-sender): Mark unused parameter.
10935 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10936 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10937 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10938 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10939 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10940
10941 * image-dired.el (image-dired-display-thumbs): Remove unused
10942 variables `curr-file' and `count'.
10943 (image-dired-remove-tag): Remove unused variable `start'.
10944 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10945 variable `curr-file'
10946 (image-dired-rotate-original): Remove unused variable `temp-file'.
10947 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10948 Remove unused variable `file'.
10949 (image-dired-gallery-generate): Remove unused variable `curr'.
10950 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10951
10952 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10953
10954 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10955
10956 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
10957
10958 * isearch.el (minibuffer-history-symbol): Declare.
10959 (isearch-edit-string): Remove unused variable `err'.
10960 (isearch-message-prefix, isearch-message-suffix):
10961 Mark unused parameters.
10962
10963 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
10964
10965 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
10966
10967 * makesum.el (double-column): Remove unused variable `cnt'.
10968
10969 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
10970 (ido-ignore-item-temp-list): Declare.
10971
10972 * mouse-drag.el (mouse-drag-throw): Remove unused variables
10973 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
10974 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
10975 (mouse-drag-drag): Remove unused variables `mouse-delta' and
10976 `mouse-col-delta'.
10977
10978 * mouse-sel.el (mouse-extend-internal):
10979 Remove unused variable `orig-window-frame'.
10980
10981 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
10982 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
10983 Move declarations before first use.
10984 (pcomplete-opt): Mark unused parameters; doc fix.
10985
10986 * proced.el (proced-revert): Mark unused parameter.
10987 (proced-send-signal): Remove unused variable `err'.
10988
10989 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
10990 Rename parameter PREFIX-ARG to ARG.
10991 (ps-basic-plot-string, ps-basic-plot-whitespace):
10992 Mark unused parameters.
10993
10994 * replace.el (replace-count): Define.
10995 (occur-revert-function): Mark unused parameters.
10996 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
10997 (isearch-case-fold-search, isearch-string): Declare.
10998 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
10999 bind `case-fold-search'. Remove unused variables `beg' and `end',
11000 and simplify.
11001 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
11002 COUNT and bind `replace-count'.
11003 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
11004 to COUNT.
11005
11006 * savehist.el (print-readably, print-string-length): Declare.
11007
11008 * shadowfile.el (shadow-expand-cluster-in-file-name):
11009 Remove unused variable `cluster'.
11010 (shadow-copy-file): Remove unused variable `i'.
11011 (shadow-noquery, shadow-clusters, shadow-site-cluster)
11012 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
11013 (shadow-define-literal-group, shadow-define-regexp-group)
11014 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
11015
11016 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
11017 (shell): Use `called-interactively-p'.
11018 (shell-directory-tracker): Remove unused variable `chdir-failure'.
11019
11020 * simple.el (compilation-context-lines, comint-file-name-quote-list)
11021 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
11022 (delete-backward-char): Remove unused variable `ocol'.
11023 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
11024 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
11025 (event-apply-hyper-modifier, event-apply-shift-modifier)
11026 (event-apply-control-modifier, event-apply-meta-modifier):
11027 Mark unused parameters.
11028 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
11029 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
11030
11031 * speedbar.el (speedbar-ignored-directory-expressions)
11032 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
11033 (speedbar-find-file, speedbar-dir-follow)
11034 (speedbar-directory-buttons-follow, speedbar-tag-find)
11035 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
11036 (speedbar-buffers-line-directory, speedbar-buffer-click):
11037 Mark unused parameters.
11038 (speedbar-tag-file): Remove unused variable `mode'.
11039 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
11040
11041 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
11042
11043 * talk.el (talk): Remove unused variable `display'.
11044
11045 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
11046 (tar-write-region-annotate): Mark unused parameter.
11047
11048 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
11049 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
11050 Declare them, wrapped in `with-no-warnings' to avoid replacing one
11051 warning by another.
11052
11053 * time-stamp.el (time-stamp-string-preprocess):
11054 Remove unused variable `require-padding'.
11055
11056 * tree-widget.el (widget-glyph-enable): Declare.
11057 (tree-widget-action): Mark unused parameter.
11058
11059 * w32-fns.el (x-get-selection): Mark unused parameter.
11060 (autoload-make-program, generated-autoload-file): Declare.
11061
11062 * wdired.el (wdired-revert): Mark unused parameters.
11063 (wdired-xcase-word): Remove unused variable `err'.
11064
11065 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
11066 (whitespace-help-scroll): Remove unused variable `data-help'.
11067
11068 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
11069 (widget-image-insert, widget-after-change, default)
11070 (widget-default-format-handler, widget-default-notify)
11071 (widget-default-prompt-value, widget-info-link-action)
11072 (widget-url-link-action, widget-function-link-action)
11073 (widget-variable-link-action, widget-file-link-action)
11074 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
11075 (widget-field-prompt-internal, widget-field-action, widget-field-match)
11076 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
11077 (widget-insert-button-action, widget-delete-button-action, visibility)
11078 (widget-documentation-link-action, widget-documentation-string-action)
11079 (widget-const-prompt-value, widget-regexp-match, symbol)
11080 (widget-coding-system-prompt-value)
11081 (widget-key-sequence-value-to-external, sexp)
11082 (widget-sexp-value-to-internal, character, vector, cons)
11083 (widget-choice-prompt-value, widget-boolean-prompt-value)
11084 (widget-color--choose-action): Mark unused parameters.
11085 (widget-item-match-inline, widget-choice-match-inline)
11086 (widget-checklist-match, widget-checklist-match-inline)
11087 (widget-group-match): Rename parameter VALUES to VALS.
11088 (widget-field-value-set): Remove unused variable `size'.
11089 (widget-color-action): Remove unused variables `value' and `start'.
11090
11091 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 11092 variable `dir'. Doc fix.
06b60517
JB
11093 (windmove-find-other-window): Don't pass it.
11094
11095 * window.el (count-windows): Mark unused parameter.
11096 (bw-adjust-window): Remove unused variable `err'.
11097
11098 * woman.el (woman-file-name): Remove unused variable `default'.
11099 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
11100 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
11101 (global-font-lock-mode): Declare.
11102 (woman-decode-region): Mark unused parameter.
11103 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
11104
11105 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
11106 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
11107 (x-dnd-handle-moz-url): Remove unused variable `title'.
11108 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
11109
11110 * xml.el (xml-parse-tag, xml-parse-attlist):
11111 Remove unused variable `pos'.
11112
bc4f7f3d
GM
111132011-04-19 Glenn Morris <rgm@gnu.org>
11114
11115 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
11116 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
11117 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
11118 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
11119 * calendar/cal-html.el (cal-html-insert-minical):
11120 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
11121 (calendar-mark-date-pattern):
11122 Prefix "unused" locals.
11123
11124 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
11125 optional argument `style'.
11126
11127 * calendar/appt.el (appt-make-list):
11128 * calendar/cal-china.el (calendar-chinese-date-string):
11129 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
11130 (diary-hebrew-yahrzeit):
11131 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
11132 * calendar/calendar.el (calendar-generate-window):
11133 * calendar/time-date.el (time-to-days):
11134 Remove unused local variables.
11135
16a43933
CY
111362011-04-18 Chong Yidong <cyd@stupidchicken.com>
11137
11138 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
11139 glyphless-char-display table.
11140 (tabulated-list-glyphless-char-display): New var.
11141
7eed1860
SS
111422011-04-18 Sam Steingold <sds@gnu.org>
11143
11144 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
11145 to acknowledgments.
11146
4d2d1ccd
GM
111472011-04-17 Glenn Morris <rgm@gnu.org>
11148
11149 * calendar/diary-lib.el (diary-sexp-entry):
11150 * calendar/holidays.el (holiday-sexp):
11151 Set debug-on-error rather than the removed stack-trace-on-error.
11152
239da61d
GM
111532011-04-16 Glenn Morris <rgm@gnu.org>
11154
11155 * progmodes/f90.el: Use lexical-binding.
11156 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
11157
8b05752a
SM
111582011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11159
daca8ba5
SM
11160 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
11161 (mail-mode): Setup mailalias completion here instead.
11162 * mail/mailalias.el: Use lexical-binding.
11163 (pattern, mailalias-done): Declare dynamic.
11164 (mail-completion-at-point-function): New function, from mail-complete.
11165 (mail-complete): Use it.
11166 (mail-completion-expand): New function.
11167 (mail-get-names): Use it.
11168 (mail-directory, mail-directory-process, mail-directory-stream):
11169 Don't use `pattern' for lexically bound arg.
11170
6f542485
SM
11171 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
11172
037e7c3f
SM
11173 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
11174 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
11175 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
11176
8b05752a
SM
11177 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
11178 (byte-save-window-excursion, byte-temp-output-buffer-setup)
11179 (byte-interactive-p): Define them again, for use when inlining
11180 old code.
11181
49093f60
JB
111822011-04-15 Juanma Barranquero <lekktu@gmail.com>
11183
11184 * loadup.el: Use `string-to-number', not `string-to-int'.
11185
b5b8e7de
SM
111862011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11187
11188 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
11189 gud-gdb-complete-command.
11190 (gud-gdb-completions): New function, from gud-gdb-complete-command.
11191 (gud-gdb-completion-at-point): New function.
11192 (gud-gdb-completions): Remove.
11193
f42efeb5
MA
111942011-04-14 Michael Albinus <michael.albinus@gmx.de>
11195
49093f60
JB
11196 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
11197 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
11198 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
11199 whether `executable-find' is bound.
f42efeb5
MA
11200
11201 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
11202
e240cc21
SM
112032011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11204
11205 * minibuffer.el (completion-in-region-mode-predicate)
11206 (completion-in-region-mode--predicate): New vars.
11207 (completion-in-region, completion-in-region--postch)
11208 (completion-in-region-mode): Use them.
11209 (completion--capf-wrapper): Also return the hook function.
11210 (completion-at-point, completion-help-at-point):
11211 Adjust and provide a predicate.
c2bd2ab0
SM
11212
11213 Preserve arg names for advice of subr and lexical functions (bug#8457).
11214 * help-fns.el (help-function-arglist): Consolidate the subr and
11215 new-byte-code cases. Add argument `preserve-names' to extract names
11216 from the docstring when needed.
11217 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
11218 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
11219 (ad-arglist): Use help-function-arglist's new arg.
11220 (ad-definition-type): Use cond.
11221
c183f693
JB
112222011-04-13 Juanma Barranquero <lekktu@gmail.com>
11223
06641a47
JB
11224 * autorevert.el (auto-revert-handler):
11225 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
11226 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
11227 Don't quote lambda.
11228
c183f693
JB
11229 * image-mode.el (image-transform-set-scale):
11230 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
11231
1e3b6001
G
112322011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11233
11234 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 11235 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
11236 Upgrades via gnutls-cli are too slow to be done opportunistically.
11237
2d6af8dd
JB
112382011-04-12 Juanma Barranquero <lekktu@gmail.com>
11239
11240 * dframe.el (dframe-current-frame): Remove spurious quote.
11241
c0749a51
GM
112422011-04-12 Glenn Morris <rgm@gnu.org>
11243
088d0d61
GM
11244 * calendar/cal-tex.el (cal-tex-end-document):
11245 Try to automatically use latin1 input if needed.
11246
c0749a51
GM
11247 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
11248 Don't try to cons a mark onto an empty element.
11249
5c90fde0
LL
112502011-04-11 Leo Liu <sdl.web@gmail.com>
11251
11252 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
11253 buffers.
11254 (ido-kill-buffer-at-head): Support killing virtual buffers.
11255
369e974d
CY
112562011-04-10 Chong Yidong <cyd@stupidchicken.com>
11257
11258 * minibuffer.el (completion-show-inline-help): New var.
11259 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
11260 (minibuffer-force-complete, minibuffer-complete-word):
11261 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
11262
11263 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
11264 to avoid interference from inline help (Bug#5849).
11265
37f1c930
LL
112662011-04-10 Leo Liu <sdl.web@gmail.com>
11267
099c39a4
JB
11268 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11269 Fix typo.
37f1c930 11270
a32d4040
CY
112712011-04-09 Chong Yidong <cyd@stupidchicken.com>
11272
11273 * image-mode.el (image-toggle-display-image): Signal an error if
11274 not in Image mode.
11275 (image-transform-mode, image-transform-resize)
11276 (image-transform-set-rotation): Doc fix.
daca8ba5 11277 (image-transform-set-resize): Delete.
a32d4040
CY
11278 (image-transform-set-scale, image-transform-fit-to-height)
11279 (image-transform-fit-to-width): Handle image-toggle-display-image
11280 and image-transform-resize directly.
11281
099c39a4 112822011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
11283
11284 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
11285 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
11286 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
11287 (doc-view-mode-map): Add bindings for the new functions.
11288
099c39a4 112892011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 11290
4d61f28d 11291 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
11292 Fix typo in docstring.
11293
3726838a
EZ
112942011-04-08 Eli Zaretskii <eliz@gnu.org>
11295
04f33f1e
EZ
11296 * files.el (file-size-human-readable): Produce one digit after
11297 decimal, like "ls -lh" does.
11298
11299 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
11300 the file size representation.
11301
3726838a
EZ
11302 * simple.el (list-processes): If async subprocesses are not
11303 available, error out with a clear error message.
11304
cbb59342
CY
113052011-04-08 Chong Yidong <cyd@stupidchicken.com>
11306
11307 * help.el (help-form-show): New function, to be called from C.
11308 Put help-form output in a buffer named differently than *Help*.
11309
e3971c44
EZ
113102011-04-08 Eli Zaretskii <eliz@gnu.org>
11311
11312 * files.el (file-size-human-readable): New function.
11313
11314 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
11315 computing the representation inline. Don't require `cl'.
11316
12544bbe
GM
113172011-04-08 Glenn Morris <rgm@gnu.org>
11318
a1de6c6a
GM
11319 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
11320
3c4671f4
GM
11321 * net/browse-url.el (browse-url-firefox):
11322 Test system-type, not system-configuration.
11323
b605679c
GM
11324 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
11325 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
11326 Use log-edit-empty-buffer-p. (Bug#7598)
11327
56442f0c
GM
11328 * net/rlogin.el (rlogin-process-connection-type): Simplify.
11329 (rlogin-mode-map): Initialize in the defvar.
11330 (rlogin): Use ignore-errors.
11331
12544bbe
GM
11332 * replace.el (occur-mode-map): Some fixes for menu items.
11333
eb237b0f
AH
113342011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11335
11336 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
11337
7d668f2c
CY
113382011-04-06 Chong Yidong <cyd@stupidchicken.com>
11339
e67a13ab
CY
11340 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
11341 issuing unused warnings.
11342
11343 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
11344 macro directly.
11345
7d668f2c
CY
11346 * simple.el: Lisp reimplement of list-processes. Based on an
11347 earlier reimplementation by Leo Liu, but using tabulated-list.el.
11348 (process-menu-mode): New major mode.
11349 (list-processes--refresh, list-processes):
11350 (process-menu-visit-buffer): New functions.
11351
11352 * files.el (save-buffers-kill-emacs): Don't assume any return
11353 value of list-processes, which is undocumented anyway.
11354
a83ec3c9
CY
113552011-04-06 Chong Yidong <cyd@stupidchicken.com>
11356
11357 * emacs-lisp/tabulated-list.el: New file.
11358
e91a96fe
CY
11359 * emacs-lisp/package.el: Use Tabulated List mode.
11360 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
11361 (package-menu-mode): Derive from tabulated-list-mode. Set up the
11362 table format using Tabulated List mode variables.
11363 (package--push): New macro, replacing package-list-maybe-add.
11364 (package-menu--generate): Use package--push. Renamed from
11365 package--generate-package-list.
11366 (package-menu-refresh, list-packages): Use it.
daca8ba5 11367 (package-menu--print-info): Rename from package-print-package.
e91a96fe 11368 Return insertion data instead of inserting it directly.
099c39a4
JB
11369 (package-menu-describe-package, package-menu-execute):
11370 Use tabulated-list-get-id.
e91a96fe
CY
11371 (package-menu-mark-delete, package-menu-mark-install)
11372 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
11373 (package-menu-mark-obsolete-for-deletion):
11374 Use tabulated-list-put-tag.
e91a96fe
CY
11375 (package--list-packages, package-menu-revert)
11376 (package-menu-get-package, package-menu-get-version)
11377 (package-menu-sort-by-column): Functions deleted.
11378 (package-menu-package-list, package-menu-sort-key): Vars deleted.
11379 (package-menu--status-predicate, package-menu--version-predicate)
11380 (package-menu--name-predicate)
11381 (package-menu--description-predicate): Handle arguments in the
11382 Tabulated List format.
11383 (package-list-packages-no-fetch): Call list-packages.
11384
3e214b50
JB
113852011-04-06 Juanma Barranquero <lekktu@gmail.com>
11386
11387 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 11388 (after-find-file): Don't bind it.
3e214b50
JB
11389 (revert-buffer-in-progress-p): New variable.
11390 (revert-buffer): Bind it.
11391 Pass nil for `after-find-file-from-revert-buffer'.
11392
11393 * saveplace.el (save-place-find-file-hook): Use new variable
11394 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
11395
3f0f1700
GM
113962011-04-06 Glenn Morris <rgm@gnu.org>
11397
c0274801
GM
11398 * Makefile.in (AUTOGEN_VCS): New variable.
11399 (autoloads): Use $AUTOGEN_VCS.
11400
3f0f1700
GM
11401 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
11402 * calendar/calendar.el (calendar-mode-map):
11403 Check for toolkit scroll bars. (Bug#8305)
11404
41ea9e48
CY
114052011-04-05 Chong Yidong <cyd@stupidchicken.com>
11406
11407 * minibuffer.el (completion-in-region--postch)
11408 (completion-in-region-mode): Remove unnecessary messages.
11409
6194c800
JB
114102011-04-05 Juanma Barranquero <lekktu@gmail.com>
11411
33256f14
JB
11412 * font-lock.el (font-lock-refresh-defaults):
11413 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
11414 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
11415
6194c800
JB
11416 * info.el (Info-directory-list, Info-read-node-name-2)
11417 (Info-split-parameter-string): Doc fixes.
11418 (Info-virtual-nodes): Reflow docstring.
11419 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
11420 (Info-apropos-toc-nodes, info-finder, Info-get-token)
11421 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
11422 Fix typos in docstrings.
11423 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
11424 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
11425 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
11426 (Info-restore-desktop-buffer): Mark unused parameters.
11427 (Info-directory-find-file, Info-directory-find-node)
11428 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
11429 (Info-virtual-index-find-node, Info-apropos-find-file)
11430 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 11431 Mark unused parameters; fix typos in docstrings.
6194c800
JB
11432 (Info-virtual-index): Remove unused local variable `nodename'.
11433
b87a8200 114342011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 11435
b87a8200
DD
11436 * net/rcirc.el: Update my e-mail address.
11437 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 11438
3b2ff876
CY
114392011-04-05 Chong Yidong <cyd@stupidchicken.com>
11440
11441 * startup.el (command-line): Save the cursor's theme-face
11442 directly, instead of using face-override-spec.
11443
11444 * custom.el (load-theme): Minor optimization in assigning faces.
11445
8d17e7ca
JB
114462011-04-04 Juanma Barranquero <lekktu@gmail.com>
11447
11448 * help-fns.el (describe-variable): Complete all variables having
11449 documentation, including keywords.
11450 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
11451
2fbc1934
JB
114522011-04-04 Juanma Barranquero <lekktu@gmail.com>
11453
11454 Convert to lexical-binding.
11455
11456 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
11457 (bs--get-marked-string, bs--get-modified-string)
11458 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
11459 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
11460 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
11461
11462 * ehelp.el (electric-help-execute-extended)
11463 (electric-help-ctrl-x-prefix):
11464 * hexl.el (hexl-revert-buffer-function):
11465 * linum.el (linum-after-change, linum-after-scroll):
11466 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
11467
11468 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
11469
74f50695
DU
114702011-04-04 Daiki Ueno <ueno@unixuser.org>
11471
11472 * epa-dired.el:
11473 * epa-mail.el:
11474 * epa-hook.el:
11475 * epa-file.el:
11476 * epa.el:
11477 * epg.el: Use lexical binding.
11478
c11325f7
CY
114792011-04-03 Chong Yidong <cyd@stupidchicken.com>
11480
0d9e9a12
CY
11481 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
11482
c11325f7 11483 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
11484 dictionary case for flyspell-mark-duplications-exceptions.
11485 Use regexp matching for languages.
c11325f7
CY
11486 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
11487 default dictionary (Bug#7926).
11488
da91b5f2
CY
114892011-04-02 Chong Yidong <cyd@stupidchicken.com>
11490
099c39a4
JB
11491 * emacs-lisp/package.el (package--with-work-buffer):
11492 Recognize https URLs.
da91b5f2 11493
099c39a4
JB
11494 * net/network-stream.el: Move from gnus/proto-stream.el.
11495 Change prefix to network-stream throughout.
da91b5f2
CY
11496 (open-protocol-stream): Merge into open-network-stream, leaving
11497 open-protocol-stream as an alias. Handle nil BUFFER args.
11498
11499 * subr.el (open-network-stream): Move to net/network-stream.el.
11500
afa8e9f6
GM
115012011-04-02 Glenn Morris <rgm@gnu.org>
11502
1d2e369d
GM
11503 * find-dired.el (find-exec-terminator): New option.
11504 (find-ls-option): Test for -ls support.
11505 (find-ls-subdir-switches): Test for -b in find-ls-option.
11506 (find-dired, find-grep-dired): Doc fixes.
11507 (find-dired): Use find-exec-terminator.
11508
8abb7da8 11509 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
11510 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
11511 (find-name-arg): Remove purecopy.
8abb7da8 11512
f3ca7378
GM
11513 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
11514 (grep-compute-defaults): Check for `-exec COMMAND +' support.
11515 Set grep-find-use-xargs, grep-find-command, and grep-find-template
11516 accordingly. Don't add the null-device if not needed.
11517
afa8e9f6
GM
11518 * files.el (save-some-buffers): Doc fix.
11519
35eae264
EZ
115202011-04-02 Eli Zaretskii <eliz@gnu.org>
11521
11522 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11523
26b51db5
JB
115242011-04-01 Juanma Barranquero <lekktu@gmail.com>
11525
11526 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11527 Use `dolist' rather than `mapcar'.
11528
7200d79c
SM
115292011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11530
03408648 11531 Add lexical binding.
7200d79c 11532
03408648
SM
11533 * subr.el (apply-partially): Use new closures rather than CL.
11534 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11535 (dolist, dotimes): Use slightly different expansion for lexical code.
11536 (functionp): Move to C.
11537 (letrec): New macro.
11538 (with-wrapper-hook): Use it and apply-partially instead of CL.
11539 (eval-after-load): Preserve lexical-binding.
11540 (save-window-excursion, with-output-to-temp-buffer): Turn them
11541 into macros.
7200d79c 11542
03408648
SM
11543 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11544
11545 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11546 than the arglist.
11547 (help-add-fundoc-usage): Don't add `Not documented'.
11548 (help-function-arglist): Handle closures, subroutines, and new
11549 byte-code-functions.
11550 (help-make-usage): Remove leading underscores.
11551 (describe-function-1): Handle closures.
11552 (describe-variable): Use special-variable-p for completion.
11553
11554 * files.el (lexical-binding): Declare safe.
f488fb65 11555
03408648
SM
11556 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11557 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11558 (pcase): Add `let' pattern.
11559 Change memoization so it actually works.
11560 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11561 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11562 <let>: New case.
f488fb65 11563
03408648
SM
11564 * emacs-lisp/macroexp.el: Use lexical binding.
11565 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11566 Don't convert ' to #' without checking that it's indeed quoting
11567 a lambda.
11568
11569 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11570 Use eval-sexp-add-defvars.
03408648
SM
11571 (eval-sexp-add-defvars): New fun.
11572
11573 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11574
11575 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11576 Don't autoload.
11577 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11578 than the internal `byte-compile-lambda'.
11579 (defmethod): Don't hide code under quotes.
11580 (eieio-defmethod): New `code' argument.
11581
11582 * emacs-lisp/eieio-comp.el: Remove.
11583
11584 * emacs-lisp/edebug.el (edebug-eval-defun)
11585 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11586 (edebug-toggle): Avoid `eval'.
11587
11588 * emacs-lisp/disass.el (disassemble-internal): Handle new
11589 `closure' objects.
11590 (disassemble-1): Handle new byte codes.
11591
11592 * emacs-lisp/cl.el (pushnew): Silence warning.
11593
11594 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11595 (cl-byte-compile-throw): Remove.
11596 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11597
11598 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11599 closures.
11600
11601 * emacs-lisp/cconv.el: New file.
11602
11603 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11604 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11605 (byte-compile-initial-macro-environment):
11606 Handle declare-function here.
11607 (byte-compile--lexical-environment): New var.
11608 (byte-stack-ref, byte-stack-set, byte-discardN)
11609 (byte-discardN-preserve-tos): New lap codes.
11610 (byte-interactive-p): Don't use any more.
11611 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11612 New macros.
11613 (byte-compile-lapcode): Use them and handle new lap codes.
11614 (byte-compile-obsolete): Remove.
11615 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11616 (byte-compile-arglist-warn): Check late def of inlinable funs.
11617 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11618 since they should have been expanded by now.
11619 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11620 (byte-compile-from-buffer): Remove unused second arg.
11621 (byte-compile-preprocess): New function.
11622 (byte-compile-toplevel-file-form): New function to distinguish
11623 file-form calls from outside from file-form calls from hunk-handlers.
11624 (byte-compile-file-form): Simplify.
11625 (byte-compile-file-form-defsubst): Remove.
11626 (byte-compile-file-form-defmumble): Simplify now that
11627 byte-compile-lambda always returns a byte-code-function.
11628 (byte-compile): Preprocess.
11629 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11630 Remove, not used any more.
11631 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11632 (byte-compile-make-args-desc): New funs.
11633 (byte-compile-lambda): Handle lexical functions. Always return
11634 a byte-code-function.
11635 (byte-compile-reserved-constants): New var, to make up room for
11636 closed-over variables.
11637 (byte-compile-constants-vector): Obey it.
11638 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11639 (byte-compile-macroexpand-declare-function): New function.
11640 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11641 byte-code-functions.
11642 (byte-compile-form): Check obsolescence here.
11643 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11644 (byte-compile-variable-ref): Remove.
11645 (byte-compile-dynamic-variable-op): New fun.
11646 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11647 (byte-compile-variable-set): New funs.
11648 (byte-compile-discard): Add 2 args.
11649 (byte-compile-stack-ref, byte-compile-stack-set)
11650 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11651 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11652 macroexpand-all instead.
11653 (byte-compile-quote-form): Remove.
11654 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11655 (byte-compile-bind, byte-compile-unbind): New funs.
11656 (byte-compile-let): Handle let* and lexical binding.
11657 (byte-compile-let*): Remove.
11658 (byte-compile-catch, byte-compile-unwind-protect)
11659 (byte-compile-track-mouse, byte-compile-condition-case):
11660 Handle a new :fun-body form, used for lexical scoping.
11661 (byte-compile-save-window-excursion)
11662 (byte-compile-with-output-to-temp-buffer): Remove.
11663 (byte-compile-defun): Simplify.
11664 (byte-compile-stack-adjustment): New fun.
11665 (byte-compile-out): Use it.
11666 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11667
11668 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11669 handler any more.
11670
11671 * emacs-lisp/byte-opt.el: Use lexical binding.
11672 (byte-inline-lapcode): Remove (to bytecomp).
11673 (byte-compile-inline-expand): Pay attention to inlining to/from
11674 lexically bound code.
11675 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11676 any more.
11677 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11678 any more and don't call compiler-macros.
11679 (byte-compile-splice-in-already-compiled-code): Remove.
11680 (byte-code): Don't inline any more.
11681 (disassemble-offset): Receive `bytes' as argument rather than via
11682 dynamic scoping.
11683 (byte-compile-tag-number): Declare before first use.
11684 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11685 `return' even if make-spliceable.
11686 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11687 obsolete interactive-p.
11688 (byte-optimize-lapcode): Optimize new lap-codes.
11689 Don't trip up on new form of `byte-constant' lap code.
11690
11691 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11692
11693 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11694
11695 * custom.el (custom-initialize-default, custom-declare-variable):
11696 Use `defvar'.
11697
11698 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11699 New variables.
11700 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11701 (COMPILE_FIRST): Add macroexp and cconv.
11702 * makefile.w32-in: Mirror changes in Makefile.in.
11703
11704 * vc/cvs-status.el:
11705 * vc/diff-mode.el:
11706 * vc/log-edit.el:
11707 * vc/log-view.el:
11708 * vc/smerge-mode.el:
11709 * textmodes/bibtex-style.el:
11710 * textmodes/css.el:
11711 * startup.el:
11712 * uniquify.el:
da91b5f2
CY
11713 * minibuffer.el:
11714 * newcomment.el:
11715 * reveal.el:
11716 * server.el:
11717 * mpc.el:
11718 * emacs-lisp/smie.el:
11719 * doc-view.el:
11720 * dired.el:
03408648
SM
11721 * abbrev.el: Use lexical binding.
11722
0f0c1f27
EZ
117232011-04-01 Eli Zaretskii <eliz@gnu.org>
11724
11725 * info.el (info-display-manual): New function.
11726
c82b2579
SM
117272011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11728
11729 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11730
221ddf68
TH
117312011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11732
11733 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11734 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11735
cba6e77e
GM
117362011-03-31 Glenn Morris <rgm@gnu.org>
11737
e040639f
GM
11738 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11739
cba6e77e
GM
11740 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11741
6d0f1c9e
CS
117422011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11743
11744 * progmodes/python.el (python-default-interpreter)
11745 (python-python-command-args, python-jython-command-args)
11746 (python-which-shell, python-which-args, python-which-bufname)
11747 (python-file-queue, python-comint-output-filter-function)
11748 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11749 variables and functions.
11750
3e2d70fd
SM
117512011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11752
11753 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11754 (completion-in-region-mode): New minor mode.
11755 (completion-in-region): Use it.
11756 (completion-in-region--data, completion-in-region-mode-map): New vars.
11757 (completion-in-region--postch): New function.
11758 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11759 New vars.
11760 (completion--capf-wrapper): New function.
11761 (completion-at-point): Use it to track well-behavedness of
11762 hook functions.
11763 (completion-help-at-point): New command.
11764
f3e4086c
JM
117652011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11766
11767 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11768 syntax class to search for whitespace on a single line
11769 (Message-ID: <4D938140.4030905@redhat.com>).
11770
eb7ffc14
LL
117712011-03-30 Leo Liu <sdl.web@gmail.com>
11772
11773 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11774 New commands.
11775 (edit-abbrevs-map): Bind them here.
11776 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11777
d806ab68
KM
117782011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11779
11780 * allout.el (allout-hide-by-annotation, allout-flag-region):
11781 Reduce possibility of overlay leakage by making them volatile.
11782
11783 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11784 hash is not shared between buffers. Mode initialization is
11785 responsible for giving it a useful starting value.
11786 (allout-item-span): Reduce possibility of overlay leakage by
11787 making them volatile.
11788 (allout-widgets-count-buttons-in-region): Add diagnostic function
11789 for tracking down button overlay leaks.
11790
ea622834
LL
117912011-03-29 Leo Liu <sdl.web@gmail.com>
11792
11793 * ido.el (ido-read-internal): Use the default history var
11794 minibuffer-history if no HISTORY is specified.
11795
b62f8267
G
117962011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11797
03408648
SM
11798 * net/imap.el (imap-shell-open, imap-process-connection-type):
11799 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11800 Kerberos, SSL, other subprocesses.
11801
947b6566
LL
118022011-03-28 Leo Liu <sdl.web@gmail.com>
11803
11804 * abbrev.el (abbrev-table-empty-p): New function.
11805 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11806 nonempty ones. (Bug#5937)
11807
5ffb62aa
JD
118082011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11809
11810 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11811
7a097943
LL
118122011-03-27 Leo Liu <sdl.web@gmail.com>
11813
11814 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11815 for foreground and background colors.
11816 (ansi-color-make-color-map): Adapt.
11817
c5b40130
LL
118182011-03-25 Leo Liu <sdl.web@gmail.com>
11819
1f48f7d2
LL
11820 * midnight.el (midnight-time-float): Remove. Note it calculates
11821 the microsecond component incorrectly and seconds-to-time does the
11822 same job.
625897ec 11823 Remove redundant (require 'timer).
1f48f7d2 11824
c5b40130
LL
11825 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11826 (ido-completions): Remove unused arguments. (Bug#8329)
11827
d86d2721
SM
118282011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11829
11830 * minibuffer.el (completion--flush-all-sorted-completions):
11831 Remove itself from hook.
11832 (completion-at-point): Let the functions perform the completion
11833 immediately and return nil or t.
11834 * comint.el (comint-dynamic-complete-functions): Now identical to
11835 completion-at-point-functions.
11836 (comint-dynamic-list-input-ring): Remove unused var `index'.
11837 (comint--match-partial-filename, comint--unquote&expand-filename):
11838 New funs, split from comint-match-partial-filename.
11839 (comint-dynamic-complete): Use completion-at-point.
11840 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11841
e8974c48
DA
118422011-03-24 Drew Adams <drew.adams@oracle.com>
11843
11844 * thingatpt.el: Support `defun'.
11845
def71b5e
LL
118462011-03-23 Leo Liu <sdl.web@gmail.com>
11847
cb5af48e
LL
11848 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11849
def71b5e
LL
11850 * help-mode.el (help-mode-finish): Tweak regexp.
11851
927c53e7
GM
118522011-03-23 Glenn Morris <rgm@gnu.org>
11853
18d05bed
GM
11854 * eshell/esh-opt.el (eshell-eval-using-options):
11855 Do not bind unused local variable `eshell-option-stub'.
11856
927c53e7
GM
11857 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11858
9d0da923
JB
118592011-03-22 Juanma Barranquero <lekktu@gmail.com>
11860
11861 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11862 keymap variable in `with-no-warnings' to avoid a warning when the
11863 keymap has been already `defconst'ed.
11864
4b978a67
LL
118652011-03-22 Leo Liu <sdl.web@gmail.com>
11866
11867 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11868 encode all chars in abbrevs; otherwise use emacs-mule or
11869 utf-8-emacs. (Bug#8308)
11870
5fd62452
JB
118712011-03-22 Juanma Barranquero <lekktu@gmail.com>
11872
0b1596c6
JB
11873 * simple.el (backward-delete-char-untabify):
11874 Avoid warning about using `delete-backward-char'.
11875
5fd62452
JB
11876 * image.el (image-type-file-name-regexps): Make it variable.
11877 `imagemagick-register-types' modifies it, and the user may want
11878 to add new extensions for known image types.
11879 (imagemagick-register-types): Throw error if not using ImageMagick.
11880
0b4e93f1
LL
118812011-03-22 Leo Liu <sdl.web@gmail.com>
11882
11883 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11884 located before rcirc-prompt-end-marker.
11885 (rcirc-complete): Error if point is not after rcirc prompt.
11886 Handle the case when table is nil.
9882e214 11887 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11888
fccee4ab
CY
118892011-03-22 Chong Yidong <cyd@stupidchicken.com>
11890
11891 * custom.el (custom--inhibit-theme-enable): Make it affect only
11892 custom-theme-set-variables and custom-theme-set-faces.
11893 (provide-theme): Ignore custom--inhibit-theme-enable.
11894 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11895 (custom-enabling-themes): Delete variable.
d86d2721
SM
11896 (enable-theme): Accept only loaded themes as arguments.
11897 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11898 (custom-enabled-themes): Forbid themes from setting this.
11899 Eliminate use of custom-enabling-themes.
11900 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11901
af896da6
LL
119022011-03-21 Leo Liu <sdl.web@gmail.com>
11903
11904 * ido.el (ido-read-internal): Add ido-selected to history instead
11905 of user input.
11906
78f64af0
SM
119072011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11908
11909 * subr.el (deferred-action-list, deferred-action-function):
11910 Mark obsolete.
11911
b16ac1ec
LL
119122011-03-21 Leo Liu <sdl.web@gmail.com>
11913
810f7698
LL
11914 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11915 change on 2011-02-13 (bug#8309).
11916
b16ac1ec
LL
11917 * minibuffer.el (read-file-name-function): Change default value.
11918 (read-file-name--defaults): Rename from read-file-name-defaults.
11919 (read-file-name-default): Rename from read-file-name.
11920 (read-file-name): Call read-file-name-function.
11921
4e05e67e
GM
119222011-03-21 Glenn Morris <rgm@gnu.org>
11923
11924 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11925 Doc fixes.
11926
4359915b
CY
119272011-03-21 Chong Yidong <cyd@stupidchicken.com>
11928
11929 * cus-theme.el: Add missing provide statement.
11930 (customize-create-theme): Extract theme value correctly.
11931 (custom-theme-visit-theme): Autoload.
11932 (customize-create-theme): Prompt before inserting default faces.
11933
1fe275ee
JB
119342011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11935
11936 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11937 units and musical notes.
11938
cd394be1 119392011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11940
11941 * ido.el (ido-read-internal): Use completing-read-default.
11942 (ido-completing-read): Fix compatibility with completing-read.
11943
7d476bde
CO
119442011-03-20 Christian Ohler <ohler@gnu.org>
11945
11946 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11947 (ert-delete-all-tests): Use `called-interactively-p' rather than
11948 `interactive-p'.
11949 (ert--make-xrefs-region): Respect END.
11950
fe0fb33e
CY
119512011-03-19 Chong Yidong <cyd@stupidchicken.com>
11952
ff854b0b
CY
11953 * dired-aux.el (dired-create-directory): Signal an error if the
11954 directory already exists (Bug#8246).
11955
fe0fb33e
CY
11956 * facemenu.el (list-colors-display): Call list-faces-display
11957 inside with-help-window.
11958 (list-colors-print): Use display property to align the final
11959 column, instead of checking window-width.
11960
576bce32
EZ
119612011-03-19 Eli Zaretskii <eliz@gnu.org>
11962
4d61f28d 11963 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
11964 windows-nt systems.
11965 (emerge-protect-metachars): Quote correctly for ms-dos and
11966 windows-nt systems.
11967
89c41d68 119682011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
11969
11970 * info.el (info-initialize): Replace all uses of `:' with
11971 path-separator for compatibility with non-Unix systems.
11972 Cache quoting of path-separator. (Bug#8258)
11973
b14e3e21 119742011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
11975
11976 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
11977 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
11978 (mouse-avoidance-mode): Fix typos in docstrings.
11979
4525ce3e
CY
119802011-03-19 Chong Yidong <cyd@stupidchicken.com>
11981
11982 * startup.el (package-subdirectory-regexp): Move from package.el.
11983 Omit \\` and \\', and let callers add them.
11984
11985 * emacs-lisp/package.el (package-strip-version)
11986 (package-load-all-descriptors): Add \\` and \\' to
11987 package-subdirectory-regexp before using it.
11988 (package-untar-buffer): New arg DIR; ensure that file untars only
11989 into this expected directory. Remove superfluous delete-region.
11990 (package-unpack): Caller changed.
11991 (package-tar-file-info): Use package-subdirectory-regexp.
11992
a904a09a 119932011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 11994
a904a09a
SM
11995 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
11996 diff-mode-shared-map (bug#8284).
11997 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
11998
119992011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
12000
12001 * calendar/time-date.el (format-seconds): Use assoc instead of
12002 assoc-string, since assoc-string doesn't exist in XEmacs.
12003
171fc304
JB
120042011-03-17 Juanma Barranquero <lekktu@gmail.com>
12005
12006 * custom.el (custom-known-themes): Reflow docstring.
12007 (custom-theme-load-path): Fix typo in docstring.
12008 (load-theme): Fix typo in error message.
12009 (custom-available-themes, custom-variable-theme-value):
12010 Use `let', not `let*'.
12011
d71990a1
JB
120122011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
12013
12014 * calc/README: Mention inclusion of musical notes.
12015
12016 * calc/calc-units.el (calc-lu-quant): Rename from
12017 `calc-logunits-quantity'.
12018 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
12019 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
12020 (calc-db): Rename from `calc-dblevel'.
12021 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
12022 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
12023 (calc-np): Rename from `calc-nplevel'.
12024 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
12025 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
12026 (calc-lu-plus): Rename from `calc-logunits-add'.
12027 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
12028 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
12029 (calc-lu-minus): Rename from `calc-logunits-sub'.
12030 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
12031 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
12032 (calc-lu-times): Rename from `calc-logunits-mul'.
12033 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
12034 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
12035 (calc-lu-divide): Rename from `calc-logunits-div'.
12036 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
12037 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
12038
12039 * calc/calc-ext.el (calc-init-extensions): Update the names of the
12040 functions being autoloaded.
12041
12042 * calc/calc.el (calc-lu-power-reference): Rename from
12043 `calc-logunits-power-reference'.
12044 (calc-lu-field-reference): Rename from
12045 `calc-logunits-field-reference'.
12046
7a71b18d
GM
12047 * calc/calc-help.el (calc-l-prefix-help):
12048 Mention musical note functions.
d71990a1 12049
40c2934b
SM
120502011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
12051
12052 * minibuffer.el (completion-all-sorted-completions):
12053 Use :completion-cycle-penalty text property if present.
12054
b0911414
KM
120552011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
12056
12057 * allout.el (allout-yank-processing): Adjust for new rebulleting
12058 regime so bullet being yanked is used without prompting the user
12059 for a choice.
12060
8a05b668
JB
120612011-03-16 Juanma Barranquero <lekktu@gmail.com>
12062
12063 * startup.el (command-line): Warn the user that _emacs is deprecated.
12064
5ba5fb81
JB
120652011-03-16 Juanma Barranquero <lekktu@gmail.com>
12066
12067 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
12068 (delphi-verbose, delphi-comment-face, delphi-string-face)
12069 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
12070 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
12071 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
12072 (delphi-new-comment-line, delphi-font-lock-defaults)
12073 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
12074 Fix typos in docstrings.
12075
2dab465b
KM
120762011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
12077
5ba5fb81 12078 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
12079 Invert the roles of character and string values for INSTEAD, so a
12080 string is used for the more common case of a defaulting prompt.
12081
0adf5618
SM
120822011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12083
12084 * progmodes/ruby-mode.el (ruby-backward-sexp):
12085 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
12086 * play/gamegrid.el (gamegrid-make-face):
12087 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
12088 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
12089 * notifications.el (notifications-notify):
12090 * net/xesam.el (xesam-search-engines):
12091 * net/quickurl.el (quickurl-list-insert):
12092 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
12093
d72700e5
CY
120942011-03-15 Chong Yidong <cyd@stupidchicken.com>
12095
12096 * startup.el (command-line): Update package subdirectory regexp.
12097
49c5410a
SM
120982011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12099
c6eee9aa
SM
12100 * allout.el (allout-abbreviate-flattened-numbering)
12101 (allout-mode-deactivate-hook): Fix up obsolescence "date".
12102
49c5410a
SM
12103 * subr.el (read-char-choice): Only show the cursor after the prompt,
12104 not after the answer.
12105
047b2bb9
KR
121062011-03-15 Kevin Ryde <user42@zip.com.au>
12107
12108 * help-fns.el (variable-at-point): Skip leading quotes, if any
12109 (bug#8253).
12110
0a57d256
SM
121112011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12112
12113 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
12114 warning message.
12115
77c992bc
MA
121162011-03-14 Michael Albinus <michael.albinus@gmx.de>
12117
12118 * shell.el (shell): When called interactively, offer to change the
12119 shell file name on remote hosts.
12120
eebc475d
TZ
121212011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
12122
12123 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
12124 integration for LDAP parameters. The host, base, user or binddn,
12125 and secret tokens can be specified in a netrc file, for instance.
12126 This is optional because an `auth-source' parameter must be
12127 specified in the search attributes.
12128
9d05d1ba
JB
121292011-03-13 Juanma Barranquero <lekktu@gmail.com>
12130
12131 * help.el (describe-mode): Link to the mode's definition (bug#8185).
12132
09d9db2c
GM
121332011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12134
12135 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
12136 into declaration. Remove redundant and harmful binding.
12137
121382011-03-12 Eli Zaretskii <eliz@gnu.org>
12139
12140 * files.el (file-ownership-preserved-p): Pass `integer' as an
12141 explicit 2nd argument to `file-attributes'. If the file's owner
12142 is the Administrators group on Windows, and the current user is
12143 Administrator, consider that a match.
12144
12145 * server.el (server-ensure-safe-dir): Consider server directory
12146 safe on MS-Windows if its owner is the Administrators group while
12147 the current Emacs user is Administrator. Use `=' to compare
12148 numerical UIDs, since they could be integers or floats.
12149
219bd536
JB
121502011-03-12 Juanma Barranquero <lekktu@gmail.com>
12151
12152 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
12153
f3afd36b
MA
121542011-03-12 Michael Albinus <michael.albinus@gmx.de>
12155
12156 Sync with Tramp 2.2.1.
12157
12158 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
12159
12160 * net/trampver.el: Update release number.
12161
3aaaa6f1
SM
121622011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12163
94642599
SM
12164 * progmodes/compile.el (compilation--previous-directory): Fix up
12165 various nil/dead-marker mismatches (bug#8014).
12166 (compilation-directory-properties, compilation-error-properties):
12167 Don't call it at a position past the one we're about to change.
12168
3aaaa6f1
SM
12169 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
12170 Disable obsolescence warnings in the file that declares it.
12171
14239447
KM
121722011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
12173
099c39a4
JB
12174 * allout-widgets.el (allout-widgets-tally):
12175 Initialize allout-widgets-tally as a hash table rather than nil to
12176 prevent mode-line redisplay warnings. Also, clarify the module
12177 description and fix a comment typo.
14239447 12178
135e287c
JB
121792011-03-11 Juanma Barranquero <lekktu@gmail.com>
12180
12181 * help-fns.el (describe-variable): Don't complete keywords.
12182 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
12183
ffbf300e
CY
121842011-03-10 Chong Yidong <cyd@stupidchicken.com>
12185
ba08b241
CY
12186 * emacs-lisp/package.el (package-version-join): Impose a standard
12187 string representation for pre/alpha/beta version lists.
12188 (package-unpack-single): Standardize the directory name by passing
12189 it through package-version-join.
12190 (package-strip-rcs-id): Accept any version string that does not
12191 signal an error in version-to-list.
ffbf300e 12192
f346fd6b
MA
121932011-03-10 Michael Albinus <michael.albinus@gmx.de>
12194
12195 * simple.el (delete-trailing-whitespace): Return nil for the
12196 benefit of `write-file-functions'.
12197
ccb55d27
GM
121982011-03-10 Glenn Morris <rgm@gnu.org>
12199
5ceaac0c
GM
12200 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
12201
02da65ff
GM
12202 * vc/vc-git.el (vc-git-program): New option.
12203 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
12204 (vc-git--call): Use it.
12205
b2f603cc
GM
12206 * eshell/esh-util.el (eshell-condition-case): Doc fix.
12207
5772caab
GM
12208 * cus-edit.el (Custom-newline): If no button at point, look
12209 for a subgroup button at start-of-line. (Bug#2298)
12210
ccb55d27
GM
12211 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
12212
ec6ecaed
JD
122132011-03-10 Julien Danjou <julien@danjou.info>
12214
12215 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
12216 `cursor-type' is nil.
12217
9d5aa01d
JB
122182011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
12219
12220 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
12221
b6a5875b
KM
122222011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
12223
7a71b18d 12224 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
12225 preserves the existing header prefix, rebulleting it if necessary,
12226 rather than replacing it. This is necessary for proper operation
12227 of cooperative addons like allout-widgets.
1154d12e
JB
12228 (allout-make-topic-prefix, allout-rebullet-heading):
12229 Change SOLICIT arg to INSTEAD, and interpret additionally a string
12230 value as alternate bullet to be used, instead of prompting the user
12231 for a bullet character.
b6a5875b 12232
ee545c35
MA
122332011-03-09 Michael Albinus <michael.albinus@gmx.de>
12234
d86d2721
SM
12235 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12236 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
12237 `tramp-default-port'.
12238
c47971d7
DD
122392011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
12240
12241 * net/rcirc.el (rcirc-handler-001): Remove useless
12242 with-rcirc-process-buffer.
12243 (rcirc-check-auth-status): Swap arguments to string-match.
12244
13522cb4
GM
122452011-03-09 Glenn Morris <rgm@gnu.org>
12246
0be6f4f1
GM
12247 * shell.el (shell-mode):
12248 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
12249
13522cb4
GM
12250 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
12251 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
12252
515de2e3
CY
122532011-03-08 Chong Yidong <cyd@stupidchicken.com>
12254
12255 * emacs-lisp/package.el (package-refresh-contents)
12256 (package-menu-execute): Use condition-case-no-debug.
12257
b511b994
MA
122582011-03-08 Michael Albinus <michael.albinus@gmx.de>
12259
12260 * simple.el (shell-command-to-string): Use `process-file'.
12261
12262 * emacs-lisp/package.el (package-tar-file-info): Handle also
12263 remote files.
12264
d86d2721
SM
12265 * emacs-lisp/package-x.el (package-upload-buffer-internal):
12266 Use `equal' for upload base check.
b511b994 12267
25bbfb31
AM
122682011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
12269
12270 * textmodes/texinfo.el (texinfo-environments):
12271 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
12272
be996521
GM
122732011-03-08 Glenn Morris <rgm@gnu.org>
12274
e9c8529f
GM
12275 * cus-start.el (cursor-in-non-selected-windows):
12276 Fix :set quoting oddness. (Bug#8192)
12277
be996521
GM
12278 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
12279 in some setf expressions. (Bug#2159)
12280
2bb5649e
CY
122812011-03-08 Chong Yidong <cyd@stupidchicken.com>
12282
12283 * custom.el (custom-available-themes): Return themes in
12284 alphabetical order.
12285
33383987 12286See ChangeLog.15 for earlier changes.
e3d51b27
MR
12287
12288;; Local Variables:
12289;; coding: utf-8
e3d51b27
MR
12290;; End:
12291
acaf905b 12292 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
12293
12294 This file is part of GNU Emacs.
12295
12296 GNU Emacs is free software: you can redistribute it and/or modify
12297 it under the terms of the GNU General Public License as published by
12298 the Free Software Foundation, either version 3 of the License, or
12299 (at your option) any later version.
12300
12301 GNU Emacs is distributed in the hope that it will be useful,
12302 but WITHOUT ANY WARRANTY; without even the implied warranty of
12303 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12304 GNU General Public License for more details.
12305
12306 You should have received a copy of the GNU General Public License
12307 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.