(server-generate-key): `called-interactively-p' requires a parameter.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
e6de100c
LI
12012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * server.el (server-generate-key): `called-interactively-p'
4 requires a parameter.
5
29734c21
MN
62012-04-14 Michal Nazarewicz <mina86@mina86.com>
7
8 * server.el (server-auth-key): New variable.
9 (server-generate-key): New function.
10 (server-get-auth-key): New function.
11 (server-start): Use the new variable and functions to allow
12 setting a permanent server key (bug#9423).
13
d65c9521
LL
142012-04-14 Leo Liu <sdl.web@gmail.com>
15
16 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
17
5ae255c7
PE
182012-04-14 Paul Eggert <eggert@cs.ucla.edu>
19
20 Spelling fixes.
21 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
22 Emacs uses American spelling.
23
d5e6342e
JB
242012-04-14 Juanma Barranquero <lekktu@gmail.com>
25
26 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
27 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
28 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
29 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
30
ab036cd7
SM
312012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 * progmodes/which-func.el (which-func-modes): Change default.
34
35dc09a1 352012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
36
37 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
38 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
39
35dc09a1 402012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
41
42 * custom.el (custom-theme-set-variables): Doc fix.
43
35dc09a1 442012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
45
46 * international/mule.el (set-auto-coding-for-load): Doc fix.
47
35dc09a1 482012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 49
35dc09a1
GM
50 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
51 imenu work again for Objective C Mode. Correct the *-index values,
52 these having been disturbed by a previous change in 2011-08.
57f845ee 53
0de3da9f
AM
54 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
55 Correct two search limits.
56
35dc09a1 572012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
58
59 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
60
35dc09a1 612012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
62
63 * international/characters.el: Fix sorting.
64
35dc09a1 652012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
66
67 * international/characters.el: Add more missing Latin case pairs.
68
35dc09a1 692012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
70
71 * files.el (dir-locals-set-class-variables): Doc fix.
72
35dc09a1 732012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 74
3f1b5bf8
EZ
75 * international/characters.el: Add set-case-syntax-pair call for
76 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
77 counterpart. (Bug#11209)
78
9f847f41
EZ
79 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
80
35dc09a1 812012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
82
83 * calendar/holidays.el (calendar-check-holidays): Doc fix.
84
35dc09a1 852012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 86
35dc09a1
GM
87 * textmodes/ispell.el (ispell-dictionary-base-alist):
88 Add data for Hebrew.
e2627d21 89
35dc09a1 902012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 91
35dc09a1
GM
92 * net/rcirc.el (rcirc-cmd-quit):
93 Revert 2012-03-18 change (Bug#11192).
5c14e333 94
35dc09a1 952012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
96
97 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
98
35dc09a1 992012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 100
4517fe3a
SM
101 * minibuffer.el (completion-in-region-mode-map):
102 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 103
b472a594
VD
1042012-04-13 Vivek Dasmohapatra <vivek@etla.org>
105
106 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
107
09b95ce3
MY
1082012-04-13 Masatake YAMATO <yamato@redhat.com>
109
110 * minibuffer.el (minibuffer-local-filename-syntax): New variable
111 to allow `C-M-f' and `C-M-b' to move to the nearest path
112 separator (bug#9511).
113
4b63a9ca
LI
1142012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
115
116 * avoid.el: Require cl when compiling. And also move the
117 `provide' to the end.
118
7b55b8bf
TV
1192012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
120
121 * avoid.el (mouse-avoidance-banish-position): New variable.
122 (mouse-avoidance-banish-destination): Use it (bug#10165).
123
adedaa1f
LL
1242012-04-13 Leo Liu <sdl.web@gmail.com>
125
126 * progmodes/which-func.el (which-func-modes): Add objc-mode.
127
70e74021
KB
1282012-04-13 Ken Brown <kbrown@cornell.edu>
129
130 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 131 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
132 (browse-url-filename-alist): For the same reason, don't modify
133 file:// URLs on Cygwin.
134
e75e89ba
SM
1352012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
136
137 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
138 the region on shift if the binding is already shifted (bug#11221).
139
82f289a4
GM
1402012-04-12 Glenn Morris <rgm@gnu.org>
141
142 * mail/mailpost.el: Move to obsolete/.
143
d333dc4c
DA
1442012-04-12 Drew Adams <drew.adams@oracle.com>
145
146 * imenu.el (imenu--generic-function): Ignore invisible definitions
147 (bug#10123).
148
0d15b5ba
VD
1492012-04-12 Vivek Dasmohapatra <vivek@etla.org>
150
151 * hexl.el (hexl-bits): New variable.
152 (hexl-options): Mention the variable in the doc string.
153 (hexl-rulerise): New function.
154 (hexl-line-displen): New function
155 (hexl-mode): Mention the new variable.
156 (hexl-mode, hexl-current-address, hexl-current-address): Use the
157 displen.
158 (hexl-ascii-start-column): New function.
159 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
160 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
161
64a440db
AM
1622012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
163
164 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
165 '("-i" ENCODING), in 2 separate command-line arguments, to specify
166 the encoding, as expected by hunspell.
167
6decb6c2
SM
1682012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * battery.el (battery--linux-sysfs-regexp): New const.
171 (battery-status-function): Use it. Remove yeeloong special case.
172 (battery-yeeloong-sysfs): Remove.
173 (battery-echo-area-format): Remove yeeloong special case.
174
088be6fb
SM
1752012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
176
6622e416
SM
177 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
178 Reported by Noah Friedman.
179
088be6fb
SM
180 * subr.el (read-passwd): Use read-string.
181
b49f886e
LMI
1822012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
183
184 * vcursor.el (vcursor-move): Increase the priority of the overlay
185 (bug#9663).
186
a63067fc
DD
1872012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
188
189 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
190 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
191
ac3cf14a
WS
1922012-04-11 William Stevenson <yhvh2000@gmail.com>
193
194 * textmodes/artist.el (artist-mode): Convert artist-mode to use
195 define-minor-mode (bug#10760).
196
c4fc691b 1972012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c
WJ
198
199 * lisp/progmodes/grep.el (rgrep): Tweak the find command line so
200 that directories matching `grep-find-ignored-files' won't be
201 pruned (bug#10351).
202
af23e2e5
CY
2032012-04-11 Chong Yidong <cyd@gnu.org>
204
205 * startup.el (command-line): Remove support for long-obsolete
206 variable font-lock-face-attributes.
207
ab7ce8c1
GM
2082012-04-11 Glenn Morris <rgm@gnu.org>
209
210 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
211
de8c03dc
SM
2122012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
213
214 * window.el (window--state-get-1): Obey window-point-insertion-type.
215
050cc68b
LB
2162012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
217
218 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
219 to previous function when point is on the first character of a
220 function. Take care of that in `narrow-to-defun' (bug#6157).
221
a38c310c
GM
2222012-04-11 Glenn Morris <rgm@gnu.org>
223
effed0c2
GM
224 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
225 not just file-errors.
226
a38c310c
GM
227 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
228 (vc-bzr-sha1): Use internal sha1.
229
0221e323
SM
2302012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
231
232 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
233
43956923
SG
2342012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
235
236 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
237 that start in the middle of the line (bug#10496).
238
6a8c9eaf
DN
2392012-04-10 Dan Nicolaescu <dann@gnu.org>
240
241 * battery.el (battery-linux-proc-acpi): Only one battery is
242 discharged at a time, but that seems to confuse battery.el when
243 computing `rate-type' for the battery not being discharged
244 (bug#10332).
245
1930bf5d
SM
2462012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
247
2a718f6f
SM
248 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
249
599430d0
SM
250 * international/quail.el: Use dolist and simplify.
251 (quail-define-package, quail-update-keyboard-layout)
252 (quail-define-rules): Use dolist.
253 (quail-insert-kbd-layout, quail-get-translation): CSE.
254
a2754b6c
SM
255 * tmm.el: Use dolist, remove left over hook.
256 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
257 Use dolist.
258 (calendar-load-hook): Don't mess with it.
259
1930bf5d
SM
260 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
261 Use derived-mode-p. Run the diff asynchronously.
262
9f67961c
LMI
2632012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
264
265 * obsolete/mouse-sel.el: Add an Obsolete-since header.
266
2a8ce227
JB
2672012-04-10 Juanma Barranquero <lekktu@gmail.com>
268
269 * misc.el: Display absolute path of loaded DLLs (bug#10424).
270 (list-dynamic-libraries--loaded): New function.
271 (list-dynamic-libraries--refresh): Use it.
272
8f33b5f8
NW
2732012-04-10 Nathan Weizenbaum <nweiz@google.com>
274
1930bf5d
SM
275 * progmodes/python.el (python-fill-paragraph):
276 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
277 disabled (bug#7018).
278
b12f0439
L
2792012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
280
1930bf5d 281 * language/european.el (cp775): Add oem/legacy (en)coding on
b12f0439
L
282 DOS/MS Windows for the Baltic languages. There are still plenty of
283 texts written in this encoding/codepage (bug#6519).
284
57c3bd01
GM
2852012-04-10 Glenn Morris <rgm@gnu.org>
286
287 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
288 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
289
6c3eab30
FA
2902012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
291
1930bf5d 292 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
293 next-line "n" and previous-line "p" in order to make recentf more
294 consistent with ibuffer, dired or org-mode (bug#9387).
295
24d78a88
LMI
2962012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
297
bc72b5d9
LMI
298 * image.el (put-image): Return the overlay created instead of the
299 optional input string (bug#7834). Note that this may break code
300 that is (for some reason or other) depending on `put-image'
301 returning the string.
302
bd2dba5a
LMI
303 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
304
74beb59f
LMI
305 * simple.el (zap-to-char): Allow zapping using input methods
306 (bug#1580).
307
24d78a88
LMI
308 * textmodes/fill.el (fill-region): Leave point and mark where they
309 were before filling (bug#5399).
310
263f20cd
GM
3112012-04-09 Glenn Morris <rgm@gnu.org>
312
313 * version.el (emacs-bzr-get-version):
314 Handle lightweight checkouts of local branches.
315
58d1f797
AS
3162012-04-09 Andreas Schwab <schwab@linux-m68k.org>
317
263f20cd 318 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 319
b4d3bc10
CY
3202012-04-09 Chong Yidong <cyd@gnu.org>
321
322 * custom.el (custom-variable-p): Return nil for non-symbol
323 arguments instead of signaling an error.
324 (user-variable-p): Obsolete alias for custom-variable-p.
325
326 * apropos.el (apropos-variable):
327 * files-x.el (read-file-local-variable):
328 * simple.el (set-variable):
329 * woman.el (woman-mini-help):
330 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
331
fd06db5d
GM
3322012-04-09 Glenn Morris <rgm@gnu.org>
333
e5fcdb5e
GM
334 * startup.el (normal-top-level): Don't look for leim-list.el
335 in places where it will not be found. (Bug#910)
336
fd06db5d
GM
337 * international/mule-cmds.el (set-default-coding-systems):
338 * files.el (normal-mode):
339 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
340 This function was removed with ucs-tables.el in 2008.
341
b39bb7e1
EZ
3422012-04-08 Eli Zaretskii <eliz@gnu.org>
343
344 * textmodes/ispell.el (ispell-check-version): For hunspell, set
345 ispell-encoding8-command to "-i", without a trailing space.
346 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
347 separate command-line arguments, to specify the encoding, since
348 that's how hunspell expects it.
349
5c5b8e23
GM
3502012-04-08 Glenn Morris <rgm@gnu.org>
351
352 * loadup.el: Load bindings before cus-start.
353 This reduces somewhat the number of "rogue" settings in emacs -Q.
354
a1ed8b05
GM
3552012-04-07 Glenn Morris <rgm@gnu.org>
356
357 * version.el (emacs-bzr-get-version): New function.
dfae128a 358 (emacs-bzr-version): New variable.
a1ed8b05
GM
359 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
360 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
361
b142f158
EZ
3622012-04-07 Eli Zaretskii <eliz@gnu.org>
363
dfae128a
GM
364 * international/uni-bidi.el, international/uni-category.el:
365 * international/uni-combining.el, international/uni-decimal.el:
366 * international/uni-decomposition.el, international/uni-digit.el:
367 * international/uni-lowercase.el, international/uni-mirrored.el:
368 * international/uni-name.el, international/uni-numeric.el:
369 * international/uni-titlecase.el, international/uni-uppercase.el:
370 Update for Unicode 6.1.
b142f158 371
9078ead6
EZ
3722012-04-07 Eli Zaretskii <eliz@gnu.org>
373
374 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
375
f23d2c7d
LMI
3762012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
377
378 * window.el (shrink-window): Mention the `window-min-height'
379 variable in the doc string.
380
0a0a3573
BG
3812012-04-05 Bastien Guerry <bzg@altern.org>
382
383 * color.el (color-lighten-name): Fix typo.
384
e5248ac9
SM
3852012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
386
387 * server.el (server--on-display-p): New function.
388 (server--on-display-p): Use it.
389
b4243e22
GV
3902012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
391
392 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
393 (bug#11145).
394
305d9f44
SM
3952012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
396
397 * comint.el (comint--common-quoted-suffix): Check string boundary
398 before comparing (bug#11158).
399 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
400
3d439cd1
CY
4012012-04-04 Chong Yidong <cyd@gnu.org>
402
321cc491
CY
403 * minibuffer.el (completion-extra-properties): Doc fix.
404
3d439cd1
CY
405 * subr.el (delayed-warnings-hook): Doc fix.
406
2d562c0f
DU
4072012-04-04 Daiki Ueno <ueno@unixuser.org>
408
409 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
410 selection (Bug#11159).
411 (epa-insert-keys): Inform that the default public key will be
412 exported if no key is selected.
413
4443f204
RS
4142012-04-04 Richard Stallman <rms@gnu.org>
415
416 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
417
529c06b6
CY
4182012-04-03 Chong Yidong <cyd@gnu.org>
419
420 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
421 mail-insert-file, not its obsolete alias mail-attach-file.
422
66b907dc
MA
4232012-04-03 Michael Albinus <michael.albinus@gmx.de>
424
425 * notifications.el (notifications-notify): Fix docstring.
426
c0ea195d
GM
4272012-04-02 Glenn Morris <rgm@gnu.org>
428
429 * emacs-lisp/authors.el (authors-aliases): Another addition.
430
5ca64e00
MA
4312012-04-02 Michael Albinus <michael.albinus@gmx.de>
432
433 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
434 `tramp-compat-call-process' instead of `tramp-local-call-process'.
435 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
436
42ee526b
CY
4372012-04-01 Chong Yidong <cyd@gnu.org>
438
439 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
440 Handle root directory properly.
441 (copy-directory): Caller changed.
442
443 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
444 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
445
0b021094
GM
4462012-03-31 Glenn Morris <rgm@gnu.org>
447
40f86458
GM
448 * term/xterm.el (xterm-extra-capabilities): Doc fix.
449
7019c177
GM
450 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
451
a1daddd6
GM
452 * calendar/calendar.el (calendar-window-list)
453 (calendar-hide-window): Restore. (Bug#11140)
454 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
455
0b021094
GM
456 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
457
40311efc
TV
4582012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
459
460 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
461 Check if file is a symlink (Bug#10489).
462
463 * files.el (copy-directory): Likewise.
464
5319014e
CY
4652012-03-30 Chong Yidong <cyd@gnu.org>
466
467 * image.el (imagemagick-types-inhibit)
468 (imagemagick-register-types): Doc fix.
469
935d1290
AM
4702012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
471
472 * ispell.el (ispell-get-extended-character-mode): Disable
473 extended-char-mode for hunspell. hunspell does not support it and
474 treats ~word as ordinary words in pipe mode.
475
61c6e8fd
GM
4762012-03-30 Glenn Morris <rgm@gnu.org>
477
478 * tutorial.el (help-with-tutorial): Ensure local variables don't
479 happen to make the buffer read-only. (Bug#11127)
480
81fdff00
SM
4812012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
482
483 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
484 (perl-calculate-indent): Return `noindent' in strings.
485
6e7a6ec0
SS
4862012-03-28 Sam Steingold <sds@gnu.org>
487
488 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
489 instead of the broken adhockery which does not prevent calendar
490 buffers from being displayed at random after exit.
491 (calendar-window-list, calendar-hide-window): Remove the broken
492 adhockery.
493
fee88ca0
GM
4942012-03-28 Glenn Morris <rgm@gnu.org>
495
496 * replace.el (query-replace-map): Doc fix.
497
38de3354
AS
4982012-03-28 Andreas Schwab <schwab@linux-m68k.org>
499
500 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
501 contents. (Bug#11109)
502
b973155e
SM
5032012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
504
505 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
506 (bug#11077).
507 (avl-tree--check, avl-tree--check-node): New funs.
508
dcb6e7b3
MR
5092012-03-27 Martin Rudalics <rudalics@gmx.at>
510
511 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
512 (switch-to-prev-buffer, switch-to-next-buffer):
513 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
514 showing a buffer already is done on the same frame.
515
b4fa35fa
GM
5162012-03-27 Glenn Morris <rgm@gnu.org>
517
518 * startup.el (mail-host-address): Doc fix.
519
f9210e18
SM
5202012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
521
522 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
523 than 197 variables.
524
c0bf7753
AF
5252012-03-26 Ami Fischman <ami@fischman.org>
526
527 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
528
33da7b16
GM
5292012-03-26 Glenn Morris <rgm@gnu.org>
530
02243d9d
GM
531 * files.el (save-buffers-kill-emacs): Doc fix.
532
33da7b16
GM
533 * startup.el (normal-top-level, command-line, command-line-1):
534 Give them doc strings.
535
e5a69fd0
EZ
5362012-03-25 Eli Zaretskii <eliz@gnu.org>
537
538 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 539 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 540
9a69676a
CY
5412012-03-25 Chong Yidong <cyd@gnu.org>
542
4125cb8b
CY
543 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
544 theme if it was previously enabled before (Bug#11031).
545
dd470960
CY
546 * cus-theme.el (custom-theme-write-faces): Retrieve current face
547 spec with custom-face-get-current-spec if its :shown-value is not
548 determined yet (Bug#9337).
4125cb8b 549 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 550
9a69676a
CY
551 * button.el (button-at): Minor addition to docstring.
552
6e7e90fa
SL
5532012-03-24 Simon Leinen <simon.leinen@gmail.com>
554
555 * vc/vc.el (vc-merge): Fix a prompt.
556
f06e2758
CY
5572012-03-24 Chong Yidong <cyd@gnu.org>
558
559 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
560 point (Bug#9623).
561
6e7e90fa
SL
562 * button.el (button-at): Minor addition to docstring.
563
b9d0879b
SM
5642012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
565
566 * newcomment.el (comment-choose-indent): No space after BOL.
567
e71cebb3
SS
5682012-03-22 Sam Steingold <sds@gnu.org>
569
570 * window.el (switch-to-prev-buffer): Revert last patch because the
571 bug turned out to be an advertised feature (Elisp manual 28.14).
572
335aff35
GM
5732012-03-22 Glenn Morris <rgm@gnu.org>
574
575 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
576 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
577
c676576a
LMI
5782012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
579
580 * net/network-stream.el (network-stream-open-starttls): Make error
581 message under Windows be less misleading.
582
126f3d39
LW
5832012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
584
585 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
586 understands (bug#9942).
587
64fee311
CY
5882012-03-22 Chong Yidong <cyd@gnu.org>
589
590 * simple.el (end-of-visible-line): Handle return value of
591 next-single-property-change properly (Bug#9371).
592
a640d29a
KH
5932012-03-22 Kenichi Handa <handa@m17n.org>
594
595 * international/quail.el (quail-insert-kbd-layout): Fix previous
596 change. To avoid unwanted bidi reordering, use
597 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
598
39675016
DG
5992012-03-21 Dmitry Gutov <dgutov@yandex.ru>
600
601 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
602 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
603 (ruby-beginning-of-indent): Be more careful with the difference
604 between word-boundary and symbol boundary.
605 (ruby-mode-syntax-table): Make : a symbol constituent.
606
0a6934fc 6072012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 608
3d008e4f
SM
609 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
610
0a6934fc
SM
6112012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
612
af67c9d7
SM
613 * progmodes/etags.el (tags-completion-at-point-function):
614 Improve last fix.
615
1acad97c
SM
616 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
617
e298b5da
SS
6182012-03-21 Sam Steingold <sds@gnu.org>
619
620 * progmodes/etags.el (tags-completion-at-point-function):
621 Avoid the error when point is inside the pattern.
622
91d82a70
JY
6232012-03-21 John Yates <john@yates-sheets.org> (tiny change)
624
625 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
626 line (Bug#10855).
627
69188b79
CY
6282012-03-21 Drew Adams <drew.adams@oracle.com>
629
630 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
631
99fc91fe
AK
6322012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
633
634 * ido.el (ido-set-current-directory, ido-read-internal)
635 (ido-choose-completion-string, ido-completion-help): Handle nil
636 value of ido-completion-buffer (Bug#11008).
637
087bbb4c
SS
6382012-03-21 Sam Steingold <sds@gnu.org>
639
640 * window.el (switch-to-prev-buffer): Do not switch to a visible
641 window previous buffer, just like with the frame previous buffers.
642
fb5b8aca
CY
6432012-03-21 Chong Yidong <cyd@gnu.org>
644
645 * faces.el (make-face, make-empty-face, copy-face):
646 * face-remap.el (face-remap-add-relative, face-remap-set-base):
647 Doc fixes.
648
dc9924b8
SM
6492012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
650
651 * wid-edit.el (widget-complete-field): Remove (bug#11051).
652 (widget-complete): Remove broken use of it.
653
f0bcceb9
CY
6542012-03-20 Chong Yidong <cyd@gnu.org>
655
dc9924b8
SM
656 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
657 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
658 characters.
659
ee52ebf3
TH
6602012-03-20 Tassilo Horn <tassilo@member.fsf.org>
661
662 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
663 to draw rectangles, not squares. (Regression introduced by revno
664 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
665
4c5779ab
CY
6662012-03-18 Chong Yidong <cyd@gnu.org>
667
668 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
669 it is not yet defined (for temacs).
670
15360934
LL
6712012-03-18 Leo Liu <sdl.web@gmail.com>
672
dc9924b8 673 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 674
d9a8eb66
EZ
6752012-03-17 Eli Zaretskii <eliz@gnu.org>
676
677 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
678 (ispell-choices-win-default-height, ispell-silently-savep)
679 (ispell-dictionary-alist, ispell-encoding8-command)
680 (ispell-check-version, ispell-aspell-find-dictionary)
681 (ispell-valid-dictionary-list, ispell-words-keyword)
682 (ispell-get-word, ispell-internal-change-dictionary)
683 (ispell-region, ispell-skip-region-list)
684 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
685 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
686 (ispell-message-text-end, ispell-message)
687 (ispell-buffer-local-parsing): Doc fix.
688
f02ff80d
J
6892012-03-13 Jambunathan K <kjambunathan@gmail.com>
690
691 * htmlfontify.el: Add support for code block fontification for ODT
692 export (Bug #9914).
693 (hfy-optimisations): Define new option
694 `body-text-only'
695 (hfy-fontify-buffer): Honor above setting.
696 (hfy-begin-span, hfy-end-span): New routines factored out form
697 `hfy-fontify-buffer'.
698 (hfy-begin-span-handler, hfy-end-span-handler): New variables
699 that permit insertion of custom tags.
700 (hfy-fontify-buffer): Use above handlers.
701 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
702 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 703 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
f02ff80d
J
704 over multiple runs. This is made possible by having the caller let
705 bind a special variable `hfy-user-sheet-assoc'.
706 (htmlfontify-string): New defun.
707 (hfy-compile-face-map): Make sure that the last char in the
708 buffer is correctly fontified.
709 (hfy-face-resolve-face): Whitespace only change.
710
9ac7a13f
EZ
7112012-03-17 Eli Zaretskii <eliz@gnu.org>
712
713 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
714 message more clear.
715
e2b5bdd7
LL
7162012-03-16 Leo Liu <sdl.web@gmail.com>
717
718 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
719
2e492df3
AM
7202012-03-16 Alan Mackenzie <acm@muc.de>
721
722 Further optimise the handling of large macros.
723
724 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
725 limit to a call of `c-literal-limits'.
726 (c-determine-+ve-limit): New function.
dc9924b8
SM
727 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
728 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
729 In CASE 5B, restrict a search limit to 500.
730 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
731
732 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
733 Restrict macro bounds to +-500 from after-change's BEG END.
734
50e94f0c
LL
7352012-03-16 Leo Liu <sdl.web@gmail.com>
736
737 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
738
6f09f6ed
AH
7392012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
740
741 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 742 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 743
c7e73d51
GM
7442012-03-16 Glenn Morris <rgm@gnu.org>
745
da986230
GM
746 * view.el (view-buffer, view-buffer-other-window)
747 (view-buffer-other-frame): Doc fixes re special mode-class.
748
0835f01e
GM
749 * subr.el (eval-after-load): If named feature is provided not from
750 a file, run after-load forms. (Bug#10946)
751
c7e73d51
GM
752 * calendar/calendar.el (calendar-insert-at-column):
753 Handle non-unit-width characters a bit better. (Bug#10978)
754
3f2eafd1
CY
7552012-03-15 Chong Yidong <cyd@gnu.org>
756
757 * emacs-lisp/ring.el (ring-extend): New function.
758 (ring-insert+extend): Extend the ring correctly (Bug#11019).
759
760 * comint.el (comint-read-input-ring)
761 (comint-add-to-input-history): Grow comint-input-ring lazily.
762
103af3fe
SM
7632012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
764
663b1677
SM
765 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
766 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
767
103af3fe
SM
768 * imenu.el: Fix multiple inheritance breakage (bug#9199).
769 (imenu-add-to-menubar): Don't add a redundant index.
770 (imenu-update-menubar): Handle a dynamically composed keymap.
771
899cb7cb
KY
7722012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
773
774 * mail/sendmail.el (mail-encode-header):
775 Bind rfc2047-encode-encoded-words to nil.
776
3809f91d
GM
7772012-03-13 Glenn Morris <rgm@gnu.org>
778
779 * calendar/calendar.el (calendar-string-spread):
780 Handle non-unit-width characters a bit better. (Bug#10978)
781
9e345a01
LL
7822012-03-13 Leo Liu <sdl.web@gmail.com>
783
784 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
785 directory and file as argument (Bug#10822).
786
4a07df36
KS
7872012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
788
789 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
790 For dynamically generated code, follow $PC.
791 (gdb-disassembly-handler-custom): Handle no function name case.
792
4aaa9356
TL
7932012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
794
795 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
796 * emulation/ws-mode.el (ws-query-replace):
797 * sort.el (sort-regexp-fields):
798 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
799
225979da
SM
8002012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
801
802 * dabbrev.el: Fix cycle completion order (bug#10963).
803 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
804 (dabbrev-completion): Don't use an obarray; provide
805 a cycle-sort-function.
806
e2f1fdab
LL
8072012-03-12 Leo Liu <sdl.web@gmail.com>
808
dc9924b8 809 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
810 (kill-do-not-save-duplicates): Doc fix.
811
b19490ed
SM
8122012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
813
814 * dabbrev.el: Fix cycle completion (bug#10963).
815 Use lexical binding and wrap to 80 columns.
816 (dabbrev-completion): Delay computing the list of completions.
817
4b05d722
KH
8182012-03-12 Kenichi Handa <handa@m17n.org>
819
820 * international/quail.el (quail-insert-kbd-layout): Surround each
821 row by LRO and PDF instead of inserting many LRMs. Pad the left
822 and right of each non-spacing marks. Insert invisible space
823 between lower and upper characters to prevent composition.
824
dbbc2e69
SM
8252012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
826
827 * minibuffer.el (minibuffer-complete): Don't get confused when the
828 function is run twice via different commands (bug#10958).
829 (complete-with-action): Fix docstring.
830
292112ed
CY
8312012-03-12 Chong Yidong <cyd@gnu.org>
832
5d1ac394
CY
833 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
834 (nxml-completion-at-point-function): New function.
835 (nxml-mode): Use it.
836 (nxml-bind-meta-tab-to-complete-flag): Default to t.
837
292112ed
CY
838 * emacs-lisp/package.el (package-unpack, package-unpack-single):
839 Load generated autoloads file before byte compiling (Bug#10970).
840 (package--make-autoloads-and-compile): New helper fun.
841
4098f8f7
CS
8422012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
843
844 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
845
8f754691
MA
8462012-03-11 Michael Albinus <michael.albinus@gmx.de>
847
848 * autorevert.el (auto-revert-handler): Ensure, that
849 file-readable-p is applied only for local files or in
850 auto-revert-tail-mode.
851
e29ab36b
AS
8522012-03-11 Andreas Schwab <schwab@linux-m68k.org>
853
dbbc2e69
SM
854 * server.el (server-eval-at): Handle non-tcp connections.
855 Decode result string.
ad0bf5b6 856
e29ab36b
AS
857 * server.el (server-msg-size): New constant.
858 (server-reply-print): New function.
859 (server-eval-and-print): Use it.
860 (server-eval-at): Use server-quote-arg and server-unquote-arg.
861 Handle -print-nonl.
862
de5939ba
CS
8632012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
864
865 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
866 (Bug#10987).
867
0c93eabf
CY
8682012-03-11 Chong Yidong <cyd@gnu.org>
869
397a688f
CY
870 * simple.el (goto-line): Doc fix (Bug#9938).
871
2cc775f9
CY
872 * subr.el (save-window-excursion): Doc fix (Bug#9979).
873
0c93eabf
CY
874 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
875 when finished (Bug#10963).
876
c491fa41
MR
8772012-03-11 Martin Rudalics <rudalics@gmx.at>
878
879 * window.el (split-window-below): Fix bug in case where
880 split-window-keep-point is nil (Bug#10971).
881
300e8fa5
JL
8822012-03-11 Juri Linkov <juri@jurta.org>
883
884 * replace.el (replace-highlight): Set isearch-word to nil
885 unconditionally. (Bug#10887)
886
dbf6c5a1
EZ
8872012-03-10 Eli Zaretskii <eliz@gnu.org>
888
889 * net/mairix.el (mairix-replace-invalid-chars): Rename from
890 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 891 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
892 (mairix-widget-create-query): Add usage information about mairix
893 search forms: negating words, searching for substrings, etc.
894
b9e501de
JP
8952012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
896
897 * international/fontset.el (font-encoding-alist): Add an entry for
898 ksx1001 (Bug#5667).
899
92795c91
RS
9002012-03-10 Richard Stallman <rms@gnu.org>
901
1694e6c1
RS
902 * mail/sendmail.el (mail-encode-header):
903 Set rfc2047-encode-encoded-words.
904
607e8555
RS
905 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
906
de3bc99a
RS
907 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
908 view buffer means not swapped.
909 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
910 (rmail-write-region-annotate): Error if real text has disappeared.
911
92795c91
RS
912 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
913
699bd04e
CY
9142012-03-10 Chong Yidong <cyd@gnu.org>
915
916 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
917 * emulation/cua-base.el (cua--init-keymaps):
918 Add delete-forward-char to remappings (Bug#9666).
699bd04e 919
570a1714
MR
9202012-03-10 Martin Rudalics <rudalics@gmx.at>
921
dbbc2e69
SM
922 * speedbar.el (speedbar-unhighlight-one-tag-line):
923 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 924
82dcf4e4
CY
9252012-03-10 Chong Yidong <cyd@gnu.org>
926
7a2c7ca7
CY
927 * minibuffer.el (completion-in-region, completion-help-at-point):
928 Give the completion field overlay a high priority (Bug#6830).
929
82dcf4e4
CY
930 * dired.el (dired-goto-file): Recognize absolute file name
931 listings (Bug#7126).
932 (dired-goto-file-1): New helper function.
933 (dired-toggle-read-only): Inhibit warnings.
934
052e28ac
MA
9352012-03-09 Michael Albinus <michael.albinus@gmx.de>
936
937 * net/dbus.el: (dbus-property-handler): Return empty array if
938 there are no properties.
939
95d5e396
LL
9402012-03-09 Leo Liu <sdl.web@gmail.com>
941
942 * savehist.el (savehist-printable): Stricter check for string
943 value (Bug#10937).
944
3f018d6d
EZ
9452012-03-09 Eli Zaretskii <eliz@gnu.org>
946
dbbc2e69
SM
947 * mail/smtpmail.el (smtpmail-send-it):
948 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
949 valid mbox format.
950
f7fd3d79
GM
9512012-03-09 Glenn Morris <rgm@gnu.org>
952
953 * files.el (dir-locals-find-file):
954 Don't check result is regular, readable.
955 (dir-locals-read-from-file): Demote errors.
956
6ff6e72f
EZ
9572012-03-08 Eli Zaretskii <eliz@gnu.org>
958
dbbc2e69
SM
959 * international/quail.el (quail-insert-kbd-layout):
960 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
961 layout cell, to prevent their reordering by bidi display engine.
962 For details, see the discussion in
963 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
964
9cec7834
AM
9652012-03-08 Alan Mackenzie <acm@muc.de>
966
967 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
968 the starting position; make it extend the marked region when
969 invoked repeatedly - all under appropriate circumstances.
970 Fixes bugs #5525, #10906.
971
9a40b8d4
GM
9722012-03-08 Glenn Morris <rgm@gnu.org>
973
974 * files.el (locate-dominating-file, dir-locals-find-file):
975 Undo 2012-03-06 change.
976
7a08ed35
EZ
9772012-03-07 Eli Zaretskii <eliz@gnu.org>
978
dbbc2e69
SM
979 * international/quail.el (quail-help):
980 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
981 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
982 for the reason.
983
5aca4f71 9842012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
985
986 Avoid superfluous registering of signals. (Bug#10807)
987
988 * notifications.el (notifications-on-action-object)
989 (notifications-on-close-object): New defvars.
990 (notifications-on-action-signal, notifications-on-closed-signal):
991 Unregister the signal if not needed any longer.
992 (notifications-notify): Register `notifications-action-signal' or
993 `notifications-closed-signal', if :on-action or :on-close has been
994 passed as argument.
995
78e8b10a
CY
9962012-03-07 Chong Yidong <cyd@gnu.org>
997
998 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
999 non-X platforms.
1000
69481eb8
GM
10012012-03-06 Glenn Morris <rgm@gnu.org>
1002
1003 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1004 (x-disown-selection-internal, x-get-selection-internal):
1005 Doc fix (add arglist signatures). (Bug#10783)
1006
133b8e11
KS
10072012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
1008
1009 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1010 Handle breakpoints with no "type".
1011
99a83064
GM
10122012-03-06 Glenn Morris <rgm@gnu.org>
1013
1014 * files.el (locate-dominating-file): Add optional predicate argument.
1015 (dir-locals-find-file): Make use of above change.
1016
17798e78
TTN
10172012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
1018
1019 * info.el (Info-insert-dir): Also try "dir.gz".
1020
eb182446
GM
10212012-03-06 Glenn Morris <rgm@gnu.org>
1022
8f2114ee
GM
1023 * files.el (dir-locals-find-file):
1024 Ignore non-readable or non-regular files. (Bug#10928)
1025
eb182446
GM
1026 * files.el (locate-dominating-file): Doc fix.
1027
24679323
AS
10282012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
1029
1030 * calendar/calendar.el (calendar-set-mode-line):
1031 `getenv' returns a string. (Bug#10951)
1032
01d972a9
LL
10332012-03-05 Leo Liu <sdl.web@gmail.com>
1034
109aa8a9
LL
1035 * simple.el (backward-delete-char-untabify): Constrain point to
1036 field (Bug#10939).
1037
01d972a9
LL
1038 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
1039
10607bea
CY
10402012-03-05 Chong Yidong <cyd@gnu.org>
1041
1042 * simple.el (count-words): If called from Lisp, return the word
1043 count, for symmetry with `count-lines'. Arglist changed.
1044 (count-words--message): Args changed. Consolidate counting code
1045 from count-words and count-words-region.
1046 (count-words-region): Caller changed.
1047 (count-lines-region): Make it an obsolete alias.
1048
5dd11cfe
TH
10492012-03-04 Tassilo Horn <tassilo@member.fsf.org>
1050
1051 * saveplace.el (save-place-to-alist)
1052 (save-place-ignore-files-regexp): Allow value nil to disable this
1053 feature.
1054
c349f4e6
CY
10552012-03-04 Chong Yidong <cyd@gnu.org>
1056
1057 * faces.el (face-spec-reset-face): For the default face, reset the
1058 attributes to default values (Bug#10748).
1059
e627be4c
LMI
10602012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1061
1062 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
1063 previous patch: Check `message-send-mail-function', and not the
1064 default function (bug#10897).
1065
ebeabff4
MA
10662012-03-04 Michael Albinus <michael.albinus@gmx.de>
1067
a41a6cf4
MA
1068 * notifications.el (notifications-on-action-signal)
1069 (notifications-on-closed-signal): Check for unique service name of
1070 incoming event. Fix error in removing entry.
ebeabff4 1071 (top): Register for signals with wildcard service name.
a41a6cf4 1072 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 1073
c1ca42b4
CY
10742012-03-04 Chong Yidong <cyd@gnu.org>
1075
dc9924b8 1076 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 1077
ea16568d
GM
10782012-03-04 Glenn Morris <rgm@gnu.org>
1079
1080 * abbrev.el (copy-abbrev-table, abbrev-table-p)
1081 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
1082 (expand-abbrev, define-abbrev-table): Doc fixes.
1083
fbae4637
LMI
10842012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1085
1086 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
1087 `message-default-send-mail-function' and not `send-mail-function'
1088 when doing the prompting for `sendmail-query-once' before sending
1089 in Message buffers (bug#10897).
1090
a1e7225c
LMI
1091 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1092 This is inconsistent with all the other stream functions, which leave
1093 the setting up to the higher levels (if so wanted) (bug#10931).
1094
56d093a9
AM
10952012-03-02 Alan Mackenzie <acm@muc.de>
1096
1097 Depessimize the handling of very large macros.
1098
1099 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
1100 (c-macro-cache-syntactic): New variables to implement a one
1101 element macro cache.
1102 (c-invalidate-macro-cache): New function.
1103 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
1104 Adapt to use the new cache.
1105 (c-state-safe-place): Use better the cache of safe positions.
1106 (c-state-semi-nonlit-pos-cache)
1107 (c-state-semi-nonlit-pos-cache-limit):
1108 New variables for...
1109 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
1110 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
1111 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
1112 Use c-state-semi-safe-place.
56d093a9 1113
dbbc2e69
SM
1114 * progmodes/cc-langs.el (c-get-state-before-change-functions):
1115 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 1116
817e5c3d
MA
11172012-03-02 Michael Albinus <michael.albinus@gmx.de>
1118
dbbc2e69
SM
1119 * jka-compr.el (jka-compr-call-process):
1120 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
1121 not remote.
1122
a032a702
MA
11232012-03-01 Michael Albinus <michael.albinus@gmx.de>
1124
1125 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
1126 access of FILE2, if FILE1 does not exist.
1127
99a54f21
MA
1128 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
1129 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
1130
1131 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
1132 Add "PAGER=" to `process-environment'.
1133
f6561e1f
MM
11342012-03-01 Michael R. Mauger <mmaug@yahoo.com>
1135
1136 * progmodes/sql.el: Bug fix
1137 (sql-get-login-ext): Save login values in globals.
1138 (sql-get-login): Use new version of `sql-get-login-ext'.
1139 (sql-interactive-mode): Set global `sql-connection' to nil.
1140 (sql-connect): Set global values for connection.
1141 (sql-product-interactive): Save global values as buffer local.
1142
2d44d9cc
LL
11432012-02-29 Leo Liu <sdl.web@gmail.com>
1144
1145 * abbrev.el (define-abbrevs): Reset sys to nil.
1146
96b49301 11472012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1148
bf7f9bc5
JB
1149 * files.el (file-equal-p): Rename from `files-equal-p'.
1150 Return nil when one or both files don't exist.
96b49301 1151 (file-subdir-of-p): Now only top directory must exists,
1152 return nil if it doesn't.
bf7f9bc5
JB
1153 (copy-directory): No need to test with `file-subdir-of-p' after
1154 creating dir.
1155 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
1156 to `file-equal-p'.
96b49301 1157
44e97401
GM
11582012-02-28 Glenn Morris <rgm@gnu.org>
1159
1160 * shell.el (shell-mode):
1161 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
1162 * play/landmark.el (landmark-font-lock-face-O):
1163 * play/handwrite.el (handwrite):
1164 * play/gomoku.el (gomoku-O):
1165 * net/browse-url.el (browse-url-browser-display):
1166 * international/mule.el (define-charset):
1167 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
1168 * filesets.el (filesets-find-file-delay):
1169 * eshell/em-xtra.el (eshell-xtra):
1170 * eshell/em-unix.el (eshell-grep):
1171 * emulation/viper.el (viper-mode):
1172 * emacs-lisp/regexp-opt.el (regexp-opt-group):
1173 * emacs-lisp/easymenu.el (easy-menu-define):
1174 * calendar/timeclock.el (timeclock-use-display-time):
1175 * bs.el (bs-mode):
1176 * bookmark.el (bookmark-save-flag):
1177 Doc fix (standardize possessive apostrophe usage).
1178
c98c6276
CY
11792012-02-27 Chong Yidong <cyd@gnu.org>
1180
bf7f9bc5
JB
1181 * emulation/viper-cmd.el (viper-intercept-ESC-key):
1182 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 1183
c98c6276
CY
1184 * font-lock.el (font-lock-specified-p): Rename from
1185 font-lock-spec-present. Callers changed.
1186
9c62cd04 11872012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 1188
bf7f9bc5
JB
1189 * emacs-lisp/package.el (package-compute-transaction):
1190 Handle holding a package version to t in package-load-list.
8ac9e529 1191
530739c9
MA
11922012-02-26 Michael Albinus <michael.albinus@gmx.de>
1193
1194 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
1195 (tramp-get-inode, tramp-get-device): Use cached values.
1196
487915d7
AM
11972012-02-26 Alan Mackenzie <acm@muc.de>
1198
1199 Check there is a font-lock specification before doing initial
1200 fontification.
1201
1202 * font-core.el (font-lock-mode): Move the conditional from
1203 :after-hook to font-lock-initial-fontify.
1204 (font-lock-default-function): Move the check for a specification
1205 to font-lock-spec-present.
1206
dc9924b8 1207 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
1208 (font-lock-spec-present): New function.
1209
4fd96557
JB
12102012-02-26 Jim Blandy <jimb@red-bean.com>
1211
1212 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
1213 (gdb-send): Apply it to the operand of the '-interpreter-exec
1214 console' command, so that we can pass arguments with (say) quotes
1215 in them. Store exact string sent in gdb-debug-log (Bug#10765).
1216
9a4888c0
CY
12172012-02-26 Chong Yidong <cyd@gnu.org>
1218
07498861
CY
1219 * help-fns.el (describe-function-1): Clarify description of
1220 remapping (Bug#10844).
1221
9a4888c0
CY
1222 * files.el (files-equal-p): Doc fix.
1223 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
1224 and quit the loop once a mismatch is found.
1225
ea8fb88d
JB
12262012-02-25 Juanma Barranquero <lekktu@gmail.com>
1227
1228 * bs.el (bs--show-with-configuration): Don't throw an error
1229 if the window cannot be split; otherwise, subsequent calls to
1230 bs-show fail, restoring a stale window config. (Bug#10882)
1231
525795c1
JD
12322012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1233
1234 * term/ns-win.el (global-map): Bind ns-drag-file to
1235 ns-find-file (Bug#5855, Bug#10050).
1236
f008086f
AS
12372012-02-25 Andreas Schwab <schwab@linux-m68k.org>
1238
1239 * calendar/parse-time.el (parse-time-string): Allow extractor to
1240 return nil.
1241
a3fcfa99
MA
12422012-02-25 Michael Albinus <michael.albinus@gmx.de>
1243
91027d08
JB
1244 * net/tramp.el (tramp-file-name-for-operation):
1245 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
1246
1247 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
1248 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
1249 Add COPY-CONTENTS argument.
a3fcfa99 1250
67b0de11
CY
12512012-02-25 Chong Yidong <cyd@gnu.org>
1252
1253 Add custom groups for VC backends, for consistency with vc-bzr.
1254
1255 * vc/vc-arch.el (vc-arch):
1256 * vc/vc-cvs.el (vc-cvs):
1257 * vc/vc-git.el (vc-git):
1258 * vc/vc-hg.el (vc-hg):
1259 * vc/vc-mtn.el (vc-mtn):
1260 * vc/vc-rcs.el (vc-rcs):
1261 * vc/vc-sccs.el (vc-sccs):
1262 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
1263 All relevant defcustoms reassigned.
1264
3c9dfce6
CY
12652012-02-25 Chong Yidong <cyd@gnu.org>
1266
1339bf43
CY
1267 * newcomment.el (comment-styles): Add autoload (Bug#10868).
1268
3c9dfce6
CY
1269 * term/x-win.el (x-initialize-window-system): Reduce default for
1270 x-selection-timeout to 5 seconds (Bug#8869).
1271
53a46cd0 12722012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 1273
53a46cd0 1274 * files.el (file-subdir-of-p): Fix typo.
14a8a663 1275
25b2e303 12762012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1277
ec70a47d
GM
1278 * files.el (files-equal-p, file-subdir-of-p): New functions.
1279 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 1280 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
1281 * dired-aux.el (dired-copy-file-recursive): Same.
1282 (dired-create-files): Modify destination when source is equal to
1283 dest when copying files.
53a46cd0 1284 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 1285
914260cd
MA
12862012-02-24 Michael Albinus <michael.albinus@gmx.de>
1287
1288 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
1289 (Bug#10874)
1290
2cb228f7
AM
12912012-02-23 Alan Mackenzie <acm@muc.de>
1292
1293 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
1294 parameter "after-hook:" to allow the expansion to run code after
1295 the execution of the mode hooks.
1296
1297 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 1298 from font-lock-mode-internal.
2cb228f7 1299
91027d08 1300 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
1301 :after-hook.
1302
8f0fde21
SM
13032012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1304
3e88618b
SM
1305 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
1306 (completion--cache-all-sorted-completions): New function.
1307 (completion-all-sorted-completions): Use it.
1308 (completion--do-completion, minibuffer-force-complete):
1309 Use it to re-instate the flush hook.
1310
8f0fde21
SM
1311 * icomplete.el (icomplete-completions): Replace last fix with a better
1312 one (bug#10850).
1313
8e911f6f
DG
13142012-02-23 Dmitry Gutov <dgutov@yandex.ru>
1315
1316 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
1317 when it might call us back infinitely (bug#10797).
1318
49fe4321
GM
13192012-02-23 Glenn Morris <rgm@gnu.org>
1320
1321 * minibuffer.el (completion-category-overrides): Doc fix.
1322
b291b572
SM
13232012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1324
1325 * minibuffer.el (completion-table-with-context): Fix inf-loop.
1326 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
1327
31a9ef2e
GM
13282012-02-23 Glenn Morris <rgm@gnu.org>
1329
5e6e6794 1330 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
1331 (authors-obsolete-files-regexps, authors-ignored-files)
1332 (authors-ambiguous-files, authors-renamed-files-alist):
1333 Add more entries.
1334
0bd1e074
JL
13352012-02-23 Juri Linkov <juri@jurta.org>
1336
1337 * isearch.el (isearch-occur): Sync interactive spec with occur's
1338 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
1339
b617673c
JL
1340 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
1341
19e9789e
JL
13422012-02-22 Juri Linkov <juri@jurta.org>
1343
1344 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
1345 (ucs-insert): Doc fix. Check for hex digits in the string.
1346 Don't display `nil' in the error message. (Bug#10857)
1347
f41ce09d
AM
13482012-02-22 Alan Mackenzie <acm@muc.de>
1349
7a71b18d 1350 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 1351
ac2eceee
GM
13522012-02-22 Glenn Morris <rgm@gnu.org>
1353
1354 * ffap.el (ffap-c-path):
1355 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
1356
abd1f678
CY
13572012-02-22 Chong Yidong <cyd@gnu.org>
1358
1359 * custom.el (load-theme): Doc fix.
1360
f25aef2e
GM
13612012-02-22 Glenn Morris <rgm@gnu.org>
1362
1363 * dired-x.el (dired-guess-shell-alist-default):
1364 Remove escape sequences from nroff output. (Bug#172)
1365
5f8dc2ca
GM
13662012-02-21 Glenn Morris <rgm@gnu.org>
1367
6ff86ec4
GM
1368 * vc/emerge.el (emerge-defvar-local):
1369 Set `permanent-local' property rather than unused `preserved'.
1370
be3223a3 1371 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
1372 (picture-mode-map): Use it. (Bug#10860)
1373 (picture-mode): Doc fix.
1374
3fe58f4f
JB
13752012-02-21 Juanma Barranquero <lekktu@gmail.com>
1376
1377 * newcomment.el (uncomment-region-default): Remove unused binding.
1378
f9a998c3
GM
13792012-02-21 Glenn Morris <rgm@gnu.org>
1380
1381 * textmodes/picture.el (picture-motion, picture-motion-reverse)
1382 (picture-self-insert, picture-tab-chars): Doc fix.
1383 (picture-mode-map): Fix C-a, C-e.
1384
c6029348
GM
13852012-02-20 Glenn Morris <rgm@gnu.org>
1386
1387 * emacs-lisp/authors.el (authors-aliases): Add another entry.
1388
ab1ce9d7
LL
13892012-02-20 Leo Liu <sdl.web@gmail.com>
1390
1391 * icomplete.el (icomplete-completions): Check FROM arg before
1392 passing to substring (Bug#10850).
1393
0fd40f89
CY
13942012-02-19 Chong Yidong <cyd@gnu.org>
1395
1396 * comint.el: Require ansi-color.
1397 (comint-output-filter-functions): Add ansi-color-process-output.
1398
1399 * ansi-color.el: Don't set comint-output-filter-functions; it is
1400 now in the initial value defined in comint.el.
1401 (ansi-color-apply-face-function): New variable.
1402 (ansi-color-apply-on-region): Use it.
1403 (ansi-color-apply-overlay-face): New function.
1404
1405 * shell.el (shell): No need to require ansi-color.
1406 (shell-mode): Use ansi-color-apply-face-function to highlight
1407 color escapes using font-lock-face property (Bug#10835).
1408
20af2394
CY
14092012-02-19 Chong Yidong <cyd@gnu.org>
1410
1411 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
1412 mode-line formats (Bug#10839).
1413
e23a3fbe
GM
14142012-02-18 Glenn Morris <rgm@gnu.org>
1415
b474519e
GM
1416 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
1417
1418 * mail/undigest.el (unforward-rmail-message): Doc fix.
1419
e23a3fbe
GM
1420 * saveplace.el (save-place-ignore-files-regexp): Add :version.
1421
57939ff4
EZ
14222012-02-18 Eli Zaretskii <eliz@gnu.org>
1423
1424 * international/characters.el (script-list): Sync with the latest
1425 Unicode Character Database.
1426
0c23686e
AS
14272012-02-18 Andreas Schwab <schwab@linux-m68k.org>
1428
1429 * international/titdic-cnv.el: Remove duplicate coding tag.
1430 * language/cham.el: Likewise.
1431 * language/tai-viet.el: Likewise.
1432
6818b449
GM
14332012-02-18 Glenn Morris <rgm@gnu.org>
1434
1435 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
1436 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
1437 (calendar-bahai-all-holidays-flag, calendar-other-dates):
1438 * calendar/diary-lib.el (diary-abbreviated-year-flag):
1439 * calendar/holidays.el (holiday-bahai-holidays)
1440 (calendar-holidays, list-holidays):
1441 Use utf-8 Bahá'í in doc-strings, menus, etc.
1442
0311a3fc
TH
14432012-02-17 Tassilo Horn <tassilo@member.fsf.org>
1444
1445 * saveplace.el (save-place-ignore-files-regexp): New variable
1446 allowing for excluding files from saving their location of point.
1447 The default value matches the temporary commit message editing
1448 files from Git, SVN, Bazaar, and Mercurial.
1449 (save-place-to-alist): Use it.
1450
eb864a71
LM
14512012-02-17 Lawrence Mitchell <wence@gmx.li>
1452 Stefan Monnier <monnier@iro.umontreal.ca>
1453
1454 * newcomment.el (uncomment-region-default): Don't leave extra space
1455 when an arg is provided (bug#8150).
1456
ee0ce425
TZ
14572012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1458
eb864a71 1459 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 1460
95ddf442
GM
14612012-02-17 Glenn Morris <rgm@gnu.org>
1462
1463 * net/socks.el: Require network-stream. (Bug#10599)
1464
48dd1e39 14652012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
1466
1467 * international/charprop.el:
1468 * international/uni-name.el:
1469 * international/uni-old-name.el:
1470 * international/uni-comment.el: Regenerate.
1471
d68cd087
GM
14722012-02-16 Glenn Morris <rgm@gnu.org>
1473
1474 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
1475 Interactively in calendar buffer, give an error if not on a date.
1476
13932042
GM
14772012-02-15 Glenn Morris <rgm@gnu.org>
1478
1479 * shell.el (shell-delimiter-argument-list):
1480 Revert 2011-02-17 change. (Bug#8027)
1481
c3a70e2b
CY
14822012-02-15 Chong Yidong <cyd@gnu.org>
1483
60236b0d
CY
1484 * minibuffer.el (completion-at-point-functions): Doc fix.
1485
c3a70e2b
CY
1486 * custom.el (defcustom): Doc fix; note use of defvar.
1487
9f26dc24
GM
14882012-02-15 Glenn Morris <rgm@gnu.org>
1489
1490 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
1491 Doc fixes.
1492
6546b134
GM
14932012-02-14 Glenn Morris <rgm@gnu.org>
1494
1495 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
1496
d29b2b4c
LI
14972012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1498
1499 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
1500 way the ports list is computed.
835bdcba
LI
1501 (smtpmail-query-smtp-server): Prompt the user for a port number if
1502 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 1503
08dcdbc9
TZ
15042012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1505
1506 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
1507
2605051a
GM
15082012-02-13 Glenn Morris <rgm@gnu.org>
1509
1510 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
1511
7ee99f32
TZ
15122012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1513
1514 * net/gnutls.el (gnutls-trustfiles): New variable.
1515 (gnutls-negotiate): Use it.
1516
5f0af64f
LI
15172012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1518
1519 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1520 does its stuff if Gnus is running.
1521
c14fcc95
AM
15222012-02-13 Alan Mackenzie <acm@muc.de>
1523
1524 Fix a loop in c-set-fl-decl-start.
1525
7a71b18d 1526 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1527 c-backward-syntactic-ws actually moves backwards.
1528
142b4d90
LL
15292012-02-13 Leo Liu <sdl.web@gmail.com>
1530
1531 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1532 beginning so that all \C-o chars are removed.
1533
fa9958a6
TZ
15342012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1535
dc9924b8 1536 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1537
0bc5886a
AM
15382012-02-12 Alan Mackenzie <acm@muc.de>
1539
1540 Fix infinite loop with long macros.
1541 * cc-engine.el (c-state-safe-place): Handle macros properly.
1542
d4bd55e7
CY
15432012-02-12 Chong Yidong <cyd@gnu.org>
1544
1545 * window.el (display-buffer): Doc fix (Bug#10785).
1546
66f3fe22
GM
15472012-02-12 Glenn Morris <rgm@gnu.org>
1548
bd7da63e
GM
1549 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1550 (x-disown-selection-internal, x-get-selection-internal):
1551 Sync docs with the xselect.c versions.
1552
66f3fe22
GM
1553 * allout-widgets.el: Add missing license notice.
1554
3e0d2fa7
GM
15552012-02-11 Glenn Morris <rgm@gnu.org>
1556
cfecdf09
GM
1557 * select.el (x-get-selection-internal, x-own-selection-internal)
1558 (x-disown-selection-internal):
1559 * x-dnd.el (x-get-selection-internal): Update declarations.
1560
6d216d7f
GM
1561 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1562
2bed3f04
GM
1563 * window.el (window-sides-slots):
1564 * tool-bar.el (tool-bar-position):
1565 * term/xterm.el (xterm-extra-capabilities):
1566 * ses.el (ses-self-reference-early-detection):
1567 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1568 (verilog-auto-wire-type)
1569 (verilog-auto-delete-trailing-whitespace)
1570 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1571 (verilog-auto-tieoff-declaration):
1572 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1573 (sql-oracle-statement-starters, sql-oracle-scan-on):
1574 * progmodes/prolog.el (prolog-align-comments-flag)
1575 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1576 (prolog-left-indent-regexp, prolog-paren-indent-p)
1577 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1578 (prolog-types, prolog-mode-specificators)
1579 (prolog-determinism-specificators, prolog-directives)
1580 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1581 (prolog-electric-dot-flag)
1582 (prolog-electric-dot-full-predicate-template)
1583 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1584 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1585 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1586 (prolog-program-switches, prolog-prompt-regexp)
1587 (prolog-debug-on-string, prolog-debug-off-string)
1588 (prolog-trace-on-string, prolog-trace-off-string)
1589 (prolog-zip-on-string, prolog-zip-off-string)
1590 (prolog-use-standard-consult-compile-method-flag)
1591 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1592 (prolog-imenu-max-lines, prolog-info-predicate-index)
1593 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1594 (prolog-char-quote-workaround):
1595 * progmodes/cc-vars.el (c-defun-tactic):
1596 * net/tramp.el (tramp-encoding-command-interactive)
1597 (tramp-local-end-of-line):
1598 * net/soap-client.el (soap-client):
1599 * net/netrc.el (netrc-file):
1600 * net/gnutls.el (gnutls):
1601 * minibuffer.el (completion-category-overrides)
1602 (completion-cycle-threshold)
1603 (completion-pcm-complete-word-inserts-delimiters):
1604 * man.el (Man-name-local-regexp):
1605 * mail/feedmail.el (feedmail-display-full-frame):
1606 * international/characters.el (glyphless-char-display-control):
1607 * eshell/em-ls.el (eshell-ls-date-format):
1608 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1609 (lisp-lambda-list-keyword-parameter-indentation)
1610 (lisp-lambda-list-keyword-parameter-alignment):
1611 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1612 * dired-x.el (dired-omit-verbose):
1613 * cus-theme.el (custom-theme-allow-multiple-selections):
1614 * calc/calc.el (calc-highlight-selections-with-faces)
1615 (calc-lu-field-reference, calc-lu-power-reference)
1616 (calc-note-threshold):
1617 * battery.el (battery-mode-line-limit):
1618 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1619 (archive-7z-update):
1620 * allout.el (allout-prefixed-keybindings)
1621 (allout-unprefixed-keybindings)
1622 (allout-inhibit-auto-fill-on-headline)
1623 (allout-flattened-numbering-abbreviation):
1624 * allout-widgets.el (allout-widgets-auto-activation)
1625 (allout-widgets-icons-dark-subdir)
1626 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1627 (allout-widgets-theme-dark-background)
1628 (allout-widgets-theme-light-background)
1629 (allout-widgets-item-image-properties-emacs)
1630 (allout-widgets-item-image-properties-xemacs)
1631 (allout-widgets-run-unit-tests-on-load)
1632 (allout-widgets-time-decoration-activity)
1633 (allout-widgets-hook-error-post-time)
1634 (allout-widgets-track-decoration):
1635 Add missing :version tags to new defcustoms and defgroups.
1636
5fec1b8e
GM
1637 * progmodes/sql.el (sql-ansi-statement-starters)
1638 (sql-oracle-statement-starters): Add custom type.
1639
3e0d2fa7
GM
1640 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1641 (prolog-system-version): Give it a type.
1642
90b671e2
EZ
16432012-02-11 Eli Zaretskii <eliz@gnu.org>
1644
1645 * term/pc-win.el (x-select-text, x-selection-owner-p)
1646 (x-own-selection-internal, x-disown-selection-internal)
1647 (x-get-selection-internal): Sync doc strings and argument lists
1648 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1649
5eac0c02
LL
16502012-02-11 Leo Liu <sdl.web@gmail.com>
1651
1652 * progmodes/python.el (python-end-of-statement): Fix infinite
1653 loop. (Bug#10788)
1654
f82cb659
GM
16552012-02-10 Glenn Morris <rgm@gnu.org>
1656
1657 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1658 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1659
cc26d239
LI
16602012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1661
1662 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1663 about SMTP before checking the From header.
1664
91027d08 1665 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1666 into own function for reuse by emacsbug.el.
1667
1be3ca5a
LL
16682012-02-10 Leo Liu <sdl.web@gmail.com>
1669
1670 * subr.el (condition-case-unless-debug): Rename from
1671 condition-case-no-debug. All callers changed.
1672 (with-demoted-errors): Fix caller.
1673
1674 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1675 * nxml/rng-valid.el (rng-do-some-validation):
1676 * emacs-lisp/package.el (package-refresh-contents)
1677 (package-menu-execute):
1678 * desktop.el (desktop-create-buffer):
91027d08 1679 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1680
b011fbfe
GM
16812012-02-10 Glenn Morris <rgm@gnu.org>
1682
b2096d72
GM
1683 * textmodes/bibtex.el:
1684 Add missing :version tags for new/changed defcustoms.
1685
b011fbfe
GM
1686 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1687
4c7e65bf
LI
16882012-02-09 Lars Ingebrigtsen <larsi@rusty>
1689
1690 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1691 (smtpmail-via-smtp): Use it, or fall back on the From address.
1692 (smtpmail-send-it): Ditto.
1693
f3934f6f
SM
16942012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1695
1696 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1697 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1698 (byte-compile-tmp-var): New const.
1699 (byte-compile-defvar): Use it to minimize .elc size.
1700 Just use `defvar' rather than simulate it (bug#10761).
1701
a075a2c5
GM
17022012-02-09 Glenn Morris <rgm@gnu.org>
1703
cf3aa21b
GM
1704 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1705
354998cd
GM
1706 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1707 Add :version tags.
1708
dc9924b8
SM
1709 * progmodes/compile.el (compilation-error-screen-columns)
1710 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1711
dab3703d
GM
1712 * vc/log-view.el (log-view-toggle-entry-display):
1713 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1714
3f88cd72
GM
1715 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1716 (report-emacs-bug-can-use-xdg-email):
1717 (report-emacs-bug-insert-to-mailer): Doc fixes.
1718 (report-emacs-bug): Message fix.
1719
d95b247d
GM
1720 * net/browse-url.el (browse-url-can-use-xdg-open)
1721 (browse-url-xdg-open): Doc fixes.
1722
a075a2c5
GM
1723 * electric.el (electric-indent-mode, electric-pair-mode)
1724 (electric-layout-rules, electric-layout-mode): Doc fixes.
1725 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1726
ffb6157e
MR
17272012-02-08 Martin Rudalics <rudalics@gmx.at>
1728
1729 * server.el (server-unselect-display): Don't inadvertently kill
1730 the current buffer. (Bug#10729)
1731
e1ac4066
GM
17322012-02-08 Glenn Morris <rgm@gnu.org>
1733
34e8a2da
GM
1734 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1735 (sql-list-table): Doc fixes.
1736
b4ac6e8c
GM
1737 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1738 Comment out (does nothing).
1739
e1ac4066
GM
1740 * completion.el (dynamic-completion-mode):
1741 * dirtrack.el (dirtrack-debug-mode):
1742 * electric.el (electric-layout-mode):
1743 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1744 * face-remap.el (text-scale-mode, buffer-face-mode):
1745 * iimage.el (iimage-mode):
1746 * image-mode.el (image-transform-mode):
1747 * minibuffer.el (completion-in-region-mode):
1748 * scroll-lock.el (scroll-lock-mode):
1749 * simple.el (next-error-follow-minor-mode):
1750 * tar-mode.el (tar-subfile-mode):
1751 * tooltip.el (tooltip-mode):
1752 * vcursor.el (vcursor-use-vcursor-map):
1753 * wid-browse.el (widget-minor-mode):
1754 * emulation/tpu-edt.el (tpu-edt-mode):
1755 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1756 * international/iso-ascii.el (iso-ascii-mode):
1757 * language/thai-util.el (thai-word-mode):
1758 * mail/supercite.el (sc-minor-mode):
1759 * net/goto-addr.el (goto-address-mode):
1760 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1761 * progmodes/cwarn.el (cwarn-mode):
1762 * progmodes/flymake.el (flymake-mode):
1763 * progmodes/glasses.el (glasses-mode):
1764 * progmodes/hideshow.el (hs-minor-mode):
1765 * progmodes/pascal.el (pascal-outline-mode):
1766 * textmodes/enriched.el (enriched-mode):
1767 * vc/smerge-mode.el (smerge-mode):
1768 Doc fixes (minor mode argument).
1769
5e0d957f
EZ
17702012-02-07 Eli Zaretskii <eliz@gnu.org>
1771
1772 * ls-lisp.el (ls-lisp-sanitize): New function.
1773 (ls-lisp-insert-directory): Use it to fix or remove any elements
1774 in file-alist with missing attributes. (Bug#4673)
1775
98d7371e
AM
17762012-02-07 Alan Mackenzie <acm@muc.de>
1777
1778 Fix spurious recognition of c-in-knr-argdecl.
1779
1780 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1781 putative K&R region.
1782
667ced3a
AM
17832012-02-07 Alan Mackenzie <acm@muc.de>
1784
eb864a71
LM
1785 * progmodes/cc-engine.el (c-forward-objc-directive):
1786 Prevent looping in "#pragma mark @implementation".
667ced3a 1787
5b77774d
MA
17882012-02-07 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * notifications.el (notifications-on-closed-signal): Make `reason'
1791 optional. (Bug#10744)
1792
af008560
GM
17932012-02-07 Glenn Morris <rgm@gnu.org>
1794
60d47423
GM
1795 * emacs-lisp/easy-mmode.el (define-minor-mode):
1796 Doc fixes for the macro and the mode it defines.
1797
dd605cc4
GM
1798 * image.el (imagemagick-types-inhibit): Doc fix.
1799
af008560
GM
1800 * cus-start.el (imagemagick-render-type): Add it.
1801
5cc59a37
LI
18022012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1803
1804 * progmodes/cc-mode.el
1805 (c-standard-font-lock-fontify-region-function): Set the default at
1806 load time, too, so that `font-lock-fontify-buffer' can be called
1807 without setting up the entire mode first. This fixes a bug in
1808 `mm-inline-text' with C MIME parts.
1809
9a6dd747
CY
18102012-02-06 Chong Yidong <cyd@gnu.org>
1811
2d16b285
CY
1812 * simple.el (list-processes--refresh): Delete exited processes
1813 (Bug#8094).
1814
171e9b6e
CY
1815 * comint.el (comint-next-prompt): next-single-char-property-change
1816 and prev-single-char-property-change never return nil (Bug#8657).
1817
9a6dd747
CY
1818 * custom.el (defcustom): Doc fix (Bug#9711).
1819
aa4589a7
CY
18202012-02-05 Chong Yidong <cyd@gnu.org>
1821
5c2a252f
CY
1822 * cus-edit.el (custom-variable-reset-backup): Quote the value
1823 before storing it in the customized-value property (Bug#6712).
4aab9006 1824 (custom-display): Add a customization type tag.
983b9602 1825 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1826
aa4589a7
CY
1827 * wid-edit.el (widget-field-value-get): New optional arg to
1828 suppress trailing whitespace truncation.
1829 (character): Use it (Bug#2689).
1830
1ff980ae
AS
18312012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1832
1833 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1834 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1835
03988c98
CY
18362012-02-05 Chong Yidong <cyd@gnu.org>
1837
eeb6cc88
CY
1838 * cus-edit.el (custom-variable-value-create): For mismatched
1839 types, show the current value (Bug#7600).
1840
03988c98
CY
1841 * custom.el (defcustom): Doc fix.
1842
f8cdeef0
GM
18432012-02-05 Glenn Morris <rgm@gnu.org>
1844
1845 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1846
0696d255
JB
18472012-02-05 Juanma Barranquero <lekktu@gmail.com>
1848
1849 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1850 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1851 (pp-last-sexp): Use `looking-at-p'.
1852
34c99998
GM
18532012-02-04 Glenn Morris <rgm@gnu.org>
1854
8f05da42
GM
1855 * files.el (revert-buffer):
1856 Doc fix (mention revert-buffer-in-progress-p).
1857
f160676e
GM
1858 * emacs-lisp/ert-x.el (ert-simulate-command):
1859 Check deferred-action-list (which is obsolete) is bound.
1860
c7291ad9
GM
1861 * subr.el (with-wrapper-hook): Doc fixes.
1862
34c99998
GM
1863 * simple.el (filter-buffer-substring-functions)
1864 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1865
6283a7d3
LL
18662012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1867
1868 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1869 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1870
e96e3013
LL
18712012-02-04 Leo Liu <sdl.web@gmail.com>
1872
1873 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1874
8ded50f2
GM
18752012-02-04 Glenn Morris <rgm@gnu.org>
1876
82ff1d13
GM
1877 * image.el (image-extension-data): Add obsolete alias.
1878
987a0a16
GM
1879 * isearch.el (isearch-update): Doc fix.
1880
ea32ef46
GM
1881 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1882
8ded50f2
GM
1883 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1884
eea14f31
GM
18852012-02-03 Glenn Morris <rgm@gnu.org>
1886
1887 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1888 (image-animate-timeout): Doc fix.
1889
1890 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1891
12f381b7
GM
18922012-02-02 Glenn Morris <rgm@gnu.org>
1893
953cebf5
GM
1894 * server.el (server-auth-dir): Doc fix.
1895 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1896
12f381b7
GM
1897 * subr.el (run-mode-hooks): Doc fix.
1898
953a8c3b
JL
18992012-02-02 Juri Linkov <juri@jurta.org>
1900
1901 * image-mode.el (image-toggle-display-image): Remove tautological
1902 `major-mode' from the `derived-mode-p' test.
1903
c5d3843c
KH
19042012-02-02 Kenichi Handa <handa@m17n.org>
1905
9f6e692e 1906 * composite.el (compose-region): Cancel previous change.
c5d3843c 1907
159462d4 19082012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1909
1910 * composite.el (compose-region, compose-string): Signal error for
1911 a null string component (Bug#6988).
1912
9f562668
CY
19132012-02-01 Chong Yidong <cyd@gnu.org>
1914
e2cef717
CY
1915 * view.el (view-buffer-other-window, view-buffer-other-frame):
1916 Handle special modes like view-buffer (Bug#10650).
1917 (view-buffer): Simplify.
1918
9f562668
CY
1919 * frame.el (set-frame-font): Tweak meaning of third argument.
1920
9f6e692e
JB
1921 * dynamic-setting.el (font-setting-change-default-font):
1922 Use set-frame-font (Bug#9982).
9f562668 1923
781acb9f
GM
19242012-02-01 Glenn Morris <rgm@gnu.org>
1925
6035be52
GM
1926 * progmodes/compile.el (compilation-internal-error-properties):
1927 Respect compilation-first-column in the "*compilation*" buffer.
1928
781acb9f
GM
1929 * emacs-lisp/easy-mmode.el (define-minor-mode):
1930 Relax :variable's test for a named function.
1931
abbceb00
AM
19322012-01-31 Alan Mackenzie <acm@muc.de>
1933
1934 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1935 off by one error.
1936
fce3fdeb
CY
19372012-01-31 Chong Yidong <cyd@gnu.org>
1938
1939 * frame.el (set-frame-font): New arg ALL-FRAMES.
1940
1941 * menu-bar.el (menu-set-font): Use set-frame-font.
1942
1943 * faces.el (face-spec-reset-face): Don't apply unspecified
1944 attribute values to the default face.
1945
47893581
JB
19462012-01-31 Juanma Barranquero <lekktu@gmail.com>
1947
1948 * progmodes/cwarn.el (cwarn): Remove dead link.
1949 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1950 Remove * from defcustom docstrings.
1951 (turn-on-cwarn-mode): Make obsolete.
1952 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
1953 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
1954
e58e988a
GM
19552012-01-31 Glenn Morris <rgm@gnu.org>
1956
60dc2671 1957 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 1958 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 1959 Allow named functions to be used as the cdr of :variable.
e58e988a 1960
7a3f511d
GM
19612012-01-30 Glenn Morris <rgm@gnu.org>
1962
1963 * emacs-lisp/authors.el (authors-fixed-entries):
1964 Remove reference to deleted file rnewspost.el.
1965
cb882333
JB
19662012-01-29 Juanma Barranquero <lekktu@gmail.com>
1967
1968 * window.el (window-with-parameter): Remove unused variable `windows'.
1969 (window--side-check): Remove unused variable `code'.
1970 (window--resize-siblings): Remove unused variable `first'.
1971 (adjust-window-trailing-edge): Remove unused variable `failed'.
1972 (window-deletable-p, window--delete): Remove unused variable `buffer'.
1973 Use `let', not `let*'.
1974 (balance-windows-2): Remove unused variable `found'.
1975 (window--state-put-2): Remove unused variable `splits'.
1976 (window-state-put): Remove unused variable `selected'.
1977 (same-window-p): Use `string-match-p'.
1978 (display-buffer-assq-regexp): Remove unused variable `value'.
1979 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1980 Mark argument ALIST as ignored.
1981 (pop-to-buffer): Remove unused variable `old-window'.
1982
907201af
EZ
19832012-01-29 Eli Zaretskii <eliz@gnu.org>
1984
1985 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
1986 and .lzma compressed files.
1987
ea162670
CY
19882012-01-29 Chong Yidong <cyd@gnu.org>
1989
5b95ee8a
CY
1990 * frame.el (window-system-default-frame-alist): Doc fix.
1991
ea162670
CY
1992 * dynamic-setting.el (font-setting-change-default-font): Don't
1993 change the default face if SET-FONT argument is non-nil (Bug#9982).
1994
d6e6f4b1
SB
19952012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
1996
1997 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
1998
0f29fa41 19992012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
2000
2001 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
2002 breakpoints in files outside current directory (Bug#6098).
2003
db174434
CY
20042012-01-29 Chong Yidong <cyd@gnu.org>
2005
6b25e4e2
SE
2006 * progmodes/python.el: Require ansi-color at top-level.
2007
6df6ae42
JB
2008 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
2009 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
2010 (lisp-mode-abbrev-table): Add doc.
2011 (lisp-mode-variables): Don't set local-abbrev-table.
2012 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
2013
e70ee681
RW
20142012-01-28 Roland Winkler <winkler@gnu.org>
2015
2016 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
2017
ace88aa2
RW
20182012-01-28 Roland Winkler <winkler@gnu.org>
2019
2020 * textmodes/bibtex.el (bibtex-entry-alist): New function.
2021 (bibtex-set-dialect): Use it. Either set global values of
2022 dialect-dependent variables or bind these variables buffer-locally
2023 (Bug#10254).
2024 (bibtex-mode): Call bibtex-set-dialect via
2025 hack-local-variables-hook.
eb864a71
LM
2026 (bibtex-dialect): Update docstring.
2027 Add safe-local-variable predicate.
ace88aa2
RW
2028 (bibtex-entry-alist, bibtex-field-alist): Initialize via
2029 bibtex-set-dialect.
2030 (bibtex-mode-map): Define menu for each dialect.
2031 (bibtex-entry): Fix docstring.
2032
93376c5b
CY
20332012-01-28 Chong Yidong <cyd@gnu.org>
2034
2035 * eshell/esh-arg.el (eshell-quote-argument): New function.
2036
2037 * eshell/esh-ext.el (eshell-invoke-batch-file):
2038 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
2039 first arg to eshell-parse-command (Bug#10523).
2040
4372494f
DA
20412012-01-28 Drew Adams <drew.adams@oracle.com>
2042
2043 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
2044 `default-directory' is non-nil.
2045
4d4ec1f8
EZ
20462012-01-28 Eli Zaretskii <eliz@gnu.org>
2047
2048 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
2049 line that displays system-configuration-options. (Bug#9924)
2050
7c188927
DA
20512012-01-28 Drew Adams <drew.adams@oracle.com>
2052
2053 * descr-text.el (describe-char): Show information about POS, in
2054 addition to information about the character at POS. Improve and
2055 update the doc string. Change "code point" to "code point in
2056 charset", to avoid confusion with the character's Unicode code
2057 point shown above that. (Bug#10129)
2058
e0da685a
EZ
20592012-01-28 Eli Zaretskii <eliz@gnu.org>
2060
2061 * descr-text.el (describe-char): Show the raw character, not only
2062 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
2063 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
2064 for the reasons.
2065
70550acf
PH
20662012-01-28 Phil Hagelberg <phil@hagelb.org>
2067
eb864a71
LM
2068 * emacs-lisp/package.el (package-install):
2069 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 2070
0ce8e868
CY
20712012-01-28 Chong Yidong <cyd@gnu.org>
2072
cb882333
JB
2073 * emacs-lisp/package.el (package-maybe-load-descriptor):
2074 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
2075 (package-maybe-load-descriptor): Use it.
2076 (package-download-transaction): Fully load required packages
2077 inside the loop, so that `require' calls work (Bug#10593).
2078 (package-install): No need to call package-initialize now.
2079
2e7f3bea
CY
20802012-01-28 Chong Yidong <cyd@gnu.org>
2081
6e9bad14
CY
2082 * simple.el (deactivate-mark): Doc fix (Bug#8614).
2083
f823b8ca
CY
2084 * tooltip.el (tooltip-mode): Doc fix.
2085 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
2086
2680c309
CY
2087 * frame.el (set-cursor-color): Doc fix (Bug#352).
2088
d7a9e63b
CY
2089 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
2090 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
2091
2e7f3bea
CY
2092 * cus-edit.el (custom-buffer-create-internal): Fix search button
2093 action (Bug#10542).
2ae01800 2094 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 2095
fc4f7a23
EW
20962012-01-27 Eduard Wiebe <usenet@pusto.de>
2097
2098 * dired.el (dired-mark-files-regexp):
2099 Include any subdirectory components. (Bug#10445)
2100
7dd37071
ML
21012012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
2102
2103 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
2104 Handle [host]:port syntax. (Bug#10533)
2105
a268160b
AH
21062012-01-27 Alex Harsanyi <harsanyi@mac.com>
2107
2108 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
2109
e43273ef
GM
21102012-01-26 Glenn Morris <rgm@gnu.org>
2111
2112 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
2113 * term.el (term-raw-escape-map): Use Control-X-prefix.
2114 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
2115
1edf595d
MR
21162012-01-25 Martin Rudalics <rudalics@gmx.at>
2117
2118 * window.el (window-state-get, window--state-get-1): Don't deal
2119 with fixed-sizeness of windows. Simplify code.
2120
fa8eafef
JC
21212012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
2122
6df6ae42
JB
2123 * window.el (window--state-get-1, window--state-put-2):
2124 Don't save and restore the mark.
fa8eafef 2125
0b21c100
CY
21262012-01-25 Chong Yidong <cyd@gnu.org>
2127
2128 * custom.el (custom-variable-p): Doc fix.
2129
5ae1a6c8
GM
21302012-01-25 Glenn Morris <rgm@gnu.org>
2131
40047858
GM
2132 * dired.el (dired-goto-file): Handle some of the more common
2133 characters that `ls -b' escapes. (Bug#10596)
2134
5ddce96c
GM
2135 * progmodes/compile.el (compilation-next-error-function):
2136 Respect compilation-first-column in the "*compilation*" buffer.
2137 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
2138
5ae1a6c8
GM
2139 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
2140
b559f1a9
GM
21412012-01-24 Glenn Morris <rgm@gnu.org>
2142
2143 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
2144
6725d21a
JD
21452012-01-24 Julien Danjou <julien@danjou.info>
2146
2147 * color.el (color-rgb-to-hsl): Fix value computing.
2148 (color-hue-to-rgb): New function.
2149 (color-hsl-to-rgb): New function.
2150 (color-clamp, color-saturate-hsl, color-saturate-name)
2151 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2152 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2153
70df4bbe
GM
21542012-01-24 Glenn Morris <rgm@gnu.org>
2155
2156 * vc/vc-rcs.el (vc-rcs-create-tag):
2157 * vc/vc-sccs.el (vc-sccs-create-tag):
2158 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
2159
802a2ae2
ML
21602012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
2161
2162 * eshell/esh-util.el (eshell-read-hosts-file):
2163 Skip comment lines. (Bug#10549)
2164
d7128bb1
ML
2165 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
2166
d1a5c3b4
JB
21672012-01-23 Juanma Barranquero <lekktu@gmail.com>
2168
2724d9c7
JB
2169 * subr.el (display-delayed-warnings): Doc fix.
2170 (collapse-delayed-warnings): New function to collapse identical
2171 adjacent warnings.
2172 (delayed-warnings-hook): Add it.
d1a5c3b4 2173
a5509865
MA
21742012-01-22 Michael Albinus <michael.albinus@gmx.de>
2175
2176 * net/tramp.el (tramp-action-login): Set connection property "login-as".
2177
2178 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
2179 properties, when "login-as" is set.
2180
2181 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
2182 (tramp-default-user-alist): Don't add "pscp".
2183 (tramp-do-copy-or-rename-file-out-of-band): Use connection
2184 property "login-as", if set. (Bug#10530)
2185
cc6d5805
MA
21862012-01-21 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
2189 "plink1" and "psftp". (Bug#10530)
2190
21912012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
2192
2193 * international/mule-cmds.el (prefer-coding-system): Show a
2194 warning message if the default value of file-name-coding-system
2195 was not changed.
2196
f0960428
JC
21972012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2198
cb882333
JB
2199 * windmove.el (windmove-reference-loc):
2200 Fix windmove-reference-loc miscalculation.
f0960428 2201
dd6f2a63
JB
22022012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2203
2204 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
2205 default unit.
2206
7b447e9b
GM
22072012-01-21 Glenn Morris <rgm@gnu.org>
2208
117a9ea1
GM
2209 * international/mule.el (auto-coding-alist): Add .tbz.
2210
7b447e9b
GM
2211 * files.el (local-enable-local-variables): Doc fix.
2212 (inhibit-local-variables-regexps): Rename from
2213 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
2214 Doc fix. Add some extensions from auto-coding-alist.
2215 (inhibit-local-variables-suffixes):
2216 Rename from inhibit-first-line-modes-suffixes. Doc fix.
2217 (inhibit-local-variables-p):
2218 New function, extracted from set-auto-mode-1.
2219 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
2220 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
2221 (hack-local-variables): Doc fix. Make the mode-only case
2222 respect enable-local-variables and friends.
2223 Respect inhibit-local-variables-regexps for file-locals, but
2224 not for directory-locals.
2225 (set-visited-file-name):
2226 Take account of inhibit-local-variables-regexps.
2227 Whether it applies may change as the file name is changed.
2228 * jka-cmpr-hook.el (jka-compr-install):
2229 * jka-compr.el (jka-compr-uninstall):
2230 Update for inhibit-first-line-modes-suffixes name change.
2231
dd6e3cdd
MR
22322012-01-20 Martin Rudalics <rudalics@gmx.at>
2233
2234 * help-macro.el (make-help-screen): Temporarily restore original
2235 binding for minor-mode-map-alist (Bug#10454).
2236
0d0deb38
JD
22372012-01-19 Julien Danjou <julien@danjou.info>
2238
2239 * color.el (color-name-to-rgb): Use the white color to find the max
2240 color component value and return correctly computed values.
2241 (color-name-to-rgb): Add missing float conversion for max value.
2242
34a02f46
MR
22432012-01-19 Martin Rudalics <rudalics@gmx.at>
2244
2245 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
2246 special state value for window-persistent-parameters.
2247 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
2248 (window--state-put-2): Reset all window parameters to nil before
2249 assigning values of persistent parameters.
2250
606c44c4
AM
22512012-01-18 Alan Mackenzie <acm@muc.de>
2252
2253 Eliminate sluggishness and hangs in fontification of "semicolon
2254 deserts".
2255
cb882333
JB
2256 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
2257 Change value 10000 -> 3000.
606c44c4
AM
2258 (c-state-safe-place): Reformulate so it doesn't stack up an
2259 infinite number of wrong entries in c-state-nonlit-pos-cache.
2260 (c-determine-limit-get-base, c-determine-limit): New functions to
2261 determine backward search limits disregarding literals.
2262 (c-find-decl-spots): Amend commenting.
2263 (c-cheap-inside-bracelist-p): New function which detects "={".
2264
2265 * progmodes/cc-fonts.el
2266 (c-make-font-lock-BO-decl-search-function): Give a limit to a
2267 backward search.
2268 (c-font-lock-declarations): Fix an occurrence of point being
2269 undefined. Check additionally for point being in a bracelist or
2270 near a macro invocation without a semicolon so as to avoid a
2271 fruitless time consuming search for a declarator. Give a more
2272 precise search limit for declarators using the new
2273 c-determine-limit.
2274
f3860cea
GM
22752012-01-18 Glenn Morris <rgm@gnu.org>
2276
2277 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
2278 (set-auto-mode): Doc fixes.
2279
1db03b16
GM
22802012-01-17 Glenn Morris <rgm@gnu.org>
2281
0e6038be
GM
2282 * isearch.el (search-nonincremental-instead): Fix doc typo.
2283
1db03b16
GM
2284 * dired.el (dired-insert-directory): Handle newlines in directory name.
2285 (dired-build-subdir-alist): Unescape newlines in directory name.
2286
4cb0aa75
MA
22872012-01-17 Michael Albinus <michael.albinus@gmx.de>
2288
2289 * net/tramp.el (tramp-local-end-of-line): New defcustom.
2290 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
2291 (tramp-action-terminal): Use it. (Bug#10530)
2292
1d00653d
SM
22932012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2294
2295 * minibuffer.el (completion--replace): Strip properties (bug#10062).
2296
6a6ee00d
MR
22972012-01-16 Martin Rudalics <rudalics@gmx.at>
2298
2299 * window.el (window-state-ignored-parameters): Remove variable.
2300 (window--state-get-1): Rename argument MARKERS to IGNORE.
2301 Handle persistent window parameters. Make copy of clone-of
2302 parameter only if requested. (Bug#10348)
2303 (window--state-put-2): Install a window parameter only if it has
2304 a non-nil value or an existing parameter shall be overwritten.
2305
97912def
MA
23062012-01-15 Michael Albinus <michael.albinus@gmx.de>
2307
2308 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
2309
688070a5
EZ
23102012-01-14 Eli Zaretskii <eliz@gnu.org>
2311
2312 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
2313 don't pass the (nil) value of `upnode' to string-match.
2314
301afadc
CY
23152012-01-14 Chong Yidong <cyd@gnu.org>
2316
2317 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 2318 Fix values recognized by the cursorBlink resource.
301afadc 2319
9e5788aa
PE
23202012-01-14 Paul Eggert <eggert@cs.ucla.edu>
2321
2322 * epg.el (epg--make-temp-file): Avoid permission race condition
2323 when running on old Emacs versions (bug#10403).
2324
3cdb7f5a
GM
23252012-01-14 Glenn Morris <rgm@gnu.org>
2326
2327 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
2328
8c82b1b4
AM
23292012-01-13 Alan Mackenzie <acm@muc.de>
2330
2331 Fix filling for when filladapt mode is enabled.
2332
2333 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
2334 c-mask-paragraph, pass in `fill-paragraph' rather than
2335 `fill-region-as-paragraph'. (This is a reversion of a previous
2336 change.)
eb864a71
LM
2337 * progmodes/cc-mode.el (c-basic-common-init):
2338 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 2339
e517eda4
GM
23402012-01-13 Glenn Morris <rgm@gnu.org>
2341
1498536e
GM
2342 * dired.el (dired-switches-escape-p): New function.
2343 (dired-insert-directory): Use dired-switches-escape-p.
2344 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
2345
e517eda4
GM
2346 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
2347
328f984d
GM
23482012-01-12 Glenn Morris <rgm@gnu.org>
2349
2350 * mail/sendmail.el (mail-mode): Update paragraph-separate for
2351 changes in adaptive-fill-regexp. (Bug#10276)
2352
2cc769a8
AM
23532012-01-11 Alan Mackenzie <acm@muc.de>
2354
2355 Fix Emacs bug #10463 - put `widen's around the critical spots.
2356
1d00653d 2357 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
2358 widen around each invocation of c-state-pp-to-literal. Remove an
2359 unused let variable.
2360
e52c37fa
GM
23612012-01-11 Glenn Morris <rgm@gnu.org>
2362
2363 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 2364 Doc fix.
e52c37fa 2365
96f8741e
CY
23662012-01-10 Chong Yidong <cyd@gnu.org>
2367
1d00653d
SM
2368 * net/network-stream.el (network-stream-open-starttls):
2369 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
2370 response to the capability command.
2371
b09a806e
GM
23722012-01-10 Glenn Morris <rgm@gnu.org>
2373
2374 * mail/unrmail.el (unrmail): Tweak previous change.
2375
7655cb66
CY
23762012-01-09 Chong Yidong <cyd@gnu.org>
2377
2378 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
2379
9d5a8f0b
AM
23802012-01-08 Alan Mackenzie <acm@muc.de>
2381
2382 Optimise font locking in long enum definitions.
2383
2384 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
2385 arm to a cond form to handle enums.
2386 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
2387 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
2388
9a0115ab 23892012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
2390
2391 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 2392 (Bug#10401)
6bb72cbd 2393
f186bb95
LMI
23942012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2395
29232a68
LMI
2396 * faces.el (set-face-attribute): Clarify the meaning of the nil
2397 frame (bug#10294).
2398
4e5d086d
LMI
2399 * subr.el (with-selected-frame): Mention that the selected frame
2400 is restored (bug#9980).
2401
8e66aebe
LMI
2402 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
2403 (bug#9759).
2404
cd394be1 2405 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
2406 (password-read): Don't autoload unused function.
2407
adf4e762
JB
24082012-01-07 Juanma Barranquero <lekktu@gmail.com>
2409
2410 * progmodes/which-func.el (which-func-mode): Turn into a
2411 non-interactive function and mark as obsolete (bug#10428).
2412
89bd9ccd
CY
24132012-01-06 Chong Yidong <cyd@gnu.org>
2414
2415 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
2416 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
2417 functions, along with 1 and -1.
2418
4afee9d5
EZ
24192012-01-06 Eli Zaretskii <eliz@gnu.org>
2420
2421 * time.el (display-time-load-average)
2422 (display-time-default-load-average): Doc fixes. See the thread
2423 starting at
2424 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
2425 for the details.
2426
536aea70
GM
24272012-01-06 Glenn Morris <rgm@gnu.org>
2428
665ae865
GM
2429 * mail/unrmail.el (unrmail): Give an explicit error if the input file
2430 has no messages. (Bug#10377)
2431
c869783d
GM
2432 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
2433 than Info-edit. (Bug#10385)
2434
2bb4227e
GM
2435 * time.el (display-time-load-average, display-time-next-load-average):
2436 Doc fixes.
2437
7d5944b9
GM
2438 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
2439 local setting of buffer-read-only to the input buffer. (Bug#10419)
2440
536aea70
GM
2441 * calendar/calendar.el (calendar-mode):
2442 Locally set scroll-margin to 0. (Bug#10379)
2443
7dccca16
UM
24442012-01-06 Ulrich Mueller <ulm@gentoo.org>
2445
2446 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
2447
afbb7930
GM
24482012-01-05 Glenn Morris <rgm@gnu.org>
2449
2450 * eshell/em-unix.el (diff-no-select): Autoload it.
2451 (eshell/diff): Use diff-no-select. (Bug#10420)
2452
04482335
CY
24532012-01-05 Chong Yidong <cyd@gnu.org>
2454
7baca3bc
CY
2455 * shell.el (shell-dynamic-complete-functions): Revert last change.
2456 (shell-command-completion-function): New function.
2457 (shell-completion-vars): Use it to implement
2458 shell-completion-execonly (Bug#10417).
2459
04482335
CY
2460 * custom.el (enable-theme): Don't set custom-safe-themes.
2461
1d00653d
SM
2462 * cus-theme.el (custom-theme-merge-theme):
2463 Ignore custom-enabled-themes and custom-safe-themes.
04482335 2464
bb5aa5d6
MM
24652012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2466
2467 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
2468 first prompt in `sql-interacive-mode'.
2469 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 2470 keywords.
6df6ae42 2471 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
2472 (sql-product-interactive): Bug fix: Set `sql-buffer' in
2473 context of original buffer. Invoke `sql-login-hook'.
2474
a7183d7c
EZ
24752012-01-04 Eli Zaretskii <eliz@gnu.org>
2476
2477 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
2478 letters in cite-prefix.
2479
a1eacd1e
LMI
24802012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2481
2482 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
2483
787cdb34
CY
24842012-01-03 Chong Yidong <cyd@gnu.org>
2485
1d00653d
SM
2486 * shell.el (shell-dynamic-complete-functions):
2487 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
2488 comint-filename-completion first (Bug#10417).
2489
30710442
RS
24902012-01-02 Richard Stallman <rms@gnu.org>
2491
2492 * battery.el (battery-status-function):
2493 Detect when to use battery-yeeloong-sysfs.
2494 (battery-echo-area-format): Add string for Yeeloong.
2495 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
2496 (battery-yeeloong-sysfs): New function.
2497
f75bfc33
CY
24982012-01-02 Chong Yidong <cyd@gnu.org>
2499
2500 * dirtrack.el (dirtrack-list): Eliminate unused third element.
2501 (dirtrack): Merge code for handling relative filenames in prompt
2502 from shell-dir-cookie-watcher.
2503 (dirtrack-debug-message): New arg to avoid excess format calls.
2504
2505 * shell.el (shell-dir-cookie-re): Variable deleted.
2506 (shell-dir-cookie-watcher): Function deleted.
2507 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
2508 with dirtrack-mode.
2509
651e947e
EZ
25102012-01-01 Eli Zaretskii <eliz@gnu.org>
2511
1d00653d
SM
2512 * term/w32-win.el (dynamic-library-alist) <gnutls>:
2513 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2514 libgnutls-26.dll.
2515
94d4c7dc
AS
25162011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2517
2518 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2519
8d43f3cd
EZ
25202011-12-31 Eli Zaretskii <eliz@gnu.org>
2521
2522 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2523 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2524
98c8795a
MA
25252011-12-29 Michael Albinus <michael.albinus@gmx.de>
2526
2527 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2528 also for alternative shells.
2529 (tramp-open-connection-setup-interactive-shell): Check, whether
2530 the shell is a busybox.
2531 (tramp-send-command): Don't suppress multiple prompts for
2532 busyboxes, it hurts.
2533
51281b32
CY
25342011-12-28 Chong Yidong <cyd@gnu.org>
2535
2536 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2537 (gdb-get-source-file): Move mode line update to
2538 gdb-get-source-file (Bug#10087).
2539
2170cb53
CY
25402011-12-25 Chong Yidong <cyd@gnu.org>
2541
2542 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2543 gud-gdb-marker-filter without taking it as an argument.
2544 (gud-gdb-run-command-fetch-lines): Caller changed.
2545 (gud-gdb-completion-function): New variable.
2546 (gud-gdb-completion-at-point): Use it.
2547 (gud-gdb-completions-1): Split from gud-gdb-completions.
2548
2549 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2550 function as separate arguments.
2551 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2552 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2553 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2554 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2555 (gdb-stopped, def-gdb-auto-update-trigger)
2556 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2557 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2558 Callers changed.
2170cb53
CY
2559 (gud-gdbmi-completions): New function.
2560 (gdb): Use it for generating the completion table.
2561
be8b11bb
AM
25622011-12-24 Alan Mackenzie <acm@muc.de>
2563
2564 Introduce a mechanism to widen the region used in context font
1d00653d 2565 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2566
1d00653d
SM
2567 * progmodes/cc-langs.el (c-before-font-lock-functions):
2568 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2569 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2570 functions to be run just before context (etc.) font locking.
2571
2572 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2573 New, functionality extracted from
be8b11bb 2574 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2575 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2576 (c-after-change): Set c-in-after-change-fontification.
2577 (c-set-fl-decl-start): Rejig its interface, so it can be called
2578 from both after-change and context fontifying.
b81d40f0
JB
2579 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2580 New functions.
2581 (c-standard-font-lock-fontify-region-function): New variable.
2582 (c-font-lock-fontify-region): New function.
be8b11bb 2583
341cf6ac
JL
25842011-12-24 Juri Linkov <juri@jurta.org>
2585
2586 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2587 (Bug#10348)
2588
bffcee0a
MA
25892011-12-23 Michael Albinus <michael.albinus@gmx.de>
2590
2591 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2592 existence of source file. (Bug#10325)
2593
cb5e207c
AM
25942011-12-23 Alan Mackenzie <acm@muc.de>
2595
2596 Fix unstable fontification inside templates.
2597
b81d40f0
JB
2598 * progmodes/cc-langs.el (c-before-font-lock-functions):
2599 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2600 additionally has c-set-fl-decl-start. The other languages (apart
2601 from AWK) have that as a single entry.
2602
b81d40f0
JB
2603 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2604 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2605 c-set-fl-decl-start.
2606
b81d40f0
JB
2607 * progmodes/cc-mode.el (c-common-init, c-after-change):
2608 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2609 (c-set-fl-decl-start): New function, extracted from
2610 c-font-lock-enclosing-decls and enhanced.
2611
60ff536c
JB
26122011-12-23 Juanma Barranquero <lekktu@gmail.com>
2613
2614 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2615
1c4757d6
JL
26162011-12-22 Juri Linkov <juri@jurta.org>
2617
2618 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2619
d031f2c7
CY
26202011-12-22 Chong Yidong <cyd@gnu.org>
2621
2622 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2623
bace743a
DA
26242011-12-21 Drew Adams <drew.adams@oracle.com>
2625
2626 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2627
728a1f2b
JC
26282011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2629
2630 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2631
0d373f73
TZ
26322011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2633
fec0aaa4
TZ
2634 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2635 highlighting and support. Fix up comments for capitalization.
2636 (cfengine-mode-debug): New var.
2637 (cfengine3-mode): Change the modeline indicator to "CFE3".
2638 (cfengine3-font-lock-keywords): Improve defun highlighting.
2639 (cfengine2-actions): Rename from `cfengine-actions'.
2640 (cfengine2-font-lock-keywords): Rename from
2641 `cfengine-font-lock-keywords'.
2642 (cfengine2-imenu-expression): Rename from
2643 `cfengine-imenu-expression'.
2644 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2645 (cfengine2-beginning-of-defun): Rename from
2646 `cfengine-beginning-of-defun'.
2647 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2648 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2649 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2650 modeline indicator to "CFE2".
2651 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2652 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2653
bc86f573
CY
26542011-12-21 Chong Yidong <cyd@gnu.org>
2655
2656 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2657 filename argument.
2658
d45ba96b
MR
26592011-12-20 Martin Rudalics <rudalics@gmx.at>
2660
2661 * window.el (window-normalize-buffer-to-display): Remove.
2662 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2663
a6198c90
CY
26642011-12-19 Chong Yidong <cyd@gnu.org>
2665
2666 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2667 Don't signal an error in a predicate function; return non-nil.
2668 (vc-dir-mark-file): Move the error here.
2669 (vc-dir-mark-unmark): If acting on the region, keep going if one
2670 of the entries cannot be marked/unmarked.
2671 (vc-dir-mark-all-files): If current entry is a directory, mark
2672 only child files, as documented.
2673
34c5fb55
VB
26742011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2675
2676 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2677 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2678 addition.
2679
c803b2b7
JD
26802011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2681
2682 * term/ns-win.el (ns-get-selection-internal)
2683 (ns-store-selection-internal): Declare.
1154d12e
JB
2684 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2685 Declare as obsolete.
2686 (ns-get-pasteboard, ns-paste-secondary):
2687 Use ns-get-selection-internal.
2688 (ns-set-pasteboard, ns-copy-including-secondary):
2689 Use ns-store-selection-internal.
c803b2b7 2690
9cff91f8 26912011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2692
2693 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2694 (vc-deduce-fileset): Doc fix.
99a289d9 2695
f16c898a
AS
26962011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2697
2698 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2699
763237c4
SS
27002011-12-13 Sam Steingold <sds@gnu.org>
2701
2702 * man.el (Man-getpage-in-background): When running under a
2703 window-system, ignore $MANWIDTH and $COLUMNS.
2704
5fc1c122
KH
27052011-12-15 Kenichi Handa <handa@m17n.org>
2706
2707 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2708 (setup-ethiopic-environment-internal): Comment out key-binding for
2709 ethio-toggle-punctuation.
2710
13d49cbb
AM
27112011-12-13 Alan Mackenzie <acm@muc.de>
2712
898169a2
AM
2713 Add the switch statement to AWK Mode.
2714
7a71b18d 2715 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2716 "default" to the keywords regexp.
2717
7a71b18d 2718 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2719 expression as the rest.
1d00653d
SM
2720 (c-nonlabel-token-key): Allow string literals for AWK.
2721 Refactor for the other modes.
898169a2 2722
13d49cbb 2723 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2724 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2725 routines. Limit backward searching in c-font-lock-enclosing.decl.
2726
2727 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2728 pp-state and literal type in addition to the limits.
1d00653d 2729 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2730 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2731 (c-slow-in-literal, c-fast-in-literal): Remove.
2732 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2733
2734 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2735 being in a literal. Add a limit for backward searching.
2736
2737 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2738 c-slow-in-literal.
2739
15e0efc7
SM
27402011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2741
2742 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2743
454592a6
MR
27442011-12-13 Martin Rudalics <rudalics@gmx.at>
2745
2746 * window.el (delete-other-windows): Use correct frame in call to
2747 window-with-parameter.
2748
87393f26
DP
27492011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2750
2751 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2752 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2753 (makefile-gmake-statements, makefile-makepp-statements):
2754 Use it and add new makepp keywords.
2755 (makefile-makepp-font-lock-keywords): Add new patterns.
2756 (makefile-match-function-end): Match new [...] and [[...]].
2757
11636b22
JB
27582011-12-11 Juanma Barranquero <lekktu@gmail.com>
2759
2760 * ses.el (ses-call-printer-return, ses-cell-property-get)
2761 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2762 (ses-create-cell-variable, ses-reset-header-string)
2763 (ses-cell-set-formula, ses-repair-cell-reference-all)
2764 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2765 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2766 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2767 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2768 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2769 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2770 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2771 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2772 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2773 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2774 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2775 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2776
cf018193
VB
27772011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2778
2779 * ses.el: The overall change is to add cell renaming, that is
2780 setting fancy names for cell symbols other than name matching
2781 "\\`[A-Z]+[0-9]+\\'" regexp .
2782 (ses-create-cell-variable): New defun.
2783 (ses-relocate-formula): Relocate formulas only for cells the
2784 symbols of which are not renamed, i.e. symbols whose names do not
2785 match regexp "\\`[A-Z]+[0-9]+\\'".
2786 (ses-relocate-all): Relocate values only for cells the symbols of
2787 which are not renamed.
2788 (ses-load): Create cells variables as the (ses-cell ...) are read,
2789 in order to check row col consistency with cell symbol name only
2790 for cells that are not renamed.
2791 (ses-replace-name-in-formula): New defun.
2792 (ses-rename-cell): New defun.
2793
ee957461
CY
27942011-12-11 Chong Yidong <cyd@gnu.org>
2795
2796 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2797 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2798
9a9e9ef0
MR
27992011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2800
2801 * window.el (other-window): Fix docstring.
2802
92a8eba5
EZ
28032011-12-10 Eli Zaretskii <eliz@gnu.org>
2804
2805 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2806 `from' or `to' address before taking its substring.
2807 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2808 encoded name is chopped in the middle of the encoded string, and
2809 thus displayed encoded.
2810
e152e577
JB
28112011-12-10 Juanma Barranquero <lekktu@gmail.com>
2812
2813 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2814
e5d84bfe
EZ
28152011-12-10 Eli Zaretskii <eliz@gnu.org>
2816
2817 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2818 to use texinfo-update-node and commands that call it if the
2819 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2820 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2821 (texinfo-all-menus-update, texinfo-master-menu)
2822 (texinfo-update-node, texinfo-every-node-update)
2823 (texinfo-multiple-files-update): Doc fix. Warn against updating
2824 all the @node lines.
2825 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2826 argument is numeric. Explain better in the doc string what the
2827 function really does.
2828 (texinfo-insert-master-menu-list): Improve the error message
2829 displayed if there's no menu in the Top node.
2830 (Bug#2975) See also this thread:
e5d84bfe
EZ
2831 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2832
1d84e9bb
MG
28332011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2834
2835 * speedbar.el (speedbar-supported-extension-expressions):
2836 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2837
382c953b
JB
28382011-12-09 Juanma Barranquero <lekktu@gmail.com>
2839
2840 * printing.el (pr-mode-alist):
2841 * simple.el (filter-buffer-substring-functions)
2842 (completion-list-insert-choice-function):
2843 * window.el (window-with-parameter, window-atom-root)
2844 (window-sides-slots, window-size-fixed, window-min-delta)
2845 (window-max-delta, window--resize-mini-window)
2846 (window--resize-child-windows-normal, window-tree)
2847 (delete-other-windows, quit-window, split-window)
2848 (display-buffer-record-window, special-display-buffer-names)
2849 (special-display-regexps, special-display-popup-frame)
2850 (same-window-p, split-window-sensibly)
2851 (display-buffer-overriding-action, display-buffer-alist)
2852 (display-buffer-base-action, display-buffer, switch-to-buffer)
2853 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2854 (fit-window-to-buffer, recenter-positions)
2855 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2856 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2857 and remove unneeded backslashes in docstrings.
2858
39c9faef
SM
28592011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2860
98449af8
SM
2861 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2862
39c9faef
SM
2863 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2864 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2865 end in ".mk".
2866 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2867 when reading the makefile (bug#10116).
2868
86ed9fdc
SM
28692011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2870
2871 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2872 (bug#10116).
2873
5580f89d
GM
28742011-12-06 Glenn Morris <rgm@gnu.org>
2875
2876 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2877
28d3917c
CY
28782011-12-06 Chong Yidong <cyd@gnu.org>
2879
2880 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2881
a98edce9
JB
28822011-12-06 Juanma Barranquero <lekktu@gmail.com>
2883
2884 * textmodes/table.el (table-shorten-cell): Fix typo.
2885
e65adfac
CG
28862011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2887
2888 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2889
71cc0b74
EZ
28902011-12-05 Eli Zaretskii <eliz@gnu.org>
2891
2892 * descr-text.el (describe-char): Fix display of strong
2893 right-to-left characters and directional embeddings and overrides.
2894
2895 * simple.el (what-cursor-position): Fix display of codepoints of
2896 strong right-to-left characters.
2897
315bc30d
CY
28982011-12-05 Chong Yidong <cyd@gnu.org>
2899
2900 * faces.el (read-color): Doc fix.
2901
58a70b94
GM
29022011-12-05 Glenn Morris <rgm@gnu.org>
2903
2904 * align.el (align--set-marker): Add doc-string.
2905 Don't try to move something that is not a marker. (Bug#10216)
2906
5158face
GM
29072011-12-04 Glenn Morris <rgm@gnu.org>
2908
2909 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2910 overly zealous deletion of trailing whitespace.
2911
520fca41
JB
29122011-12-04 Juanma Barranquero <lekktu@gmail.com>
2913
2914 * server.el (server-delete-client): On Windows, do not try to delete
2915 the only terminal.
2916 (server-process-filter): On Windows, treat requests for a tty frame as
2917 if they were for a GUI frame if the running server is in GUI mode.
2918
5e605a2e
GM
29192011-12-03 Glenn Morris <rgm@gnu.org>
2920
2921 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2922
5c3fe83f
SM
29232011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2924
6f5e57e7
SM
2925 * electric.el: Streamline electric-indent's hook.
2926 (electric-indent-chars): Revert to simple list.
2927 (electric-indent-functions): New var.
2928 (electric-indent-post-self-insert-function): Use it.
2929
5c3fe83f
SM
2930 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2931 there's no inferior buffer (bug#10196).
2932 (prolog-consult-compile): Don't use toggle-read-only.
2933
6bdac736
MA
29342011-12-02 Michael Albinus <michael.albinus@gmx.de>
2935
2936 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2937 interrupt. (Bug#10187)
2938
6131ba7f
SM
29392011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2940
99c79fee
SM
2941 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2942 (bug#9160).
2943
6131ba7f
SM
2944 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2945 (bug#10191).
2946
cb0a02ea
JL
29472011-12-02 Juri Linkov <juri@jurta.org>
2948
2949 * info.el (Info-search): Display "end of manual" when Isearch
2950 reaches the end of single-file Info manual. (Bug#9918)
2951
66e0570c
EZ
29522011-12-02 Eli Zaretskii <eliz@gnu.org>
2953
2954 * isearch.el (isearch-message-prefix): Run the input method part
2955 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
2956
02b16839
JL
29572011-12-02 Juri Linkov <juri@jurta.org>
2958
2959 * isearch.el (isearch-occur): Use `word-search-regexp' for
2960 `isearch-word'.
2961 (isearch-search-and-update): Add condition for `isearch-word' and
2962 call `word-search-regexp'. (Bug#10145)
2963
0b950688
GM
29642011-12-01 Glenn Morris <rgm@gnu.org>
2965
2966 * eshell/em-hist.el (eshell-hist-initialize):
2967 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 2968 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 2969
9505c3c7
SM
29702011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2971
2972 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
2973
1bbe96b2 29742011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 2975
a1beca85
SM
2976 * progmodes/verilog-mode.el (verilog-pretty-expr):
2977 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
2978 verilog, such as += *= and the like.
2979 (verilog-assignment-operator-re): Regular expression to find the
2980 assigment operator in a verilog assignment.
2981 (verilog-assignment-operation-re): Regular expression to find an
2982 assignment statement for pretty-expr.
2983 (verilog-in-attribute-p): Query returns true if point is in an
2984 attribute context; used to skip these for expression line up from
2985 pretty-expr.
2986 (verilog-in-parameter-p): Query returns true if point is in an
2987 parameter definition context; used to skip these for expression
2988 line up from pretty-expr.
2989 (verilog-in-parenthesis-p): Query returns true if point is in a
2990 parenthetical expression, specifically ( ) but not [ ] or { };
2991 used by pretty-expr.
2992 (verilog-just-one-space): If there is no space, don't add one.
2993 (verilog-get-lineup-indent-2): Specifically skip just attribute
2994 contexts for expression lineup, rather than skipping all
2995 parenthetical expressions.
2996 (verilog-calculate-indent): Fix comment, and fix indent.
2997 (verilog-do-indent): Indent declarations in lists (suggested by
2998 Joachim Lechner).
2999 (verilog-mode-abbrev-table): Populate abbrev mode with the various
3000 skeleton items.
3001 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
3002 by Alain Mellan).
3003
1bbe96b2 30042011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
3005
3006 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
3007 parameters with embedded comments. Reported by Ray Stevens.
3008 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
3009 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
3010 Reported by Tim Holt.
3011 (verilog-auto): Fix AUTOing a upper module then AUTOing module
3012 instantiated by upper module causing wrong expansion until AUTOed a
3013 second time. Reported by K C Buckenmaier.
3014 (verilog-diff-auto): Fix showing .* as a difference when
3015 `verilog-auto-star-save' off. Reported by Dan Dever.
3016 (verilog-auto-reset, verilog-read-always-signals)
3017 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
3018 temporary signals in reset list if
3019 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
3020 style to each signal's assignment type, bug381.
3021 Reported by Thomas Esposito.
6288f0ca
WS
3022 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
3023 (verilog-uvm-statement-re): Support UVM indentation and
3024 highlighting, with old OVM keywords only.
a1beca85 3025 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
3026 Support AUTOTIEOFF creating non-wire data types.
3027 Suggested by Jonathan Greenlaw.
6288f0ca
WS
3028 (verilog-auto-insert-lisp, verilog-delete-to-paren)
3029 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
3030 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
3031 (verilog-read-sub-decls, verilog-read-sub-decls-line):
3032 Fix mismatching parenthesis inside commented out code when deleting
382c953b 3033 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
3034 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
3035 non-numeric vector width. Reported by Alex Reed.
3036 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 3037 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
3038 (verilog-auto-delete-trailing-whitespace):
3039 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
3040 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
3041 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
3042 Fix verilog-scan-cache corruption when running user AUTO expansion
3043 hooks that call indentation routines.
3044 (verilog-simplify-range-expression): Fix typo ignoring lower case
3045 identifiers.
3046 (verilog-delete-auto): Fix delete-autos to also remove user created
3047 automatics, as long as they start with AUTO.
3048 (verilog-batch-diff-auto, verilog-diff-auto)
3049 (verilog-diff-function): Add `verilog-diff-auto' and bind to
3050 "C-c?" to report differences in AUTO expansion, ignoring spaces.
3051 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
3052 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
3053 (verilog-re-search-forward-quick, verilog-syntax-ppss):
3054 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
3055 is disabled and its cache will get corrupt, causing AUTOS not to
3056 expand. Instead use only -quick functions.
3057 (verilog-scan-region): Fix scanning over escaped quotes.
3058 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
3059 (verilog-re-search-backward-quick)
3060 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
3061 related functions now ignore strings, to fix misparsing of strings
3062 with magic comments embedded in them.
a1beca85
SM
3063 (verilog-read-auto-template):
3064 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
3065 Reported by Brad Dobbie.
3066 (verilog-read-auto-template):
3067 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 3068 Reported by Brad Dobbie.
6288f0ca
WS
3069 (verilog-auto-inst, verilog-auto-inst-param)
3070 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
3071 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
3072 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
3073 debugging templates without merge conflicts, bug357.
3074 Reported by Brad Dobbie.
3075 (verilog-read-auto-template):
3076 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
3077 Reported by Brad Dobbie.
3078 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
3079 abbrevs so user won't be asked to save.
3080 (verilog-read-auto-lisp-present): Fix to start at beginning of
3081 buffer in case called outside of verilog-auto.
3082 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
3083 to "X-2". Reported by Matthew Myers.
3084 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
3085 all inputs from module templates. Reported by Leith Johnson.
3086 (verilog-module-inside-filename-p): Fix locating programs as with
3087 modules.
3088 (verilog-auto-inst-port): Fix vl-width expressions when using
3089 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
3090 (verilog-decls-get-regs, verilog-decls-get-signals,
3091 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
3092 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
3093 verilog-read-decls): Combine reg and wire structures into one var
3094 structure to represent SystemVerilog concepts.
3095 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
3096 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
3097 (verilog-auto-wire-type, verilog-insert-definition):
3098 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
3099 SystemVerilog "logic" keyword instead of "wire"/"reg".
3100 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
3101 to declares outputs that also have assignments (presumably in an
a1beca85
SM
3102 ifdef or generate if so there's not a driver conflict).
3103 Reported by Matthew Myers.
3104 (verilog-auto-declare-nettype, verilog-insert-definition):
3105 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
3106 `default_nettype none. Reported by Julian Gorfajn.
3107 (verilog-read-always-signals-recurse, verilog-read-decls)
3108 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
3109 malformed end statement, bug325. Reported by Joshua Wise and
3110 Andrew Drake.
3111 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
3112 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
3113 when expanding .* in interfaces, bug320.
3114 Reported by Pierre-David Pfister.
6288f0ca 3115 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
3116 name and open parenthesis, bug317.
3117 Reported by Pierre-David Pfister.
6288f0ca
WS
3118 (verilog-simplify-range-expression): Fix simplification of
3119 multiplications inside AUTOWIRE connections, bug303.
3120 (verilog-auto-inst-port): Support parameter expansion in
3121 multidimensional arrays.
3122 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
3123 after "assert property". Reported by Julian Gorfajn.
3124 (verilog-simplify-range-expression): Fix "couldn't merge" errors
3125 with multiplication, bug303.
3126 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
3127 Reported by Jan Frode Lonnum.
3128
1bbe96b2
GM
31292011-11-30 Juanma Barranquero <lekktu@gmail.com>
3130
3131 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
3132 (hfy-shell-file-name, hfy-shell):
3133 * international/fontset.el (x-decompose-font-name): Fix typos.
3134
31352011-11-29 Ken Brown <kbrown@cornell.edu>
3136
3137 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
3138 (gdb-version): Remove defvar.
3139 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
3140 (gdb-gud-context-command, gdb-non-stop-handler)
3141 (gdb-current-context-command, gdb-stopped): Use it.
3142 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
3143 (gdb-non-stop-handler): Don't enable pretty-printing here.
3144 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
3145 non-stop mode. Use the following.
3146 (gdb-check-target-async): New defun.
3147 (gud-watch, gdb-stopped): Fix whitespace.
3148 (gdb-get-source-file): Don't try to display the source file if
3149 `gdb-main-file' is nil.
3150
31512011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3152
3153 * align.el: Try to generate fewer markers (bug#10047).
3154 (align--set-marker): New macro.
3155 (align-region): Use it.
3156
c935221f
SM
31572011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3158
3159 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
3160
e70b5064
CY
31612011-11-29 Chong Yidong <cyd@gnu.org>
3162
3163 * indent.el (indent-for-tab-command, indent-according-to-mode):
3164 Doc fix.
3165 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
3166
f3af92b7
MA
31672011-11-29 Michael Albinus <michael.albinus@gmx.de>
3168
3169 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
3170 aware of remote file names. (Bug#10124)
3171
ed472be9
CY
31722011-11-29 Chong Yidong <cyd@gnu.org>
3173
3174 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
3175
24510c22
SM
31762011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3177
3178 * files.el (find-file): Don't use force-same-window (bug#10144).
3179 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
3180 use pop-to-buffer if the selected window can't be used.
3181 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
3182
c60c3703
EZ
31832011-11-28 Eli Zaretskii <eliz@gnu.org>
3184
3185 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
3186 special-mode-map.
3187
e95def75
CY
31882011-11-28 Chong Yidong <cyd@gnu.org>
3189
3190 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
3191
c3f1c606
NR
31922011-11-27 Nick Roberts <nickrob@snap.net.nz>
3193
3194 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
3195 gdb-get-source-file-list on gdb-create-source-file-list.
3196
00db469c
EZ
31972011-11-26 Eli Zaretskii <eliz@gnu.org>
3198
3199 * whitespace.el (whitespace-newline): Use a different foreground
3200 color for 16-color light-background displays.
3201
4ad3bc2a
CY
32022011-11-24 Chong Yidong <cyd@gnu.org>
3203
3204 * window.el (display-buffer--special-action): Doc fix.
3205
e9fce1ac
JB
32062011-11-25 Juanma Barranquero <lekktu@gmail.com>
3207
3208 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
3209 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
3210 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
3211 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
3212 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
3213 (avl-tree-stack-first):
3214 * emacs-lisp/cconv.el (cconv--analyse-use):
3215 * net/gnutls.el (gnutls-negotiate): Fix typos.
3216
cb825e5d
GM
32172011-11-24 Glenn Morris <rgm@gnu.org>
3218
3adbe224
GM
3219 * lpr.el (lpr-windows-system, lpr-lp-system):
3220 * mail/binhex.el (binhex-begin-line):
3221 * progmodes/grep.el (grep-history, grep-find-history):
3222 * textmodes/flyspell.el:
3223 * vc/pcvs-defs.el (cvs-global-menu):
3224 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
3225 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
3226 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
3227
321decc8
GM
3228 * net/tls.el: Fix case of "GnuTLS".
3229
420b63ad
GM
3230 * paths.el (rmail-file-name): Format doc-string for make-docfile.
3231
cb825e5d
GM
3232 * version.el (emacs-build-system): Give it a doc-string.
3233
a0649f08
JL
32342011-11-24 Juri Linkov <juri@jurta.org>
3235
3236 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
3237
c0bc0fd4
GM
32382011-11-24 Glenn Morris <rgm@gnu.org>
3239
3240 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
3241 if called on a non-mime message just toggle the headers. (Bug#8006)
3242
20db1522
JB
32432011-11-24 Juanma Barranquero <lekktu@gmail.com>
3244
3245 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
3246 (allout-lead-with-comment-string, allout-structure-deleted-hook)
3247 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
3248 (allout-rebullet-heading, allout-open-sibtopic)
3249 (allout-toggle-current-subtree-encryption)
3250 (allout-toggle-subtree-encryption, allout-encrypt-string)
3251 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
3252 (allout-distinctive-bullets-string, allout-auto-activation):
3253 * window.el (window-normalize-buffer-to-display):
3254 * progmodes/verilog-mode.el (verilog-batch-indent):
3255 * textmodes/bibtex.el (bibtex-field-braces-opt)
3256 (bibtex-field-strings-opt):
3257 * vc/cvs-status.el (cvs-tree-merge):
3258 Fix typos.
3259
7262a87c
MA
32602011-11-23 Michael Albinus <michael.albinus@gmx.de>
3261
3262 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
3263 `non-essential' to t, in order to avoid remote connections.
3264
283430a1
EZ
32652011-11-23 Eli Zaretskii <eliz@gnu.org>
3266
a1beca85
SM
3267 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3268 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
3269 case-insensitively.
3270
d2992a38
ML
32712011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3272
3273 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
3274
50419064
GM
32752011-11-23 Glenn Morris <rgm@gnu.org>
3276
da94eca1
GM
3277 * paths.el (rmail-file-name): Reformat the doc-string so that it
3278 is picked up.
3279
9aac4de2
GM
3280 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
3281 (rmail-auto-file): Ignore case in the "special" field names,
3282 as mail-fetch-field does for all others.
3283
8038d2d2
GM
3284 * mail/rmail.el (rmail-forward):
3285 * mail/rmailkwd.el (rmail-set-label):
3286 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
3287 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
3288
f3fe222a
GM
3289 * mail/rmail.el (rmail-current-message): Doc fix.
3290
50419064
GM
3291 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
3292
28109f49
SM
32932011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3294
3295 * server.el (server-eval-and-print): Allow C-g (bug#6585).
3296
394c65f1
GM
32972011-11-22 Glenn Morris <rgm@gnu.org>
3298
3299 * mail/rmailmm.el (test-rmail-mime-handler)
3300 (test-rmail-mime-bulk-handler)
3301 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
3302
f2a0aa3a
JL
33032011-11-21 Juri Linkov <juri@jurta.org>
3304
1154d12e
JB
3305 * calc/calc.el (calc-read-key-sequence):
3306 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 3307
9c34a344
LMI
33082011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3309
3310 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
3311 Tell the caller that the next line needs recomputation, even
3312 though it doesn't start a sexp (bug#10094).
3313
f04a3be9
SM
33142011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3315
3316 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
3317
7978747f
SM
33182011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3319
f04a3be9
SM
3320 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3321 Use force-same-window.
7978747f 3322
fe7a3057
JB
33232011-11-20 Juanma Barranquero <lekktu@gmail.com>
3324
3325 * descr-text.el (describe-char-unicode-data):
3326 * json.el (json-string-escape):
3327 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
3328 (Footnote-unicode, Footnote-style-p):
3329 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
3330
24901d61
CY
33312011-11-20 Chong Yidong <cyd@gnu.org>
3332
3333 * window.el (replace-buffer-in-windows): Restore interactive spec.
3334
bac7ff22
SM
33352011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3336
24f3d7b9
SM
3337 * electric.el (electric-indent-mode): Fix last change (too optimistic).
3338
bac7ff22
SM
3339 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
3340 (byte-compile-global-not-obsolete-vars): New var.
3341 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
3342 Use it.
3343 (byte-compile-warn-obsolete): Align text with the one in *Help*.
3344
cd1181db
JB
33452011-11-20 Juanma Barranquero <lekktu@gmail.com>
3346
3347 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
3348 * progmodes/pascal.el (electric-pascal-equal):
3349 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
3350 * xml.el (xml-substitute-special): Fix typos.
3351
7fb18e9e
GM
33522011-11-20 Glenn Morris <rgm@gnu.org>
3353
3354 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
3355 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
3356 Doc fixes.
3357 (rmail-decode-mime-charset): Mark as obsolete.
3358
3359 * mail/rmailsum.el (rmail-message-regexp-p-1):
3360 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
3361 Before using mime functions, check they are set. (Bug#10077)
3362
d5a6b3ba
JL
33632011-11-19 Juri Linkov <juri@jurta.org>
3364
3365 * info.el (Info-finder-find-node): Use `package--builtins' instead
3366 of `package-alist'. Use node names formed by the pattern "Keyword "
3367 and the keyword name.
3368
e981b61f
AS
33692011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3370
1d00653d 3371 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 3372
3ffbc301
JL
33732011-11-19 Juri Linkov <juri@jurta.org>
3374
3375 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
3376 that calls `revert-buffer' on all Info buffers. (Bug#9915)
3377 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
3378 `old-history', `old-history-forward'. Add let-binding
3379 `window-selected'. Remove calls to `kill-buffer',
3380 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
3381 before calling `Info-find-node', so `Info-find-node-2' will reread
3382 the Info file. Restore window positions only when `window-selected'
3383 is non-nil.
3384
30c62133
JL
33852011-11-19 Juri Linkov <juri@jurta.org>
3386
3387 * isearch.el (isearch-lazy-highlight-new-loop):
3388 Remove condition `(not isearch-error)'. (Bug#9918)
3389
3390 * misearch.el (multi-isearch-search-fun): Add condition
3391 `(not bound)' to ignore lazy-highlighting search.
3392 Add the search-failed message "end of multi" when the end of
3393 multi-sequence is reached. Uncapitalize the search-failed
3394 message "Repeat for next buffer".
3395
3396 * info.el (Info-search): Add the search-failed message
3397 "end of the manual" when the end of the manual is reached
3398 in Isearch mode.
3399
645ca9cf
JL
34002011-11-19 Juri Linkov <juri@jurta.org>
3401
3402 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
3403 Use non-destructive `remove' instead of `delete' because
3404 `Info-history-list' stored to `Info-isearch-initial-history-list' in
3405 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
3406
df754f66
JL
34072011-11-19 Juri Linkov <juri@jurta.org>
3408
3409 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
3410 to nil instead of binding `search-ring' and `regexp-search-ring'.
3411 (Bug#9185)
3412
0e23d96a
EZ
34132011-11-19 Eli Zaretskii <eliz@gnu.org>
3414
3415 * simple.el (line-move): Force movement by logical lines for any
3416 hscrolled window, not only when auto-hscroll-mode is on.
3417 (line-move-visual): Update doc string to that effect. (Bug#10076)
3418
8a6ccb66
AS
34192011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3420
3421 * language/european.el (macintosh): Define as alias for mac-roman.
3422
49ae5b39
EZ
34232011-11-19 Eli Zaretskii <eliz@gnu.org>
3424
3425 * mail/rmailmm.el (rmail-mime-display-header)
3426 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
3427 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
3428 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
3429 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
3430 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
3431 of a raw aref.
3432 (rmail-mime-entity-segment): To get past the tagline, move forward
3433 2 more lines, to account for the 2 empty lines that precede and
3434 follow the line with the buttons.
3435 (rmail-mime-update-tagline): Move one more line, to get past the
3436 empty line that follows the buttons in the tagline. (Bug#9520)
3437
c56cad4a
MR
34382011-11-19 Martin Rudalics <rudalics@gmx.at>
3439
3440 * window.el (window-max-delta-1, window-min-delta-1)
3441 (window-min-size-1, window-state-get-1, window-state-put-1)
3442 (window-state-put-2): Use "window--" prefix.
3443
cbe71af3
SM
34442011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3445
2ad52c60
SM
3446 * emacs-lisp/smie.el: Improve warnings and conflict detection.
3447 (smie-warning-count): New var.
3448 (smie-set-prec2tab): Use it.
3449 (smie-bnf->prec2): Improve warnings. Add docstring.
3450 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
3451 (smie-bnf--set-class): New function.
3452 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
3453 corner case.
3454
6944dbc1
SM
3455 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
3456 (compilation-error-properties, compilation-move-to-column):
3457 Handle compilation-first-column while in the target buffer.
3458
c400c4d7
SM
3459 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
3460 Don't hardcode point-min==1.
3461
6dbe3e96
SM
3462 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
3463 (eshell-rewrite-for-command): Remove workaround.
3464 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
3465 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
3466 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
3467
cbe71af3
SM
3468 * files-x.el (modify-file-local-variable): Obey commenting conventions.
3469
a8e1496d
GM
34702011-11-17 Glenn Morris <rgm@gnu.org>
3471
3472 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3473 Ignore buffer-local generated-autoload-file if it is the same
3474 as the global value. (Bug#10049)
3475
df85d315
JB
34762011-11-17 Juanma Barranquero <lekktu@gmail.com>
3477
3478 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
3479 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
3480 (reftex-toc-previous-heading, reftex-toc-max-level)
3481 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
3482 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
3483 (reftex-toc-do-promote, reftex-toc-promote-prepare)
3484 (reftex-toc-promote-action, reftex-toc-extract-section-number)
3485 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
3486 (reftex-toc-rename-label, reftex-toc-visit-location)
3487 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
3488 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
3489 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
3490 leaving "*toc*" only for references to the buffer.
3491
a0c2d0ae
MR
34922011-11-17 Martin Rudalics <rudalics@gmx.at>
3493
3494 * window.el (window-resize, delete-window, split-window):
3495 Replace window-splits by window-combination-resize.
1d00653d 3496 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 3497
35c0bac8
GM
34982011-11-17 Glenn Morris <rgm@gnu.org>
3499
3500 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3501 Make bash entry derive from sh entry, not shell entry.
3502
d0c8fc8a
MA
35032011-11-16 Michael Albinus <michael.albinus@gmx.de>
3504
d0c8fc8a
MA
3505 * net/tramp-cache.el (tramp-flush-file-property): Flush also
3506 properties of linked files. (Bug#9879)
3507
7262a87c
MA
3508 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
3509 local file name.
3510
7877f373
JB
35112011-11-16 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * menu-bar.el (menu-bar-file-menu):
3514 * printing.el (pr-ps-utility):
3515 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3516 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3517 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3518 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3519 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3520 (icalendar--convert-cyclic-to-ical)
3521 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3522 (icalendar--convert-ical-to-diary)
3523 (icalendar--convert-recurring-to-diary)
3524 (icalendar--convert-non-recurring-all-day-to-diary)
3525 (icalendar-import-format-sample):
3526 * progmodes/idlw-shell.el (idlwave-shell-mode):
3527 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3528 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3529 (vhdl-ps-print-init): Fix typos.
3530
10649b82
KM
35312011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3532
9d0cfcd6
GM
3533 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3534 FSF and collapse date sequence, obscure author/maintainer email address
3535 better, remove extra version line, track relocation of author's webpage.
10649b82 3536
9d0cfcd6
GM
3537 * progmodes/python.el (python-pdbtrack-input-prompt)
3538 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3539 regular python pdb prompts. Adjustments shamelessly taken exactly as
3540 suggested in EmacsWiki page (tiny change):
3541 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3542
58179cce
JB
35432011-11-16 Juanma Barranquero <lekktu@gmail.com>
3544
3545 * expand.el (expand-pos, expand-index, expand-point):
3546 Remove redundant info from docstring.
3547 (expand-add-abbrevs): Doc fix.
3548 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3549 (expand-sample-perl-mode-expand-list): Fix typos.
3550
3551 * net/dbus.el (dbus-event-member-name):
3552 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3553 * term/pc-win.el (msdos-create-frame-with-faces):
3554 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3555
b6f67890
MR
35562011-11-16 Martin Rudalics <rudalics@gmx.at>
3557
3558 * window.el (split-window, window-state-get-1)
3559 (window-state-put-1, window-state-put-2): Rename occurrences of
3560 window-nest to window-combination-limit.
1d00653d 3561 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3562
ce7ddba0
CY
35632011-11-16 Chong Yidong <cyd@gnu.org>
3564
3565 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3566 regexp (Bug#10033).
3567
3ae704f4
SM
35682011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3569
3570 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3571 `completing-read' will remove *Completions* and will preserve
3572 current-buffer for us.
3573 (tmm-add-prompt): Users of *Completions* will always (re)set its
3574 major mode.
3575 (tmm-old-comp-map): Remove.
3576
6ad1cdde
GM
35772011-11-16 Glenn Morris <rgm@gnu.org>
3578
3579 * mail/rmailedit.el: Require rmailmm when compiling.
3580 (rmail-old-mime-state): New declaration.
3581 (rmail-edit-current-message): If editing a mime message,
3582 edit the "raw" message from the mbox buffer.
3583 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3584
d20faa20
GM
35852011-11-15 Glenn Morris <rgm@gnu.org>
3586
3587 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3588 which wasn't being used. Add optional arg to force given state.
3589 (rmail-mime): Add optional arg to force given state.
3590
c7015153
JB
35912011-11-15 Juanma Barranquero <lekktu@gmail.com>
3592
3593 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3594 * frame.el (display-mm-dimensions-alist):
3595 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3596 (outline-move-subtree-down):
3597 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3598 (newsticker--treeview-do-get-node):
3599 * net/quickurl.el (quickurl-list-buffer-name):
3600 * progmodes/dcl-mode.el (dcl-mode):
3601 * progmodes/gdb-mi.el (gdb-mapcar*):
3602 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3603
45261b50
GM
36042011-11-15 Glenn Morris <rgm@gnu.org>
3605
3606 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3607 in a boolean sense, so just make it a boolean, and fix the doc.
3608 (rmail-show-mime-function, rmail-mime-feature)
3609 (rmail-require-mime-maybe): Doc fixes.
3610 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3611
3612 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3613
0d26e0b6
JB
36142011-11-15 Juanma Barranquero <lekktu@gmail.com>
3615
3616 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3617 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3618 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3619 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3620
447f30f6
GM
36212011-11-15 Glenn Morris <rgm@gnu.org>
3622
672b871d
GM
3623 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3624 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3625 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3626 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3627 (rmail-mime, rmail-show-mime): Doc fixes.
3628
f6aa5bb1
GM
3629 * term/ns-win.el (mode-line-frame-identification):
3630 Leave it alone. (Bug#10051)
3631
947cd66b
GM
3632 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3633
447f30f6
GM
3634 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3635 Handle empty buffers. (Bug#9978)
3636
0b381c7e
JB
36372011-11-14 Juanma Barranquero <lekktu@gmail.com>
3638
3639 * international/mule.el (define-charset):
3640 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3641 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3642 * progmodes/verilog-mode.el (verilog-backward-token):
3643 * textmodes/ispell.el (lookup-words):
3644 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3645
71e027ac
GM
36462011-11-14 Glenn Morris <rgm@gnu.org>
3647
56632ce4
GM
3648 * progmodes/executable.el
3649 (executable-make-buffer-file-executable-if-script-p):
3650 Handle file-modes returning nil.
3651
40500957
GM
3652 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3653 message - not necessary, and causes problems. (Bug#9831)
3654
071c2340
GM
3655 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3656
d3cfca60
GM
3657 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3658
71e027ac
GM
3659 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3660 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3661 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3662
89d61221
MR
36632011-11-12 Martin Rudalics <rudalics@gmx.at>
3664
3665 * window.el (window-resize, delete-window): Use window-splits
3666 variable instead of function.
3667 (window-state-get-1, window-state-put-2, window-state-put):
3668 Don't deal with windows' splits status.
3669
98282f6f
GM
36702011-11-12 Glenn Morris <rgm@gnu.org>
3671
3672 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3673 (apropos-documentation): Doc fixes.
3674
40a8bdf6
JB
36752011-11-11 Juanma Barranquero <lekktu@gmail.com>
3676
3677 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3678 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3679
65bd19ff
SM
36802011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3681
3682 * electric.el (electric-indent-post-self-insert-function): Make it
3683 possible for a char to only indent in some circumstances.
3684 (electric-indent-mode): Simplify.
3685
54f9154c
MR
36862011-11-11 Martin Rudalics <rudalics@gmx.at>
3687
3688 * window.el (windows-with-parameter): Remove unused function.
3689 (windows-at-side): Rename to window-at-side-list.
3690 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3691 (window-side-check, window-size-ignore, window-size-fixed-1)
3692 (window-in-direction-2): Prefix with "window--".
3693 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3694
68cbc58b
GM
36952011-11-11 Glenn Morris <rgm@gnu.org>
3696
3697 * subr.el (eval-after-load): If FILE is already loaded,
3698 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3699
b2621720
GM
37002011-11-10 Glenn Morris <rgm@gnu.org>
3701
9a4de110
GM
3702 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3703 Call svn via vc-svn-command rather than vc-do-command.
3704 (vc-svn-command): Add --non-interactive. (Bug#9993)
3705 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3706
b2621720
GM
3707 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3708 Add toggle-read-only. (Bug#7292)
3709 * files.el (toggle-read-only): Mention that it should only
3710 be used interactively. (Bug#10006)
3711
1dce7193
SM
37122011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3713
d9ac1a1e
SM
3714 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3715 Adjust regexp for OCaml warnings.
3716
0c325082
SM
3717 * electric.el (electric-pair-post-self-insert-function): Let user
3718 turn it off buffer-locally (bug#9932).
3719
90132c14
SM
3720 * progmodes/python.el (python-beginning-of-statement):
3721 Rewrite (bug#2703).
3722
1dce7193
SM
3723 * progmodes/compile.el: Better handle TABs (bug#9749).
3724 (compilation-internal-error-properties)
3725 (compilation-next-error-function): Obey the target buffer's
3726 compilation-error-screen-columns.
3727
c4e7c63a
JB
37282011-11-09 Juanma Barranquero <lekktu@gmail.com>
3729
3730 * progmodes/meta-mode.el: Remove obsolete comments.
3731 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3732 Fix typos in docstrings.
3733
2cffd681
MR
37342011-11-09 Martin Rudalics <rudalics@gmx.at>
3735
3736 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3737 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3738 (window--resizable): New function. Make all callers of
3739 window-resizable call window--resizable instead.
3740 (window-resizable): Rewrite in terms of window--resizable.
3741
0edcba87
GM
37422011-11-08 Glenn Morris <rgm@gnu.org>
3743
3744 * progmodes/delphi.el (delphi-mode-syntax-table):
3745 Let define-derived-mode define a proper syntax table. (Bug#9994)
3746
4b0d61e3
SM
37472011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * window.el: Stay away from defsubst.
3750 (window-list-no-nils): Remove.
3751 (window-state-get-1, window-state-get): Use backquote instead.
3752
cd394be1 37532011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3754
4b0d61e3 3755 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3756 Fix incorrect use of default argument in `completing-read'.
3757
e1c2c6f2
MR
37582011-11-08 Martin Rudalics <rudalics@gmx.at>
3759
3760 * window.el (display-buffer-function, special-display-function):
3761 Mention display-buffer-record-window but do not mention
3762 help-setup parameter in doc-strings.
b3f4a882 3763 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3764
105216ed
CY
37652011-11-08 Chong Yidong <cyd@gnu.org>
3766
3767 * window.el (window-total-height, window-total-width): Doc fix.
3768 (window-body-size): Move from C.
3769 (window-body-height, window-body-width): Move to C.
3770
0a9f9ab5
SM
37712011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3772
3773 * window.el: Make special-display like display-buffer-alist (bug#9532).
3774 (display-buffer--special-action): New function, morphed
3775 from display-buffer--special.
3776 (display-buffer): Use it to handle special-display-buffers at higher
3777 priority (just after display-buffer-alist).
3778 (display-buffer-fallback-action, display-buffer--other-frame-action)
3779 (pop-to-buffer-same-window): Remove display-buffer--special.
3780
a769dd15
GM
37812011-11-07 Glenn Morris <rgm@gnu.org>
3782
3783 * calendar/cal-menu.el (cal-menu-set-date-title):
3784 Do nothing if not in a calendar. (Bug#9976)
3785
05a61ee3
SM
37862011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3787
3788 * files.el (find-file): Always use selected-window.
3789
be7f5545
MR
37902011-11-07 Martin Rudalics <rudalics@gmx.at>
3791
3792 * window.el (window-combinations): Make WINDOW argument
3793 mandatory. Rewrite doc-string.
3794 (walk-window-subtree, window-atom-check, window-min-delta)
3795 (window-max-delta, window--resize-this-window)
3796 (window--resize-root-window-vertically, window-tree)
3797 (balance-windows, window-state-put): Rewrite doc-strings as to
3798 not mention the term "subwindow".
3799 (window--resize-subwindows-skip-p): Rename to
3800 window--resize-child-windows-skip-p.
3801 (window--resize-subwindows-normal): Rename to
3802 window--resize-child-windows-normal.
3803 (window--resize-subwindows): Rename to
3804 window--resize-child-windows.
3805 (window-or-subwindow-p): Rename to window--in-subtree-p.
3806
3c6702ef
ML
38072011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3808
3809 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3810 Ensure that mbox format messages end in two newlines (Bug#9974).
3811
49745b39
CY
38122011-11-06 Chong Yidong <cyd@gnu.org>
3813
3814 * window.el (window-combination-p): Function deleted; its
3815 side-effect is not used in any existing code.
3816 (window-combinations, window-combined-p): Call window-*-child
3817 directly.
3818
24300f5f
CY
38192011-11-05 Chong Yidong <cyd@gnu.org>
3820
3821 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3822 (window-size-ignore, window-state-get): Callers changed.
3823 (window-normalize-window): Rename from window-normalize-any-window.
3824 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3825 (window-normalize-live-window): Delete.
447f16b8
CY
3826 (window-combination-p, window-combined-p, window-combinations)
3827 (walk-window-subtree, window-atom-root, window-min-size)
3828 (window-sizable, window-sizable-p, window-size-fixed-p)
3829 (window-min-delta, window-max-delta, window-resizable)
3830 (window-resizable-p, window-full-height-p, window-full-width-p)
3831 (window-current-scroll-bars, window-point-1, set-window-point-1)
3832 (window-at-side-p, window-in-direction, window-resize)
3833 (adjust-window-trailing-edge, maximize-window, minimize-window)
3834 (window-deletable-p, delete-window, delete-other-windows)
3835 (record-window-buffer, unrecord-window-buffer)
3836 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3837 (quit-window, split-window, window-state-put)
3838 (set-window-text-height, fit-window-to-buffer)
3839 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3840
89bd5ee1
EZ
38412011-11-04 Eli Zaretskii <eliz@gnu.org>
3842
53479029
EZ
3843 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3844 rfc2047-decode-string.
3845 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3846 warnings.
3847
89bd5ee1
EZ
3848 * window.el (window-body-height, window-body-width): Mention in
3849 the doc string that the return values are in frame's canonical
3850 units. (Bug#9949)
3851
bd17fdee
AM
38522011-11-03 Alan Mackenzie <acm@muc.de>
3853
3854 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3855 change in cc-engine.el.
3856
acc825c5
SM
38572011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3858
3859 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3860
1885e5b8
MR
38612011-11-02 Martin Rudalics <rudalics@gmx.at>
3862
3863 * window.el (quit-window): Call unrecord-window-buffer after
3864 showing another buffer in the window. (Bug#9937)
acc825c5 3865 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3866
ebe06da9
JB
38672011-11-02 Juanma Barranquero <lekktu@gmail.com>
3868
3869 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3870 Accept status with more than 9 shelves. (Bug#9935)
3871 Reported by Colin D Bennett <colin@gibibit.com>.
3872
4ee88440
MR
38732011-11-01 Martin Rudalics <rudalics@gmx.at>
3874
3875 * help.el (with-help-window): Don't reference
3876 temp-buffer-show-specifiers in doc-string.
3877
08e1d82c
AS
38782011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3879
3880 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3881 menu-item.
3882
84bd6e9e
VJL
38832011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3884
3885 * whitespace.el: New version 13.2.2.
3886 (whitespace-newline-mode): Disable properly. Reported by Sarah
3887 <EmacsWiki>.
3888
dba0634a
UJ
38892011-10-30 Ulf Jasper <ulf.jasper@web.de>
3890
3891 * net/newst-treeview.el: Remove "Time-stamp".
3892 (newsticker--group-manage-orphan-feeds): Do not call
3893 newsticker--treeview-tree-update.
db22a3c2
JB
3894 (newsticker-treeview-update, newsticker-treeview):
3895 Call newsticker--treeview-tree-update if necessary.
dba0634a 3896
3d8daefe
MR
38972011-10-30 Martin Rudalics <rudalics@gmx.at>
3898
3899 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3900 (window-iso-combinations): Remove "iso-" infix.
3901 Suggested by Chong Yidong.
3d8daefe
MR
3902 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3903 (window-max-delta-1, window-resize, window--resize-siblings)
3904 (window--resize-this-window, adjust-window-trailing-edge)
3905 (split-window, balance-windows-1)
3906 (shrink-window-if-larger-than-buffer):
3907 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3908 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3909
1bc4c3ae
SM
39102011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3911
3912 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3913 in place (bug#9907).
3914 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3915 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3916 (eshell-structure-basic-command, eshell-rewrite-while-command)
3917 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3918 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3919 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3920 (eshell-do-pipelines-synchronously, eshell-eval-command):
3921 Use backquotes and prefer setq to set.
3922 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3923 (eshell-macrop): Use functionp.
c1e2f5fa 3924 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3925
30b65d9c
CY
39262011-10-30 Chong Yidong <cyd@gnu.org>
3927
3928 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3929 instead of set-mark (Bug#9810).
3930
2d197ffb
CY
39312011-10-30 Chong Yidong <cyd@gnu.org>
3932
3933 * window.el (split-window-below, split-window-right): Rename from
3934 split-window-above-each-other and split-window-side-by-side
3935 respectively. All callers changed.
3936 (split-window-sensibly, split-window-sensibly): Use them.
3937 (split-window-keep-point): Doc fix.
3938
3939 * isearch.el: Add isearch-scroll property to split-window-below
3940 and split-window-right.
3941
3942 * follow.el (follow-mode):
3943 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3944 * progmodes/ada-xref.el (ada-gdb-application):
3945 * emulation/vip.el (vip-buffer-in-two-windows):
3946 * image-dired.el (image-dired-dired-with-window-configuration):
3947 * dired-x.el (dired-do-find-marked-files):
3948 * dired.el (dired-pop-to-buffer):
3949 * bs.el (bs--show-with-configuration):
3950 * vc/emerge.el (emerge-setup-windows):
3951 * textmodes/two-column.el (2C-two-columns):
3952 * textmodes/reftex-toc.el (reftex-toc):
3953 * progmodes/gdb-mi.el (gdb-setup-windows):
3954 * progmodes/fortran.el (fortran-window-create):
3955 * net/newst-treeview.el (newsticker--treeview-window-init):
3956 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
3957 * emulation/tpu-edt.el (tpu-gold-map):
3958 * emulation/crisp.el (crisp-mode-map):
3959 * calendar/calendar.el (calendar-basic-setup): Callers changed.
3960
38bb2ca8
CY
39612011-10-29 Chong Yidong <cyd@gnu.org>
3962
aa4de341
CY
3963 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
3964
e1eb5385
CY
3965 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
3966
5d2ece3c
CY
3967 * textmodes/flyspell.el (flyspell-word): Fix char offset for
3968 forged Ispell output (Bug#7904).
3969
38bb2ca8
CY
3970 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
3971
d0af9f77
SM
39722011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3973
3974 * doc-view.el: Avoid ugly errors about not finding nil.
3975 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3976 (doc-view-dvipdf-program, doc-view-unoconv-program)
3977 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
3978 Avoid nil or absolute file name as default value.
3979 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
3980
52bedd34
AM
39812011-10-28 Alan Mackenzie <acm@muc.de>
3982
db22a3c2 3983 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 3984
7e43cfa5
AM
39852011-10-28 Alan Mackenzie <acm@muc.de>
3986
3987 Amend the handling of c-beginning/end-of-defun in nested declaration
3988 scopes.
3989
52bedd34
AM
3990 * progmodes/cc-vars.el (c-defun-tactic): Move here from
3991 cc-langs.el. Change it to a defcustom.
7e43cfa5 3992
52bedd34
AM
3993 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
3994 cc-vars.el.
7e43cfa5 3995
d0af9f77
SM
3996 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3997 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 3998
52bedd34 3999 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 4000 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
4001 (c-widen-to-enclosing-decl-scope): New function.
4002 (c-while-widening-to-decl-block): New macro.
4003 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
4004 outward for defun boundaries, and correspondingly change symbol
4005 `respect-enclosure' to `go-outward'.
4006 (c-declaration-limits): Change algorithm to report only the "innermost"
4007 defun's boundaries.
4008
1a2ce9ee
DD
40092011-10-28 Deniz Dogan <deniz@dogan.se>
4010
4011 * net/rcirc.el (rcirc-mode): Use hard newlines.
4012
bc97a826
AM
40132011-10-28 Alan Mackenzie <acm@muc.de>
4014
4015 Amend to indent and fontify macros "which include their own semicolon"
4016 correctly, using the "virtual semicolon" mechanism.
4017
52bedd34 4018 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 4019
d0af9f77 4020 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 4021 Recode to scan one line at a time rather than having \n and \r
58179cce 4022 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 4023 (c-forward-label): Amend for virtual semicolons.
58179cce 4024 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 4025
52bedd34
AM
4026 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
4027 of the new C macros.
bc97a826 4028
52bedd34 4029 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
4030 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
4031 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
4032 (c-opt-cpp-macro-define): Make into a full language variable.
4033 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
4034 AWK Mode (including \n, \r) removed, no longer needed.
4035
d0af9f77
SM
4036 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
4037 Invoke c-make-macro-with-semi-re.
bc97a826 4038
52bedd34
AM
4039 * progmodes/cc-vars.el (c-macro-with-semi-re):
4040 (c-macro-names-with-semicolon): New variables.
58179cce 4041 (c-make-macro-with-semi-re): New function.
bc97a826 4042
7a6c0941
SM
40432011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4044
4045 * vc/log-edit.el: Fill empty field rather than adding new one.
4046 (log-edit-add-field): New function.
4047 (log-edit-insert-changelog): Use it.
4048
b0c4cdcf
ML
40492011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4050
4051 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
4052
ee1f1da9
SM
40532011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4054
4055 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
4056 (gdb--check-interpreter): New function.
4057 (gdb): Use it.
4058
51bc5f8b
GM
40592011-10-27 Glenn Morris <rgm@gnu.org>
4060
416a2c45
GM
4061 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
4062 (least-positive-float, least-negative-float)
4063 (least-positive-normalized-float, least-negative-normalized-float)
4064 (float-epsilon, float-negative-epsilon):
4065 Remove unnecessary declarations.
4066
4067 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
4068 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
4069 (least-positive-float, least-negative-float)
4070 (least-positive-normalized-float, least-negative-normalized-float)
4071 (float-epsilon, float-negative-epsilon): Add doc-strings,
4072 based on those in cl.texi.
4073
51bc5f8b
GM
4074 * files.el (set-visited-file-name): If the major-mode changed,
4075 reload the local variables. (Bug#9796)
4076
15de15c6
CY
40772011-10-27 Chong Yidong <cyd@gnu.org>
4078
4079 * subr.el (change-major-mode-after-body-hook): New hook.
4080 (run-mode-hooks): Run it.
4081
ee1f1da9
SM
4082 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4083 Use change-major-mode-before-body-hook.
15de15c6
CY
4084
4085 * simple.el (fundamental-mode):
4086 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
4087 change introducing fundamental-mode-hook.
4088
5430d399
JB
40892011-10-26 Juanma Barranquero <lekktu@gmail.com>
4090
acc825c5 4091 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 4092
ad74a69e
MA
40932011-10-26 Michael Albinus <michael.albinus@gmx.de>
4094
4095 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 4096 tramp.el explicitly. (Bug#7583)
ad74a69e 4097
71d4c2a5
SM
40982011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * progmodes/octave-mod.el:
4101 * progmodes/octave-inf.el: Update maintainer.
4102
b1f6fa26
CY
41032011-10-26 Chong Yidong <cyd@gnu.org>
4104
4105 * subr.el (with-wrapper-hook): Rewrite doc.
4106
3f04efd6
MA
41072011-10-25 Michael Albinus <michael.albinus@gmx.de>
4108
4109 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 4110 filenames "/method:foo:". (Bug#9793)
3f04efd6 4111
410488d3
SM
41122011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4113
4114 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
4115 (bug#9865).
4116
c1ebb47e
GM
41172011-10-24 Glenn Morris <rgm@gnu.org>
4118
4119 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
4120
7f5c46c7
MA
41212011-10-24 Michael Albinus <michael.albinus@gmx.de>
4122
4123 * notifications.el: Add the requirement of a running D-Bus session
4124 bus to the Commentary.
4125
db2440b6
JL
41262011-10-24 Juri Linkov <juri@jurta.org>
4127
4128 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
4129 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
4130 (Bug#9364)
4131
feecf435
JL
41322011-10-24 Juri Linkov <juri@jurta.org>
4133
4134 * info.el (Info-following-node-name-re): Add newline to the list
4135 of allowed characters for leading space. (Bug#9824)
4136
a3839de2
SM
41372011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4138
acc825c5
SM
4139 * progmodes/octave-inf.el (inferior-octave-mode-map):
4140 Fix C-c C-h binding.
a3839de2
SM
4141 * progmodes/octave-mod.el (octave-help): Remove.
4142
09388e76
MA
41432011-10-23 Michael Albinus <michael.albinus@gmx.de>
4144
4145 Sync with Tramp 2.2.3.
4146
4147 * net/tramp-cache.el (top): Pacify byte-compiler using
4148 `init-file-user' and `site-run-file'.
4149
4150 * net/trampver.el: Update release number.
4151
86c60681
CY
41522011-10-23 Chong Yidong <cyd@gnu.org>
4153
4154 * files.el (toggle-read-only): Remove obsolete comment about
4155 version control.
4156
4157 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
4158 for toggle-read-only. Note that this hasn't called vc-next-action
4159 since 2008-05-02, though it wasn't documented at the time.
4160
a3839de2
SM
4161 * vc/ediff-init.el (ediff-toggle-read-only-function):
4162 Use toggle-read-only.
86c60681 4163
cd5495ff
AM
41642011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
4165
4166 Fix bug #9560, sporadic wrong indentation; improve instrumentation
4167 of c-parse-state.
4168
00b77525 4169 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 4170 correct faulty logical expression.
cd5495ff
AM
4171 (c-parse-state-state, c-record-parse-state-state):
4172 (c-replay-parse-state-state): New defvar/defuns.
4173 (c-debug-parse-state): Use new functions.
4174
42ee24ed
MR
41752011-10-22 Martin Rudalics <rudalics@gmx.at>
4176
4177 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 4178 last fix. Use window-in-direction correctly.
42ee24ed 4179
a7dee7e7
CY
41802011-10-21 Chong Yidong <cyd@gnu.org>
4181
4182 * progmodes/idlwave.el (idlwave-mode):
4183 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
4184 require-final-newline; that's done in prog-mode.
4185 Suggested by Stefan Monnier.
a7dee7e7 4186
e07b9a6d
MR
41872011-10-21 Martin Rudalics <rudalics@gmx.at>
4188
4189 * mouse.el (mouse-drag-window-above)
4190 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
4191 (mouse-drag-mode-line-1, mouse-drag-header-line)
4192 (mouse-drag-vertical-line-rightward-window): Remove.
4193 (mouse-drag-line): New function.
4194 (mouse-drag-mode-line, mouse-drag-header-line)
4195 (mouse-drag-vertical-line): Call mouse-drag-line.
4196 * window.el (window-at-side-p, windows-at-side): New functions.
4197
7e1361d9
UM
41982011-10-21 Ulrich Mueller <ulm@gentoo.org>
4199
4200 * tar-mode.el (tar-grind-file-mode):
4201 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
4202
30fcaf3a
CY
42032011-10-21 Chong Yidong <cyd@gnu.org>
4204
4205 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
4206 * progmodes/vera-mode.el (vera-mode):
4207 Use mode-require-final-newline.
30fcaf3a 4208
516eddb0
GM
42092011-10-20 Glenn Morris <rgm@gnu.org>
4210
db22a3c2 4211 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 4212
10d5f513
CS
42132011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
4214
4215 * emulation/cua-base.el (cua-set-mark): Fix case of string.
4216
ac6c8639
CY
42172011-10-20 Chong Yidong <cyd@gnu.org>
4218
4219 * emulation/cua-base.el (cua-mode):
4220 * mail/footnote.el (footnote-mode):
4221 * mail/mailabbrev.el (mail-abbrevs-mode):
4222 * net/xesam.el (xesam-minor-mode):
4223 * progmodes/bug-reference.el (bug-reference-mode):
4224 * progmodes/cap-words.el (capitalized-words-mode):
4225 * progmodes/compile.el (compilation-minor-mode)
4226 (compilation-shell-minor-mode):
4227 * progmodes/gud.el (gud-tooltip-mode):
4228 * progmodes/hideif.el (hide-ifdef-mode):
4229 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
4230 * progmodes/subword.el (subword-mode):
4231 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4232 * progmodes/which-func.el (which-function-mode):
4233 * term/tvi970.el (tvi970-set-keypad-mode):
4234 * term/vt100.el (vt100-wide-mode):
4235 * textmodes/flyspell.el (flyspell-mode):
4236 * textmodes/ispell.el (ispell-minor-mode):
4237 * textmodes/nroff-mode.el (nroff-electric-mode):
4238 * textmodes/paragraphs.el (use-hard-newlines):
4239 * textmodes/refill.el (refill-mode):
4240 * textmodes/reftex.el (reftex-mode):
4241 * textmodes/rst.el (rst-minor-mode):
4242 * textmodes/sgml-mode.el (html-autoview-mode)
4243 (sgml-electric-tag-pair-mode):
4244 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
4245 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
4246 * emulation/crisp.el (crisp-mode):
4247 * emacs-lisp/eldoc.el (eldoc-mode):
4248 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
4249 minor mode behavior.
4250
aa42ab43
JL
42512011-10-19 Juri Linkov <juri@jurta.org>
4252
4253 * descr-text.el (describe-char): Add #x2010 and #x2011 to
4254 the list of hard-coded chars with escape-glyph face.
4255
89400f1d
SM
42562011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4257
4258 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
4259
305c07f6
MA
42602011-10-19 Michael Albinus <michael.albinus@gmx.de>
4261
4262 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
4263 running process.
4264
13754b54
GM
42652011-10-19 Glenn Morris <rgm@gnu.org>
4266
4267 * vc/vc-bzr.el (vc-bzr-after-dir-status):
4268 Ignore ignored files. (Bug#9726)
4269
06e21633
CY
42702011-10-19 Chong Yidong <cyd@gnu.org>
4271
4272 Doc fix for minor modes, stating that an omitted argument enables
4273 the mode unconditionally when called from Lisp.
4274
4275 * abbrev.el (abbrev-mode):
4276 * allout.el (allout-mode):
4277 * autoinsert.el (auto-insert-mode):
4278 * autoarg.el (autoarg-mode, autoarg-kp-mode):
4279 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
4280 (global-auto-revert-mode):
4281 * battery.el (display-battery-mode):
4282 * composite.el (global-auto-composition-mode)
4283 (auto-composition-mode):
4284 * delsel.el (delete-selection-mode):
4285 * desktop.el (desktop-save-mode):
4286 * dired-x.el (dired-omit-mode):
4287 * dirtrack.el (dirtrack-mode):
4288 * doc-view.el (doc-view-minor-mode):
4289 * double.el (double-mode):
4290 * electric.el (electric-indent-mode, electric-pair-mode):
4291 * emacs-lock.el (emacs-lock-mode):
4292 * epa-hook.el (auto-encryption-mode):
4293 * follow.el (follow-mode):
4294 * font-core.el (font-lock-mode):
4295 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
4296 * help.el (temp-buffer-resize-mode):
4297 * hilit-chg.el (highlight-changes-mode)
4298 (highlight-changes-visible-mode):
4299 * hi-lock.el (hi-lock-mode):
4300 * hl-line.el (hl-line-mode, global-hl-line-mode):
4301 * icomplete.el (icomplete-mode):
4302 * ido.el (ido-everywhere):
4303 * image-file.el (auto-image-file-mode):
4304 * image-mode.el (image-minor-mode):
4305 * iswitchb.el (iswitchb-mode):
4306 * jka-cmpr-hook.el (auto-compression-mode):
4307 * linum.el (linum-mode):
4308 * longlines.el (longlines-mode):
4309 * master.el (master-mode):
4310 * mb-depth.el (minibuffer-depth-indicate-mode):
4311 * menu-bar.el (menu-bar-mode):
4312 * minibuf-eldef.el (minibuffer-electric-default-mode):
4313 * mouse-sel.el (mouse-sel-mode):
4314 * msb.el (msb-mode):
4315 * mwheel.el (mouse-wheel-mode):
4316 * outline.el (outline-minor-mode):
4317 * paren.el (show-paren-mode):
4318 * recentf.el (recentf-mode):
4319 * reveal.el (reveal-mode, global-reveal-mode):
4320 * rfn-eshadow.el (file-name-shadow-mode):
4321 * ruler-mode.el (ruler-mode):
4322 * savehist.el (savehist-mode):
4323 * scroll-all.el (scroll-all-mode):
4324 * scroll-bar.el (scroll-bar-mode):
4325 * server.el (server-mode):
4326 * shell.el (shell-dirtrack-mode):
4327 * simple.el (auto-fill-mode, transient-mark-mode)
4328 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
4329 (line-number-mode, column-number-mode, size-indication-mode)
4330 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
4331 * strokes.el (strokes-mode):
4332 * time.el (display-time-mode):
4333 * t-mouse.el (gpm-mouse-mode):
4334 * tool-bar.el (tool-bar-mode):
4335 * tooltip.el (tooltip-mode):
4336 * type-break.el (type-break-mode-line-message-mode)
4337 (type-break-query-mode):
4338 * view.el (view-mode):
4339 * whitespace.el (whitespace-mode, whitespace-newline-mode)
4340 (global-whitespace-mode, global-whitespace-newline-mode):
4341 * xt-mouse.el (xterm-mouse-mode): Doc fix.
4342
a3839de2
SM
4343 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4344 Fix autogenerated docstring.
06e21633 4345
5214e501
JL
43462011-10-19 Juri Linkov <juri@jurta.org>
4347
4348 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
4349 by checking environment variables "DESKTOP_SESSION" and
4350 "XDG_CURRENT_DESKTOP". (Bug#9779)
4351
195f8db9
JL
43522011-10-19 Juri Linkov <juri@jurta.org>
4353
4354 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
4355 (browse-url-chromium-program, browse-url-chromium-arguments):
4356 New defcustoms.
4357 (browse-url-default-browser): Check for `browse-url-chromium' and
4358 call `browse-url-chromium-program'.
4359 (browse-url-chromium): New command. (Bug#9779)
4360
343a34ff
JB
43612011-10-18 Juanma Barranquero <lekktu@gmail.com>
4362
4363 * facemenu.el (list-colors-duplicates): On Windows, detect more
4364 duplicates by assuming that only colors matching "^System" are
4365 special "system colors". (Bug#9722)
4366
6978a151
SM
43672011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4368
4369 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
4370 to distinguish the author from the committer.
4371
6a80b297
MA
43722011-10-18 Michael Albinus <michael.albinus@gmx.de>
4373
4374 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
4375
b31a5677
JK
43762011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
4377
4378 * international/mule.el (sgml-html-meta-auto-coding-function):
4379 Add support for detecting encoding in HTML5 specified only as
4380 <meta charset="UTF-8">. Implementation just makes http-equiv and
4381 content-type parts from HTML4 encoding string optional. (Bug#9716)
4382
80c6d77f
GM
43832011-10-18 Glenn Morris <rgm@gnu.org>
4384
4385 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
4386
08b0fee8
CY
43872011-10-18 Chong Yidong <cyd@gnu.org>
4388
4389 * faces.el (cursor): Doc fix.
4390
67e729a5
CY
43912011-10-17 Chong Yidong <cyd@gnu.org>
4392
4393 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
4394
343a34ff 43952011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
4396
4397 * dirtrack.el (dirtrack): Support shell buffers with path
4398 prefixes, e.g. tramp-based remote shells. (Bug#9647)
4399
0bc06380
TZ
44002011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
4401
4402 * json.el: Bump version to 1.3 and note change in History.
4403 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
4404
8b79f3e0
SM
44052011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4406
5a7c536b
SM
4407 * comint.el (comint-insert-input, comint-send-input)
4408 (comint-get-old-input-default, comint-backward-matching-input)
4409 (comint-next-prompt): Use nil instead of `input' for field property of
4410 past user input (bug#114).
4411
96a8a0df
SM
4412 * minibuffer.el (completion--replace): Inherit surrounding properties
4413 (bug#114).
4414 (minibuffer-complete-and-exit): Use it.
4415
8b79f3e0
SM
4416 * comint.el (comint--table-subvert): Quote the all-completions output
4417 (bug#9160).
4418
b8f7ff0d
MR
44192011-10-17 Martin Rudalics <rudalics@gmx.at>
4420
8b79f3e0 4421 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 4422
b8f7ff0d 4423 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 4424 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
4425 entries and separate them from frame entries.
4426
c235b555
GM
44272011-10-15 Glenn Morris <rgm@gnu.org>
4428
4429 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
4430 Doc fixes.
4431
6bbfa6e1
CY
44322011-10-15 Chong Yidong <cyd@stupidchicken.com>
4433
8b79f3e0
SM
4434 * net/network-stream.el (network-stream-open-starttls):
4435 Improve detection of failure due to lack of TLS support.
ec5c990d 4436
6bbfa6e1
CY
4437 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
4438 putting the input text in front and in bold.
4439
98488977
SM
44402011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4441
3d1337be
SM
4442 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
4443
ee0b45e4
SM
4444 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
4445 empty buffer.
4446
98488977
SM
4447 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
4448 unread-command-events rather than pushing yet-another event.
4449
186f4720
EZ
44502011-10-14 Eli Zaretskii <eliz@gnu.org>
4451
4452 * mail/sendmail.el (sendmail-query-once): Improve the wording of
4453 the explanation of the possible choices. Make the options passed
4454 to completing-read shorter.
4455
8b7a997c
AM
44562011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4457
4458 * textmodes/flyspell.el (flyspell-large-region): Make sure
4459 extended character mode is used if defined (Bug#1339).
4460
12587bbb
EZ
44612011-10-13 Eli Zaretskii <eliz@gnu.org>
4462
4463 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
4464 character info for LRE, LRO, RLE, and RLO characters by appending
4465 an invisible PDF.
12587bbb 4466
bad41229
SM
44672011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4468
4469 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
4470 even in case of error; add debug spec; simplify data flow.
4471 (with-timeout-handler): Remove.
4472
28dbc92f
MA
44732011-10-12 Michael Albinus <michael.albinus@gmx.de>
4474
4475 Fix Bug#6019, Bug#9315.
4476
4477 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
4478 complete `buffer-file-name', the local file name part could look
4479 remotely (for example on VMS).
4480
4481 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
4482 `tramp-run-real-handler'.
4483 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
4484 already quoted by '"'.
4485
4486 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
4487 Let `file-name-handler-alist' be nil, the local file name part
4488 could look remotely (for example on VMS).
4489
e1b0b23a
SM
44902011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4491
4492 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
4493 from here...
4494 (flyspell-post-command-hook): ...to here.
4495
a120bde9
SM
44962011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4497
4498 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
4499 if not needed.
4500 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
4501 using completion. Protect against "slow" callers.
4502 Remove the "message hack".
4503
7ce7717b
JL
45042011-10-11 Juri Linkov <juri@jurta.org>
4505
4506 * isearch.el (isearch-lazy-highlight-word): New variable.
4507 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4508 Use it. (Bug#9727)
4509
c02ee9d6
GM
45102011-10-11 Glenn Morris <rgm@gnu.org>
4511
4512 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
4513 like f90-previous-statement does.
4514
93e616fd 45152011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4516
1f190e73 4517 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4518 only in interactive use, to avoid error.
4519
af7b6078
SM
45202011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4521
4522 * minibuffer.el (completion-file-name-table): Fix last change,
4523 i.e. ignore normal errors but not the other ones.
4524
0563dae9
MR
45252011-10-10 Martin Rudalics <rudalics@gmx.at>
4526
4527 * window.el (special-display-buffer-names)
4528 (special-display-regexps): Remove some remnants of earlier
4529 changes from doc-strings.
366ca7f3
MR
4530 (quit-windows-on): New function.
4531
4532 * vc/vc.el (vc-revert, vc-rollback):
4533 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4534 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4535 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4536
49677495
MR
45372011-10-09 Martin Rudalics <rudalics@gmx.at>
4538
4539 * window.el (frame-auto-hide-function): Add version tag.
4540 (Bug#9699)
4541
56f2d1e1
MA
45422011-10-09 Michael Albinus <michael.albinus@gmx.de>
4543
4544 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4545 condition.
4546
112a6592
LL
45472011-10-09 Leo Liu <sdl.web@gmail.com>
4548
4549 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4550 (Bug#9701)
4551
0812589b
GM
45522011-10-08 Glenn Morris <rgm@gnu.org>
4553
4554 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4555 before the first code statement zero indent. (Bug#9690)
4556
b2b0776e
CY
45572011-10-08 Chong Yidong <cyd@stupidchicken.com>
4558
4559 * simple.el (count-words-region): Always count in the region.
4560 Report the number of lines and characters too.
4561 (count-words): New command, which counts in the buffer if the
4562 region is inactive, as count-words-region used to.
4563 (count-words--message): New function. Handle plurals.
4564 (count-lines-region): Make it an alias for count-words-region.
4565
4566 * bindings.el (esc-map): Replace count-lines-region with
4567 count-words-region.
4568
c557cd6b
MR
45692011-10-08 Martin Rudalics <rudalics@gmx.at>
4570
4571 * window.el (window--delete): Delete dedicated frame
4572 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4573 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4574
61a57ef4 45752011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4576
3a7d293b 4577 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4578
c3833279
CY
45792011-10-07 Chong Yidong <cyd@stupidchicken.com>
4580
4581 * bindings.el ([M-left],[M-right]): Bind to left-word and
4582 right-word respectively.
4583
21ce8245
GM
45842011-10-07 Glenn Morris <rgm@gnu.org>
4585
4586 * cus-start.el (debug-on-quit): Fix custom type.
4587
6d823bb2
LMI
45882011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4589
0181e193
LMI
4590 * subr.el (define-key-after): Clarify that the function is not
4591 useful for non-menu keymaps.
4592
6d823bb2
LMI
4593 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4594
8e3459ce 45952011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4596
21ce8245 4597 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4598 in current minibuffer (Fix bug with recursive minibuffers).
4599
a1c2d21e
CY
46002011-10-06 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * progmodes/gdb-mi.el (gdb): Doc fix.
4603
5a4cf282
MR
46042011-10-05 Martin Rudalics <rudalics@gmx.at>
4605
4606 * window.el (frame-auto-hide-function): New option replacing
4607 frame-auto-delete. Suggested by Stefan Monnier.
4608 (window--delete): Call frame-auto-hide-function instead of
4609 investigating frame-auto-delete.
c96111ea
MR
4610 (window-point-1, set-window-point-1): New functions.
4611 (window-in-direction, record-window-buffer, window-state-get-1)
4612 (display-buffer-record-window): Use window-point-1 instead of
4613 window-point.
4614 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4615
9854542e
SM
46162011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4617
4618 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4619
8943cfb0
GM
46202011-10-05 Glenn Morris <rgm@gnu.org>
4621
4622 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4623 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4624
647ab967
LL
46252011-10-05 Leo Liu <sdl.web@gmail.com>
4626
4627 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4628 works with buffer object.
4629
3ddfbced
SM
46302011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4631
4632 * mpc.el (mpc-tool-bar-map): Add labels.
4633
bdfa5dd2
GM
46342011-10-04 Glenn Morris <rgm@gnu.org>
4635
4636 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4637
0e2070b5
MR
46382011-10-04 Martin Rudalics <rudalics@gmx.at>
4639
4640 * window.el (window--delete): New function.
4641 (frame-auto-delete): Resuscitate option.
4642 (bury-buffer, replace-buffer-in-windows)
4643 (quit-window): Rewrite using window--delete.
4644 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4645 Pass display-buffer-mark-dedicated to window--display-buffer-2
4646 (Bug#9639).
4647
3dc61a09
SM
46482011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4649
915a9b64
SM
4650 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4651 returns a list (bug#9554). Add remote file name completion.
4652 * comint.el (comint--table-subvert): Curry and get quote&unquote
4653 functions as arguments.
4654 (comint--complete-file-name-data): Adjust call accordingly.
4655 * pcomplete.el (pcomplete--table-subvert): Remove.
4656 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4657
3dc61a09
SM
4658 * minibuffer.el (completion-table-case-fold): Use currying.
4659 (completion--styles-type, completion--cycling-threshold-type):
4660 New constants.
4661 (completion-styles, completion-category-overrides)
4662 (completion-cycle-threshold): Use them.
4663 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4664 completion-table-case-fold.
4665
8ea0a993
SB
46662011-10-03 Stephen Berman <stephen.berman@gmx.net>
4667
4668 * minibuffer.el (completion-category-overrides): Fix type of styles
4669 and add more user friendly tags (bug#9660).
4670
8c24b7f6
SM
46712011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4672
4673 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4674 (mule-input-method-string): New widget.
4675 (default-input-method, language-info-custom-alist): Use it.
4676
428fe61a
SM
46772011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4678
32c1fffd
SM
4679 * pcomplete.el: Require comint.
4680 (pcomplete--common-suffix): Remove.
4681 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4682 (pcomplete--table-subvert): Sync with comint--table-subvert.
4683 (pcomplete--entries): Use comint-completion-file-name-table.
4684 * comint.el (comint-unquote-filename): Simplify.
4685 (comint-completion-file-name-table): New function (bug#9616).
4686 (comint--complete-file-name-data): Use it.
4687
428fe61a
SM
4688 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4689 (pcmpl-gnu-tar-buffer): Remove.
4690 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4691 around. Make sure pcomplete-suffix-list is only changed temporarily.
4692 Don't look inside the tar's file if it's too large.
428fe61a 4693
04c52e2f
CY
46942011-10-01 Chong Yidong <cyd@stupidchicken.com>
4695
ce3cefcc
CY
4696 * cus-edit.el (custom-mode-map):
4697 * epa.el (epa-key-list-mode-map):
4698 * man.el (Man-mode-map):
4699 * startup.el (splash-screen-keymap):
4700 * simple.el (special-mode-map): Use scroll-up-command and
4701 scroll-down-command.
4702
4703 * progmodes/idlw-help.el (idlwave-help-mode-map):
4704 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4705 * net/newst-plainview.el (newsticker-mode-map):
4706 * emulation/ws-mode.el (wordstar-mode-map):
4707 * emulation/vi.el (vi-com-map):
4708 * calc/calc-graph.el (calc-graph-show-dumb):
4709 * term/sun.el (terminal-init-sun):
4710 * term/ns-win.el (global-map):
4711 * progmodes/grep.el (grep-mode-map):
4712 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4713 * mail/rmail.el (rmail-mode-map):
4714 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4715
04c52e2f
CY
4716 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4717 custom-safe-themes as special.
4718
79adf8c8
JD
47192011-10-01 Julien Danjou <julien@danjou.info>
4720
4721 * notifications.el (notifications-notify): Fix docstring.
4722
63bd50d3
PS
47232011-10-01 Per Starbäck <per@starback.se>
4724
4725 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4726
199e4c7e
MR
47272011-09-30 Martin Rudalics <rudalics@gmx.at>
4728
4729 * startup.el (command-line-1): Fix last fix by inserting
4730 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4731 (Bug#9605) and (Bug#9636)
199e4c7e 4732
fe5f08dd
EZ
47332011-09-29 Eli Zaretskii <eliz@gnu.org>
4734
4735 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4736 window is hscrolled, move by logical lines. (Bug#9607)
4737 (line-move-visual): Update the doc string to the above effect.
4738
b5516bbd
MR
47392011-09-29 Martin Rudalics <rudalics@gmx.at>
4740
ccee00c0
MR
4741 * window.el (display-buffer-record-window): When WINDOW is the
4742 selected window use `point' instead of `window-point'. (Bug#9626)
4743
b5516bbd
MR
4744 * startup.el (command-line-1): Use insert-before-markers when
4745 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4746
b5516bbd
MR
4747 * help.el (help-window): Remove variable.
4748
52aa0014
GM
47492011-09-29 Glenn Morris <rgm@gnu.org>
4750
4751 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4752
df9a7357
JB
47532011-09-29 Juanma Barranquero <lekktu@gmail.com>
4754
4755 * descr-text.el (describe-char-categories): Accept category
4756 descriptions more than one line long.
4757
a8406c20
SM
47582011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4759
88d9610c
SM
4760 * simple.el (delete-trailing-whitespace): Fix last change.
4761
a5daf810
SM
4762 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4763 Don't confuse "y => 3" as the beginning of a `y' operation.
4764
a8406c20
SM
4765 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4766 object has more than 4 slots (bug#9613).
4767
a239d4e9
JB
47682011-09-28 Juanma Barranquero <lekktu@gmail.com>
4769
4770 * subr.el (with-output-to-temp-buffer):
4771 * net/quickurl.el (quickurl, quickurl-browse-url):
4772 Fix typos in docstrings.
4773
693fbdb6
EZ
47742011-09-27 Eli Zaretskii <eliz@gnu.org>
4775
4776 * minibuffer.el (completion-styles)
4777 (completion-category-overrides): Cross reference each other in doc
4778 strings.
4779
8b457e28
GM
47802011-09-27 Glenn Morris <rgm@gnu.org>
4781
4782 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4783 to split-string. (Bug#9606)
4784
85a16208
LMI
47852011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4786
4787 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4788 (bug#9615).
4789
502f9ebd
CY
47902011-09-27 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * emacs-lisp/package.el (list-packages): Fix echo area message.
4793
7690bdea
LL
47942011-09-27 Leo Liu <sdl.web@gmail.com>
4795
4796 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4797
e2ee6f30
MA
47982011-09-25 Michael Albinus <michael.albinus@gmx.de>
4799
4800 * net/dbus.el (dbus-unregister-object): Don't release services for
4801 registered signals. (Bug#9581)
4802
f3f98342
TZ
48032011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4804
4805 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4806 function that picks between cfengine 2 and 3 support
4807 automatically. Update docs accordingly.
4808
dd7aa8dd
KH
48092011-09-22 Kenichi Handa <handa@m17n.org>
4810
4811 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4812 ZERO.
4813 (indian-itrans-v5-table-for-tamil): New variable.
4814 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4815
3f2b07f8
KM
48162011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4817
4818 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4819 that's true if the current command involved collapsing of text.
4820 It's reset to false at the beginning of the next command.
4821 (allout-post-command-business): Move the cursor to the beginning
4822 of entry if the cursor is hidden and collapsing activity just
4823 happened.
4824
371d6a61
CY
48252011-09-24 Chong Yidong <cyd@stupidchicken.com>
4826
4827 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4828 tracking (Bug#9541).
4829
2ac2721a
UJ
48302011-09-24 Ulf Jasper <ulf.jasper@web.de>
4831
4832 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4833 (newsticker-show-news): Automatically load html rendering package
4834 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4835 because w3m-fill-column is let-bound" and the error "Symbol's value
4836 as variable is void: w3m-fill-column".
2ac2721a 4837
fac7ae53
MA
48382011-09-24 Michael Albinus <michael.albinus@gmx.de>
4839
4840 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4841 Release services only if they are defined. (Bug#9581)
4842
e08b633b
RS
48432011-09-23 Richard Stallman <rms@gnu.org>
4844
e488d29c
RS
4845 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4846 distinguish start of paragraph from start of its text.
4847
19c38752
RS
4848 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4849
e08b633b
RS
4850 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4851 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4852 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4853
0a39f27e
AS
48542011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4855
4856 * international/mule-diag.el (mule-diag): Insert a newline after
4857 each fontset description.
4858
db4e950d
SM
48592011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4860
4861 * simple.el (delete-trailing-whitespace):
4862 Document last change; simplify.
4863
eca3f3ea
PW
48642011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4865
d68e189a
PW
4866 * simple.el (delete-trailing-whitespace): Also delete
4867 extra newlines at the end of the buffer.
4868
eca3f3ea
PW
4869 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4870 (picture-newline): Use forward-line so as to ignore fields.
4871
01c157cc
SM
48722011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4873
4874 * subr.el (with-wrapper-hook): Fix edebug spec.
4875
022de23e
LMI
48762011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4877
4878 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4879 (bug#4538).
4880
91683089
MA
48812011-09-23 Michael Albinus <michael.albinus@gmx.de>
4882
eca3f3ea
PW
4883 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4884 Fix nasty bug using wrong cached values.
91683089 4885
5bdd6fa4
AM
48862011-09-23 Alan Mackenzie <acm@muc.de>
4887
4888 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4889
97adfb97
CY
48902011-09-23 Chong Yidong <cyd@stupidchicken.com>
4891
4892 * window.el (pop-to-buffer): Ensure right window is selected if we
4893 chose another frame.
4894
d4ef2b50
EZ
48952011-09-22 Eli Zaretskii <eliz@gnu.org>
4896
4897 * simple.el (what-cursor-position): Use get-char-property-change
4898 and next-single-char-property-change, to be able to show display
4899 properties that come from overlays as well as text properties.
4900
72258fe5
CY
49012011-09-22 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4904
4905 * cmuscheme.el (run-scheme, switch-to-scheme):
4906 * cus-edit.el (customize-group, custom-buffer-create)
4907 (customize-browse):
4908 * info.el (info):
4909 * shell.el (shell):
4910 * mail/sendmail.el (mail):
4911 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4912
8f098516
RS
49132011-09-22 Richard Stallman <rms@gnu.org>
4914
4915 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4916 move back only to line beg, don't move back over blank lines.
4917
e74f1bb6
MA
49182011-09-22 Michael Albinus <michael.albinus@gmx.de>
4919
4920 * files.el (copy-directory): Set directory attributes only in case
4921 they could be retrieved from the source directory. (Bug#9565)
4922
bfeef8b6
DK
49232011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4924
4925 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4926 (hs-find-block-beginning, hs-hide-level-recursive):
4927 Ignore strings as well as comments. (Bug#9502)
4928
7e423bb8
AS
49292011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4930
4931 * progmodes/sql.el (sql-comint-postgres):
4932 Convert port number to a string. (Bug#9566)
4933
b4d72fcf
MR
49342011-09-22 Martin Rudalics <rudalics@gmx.at>
4935
4936 * window.el (quit-window): Undedicate window when switching to
4937 previous buffer. Reported by Thierry Volpiatto
4938 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4939 (special-display-popup-frame): When popping up a new frame reset
4940 its previous buffers to nil. Simplify code.
b4d72fcf 4941
a7b88dc6
MA
49422011-09-21 Michael Albinus <michael.albinus@gmx.de>
4943
4944 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4945 and process filter, as done also in `shell-command'.
4946
cf4eacfd
MR
49472011-09-21 Martin Rudalics <rudalics@gmx.at>
4948
eca3f3ea 4949 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4950 Call set-window-start with NOFORCE argument t.
4951 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
4952 (quit-window): Reword doc-string. Handle new format of
4953 quit-restore parameter. Don't delete window if it has a
4954 previous buffer we can show instead of the present one.
4955 (display-buffer-record-window): Rewrite using a new format for
4956 the quit-restore window parameter
4957 (special-display-popup-frame, display-buffer-same-window)
4958 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4959 (display-buffer-pop-up-window, display-buffer-use-some-window):
4960 Adapt symbol passed to display-buffer-record-window.
4961 * help.el (help-window-setup): Handle new format of quit-restore
4962 parameter.
4963
8d28cb95
SM
49642011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4965
94ab793f
SM
4966 * faces.el (face-list): Fix docstring (bug#9564).
4967
8d28cb95
SM
4968 * window.el (display-buffer--action-function-custom-type):
4969 Don't include internal functions in the Custom interface.
4970
3820edeb
JL
49712011-09-20 Juri Linkov <juri@jurta.org>
4972
4973 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
4974 (Info-forward-node, Info-backward-node, Info-next-preorder)
4975 (Info-last-preorder): Use it. (Bug#9528)
4976
5147931d
JL
49772011-09-20 Juri Linkov <juri@jurta.org>
4978
4979 * info.el (Info-last-preorder): Visit last menu item only when
4980 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
4981
cf499a1a
JD
49822011-09-20 Julien Danjou <julien@danjou.info>
4983
4984 * password-cache.el (password-cache-remove): Remove entries even if the
4985 value is nil, so that password with a nil value (negative caching) is
4986 possible to invalidate.
4987
f84e2fe2
LM
49882011-09-20 Lawrence Mitchell <wence@gmx.li>
4989
4990 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
4991 all whitespace around breakpoint. (Bug#9553)
4992 (f90-find-breakpoint): Only break at whitespace inside a comment.
4993
78054a46
SM
49942011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4995
4996 * minibuffer.el (completion-file-name-table): Keep track of errors.
4997 (completion-table-with-predicate): Handle the case where pred1 is nil.
4998 * pcomplete.el (pcomplete-completions-at-point): Simplify.
4999
345083b2
SM
50002011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5001
e24e27be
SM
5002 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
5003 (debugger-return-value): Signal an error if the debugging context does
5004 not await any return value.
5005
345083b2
SM
5006 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
5007 * image-mode.el (image-toggle-display-text)
5008 (image-toggle-display-image): Stay away from evil `intangible'.
5009
08d355e3
LL
50102011-09-19 Leo Liu <sdl.web@gmail.com>
5011
5012 * replace.el (occur-revert-arguments): Make it permanent-local.
5013 (occur-mode): Don't call font-lock-defontify.
5014
f01da43f
CY
50152011-09-19 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * net/ldap.el (ldap-search-internal): Don't push empty search
5018 result (Bug#9508).
5019
b6072fa6
SM
50202011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5021
5022 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
5023
443d6696
MA
50242011-09-19 Michael Albinus <michael.albinus@gmx.de>
5025
5026 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
5027 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
5028
7cc6e154
JL
50292011-09-18 Juri Linkov <juri@jurta.org>
5030
5031 * buff-menu.el (Buffer-menu-mode-map):
5032 * dired.el (dired-mode-map):
5033 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
5034 (lisp-interaction-mode-map):
5035 * emacs-lisp/package.el (package-menu-mode-map):
5036 * epa.el (epa-key-list-mode-map):
5037 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
5038 (menu-bar-options-menu):
5039 * outline.el (outline-mode-menu-bar-map):
5040 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
5041 * vc/vc-dir.el (vc-dir-menu-map):
5042 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
5043 Capitalize non-function content words in menu item strings.
5044
5045 * dired.el (dired-mode-map): Add menu item for
5046 `image-dired-dired-toggle-marked-thumbs'.
5047
80302a81
JL
50482011-09-18 Juri Linkov <juri@jurta.org>
5049
5050 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
5051 to `isearch-case-fold-search' and restore its original value
5052 after the `isearch-mode' call.
5053
46c5cf66
JL
50542011-09-18 Juri Linkov <juri@jurta.org>
5055
5056 * progmodes/grep.el (grep-process-setup): Don't check code for 1
5057 because `zgrep' returns 1 for successful matches (bug#9226).
5058
d18b513b
JL
50592011-09-18 Juri Linkov <juri@jurta.org>
5060
5061 * info.el (Info-extract-menu-node-name): Check the second match
5062 for empty string (second test-case of bug#9528).
5063 (Info-last-preorder): Let-bind `Info-history' to nil to not add
5064 intermediate nodes to the history (first test-case of bug#9528).
5065
72753f87
JL
50662011-09-18 Juri Linkov <juri@jurta.org>
5067
5068 * info.el (Info-mode-syntax-table): New variable.
1154d12e 5069 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 5070
c9384295
JL
50712011-09-18 Juri Linkov <juri@jurta.org>
5072
1154d12e
JB
5073 * info.el (Info-file-supports-index-cookies):
5074 Increment line-beginning-position's arg from 3 to 4 because makeinfo
5075 outputs one more line for long file names (bug#4142).
c9384295 5076
d473dce8
CY
50772011-09-18 Chong Yidong <cyd@stupidchicken.com>
5078
5079 * newcomment.el (comment-normalize-vars): If prompting for
5080 comment-start, set comment-start-skip too (Bug#8424).
5081
2176854d
JB
50822011-09-18 Johan Bockgård <bojohan@gnu.org>
5083
5084 * icomplete.el: Fix previous fix of Bug#5849.
5085 (icomplete-mode): Don't set completion-show-inline-help.
5086 (icomplete-minibuffer-setup): Set completion-show-inline-help
5087 locally during icompletion.
5088
3aace4e4
CY
50892011-09-18 Chong Yidong <cyd@stupidchicken.com>
5090
c940224f
CY
5091 * woman.el (woman2-process-escapes): Don't delete unrecognized
5092 escapes (Bug#7843).
5093
3aace4e4
CY
5094 * files.el (inhibit-first-line-modes-regexps): Add image files.
5095 (hack-local-variables-prop-line): Return nil for malformed
5096 prop-lines (Bug#9044).
5097
710dec63
MA
50982011-09-18 Michael Albinus <michael.albinus@gmx.de>
5099
5100 * net/tramp.el (top): Don't require 'shell.
5101 (tramp-methods): Fix docstring.
5102 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
5103 Return complete remote file name. Handle "smb" case.
5104 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
5105 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
5106
5107 * net/tramp-compat.el (top): Require 'shell.
5108
5109 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5110 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
5111 `tramp-current-host'.
5112 (tramp-get-remote-tmpdir): Remove.
5113
5114 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
5115 `tramp-tmpdir' entries.
5116 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
5117 (tramp-smb-handle-file-attributes): Ignore errors.
5118 (tramp-smb-wait-for-output): Check also for process end.
5119
5d5ac8ec
LMI
51202011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5121
5122 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
5123 when sending QUIT (bug#9312).
5124
8c0f49f0
CY
51252011-09-17 Chong Yidong <cyd@stupidchicken.com>
5126
5127 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
5128 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
5129 occur-mode-display-occurrence.
5130 (occur-edit-mode): Add usage message.
5131 (occur-cease-edit): New command.
5132 (occur-after-change-function): Use text properties to find the
5133 position of the prefix text.
5134 (occur-engine): Set stickiness of prefix text properties.
5135
8f1383f7
GM
51362011-09-17 Glenn Morris <rgm@gnu.org>
5137
5138 * progmodes/etags.el (complete-tag):
5139 Fix call to completion-in-region. (Bug#9526)
5140
744ba0e3
JL
51412011-09-17 Juri Linkov <juri@jurta.org>
5142
5143 * textmodes/ispell.el (ispell-word): Add to the error message
5144 the word, ispell program name and current dictionary (bug#9121).
5145 (ispell-tex-arg-end): Capitalize "error" in the error message.
5146
d9bbf400
AS
51472011-09-17 Andreas Schwab <schwab@linux-m68k.org>
5148
5149 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
5150 check. (Bug#4251)
5151
8da11505
JL
51522011-09-17 Juri Linkov <juri@jurta.org>
5153
5154 * window.el (window-safe-min-height, window-safe-min-width):
5155 Fix typos (followup to bug#9522).
5156
a91adc7e
SJ
51572011-09-17 Sven Joachim <svenjoac@gmx.de>
5158
5159 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
5160
064f328a
EZ
51612011-09-16 Eli Zaretskii <eliz@gnu.org>
5162
5163 * simple.el (line-move): If goal-column is set, move by logical
5164 lines, not by display lines. (Bug#971)
5165 (next-line, previous-line, goal-column, line-move-visual): Doc fix
5166 to reflect the above change.
5167
e69df516
SM
51682011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5169
5170 * image.el (imagemagick-register-types): Use regexp-opt.
5171
cbb0f9ab
CY
51722011-09-15 Chong Yidong <cyd@stupidchicken.com>
5173
5174 * window.el (display-buffer-base-action): Rename from
5175 display-buffer-default-action. Make default value empty.
5176 (display-buffer-overriding-action): Convert to defvar.
5177 (display-buffer-fallback-action): New var.
5178
25322144
CY
51792011-09-15 Chong Yidong <cyd@stupidchicken.com>
5180
5181 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
5182 declaration.
5183 (package--add-to-archive-contents): If there is a duplicate entry
5184 with an older version, remove it.
5185 (package-menu-mark-delete, package-menu-mark-install)
5186 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
5187 (package-menu-mark-obsolete-for-deletion):
5188 Use package-menu-get-status instead of a regexp search.
25322144
CY
5189 (package-menu-get-status): Use tabulated-list-entry.
5190 (package-menu-mark-upgrades): New command.
d770725a 5191 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
5192 (package-menu-execute): Do installation before deletion.
5193 (package-menu-refresh, package-menu-execute): Use derived-mode-p
5194 instead of checking major-mode.
5195 (package-menu--find-upgrades): New function.
5196
7520339c
LMI
51972011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5198
5199 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
5200 passwords in the log buffer.
65a046c4
LMI
5201 (smtpmail-process-filter): Update the process marker so that the
5202 "broken by peer" status message is inserted in the right place.
7520339c 5203
d3c30954
SM
52042011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
5205
3fe48822
SM
5206 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
5207 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
5208 bibtex-completion-at-point-function.
5209 (bibtex-completion-at-point-function): Use them.
5210
1b8b3954
SM
5211 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
5212
d3c30954
SM
5213 * mpc.el (mpc-constraints-tag-lookup): New function.
5214 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
5215 also to browser "album|playlist".
5216
72779976
JL
52172011-09-14 Juri Linkov <juri@jurta.org>
5218
5219 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
5220 (isearch-edit-string): Use length of `isearch-string' when
5221 `isearch-fail-pos' returns nil.
5222 (isearch-message): Remove duplicate code and call
5223 `isearch-fail-pos' with arg `t'.
5224
a0bf2bcd
CY
52252011-09-14 Chong Yidong <cyd@stupidchicken.com>
5226
17bb0a2d
CY
5227 * replace.el (occur-mode-goto-occurrence): Don't force using other
5228 window (Bug#9499).
5229
a0bf2bcd
CY
5230 * dired-aux.el (dired-do-chmod): Don't provide initial input.
5231
f678e0b6
MR
52322011-09-14 Martin Rudalics <rudalics@gmx.at>
5233
5234 * window.el (display-buffer-window): Remove.
5235 (display-buffer-record-window): Use help-setup window parameter
5236 instead of variable display-buffer-window.
5237 (display-buffer-function, special-display-buffer-names)
5238 (special-display-function): Mention help-setup parameter instead
5239 of display-buffer-window in doc-string.
d3c30954
SM
5240 * help.el (help-window-setup): New argument help-window.
5241 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
5242 Reword some messages.
5243 (with-help-window): Pass window used for displaying the buffer
5244 to help-window-setup. Don't set display-buffer-window.
5245
8e39b2e8
GM
52462011-09-13 Glenn Morris <rgm@gnu.org>
5247
5248 * emacs-lisp/debug.el (debugger-make-xrefs):
5249 Preserve point. (Bug#9462)
5250
85e9c04b
CY
52512011-09-13 Chong Yidong <cyd@stupidchicken.com>
5252
5253 * window.el (window-deletable-p): Use next-frame.
5254
1b36ed6a
MR
52552011-09-13 Martin Rudalics <rudalics@gmx.at>
5256
5257 * window.el (window-auto-delete): Remove.
5258 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 5259 dedication and previous buffers.
1b36ed6a
MR
5260 (switch-to-prev-buffer): Don't delete window.
5261 (delete-windows-on): Delete a window's frame if and only if the
5262 window is dedicated.
5263 (replace-buffer-in-windows): Delete buffer's window or frame if
5264 and only if window is dedicated.
5265 (quit-window): Handle quit-restore as before last change.
4d61f28d 5266 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 5267
ef8ef9fb
CY
52682011-09-13 Chong Yidong <cyd@stupidchicken.com>
5269
5270 * window.el (window-deletable-p): Never delete the last frame on a
5271 given terminal.
5272
b2cba41e
GM
52732011-09-13 Glenn Morris <rgm@gnu.org>
5274
5275 * help.el (describe-key-briefly): Copy previous standard-output change.
5276
51553db6 52772011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
5278
5279 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
5280
b7556719
GM
52812011-09-13 Glenn Morris <rgm@gnu.org>
5282
5283 * emacs-lisp/lisp-mode.el (lisp-indent-function):
5284 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
5285
64b51947
CY
52862011-09-12 Chong Yidong <cyd@stupidchicken.com>
5287
5288 * dired-aux.el (dired-mark-read-string): Don't return default
5289 value on empty input (Bug#9361).
5290 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
5291 Omit initial minibuffer contents.
5292 (dired-do-chmod): Signal an error on empty input.
5293 (dired-mark-read-string): Don't return default on empty input.
5294
5295 * files.el (file-modes-symbolic-to-number): Doc fix.
5296
393a301e
SM
52972011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5298
5299 * international/mule-cmds.el (ucs-completions): Remove.
5300 (read-char-by-name): Use complete-with-action instead; add metadata.
5301
fa5660f9
CY
53022011-09-11 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * window.el (display-buffer--action-function-custom-type)
5305 (display-buffer--action-custom-type): New vars.
5306 (display-buffer-alist, display-buffer-default-action)
5307 (display-buffer-overriding-action): Add defcustom types.
5308
4a592f66
CY
5309 * frame.el (delete-other-frames): Doc fix (Bug#276).
5310
73d56dbd
LMI
53112011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5312
5313 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
5314
37ac18a3
CY
53152011-09-11 Chong Yidong <cyd@stupidchicken.com>
5316
5317 Change modes that used same-window-* vars to use switch-to-buffer.
5318
5319 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
5320 Use switch-to-buffer.
5321
5322 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
5323 (customize-browse, custom-buffer-create-other-window):
5324 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
5325
5326 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
5327 (Info-prev, Info-up, Info-speedbar-goto-node)
5328 (info-display-manual): Use switch-to-buffer.
5329 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
5330
5331 * mail/sendmail.el (mail): Use switch-to-buffer.
5332 (mail-recover): Use switch-to-buffer-other-window.
5333
5334 * cmuscheme.el (run-scheme, switch-to-scheme):
5335 * ielm.el (ielm):
5336 * shell.el (shell):
5337 * net/rlogin.el (rlogin):
5338 * net/telnet.el (telnet, rsh):
5339 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
5340
10195bd6
AS
53412011-09-11 Andreas Schwab <schwab@linux-m68k.org>
5342
5343 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
5344
b322f63a
LMI
53452011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5346
39d7fed6
LMI
5347 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
5348 so don't mention it (bug#9301).
ba5a81f1 5349 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 5350
ee0e9f11
LMI
5351 * faces.el (face-spec-set-match-display): Make `(type graphic)'
5352 match `x', `w32' and `ns', like the manual says (bug#9029).
5353
0b1c89c1 5354 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
5355 (process-kill-buffer-query-function): Mention the buffer name in
5356 the query.
0b1c89c1 5357
77549ea8
LMI
5358 * image-mode.el (image-next-line): The line parameter is mandatory
5359 (bug#9258).
5360
803ef892
LMI
5361 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
5362 which can be useful (bug#9301).
5363
12980837
LMI
5364 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
5365
91054f8f
LMI
5366 * subr.el (match-string): Mention that the current buffer should
5367 be the same as the search was done in (bug#9282).
5368
b322f63a
LMI
5369 * facemenu.el: Disable the remove-* commands if the mark isn't
5370 active (bug#9162).
5371
3199b96f
CY
53722011-09-10 Chong Yidong <cyd@stupidchicken.com>
5373
5374 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
5375 of display-buffer.
5376 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
5377
5378 * replace.el (occur-mode-goto-occurrence)
5379 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
5380 and display-buffer.
5381
5382 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
5383 display-buffer.
5384
5385 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
5386 special-display and same-window variables.
5387 (mail-other-window): Use switch-to-buffer-other-window.
5388 (mail-other-frame): USe switch-to-buffer-other-frame.
5389
393a301e
SM
5390 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
5391 Use display-buffer-other-frame.
3199b96f
CY
5392 (gdb-display-gdb-buffer): Use pop-to-buffer.
5393
5394 * progmodes/gud.el (gud-goto-info): Use info-other-window.
5395
5396 * progmodes/python.el: Don't set same-window-buffer-names.
5397
5398 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
5399
5400 * window.el (display-buffer-alist): Add *Python*.
5401
8319e0bf
CY
54022011-09-10 Chong Yidong <cyd@stupidchicken.com>
5403
5404 * window.el (display-buffer-alist): Add entry for buffers
5405 previously handled same-window-*.
5406 (display-buffer-alist, display-buffer-default-action)
5407 (display-buffer-overriding-action): Mark as risky.
5408 (display-buffer-alist): Document action function changes.
5409 (display-buffer--same-window-action)
5410 (display-buffer--other-frame-action): New variables.
5411 (switch-to-buffer, display-buffer-other-frame): Use them.
5412 (display-buffer): Rename reuse-frame entry to reusable-frames.
5413 (display-buffer-reuse-selected-window): Function deleted.
5414 (display-buffer-reuse-window): Handle reusable-frames alist entry.
5415 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
5416 (display-buffer-special): New function.
5417 (display-buffer--maybe-pop-up-frame-or-window): Rename from
5418 display-buffer-reuse-or-pop-window. Split off special-display
5419 part into display-buffer-special.
5420 (display-buffer-use-some-window): Don't perform any special
5421 pop-up-frames handling.
5422 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 5423 (display-buffer--maybe-same-window): Rename from
0d3ff375 5424 display-buffer-maybe-same-window.
8319e0bf 5425
919a69aa
CY
5426 * info.el: Don't set same-window-regexps.
5427 (info-setup): New function.
5428 (info-other-window, info): Call it.
5429
5430 * cus-edit.el: Don't set same-window-regexps.
5431 (customize-group): New argument.
5432 (customize-group-other-window): Use it.
5433 (customize-face, customize-face-other-window): Likewise.
5434 (custom-buffer-create-other-window): Use pop-to-buffer directly.
5435
8319e0bf
CY
5436 * net/rlogin.el:
5437 * net/telnet.el:
5438 * progmodes/gud.el: Don't set same-window-regexps.
5439
5440 * cmuscheme.el:
5441 * ielm.el:
5442 * shell.el:
5443 * mail/sendmail.el:
5444 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
5445
25173000
JL
54462011-09-10 Juri Linkov <juri@jurta.org>
5447
5448 * isearch.el (isearch-edit-string): Remove obsolete mention of
5449 `C-w' (`isearch-yank-word-or-char') from docstring.
5450 (isearch-query-replace): Fix typo in docstring (bug#9466).
5451
056e44ef
JL
54522011-09-10 Juri Linkov <juri@jurta.org>
5453
5454 * paren.el (show-paren-function): Don't show escaped parens.
5455 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
5456
c3760c17
EZ
54572011-09-10 Eli Zaretskii <eliz@gnu.org>
5458
5459 * mail/sendmail.el (mml-to-mime, mml-attach-file)
5460 (mm-default-file-encoding): Remove autoload forms, they are
5461 replaced with autoload cookies in mml.el and mm-encode.el.
5462 (mail-add-attachment): New command.
5463 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
5464 (mail-mode): Mention mail-insert-file and mail-add-attachment in
5465 the doc string.
5466 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
5467
fece895e
RT
54682011-09-10 Reuben Thomas <rrt@sc3d.org>
5469
e69df516
SM
5470 * simple.el (count-words-region): Use buffer if there's no region
5471 (bug#9429).
fece895e 5472
5e68ce4a
JL
54732011-09-09 Juri Linkov <juri@jurta.org>
5474
5475 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
5476 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
5477 (wdired-isearch-filter-read-only): New function. (Bug#6362)
5478
0a6b9622
AM
54792011-09-09 Alan Mackenzie <acm@muc.de>
5480
5481 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
5482 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
5483
14a29deb
EZ
54842011-09-09 Eli Zaretskii <eliz@gnu.org>
5485
5486 Fix for Savannah bug#9392.
5487 * simple.el (mail-encode-mml): New defvar.
5488
5489 * mail/rmail.el (mail-encode-mml): Add a defvar.
5490 (rmail-enable-mime-composing): Default to t.
5491 (rmail-forward): Use MIME method of forwarding only if both
5492 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
5493 Set mail-encode-mml non-nil if the MIME method was used.
5494
5495 * mail/sendmail.el (mml-to-mime): Add autoload form.
5496 (mail-encode-mml): Add a defvar.
5497 (mail-mode): Make mail-encode-mml buffer-local and initialize it
5498 to nil.
5499 (mail-send): If mail-encode-mml is non-nil, run the outgoing
5500 message through mml-to-mime, and reset mail-encode-mml to nil.
5501
28c45130
GM
55022011-09-09 Glenn Morris <rgm@gnu.org>
5503
5504 * woman.el (woman-if-body): When processing an .el block,
5505 do not delete the next .el block as well. (Bug#9447)
69f4b618 5506 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 5507
9b1c252e
MR
55082011-09-08 Martin Rudalics <rudalics@gmx.at>
5509
5510 * window.el (window-deletable-p): Make sure window is live before
5511 invoking window-prev-buffers.
5512
567457e3
LL
55132011-09-08 Leo Liu <sdl.web@gmail.com>
5514
5515 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5516
97f05794
JL
55172011-09-08 Juri Linkov <juri@jurta.org>
5518
5519 * progmodes/compile.el (compilation-environment): Make it
5520 a defcustom (bug#8340).
5521
8b0874b5
MR
55222011-09-08 Martin Rudalics <rudalics@gmx.at>
5523
5524 * window.el (frame-auto-delete): Rename to window-auto-delete.
5525 Make it control auto-deletion of windows and/or frames.
5526 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5527 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5528 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5529 Rewrite handling of case when window/frame can be deleted.
5530 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5531 argument t. (Bug#9456)
8b0874b5 5532
4feb6e73
CY
55332011-09-07 Chong Yidong <cyd@stupidchicken.com>
5534
5535 * help-mode.el (help-mode): Restore autoload.
5536
91ab9c13
JL
55372011-09-07 Juri Linkov <juri@jurta.org>
5538
5539 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5540 `compilation-environment'. Set buffer-local
5541 `compilation-environment' to `thisenv' later after (funcall mode).
5542 (Bug#8340)
5543
5544 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5545 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5546 instead of replacing its value. (Bug#8340)
5547
0527e251
JL
55482011-09-07 Juri Linkov <juri@jurta.org>
5549
5550 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5551 based on text properties put by `grep-filter' instead of matching
5552 escape sequences.
5553 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5554 to the value of `grep-error-screen-columns' (bug#9438).
5555
249f792c
JL
55562011-09-07 Juri Linkov <juri@jurta.org>
5557
5558 * simple.el (next-error-highlight, next-error-highlight-no-select):
5559 Doc fix (bug#9432).
5560
ff7271b9
OT
55612011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5562
5563 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5564 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5565
183fc730
LL
55662011-09-07 Leo Liu <sdl.web@gmail.com>
5567
5568 * net/rcirc.el (rcirc-mode): Conditionally initialize
5569 rcirc-input-ring.
5570
77694924
SM
55712011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5572
5573 * emacs-lisp/find-func.el (find-function-C-source): Only set
5574 find-function-C-source-directory after checking that we found a source
5575 file there (bug#9440).
5576
d809b8eb
AM
55772011-09-06 Alan Mackenzie <acm@muc.de>
5578
5579 * isearch.el (isearch-other-meta-char): Wherever a key list is
5580 unread, "unread" the prefix arg, too. This fixes bug #8901.
5581
453de99f
OG
55822011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5583
5584 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5585
90439906
JL
55862011-09-05 Juri Linkov <juri@jurta.org>
5587
5588 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5589
f62bd846
JL
55902011-09-05 Juri Linkov <juri@jurta.org>
5591
5592 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5593 keeping point where processing of grep matches begins, and
5594 continue to delete remaining escape sequences from the same point.
5595 (grep-filter): Make leading zero optional in "0?1;31m" because
5596 git-grep emits "\033[1;31m" escape sequences unlike expected
5597 "\033[01;31m" as GNU Grep does (bug#9408).
5598 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5599
045820ec
JL
56002011-09-05 Juri Linkov <juri@jurta.org>
5601
5602 * subr.el (y-or-n-p): Capitalize "yes".
5603
f5e29b9b
MA
56042011-09-04 Michael Albinus <michael.albinus@gmx.de>
5605
5606 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5607 `tramp-cache-unload-hook' where appropriate.
5608 (tramp-methods): Rename `tramp-remote-sh' to
5609 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5610 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5611
5612 * net/tramp-sh.el (top): Don't require 'shell.
5613 (tramp-methods): Add `tramp-remote-shell' and
5614 `tramp-remote-shell-args' entries.
5615 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5616 (tramp-sh-handle-shell-command): Remove.
5617 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5618 Use `tramp-remote-shell'.
5619
2784c434
CY
56202011-09-03 Chong Yidong <cyd@stupidchicken.com>
5621
393a301e 5622 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5623 (sendmail-query-once): Save directly to send-mail-function.
5624 Update message-send-mail-function too.
5625
5626 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5627
464cdf56
CS
56282011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5629
5630 * progmodes/python.el (python-mode-map): Use correct function to
5631 start python interpreter from menu-bar (as reported by Geert
5632 Kloosterman).
5633 (inferior-python-mode-map): Fix typo.
393a301e 5634 (python-shell-map): Remove.
464cdf56 5635
d37e5c87
DD
56362011-09-03 Deniz Dogan <deniz@dogan.se>
5637
5638 * net/rcirc.el (rcirc-print): Simplify code for
5639 rcirc-scroll-show-maximum-output. There is no need to walk
5640 through all windows to find the right one.
5641
f3ada0ee
CS
56422011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5643
5644 * help.el (help-return-method): Doc fix.
5645
1f3c99ca
MR
56462011-09-03 Martin Rudalics <rudalics@gmx.at>
5647
5648 * window.el (window-deletable-p): Don't return a non-nil value
5649 when there's a buffer that was shown in the window before.
5650 (Bug#9419)
393a301e
SM
5651 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5652 Set window's previous buffers to nil.
1f3c99ca 5653
a3cf097f
EZ
56542011-09-03 Eli Zaretskii <eliz@gnu.org>
5655
5656 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5657 newline before and after the tag line, so it doesn't interfere
5658 with determining the paragraph direction of bidirectional text.
5659
3d03de90
LL
56602011-09-03 Leo Liu <sdl.web@gmail.com>
5661
5662 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5663
c3313451
CY
56642011-09-02 Chong Yidong <cyd@stupidchicken.com>
5665
393a301e 5666 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5667 (pop-to-buffer): Change interactive spec. Pass second argument
5668 directly to display-buffer.
5669 (display-buffer): Fix interactive spec. Use functionp to
5670 distinguish between a function and a list of functions.
5671
5672 * abbrev.el (edit-abbrevs):
5673 * arc-mode.el (archive-extract):
5674 * autoinsert.el (auto-insert):
5675 * bookmark.el (bookmark-bmenu-list):
5676 * files.el (find-file):
5677 * view.el (view-buffer):
5678 * progmodes/compile.el (compilation-goto-locus):
5679 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5680
89894cd8
CY
56812011-09-02 Chong Yidong <cyd@stupidchicken.com>
5682
5683 * window.el (display-buffer-alist): Doc fix.
5684 (display-buffer): Add docstring. Don't treat
5685 display-buffer-default specially.
5686 (display-buffer-reuse-selected-window)
5687 (display-buffer-same-window, display-buffer-maybe-same-window)
5688 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5689 (display-buffer-pop-up-window)
5690 (display-buffer-reuse-or-pop-window)
5691 (display-buffer-use-some-window): New functions.
5692 (display-buffer-default-action): Use them.
393a301e 5693 (display-buffer-default): Delete.
89894cd8
CY
5694 (pop-to-buffer-1): Fix choice of actions.
5695
ae0bc9fb
SM
56962011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5697
5698 * minibuffer.el (completion--insert-strings): Don't get confused by
5699 completion entries that end with an LF char.
5700
e9d90883
EZ
57012011-09-01 Eli Zaretskii <eliz@gnu.org>
5702
5703 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5704
437014c8
CY
57052011-09-01 Chong Yidong <cyd@stupidchicken.com>
5706
5707 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5708 (display-buffer-same-window, display-buffer-other-window):
5709 New functions.
437014c8
CY
5710 (pop-to-buffer-1): New function. Use the above.
5711 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5712 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5713
5714 * view.el (view-buffer-other-window, view-buffer-other-frame):
5715 Just use pop-to-buffer.
5716
a5e063d5
TV
57172011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5718
5719 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5720
793d32bb
WH
57212011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5722
5723 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5724
d65e4c15
RS
57252011-08-31 Richard Stallman <rms@gnu.org>
5726
5727 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5728 of the separation of rmail-view-buffer from rmail-buffer.
5729 If you say no to "replace original", the decrypt is in the
5730 view buffer. If you say yes, the decrypt goes into the
5731 rmail buffer also.
5732
f818cd2a
MR
57332011-08-31 Martin Rudalics <rudalics@gmx.at>
5734
5735 * window.el (display-buffer-window): Rewrite doc-string.
5736 (display-buffer-record-window): New function.
5737 (display-buffer-macro-specifiers)
5738 (display-buffer-even-window-sizes, display-buffer-set-height)
5739 (display-buffer-set-width, display-buffer-in-window)
5740 (display-buffer-reuse-window, display-buffer-split-specifiers)
5741 (display-buffer-side-specifiers, display-buffer-split-window-1)
5742 (display-buffer-split-window, display-buffer-split-atom-window)
5743 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5744 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5745 (display-buffer-other-window-means-other-frame)
5746 (display-buffer-normalize-special)
5747 (display-buffer-normalize-default)
5748 (display-buffer-normalize-argument)
5749 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5750 (display-buffer-normalize-specifiers, display-buffer-frame)
5751 (display-buffer-same-window, display-buffer-same-frame)
5752 (display-buffer-other-window)
5753 (display-buffer-same-frame-other-window)
5754 (display-buffer-other-frame, pop-to-buffer-same-window)
5755 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5756 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5757 (switch-to-buffer-same-frame)
5758 (switch-to-buffer-other-window-same-frame)
5759 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5760 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5761 (display-buffer-alist-set): Remove.
5762 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5763 (special-display-regexps, special-display-function):
5764 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5765 parameter.
5766 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5767 (special-display-frame-alist, special-display-popup-frame)
5768 (same-window-buffer-names, same-window-regexps, same-window-p)
5769 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5770 (split-window-preferred-function, split-height-threshold)
5771 (split-width-threshold, window-splittable-p)
5772 (split-window-sensibly, window--try-to-split-window)
5773 (window--frame-usable-p, even-window-heights)
5774 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5775 (window--display-buffer-2, display-buffer-other-frame):
5776 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5777 (display-buffer-default, display-buffer-assq-regexp): New functions.
5778 (display-buffer-alist): Rewrite doc-string.
5779 (display-buffer-default-action)
5780 (display-buffer-overriding-action): New variables.
5781 (display-buffer, switch-to-buffer): Rewrite.
5782 (pop-to-buffer): Restore Emacs 23 behavior but use
5783 window-normalize-buffer-to-display.
5784 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5785 Restore Emacs 23 behavior but use
5786 window-normalize-buffer-to-switch-to.
5787 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5788 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5789 Rewrite using Emacs 23 options.
f818cd2a 5790
5bc3b51d
MA
57912011-08-31 Michael Albinus <michael.albinus@gmx.de>
5792
5793 * net/tramp.el (tramp-root-regexp): Remove.
5794 (tramp-completion-file-name-regexp-unified)
5795 (tramp-completion-file-name-regexp-separate)
5796 (tramp-completion-file-name-regexp-url): Don't use leading volume
5797 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5798 (tramp-drop-volume-letter): Simplify definition.
5799 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5800
b1a4f8e1
SM
58012011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5802
5803 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5804 (bug#9356).
5805
5664fa7b
RT
58062011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5807
b1a4f8e1 5808 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5809
9a45d6c3
JL
58102011-08-29 Juri Linkov <juri@jurta.org>
5811
5812 * isearch.el (isearch-done): Don't display message "Mark saved"
5813 when arg `edit' is non-nil to prevent its flicker in the echo area.
5814
fb87e0fb
CY
58152011-08-28 Chong Yidong <cyd@stupidchicken.com>
5816
5817 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5818 obsolete packages for deletion.
5819
09ac1c2a
CS
58202011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5821
5822 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5823 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5824 view-mode from help-mode.
5825 (help-xref-override-view-map): Remove.
5826 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5827 view-mode is not used anymore.
5828
7a1ff57f
CY
58292011-08-28 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * server.el (server-port): Doc fix.
5832
b9696605
CY
5833 * cus-theme.el (custom-theme-choose-mode): Inherit from
5834 special-mode (Bug#9124).
5835 (custom-theme-choose-mode-map): Add special-mode to parent.
5836
ef8cdf8c
AM
58372011-08-28 Alan Mackenzie <acm@muc.de>
5838
5839 * progmodes/cc-fonts.el
5840 (c-make-font-lock-BO-decl-search-function): New function.
5841 (c-basic-matchers-after - "Fontify the clauses after various
5842 keywords"): Extract the three keyword lists for the 3 erroneous
5843 constructs from the list of four, and use the new function above
5844 in place of an old one.
5845
27de4e20
DD
58462011-08-28 Deniz Dogan <deniz@dogan.se>
5847
5848 * net/rcirc.el (rcirc-insert-prev-input)
5849 (rcirc-insert-next-input): Remove unused argument.
5850
356a3681
SM
58512011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5852
5853 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5854
3fc9b218
AM
58552011-08-27 Alan Mackenzie <acm@muc.de>
5856
5857 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5858 handle function pointer parameters properly.
5859
538a061c
MR
58602011-08-27 Martin Rudalics <rudalics@gmx.at>
5861
5862 * window.el (display-buffer-reuse-window): Fix case where
5863 selected window was reused with non-nil OTHER-WINDOW argument.
5864 (Bug#9381)
5865
35b1c40c
DD
58662011-08-27 Deniz Dogan <deniz@dogan.se>
5867
5868 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5869 oftc's NickServ messages.
5870
2f6a3e79
GM
58712011-08-27 Glenn Morris <rgm@gnu.org>
5872
5873 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5874
7254299e
CY
58752011-08-26 Chong Yidong <cyd@stupidchicken.com>
5876
5877 * emacs-lisp/package.el (package-install): Call package-initialize
5878 if called interactively.
5879
f8ccf167
LL
58802011-08-26 Leo Liu <sdl.web@gmail.com>
5881
5882 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5883
3e8cd5ce
JL
58842011-08-25 Juri Linkov <juri@jurta.org>
5885
5886 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5887 `search-whitespace-regexp' (bug#9364).
5888
93eb7113
JL
58892011-08-25 Juri Linkov <juri@jurta.org>
5890
5891 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5892 `regexp-search-ring' to their global values to protect from
5893 updating by `read-from-minibuffer' (bug#9185).
5894
f65d1611
JL
58952011-08-25 Juri Linkov <juri@jurta.org>
5896
5897 * textmodes/ispell.el (ispell-command-loop): Add newline
5898 at the end of the "Use option `i'..." line.
5899
f1cf7a31
JL
59002011-08-25 Juri Linkov <juri@jurta.org>
5901
5902 * battery.el (display-battery-mode): If `battery-status-function'
5903 or `battery-mode-line-format' is nil, display the message and set
5904 `display-battery-mode' to nil (bug#9363).
5905
0c95fcf7
EZ
59062011-08-25 Eli Zaretskii <eliz@gnu.org>
5907
5908 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5909 bidi-string-mark-left-to-right; they are unnecessary now.
5910
a2ebe600
DD
59112011-08-25 Deniz Dogan <deniz@dogan.se>
5912
5913 * net/quickurl.el: Documentation typo fixes.
5914
e4ed06f1
CY
59152011-08-25 Chong Yidong <cyd@stupidchicken.com>
5916
5917 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5918
e5f1c99e
GM
59192011-08-25 Glenn Morris <rgm@gnu.org>
5920
b2948976
GM
5921 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5922
e5f1c99e
GM
5923 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5924 (smtpmail-via-smtp): Handle nil response from smtp.
5925
f22f4808
JL
59262011-08-24 Juri Linkov <juri@jurta.org>
5927
5928 * proced.el (proced-marked): Inherit from `error' instead of
5929 `font-lock-warning-face'.
5930
5931 * ibuffer.el (ibuffer-marked-face): Change default face from
5932 `font-lock-warning-face' to `warning'.
5933 (ibuffer-deletion-face): Change default face from
5934 `font-lock-type-face' to `error'.
5935
5936 * battery.el (battery-update): Use the face `error' instead of
5937 `font-lock-warning-face' (bug#6117).
5938
6a93965e
JL
59392011-08-24 Juri Linkov <juri@jurta.org>
5940
5941 * faces.el (success): Change face color from "Green3" to
5942 "ForestGreen" on light background (bug#9353).
5943
1ed43b09
CY
59442011-08-24 Chong Yidong <cyd@stupidchicken.com>
5945
5664fa7b
RT
5946 * window.el (quit-window): Rename from quit-restore-window.
5947 Use same arglist as old quit-window.
1ed43b09
CY
5948 (frame-auto-delete): Doc fix.
5949
5950 * view.el (view-mode-exit): Use quit-window.
5951
11dcdbb2
JL
59522011-08-24 Juri Linkov <juri@jurta.org>
5953
5954 * isearch.el (isearch-ring-adjust1): Start visiting previous
5955 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
5956 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
5957 for empty search string (when the last search string is reused
5958 automatically) to adjust the isearch ring to the last element and
5959 prepare the correct index for further M-p commands (bug#9185).
5960
de62b4df
KH
59612011-08-24 Kenichi Handa <handa@m17n.org>
5962
5963 * international/ucs-normalize.el: If decomposition property of
5964 CHAR is the default one (i.e. a list of CHAR itself), treat it as
5965 nil.
5966 (nfd, nfkd): Likewise.
5967
963b492b
SM
59682011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5969
5970 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
5971 from process filters aren't reliably transmitted to the surrounding
5972 accept-process-output.
5973 (mpc-proc-check): New function.
5974 (mpc-proc-sync): Use it (bug#8293)
5975
93b6b5e1
SM
59762011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5977
5978 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
5979 Add compatibility functions (bug#9313).
5980
bca633fb
EZ
59812011-08-23 Eli Zaretskii <eliz@gnu.org>
5982
b177498a
EZ
5983 * cus-start.el (all): Add entry for bidi-paragraph-direction.
5984
6df6ae42 5985 * international/uni-bidi.el: Regenerate.
bca633fb 5986
0902a04e
KH
59872011-08-23 Kenichi Handa <handa@m17n.org>
5988
5989 * international/charprop.el:
5990 * international/uni-bidi.el:
5991 * international/uni-category.el:
5992 * international/uni-combining.el:
5993 * international/uni-comment.el:
5994 * international/uni-decimal.el:
5995 * international/uni-decomposition.el:
5996 * international/uni-digit.el:
5997 * international/uni-lowercase.el:
5998 * international/uni-mirrored.el:
5999 * international/uni-name.el:
6000 * international/uni-numeric.el:
6001 * international/uni-old-name.el:
6002 * international/uni-titlecase.el:
6003 * international/uni-uppercase.el: Regenerate.
6004
3bbf23bc
MR
60052011-08-23 Martin Rudalics <rudalics@gmx.at>
6006
6007 * help.el (help-window-setup): Fix message displayed when other
6008 window is reused. (Bug#9341)
6009
b3fd59bd
SM
60102011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6011
1802e444
SM
6012 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
6013 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
6014
b3fd59bd
SM
6015 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
6016 Mark obsolete.
6017 * shell.el (shell-parse-pcomplete-arguments): New function.
6018 (shell-completion-vars): Use it instead (bug#9160).
6019
4eb61348
SM
60202011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
6021
867cab74
SM
6022 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
6023 strings and comments (bug#9333).
6024
4eb61348
SM
6025 * emacs-lisp/debug.el (debug-arglist): New function.
6026 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
6027 (debug-on-entry-1): Handle interpreted closures (bug#9120).
6028
262a1439
JL
60292011-08-22 Juri Linkov <juri@jurta.org>
6030
56ee679c
JL
6031 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6032 Revert regexp that highlights output switches to its old
6033 pre-2010-10-28 value and remove one `?' from it (bug#9319).
6034
262a1439
JL
6035 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
6036 to check for empty output (bug#9226).
6037
f13f86fb
CY
60382011-08-22 Chong Yidong <cyd@stupidchicken.com>
6039
6040 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
6041 symbol-constituent as the default, as that stops font-lock from
6042 working properly (Bug#8843).
6043
c65c9622
LMI
60442011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6045
6046 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
6047 `coding-system-for-*' around the process open call to avoid
6048 auth-source side effects.
e7f2c178 6049 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
6050 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
6051 probe hangs.
c65c9622 6052
23a8a5ab
CY
60532011-08-21 Chong Yidong <cyd@stupidchicken.com>
6054
ff98b2dd
CY
6055 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
6056
23a8a5ab
CY
6057 * emacs-lisp/find-func.el (find-function-noselect): New arg
6058 lisp-only.
6059
6060 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
6061 signal an error for built-in functions (Bug#6664).
6062
f5e3c598
LMI
60632011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6064
6065 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
6066 (smtpmail-try-auth-methods): Use it.
6067
a3f2468a
CY
60682011-08-21 Chong Yidong <cyd@stupidchicken.com>
6069
2c34e8da
CY
6070 * font-lock.el (font-lock-fontify-region)
6071 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
6072 (font-lock-default-unfontify-buffer)
6073 (font-lock-default-fontify-region)
6074 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
6075
b3fd59bd
SM
6076 * progmodes/compile.el (compilation-error-properties):
6077 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
6078 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
6079 `ant' regexp.
ee31aabc 6080
a3f2468a
CY
6081 * net/browse-url.el (browse-url-firefox): Don't call
6082 browse-url-firefox-sentinel unless using -remote (Bug#9328).
6083
8e999f70
GM
60842011-08-20 Glenn Morris <rgm@gnu.org>
6085
c21a496a
GM
6086 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
6087
59ee0542
GM
6088 * tutorial.el (tutorial--default-keys): Update some default bindings.
6089
8e999f70
GM
6090 * files.el (hack-local-variables): Fully ignore case for "mode:".
6091
e3715033
AM
60922011-08-20 Alan Mackenzie <acm@muc.de>
6093
6094 Resolve invalid use of a regexp in regexp-opt.
6095
4d61f28d
JB
6096 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
6097 detection for a java annotation.
e3715033 6098
4d61f28d 6099 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
6100 detection for a java annotation.
6101
4d61f28d
JB
6102 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
6103 handling for java.
e3715033
AM
6104 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
6105
04ed2e9c
CY
61062011-08-20 Chong Yidong <cyd@stupidchicken.com>
6107
6108 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
6109 (Bug#9274).
6110
826cee64
AM
61112011-08-20 Alan Mackenzie <acm@muc.de>
6112
58179cce 6113 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
6114 such a construct. Mainly for when jit-lock etc. starts a chunk
6115 here.
6116
58179cce 6117 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 6118 variable.
58179cce 6119 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
6120 c-make-font-lock-search-function.
6121 (c-make-font-lock-search-function): Use the above function.
6122 (c-make-font-lock-context-search-function): New function.
6123 (c-cpp-matchers): Enhance the preprocessor expression case with
6124 the above function
6125 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
6126 which takes an expression.
6127
6128 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
6129
13009bd8
MR
61302011-08-20 Martin Rudalics <rudalics@gmx.at>
6131
6132 * window.el (display-buffer-reuse-window)
6133 (display-buffer-pop-up-window): Don't reuse or split a side
6134 window.
6135
9234ff7f
GM
61362011-08-19 Glenn Morris <rgm@gnu.org>
6137
6138 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 6139 Downcase "Mode:". (Bug#9331)
9234ff7f 6140
f635daa1
CY
61412011-08-18 Chong Yidong <cyd@stupidchicken.com>
6142
6143 * international/characters.el: Add L and R categories.
6144
6145 * subr.el (bidi-string-mark-left-to-right): Rename from
6146 string-mark-left-to-right. Use category search.
6147
6148 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
6149
bc987f8b
JL
61502011-08-18 Juri Linkov <juri@jurta.org>
6151
6152 * faces.el (error, warning, success): New faces with definitions
6153 copied from old default values of `font-lock-warning-face',
6154 `compilation-warning', `compilation-info' (bug#6117).
6155
6156 * font-lock.el (font-lock-warning-face): Inherit from `error'.
6157
6158 * progmodes/compile.el (compilation-error): Inherit from `error'.
6159 (compilation-warning): Inherit from `warning'.
6160 (compilation-info): Inherit from `success'.
6161
6162 * dired.el (dired-marked): Inherit from `warning'.
6163 (dired-flagged): Inherit from `error'.
6164
57173b96
LMI
61652011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6166
3e79eb87
LMI
6167 * mail/smtpmail.el (auth-source): Require to avoid problems with
6168 binding variables (bug#9298). Also clean up some unused
6169 autoloads.
6170
b3fd59bd
SM
6171 * net/network-stream.el (network-stream-open-starttls):
6172 Support using starttls.el without using gnutls-cli.
57173b96 6173
02b404de
JL
61742011-08-17 Juri Linkov <juri@jurta.org>
6175
6176 * progmodes/grep.el (rgrep): Handle the case when
6177 `grep-find-command' is a cons cell (bug#9278).
6178
8c9177f2
MR
61792011-08-17 Martin Rudalics <rudalics@gmx.at>
6180
6181 * window.el (display-buffer-pop-up-frame): Run frame creation
6182 function with BUFFER current (as special-display-popup-frame
6183 does). Reported by Drew Adams.
6184
3644a0ab
DU
61852011-08-17 Daiki Ueno <ueno@unixuser.org>
6186
6187 * epa-mail.el: Simplify GnuPG group expansion using
6188 epg-expand-group.
6189 (epa-mail-group-alist, epa-mail-group-modtime)
6190 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
6191 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
6192 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
6193 Remove.
6194
5e617bc2 61952011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
6196
6197 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
6198
9c4aeabf
AM
61992011-08-16 Alan Mackenzie <acm@muc.de>
6200
6201 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
6202 Correct, to avoid the inside of macros.
6203
3a99bf64
RS
62042011-08-16 Richard Stallman <rms@gnu.org>
6205
04963aa8
RS
6206 * epa-mail.el: Handle GnuPG group definitions.
6207 (epa-mail-group-alist, epa-mail-group-modtime)
6208 (epa-mail-gnupg-conf-file): New variables.
6209 (epa-mail-parse-groups, epa-mail-sync-groups)
6210 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
6211 (epa-mail-expand-recipients): New functions.
6212 (epa-mail-encrypt): Call epa-mail-expand-recipients.
6213
177549d0
RS
6214 * mail/rmail.el (rmail-epa-decrypt): New command.
6215
fe38beef
RS
6216 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
6217 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
6218 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
6219 (epa-decrypt-armor-in-region): Make error message clearer.
6220
934eacb9
SM
62212011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
6222
6223 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
6224 and "a2b" to "ab" for `prefix'.
6225
d024fb4e
CY
62262011-08-14 Chong Yidong <cyd@stupidchicken.com>
6227
6228 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
6229 filter groups.
de148fee
CY
6230 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
6231 Fourquet (Bug#8804).
d024fb4e 6232
62f1ca49
JB
62332011-08-12 Juanma Barranquero <lekktu@gmail.com>
6234
6235 * startup.el (argi): Declare as global variable (bug#9275).
6236
9ccaaa4b
CY
62372011-08-12 Chong Yidong <cyd@stupidchicken.com>
6238
6239 * subr.el (string-mark-left-to-right): Search the entire string
6240 for RTL script, not just the terminating character. Doc fix.
6241
a3dae87a
SM
62422011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6243
6cd18349
SM
6244 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
6245 New function.
6246 (js--regexp-literal, js-syntax-propertize-function): Remove.
6247 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
6248 (js-mode-map): Don't rebind electric keys.
6249 (js-insert-and-indent): Remove.
6250 (js-mode): Setup electric-layout and electric-indent instead.
6251
a3dae87a
SM
6252 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
6253
9d5cb631
DU
62542011-08-12 Daiki Ueno <ueno@unixuser.org>
6255
6256 * epa.el (epa-progress-callback-function): Fix the logic of
6257 displaying progress.
6258 * epa-file.el (epa-file-insert-file-contents): Make progress
6259 display more user-friendly.
6260 (epa-file-write-region): Ditto.
6261
3e26a4a2
CY
62622011-08-10 Chong Yidong <cyd@stupidchicken.com>
6263
6264 * subr.el (string-mark-left-to-right): New function.
6265
6266 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
6267 Use string-mark-left-to-right.
6268 (list-buffers-noselect): Caller changed.
6269
a3dae87a
SM
6270 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
6271 Use string-mark-left-to-right.
3e26a4a2
CY
6272 (tabulated-list-print): Recenter after moving point.
6273
ac8cf6e6
JL
62742011-08-10 Juri Linkov <juri@jurta.org>
6275
6276 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
6277 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
6278 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
6279
8d96c9a4
CY
62802011-08-09 Chong Yidong <cyd@stupidchicken.com>
6281
6282 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
6283 (Bug#7554).
6284
7be1c708 62852011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
6286
6287 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
6288 character. (Bug#6594)
6289
37e11a63
CY
62902011-08-08 Chong Yidong <cyd@stupidchicken.com>
6291
839dde57
CY
6292 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
6293 (image-dired--with-db-file): New macro.
6294 (image-dired-write-tags, image-dired-remove-tag)
6295 (image-dired-create-gallery-lists, image-dired-write-comments)
6296 (image-dired-get-comment, image-dired-mark-tagged-files)
6297 (image-dired-list-tags, image-dired-gallery-generate): Use it.
6298 (image-dired-gallery-generate): Use insert-file-contents.
6299
37e11a63
CY
6300 * time.el (display-time-world-list, display-time-world-display):
6301 * time-stamp.el (time-stamp-string):
6302 * vc/add-log.el (add-change-log-entry): Use setenv instead of
6303 set-time-zone-rule (Bug#7337).
6304
0b4946c4
DU
63052011-08-08 Daiki Ueno <ueno@unixuser.org>
6306
6307 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
6308 (epg-error-to-string, epg-errors-to-string): New function.
6309 (epg-wait-for-completion): Reverse errors list.
6310 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
6311 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
6312 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
6313 (epg-sign-keys, epg-generate-key-from-file)
6314 (epg-generate-key-from-string): Format errors by using
6315 epg-errors-to-string (bug#9255).
6316 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
6317
75bfc667
JL
63182011-08-07 Juri Linkov <juri@jurta.org>
6319
6320 * faces.el (list-faces-display): Remove extra angle bracket
6321 from `help-mode-map'.
6322
6323 * info.el (Info-history-toc-nodes): Doc fix.
6324
6325 * longlines.el (longlines-mode): Doc fix.
6326
673e08bb
SM
63272011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
6328
4640dd88
SM
6329 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
6330 of statements and in a few more cases (bug#9183).
6331
673e08bb
SM
6332 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
6333 New functions.
6334 (cl-transform-lambda): Use them (bug#9239).
6335
89b3f019
MR
63362011-08-05 Martin Rudalics <rudalics@gmx.at>
6337
6338 * window.el (display-buffer-same-window)
6339 (display-buffer-same-frame, display-buffer-other-window)
6340 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
6341 (pop-to-buffer-other-window)
6342 (pop-to-buffer-same-frame-other-window)
6343 (pop-to-buffer-other-frame): Make them defuns.
6344 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
6345
640c8776
SM
63462011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6347
6348 * subr.el (make-composed-keymap): Move from C. Change calling
6349 convention, and improve docstring to bring attention to a subtle point.
6350 * minibuffer.el (completing-read-default): Adjust accordingly.
6351
63648a95
MA
63522011-08-03 Michael Albinus <michael.albinus@gmx.de>
6353
6354 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6355 (tramp-open-shell): Use `tramp-shell-quote-argument'.
6356
6357 * net/trampver.el: Update release number.
6358
b796c9b7
SM
63592011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6360
6361 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
6362 "in" (bug#9190).
6363
2239d7d5
LMI
63642011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6365
e07dd7c3
LMI
6366 * mail/sendmail.el (sendmail-query-once): Restore the current
6367 buffer after querying (bug#9074).
6368
0e6a2bd7
LMI
6369 * dired.el (dired-flagged): Use different faces for marked and
6370 flagged files (bug#6117).
6371
ce887515
LMI
6372 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
6373 (bug#4433).
6374
92f2affc
LMI
6375 * ido.el (ido-mode): Switch off the message if called
6376 non-interactively.
6377
57d5aff0
LMI
6378 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
6379 before 587, since it appears that that's more likely to work for
6380 more people.
6381
98cd6c18 6382 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 6383 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
6384 exist.
6385
b96dec83
LMI
6386 * info.el: Remove the `Info-beginning-of-buffer' function
6387 (bug#8325).
6388
b796c9b7
SM
6389 * net/network-stream.el (network-stream-open-starttls):
6390 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 6391
d90e2ea0
MR
63922011-08-01 Martin Rudalics <rudalics@gmx.at>
6393
6394 * window.el (display-buffer-in-window): Don't set dedicated status
6395 of window here (Bug#9215).
6396 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6397 (display-buffer-pop-up-side-window)
b796c9b7 6398 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 6399
cca09170
SM
64002011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6401
6402 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
6403 before binding generated-autoload-file.
6404
027b979c
DD
64052011-08-01 Deniz Dogan <deniz@dogan.se>
6406
6407 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
6408
3c7ee4f3
MA
64092011-07-30 Michael Albinus <michael.albinus@gmx.de>
6410
6411 Sync with Tramp 2.2.2.
6412
6413 * net/trampver.el: Update release number.
6414
2cc8e51a
JL
64152011-07-30 Juri Linkov <juri@jurta.org>
6416
6417 * dired-aux.el (dired-touch-initial): Remove function.
6418 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
6419 current time, and `default' to the last modification time of the
6420 current marked file (bug#6887).
6421
a514d856
JM
64222011-07-28 Jose E. Marchesi <jemarch@gnu.org>
6423
6424 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 6425 numeric argument to read-number (bug#9163).
a514d856 6426
8a7eddd7
MA
64272011-07-27 Michael Albinus <michael.albinus@gmx.de>
6428
6429 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
6430 connection process, it could be nil.
6431
1ddd96f5
LL
64322011-07-27 Leo Liu <sdl.web@gmail.com>
6433
6434 Simplify url handling in rcirc-mode.
6435
6436 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
6437 (rcirc-browse-url-at-mouse): Remove.
6438 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
6439
b248a85d
AM
64402011-07-26 Alan Mackenzie <acm@muc.de>
6441
6442 Fontify bitfield declarations properly.
6443
6444 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
6445 (c-symbol-chars): Now exported as a lang variable.
6446 (c-not-primitive-type-keywords): New lang variable.
6447
6448 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
6449 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 6450 parsed as a bitfield declaration.
b248a85d 6451
b796c9b7
SM
6452 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6453 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
6454 (c-punctuation-in): New function.
6455 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
6456 declarations properly.
6457
68575ab0
UJ
64582011-07-26 Ulf Jasper <ulf.jasper@web.de>
6459
6460 * calendar/icalendar.el (icalendar--all-events): Take care of
6461 multiple vcalendars in a single file.
b796c9b7 6462 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 6463
0f0a88b9
DD
64642011-07-25 Deniz Dogan <deniz@dogan.se>
6465
6466 * image.el (insert-image): Clarifying docstring.
6467
0b3f36df
MA
64682011-07-24 Michael Albinus <michael.albinus@gmx.de>
6469
6470 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
6471 `tramp-send-command-and-check' if there is no error.
6472 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
6473
a9901f61
AM
64742011-07-22 Alan Mackenzie <acm@muc.de>
6475
6476 Prevent cc-langs.elc being loaded at run time.
6477
6478 * progmodes/cc-mode.el: Remove two autoload forms which loaded
6479 cc-langs.
6480
4d61f28d 6481 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
6482 "(require 'cc-langs)". Quote a form so it will evaluate at
6483 (cc-mode's) compilation time.
6484
11d074b2
MA
64852011-07-22 Michael Albinus <michael.albinus@gmx.de>
6486
6487 * net/tramp.el (tramp-file-name-handler): Avoid recursive
6488 loading. (Bug#9114)
6489
938b94c8
MR
64902011-07-21 Martin Rudalics <rudalics@gmx.at>
6491
6492 * window.el (display-buffer-pop-up-window)
6493 (display-buffer-pop-up-side-window)
6494 (display-buffer-in-side-window): Call display-buffer-set-height
6495 and display-buffer-set-width after setting the new window's
b796c9b7 6496 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 6497
bfa4f190
SS
64982011-07-20 Sam Steingold <sds@gnu.org>
6499
6500 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
6501 (etags-tags-included-tables): Call `convert-standard-filename' on
6502 the file names contained in TAGS so that windows Emacs can handle
6503 TAGS files created by cygwin ctags.
6504
8ca42262
LMI
65052011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6506
6507 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
6508 which apparently didn't work.
6509
5db2afd2 65102011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 6511
5db2afd2
RW
6512 * proced.el (proced-send-signal): For *Marked Processes* buffer
6513 put point at beginning of buffer.
6514
92e15d10
SB
65152011-07-19 Stephen Berman <stephen.berman@gmx.net>
6516
6517 * proced.el (proced-format): Make header lines align with the text
6518 (bug#1779).
6519
1bfd59e5
LMI
65202011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6521
6522 * view.el (view-buffer): Allow running in `special' modes if we're
6523 visiting a file (bug#8615).
6524
f5aae37c
MR
65252011-07-19 Martin Rudalics <rudalics@gmx.at>
6526
6527 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6528 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6529 New functions.
f5aae37c
MR
6530 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6531 more accurately.
6532
bf2c1571
AM
65332011-07-18 Alan Mackenzie <acm@muc.de>
6534
6535 Fontify declarators properly when, e.g., a jit-lock chunk begins
6536 inside a declaration.
6537
6538 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6539
b796c9b7
SM
6540 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6541 New function.
bf2c1571
AM
6542 (c-complex-decl-matchers): Insert reference to
6543 c-font-lock-enclosing-decls.
6544
6545 * progmodes/cc-engine.el (c-backward-single-comment):
6546 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6547 to nil around calls to (forward-comment -1).
6548
4e190b80
LMI
65492011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6550
12dc863d
LMI
6551 * image.el (put-image): Doc typo fix.
6552
a762e966
LMI
6553 * progmodes/etags.el (tags-search): Doc typo fix.
6554
4e190b80
LMI
6555 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6556 password if we get errors 550 to 554.
6557
f019fb21
LMI
65582011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6559
b796c9b7 6560 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6561
81746738
LMI
6562 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6563 indentation character (bug#6380).
6564
3ee3a1b5
LMI
6565 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6566
c82f64de
LMI
6567 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6568 to clarify what the problem is (bug#4291).
6569
f019fb21
LMI
6570 * simple.el (current-kill): Clarify what
6571 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6572 (auto-fill-mode): Document `auto-fill-function' in relation to
6573 `auto-fill-mode' (bug#2470).
f019fb21 6574
0794775d
LM
65752011-07-16 Lawrence Mitchell <wence@gmx.li>
6576
6577 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6578 method if slot is read-only (bug#9035).
6579
be39b8cc
MR
65802011-07-16 Martin Rudalics <rudalics@gmx.at>
6581
b796c9b7 6582 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6583 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6584 selected before, see discussion of (Bug#8615), (Bug#6954).
6585 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6586
6ccf7859
GM
65872011-07-15 Glenn Morris <rgm@gnu.org>
6588
6589 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6590 Respect help-form.
6ccf7859 6591
87e86684
LM
65922011-07-09 Lawrence Mitchell <wence@gmx.li>
6593
6594 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6595 (gnutls-negotiate): Use it.
6596
d6066239
LMI
65972011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6598
b796c9b7
SM
6599 * net/gnutls.el (gnutls-negotiate):
6600 Upcase `gnutls-algorithm-priority'.
d6066239 6601
bd23ebc0
GM
66022011-07-15 Glenn Morris <rgm@gnu.org>
6603
c65bca65
GM
6604 * jka-compr.el (jka-compr-verbose): Move from here...
6605 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6606 Add missing :version tag.
6607 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6608
478615cc
LMI
66092011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6610
7b41decb
LMI
6611 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6612 (gnutls-negotiate): Use it.
6613
dbc44fcd
LMI
6614 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6615
06789f97
LMI
6616 * info.el (Info-beginning-of-buffer): New command.
6617 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6618 announcing `b' as the key (bug#8325).
ab896c37 6619 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6620
c39da690
LMI
6621 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6622
3aa5f34b
LMI
6623 * international/mule-cmds.el
6624 (describe-specified-language-support): Make the error message
6625 clearer (bug#8905).
6626
4bf0979f
LMI
6627 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6628
478615cc
LMI
6629 * isearch.el (isearch-barrier): Add a doc string, since it's
6630 mentioned in a function doc string (bug#8678).
6631
75c68aa1
MR
66322011-07-15 Martin Rudalics <rudalics@gmx.at>
6633
6634 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6635 buffer argument (Bug#9083) and self-identifying label argument.
6636
a7c33da2
GM
66372011-07-15 Glenn Morris <rgm@gnu.org>
6638
6639 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6640
2f5c6024
LMI
66412011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6642
6643 * man.el (Man-fontify-manpage): Fix message when formatting the
6644 man page (bug#7929).
6645
0bb23927 66462011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6647
6648 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6649 argument LRM; if non-nil, append an invisible LRM character to the
6650 buffer name.
6651 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6652 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6653 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6654 paragraph direction.
cce4b0a7 6655
621ef9ab
LMI
66562011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6657
d1583c48
LMI
6658 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6659 the man page name (bug#7929).
6660
6a57fb5f
LMI
6661 * image.el (put-image): Mention the `put-image' overlay property
6662 (bug#7834).
6663
d7956b14
LMI
6664 * scroll-bar.el (set-scroll-bar-mode): Mention that
6665 `scroll-bar-mode' lists the values (bug#7772).
6666
5b2d4a66
LMI
6667 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6668 command (bug#7729).
6669
7509a874
LMI
6670 * rect.el (apply-on-rectangle): Return the point after the last
6671 operation.
6672 (string-rectangle): Go to the point after the last operation
6673 (bug#7522).
6674
4fe74b19
LMI
6675 * printing.el (pr-toggle-region): Clarify the documentation
6676 slightly (bug#7493).
6677
b796c9b7
SM
6678 * time.el (display-time-update):
6679 Allow `display-time-mail-function' to return nil (bug#7158).
6680 Fix suggested by Detlev Zundel.
ab283561 6681
fc233c9d
LMI
6682 * vc/diff.el (diff): Clarify the order the file names are read
6683 (bug#7111).
6684
43f5740b
LMI
6685 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6686 the doc string (bug#7015).
6687
f2182a76
LMI
6688 * font-lock.el (font-lock-maximum-decoration): Mention what
6689 numeric levels mean (bug#6935).
6690
621ef9ab
LMI
6691 * startup.el (initial-buffer-choice): Don't mention the `none'
6692 selection, which is against policy.
6693
adc47434
MR
66942011-07-14 Martin Rudalics <rudalics@gmx.at>
6695
b796c9b7
SM
6696 * window.el (display-buffer-normalize-special):
6697 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6698
7e5bfb8f
EZ
66992011-07-14 Eli Zaretskii <eliz@gnu.org>
6700
6701 * subr.el (version<, version<=, version=): Mention "-CVS" and
6702 "-12345" alpha version numbers.
6703
27fa387a
CY
67042011-07-14 Chong Yidong <cyd@stupidchicken.com>
6705
6706 * bindings.el: Add advertised binding for set-mark-command
6707 (Bug#5772).
6708
8bdfa064
CY
67092011-07-14 Chong Yidong <cyd@stupidchicken.com>
6710
6711 * bindings.el (mode-line-other-buffer):
6712 * bookmark.el (bookmark-bmenu-2-window):
6713 * bs.el (bs-cycle-next, bs-cycle-previous):
6714 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6715 switch-to-buffer.
6716
6717 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6718 Delete.
8bdfa064 6719
5eba16a3
JB
67202011-07-14 Juanma Barranquero <lekktu@gmail.com>
6721
6722 * follow.el (follow-debug-message, follow-redisplay):
6723 * jka-cmpr-hook.el (with-auto-compression-mode):
6724 Fix typos in docstrings.
6725
15853710
LMI
67262011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6727
a28e4607
LMI
6728 * subr.el (with-silent-modifications): Clarify somewhat what the
6729 macro inhibits (bug#6525).
6730
15853710
LMI
6731 * simple.el (eval-expression): Note what it does if called
6732 interactively (bug#6495).
6733
bee0fcef
CY
67342011-07-13 Chong Yidong <cyd@stupidchicken.com>
6735
b796c9b7
SM
6736 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6737 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6738
6739 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6740 Remove switch-to-buffer.
6741
58274504
LMI
67422011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6743
bd2fcc8d
LMI
6744 * files.el (make-directory): Clarify that an error will be raised
6745 if there's an error (bug#6397).
6746
0f04b32c
LMI
6747 * startup.el (initial-buffer-choice): Add `none' as a choice
6748 (bug#6234).
6749
465c5fc8
LMI
6750 * subr.el (add-hook): Clarify section about buffer-local hooks
6751 (bug#6218).
6752
58274504
LMI
6753 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6754
bead9a43
JB
67552011-07-13 Juanma Barranquero <lekktu@gmail.com>
6756
6757 * tabify.el (untabify): Preserve the current column so that point
6758 doesn't move (bug#6032).
6759
3af98a7b
LMI
67602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6761
b796c9b7
SM
6762 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6763 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6764
6240145a
GM
67652011-07-13 Glenn Morris <rgm@gnu.org>
6766
6767 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6768 (dired-insert-directory): Give a message the first time
6769 if ls is found not to support --dired.
6770
1d8c2ccc
LMI
67712011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6772
6773 * simple.el (toggle-truncate-lines): Clarify what is toggled
6774 (bug#5580). Text by Drew Adams.
6775
5fc4038e
CY
67762011-07-13 Chong Yidong <cyd@stupidchicken.com>
6777
6778 * simple.el (blink-matching-open): Make the error message from the
6779 last change less verbose.
6780
bf6012e5
DN
67812011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6782
6783 * font-lock.el (font-lock-comment-face): Use the high contrast
6784 "yellow" color for font-lock-comment-face on low color terminals
6785 using a dark background color (bug#4221).
6786
343c3b5a
LMI
67872011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6788
7e9505c5
LMI
6789 * dired.el (dired-insert-set-properties): Make the doc string
6790 reflect what it does now (bug#5325).
6791
c26fdcf5
LMI
6792 * simple.el (blink-matching-open): Say that we were unable to find
6793 the match within the limit, if we're limited (bug#5122).
6794
bb388cc5
LMI
6795 * international/mule-cmds.el (prefer-coding-system): Add an
6796 example (bug#4869).
6797
343c3b5a
LMI
6798 * progmodes/etags.el (tags-search): Document `file-list-form'
6799 (bug#4731).
6800
2a517d45
LM
68012011-07-13 Lawrence Mitchell <wence@gmx.li>
6802
6803 * net/browse-url.el (browse-url-default-browser)
6804 (browse-url-browser-function): Make the default browser choice a
6805 bit more logical (bug#4300). Also clean up the doc string.
6806
b6c78ef2
JB
68072011-07-13 Juanma Barranquero <lekktu@gmail.com>
6808
6809 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6810 binary endings (bug#4440).
6811
1c4dd947
LMI
68122011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6813
a2014063
LMI
6814 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6815 which can be pretty annoying (bug#8971).
6816
9c9c2d88
LMI
6817 * jka-compr.el (jka-compr-verbose): New variable, and use
6818 throughout (bug#8971).
6819
1c4dd947
LMI
6820 * info.el (Info-find-file): Fall back on the installation
6821 directory if we can't find the info node anywhere else.
6822
a1c9f41b
SO
68232011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6824
6825 * vc/vc.el (vc-revert-file):
6826 Don't set file time-stamp in the past. (Bug#5181)
6827
536f3d36
LMI
68282011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6829
7152b011
LMI
6830 * files.el (after-find-file): Give a better error message when
6831 trying to find a symlink that points to a file that doesn't exist
6832 (bug#4398).
6833
536f3d36
LMI
6834 * progmodes/cc-vars.el: Remove (probably) misleading comment
6835 (bug#4396).
6836
460c0fba
JB
68372011-07-12 Johan Bockgård <bojohan@gnu.org>
6838
6839 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6840
7a6bda45
CY
68412011-07-12 Chong Yidong <cyd@stupidchicken.com>
6842
6843 * mouse-sel.el: Hack restoring functionality, while keeping
6844 compatibility with 2010-07-03 changes to mouse selection.
6845 (mouse-sel-primary-overlay): New var.
6846 (mouse-sel-selection-alist): Use it.
6847 (mouse-sel-mode): Doc fix; remove points that are default features
6848 of mouse.el.
6849
c79598ef
JB
68502011-07-12 Johan Bockgård <bojohan@gnu.org>
6851
6852 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6853 Fix previous fix (bug#2490).
6854
ff8be6ef
RW
68552011-07-12 Roland Winkler <winkler@gnu.org>
6856
b796c9b7
SM
6857 * textmodes/bibtex.el (bibtex-initialize):
6858 Use pop-to-buffer-same-window.
ff8be6ef
RW
6859 (bibtex-search-entries): Fix interactive call.
6860
296ba3ee
LMI
68612011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6862
f5242a02 6863 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6864 Fontise bytecomp Error lines more correctly (bug#2490).
6865 Fix suggested by Johan Bockgård.
f5242a02 6866
296ba3ee
LMI
6867 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6868
6869 * dired-x.el (dired-guess-default): Use `delete-dups'.
6870
f69fd0d2
CY
68712011-07-12 Chong Yidong <cyd@stupidchicken.com>
6872
6873 * dired.el (dired-mark-prompt):
6874 * dired-aux.el (dired-read-shell-command): Doc fix.
6875
eab5dc07
LMI
68762011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6877
b796c9b7
SM
6878 * mail/sendmail.el (sendmail-query-once):
6879 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6880 emacs -Q.
6881
6882 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6883
eab5dc07
LMI
6884 * cus-edit.el (custom-file): Take an optional no-error variable.
6885 (customize-save-variable): Set the variable, and give a warning if
6886 running under "emacs -q".
6887
a1e65d42
JB
68882011-07-11 Juanma Barranquero <lekktu@gmail.com>
6889
6890 * loadhist.el (unload-feature-special-hooks):
6891 Add `auto-coding-functions', `fill-nobreak-predicate' and
6892 `find-directory-functions' (bug#5327).
6893
1d52da10
LMI
68942011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6895
be958f1d
LMI
6896 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6897
5bedb26c
LMI
6898 * cus-edit.el (custom-guess-name-alist): -alist variables should
6899 use the `alist' type (bug#3120). Suggested by Drew Adams.
6900
1d52da10
LMI
6901 * printing.el: Add documentation to all the `pr-toggle-' commands.
6902
cd394be1 69032011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6904
6905 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6906 backends where it makes sense (bug#2623).
6907
dcc88d8a
LMI
69082011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6909
c3de9feb
LMI
6910 * dired-x.el (dired-guess-default): Remove duplicate shell command
6911 entries (bug#2028).
8a93078b 6912 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6913 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6914
dcc88d8a
LMI
6915 * subr.el (remove-duplicates): New conveniency function.
6916
505e3645
LMI
69172011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6918
6919 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6920 (bug#1526).
6921
69222011-07-10 Martin Rudalics <rudalics@gmx.at>
6923
6924 * window.el (display-buffer-normalize-default): Don't invert
6925 meaning of even-window-heights. Reported by Eli Zaretskii
6926 <eliz@gnu.org>.
6927
455e4fa1
BR
69282011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6929
6930 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6931
8e0bc3e9
CY
69322011-07-10 Chong Yidong <cyd@stupidchicken.com>
6933
6934 * window.el (display-buffer): Fix arguments to
6935 display-buffer-reuse-window in last change.
6936
fa7c3228
CY
6937 * faces.el (link): Use a less saturated blue on light backgrounds.
6938
6939 * startup.el (fancy-startup-text, fancy-about-text)
6940 (fancy-startup-tail): Use font-lock faces, for background safety.
6941
c0a7f300
BN
69422011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6943
b796c9b7
SM
6944 * emulation/viper-cmd.el (viper-change-state-to-vi):
6945 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6946
4dc2a129
MR
69472011-07-09 Martin Rudalics <rudalics@gmx.at>
6948
6949 * window.el (display-buffer-default-specifiers): Remove.
6950 (display-buffer-macro-specifiers): Remove default specifiers.
6951 (display-buffer-alist): Default to nil.
b796c9b7 6952 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
6953 (display-buffer-pop-up-window): Allow splitting internal
6954 windows. Check whether a live window was created.
6955 (display-buffer-other-window-means-other-frame)
6956 (display-buffer-normalize-arguments): Rename to
6957 display-buffer-normalize-argument and rewrite. Set the
6958 other-window specifier.
6959 (display-buffer-normalize-special): New function.
6960 (display-buffer-normalize-options): Rename to
6961 display-buffer-normalize-default and rewrite.
6962 (display-buffer-normalize-options-inhibit): Remove.
6963 (display-buffer-normalize-specifiers): Rewrite.
6964 (display-buffer): Process other-window specifier and call
6965 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
6966 more faithfully.
b796c9b7 6967 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 6968 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
6969 (display-buffer-in-window, display-buffer-alist-set):
6970 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
6971 <tassilo@member.fsf.org>.
6972
2d43b8c9
LL
69732011-07-09 Leo Liu <sdl.web@gmail.com>
6974
6975 * register.el (insert-register): Restore accidental change on
6976 2011-06-26. (Bug#9028)
6977
7f9b7c53
GM
69782011-07-09 Glenn Morris <rgm@gnu.org>
6979
6980 * subr.el (remq): Handle the empty list. (Bug#9024)
6981
f042cfd8
AS
69822011-07-08 Andreas Schwab <schwab@linux-m68k.org>
6983
6984 * mail/sendmail.el (send-mail-function): No longer delay custom
6985 initialization.
6986 * custom.el (custom-initialize-delay): Doc fix.
6987
856b2f11
SM
69882011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6989
6990 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
6991
afae1d68
MA
69922011-07-08 Michael Albinus <michael.albinus@gmx.de>
6993
6994 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
6995 human-friendly prompt.
6996
0757af94
SM
69972011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6998
6999 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
7000 provided by a particular plugin.
7001
d760b731
LMI
70022011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7003
7004 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
7005 save customizations (with "emacs -Q"), just set the variable
7006 instead of erroring out.
7007
7008 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
7009
cd79ce90
JL
70102011-07-08 Juri Linkov <juri@jurta.org>
7011
7012 * arc-mode.el (archive-zip-expunge, archive-zip-update)
7013 (archive-zip-update-case): Use 7z if found by `executable-find'.
7014 The order of searching the available programs is the same as in
7015 `archive-zip-extract' (bug#8968).
7016
14cc04aa
CY
70172011-07-07 Chong Yidong <cyd@stupidchicken.com>
7018
7019 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
7020 (menu-bar-options-menu): Tweak descriptions.
7021
0a1848ec
LMI
70222011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7023
7024 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
7025 menu items into verb phrases (bug#1421). Also refill to fit under
7026 80 columns.
7027
f5bd0689
CY
70282011-07-07 Chong Yidong <cyd@stupidchicken.com>
7029
538e85c6
CY
7030 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
7031 (Info-read-node-name): Doc fix (Bug#1084).
7032
f5bd0689
CY
7033 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
7034 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
7035 (end-of-sexp, beginning-of-sexp)
7036 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
7037 (forward-symbol, forward-same-syntax, word-at-point)
7038 (sentence-at-point): Doc fix (Bug#1144).
7039
56ec5115
LMI
70402011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7041
f3f8e37f
LMI
7042 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
7043 should cover it (bug#1281).
7044
0757af94 7045 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 7046
e9fce1ac 7047 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
7048 negotiation fails, then possibly try again with a non-encrypted
7049 connection (bug#9017).
7050
56ec5115
LMI
7051 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
7052 be used.
7053
c2f9aec8
RS
70542011-07-07 Richard Stallman <rms@gnu.org>
7055
7056 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
7057 property, and handle its changed format.
7058 Look for the correct line number.
7059 Use file's line contents (but not past first =) to find
7060 correct line in message.
7061
ef7b981d 70622011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
7063
7064 * international/characters.el (build-unicode-category-table):
7065 Delete it.
0757af94 7066 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 7067
0757af94 7068 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
7069 to src/chartab.c.
7070 (get-char-code-property): Call unicode-property-table-internal to
7071 load a file. Call get-unicode-property-internal where necessary.
7072 (put-char-code-property): Call unicode-property-table-internal to
7073 load a file. Call put-unicode-property-internal where necessary.
7074 put-unicode-property-internal where necessary.
0757af94
SM
7075 (char-code-property-description):
7076 Call unicode-property-table-internal to load a file.
c805dec0
KH
7077
7078 * international/charprop.el:
7079 * international/uni-bidi.el:
7080 * international/uni-category.el:
7081 * international/uni-combining.el:
7082 * international/uni-comment.el:
7083 * international/uni-decimal.el:
7084 * international/uni-decomposition.el:
7085 * international/uni-digit.el:
7086 * international/uni-lowercase.el:
7087 * international/uni-mirrored.el:
7088 * international/uni-name.el:
7089 * international/uni-numeric.el:
7090 * international/uni-old-name.el:
7091 * international/uni-titlecase.el:
7092 * international/uni-uppercase.el: Regenerate.
7093
7094 * loadup.el: Load international/charprop.el before
7095 international/characters.
7096
e14b388a
CY
70972011-07-07 Chong Yidong <cyd@stupidchicken.com>
7098
7099 * window.el (next-buffer, previous-buffer): Signal an error if
7100 called from a minibuffer window.
7101
7102 * bindings.el: Revert 2011-07-04 change.
7103
354cf0ba
RS
71042011-07-06 Richard Stallman <rms@gnu.org>
7105
7106 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
7107 (rmail-mime-insert-bulk, rmail-mime-insert-text):
7108 Treat markers like ints.
7109 (rmail-mime-entity): Doc fix.
7110
a48868a7
LMI
71112011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7112
4906cd3d
LMI
7113 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
7114 defcustom again for backwards compatibility.
7115
e0457abe
LMI
7116 * simple.el (shell-command-on-region): Fill.
7117
d67f7e1f
LMI
7118 * dired-aux.el (dired-kill-line): Add a doc string.
7119
fe204702
LMI
7120 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
7121 to "\\sw\\|\\s_" (bug#358).
7122
a48868a7
LMI
7123 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
7124 (dired-unmark-backward): Ditto.
7125 (dired-flag-backup-files): Ditto.
7126
7127 * dired-x.el (dired-mark-sexp): Ditto.
7128
aa8a705c
RS
71292011-07-06 Richard Stallman <rms@gnu.org>
7130
7131 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
7132 (rmail-mime-entity): New arg TRUNCATED.
7133 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
7134 New functions.
7135 (rmail-mime-save): Warn if entity is truncated.
7136 (rmail-mime-toggle-hidden): Likewise, for showing.
7137 (rmail-mime-process-multipart): Record when an entity is truncated.
7138
a9a936b9
RS
7139 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
7140 if ENTITY is a string.
7141
1f2b92cb
LMI
71422011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7143
f4f73198 7144 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
7145 of faces when `M-C-x'-ing their definitions (bug#8378).
7146 Also clean up the code slightly.
f4f73198 7147
12b16734 7148 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 7149 because that makes the colors go away.
12b16734 7150
f0691d22
LMI
7151 * mail/sendmail.el (send-mail-function): Change the default to
7152 `sendmail-query-once'.
9e87df06 7153 (sendmail-query-once): Add an autoload cookie.
f0691d22 7154
1f2b92cb
LMI
7155 * net/network-stream.el (network-stream-open-starttls): Try using
7156 a plain connection even if the server offered STARTTLS, and we
7157 kinda wanted to use it, if Emacs doesn't have any STARTTLS
7158 capability. This should make smtpmail.el work in slightly more
7159 configurations.
7160
1cdd2a1b
MA
71612011-07-06 Michael Albinus <michael.albinus@gmx.de>
7162
7163 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
7164 New defun.
7165 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
7166
fbcc67e2
MM
71672011-07-06 Michael R. Mauger <mmaug@yahoo.com>
7168
7169 * progmodes/sql.el: Version 3.0
0757af94 7170 (sql-product-alist): Add product :completion-object,
fbcc67e2 7171 :completion-column, and :statement attributes.
0757af94 7172 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 7173 (sql-mode-syntax-table): Mark all punctuation.
0757af94 7174 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
7175 ansi keywords.
7176 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 7177 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
7178 (sql-oracle-show-reserved-words): New function for development.
7179 (sql-product-font-lock): Simplify for source code buffers.
7180 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
7181 New functions.
7182 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
7183 (sql-mode-map): Add statement movement functions.
7184 (sql-ansi-statement-starters, sql-oracle-statement-starters):
7185 New variable.
fbcc67e2
MM
7186 (sql-statement-regexp, sql-beginning-of-statement)
7187 (sql-end-of-statement, sql-signum): New functions.
0757af94 7188 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
7189 (sql-show-sqli-buffer): Bug fix.
7190 (sql-interactive-mode): Store connection data as buffer local.
0757af94 7191 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
7192 with sql-interactive-mode.
7193 (sql-save-connection): Save buffer local settings.
0757af94 7194 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
7195 (sql-product-interactive): Bug fix.
7196 (sql-preoutput-hold): New variable.
7197 (sql-interactive-remove-continuation-prompt): Bug fixes.
7198 (sql-debug-redirect): New variable.
7199 (sql-str-literal): New function.
7200 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 7201 Redesign.
fbcc67e2
MM
7202 (sql-oracle-save-settings, sql-oracle-restore-settings)
7203 (sql-oracle-list-all, sql-oracle-list-table): New functions.
7204 (sql-completion-object, sql-completion-column)
7205 (sql-completion-sqlbuf): New variables.
7206 (sql-build-completions-1, sql-build-completions)
7207 (sql-try-completion): New functions.
7208 (sql-read-table-name): Use them.
7209 (sql-contains-names): New buffer local variable.
7210 (sql-list-all, sql-list-table): Use it.
7211 (sql-oracle-completion-types): New variable.
7212 (sql-oracle-completion-object, sql-sqlite-completion-object)
7213 (sql-postgres-completion-object): New functions.
7214
d4eaeab1
GM
72152011-07-06 Glenn Morris <rgm@gnu.org>
7216
7217 * window.el (pop-to-buffer): Doc fix.
7218
322b7dab 72192011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
7220
7221 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
7222
322b7dab 72232011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 7224
322b7dab 7225 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 7226
322b7dab 7227 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 7228
605dd5bf
CY
72292011-07-05 Chong Yidong <cyd@stupidchicken.com>
7230
7231 * button.el (button): Inherit from link face. Suggested by Dan
7232 Nicolaescu.
7233
7dbfa719
SM
72342011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7235
3db614b0
SM
7236 * progmodes/gdb-mi.el: Fit in 80 columns.
7237 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
7238 switch-to-buffer.
7239
7dbfa719
SM
7240 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
7241 if imenu is simply not configured (bug#8941).
7242
919d884a
KM
72432011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
7244
7245 * allout.el (allout-post-undo-hook): New allout outline-change
7246 event hook to signal undo activity.
7247 (allout-post-command-business): Run allout-post-undo-hook if an
7248 undo just occurred.
7dbfa719
SM
7249 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
7250 * allout-widgets.el (allout-widgets-after-undo-function):
7251 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
7252 in the vicinity of an undo.
7253 (allout-widgets-mode): Include allout-widgets-after-undo-function
7254 on the new allout-post-undo-hook.
7255
450a0f09
SM
72562011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7257
7258 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
7259 Let define-derived-mode define it.
7260 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
7261 cycles of abbrev-table inheritance (bug#8998).
7262
2de69e00
RW
72632011-07-05 Roland Winkler <winkler@gnu.org>
7264
7265 * textmodes/bibtex.el: Add support for biblatex.
7266 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
7267 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
7268 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
7269 (bibtex-entry-alist, bibtex-field-alist): New variables.
7270 (bibtex-entry-field-alist): Obsolete alias for
7271 bibtex-BibTeX-entry-alist.
7272 (bibtex-entry-alist, bibtex-field-alist): New widgets.
7273 (bibtex-set-dialect): New command.
7274 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
7275 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
7276 Bind via bibtex-set-dialect.
2de69e00
RW
7277 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
7278 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
7279 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
7280 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
7281 Define via bibtex-set-dialect.
450a0f09
SM
7282 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
7283 Obey bibtex-no-opt-remove-re.
2de69e00
RW
7284 (bibtex-vec-push, bibtex-vec-incr): New functions.
7285 (bibtex-format-entry, bibtex-field-list)
7286 (bibtex-print-help-message, bibtex-validate)
7287 (bibtex-search-entries): Use new format of bibtex-entry-alist.
7288
2dcdbdd9
SM
72892011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7290
7291 * progmodes/compile.el (compilation-goto-locus):
7292 * net/tramp-cmds.el (tramp-append-tramp-buffers):
7293 * bs.el (bs-cycle-next, bs-cycle-previous):
7294 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
7295 * bindings.el (mode-line-other-buffer):
7296 * autoinsert.el (auto-insert):
7297 * arc-mode.el (archive-extract):
7298 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
7299
b27640fe
JB
73002011-07-05 Juanma Barranquero <lekktu@gmail.com>
7301
7302 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
7303 Fix check of `emacs-lock-unlockable-modes'.
7304 Coerce true values of `emacs-lock--try-unlocking' to t.
7305
53bbe3ad
JB
73062011-07-05 Juanma Barranquero <lekktu@gmail.com>
7307
7308 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
7309 * emacs-lock.el: New file.
7310
1d3cdbc7
JD
73112011-07-05 Julien Danjou <julien@danjou.info>
7312
7313 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
7314 than `boundp' to check if face is set.
7315
9173deec
JB
73162011-07-05 Juanma Barranquero <lekktu@gmail.com>
7317
7318 * register.el (registerv-make):
7319 * window.el (window-min-height): Fix typos in docstrings.
7320
869795d6
JD
73212011-07-05 Jan Djärv <jan.h.d@swipnet.se>
7322
9173deec 7323 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
7324 Update doc string.
7325
b768cdcd
JB
73262011-07-04 Juanma Barranquero <lekktu@gmail.com>
7327
7328 * server.el (server-execute): Catch quit and call
7329 `server-return-error' to pass the error back to emacsclient and
7330 close the connection (bug#8942).
7331
13aa217b
KM
73322011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
7333
7334 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
7335 insecure exception for current topic. Also note that auto-saves
7336 are handled differently.
7337
7338 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
7339 State variables for tracking auto-save inhibition situation.
7340
7341 (allout-write-contents-hook-handler): Rename from
7342 'allout-write-file-hook-handler', and describe how it depends on
7343 write-contents-functions sensitivity to non-nil value to prevent
7344 file write.
7345
7346 (allout-auto-save-hook-handler): Remove. auto-save does not check
7347 this in individual buffers, only in the starting buffer, so this
7348 is not the right way for us to inhibit auto-save in a buffer
7349 according to its condition.
7350
7351 (allout-mode): Use new allout-write-contents-hook-handler, and
7352 only with write-contents-functions. Remove auto-save provisions -
7353 they're implemented elsewhere.
7354
7355 (allout-before-change-handler): If undo is in progress, note that
7356 for attention of allout-post-command-business.
7357
7358 (allout-post-command-business): If the command we're following was
7359 an undo, check for change in the status of encrypted items and
7360 adjust auto-save inhibitions accordingly.
7361
7362 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
7363 according to whether there are or aren't any plain-text topics
7364 pending encryption.
7365
2dcdbdd9 7366 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
7367 Adjust buffer-saved-size and some allout state to inhibit auto-saves
7368 if there are plain-text topics pending encryption.
13aa217b
KM
7369
7370 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
7371 buffer-saved-size and some allout state to not inhibit auto-saves
7372 if there are no longer any plain-text topics pending encryption.
7373
0757af94
SM
7374 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
7375 No longer provide for exemption of the current topic.
13aa217b 7376
ac89b32c
JL
73772011-07-04 Juri Linkov <juri@jurta.org>
7378
7379 Add 7z operations to delete and save changed members (bug#8968).
7380 * arc-mode.el (archive-7z-expunge, archive-7z-update):
7381 New defcustoms.
7382 (archive-7z-write-file-member): New function.
7383 (archive-7z-summarize): Fix the number of dashes in the
7384 listing output.
7385
8fa39615
SM
73862011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7387
7388 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
7389 (bug#8958).
7390
2f11b3f1
CY
73912011-07-04 Chong Yidong <cyd@stupidchicken.com>
7392
d66fef2b
CY
7393 * bindings.el: Ignore next-buffer and previous-buffer in
7394 minibuffer-local-map.
7395
2f11b3f1
CY
7396 * font-lock.el (font-lock-builtin-face): Change light background
7397 color to dark slate blue (Bug#6693).
7398
f932a347
WD
73992011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7400
7401 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
7402
c8af70e1
SM
74032011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7404
7405 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
7406 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7407 Add switch-to-buffer.
7408
f158badc
LMI
74092011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7410
7411 * isearch.el (isearch-search-fun-function): Clarify further the
7412 meaning of the function returned.
7413
6d95bd46
MA
74142011-07-04 Michael Albinus <michael.albinus@gmx.de>
7415
7416 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
7417
7418 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
7419 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
7420 Use it.
7421 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
7422 `tramp-default-remote-path' does not exist.
7423 (tramp-send-command-and-read): New optional argument NOERROR.
7424 (tramp-open-connection-setup-interactive-shell)
7425 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
7426 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
7427 (tramp-process-sentinel): Flush also process' connection property.
7428 (tramp-sh-handle-start-file-process): Do not set process
7429 sentinel. It is done now ...
7430 (tramp-maybe-open-connection): ... here. (Bug#8929)
7431
909e6b67
MK
74322011-07-04 MON KEY <monkey@sandpframing.com>
7433
7434 * play/animate.el (animate-string): Doc fixes and allow changing
7435 the buffer name (bug#5417).
7436
74372011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7438
c8af70e1 7439 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 7440
f34755dc
PE
74412011-07-04 Paul Eggert <eggert@cs.ucla.edu>
7442
396cec72
PE
7443 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
7444 This is simpler and helps future-proof the code.
7445 (timer-until): Use time-subtract and float-time.
08235028 7446 (timer--time-less-p): Use time-less-p.
f34755dc 7447
56e6cc31
JB
74482011-07-04 Juanma Barranquero <lekktu@gmail.com>
7449
3abb79e5
JB
7450 * type-break.el (timep): Use the value of `float-time' to avoid a
7451 byte-compiler warning.
7452
56e6cc31
JB
7453 * server.el (server-eval-and-print): Return any result, even nil.
7454
7b9430b4
PE
74552011-07-03 Paul Eggert <eggert@cs.ucla.edu>
7456
7457 * type-break.el: Accept time formats that the builtins accept.
7458 (timep, type-break-time-difference): Accept any format that
7459 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
7460 This is simpler and helps future-proof the code.
7461 (type-break-time-difference): Round rather than ignoring
7462 subseconds components.
7463
3034e9e7
LMI
74642011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7465
7466 * info.el (Info-apropos-matches): Make non-interactive, since it
7467 doesn't seem to do anything useful as a command (bug#8829).
7468
1485f4c0
CY
74692011-07-03 Chong Yidong <cyd@stupidchicken.com>
7470
7471 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 7472 Move from faces.el.
1485f4c0
CY
7473 (frame-default-terminal-background): New function.
7474
7475 * custom.el (custom-push-theme): Don't record faces in `changed'
7476 theme; this doesn't work correctly for per-frame face settings.
7477 (disable-theme): Use face-set-after-frame-default to reset faces.
7478 (custom--frame-color-default): New function.
7479
9fa3dd45
LMI
74802011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7481
c8af70e1 7482 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
7483 (bug#8769).
7484
6cbbc20c
KR
74852011-03-29 Kevin Ryde <user42@zip.com.au>
7486
7487 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7488 `perl-Test2' extend to match possible "fail #N" rep count
7489 (bug#8377).
7490
c7f98048
LMI
74912011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7492
65676592
LMI
7493 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
7494 `smtpmail-via-smtp' now returns the error instead of nil.
7495
c7f98048
LMI
7496 * isearch.el (isearch-search-fun-function): Clarify the doc string
7497 (bug#8101).
7498
56e6cc31 74992011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
7500
7501 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
7502 unnecessary spaces (bug#8987).
7503
2b216704
LMI
75042011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7505
7506 * net/network-stream.el (open-network-stream): Use the
7507 :end-of-capability command thoughout.
7508
75092011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7510
7511 * net/network-stream.el (open-network-stream): Add the
7512 :end-of-capability command parameter, used by pop3.el.
7513
36adf6ce
LMI
75142011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7515
1ca0da0e
LMI
7516 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7517
fc00f69c
LMI
7518 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7519 for list)" (bug#6475).
7520
28fd8759 7521 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7522 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7523 an error (bug#6297).
7524
0dd8b6da
LMI
7525 * man.el (Man-reference-regexp): Allow matching possible
7526 word-wrapped references (bug#6289).
7527
ce1438d6
LMI
7528 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7529 for consistency with the other vc buffers (bug#6197).
7530 (vc-checkin): Ditto.
7531
7532 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7533
36adf6ce
LMI
7534 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7535
e83cc1f7
LMI
75362011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7537
8a20ca4c
LMI
7538 * custom.el (defcustom): Clarify that :set is only used in the
7539 Customize user interface (bug#6089).
7540
83319045
LMI
7541 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7542 associated with a file, refuse to run instead of erroring out
7543 (bug#6084).
7544
a8392169
LMI
7545 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7546 the doc string, since it appears that using `fill-column' always
7547 controls the width (bug#7845).
7548
e83cc1f7
LMI
7549 * simple.el (shell-command-on-region): Say where the error output
7550 went if `shell-command-default-error-buffer' is set (bug#6857).
7551
e47ca23b
KM
75522011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7553
7554 * allout.el (allout-yank-processing): Adjust cursor position for
7555 backwards-deleted space.
7556
7557 (allout-rebullet-heading): Register changes with
7558 allout-exposure-changed-hook, so the modified topic is properly
7559 decorated.
7560
5cf56143
LMI
75612011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7562
08549772
LMI
7563 * minibuffer.el (completion-in-region): Document PREDICATE
7564 (bug#7136).
7565
48e96771
LMI
7566 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7567 of keyword/argument pairs (bug#6904).
7568
c8af70e1
SM
7569 * replace.el (multi-occur):
7570 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7571
e17d05e2
LMI
75722011-07-02 Drew Adams <drew.adams@oracle.com>
7573
7574 * dired.el (dired-mark-if): Make the message about whether it's
7575 marking or unmarking clearer (bug#8523).
7576
063b0e45
LMI
75772011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7578
7579 * disp-table.el (display-table-print-array): New function.
7580 (describe-display-table): Use it to print the vectors more pretty
7581 (Bug#8859).
7582
28545e04
MR
75832011-07-02 Martin Rudalics <rudalics@gmx.at>
7584
7585 * window.el (window-state-get-1): Don't assign clone numbers.
7586 Add clone-of item to list of window parameters.
7587 (window-state-put-2): Don't process clone numbers.
7588 (display-buffer-alist): Fix doc-string.
7589
3349e122
SM
75902011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7591
7592 * subr.el (remq): Don't allocate if it's not needed.
7593 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7594 (keymap--merge-bindings): New functions.
7595 (keymap-canonicalize): Use them to refine the canonicalization.
7596 * minibuffer.el (minibuffer-local-completion-map)
7597 (minibuffer-local-must-match-map): Move initialization from C.
7598 (minibuffer-local-filename-completion-map): Move initialization from C;
7599 don't inherit from anything here.
7600 (minibuffer-local-filename-must-match-map): Make obsolete.
7601 (completing-read-default): Use make-composed-keymap to combine
7602 minibuffer-local-filename-completion-map with either
7603 minibuffer-local-must-match-map or
7604 minibuffer-local-filename-completion-map.
7605
d224ac83
GM
76062011-07-01 Glenn Morris <rgm@gnu.org>
7607
3de63bf8
GM
7608 * type-break.el (type-break-time-sum): Use dolist.
7609
d224ac83
GM
7610 * textmodes/flyspell.el (flyspell-word-search-backward):
7611 Replace CL function.
7612
1a1e3f32
SM
76132011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7614
fe3f64d5
SM
7615 * mouse.el (mouse--strip-first-event): New function.
7616 (function-key-map): Use it to map fringe clicks to normal clicks
7617 by default.
7618
eb604e34
SM
7619 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7620 (vc-bzr-revision-completion-table): Add support for annotate and date.
7621
1a1e3f32
SM
7622 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7623 inherit from parent.
7624
5bd35902
LMI
76252011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7626
ace6c69c 7627 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7628 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7629
191e2bed
LMI
7630 * dired.el (dired-mode): Fix up the doc string as suggested by
7631 Drew Adams (bug#8817).
7632
5bd35902
LMI
7633 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7634 cookie, since the manual says that it should be possible to add
7635 this function to `find-file-hook' (bug#8709).
7636
eee8207a
TZ
76372011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7638
7639 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7640 here. Noted Ted Zlatanov as the maintainer.
7641 (cfengine-common-settings, cfengine-common-syntax): New functions
7642 to set up common things between `cfengine-mode' and
7643 `cfengine3-mode'.
7644 (cfengine3-mode): New mode.
7645 (cfengine3-defuns cfengine3-defuns-regex
7646 (cfengine3-class-selector-regex cfengine3-category-regex)
7647 (cfengine3-vartypes cfengine3-font-lock-keywords)
7648 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7649 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7650
36b148cf
MA
76512011-07-01 Michael Albinus <michael.albinus@gmx.de>
7652
7653 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7654
7655 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7656
0bf4ba9a
MR
76572011-07-01 Martin Rudalics <rudalics@gmx.at>
7658
7659 * window.el (same-window-buffer-names, same-window-regexps)
7660 (same-window-p, special-display-frame-alist)
7661 (special-display-popup-frame, special-display-function)
7662 (special-display-buffer-names, special-display-regexps)
7663 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7664 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7665 (split-window-preferred-function, split-height-threshold)
7666 (split-width-threshold, even-window-heights)
7667 (display-buffer-mark-dedicated, window-splittable-p)
7668 (split-window-sensibly, window-safely-shrinkable-p):
7669 Un-obsolete.
7670 (display-buffer): Don't spread args with function specifier
7671 because special-display-popup-frame won't like it.
7672
35837f51
PE
76732011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7674
d0672f86
PE
7675 Time-stamp simplifications and fixes.
7676 These improve accuracy slightly, and future-proof the code
7677 against some potential changes to current-time format.
7678
b9444d97
PE
7679 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7680 by using time-since and float-time.
7681
0ef923dc
PE
7682 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7683 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7684 + NNN microseconds".
7685
2f81380d
PE
7686 * type-break.el (type-break-time-sum): Rewrite using time-add.
7687
845b5c3e
PE
7688 * play/hanoi.el (hanoi-current-time-float): Remove.
7689 All uses replaced by float-time.
7690
ee6f1be0
PE
7691 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7692 This yields a more-accurate answer.
7693 (rng-time-to-float): Remove; no longer needed.
7694
fe955043
PE
7695 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7696
5777162a
PE
7697 * calendar/timeclock.el (timeclock-seconds-to-time):
7698 Defalias to seconds-to-time, since they're the same thing.
7699
3103f8b6 7700 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7701 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7702 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7703
0e61a35f
SM
77042011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7705
7706 * window.el (bury-buffer): Don't iconify the only frame.
7707 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7708 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7709
ddd63a1e
CY
77102011-07-01 Chong Yidong <cyd@stupidchicken.com>
7711
0e61a35f
SM
7712 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7713 Add mouse-yank-primary.
ddd63a1e 7714
055f4923
TZ
77152011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7716
7717 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7718
6a2fb145
SM
77192011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7720
7721 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7722 (find-library-name): Use it to find relative load names when provided
7723 absolute file name (bug#8803).
7724
fd4983f2
LMI
77252011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7726
887d14ad
LMI
7727 * textmodes/flyspell.el (flyspell-word): Consider words that
7728 differ only in case as potential doublons (bug#5687).
7729
c53dc7fc
LMI
7730 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7731 Remove two rather uninteresting debugging-like messages to make
7732 debbugs.el more silent.
7733
fd4983f2
LMI
7734 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7735 a password-like phrase.
7736
7a71b18d 77372011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7738
7739 * progmodes/cc-guess.el: New file.
7740
6a2fb145 7741 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7742
7743 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7744 derived from `c-basic-common-init'.
7745
7746 * progmodes/cc-mode.el (top-level): Require cc-guess.
7747 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7748
1fa280a3
LM
77492011-06-30 Lawrence Mitchell <wence@gmx.li>
7750
7751 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7752
e6597158
AM
77532011-06-30 Alan Mackenzie <acm@muc.de>
7754
1fa280a3
LM
7755 * progmodes/cc-engine.el (c-guess-continued-construct):
7756 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7757 lock is disabled. Name this case as "CASE G".
7758
68ba37fb
KM
77592011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7760
7761 * allout.el (allout-yank-processing): Fix injection of extra space
7762 between bullet and non-whitespace character in first topic when
7763 pasting, ensuring that the actual spacing in the pasted topic
7764 following the bullet char is preserved. This extra space was
7765 causing pasted encrypted topics to get a decrypted status even
7766 when the content was actually still encrypted. Now the decryption
7767 status from before the paste is preserved.
7768
7769 (allout-flag-region): Set all allout overlays so they evaporate
7770 when reduced to zero length (evanescent), to prevent overlay
7771 leakage.
7772
887a0b34
GM
77732011-06-30 Glenn Morris <rgm@gnu.org>
7774
94b9acce
GM
7775 * w32-fns.el (w32-charset-info-alist): Declare.
7776
1d9b46d4
GM
7777 * find-dired.el (find-grep-options): Simplify.
7778
cc232200
GM
7779 * term/ns-win.el (ns-set-resource): Declare.
7780
28e77c46
GM
7781 * ses.el (row, col): Declare dynamic variables honestly.
7782
887a0b34
GM
7783 * textmodes/reftex-parse.el (index-tags): Declare.
7784
658d8eb8
CY
77852011-06-30 Chong Yidong <cyd@stupidchicken.com>
7786
7787 * cus-edit.el (customize-push-and-save): New function.
7788
7789 * files.el (hack-local-variables-confirm): Use it.
7790
1fa280a3
LM
7791 * custom.el (load-theme): New arg NO-CONFIRM.
7792 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7793 (custom-enabled-themes): Doc fix.
7794
7795 * cus-theme.el (customize-create-theme)
7796 (custom-theme-merge-theme): Callers to load-theme changed.
7797
bb617717
LMI
77982011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7799
d61bdd5d
LMI
7800 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7801 short URLs have at least one dot in them (bug #7614).
7802
bb617717
LMI
7803 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7804 nil, because using a pty is apparently too slow (bug #895).
7805
2f31f37a
LMI
78062011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7807
7808 * mail/sendmail.el (sendmail-query-once): New function.
7809 (sendmail-query-once-function): New variable.
7810
3076b24e
GM
78112011-06-29 Glenn Morris <rgm@gnu.org>
7812
faf2a174
GM
7813 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7814
3076b24e
GM
7815 * ses.el (top-level): Require cl when compiling.
7816 (ses-set-localvars): Fix error statement.
7817 Call it at compile time to silence a storm of warnings.
7818
5386012d
MR
78192011-06-29 Martin Rudalics <rudalics@gmx.at>
7820
7821 * window.el (normalize-live-buffer): Rename to
7822 window-normalize-buffer.
7823 (normalize-live-frame): Rename to window-normalize-frame.
7824 (normalize-any-window): Rename to window-normalize-any-window.
7825 (normalize-live-window): Rename to window-normalize-live-window.
7826 (make-window-atom): Rename to window-make-atom.
7827 (window-resize-reset): Rename to window--resize-reset.
7828 (window-resize-reset-1): Rename to window--resize-reset-1.
7829 (resize-mini-window): Rename to window--resize-mini-window.
7830 (resize-subwindows-skip-p): Rename to
7831 window--resize-subwindows-skip-p.
7832 (resize-subwindows-normal): Rename to
7833 window--resize-subwindows-normal.
7834 (resize-subwindows): Rename to window--resize-subwindows.
7835 (resize-other-windows): Rename to window--resize-siblings.
7836 (resize-this-window): Rename to window--resize-this-window.
7837 (resize-root-window): Rename to window--resize-root-window.
7838 (resize-root-window-vertically): Rename to
7839 window--resize-root-window-vertically.
7840 (normalize-buffer-to-display): Rename to
7841 window-normalize-buffer-to-display.
7842 (normalize-buffer-to-switch-to): Rename to
7843 window-normalize-buffer-to-switch-to.
7844 Correspondingly update all callers of the functions listed
7845 above.
7846 (display-buffer-alist, display-buffer-normalize-arguments)
7847 (display-buffer-normalize-options, display-buffer)
7848 (display-buffer-alist-set): Use "function" instead of
7849 "fun-with-args".
7850
1176868d
CY
78512011-06-28 Chong Yidong <cyd@stupidchicken.com>
7852
7853 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7854 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7855 debbugs.gnu.org. Mention acknowledgment email.
7856
20a7a65f
LMI
78572011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7858
7859 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7860 buffer multibyteness, since it shouldn't matter.
7861
5f45cca5
MR
78622011-06-28 Martin Rudalics <rudalics@gmx.at>
7863
7864 * window.el (display-buffer-in-side-window): Handle dedicated
7865 windows as in display-buffer-reuse-window.
7866 (display-buffer-normalize-alist): Use value of override
7867 specifier.
7868 (display-buffer-normalize-specifiers): Use value of
7869 other-window-means-other-frame specifier.
7870 (display-buffer-alist): Rewrite some texts in widgets.
7871 (display-buffer): Spread arguments when calling function
7872 specified by fun-with-args.
7873
ad85fe1f
DD
78742011-06-28 Deniz Dogan <deniz@dogan.se>
7875
1fa280a3
LM
7876 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7877 Unnest `let'.
da68c4c8 7878
ad85fe1f
DD
7879 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7880 selectors (Bug#5732).
ec49bd31 7881 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7882
a08cc025
JA
78832011-06-27 Jari Aalto <jari.aalto@cante.net>
7884
7885 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7886 (eshell-ls-date-format): New defcustom.
7887 (eshell-ls-file): Use it.
7888
e2b551c5
SM
78892011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7890
7891 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7892
8982b231
KY
78932011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7894
7895 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7896 (ange-ftp-make-tmp-name): New arg.
7897 (ange-ftp-file-local-copy): Use it.
7898
36c9fa27
J
78992011-06-27 Jambunathan K <kjambunathan@gmail.com>
7900
7901 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7902 no-conversion (Bug#8870).
7903
d68443dc
MR
79042011-06-27 Martin Rudalics <rudalics@gmx.at>
7905
7906 * window.el (window-right, window-left, window-child)
7907 (window-child-count, window-last-child)
7908 (window-iso-combination-p, walk-window-tree-1)
7909 (window-atom-check-1, window-tree-1, delete-window)
7910 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7911 new naming conventions - window-vchild, window-hchild,
7912 window-next and window-prev are now called window-top-child,
7913 window-left-child, window-next-sibling and window-prev-sibling
7914 respectively.
d615d6d2
MR
7915 (resize-window-reset): Rename to window-resize-reset.
7916 (resize-window-reset-1): Rename to window-resize-reset-1.
7917 (resize-window): Rename to window-resize.
7918 (window-min-height, window-min-width)
7919 (resize-mini-window, resize-this-window, resize-root-window)
7920 (resize-root-window-vertically, adjust-window-trailing-edge)
7921 (enlarge-window, shrink-window, maximize-window)
7922 (minimize-window, delete-window, quit-restore-window)
7923 (split-window, balance-windows, balance-windows-area-adjust)
7924 (balance-windows-area, window-state-put-2)
7925 (display-buffer-even-window-sizes, display-buffer-set-height)
7926 (display-buffer-set-width, set-window-text-height)
7927 (fit-window-to-buffer): Rename all "resize-window" prefixed
7928 calls to use the "window-resize" prefix convention.
7929 (display-buffer-alist): Fix symbol for label specifier.
7930 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7931 corresponding specifier.
7932 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7933
b6458526
VB
79342011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7935
7936 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7937 convention.
7938 (ses-call-printer): Does not pass an empty string to formatter when the
7939 cell is empty to keep from barking printer Calc math-format-value.
7940
d31fd9ac
RS
79412011-06-27 Richard Stallman <rms@gnu.org>
7942
43d5bf84
RS
7943 * battery.el (battery-mode-line-limit): New variable.
7944 (battery-update): Handle it.
7945
d31fd9ac
RS
7946 * mail/rmailmm.el (rmail-mime-process-multipart):
7947 Handle truncated messages.
7948
819a6054
GM
79492011-06-27 Glenn Morris <rgm@gnu.org>
7950
7951 * progmodes/flymake.el (flymake-err-line-patterns):
7952 Allow for column numbers in the ant/javac pattern. (Bug#8866)
7953
cedc73f2
VB
79542011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7955
819a6054 7956 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
7957 (ses--clean-!, ses--clean-_): New functions.
7958 (ses-range): Add configurability of readout order, and conversion
7959 to Calc vector.
7960
5e5d49b6
VB
7961 * ses.el (ses-repair-cell-reference-all): New function.
7962 (ses-cell-symbol): Set macro as safe, so that it can be used in
7963 formulas.
7964
56e6cc31 7965 * ses.el: Update cycle detection algorithm.
90ca8b49 7966 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 7967 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
7968 (ses-set-localvars): New function.
7969 (ses-make-cell): Add property-list as a cell element.
7970 (ses-cell-property-get-fun, ses-cell-property-get)
7971 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
7972 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
7973 New functions.
90ca8b49
VB
7974 (ses-cell-property-set, ses-cell-property-pop)
7975 (ses-cell-property-get-handle): New macro.
7976 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
7977 New aliases, used for code readability.
7978 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
7979 cycle detection.
7980 (ses-self-reference-early-detection): New defcustom.
fac916bf 7981 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
7982 (ses-mode): Use ses-set-localvars.
7983 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
7984 before lauching the update processing.
7985 (ses-initialize-Dijkstra-attempt): New function.
7986 (ses-recalculate-cell): Update for cycle detection based on
7987 Dijkstra algorithm.
7988
2bb63e81
VB
7989 * ses.el: Fix commenting and indenting convention.
7990
c9d29fb8
SM
79912011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7992
7993 * bs.el (bs-cycle-next): Complete last change.
7994
d8e4b68b
JB
79952011-06-27 Drew Adams <drew.adams@oracle.com>
7996
7997 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
7998
40098786
LMI
79992011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8000
c9d29fb8
SM
8001 * net/network-stream.el (network-stream-open-starttls):
8002 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
8003 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
8004
40098786
LMI
8005 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
8006 to binary to possibly avoid line encoding issues on Windows (among
8007 other things).
8008
468d09d4
LMI
80092011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8010
8011 * net/network-stream.el (open-network-stream): Return an :error
8012 saying what the problem was, if possible.
8013
8014 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
8015 server.
8016
8017 * net/network-stream.el (network-stream-open-starttls): If we
8018 wanted to use STARTTLS, and the server offered it, but we weren't
8019 able to because we had no STARTTLS support, then close the connection.
8020 (open-network-stream): Return an :error element, if present.
8021
16f07dd7
CY
80222011-06-26 Chong Yidong <cyd@stupidchicken.com>
8023
88821ca0
CY
8024 * hl-line.el (hl-line-sticky-flag): Doc fix.
8025 (global-hl-line-sticky-flag): New option (Bug#8323).
8026 (global-hl-line-highlight): Obey it.
8027
16f07dd7
CY
8028 * vc/vc.el (vc-revert-show-diff): Default to t.
8029
6b5ccddf
KM
80302011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
8031
c9d29fb8
SM
8032 * allout-widgets.el (allout-widgets-post-command-business):
8033 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
8034 undecorated when an isearch is continued past, and isearch
8035 automatically collapses them. This leads to "widget leaks", where
8036 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
8037 hidden widgets can slow down cursor travel, substantially.
8038 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
8039 so we're doing without this nicety.
8040
8041 (allout-widgets-tally-string): Don't try to do a hash-table-count
8042 of allout-widgets-tally when it's nil. This eliminates spurious "Error
8043 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
8044 *Messages* when allout-widgets-maintain-tally is t.
8045
355f2e07
MR
80462011-06-26 Martin Rudalics <rudalics@gmx.at>
8047
8048 * window.el (display-buffer-normalize-argument): Rename to
8049 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
8050 LABEL argument. Respect special-display-function when popping up
8051 a new frame. Fix code searching for a window showing the buffer
8052 on another frame.
c9d29fb8
SM
8053 (display-buffer-normalize-specifiers):
8054 Call display-buffer-normalize-arguments.
355f2e07
MR
8055 (display-buffer-in-window): Don't undedicate the window if its
8056 buffer remains the same.
8057 Reported by Drew Adams <drew.adams@oracle.com>.
8058 (display-buffer-alist): Add choice for same-window macro
8059 specfier.
8060 (display-buffer): Mention special meaning of LABEL argument in
8061 doc-string. Fix quoting. Don't pop up a new frame even as
8062 fallback.
8063
7ca8fc42
JB
80642011-06-26 Juanma Barranquero <lekktu@gmail.com>
8065
8066 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
8067 avoid deleting the current window in some cases (bug#8911).
8068
bc312254
AS
80692011-06-26 Andreas Schwab <schwab@linux-m68k.org>
8070
8071 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
8072 (Bug#8934)
8073
2db18f3f
LMI
80742011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8075
c9d29fb8
SM
8076 * net/network-stream.el (network-stream-open-starttls):
8077 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
8078 (network-stream-open-tls): Ditto.
8079
6302e0d3
LL
80802011-06-26 Leo Liu <sdl.web@gmail.com>
8081
8082 * register.el (registerv): New struct.
8083 (registerv-make): New function.
c9d29fb8
SM
8084 (jump-to-register, describe-register-1, insert-register):
8085 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
8086 struct. (Bug#8415)
8087
5fdd4046
CY
80882011-06-26 Chong Yidong <cyd@stupidchicken.com>
8089
2afef60a
CY
8090 * vc/vc.el (vc-revert-show-diff): New defcustom.
8091 (vc-diff-internal): New arg specifying diff buffer.
8092 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
8093 reuse an existing *vc-diff* buffer (Bug#8927).
8094
5fdd4046
CY
8095 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
8096
e93db24a
GM
80972011-06-26 Glenn Morris <rgm@gnu.org>
8098
8099 * progmodes/f90.el (f90-critical-indent): New option.
8100 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
8101 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
8102 (f90-mode): Doc fix.
8103 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
8104 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
8105 (f90-beginning-of-block, f90-next-block, f90-indent-region)
8106 (f90-match-end): Handle block, critical.
8107
eefff499
GM
81082011-06-25 Glenn Morris <rgm@gnu.org>
8109
f6ba4cc9
GM
8110 * calendar/diary-lib.el (diary-included-files): Doc fix.
8111 (diary-include-files): New function, extracted from
8112 diary-include-other-diary-files and diary-mark-included-diary-files.
8113 (diary-include-other-diary-files, diary-mark-included-diary-files):
8114 Just call diary-include-files.
8115 (diary-mark-entries): Reset diary-included-files on first call.
8116
16712304
GM
8117 * calendar/diary-lib.el (diary-mark-entries)
8118 (diary-mark-included-diary-files):
8119 Visit included diary-files in temp buffers.
8120
5d8e0d43
GM
8121 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
8122 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
8123 (f90-start-block-re, f90-imenu-generic-expression)
8124 (f90-looking-at-program-block-start, f90-no-block-limit):
8125 Add support for submodules.
8126
ccf7a5d5
GM
8127 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
8128 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 8129
11fdef7d 81302011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
8131
8132 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
8133 buffer-file-type before setting its value, to avoid disastrous
eefff499 8134 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 8135
74f53697
JB
81362011-06-25 Juanma Barranquero <lekktu@gmail.com>
8137
8138 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
8139
8140 * ses.el (ses-unload-function):
8141 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
8142
8143 * proced.el (proced-unload-function):
8144 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
8145
18a4ce5e
AR
81462011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
8147
8148 * server.el (server-create-window-system-frame): Add parameters arg.
8149 (server-process-filter): Doc fix. Handle frame-parameters.
8150
519d22cc
JB
81512011-06-25 Juanma Barranquero <lekktu@gmail.com>
8152
8153 Fix bug#8730, bug#8781.
8154
8155 * loadhist.el (unload--set-major-mode): New function.
8156 (unload-feature): Use it.
8157
8158 * progmodes/python.el (python-after-info-look): Add autoload cookie.
8159 (python-unload-function): New function.
8160
c206f5b0
SM
81612011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8162
8163 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
8164
f9ad64f3
GS
81652011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
8166
8167 * net/browse-url.el (browse-url-firefox-program): Add icecat to
8168 the candidates list.
8169
7d0da90e
JB
81702011-06-24 Juanma Barranquero <lekktu@gmail.com>
8171
8172 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
8173
14b4e83d
RS
81742011-06-23 Richard Stallman <rms@gnu.org>
8175
8176 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
8177 (rmail-variables): Set next-error-move-function.
8178 (rmail-what-message): Take argument POS.
8179 (rmail-next-error-move): New function.
8180
273d2baf
SM
81812011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8182
8183 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
8184 messages for adjacent non-terminals.
8185
56c2cc9a
RS
81862011-06-23 Richard Stallman <rms@gnu.org>
8187
8188 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 8189 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
8190 (rmail-start-mail): Don't specify use of rmail-mail-return;
8191 that's done by mail-bury now.
8192 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 8193
d59eb518
MA
81942011-06-23 Michael Albinus <michael.albinus@gmx.de>
8195
8196 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
8197 SIZE is a number.
8198
02cfc6d6
MR
81992011-06-23 Martin Rudalics <rudalics@gmx.at>
8200
8201 * window.el (get-lru-window, get-mru-window)
8202 (get-largest-window): Never return a minibuffer window.
8203 (display-buffer-pop-up-window): Fix a bug that could lead to
8204 reusing the minibuffer window.
8205 (display-buffer): Pass original specifier argument to
8206 display-buffer-function instead of the normalized one.
8207 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
8208
4e323265
LL
82092011-06-22 Leo Liu <sdl.web@gmail.com>
8210
8211 * minibuffer.el (completing-read-function)
8212 (completing-read-default): Move from minibuf.c
8213
7a70468f
RS
82142011-06-22 Richard Stallman <rms@gnu.org>
8215
50718fc2
RS
8216 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
8217 to Rmail even if not started by a special Rmail command.
8218
7a70468f
RS
8219 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
8220 Copy the buffer currently showing just one message.
8221
297dde5a
RW
82222011-06-22 Roland Winkler <winkler@gnu.org>
8223
8224 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
8225 (bibtex-clean-entry): First delete the old key so that a
8226 customized algorithm for generating the new key does not get
8227 confused by the old key.
8228 (bibtex-url): Obey regexp of first step.
8229 (bibtex-search-entries): Do not use add-to-list with local
8230 list-var.
8231
97bb1093
LMI
82322011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8233
8234 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
8235 stored a user name, then query for the password first, instead of
8236 waiting for SMTP to give an error message and the trying again.
8237
1c0f1a19
JD
82382011-06-22 Lawrence Mitchell <wence@gmx.li>
8239
8240 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
8241 BUFFER in call-process.
8242
396f7c9d
LMI
82432011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8244
8245 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
8246 QUIT twice.
ddb7ffee
LMI
8247 (smtpmail-try-auth-methods): Require user name and password from
8248 auth-source.
396f7c9d 8249
8998d1b3
MR
82502011-06-22 Martin Rudalics <rudalics@gmx.at>
8251
8252 * window.el (display-buffer-default-specifiers)
8253 (display-buffer-alist): Remove entries for pop-up-frame-alist.
8254 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 8255 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
8256
8257 * frame.el (pop-up-frame-alist, pop-up-frame-function)
8258 (special-display-frame-alist, special-display-popup-frame):
8259 Remove duplicate declarations. These are now in window.el.
8260
4ea31e07
LMI
82612011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8262
c9d29fb8
SM
8263 * mail/smtpmail.el (smtpmail-via-smtp):
8264 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
8265 server supports it. SMTP servers that support STARTTLS commonly
8266 require it.
8267
8268 * net/network-stream.el (network-stream-open-starttls): Support
8269 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 8270 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 8271
95f41d9a
LMI
8272 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
8273 upgrades with `open-network-stream', and rely solely on
8274 auth-source for all credentials. Big changes throughout the file,
8275 but in particular:
c9d29fb8
SM
8276 (smtpmail-auth-credentials): Remove.
8277 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
8278 (smtpmail-via-smtp): Check for servers saying they want AUTH after
8279 MAIL FROM, too.
95f41d9a 8280
c9d29fb8
SM
8281 * net/network-stream.el (network-stream-open-starttls):
8282 Provide support for client certificates both for external and built-in
4ea31e07
LMI
8283 STARTTLS.
8284 (auth-source): Require.
8285 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
8286 (network-stream-certificate): Change cert-cert to cert and
8287 cert-key to key.
4ea31e07 8288
065ec2c7
MA
82892011-06-21 Michael Albinus <michael.albinus@gmx.de>
8290
8291 * net/tramp-cache.el (top): Don't load the persistency file when
8292 "emacs -Q" has been called.
8293
cd93b359
DR
82942011-06-21 Tim Harper <timcharper@gmail.com>
8295
d8e4b68b
JB
8296 * term/ns-win.el (ns-initialize-window-system):
8297 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
8298 resource to NO as it is not yet supported by the NS port.
8299
ae9c0411
JB
83002011-06-21 Juanma Barranquero <lekktu@gmail.com>
8301
8302 * misc.el (list-dynamic-libraries--refresh): Compute header here...
8303 (list-dynamic-libraries): ...not here.
8304
7f3f739f
LL
83052011-06-21 Leo Liu <sdl.web@gmail.com>
8306
8307 * subr.el (sha1): Implement sha1 using secure-hash.
8308
327c8fb1
MR
83092011-06-21 Martin Rudalics <rudalics@gmx.at>
8310
8311 * window.el (display-buffer-alist): In default value do not
8312 enforce searching a window on any but the selected frame.
8313 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8314 (display-buffer-select-window): Remove function.
8315 (display-buffer-in-window): When a window on another frame gets
8316 reused, do not select it any more but just raise its frame if
8317 necessary (Bug#8851) and (Bug#8856).
8318 (display-buffer-normalize-options): Handle pop-up-frames related
8319 options more faithfully.
8320 (pop-to-buffer): Don't rely on `display-buffer' selecting the
8321 window if it is on another frame.
c9d29fb8
SM
8322 (display-buffer-alist, display-buffer-default-specifiers):
8323 Don't make new frame unsplittable by default.
9e9de014
MR
8324 (display-buffer-normalize-argument): Fix doc-string typo and use
8325 'same-frame-other-window instead of 'other-window when associating
8326 with display-buffer-macro-specifiers.
327c8fb1 8327
7cf3f556
VB
83282011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
8329
8330 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
8331 New functions.
8332 (5x5-mode-map, 5x5-mode-menu): Bind them.
8333 (5x5-draw-grid): Tweak the solver's rendering.
8334
60a406cf
SM
83352011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8336
8337 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
8338 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
8339
d8e4b68b 83402011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
8341
8342 * menu-bar.el: Use function variable instead of switch-to-buffer.
8343 (menu-bar-select-buffer-function): New variable.
60a406cf 8344 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 8345
478d6f95
SM
83462011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8347
8348 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
8349 variable's status.
8350
ca530739
JD
83512011-06-20 Jan Djärv <jan.h.d@swipnet.se>
8352
8353 * x-dnd.el (x-dnd-version-from-flags)
8354 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
8355 and long as number (Bug#8899).
8356 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
8357
bcd70d97
SM
83582011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8359
60a406cf 8360 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
8361 (completion-try-completion, completion-all-completions): Compute the
8362 metadata argument if it's missing; make it optional (bug#8795).
8363
60a406cf 8364 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
8365 (widget-complete): Use new :completion-function property.
8366 (widget-completions-at-point): New function.
8367 (default): Use :completion-function instead of :complete.
60a406cf
SM
8368 (widget-default-completions): Rename from widget-default-complete;
8369 Rewrite.
bcd70d97
SM
8370 (widget-string-complete, widget-file-complete, widget-color-complete):
8371 Remove functions.
8372 (file, symbol, function, variable, coding-system, color):
8373 * international/mule-cmds.el (default-input-method, charset)
8374 (language-info-custom-alist):
8375 * cus-edit.el (face): Use new property :completions.
8376
8377 * progmodes/pascal.el (pascal-completions-at-point): New function.
8378 (pascal-mode): Use it.
8379 (pascal-mode-map): Use completion-at-point.
8380 (pascal-toggle-completions): Make obsolete.
8381 (pascal-complete-word, pascal-show-completions):
8382 * progmodes/octave-mod.el (octave-complete-symbol):
8383 Redefine as obsolete alias.
8384 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
8385 Signal absence of completion info for old Octave,
8386 (inferior-octave-complete): Redefine as obsolete alias.
8387 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
8388 (meta-completions-at-point): Rename from meta-complete-symbol and
8389 adapt it for use on completion-at-point-functions.
8390 (meta-common-mode): Use it.
8391 (meta-looking-at-backward, meta-match-buffer): Remove.
8392 (meta-complete-symbol): Redefine as obsolete alias.
8393 (meta-common-mode-map): Use completion-at-point.
8394 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
8395 (makefile-mode-map): Use completion-at-point.
8396 (makefile-completions-at-point): Rename from makefile-complete and
8397 adapt it for use on completion-at-point-functions.
8398 (makefile-mode): Use it.
8399 (makefile-complete): Redefine as obsolete alias.
8400
aebf69c8
DD
84012011-06-20 Deniz Dogan <deniz@dogan.se>
8402
8403 * net/rcirc.el: Delete trailing whitespaces once and for all.
8404
bfbbb27d
DC
84052011-06-20 Daniel Colascione <dan.colascione@gmail.com>
8406
8407 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
8408
d264a46b
CY
84092011-06-19 Chong Yidong <cyd@stupidchicken.com>
8410
4ca009e5
CY
8411 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
8412
d264a46b
CY
8413 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
8414
fbf5b3ce
MR
84152011-06-19 Martin Rudalics <rudalics@gmx.at>
8416
8417 * window.el (display-buffer-other-window-means-other-frame):
8418 Call display-buffer-normalize-alist.
8419 (display-buffer-normalize-specifiers-1): Rename to
8420 display-buffer-normalize-argument. New argument other-frame.
8421 Rewrite.
8422 (display-buffer-normalize-specifiers-2): Rename to
8423 display-buffer-normalize-options.
8424 (display-buffer-normalize-alist-1): New function.
8425 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
8426 display-buffer-normalize-alist.
8427 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
8428 (display-buffer-normalize-options-inhibit): New variable.
8429 (display-buffer-normalize-specifiers): Rewrite calling
8430 display-buffer-normalize-alist,
8431 display-buffer-normalize-argument, and
8432 display-buffer-normalize-options. Don't call the latter if
8433 display-buffer-normalize-options-inhibit is non-nil.
8434 (frame-auto-delete): New option.
8435 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
8436 (window-list-no-nils, window-state-ignored-parameters)
8437 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
8438 (window-state-put-1, window-state-put-2, window-state-put):
8439 New functions.
9a028c23
MR
8440 (display-buffer-normalize-options): Move special-display-p group
8441 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 8442
6d10d800
CY
84432011-06-18 Chong Yidong <cyd@stupidchicken.com>
8444
6420d28b
CY
8445 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
8446 groups (Bug#8776).
8447 (rx-submatch-n): New function.
8448 (rx): Document it.
8449
ddb8b596
CY
8450 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
8451 (Bug#8768).
8452
8453 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
8454
77080289
CY
8455 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
8456
61dfb316
CY
8457 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
8458 anytime existing face settings are present (Bug#8889).
8459
6d10d800
CY
8460 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
8461 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
8462 Remove unused argument.
8463
be3fb2b8
MR
84642011-06-18 Martin Rudalics <rudalics@gmx.at>
8465
bcd70d97
SM
8466 * window.el (display-buffer-default-specifiers):
8467 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
8468 pop-up-window-min-width, and another reuse-window specifier
8469 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
8470 (display-buffer-normalize-specifiers-2):
8471 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
8472 pop-up-windows is unset. Add a reuse-window specifier for the
8473 case popping up a new window fails.
8474 (special-display-popup-frame): Remove double quoting.
28dec25a 8475 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 8476
1c6d8c76
SM
84772011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8478
8479 * shell.el (shell-completion-vars): Set pcomplete-termination-string
8480 according to comint-completion-addsuffix.
8481
8482 * pcomplete.el: Convert to lexical binding and fix bug#8819.
8483 (pcomplete-suffix-list): Mark as obsolete.
8484 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
8485 pcomplete-seen in the closure.
8486 (pcomplete-comint-setup): Setup completion-at-point as well.
8487 (pcomplete--entries): New function.
8488 (pcomplete--env-regexp): New var.
8489 (pcomplete-entries): Rewrite to work with partial-completion and
8490 without relying on pcomplete-suffix-list.
8491 (pcomplete-pare-list): Remove, unused.
8492
25aef8b8
MR
84932011-06-17 Martin Rudalics <rudalics@gmx.at>
8494
8495 * window.el (display-buffer-alist): Set pop-up-window-min-height
8496 and pop-up-window-min-width in default value. Reported by
8497 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
8498 other-window-means-other-frame.
8499 (display-buffer-macro-specifiers): Comment out entry for
8500 other-window specifier.
8501 (display-buffer-other-window-means-other-frame): New function.
8502 (display-buffer-normalize-specifiers-1): New arguments
8503 buffer-name and label. Treat other-window case specially.
8504 (display-buffer-normalize-specifiers-2): Treat other-window case
8505 specially.
8506 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
8507 (display-buffer-normalize-specifiers):
8508 Call display-buffer-normalize-specifiers-3.
25aef8b8 8509
dbad4f69
MR
85102011-06-17 Martin Rudalics <rudalics@gmx.at>
8511
8512 * window.el (same-window-p): Fix two typos introduced when
8513 adding with-no-warnings.
d1067961
MR
8514 (display-buffer-normalize-specifiers-1): Don't check
8515 pop-up-frames for 'unset initialization.
8516 (display-buffer-normalize-specifiers-2): Major rewrite using
8517 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8518 (pop-up-frames, display-buffer-reuse-frames)
8519 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8520 Suggested by David Engster <deng@randomsample.de>.
8521 (even-window-heights): Initialize to 'unset.
8522 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8523 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8524 other window case.
dbad4f69 8525
9b9c9e3a
MR
85262011-06-16 Martin Rudalics <rudalics@gmx.at>
8527
bcd70d97
SM
8528 * window.el (display-buffer-normalize-specifiers-1):
8529 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8530 second argument of display-buffer (Bug#8865).
981d5c09
MR
8531 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8532 (switch-to-buffer-other-window-same-frame)
8533 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8534 Adams (Bug#8875).
9c2755e9
MR
8535 (display-buffer): Don't check noninteractive when calling
8536 display-buffer-pop-up-frame.
8537 (display-buffer-pop-up-frame): Never pop up a frame in
8538 noninteractive mode (Bug#8857).
67222e1d
MR
8539 (enlarge-window, shrink-window): Don't report an error when the
8540 window can't be resized as requested (Bug#8862).
9b9c9e3a 8541
2b75be67
SM
85422011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8543
9ffdd3ba
SM
8544 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8545
cb581a67
SM
8546 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8547
2b75be67
SM
8548 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8549
8c0e3589
AM
85502011-06-15 Alan Mackenzie <acm@muc.de>
8551
cb581a67
SM
8552 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8553 for declarators, disable knr checking to speed up for normal files.
8554 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8555
b96e6cde
LMI
85562011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8557
4bba86e6
LMI
8558 * net/network-stream.el (open-network-stream): Add the keyword
8559 :always-query-capabilities for the case where you want to force a
8560 `plain' network connection, but the protocol still requires the
8561 capabilitiy command (i.e., SMTP and EHLO).
8562
2b75be67 8563 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8564 consistency with other `-live-p' functions.
8565
efdcdbf8
SM
85662011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8567
8568 * window.el (same-window-buffer-names, same-window-regexps)
8569 (special-display-frame-alist, special-display-popup-frame)
8570 (special-display-function, special-display-buffer-names)
8571 (special-display-regexps, pop-up-frame-alist)
8572 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8573 (pop-up-windows, split-window-preferred-function)
8574 (split-height-threshold, split-width-threshold, even-window-heights)
8575 (display-buffer-mark-dedicated): Don't encourage the use of
8576 display-buffer-alist from Elisp code.
8577
c5cde042
DN
85782011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8579
8580 * progmodes/python.el (python-mode): Derive from prog-mode.
8581 * progmodes/ps-mode.el (ps-mode):
8582 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8583 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8584 * progmodes/ld-script.el (ld-script-mode): Likewise.
8585
baa1c9ab
MR
85862011-06-15 Martin Rudalics <rudalics@gmx.at>
8587
8588 * window.el (display-buffer-alist): Trim default value to avoid
8589 popping up a new frame (Bug#8857) or reusing an arbitrary window
8590 on another frame.
8591 (display-buffer): Do not fall back on popping up a new frame in
8592 batch mode (Bug#8857).
8593
c5dd5a51
CY
85942011-06-14 Chong Yidong <cyd@stupidchicken.com>
8595
8596 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8597 (custom-theme-summary): New function.
8598 (customize-themes): Use it.
8599
d647b7c4
GM
86002011-06-13 Glenn Morris <rgm@gnu.org>
8601
8602 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8603
9481c002
MR
86042011-06-13 Martin Rudalics <rudalics@gmx.at>
8605
357f93d2
MR
8606 * help.el (help-window): Remove variable.
8607 (help-window-point-marker, temp-buffer-max-height)
8608 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8609 (help-print-return-message): Don't set help-window.
8610 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8611 (help-window-setup-finish): Remove.
8612 (help-window-display-message, help-window-setup)
8613 (with-help-window): Major rewrite based on new
8614 display-buffer-window variable.
8615
8616 * help-mode.el (help-mode-finish): Remove help-window related
8617 code.
8618
8619 * view.el (view-exits-all-viewing-windows): Remove reference to
8620 view-return-to-alist in doc-string.
8621 (view-return-to-alist): Make obsolete.
8622 (view-buffer): Call pop-to-buffer-same-window and remove
8623 undo-window code.
8624 (view-buffer-other-window): Call pop-to-buffer-other-window and
8625 simplify code. Ignore second argument.
8626 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8627 simplify code. Ignore second argument.
8628 (view-return-to-alist-update): Make obsolete.
8629 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8630 Rewrite using quit-restore window parameters.
2b75be67
SM
8631 (view-mode-exit): Rename second argument to EXIT-ONLY.
8632 Rewrite using quit-restore-window.
357f93d2
MR
8633 (View-exit, View-exit-and-edit, View-leave, View-quit)
8634 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8635 appropriate arguments.
8636 (view-end-message): Use quit-restore window parameter.
8637
9481c002
MR
8638 * window.el (display-buffer-function): Rewrite doc-string.
8639 (display-buffer-window, display-buffer-alist): New variables.
8640 (display-buffer-split-specifiers)
8641 (display-buffer-side-specifiers)
8642 (display-buffer-macro-specifiers): New constants.
8643 (display-buffer-even-window-sizes, display-buffer-set-height)
8644 (display-buffer-set-width, display-buffer-select-window)
8645 (display-buffer-in-window, display-buffer-reuse-window)
8646 (display-buffer-split-window-1, display-buffer-split-window)
8647 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8648 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8649 (display-buffer-in-side-window, normalize-buffer-to-display)
8650 (display-buffer-normalize-specifiers-1)
8651 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8652 (display-buffer-normalize-specifiers, display-buffer-frame):
8653 New functions.
9481c002
MR
8654 (display-buffer): Major rewrite.
8655 (display-buffer-other-window, display-buffer-other-frame)
8656 (pop-to-buffer, switch-to-buffer-other-window)
8657 (switch-to-buffer-other-frame): Rewrite.
8658 (display-buffer-same-window, display-buffer-same-frame)
8659 (display-buffer-same-frame-other-window)
8660 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8661 (pop-to-buffer-other-window)
8662 (pop-to-buffer-same-frame-other-window)
8663 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8664 (switch-to-buffer-other-window-same-frame): New functions.
8665 (same-window-p, special-display-p): Rewrite disabling warnings.
8666 Make obsolete.
8667 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8668 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8669 Make obsolete
8670 (same-window-buffer-names, same-window-regexps)
8671 (special-display-frame-alist, special-display-popup-frame)
8672 (special-display-function, special-display-buffer-names)
8673 (special-display-regexps, pop-up-frame-alist)
8674 (pop-up-frame-function, split-window-preferred-function)
8675 (split-height-threshold, split-width-threshold)
8676 (even-window-heights): Make obsolete.
8677
9db51aca
GM
86782011-06-12 Glenn Morris <rgm@gnu.org>
8679
8680 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8681 Misc simplifications.
9db51aca 8682
39cffb44
MR
86832011-06-12 Martin Rudalics <rudalics@gmx.at>
8684
8685 * window.el (window-safely-shrinkable-p): Restore function which
8686 was inadvertently removed in change from 2011-06-11. Declare as
8687 obsolete.
8688
2b75be67
SM
8689 * calendar/calendar.el (calendar-generate-window):
8690 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8691 window-safely-shrinkable-p.
8692
a8955be7
GM
86932011-06-12 Glenn Morris <rgm@gnu.org>
8694
8695 * progmodes/fortran.el (fortran-mode-syntax-table):
8696 * progmodes/f90.el (f90-mode-syntax-table):
8697 Set % to punctuation. (Bug#8820)
8698 (f90-find-tag-default): Remove, no longer needed.
8699
f0d4059d
DC
87002011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8701
8702 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8703
1100a63c
CY
87042011-06-11 Chong Yidong <cyd@stupidchicken.com>
8705
8706 * image.el (image-animated-p): Return animation delay in seconds.
8707 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8708 (image-animate-timeout): Remove DELAY argument. Don't assume
8709 every subimage has the same delay; get it from image-animated-p.
8710 (image-animate): Caller changed.
8711
def722bf
MA
87122011-06-11 Michael Albinus <michael.albinus@gmx.de>
8713
8714 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8715 to ignored backtrace functions.
8716
0a2bb1a9
GM
87172011-06-11 Glenn Morris <rgm@gnu.org>
8718
8719 * calendar/appt.el (appt-disp-window-function): Doc fix.
8720 (appt-check): Handle overlapping appointments. (Bug#8337)
8721
6198ccd0
MR
87222011-06-11 Martin Rudalics <rudalics@gmx.at>
8723
8724 * window.el (window-tree-1, window-tree): New functions, moving
8725 the latter to window.el.
8726 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8727 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8728 (bw-refresh-edges): Remove.
8729 (balance-windows-1, balance-windows-2): New functions.
8730 (balance-windows): Rewrite in terms of window tree functions,
8731 balance-windows-1 and balance-windows-2.
8732 (bw-adjust-window): Remove.
8733 (balance-windows-area-adjust): New function with functionality of
8734 bw-adjust-window but using resize-window.
2b75be67
SM
8735 (set-window-text-height): Rewrite doc-string.
8736 Use normalize-live-window and resize-window.
8737 (enlarge-window-horizontally, shrink-window-horizontally):
8738 Rename argument to DELTA.
6198ccd0
MR
8739 (window-buffer-height): New function.
8740 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8741 Rewrite using new window resize routines.
2b75be67
SM
8742 (kill-buffer-and-window, mouse-autoselect-window-select):
8743 Use ignore-errors instead of condition-case.
6198ccd0
MR
8744 (quit-window): Call delete-frame instead of delete-windows-on
8745 for the only buffer on frame.
8746
9397e56f
MR
87472011-06-10 Martin Rudalics <rudalics@gmx.at>
8748
8749 * loadup.el (top-level): Load window before files for the sake
8750 of replace-buffer-in-windows.
8751
8752 * files.el (read-buffer-to-switch)
8753 (switch-to-buffer-other-window)
2b75be67
SM
8754 (switch-to-buffer-other-frame, display-buffer-other-frame):
8755 Move to window.el.
9397e56f
MR
8756
8757 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8758 (previous-buffer): Move to window.el.
8759
8760 * bindings.el (unbury-buffer): Move to window.el.
8761
8762 * window.el (delete-other-windows-vertically): Move after
8763 definition of delete-other-windows.
8764 (other-window, delete-windows-on, replace-buffer-in-windows):
8765 Move here from window.c.
8766 (record-window-buffer, unrecord-window-buffer)
8767 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8768 (switch-to-next-buffer): New functions.
8769 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8770 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8771 (previous-buffer): Move here from simple.el.
8772 Call switch-to-prev-buffer.
9397e56f
MR
8773 (bury-buffer): Move here from buffer.c. Switch to previous
8774 buffer when window cannot be deleted.
8775 (unbury-buffer): Move here from bindings.el.
8776 (ctl-x-map): Move binding for other-window from window.c to
8777 here.
8778 (read-buffer-to-switch, switch-to-buffer-other-window)
8779 (switch-to-buffer-other-frame): Move here from files.el.
8780 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8781 (switch-to-buffer): Move here from buffer.c.
8782 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8783
562dd5e9
MR
87842011-06-10 Martin Rudalics <rudalics@gmx.at>
8785
8786 * window.el (window-min-height, window-min-width): Move here
8787 from window.c. Add defcustoms and rewrite doc-strings.
8788 (resize-mini-window, resize-window): New functions.
8789 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8790 Move here from window.c.
8791 (maximize-window, minimize-window): New functions.
8792 (delete-window, delete-other-windows, split-window): Move here
8793 from window.c.
8794 (window-split-min-size): New function.
8795 (split-window-keep-point): Mention split-window-above-each-other
8796 instead of split-window-vertically.
2b75be67 8797 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8798 Rename split-window-vertically to split-window-above-each-other
8799 and provide defalias for old definition.
8800 (split-window-side-by-side, split-window-horizontally):
8801 Rename split-window-horizontally to split-window-side-by-side
8802 and provide defalias for the old definition.
562dd5e9
MR
8803 (ctl-x-map): Move bindings for delete-window,
8804 delete-other-windows and enlarge-window here from window.c.
8805 Replace bindings for split-window-vertically and
8806 split-window-horizontally by bindings for
8807 split-window-above-each-other and split-window-side-by-side.
8808
8809 * cus-start.el (all): Remove entries for window-min-height and
8810 window-min-width. Add entries for window-splits and
8811 window-nest.
8812
f0da764a
GM
88132011-06-09 Glenn Morris <rgm@gnu.org>
8814
80675c21
GM
8815 * calendar/appt.el (appt-mode-line): New function.
8816 (appt-check, appt-disp-window): Use it.
8817
f0da764a
GM
8818 * files.el (hack-one-local-variable-eval-safep):
8819 Allow minor-modes with explicit +/-1 arguments.
8820
59f623b7
TZ
88212011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8822
8823 * term/xterm.el (xterm): Add defgroup.
8824 (xterm-extra-capabilities): Add defcustom to supply known xterm
8825 capabilities, skip querying them, or query them (default).
8826 (terminal-init-xterm): Use it.
8827 (terminal-init-xterm-modify-other-keys): New function to set up
8828 modifyOtherKeys support to simplify `terminal-init-xterm'.
8829
9aab8e0d
MR
88302011-06-09 Martin Rudalics <rudalics@gmx.at>
8831
8832 * window.el (resize-window-reset, resize-window-reset-1)
8833 (resize-subwindows-skip-p, resize-subwindows-normal)
8834 (resize-subwindows, resize-other-windows, resize-this-window)
8835 (resize-root-window, resize-root-window-vertically)
8836 (window-deletable-p, window-or-subwindow-p)
8837 (frame-root-window-p): New functions.
8838
e8b08aee
GM
88392011-06-09 Glenn Morris <rgm@gnu.org>
8840
8841 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8842 (ange-ftp-get-files): Use it.
8843
254c37a5
AK
88442011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8845
8846 * mail/sendmail.el (mail-recover-1, mail-recover):
8847 * files.el (recover-file, recover-session):
8848 Handle dired-listing-switches not being just a single short option.
8849
35d7dbd3
GM
88502011-06-09 Glenn Morris <rgm@gnu.org>
8851
8852 * calendar/appt.el (appt-display-message, appt-disp-window):
8853 Handle lists of appointments.
8854
387522b2
MR
88552011-06-08 Martin Rudalics <rudalics@gmx.at>
8856
2b75be67
SM
8857 * window.el (one-window-p): Move down in code.
8858 Rewrite doc-string.
8859 (window-current-scroll-bars): Rewrite doc-string.
8860 Normalize live window argument.
387522b2
MR
8861 (walk-windows, get-window-with-predicate, count-windows):
8862 Rewrite doc-string. Use window-list-1.
8863 (window-in-direction-2, window-in-direction, get-mru-window):
8864 New functions.
8865
d8e4b68b 88662011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8867
8868 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8869 Doc fix (Bug#8713).
8870
88712011-06-08 Chong Yidong <cyd@stupidchicken.com>
8872
8873 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8874
88752011-06-08 Juanma Barranquero <lekktu@gmail.com>
8876
8877 * loadhist.el (unload-feature-special-hooks):
8878 Add `comint-output-filter-functions'.
8879
0de12c52
IK
88802011-06-08 Ivan Kanis <gnu@kanis.fr>
8881
8882 * calendar/appt.el (appt-check): Move some initializations into the let.
8883
f3d1777e
MR
88842011-06-08 Martin Rudalics <rudalics@gmx.at>
8885
8886 * window.el (window-height): Defalias to window-total-height.
8887 (window-width): Defalias to window-body-width.
8888
18af70d0
CY
88892011-06-07 Chong Yidong <cyd@stupidchicken.com>
8890
8891 * image-mode.el (image-toggle-animation): New command.
8892 (image-mode-map): Bind it to RET.
8893 (image-mode): Update message.
8894 (image-toggle-display-image): Avoid a spurious cache flush.
8895 (image-transform-rotation): Doc fix.
8896 (image-transform-properties): Return quickly in the normal case.
8897 (image-animate-loop): Rename from image-animate-max-time.
8898
2b75be67 8899 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8900 (create-animated-image): Remove unnecessary function.
8901 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8902 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8903 (image-animate-timer): Use car-safe.
8904 (image-animate-timeout): Rename argument.
8905
190b47e6
MR
89062011-06-07 Martin Rudalics <rudalics@gmx.at>
8907
8908 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8909 window.c. Rename first argument to ALL-FRAMES.
8910 Rephrase doc-strings.
8911 (get-buffer-window-list): Rewrite using window-list-1.
8912 Rephrase doc-string.
a1511caf
MR
8913 (window-safe-min-height, window-safe-min-width): New constants.
8914 (window-size-ignore, window-min-size, window-min-size-1)
8915 (window-sizable, window-sizable-p, window-size-fixed-1)
8916 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8917 (window-max-delta-1, window-max-delta, window-resizable)
8918 (window-resizable-p, window-total-height, window-total-width)
8919 (window-body-width): New functions.
8920 (window-full-height-p, window-full-width-p): Rewrite using
8921 window-total-size.
8922 (window-body-height): Rewrite using window-body-size.
190b47e6 8923
85cc1f11
MR
89242011-06-06 Martin Rudalics <rudalics@gmx.at>
8925
8926 * window.el (window-right, window-left, window-child)
8927 (window-child-count, window-last-child, window-any-p)
8928 (normalize-live-buffer, normalize-live-frame)
8929 (normalize-any-window, normalize-live-window)
8930 (window-iso-combination-p, window-iso-combined-p)
8931 (window-iso-combinations)
8932 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8933 (windows-with-parameter, window-with-parameter)
8934 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8935 (window-atom-check, window-side-check, window-check):
8936 New functions.
85cc1f11
MR
8937 (ignore-window-parameters, window-sides, window-sides-vertical)
8938 (window-sides-slots): New variables.
8939 (window-size-fixed): Move down in code. Minor doc-string fix.
8940
e7156492
AS
89412011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8942
8943 * comint.el (comint-dynamic-complete-as-filename)
8944 (comint-dynamic-complete-filename): Correctly call
8945 completion-in-region.
8946
7e821d0d
DD
89472011-06-05 Deniz Dogan <deniz@dogan.se>
8948
8949 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8950 in last change.
8951
ac09b8a1
DD
89522011-06-05 Deniz Dogan <deniz@dogan.se>
8953
8954 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
8955 (rcirc): Use it to prompt for encryption.
8956
34699b85
RW
89572011-06-05 Roland Winkler <winkler@gnu.org>
8958
8959 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
8960 (bibtex-search-entries): New command bound to C-c C-a.
8961 (bibtex-display-entries): New function.
8962
004dedd3
RW
89632011-06-05 Roland Winkler <winkler@gnu.org>
8964
8965 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
8966 (bibtex-insert-kill): After yanking insert newline if necessary.
8967 (bibtex-initialize): Call bibtex-string-files-init only once.
8968 (bibtex-mode): Do not call easy-menu-add.
8969 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
8970 (bibtex-yank): Set arg properly if nil.
8971
022fe7ce
RW
89722011-06-05 Roland Winkler <winkler@gnu.org>
8973
2b75be67
SM
8974 * textmodes/bibtex.el (bibtex-search-entry-globally):
8975 New variable.
022fe7ce
RW
8976 (bibtex-search-entry): Use it.
8977
b7c3692a
RW
89782011-06-05 Roland Winkler <winkler@gnu.org>
8979
8980 * textmodes/bibtex.el (bibtex-entry-format): New option
8981 sort-fields.
8982 (bibtex-format-entry, bibtex-reformat): Honor this option.
8983 (bibtex-parse-entry): Return fields in proper order.
8984
8eda563d
JB
89852011-06-05 Juanma Barranquero <lekktu@gmail.com>
8986
8987 * doc-view.el (doc-view-remove-if): Move computation of result out
8988 of `dolist' to silence misleading lexical-binding warning.
8989
7dbe3dbc
CY
89902011-06-04 Chong Yidong <cyd@stupidchicken.com>
8991
8992 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
8993 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
8994
0c33dd17
MA
89952011-06-04 Michael Albinus <michael.albinus@gmx.de>
8996
8997 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
8998 "SunOS 5.10".
8999
f8f91c2b
MA
90002011-06-04 Michael Albinus <michael.albinus@gmx.de>
9001
9002 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
9003 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
9004 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
9005 (tramp-parse-putty):
9006 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
9007 (tramp-completion-function-alist-ssh)
9008 (tramp-completion-function-alist-telnet)
9009 (tramp-completion-function-alist-su)
9010 (tramp-completion-function-alist-putty): Set `tramp-autoload'
9011 cookie.
9012
9013 * net/tramp-ftp.el:
9014 * net/tramp-sh.el:
9015 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
9016 load "tramp.el" `tramp-set-completion-function'.
9017
e17d9003
SM
90182011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
9019
9020 * shell.el: Require and use pcomplete.
9021 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
9022 (shell-completion-vars): Set pcomplete-default-completion-function.
9023
6c4cab03
DD
90242011-06-04 Deniz Dogan <deniz@dogan.se>
9025
9026 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
9027 `memq' (Bug#8799).
9028
ea9fafe0
SM
90292011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9030
9031 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
9032
b3e945d3
JB
90332011-06-02 Juanma Barranquero <lekktu@gmail.com>
9034
9035 * bs.el (bs--mark-unmark, bs--nth-wrapper):
9036 * mpc.el (mpc-select-extend, mpc-songpointer-context):
9037 * vc/log-view.el (log-view-beginning-of-defun):
9038 * vc/smerge-mode.el (smerge-apply-resolution-patch)
9039 (smerge-refine-forward, smerge-refine-chopup-region):
9040 Silence warning for unused `dotimes' counter variables.
9041
7d520089
SM
90422011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9043
9044 * net/tramp.el (tramp-with-progress-reporter): Rename from
9045 with-progress-reporter. Use `declare'.
9046 * net/tramp-smb.el:
9047 * net/tramp-sh.el:
9048 * net/tramp-gvfs.el: Update all uses.
9049
a1c2400f
JB
90502011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
9051
9052 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
9053 buffer isn't killed before making it current.
9054
2403c841
SM
90552011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9056
9057 Silence various byte-compiler warnings.
9058 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
9059 `access-type' and new obsolescence format.
9060 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
9061 new format.
9062 (byte-compile-check-variable): New `access-type' argument.
9063 Only warn if the access-type is obsolete.
9064 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
9065 (byte-compile-variable-set): Adjust callers.
9066 * help-fns.el (describe-variable): Adjust to new obsolescence format.
9067 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
9068 setting it as obsolete.
9069 * simple.el (minibuffer-completing-symbol):
9070 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
9071 access as obsolete.
9072 * minibuffer.el (minibuffer-completing-file-name): Don't make it
9073 obsolete yet.
9074 * international/quail.el (quail-mouse-choose-completion): Remove unused
9075 code referring to obsolete var.
9076 (quail-choose-completion-string): Remove.
9077 * server.el (server-clients-with, server-kill-buffer-query-function)
9078 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
9079 * proced.el (proced-send-signal):
9080 * emacs-lisp/lisp.el (lisp-complete-symbol):
9081 Replace completion-annotate-function with completion-extra-properties.
9082
2462470b
SM
90832011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9084
fb5b2591
SM
9085 * simple.el (goto-line): Use read-number.
9086 (overriding-map-is-bound): Remove.
9087 (saved-overriding-map): Change default.
9088 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
9089 Take the map as argument.
9090 (universal-argument, negative-argument, digit-argument): Use it.
9091 (restore-overriding-map): Adjust.
9092 (do-auto-fill): Use fill-forward-paragraph.
9093 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
9094
fd6fa53f
SM
9095 * minibuffer.el (minibuffer-inactive-mode-map): New var.
9096 (minibuffer-inactive-mode): New major mode.
9097 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
9098 the *Messages* buffer" hack.
9099 (mouse-popup-menubar): Don't burp if the event is a normal key.
9100
2462470b
SM
9101 Miscellaneous tweaks.
9102 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
9103 lexical scoping as in subr.el's dolist and dotimes.
9104 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
9105 Silence compiler warning.
9106 * thingatpt.el (forward-whitespace): Trivial coding style fix.
9107 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
9108 * international/ccl.el (ccl-compile): Trivial simplification.
9109 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
9110 * emacs-lisp/testcover.el (testcover-end): Remove spurious
9111 `printflag' argument.
9112 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
9113 Purecopy the whole obsolescence data.
9114
108bf785
LL
91152011-06-01 Leo Liu <sdl.web@gmail.com>
9116
9117 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
9118 improve doc-string as suggested by Marco Pessotto
9119 <melmothx@gmail.com>.
9120 (rcirc-print): Fix last change.
9121
30a23501
SM
91222011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9124 * minibuffer.el (complete-with-action): Return nil for the metadata and
9125 boundaries of non-functional tables.
9126 (completion-table-dynamic): Return nil for the metadata.
9127 (completion-table-with-terminator): Add default case, using
9128 complete-with-action.
9129 (completion--metadata): New function.
9130 (completion-all-sorted-completions, minibuffer-completion-help): Use it
9131 to try and avoid pathological performance problems.
9132 (completion--embedded-envvar-table): Return `category' metadata.
9133
bcd54f83
LMI
91342011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9135
9136 * subr.el (process-alive-p): New tiny convenience function.
9137
e227544d
SM
91382011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9139
9140 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
9141 content but also its previous major mode.
9142
e8296fdc
HE
91432011-05-31 Helmut Eller <eller.helmut@gmail.com>
9144
4d61f28d 9145 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
9146 *Backtrace* buffer when we exit with C-M-c.
9147
620c53a6
SM
91482011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9149
9150 * minibuffer.el: Add metadata method to completion tables.
9151 (completion-category-overrides): New defcustom.
9152 (completion-metadata, completion--field-metadata)
9153 (completion-metadata-get, completion--styles)
9154 (completion--cycle-threshold): New functions.
9155 (completion-try-completion, completion-all-completions):
9156 Add `metadata' argument to choose completion-styles.
9157 (completion--do-completion): Use metadata to choose cycling.
9158 (completion-all-sorted-completions): Use metadata for sorting.
9159 Remove :completion-cycle-penalty which is not needed any more.
9160 (completion--try-word-completion): Add `metadata' argument.
9161 (minibuffer-completion-help): Check metadata for annotation function
9162 and sorting.
9163 (completion-file-name-table): Return `category' metadata.
9164 (minibuffer-completing-file-name): Make obsolete.
9165 * simple.el (minibuffer-completing-symbol): Make obsolete.
9166 * icomplete.el (icomplete-completions): Pass new `metadata' param to
9167 completion-try-completion.
9168
1257e755
SM
91692011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9170
9171 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
9172
3767e706
LL
91732011-05-30 Leo Liu <sdl.web@gmail.com>
9174
9175 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
9176 (rcirc-print): Decode all incoming messages (bug#8744).
9177 (rcirc-decode-coding-system): Allow value nil for automatic coding
9178 system detection.
3767e706 9179
d1a5d56a
GM
91802011-06-01 Glenn Morris <rgm@gnu.org>
9181
9182 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
9183
e8cbec34
CY
91842011-05-29 Chong Yidong <cyd@stupidchicken.com>
9185
9186 * image.el (image-animate-max-time): Allow nil and t values.
9187 Default to nil.
9188 (create-animated-image): Doc fix.
9189 (image-animate-start): Remove second arg; just use
9190 image-animate-max-time.
9191 (image-animate-timeout): Doc fix. Args changed.
9192
9193 * image-mode.el (image-toggle-display-image): Ensure that the
9194 image spec passed to the animate timer is the same object as in
58179cce 9195 the buffer's display property (Bug#6981).
e8cbec34
CY
9196 (image-transform-properties): Doc fix.
9197
9198 * image.el (image-animate-max-time): Default to nil.
9199
159daf87
MR
92002011-05-29 Martin Rudalics <rudalics@gmx.at>
9201
9202 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
9203 entire buffer list (Bug#8184).
9204
d66c4c7c
CY
92052011-05-29 Chong Yidong <cyd@stupidchicken.com>
9206
9207 * image.el (imagemagick-types-inhibit)
9208 (imagemagick-register-types): Doc fix.
9209
80aec780
DD
92102011-05-29 Deniz Dogan <deniz@dogan.se>
9211
9212 * net/rcirc.el (rcirc): Use the user's stored encryption method by
9213 default.
9214
1dd3c2d9
CY
92152011-05-29 Chong Yidong <cyd@stupidchicken.com>
9216
9217 * select.el: Don't perform clipboard-manager saving in hooks;
9218 leave the hooks empty.
9219
60e56523
LL
92202011-05-28 Leo Liu <sdl.web@gmail.com>
9221
9222 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
9223 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
9224 (occur-edit-mode): New major mode (Bug#8463).
9225 (occur-after-change-function): New function.
9226 (occur-engine): Give Occur tags a read-only property.
9227
2b1e1a22
KR
92282011-05-28 Kevin Ryde <user42@zip.com.au>
9229
9230 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
9231
5d344e88
CY
92322011-05-28 Chong Yidong <cyd@stupidchicken.com>
9233
8e6ca83d
CY
9234 * bindings.el (help-echo): Make the initial non-indicator dash
9235 empty on graphical terminals (Bug#7295).
9236
5d344e88
CY
9237 * files.el (auto-mode-alist): Move config rule after the
9238 in-stripping one (Bug#8547).
9239
bfbbace7
CY
9240 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
9241
fbeba6e2
CY
9242 * startup.el (normal-splash-screen): Remove gratuitous mode-line
9243 setting (Bug#8740).
9244
60ed8c72
AA
92452011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
9246
4ac619f0
AA
9247 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
9248 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
9249 (Bug#8539).
60ed8c72 9250
23db196e
CY
92512011-05-28 Chong Yidong <cyd@stupidchicken.com>
9252
9253 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
9254
5012f24c
DK
92552011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
9256
9257 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
9258 (hs-hide-block-at-point, hs-find-block-beginning)
9259 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
9260 (Bug#8279).
9261
6a639b16
GM
92622011-05-28 Glenn Morris <rgm@gnu.org>
9263
9264 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
9265
d43eaf2c
CY
92662011-05-28 Chong Yidong <cyd@stupidchicken.com>
9267
5199bde1
CY
9268 * help-fns.el (describe-function-1): If the function is a derived
9269 major mode, print the parent mode.
9270
d43eaf2c
CY
9271 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
9272 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
9273
423428a8
SM
92742011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
9275
0ff8e1ba 9276 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 9277 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
9278 * progmodes/etags.el (tags-completion-at-point-function):
9279 * info-look.el (info-lookup-completions-at-point): Mark as
9280 non-exclusive.
9281 (info-complete): Adjust accordingly.
9282
423428a8
SM
9283 * info-look.el: Convert to lexical-binding and completion-at-point.
9284 (info-lookup-completions-at-point): New function.
9285 (info-complete): Use it and completion-in-region.
9286
b74aa22b
DA
92872011-05-28 Drew Adams <drew.adams@oracle.com>
9288
9289 * isearch.el: Let M-e start with point at the first mismatched char.
9290 (isearch-fail-pos): New function.
9291 (isearch-edit-string): Use it.
9292
66e2e71d
DK
92932011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9294
9295 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9296
b1890b0f 92972011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
9298
9299 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
9300 traversal functions for avl-trees.
9301 (avl-tree--stack): New struct.
9302 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
9303 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
9304 (avl-tree--do-enter): Add optional `updatefun' arg.
9305 Change return value.
eb95d01d 9306 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
9307 (avl-tree--do-delete): Add `test' and `nilflag' args.
9308 Change return value.
eb95d01d
TC
9309 (avl-tree-member): Add optional `nilflag'
9310 (avl-tree-member-p): New function.
9311 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
9312 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
9313 (avl-tree-stack-empty-p): New functions.
9314
3769ddcf
TC
9315 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
9316 avl-tree--del-balance1 and make it work both ways.
9317 (avl-tree--del-balance2): Remove.
9318 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
9319 make it work both ways.
9320 (avl-tree--enter-balance2): Remove.
9321 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
9322 New macros.
9323 (avl-tree--mapc, avl-tree-map): Add direction argument.
9324
eb95d01d 93252011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
9326
9327 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
9328
a9f737ee
CY
93292011-05-27 Chong Yidong <cyd@stupidchicken.com>
9330
9331 * select.el: Support clipboard managers with built-in function
9332 x-clipboard-manager-save, via delete-frame-functions and
9333 kill-emacs-hook.
9334 (xselect-convert-to-targets): Add MULTIPLE target to list.
9335 (xselect-convert-to-save-targets): New function.
9336
c92a1e54
KH
93372011-05-27 Kenichi Handa <handa@m17n.org>
9338
9339 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
9340 let-binding rfc2047-encode-encoded-words to nil.
9341
e145f188
GM
93422011-05-27 Glenn Morris <rgm@gnu.org>
9343
5ec8a862
GM
9344 * mail/emacsbug.el: Don't require url-util.
9345
4b29d9fb
GM
9346 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
9347
e145f188
GM
9348 * files.el (set-auto-mode):
9349 Also respect mode: entries at the end of the file. (Bug#8586)
9350
7d15102b
GM
93512011-05-26 Glenn Morris <rgm@gnu.org>
9352
98f593b8
GM
9353 * files.el (hack-local-variables-prop-line, hack-local-variables):
9354 Downcase mode names, as seems to be traditional.
27b48e63 9355 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 9356
7d15102b
GM
9357 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
9358 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
9359
51d5b4ec
JD
93602011-05-25 Julien Danjou <julien@danjou.info>
9361
9362 * textmodes/rst.el (rst-define-level-faces): Do not define face
9363 symbol if it is already defined.
9364
91513f63
VB
93652011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
9366
9367 * play/5x5.el (5x5-new-game, 5x5-randomize):
9368 Reset 5x5-solver-output to nil when a new grid is cast.
9369 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
9370 these debugging traces, as defmacro breaks the compiled code.
9371
4d90d6d0
DK
93722011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9373
9374 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9375
e1b90ef6
LL
93762011-05-24 Leo Liu <sdl.web@gmail.com>
9377
9378 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
9379 (vc-bzr-sha1): Adapt.
9380
d8e4b68b 9381 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
9382
9383 * bindings.el: Provide sha1 feature.
9384
db0406bb 93852011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
9386
9387 * mail/sendmail.el: Require `rfc2047'.
9388 (mail-insert-from-field): Do not perform RFC2047 encoding.
9389 (mail-encode-header): New function.
9390 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
9391 buffer to the return value of select-message-coding-system.
9392 Call mail-encode-header.
b8d747b9
KH
9393
9394 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
9395
db0406bb 93962011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 9397
4d90d6d0
DK
9398 * mail/supercite.el (sc-default-cite-frame):
9399 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 9400
eb8a5e9b
GM
94012011-05-24 Glenn Morris <rgm@gnu.org>
9402
f8630703
GM
9403 * progmodes/python.el (brm-menu): Declare.
9404
8831bbed
GM
9405 * emulation/viper.el (viper-set-hooks): Declare.
9406
eb8a5e9b
GM
9407 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
9408 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
9409 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
9410 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
9411 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
9412 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
9413
a2a25d24
SM
94142011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9415
9416 Add an :exit-function for completion-at-point.
9417
9418 * minibuffer.el (completion--done): New fun.
9419 (completion--do-completion): Use it. New arg `expect-exact'.
9420 (minibuffer-complete, minibuffer-complete-word): Don't output message,
9421 since completion--do-completion does it for us now.
9422 (minibuffer-force-complete): Use completion--done and
9423 completion--replace. Handle sole-completion case with more care.
9424 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
9425 (completion-extra-properties): New var.
9426 (completion-annotate-function): Make obsolete.
9427 (minibuffer-completion-help): Adjust accordingly.
9428 Use completion-list-insert-choice-function.
9429 (completion-at-point, completion-help-at-point):
9430 Bind completion-extra-properties.
9431 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
9432 * simple.el (completion-list-insert-choice-function): New var.
9433 (completion-setup-function): Preserve it.
9434 (choose-completion): Pay attention to it, shuffle the code a bit.
9435 (choose-completion-string): New arg `insert-function'.
9436
9437 * textmodes/bibtex.el: Convert to lexical binding.
9438 (bibtex-mode-map): Use completion-at-point.
9439 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
9440 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
9441 (bibtex-complete): Define as obsolete alias.
9442 (bibtex-complete-internal): Remove.
9443 (bibtex-format-entry): Remove unused sub-group in regexp.
9444 * shell.el (shell--command-completion-data)
9445 (shell-environment-variable-completion):
9446 * pcomplete.el (pcomplete-completions-at-point):
9447 * comint.el (comint--complete-file-name-data): Use :exit-function
9448 instead of completion-table-with-terminator so it also works for
9449 choose-completion.
9450
e44e373d
SM
94512011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9452
4f91a816
SM
9453 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
9454
782fc819
SM
9455 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
9456 (bug#8710).
9457
e44e373d
SM
9458 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
9459
381987c3
KM
94602011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
9461
9462 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
9463 customization variable and implement: If non-nil, auto-fill will
9464 be inhibited while on topic's header line.
9465
b776bc70
VB
94662011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
9467
9468 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 9469 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
9470 always have a solution in grid size = 5 cases.
9471 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
9472 (5x5-solver-output, 5x5-log-buffer): New vars.
9473 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
9474 Make these variables buffer local to achieve 5x5 multi-session-ness.
9475 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
9476 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
9477 (5x5-solve-suggest): New funs.
9478 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
9479 randomize a grid so that we ensure that there is always a solution.
9480 (5x5-make-random-grid): Allow other movement than flipping.
9481
7de88b6e
KR
94822011-05-23 Kevin Ryde <user42@zip.com.au>
9483
9484 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 9485 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
9486 advice and passes PREDICATE.
9487
b1ef1257
SM
94882011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9489
bbca48fe
SM
9490 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
9491 byte-compile-lambda if it's actually a lambda.
9492
b1ef1257
SM
9493 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
9494 Fix function quoting. Use backquote better.
9495
92a9cc65
YS
94962011-05-22 Yuanle Song <sylecn@gmail.com>
9497
9498 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
9499 matching (Bug#8516).
9500
f0fb8059
JA
95012011-01-22 Jari Aalto <jari.aalto@cante.net>
9502
9503 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
9504 different face (Bug#8178).
9505
d5b44c93
CY
95062011-05-22 Chong Yidong <cyd@stupidchicken.com>
9507
9508 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
9509 defface (Bug#8144).
9510
79106a44
SM
95112011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9512
9c848d8a
SM
9513 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9514 funcall as well (bug#8712). Warn when performing those conversions.
9515 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9516
79106a44
SM
9517 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9518
88dfa756
GM
95192011-05-22 Glenn Morris <rgm@gnu.org>
9520
9521 * files.el (hack-local-variables-prop-line): Small simplifications.
9522 (hack-local-variables, hack-local-variables-prop-line):
9523 If MODE-ONLY, return the mode, rather than just `t'.
9524
b7cf2c79
SM
95252011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9526
9527 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9528
3f1a8558
GM
95292011-05-21 Glenn Morris <rgm@gnu.org>
9530
7e4ccca3
GM
9531 * files.el (hack-local-variables-prop-line, hack-local-variables):
9532 If only interested in the mode, don't bother doing the other stuff.
9533
637d46ca
GM
9534 * image-mode.el (image-after-revert-hook):
9535 Redraw all frames on which the image is visible. (Bug#8567)
9536
973d955b
GM
9537 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9538
3f1a8558
GM
9539 * wid-edit.el (widget-checklist-match-inline):
9540 Fix 2011-04-19 change. (Bug#8649)
9541
96479927
SM
95422011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9543
1dcf791f
SM
9544 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9545 Also allow singlespace after single-letter capitals followed by a dot.
9546
96479927
SM
9547 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9548 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9549
35fd0881
N
95502011-05-20 Nix <nix@esperi.org.uk>
9551
9552 * files.el (basic-save-buffer-2):
9553 Fix handling of break-hardlink-on-save with non-existent files.
9554
82745640
DD
95552011-05-19 Deniz Dogan <deniz@dogan.se>
9556
9557 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9558 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9559
4a720484
GM
95602011-05-19 Glenn Morris <rgm@gnu.org>
9561
d1f21341
GM
9562 * progmodes/f90.el (f90-type-def-re):
9563 Handle "type, bind(c)". (Bug#8691)
9564
4a720484
GM
9565 * emacs-lisp/autoload.el (batch-update-autoloads):
9566 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9567
2fb0a219
MA
95682011-05-18 Michael Albinus <michael.albinus@gmx.de>
9569
9570 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9571 property for the correct connection in case of multihops.
9572
e565dd37
GM
95732011-05-18 Glenn Morris <rgm@gnu.org>
9574
c2571358 9575 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9576 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9577
e565dd37
GM
9578 Rationalize calendar handling of day and month abbrev-arrays.
9579 * calendar/calendar.el (calendar-customized-p): New function.
9580 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9581 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9582 Add :set function.
9583 (calendar-abbrev-length, calendar-day-abbrev-array)
9584 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9585 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9586 Elements may no longer be nil.
9587 (calendar-day-name, calendar-month-name):
9588 Update for changed nature of abbrev arrays.
9589 * calendar/diary-lib.el (diary-name-pattern):
9590 Update for changed nature of abbrev arrays.
9591 (diary-mark-entries-1): Update calendar-make-alist calls.
9592 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9593 * calendar/cal-html.el (cal-html-day-abbrev-array):
9594 Simply inherit from calendar-day-abbrev-array.
9595
1d99a745
SM
95962011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9597
9598 * progmodes/grep.el (grep-mode): Disable default
9599 compilation-directory-matcher setting (bug#8684).
9600
7c1d9aa0
MA
96012011-05-17 Michael Albinus <michael.albinus@gmx.de>
9602
9603 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9604 instead of "head" and "tail". There were problems with SunOS 5.9,
9605 and it performs better.
9606
3952e9d8
GM
96072011-05-17 Glenn Morris <rgm@gnu.org>
9608
2dd12e7f
GM
9609 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9610
e4157b9c
GM
9611 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9612 Replace obsolete function.
9613
8e249bbd
GM
9614 * shell.el (pcomplete-parse-arguments-function): Declare.
9615
3952e9d8
GM
9616 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9617 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9618 (appt-check): Doc fixes.
9619 (appt-disp-window-function, appt-delete-window-function):
9620 Remove needless special case in custom :type.
9621 (appt-display-count): Default to 0, not nil.
9622 (appt-check): Reset appt-display-count to 0, not nil.
9623
c71a0d48 96242011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9625
c71a0d48
GM
9626 * progmodes/python.el (python-font-lock-keywords):
9627 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9628
31d55be9
SM
96292011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9630
9631 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9632
3bfacb2f
KR
96332011-05-16 Kevin Ryde <user42@zip.com.au>
9634
9635 * info-look.el (makefile-automake-mode): New setups, looking in
9636 automake manual, then makefile-mode.
9637 (makefile-mode): Remove automake manual, have it just in
9638 makefile-automake-mode since there's various things different or
9639 not relevant to plain make.
9640 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9641 believe a hypothetical automake-mode would go to makefile-mode,
9642 not the other way around.
9643
c8e83751
CY
96442011-05-15 Chong Yidong <cyd@stupidchicken.com>
9645
5e9e35cd
CY
9646 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9647 hunk-end tags (Bug#8672).
9648
c8e83751
CY
9649 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9650 vc-annotate-show-diff-revision-at-line (Bug#8671).
9651
50b23e5a
GM
96522011-05-14 Glenn Morris <rgm@gnu.org>
9653
7210a739
GM
9654 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9655 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9656 (change-log-font-lock-keywords): Also handle multiple author lines
9657 with leading tabs. (Bug#8644)
7210a739 9658
4691905a
GM
9659 * calendar/appt.el (appt-check): Rename some local variables.
9660 Some simplification/reordering.
9661
50b23e5a
GM
9662 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9663 (feedmail-sendmail-f-doesnt-sell-me-out)
9664 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9665 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9666 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9667 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9668 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9669 (feedmail-binmail-gnulinuxish-template):
9670 Rename from feedmail-binmail-linuxish-template.
9671 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9672 Use insert-buffer-substring.
9673
215cda7c
BC
96742011-05-14 Bill Carpenter <bill@carpenter.org>
9675
9676 * mail/feedmail.el (feedmail-patch-level): Increase.
9677 (feedmail-debug): New custom group.
9678 (feedmail-confirm-outgoing-timeout)
9679 (feedmail-sendmail-f-doesnt-sell-me-out)
9680 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9681 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9682 (feedmail-sender-line, feedmail-from-line)
9683 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9684 (feedmail-spray-this-address)
215cda7c
BC
9685 (feedmail-spray-address-fiddle-plex-list)
9686 (feedmail-queue-use-send-time-for-date)
9687 (feedmail-queue-use-send-time-for-message-id)
9688 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9689 (feedmail-buffer-eating-function):
9690 Doc fixes.
9691 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9692 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9693 (feedmail-message-action-scroll-down): New functions.
9694 (feedmail-queue-directory, feedmail-queue-draft-directory):
9695 Use expand-file-name.
9696 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9697 Remove C-v help entry.
9698 (feedmail-queue-buffer-file-name): New variable.
9699 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9700 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9701 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9702 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9703 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9704 (feedmail-message-action-toggle-spray)
9705 (feedmail-run-the-queue-no-prompts)
9706 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9707 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9708 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9709 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9710 (feedmail-envelope-deducer, feedmail-fiddle-from)
9711 (feedmail-fiddle-sender, feedmail-default-date-generator)
9712 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9713 (feedmail-fiddle-spray-address)
9714 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9715 (feedmail-fiddle-list-of-fiddle-plexes)
9716 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9717 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9718 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9719 Change default. Doc fix.
9720 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9721 (feedmail-binmail-linuxish-template): New constant.
9722 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9723 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9724 (feedmail-send-it): Add debug call.
9725 Use feedmail-queue-buffer-file-name, and
9726 feedmail-send-it-immediately-wrapper.
9727 (feedmail-message-action-send): Add debug call.
9728 Use feedmail-send-it-immediately-wrapper.
9729 (feedmail-queue-express-to-queue): Add debug call.
9730 Run feedmail-queue-express-hook.
9731 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9732 (feedmail-message-action-help-blat):
9733 Rename from feedmail-queue-send-edit-prompt-help-first.
9734 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9735 Check line-endings. Handle errors better.
9736 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9737 Doc fix. Add debug call.
9738 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9739 Use feedmail-queue-send-edit-prompt-inner.
9740 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9741 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9742 from feedmail-queue-send-edit-prompt.
9743 (feedmail-queue-send-edit-prompt-help)
9744 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9745 (feedmail-tidy-up-slug): Add debug call.
9746 Respect feedmail-queue-slug-suspect-regexp.
9747 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9748 (feedmail-dump-message-to-queue): Add debug call.
9749 Expand queue-directory.
9750 (feedmail-dump-message-to-queue): Change message slightly.
9751 Use feedmail-say-chatter.
9752 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9753 (feedmail-send-it-immediately-wrapper): New function.
9754 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9755 Insert empty string rather than newline. Handle full-frame case.
9756 Use catch/throw. Use feedmail-say-chatter.
9757 (feedmail-fiddle-from): Try mail-host-address.
9758 (feedmail-default-message-id-generator): Doc fix.
9759 Bind system-time-locale. Handle missing end.
9760 (feedmail-fiddle-x-mailer): Add debug call.
9761 Handle feedmail-x-mailer-line being nil.
9762 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9763 Add debug call. Use buffer-substring-no-properties.
9764 (feedmail-say-debug, feedmail-say-chatter): New functions.
9765 (feedmail-find-eoh): Give an explicit error.
9766
42c7e61e
UJ
97672011-05-13 Ulf Jasper <ulf.jasper@web.de>
9768
c2571358 9769 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9770 family from helvetica to sans.
c2571358 9771 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9772 etc/images/newsticker.
9773
c2571358 9774 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9775 family from helvetica to sans.
9776
9777 * net/newst-plainview.el (newsticker-new-item-face)
9778 (newsticker-old-item-face, newsticker-immortal-item-face)
9779 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9780 (newsticker-statistics-face): Change default family from
42c7e61e 9781 helvetica to sans.
c2571358 9782 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9783 etc/images/newsticker.
9784
9785 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9786 (newsticker--process-auto-mark-filter-match): : Tell user about
9787 auto-marking.
9788
8497a297
DV
97892011-05-13 Didier Verna <didier@xemacs.org>
9790
9791 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9792 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9793 TODO entries.
8497a297
DV
9794 (lisp-lambda-list-keyword-parameter-indentation)
9795 (lisp-lambda-list-keyword-parameter-alignment)
9796 (lisp-lambda-list-keyword-alignment): New customizable user options.
9797 (lisp-indent-defun-method): Improve docstring.
9798 (extended-loop-p): Fix comment.
9799 (lisp-indent-lambda-list-keywords-regexp): New variable.
9800 (lisp-indent-lambda-list): New function.
9801 (lisp-indent-259): Use it.
9802 (lisp-indent-defmethod): Support for more than one
9803 method qualifier and properly indent methods lambda-lists.
9804 (defgeneric): Provide a missing common-lisp-indent-function property.
9805
f278f87f
SM
98062011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9807
9808 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9809 bounds for the empty string (bug#8667).
9810
5233edd7
GM
98112011-05-13 Glenn Morris <rgm@gnu.org>
9812
5237a44f
GM
9813 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9814
8340026c 9815 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9816 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9817
5233edd7 9818 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9819 (appt-time-msg-list): Doc fix.
a5464014 9820 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9821
92d10796
AS
98222011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9823
9824 * progmodes/ld-script.el (ld-script-keywords)
9825 (ld-script-builtins): Update keywords list.
9826
914a0ae1
SM
98272011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9828
c89be45f
SM
9829 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9830
914a0ae1
SM
9831 * shell.el (shell-completion-vars): New function.
9832 (shell-mode):
9833 * simple.el (read-shell-command): Use it.
9834 (blink-matching-open): No need for " [...]" in minibuffer-message.
9835
98dc3df3
GM
98362011-05-12 Glenn Morris <rgm@gnu.org>
9837
9838 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9839 (appt-check): Simplify.
9840
d2fc7e3d 98412011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9842
4d61f28d 9843 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9844 literal "/dev/null".
9845
d2fc7e3d 98462011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9847
9848 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9849 Fix typo.
9850
d2fc7e3d 98512011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9852
3f254caa
SM
9853 * progmodes/which-func.el (which-function):
9854 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9855 which might not be defined (Bug#8260).
9856
d45885f7
GM
98572011-05-12 Glenn Morris <rgm@gnu.org>
9858
9859 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9860 Let byte-compile-initial-macro-environment always take precedence.
9861
488086f4
SM
98622011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9863
9864 * net/rcirc.el: Add support for SSL/TLS connections.
9865 (rcirc-server-alist): New field `encryption'.
9866 (rcirc): Check `encryption' settings.
9867 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9868 Merge make-local-variable into `set'.
9869 (rcirc--connection-open-p): New function.
9870 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9871 the process is not a network process (e.g. running gnutls-cli).
9872 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9873 Make rcirc-(en|de)code-coding-system local here.
9874 (rcirc-mode): Merge make-local-variable into `set'.
9875 (rcirc-parent-buffer): Make permanent buffer-local.
9876 (rcirc-multiline-minor-mode): Don't do it here.
9877 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9878 there's no server buffer.
9879
7d3b9d44
GM
98802011-05-11 Glenn Morris <rgm@gnu.org>
9881
f64049c6
GM
9882 * newcomment.el (comment-kill): Prefix "unused" local.
9883
93c9df73
GM
9884 * term/w32console.el (get-screen-color): Declare.
9885
7d3b9d44
GM
9886 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9887 Handle symbol elements of byte-compile-initial-macro-environment.
9888
9e2dd53f
LL
98892011-05-10 Leo Liu <sdl.web@gmail.com>
9890
488086f4
SM
9891 * bookmark.el (bookmark-bmenu-mode-map):
9892 Bind bookmark-bmenu-search to `/'.
8b340240 9893
9e2dd53f 9894 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9895 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9896 (Footnote-unicode): New function.
9897 (footnote-style-alist): Add unicode style to the list.
9898 (footnote-style): Doc fix.
9e2dd53f 9899
79b70037
GM
99002011-05-10 Jim Meyering <meyering@redhat.com>
9901
9902 Fix doubled-word typos.
9903 * international/quail.el (quail-insert-kbd-layout): and and -> and
9904 * kermit.el: and and -> and
9905 * net/ldap.el (ldap-search-internal): to to -> to
9906 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9907 * progmodes/js.el (js-mode): and and -> and
9908 * textmodes/artist.el (artist-move-to-xy): at at -> at
9909 (artist-draw-region-trim-line-endings): if if -> if
9910 And Safetyc -> Safety.
9911 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9912
b8f82dc1 99132011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9914 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9915
9916 * files.el (hack-one-local-variable-eval-safep):
9917 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9918
4f99f44b
GM
99192011-05-10 Glenn Morris <rgm@gnu.org>
9920
9921 * calendar/diary-lib.el (diary-list-entries-hook)
9922 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9923 (diary-nongregorian-marking-hook, diary-list-entries)
9924 (diary-include-other-diary-files, diary-mark-entries)
9925 (diary-mark-included-diary-files): Doc fixes.
9926
84f29e6b
JB
99272011-05-09 Juanma Barranquero <lekktu@gmail.com>
9928
9929 * misc.el: Require tabulated-list.el during compilation.
9930
9bedd73a
CY
99312011-05-09 Chong Yidong <cyd@stupidchicken.com>
9932
488086f4
SM
9933 * progmodes/compile.el (compilation-start):
9934 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9935 (compilation-filter-hook): Doc fix.
9936
797c735c
DD
99372011-05-09 Deniz Dogan <deniz@dogan.se>
9938
9939 * wdired.el: Remove outdated installation comment. Fix usage
9940 comment.
9941
5f4b1dfe
JB
99422011-05-09 Juanma Barranquero <lekktu@gmail.com>
9943
9944 * misc.el: Implement new command `list-dynamic-libraries'.
9945 (list-dynamic-libraries--loaded-only-p): New variable.
9946 (list-dynamic-libraries--refresh): New function.
9947 (list-dynamic-libraries): New command.
9948
4c44026c
CY
99492011-05-09 Chong Yidong <cyd@stupidchicken.com>
9950
488086f4
SM
9951 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9952 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
9953 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
9954 higher priority to avoid clobbering by gnu.
9955
027f966d
CY
99562011-05-08 Chong Yidong <cyd@stupidchicken.com>
9957
9958 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
9959 if the face has existing theme settings (Bug#8454).
9960
085f5d7d
CY
99612011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
9962
488086f4
SM
9963 * progmodes/perl-mode.el (perl-imenu-generic-expression):
9964 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 9965
2a86a00c
RS
9966 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
9967 special file names `.' and `..' (Bug#8259).
9968
d9c54a06
CY
99692011-05-08 Chong Yidong <cyd@stupidchicken.com>
9970
488086f4
SM
9971 * progmodes/grep.el (grep-mode-font-lock-keywords):
9972 Remove buffer-changing entries.
d9c54a06
CY
9973 (grep-filter): New function.
9974 (grep-mode): Add it to compilation-filter-hook.
9975
9976 * progmodes/compile.el (compilation-filter-hook)
9977 (compilation-filter-start): New defvars.
9978 (compilation-filter): Call compilation-filter-hook prior to
9979 updating the process mark.
9980
c4662635
SM
99812011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9982
9983 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
9984
b0512a1d
EZ
99852011-05-07 Eli Zaretskii <eliz@gnu.org>
9986
605c9376
EZ
9987 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
9988 mailclient-send-it even if window-system is nil. (Bug#8595)
9989
c4662635
SM
9990 * term/w32console.el (terminal-init-w32console):
9991 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
9992 background-mode. (Bug#8597)
9993
d1dc2cc2
SM
99942011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9995
9996 Make bytecomp.el understand that defmethod defines funs (bug#8631).
9997 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
9998 New functions.
9999 (defgeneric, eieio--defmethod): Use them.
10000 (eieio-defgeneric): Remove.
10001 (defmethod): Call defgeneric in a way visible to the byte-compiler.
10002
915d1300
GM
100032011-05-07 Glenn Morris <rgm@gnu.org>
10004
a3961c3e
GM
10005 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
10006 Use let rather than let*.
10007 (timeclock-find-discrep): Remove unused local.
10008
314347b9
GM
10009 * calendar/diary-lib.el (diary-comment-start): Doc fix.
10010
915d1300
GM
10011 * calendar/appt.el (appt-time-msg-list): Doc fix.
10012
275b59b0
NF
100132011-05-06 Noah Friedman <friedman@splode.com>
10014
10015 * apropos.el (apropos-print-doc): Only use
10016 emacs-lisp-docstring-fill-column when it is bound to an integer,
10017 per that variable's documentation.
10018
6c19f744
SM
100192011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10020
10021 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 10022 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 10023
60f884b2
GM
100242011-05-06 Glenn Morris <rgm@gnu.org>
10025
5006e634
GM
10026 * calendar/appt.el (appt-message-warning-time): Doc fix.
10027 (appt-warning-time-regexp): New option.
10028 (appt-make-list): Respect appt-message-warning-time.
10029
548d0a63
GM
10030 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
10031 New options.
10032 (diary-add-to-list): Strip comments from the displayed string.
10033 (diary-mode): Set comment-start and comment-end.
10034
60f884b2
GM
10035 * vc/diff-mode.el (smerge-refine-subst): Declare.
10036 (diff-refine-hunk): Don't require smerge-mode when compiling.
10037
989681bb
JB
100382011-05-06 Juanma Barranquero <lekktu@gmail.com>
10039
10040 * simple.el (list-processes): Return nil as the docstring says.
10041
a6bc05e1
MA
100422011-05-05 Michael Albinus <michael.albinus@gmx.de>
10043
10044 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
10045 to "".
10046 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10047 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
10048 determining of binary transfer. (Bug#7383)
10049
23c22e9a
MA
100502011-05-05 Michael Albinus <michael.albinus@gmx.de>
10051
c4662635
SM
10052 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10053 Fix port computation bug. (Bug#8618)
23c22e9a 10054
0bff894f
GM
100552011-05-05 Glenn Morris <rgm@gnu.org>
10056
b8296902
GM
10057 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
10058
1f522ce8
GM
10059 * simple.el (shell-dynamic-complete-functions)
10060 (comint-dynamic-complete-functions): Declare.
10061
cf5bee67
GM
10062 * net/network-stream.el (gnutls-negotiate):
10063 * simple.el (tabulated-list-print): Fix declarations.
10064
10065 * progmodes/gud.el (syntax-symbol, syntax-point):
10066 Remove unnecessary and incorrect declarations.
10067
0bff894f
GM
10068 * emacs-lisp/check-declare.el (check-declare-scan):
10069 Handle byte-compile-initial-macro-environment in bytecomp.el
10070
9869b3ae
SM
100712011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10072
10073 Fix earlier half-done eieio-defmethod change (bug#8338).
10074 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
10075 Streamline and change calling convention.
10076 (defmethod): Adjust accordingly and simplify.
10077 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
10078 new eieio--defmethod.
10079 (slot-boundp): Minor CSE simplification.
10080
9c1d5ac5
MZ
100812011-05-05 Milan Zamazal <pdm@zamazal.org>
10082
10083 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
10084 (glasses-make-readable): Use glasses-separate-capital-groups.
10085
455c834e
JB
100862011-05-05 Juanma Barranquero <lekktu@gmail.com>
10087
10088 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
10089 (warning-series): Doc fix.
10090 (display-warning): Don't try to create the buffer if we just found it.
10091
9ed7c8cb
CY
100922011-05-04 Chong Yidong <cyd@stupidchicken.com>
10093
10094 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
10095 (autoload-find-generated-file): New function.
10096 (generate-file-autoloads): Bind generated-autoload-file to
10097 buffer-file-name.
9869b3ae
SM
10098 (update-file-autoloads, update-directory-autoloads):
10099 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
10100 output file (Bug#7989).
10101 (batch-update-autoloads): Doc fix.
10102
0898ca10
JB
101032011-05-04 Juanma Barranquero <lekktu@gmail.com>
10104
10105 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
10106
31dfb76c
GM
101072011-05-04 Glenn Morris <rgm@gnu.org>
10108
f330b642
GM
10109 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
10110 function, so it follows changes in calendar-date-style.
10111 (diary-fancy-date-matcher): New function.
10112 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
10113 (diary-fancy-font-lock-fontify-region-function):
10114 Use diary-fancy-date-pattern as a function.
10115
31dfb76c
GM
10116 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
10117 non-numbers for `year' etc pseudo-variables. (Bug#8583)
10118
48e79d6a
TZ
101192011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
10120
10121 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
10122 instead of positional arguments. Allow :keylist and :crlfiles
10123 arguments.
10124 (open-gnutls-stream): Call it.
10125
10126 * net/network-stream.el (network-stream-open-starttls): Adjust to
10127 call `gnutls-negotiate' with :process and :hostname arguments.
10128
dd5a5ee0
SM
101292011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10130
ef80fc09
SM
10131 * minibuffer.el (completion--message): New function.
10132 (completion--do-completion, minibuffer-complete)
10133 (minibuffer-force-complete, minibuffer-complete-word): Use it.
10134 (completion--do-completion): Don't ignore completion-auto-help when in
10135 icomplete-mode.
10136
dd5a5ee0
SM
10137 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
10138 internal encoding (e.g. tibetan zero is not whitespace).
10139 (global-whitespace-mode): Prefer save-current-buffer.
10140 (whitespace-trailing-regexp): Remove useless save-match-data.
10141 (whitespace-empty-at-bob-regexp): Minor simplification.
10142
b7d22a83
CY
101432011-05-03 Chong Yidong <cyd@stupidchicken.com>
10144
10145 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
10146
5192af46
AM
101472011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10148
10149 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 10150 Use `concat' to create string for insertion.
5192af46 10151
5767d190
SM
101522011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10153
10154 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
10155 Avoid open-line which runs post-self-insert-hook.
10156 (bibtex-fill-entry): Remove unused `end' var.
10157
bf242939
AM
101582011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
10159
5767d190
SM
10160 * textmodes/ispell.el (ispell-add-per-file-word-list):
10161 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 10162
25666126
LL
101632011-05-03 Leo Liu <sdl.web@gmail.com>
10164
10165 * isearch.el (isearch-yank-pop): New command.
5767d190 10166 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
10167 (isearch-forward): Mention it.
10168
52d3c2d0
SM
101692011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10170
1bcace58
SM
10171 * simple.el (minibuffer-complete-shell-command): Remove.
10172 (minibuffer-local-shell-command-map): Use completion-at-point.
10173 (read-shell-command): Setup completion vars here instead.
10174 (read-expression-map): Bind TAB to symbol completion.
10175
52d3c2d0
SM
10176 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
10177 error directly rather via storing it into `results'.
10178
35813471
LL
101792011-05-02 Leo Liu <sdl.web@gmail.com>
10180
10181 * vc/diff.el: Fix description.
10182
e793a940
LMI
101832011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10184
10185 * server.el (server-eval-at): New function.
10186
8de66e05
LMI
101872011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10188
10189 * net/network-stream.el (open-network-stream): Take a :nowait
10190 parameter and pass it on to `make-network-process'.
10191 (network-stream-open-plain): Ditto.
10192
dcb79f20
AS
101932011-04-30 Andreas Schwab <schwab@linux-m68k.org>
10194
10195 * faces.el (face-spec-set-match-display): Don't match toolkit
10196 options on terminal frames.
10197
14a7fbd8
SM
101982011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10199
7eabc1be
SM
10200 * progmodes/pascal.el: Use lexical binding.
10201 (pascal-mode-map): Remove author preferences.
10202
14a7fbd8
SM
10203 * pcomplete.el (pcomplete-std-complete): Don't abuse
10204 completion-at-point.
10205
50f84510
JB
102062011-04-28 Juanma Barranquero <lekktu@gmail.com>
10207
6e087a44
JB
10208 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
10209 removing code that has been dead since 1991 or so.
10210
50f84510
JB
10211 * startup.el (command-line): When warning about "_emacs", use a
10212 delayed warning to allow the user to filter it out.
10213
0ba690bd
DD
102142011-04-28 Deniz Dogan <deniz@dogan.se>
10215
10216 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
10217 user has not joined.
10218
08abfaad
SM
102192011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10220
10221 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
10222 aren't any completions at point.
10223
638f053a
JB
102242011-04-28 Juanma Barranquero <lekktu@gmail.com>
10225
10226 * subr.el (display-delayed-warnings): New function.
10227 (delayed-warnings-hook): New variable.
10228
8fff8daa
SM
102292011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10230
08abfaad
SM
10231 * minibuffer.el (completion-at-point, completion-help-at-point):
10232 Don't presume that a given completion-at-point-function will always
10233 use the same calling convention.
10234
8fff8daa
SM
10235 * pcomplete.el (pcomplete-completions-at-point):
10236 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
10237 pcomplete-seen is non-nil.
10238 (pcomplete-comint-setup): Also recognize the new comint/shell
10239 completion functions.
10240 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
10241 pcomplete-seen is non-nil.
10242
841a1577 102432011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 10244
841a1577 10245 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 10246 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 10247 the first character in the entry. This allows for code to add its
211ec907
UJ
10248 own uid to the entry.
10249 (icalendar--convert-float-to-ical): Add export of
10250 `diary-float'-entries save for those with the optional DAY
10251 argument.
10252
2a782793
DC
102532011-04-27 Daniel Colascione <dan.colascione@gmail.com>
10254
10255 * subr.el (shell-quote-argument): Use alternate escaping strategy
10256 when we spot a variable reference in a string.
10257
0438ce91
DC
102582011-04-26 Daniel Colascione <dan.colascione@gmail.com>
10259
10260 * cus-start.el (all): Define customization for debug-on-event.
10261
841a1577 102622011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
10263
10264 * subr.el (shell-quote-argument): Escape correctly under Windows.
10265
d090ed6c
SM
102662011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10267
10268 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
10269
bfd31217
MA
102702011-04-25 Michael Albinus <michael.albinus@gmx.de>
10271
d090ed6c
SM
10272 * net/tramp.el (tramp-process-actions): Add POS argument.
10273 Delete region between POS and (pos).
bfd31217 10274
d090ed6c
SM
10275 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10276 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
10277 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
10278
10279 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
10280 position in `tramp-process-actions' call.
10281
10282 * net/trampver.el: Update release number.
10283
e92f3bd3
SM
102842011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10285
850256b5
SM
10286 * custom.el (defcustom): Obey lexical-binding.
10287
e92f3bd3
SM
10288 Fix octave-inf completion problems reported by Alexander Klimov.
10289 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
10290 Inherit from octave-mode-syntax-table.
10291 (inferior-octave-mode): Set info-lookup-mode.
10292 (inferior-octave-completion-at-point): New function.
10293 (inferior-octave-complete): Use it and completion-in-region.
10294 (inferior-octave-dynamic-complete-functions): Use it as well, and use
10295 comint-filename-completion.
10296 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
10297 symbol elements which shouldn't be word elements.
10298 (octave-font-lock-keywords, octave-beginning-of-defun)
10299 (octave-function-header-regexp): Adjust regexps accordingly.
10300 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
10301
cd22b309
JB
103022011-04-25 Juanma Barranquero <lekktu@gmail.com>
10303
10304 * net/gnutls.el (gnutls-errorp): Declare before first use.
10305
8b492194
TZ
103062011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
10307
10308 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
10309 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 10310 default trustfile exists before going to use it. Add missing
5a5fa834 10311 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
10312 Reported by Claudio Bley <claudio.bley@gmail.com>.
10313 (open-gnutls-stream): Add usage example.
10314
10315 * net/network-stream.el (network-stream-open-starttls): Give host
10316 parameter to `gnutls-negotiate'.
10317 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 10318 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 10319
841a1577 103202011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 10321
cd22b309
JB
10322 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
10323 Use correct match group (bug#8438).
05842630 10324
3ba7869c
CY
103252011-04-24 Chong Yidong <cyd@stupidchicken.com>
10326
512e3ae1
CY
10327 * emacs-lisp/package.el (package-built-in-p): Fix typo.
10328 (package-menu--generate): New arg specifying packages to show.
10329 (package-menu-refresh, package-menu-execute, list-packages):
10330 Callers changed.
10331 (package-show-package-list): New function, replacing deleted
10332 package--list-packages (renamed because it is non-internal).
10333
10334 * finder.el (finder-list-matches): Use package-show-package-list
10335 instead of deleted package--list-packages.
10336
e92f3bd3
SM
10337 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
10338 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
10339 (vc-annotate-mode-map): Bind it to RET.
10340
7031be6d
UR
103412011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
10342
10343 * progmodes/etags.el (next-file): Don't use set-buffer to change
10344 buffers (Bug#8478).
10345
4ef177aa
CY
103462011-04-24 Chong Yidong <cyd@stupidchicken.com>
10347
c8d173eb
CY
10348 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
10349
4ef177aa
CY
10350 * apropos.el (apropos-label-face): Avoid variable-pitch face.
10351 (apropos-accumulator): Doc fix.
10352 (apropos-function, apropos-macro, apropos-command)
10353 (apropos-variable, apropos-face, apropos-group, apropos-widget)
10354 (apropos-plist): Add face property.
10355 (apropos-symbols-internal): Fix indentation.
10356 (apropos-print): Simplify help, and recognize apropos-multi-type.
10357 (apropos-print-doc): Use button-type-get to extract the button's
10358 face property. Fill docstring (Bug#8352).
10359
4ffd0d6b 103602011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
10361
10362 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
10363
c6c32125 10364 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 10365 (mpuz-mode-map): Use mapc.
c6c32125
JB
10366 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
10367 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
10368 Fix typos in docstrings.
10369
58d468b4
JB
10370 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
10371 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
10372
6470c3c6
JB
10373 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
10374
4ffd0d6b 103752011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
10376
10377 * minibuffer.el (completion--do-completion): Avoid the "Next char
10378 not unique" prompt if icomplete-mode is enabled (Bug#5849).
10379
3ad8bad0
CY
10380 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
10381 mouse-2 into unread-command-events, it is interpreted correctly.
10382
71d73c9c 10383 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 10384 (image-toggle-display): Doc fix.
71d73c9c 10385
841a1577 103862011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 10387
4ffd0d6b
GM
10388 * textmodes/page.el (what-page): Use line-number-at-pos to
10389 calculate line number (Bug#6825).
6e1dbaa9 10390
c2fb1b60
JB
103912011-04-22 Juanma Barranquero <lekktu@gmail.com>
10392
10393 * eshell/esh-mode.el (find-tag-interactive): Declare function.
10394 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
10395 Pass argument NO-DEFAULT to `find-tag-interactive'.
10396
e02f48d7
JB
103972011-04-22 Juanma Barranquero <lekktu@gmail.com>
10398
10399 Lexical-binding cleanup.
10400
10401 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
10402 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
10403 * progmodes/ada-prj.el (ada-prj-initialize-values)
10404 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
10405 (ada-prj-show-value):
10406 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
10407 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
10408 (antlr-invalidate-context-cache, antlr-options-menu-filter)
10409 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
10410 * progmodes/bug-reference.el (bug-reference-push-button):
10411 * progmodes/fortran.el (fortran-line-length):
10412 * progmodes/glasses.el (glasses-change):
10413 * progmodes/octave-mod.el (octave-fill-paragraph):
10414 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
10415 (python-pdbtrack-grub-for-buffer, python-sentinel):
10416 * progmodes/sql.el (sql-save-connection):
10417 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
10418 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
10419 Mark unused parameters.
10420
10421 * progmodes/compile.el (compilation--flush-directory-cache)
10422 (compilation--flush-parse, compile-internal): Mark unused parameters.
10423 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
10424 (compilation-next-error-function): Remove unused variable `timestamp'.
10425
10426 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
10427 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
10428
10429 * progmodes/dcl-mode.el (dcl-end-of-command):
10430 Remove unused variable `start'.
10431 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
10432 (dcl-option-value-basic, dcl-option-value-offset)
10433 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
10434 Mark unused parameters.
10435 (dcl-save-local-variable): Remove unused variable `val'.
10436 (mode): Declare.
10437
10438 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
10439 Mark unused parameters.
10440 (delphi-ignore-changes): Move before first use.
10441 (delphi-charset-token-at): Remove unused variable `start'.
10442 (delphi-else-start): Remove unused variable `if-count'.
10443 (delphi-comment-block-start, delphi-comment-block-end):
10444 Remove unused variable `kind'.
10445 (delphi-indent-line): Remove unused variable `new-point'.
10446
10447 * progmodes/ebrowse.el (ebrowse-files-list)
10448 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
10449 Mark unused parameters. Don't quote `lambda'.
10450 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
10451 Don't quote `lambda'.
10452 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
10453 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
10454 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
10455 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
10456 Use `ignore-errors'.
10457 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
10458 (ebrowse-view/find-file-and-search-pattern)
10459 (ebrowse-view/find-member-declaration/definition):
10460 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
10461 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
10462 Rename parameter PREFIX-ARG to PREFIX.
10463 (ebrowse-tags-read-name): Remove unused variables `start' and
10464 `member-info'.
10465 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
10466 to `tags-file'.
10467
10468 * progmodes/etags.el (local-find-tag-hook): Declare.
10469 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
10470 Mark unused parameters.
10471
10472 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
10473 (executable-interpret): Mark unused parameter.
10474
10475 * progmodes/flymake.el (flymake-process-sentinel)
10476 (flymake-after-change-function)
10477 (flymake-create-temp-with-folder-structure)
10478 (flymake-get-include-dirs-dot): Mark unused parameters.
10479 (flymake-safe-delete-directory): Remove unused variable `err'.
10480
10481 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
10482 (speedbar-timer-fn, speedbar-line-text)
10483 (speedbar-change-expand-button-char, speedbar-delete-subblock)
10484 (speedbar-center-buffer-smartly): Declare functions.
10485 (gdb-find-watch-expression): Remove unused variable `array'.
10486 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
10487 (gdb-starting): Mark unused parameters.
10488 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
10489 (gdb-table-string): Remove unused variable `res'.
10490 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
10491 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
10492 (gdb-display-buffer): Remove unused variable `cur-size'.
10493
10494 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
10495 allow lexical-binding compilation.
10496 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
10497 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
10498 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
10499 Mark unused parameters.
10500 (gud-gdb-marker-filter): Remove unused variable `match'.
10501 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
10502 lambda expressions and funcall them, instead of using `fset'.
10503
10504 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
10505 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
10506
10507 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
10508 variable `header-beg'; use `let'.
10509
10510 * progmodes/icon.el (indent-icon-exp): Remove unused variables
10511 `restart', `last-sexp' and `at-do'.
10512
10513 * progmodes/js.el (js--debug): Mark unused parameter.
10514 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10515 (js--splice-into-items): Remove unused variable `item'.
10516 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10517
10518 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10519 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10520 (makefile-complete): Remove unused variable `try'.
10521 (makefile-fill-paragraph, makefile-match-function-end):
10522 Mark unused parameters.
10523
10524 * progmodes/octave-inf.el (inferior-octave-complete):
10525 Remove unused variable `proc'.
10526 (inferior-octave-output-digest): Mark unused parameter.
10527
10528 * progmodes/perl-mode.el (perl-calculate-indent):
10529 Remove unused variable `err'.
10530
10531 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10532 (prolog-indent-line): Mark unused parameters.
10533 (prolog-indent-line): Remove unused variable `beg'.
10534
10535 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10536 (reporter-dont-compact-list): Declare.
10537
10538 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10539 Remove unused variable `char'.
10540 (sh-debug): Mark unused parameter.
10541 (sh-get-indent-info): Remove unused variable `start'.
10542 (sh-calculate-indent): Remove unused variable `var'.
10543
10544 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10545 (simula-electric-keyword): Remove unused variable `null'.
10546 (simula-search-backward, simula-search-forward): Remove unused
10547 variables `begin' and `end'.
10548
10549 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10550 Remove unused variable `pos'.
10551 (vera-electric-tab, vera-comment-uncomment-region):
10552 Mark unused parameters.
10553 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10554
7ede3b65
CY
105552011-04-22 Chong Yidong <cyd@stupidchicken.com>
10556
10557 * emacs-lisp/package.el (package--builtins, package-alist)
10558 (package-load-descriptor, package-built-in-p, package-activate)
10559 (define-package, package-installed-p)
10560 (package-compute-transaction, package-buffer-info)
10561 (package--push): Doc fix. Distinguish more clearly between
10562 version strings and version lists.
10563
121656e9
JB
105642011-04-21 Juanma Barranquero <lekktu@gmail.com>
10565
10566 Lexical-binding cleanup.
10567
10568 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10569 (5x5-make-mutate-best):
10570 * play/fortune.el (fortune-in-buffer):
10571 * play/gomoku.el (gomoku-init-display):
10572 * play/solitaire.el (solitaire, solitaire-do-check):
10573 * play/tetris.el (tetris-default-update-speed-function):
10574 Mark unused parameters.
10575
10576 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10577 (bubbles--shift): Remove unused variable `char-org'.
10578 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10579 (bubbles--show-images): Remove unused variable `char'.
10580
10581 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10582 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10583 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10584 (decipher-analyze-buffer): Use ?\s.
10585 (decipher-make-checkpoint): Remove unused variable `mapping'.
10586
10587 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10588
10589 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10590 Remove unused variable `result'; use `let'.
10591
10592 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10593 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10594 (gametree-children-shown-p, gametree-compute-reduced-score):
10595 Use `ignore-errors'.
10596
10597 * play/handwrite.el (ps-lpr-switches): Declare.
10598 (handwrite): Remove unused variables `pmin' and `lastp'.
10599
10600 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10601
10602 * play/landmark.el (landmark-init-display)
10603 (landmark-update-naught-weights): Mark unused parameters.
10604 (landmark-y): Remove unused variable `noise'. Simplify.
10605 (landmark-human-plays): Remove unused variable `score'.
10606
10607 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10608 (mpuz-try-proposal): Remove unused variable `game'.
10609
10610 * play/zone.el (life-patterns): Declare.
10611
80f499c7
JB
106122011-04-20 Juanma Barranquero <lekktu@gmail.com>
10613
10614 * vc/vc.el (ediff-vc-internal): Declare function.
10615
024ff170
SM
106162011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10617
c0a193ea
SM
10618 * shell.el: Use lexical-binding and std completion UI.
10619 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10620 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10621 comint-preoutput-filter-functions rather than on
10622 comint-output-filter-functions.
10623 (shell-command-completion, shell--command-completion-data)
10624 (shell-filename-completion, shell-environment-variable-completion)
10625 (shell-c-a-p-replace-by-expanded-directory): New functions.
10626 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10627 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10628 (shell-dynamic-complete-environment-variable): Use them.
10629 (shell-dynamic-complete-as-environment-variable)
10630 (shell-dynamic-complete-as-command): Remove.
10631 (shell-match-partial-variable): Match past point.
10632 * comint.el: Clean up use of completion-at-point-functions.
10633 (comint-completion-at-point): New function.
10634 (comint-mode): Use it completion-at-point-functions.
10635 (comint-dynamic-complete): Make it obsolete.
10636 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10637 (comint-c-a-p-replace-by-expanded-history): New function.
10638 (comint-dynamic-complete-functions)
10639 (comint-replace-by-expanded-history): Use it.
10640 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10641 termination strings. Try harder to avoid second try-completion.
10642 (completion-in-region-mode-map): Disable bindings that don't work yet.
10643
2dbaa080
SM
10644 * comint.el: Use lexical-binding. Require CL.
10645 (comint-dynamic-complete-functions): Use comint-filename-completion.
10646 (comint-completion-addsuffix): Tweak custom type.
10647 (comint-filename-completion, comint--common-suffix)
10648 (comint--common-quoted-suffix, comint--table-subvert)
10649 (comint--complete-file-name-data): New functions.
10650 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10651 (comint-dynamic-list-filename-completions): Use them.
10652 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10653
2dbaa080
SM
10654 * minibuffer.el (completion-in-region-mode):
10655 Keep completion-in-region-mode--predicate global.
10656 (completion-in-region--postch):
10657 Assume completion-in-region-mode--predicate is not null.
10658
c79a6f38
SM
10659 * progmodes/flymake.el (flymake-start-syntax-check-process):
10660 Obey `dir'. Simplify.
10661
024ff170
SM
10662 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10663 we're in VC after all.
10664
1c6c854e
CS
106652011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10666
10667 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10668 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10669 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10670
bed7f140
SM
106712011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10672
332e62ab
SM
10673 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10674 add sanity check.
10675
bed7f140
SM
10676 * obsolete/erc-hecomplete.el: Make obsolete.
10677 * obsolete/: Standardize obsolescence info in the header.
10678
f195c582
GM
106792011-04-20 Glenn Morris <rgm@gnu.org>
10680
10681 * calendar/solar.el (solar-horizontal-coordinates):
10682 Use the longitude argument rather than `calendar-longitude'.
10683 (solar-date-next-longitude): Remove unused locals.
10684
cb79b8c0
VJL
106852011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10686
10687 * whitespace.el: New version 13.2.1.
10688
106892011-04-20 felix <EmacsWiki> (tiny change)
10690
d8e4b68b 10691 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10692 switching between major modes on a file.
10693
602ea69d
SM
106942011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10695
10696 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10697 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10698 multi-line comments as well.
10699
06b60517
JB
107002011-04-19 Juanma Barranquero <lekktu@gmail.com>
10701
10702 Lexical-binding cleanup.
10703
10704 * arc-mode.el (archive-mode-revert):
10705 * cmuscheme.el (scheme-interactively-start-process):
10706 * custom.el (custom-initialize-delay):
10707 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10708 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10709 * emacs-lock.el (emacs-lock-clear-sentinel):
10710 * ezimage.el (defezimage):
10711 * follow.el (follow-avoid-tail-recenter):
10712 * fringe.el (set-fringe-mode-1):
10713 * generic-x.el (bat-generic-mode-compile):
10714 * help-mode.el (help-info-variable, help-do-xref)
10715 (help-mode-revert-buffer):
10716 * help.el (view-emacs-todo):
10717 * iswitchb.el (iswitchb-completion-help):
10718 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10719 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10720 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10721 * locate.el (locate-update):
10722 * longlines.el (longlines-encode-region)
10723 (longlines-after-change-function):
10724 * outline.el (outline-isearch-open-invisible):
10725 * ps-def.el (declare-function, charset-dimension, char-width)
10726 (encode-char):
10727 * ps-mule.el (ps-mule-plot-string):
10728 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10729 (recentf-edit-list-select, recentf-edit-list-validate)
10730 (recentf-open-files-action):
10731 * rect.el (delete-whitespace-rectangle-line)
10732 (rectangle-number-line-callback):
10733 * register.el (window-configuration-to-register)
10734 (frame-configuration-to-register):
10735 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10736 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10737 (xselect-convert-to-targets, xselect-convert-to-delete)
10738 (xselect-convert-to-filename, xselect-convert-to-charpos)
10739 (xselect-convert-to-lineno, xselect-convert-to-colno)
10740 (xselect-convert-to-os, xselect-convert-to-host)
10741 (xselect-convert-to-user, xselect-convert-to-class)
10742 (xselect-convert-to-name, xselect-convert-to-integer)
10743 (xselect-convert-to-atom, xselect-convert-to-identity):
10744 * subr.el (declare, ignore, process-kill-without-query)
10745 (text-clone-maintain):
10746 * terminal.el (te-get-char, te-tic-sentinel):
10747 * tool-bar.el (tool-bar-make-keymap):
10748 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10749 * type-break.el (type-break-mode, type-break-noninteractive-query):
10750 * view.el (View-back-to-mark):
10751 * wid-browse.el (widget-browse-action, widget-browse-widget)
10752 (widget-browse-widgets, widget-browse-sexp):
10753 * widget.el (define-widget-keywords):
10754 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10755 Mark unused parameters.
10756
10757 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10758 (align-areas): Remove unused variable `look'.
10759 (align-region): Remove unused variables `real-end' and `pos-list'.
10760
10761 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10762
10763 * bindings.el (mode-line-modified, mode-line-remote):
10764 Mark unused parameters.
10765 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10766
10767 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10768 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10769
10770 * comint.el (comint-history-isearch-pop-state)
10771 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10772 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10773 (comint-substitute-in-file-name): Doc fix.
10774
10775 * completion.el (cmpl-statistics-block): Mark unused parameter.
10776 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10777 (save-completions-to-file, load-completions-from-file):
10778 Remove unused local variable `e'.
10779
10780 * composite.el (compose-chars): Remove unused variable `len'.
10781 (lgstring-insert-glyph): Remove unused variable `g'.
10782 (compose-glyph-string): Remove unused variables `ascent',
10783 `descent', `lbearing' and `rbearing'.
10784 (compose-glyph-string-relative): Remove unused variables
10785 `lbearing', `rbearing' and `wadjust'.
10786 (compose-gstring-for-graphic): Remove unused variables `header',
10787 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10788 (compose-gstring-for-terminal): Remove unused variables `header'
10789 and `nchars'. Use `let', not `let*'.
10790
10791 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10792 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10793 (Custom-buffer-done, custom-buffer-create-internal)
10794 (custom-browse-visibility-action, custom-browse-group-tag-action)
10795 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10796 (widget-magic-mouse-down-action, custom-toggle-parent)
10797 (custom-add-parent-links, custom-toggle-hide-variable)
10798 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10799 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10800 (custom-face-menu-create, custom-variable-menu-create, get)
10801 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10802 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10803 (customize-apropos): Remove unused variable `tests'.
10804 (custom-group-value-create): Remove unused variable `hidden-p'.
10805 (sort-fold-case): Declare.
10806
10807 * cus-theme.el (custom-reset-standard-faces-list)
10808 (custom-reset-standard-variables-list): Declare.
10809 (customize-create-theme, custom-theme-revert, custom-theme-write)
10810 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10811 Mark unused parameters.
10812
10813 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10814
10815 * delim-col.el (delimit-columns-max): Move defvar before first use.
10816
10817 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10818 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10819
10820 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10821 (auto-insert): Declare.
10822 (desktop-restore-file-buffer): Rename desktop-* parameters;
10823 mark unused ones.
10824 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10825 (desktop-buffer): Rename desktop-* parameters.
10826
10827 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10828 (dframe-reposition-frame-xemacs, dframe-help-echo)
10829 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10830 Mark unused parameters.
10831
10832 * dired-aux.el (backup-extract-version-start, overwrite-query)
10833 (overwrite-backup-query, rename-regexp-query)
10834 (rename-non-directory-query): Declare.
10835 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10836 (dired-add-entry): Remove unused variable `orig-file-name'.
10837 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10838 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10839 `dired-copy-preserve-time' directly.
10840 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10841 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10842
10843 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10844 (dired-virtual-revert, dired-make-relative-symlink):
10845 Mark unused parameters.
10846 (manual-program): Declare.
10847 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10848 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10849 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10850
10851 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10852
10853 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10854
10855 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10856 Declare.
10857
10858 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10859
10860 * electric.el (Electric-command-loop): Rename parameter
10861 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10862
10863 * expand.el (expand-in-literal): Remove unused variable `here'.
10864
10865 * facemenu.el (facemenu-add-new-color):
10866 Remove unused variable `docstring'.
10867
10868 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10869 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10870 (face-attr-construct): Mark unused parameter. Doc fix.
10871 (read-color): Remove unused variable `hex-string'.
10872
10873 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10874 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10875 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10876 (display-buffer-other-frame): Remove unused variable `old-window'.
10877 (kill-buffer-hook): Declare.
10878 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10879 Mark unused parameters.
10880 (after-find-file): Pass 1 to `auto-save-mode', not t.
10881
10882 * files-x.el (auto-insert): Declare.
10883 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10884
10885 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10886 variable `buf'. Mark unused parameter.
06b60517
JB
10887 (find-lisp-insert-directory): Mark unused parameter.
10888
10889 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10890 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10891 (format-common-tail): Remove, unused.
10892 (format-deannotate-region): Remove unused variable `loc'.
10893 (format-annotate-region): Remove unused variable `p'.
10894 (format-annotate-single-property-change): Remove unused variables
10895 `default' and `tail'.
10896
10897 * forms.el (read-file-filter): Declare.
10898 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10899
10900 * frame.el (frame-creation-function-alist): Mark unused parameter.
10901 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10902
10903 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10904 Remove unused parameters.
10905 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10906 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10907
10908 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10909 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10910 (hfy-prepare-tag-map): Mark unused parameters.
10911 (htmlfontify-buffer): Use `called-interactively-p'.
10912
10913 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10914 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10915 (ibuffer-do-occur): Mark unused parameters.
10916 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10917 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10918
10919 * ibuffer.el: Don't quote `lambda'.
10920 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10921 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10922 Mark unused parameters.
10923
10924 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10925 (ido-completing-read): Mark unused parameters.
10926 (ido-copy-current-word): Mark unused parameters;
10927 remove unused variable `name'.
10928 (ido-sort-merged-list): Remove unused parameter `dirs'.
10929
10930 * ielm.el (ielm-input-sender): Mark unused parameter.
10931 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10932 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10933 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10934 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10935 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10936
10937 * image-dired.el (image-dired-display-thumbs): Remove unused
10938 variables `curr-file' and `count'.
10939 (image-dired-remove-tag): Remove unused variable `start'.
10940 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10941 variable `curr-file'
10942 (image-dired-rotate-original): Remove unused variable `temp-file'.
10943 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10944 Remove unused variable `file'.
10945 (image-dired-gallery-generate): Remove unused variable `curr'.
10946 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10947
10948 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10949
10950 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10951
10952 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
10953
10954 * isearch.el (minibuffer-history-symbol): Declare.
10955 (isearch-edit-string): Remove unused variable `err'.
10956 (isearch-message-prefix, isearch-message-suffix):
10957 Mark unused parameters.
10958
10959 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
10960
10961 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
10962
10963 * makesum.el (double-column): Remove unused variable `cnt'.
10964
10965 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
10966 (ido-ignore-item-temp-list): Declare.
10967
10968 * mouse-drag.el (mouse-drag-throw): Remove unused variables
10969 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
10970 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
10971 (mouse-drag-drag): Remove unused variables `mouse-delta' and
10972 `mouse-col-delta'.
10973
10974 * mouse-sel.el (mouse-extend-internal):
10975 Remove unused variable `orig-window-frame'.
10976
10977 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
10978 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
10979 Move declarations before first use.
10980 (pcomplete-opt): Mark unused parameters; doc fix.
10981
10982 * proced.el (proced-revert): Mark unused parameter.
10983 (proced-send-signal): Remove unused variable `err'.
10984
10985 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
10986 Rename parameter PREFIX-ARG to ARG.
10987 (ps-basic-plot-string, ps-basic-plot-whitespace):
10988 Mark unused parameters.
10989
10990 * replace.el (replace-count): Define.
10991 (occur-revert-function): Mark unused parameters.
10992 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
10993 (isearch-case-fold-search, isearch-string): Declare.
10994 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
10995 bind `case-fold-search'. Remove unused variables `beg' and `end',
10996 and simplify.
10997 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
10998 COUNT and bind `replace-count'.
10999 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
11000 to COUNT.
11001
11002 * savehist.el (print-readably, print-string-length): Declare.
11003
11004 * shadowfile.el (shadow-expand-cluster-in-file-name):
11005 Remove unused variable `cluster'.
11006 (shadow-copy-file): Remove unused variable `i'.
11007 (shadow-noquery, shadow-clusters, shadow-site-cluster)
11008 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
11009 (shadow-define-literal-group, shadow-define-regexp-group)
11010 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
11011
11012 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
11013 (shell): Use `called-interactively-p'.
11014 (shell-directory-tracker): Remove unused variable `chdir-failure'.
11015
11016 * simple.el (compilation-context-lines, comint-file-name-quote-list)
11017 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
11018 (delete-backward-char): Remove unused variable `ocol'.
11019 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
11020 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
11021 (event-apply-hyper-modifier, event-apply-shift-modifier)
11022 (event-apply-control-modifier, event-apply-meta-modifier):
11023 Mark unused parameters.
11024 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
11025 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
11026
11027 * speedbar.el (speedbar-ignored-directory-expressions)
11028 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
11029 (speedbar-find-file, speedbar-dir-follow)
11030 (speedbar-directory-buttons-follow, speedbar-tag-find)
11031 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
11032 (speedbar-buffers-line-directory, speedbar-buffer-click):
11033 Mark unused parameters.
11034 (speedbar-tag-file): Remove unused variable `mode'.
11035 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
11036
11037 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
11038
11039 * talk.el (talk): Remove unused variable `display'.
11040
11041 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
11042 (tar-write-region-annotate): Mark unused parameter.
11043
11044 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
11045 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
11046 Declare them, wrapped in `with-no-warnings' to avoid replacing one
11047 warning by another.
11048
11049 * time-stamp.el (time-stamp-string-preprocess):
11050 Remove unused variable `require-padding'.
11051
11052 * tree-widget.el (widget-glyph-enable): Declare.
11053 (tree-widget-action): Mark unused parameter.
11054
11055 * w32-fns.el (x-get-selection): Mark unused parameter.
11056 (autoload-make-program, generated-autoload-file): Declare.
11057
11058 * wdired.el (wdired-revert): Mark unused parameters.
11059 (wdired-xcase-word): Remove unused variable `err'.
11060
11061 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
11062 (whitespace-help-scroll): Remove unused variable `data-help'.
11063
11064 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
11065 (widget-image-insert, widget-after-change, default)
11066 (widget-default-format-handler, widget-default-notify)
11067 (widget-default-prompt-value, widget-info-link-action)
11068 (widget-url-link-action, widget-function-link-action)
11069 (widget-variable-link-action, widget-file-link-action)
11070 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
11071 (widget-field-prompt-internal, widget-field-action, widget-field-match)
11072 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
11073 (widget-insert-button-action, widget-delete-button-action, visibility)
11074 (widget-documentation-link-action, widget-documentation-string-action)
11075 (widget-const-prompt-value, widget-regexp-match, symbol)
11076 (widget-coding-system-prompt-value)
11077 (widget-key-sequence-value-to-external, sexp)
11078 (widget-sexp-value-to-internal, character, vector, cons)
11079 (widget-choice-prompt-value, widget-boolean-prompt-value)
11080 (widget-color--choose-action): Mark unused parameters.
11081 (widget-item-match-inline, widget-choice-match-inline)
11082 (widget-checklist-match, widget-checklist-match-inline)
11083 (widget-group-match): Rename parameter VALUES to VALS.
11084 (widget-field-value-set): Remove unused variable `size'.
11085 (widget-color-action): Remove unused variables `value' and `start'.
11086
11087 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 11088 variable `dir'. Doc fix.
06b60517
JB
11089 (windmove-find-other-window): Don't pass it.
11090
11091 * window.el (count-windows): Mark unused parameter.
11092 (bw-adjust-window): Remove unused variable `err'.
11093
11094 * woman.el (woman-file-name): Remove unused variable `default'.
11095 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
11096 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
11097 (global-font-lock-mode): Declare.
11098 (woman-decode-region): Mark unused parameter.
11099 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
11100
11101 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
11102 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
11103 (x-dnd-handle-moz-url): Remove unused variable `title'.
11104 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
11105
11106 * xml.el (xml-parse-tag, xml-parse-attlist):
11107 Remove unused variable `pos'.
11108
bc4f7f3d
GM
111092011-04-19 Glenn Morris <rgm@gnu.org>
11110
11111 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
11112 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
11113 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
11114 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
11115 * calendar/cal-html.el (cal-html-insert-minical):
11116 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
11117 (calendar-mark-date-pattern):
11118 Prefix "unused" locals.
11119
11120 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
11121 optional argument `style'.
11122
11123 * calendar/appt.el (appt-make-list):
11124 * calendar/cal-china.el (calendar-chinese-date-string):
11125 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
11126 (diary-hebrew-yahrzeit):
11127 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
11128 * calendar/calendar.el (calendar-generate-window):
11129 * calendar/time-date.el (time-to-days):
11130 Remove unused local variables.
11131
16a43933
CY
111322011-04-18 Chong Yidong <cyd@stupidchicken.com>
11133
11134 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
11135 glyphless-char-display table.
11136 (tabulated-list-glyphless-char-display): New var.
11137
7eed1860
SS
111382011-04-18 Sam Steingold <sds@gnu.org>
11139
11140 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
11141 to acknowledgments.
11142
4d2d1ccd
GM
111432011-04-17 Glenn Morris <rgm@gnu.org>
11144
11145 * calendar/diary-lib.el (diary-sexp-entry):
11146 * calendar/holidays.el (holiday-sexp):
11147 Set debug-on-error rather than the removed stack-trace-on-error.
11148
239da61d
GM
111492011-04-16 Glenn Morris <rgm@gnu.org>
11150
11151 * progmodes/f90.el: Use lexical-binding.
11152 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
11153
8b05752a
SM
111542011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11155
daca8ba5
SM
11156 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
11157 (mail-mode): Setup mailalias completion here instead.
11158 * mail/mailalias.el: Use lexical-binding.
11159 (pattern, mailalias-done): Declare dynamic.
11160 (mail-completion-at-point-function): New function, from mail-complete.
11161 (mail-complete): Use it.
11162 (mail-completion-expand): New function.
11163 (mail-get-names): Use it.
11164 (mail-directory, mail-directory-process, mail-directory-stream):
11165 Don't use `pattern' for lexically bound arg.
11166
6f542485
SM
11167 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
11168
037e7c3f
SM
11169 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
11170 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
11171 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
11172
8b05752a
SM
11173 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
11174 (byte-save-window-excursion, byte-temp-output-buffer-setup)
11175 (byte-interactive-p): Define them again, for use when inlining
11176 old code.
11177
49093f60
JB
111782011-04-15 Juanma Barranquero <lekktu@gmail.com>
11179
11180 * loadup.el: Use `string-to-number', not `string-to-int'.
11181
b5b8e7de
SM
111822011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11183
11184 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
11185 gud-gdb-complete-command.
11186 (gud-gdb-completions): New function, from gud-gdb-complete-command.
11187 (gud-gdb-completion-at-point): New function.
11188 (gud-gdb-completions): Remove.
11189
f42efeb5
MA
111902011-04-14 Michael Albinus <michael.albinus@gmx.de>
11191
49093f60
JB
11192 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
11193 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
11194 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
11195 whether `executable-find' is bound.
f42efeb5
MA
11196
11197 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
11198
e240cc21
SM
111992011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11200
11201 * minibuffer.el (completion-in-region-mode-predicate)
11202 (completion-in-region-mode--predicate): New vars.
11203 (completion-in-region, completion-in-region--postch)
11204 (completion-in-region-mode): Use them.
11205 (completion--capf-wrapper): Also return the hook function.
11206 (completion-at-point, completion-help-at-point):
11207 Adjust and provide a predicate.
c2bd2ab0
SM
11208
11209 Preserve arg names for advice of subr and lexical functions (bug#8457).
11210 * help-fns.el (help-function-arglist): Consolidate the subr and
11211 new-byte-code cases. Add argument `preserve-names' to extract names
11212 from the docstring when needed.
11213 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
11214 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
11215 (ad-arglist): Use help-function-arglist's new arg.
11216 (ad-definition-type): Use cond.
11217
c183f693
JB
112182011-04-13 Juanma Barranquero <lekktu@gmail.com>
11219
06641a47
JB
11220 * autorevert.el (auto-revert-handler):
11221 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
11222 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
11223 Don't quote lambda.
11224
c183f693
JB
11225 * image-mode.el (image-transform-set-scale):
11226 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
11227
1e3b6001
G
112282011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11229
11230 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 11231 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
11232 Upgrades via gnutls-cli are too slow to be done opportunistically.
11233
2d6af8dd
JB
112342011-04-12 Juanma Barranquero <lekktu@gmail.com>
11235
11236 * dframe.el (dframe-current-frame): Remove spurious quote.
11237
c0749a51
GM
112382011-04-12 Glenn Morris <rgm@gnu.org>
11239
088d0d61
GM
11240 * calendar/cal-tex.el (cal-tex-end-document):
11241 Try to automatically use latin1 input if needed.
11242
c0749a51
GM
11243 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
11244 Don't try to cons a mark onto an empty element.
11245
5c90fde0
LL
112462011-04-11 Leo Liu <sdl.web@gmail.com>
11247
11248 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
11249 buffers.
11250 (ido-kill-buffer-at-head): Support killing virtual buffers.
11251
369e974d
CY
112522011-04-10 Chong Yidong <cyd@stupidchicken.com>
11253
11254 * minibuffer.el (completion-show-inline-help): New var.
11255 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
11256 (minibuffer-force-complete, minibuffer-complete-word):
11257 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
11258
11259 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
11260 to avoid interference from inline help (Bug#5849).
11261
37f1c930
LL
112622011-04-10 Leo Liu <sdl.web@gmail.com>
11263
099c39a4
JB
11264 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11265 Fix typo.
37f1c930 11266
a32d4040
CY
112672011-04-09 Chong Yidong <cyd@stupidchicken.com>
11268
11269 * image-mode.el (image-toggle-display-image): Signal an error if
11270 not in Image mode.
11271 (image-transform-mode, image-transform-resize)
11272 (image-transform-set-rotation): Doc fix.
daca8ba5 11273 (image-transform-set-resize): Delete.
a32d4040
CY
11274 (image-transform-set-scale, image-transform-fit-to-height)
11275 (image-transform-fit-to-width): Handle image-toggle-display-image
11276 and image-transform-resize directly.
11277
099c39a4 112782011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
11279
11280 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
11281 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
11282 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
11283 (doc-view-mode-map): Add bindings for the new functions.
11284
099c39a4 112852011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 11286
4d61f28d 11287 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
11288 Fix typo in docstring.
11289
3726838a
EZ
112902011-04-08 Eli Zaretskii <eliz@gnu.org>
11291
04f33f1e
EZ
11292 * files.el (file-size-human-readable): Produce one digit after
11293 decimal, like "ls -lh" does.
11294
11295 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
11296 the file size representation.
11297
3726838a
EZ
11298 * simple.el (list-processes): If async subprocesses are not
11299 available, error out with a clear error message.
11300
cbb59342
CY
113012011-04-08 Chong Yidong <cyd@stupidchicken.com>
11302
11303 * help.el (help-form-show): New function, to be called from C.
11304 Put help-form output in a buffer named differently than *Help*.
11305
e3971c44
EZ
113062011-04-08 Eli Zaretskii <eliz@gnu.org>
11307
11308 * files.el (file-size-human-readable): New function.
11309
11310 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
11311 computing the representation inline. Don't require `cl'.
11312
12544bbe
GM
113132011-04-08 Glenn Morris <rgm@gnu.org>
11314
a1de6c6a
GM
11315 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
11316
3c4671f4
GM
11317 * net/browse-url.el (browse-url-firefox):
11318 Test system-type, not system-configuration.
11319
b605679c
GM
11320 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
11321 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
11322 Use log-edit-empty-buffer-p. (Bug#7598)
11323
56442f0c
GM
11324 * net/rlogin.el (rlogin-process-connection-type): Simplify.
11325 (rlogin-mode-map): Initialize in the defvar.
11326 (rlogin): Use ignore-errors.
11327
12544bbe
GM
11328 * replace.el (occur-mode-map): Some fixes for menu items.
11329
eb237b0f
AH
113302011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11331
11332 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
11333
7d668f2c
CY
113342011-04-06 Chong Yidong <cyd@stupidchicken.com>
11335
e67a13ab
CY
11336 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
11337 issuing unused warnings.
11338
11339 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
11340 macro directly.
11341
7d668f2c
CY
11342 * simple.el: Lisp reimplement of list-processes. Based on an
11343 earlier reimplementation by Leo Liu, but using tabulated-list.el.
11344 (process-menu-mode): New major mode.
11345 (list-processes--refresh, list-processes):
11346 (process-menu-visit-buffer): New functions.
11347
11348 * files.el (save-buffers-kill-emacs): Don't assume any return
11349 value of list-processes, which is undocumented anyway.
11350
a83ec3c9
CY
113512011-04-06 Chong Yidong <cyd@stupidchicken.com>
11352
11353 * emacs-lisp/tabulated-list.el: New file.
11354
e91a96fe
CY
11355 * emacs-lisp/package.el: Use Tabulated List mode.
11356 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
11357 (package-menu-mode): Derive from tabulated-list-mode. Set up the
11358 table format using Tabulated List mode variables.
11359 (package--push): New macro, replacing package-list-maybe-add.
11360 (package-menu--generate): Use package--push. Renamed from
11361 package--generate-package-list.
11362 (package-menu-refresh, list-packages): Use it.
daca8ba5 11363 (package-menu--print-info): Rename from package-print-package.
e91a96fe 11364 Return insertion data instead of inserting it directly.
099c39a4
JB
11365 (package-menu-describe-package, package-menu-execute):
11366 Use tabulated-list-get-id.
e91a96fe
CY
11367 (package-menu-mark-delete, package-menu-mark-install)
11368 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
11369 (package-menu-mark-obsolete-for-deletion):
11370 Use tabulated-list-put-tag.
e91a96fe
CY
11371 (package--list-packages, package-menu-revert)
11372 (package-menu-get-package, package-menu-get-version)
11373 (package-menu-sort-by-column): Functions deleted.
11374 (package-menu-package-list, package-menu-sort-key): Vars deleted.
11375 (package-menu--status-predicate, package-menu--version-predicate)
11376 (package-menu--name-predicate)
11377 (package-menu--description-predicate): Handle arguments in the
11378 Tabulated List format.
11379 (package-list-packages-no-fetch): Call list-packages.
11380
3e214b50
JB
113812011-04-06 Juanma Barranquero <lekktu@gmail.com>
11382
11383 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 11384 (after-find-file): Don't bind it.
3e214b50
JB
11385 (revert-buffer-in-progress-p): New variable.
11386 (revert-buffer): Bind it.
11387 Pass nil for `after-find-file-from-revert-buffer'.
11388
11389 * saveplace.el (save-place-find-file-hook): Use new variable
11390 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
11391
3f0f1700
GM
113922011-04-06 Glenn Morris <rgm@gnu.org>
11393
c0274801
GM
11394 * Makefile.in (AUTOGEN_VCS): New variable.
11395 (autoloads): Use $AUTOGEN_VCS.
11396
3f0f1700
GM
11397 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
11398 * calendar/calendar.el (calendar-mode-map):
11399 Check for toolkit scroll bars. (Bug#8305)
11400
41ea9e48
CY
114012011-04-05 Chong Yidong <cyd@stupidchicken.com>
11402
11403 * minibuffer.el (completion-in-region--postch)
11404 (completion-in-region-mode): Remove unnecessary messages.
11405
6194c800
JB
114062011-04-05 Juanma Barranquero <lekktu@gmail.com>
11407
33256f14
JB
11408 * font-lock.el (font-lock-refresh-defaults):
11409 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
11410 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
11411
6194c800
JB
11412 * info.el (Info-directory-list, Info-read-node-name-2)
11413 (Info-split-parameter-string): Doc fixes.
11414 (Info-virtual-nodes): Reflow docstring.
11415 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
11416 (Info-apropos-toc-nodes, info-finder, Info-get-token)
11417 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
11418 Fix typos in docstrings.
11419 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
11420 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
11421 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
11422 (Info-restore-desktop-buffer): Mark unused parameters.
11423 (Info-directory-find-file, Info-directory-find-node)
11424 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
11425 (Info-virtual-index-find-node, Info-apropos-find-file)
11426 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 11427 Mark unused parameters; fix typos in docstrings.
6194c800
JB
11428 (Info-virtual-index): Remove unused local variable `nodename'.
11429
b87a8200 114302011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 11431
b87a8200
DD
11432 * net/rcirc.el: Update my e-mail address.
11433 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 11434
3b2ff876
CY
114352011-04-05 Chong Yidong <cyd@stupidchicken.com>
11436
11437 * startup.el (command-line): Save the cursor's theme-face
11438 directly, instead of using face-override-spec.
11439
11440 * custom.el (load-theme): Minor optimization in assigning faces.
11441
8d17e7ca
JB
114422011-04-04 Juanma Barranquero <lekktu@gmail.com>
11443
11444 * help-fns.el (describe-variable): Complete all variables having
11445 documentation, including keywords.
11446 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
11447
2fbc1934
JB
114482011-04-04 Juanma Barranquero <lekktu@gmail.com>
11449
11450 Convert to lexical-binding.
11451
11452 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
11453 (bs--get-marked-string, bs--get-modified-string)
11454 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
11455 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
11456 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
11457
11458 * ehelp.el (electric-help-execute-extended)
11459 (electric-help-ctrl-x-prefix):
11460 * hexl.el (hexl-revert-buffer-function):
11461 * linum.el (linum-after-change, linum-after-scroll):
11462 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
11463
11464 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
11465
74f50695
DU
114662011-04-04 Daiki Ueno <ueno@unixuser.org>
11467
11468 * epa-dired.el:
11469 * epa-mail.el:
11470 * epa-hook.el:
11471 * epa-file.el:
11472 * epa.el:
11473 * epg.el: Use lexical binding.
11474
c11325f7
CY
114752011-04-03 Chong Yidong <cyd@stupidchicken.com>
11476
0d9e9a12
CY
11477 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
11478
c11325f7 11479 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
11480 dictionary case for flyspell-mark-duplications-exceptions.
11481 Use regexp matching for languages.
c11325f7
CY
11482 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
11483 default dictionary (Bug#7926).
11484
da91b5f2
CY
114852011-04-02 Chong Yidong <cyd@stupidchicken.com>
11486
099c39a4
JB
11487 * emacs-lisp/package.el (package--with-work-buffer):
11488 Recognize https URLs.
da91b5f2 11489
099c39a4
JB
11490 * net/network-stream.el: Move from gnus/proto-stream.el.
11491 Change prefix to network-stream throughout.
da91b5f2
CY
11492 (open-protocol-stream): Merge into open-network-stream, leaving
11493 open-protocol-stream as an alias. Handle nil BUFFER args.
11494
11495 * subr.el (open-network-stream): Move to net/network-stream.el.
11496
afa8e9f6
GM
114972011-04-02 Glenn Morris <rgm@gnu.org>
11498
1d2e369d
GM
11499 * find-dired.el (find-exec-terminator): New option.
11500 (find-ls-option): Test for -ls support.
11501 (find-ls-subdir-switches): Test for -b in find-ls-option.
11502 (find-dired, find-grep-dired): Doc fixes.
11503 (find-dired): Use find-exec-terminator.
11504
8abb7da8 11505 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
11506 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
11507 (find-name-arg): Remove purecopy.
8abb7da8 11508
f3ca7378
GM
11509 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
11510 (grep-compute-defaults): Check for `-exec COMMAND +' support.
11511 Set grep-find-use-xargs, grep-find-command, and grep-find-template
11512 accordingly. Don't add the null-device if not needed.
11513
afa8e9f6
GM
11514 * files.el (save-some-buffers): Doc fix.
11515
35eae264
EZ
115162011-04-02 Eli Zaretskii <eliz@gnu.org>
11517
11518 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11519
26b51db5
JB
115202011-04-01 Juanma Barranquero <lekktu@gmail.com>
11521
11522 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11523 Use `dolist' rather than `mapcar'.
11524
7200d79c
SM
115252011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11526
03408648 11527 Add lexical binding.
7200d79c 11528
03408648
SM
11529 * subr.el (apply-partially): Use new closures rather than CL.
11530 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11531 (dolist, dotimes): Use slightly different expansion for lexical code.
11532 (functionp): Move to C.
11533 (letrec): New macro.
11534 (with-wrapper-hook): Use it and apply-partially instead of CL.
11535 (eval-after-load): Preserve lexical-binding.
11536 (save-window-excursion, with-output-to-temp-buffer): Turn them
11537 into macros.
7200d79c 11538
03408648
SM
11539 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11540
11541 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11542 than the arglist.
11543 (help-add-fundoc-usage): Don't add `Not documented'.
11544 (help-function-arglist): Handle closures, subroutines, and new
11545 byte-code-functions.
11546 (help-make-usage): Remove leading underscores.
11547 (describe-function-1): Handle closures.
11548 (describe-variable): Use special-variable-p for completion.
11549
11550 * files.el (lexical-binding): Declare safe.
f488fb65 11551
03408648
SM
11552 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11553 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11554 (pcase): Add `let' pattern.
11555 Change memoization so it actually works.
11556 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11557 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11558 <let>: New case.
f488fb65 11559
03408648
SM
11560 * emacs-lisp/macroexp.el: Use lexical binding.
11561 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11562 Don't convert ' to #' without checking that it's indeed quoting
11563 a lambda.
11564
11565 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11566 Use eval-sexp-add-defvars.
03408648
SM
11567 (eval-sexp-add-defvars): New fun.
11568
11569 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11570
11571 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11572 Don't autoload.
11573 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11574 than the internal `byte-compile-lambda'.
11575 (defmethod): Don't hide code under quotes.
11576 (eieio-defmethod): New `code' argument.
11577
11578 * emacs-lisp/eieio-comp.el: Remove.
11579
11580 * emacs-lisp/edebug.el (edebug-eval-defun)
11581 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11582 (edebug-toggle): Avoid `eval'.
11583
11584 * emacs-lisp/disass.el (disassemble-internal): Handle new
11585 `closure' objects.
11586 (disassemble-1): Handle new byte codes.
11587
11588 * emacs-lisp/cl.el (pushnew): Silence warning.
11589
11590 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11591 (cl-byte-compile-throw): Remove.
11592 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11593
11594 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11595 closures.
11596
11597 * emacs-lisp/cconv.el: New file.
11598
11599 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11600 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11601 (byte-compile-initial-macro-environment):
11602 Handle declare-function here.
11603 (byte-compile--lexical-environment): New var.
11604 (byte-stack-ref, byte-stack-set, byte-discardN)
11605 (byte-discardN-preserve-tos): New lap codes.
11606 (byte-interactive-p): Don't use any more.
11607 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11608 New macros.
11609 (byte-compile-lapcode): Use them and handle new lap codes.
11610 (byte-compile-obsolete): Remove.
11611 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11612 (byte-compile-arglist-warn): Check late def of inlinable funs.
11613 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11614 since they should have been expanded by now.
11615 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11616 (byte-compile-from-buffer): Remove unused second arg.
11617 (byte-compile-preprocess): New function.
11618 (byte-compile-toplevel-file-form): New function to distinguish
11619 file-form calls from outside from file-form calls from hunk-handlers.
11620 (byte-compile-file-form): Simplify.
11621 (byte-compile-file-form-defsubst): Remove.
11622 (byte-compile-file-form-defmumble): Simplify now that
11623 byte-compile-lambda always returns a byte-code-function.
11624 (byte-compile): Preprocess.
11625 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11626 Remove, not used any more.
11627 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11628 (byte-compile-make-args-desc): New funs.
11629 (byte-compile-lambda): Handle lexical functions. Always return
11630 a byte-code-function.
11631 (byte-compile-reserved-constants): New var, to make up room for
11632 closed-over variables.
11633 (byte-compile-constants-vector): Obey it.
11634 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11635 (byte-compile-macroexpand-declare-function): New function.
11636 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11637 byte-code-functions.
11638 (byte-compile-form): Check obsolescence here.
11639 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11640 (byte-compile-variable-ref): Remove.
11641 (byte-compile-dynamic-variable-op): New fun.
11642 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11643 (byte-compile-variable-set): New funs.
11644 (byte-compile-discard): Add 2 args.
11645 (byte-compile-stack-ref, byte-compile-stack-set)
11646 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11647 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11648 macroexpand-all instead.
11649 (byte-compile-quote-form): Remove.
11650 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11651 (byte-compile-bind, byte-compile-unbind): New funs.
11652 (byte-compile-let): Handle let* and lexical binding.
11653 (byte-compile-let*): Remove.
11654 (byte-compile-catch, byte-compile-unwind-protect)
11655 (byte-compile-track-mouse, byte-compile-condition-case):
11656 Handle a new :fun-body form, used for lexical scoping.
11657 (byte-compile-save-window-excursion)
11658 (byte-compile-with-output-to-temp-buffer): Remove.
11659 (byte-compile-defun): Simplify.
11660 (byte-compile-stack-adjustment): New fun.
11661 (byte-compile-out): Use it.
11662 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11663
11664 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11665 handler any more.
11666
11667 * emacs-lisp/byte-opt.el: Use lexical binding.
11668 (byte-inline-lapcode): Remove (to bytecomp).
11669 (byte-compile-inline-expand): Pay attention to inlining to/from
11670 lexically bound code.
11671 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11672 any more.
11673 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11674 any more and don't call compiler-macros.
11675 (byte-compile-splice-in-already-compiled-code): Remove.
11676 (byte-code): Don't inline any more.
11677 (disassemble-offset): Receive `bytes' as argument rather than via
11678 dynamic scoping.
11679 (byte-compile-tag-number): Declare before first use.
11680 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11681 `return' even if make-spliceable.
11682 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11683 obsolete interactive-p.
11684 (byte-optimize-lapcode): Optimize new lap-codes.
11685 Don't trip up on new form of `byte-constant' lap code.
11686
11687 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11688
11689 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11690
11691 * custom.el (custom-initialize-default, custom-declare-variable):
11692 Use `defvar'.
11693
11694 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11695 New variables.
11696 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11697 (COMPILE_FIRST): Add macroexp and cconv.
11698 * makefile.w32-in: Mirror changes in Makefile.in.
11699
11700 * vc/cvs-status.el:
11701 * vc/diff-mode.el:
11702 * vc/log-edit.el:
11703 * vc/log-view.el:
11704 * vc/smerge-mode.el:
11705 * textmodes/bibtex-style.el:
11706 * textmodes/css.el:
11707 * startup.el:
11708 * uniquify.el:
da91b5f2
CY
11709 * minibuffer.el:
11710 * newcomment.el:
11711 * reveal.el:
11712 * server.el:
11713 * mpc.el:
11714 * emacs-lisp/smie.el:
11715 * doc-view.el:
11716 * dired.el:
03408648
SM
11717 * abbrev.el: Use lexical binding.
11718
0f0c1f27
EZ
117192011-04-01 Eli Zaretskii <eliz@gnu.org>
11720
11721 * info.el (info-display-manual): New function.
11722
c82b2579
SM
117232011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11724
11725 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11726
221ddf68
TH
117272011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11728
11729 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11730 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11731
cba6e77e
GM
117322011-03-31 Glenn Morris <rgm@gnu.org>
11733
e040639f
GM
11734 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11735
cba6e77e
GM
11736 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11737
6d0f1c9e
CS
117382011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11739
11740 * progmodes/python.el (python-default-interpreter)
11741 (python-python-command-args, python-jython-command-args)
11742 (python-which-shell, python-which-args, python-which-bufname)
11743 (python-file-queue, python-comint-output-filter-function)
11744 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11745 variables and functions.
11746
3e2d70fd
SM
117472011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11748
11749 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11750 (completion-in-region-mode): New minor mode.
11751 (completion-in-region): Use it.
11752 (completion-in-region--data, completion-in-region-mode-map): New vars.
11753 (completion-in-region--postch): New function.
11754 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11755 New vars.
11756 (completion--capf-wrapper): New function.
11757 (completion-at-point): Use it to track well-behavedness of
11758 hook functions.
11759 (completion-help-at-point): New command.
11760
f3e4086c
JM
117612011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11762
11763 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11764 syntax class to search for whitespace on a single line
11765 (Message-ID: <4D938140.4030905@redhat.com>).
11766
eb7ffc14
LL
117672011-03-30 Leo Liu <sdl.web@gmail.com>
11768
11769 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11770 New commands.
11771 (edit-abbrevs-map): Bind them here.
11772 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11773
d806ab68
KM
117742011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11775
11776 * allout.el (allout-hide-by-annotation, allout-flag-region):
11777 Reduce possibility of overlay leakage by making them volatile.
11778
11779 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11780 hash is not shared between buffers. Mode initialization is
11781 responsible for giving it a useful starting value.
11782 (allout-item-span): Reduce possibility of overlay leakage by
11783 making them volatile.
11784 (allout-widgets-count-buttons-in-region): Add diagnostic function
11785 for tracking down button overlay leaks.
11786
ea622834
LL
117872011-03-29 Leo Liu <sdl.web@gmail.com>
11788
11789 * ido.el (ido-read-internal): Use the default history var
11790 minibuffer-history if no HISTORY is specified.
11791
b62f8267
G
117922011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11793
03408648
SM
11794 * net/imap.el (imap-shell-open, imap-process-connection-type):
11795 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11796 Kerberos, SSL, other subprocesses.
11797
947b6566
LL
117982011-03-28 Leo Liu <sdl.web@gmail.com>
11799
11800 * abbrev.el (abbrev-table-empty-p): New function.
11801 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11802 nonempty ones. (Bug#5937)
11803
5ffb62aa
JD
118042011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11805
11806 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11807
7a097943
LL
118082011-03-27 Leo Liu <sdl.web@gmail.com>
11809
11810 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11811 for foreground and background colors.
11812 (ansi-color-make-color-map): Adapt.
11813
c5b40130
LL
118142011-03-25 Leo Liu <sdl.web@gmail.com>
11815
1f48f7d2
LL
11816 * midnight.el (midnight-time-float): Remove. Note it calculates
11817 the microsecond component incorrectly and seconds-to-time does the
11818 same job.
625897ec 11819 Remove redundant (require 'timer).
1f48f7d2 11820
c5b40130
LL
11821 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11822 (ido-completions): Remove unused arguments. (Bug#8329)
11823
d86d2721
SM
118242011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11825
11826 * minibuffer.el (completion--flush-all-sorted-completions):
11827 Remove itself from hook.
11828 (completion-at-point): Let the functions perform the completion
11829 immediately and return nil or t.
11830 * comint.el (comint-dynamic-complete-functions): Now identical to
11831 completion-at-point-functions.
11832 (comint-dynamic-list-input-ring): Remove unused var `index'.
11833 (comint--match-partial-filename, comint--unquote&expand-filename):
11834 New funs, split from comint-match-partial-filename.
11835 (comint-dynamic-complete): Use completion-at-point.
11836 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11837
e8974c48
DA
118382011-03-24 Drew Adams <drew.adams@oracle.com>
11839
11840 * thingatpt.el: Support `defun'.
11841
def71b5e
LL
118422011-03-23 Leo Liu <sdl.web@gmail.com>
11843
cb5af48e
LL
11844 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11845
def71b5e
LL
11846 * help-mode.el (help-mode-finish): Tweak regexp.
11847
927c53e7
GM
118482011-03-23 Glenn Morris <rgm@gnu.org>
11849
18d05bed
GM
11850 * eshell/esh-opt.el (eshell-eval-using-options):
11851 Do not bind unused local variable `eshell-option-stub'.
11852
927c53e7
GM
11853 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11854
9d0da923
JB
118552011-03-22 Juanma Barranquero <lekktu@gmail.com>
11856
11857 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11858 keymap variable in `with-no-warnings' to avoid a warning when the
11859 keymap has been already `defconst'ed.
11860
4b978a67
LL
118612011-03-22 Leo Liu <sdl.web@gmail.com>
11862
11863 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11864 encode all chars in abbrevs; otherwise use emacs-mule or
11865 utf-8-emacs. (Bug#8308)
11866
5fd62452
JB
118672011-03-22 Juanma Barranquero <lekktu@gmail.com>
11868
0b1596c6
JB
11869 * simple.el (backward-delete-char-untabify):
11870 Avoid warning about using `delete-backward-char'.
11871
5fd62452
JB
11872 * image.el (image-type-file-name-regexps): Make it variable.
11873 `imagemagick-register-types' modifies it, and the user may want
11874 to add new extensions for known image types.
11875 (imagemagick-register-types): Throw error if not using ImageMagick.
11876
0b4e93f1
LL
118772011-03-22 Leo Liu <sdl.web@gmail.com>
11878
11879 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11880 located before rcirc-prompt-end-marker.
11881 (rcirc-complete): Error if point is not after rcirc prompt.
11882 Handle the case when table is nil.
9882e214 11883 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11884
fccee4ab
CY
118852011-03-22 Chong Yidong <cyd@stupidchicken.com>
11886
11887 * custom.el (custom--inhibit-theme-enable): Make it affect only
11888 custom-theme-set-variables and custom-theme-set-faces.
11889 (provide-theme): Ignore custom--inhibit-theme-enable.
11890 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11891 (custom-enabling-themes): Delete variable.
d86d2721
SM
11892 (enable-theme): Accept only loaded themes as arguments.
11893 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11894 (custom-enabled-themes): Forbid themes from setting this.
11895 Eliminate use of custom-enabling-themes.
11896 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11897
af896da6
LL
118982011-03-21 Leo Liu <sdl.web@gmail.com>
11899
11900 * ido.el (ido-read-internal): Add ido-selected to history instead
11901 of user input.
11902
78f64af0
SM
119032011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11904
11905 * subr.el (deferred-action-list, deferred-action-function):
11906 Mark obsolete.
11907
b16ac1ec
LL
119082011-03-21 Leo Liu <sdl.web@gmail.com>
11909
810f7698
LL
11910 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11911 change on 2011-02-13 (bug#8309).
11912
b16ac1ec
LL
11913 * minibuffer.el (read-file-name-function): Change default value.
11914 (read-file-name--defaults): Rename from read-file-name-defaults.
11915 (read-file-name-default): Rename from read-file-name.
11916 (read-file-name): Call read-file-name-function.
11917
4e05e67e
GM
119182011-03-21 Glenn Morris <rgm@gnu.org>
11919
11920 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11921 Doc fixes.
11922
4359915b
CY
119232011-03-21 Chong Yidong <cyd@stupidchicken.com>
11924
11925 * cus-theme.el: Add missing provide statement.
11926 (customize-create-theme): Extract theme value correctly.
11927 (custom-theme-visit-theme): Autoload.
11928 (customize-create-theme): Prompt before inserting default faces.
11929
1fe275ee
JB
119302011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11931
11932 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11933 units and musical notes.
11934
cd394be1 119352011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11936
11937 * ido.el (ido-read-internal): Use completing-read-default.
11938 (ido-completing-read): Fix compatibility with completing-read.
11939
7d476bde
CO
119402011-03-20 Christian Ohler <ohler@gnu.org>
11941
11942 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11943 (ert-delete-all-tests): Use `called-interactively-p' rather than
11944 `interactive-p'.
11945 (ert--make-xrefs-region): Respect END.
11946
fe0fb33e
CY
119472011-03-19 Chong Yidong <cyd@stupidchicken.com>
11948
ff854b0b
CY
11949 * dired-aux.el (dired-create-directory): Signal an error if the
11950 directory already exists (Bug#8246).
11951
fe0fb33e
CY
11952 * facemenu.el (list-colors-display): Call list-faces-display
11953 inside with-help-window.
11954 (list-colors-print): Use display property to align the final
11955 column, instead of checking window-width.
11956
576bce32
EZ
119572011-03-19 Eli Zaretskii <eliz@gnu.org>
11958
4d61f28d 11959 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
11960 windows-nt systems.
11961 (emerge-protect-metachars): Quote correctly for ms-dos and
11962 windows-nt systems.
11963
89c41d68 119642011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
11965
11966 * info.el (info-initialize): Replace all uses of `:' with
11967 path-separator for compatibility with non-Unix systems.
11968 Cache quoting of path-separator. (Bug#8258)
11969
b14e3e21 119702011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
11971
11972 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
11973 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
11974 (mouse-avoidance-mode): Fix typos in docstrings.
11975
4525ce3e
CY
119762011-03-19 Chong Yidong <cyd@stupidchicken.com>
11977
11978 * startup.el (package-subdirectory-regexp): Move from package.el.
11979 Omit \\` and \\', and let callers add them.
11980
11981 * emacs-lisp/package.el (package-strip-version)
11982 (package-load-all-descriptors): Add \\` and \\' to
11983 package-subdirectory-regexp before using it.
11984 (package-untar-buffer): New arg DIR; ensure that file untars only
11985 into this expected directory. Remove superfluous delete-region.
11986 (package-unpack): Caller changed.
11987 (package-tar-file-info): Use package-subdirectory-regexp.
11988
a904a09a 119892011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 11990
a904a09a
SM
11991 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
11992 diff-mode-shared-map (bug#8284).
11993 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
11994
119952011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11996
11997 * calendar/time-date.el (format-seconds): Use assoc instead of
11998 assoc-string, since assoc-string doesn't exist in XEmacs.
11999
171fc304
JB
120002011-03-17 Juanma Barranquero <lekktu@gmail.com>
12001
12002 * custom.el (custom-known-themes): Reflow docstring.
12003 (custom-theme-load-path): Fix typo in docstring.
12004 (load-theme): Fix typo in error message.
12005 (custom-available-themes, custom-variable-theme-value):
12006 Use `let', not `let*'.
12007
d71990a1
JB
120082011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
12009
12010 * calc/README: Mention inclusion of musical notes.
12011
12012 * calc/calc-units.el (calc-lu-quant): Rename from
12013 `calc-logunits-quantity'.
12014 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
12015 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
12016 (calc-db): Rename from `calc-dblevel'.
12017 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
12018 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
12019 (calc-np): Rename from `calc-nplevel'.
12020 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
12021 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
12022 (calc-lu-plus): Rename from `calc-logunits-add'.
12023 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
12024 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
12025 (calc-lu-minus): Rename from `calc-logunits-sub'.
12026 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
12027 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
12028 (calc-lu-times): Rename from `calc-logunits-mul'.
12029 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
12030 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
12031 (calc-lu-divide): Rename from `calc-logunits-div'.
12032 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
12033 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
12034
12035 * calc/calc-ext.el (calc-init-extensions): Update the names of the
12036 functions being autoloaded.
12037
12038 * calc/calc.el (calc-lu-power-reference): Rename from
12039 `calc-logunits-power-reference'.
12040 (calc-lu-field-reference): Rename from
12041 `calc-logunits-field-reference'.
12042
7a71b18d
GM
12043 * calc/calc-help.el (calc-l-prefix-help):
12044 Mention musical note functions.
d71990a1 12045
40c2934b
SM
120462011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
12047
12048 * minibuffer.el (completion-all-sorted-completions):
12049 Use :completion-cycle-penalty text property if present.
12050
b0911414
KM
120512011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
12052
12053 * allout.el (allout-yank-processing): Adjust for new rebulleting
12054 regime so bullet being yanked is used without prompting the user
12055 for a choice.
12056
8a05b668
JB
120572011-03-16 Juanma Barranquero <lekktu@gmail.com>
12058
12059 * startup.el (command-line): Warn the user that _emacs is deprecated.
12060
5ba5fb81
JB
120612011-03-16 Juanma Barranquero <lekktu@gmail.com>
12062
12063 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
12064 (delphi-verbose, delphi-comment-face, delphi-string-face)
12065 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
12066 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
12067 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
12068 (delphi-new-comment-line, delphi-font-lock-defaults)
12069 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
12070 Fix typos in docstrings.
12071
2dab465b
KM
120722011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
12073
5ba5fb81 12074 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
12075 Invert the roles of character and string values for INSTEAD, so a
12076 string is used for the more common case of a defaulting prompt.
12077
0adf5618
SM
120782011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12079
12080 * progmodes/ruby-mode.el (ruby-backward-sexp):
12081 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
12082 * play/gamegrid.el (gamegrid-make-face):
12083 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
12084 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
12085 * notifications.el (notifications-notify):
12086 * net/xesam.el (xesam-search-engines):
12087 * net/quickurl.el (quickurl-list-insert):
12088 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
12089
d72700e5
CY
120902011-03-15 Chong Yidong <cyd@stupidchicken.com>
12091
12092 * startup.el (command-line): Update package subdirectory regexp.
12093
49c5410a
SM
120942011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12095
c6eee9aa
SM
12096 * allout.el (allout-abbreviate-flattened-numbering)
12097 (allout-mode-deactivate-hook): Fix up obsolescence "date".
12098
49c5410a
SM
12099 * subr.el (read-char-choice): Only show the cursor after the prompt,
12100 not after the answer.
12101
047b2bb9
KR
121022011-03-15 Kevin Ryde <user42@zip.com.au>
12103
12104 * help-fns.el (variable-at-point): Skip leading quotes, if any
12105 (bug#8253).
12106
0a57d256
SM
121072011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12108
12109 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
12110 warning message.
12111
77c992bc
MA
121122011-03-14 Michael Albinus <michael.albinus@gmx.de>
12113
12114 * shell.el (shell): When called interactively, offer to change the
12115 shell file name on remote hosts.
12116
eebc475d
TZ
121172011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
12118
12119 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
12120 integration for LDAP parameters. The host, base, user or binddn,
12121 and secret tokens can be specified in a netrc file, for instance.
12122 This is optional because an `auth-source' parameter must be
12123 specified in the search attributes.
12124
9d05d1ba
JB
121252011-03-13 Juanma Barranquero <lekktu@gmail.com>
12126
12127 * help.el (describe-mode): Link to the mode's definition (bug#8185).
12128
09d9db2c
GM
121292011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12130
12131 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
12132 into declaration. Remove redundant and harmful binding.
12133
121342011-03-12 Eli Zaretskii <eliz@gnu.org>
12135
12136 * files.el (file-ownership-preserved-p): Pass `integer' as an
12137 explicit 2nd argument to `file-attributes'. If the file's owner
12138 is the Administrators group on Windows, and the current user is
12139 Administrator, consider that a match.
12140
12141 * server.el (server-ensure-safe-dir): Consider server directory
12142 safe on MS-Windows if its owner is the Administrators group while
12143 the current Emacs user is Administrator. Use `=' to compare
12144 numerical UIDs, since they could be integers or floats.
12145
219bd536
JB
121462011-03-12 Juanma Barranquero <lekktu@gmail.com>
12147
12148 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
12149
f3afd36b
MA
121502011-03-12 Michael Albinus <michael.albinus@gmx.de>
12151
12152 Sync with Tramp 2.2.1.
12153
12154 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
12155
12156 * net/trampver.el: Update release number.
12157
3aaaa6f1
SM
121582011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12159
94642599
SM
12160 * progmodes/compile.el (compilation--previous-directory): Fix up
12161 various nil/dead-marker mismatches (bug#8014).
12162 (compilation-directory-properties, compilation-error-properties):
12163 Don't call it at a position past the one we're about to change.
12164
3aaaa6f1
SM
12165 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
12166 Disable obsolescence warnings in the file that declares it.
12167
14239447
KM
121682011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
12169
099c39a4
JB
12170 * allout-widgets.el (allout-widgets-tally):
12171 Initialize allout-widgets-tally as a hash table rather than nil to
12172 prevent mode-line redisplay warnings. Also, clarify the module
12173 description and fix a comment typo.
14239447 12174
135e287c
JB
121752011-03-11 Juanma Barranquero <lekktu@gmail.com>
12176
12177 * help-fns.el (describe-variable): Don't complete keywords.
12178 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
12179
ffbf300e
CY
121802011-03-10 Chong Yidong <cyd@stupidchicken.com>
12181
ba08b241
CY
12182 * emacs-lisp/package.el (package-version-join): Impose a standard
12183 string representation for pre/alpha/beta version lists.
12184 (package-unpack-single): Standardize the directory name by passing
12185 it through package-version-join.
12186 (package-strip-rcs-id): Accept any version string that does not
12187 signal an error in version-to-list.
ffbf300e 12188
f346fd6b
MA
121892011-03-10 Michael Albinus <michael.albinus@gmx.de>
12190
12191 * simple.el (delete-trailing-whitespace): Return nil for the
12192 benefit of `write-file-functions'.
12193
ccb55d27
GM
121942011-03-10 Glenn Morris <rgm@gnu.org>
12195
5ceaac0c
GM
12196 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
12197
02da65ff
GM
12198 * vc/vc-git.el (vc-git-program): New option.
12199 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
12200 (vc-git--call): Use it.
12201
b2f603cc
GM
12202 * eshell/esh-util.el (eshell-condition-case): Doc fix.
12203
5772caab
GM
12204 * cus-edit.el (Custom-newline): If no button at point, look
12205 for a subgroup button at start-of-line. (Bug#2298)
12206
ccb55d27
GM
12207 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
12208
ec6ecaed
JD
122092011-03-10 Julien Danjou <julien@danjou.info>
12210
12211 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
12212 `cursor-type' is nil.
12213
9d5aa01d
JB
122142011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
12215
12216 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
12217
b6a5875b
KM
122182011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
12219
7a71b18d 12220 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
12221 preserves the existing header prefix, rebulleting it if necessary,
12222 rather than replacing it. This is necessary for proper operation
12223 of cooperative addons like allout-widgets.
1154d12e
JB
12224 (allout-make-topic-prefix, allout-rebullet-heading):
12225 Change SOLICIT arg to INSTEAD, and interpret additionally a string
12226 value as alternate bullet to be used, instead of prompting the user
12227 for a bullet character.
b6a5875b 12228
ee545c35
MA
122292011-03-09 Michael Albinus <michael.albinus@gmx.de>
12230
d86d2721
SM
12231 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12232 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
12233 `tramp-default-port'.
12234
c47971d7
DD
122352011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
12236
12237 * net/rcirc.el (rcirc-handler-001): Remove useless
12238 with-rcirc-process-buffer.
12239 (rcirc-check-auth-status): Swap arguments to string-match.
12240
13522cb4
GM
122412011-03-09 Glenn Morris <rgm@gnu.org>
12242
0be6f4f1
GM
12243 * shell.el (shell-mode):
12244 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
12245
13522cb4
GM
12246 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
12247 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
12248
515de2e3
CY
122492011-03-08 Chong Yidong <cyd@stupidchicken.com>
12250
12251 * emacs-lisp/package.el (package-refresh-contents)
12252 (package-menu-execute): Use condition-case-no-debug.
12253
b511b994
MA
122542011-03-08 Michael Albinus <michael.albinus@gmx.de>
12255
12256 * simple.el (shell-command-to-string): Use `process-file'.
12257
12258 * emacs-lisp/package.el (package-tar-file-info): Handle also
12259 remote files.
12260
d86d2721
SM
12261 * emacs-lisp/package-x.el (package-upload-buffer-internal):
12262 Use `equal' for upload base check.
b511b994 12263
25bbfb31
AM
122642011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
12265
12266 * textmodes/texinfo.el (texinfo-environments):
12267 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
12268
be996521
GM
122692011-03-08 Glenn Morris <rgm@gnu.org>
12270
e9c8529f
GM
12271 * cus-start.el (cursor-in-non-selected-windows):
12272 Fix :set quoting oddness. (Bug#8192)
12273
be996521
GM
12274 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
12275 in some setf expressions. (Bug#2159)
12276
2bb5649e
CY
122772011-03-08 Chong Yidong <cyd@stupidchicken.com>
12278
12279 * custom.el (custom-available-themes): Return themes in
12280 alphabetical order.
12281
33383987 12282See ChangeLog.15 for earlier changes.
e3d51b27
MR
12283
12284;; Local Variables:
12285;; coding: utf-8
e3d51b27
MR
12286;; End:
12287
acaf905b 12288 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
12289
12290 This file is part of GNU Emacs.
12291
12292 GNU Emacs is free software: you can redistribute it and/or modify
12293 it under the terms of the GNU General Public License as published by
12294 the Free Software Foundation, either version 3 of the License, or
12295 (at your option) any later version.
12296
12297 GNU Emacs is distributed in the hope that it will be useful,
12298 but WITHOUT ANY WARRANTY; without even the implied warranty of
12299 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12300 GNU General Public License for more details.
12301
12302 You should have received a copy of the GNU General Public License
12303 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.