* configure.in: Remove X libs workaround for old autoconf.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
177eca34
AM
12012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2
3 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 4 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
5 (ispell-dictionary-base-alist): Revert to original XEmacs
6 friendly version for default. [:alpha:] will be added in
7 `ispell-set-spellchecker-params' if needed
177eca34 8
c505aaeb
CY
92012-04-16 Chong Yidong <cyd@gnu.org>
10
11 * image.el (imagemagick--extension-regexp): New variable.
12 (imagemagick-register-types): Use it.
13 (imagemagick-types-inhibit): Add :set function. Allow new value
14 of t to inhibit all types.
15
16 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
17 so we can preload it.
18
19 * loadup.el (fboundp): Preload regexp-opt, needed by
20 imagemagick-register-types.
21
60efac0f
CY
222012-04-15 Chong Yidong <cyd@gnu.org>
23
24 * frame.el (scrolling): Remove nearly unused customization group.
25
26 * scroll-all.el (scroll-all-mode): Move to windows group.
27
5dd1713e
CY
282012-04-15 Chong Yidong <cyd@gnu.org>
29
30 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
31
e6fd457e
CY
322012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
33
34 Avoid the use of ((lambda ...) ...) in lexical-binding code.
35 * emacs-lisp/easy-mmode.el (define-minor-mode):Use funcall (bug#11241).
36
e153c136
GM
372012-04-15 Glenn Morris <rgm@gnu.org>
38
39 * simple.el (process-file-side-effects): Doc fix.
40
e6fd457e 412012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
42
43 * international/mule-cmds.el (set-language-environment): Doc fix.
44
3603c3b1
JB
452012-04-14 Juanma Barranquero <lekktu@gmail.com>
46
47 * server.el (server-auth-key, server-generate-key): Doc fixes.
48 (server-get-auth-key): Doc fix. Use `string-match-p'.
49 (server-start): Reflow docstring.
50
e6de100c
LI
512012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
52
53 * server.el (server-generate-key): `called-interactively-p'
54 requires a parameter.
55
29734c21
MN
562012-04-14 Michal Nazarewicz <mina86@mina86.com>
57
58 * server.el (server-auth-key): New variable.
75f1671a 59 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
60 (server-start): Use the new variable and functions to allow
61 setting a permanent server key (bug#9423).
62
d65c9521
LL
632012-04-14 Leo Liu <sdl.web@gmail.com>
64
65 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
66
5ae255c7
PE
672012-04-14 Paul Eggert <eggert@cs.ucla.edu>
68
69 Spelling fixes.
70 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
71 Emacs uses American spelling.
72
d5e6342e
JB
732012-04-14 Juanma Barranquero <lekktu@gmail.com>
74
75 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
76 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
77 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
78 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
79
ab036cd7
SM
802012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
81
82 * progmodes/which-func.el (which-func-modes): Change default.
83
35dc09a1 842012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
85
86 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
87 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
88
35dc09a1 892012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
90
91 * custom.el (custom-theme-set-variables): Doc fix.
92
35dc09a1 932012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
94
95 * international/mule.el (set-auto-coding-for-load): Doc fix.
96
35dc09a1 972012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 98
35dc09a1
GM
99 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
100 imenu work again for Objective C Mode. Correct the *-index values,
101 these having been disturbed by a previous change in 2011-08.
57f845ee 102
0de3da9f
AM
103 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
104 Correct two search limits.
105
35dc09a1 1062012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
107
108 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
109
35dc09a1 1102012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
111
112 * international/characters.el: Fix sorting.
113
35dc09a1 1142012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
115
116 * international/characters.el: Add more missing Latin case pairs.
117
35dc09a1 1182012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
119
120 * files.el (dir-locals-set-class-variables): Doc fix.
121
35dc09a1 1222012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 123
3f1b5bf8
EZ
124 * international/characters.el: Add set-case-syntax-pair call for
125 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
126 counterpart. (Bug#11209)
127
9f847f41
EZ
128 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
129
35dc09a1 1302012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
131
132 * calendar/holidays.el (calendar-check-holidays): Doc fix.
133
35dc09a1 1342012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 135
35dc09a1
GM
136 * textmodes/ispell.el (ispell-dictionary-base-alist):
137 Add data for Hebrew.
e2627d21 138
35dc09a1 1392012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 140
35dc09a1
GM
141 * net/rcirc.el (rcirc-cmd-quit):
142 Revert 2012-03-18 change (Bug#11192).
5c14e333 143
35dc09a1 1442012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
145
146 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
147
35dc09a1 1482012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 149
4517fe3a
SM
150 * minibuffer.el (completion-in-region-mode-map):
151 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 152
b472a594
VD
1532012-04-13 Vivek Dasmohapatra <vivek@etla.org>
154
155 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
156
09b95ce3
MY
1572012-04-13 Masatake YAMATO <yamato@redhat.com>
158
159 * minibuffer.el (minibuffer-local-filename-syntax): New variable
160 to allow `C-M-f' and `C-M-b' to move to the nearest path
161 separator (bug#9511).
162
4b63a9ca
LI
1632012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
164
165 * avoid.el: Require cl when compiling. And also move the
166 `provide' to the end.
167
7b55b8bf
TV
1682012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
169
170 * avoid.el (mouse-avoidance-banish-position): New variable.
171 (mouse-avoidance-banish-destination): Use it (bug#10165).
172
adedaa1f
LL
1732012-04-13 Leo Liu <sdl.web@gmail.com>
174
175 * progmodes/which-func.el (which-func-modes): Add objc-mode.
176
70e74021
KB
1772012-04-13 Ken Brown <kbrown@cornell.edu>
178
179 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 180 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
181 (browse-url-filename-alist): For the same reason, don't modify
182 file:// URLs on Cygwin.
183
e75e89ba
SM
1842012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
187 the region on shift if the binding is already shifted (bug#11221).
188
82f289a4
GM
1892012-04-12 Glenn Morris <rgm@gnu.org>
190
191 * mail/mailpost.el: Move to obsolete/.
192
d333dc4c
DA
1932012-04-12 Drew Adams <drew.adams@oracle.com>
194
195 * imenu.el (imenu--generic-function): Ignore invisible definitions
196 (bug#10123).
197
0d15b5ba
VD
1982012-04-12 Vivek Dasmohapatra <vivek@etla.org>
199
200 * hexl.el (hexl-bits): New variable.
201 (hexl-options): Mention the variable in the doc string.
75f1671a 202 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 203 (hexl-mode): Mention the new variable.
75f1671a
JB
204 (hexl-mode, hexl-current-address, hexl-current-address):
205 Use the displen.
0d15b5ba
VD
206 (hexl-ascii-start-column): New function.
207 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
208 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
209
64a440db
AM
2102012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
211
212 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
213 '("-i" ENCODING), in 2 separate command-line arguments, to specify
214 the encoding, as expected by hunspell.
215
6decb6c2
SM
2162012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
217
218 * battery.el (battery--linux-sysfs-regexp): New const.
219 (battery-status-function): Use it. Remove yeeloong special case.
220 (battery-yeeloong-sysfs): Remove.
221 (battery-echo-area-format): Remove yeeloong special case.
222
088be6fb
SM
2232012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
224
6622e416
SM
225 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
226 Reported by Noah Friedman.
227
088be6fb
SM
228 * subr.el (read-passwd): Use read-string.
229
b49f886e
LMI
2302012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
231
232 * vcursor.el (vcursor-move): Increase the priority of the overlay
233 (bug#9663).
234
a63067fc
DD
2352012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
236
237 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
238 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
239
ac3cf14a
WS
2402012-04-11 William Stevenson <yhvh2000@gmail.com>
241
242 * textmodes/artist.el (artist-mode): Convert artist-mode to use
243 define-minor-mode (bug#10760).
244
c4fc691b 2452012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c
WJ
246
247 * lisp/progmodes/grep.el (rgrep): Tweak the find command line so
248 that directories matching `grep-find-ignored-files' won't be
249 pruned (bug#10351).
250
af23e2e5
CY
2512012-04-11 Chong Yidong <cyd@gnu.org>
252
253 * startup.el (command-line): Remove support for long-obsolete
254 variable font-lock-face-attributes.
255
ab7ce8c1
GM
2562012-04-11 Glenn Morris <rgm@gnu.org>
257
258 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
259
de8c03dc
SM
2602012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
261
262 * window.el (window--state-get-1): Obey window-point-insertion-type.
263
050cc68b
LB
2642012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
265
266 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
267 to previous function when point is on the first character of a
75f1671a 268 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 269
a38c310c
GM
2702012-04-11 Glenn Morris <rgm@gnu.org>
271
effed0c2
GM
272 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
273 not just file-errors.
274
a38c310c
GM
275 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
276 (vc-bzr-sha1): Use internal sha1.
277
0221e323
SM
2782012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
279
280 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
281
43956923
SG
2822012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
283
284 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
285 that start in the middle of the line (bug#10496).
286
6a8c9eaf
DN
2872012-04-10 Dan Nicolaescu <dann@gnu.org>
288
289 * battery.el (battery-linux-proc-acpi): Only one battery is
290 discharged at a time, but that seems to confuse battery.el when
291 computing `rate-type' for the battery not being discharged
292 (bug#10332).
293
1930bf5d
SM
2942012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
295
2a718f6f
SM
296 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
297
599430d0
SM
298 * international/quail.el: Use dolist and simplify.
299 (quail-define-package, quail-update-keyboard-layout)
300 (quail-define-rules): Use dolist.
301 (quail-insert-kbd-layout, quail-get-translation): CSE.
302
a2754b6c
SM
303 * tmm.el: Use dolist, remove left over hook.
304 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
305 Use dolist.
306 (calendar-load-hook): Don't mess with it.
307
1930bf5d
SM
308 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
309 Use derived-mode-p. Run the diff asynchronously.
310
9f67961c
LMI
3112012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
312
313 * obsolete/mouse-sel.el: Add an Obsolete-since header.
314
2a8ce227
JB
3152012-04-10 Juanma Barranquero <lekktu@gmail.com>
316
317 * misc.el: Display absolute path of loaded DLLs (bug#10424).
318 (list-dynamic-libraries--loaded): New function.
319 (list-dynamic-libraries--refresh): Use it.
320
8f33b5f8
NW
3212012-04-10 Nathan Weizenbaum <nweiz@google.com>
322
1930bf5d
SM
323 * progmodes/python.el (python-fill-paragraph):
324 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
325 disabled (bug#7018).
326
b12f0439
L
3272012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
328
1930bf5d 329 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
330 DOS/MS Windows for the Baltic languages. There are still plenty
331 of texts written in this encoding/codepage (bug#6519).
b12f0439 332
57c3bd01
GM
3332012-04-10 Glenn Morris <rgm@gnu.org>
334
335 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
336 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
337
6c3eab30
FA
3382012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
339
1930bf5d 340 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
341 next-line "n" and previous-line "p" in order to make recentf more
342 consistent with ibuffer, dired or org-mode (bug#9387).
343
24d78a88
LMI
3442012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
345
bc72b5d9
LMI
346 * image.el (put-image): Return the overlay created instead of the
347 optional input string (bug#7834). Note that this may break code
348 that is (for some reason or other) depending on `put-image'
349 returning the string.
350
bd2dba5a
LMI
351 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
352
74beb59f
LMI
353 * simple.el (zap-to-char): Allow zapping using input methods
354 (bug#1580).
355
24d78a88
LMI
356 * textmodes/fill.el (fill-region): Leave point and mark where they
357 were before filling (bug#5399).
358
263f20cd
GM
3592012-04-09 Glenn Morris <rgm@gnu.org>
360
361 * version.el (emacs-bzr-get-version):
362 Handle lightweight checkouts of local branches.
363
58d1f797
AS
3642012-04-09 Andreas Schwab <schwab@linux-m68k.org>
365
263f20cd 366 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 367
b4d3bc10
CY
3682012-04-09 Chong Yidong <cyd@gnu.org>
369
370 * custom.el (custom-variable-p): Return nil for non-symbol
371 arguments instead of signaling an error.
372 (user-variable-p): Obsolete alias for custom-variable-p.
373
374 * apropos.el (apropos-variable):
375 * files-x.el (read-file-local-variable):
376 * simple.el (set-variable):
377 * woman.el (woman-mini-help):
378 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
379
fd06db5d
GM
3802012-04-09 Glenn Morris <rgm@gnu.org>
381
e5fcdb5e
GM
382 * startup.el (normal-top-level): Don't look for leim-list.el
383 in places where it will not be found. (Bug#910)
384
fd06db5d
GM
385 * international/mule-cmds.el (set-default-coding-systems):
386 * files.el (normal-mode):
387 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
388 This function was removed with ucs-tables.el in 2008.
389
b39bb7e1
EZ
3902012-04-08 Eli Zaretskii <eliz@gnu.org>
391
392 * textmodes/ispell.el (ispell-check-version): For hunspell, set
393 ispell-encoding8-command to "-i", without a trailing space.
394 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
395 separate command-line arguments, to specify the encoding, since
396 that's how hunspell expects it.
397
5c5b8e23
GM
3982012-04-08 Glenn Morris <rgm@gnu.org>
399
400 * loadup.el: Load bindings before cus-start.
401 This reduces somewhat the number of "rogue" settings in emacs -Q.
402
a1ed8b05
GM
4032012-04-07 Glenn Morris <rgm@gnu.org>
404
405 * version.el (emacs-bzr-get-version): New function.
dfae128a 406 (emacs-bzr-version): New variable.
a1ed8b05
GM
407 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
408 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
409
b142f158
EZ
4102012-04-07 Eli Zaretskii <eliz@gnu.org>
411
dfae128a
GM
412 * international/uni-bidi.el, international/uni-category.el:
413 * international/uni-combining.el, international/uni-decimal.el:
414 * international/uni-decomposition.el, international/uni-digit.el:
415 * international/uni-lowercase.el, international/uni-mirrored.el:
416 * international/uni-name.el, international/uni-numeric.el:
417 * international/uni-titlecase.el, international/uni-uppercase.el:
418 Update for Unicode 6.1.
b142f158 419
9078ead6
EZ
4202012-04-07 Eli Zaretskii <eliz@gnu.org>
421
422 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
423
f23d2c7d
LMI
4242012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
425
426 * window.el (shrink-window): Mention the `window-min-height'
427 variable in the doc string.
428
0a0a3573
BG
4292012-04-05 Bastien Guerry <bzg@altern.org>
430
431 * color.el (color-lighten-name): Fix typo.
432
e5248ac9
SM
4332012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
434
435 * server.el (server--on-display-p): New function.
436 (server--on-display-p): Use it.
437
b4243e22
GV
4382012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
439
440 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
441 (bug#11145).
442
305d9f44
SM
4432012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * comint.el (comint--common-quoted-suffix): Check string boundary
446 before comparing (bug#11158).
447 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
448
3d439cd1
CY
4492012-04-04 Chong Yidong <cyd@gnu.org>
450
321cc491
CY
451 * minibuffer.el (completion-extra-properties): Doc fix.
452
3d439cd1
CY
453 * subr.el (delayed-warnings-hook): Doc fix.
454
2d562c0f
DU
4552012-04-04 Daiki Ueno <ueno@unixuser.org>
456
457 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
458 selection (Bug#11159).
459 (epa-insert-keys): Inform that the default public key will be
460 exported if no key is selected.
461
4443f204
RS
4622012-04-04 Richard Stallman <rms@gnu.org>
463
464 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
465
529c06b6
CY
4662012-04-03 Chong Yidong <cyd@gnu.org>
467
468 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
469 mail-insert-file, not its obsolete alias mail-attach-file.
470
66b907dc
MA
4712012-04-03 Michael Albinus <michael.albinus@gmx.de>
472
473 * notifications.el (notifications-notify): Fix docstring.
474
c0ea195d
GM
4752012-04-02 Glenn Morris <rgm@gnu.org>
476
477 * emacs-lisp/authors.el (authors-aliases): Another addition.
478
5ca64e00
MA
4792012-04-02 Michael Albinus <michael.albinus@gmx.de>
480
481 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
482 `tramp-compat-call-process' instead of `tramp-local-call-process'.
483 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
484
42ee526b
CY
4852012-04-01 Chong Yidong <cyd@gnu.org>
486
487 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
488 Handle root directory properly.
489 (copy-directory): Caller changed.
490
491 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
492 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
493
0b021094
GM
4942012-03-31 Glenn Morris <rgm@gnu.org>
495
40f86458
GM
496 * term/xterm.el (xterm-extra-capabilities): Doc fix.
497
7019c177
GM
498 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
499
a1daddd6
GM
500 * calendar/calendar.el (calendar-window-list)
501 (calendar-hide-window): Restore. (Bug#11140)
502 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
503
0b021094
GM
504 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
505
40311efc
TV
5062012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
507
508 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
509 Check if file is a symlink (Bug#10489).
510
511 * files.el (copy-directory): Likewise.
512
5319014e
CY
5132012-03-30 Chong Yidong <cyd@gnu.org>
514
515 * image.el (imagemagick-types-inhibit)
516 (imagemagick-register-types): Doc fix.
517
935d1290
AM
5182012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
519
520 * ispell.el (ispell-get-extended-character-mode): Disable
75f1671a
JB
521 extended-char-mode for hunspell. hunspell does not support it
522 and treats ~word as ordinary words in pipe mode.
935d1290 523
61c6e8fd
GM
5242012-03-30 Glenn Morris <rgm@gnu.org>
525
526 * tutorial.el (help-with-tutorial): Ensure local variables don't
527 happen to make the buffer read-only. (Bug#11127)
528
81fdff00
SM
5292012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
530
531 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
532 (perl-calculate-indent): Return `noindent' in strings.
533
6e7a6ec0
SS
5342012-03-28 Sam Steingold <sds@gnu.org>
535
536 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
537 instead of the broken adhockery which does not prevent calendar
538 buffers from being displayed at random after exit.
539 (calendar-window-list, calendar-hide-window): Remove the broken
540 adhockery.
541
fee88ca0
GM
5422012-03-28 Glenn Morris <rgm@gnu.org>
543
544 * replace.el (query-replace-map): Doc fix.
545
38de3354
AS
5462012-03-28 Andreas Schwab <schwab@linux-m68k.org>
547
548 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
549 contents. (Bug#11109)
550
b973155e
SM
5512012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
552
553 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
554 (bug#11077).
555 (avl-tree--check, avl-tree--check-node): New funs.
556
dcb6e7b3
MR
5572012-03-27 Martin Rudalics <rudalics@gmx.at>
558
559 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
560 (switch-to-prev-buffer, switch-to-next-buffer):
561 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
562 showing a buffer already is done on the same frame.
563
b4fa35fa
GM
5642012-03-27 Glenn Morris <rgm@gnu.org>
565
566 * startup.el (mail-host-address): Doc fix.
567
f9210e18
SM
5682012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
569
570 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
571 than 197 variables.
572
c0bf7753
AF
5732012-03-26 Ami Fischman <ami@fischman.org>
574
575 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
576
33da7b16
GM
5772012-03-26 Glenn Morris <rgm@gnu.org>
578
02243d9d
GM
579 * files.el (save-buffers-kill-emacs): Doc fix.
580
33da7b16
GM
581 * startup.el (normal-top-level, command-line, command-line-1):
582 Give them doc strings.
583
e5a69fd0
EZ
5842012-03-25 Eli Zaretskii <eliz@gnu.org>
585
586 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 587 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 588
9a69676a
CY
5892012-03-25 Chong Yidong <cyd@gnu.org>
590
4125cb8b
CY
591 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
592 theme if it was previously enabled before (Bug#11031).
593
dd470960
CY
594 * cus-theme.el (custom-theme-write-faces): Retrieve current face
595 spec with custom-face-get-current-spec if its :shown-value is not
596 determined yet (Bug#9337).
4125cb8b 597 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 598
9a69676a
CY
599 * button.el (button-at): Minor addition to docstring.
600
6e7e90fa
SL
6012012-03-24 Simon Leinen <simon.leinen@gmail.com>
602
603 * vc/vc.el (vc-merge): Fix a prompt.
604
f06e2758
CY
6052012-03-24 Chong Yidong <cyd@gnu.org>
606
607 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
608 point (Bug#9623).
609
6e7e90fa
SL
610 * button.el (button-at): Minor addition to docstring.
611
b9d0879b
SM
6122012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * newcomment.el (comment-choose-indent): No space after BOL.
615
e71cebb3
SS
6162012-03-22 Sam Steingold <sds@gnu.org>
617
618 * window.el (switch-to-prev-buffer): Revert last patch because the
619 bug turned out to be an advertised feature (Elisp manual 28.14).
620
335aff35
GM
6212012-03-22 Glenn Morris <rgm@gnu.org>
622
623 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
624 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
625
c676576a
LMI
6262012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
627
628 * net/network-stream.el (network-stream-open-starttls): Make error
629 message under Windows be less misleading.
630
126f3d39
LW
6312012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
632
633 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
634 understands (bug#9942).
635
64fee311
CY
6362012-03-22 Chong Yidong <cyd@gnu.org>
637
638 * simple.el (end-of-visible-line): Handle return value of
639 next-single-property-change properly (Bug#9371).
640
a640d29a
KH
6412012-03-22 Kenichi Handa <handa@m17n.org>
642
643 * international/quail.el (quail-insert-kbd-layout): Fix previous
644 change. To avoid unwanted bidi reordering, use
645 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
646
39675016
DG
6472012-03-21 Dmitry Gutov <dgutov@yandex.ru>
648
649 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
650 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
651 (ruby-beginning-of-indent): Be more careful with the difference
652 between word-boundary and symbol boundary.
653 (ruby-mode-syntax-table): Make : a symbol constituent.
654
0a6934fc 6552012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 656
3d008e4f
SM
657 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
658
0a6934fc
SM
6592012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
660
af67c9d7
SM
661 * progmodes/etags.el (tags-completion-at-point-function):
662 Improve last fix.
663
1acad97c
SM
664 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
665
e298b5da
SS
6662012-03-21 Sam Steingold <sds@gnu.org>
667
668 * progmodes/etags.el (tags-completion-at-point-function):
669 Avoid the error when point is inside the pattern.
670
91d82a70
JY
6712012-03-21 John Yates <john@yates-sheets.org> (tiny change)
672
673 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
674 line (Bug#10855).
675
69188b79
CY
6762012-03-21 Drew Adams <drew.adams@oracle.com>
677
678 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
679
99fc91fe
AK
6802012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
681
682 * ido.el (ido-set-current-directory, ido-read-internal)
683 (ido-choose-completion-string, ido-completion-help): Handle nil
684 value of ido-completion-buffer (Bug#11008).
685
087bbb4c
SS
6862012-03-21 Sam Steingold <sds@gnu.org>
687
688 * window.el (switch-to-prev-buffer): Do not switch to a visible
689 window previous buffer, just like with the frame previous buffers.
690
fb5b8aca
CY
6912012-03-21 Chong Yidong <cyd@gnu.org>
692
693 * faces.el (make-face, make-empty-face, copy-face):
694 * face-remap.el (face-remap-add-relative, face-remap-set-base):
695 Doc fixes.
696
dc9924b8
SM
6972012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
698
699 * wid-edit.el (widget-complete-field): Remove (bug#11051).
700 (widget-complete): Remove broken use of it.
701
f0bcceb9
CY
7022012-03-20 Chong Yidong <cyd@gnu.org>
703
dc9924b8
SM
704 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
705 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
706 characters.
707
ee52ebf3
TH
7082012-03-20 Tassilo Horn <tassilo@member.fsf.org>
709
710 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
711 to draw rectangles, not squares. (Regression introduced by revno
712 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
713
4c5779ab
CY
7142012-03-18 Chong Yidong <cyd@gnu.org>
715
716 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
717 it is not yet defined (for temacs).
718
15360934
LL
7192012-03-18 Leo Liu <sdl.web@gmail.com>
720
dc9924b8 721 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 722
d9a8eb66
EZ
7232012-03-17 Eli Zaretskii <eliz@gnu.org>
724
725 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
726 (ispell-choices-win-default-height, ispell-silently-savep)
727 (ispell-dictionary-alist, ispell-encoding8-command)
728 (ispell-check-version, ispell-aspell-find-dictionary)
729 (ispell-valid-dictionary-list, ispell-words-keyword)
730 (ispell-get-word, ispell-internal-change-dictionary)
731 (ispell-region, ispell-skip-region-list)
732 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
733 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
734 (ispell-message-text-end, ispell-message)
735 (ispell-buffer-local-parsing): Doc fix.
736
f02ff80d
J
7372012-03-13 Jambunathan K <kjambunathan@gmail.com>
738
739 * htmlfontify.el: Add support for code block fontification for ODT
740 export (Bug #9914).
741 (hfy-optimisations): Define new option
742 `body-text-only'
743 (hfy-fontify-buffer): Honor above setting.
744 (hfy-begin-span, hfy-end-span): New routines factored out form
745 `hfy-fontify-buffer'.
746 (hfy-begin-span-handler, hfy-end-span-handler): New variables
747 that permit insertion of custom tags.
748 (hfy-fontify-buffer): Use above handlers.
749 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
750 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 751 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 752 over multiple runs. This is made possible by having the caller let
f02ff80d
J
753 bind a special variable `hfy-user-sheet-assoc'.
754 (htmlfontify-string): New defun.
755 (hfy-compile-face-map): Make sure that the last char in the
756 buffer is correctly fontified.
757 (hfy-face-resolve-face): Whitespace only change.
758
9ac7a13f
EZ
7592012-03-17 Eli Zaretskii <eliz@gnu.org>
760
761 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
762 message more clear.
763
e2b5bdd7
LL
7642012-03-16 Leo Liu <sdl.web@gmail.com>
765
766 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
767
2e492df3
AM
7682012-03-16 Alan Mackenzie <acm@muc.de>
769
770 Further optimise the handling of large macros.
771
772 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
773 limit to a call of `c-literal-limits'.
774 (c-determine-+ve-limit): New function.
dc9924b8
SM
775 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
776 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
777 In CASE 5B, restrict a search limit to 500.
778 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
779
780 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
781 Restrict macro bounds to +-500 from after-change's BEG END.
782
50e94f0c
LL
7832012-03-16 Leo Liu <sdl.web@gmail.com>
784
785 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
786
6f09f6ed
AH
7872012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
788
789 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 790 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 791
c7e73d51
GM
7922012-03-16 Glenn Morris <rgm@gnu.org>
793
da986230
GM
794 * view.el (view-buffer, view-buffer-other-window)
795 (view-buffer-other-frame): Doc fixes re special mode-class.
796
0835f01e
GM
797 * subr.el (eval-after-load): If named feature is provided not from
798 a file, run after-load forms. (Bug#10946)
799
c7e73d51
GM
800 * calendar/calendar.el (calendar-insert-at-column):
801 Handle non-unit-width characters a bit better. (Bug#10978)
802
3f2eafd1
CY
8032012-03-15 Chong Yidong <cyd@gnu.org>
804
805 * emacs-lisp/ring.el (ring-extend): New function.
806 (ring-insert+extend): Extend the ring correctly (Bug#11019).
807
808 * comint.el (comint-read-input-ring)
809 (comint-add-to-input-history): Grow comint-input-ring lazily.
810
103af3fe
SM
8112012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
812
663b1677
SM
813 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
814 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
815
103af3fe
SM
816 * imenu.el: Fix multiple inheritance breakage (bug#9199).
817 (imenu-add-to-menubar): Don't add a redundant index.
818 (imenu-update-menubar): Handle a dynamically composed keymap.
819
899cb7cb
KY
8202012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
821
822 * mail/sendmail.el (mail-encode-header):
823 Bind rfc2047-encode-encoded-words to nil.
824
3809f91d
GM
8252012-03-13 Glenn Morris <rgm@gnu.org>
826
827 * calendar/calendar.el (calendar-string-spread):
828 Handle non-unit-width characters a bit better. (Bug#10978)
829
9e345a01
LL
8302012-03-13 Leo Liu <sdl.web@gmail.com>
831
832 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
833 directory and file as argument (Bug#10822).
834
4a07df36
KS
8352012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
836
837 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
838 For dynamically generated code, follow $PC.
839 (gdb-disassembly-handler-custom): Handle no function name case.
840
4aaa9356
TL
8412012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
842
843 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
844 * emulation/ws-mode.el (ws-query-replace):
845 * sort.el (sort-regexp-fields):
846 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
847
225979da
SM
8482012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 * dabbrev.el: Fix cycle completion order (bug#10963).
851 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
852 (dabbrev-completion): Don't use an obarray; provide
853 a cycle-sort-function.
854
e2f1fdab
LL
8552012-03-12 Leo Liu <sdl.web@gmail.com>
856
dc9924b8 857 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
858 (kill-do-not-save-duplicates): Doc fix.
859
b19490ed
SM
8602012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
861
862 * dabbrev.el: Fix cycle completion (bug#10963).
863 Use lexical binding and wrap to 80 columns.
864 (dabbrev-completion): Delay computing the list of completions.
865
4b05d722
KH
8662012-03-12 Kenichi Handa <handa@m17n.org>
867
868 * international/quail.el (quail-insert-kbd-layout): Surround each
869 row by LRO and PDF instead of inserting many LRMs. Pad the left
870 and right of each non-spacing marks. Insert invisible space
871 between lower and upper characters to prevent composition.
872
dbbc2e69
SM
8732012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
874
875 * minibuffer.el (minibuffer-complete): Don't get confused when the
876 function is run twice via different commands (bug#10958).
877 (complete-with-action): Fix docstring.
878
292112ed
CY
8792012-03-12 Chong Yidong <cyd@gnu.org>
880
5d1ac394
CY
881 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
882 (nxml-completion-at-point-function): New function.
883 (nxml-mode): Use it.
884 (nxml-bind-meta-tab-to-complete-flag): Default to t.
885
292112ed
CY
886 * emacs-lisp/package.el (package-unpack, package-unpack-single):
887 Load generated autoloads file before byte compiling (Bug#10970).
888 (package--make-autoloads-and-compile): New helper fun.
889
4098f8f7
CS
8902012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
891
892 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
893
8f754691
MA
8942012-03-11 Michael Albinus <michael.albinus@gmx.de>
895
896 * autorevert.el (auto-revert-handler): Ensure, that
897 file-readable-p is applied only for local files or in
898 auto-revert-tail-mode.
899
e29ab36b
AS
9002012-03-11 Andreas Schwab <schwab@linux-m68k.org>
901
dbbc2e69
SM
902 * server.el (server-eval-at): Handle non-tcp connections.
903 Decode result string.
ad0bf5b6 904
e29ab36b
AS
905 * server.el (server-msg-size): New constant.
906 (server-reply-print): New function.
907 (server-eval-and-print): Use it.
908 (server-eval-at): Use server-quote-arg and server-unquote-arg.
909 Handle -print-nonl.
910
de5939ba
CS
9112012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
912
913 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
914 (Bug#10987).
915
0c93eabf
CY
9162012-03-11 Chong Yidong <cyd@gnu.org>
917
397a688f
CY
918 * simple.el (goto-line): Doc fix (Bug#9938).
919
2cc775f9
CY
920 * subr.el (save-window-excursion): Doc fix (Bug#9979).
921
0c93eabf
CY
922 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
923 when finished (Bug#10963).
924
c491fa41
MR
9252012-03-11 Martin Rudalics <rudalics@gmx.at>
926
927 * window.el (split-window-below): Fix bug in case where
928 split-window-keep-point is nil (Bug#10971).
929
300e8fa5
JL
9302012-03-11 Juri Linkov <juri@jurta.org>
931
932 * replace.el (replace-highlight): Set isearch-word to nil
933 unconditionally. (Bug#10887)
934
dbf6c5a1
EZ
9352012-03-10 Eli Zaretskii <eliz@gnu.org>
936
937 * net/mairix.el (mairix-replace-invalid-chars): Rename from
938 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 939 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
940 (mairix-widget-create-query): Add usage information about mairix
941 search forms: negating words, searching for substrings, etc.
942
b9e501de
JP
9432012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
944
945 * international/fontset.el (font-encoding-alist): Add an entry for
946 ksx1001 (Bug#5667).
947
92795c91
RS
9482012-03-10 Richard Stallman <rms@gnu.org>
949
1694e6c1
RS
950 * mail/sendmail.el (mail-encode-header):
951 Set rfc2047-encode-encoded-words.
952
607e8555
RS
953 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
954
de3bc99a
RS
955 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
956 view buffer means not swapped.
957 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
958 (rmail-write-region-annotate): Error if real text has disappeared.
959
92795c91
RS
960 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
961
699bd04e
CY
9622012-03-10 Chong Yidong <cyd@gnu.org>
963
964 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
965 * emulation/cua-base.el (cua--init-keymaps):
966 Add delete-forward-char to remappings (Bug#9666).
699bd04e 967
570a1714
MR
9682012-03-10 Martin Rudalics <rudalics@gmx.at>
969
dbbc2e69
SM
970 * speedbar.el (speedbar-unhighlight-one-tag-line):
971 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 972
82dcf4e4
CY
9732012-03-10 Chong Yidong <cyd@gnu.org>
974
7a2c7ca7
CY
975 * minibuffer.el (completion-in-region, completion-help-at-point):
976 Give the completion field overlay a high priority (Bug#6830).
977
82dcf4e4
CY
978 * dired.el (dired-goto-file): Recognize absolute file name
979 listings (Bug#7126).
980 (dired-goto-file-1): New helper function.
981 (dired-toggle-read-only): Inhibit warnings.
982
052e28ac
MA
9832012-03-09 Michael Albinus <michael.albinus@gmx.de>
984
75f1671a 985 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
986 there are no properties.
987
95d5e396
LL
9882012-03-09 Leo Liu <sdl.web@gmail.com>
989
990 * savehist.el (savehist-printable): Stricter check for string
991 value (Bug#10937).
992
3f018d6d
EZ
9932012-03-09 Eli Zaretskii <eliz@gnu.org>
994
dbbc2e69
SM
995 * mail/smtpmail.el (smtpmail-send-it):
996 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
997 valid mbox format.
998
f7fd3d79
GM
9992012-03-09 Glenn Morris <rgm@gnu.org>
1000
1001 * files.el (dir-locals-find-file):
1002 Don't check result is regular, readable.
1003 (dir-locals-read-from-file): Demote errors.
1004
6ff6e72f
EZ
10052012-03-08 Eli Zaretskii <eliz@gnu.org>
1006
dbbc2e69
SM
1007 * international/quail.el (quail-insert-kbd-layout):
1008 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
1009 layout cell, to prevent their reordering by bidi display engine.
1010 For details, see the discussion in
1011 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
1012
9cec7834
AM
10132012-03-08 Alan Mackenzie <acm@muc.de>
1014
1015 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
1016 the starting position; make it extend the marked region when
1017 invoked repeatedly - all under appropriate circumstances.
1018 Fixes bugs #5525, #10906.
1019
9a40b8d4
GM
10202012-03-08 Glenn Morris <rgm@gnu.org>
1021
1022 * files.el (locate-dominating-file, dir-locals-find-file):
1023 Undo 2012-03-06 change.
1024
7a08ed35
EZ
10252012-03-07 Eli Zaretskii <eliz@gnu.org>
1026
dbbc2e69
SM
1027 * international/quail.el (quail-help):
1028 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
1029 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
1030 for the reason.
1031
5aca4f71 10322012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
1033
1034 Avoid superfluous registering of signals. (Bug#10807)
1035
1036 * notifications.el (notifications-on-action-object)
1037 (notifications-on-close-object): New defvars.
1038 (notifications-on-action-signal, notifications-on-closed-signal):
1039 Unregister the signal if not needed any longer.
1040 (notifications-notify): Register `notifications-action-signal' or
1041 `notifications-closed-signal', if :on-action or :on-close has been
1042 passed as argument.
1043
78e8b10a
CY
10442012-03-07 Chong Yidong <cyd@gnu.org>
1045
1046 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
1047 non-X platforms.
1048
69481eb8
GM
10492012-03-06 Glenn Morris <rgm@gnu.org>
1050
1051 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1052 (x-disown-selection-internal, x-get-selection-internal):
1053 Doc fix (add arglist signatures). (Bug#10783)
1054
133b8e11
KS
10552012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
1056
1057 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1058 Handle breakpoints with no "type".
1059
99a83064
GM
10602012-03-06 Glenn Morris <rgm@gnu.org>
1061
1062 * files.el (locate-dominating-file): Add optional predicate argument.
1063 (dir-locals-find-file): Make use of above change.
1064
17798e78
TTN
10652012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
1066
1067 * info.el (Info-insert-dir): Also try "dir.gz".
1068
eb182446
GM
10692012-03-06 Glenn Morris <rgm@gnu.org>
1070
8f2114ee
GM
1071 * files.el (dir-locals-find-file):
1072 Ignore non-readable or non-regular files. (Bug#10928)
1073
eb182446
GM
1074 * files.el (locate-dominating-file): Doc fix.
1075
24679323
AS
10762012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
1077
1078 * calendar/calendar.el (calendar-set-mode-line):
1079 `getenv' returns a string. (Bug#10951)
1080
01d972a9
LL
10812012-03-05 Leo Liu <sdl.web@gmail.com>
1082
109aa8a9
LL
1083 * simple.el (backward-delete-char-untabify): Constrain point to
1084 field (Bug#10939).
1085
01d972a9
LL
1086 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
1087
10607bea
CY
10882012-03-05 Chong Yidong <cyd@gnu.org>
1089
1090 * simple.el (count-words): If called from Lisp, return the word
1091 count, for symmetry with `count-lines'. Arglist changed.
1092 (count-words--message): Args changed. Consolidate counting code
1093 from count-words and count-words-region.
1094 (count-words-region): Caller changed.
1095 (count-lines-region): Make it an obsolete alias.
1096
5dd11cfe
TH
10972012-03-04 Tassilo Horn <tassilo@member.fsf.org>
1098
1099 * saveplace.el (save-place-to-alist)
1100 (save-place-ignore-files-regexp): Allow value nil to disable this
1101 feature.
1102
c349f4e6
CY
11032012-03-04 Chong Yidong <cyd@gnu.org>
1104
1105 * faces.el (face-spec-reset-face): For the default face, reset the
1106 attributes to default values (Bug#10748).
1107
e627be4c
LMI
11082012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1109
1110 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
1111 previous patch: Check `message-send-mail-function', and not the
1112 default function (bug#10897).
1113
ebeabff4
MA
11142012-03-04 Michael Albinus <michael.albinus@gmx.de>
1115
a41a6cf4
MA
1116 * notifications.el (notifications-on-action-signal)
1117 (notifications-on-closed-signal): Check for unique service name of
1118 incoming event. Fix error in removing entry.
ebeabff4 1119 (top): Register for signals with wildcard service name.
a41a6cf4 1120 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 1121
c1ca42b4
CY
11222012-03-04 Chong Yidong <cyd@gnu.org>
1123
dc9924b8 1124 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 1125
ea16568d
GM
11262012-03-04 Glenn Morris <rgm@gnu.org>
1127
1128 * abbrev.el (copy-abbrev-table, abbrev-table-p)
1129 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
1130 (expand-abbrev, define-abbrev-table): Doc fixes.
1131
fbae4637
LMI
11322012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1133
1134 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
1135 `message-default-send-mail-function' and not `send-mail-function'
1136 when doing the prompting for `sendmail-query-once' before sending
1137 in Message buffers (bug#10897).
1138
a1e7225c
LMI
1139 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1140 This is inconsistent with all the other stream functions, which leave
1141 the setting up to the higher levels (if so wanted) (bug#10931).
1142
56d093a9
AM
11432012-03-02 Alan Mackenzie <acm@muc.de>
1144
1145 Depessimize the handling of very large macros.
1146
1147 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
1148 (c-macro-cache-syntactic): New variables to implement a one
1149 element macro cache.
1150 (c-invalidate-macro-cache): New function.
1151 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
1152 Adapt to use the new cache.
1153 (c-state-safe-place): Use better the cache of safe positions.
1154 (c-state-semi-nonlit-pos-cache)
1155 (c-state-semi-nonlit-pos-cache-limit):
1156 New variables for...
1157 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
1158 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
1159 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
1160 Use c-state-semi-safe-place.
56d093a9 1161
dbbc2e69
SM
1162 * progmodes/cc-langs.el (c-get-state-before-change-functions):
1163 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 1164
817e5c3d
MA
11652012-03-02 Michael Albinus <michael.albinus@gmx.de>
1166
dbbc2e69
SM
1167 * jka-compr.el (jka-compr-call-process):
1168 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
1169 not remote.
1170
a032a702
MA
11712012-03-01 Michael Albinus <michael.albinus@gmx.de>
1172
1173 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
1174 access of FILE2, if FILE1 does not exist.
1175
99a54f21
MA
1176 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
1177 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
1178
1179 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
1180 Add "PAGER=" to `process-environment'.
1181
f6561e1f
MM
11822012-03-01 Michael R. Mauger <mmaug@yahoo.com>
1183
1184 * progmodes/sql.el: Bug fix
1185 (sql-get-login-ext): Save login values in globals.
1186 (sql-get-login): Use new version of `sql-get-login-ext'.
1187 (sql-interactive-mode): Set global `sql-connection' to nil.
1188 (sql-connect): Set global values for connection.
1189 (sql-product-interactive): Save global values as buffer local.
1190
2d44d9cc
LL
11912012-02-29 Leo Liu <sdl.web@gmail.com>
1192
1193 * abbrev.el (define-abbrevs): Reset sys to nil.
1194
96b49301 11952012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1196
bf7f9bc5
JB
1197 * files.el (file-equal-p): Rename from `files-equal-p'.
1198 Return nil when one or both files don't exist.
96b49301 1199 (file-subdir-of-p): Now only top directory must exists,
1200 return nil if it doesn't.
bf7f9bc5
JB
1201 (copy-directory): No need to test with `file-subdir-of-p' after
1202 creating dir.
1203 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
1204 to `file-equal-p'.
96b49301 1205
44e97401
GM
12062012-02-28 Glenn Morris <rgm@gnu.org>
1207
1208 * shell.el (shell-mode):
1209 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
1210 * play/landmark.el (landmark-font-lock-face-O):
1211 * play/handwrite.el (handwrite):
1212 * play/gomoku.el (gomoku-O):
1213 * net/browse-url.el (browse-url-browser-display):
1214 * international/mule.el (define-charset):
1215 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
1216 * filesets.el (filesets-find-file-delay):
1217 * eshell/em-xtra.el (eshell-xtra):
1218 * eshell/em-unix.el (eshell-grep):
1219 * emulation/viper.el (viper-mode):
1220 * emacs-lisp/regexp-opt.el (regexp-opt-group):
1221 * emacs-lisp/easymenu.el (easy-menu-define):
1222 * calendar/timeclock.el (timeclock-use-display-time):
1223 * bs.el (bs-mode):
1224 * bookmark.el (bookmark-save-flag):
1225 Doc fix (standardize possessive apostrophe usage).
1226
c98c6276
CY
12272012-02-27 Chong Yidong <cyd@gnu.org>
1228
bf7f9bc5
JB
1229 * emulation/viper-cmd.el (viper-intercept-ESC-key):
1230 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 1231
c98c6276
CY
1232 * font-lock.el (font-lock-specified-p): Rename from
1233 font-lock-spec-present. Callers changed.
1234
9c62cd04 12352012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 1236
bf7f9bc5
JB
1237 * emacs-lisp/package.el (package-compute-transaction):
1238 Handle holding a package version to t in package-load-list.
8ac9e529 1239
530739c9
MA
12402012-02-26 Michael Albinus <michael.albinus@gmx.de>
1241
1242 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
1243 (tramp-get-inode, tramp-get-device): Use cached values.
1244
487915d7
AM
12452012-02-26 Alan Mackenzie <acm@muc.de>
1246
1247 Check there is a font-lock specification before doing initial
1248 fontification.
1249
1250 * font-core.el (font-lock-mode): Move the conditional from
1251 :after-hook to font-lock-initial-fontify.
1252 (font-lock-default-function): Move the check for a specification
1253 to font-lock-spec-present.
1254
dc9924b8 1255 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
1256 (font-lock-spec-present): New function.
1257
4fd96557
JB
12582012-02-26 Jim Blandy <jimb@red-bean.com>
1259
1260 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
1261 (gdb-send): Apply it to the operand of the '-interpreter-exec
1262 console' command, so that we can pass arguments with (say) quotes
1263 in them. Store exact string sent in gdb-debug-log (Bug#10765).
1264
9a4888c0
CY
12652012-02-26 Chong Yidong <cyd@gnu.org>
1266
07498861
CY
1267 * help-fns.el (describe-function-1): Clarify description of
1268 remapping (Bug#10844).
1269
9a4888c0
CY
1270 * files.el (files-equal-p): Doc fix.
1271 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
1272 and quit the loop once a mismatch is found.
1273
ea8fb88d
JB
12742012-02-25 Juanma Barranquero <lekktu@gmail.com>
1275
1276 * bs.el (bs--show-with-configuration): Don't throw an error
1277 if the window cannot be split; otherwise, subsequent calls to
1278 bs-show fail, restoring a stale window config. (Bug#10882)
1279
525795c1
JD
12802012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1281
1282 * term/ns-win.el (global-map): Bind ns-drag-file to
1283 ns-find-file (Bug#5855, Bug#10050).
1284
f008086f
AS
12852012-02-25 Andreas Schwab <schwab@linux-m68k.org>
1286
1287 * calendar/parse-time.el (parse-time-string): Allow extractor to
1288 return nil.
1289
a3fcfa99
MA
12902012-02-25 Michael Albinus <michael.albinus@gmx.de>
1291
91027d08
JB
1292 * net/tramp.el (tramp-file-name-for-operation):
1293 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
1294
1295 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
1296 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
1297 Add COPY-CONTENTS argument.
a3fcfa99 1298
67b0de11
CY
12992012-02-25 Chong Yidong <cyd@gnu.org>
1300
1301 Add custom groups for VC backends, for consistency with vc-bzr.
1302
1303 * vc/vc-arch.el (vc-arch):
1304 * vc/vc-cvs.el (vc-cvs):
1305 * vc/vc-git.el (vc-git):
1306 * vc/vc-hg.el (vc-hg):
1307 * vc/vc-mtn.el (vc-mtn):
1308 * vc/vc-rcs.el (vc-rcs):
1309 * vc/vc-sccs.el (vc-sccs):
1310 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
1311 All relevant defcustoms reassigned.
1312
3c9dfce6
CY
13132012-02-25 Chong Yidong <cyd@gnu.org>
1314
1339bf43
CY
1315 * newcomment.el (comment-styles): Add autoload (Bug#10868).
1316
3c9dfce6
CY
1317 * term/x-win.el (x-initialize-window-system): Reduce default for
1318 x-selection-timeout to 5 seconds (Bug#8869).
1319
53a46cd0 13202012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 1321
53a46cd0 1322 * files.el (file-subdir-of-p): Fix typo.
14a8a663 1323
25b2e303 13242012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1325
ec70a47d
GM
1326 * files.el (files-equal-p, file-subdir-of-p): New functions.
1327 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 1328 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
1329 * dired-aux.el (dired-copy-file-recursive): Same.
1330 (dired-create-files): Modify destination when source is equal to
1331 dest when copying files.
53a46cd0 1332 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 1333
914260cd
MA
13342012-02-24 Michael Albinus <michael.albinus@gmx.de>
1335
1336 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
1337 (Bug#10874)
1338
2cb228f7
AM
13392012-02-23 Alan Mackenzie <acm@muc.de>
1340
1341 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
1342 parameter "after-hook:" to allow the expansion to run code after
1343 the execution of the mode hooks.
1344
1345 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 1346 from font-lock-mode-internal.
2cb228f7 1347
91027d08 1348 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
1349 :after-hook.
1350
8f0fde21
SM
13512012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1352
3e88618b
SM
1353 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
1354 (completion--cache-all-sorted-completions): New function.
1355 (completion-all-sorted-completions): Use it.
1356 (completion--do-completion, minibuffer-force-complete):
1357 Use it to re-instate the flush hook.
1358
8f0fde21
SM
1359 * icomplete.el (icomplete-completions): Replace last fix with a better
1360 one (bug#10850).
1361
8e911f6f
DG
13622012-02-23 Dmitry Gutov <dgutov@yandex.ru>
1363
1364 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
1365 when it might call us back infinitely (bug#10797).
1366
49fe4321
GM
13672012-02-23 Glenn Morris <rgm@gnu.org>
1368
1369 * minibuffer.el (completion-category-overrides): Doc fix.
1370
b291b572
SM
13712012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1372
1373 * minibuffer.el (completion-table-with-context): Fix inf-loop.
1374 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
1375
31a9ef2e
GM
13762012-02-23 Glenn Morris <rgm@gnu.org>
1377
5e6e6794 1378 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
1379 (authors-obsolete-files-regexps, authors-ignored-files)
1380 (authors-ambiguous-files, authors-renamed-files-alist):
1381 Add more entries.
1382
0bd1e074
JL
13832012-02-23 Juri Linkov <juri@jurta.org>
1384
1385 * isearch.el (isearch-occur): Sync interactive spec with occur's
1386 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
1387
b617673c
JL
1388 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
1389
19e9789e
JL
13902012-02-22 Juri Linkov <juri@jurta.org>
1391
1392 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
1393 (ucs-insert): Doc fix. Check for hex digits in the string.
1394 Don't display `nil' in the error message. (Bug#10857)
1395
f41ce09d
AM
13962012-02-22 Alan Mackenzie <acm@muc.de>
1397
7a71b18d 1398 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 1399
ac2eceee
GM
14002012-02-22 Glenn Morris <rgm@gnu.org>
1401
1402 * ffap.el (ffap-c-path):
1403 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
1404
abd1f678
CY
14052012-02-22 Chong Yidong <cyd@gnu.org>
1406
1407 * custom.el (load-theme): Doc fix.
1408
f25aef2e
GM
14092012-02-22 Glenn Morris <rgm@gnu.org>
1410
1411 * dired-x.el (dired-guess-shell-alist-default):
1412 Remove escape sequences from nroff output. (Bug#172)
1413
5f8dc2ca
GM
14142012-02-21 Glenn Morris <rgm@gnu.org>
1415
6ff86ec4
GM
1416 * vc/emerge.el (emerge-defvar-local):
1417 Set `permanent-local' property rather than unused `preserved'.
1418
be3223a3 1419 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
1420 (picture-mode-map): Use it. (Bug#10860)
1421 (picture-mode): Doc fix.
1422
3fe58f4f
JB
14232012-02-21 Juanma Barranquero <lekktu@gmail.com>
1424
1425 * newcomment.el (uncomment-region-default): Remove unused binding.
1426
f9a998c3
GM
14272012-02-21 Glenn Morris <rgm@gnu.org>
1428
1429 * textmodes/picture.el (picture-motion, picture-motion-reverse)
1430 (picture-self-insert, picture-tab-chars): Doc fix.
1431 (picture-mode-map): Fix C-a, C-e.
1432
c6029348
GM
14332012-02-20 Glenn Morris <rgm@gnu.org>
1434
1435 * emacs-lisp/authors.el (authors-aliases): Add another entry.
1436
ab1ce9d7
LL
14372012-02-20 Leo Liu <sdl.web@gmail.com>
1438
1439 * icomplete.el (icomplete-completions): Check FROM arg before
1440 passing to substring (Bug#10850).
1441
0fd40f89
CY
14422012-02-19 Chong Yidong <cyd@gnu.org>
1443
1444 * comint.el: Require ansi-color.
1445 (comint-output-filter-functions): Add ansi-color-process-output.
1446
1447 * ansi-color.el: Don't set comint-output-filter-functions; it is
1448 now in the initial value defined in comint.el.
1449 (ansi-color-apply-face-function): New variable.
1450 (ansi-color-apply-on-region): Use it.
1451 (ansi-color-apply-overlay-face): New function.
1452
1453 * shell.el (shell): No need to require ansi-color.
1454 (shell-mode): Use ansi-color-apply-face-function to highlight
1455 color escapes using font-lock-face property (Bug#10835).
1456
20af2394
CY
14572012-02-19 Chong Yidong <cyd@gnu.org>
1458
1459 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
1460 mode-line formats (Bug#10839).
1461
e23a3fbe
GM
14622012-02-18 Glenn Morris <rgm@gnu.org>
1463
b474519e
GM
1464 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
1465
1466 * mail/undigest.el (unforward-rmail-message): Doc fix.
1467
e23a3fbe
GM
1468 * saveplace.el (save-place-ignore-files-regexp): Add :version.
1469
57939ff4
EZ
14702012-02-18 Eli Zaretskii <eliz@gnu.org>
1471
1472 * international/characters.el (script-list): Sync with the latest
1473 Unicode Character Database.
1474
0c23686e
AS
14752012-02-18 Andreas Schwab <schwab@linux-m68k.org>
1476
1477 * international/titdic-cnv.el: Remove duplicate coding tag.
1478 * language/cham.el: Likewise.
1479 * language/tai-viet.el: Likewise.
1480
6818b449
GM
14812012-02-18 Glenn Morris <rgm@gnu.org>
1482
1483 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
1484 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
1485 (calendar-bahai-all-holidays-flag, calendar-other-dates):
1486 * calendar/diary-lib.el (diary-abbreviated-year-flag):
1487 * calendar/holidays.el (holiday-bahai-holidays)
1488 (calendar-holidays, list-holidays):
1489 Use utf-8 Bahá'í in doc-strings, menus, etc.
1490
0311a3fc
TH
14912012-02-17 Tassilo Horn <tassilo@member.fsf.org>
1492
1493 * saveplace.el (save-place-ignore-files-regexp): New variable
1494 allowing for excluding files from saving their location of point.
1495 The default value matches the temporary commit message editing
1496 files from Git, SVN, Bazaar, and Mercurial.
1497 (save-place-to-alist): Use it.
1498
eb864a71
LM
14992012-02-17 Lawrence Mitchell <wence@gmx.li>
1500 Stefan Monnier <monnier@iro.umontreal.ca>
1501
1502 * newcomment.el (uncomment-region-default): Don't leave extra space
1503 when an arg is provided (bug#8150).
1504
ee0ce425
TZ
15052012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1506
eb864a71 1507 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 1508
95ddf442
GM
15092012-02-17 Glenn Morris <rgm@gnu.org>
1510
1511 * net/socks.el: Require network-stream. (Bug#10599)
1512
48dd1e39 15132012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
1514
1515 * international/charprop.el:
1516 * international/uni-name.el:
1517 * international/uni-old-name.el:
1518 * international/uni-comment.el: Regenerate.
1519
d68cd087
GM
15202012-02-16 Glenn Morris <rgm@gnu.org>
1521
1522 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
1523 Interactively in calendar buffer, give an error if not on a date.
1524
13932042
GM
15252012-02-15 Glenn Morris <rgm@gnu.org>
1526
1527 * shell.el (shell-delimiter-argument-list):
1528 Revert 2011-02-17 change. (Bug#8027)
1529
c3a70e2b
CY
15302012-02-15 Chong Yidong <cyd@gnu.org>
1531
60236b0d
CY
1532 * minibuffer.el (completion-at-point-functions): Doc fix.
1533
c3a70e2b
CY
1534 * custom.el (defcustom): Doc fix; note use of defvar.
1535
9f26dc24
GM
15362012-02-15 Glenn Morris <rgm@gnu.org>
1537
1538 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
1539 Doc fixes.
1540
6546b134
GM
15412012-02-14 Glenn Morris <rgm@gnu.org>
1542
1543 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
1544
d29b2b4c
LI
15452012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1546
1547 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
1548 way the ports list is computed.
835bdcba
LI
1549 (smtpmail-query-smtp-server): Prompt the user for a port number if
1550 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 1551
08dcdbc9
TZ
15522012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1553
1554 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
1555
2605051a
GM
15562012-02-13 Glenn Morris <rgm@gnu.org>
1557
1558 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
1559
7ee99f32
TZ
15602012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1561
1562 * net/gnutls.el (gnutls-trustfiles): New variable.
1563 (gnutls-negotiate): Use it.
1564
5f0af64f
LI
15652012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1566
1567 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1568 does its stuff if Gnus is running.
1569
c14fcc95
AM
15702012-02-13 Alan Mackenzie <acm@muc.de>
1571
1572 Fix a loop in c-set-fl-decl-start.
1573
7a71b18d 1574 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1575 c-backward-syntactic-ws actually moves backwards.
1576
142b4d90
LL
15772012-02-13 Leo Liu <sdl.web@gmail.com>
1578
1579 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1580 beginning so that all \C-o chars are removed.
1581
fa9958a6
TZ
15822012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1583
dc9924b8 1584 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1585
0bc5886a
AM
15862012-02-12 Alan Mackenzie <acm@muc.de>
1587
1588 Fix infinite loop with long macros.
1589 * cc-engine.el (c-state-safe-place): Handle macros properly.
1590
d4bd55e7
CY
15912012-02-12 Chong Yidong <cyd@gnu.org>
1592
1593 * window.el (display-buffer): Doc fix (Bug#10785).
1594
66f3fe22
GM
15952012-02-12 Glenn Morris <rgm@gnu.org>
1596
bd7da63e
GM
1597 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1598 (x-disown-selection-internal, x-get-selection-internal):
1599 Sync docs with the xselect.c versions.
1600
66f3fe22
GM
1601 * allout-widgets.el: Add missing license notice.
1602
3e0d2fa7
GM
16032012-02-11 Glenn Morris <rgm@gnu.org>
1604
cfecdf09
GM
1605 * select.el (x-get-selection-internal, x-own-selection-internal)
1606 (x-disown-selection-internal):
1607 * x-dnd.el (x-get-selection-internal): Update declarations.
1608
6d216d7f
GM
1609 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1610
2bed3f04
GM
1611 * window.el (window-sides-slots):
1612 * tool-bar.el (tool-bar-position):
1613 * term/xterm.el (xterm-extra-capabilities):
1614 * ses.el (ses-self-reference-early-detection):
1615 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1616 (verilog-auto-wire-type)
1617 (verilog-auto-delete-trailing-whitespace)
1618 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1619 (verilog-auto-tieoff-declaration):
1620 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1621 (sql-oracle-statement-starters, sql-oracle-scan-on):
1622 * progmodes/prolog.el (prolog-align-comments-flag)
1623 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1624 (prolog-left-indent-regexp, prolog-paren-indent-p)
1625 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1626 (prolog-types, prolog-mode-specificators)
1627 (prolog-determinism-specificators, prolog-directives)
1628 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1629 (prolog-electric-dot-flag)
1630 (prolog-electric-dot-full-predicate-template)
1631 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1632 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1633 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1634 (prolog-program-switches, prolog-prompt-regexp)
1635 (prolog-debug-on-string, prolog-debug-off-string)
1636 (prolog-trace-on-string, prolog-trace-off-string)
1637 (prolog-zip-on-string, prolog-zip-off-string)
1638 (prolog-use-standard-consult-compile-method-flag)
1639 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1640 (prolog-imenu-max-lines, prolog-info-predicate-index)
1641 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1642 (prolog-char-quote-workaround):
1643 * progmodes/cc-vars.el (c-defun-tactic):
1644 * net/tramp.el (tramp-encoding-command-interactive)
1645 (tramp-local-end-of-line):
1646 * net/soap-client.el (soap-client):
1647 * net/netrc.el (netrc-file):
1648 * net/gnutls.el (gnutls):
1649 * minibuffer.el (completion-category-overrides)
1650 (completion-cycle-threshold)
1651 (completion-pcm-complete-word-inserts-delimiters):
1652 * man.el (Man-name-local-regexp):
1653 * mail/feedmail.el (feedmail-display-full-frame):
1654 * international/characters.el (glyphless-char-display-control):
1655 * eshell/em-ls.el (eshell-ls-date-format):
1656 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1657 (lisp-lambda-list-keyword-parameter-indentation)
1658 (lisp-lambda-list-keyword-parameter-alignment):
1659 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1660 * dired-x.el (dired-omit-verbose):
1661 * cus-theme.el (custom-theme-allow-multiple-selections):
1662 * calc/calc.el (calc-highlight-selections-with-faces)
1663 (calc-lu-field-reference, calc-lu-power-reference)
1664 (calc-note-threshold):
1665 * battery.el (battery-mode-line-limit):
1666 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1667 (archive-7z-update):
1668 * allout.el (allout-prefixed-keybindings)
1669 (allout-unprefixed-keybindings)
1670 (allout-inhibit-auto-fill-on-headline)
1671 (allout-flattened-numbering-abbreviation):
1672 * allout-widgets.el (allout-widgets-auto-activation)
1673 (allout-widgets-icons-dark-subdir)
1674 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1675 (allout-widgets-theme-dark-background)
1676 (allout-widgets-theme-light-background)
1677 (allout-widgets-item-image-properties-emacs)
1678 (allout-widgets-item-image-properties-xemacs)
1679 (allout-widgets-run-unit-tests-on-load)
1680 (allout-widgets-time-decoration-activity)
1681 (allout-widgets-hook-error-post-time)
1682 (allout-widgets-track-decoration):
1683 Add missing :version tags to new defcustoms and defgroups.
1684
5fec1b8e
GM
1685 * progmodes/sql.el (sql-ansi-statement-starters)
1686 (sql-oracle-statement-starters): Add custom type.
1687
3e0d2fa7
GM
1688 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1689 (prolog-system-version): Give it a type.
1690
90b671e2
EZ
16912012-02-11 Eli Zaretskii <eliz@gnu.org>
1692
1693 * term/pc-win.el (x-select-text, x-selection-owner-p)
1694 (x-own-selection-internal, x-disown-selection-internal)
1695 (x-get-selection-internal): Sync doc strings and argument lists
1696 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1697
5eac0c02
LL
16982012-02-11 Leo Liu <sdl.web@gmail.com>
1699
1700 * progmodes/python.el (python-end-of-statement): Fix infinite
1701 loop. (Bug#10788)
1702
f82cb659
GM
17032012-02-10 Glenn Morris <rgm@gnu.org>
1704
1705 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1706 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1707
cc26d239
LI
17082012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1709
1710 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1711 about SMTP before checking the From header.
1712
91027d08 1713 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1714 into own function for reuse by emacsbug.el.
1715
1be3ca5a
LL
17162012-02-10 Leo Liu <sdl.web@gmail.com>
1717
1718 * subr.el (condition-case-unless-debug): Rename from
1719 condition-case-no-debug. All callers changed.
1720 (with-demoted-errors): Fix caller.
1721
1722 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1723 * nxml/rng-valid.el (rng-do-some-validation):
1724 * emacs-lisp/package.el (package-refresh-contents)
1725 (package-menu-execute):
1726 * desktop.el (desktop-create-buffer):
91027d08 1727 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1728
b011fbfe
GM
17292012-02-10 Glenn Morris <rgm@gnu.org>
1730
b2096d72
GM
1731 * textmodes/bibtex.el:
1732 Add missing :version tags for new/changed defcustoms.
1733
b011fbfe
GM
1734 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1735
4c7e65bf
LI
17362012-02-09 Lars Ingebrigtsen <larsi@rusty>
1737
1738 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1739 (smtpmail-via-smtp): Use it, or fall back on the From address.
1740 (smtpmail-send-it): Ditto.
1741
f3934f6f
SM
17422012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1743
1744 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1745 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1746 (byte-compile-tmp-var): New const.
1747 (byte-compile-defvar): Use it to minimize .elc size.
1748 Just use `defvar' rather than simulate it (bug#10761).
1749
a075a2c5
GM
17502012-02-09 Glenn Morris <rgm@gnu.org>
1751
cf3aa21b
GM
1752 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1753
354998cd
GM
1754 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1755 Add :version tags.
1756
dc9924b8
SM
1757 * progmodes/compile.el (compilation-error-screen-columns)
1758 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1759
dab3703d
GM
1760 * vc/log-view.el (log-view-toggle-entry-display):
1761 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1762
3f88cd72
GM
1763 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1764 (report-emacs-bug-can-use-xdg-email):
1765 (report-emacs-bug-insert-to-mailer): Doc fixes.
1766 (report-emacs-bug): Message fix.
1767
d95b247d
GM
1768 * net/browse-url.el (browse-url-can-use-xdg-open)
1769 (browse-url-xdg-open): Doc fixes.
1770
a075a2c5
GM
1771 * electric.el (electric-indent-mode, electric-pair-mode)
1772 (electric-layout-rules, electric-layout-mode): Doc fixes.
1773 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1774
ffb6157e
MR
17752012-02-08 Martin Rudalics <rudalics@gmx.at>
1776
1777 * server.el (server-unselect-display): Don't inadvertently kill
1778 the current buffer. (Bug#10729)
1779
e1ac4066
GM
17802012-02-08 Glenn Morris <rgm@gnu.org>
1781
34e8a2da
GM
1782 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1783 (sql-list-table): Doc fixes.
1784
b4ac6e8c
GM
1785 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1786 Comment out (does nothing).
1787
e1ac4066
GM
1788 * completion.el (dynamic-completion-mode):
1789 * dirtrack.el (dirtrack-debug-mode):
1790 * electric.el (electric-layout-mode):
1791 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1792 * face-remap.el (text-scale-mode, buffer-face-mode):
1793 * iimage.el (iimage-mode):
1794 * image-mode.el (image-transform-mode):
1795 * minibuffer.el (completion-in-region-mode):
1796 * scroll-lock.el (scroll-lock-mode):
1797 * simple.el (next-error-follow-minor-mode):
1798 * tar-mode.el (tar-subfile-mode):
1799 * tooltip.el (tooltip-mode):
1800 * vcursor.el (vcursor-use-vcursor-map):
1801 * wid-browse.el (widget-minor-mode):
1802 * emulation/tpu-edt.el (tpu-edt-mode):
1803 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1804 * international/iso-ascii.el (iso-ascii-mode):
1805 * language/thai-util.el (thai-word-mode):
1806 * mail/supercite.el (sc-minor-mode):
1807 * net/goto-addr.el (goto-address-mode):
1808 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1809 * progmodes/cwarn.el (cwarn-mode):
1810 * progmodes/flymake.el (flymake-mode):
1811 * progmodes/glasses.el (glasses-mode):
1812 * progmodes/hideshow.el (hs-minor-mode):
1813 * progmodes/pascal.el (pascal-outline-mode):
1814 * textmodes/enriched.el (enriched-mode):
1815 * vc/smerge-mode.el (smerge-mode):
1816 Doc fixes (minor mode argument).
1817
5e0d957f
EZ
18182012-02-07 Eli Zaretskii <eliz@gnu.org>
1819
1820 * ls-lisp.el (ls-lisp-sanitize): New function.
1821 (ls-lisp-insert-directory): Use it to fix or remove any elements
1822 in file-alist with missing attributes. (Bug#4673)
1823
98d7371e
AM
18242012-02-07 Alan Mackenzie <acm@muc.de>
1825
1826 Fix spurious recognition of c-in-knr-argdecl.
1827
1828 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1829 putative K&R region.
1830
667ced3a
AM
18312012-02-07 Alan Mackenzie <acm@muc.de>
1832
eb864a71
LM
1833 * progmodes/cc-engine.el (c-forward-objc-directive):
1834 Prevent looping in "#pragma mark @implementation".
667ced3a 1835
5b77774d
MA
18362012-02-07 Michael Albinus <michael.albinus@gmx.de>
1837
1838 * notifications.el (notifications-on-closed-signal): Make `reason'
1839 optional. (Bug#10744)
1840
af008560
GM
18412012-02-07 Glenn Morris <rgm@gnu.org>
1842
60d47423
GM
1843 * emacs-lisp/easy-mmode.el (define-minor-mode):
1844 Doc fixes for the macro and the mode it defines.
1845
dd605cc4
GM
1846 * image.el (imagemagick-types-inhibit): Doc fix.
1847
af008560
GM
1848 * cus-start.el (imagemagick-render-type): Add it.
1849
5cc59a37
LI
18502012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1851
1852 * progmodes/cc-mode.el
1853 (c-standard-font-lock-fontify-region-function): Set the default at
1854 load time, too, so that `font-lock-fontify-buffer' can be called
1855 without setting up the entire mode first. This fixes a bug in
1856 `mm-inline-text' with C MIME parts.
1857
9a6dd747
CY
18582012-02-06 Chong Yidong <cyd@gnu.org>
1859
2d16b285
CY
1860 * simple.el (list-processes--refresh): Delete exited processes
1861 (Bug#8094).
1862
171e9b6e
CY
1863 * comint.el (comint-next-prompt): next-single-char-property-change
1864 and prev-single-char-property-change never return nil (Bug#8657).
1865
9a6dd747
CY
1866 * custom.el (defcustom): Doc fix (Bug#9711).
1867
aa4589a7
CY
18682012-02-05 Chong Yidong <cyd@gnu.org>
1869
5c2a252f
CY
1870 * cus-edit.el (custom-variable-reset-backup): Quote the value
1871 before storing it in the customized-value property (Bug#6712).
4aab9006 1872 (custom-display): Add a customization type tag.
983b9602 1873 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1874
aa4589a7
CY
1875 * wid-edit.el (widget-field-value-get): New optional arg to
1876 suppress trailing whitespace truncation.
1877 (character): Use it (Bug#2689).
1878
1ff980ae
AS
18792012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1880
1881 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1882 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1883
03988c98
CY
18842012-02-05 Chong Yidong <cyd@gnu.org>
1885
eeb6cc88
CY
1886 * cus-edit.el (custom-variable-value-create): For mismatched
1887 types, show the current value (Bug#7600).
1888
03988c98
CY
1889 * custom.el (defcustom): Doc fix.
1890
f8cdeef0
GM
18912012-02-05 Glenn Morris <rgm@gnu.org>
1892
1893 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1894
0696d255
JB
18952012-02-05 Juanma Barranquero <lekktu@gmail.com>
1896
1897 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1898 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1899 (pp-last-sexp): Use `looking-at-p'.
1900
34c99998
GM
19012012-02-04 Glenn Morris <rgm@gnu.org>
1902
8f05da42
GM
1903 * files.el (revert-buffer):
1904 Doc fix (mention revert-buffer-in-progress-p).
1905
f160676e
GM
1906 * emacs-lisp/ert-x.el (ert-simulate-command):
1907 Check deferred-action-list (which is obsolete) is bound.
1908
c7291ad9
GM
1909 * subr.el (with-wrapper-hook): Doc fixes.
1910
34c99998
GM
1911 * simple.el (filter-buffer-substring-functions)
1912 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1913
6283a7d3
LL
19142012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1915
1916 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1917 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1918
e96e3013
LL
19192012-02-04 Leo Liu <sdl.web@gmail.com>
1920
1921 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1922
8ded50f2
GM
19232012-02-04 Glenn Morris <rgm@gnu.org>
1924
82ff1d13
GM
1925 * image.el (image-extension-data): Add obsolete alias.
1926
987a0a16
GM
1927 * isearch.el (isearch-update): Doc fix.
1928
ea32ef46
GM
1929 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1930
8ded50f2
GM
1931 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1932
eea14f31
GM
19332012-02-03 Glenn Morris <rgm@gnu.org>
1934
1935 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1936 (image-animate-timeout): Doc fix.
1937
1938 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1939
12f381b7
GM
19402012-02-02 Glenn Morris <rgm@gnu.org>
1941
953cebf5
GM
1942 * server.el (server-auth-dir): Doc fix.
1943 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1944
12f381b7
GM
1945 * subr.el (run-mode-hooks): Doc fix.
1946
953a8c3b
JL
19472012-02-02 Juri Linkov <juri@jurta.org>
1948
1949 * image-mode.el (image-toggle-display-image): Remove tautological
1950 `major-mode' from the `derived-mode-p' test.
1951
c5d3843c
KH
19522012-02-02 Kenichi Handa <handa@m17n.org>
1953
9f6e692e 1954 * composite.el (compose-region): Cancel previous change.
c5d3843c 1955
159462d4 19562012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1957
1958 * composite.el (compose-region, compose-string): Signal error for
1959 a null string component (Bug#6988).
1960
9f562668
CY
19612012-02-01 Chong Yidong <cyd@gnu.org>
1962
e2cef717
CY
1963 * view.el (view-buffer-other-window, view-buffer-other-frame):
1964 Handle special modes like view-buffer (Bug#10650).
1965 (view-buffer): Simplify.
1966
9f562668
CY
1967 * frame.el (set-frame-font): Tweak meaning of third argument.
1968
9f6e692e
JB
1969 * dynamic-setting.el (font-setting-change-default-font):
1970 Use set-frame-font (Bug#9982).
9f562668 1971
781acb9f
GM
19722012-02-01 Glenn Morris <rgm@gnu.org>
1973
6035be52
GM
1974 * progmodes/compile.el (compilation-internal-error-properties):
1975 Respect compilation-first-column in the "*compilation*" buffer.
1976
781acb9f
GM
1977 * emacs-lisp/easy-mmode.el (define-minor-mode):
1978 Relax :variable's test for a named function.
1979
abbceb00
AM
19802012-01-31 Alan Mackenzie <acm@muc.de>
1981
1982 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1983 off by one error.
1984
fce3fdeb
CY
19852012-01-31 Chong Yidong <cyd@gnu.org>
1986
1987 * frame.el (set-frame-font): New arg ALL-FRAMES.
1988
1989 * menu-bar.el (menu-set-font): Use set-frame-font.
1990
1991 * faces.el (face-spec-reset-face): Don't apply unspecified
1992 attribute values to the default face.
1993
47893581
JB
19942012-01-31 Juanma Barranquero <lekktu@gmail.com>
1995
1996 * progmodes/cwarn.el (cwarn): Remove dead link.
1997 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1998 Remove * from defcustom docstrings.
1999 (turn-on-cwarn-mode): Make obsolete.
2000 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
2001 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
2002
e58e988a
GM
20032012-01-31 Glenn Morris <rgm@gnu.org>
2004
60dc2671 2005 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 2006 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 2007 Allow named functions to be used as the cdr of :variable.
e58e988a 2008
7a3f511d
GM
20092012-01-30 Glenn Morris <rgm@gnu.org>
2010
2011 * emacs-lisp/authors.el (authors-fixed-entries):
2012 Remove reference to deleted file rnewspost.el.
2013
cb882333
JB
20142012-01-29 Juanma Barranquero <lekktu@gmail.com>
2015
2016 * window.el (window-with-parameter): Remove unused variable `windows'.
2017 (window--side-check): Remove unused variable `code'.
2018 (window--resize-siblings): Remove unused variable `first'.
2019 (adjust-window-trailing-edge): Remove unused variable `failed'.
2020 (window-deletable-p, window--delete): Remove unused variable `buffer'.
2021 Use `let', not `let*'.
2022 (balance-windows-2): Remove unused variable `found'.
2023 (window--state-put-2): Remove unused variable `splits'.
2024 (window-state-put): Remove unused variable `selected'.
2025 (same-window-p): Use `string-match-p'.
2026 (display-buffer-assq-regexp): Remove unused variable `value'.
2027 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2028 Mark argument ALIST as ignored.
2029 (pop-to-buffer): Remove unused variable `old-window'.
2030
907201af
EZ
20312012-01-29 Eli Zaretskii <eliz@gnu.org>
2032
2033 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
2034 and .lzma compressed files.
2035
ea162670
CY
20362012-01-29 Chong Yidong <cyd@gnu.org>
2037
5b95ee8a
CY
2038 * frame.el (window-system-default-frame-alist): Doc fix.
2039
ea162670
CY
2040 * dynamic-setting.el (font-setting-change-default-font): Don't
2041 change the default face if SET-FONT argument is non-nil (Bug#9982).
2042
d6e6f4b1
SB
20432012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
2044
2045 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
2046
0f29fa41 20472012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
2048
2049 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
2050 breakpoints in files outside current directory (Bug#6098).
2051
db174434
CY
20522012-01-29 Chong Yidong <cyd@gnu.org>
2053
6b25e4e2
SE
2054 * progmodes/python.el: Require ansi-color at top-level.
2055
6df6ae42
JB
2056 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
2057 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
2058 (lisp-mode-abbrev-table): Add doc.
2059 (lisp-mode-variables): Don't set local-abbrev-table.
2060 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
2061
e70ee681
RW
20622012-01-28 Roland Winkler <winkler@gnu.org>
2063
2064 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
2065
ace88aa2
RW
20662012-01-28 Roland Winkler <winkler@gnu.org>
2067
2068 * textmodes/bibtex.el (bibtex-entry-alist): New function.
2069 (bibtex-set-dialect): Use it. Either set global values of
2070 dialect-dependent variables or bind these variables buffer-locally
2071 (Bug#10254).
2072 (bibtex-mode): Call bibtex-set-dialect via
2073 hack-local-variables-hook.
eb864a71
LM
2074 (bibtex-dialect): Update docstring.
2075 Add safe-local-variable predicate.
ace88aa2
RW
2076 (bibtex-entry-alist, bibtex-field-alist): Initialize via
2077 bibtex-set-dialect.
2078 (bibtex-mode-map): Define menu for each dialect.
2079 (bibtex-entry): Fix docstring.
2080
93376c5b
CY
20812012-01-28 Chong Yidong <cyd@gnu.org>
2082
2083 * eshell/esh-arg.el (eshell-quote-argument): New function.
2084
2085 * eshell/esh-ext.el (eshell-invoke-batch-file):
2086 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
2087 first arg to eshell-parse-command (Bug#10523).
2088
4372494f
DA
20892012-01-28 Drew Adams <drew.adams@oracle.com>
2090
2091 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
2092 `default-directory' is non-nil.
2093
4d4ec1f8
EZ
20942012-01-28 Eli Zaretskii <eliz@gnu.org>
2095
2096 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
2097 line that displays system-configuration-options. (Bug#9924)
2098
7c188927
DA
20992012-01-28 Drew Adams <drew.adams@oracle.com>
2100
2101 * descr-text.el (describe-char): Show information about POS, in
2102 addition to information about the character at POS. Improve and
2103 update the doc string. Change "code point" to "code point in
2104 charset", to avoid confusion with the character's Unicode code
2105 point shown above that. (Bug#10129)
2106
e0da685a
EZ
21072012-01-28 Eli Zaretskii <eliz@gnu.org>
2108
2109 * descr-text.el (describe-char): Show the raw character, not only
2110 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
2111 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
2112 for the reasons.
2113
70550acf
PH
21142012-01-28 Phil Hagelberg <phil@hagelb.org>
2115
eb864a71
LM
2116 * emacs-lisp/package.el (package-install):
2117 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 2118
0ce8e868
CY
21192012-01-28 Chong Yidong <cyd@gnu.org>
2120
cb882333
JB
2121 * emacs-lisp/package.el (package-maybe-load-descriptor):
2122 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
2123 (package-maybe-load-descriptor): Use it.
2124 (package-download-transaction): Fully load required packages
2125 inside the loop, so that `require' calls work (Bug#10593).
2126 (package-install): No need to call package-initialize now.
2127
2e7f3bea
CY
21282012-01-28 Chong Yidong <cyd@gnu.org>
2129
6e9bad14
CY
2130 * simple.el (deactivate-mark): Doc fix (Bug#8614).
2131
f823b8ca
CY
2132 * tooltip.el (tooltip-mode): Doc fix.
2133 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
2134
2680c309
CY
2135 * frame.el (set-cursor-color): Doc fix (Bug#352).
2136
d7a9e63b
CY
2137 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
2138 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
2139
2e7f3bea
CY
2140 * cus-edit.el (custom-buffer-create-internal): Fix search button
2141 action (Bug#10542).
2ae01800 2142 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 2143
fc4f7a23
EW
21442012-01-27 Eduard Wiebe <usenet@pusto.de>
2145
2146 * dired.el (dired-mark-files-regexp):
2147 Include any subdirectory components. (Bug#10445)
2148
7dd37071
ML
21492012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
2150
2151 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
2152 Handle [host]:port syntax. (Bug#10533)
2153
a268160b
AH
21542012-01-27 Alex Harsanyi <harsanyi@mac.com>
2155
2156 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
2157
e43273ef
GM
21582012-01-26 Glenn Morris <rgm@gnu.org>
2159
2160 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
2161 * term.el (term-raw-escape-map): Use Control-X-prefix.
2162 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
2163
1edf595d
MR
21642012-01-25 Martin Rudalics <rudalics@gmx.at>
2165
2166 * window.el (window-state-get, window--state-get-1): Don't deal
2167 with fixed-sizeness of windows. Simplify code.
2168
fa8eafef
JC
21692012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
2170
6df6ae42
JB
2171 * window.el (window--state-get-1, window--state-put-2):
2172 Don't save and restore the mark.
fa8eafef 2173
0b21c100
CY
21742012-01-25 Chong Yidong <cyd@gnu.org>
2175
2176 * custom.el (custom-variable-p): Doc fix.
2177
5ae1a6c8
GM
21782012-01-25 Glenn Morris <rgm@gnu.org>
2179
40047858
GM
2180 * dired.el (dired-goto-file): Handle some of the more common
2181 characters that `ls -b' escapes. (Bug#10596)
2182
5ddce96c
GM
2183 * progmodes/compile.el (compilation-next-error-function):
2184 Respect compilation-first-column in the "*compilation*" buffer.
2185 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
2186
5ae1a6c8
GM
2187 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
2188
b559f1a9
GM
21892012-01-24 Glenn Morris <rgm@gnu.org>
2190
2191 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
2192
6725d21a
JD
21932012-01-24 Julien Danjou <julien@danjou.info>
2194
2195 * color.el (color-rgb-to-hsl): Fix value computing.
2196 (color-hue-to-rgb): New function.
2197 (color-hsl-to-rgb): New function.
2198 (color-clamp, color-saturate-hsl, color-saturate-name)
2199 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2200 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2201
70df4bbe
GM
22022012-01-24 Glenn Morris <rgm@gnu.org>
2203
2204 * vc/vc-rcs.el (vc-rcs-create-tag):
2205 * vc/vc-sccs.el (vc-sccs-create-tag):
2206 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
2207
802a2ae2
ML
22082012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
2209
2210 * eshell/esh-util.el (eshell-read-hosts-file):
2211 Skip comment lines. (Bug#10549)
2212
d7128bb1
ML
2213 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
2214
d1a5c3b4
JB
22152012-01-23 Juanma Barranquero <lekktu@gmail.com>
2216
2724d9c7
JB
2217 * subr.el (display-delayed-warnings): Doc fix.
2218 (collapse-delayed-warnings): New function to collapse identical
2219 adjacent warnings.
2220 (delayed-warnings-hook): Add it.
d1a5c3b4 2221
a5509865
MA
22222012-01-22 Michael Albinus <michael.albinus@gmx.de>
2223
2224 * net/tramp.el (tramp-action-login): Set connection property "login-as".
2225
2226 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
2227 properties, when "login-as" is set.
2228
2229 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
2230 (tramp-default-user-alist): Don't add "pscp".
2231 (tramp-do-copy-or-rename-file-out-of-band): Use connection
2232 property "login-as", if set. (Bug#10530)
2233
cc6d5805
MA
22342012-01-21 Michael Albinus <michael.albinus@gmx.de>
2235
2236 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
2237 "plink1" and "psftp". (Bug#10530)
2238
22392012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
2240
2241 * international/mule-cmds.el (prefer-coding-system): Show a
2242 warning message if the default value of file-name-coding-system
2243 was not changed.
2244
f0960428
JC
22452012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2246
cb882333
JB
2247 * windmove.el (windmove-reference-loc):
2248 Fix windmove-reference-loc miscalculation.
f0960428 2249
dd6f2a63
JB
22502012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2251
2252 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
2253 default unit.
2254
7b447e9b
GM
22552012-01-21 Glenn Morris <rgm@gnu.org>
2256
117a9ea1
GM
2257 * international/mule.el (auto-coding-alist): Add .tbz.
2258
7b447e9b
GM
2259 * files.el (local-enable-local-variables): Doc fix.
2260 (inhibit-local-variables-regexps): Rename from
2261 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
2262 Doc fix. Add some extensions from auto-coding-alist.
2263 (inhibit-local-variables-suffixes):
2264 Rename from inhibit-first-line-modes-suffixes. Doc fix.
2265 (inhibit-local-variables-p):
2266 New function, extracted from set-auto-mode-1.
2267 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
2268 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
2269 (hack-local-variables): Doc fix. Make the mode-only case
2270 respect enable-local-variables and friends.
2271 Respect inhibit-local-variables-regexps for file-locals, but
2272 not for directory-locals.
2273 (set-visited-file-name):
2274 Take account of inhibit-local-variables-regexps.
2275 Whether it applies may change as the file name is changed.
2276 * jka-cmpr-hook.el (jka-compr-install):
2277 * jka-compr.el (jka-compr-uninstall):
2278 Update for inhibit-first-line-modes-suffixes name change.
2279
dd6e3cdd
MR
22802012-01-20 Martin Rudalics <rudalics@gmx.at>
2281
2282 * help-macro.el (make-help-screen): Temporarily restore original
2283 binding for minor-mode-map-alist (Bug#10454).
2284
0d0deb38
JD
22852012-01-19 Julien Danjou <julien@danjou.info>
2286
2287 * color.el (color-name-to-rgb): Use the white color to find the max
2288 color component value and return correctly computed values.
2289 (color-name-to-rgb): Add missing float conversion for max value.
2290
34a02f46
MR
22912012-01-19 Martin Rudalics <rudalics@gmx.at>
2292
2293 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
2294 special state value for window-persistent-parameters.
2295 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
2296 (window--state-put-2): Reset all window parameters to nil before
2297 assigning values of persistent parameters.
2298
606c44c4
AM
22992012-01-18 Alan Mackenzie <acm@muc.de>
2300
2301 Eliminate sluggishness and hangs in fontification of "semicolon
2302 deserts".
2303
cb882333
JB
2304 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
2305 Change value 10000 -> 3000.
606c44c4
AM
2306 (c-state-safe-place): Reformulate so it doesn't stack up an
2307 infinite number of wrong entries in c-state-nonlit-pos-cache.
2308 (c-determine-limit-get-base, c-determine-limit): New functions to
2309 determine backward search limits disregarding literals.
2310 (c-find-decl-spots): Amend commenting.
2311 (c-cheap-inside-bracelist-p): New function which detects "={".
2312
2313 * progmodes/cc-fonts.el
2314 (c-make-font-lock-BO-decl-search-function): Give a limit to a
2315 backward search.
2316 (c-font-lock-declarations): Fix an occurrence of point being
2317 undefined. Check additionally for point being in a bracelist or
2318 near a macro invocation without a semicolon so as to avoid a
2319 fruitless time consuming search for a declarator. Give a more
2320 precise search limit for declarators using the new
2321 c-determine-limit.
2322
f3860cea
GM
23232012-01-18 Glenn Morris <rgm@gnu.org>
2324
2325 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
2326 (set-auto-mode): Doc fixes.
2327
1db03b16
GM
23282012-01-17 Glenn Morris <rgm@gnu.org>
2329
0e6038be
GM
2330 * isearch.el (search-nonincremental-instead): Fix doc typo.
2331
1db03b16
GM
2332 * dired.el (dired-insert-directory): Handle newlines in directory name.
2333 (dired-build-subdir-alist): Unescape newlines in directory name.
2334
4cb0aa75
MA
23352012-01-17 Michael Albinus <michael.albinus@gmx.de>
2336
2337 * net/tramp.el (tramp-local-end-of-line): New defcustom.
2338 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
2339 (tramp-action-terminal): Use it. (Bug#10530)
2340
1d00653d
SM
23412012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2342
2343 * minibuffer.el (completion--replace): Strip properties (bug#10062).
2344
6a6ee00d
MR
23452012-01-16 Martin Rudalics <rudalics@gmx.at>
2346
2347 * window.el (window-state-ignored-parameters): Remove variable.
2348 (window--state-get-1): Rename argument MARKERS to IGNORE.
2349 Handle persistent window parameters. Make copy of clone-of
2350 parameter only if requested. (Bug#10348)
2351 (window--state-put-2): Install a window parameter only if it has
2352 a non-nil value or an existing parameter shall be overwritten.
2353
97912def
MA
23542012-01-15 Michael Albinus <michael.albinus@gmx.de>
2355
2356 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
2357
688070a5
EZ
23582012-01-14 Eli Zaretskii <eliz@gnu.org>
2359
2360 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
2361 don't pass the (nil) value of `upnode' to string-match.
2362
301afadc
CY
23632012-01-14 Chong Yidong <cyd@gnu.org>
2364
2365 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 2366 Fix values recognized by the cursorBlink resource.
301afadc 2367
9e5788aa
PE
23682012-01-14 Paul Eggert <eggert@cs.ucla.edu>
2369
2370 * epg.el (epg--make-temp-file): Avoid permission race condition
2371 when running on old Emacs versions (bug#10403).
2372
3cdb7f5a
GM
23732012-01-14 Glenn Morris <rgm@gnu.org>
2374
2375 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
2376
8c82b1b4
AM
23772012-01-13 Alan Mackenzie <acm@muc.de>
2378
2379 Fix filling for when filladapt mode is enabled.
2380
2381 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
2382 c-mask-paragraph, pass in `fill-paragraph' rather than
2383 `fill-region-as-paragraph'. (This is a reversion of a previous
2384 change.)
eb864a71
LM
2385 * progmodes/cc-mode.el (c-basic-common-init):
2386 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 2387
e517eda4
GM
23882012-01-13 Glenn Morris <rgm@gnu.org>
2389
1498536e
GM
2390 * dired.el (dired-switches-escape-p): New function.
2391 (dired-insert-directory): Use dired-switches-escape-p.
2392 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
2393
e517eda4
GM
2394 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
2395
328f984d
GM
23962012-01-12 Glenn Morris <rgm@gnu.org>
2397
2398 * mail/sendmail.el (mail-mode): Update paragraph-separate for
2399 changes in adaptive-fill-regexp. (Bug#10276)
2400
2cc769a8
AM
24012012-01-11 Alan Mackenzie <acm@muc.de>
2402
2403 Fix Emacs bug #10463 - put `widen's around the critical spots.
2404
1d00653d 2405 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
2406 widen around each invocation of c-state-pp-to-literal. Remove an
2407 unused let variable.
2408
e52c37fa
GM
24092012-01-11 Glenn Morris <rgm@gnu.org>
2410
2411 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 2412 Doc fix.
e52c37fa 2413
96f8741e
CY
24142012-01-10 Chong Yidong <cyd@gnu.org>
2415
1d00653d
SM
2416 * net/network-stream.el (network-stream-open-starttls):
2417 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
2418 response to the capability command.
2419
b09a806e
GM
24202012-01-10 Glenn Morris <rgm@gnu.org>
2421
2422 * mail/unrmail.el (unrmail): Tweak previous change.
2423
7655cb66
CY
24242012-01-09 Chong Yidong <cyd@gnu.org>
2425
2426 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
2427
9d5a8f0b
AM
24282012-01-08 Alan Mackenzie <acm@muc.de>
2429
2430 Optimise font locking in long enum definitions.
2431
2432 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
2433 arm to a cond form to handle enums.
2434 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
2435 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
2436
9a0115ab 24372012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
2438
2439 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 2440 (Bug#10401)
6bb72cbd 2441
f186bb95
LMI
24422012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2443
29232a68
LMI
2444 * faces.el (set-face-attribute): Clarify the meaning of the nil
2445 frame (bug#10294).
2446
4e5d086d
LMI
2447 * subr.el (with-selected-frame): Mention that the selected frame
2448 is restored (bug#9980).
2449
8e66aebe
LMI
2450 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
2451 (bug#9759).
2452
cd394be1 2453 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
2454 (password-read): Don't autoload unused function.
2455
adf4e762
JB
24562012-01-07 Juanma Barranquero <lekktu@gmail.com>
2457
2458 * progmodes/which-func.el (which-func-mode): Turn into a
2459 non-interactive function and mark as obsolete (bug#10428).
2460
89bd9ccd
CY
24612012-01-06 Chong Yidong <cyd@gnu.org>
2462
2463 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
2464 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
2465 functions, along with 1 and -1.
2466
4afee9d5
EZ
24672012-01-06 Eli Zaretskii <eliz@gnu.org>
2468
2469 * time.el (display-time-load-average)
2470 (display-time-default-load-average): Doc fixes. See the thread
2471 starting at
2472 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
2473 for the details.
2474
536aea70
GM
24752012-01-06 Glenn Morris <rgm@gnu.org>
2476
665ae865
GM
2477 * mail/unrmail.el (unrmail): Give an explicit error if the input file
2478 has no messages. (Bug#10377)
2479
c869783d
GM
2480 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
2481 than Info-edit. (Bug#10385)
2482
2bb4227e
GM
2483 * time.el (display-time-load-average, display-time-next-load-average):
2484 Doc fixes.
2485
7d5944b9
GM
2486 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
2487 local setting of buffer-read-only to the input buffer. (Bug#10419)
2488
536aea70
GM
2489 * calendar/calendar.el (calendar-mode):
2490 Locally set scroll-margin to 0. (Bug#10379)
2491
7dccca16
UM
24922012-01-06 Ulrich Mueller <ulm@gentoo.org>
2493
2494 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
2495
afbb7930
GM
24962012-01-05 Glenn Morris <rgm@gnu.org>
2497
2498 * eshell/em-unix.el (diff-no-select): Autoload it.
2499 (eshell/diff): Use diff-no-select. (Bug#10420)
2500
04482335
CY
25012012-01-05 Chong Yidong <cyd@gnu.org>
2502
7baca3bc
CY
2503 * shell.el (shell-dynamic-complete-functions): Revert last change.
2504 (shell-command-completion-function): New function.
2505 (shell-completion-vars): Use it to implement
2506 shell-completion-execonly (Bug#10417).
2507
04482335
CY
2508 * custom.el (enable-theme): Don't set custom-safe-themes.
2509
1d00653d
SM
2510 * cus-theme.el (custom-theme-merge-theme):
2511 Ignore custom-enabled-themes and custom-safe-themes.
04482335 2512
bb5aa5d6
MM
25132012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2514
2515 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
2516 first prompt in `sql-interacive-mode'.
2517 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 2518 keywords.
6df6ae42 2519 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
2520 (sql-product-interactive): Bug fix: Set `sql-buffer' in
2521 context of original buffer. Invoke `sql-login-hook'.
2522
a7183d7c
EZ
25232012-01-04 Eli Zaretskii <eliz@gnu.org>
2524
2525 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
2526 letters in cite-prefix.
2527
a1eacd1e
LMI
25282012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2529
2530 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
2531
787cdb34
CY
25322012-01-03 Chong Yidong <cyd@gnu.org>
2533
1d00653d
SM
2534 * shell.el (shell-dynamic-complete-functions):
2535 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
2536 comint-filename-completion first (Bug#10417).
2537
30710442
RS
25382012-01-02 Richard Stallman <rms@gnu.org>
2539
2540 * battery.el (battery-status-function):
2541 Detect when to use battery-yeeloong-sysfs.
2542 (battery-echo-area-format): Add string for Yeeloong.
2543 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
2544 (battery-yeeloong-sysfs): New function.
2545
f75bfc33
CY
25462012-01-02 Chong Yidong <cyd@gnu.org>
2547
2548 * dirtrack.el (dirtrack-list): Eliminate unused third element.
2549 (dirtrack): Merge code for handling relative filenames in prompt
2550 from shell-dir-cookie-watcher.
2551 (dirtrack-debug-message): New arg to avoid excess format calls.
2552
2553 * shell.el (shell-dir-cookie-re): Variable deleted.
2554 (shell-dir-cookie-watcher): Function deleted.
2555 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
2556 with dirtrack-mode.
2557
651e947e
EZ
25582012-01-01 Eli Zaretskii <eliz@gnu.org>
2559
1d00653d
SM
2560 * term/w32-win.el (dynamic-library-alist) <gnutls>:
2561 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2562 libgnutls-26.dll.
2563
94d4c7dc
AS
25642011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2565
2566 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2567
8d43f3cd
EZ
25682011-12-31 Eli Zaretskii <eliz@gnu.org>
2569
2570 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2571 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2572
98c8795a
MA
25732011-12-29 Michael Albinus <michael.albinus@gmx.de>
2574
2575 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2576 also for alternative shells.
2577 (tramp-open-connection-setup-interactive-shell): Check, whether
2578 the shell is a busybox.
2579 (tramp-send-command): Don't suppress multiple prompts for
2580 busyboxes, it hurts.
2581
51281b32
CY
25822011-12-28 Chong Yidong <cyd@gnu.org>
2583
2584 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2585 (gdb-get-source-file): Move mode line update to
2586 gdb-get-source-file (Bug#10087).
2587
2170cb53
CY
25882011-12-25 Chong Yidong <cyd@gnu.org>
2589
2590 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2591 gud-gdb-marker-filter without taking it as an argument.
2592 (gud-gdb-run-command-fetch-lines): Caller changed.
2593 (gud-gdb-completion-function): New variable.
2594 (gud-gdb-completion-at-point): Use it.
2595 (gud-gdb-completions-1): Split from gud-gdb-completions.
2596
2597 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2598 function as separate arguments.
2599 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2600 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2601 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2602 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2603 (gdb-stopped, def-gdb-auto-update-trigger)
2604 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2605 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2606 Callers changed.
2170cb53
CY
2607 (gud-gdbmi-completions): New function.
2608 (gdb): Use it for generating the completion table.
2609
be8b11bb
AM
26102011-12-24 Alan Mackenzie <acm@muc.de>
2611
2612 Introduce a mechanism to widen the region used in context font
1d00653d 2613 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2614
1d00653d
SM
2615 * progmodes/cc-langs.el (c-before-font-lock-functions):
2616 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2617 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2618 functions to be run just before context (etc.) font locking.
2619
2620 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2621 New, functionality extracted from
be8b11bb 2622 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2623 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2624 (c-after-change): Set c-in-after-change-fontification.
2625 (c-set-fl-decl-start): Rejig its interface, so it can be called
2626 from both after-change and context fontifying.
b81d40f0
JB
2627 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2628 New functions.
2629 (c-standard-font-lock-fontify-region-function): New variable.
2630 (c-font-lock-fontify-region): New function.
be8b11bb 2631
341cf6ac
JL
26322011-12-24 Juri Linkov <juri@jurta.org>
2633
2634 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2635 (Bug#10348)
2636
bffcee0a
MA
26372011-12-23 Michael Albinus <michael.albinus@gmx.de>
2638
2639 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2640 existence of source file. (Bug#10325)
2641
cb5e207c
AM
26422011-12-23 Alan Mackenzie <acm@muc.de>
2643
2644 Fix unstable fontification inside templates.
2645
b81d40f0
JB
2646 * progmodes/cc-langs.el (c-before-font-lock-functions):
2647 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2648 additionally has c-set-fl-decl-start. The other languages (apart
2649 from AWK) have that as a single entry.
2650
b81d40f0
JB
2651 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2652 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2653 c-set-fl-decl-start.
2654
b81d40f0
JB
2655 * progmodes/cc-mode.el (c-common-init, c-after-change):
2656 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2657 (c-set-fl-decl-start): New function, extracted from
2658 c-font-lock-enclosing-decls and enhanced.
2659
60ff536c
JB
26602011-12-23 Juanma Barranquero <lekktu@gmail.com>
2661
2662 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2663
1c4757d6
JL
26642011-12-22 Juri Linkov <juri@jurta.org>
2665
2666 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2667
d031f2c7
CY
26682011-12-22 Chong Yidong <cyd@gnu.org>
2669
2670 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2671
bace743a
DA
26722011-12-21 Drew Adams <drew.adams@oracle.com>
2673
2674 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2675
728a1f2b
JC
26762011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2677
2678 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2679
0d373f73
TZ
26802011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2681
fec0aaa4
TZ
2682 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2683 highlighting and support. Fix up comments for capitalization.
2684 (cfengine-mode-debug): New var.
2685 (cfengine3-mode): Change the modeline indicator to "CFE3".
2686 (cfengine3-font-lock-keywords): Improve defun highlighting.
2687 (cfengine2-actions): Rename from `cfengine-actions'.
2688 (cfengine2-font-lock-keywords): Rename from
2689 `cfengine-font-lock-keywords'.
2690 (cfengine2-imenu-expression): Rename from
2691 `cfengine-imenu-expression'.
2692 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2693 (cfengine2-beginning-of-defun): Rename from
2694 `cfengine-beginning-of-defun'.
2695 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2696 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2697 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2698 modeline indicator to "CFE2".
2699 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2700 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2701
bc86f573
CY
27022011-12-21 Chong Yidong <cyd@gnu.org>
2703
2704 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2705 filename argument.
2706
d45ba96b
MR
27072011-12-20 Martin Rudalics <rudalics@gmx.at>
2708
2709 * window.el (window-normalize-buffer-to-display): Remove.
2710 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2711
a6198c90
CY
27122011-12-19 Chong Yidong <cyd@gnu.org>
2713
2714 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2715 Don't signal an error in a predicate function; return non-nil.
2716 (vc-dir-mark-file): Move the error here.
2717 (vc-dir-mark-unmark): If acting on the region, keep going if one
2718 of the entries cannot be marked/unmarked.
2719 (vc-dir-mark-all-files): If current entry is a directory, mark
2720 only child files, as documented.
2721
34c5fb55
VB
27222011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2723
2724 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2725 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2726 addition.
2727
c803b2b7
JD
27282011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2729
2730 * term/ns-win.el (ns-get-selection-internal)
2731 (ns-store-selection-internal): Declare.
1154d12e
JB
2732 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2733 Declare as obsolete.
2734 (ns-get-pasteboard, ns-paste-secondary):
2735 Use ns-get-selection-internal.
2736 (ns-set-pasteboard, ns-copy-including-secondary):
2737 Use ns-store-selection-internal.
c803b2b7 2738
9cff91f8 27392011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2740
2741 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2742 (vc-deduce-fileset): Doc fix.
99a289d9 2743
f16c898a
AS
27442011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2745
2746 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2747
763237c4
SS
27482011-12-13 Sam Steingold <sds@gnu.org>
2749
2750 * man.el (Man-getpage-in-background): When running under a
2751 window-system, ignore $MANWIDTH and $COLUMNS.
2752
5fc1c122
KH
27532011-12-15 Kenichi Handa <handa@m17n.org>
2754
2755 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2756 (setup-ethiopic-environment-internal): Comment out key-binding for
2757 ethio-toggle-punctuation.
2758
13d49cbb
AM
27592011-12-13 Alan Mackenzie <acm@muc.de>
2760
898169a2
AM
2761 Add the switch statement to AWK Mode.
2762
7a71b18d 2763 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2764 "default" to the keywords regexp.
2765
7a71b18d 2766 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2767 expression as the rest.
1d00653d
SM
2768 (c-nonlabel-token-key): Allow string literals for AWK.
2769 Refactor for the other modes.
898169a2 2770
13d49cbb 2771 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2772 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2773 routines. Limit backward searching in c-font-lock-enclosing.decl.
2774
2775 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2776 pp-state and literal type in addition to the limits.
1d00653d 2777 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2778 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2779 (c-slow-in-literal, c-fast-in-literal): Remove.
2780 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2781
2782 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2783 being in a literal. Add a limit for backward searching.
2784
2785 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2786 c-slow-in-literal.
2787
15e0efc7
SM
27882011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2789
2790 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2791
454592a6
MR
27922011-12-13 Martin Rudalics <rudalics@gmx.at>
2793
2794 * window.el (delete-other-windows): Use correct frame in call to
2795 window-with-parameter.
2796
87393f26
DP
27972011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2798
2799 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2800 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2801 (makefile-gmake-statements, makefile-makepp-statements):
2802 Use it and add new makepp keywords.
2803 (makefile-makepp-font-lock-keywords): Add new patterns.
2804 (makefile-match-function-end): Match new [...] and [[...]].
2805
11636b22
JB
28062011-12-11 Juanma Barranquero <lekktu@gmail.com>
2807
2808 * ses.el (ses-call-printer-return, ses-cell-property-get)
2809 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2810 (ses-create-cell-variable, ses-reset-header-string)
2811 (ses-cell-set-formula, ses-repair-cell-reference-all)
2812 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2813 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2814 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2815 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2816 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2817 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2818 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2819 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2820 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2821 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2822 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2823 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2824
cf018193
VB
28252011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2826
2827 * ses.el: The overall change is to add cell renaming, that is
2828 setting fancy names for cell symbols other than name matching
2829 "\\`[A-Z]+[0-9]+\\'" regexp .
2830 (ses-create-cell-variable): New defun.
2831 (ses-relocate-formula): Relocate formulas only for cells the
2832 symbols of which are not renamed, i.e. symbols whose names do not
2833 match regexp "\\`[A-Z]+[0-9]+\\'".
2834 (ses-relocate-all): Relocate values only for cells the symbols of
2835 which are not renamed.
2836 (ses-load): Create cells variables as the (ses-cell ...) are read,
2837 in order to check row col consistency with cell symbol name only
2838 for cells that are not renamed.
2839 (ses-replace-name-in-formula): New defun.
2840 (ses-rename-cell): New defun.
2841
ee957461
CY
28422011-12-11 Chong Yidong <cyd@gnu.org>
2843
2844 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2845 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2846
9a9e9ef0
MR
28472011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2848
2849 * window.el (other-window): Fix docstring.
2850
92a8eba5
EZ
28512011-12-10 Eli Zaretskii <eliz@gnu.org>
2852
2853 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2854 `from' or `to' address before taking its substring.
2855 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2856 encoded name is chopped in the middle of the encoded string, and
2857 thus displayed encoded.
2858
e152e577
JB
28592011-12-10 Juanma Barranquero <lekktu@gmail.com>
2860
2861 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2862
e5d84bfe
EZ
28632011-12-10 Eli Zaretskii <eliz@gnu.org>
2864
2865 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2866 to use texinfo-update-node and commands that call it if the
2867 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2868 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2869 (texinfo-all-menus-update, texinfo-master-menu)
2870 (texinfo-update-node, texinfo-every-node-update)
2871 (texinfo-multiple-files-update): Doc fix. Warn against updating
2872 all the @node lines.
2873 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2874 argument is numeric. Explain better in the doc string what the
2875 function really does.
2876 (texinfo-insert-master-menu-list): Improve the error message
2877 displayed if there's no menu in the Top node.
2878 (Bug#2975) See also this thread:
e5d84bfe
EZ
2879 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2880
1d84e9bb
MG
28812011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2882
2883 * speedbar.el (speedbar-supported-extension-expressions):
2884 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2885
382c953b
JB
28862011-12-09 Juanma Barranquero <lekktu@gmail.com>
2887
2888 * printing.el (pr-mode-alist):
2889 * simple.el (filter-buffer-substring-functions)
2890 (completion-list-insert-choice-function):
2891 * window.el (window-with-parameter, window-atom-root)
2892 (window-sides-slots, window-size-fixed, window-min-delta)
2893 (window-max-delta, window--resize-mini-window)
2894 (window--resize-child-windows-normal, window-tree)
2895 (delete-other-windows, quit-window, split-window)
2896 (display-buffer-record-window, special-display-buffer-names)
2897 (special-display-regexps, special-display-popup-frame)
2898 (same-window-p, split-window-sensibly)
2899 (display-buffer-overriding-action, display-buffer-alist)
2900 (display-buffer-base-action, display-buffer, switch-to-buffer)
2901 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2902 (fit-window-to-buffer, recenter-positions)
2903 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2904 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2905 and remove unneeded backslashes in docstrings.
2906
39c9faef
SM
29072011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2908
98449af8
SM
2909 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2910
39c9faef
SM
2911 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2912 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2913 end in ".mk".
2914 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2915 when reading the makefile (bug#10116).
2916
86ed9fdc
SM
29172011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2918
2919 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2920 (bug#10116).
2921
5580f89d
GM
29222011-12-06 Glenn Morris <rgm@gnu.org>
2923
2924 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2925
28d3917c
CY
29262011-12-06 Chong Yidong <cyd@gnu.org>
2927
2928 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2929
a98edce9
JB
29302011-12-06 Juanma Barranquero <lekktu@gmail.com>
2931
2932 * textmodes/table.el (table-shorten-cell): Fix typo.
2933
e65adfac
CG
29342011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2935
2936 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2937
71cc0b74
EZ
29382011-12-05 Eli Zaretskii <eliz@gnu.org>
2939
2940 * descr-text.el (describe-char): Fix display of strong
2941 right-to-left characters and directional embeddings and overrides.
2942
2943 * simple.el (what-cursor-position): Fix display of codepoints of
2944 strong right-to-left characters.
2945
315bc30d
CY
29462011-12-05 Chong Yidong <cyd@gnu.org>
2947
2948 * faces.el (read-color): Doc fix.
2949
58a70b94
GM
29502011-12-05 Glenn Morris <rgm@gnu.org>
2951
2952 * align.el (align--set-marker): Add doc-string.
2953 Don't try to move something that is not a marker. (Bug#10216)
2954
5158face
GM
29552011-12-04 Glenn Morris <rgm@gnu.org>
2956
2957 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2958 overly zealous deletion of trailing whitespace.
2959
520fca41
JB
29602011-12-04 Juanma Barranquero <lekktu@gmail.com>
2961
2962 * server.el (server-delete-client): On Windows, do not try to delete
2963 the only terminal.
2964 (server-process-filter): On Windows, treat requests for a tty frame as
2965 if they were for a GUI frame if the running server is in GUI mode.
2966
5e605a2e
GM
29672011-12-03 Glenn Morris <rgm@gnu.org>
2968
2969 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2970
5c3fe83f
SM
29712011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2972
6f5e57e7
SM
2973 * electric.el: Streamline electric-indent's hook.
2974 (electric-indent-chars): Revert to simple list.
2975 (electric-indent-functions): New var.
2976 (electric-indent-post-self-insert-function): Use it.
2977
5c3fe83f
SM
2978 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2979 there's no inferior buffer (bug#10196).
2980 (prolog-consult-compile): Don't use toggle-read-only.
2981
6bdac736
MA
29822011-12-02 Michael Albinus <michael.albinus@gmx.de>
2983
2984 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2985 interrupt. (Bug#10187)
2986
6131ba7f
SM
29872011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2988
99c79fee
SM
2989 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2990 (bug#9160).
2991
6131ba7f
SM
2992 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2993 (bug#10191).
2994
cb0a02ea
JL
29952011-12-02 Juri Linkov <juri@jurta.org>
2996
2997 * info.el (Info-search): Display "end of manual" when Isearch
2998 reaches the end of single-file Info manual. (Bug#9918)
2999
66e0570c
EZ
30002011-12-02 Eli Zaretskii <eliz@gnu.org>
3001
3002 * isearch.el (isearch-message-prefix): Run the input method part
3003 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
3004
02b16839
JL
30052011-12-02 Juri Linkov <juri@jurta.org>
3006
3007 * isearch.el (isearch-occur): Use `word-search-regexp' for
3008 `isearch-word'.
3009 (isearch-search-and-update): Add condition for `isearch-word' and
3010 call `word-search-regexp'. (Bug#10145)
3011
0b950688
GM
30122011-12-01 Glenn Morris <rgm@gnu.org>
3013
3014 * eshell/em-hist.el (eshell-hist-initialize):
3015 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 3016 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 3017
9505c3c7
SM
30182011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
3019
3020 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
3021
1bbe96b2 30222011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 3023
a1beca85
SM
3024 * progmodes/verilog-mode.el (verilog-pretty-expr):
3025 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
3026 verilog, such as += *= and the like.
3027 (verilog-assignment-operator-re): Regular expression to find the
3028 assigment operator in a verilog assignment.
3029 (verilog-assignment-operation-re): Regular expression to find an
3030 assignment statement for pretty-expr.
3031 (verilog-in-attribute-p): Query returns true if point is in an
3032 attribute context; used to skip these for expression line up from
3033 pretty-expr.
3034 (verilog-in-parameter-p): Query returns true if point is in an
3035 parameter definition context; used to skip these for expression
3036 line up from pretty-expr.
3037 (verilog-in-parenthesis-p): Query returns true if point is in a
3038 parenthetical expression, specifically ( ) but not [ ] or { };
3039 used by pretty-expr.
3040 (verilog-just-one-space): If there is no space, don't add one.
3041 (verilog-get-lineup-indent-2): Specifically skip just attribute
3042 contexts for expression lineup, rather than skipping all
3043 parenthetical expressions.
3044 (verilog-calculate-indent): Fix comment, and fix indent.
3045 (verilog-do-indent): Indent declarations in lists (suggested by
3046 Joachim Lechner).
3047 (verilog-mode-abbrev-table): Populate abbrev mode with the various
3048 skeleton items.
3049 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
3050 by Alain Mellan).
3051
1bbe96b2 30522011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
3053
3054 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
3055 parameters with embedded comments. Reported by Ray Stevens.
3056 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
3057 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
3058 Reported by Tim Holt.
3059 (verilog-auto): Fix AUTOing a upper module then AUTOing module
3060 instantiated by upper module causing wrong expansion until AUTOed a
3061 second time. Reported by K C Buckenmaier.
3062 (verilog-diff-auto): Fix showing .* as a difference when
3063 `verilog-auto-star-save' off. Reported by Dan Dever.
3064 (verilog-auto-reset, verilog-read-always-signals)
3065 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
3066 temporary signals in reset list if
3067 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
3068 style to each signal's assignment type, bug381.
3069 Reported by Thomas Esposito.
6288f0ca
WS
3070 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
3071 (verilog-uvm-statement-re): Support UVM indentation and
3072 highlighting, with old OVM keywords only.
a1beca85 3073 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
3074 Support AUTOTIEOFF creating non-wire data types.
3075 Suggested by Jonathan Greenlaw.
6288f0ca
WS
3076 (verilog-auto-insert-lisp, verilog-delete-to-paren)
3077 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
3078 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
3079 (verilog-read-sub-decls, verilog-read-sub-decls-line):
3080 Fix mismatching parenthesis inside commented out code when deleting
382c953b 3081 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
3082 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
3083 non-numeric vector width. Reported by Alex Reed.
3084 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 3085 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
3086 (verilog-auto-delete-trailing-whitespace):
3087 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
3088 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
3089 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
3090 Fix verilog-scan-cache corruption when running user AUTO expansion
3091 hooks that call indentation routines.
3092 (verilog-simplify-range-expression): Fix typo ignoring lower case
3093 identifiers.
3094 (verilog-delete-auto): Fix delete-autos to also remove user created
3095 automatics, as long as they start with AUTO.
3096 (verilog-batch-diff-auto, verilog-diff-auto)
3097 (verilog-diff-function): Add `verilog-diff-auto' and bind to
3098 "C-c?" to report differences in AUTO expansion, ignoring spaces.
3099 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
3100 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
3101 (verilog-re-search-forward-quick, verilog-syntax-ppss):
3102 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
3103 is disabled and its cache will get corrupt, causing AUTOS not to
3104 expand. Instead use only -quick functions.
3105 (verilog-scan-region): Fix scanning over escaped quotes.
3106 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
3107 (verilog-re-search-backward-quick)
3108 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
3109 related functions now ignore strings, to fix misparsing of strings
3110 with magic comments embedded in them.
a1beca85
SM
3111 (verilog-read-auto-template):
3112 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
3113 Reported by Brad Dobbie.
3114 (verilog-read-auto-template):
3115 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 3116 Reported by Brad Dobbie.
6288f0ca
WS
3117 (verilog-auto-inst, verilog-auto-inst-param)
3118 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
3119 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
3120 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
3121 debugging templates without merge conflicts, bug357.
3122 Reported by Brad Dobbie.
3123 (verilog-read-auto-template):
3124 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
3125 Reported by Brad Dobbie.
3126 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
3127 abbrevs so user won't be asked to save.
3128 (verilog-read-auto-lisp-present): Fix to start at beginning of
3129 buffer in case called outside of verilog-auto.
3130 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
3131 to "X-2". Reported by Matthew Myers.
3132 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
3133 all inputs from module templates. Reported by Leith Johnson.
3134 (verilog-module-inside-filename-p): Fix locating programs as with
3135 modules.
3136 (verilog-auto-inst-port): Fix vl-width expressions when using
3137 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
3138 (verilog-decls-get-regs, verilog-decls-get-signals,
3139 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
3140 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
3141 verilog-read-decls): Combine reg and wire structures into one var
3142 structure to represent SystemVerilog concepts.
3143 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
3144 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
3145 (verilog-auto-wire-type, verilog-insert-definition):
3146 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
3147 SystemVerilog "logic" keyword instead of "wire"/"reg".
3148 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
3149 to declares outputs that also have assignments (presumably in an
a1beca85
SM
3150 ifdef or generate if so there's not a driver conflict).
3151 Reported by Matthew Myers.
3152 (verilog-auto-declare-nettype, verilog-insert-definition):
3153 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
3154 `default_nettype none. Reported by Julian Gorfajn.
3155 (verilog-read-always-signals-recurse, verilog-read-decls)
3156 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
3157 malformed end statement, bug325. Reported by Joshua Wise and
3158 Andrew Drake.
3159 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
3160 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
3161 when expanding .* in interfaces, bug320.
3162 Reported by Pierre-David Pfister.
6288f0ca 3163 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
3164 name and open parenthesis, bug317.
3165 Reported by Pierre-David Pfister.
6288f0ca
WS
3166 (verilog-simplify-range-expression): Fix simplification of
3167 multiplications inside AUTOWIRE connections, bug303.
3168 (verilog-auto-inst-port): Support parameter expansion in
3169 multidimensional arrays.
3170 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
3171 after "assert property". Reported by Julian Gorfajn.
3172 (verilog-simplify-range-expression): Fix "couldn't merge" errors
3173 with multiplication, bug303.
3174 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
3175 Reported by Jan Frode Lonnum.
3176
1bbe96b2
GM
31772011-11-30 Juanma Barranquero <lekktu@gmail.com>
3178
3179 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
3180 (hfy-shell-file-name, hfy-shell):
3181 * international/fontset.el (x-decompose-font-name): Fix typos.
3182
31832011-11-29 Ken Brown <kbrown@cornell.edu>
3184
3185 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
3186 (gdb-version): Remove defvar.
3187 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
3188 (gdb-gud-context-command, gdb-non-stop-handler)
3189 (gdb-current-context-command, gdb-stopped): Use it.
3190 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
3191 (gdb-non-stop-handler): Don't enable pretty-printing here.
3192 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
3193 non-stop mode. Use the following.
3194 (gdb-check-target-async): New defun.
3195 (gud-watch, gdb-stopped): Fix whitespace.
3196 (gdb-get-source-file): Don't try to display the source file if
3197 `gdb-main-file' is nil.
3198
31992011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3200
3201 * align.el: Try to generate fewer markers (bug#10047).
3202 (align--set-marker): New macro.
3203 (align-region): Use it.
3204
c935221f
SM
32052011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3206
3207 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
3208
e70b5064
CY
32092011-11-29 Chong Yidong <cyd@gnu.org>
3210
3211 * indent.el (indent-for-tab-command, indent-according-to-mode):
3212 Doc fix.
3213 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
3214
f3af92b7
MA
32152011-11-29 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
3218 aware of remote file names. (Bug#10124)
3219
ed472be9
CY
32202011-11-29 Chong Yidong <cyd@gnu.org>
3221
3222 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
3223
24510c22
SM
32242011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3225
3226 * files.el (find-file): Don't use force-same-window (bug#10144).
3227 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
3228 use pop-to-buffer if the selected window can't be used.
3229 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
3230
c60c3703
EZ
32312011-11-28 Eli Zaretskii <eliz@gnu.org>
3232
3233 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
3234 special-mode-map.
3235
e95def75
CY
32362011-11-28 Chong Yidong <cyd@gnu.org>
3237
3238 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
3239
c3f1c606
NR
32402011-11-27 Nick Roberts <nickrob@snap.net.nz>
3241
3242 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
3243 gdb-get-source-file-list on gdb-create-source-file-list.
3244
00db469c
EZ
32452011-11-26 Eli Zaretskii <eliz@gnu.org>
3246
3247 * whitespace.el (whitespace-newline): Use a different foreground
3248 color for 16-color light-background displays.
3249
4ad3bc2a
CY
32502011-11-24 Chong Yidong <cyd@gnu.org>
3251
3252 * window.el (display-buffer--special-action): Doc fix.
3253
e9fce1ac
JB
32542011-11-25 Juanma Barranquero <lekktu@gmail.com>
3255
3256 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
3257 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
3258 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
3259 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
3260 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
3261 (avl-tree-stack-first):
3262 * emacs-lisp/cconv.el (cconv--analyse-use):
3263 * net/gnutls.el (gnutls-negotiate): Fix typos.
3264
cb825e5d
GM
32652011-11-24 Glenn Morris <rgm@gnu.org>
3266
3adbe224
GM
3267 * lpr.el (lpr-windows-system, lpr-lp-system):
3268 * mail/binhex.el (binhex-begin-line):
3269 * progmodes/grep.el (grep-history, grep-find-history):
3270 * textmodes/flyspell.el:
3271 * vc/pcvs-defs.el (cvs-global-menu):
3272 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
3273 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
3274 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
3275
321decc8
GM
3276 * net/tls.el: Fix case of "GnuTLS".
3277
420b63ad
GM
3278 * paths.el (rmail-file-name): Format doc-string for make-docfile.
3279
cb825e5d
GM
3280 * version.el (emacs-build-system): Give it a doc-string.
3281
a0649f08
JL
32822011-11-24 Juri Linkov <juri@jurta.org>
3283
3284 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
3285
c0bc0fd4
GM
32862011-11-24 Glenn Morris <rgm@gnu.org>
3287
3288 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
3289 if called on a non-mime message just toggle the headers. (Bug#8006)
3290
20db1522
JB
32912011-11-24 Juanma Barranquero <lekktu@gmail.com>
3292
3293 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
3294 (allout-lead-with-comment-string, allout-structure-deleted-hook)
3295 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
3296 (allout-rebullet-heading, allout-open-sibtopic)
3297 (allout-toggle-current-subtree-encryption)
3298 (allout-toggle-subtree-encryption, allout-encrypt-string)
3299 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
3300 (allout-distinctive-bullets-string, allout-auto-activation):
3301 * window.el (window-normalize-buffer-to-display):
3302 * progmodes/verilog-mode.el (verilog-batch-indent):
3303 * textmodes/bibtex.el (bibtex-field-braces-opt)
3304 (bibtex-field-strings-opt):
3305 * vc/cvs-status.el (cvs-tree-merge):
3306 Fix typos.
3307
7262a87c
MA
33082011-11-23 Michael Albinus <michael.albinus@gmx.de>
3309
3310 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
3311 `non-essential' to t, in order to avoid remote connections.
3312
283430a1
EZ
33132011-11-23 Eli Zaretskii <eliz@gnu.org>
3314
a1beca85
SM
3315 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3316 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
3317 case-insensitively.
3318
d2992a38
ML
33192011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3320
3321 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
3322
50419064
GM
33232011-11-23 Glenn Morris <rgm@gnu.org>
3324
da94eca1
GM
3325 * paths.el (rmail-file-name): Reformat the doc-string so that it
3326 is picked up.
3327
9aac4de2
GM
3328 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
3329 (rmail-auto-file): Ignore case in the "special" field names,
3330 as mail-fetch-field does for all others.
3331
8038d2d2
GM
3332 * mail/rmail.el (rmail-forward):
3333 * mail/rmailkwd.el (rmail-set-label):
3334 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
3335 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
3336
f3fe222a
GM
3337 * mail/rmail.el (rmail-current-message): Doc fix.
3338
50419064
GM
3339 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
3340
28109f49
SM
33412011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3342
3343 * server.el (server-eval-and-print): Allow C-g (bug#6585).
3344
394c65f1
GM
33452011-11-22 Glenn Morris <rgm@gnu.org>
3346
3347 * mail/rmailmm.el (test-rmail-mime-handler)
3348 (test-rmail-mime-bulk-handler)
3349 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
3350
f2a0aa3a
JL
33512011-11-21 Juri Linkov <juri@jurta.org>
3352
1154d12e
JB
3353 * calc/calc.el (calc-read-key-sequence):
3354 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 3355
9c34a344
LMI
33562011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3357
3358 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
3359 Tell the caller that the next line needs recomputation, even
3360 though it doesn't start a sexp (bug#10094).
3361
f04a3be9
SM
33622011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3363
3364 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
3365
7978747f
SM
33662011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3367
f04a3be9
SM
3368 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3369 Use force-same-window.
7978747f 3370
fe7a3057
JB
33712011-11-20 Juanma Barranquero <lekktu@gmail.com>
3372
3373 * descr-text.el (describe-char-unicode-data):
3374 * json.el (json-string-escape):
3375 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
3376 (Footnote-unicode, Footnote-style-p):
3377 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
3378
24901d61
CY
33792011-11-20 Chong Yidong <cyd@gnu.org>
3380
3381 * window.el (replace-buffer-in-windows): Restore interactive spec.
3382
bac7ff22
SM
33832011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3384
24f3d7b9
SM
3385 * electric.el (electric-indent-mode): Fix last change (too optimistic).
3386
bac7ff22
SM
3387 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
3388 (byte-compile-global-not-obsolete-vars): New var.
3389 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
3390 Use it.
3391 (byte-compile-warn-obsolete): Align text with the one in *Help*.
3392
cd1181db
JB
33932011-11-20 Juanma Barranquero <lekktu@gmail.com>
3394
3395 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
3396 * progmodes/pascal.el (electric-pascal-equal):
3397 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
3398 * xml.el (xml-substitute-special): Fix typos.
3399
7fb18e9e
GM
34002011-11-20 Glenn Morris <rgm@gnu.org>
3401
3402 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
3403 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
3404 Doc fixes.
3405 (rmail-decode-mime-charset): Mark as obsolete.
3406
3407 * mail/rmailsum.el (rmail-message-regexp-p-1):
3408 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
3409 Before using mime functions, check they are set. (Bug#10077)
3410
d5a6b3ba
JL
34112011-11-19 Juri Linkov <juri@jurta.org>
3412
3413 * info.el (Info-finder-find-node): Use `package--builtins' instead
3414 of `package-alist'. Use node names formed by the pattern "Keyword "
3415 and the keyword name.
3416
e981b61f
AS
34172011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3418
1d00653d 3419 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 3420
3ffbc301
JL
34212011-11-19 Juri Linkov <juri@jurta.org>
3422
3423 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
3424 that calls `revert-buffer' on all Info buffers. (Bug#9915)
3425 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
3426 `old-history', `old-history-forward'. Add let-binding
3427 `window-selected'. Remove calls to `kill-buffer',
3428 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
3429 before calling `Info-find-node', so `Info-find-node-2' will reread
3430 the Info file. Restore window positions only when `window-selected'
3431 is non-nil.
3432
30c62133
JL
34332011-11-19 Juri Linkov <juri@jurta.org>
3434
3435 * isearch.el (isearch-lazy-highlight-new-loop):
3436 Remove condition `(not isearch-error)'. (Bug#9918)
3437
3438 * misearch.el (multi-isearch-search-fun): Add condition
3439 `(not bound)' to ignore lazy-highlighting search.
3440 Add the search-failed message "end of multi" when the end of
3441 multi-sequence is reached. Uncapitalize the search-failed
3442 message "Repeat for next buffer".
3443
3444 * info.el (Info-search): Add the search-failed message
3445 "end of the manual" when the end of the manual is reached
3446 in Isearch mode.
3447
645ca9cf
JL
34482011-11-19 Juri Linkov <juri@jurta.org>
3449
3450 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
3451 Use non-destructive `remove' instead of `delete' because
3452 `Info-history-list' stored to `Info-isearch-initial-history-list' in
3453 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
3454
df754f66
JL
34552011-11-19 Juri Linkov <juri@jurta.org>
3456
3457 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
3458 to nil instead of binding `search-ring' and `regexp-search-ring'.
3459 (Bug#9185)
3460
0e23d96a
EZ
34612011-11-19 Eli Zaretskii <eliz@gnu.org>
3462
3463 * simple.el (line-move): Force movement by logical lines for any
3464 hscrolled window, not only when auto-hscroll-mode is on.
3465 (line-move-visual): Update doc string to that effect. (Bug#10076)
3466
8a6ccb66
AS
34672011-11-19 Andreas Schwab <schwab@linux-m68k.org>
3468
3469 * language/european.el (macintosh): Define as alias for mac-roman.
3470
49ae5b39
EZ
34712011-11-19 Eli Zaretskii <eliz@gnu.org>
3472
3473 * mail/rmailmm.el (rmail-mime-display-header)
3474 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
3475 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
3476 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
3477 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
3478 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
3479 of a raw aref.
3480 (rmail-mime-entity-segment): To get past the tagline, move forward
3481 2 more lines, to account for the 2 empty lines that precede and
3482 follow the line with the buttons.
3483 (rmail-mime-update-tagline): Move one more line, to get past the
3484 empty line that follows the buttons in the tagline. (Bug#9520)
3485
c56cad4a
MR
34862011-11-19 Martin Rudalics <rudalics@gmx.at>
3487
3488 * window.el (window-max-delta-1, window-min-delta-1)
3489 (window-min-size-1, window-state-get-1, window-state-put-1)
3490 (window-state-put-2): Use "window--" prefix.
3491
cbe71af3
SM
34922011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3493
2ad52c60
SM
3494 * emacs-lisp/smie.el: Improve warnings and conflict detection.
3495 (smie-warning-count): New var.
3496 (smie-set-prec2tab): Use it.
3497 (smie-bnf->prec2): Improve warnings. Add docstring.
3498 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
3499 (smie-bnf--set-class): New function.
3500 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
3501 corner case.
3502
6944dbc1
SM
3503 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
3504 (compilation-error-properties, compilation-move-to-column):
3505 Handle compilation-first-column while in the target buffer.
3506
c400c4d7
SM
3507 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
3508 Don't hardcode point-min==1.
3509
6dbe3e96
SM
3510 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
3511 (eshell-rewrite-for-command): Remove workaround.
3512 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
3513 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
3514 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
3515
cbe71af3
SM
3516 * files-x.el (modify-file-local-variable): Obey commenting conventions.
3517
a8e1496d
GM
35182011-11-17 Glenn Morris <rgm@gnu.org>
3519
3520 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3521 Ignore buffer-local generated-autoload-file if it is the same
3522 as the global value. (Bug#10049)
3523
df85d315
JB
35242011-11-17 Juanma Barranquero <lekktu@gmail.com>
3525
3526 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
3527 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
3528 (reftex-toc-previous-heading, reftex-toc-max-level)
3529 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
3530 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
3531 (reftex-toc-do-promote, reftex-toc-promote-prepare)
3532 (reftex-toc-promote-action, reftex-toc-extract-section-number)
3533 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
3534 (reftex-toc-rename-label, reftex-toc-visit-location)
3535 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
3536 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
3537 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
3538 leaving "*toc*" only for references to the buffer.
3539
a0c2d0ae
MR
35402011-11-17 Martin Rudalics <rudalics@gmx.at>
3541
3542 * window.el (window-resize, delete-window, split-window):
3543 Replace window-splits by window-combination-resize.
1d00653d 3544 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 3545
35c0bac8
GM
35462011-11-17 Glenn Morris <rgm@gnu.org>
3547
3548 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3549 Make bash entry derive from sh entry, not shell entry.
3550
d0c8fc8a
MA
35512011-11-16 Michael Albinus <michael.albinus@gmx.de>
3552
d0c8fc8a
MA
3553 * net/tramp-cache.el (tramp-flush-file-property): Flush also
3554 properties of linked files. (Bug#9879)
3555
7262a87c
MA
3556 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
3557 local file name.
3558
7877f373
JB
35592011-11-16 Juanma Barranquero <lekktu@gmail.com>
3560
3561 * menu-bar.el (menu-bar-file-menu):
3562 * printing.el (pr-ps-utility):
3563 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3564 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3565 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3566 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3567 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3568 (icalendar--convert-cyclic-to-ical)
3569 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3570 (icalendar--convert-ical-to-diary)
3571 (icalendar--convert-recurring-to-diary)
3572 (icalendar--convert-non-recurring-all-day-to-diary)
3573 (icalendar-import-format-sample):
3574 * progmodes/idlw-shell.el (idlwave-shell-mode):
3575 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3576 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3577 (vhdl-ps-print-init): Fix typos.
3578
10649b82
KM
35792011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3580
9d0cfcd6
GM
3581 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3582 FSF and collapse date sequence, obscure author/maintainer email address
3583 better, remove extra version line, track relocation of author's webpage.
10649b82 3584
9d0cfcd6
GM
3585 * progmodes/python.el (python-pdbtrack-input-prompt)
3586 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3587 regular python pdb prompts. Adjustments shamelessly taken exactly as
3588 suggested in EmacsWiki page (tiny change):
3589 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3590
58179cce
JB
35912011-11-16 Juanma Barranquero <lekktu@gmail.com>
3592
3593 * expand.el (expand-pos, expand-index, expand-point):
3594 Remove redundant info from docstring.
3595 (expand-add-abbrevs): Doc fix.
3596 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3597 (expand-sample-perl-mode-expand-list): Fix typos.
3598
3599 * net/dbus.el (dbus-event-member-name):
3600 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3601 * term/pc-win.el (msdos-create-frame-with-faces):
3602 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3603
b6f67890
MR
36042011-11-16 Martin Rudalics <rudalics@gmx.at>
3605
3606 * window.el (split-window, window-state-get-1)
3607 (window-state-put-1, window-state-put-2): Rename occurrences of
3608 window-nest to window-combination-limit.
1d00653d 3609 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3610
ce7ddba0
CY
36112011-11-16 Chong Yidong <cyd@gnu.org>
3612
3613 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3614 regexp (Bug#10033).
3615
3ae704f4
SM
36162011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3617
3618 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3619 `completing-read' will remove *Completions* and will preserve
3620 current-buffer for us.
3621 (tmm-add-prompt): Users of *Completions* will always (re)set its
3622 major mode.
3623 (tmm-old-comp-map): Remove.
3624
6ad1cdde
GM
36252011-11-16 Glenn Morris <rgm@gnu.org>
3626
3627 * mail/rmailedit.el: Require rmailmm when compiling.
3628 (rmail-old-mime-state): New declaration.
3629 (rmail-edit-current-message): If editing a mime message,
3630 edit the "raw" message from the mbox buffer.
3631 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3632
d20faa20
GM
36332011-11-15 Glenn Morris <rgm@gnu.org>
3634
3635 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3636 which wasn't being used. Add optional arg to force given state.
3637 (rmail-mime): Add optional arg to force given state.
3638
c7015153
JB
36392011-11-15 Juanma Barranquero <lekktu@gmail.com>
3640
3641 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3642 * frame.el (display-mm-dimensions-alist):
3643 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3644 (outline-move-subtree-down):
3645 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3646 (newsticker--treeview-do-get-node):
3647 * net/quickurl.el (quickurl-list-buffer-name):
3648 * progmodes/dcl-mode.el (dcl-mode):
3649 * progmodes/gdb-mi.el (gdb-mapcar*):
3650 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3651
45261b50
GM
36522011-11-15 Glenn Morris <rgm@gnu.org>
3653
3654 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3655 in a boolean sense, so just make it a boolean, and fix the doc.
3656 (rmail-show-mime-function, rmail-mime-feature)
3657 (rmail-require-mime-maybe): Doc fixes.
3658 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3659
3660 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3661
0d26e0b6
JB
36622011-11-15 Juanma Barranquero <lekktu@gmail.com>
3663
3664 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3665 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3666 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3667 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3668
447f30f6
GM
36692011-11-15 Glenn Morris <rgm@gnu.org>
3670
672b871d
GM
3671 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3672 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3673 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3674 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3675 (rmail-mime, rmail-show-mime): Doc fixes.
3676
f6aa5bb1
GM
3677 * term/ns-win.el (mode-line-frame-identification):
3678 Leave it alone. (Bug#10051)
3679
947cd66b
GM
3680 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3681
447f30f6
GM
3682 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3683 Handle empty buffers. (Bug#9978)
3684
0b381c7e
JB
36852011-11-14 Juanma Barranquero <lekktu@gmail.com>
3686
3687 * international/mule.el (define-charset):
3688 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3689 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3690 * progmodes/verilog-mode.el (verilog-backward-token):
3691 * textmodes/ispell.el (lookup-words):
3692 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3693
71e027ac
GM
36942011-11-14 Glenn Morris <rgm@gnu.org>
3695
56632ce4
GM
3696 * progmodes/executable.el
3697 (executable-make-buffer-file-executable-if-script-p):
3698 Handle file-modes returning nil.
3699
40500957
GM
3700 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3701 message - not necessary, and causes problems. (Bug#9831)
3702
071c2340
GM
3703 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3704
d3cfca60
GM
3705 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3706
71e027ac
GM
3707 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3708 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3709 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3710
89d61221
MR
37112011-11-12 Martin Rudalics <rudalics@gmx.at>
3712
3713 * window.el (window-resize, delete-window): Use window-splits
3714 variable instead of function.
3715 (window-state-get-1, window-state-put-2, window-state-put):
3716 Don't deal with windows' splits status.
3717
98282f6f
GM
37182011-11-12 Glenn Morris <rgm@gnu.org>
3719
3720 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3721 (apropos-documentation): Doc fixes.
3722
40a8bdf6
JB
37232011-11-11 Juanma Barranquero <lekktu@gmail.com>
3724
3725 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3726 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3727
65bd19ff
SM
37282011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3729
3730 * electric.el (electric-indent-post-self-insert-function): Make it
3731 possible for a char to only indent in some circumstances.
3732 (electric-indent-mode): Simplify.
3733
54f9154c
MR
37342011-11-11 Martin Rudalics <rudalics@gmx.at>
3735
3736 * window.el (windows-with-parameter): Remove unused function.
3737 (windows-at-side): Rename to window-at-side-list.
3738 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3739 (window-side-check, window-size-ignore, window-size-fixed-1)
3740 (window-in-direction-2): Prefix with "window--".
3741 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3742
68cbc58b
GM
37432011-11-11 Glenn Morris <rgm@gnu.org>
3744
3745 * subr.el (eval-after-load): If FILE is already loaded,
3746 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3747
b2621720
GM
37482011-11-10 Glenn Morris <rgm@gnu.org>
3749
9a4de110
GM
3750 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3751 Call svn via vc-svn-command rather than vc-do-command.
3752 (vc-svn-command): Add --non-interactive. (Bug#9993)
3753 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3754
b2621720
GM
3755 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3756 Add toggle-read-only. (Bug#7292)
3757 * files.el (toggle-read-only): Mention that it should only
3758 be used interactively. (Bug#10006)
3759
1dce7193
SM
37602011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3761
d9ac1a1e
SM
3762 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3763 Adjust regexp for OCaml warnings.
3764
0c325082
SM
3765 * electric.el (electric-pair-post-self-insert-function): Let user
3766 turn it off buffer-locally (bug#9932).
3767
90132c14
SM
3768 * progmodes/python.el (python-beginning-of-statement):
3769 Rewrite (bug#2703).
3770
1dce7193
SM
3771 * progmodes/compile.el: Better handle TABs (bug#9749).
3772 (compilation-internal-error-properties)
3773 (compilation-next-error-function): Obey the target buffer's
3774 compilation-error-screen-columns.
3775
c4e7c63a
JB
37762011-11-09 Juanma Barranquero <lekktu@gmail.com>
3777
3778 * progmodes/meta-mode.el: Remove obsolete comments.
3779 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3780 Fix typos in docstrings.
3781
2cffd681
MR
37822011-11-09 Martin Rudalics <rudalics@gmx.at>
3783
3784 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3785 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3786 (window--resizable): New function. Make all callers of
3787 window-resizable call window--resizable instead.
3788 (window-resizable): Rewrite in terms of window--resizable.
3789
0edcba87
GM
37902011-11-08 Glenn Morris <rgm@gnu.org>
3791
3792 * progmodes/delphi.el (delphi-mode-syntax-table):
3793 Let define-derived-mode define a proper syntax table. (Bug#9994)
3794
4b0d61e3
SM
37952011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3796
3797 * window.el: Stay away from defsubst.
3798 (window-list-no-nils): Remove.
3799 (window-state-get-1, window-state-get): Use backquote instead.
3800
cd394be1 38012011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3802
4b0d61e3 3803 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3804 Fix incorrect use of default argument in `completing-read'.
3805
e1c2c6f2
MR
38062011-11-08 Martin Rudalics <rudalics@gmx.at>
3807
3808 * window.el (display-buffer-function, special-display-function):
3809 Mention display-buffer-record-window but do not mention
3810 help-setup parameter in doc-strings.
b3f4a882 3811 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3812
105216ed
CY
38132011-11-08 Chong Yidong <cyd@gnu.org>
3814
3815 * window.el (window-total-height, window-total-width): Doc fix.
3816 (window-body-size): Move from C.
3817 (window-body-height, window-body-width): Move to C.
3818
0a9f9ab5
SM
38192011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3820
3821 * window.el: Make special-display like display-buffer-alist (bug#9532).
3822 (display-buffer--special-action): New function, morphed
3823 from display-buffer--special.
3824 (display-buffer): Use it to handle special-display-buffers at higher
3825 priority (just after display-buffer-alist).
3826 (display-buffer-fallback-action, display-buffer--other-frame-action)
3827 (pop-to-buffer-same-window): Remove display-buffer--special.
3828
a769dd15
GM
38292011-11-07 Glenn Morris <rgm@gnu.org>
3830
3831 * calendar/cal-menu.el (cal-menu-set-date-title):
3832 Do nothing if not in a calendar. (Bug#9976)
3833
05a61ee3
SM
38342011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3835
3836 * files.el (find-file): Always use selected-window.
3837
be7f5545
MR
38382011-11-07 Martin Rudalics <rudalics@gmx.at>
3839
3840 * window.el (window-combinations): Make WINDOW argument
3841 mandatory. Rewrite doc-string.
3842 (walk-window-subtree, window-atom-check, window-min-delta)
3843 (window-max-delta, window--resize-this-window)
3844 (window--resize-root-window-vertically, window-tree)
3845 (balance-windows, window-state-put): Rewrite doc-strings as to
3846 not mention the term "subwindow".
3847 (window--resize-subwindows-skip-p): Rename to
3848 window--resize-child-windows-skip-p.
3849 (window--resize-subwindows-normal): Rename to
3850 window--resize-child-windows-normal.
3851 (window--resize-subwindows): Rename to
3852 window--resize-child-windows.
3853 (window-or-subwindow-p): Rename to window--in-subtree-p.
3854
3c6702ef
ML
38552011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3856
3857 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3858 Ensure that mbox format messages end in two newlines (Bug#9974).
3859
49745b39
CY
38602011-11-06 Chong Yidong <cyd@gnu.org>
3861
3862 * window.el (window-combination-p): Function deleted; its
3863 side-effect is not used in any existing code.
3864 (window-combinations, window-combined-p): Call window-*-child
3865 directly.
3866
24300f5f
CY
38672011-11-05 Chong Yidong <cyd@gnu.org>
3868
3869 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3870 (window-size-ignore, window-state-get): Callers changed.
3871 (window-normalize-window): Rename from window-normalize-any-window.
3872 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3873 (window-normalize-live-window): Delete.
447f16b8
CY
3874 (window-combination-p, window-combined-p, window-combinations)
3875 (walk-window-subtree, window-atom-root, window-min-size)
3876 (window-sizable, window-sizable-p, window-size-fixed-p)
3877 (window-min-delta, window-max-delta, window-resizable)
3878 (window-resizable-p, window-full-height-p, window-full-width-p)
3879 (window-current-scroll-bars, window-point-1, set-window-point-1)
3880 (window-at-side-p, window-in-direction, window-resize)
3881 (adjust-window-trailing-edge, maximize-window, minimize-window)
3882 (window-deletable-p, delete-window, delete-other-windows)
3883 (record-window-buffer, unrecord-window-buffer)
3884 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3885 (quit-window, split-window, window-state-put)
3886 (set-window-text-height, fit-window-to-buffer)
3887 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3888
89bd5ee1
EZ
38892011-11-04 Eli Zaretskii <eliz@gnu.org>
3890
53479029
EZ
3891 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3892 rfc2047-decode-string.
3893 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3894 warnings.
3895
89bd5ee1
EZ
3896 * window.el (window-body-height, window-body-width): Mention in
3897 the doc string that the return values are in frame's canonical
3898 units. (Bug#9949)
3899
bd17fdee
AM
39002011-11-03 Alan Mackenzie <acm@muc.de>
3901
3902 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3903 change in cc-engine.el.
3904
acc825c5
SM
39052011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3906
3907 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3908
1885e5b8
MR
39092011-11-02 Martin Rudalics <rudalics@gmx.at>
3910
3911 * window.el (quit-window): Call unrecord-window-buffer after
3912 showing another buffer in the window. (Bug#9937)
acc825c5 3913 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3914
ebe06da9
JB
39152011-11-02 Juanma Barranquero <lekktu@gmail.com>
3916
3917 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3918 Accept status with more than 9 shelves. (Bug#9935)
3919 Reported by Colin D Bennett <colin@gibibit.com>.
3920
4ee88440
MR
39212011-11-01 Martin Rudalics <rudalics@gmx.at>
3922
3923 * help.el (with-help-window): Don't reference
3924 temp-buffer-show-specifiers in doc-string.
3925
08e1d82c
AS
39262011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3927
3928 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3929 menu-item.
3930
84bd6e9e
VJL
39312011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3932
3933 * whitespace.el: New version 13.2.2.
3934 (whitespace-newline-mode): Disable properly. Reported by Sarah
3935 <EmacsWiki>.
3936
dba0634a
UJ
39372011-10-30 Ulf Jasper <ulf.jasper@web.de>
3938
3939 * net/newst-treeview.el: Remove "Time-stamp".
3940 (newsticker--group-manage-orphan-feeds): Do not call
3941 newsticker--treeview-tree-update.
db22a3c2
JB
3942 (newsticker-treeview-update, newsticker-treeview):
3943 Call newsticker--treeview-tree-update if necessary.
dba0634a 3944
3d8daefe
MR
39452011-10-30 Martin Rudalics <rudalics@gmx.at>
3946
3947 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3948 (window-iso-combinations): Remove "iso-" infix.
3949 Suggested by Chong Yidong.
3d8daefe
MR
3950 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3951 (window-max-delta-1, window-resize, window--resize-siblings)
3952 (window--resize-this-window, adjust-window-trailing-edge)
3953 (split-window, balance-windows-1)
3954 (shrink-window-if-larger-than-buffer):
3955 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3956 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3957
1bc4c3ae
SM
39582011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3959
3960 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3961 in place (bug#9907).
3962 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3963 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3964 (eshell-structure-basic-command, eshell-rewrite-while-command)
3965 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3966 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3967 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3968 (eshell-do-pipelines-synchronously, eshell-eval-command):
3969 Use backquotes and prefer setq to set.
3970 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3971 (eshell-macrop): Use functionp.
c1e2f5fa 3972 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3973
30b65d9c
CY
39742011-10-30 Chong Yidong <cyd@gnu.org>
3975
3976 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3977 instead of set-mark (Bug#9810).
3978
2d197ffb
CY
39792011-10-30 Chong Yidong <cyd@gnu.org>
3980
3981 * window.el (split-window-below, split-window-right): Rename from
3982 split-window-above-each-other and split-window-side-by-side
3983 respectively. All callers changed.
3984 (split-window-sensibly, split-window-sensibly): Use them.
3985 (split-window-keep-point): Doc fix.
3986
3987 * isearch.el: Add isearch-scroll property to split-window-below
3988 and split-window-right.
3989
3990 * follow.el (follow-mode):
3991 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3992 * progmodes/ada-xref.el (ada-gdb-application):
3993 * emulation/vip.el (vip-buffer-in-two-windows):
3994 * image-dired.el (image-dired-dired-with-window-configuration):
3995 * dired-x.el (dired-do-find-marked-files):
3996 * dired.el (dired-pop-to-buffer):
3997 * bs.el (bs--show-with-configuration):
3998 * vc/emerge.el (emerge-setup-windows):
3999 * textmodes/two-column.el (2C-two-columns):
4000 * textmodes/reftex-toc.el (reftex-toc):
4001 * progmodes/gdb-mi.el (gdb-setup-windows):
4002 * progmodes/fortran.el (fortran-window-create):
4003 * net/newst-treeview.el (newsticker--treeview-window-init):
4004 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
4005 * emulation/tpu-edt.el (tpu-gold-map):
4006 * emulation/crisp.el (crisp-mode-map):
4007 * calendar/calendar.el (calendar-basic-setup): Callers changed.
4008
38bb2ca8
CY
40092011-10-29 Chong Yidong <cyd@gnu.org>
4010
aa4de341
CY
4011 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
4012
e1eb5385
CY
4013 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
4014
5d2ece3c
CY
4015 * textmodes/flyspell.el (flyspell-word): Fix char offset for
4016 forged Ispell output (Bug#7904).
4017
38bb2ca8
CY
4018 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
4019
d0af9f77
SM
40202011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4021
4022 * doc-view.el: Avoid ugly errors about not finding nil.
4023 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
4024 (doc-view-dvipdf-program, doc-view-unoconv-program)
4025 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
4026 Avoid nil or absolute file name as default value.
4027 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
4028
52bedd34
AM
40292011-10-28 Alan Mackenzie <acm@muc.de>
4030
db22a3c2 4031 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 4032
7e43cfa5
AM
40332011-10-28 Alan Mackenzie <acm@muc.de>
4034
4035 Amend the handling of c-beginning/end-of-defun in nested declaration
4036 scopes.
4037
52bedd34
AM
4038 * progmodes/cc-vars.el (c-defun-tactic): Move here from
4039 cc-langs.el. Change it to a defcustom.
7e43cfa5 4040
52bedd34
AM
4041 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
4042 cc-vars.el.
7e43cfa5 4043
d0af9f77
SM
4044 * progmodes/cc-engine.el (c-beginning-of-statement-1):
4045 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 4046
52bedd34 4047 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 4048 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
4049 (c-widen-to-enclosing-decl-scope): New function.
4050 (c-while-widening-to-decl-block): New macro.
4051 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
4052 outward for defun boundaries, and correspondingly change symbol
4053 `respect-enclosure' to `go-outward'.
4054 (c-declaration-limits): Change algorithm to report only the "innermost"
4055 defun's boundaries.
4056
1a2ce9ee
DD
40572011-10-28 Deniz Dogan <deniz@dogan.se>
4058
4059 * net/rcirc.el (rcirc-mode): Use hard newlines.
4060
bc97a826
AM
40612011-10-28 Alan Mackenzie <acm@muc.de>
4062
4063 Amend to indent and fontify macros "which include their own semicolon"
4064 correctly, using the "virtual semicolon" mechanism.
4065
52bedd34 4066 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 4067
d0af9f77 4068 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 4069 Recode to scan one line at a time rather than having \n and \r
58179cce 4070 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 4071 (c-forward-label): Amend for virtual semicolons.
58179cce 4072 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 4073
52bedd34
AM
4074 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
4075 of the new C macros.
bc97a826 4076
52bedd34 4077 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
4078 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
4079 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
4080 (c-opt-cpp-macro-define): Make into a full language variable.
4081 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
4082 AWK Mode (including \n, \r) removed, no longer needed.
4083
d0af9f77
SM
4084 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
4085 Invoke c-make-macro-with-semi-re.
bc97a826 4086
52bedd34
AM
4087 * progmodes/cc-vars.el (c-macro-with-semi-re):
4088 (c-macro-names-with-semicolon): New variables.
58179cce 4089 (c-make-macro-with-semi-re): New function.
bc97a826 4090
7a6c0941
SM
40912011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4092
4093 * vc/log-edit.el: Fill empty field rather than adding new one.
4094 (log-edit-add-field): New function.
4095 (log-edit-insert-changelog): Use it.
4096
b0c4cdcf
ML
40972011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4098
4099 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
4100
ee1f1da9
SM
41012011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4102
4103 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
4104 (gdb--check-interpreter): New function.
4105 (gdb): Use it.
4106
51bc5f8b
GM
41072011-10-27 Glenn Morris <rgm@gnu.org>
4108
416a2c45
GM
4109 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
4110 (least-positive-float, least-negative-float)
4111 (least-positive-normalized-float, least-negative-normalized-float)
4112 (float-epsilon, float-negative-epsilon):
4113 Remove unnecessary declarations.
4114
4115 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
4116 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
4117 (least-positive-float, least-negative-float)
4118 (least-positive-normalized-float, least-negative-normalized-float)
4119 (float-epsilon, float-negative-epsilon): Add doc-strings,
4120 based on those in cl.texi.
4121
51bc5f8b
GM
4122 * files.el (set-visited-file-name): If the major-mode changed,
4123 reload the local variables. (Bug#9796)
4124
15de15c6
CY
41252011-10-27 Chong Yidong <cyd@gnu.org>
4126
4127 * subr.el (change-major-mode-after-body-hook): New hook.
4128 (run-mode-hooks): Run it.
4129
ee1f1da9
SM
4130 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4131 Use change-major-mode-before-body-hook.
15de15c6
CY
4132
4133 * simple.el (fundamental-mode):
4134 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
4135 change introducing fundamental-mode-hook.
4136
5430d399
JB
41372011-10-26 Juanma Barranquero <lekktu@gmail.com>
4138
acc825c5 4139 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 4140
ad74a69e
MA
41412011-10-26 Michael Albinus <michael.albinus@gmx.de>
4142
4143 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 4144 tramp.el explicitly. (Bug#7583)
ad74a69e 4145
71d4c2a5
SM
41462011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4147
4148 * progmodes/octave-mod.el:
4149 * progmodes/octave-inf.el: Update maintainer.
4150
b1f6fa26
CY
41512011-10-26 Chong Yidong <cyd@gnu.org>
4152
4153 * subr.el (with-wrapper-hook): Rewrite doc.
4154
3f04efd6
MA
41552011-10-25 Michael Albinus <michael.albinus@gmx.de>
4156
4157 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 4158 filenames "/method:foo:". (Bug#9793)
3f04efd6 4159
410488d3
SM
41602011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4161
4162 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
4163 (bug#9865).
4164
c1ebb47e
GM
41652011-10-24 Glenn Morris <rgm@gnu.org>
4166
4167 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
4168
7f5c46c7
MA
41692011-10-24 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * notifications.el: Add the requirement of a running D-Bus session
4172 bus to the Commentary.
4173
db2440b6
JL
41742011-10-24 Juri Linkov <juri@jurta.org>
4175
4176 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
4177 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
4178 (Bug#9364)
4179
feecf435
JL
41802011-10-24 Juri Linkov <juri@jurta.org>
4181
4182 * info.el (Info-following-node-name-re): Add newline to the list
4183 of allowed characters for leading space. (Bug#9824)
4184
a3839de2
SM
41852011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4186
acc825c5
SM
4187 * progmodes/octave-inf.el (inferior-octave-mode-map):
4188 Fix C-c C-h binding.
a3839de2
SM
4189 * progmodes/octave-mod.el (octave-help): Remove.
4190
09388e76
MA
41912011-10-23 Michael Albinus <michael.albinus@gmx.de>
4192
4193 Sync with Tramp 2.2.3.
4194
4195 * net/tramp-cache.el (top): Pacify byte-compiler using
4196 `init-file-user' and `site-run-file'.
4197
4198 * net/trampver.el: Update release number.
4199
86c60681
CY
42002011-10-23 Chong Yidong <cyd@gnu.org>
4201
4202 * files.el (toggle-read-only): Remove obsolete comment about
4203 version control.
4204
4205 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
4206 for toggle-read-only. Note that this hasn't called vc-next-action
4207 since 2008-05-02, though it wasn't documented at the time.
4208
a3839de2
SM
4209 * vc/ediff-init.el (ediff-toggle-read-only-function):
4210 Use toggle-read-only.
86c60681 4211
cd5495ff
AM
42122011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
4213
4214 Fix bug #9560, sporadic wrong indentation; improve instrumentation
4215 of c-parse-state.
4216
00b77525 4217 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 4218 correct faulty logical expression.
cd5495ff
AM
4219 (c-parse-state-state, c-record-parse-state-state):
4220 (c-replay-parse-state-state): New defvar/defuns.
4221 (c-debug-parse-state): Use new functions.
4222
42ee24ed
MR
42232011-10-22 Martin Rudalics <rudalics@gmx.at>
4224
4225 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 4226 last fix. Use window-in-direction correctly.
42ee24ed 4227
a7dee7e7
CY
42282011-10-21 Chong Yidong <cyd@gnu.org>
4229
4230 * progmodes/idlwave.el (idlwave-mode):
4231 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
4232 require-final-newline; that's done in prog-mode.
4233 Suggested by Stefan Monnier.
a7dee7e7 4234
e07b9a6d
MR
42352011-10-21 Martin Rudalics <rudalics@gmx.at>
4236
4237 * mouse.el (mouse-drag-window-above)
4238 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
4239 (mouse-drag-mode-line-1, mouse-drag-header-line)
4240 (mouse-drag-vertical-line-rightward-window): Remove.
4241 (mouse-drag-line): New function.
4242 (mouse-drag-mode-line, mouse-drag-header-line)
4243 (mouse-drag-vertical-line): Call mouse-drag-line.
4244 * window.el (window-at-side-p, windows-at-side): New functions.
4245
7e1361d9
UM
42462011-10-21 Ulrich Mueller <ulm@gentoo.org>
4247
4248 * tar-mode.el (tar-grind-file-mode):
4249 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
4250
30fcaf3a
CY
42512011-10-21 Chong Yidong <cyd@gnu.org>
4252
4253 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
4254 * progmodes/vera-mode.el (vera-mode):
4255 Use mode-require-final-newline.
30fcaf3a 4256
516eddb0
GM
42572011-10-20 Glenn Morris <rgm@gnu.org>
4258
db22a3c2 4259 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 4260
10d5f513
CS
42612011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
4262
4263 * emulation/cua-base.el (cua-set-mark): Fix case of string.
4264
ac6c8639
CY
42652011-10-20 Chong Yidong <cyd@gnu.org>
4266
4267 * emulation/cua-base.el (cua-mode):
4268 * mail/footnote.el (footnote-mode):
4269 * mail/mailabbrev.el (mail-abbrevs-mode):
4270 * net/xesam.el (xesam-minor-mode):
4271 * progmodes/bug-reference.el (bug-reference-mode):
4272 * progmodes/cap-words.el (capitalized-words-mode):
4273 * progmodes/compile.el (compilation-minor-mode)
4274 (compilation-shell-minor-mode):
4275 * progmodes/gud.el (gud-tooltip-mode):
4276 * progmodes/hideif.el (hide-ifdef-mode):
4277 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
4278 * progmodes/subword.el (subword-mode):
4279 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4280 * progmodes/which-func.el (which-function-mode):
4281 * term/tvi970.el (tvi970-set-keypad-mode):
4282 * term/vt100.el (vt100-wide-mode):
4283 * textmodes/flyspell.el (flyspell-mode):
4284 * textmodes/ispell.el (ispell-minor-mode):
4285 * textmodes/nroff-mode.el (nroff-electric-mode):
4286 * textmodes/paragraphs.el (use-hard-newlines):
4287 * textmodes/refill.el (refill-mode):
4288 * textmodes/reftex.el (reftex-mode):
4289 * textmodes/rst.el (rst-minor-mode):
4290 * textmodes/sgml-mode.el (html-autoview-mode)
4291 (sgml-electric-tag-pair-mode):
4292 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
4293 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
4294 * emulation/crisp.el (crisp-mode):
4295 * emacs-lisp/eldoc.el (eldoc-mode):
4296 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
4297 minor mode behavior.
4298
aa42ab43
JL
42992011-10-19 Juri Linkov <juri@jurta.org>
4300
4301 * descr-text.el (describe-char): Add #x2010 and #x2011 to
4302 the list of hard-coded chars with escape-glyph face.
4303
89400f1d
SM
43042011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4305
4306 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
4307
305c07f6
MA
43082011-10-19 Michael Albinus <michael.albinus@gmx.de>
4309
4310 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
4311 running process.
4312
13754b54
GM
43132011-10-19 Glenn Morris <rgm@gnu.org>
4314
4315 * vc/vc-bzr.el (vc-bzr-after-dir-status):
4316 Ignore ignored files. (Bug#9726)
4317
06e21633
CY
43182011-10-19 Chong Yidong <cyd@gnu.org>
4319
4320 Doc fix for minor modes, stating that an omitted argument enables
4321 the mode unconditionally when called from Lisp.
4322
4323 * abbrev.el (abbrev-mode):
4324 * allout.el (allout-mode):
4325 * autoinsert.el (auto-insert-mode):
4326 * autoarg.el (autoarg-mode, autoarg-kp-mode):
4327 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
4328 (global-auto-revert-mode):
4329 * battery.el (display-battery-mode):
4330 * composite.el (global-auto-composition-mode)
4331 (auto-composition-mode):
4332 * delsel.el (delete-selection-mode):
4333 * desktop.el (desktop-save-mode):
4334 * dired-x.el (dired-omit-mode):
4335 * dirtrack.el (dirtrack-mode):
4336 * doc-view.el (doc-view-minor-mode):
4337 * double.el (double-mode):
4338 * electric.el (electric-indent-mode, electric-pair-mode):
4339 * emacs-lock.el (emacs-lock-mode):
4340 * epa-hook.el (auto-encryption-mode):
4341 * follow.el (follow-mode):
4342 * font-core.el (font-lock-mode):
4343 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
4344 * help.el (temp-buffer-resize-mode):
4345 * hilit-chg.el (highlight-changes-mode)
4346 (highlight-changes-visible-mode):
4347 * hi-lock.el (hi-lock-mode):
4348 * hl-line.el (hl-line-mode, global-hl-line-mode):
4349 * icomplete.el (icomplete-mode):
4350 * ido.el (ido-everywhere):
4351 * image-file.el (auto-image-file-mode):
4352 * image-mode.el (image-minor-mode):
4353 * iswitchb.el (iswitchb-mode):
4354 * jka-cmpr-hook.el (auto-compression-mode):
4355 * linum.el (linum-mode):
4356 * longlines.el (longlines-mode):
4357 * master.el (master-mode):
4358 * mb-depth.el (minibuffer-depth-indicate-mode):
4359 * menu-bar.el (menu-bar-mode):
4360 * minibuf-eldef.el (minibuffer-electric-default-mode):
4361 * mouse-sel.el (mouse-sel-mode):
4362 * msb.el (msb-mode):
4363 * mwheel.el (mouse-wheel-mode):
4364 * outline.el (outline-minor-mode):
4365 * paren.el (show-paren-mode):
4366 * recentf.el (recentf-mode):
4367 * reveal.el (reveal-mode, global-reveal-mode):
4368 * rfn-eshadow.el (file-name-shadow-mode):
4369 * ruler-mode.el (ruler-mode):
4370 * savehist.el (savehist-mode):
4371 * scroll-all.el (scroll-all-mode):
4372 * scroll-bar.el (scroll-bar-mode):
4373 * server.el (server-mode):
4374 * shell.el (shell-dirtrack-mode):
4375 * simple.el (auto-fill-mode, transient-mark-mode)
4376 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
4377 (line-number-mode, column-number-mode, size-indication-mode)
4378 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
4379 * strokes.el (strokes-mode):
4380 * time.el (display-time-mode):
4381 * t-mouse.el (gpm-mouse-mode):
4382 * tool-bar.el (tool-bar-mode):
4383 * tooltip.el (tooltip-mode):
4384 * type-break.el (type-break-mode-line-message-mode)
4385 (type-break-query-mode):
4386 * view.el (view-mode):
4387 * whitespace.el (whitespace-mode, whitespace-newline-mode)
4388 (global-whitespace-mode, global-whitespace-newline-mode):
4389 * xt-mouse.el (xterm-mouse-mode): Doc fix.
4390
a3839de2
SM
4391 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4392 Fix autogenerated docstring.
06e21633 4393
5214e501
JL
43942011-10-19 Juri Linkov <juri@jurta.org>
4395
4396 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
4397 by checking environment variables "DESKTOP_SESSION" and
4398 "XDG_CURRENT_DESKTOP". (Bug#9779)
4399
195f8db9
JL
44002011-10-19 Juri Linkov <juri@jurta.org>
4401
4402 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
4403 (browse-url-chromium-program, browse-url-chromium-arguments):
4404 New defcustoms.
4405 (browse-url-default-browser): Check for `browse-url-chromium' and
4406 call `browse-url-chromium-program'.
4407 (browse-url-chromium): New command. (Bug#9779)
4408
343a34ff
JB
44092011-10-18 Juanma Barranquero <lekktu@gmail.com>
4410
4411 * facemenu.el (list-colors-duplicates): On Windows, detect more
4412 duplicates by assuming that only colors matching "^System" are
4413 special "system colors". (Bug#9722)
4414
6978a151
SM
44152011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4416
4417 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
4418 to distinguish the author from the committer.
4419
6a80b297
MA
44202011-10-18 Michael Albinus <michael.albinus@gmx.de>
4421
4422 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
4423
b31a5677
JK
44242011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
4425
4426 * international/mule.el (sgml-html-meta-auto-coding-function):
4427 Add support for detecting encoding in HTML5 specified only as
4428 <meta charset="UTF-8">. Implementation just makes http-equiv and
4429 content-type parts from HTML4 encoding string optional. (Bug#9716)
4430
80c6d77f
GM
44312011-10-18 Glenn Morris <rgm@gnu.org>
4432
4433 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
4434
08b0fee8
CY
44352011-10-18 Chong Yidong <cyd@gnu.org>
4436
4437 * faces.el (cursor): Doc fix.
4438
67e729a5
CY
44392011-10-17 Chong Yidong <cyd@gnu.org>
4440
4441 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
4442
343a34ff 44432011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
4444
4445 * dirtrack.el (dirtrack): Support shell buffers with path
4446 prefixes, e.g. tramp-based remote shells. (Bug#9647)
4447
0bc06380
TZ
44482011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
4449
4450 * json.el: Bump version to 1.3 and note change in History.
4451 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
4452
8b79f3e0
SM
44532011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4454
5a7c536b
SM
4455 * comint.el (comint-insert-input, comint-send-input)
4456 (comint-get-old-input-default, comint-backward-matching-input)
4457 (comint-next-prompt): Use nil instead of `input' for field property of
4458 past user input (bug#114).
4459
96a8a0df
SM
4460 * minibuffer.el (completion--replace): Inherit surrounding properties
4461 (bug#114).
4462 (minibuffer-complete-and-exit): Use it.
4463
8b79f3e0
SM
4464 * comint.el (comint--table-subvert): Quote the all-completions output
4465 (bug#9160).
4466
b8f7ff0d
MR
44672011-10-17 Martin Rudalics <rudalics@gmx.at>
4468
8b79f3e0 4469 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 4470
b8f7ff0d 4471 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 4472 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
4473 entries and separate them from frame entries.
4474
c235b555
GM
44752011-10-15 Glenn Morris <rgm@gnu.org>
4476
4477 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
4478 Doc fixes.
4479
6bbfa6e1
CY
44802011-10-15 Chong Yidong <cyd@stupidchicken.com>
4481
8b79f3e0
SM
4482 * net/network-stream.el (network-stream-open-starttls):
4483 Improve detection of failure due to lack of TLS support.
ec5c990d 4484
6bbfa6e1
CY
4485 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
4486 putting the input text in front and in bold.
4487
98488977
SM
44882011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4489
3d1337be
SM
4490 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
4491
ee0b45e4
SM
4492 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
4493 empty buffer.
4494
98488977
SM
4495 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
4496 unread-command-events rather than pushing yet-another event.
4497
186f4720
EZ
44982011-10-14 Eli Zaretskii <eliz@gnu.org>
4499
4500 * mail/sendmail.el (sendmail-query-once): Improve the wording of
4501 the explanation of the possible choices. Make the options passed
4502 to completing-read shorter.
4503
8b7a997c
AM
45042011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4505
4506 * textmodes/flyspell.el (flyspell-large-region): Make sure
4507 extended character mode is used if defined (Bug#1339).
4508
12587bbb
EZ
45092011-10-13 Eli Zaretskii <eliz@gnu.org>
4510
4511 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
4512 character info for LRE, LRO, RLE, and RLO characters by appending
4513 an invisible PDF.
12587bbb 4514
bad41229
SM
45152011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4516
4517 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
4518 even in case of error; add debug spec; simplify data flow.
4519 (with-timeout-handler): Remove.
4520
28dbc92f
MA
45212011-10-12 Michael Albinus <michael.albinus@gmx.de>
4522
4523 Fix Bug#6019, Bug#9315.
4524
4525 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
4526 complete `buffer-file-name', the local file name part could look
4527 remotely (for example on VMS).
4528
4529 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
4530 `tramp-run-real-handler'.
4531 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
4532 already quoted by '"'.
4533
4534 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
4535 Let `file-name-handler-alist' be nil, the local file name part
4536 could look remotely (for example on VMS).
4537
e1b0b23a
SM
45382011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4539
4540 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
4541 from here...
4542 (flyspell-post-command-hook): ...to here.
4543
a120bde9
SM
45442011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4545
4546 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
4547 if not needed.
4548 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
4549 using completion. Protect against "slow" callers.
4550 Remove the "message hack".
4551
7ce7717b
JL
45522011-10-11 Juri Linkov <juri@jurta.org>
4553
4554 * isearch.el (isearch-lazy-highlight-word): New variable.
4555 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4556 Use it. (Bug#9727)
4557
c02ee9d6
GM
45582011-10-11 Glenn Morris <rgm@gnu.org>
4559
4560 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
4561 like f90-previous-statement does.
4562
93e616fd 45632011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4564
1f190e73 4565 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4566 only in interactive use, to avoid error.
4567
af7b6078
SM
45682011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4569
4570 * minibuffer.el (completion-file-name-table): Fix last change,
4571 i.e. ignore normal errors but not the other ones.
4572
0563dae9
MR
45732011-10-10 Martin Rudalics <rudalics@gmx.at>
4574
4575 * window.el (special-display-buffer-names)
4576 (special-display-regexps): Remove some remnants of earlier
4577 changes from doc-strings.
366ca7f3
MR
4578 (quit-windows-on): New function.
4579
4580 * vc/vc.el (vc-revert, vc-rollback):
4581 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4582 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4583 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4584
49677495
MR
45852011-10-09 Martin Rudalics <rudalics@gmx.at>
4586
4587 * window.el (frame-auto-hide-function): Add version tag.
4588 (Bug#9699)
4589
56f2d1e1
MA
45902011-10-09 Michael Albinus <michael.albinus@gmx.de>
4591
4592 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4593 condition.
4594
112a6592
LL
45952011-10-09 Leo Liu <sdl.web@gmail.com>
4596
4597 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4598 (Bug#9701)
4599
0812589b
GM
46002011-10-08 Glenn Morris <rgm@gnu.org>
4601
4602 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4603 before the first code statement zero indent. (Bug#9690)
4604
b2b0776e
CY
46052011-10-08 Chong Yidong <cyd@stupidchicken.com>
4606
4607 * simple.el (count-words-region): Always count in the region.
4608 Report the number of lines and characters too.
4609 (count-words): New command, which counts in the buffer if the
4610 region is inactive, as count-words-region used to.
4611 (count-words--message): New function. Handle plurals.
4612 (count-lines-region): Make it an alias for count-words-region.
4613
4614 * bindings.el (esc-map): Replace count-lines-region with
4615 count-words-region.
4616
c557cd6b
MR
46172011-10-08 Martin Rudalics <rudalics@gmx.at>
4618
4619 * window.el (window--delete): Delete dedicated frame
4620 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4621 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4622
61a57ef4 46232011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4624
3a7d293b 4625 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4626
c3833279
CY
46272011-10-07 Chong Yidong <cyd@stupidchicken.com>
4628
4629 * bindings.el ([M-left],[M-right]): Bind to left-word and
4630 right-word respectively.
4631
21ce8245
GM
46322011-10-07 Glenn Morris <rgm@gnu.org>
4633
4634 * cus-start.el (debug-on-quit): Fix custom type.
4635
6d823bb2
LMI
46362011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4637
0181e193
LMI
4638 * subr.el (define-key-after): Clarify that the function is not
4639 useful for non-menu keymaps.
4640
6d823bb2
LMI
4641 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4642
8e3459ce 46432011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4644
21ce8245 4645 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4646 in current minibuffer (Fix bug with recursive minibuffers).
4647
a1c2d21e
CY
46482011-10-06 Chong Yidong <cyd@stupidchicken.com>
4649
4650 * progmodes/gdb-mi.el (gdb): Doc fix.
4651
5a4cf282
MR
46522011-10-05 Martin Rudalics <rudalics@gmx.at>
4653
4654 * window.el (frame-auto-hide-function): New option replacing
4655 frame-auto-delete. Suggested by Stefan Monnier.
4656 (window--delete): Call frame-auto-hide-function instead of
4657 investigating frame-auto-delete.
c96111ea
MR
4658 (window-point-1, set-window-point-1): New functions.
4659 (window-in-direction, record-window-buffer, window-state-get-1)
4660 (display-buffer-record-window): Use window-point-1 instead of
4661 window-point.
4662 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4663
9854542e
SM
46642011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4665
4666 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4667
8943cfb0
GM
46682011-10-05 Glenn Morris <rgm@gnu.org>
4669
4670 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4671 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4672
647ab967
LL
46732011-10-05 Leo Liu <sdl.web@gmail.com>
4674
4675 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4676 works with buffer object.
4677
3ddfbced
SM
46782011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4679
4680 * mpc.el (mpc-tool-bar-map): Add labels.
4681
bdfa5dd2
GM
46822011-10-04 Glenn Morris <rgm@gnu.org>
4683
4684 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4685
0e2070b5
MR
46862011-10-04 Martin Rudalics <rudalics@gmx.at>
4687
4688 * window.el (window--delete): New function.
4689 (frame-auto-delete): Resuscitate option.
4690 (bury-buffer, replace-buffer-in-windows)
4691 (quit-window): Rewrite using window--delete.
4692 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4693 Pass display-buffer-mark-dedicated to window--display-buffer-2
4694 (Bug#9639).
4695
3dc61a09
SM
46962011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4697
915a9b64
SM
4698 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4699 returns a list (bug#9554). Add remote file name completion.
4700 * comint.el (comint--table-subvert): Curry and get quote&unquote
4701 functions as arguments.
4702 (comint--complete-file-name-data): Adjust call accordingly.
4703 * pcomplete.el (pcomplete--table-subvert): Remove.
4704 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4705
3dc61a09
SM
4706 * minibuffer.el (completion-table-case-fold): Use currying.
4707 (completion--styles-type, completion--cycling-threshold-type):
4708 New constants.
4709 (completion-styles, completion-category-overrides)
4710 (completion-cycle-threshold): Use them.
4711 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4712 completion-table-case-fold.
4713
8ea0a993
SB
47142011-10-03 Stephen Berman <stephen.berman@gmx.net>
4715
4716 * minibuffer.el (completion-category-overrides): Fix type of styles
4717 and add more user friendly tags (bug#9660).
4718
8c24b7f6
SM
47192011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4720
4721 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4722 (mule-input-method-string): New widget.
4723 (default-input-method, language-info-custom-alist): Use it.
4724
428fe61a
SM
47252011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4726
32c1fffd
SM
4727 * pcomplete.el: Require comint.
4728 (pcomplete--common-suffix): Remove.
4729 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4730 (pcomplete--table-subvert): Sync with comint--table-subvert.
4731 (pcomplete--entries): Use comint-completion-file-name-table.
4732 * comint.el (comint-unquote-filename): Simplify.
4733 (comint-completion-file-name-table): New function (bug#9616).
4734 (comint--complete-file-name-data): Use it.
4735
428fe61a
SM
4736 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4737 (pcmpl-gnu-tar-buffer): Remove.
4738 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4739 around. Make sure pcomplete-suffix-list is only changed temporarily.
4740 Don't look inside the tar's file if it's too large.
428fe61a 4741
04c52e2f
CY
47422011-10-01 Chong Yidong <cyd@stupidchicken.com>
4743
ce3cefcc
CY
4744 * cus-edit.el (custom-mode-map):
4745 * epa.el (epa-key-list-mode-map):
4746 * man.el (Man-mode-map):
4747 * startup.el (splash-screen-keymap):
4748 * simple.el (special-mode-map): Use scroll-up-command and
4749 scroll-down-command.
4750
4751 * progmodes/idlw-help.el (idlwave-help-mode-map):
4752 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4753 * net/newst-plainview.el (newsticker-mode-map):
4754 * emulation/ws-mode.el (wordstar-mode-map):
4755 * emulation/vi.el (vi-com-map):
4756 * calc/calc-graph.el (calc-graph-show-dumb):
4757 * term/sun.el (terminal-init-sun):
4758 * term/ns-win.el (global-map):
4759 * progmodes/grep.el (grep-mode-map):
4760 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4761 * mail/rmail.el (rmail-mode-map):
4762 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4763
04c52e2f
CY
4764 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4765 custom-safe-themes as special.
4766
79adf8c8
JD
47672011-10-01 Julien Danjou <julien@danjou.info>
4768
4769 * notifications.el (notifications-notify): Fix docstring.
4770
63bd50d3
PS
47712011-10-01 Per Starbäck <per@starback.se>
4772
4773 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4774
199e4c7e
MR
47752011-09-30 Martin Rudalics <rudalics@gmx.at>
4776
4777 * startup.el (command-line-1): Fix last fix by inserting
4778 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4779 (Bug#9605) and (Bug#9636)
199e4c7e 4780
fe5f08dd
EZ
47812011-09-29 Eli Zaretskii <eliz@gnu.org>
4782
4783 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4784 window is hscrolled, move by logical lines. (Bug#9607)
4785 (line-move-visual): Update the doc string to the above effect.
4786
b5516bbd
MR
47872011-09-29 Martin Rudalics <rudalics@gmx.at>
4788
ccee00c0
MR
4789 * window.el (display-buffer-record-window): When WINDOW is the
4790 selected window use `point' instead of `window-point'. (Bug#9626)
4791
b5516bbd
MR
4792 * startup.el (command-line-1): Use insert-before-markers when
4793 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4794
b5516bbd
MR
4795 * help.el (help-window): Remove variable.
4796
52aa0014
GM
47972011-09-29 Glenn Morris <rgm@gnu.org>
4798
4799 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4800
df9a7357
JB
48012011-09-29 Juanma Barranquero <lekktu@gmail.com>
4802
4803 * descr-text.el (describe-char-categories): Accept category
4804 descriptions more than one line long.
4805
a8406c20
SM
48062011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4807
88d9610c
SM
4808 * simple.el (delete-trailing-whitespace): Fix last change.
4809
a5daf810
SM
4810 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4811 Don't confuse "y => 3" as the beginning of a `y' operation.
4812
a8406c20
SM
4813 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4814 object has more than 4 slots (bug#9613).
4815
a239d4e9
JB
48162011-09-28 Juanma Barranquero <lekktu@gmail.com>
4817
4818 * subr.el (with-output-to-temp-buffer):
4819 * net/quickurl.el (quickurl, quickurl-browse-url):
4820 Fix typos in docstrings.
4821
693fbdb6
EZ
48222011-09-27 Eli Zaretskii <eliz@gnu.org>
4823
4824 * minibuffer.el (completion-styles)
4825 (completion-category-overrides): Cross reference each other in doc
4826 strings.
4827
8b457e28
GM
48282011-09-27 Glenn Morris <rgm@gnu.org>
4829
4830 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4831 to split-string. (Bug#9606)
4832
85a16208
LMI
48332011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4834
4835 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4836 (bug#9615).
4837
502f9ebd
CY
48382011-09-27 Chong Yidong <cyd@stupidchicken.com>
4839
4840 * emacs-lisp/package.el (list-packages): Fix echo area message.
4841
7690bdea
LL
48422011-09-27 Leo Liu <sdl.web@gmail.com>
4843
4844 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4845
e2ee6f30
MA
48462011-09-25 Michael Albinus <michael.albinus@gmx.de>
4847
4848 * net/dbus.el (dbus-unregister-object): Don't release services for
4849 registered signals. (Bug#9581)
4850
f3f98342
TZ
48512011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4852
4853 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4854 function that picks between cfengine 2 and 3 support
4855 automatically. Update docs accordingly.
4856
dd7aa8dd
KH
48572011-09-22 Kenichi Handa <handa@m17n.org>
4858
4859 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4860 ZERO.
4861 (indian-itrans-v5-table-for-tamil): New variable.
4862 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4863
3f2b07f8
KM
48642011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4865
4866 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4867 that's true if the current command involved collapsing of text.
4868 It's reset to false at the beginning of the next command.
4869 (allout-post-command-business): Move the cursor to the beginning
4870 of entry if the cursor is hidden and collapsing activity just
4871 happened.
4872
371d6a61
CY
48732011-09-24 Chong Yidong <cyd@stupidchicken.com>
4874
4875 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4876 tracking (Bug#9541).
4877
2ac2721a
UJ
48782011-09-24 Ulf Jasper <ulf.jasper@web.de>
4879
4880 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4881 (newsticker-show-news): Automatically load html rendering package
4882 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4883 because w3m-fill-column is let-bound" and the error "Symbol's value
4884 as variable is void: w3m-fill-column".
2ac2721a 4885
fac7ae53
MA
48862011-09-24 Michael Albinus <michael.albinus@gmx.de>
4887
4888 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4889 Release services only if they are defined. (Bug#9581)
4890
e08b633b
RS
48912011-09-23 Richard Stallman <rms@gnu.org>
4892
e488d29c
RS
4893 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4894 distinguish start of paragraph from start of its text.
4895
19c38752
RS
4896 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4897
e08b633b
RS
4898 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4899 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4900 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4901
0a39f27e
AS
49022011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4903
4904 * international/mule-diag.el (mule-diag): Insert a newline after
4905 each fontset description.
4906
db4e950d
SM
49072011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4908
4909 * simple.el (delete-trailing-whitespace):
4910 Document last change; simplify.
4911
eca3f3ea
PW
49122011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4913
d68e189a
PW
4914 * simple.el (delete-trailing-whitespace): Also delete
4915 extra newlines at the end of the buffer.
4916
eca3f3ea
PW
4917 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4918 (picture-newline): Use forward-line so as to ignore fields.
4919
01c157cc
SM
49202011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4921
4922 * subr.el (with-wrapper-hook): Fix edebug spec.
4923
022de23e
LMI
49242011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4925
4926 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4927 (bug#4538).
4928
91683089
MA
49292011-09-23 Michael Albinus <michael.albinus@gmx.de>
4930
eca3f3ea
PW
4931 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4932 Fix nasty bug using wrong cached values.
91683089 4933
5bdd6fa4
AM
49342011-09-23 Alan Mackenzie <acm@muc.de>
4935
4936 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4937
97adfb97
CY
49382011-09-23 Chong Yidong <cyd@stupidchicken.com>
4939
4940 * window.el (pop-to-buffer): Ensure right window is selected if we
4941 chose another frame.
4942
d4ef2b50
EZ
49432011-09-22 Eli Zaretskii <eliz@gnu.org>
4944
4945 * simple.el (what-cursor-position): Use get-char-property-change
4946 and next-single-char-property-change, to be able to show display
4947 properties that come from overlays as well as text properties.
4948
72258fe5
CY
49492011-09-22 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4952
4953 * cmuscheme.el (run-scheme, switch-to-scheme):
4954 * cus-edit.el (customize-group, custom-buffer-create)
4955 (customize-browse):
4956 * info.el (info):
4957 * shell.el (shell):
4958 * mail/sendmail.el (mail):
4959 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4960
8f098516
RS
49612011-09-22 Richard Stallman <rms@gnu.org>
4962
4963 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4964 move back only to line beg, don't move back over blank lines.
4965
e74f1bb6
MA
49662011-09-22 Michael Albinus <michael.albinus@gmx.de>
4967
4968 * files.el (copy-directory): Set directory attributes only in case
4969 they could be retrieved from the source directory. (Bug#9565)
4970
bfeef8b6
DK
49712011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4972
4973 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4974 (hs-find-block-beginning, hs-hide-level-recursive):
4975 Ignore strings as well as comments. (Bug#9502)
4976
7e423bb8
AS
49772011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4978
4979 * progmodes/sql.el (sql-comint-postgres):
4980 Convert port number to a string. (Bug#9566)
4981
b4d72fcf
MR
49822011-09-22 Martin Rudalics <rudalics@gmx.at>
4983
4984 * window.el (quit-window): Undedicate window when switching to
4985 previous buffer. Reported by Thierry Volpiatto
4986 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4987 (special-display-popup-frame): When popping up a new frame reset
4988 its previous buffers to nil. Simplify code.
b4d72fcf 4989
a7b88dc6
MA
49902011-09-21 Michael Albinus <michael.albinus@gmx.de>
4991
4992 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4993 and process filter, as done also in `shell-command'.
4994
cf4eacfd
MR
49952011-09-21 Martin Rudalics <rudalics@gmx.at>
4996
eca3f3ea 4997 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4998 Call set-window-start with NOFORCE argument t.
4999 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
5000 (quit-window): Reword doc-string. Handle new format of
5001 quit-restore parameter. Don't delete window if it has a
5002 previous buffer we can show instead of the present one.
5003 (display-buffer-record-window): Rewrite using a new format for
5004 the quit-restore window parameter
5005 (special-display-popup-frame, display-buffer-same-window)
5006 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5007 (display-buffer-pop-up-window, display-buffer-use-some-window):
5008 Adapt symbol passed to display-buffer-record-window.
5009 * help.el (help-window-setup): Handle new format of quit-restore
5010 parameter.
5011
8d28cb95
SM
50122011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
5013
94ab793f
SM
5014 * faces.el (face-list): Fix docstring (bug#9564).
5015
8d28cb95
SM
5016 * window.el (display-buffer--action-function-custom-type):
5017 Don't include internal functions in the Custom interface.
5018
3820edeb
JL
50192011-09-20 Juri Linkov <juri@jurta.org>
5020
5021 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
5022 (Info-forward-node, Info-backward-node, Info-next-preorder)
5023 (Info-last-preorder): Use it. (Bug#9528)
5024
5147931d
JL
50252011-09-20 Juri Linkov <juri@jurta.org>
5026
5027 * info.el (Info-last-preorder): Visit last menu item only when
5028 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
5029
cf499a1a
JD
50302011-09-20 Julien Danjou <julien@danjou.info>
5031
5032 * password-cache.el (password-cache-remove): Remove entries even if the
5033 value is nil, so that password with a nil value (negative caching) is
5034 possible to invalidate.
5035
f84e2fe2
LM
50362011-09-20 Lawrence Mitchell <wence@gmx.li>
5037
5038 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
5039 all whitespace around breakpoint. (Bug#9553)
5040 (f90-find-breakpoint): Only break at whitespace inside a comment.
5041
78054a46
SM
50422011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5043
5044 * minibuffer.el (completion-file-name-table): Keep track of errors.
5045 (completion-table-with-predicate): Handle the case where pred1 is nil.
5046 * pcomplete.el (pcomplete-completions-at-point): Simplify.
5047
345083b2
SM
50482011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5049
e24e27be
SM
5050 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
5051 (debugger-return-value): Signal an error if the debugging context does
5052 not await any return value.
5053
345083b2
SM
5054 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
5055 * image-mode.el (image-toggle-display-text)
5056 (image-toggle-display-image): Stay away from evil `intangible'.
5057
08d355e3
LL
50582011-09-19 Leo Liu <sdl.web@gmail.com>
5059
5060 * replace.el (occur-revert-arguments): Make it permanent-local.
5061 (occur-mode): Don't call font-lock-defontify.
5062
f01da43f
CY
50632011-09-19 Chong Yidong <cyd@stupidchicken.com>
5064
5065 * net/ldap.el (ldap-search-internal): Don't push empty search
5066 result (Bug#9508).
5067
b6072fa6
SM
50682011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5069
5070 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
5071
443d6696
MA
50722011-09-19 Michael Albinus <michael.albinus@gmx.de>
5073
5074 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
5075 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
5076
7cc6e154
JL
50772011-09-18 Juri Linkov <juri@jurta.org>
5078
5079 * buff-menu.el (Buffer-menu-mode-map):
5080 * dired.el (dired-mode-map):
5081 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
5082 (lisp-interaction-mode-map):
5083 * emacs-lisp/package.el (package-menu-mode-map):
5084 * epa.el (epa-key-list-mode-map):
5085 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
5086 (menu-bar-options-menu):
5087 * outline.el (outline-mode-menu-bar-map):
5088 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
5089 * vc/vc-dir.el (vc-dir-menu-map):
5090 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
5091 Capitalize non-function content words in menu item strings.
5092
5093 * dired.el (dired-mode-map): Add menu item for
5094 `image-dired-dired-toggle-marked-thumbs'.
5095
80302a81
JL
50962011-09-18 Juri Linkov <juri@jurta.org>
5097
5098 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
5099 to `isearch-case-fold-search' and restore its original value
5100 after the `isearch-mode' call.
5101
46c5cf66
JL
51022011-09-18 Juri Linkov <juri@jurta.org>
5103
5104 * progmodes/grep.el (grep-process-setup): Don't check code for 1
5105 because `zgrep' returns 1 for successful matches (bug#9226).
5106
d18b513b
JL
51072011-09-18 Juri Linkov <juri@jurta.org>
5108
5109 * info.el (Info-extract-menu-node-name): Check the second match
5110 for empty string (second test-case of bug#9528).
5111 (Info-last-preorder): Let-bind `Info-history' to nil to not add
5112 intermediate nodes to the history (first test-case of bug#9528).
5113
72753f87
JL
51142011-09-18 Juri Linkov <juri@jurta.org>
5115
5116 * info.el (Info-mode-syntax-table): New variable.
1154d12e 5117 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 5118
c9384295
JL
51192011-09-18 Juri Linkov <juri@jurta.org>
5120
1154d12e
JB
5121 * info.el (Info-file-supports-index-cookies):
5122 Increment line-beginning-position's arg from 3 to 4 because makeinfo
5123 outputs one more line for long file names (bug#4142).
c9384295 5124
d473dce8
CY
51252011-09-18 Chong Yidong <cyd@stupidchicken.com>
5126
5127 * newcomment.el (comment-normalize-vars): If prompting for
5128 comment-start, set comment-start-skip too (Bug#8424).
5129
2176854d
JB
51302011-09-18 Johan Bockgård <bojohan@gnu.org>
5131
5132 * icomplete.el: Fix previous fix of Bug#5849.
5133 (icomplete-mode): Don't set completion-show-inline-help.
5134 (icomplete-minibuffer-setup): Set completion-show-inline-help
5135 locally during icompletion.
5136
3aace4e4
CY
51372011-09-18 Chong Yidong <cyd@stupidchicken.com>
5138
c940224f
CY
5139 * woman.el (woman2-process-escapes): Don't delete unrecognized
5140 escapes (Bug#7843).
5141
3aace4e4
CY
5142 * files.el (inhibit-first-line-modes-regexps): Add image files.
5143 (hack-local-variables-prop-line): Return nil for malformed
5144 prop-lines (Bug#9044).
5145
710dec63
MA
51462011-09-18 Michael Albinus <michael.albinus@gmx.de>
5147
5148 * net/tramp.el (top): Don't require 'shell.
5149 (tramp-methods): Fix docstring.
5150 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
5151 Return complete remote file name. Handle "smb" case.
5152 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
5153 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
5154
5155 * net/tramp-compat.el (top): Require 'shell.
5156
5157 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5158 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
5159 `tramp-current-host'.
5160 (tramp-get-remote-tmpdir): Remove.
5161
5162 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
5163 `tramp-tmpdir' entries.
5164 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
5165 (tramp-smb-handle-file-attributes): Ignore errors.
5166 (tramp-smb-wait-for-output): Check also for process end.
5167
5d5ac8ec
LMI
51682011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5169
5170 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
5171 when sending QUIT (bug#9312).
5172
8c0f49f0
CY
51732011-09-17 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
5176 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
5177 occur-mode-display-occurrence.
5178 (occur-edit-mode): Add usage message.
5179 (occur-cease-edit): New command.
5180 (occur-after-change-function): Use text properties to find the
5181 position of the prefix text.
5182 (occur-engine): Set stickiness of prefix text properties.
5183
8f1383f7
GM
51842011-09-17 Glenn Morris <rgm@gnu.org>
5185
5186 * progmodes/etags.el (complete-tag):
5187 Fix call to completion-in-region. (Bug#9526)
5188
744ba0e3
JL
51892011-09-17 Juri Linkov <juri@jurta.org>
5190
5191 * textmodes/ispell.el (ispell-word): Add to the error message
5192 the word, ispell program name and current dictionary (bug#9121).
5193 (ispell-tex-arg-end): Capitalize "error" in the error message.
5194
d9bbf400
AS
51952011-09-17 Andreas Schwab <schwab@linux-m68k.org>
5196
5197 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
5198 check. (Bug#4251)
5199
8da11505
JL
52002011-09-17 Juri Linkov <juri@jurta.org>
5201
5202 * window.el (window-safe-min-height, window-safe-min-width):
5203 Fix typos (followup to bug#9522).
5204
a91adc7e
SJ
52052011-09-17 Sven Joachim <svenjoac@gmx.de>
5206
5207 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
5208
064f328a
EZ
52092011-09-16 Eli Zaretskii <eliz@gnu.org>
5210
5211 * simple.el (line-move): If goal-column is set, move by logical
5212 lines, not by display lines. (Bug#971)
5213 (next-line, previous-line, goal-column, line-move-visual): Doc fix
5214 to reflect the above change.
5215
e69df516
SM
52162011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5217
5218 * image.el (imagemagick-register-types): Use regexp-opt.
5219
cbb0f9ab
CY
52202011-09-15 Chong Yidong <cyd@stupidchicken.com>
5221
5222 * window.el (display-buffer-base-action): Rename from
5223 display-buffer-default-action. Make default value empty.
5224 (display-buffer-overriding-action): Convert to defvar.
5225 (display-buffer-fallback-action): New var.
5226
25322144
CY
52272011-09-15 Chong Yidong <cyd@stupidchicken.com>
5228
5229 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
5230 declaration.
5231 (package--add-to-archive-contents): If there is a duplicate entry
5232 with an older version, remove it.
5233 (package-menu-mark-delete, package-menu-mark-install)
5234 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
5235 (package-menu-mark-obsolete-for-deletion):
5236 Use package-menu-get-status instead of a regexp search.
25322144
CY
5237 (package-menu-get-status): Use tabulated-list-entry.
5238 (package-menu-mark-upgrades): New command.
d770725a 5239 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
5240 (package-menu-execute): Do installation before deletion.
5241 (package-menu-refresh, package-menu-execute): Use derived-mode-p
5242 instead of checking major-mode.
5243 (package-menu--find-upgrades): New function.
5244
7520339c
LMI
52452011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5246
5247 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
5248 passwords in the log buffer.
65a046c4
LMI
5249 (smtpmail-process-filter): Update the process marker so that the
5250 "broken by peer" status message is inserted in the right place.
7520339c 5251
d3c30954
SM
52522011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
5253
3fe48822
SM
5254 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
5255 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
5256 bibtex-completion-at-point-function.
5257 (bibtex-completion-at-point-function): Use them.
5258
1b8b3954
SM
5259 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
5260
d3c30954
SM
5261 * mpc.el (mpc-constraints-tag-lookup): New function.
5262 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
5263 also to browser "album|playlist".
5264
72779976
JL
52652011-09-14 Juri Linkov <juri@jurta.org>
5266
5267 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
5268 (isearch-edit-string): Use length of `isearch-string' when
5269 `isearch-fail-pos' returns nil.
5270 (isearch-message): Remove duplicate code and call
5271 `isearch-fail-pos' with arg `t'.
5272
a0bf2bcd
CY
52732011-09-14 Chong Yidong <cyd@stupidchicken.com>
5274
17bb0a2d
CY
5275 * replace.el (occur-mode-goto-occurrence): Don't force using other
5276 window (Bug#9499).
5277
a0bf2bcd
CY
5278 * dired-aux.el (dired-do-chmod): Don't provide initial input.
5279
f678e0b6
MR
52802011-09-14 Martin Rudalics <rudalics@gmx.at>
5281
5282 * window.el (display-buffer-window): Remove.
5283 (display-buffer-record-window): Use help-setup window parameter
5284 instead of variable display-buffer-window.
5285 (display-buffer-function, special-display-buffer-names)
5286 (special-display-function): Mention help-setup parameter instead
5287 of display-buffer-window in doc-string.
d3c30954
SM
5288 * help.el (help-window-setup): New argument help-window.
5289 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
5290 Reword some messages.
5291 (with-help-window): Pass window used for displaying the buffer
5292 to help-window-setup. Don't set display-buffer-window.
5293
8e39b2e8
GM
52942011-09-13 Glenn Morris <rgm@gnu.org>
5295
5296 * emacs-lisp/debug.el (debugger-make-xrefs):
5297 Preserve point. (Bug#9462)
5298
85e9c04b
CY
52992011-09-13 Chong Yidong <cyd@stupidchicken.com>
5300
5301 * window.el (window-deletable-p): Use next-frame.
5302
1b36ed6a
MR
53032011-09-13 Martin Rudalics <rudalics@gmx.at>
5304
5305 * window.el (window-auto-delete): Remove.
5306 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 5307 dedication and previous buffers.
1b36ed6a
MR
5308 (switch-to-prev-buffer): Don't delete window.
5309 (delete-windows-on): Delete a window's frame if and only if the
5310 window is dedicated.
5311 (replace-buffer-in-windows): Delete buffer's window or frame if
5312 and only if window is dedicated.
5313 (quit-window): Handle quit-restore as before last change.
4d61f28d 5314 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 5315
ef8ef9fb
CY
53162011-09-13 Chong Yidong <cyd@stupidchicken.com>
5317
5318 * window.el (window-deletable-p): Never delete the last frame on a
5319 given terminal.
5320
b2cba41e
GM
53212011-09-13 Glenn Morris <rgm@gnu.org>
5322
5323 * help.el (describe-key-briefly): Copy previous standard-output change.
5324
51553db6 53252011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
5326
5327 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
5328
b7556719
GM
53292011-09-13 Glenn Morris <rgm@gnu.org>
5330
5331 * emacs-lisp/lisp-mode.el (lisp-indent-function):
5332 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
5333
64b51947
CY
53342011-09-12 Chong Yidong <cyd@stupidchicken.com>
5335
5336 * dired-aux.el (dired-mark-read-string): Don't return default
5337 value on empty input (Bug#9361).
5338 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
5339 Omit initial minibuffer contents.
5340 (dired-do-chmod): Signal an error on empty input.
5341 (dired-mark-read-string): Don't return default on empty input.
5342
5343 * files.el (file-modes-symbolic-to-number): Doc fix.
5344
393a301e
SM
53452011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5346
5347 * international/mule-cmds.el (ucs-completions): Remove.
5348 (read-char-by-name): Use complete-with-action instead; add metadata.
5349
fa5660f9
CY
53502011-09-11 Chong Yidong <cyd@stupidchicken.com>
5351
5352 * window.el (display-buffer--action-function-custom-type)
5353 (display-buffer--action-custom-type): New vars.
5354 (display-buffer-alist, display-buffer-default-action)
5355 (display-buffer-overriding-action): Add defcustom types.
5356
4a592f66
CY
5357 * frame.el (delete-other-frames): Doc fix (Bug#276).
5358
73d56dbd
LMI
53592011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5360
5361 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
5362
37ac18a3
CY
53632011-09-11 Chong Yidong <cyd@stupidchicken.com>
5364
5365 Change modes that used same-window-* vars to use switch-to-buffer.
5366
5367 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
5368 Use switch-to-buffer.
5369
5370 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
5371 (customize-browse, custom-buffer-create-other-window):
5372 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
5373
5374 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
5375 (Info-prev, Info-up, Info-speedbar-goto-node)
5376 (info-display-manual): Use switch-to-buffer.
5377 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
5378
5379 * mail/sendmail.el (mail): Use switch-to-buffer.
5380 (mail-recover): Use switch-to-buffer-other-window.
5381
5382 * cmuscheme.el (run-scheme, switch-to-scheme):
5383 * ielm.el (ielm):
5384 * shell.el (shell):
5385 * net/rlogin.el (rlogin):
5386 * net/telnet.el (telnet, rsh):
5387 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
5388
10195bd6
AS
53892011-09-11 Andreas Schwab <schwab@linux-m68k.org>
5390
5391 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
5392
b322f63a
LMI
53932011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5394
39d7fed6
LMI
5395 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
5396 so don't mention it (bug#9301).
ba5a81f1 5397 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 5398
ee0e9f11
LMI
5399 * faces.el (face-spec-set-match-display): Make `(type graphic)'
5400 match `x', `w32' and `ns', like the manual says (bug#9029).
5401
0b1c89c1 5402 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
5403 (process-kill-buffer-query-function): Mention the buffer name in
5404 the query.
0b1c89c1 5405
77549ea8
LMI
5406 * image-mode.el (image-next-line): The line parameter is mandatory
5407 (bug#9258).
5408
803ef892
LMI
5409 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
5410 which can be useful (bug#9301).
5411
12980837
LMI
5412 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
5413
91054f8f
LMI
5414 * subr.el (match-string): Mention that the current buffer should
5415 be the same as the search was done in (bug#9282).
5416
b322f63a
LMI
5417 * facemenu.el: Disable the remove-* commands if the mark isn't
5418 active (bug#9162).
5419
3199b96f
CY
54202011-09-10 Chong Yidong <cyd@stupidchicken.com>
5421
5422 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
5423 of display-buffer.
5424 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
5425
5426 * replace.el (occur-mode-goto-occurrence)
5427 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
5428 and display-buffer.
5429
5430 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
5431 display-buffer.
5432
5433 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
5434 special-display and same-window variables.
5435 (mail-other-window): Use switch-to-buffer-other-window.
5436 (mail-other-frame): USe switch-to-buffer-other-frame.
5437
393a301e
SM
5438 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
5439 Use display-buffer-other-frame.
3199b96f
CY
5440 (gdb-display-gdb-buffer): Use pop-to-buffer.
5441
5442 * progmodes/gud.el (gud-goto-info): Use info-other-window.
5443
5444 * progmodes/python.el: Don't set same-window-buffer-names.
5445
5446 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
5447
5448 * window.el (display-buffer-alist): Add *Python*.
5449
8319e0bf
CY
54502011-09-10 Chong Yidong <cyd@stupidchicken.com>
5451
5452 * window.el (display-buffer-alist): Add entry for buffers
5453 previously handled same-window-*.
5454 (display-buffer-alist, display-buffer-default-action)
5455 (display-buffer-overriding-action): Mark as risky.
5456 (display-buffer-alist): Document action function changes.
5457 (display-buffer--same-window-action)
5458 (display-buffer--other-frame-action): New variables.
5459 (switch-to-buffer, display-buffer-other-frame): Use them.
5460 (display-buffer): Rename reuse-frame entry to reusable-frames.
5461 (display-buffer-reuse-selected-window): Function deleted.
5462 (display-buffer-reuse-window): Handle reusable-frames alist entry.
5463 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
5464 (display-buffer-special): New function.
5465 (display-buffer--maybe-pop-up-frame-or-window): Rename from
5466 display-buffer-reuse-or-pop-window. Split off special-display
5467 part into display-buffer-special.
5468 (display-buffer-use-some-window): Don't perform any special
5469 pop-up-frames handling.
5470 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 5471 (display-buffer--maybe-same-window): Rename from
0d3ff375 5472 display-buffer-maybe-same-window.
8319e0bf 5473
919a69aa
CY
5474 * info.el: Don't set same-window-regexps.
5475 (info-setup): New function.
5476 (info-other-window, info): Call it.
5477
5478 * cus-edit.el: Don't set same-window-regexps.
5479 (customize-group): New argument.
5480 (customize-group-other-window): Use it.
5481 (customize-face, customize-face-other-window): Likewise.
5482 (custom-buffer-create-other-window): Use pop-to-buffer directly.
5483
8319e0bf
CY
5484 * net/rlogin.el:
5485 * net/telnet.el:
5486 * progmodes/gud.el: Don't set same-window-regexps.
5487
5488 * cmuscheme.el:
5489 * ielm.el:
5490 * shell.el:
5491 * mail/sendmail.el:
5492 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
5493
25173000
JL
54942011-09-10 Juri Linkov <juri@jurta.org>
5495
5496 * isearch.el (isearch-edit-string): Remove obsolete mention of
5497 `C-w' (`isearch-yank-word-or-char') from docstring.
5498 (isearch-query-replace): Fix typo in docstring (bug#9466).
5499
056e44ef
JL
55002011-09-10 Juri Linkov <juri@jurta.org>
5501
5502 * paren.el (show-paren-function): Don't show escaped parens.
5503 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
5504
c3760c17
EZ
55052011-09-10 Eli Zaretskii <eliz@gnu.org>
5506
5507 * mail/sendmail.el (mml-to-mime, mml-attach-file)
5508 (mm-default-file-encoding): Remove autoload forms, they are
5509 replaced with autoload cookies in mml.el and mm-encode.el.
5510 (mail-add-attachment): New command.
5511 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
5512 (mail-mode): Mention mail-insert-file and mail-add-attachment in
5513 the doc string.
5514 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
5515
fece895e
RT
55162011-09-10 Reuben Thomas <rrt@sc3d.org>
5517
e69df516
SM
5518 * simple.el (count-words-region): Use buffer if there's no region
5519 (bug#9429).
fece895e 5520
5e68ce4a
JL
55212011-09-09 Juri Linkov <juri@jurta.org>
5522
5523 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
5524 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
5525 (wdired-isearch-filter-read-only): New function. (Bug#6362)
5526
0a6b9622
AM
55272011-09-09 Alan Mackenzie <acm@muc.de>
5528
5529 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
5530 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
5531
14a29deb
EZ
55322011-09-09 Eli Zaretskii <eliz@gnu.org>
5533
5534 Fix for Savannah bug#9392.
5535 * simple.el (mail-encode-mml): New defvar.
5536
5537 * mail/rmail.el (mail-encode-mml): Add a defvar.
5538 (rmail-enable-mime-composing): Default to t.
5539 (rmail-forward): Use MIME method of forwarding only if both
5540 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
5541 Set mail-encode-mml non-nil if the MIME method was used.
5542
5543 * mail/sendmail.el (mml-to-mime): Add autoload form.
5544 (mail-encode-mml): Add a defvar.
5545 (mail-mode): Make mail-encode-mml buffer-local and initialize it
5546 to nil.
5547 (mail-send): If mail-encode-mml is non-nil, run the outgoing
5548 message through mml-to-mime, and reset mail-encode-mml to nil.
5549
28c45130
GM
55502011-09-09 Glenn Morris <rgm@gnu.org>
5551
5552 * woman.el (woman-if-body): When processing an .el block,
5553 do not delete the next .el block as well. (Bug#9447)
69f4b618 5554 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 5555
9b1c252e
MR
55562011-09-08 Martin Rudalics <rudalics@gmx.at>
5557
5558 * window.el (window-deletable-p): Make sure window is live before
5559 invoking window-prev-buffers.
5560
567457e3
LL
55612011-09-08 Leo Liu <sdl.web@gmail.com>
5562
5563 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5564
97f05794
JL
55652011-09-08 Juri Linkov <juri@jurta.org>
5566
5567 * progmodes/compile.el (compilation-environment): Make it
5568 a defcustom (bug#8340).
5569
8b0874b5
MR
55702011-09-08 Martin Rudalics <rudalics@gmx.at>
5571
5572 * window.el (frame-auto-delete): Rename to window-auto-delete.
5573 Make it control auto-deletion of windows and/or frames.
5574 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5575 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5576 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5577 Rewrite handling of case when window/frame can be deleted.
5578 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5579 argument t. (Bug#9456)
8b0874b5 5580
4feb6e73
CY
55812011-09-07 Chong Yidong <cyd@stupidchicken.com>
5582
5583 * help-mode.el (help-mode): Restore autoload.
5584
91ab9c13
JL
55852011-09-07 Juri Linkov <juri@jurta.org>
5586
5587 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5588 `compilation-environment'. Set buffer-local
5589 `compilation-environment' to `thisenv' later after (funcall mode).
5590 (Bug#8340)
5591
5592 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5593 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5594 instead of replacing its value. (Bug#8340)
5595
0527e251
JL
55962011-09-07 Juri Linkov <juri@jurta.org>
5597
5598 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5599 based on text properties put by `grep-filter' instead of matching
5600 escape sequences.
5601 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5602 to the value of `grep-error-screen-columns' (bug#9438).
5603
249f792c
JL
56042011-09-07 Juri Linkov <juri@jurta.org>
5605
5606 * simple.el (next-error-highlight, next-error-highlight-no-select):
5607 Doc fix (bug#9432).
5608
ff7271b9
OT
56092011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5610
5611 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5612 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5613
183fc730
LL
56142011-09-07 Leo Liu <sdl.web@gmail.com>
5615
5616 * net/rcirc.el (rcirc-mode): Conditionally initialize
5617 rcirc-input-ring.
5618
77694924
SM
56192011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5620
5621 * emacs-lisp/find-func.el (find-function-C-source): Only set
5622 find-function-C-source-directory after checking that we found a source
5623 file there (bug#9440).
5624
d809b8eb
AM
56252011-09-06 Alan Mackenzie <acm@muc.de>
5626
5627 * isearch.el (isearch-other-meta-char): Wherever a key list is
5628 unread, "unread" the prefix arg, too. This fixes bug #8901.
5629
453de99f
OG
56302011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5631
5632 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5633
90439906
JL
56342011-09-05 Juri Linkov <juri@jurta.org>
5635
5636 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5637
f62bd846
JL
56382011-09-05 Juri Linkov <juri@jurta.org>
5639
5640 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5641 keeping point where processing of grep matches begins, and
5642 continue to delete remaining escape sequences from the same point.
5643 (grep-filter): Make leading zero optional in "0?1;31m" because
5644 git-grep emits "\033[1;31m" escape sequences unlike expected
5645 "\033[01;31m" as GNU Grep does (bug#9408).
5646 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5647
045820ec
JL
56482011-09-05 Juri Linkov <juri@jurta.org>
5649
5650 * subr.el (y-or-n-p): Capitalize "yes".
5651
f5e29b9b
MA
56522011-09-04 Michael Albinus <michael.albinus@gmx.de>
5653
5654 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5655 `tramp-cache-unload-hook' where appropriate.
5656 (tramp-methods): Rename `tramp-remote-sh' to
5657 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5658 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5659
5660 * net/tramp-sh.el (top): Don't require 'shell.
5661 (tramp-methods): Add `tramp-remote-shell' and
5662 `tramp-remote-shell-args' entries.
5663 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5664 (tramp-sh-handle-shell-command): Remove.
5665 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5666 Use `tramp-remote-shell'.
5667
2784c434
CY
56682011-09-03 Chong Yidong <cyd@stupidchicken.com>
5669
393a301e 5670 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5671 (sendmail-query-once): Save directly to send-mail-function.
5672 Update message-send-mail-function too.
5673
5674 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5675
464cdf56
CS
56762011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5677
5678 * progmodes/python.el (python-mode-map): Use correct function to
5679 start python interpreter from menu-bar (as reported by Geert
5680 Kloosterman).
5681 (inferior-python-mode-map): Fix typo.
393a301e 5682 (python-shell-map): Remove.
464cdf56 5683
d37e5c87
DD
56842011-09-03 Deniz Dogan <deniz@dogan.se>
5685
5686 * net/rcirc.el (rcirc-print): Simplify code for
5687 rcirc-scroll-show-maximum-output. There is no need to walk
5688 through all windows to find the right one.
5689
f3ada0ee
CS
56902011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5691
5692 * help.el (help-return-method): Doc fix.
5693
1f3c99ca
MR
56942011-09-03 Martin Rudalics <rudalics@gmx.at>
5695
5696 * window.el (window-deletable-p): Don't return a non-nil value
5697 when there's a buffer that was shown in the window before.
5698 (Bug#9419)
393a301e
SM
5699 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5700 Set window's previous buffers to nil.
1f3c99ca 5701
a3cf097f
EZ
57022011-09-03 Eli Zaretskii <eliz@gnu.org>
5703
5704 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5705 newline before and after the tag line, so it doesn't interfere
5706 with determining the paragraph direction of bidirectional text.
5707
3d03de90
LL
57082011-09-03 Leo Liu <sdl.web@gmail.com>
5709
5710 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5711
c3313451
CY
57122011-09-02 Chong Yidong <cyd@stupidchicken.com>
5713
393a301e 5714 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5715 (pop-to-buffer): Change interactive spec. Pass second argument
5716 directly to display-buffer.
5717 (display-buffer): Fix interactive spec. Use functionp to
5718 distinguish between a function and a list of functions.
5719
5720 * abbrev.el (edit-abbrevs):
5721 * arc-mode.el (archive-extract):
5722 * autoinsert.el (auto-insert):
5723 * bookmark.el (bookmark-bmenu-list):
5724 * files.el (find-file):
5725 * view.el (view-buffer):
5726 * progmodes/compile.el (compilation-goto-locus):
5727 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5728
89894cd8
CY
57292011-09-02 Chong Yidong <cyd@stupidchicken.com>
5730
5731 * window.el (display-buffer-alist): Doc fix.
5732 (display-buffer): Add docstring. Don't treat
5733 display-buffer-default specially.
5734 (display-buffer-reuse-selected-window)
5735 (display-buffer-same-window, display-buffer-maybe-same-window)
5736 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5737 (display-buffer-pop-up-window)
5738 (display-buffer-reuse-or-pop-window)
5739 (display-buffer-use-some-window): New functions.
5740 (display-buffer-default-action): Use them.
393a301e 5741 (display-buffer-default): Delete.
89894cd8
CY
5742 (pop-to-buffer-1): Fix choice of actions.
5743
ae0bc9fb
SM
57442011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5745
5746 * minibuffer.el (completion--insert-strings): Don't get confused by
5747 completion entries that end with an LF char.
5748
e9d90883
EZ
57492011-09-01 Eli Zaretskii <eliz@gnu.org>
5750
5751 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5752
437014c8
CY
57532011-09-01 Chong Yidong <cyd@stupidchicken.com>
5754
5755 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5756 (display-buffer-same-window, display-buffer-other-window):
5757 New functions.
437014c8
CY
5758 (pop-to-buffer-1): New function. Use the above.
5759 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5760 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5761
5762 * view.el (view-buffer-other-window, view-buffer-other-frame):
5763 Just use pop-to-buffer.
5764
a5e063d5
TV
57652011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5766
5767 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5768
793d32bb
WH
57692011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5770
5771 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5772
d65e4c15
RS
57732011-08-31 Richard Stallman <rms@gnu.org>
5774
5775 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5776 of the separation of rmail-view-buffer from rmail-buffer.
5777 If you say no to "replace original", the decrypt is in the
5778 view buffer. If you say yes, the decrypt goes into the
5779 rmail buffer also.
5780
f818cd2a
MR
57812011-08-31 Martin Rudalics <rudalics@gmx.at>
5782
5783 * window.el (display-buffer-window): Rewrite doc-string.
5784 (display-buffer-record-window): New function.
5785 (display-buffer-macro-specifiers)
5786 (display-buffer-even-window-sizes, display-buffer-set-height)
5787 (display-buffer-set-width, display-buffer-in-window)
5788 (display-buffer-reuse-window, display-buffer-split-specifiers)
5789 (display-buffer-side-specifiers, display-buffer-split-window-1)
5790 (display-buffer-split-window, display-buffer-split-atom-window)
5791 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5792 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5793 (display-buffer-other-window-means-other-frame)
5794 (display-buffer-normalize-special)
5795 (display-buffer-normalize-default)
5796 (display-buffer-normalize-argument)
5797 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5798 (display-buffer-normalize-specifiers, display-buffer-frame)
5799 (display-buffer-same-window, display-buffer-same-frame)
5800 (display-buffer-other-window)
5801 (display-buffer-same-frame-other-window)
5802 (display-buffer-other-frame, pop-to-buffer-same-window)
5803 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5804 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5805 (switch-to-buffer-same-frame)
5806 (switch-to-buffer-other-window-same-frame)
5807 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5808 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5809 (display-buffer-alist-set): Remove.
5810 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5811 (special-display-regexps, special-display-function):
5812 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5813 parameter.
5814 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5815 (special-display-frame-alist, special-display-popup-frame)
5816 (same-window-buffer-names, same-window-regexps, same-window-p)
5817 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5818 (split-window-preferred-function, split-height-threshold)
5819 (split-width-threshold, window-splittable-p)
5820 (split-window-sensibly, window--try-to-split-window)
5821 (window--frame-usable-p, even-window-heights)
5822 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5823 (window--display-buffer-2, display-buffer-other-frame):
5824 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5825 (display-buffer-default, display-buffer-assq-regexp): New functions.
5826 (display-buffer-alist): Rewrite doc-string.
5827 (display-buffer-default-action)
5828 (display-buffer-overriding-action): New variables.
5829 (display-buffer, switch-to-buffer): Rewrite.
5830 (pop-to-buffer): Restore Emacs 23 behavior but use
5831 window-normalize-buffer-to-display.
5832 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5833 Restore Emacs 23 behavior but use
5834 window-normalize-buffer-to-switch-to.
5835 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5836 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5837 Rewrite using Emacs 23 options.
f818cd2a 5838
5bc3b51d
MA
58392011-08-31 Michael Albinus <michael.albinus@gmx.de>
5840
5841 * net/tramp.el (tramp-root-regexp): Remove.
5842 (tramp-completion-file-name-regexp-unified)
5843 (tramp-completion-file-name-regexp-separate)
5844 (tramp-completion-file-name-regexp-url): Don't use leading volume
5845 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5846 (tramp-drop-volume-letter): Simplify definition.
5847 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5848
b1a4f8e1
SM
58492011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5850
5851 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5852 (bug#9356).
5853
5664fa7b
RT
58542011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5855
b1a4f8e1 5856 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5857
9a45d6c3
JL
58582011-08-29 Juri Linkov <juri@jurta.org>
5859
5860 * isearch.el (isearch-done): Don't display message "Mark saved"
5861 when arg `edit' is non-nil to prevent its flicker in the echo area.
5862
fb87e0fb
CY
58632011-08-28 Chong Yidong <cyd@stupidchicken.com>
5864
5865 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5866 obsolete packages for deletion.
5867
09ac1c2a
CS
58682011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5869
5870 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5871 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5872 view-mode from help-mode.
5873 (help-xref-override-view-map): Remove.
5874 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5875 view-mode is not used anymore.
5876
7a1ff57f
CY
58772011-08-28 Chong Yidong <cyd@stupidchicken.com>
5878
5879 * server.el (server-port): Doc fix.
5880
b9696605
CY
5881 * cus-theme.el (custom-theme-choose-mode): Inherit from
5882 special-mode (Bug#9124).
5883 (custom-theme-choose-mode-map): Add special-mode to parent.
5884
ef8cdf8c
AM
58852011-08-28 Alan Mackenzie <acm@muc.de>
5886
5887 * progmodes/cc-fonts.el
5888 (c-make-font-lock-BO-decl-search-function): New function.
5889 (c-basic-matchers-after - "Fontify the clauses after various
5890 keywords"): Extract the three keyword lists for the 3 erroneous
5891 constructs from the list of four, and use the new function above
5892 in place of an old one.
5893
27de4e20
DD
58942011-08-28 Deniz Dogan <deniz@dogan.se>
5895
5896 * net/rcirc.el (rcirc-insert-prev-input)
5897 (rcirc-insert-next-input): Remove unused argument.
5898
356a3681
SM
58992011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5900
5901 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5902
3fc9b218
AM
59032011-08-27 Alan Mackenzie <acm@muc.de>
5904
5905 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5906 handle function pointer parameters properly.
5907
538a061c
MR
59082011-08-27 Martin Rudalics <rudalics@gmx.at>
5909
5910 * window.el (display-buffer-reuse-window): Fix case where
5911 selected window was reused with non-nil OTHER-WINDOW argument.
5912 (Bug#9381)
5913
35b1c40c
DD
59142011-08-27 Deniz Dogan <deniz@dogan.se>
5915
5916 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5917 oftc's NickServ messages.
5918
2f6a3e79
GM
59192011-08-27 Glenn Morris <rgm@gnu.org>
5920
5921 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5922
7254299e
CY
59232011-08-26 Chong Yidong <cyd@stupidchicken.com>
5924
5925 * emacs-lisp/package.el (package-install): Call package-initialize
5926 if called interactively.
5927
f8ccf167
LL
59282011-08-26 Leo Liu <sdl.web@gmail.com>
5929
5930 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5931
3e8cd5ce
JL
59322011-08-25 Juri Linkov <juri@jurta.org>
5933
5934 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5935 `search-whitespace-regexp' (bug#9364).
5936
93eb7113
JL
59372011-08-25 Juri Linkov <juri@jurta.org>
5938
5939 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5940 `regexp-search-ring' to their global values to protect from
5941 updating by `read-from-minibuffer' (bug#9185).
5942
f65d1611
JL
59432011-08-25 Juri Linkov <juri@jurta.org>
5944
5945 * textmodes/ispell.el (ispell-command-loop): Add newline
5946 at the end of the "Use option `i'..." line.
5947
f1cf7a31
JL
59482011-08-25 Juri Linkov <juri@jurta.org>
5949
5950 * battery.el (display-battery-mode): If `battery-status-function'
5951 or `battery-mode-line-format' is nil, display the message and set
5952 `display-battery-mode' to nil (bug#9363).
5953
0c95fcf7
EZ
59542011-08-25 Eli Zaretskii <eliz@gnu.org>
5955
5956 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5957 bidi-string-mark-left-to-right; they are unnecessary now.
5958
a2ebe600
DD
59592011-08-25 Deniz Dogan <deniz@dogan.se>
5960
5961 * net/quickurl.el: Documentation typo fixes.
5962
e4ed06f1
CY
59632011-08-25 Chong Yidong <cyd@stupidchicken.com>
5964
5965 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5966
e5f1c99e
GM
59672011-08-25 Glenn Morris <rgm@gnu.org>
5968
b2948976
GM
5969 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5970
e5f1c99e
GM
5971 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5972 (smtpmail-via-smtp): Handle nil response from smtp.
5973
f22f4808
JL
59742011-08-24 Juri Linkov <juri@jurta.org>
5975
5976 * proced.el (proced-marked): Inherit from `error' instead of
5977 `font-lock-warning-face'.
5978
5979 * ibuffer.el (ibuffer-marked-face): Change default face from
5980 `font-lock-warning-face' to `warning'.
5981 (ibuffer-deletion-face): Change default face from
5982 `font-lock-type-face' to `error'.
5983
5984 * battery.el (battery-update): Use the face `error' instead of
5985 `font-lock-warning-face' (bug#6117).
5986
6a93965e
JL
59872011-08-24 Juri Linkov <juri@jurta.org>
5988
5989 * faces.el (success): Change face color from "Green3" to
5990 "ForestGreen" on light background (bug#9353).
5991
1ed43b09
CY
59922011-08-24 Chong Yidong <cyd@stupidchicken.com>
5993
5664fa7b
RT
5994 * window.el (quit-window): Rename from quit-restore-window.
5995 Use same arglist as old quit-window.
1ed43b09
CY
5996 (frame-auto-delete): Doc fix.
5997
5998 * view.el (view-mode-exit): Use quit-window.
5999
11dcdbb2
JL
60002011-08-24 Juri Linkov <juri@jurta.org>
6001
6002 * isearch.el (isearch-ring-adjust1): Start visiting previous
6003 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
6004 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
6005 for empty search string (when the last search string is reused
6006 automatically) to adjust the isearch ring to the last element and
6007 prepare the correct index for further M-p commands (bug#9185).
6008
de62b4df
KH
60092011-08-24 Kenichi Handa <handa@m17n.org>
6010
6011 * international/ucs-normalize.el: If decomposition property of
6012 CHAR is the default one (i.e. a list of CHAR itself), treat it as
6013 nil.
6014 (nfd, nfkd): Likewise.
6015
963b492b
SM
60162011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
6017
6018 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
6019 from process filters aren't reliably transmitted to the surrounding
6020 accept-process-output.
6021 (mpc-proc-check): New function.
6022 (mpc-proc-sync): Use it (bug#8293)
6023
93b6b5e1
SM
60242011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6025
6026 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
6027 Add compatibility functions (bug#9313).
6028
bca633fb
EZ
60292011-08-23 Eli Zaretskii <eliz@gnu.org>
6030
b177498a
EZ
6031 * cus-start.el (all): Add entry for bidi-paragraph-direction.
6032
6df6ae42 6033 * international/uni-bidi.el: Regenerate.
bca633fb 6034
0902a04e
KH
60352011-08-23 Kenichi Handa <handa@m17n.org>
6036
6037 * international/charprop.el:
6038 * international/uni-bidi.el:
6039 * international/uni-category.el:
6040 * international/uni-combining.el:
6041 * international/uni-comment.el:
6042 * international/uni-decimal.el:
6043 * international/uni-decomposition.el:
6044 * international/uni-digit.el:
6045 * international/uni-lowercase.el:
6046 * international/uni-mirrored.el:
6047 * international/uni-name.el:
6048 * international/uni-numeric.el:
6049 * international/uni-old-name.el:
6050 * international/uni-titlecase.el:
6051 * international/uni-uppercase.el: Regenerate.
6052
3bbf23bc
MR
60532011-08-23 Martin Rudalics <rudalics@gmx.at>
6054
6055 * help.el (help-window-setup): Fix message displayed when other
6056 window is reused. (Bug#9341)
6057
b3fd59bd
SM
60582011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6059
1802e444
SM
6060 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
6061 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
6062
b3fd59bd
SM
6063 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
6064 Mark obsolete.
6065 * shell.el (shell-parse-pcomplete-arguments): New function.
6066 (shell-completion-vars): Use it instead (bug#9160).
6067
4eb61348
SM
60682011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
6069
867cab74
SM
6070 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
6071 strings and comments (bug#9333).
6072
4eb61348
SM
6073 * emacs-lisp/debug.el (debug-arglist): New function.
6074 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
6075 (debug-on-entry-1): Handle interpreted closures (bug#9120).
6076
262a1439
JL
60772011-08-22 Juri Linkov <juri@jurta.org>
6078
56ee679c
JL
6079 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6080 Revert regexp that highlights output switches to its old
6081 pre-2010-10-28 value and remove one `?' from it (bug#9319).
6082
262a1439
JL
6083 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
6084 to check for empty output (bug#9226).
6085
f13f86fb
CY
60862011-08-22 Chong Yidong <cyd@stupidchicken.com>
6087
6088 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
6089 symbol-constituent as the default, as that stops font-lock from
6090 working properly (Bug#8843).
6091
c65c9622
LMI
60922011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6093
6094 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
6095 `coding-system-for-*' around the process open call to avoid
6096 auth-source side effects.
e7f2c178 6097 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
6098 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
6099 probe hangs.
c65c9622 6100
23a8a5ab
CY
61012011-08-21 Chong Yidong <cyd@stupidchicken.com>
6102
ff98b2dd
CY
6103 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
6104
23a8a5ab
CY
6105 * emacs-lisp/find-func.el (find-function-noselect): New arg
6106 lisp-only.
6107
6108 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
6109 signal an error for built-in functions (Bug#6664).
6110
f5e3c598
LMI
61112011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6112
6113 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
6114 (smtpmail-try-auth-methods): Use it.
6115
a3f2468a
CY
61162011-08-21 Chong Yidong <cyd@stupidchicken.com>
6117
2c34e8da
CY
6118 * font-lock.el (font-lock-fontify-region)
6119 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
6120 (font-lock-default-unfontify-buffer)
6121 (font-lock-default-fontify-region)
6122 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
6123
b3fd59bd
SM
6124 * progmodes/compile.el (compilation-error-properties):
6125 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
6126 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
6127 `ant' regexp.
ee31aabc 6128
a3f2468a
CY
6129 * net/browse-url.el (browse-url-firefox): Don't call
6130 browse-url-firefox-sentinel unless using -remote (Bug#9328).
6131
8e999f70
GM
61322011-08-20 Glenn Morris <rgm@gnu.org>
6133
c21a496a
GM
6134 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
6135
59ee0542
GM
6136 * tutorial.el (tutorial--default-keys): Update some default bindings.
6137
8e999f70
GM
6138 * files.el (hack-local-variables): Fully ignore case for "mode:".
6139
e3715033
AM
61402011-08-20 Alan Mackenzie <acm@muc.de>
6141
6142 Resolve invalid use of a regexp in regexp-opt.
6143
4d61f28d
JB
6144 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
6145 detection for a java annotation.
e3715033 6146
4d61f28d 6147 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
6148 detection for a java annotation.
6149
4d61f28d
JB
6150 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
6151 handling for java.
e3715033
AM
6152 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
6153
04ed2e9c
CY
61542011-08-20 Chong Yidong <cyd@stupidchicken.com>
6155
6156 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
6157 (Bug#9274).
6158
826cee64
AM
61592011-08-20 Alan Mackenzie <acm@muc.de>
6160
58179cce 6161 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
6162 such a construct. Mainly for when jit-lock etc. starts a chunk
6163 here.
6164
58179cce 6165 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 6166 variable.
58179cce 6167 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
6168 c-make-font-lock-search-function.
6169 (c-make-font-lock-search-function): Use the above function.
6170 (c-make-font-lock-context-search-function): New function.
6171 (c-cpp-matchers): Enhance the preprocessor expression case with
6172 the above function
6173 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
6174 which takes an expression.
6175
6176 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
6177
13009bd8
MR
61782011-08-20 Martin Rudalics <rudalics@gmx.at>
6179
6180 * window.el (display-buffer-reuse-window)
6181 (display-buffer-pop-up-window): Don't reuse or split a side
6182 window.
6183
9234ff7f
GM
61842011-08-19 Glenn Morris <rgm@gnu.org>
6185
6186 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 6187 Downcase "Mode:". (Bug#9331)
9234ff7f 6188
f635daa1
CY
61892011-08-18 Chong Yidong <cyd@stupidchicken.com>
6190
6191 * international/characters.el: Add L and R categories.
6192
6193 * subr.el (bidi-string-mark-left-to-right): Rename from
6194 string-mark-left-to-right. Use category search.
6195
6196 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
6197
bc987f8b
JL
61982011-08-18 Juri Linkov <juri@jurta.org>
6199
6200 * faces.el (error, warning, success): New faces with definitions
6201 copied from old default values of `font-lock-warning-face',
6202 `compilation-warning', `compilation-info' (bug#6117).
6203
6204 * font-lock.el (font-lock-warning-face): Inherit from `error'.
6205
6206 * progmodes/compile.el (compilation-error): Inherit from `error'.
6207 (compilation-warning): Inherit from `warning'.
6208 (compilation-info): Inherit from `success'.
6209
6210 * dired.el (dired-marked): Inherit from `warning'.
6211 (dired-flagged): Inherit from `error'.
6212
57173b96
LMI
62132011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6214
3e79eb87
LMI
6215 * mail/smtpmail.el (auth-source): Require to avoid problems with
6216 binding variables (bug#9298). Also clean up some unused
6217 autoloads.
6218
b3fd59bd
SM
6219 * net/network-stream.el (network-stream-open-starttls):
6220 Support using starttls.el without using gnutls-cli.
57173b96 6221
02b404de
JL
62222011-08-17 Juri Linkov <juri@jurta.org>
6223
6224 * progmodes/grep.el (rgrep): Handle the case when
6225 `grep-find-command' is a cons cell (bug#9278).
6226
8c9177f2
MR
62272011-08-17 Martin Rudalics <rudalics@gmx.at>
6228
6229 * window.el (display-buffer-pop-up-frame): Run frame creation
6230 function with BUFFER current (as special-display-popup-frame
6231 does). Reported by Drew Adams.
6232
3644a0ab
DU
62332011-08-17 Daiki Ueno <ueno@unixuser.org>
6234
6235 * epa-mail.el: Simplify GnuPG group expansion using
6236 epg-expand-group.
6237 (epa-mail-group-alist, epa-mail-group-modtime)
6238 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
6239 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
6240 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
6241 Remove.
6242
5e617bc2 62432011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
6244
6245 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
6246
9c4aeabf
AM
62472011-08-16 Alan Mackenzie <acm@muc.de>
6248
6249 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
6250 Correct, to avoid the inside of macros.
6251
3a99bf64
RS
62522011-08-16 Richard Stallman <rms@gnu.org>
6253
04963aa8
RS
6254 * epa-mail.el: Handle GnuPG group definitions.
6255 (epa-mail-group-alist, epa-mail-group-modtime)
6256 (epa-mail-gnupg-conf-file): New variables.
6257 (epa-mail-parse-groups, epa-mail-sync-groups)
6258 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
6259 (epa-mail-expand-recipients): New functions.
6260 (epa-mail-encrypt): Call epa-mail-expand-recipients.
6261
177549d0
RS
6262 * mail/rmail.el (rmail-epa-decrypt): New command.
6263
fe38beef
RS
6264 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
6265 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
6266 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
6267 (epa-decrypt-armor-in-region): Make error message clearer.
6268
934eacb9
SM
62692011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
6270
6271 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
6272 and "a2b" to "ab" for `prefix'.
6273
d024fb4e
CY
62742011-08-14 Chong Yidong <cyd@stupidchicken.com>
6275
6276 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
6277 filter groups.
de148fee
CY
6278 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
6279 Fourquet (Bug#8804).
d024fb4e 6280
62f1ca49
JB
62812011-08-12 Juanma Barranquero <lekktu@gmail.com>
6282
6283 * startup.el (argi): Declare as global variable (bug#9275).
6284
9ccaaa4b
CY
62852011-08-12 Chong Yidong <cyd@stupidchicken.com>
6286
6287 * subr.el (string-mark-left-to-right): Search the entire string
6288 for RTL script, not just the terminating character. Doc fix.
6289
a3dae87a
SM
62902011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6291
6cd18349
SM
6292 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
6293 New function.
6294 (js--regexp-literal, js-syntax-propertize-function): Remove.
6295 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
6296 (js-mode-map): Don't rebind electric keys.
6297 (js-insert-and-indent): Remove.
6298 (js-mode): Setup electric-layout and electric-indent instead.
6299
a3dae87a
SM
6300 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
6301
9d5cb631
DU
63022011-08-12 Daiki Ueno <ueno@unixuser.org>
6303
6304 * epa.el (epa-progress-callback-function): Fix the logic of
6305 displaying progress.
6306 * epa-file.el (epa-file-insert-file-contents): Make progress
6307 display more user-friendly.
6308 (epa-file-write-region): Ditto.
6309
3e26a4a2
CY
63102011-08-10 Chong Yidong <cyd@stupidchicken.com>
6311
6312 * subr.el (string-mark-left-to-right): New function.
6313
6314 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
6315 Use string-mark-left-to-right.
6316 (list-buffers-noselect): Caller changed.
6317
a3dae87a
SM
6318 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
6319 Use string-mark-left-to-right.
3e26a4a2
CY
6320 (tabulated-list-print): Recenter after moving point.
6321
ac8cf6e6
JL
63222011-08-10 Juri Linkov <juri@jurta.org>
6323
6324 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
6325 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
6326 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
6327
8d96c9a4
CY
63282011-08-09 Chong Yidong <cyd@stupidchicken.com>
6329
6330 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
6331 (Bug#7554).
6332
7be1c708 63332011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
6334
6335 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
6336 character. (Bug#6594)
6337
37e11a63
CY
63382011-08-08 Chong Yidong <cyd@stupidchicken.com>
6339
839dde57
CY
6340 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
6341 (image-dired--with-db-file): New macro.
6342 (image-dired-write-tags, image-dired-remove-tag)
6343 (image-dired-create-gallery-lists, image-dired-write-comments)
6344 (image-dired-get-comment, image-dired-mark-tagged-files)
6345 (image-dired-list-tags, image-dired-gallery-generate): Use it.
6346 (image-dired-gallery-generate): Use insert-file-contents.
6347
37e11a63
CY
6348 * time.el (display-time-world-list, display-time-world-display):
6349 * time-stamp.el (time-stamp-string):
6350 * vc/add-log.el (add-change-log-entry): Use setenv instead of
6351 set-time-zone-rule (Bug#7337).
6352
0b4946c4
DU
63532011-08-08 Daiki Ueno <ueno@unixuser.org>
6354
6355 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
6356 (epg-error-to-string, epg-errors-to-string): New function.
6357 (epg-wait-for-completion): Reverse errors list.
6358 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
6359 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
6360 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
6361 (epg-sign-keys, epg-generate-key-from-file)
6362 (epg-generate-key-from-string): Format errors by using
6363 epg-errors-to-string (bug#9255).
6364 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
6365
75bfc667
JL
63662011-08-07 Juri Linkov <juri@jurta.org>
6367
6368 * faces.el (list-faces-display): Remove extra angle bracket
6369 from `help-mode-map'.
6370
6371 * info.el (Info-history-toc-nodes): Doc fix.
6372
6373 * longlines.el (longlines-mode): Doc fix.
6374
673e08bb
SM
63752011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
6376
4640dd88
SM
6377 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
6378 of statements and in a few more cases (bug#9183).
6379
673e08bb
SM
6380 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
6381 New functions.
6382 (cl-transform-lambda): Use them (bug#9239).
6383
89b3f019
MR
63842011-08-05 Martin Rudalics <rudalics@gmx.at>
6385
6386 * window.el (display-buffer-same-window)
6387 (display-buffer-same-frame, display-buffer-other-window)
6388 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
6389 (pop-to-buffer-other-window)
6390 (pop-to-buffer-same-frame-other-window)
6391 (pop-to-buffer-other-frame): Make them defuns.
6392 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
6393
640c8776
SM
63942011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6395
6396 * subr.el (make-composed-keymap): Move from C. Change calling
6397 convention, and improve docstring to bring attention to a subtle point.
6398 * minibuffer.el (completing-read-default): Adjust accordingly.
6399
63648a95
MA
64002011-08-03 Michael Albinus <michael.albinus@gmx.de>
6401
6402 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6403 (tramp-open-shell): Use `tramp-shell-quote-argument'.
6404
6405 * net/trampver.el: Update release number.
6406
b796c9b7
SM
64072011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6408
6409 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
6410 "in" (bug#9190).
6411
2239d7d5
LMI
64122011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6413
e07dd7c3
LMI
6414 * mail/sendmail.el (sendmail-query-once): Restore the current
6415 buffer after querying (bug#9074).
6416
0e6a2bd7
LMI
6417 * dired.el (dired-flagged): Use different faces for marked and
6418 flagged files (bug#6117).
6419
ce887515
LMI
6420 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
6421 (bug#4433).
6422
92f2affc
LMI
6423 * ido.el (ido-mode): Switch off the message if called
6424 non-interactively.
6425
57d5aff0
LMI
6426 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
6427 before 587, since it appears that that's more likely to work for
6428 more people.
6429
98cd6c18 6430 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 6431 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
6432 exist.
6433
b96dec83
LMI
6434 * info.el: Remove the `Info-beginning-of-buffer' function
6435 (bug#8325).
6436
b796c9b7
SM
6437 * net/network-stream.el (network-stream-open-starttls):
6438 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 6439
d90e2ea0
MR
64402011-08-01 Martin Rudalics <rudalics@gmx.at>
6441
6442 * window.el (display-buffer-in-window): Don't set dedicated status
6443 of window here (Bug#9215).
6444 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6445 (display-buffer-pop-up-side-window)
b796c9b7 6446 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 6447
cca09170
SM
64482011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
6449
6450 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
6451 before binding generated-autoload-file.
6452
027b979c
DD
64532011-08-01 Deniz Dogan <deniz@dogan.se>
6454
6455 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
6456
3c7ee4f3
MA
64572011-07-30 Michael Albinus <michael.albinus@gmx.de>
6458
6459 Sync with Tramp 2.2.2.
6460
6461 * net/trampver.el: Update release number.
6462
2cc8e51a
JL
64632011-07-30 Juri Linkov <juri@jurta.org>
6464
6465 * dired-aux.el (dired-touch-initial): Remove function.
6466 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
6467 current time, and `default' to the last modification time of the
6468 current marked file (bug#6887).
6469
a514d856
JM
64702011-07-28 Jose E. Marchesi <jemarch@gnu.org>
6471
6472 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 6473 numeric argument to read-number (bug#9163).
a514d856 6474
8a7eddd7
MA
64752011-07-27 Michael Albinus <michael.albinus@gmx.de>
6476
6477 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
6478 connection process, it could be nil.
6479
1ddd96f5
LL
64802011-07-27 Leo Liu <sdl.web@gmail.com>
6481
6482 Simplify url handling in rcirc-mode.
6483
6484 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
6485 (rcirc-browse-url-at-mouse): Remove.
6486 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
6487
b248a85d
AM
64882011-07-26 Alan Mackenzie <acm@muc.de>
6489
6490 Fontify bitfield declarations properly.
6491
6492 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
6493 (c-symbol-chars): Now exported as a lang variable.
6494 (c-not-primitive-type-keywords): New lang variable.
6495
6496 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
6497 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 6498 parsed as a bitfield declaration.
b248a85d 6499
b796c9b7
SM
6500 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6501 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
6502 (c-punctuation-in): New function.
6503 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
6504 declarations properly.
6505
68575ab0
UJ
65062011-07-26 Ulf Jasper <ulf.jasper@web.de>
6507
6508 * calendar/icalendar.el (icalendar--all-events): Take care of
6509 multiple vcalendars in a single file.
b796c9b7 6510 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 6511
0f0a88b9
DD
65122011-07-25 Deniz Dogan <deniz@dogan.se>
6513
6514 * image.el (insert-image): Clarifying docstring.
6515
0b3f36df
MA
65162011-07-24 Michael Albinus <michael.albinus@gmx.de>
6517
6518 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
6519 `tramp-send-command-and-check' if there is no error.
6520 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
6521
a9901f61
AM
65222011-07-22 Alan Mackenzie <acm@muc.de>
6523
6524 Prevent cc-langs.elc being loaded at run time.
6525
6526 * progmodes/cc-mode.el: Remove two autoload forms which loaded
6527 cc-langs.
6528
4d61f28d 6529 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
6530 "(require 'cc-langs)". Quote a form so it will evaluate at
6531 (cc-mode's) compilation time.
6532
11d074b2
MA
65332011-07-22 Michael Albinus <michael.albinus@gmx.de>
6534
6535 * net/tramp.el (tramp-file-name-handler): Avoid recursive
6536 loading. (Bug#9114)
6537
938b94c8
MR
65382011-07-21 Martin Rudalics <rudalics@gmx.at>
6539
6540 * window.el (display-buffer-pop-up-window)
6541 (display-buffer-pop-up-side-window)
6542 (display-buffer-in-side-window): Call display-buffer-set-height
6543 and display-buffer-set-width after setting the new window's
b796c9b7 6544 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 6545
bfa4f190
SS
65462011-07-20 Sam Steingold <sds@gnu.org>
6547
6548 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
6549 (etags-tags-included-tables): Call `convert-standard-filename' on
6550 the file names contained in TAGS so that windows Emacs can handle
6551 TAGS files created by cygwin ctags.
6552
8ca42262
LMI
65532011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6554
6555 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
6556 which apparently didn't work.
6557
5db2afd2 65582011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 6559
5db2afd2
RW
6560 * proced.el (proced-send-signal): For *Marked Processes* buffer
6561 put point at beginning of buffer.
6562
92e15d10
SB
65632011-07-19 Stephen Berman <stephen.berman@gmx.net>
6564
6565 * proced.el (proced-format): Make header lines align with the text
6566 (bug#1779).
6567
1bfd59e5
LMI
65682011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6569
6570 * view.el (view-buffer): Allow running in `special' modes if we're
6571 visiting a file (bug#8615).
6572
f5aae37c
MR
65732011-07-19 Martin Rudalics <rudalics@gmx.at>
6574
6575 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6576 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6577 New functions.
f5aae37c
MR
6578 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6579 more accurately.
6580
bf2c1571
AM
65812011-07-18 Alan Mackenzie <acm@muc.de>
6582
6583 Fontify declarators properly when, e.g., a jit-lock chunk begins
6584 inside a declaration.
6585
6586 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6587
b796c9b7
SM
6588 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6589 New function.
bf2c1571
AM
6590 (c-complex-decl-matchers): Insert reference to
6591 c-font-lock-enclosing-decls.
6592
6593 * progmodes/cc-engine.el (c-backward-single-comment):
6594 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6595 to nil around calls to (forward-comment -1).
6596
4e190b80
LMI
65972011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6598
12dc863d
LMI
6599 * image.el (put-image): Doc typo fix.
6600
a762e966
LMI
6601 * progmodes/etags.el (tags-search): Doc typo fix.
6602
4e190b80
LMI
6603 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6604 password if we get errors 550 to 554.
6605
f019fb21
LMI
66062011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6607
b796c9b7 6608 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6609
81746738
LMI
6610 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6611 indentation character (bug#6380).
6612
3ee3a1b5
LMI
6613 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6614
c82f64de
LMI
6615 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6616 to clarify what the problem is (bug#4291).
6617
f019fb21
LMI
6618 * simple.el (current-kill): Clarify what
6619 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6620 (auto-fill-mode): Document `auto-fill-function' in relation to
6621 `auto-fill-mode' (bug#2470).
f019fb21 6622
0794775d
LM
66232011-07-16 Lawrence Mitchell <wence@gmx.li>
6624
6625 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6626 method if slot is read-only (bug#9035).
6627
be39b8cc
MR
66282011-07-16 Martin Rudalics <rudalics@gmx.at>
6629
b796c9b7 6630 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6631 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6632 selected before, see discussion of (Bug#8615), (Bug#6954).
6633 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6634
6ccf7859
GM
66352011-07-15 Glenn Morris <rgm@gnu.org>
6636
6637 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6638 Respect help-form.
6ccf7859 6639
87e86684
LM
66402011-07-09 Lawrence Mitchell <wence@gmx.li>
6641
6642 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6643 (gnutls-negotiate): Use it.
6644
d6066239
LMI
66452011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6646
b796c9b7
SM
6647 * net/gnutls.el (gnutls-negotiate):
6648 Upcase `gnutls-algorithm-priority'.
d6066239 6649
bd23ebc0
GM
66502011-07-15 Glenn Morris <rgm@gnu.org>
6651
c65bca65
GM
6652 * jka-compr.el (jka-compr-verbose): Move from here...
6653 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6654 Add missing :version tag.
6655 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6656
478615cc
LMI
66572011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6658
7b41decb
LMI
6659 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6660 (gnutls-negotiate): Use it.
6661
dbc44fcd
LMI
6662 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6663
06789f97
LMI
6664 * info.el (Info-beginning-of-buffer): New command.
6665 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6666 announcing `b' as the key (bug#8325).
ab896c37 6667 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6668
c39da690
LMI
6669 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6670
3aa5f34b
LMI
6671 * international/mule-cmds.el
6672 (describe-specified-language-support): Make the error message
6673 clearer (bug#8905).
6674
4bf0979f
LMI
6675 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6676
478615cc
LMI
6677 * isearch.el (isearch-barrier): Add a doc string, since it's
6678 mentioned in a function doc string (bug#8678).
6679
75c68aa1
MR
66802011-07-15 Martin Rudalics <rudalics@gmx.at>
6681
6682 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6683 buffer argument (Bug#9083) and self-identifying label argument.
6684
a7c33da2
GM
66852011-07-15 Glenn Morris <rgm@gnu.org>
6686
6687 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6688
2f5c6024
LMI
66892011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6690
6691 * man.el (Man-fontify-manpage): Fix message when formatting the
6692 man page (bug#7929).
6693
0bb23927 66942011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6695
6696 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6697 argument LRM; if non-nil, append an invisible LRM character to the
6698 buffer name.
6699 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6700 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6701 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6702 paragraph direction.
cce4b0a7 6703
621ef9ab
LMI
67042011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6705
d1583c48
LMI
6706 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6707 the man page name (bug#7929).
6708
6a57fb5f
LMI
6709 * image.el (put-image): Mention the `put-image' overlay property
6710 (bug#7834).
6711
d7956b14
LMI
6712 * scroll-bar.el (set-scroll-bar-mode): Mention that
6713 `scroll-bar-mode' lists the values (bug#7772).
6714
5b2d4a66
LMI
6715 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6716 command (bug#7729).
6717
7509a874
LMI
6718 * rect.el (apply-on-rectangle): Return the point after the last
6719 operation.
6720 (string-rectangle): Go to the point after the last operation
6721 (bug#7522).
6722
4fe74b19
LMI
6723 * printing.el (pr-toggle-region): Clarify the documentation
6724 slightly (bug#7493).
6725
b796c9b7
SM
6726 * time.el (display-time-update):
6727 Allow `display-time-mail-function' to return nil (bug#7158).
6728 Fix suggested by Detlev Zundel.
ab283561 6729
fc233c9d
LMI
6730 * vc/diff.el (diff): Clarify the order the file names are read
6731 (bug#7111).
6732
43f5740b
LMI
6733 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6734 the doc string (bug#7015).
6735
f2182a76
LMI
6736 * font-lock.el (font-lock-maximum-decoration): Mention what
6737 numeric levels mean (bug#6935).
6738
621ef9ab
LMI
6739 * startup.el (initial-buffer-choice): Don't mention the `none'
6740 selection, which is against policy.
6741
adc47434
MR
67422011-07-14 Martin Rudalics <rudalics@gmx.at>
6743
b796c9b7
SM
6744 * window.el (display-buffer-normalize-special):
6745 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6746
7e5bfb8f
EZ
67472011-07-14 Eli Zaretskii <eliz@gnu.org>
6748
6749 * subr.el (version<, version<=, version=): Mention "-CVS" and
6750 "-12345" alpha version numbers.
6751
27fa387a
CY
67522011-07-14 Chong Yidong <cyd@stupidchicken.com>
6753
6754 * bindings.el: Add advertised binding for set-mark-command
6755 (Bug#5772).
6756
8bdfa064
CY
67572011-07-14 Chong Yidong <cyd@stupidchicken.com>
6758
6759 * bindings.el (mode-line-other-buffer):
6760 * bookmark.el (bookmark-bmenu-2-window):
6761 * bs.el (bs-cycle-next, bs-cycle-previous):
6762 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6763 switch-to-buffer.
6764
6765 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6766 Delete.
8bdfa064 6767
5eba16a3
JB
67682011-07-14 Juanma Barranquero <lekktu@gmail.com>
6769
6770 * follow.el (follow-debug-message, follow-redisplay):
6771 * jka-cmpr-hook.el (with-auto-compression-mode):
6772 Fix typos in docstrings.
6773
15853710
LMI
67742011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6775
a28e4607
LMI
6776 * subr.el (with-silent-modifications): Clarify somewhat what the
6777 macro inhibits (bug#6525).
6778
15853710
LMI
6779 * simple.el (eval-expression): Note what it does if called
6780 interactively (bug#6495).
6781
bee0fcef
CY
67822011-07-13 Chong Yidong <cyd@stupidchicken.com>
6783
b796c9b7
SM
6784 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6785 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6786
6787 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6788 Remove switch-to-buffer.
6789
58274504
LMI
67902011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6791
bd2fcc8d
LMI
6792 * files.el (make-directory): Clarify that an error will be raised
6793 if there's an error (bug#6397).
6794
0f04b32c
LMI
6795 * startup.el (initial-buffer-choice): Add `none' as a choice
6796 (bug#6234).
6797
465c5fc8
LMI
6798 * subr.el (add-hook): Clarify section about buffer-local hooks
6799 (bug#6218).
6800
58274504
LMI
6801 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6802
bead9a43
JB
68032011-07-13 Juanma Barranquero <lekktu@gmail.com>
6804
6805 * tabify.el (untabify): Preserve the current column so that point
6806 doesn't move (bug#6032).
6807
3af98a7b
LMI
68082011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6809
b796c9b7
SM
6810 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6811 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6812
6240145a
GM
68132011-07-13 Glenn Morris <rgm@gnu.org>
6814
6815 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6816 (dired-insert-directory): Give a message the first time
6817 if ls is found not to support --dired.
6818
1d8c2ccc
LMI
68192011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6820
6821 * simple.el (toggle-truncate-lines): Clarify what is toggled
6822 (bug#5580). Text by Drew Adams.
6823
5fc4038e
CY
68242011-07-13 Chong Yidong <cyd@stupidchicken.com>
6825
6826 * simple.el (blink-matching-open): Make the error message from the
6827 last change less verbose.
6828
bf6012e5
DN
68292011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6830
6831 * font-lock.el (font-lock-comment-face): Use the high contrast
6832 "yellow" color for font-lock-comment-face on low color terminals
6833 using a dark background color (bug#4221).
6834
343c3b5a
LMI
68352011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6836
7e9505c5
LMI
6837 * dired.el (dired-insert-set-properties): Make the doc string
6838 reflect what it does now (bug#5325).
6839
c26fdcf5
LMI
6840 * simple.el (blink-matching-open): Say that we were unable to find
6841 the match within the limit, if we're limited (bug#5122).
6842
bb388cc5
LMI
6843 * international/mule-cmds.el (prefer-coding-system): Add an
6844 example (bug#4869).
6845
343c3b5a
LMI
6846 * progmodes/etags.el (tags-search): Document `file-list-form'
6847 (bug#4731).
6848
2a517d45
LM
68492011-07-13 Lawrence Mitchell <wence@gmx.li>
6850
6851 * net/browse-url.el (browse-url-default-browser)
6852 (browse-url-browser-function): Make the default browser choice a
6853 bit more logical (bug#4300). Also clean up the doc string.
6854
b6c78ef2
JB
68552011-07-13 Juanma Barranquero <lekktu@gmail.com>
6856
6857 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6858 binary endings (bug#4440).
6859
1c4dd947
LMI
68602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6861
a2014063
LMI
6862 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6863 which can be pretty annoying (bug#8971).
6864
9c9c2d88
LMI
6865 * jka-compr.el (jka-compr-verbose): New variable, and use
6866 throughout (bug#8971).
6867
1c4dd947
LMI
6868 * info.el (Info-find-file): Fall back on the installation
6869 directory if we can't find the info node anywhere else.
6870
a1c9f41b
SO
68712011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6872
6873 * vc/vc.el (vc-revert-file):
6874 Don't set file time-stamp in the past. (Bug#5181)
6875
536f3d36
LMI
68762011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6877
7152b011
LMI
6878 * files.el (after-find-file): Give a better error message when
6879 trying to find a symlink that points to a file that doesn't exist
6880 (bug#4398).
6881
536f3d36
LMI
6882 * progmodes/cc-vars.el: Remove (probably) misleading comment
6883 (bug#4396).
6884
460c0fba
JB
68852011-07-12 Johan Bockgård <bojohan@gnu.org>
6886
6887 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6888
7a6bda45
CY
68892011-07-12 Chong Yidong <cyd@stupidchicken.com>
6890
6891 * mouse-sel.el: Hack restoring functionality, while keeping
6892 compatibility with 2010-07-03 changes to mouse selection.
6893 (mouse-sel-primary-overlay): New var.
6894 (mouse-sel-selection-alist): Use it.
6895 (mouse-sel-mode): Doc fix; remove points that are default features
6896 of mouse.el.
6897
c79598ef
JB
68982011-07-12 Johan Bockgård <bojohan@gnu.org>
6899
6900 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6901 Fix previous fix (bug#2490).
6902
ff8be6ef
RW
69032011-07-12 Roland Winkler <winkler@gnu.org>
6904
b796c9b7
SM
6905 * textmodes/bibtex.el (bibtex-initialize):
6906 Use pop-to-buffer-same-window.
ff8be6ef
RW
6907 (bibtex-search-entries): Fix interactive call.
6908
296ba3ee
LMI
69092011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6910
f5242a02 6911 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6912 Fontise bytecomp Error lines more correctly (bug#2490).
6913 Fix suggested by Johan Bockgård.
f5242a02 6914
296ba3ee
LMI
6915 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6916
6917 * dired-x.el (dired-guess-default): Use `delete-dups'.
6918
f69fd0d2
CY
69192011-07-12 Chong Yidong <cyd@stupidchicken.com>
6920
6921 * dired.el (dired-mark-prompt):
6922 * dired-aux.el (dired-read-shell-command): Doc fix.
6923
eab5dc07
LMI
69242011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6925
b796c9b7
SM
6926 * mail/sendmail.el (sendmail-query-once):
6927 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6928 emacs -Q.
6929
6930 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6931
eab5dc07
LMI
6932 * cus-edit.el (custom-file): Take an optional no-error variable.
6933 (customize-save-variable): Set the variable, and give a warning if
6934 running under "emacs -q".
6935
a1e65d42
JB
69362011-07-11 Juanma Barranquero <lekktu@gmail.com>
6937
6938 * loadhist.el (unload-feature-special-hooks):
6939 Add `auto-coding-functions', `fill-nobreak-predicate' and
6940 `find-directory-functions' (bug#5327).
6941
1d52da10
LMI
69422011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6943
be958f1d
LMI
6944 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6945
5bedb26c
LMI
6946 * cus-edit.el (custom-guess-name-alist): -alist variables should
6947 use the `alist' type (bug#3120). Suggested by Drew Adams.
6948
1d52da10
LMI
6949 * printing.el: Add documentation to all the `pr-toggle-' commands.
6950
cd394be1 69512011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6952
6953 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6954 backends where it makes sense (bug#2623).
6955
dcc88d8a
LMI
69562011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6957
c3de9feb
LMI
6958 * dired-x.el (dired-guess-default): Remove duplicate shell command
6959 entries (bug#2028).
8a93078b 6960 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6961 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6962
dcc88d8a
LMI
6963 * subr.el (remove-duplicates): New conveniency function.
6964
505e3645
LMI
69652011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6966
6967 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6968 (bug#1526).
6969
69702011-07-10 Martin Rudalics <rudalics@gmx.at>
6971
6972 * window.el (display-buffer-normalize-default): Don't invert
6973 meaning of even-window-heights. Reported by Eli Zaretskii
6974 <eliz@gnu.org>.
6975
455e4fa1
BR
69762011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6977
6978 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6979
8e0bc3e9
CY
69802011-07-10 Chong Yidong <cyd@stupidchicken.com>
6981
6982 * window.el (display-buffer): Fix arguments to
6983 display-buffer-reuse-window in last change.
6984
fa7c3228
CY
6985 * faces.el (link): Use a less saturated blue on light backgrounds.
6986
6987 * startup.el (fancy-startup-text, fancy-about-text)
6988 (fancy-startup-tail): Use font-lock faces, for background safety.
6989
c0a7f300
BN
69902011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6991
b796c9b7
SM
6992 * emulation/viper-cmd.el (viper-change-state-to-vi):
6993 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6994
4dc2a129
MR
69952011-07-09 Martin Rudalics <rudalics@gmx.at>
6996
6997 * window.el (display-buffer-default-specifiers): Remove.
6998 (display-buffer-macro-specifiers): Remove default specifiers.
6999 (display-buffer-alist): Default to nil.
b796c9b7 7000 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
7001 (display-buffer-pop-up-window): Allow splitting internal
7002 windows. Check whether a live window was created.
7003 (display-buffer-other-window-means-other-frame)
7004 (display-buffer-normalize-arguments): Rename to
7005 display-buffer-normalize-argument and rewrite. Set the
7006 other-window specifier.
7007 (display-buffer-normalize-special): New function.
7008 (display-buffer-normalize-options): Rename to
7009 display-buffer-normalize-default and rewrite.
7010 (display-buffer-normalize-options-inhibit): Remove.
7011 (display-buffer-normalize-specifiers): Rewrite.
7012 (display-buffer): Process other-window specifier and call
7013 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
7014 more faithfully.
b796c9b7 7015 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 7016 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
7017 (display-buffer-in-window, display-buffer-alist-set):
7018 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
7019 <tassilo@member.fsf.org>.
7020
2d43b8c9
LL
70212011-07-09 Leo Liu <sdl.web@gmail.com>
7022
7023 * register.el (insert-register): Restore accidental change on
7024 2011-06-26. (Bug#9028)
7025
7f9b7c53
GM
70262011-07-09 Glenn Morris <rgm@gnu.org>
7027
7028 * subr.el (remq): Handle the empty list. (Bug#9024)
7029
f042cfd8
AS
70302011-07-08 Andreas Schwab <schwab@linux-m68k.org>
7031
7032 * mail/sendmail.el (send-mail-function): No longer delay custom
7033 initialization.
7034 * custom.el (custom-initialize-delay): Doc fix.
7035
856b2f11
SM
70362011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7037
7038 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
7039
afae1d68
MA
70402011-07-08 Michael Albinus <michael.albinus@gmx.de>
7041
7042 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
7043 human-friendly prompt.
7044
0757af94
SM
70452011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7046
7047 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
7048 provided by a particular plugin.
7049
d760b731
LMI
70502011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7051
7052 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
7053 save customizations (with "emacs -Q"), just set the variable
7054 instead of erroring out.
7055
7056 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
7057
cd79ce90
JL
70582011-07-08 Juri Linkov <juri@jurta.org>
7059
7060 * arc-mode.el (archive-zip-expunge, archive-zip-update)
7061 (archive-zip-update-case): Use 7z if found by `executable-find'.
7062 The order of searching the available programs is the same as in
7063 `archive-zip-extract' (bug#8968).
7064
14cc04aa
CY
70652011-07-07 Chong Yidong <cyd@stupidchicken.com>
7066
7067 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
7068 (menu-bar-options-menu): Tweak descriptions.
7069
0a1848ec
LMI
70702011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7071
7072 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
7073 menu items into verb phrases (bug#1421). Also refill to fit under
7074 80 columns.
7075
f5bd0689
CY
70762011-07-07 Chong Yidong <cyd@stupidchicken.com>
7077
538e85c6
CY
7078 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
7079 (Info-read-node-name): Doc fix (Bug#1084).
7080
f5bd0689
CY
7081 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
7082 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
7083 (end-of-sexp, beginning-of-sexp)
7084 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
7085 (forward-symbol, forward-same-syntax, word-at-point)
7086 (sentence-at-point): Doc fix (Bug#1144).
7087
56ec5115
LMI
70882011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7089
f3f8e37f
LMI
7090 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
7091 should cover it (bug#1281).
7092
0757af94 7093 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 7094
e9fce1ac 7095 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
7096 negotiation fails, then possibly try again with a non-encrypted
7097 connection (bug#9017).
7098
56ec5115
LMI
7099 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
7100 be used.
7101
c2f9aec8
RS
71022011-07-07 Richard Stallman <rms@gnu.org>
7103
7104 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
7105 property, and handle its changed format.
7106 Look for the correct line number.
7107 Use file's line contents (but not past first =) to find
7108 correct line in message.
7109
ef7b981d 71102011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
7111
7112 * international/characters.el (build-unicode-category-table):
7113 Delete it.
0757af94 7114 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 7115
0757af94 7116 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
7117 to src/chartab.c.
7118 (get-char-code-property): Call unicode-property-table-internal to
7119 load a file. Call get-unicode-property-internal where necessary.
7120 (put-char-code-property): Call unicode-property-table-internal to
7121 load a file. Call put-unicode-property-internal where necessary.
7122 put-unicode-property-internal where necessary.
0757af94
SM
7123 (char-code-property-description):
7124 Call unicode-property-table-internal to load a file.
c805dec0
KH
7125
7126 * international/charprop.el:
7127 * international/uni-bidi.el:
7128 * international/uni-category.el:
7129 * international/uni-combining.el:
7130 * international/uni-comment.el:
7131 * international/uni-decimal.el:
7132 * international/uni-decomposition.el:
7133 * international/uni-digit.el:
7134 * international/uni-lowercase.el:
7135 * international/uni-mirrored.el:
7136 * international/uni-name.el:
7137 * international/uni-numeric.el:
7138 * international/uni-old-name.el:
7139 * international/uni-titlecase.el:
7140 * international/uni-uppercase.el: Regenerate.
7141
7142 * loadup.el: Load international/charprop.el before
7143 international/characters.
7144
e14b388a
CY
71452011-07-07 Chong Yidong <cyd@stupidchicken.com>
7146
7147 * window.el (next-buffer, previous-buffer): Signal an error if
7148 called from a minibuffer window.
7149
7150 * bindings.el: Revert 2011-07-04 change.
7151
354cf0ba
RS
71522011-07-06 Richard Stallman <rms@gnu.org>
7153
7154 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
7155 (rmail-mime-insert-bulk, rmail-mime-insert-text):
7156 Treat markers like ints.
7157 (rmail-mime-entity): Doc fix.
7158
a48868a7
LMI
71592011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7160
4906cd3d
LMI
7161 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
7162 defcustom again for backwards compatibility.
7163
e0457abe
LMI
7164 * simple.el (shell-command-on-region): Fill.
7165
d67f7e1f
LMI
7166 * dired-aux.el (dired-kill-line): Add a doc string.
7167
fe204702
LMI
7168 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
7169 to "\\sw\\|\\s_" (bug#358).
7170
a48868a7
LMI
7171 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
7172 (dired-unmark-backward): Ditto.
7173 (dired-flag-backup-files): Ditto.
7174
7175 * dired-x.el (dired-mark-sexp): Ditto.
7176
aa8a705c
RS
71772011-07-06 Richard Stallman <rms@gnu.org>
7178
7179 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
7180 (rmail-mime-entity): New arg TRUNCATED.
7181 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
7182 New functions.
7183 (rmail-mime-save): Warn if entity is truncated.
7184 (rmail-mime-toggle-hidden): Likewise, for showing.
7185 (rmail-mime-process-multipart): Record when an entity is truncated.
7186
a9a936b9
RS
7187 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
7188 if ENTITY is a string.
7189
1f2b92cb
LMI
71902011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7191
f4f73198 7192 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
7193 of faces when `M-C-x'-ing their definitions (bug#8378).
7194 Also clean up the code slightly.
f4f73198 7195
12b16734 7196 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 7197 because that makes the colors go away.
12b16734 7198
f0691d22
LMI
7199 * mail/sendmail.el (send-mail-function): Change the default to
7200 `sendmail-query-once'.
9e87df06 7201 (sendmail-query-once): Add an autoload cookie.
f0691d22 7202
1f2b92cb
LMI
7203 * net/network-stream.el (network-stream-open-starttls): Try using
7204 a plain connection even if the server offered STARTTLS, and we
7205 kinda wanted to use it, if Emacs doesn't have any STARTTLS
7206 capability. This should make smtpmail.el work in slightly more
7207 configurations.
7208
1cdd2a1b
MA
72092011-07-06 Michael Albinus <michael.albinus@gmx.de>
7210
7211 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
7212 New defun.
7213 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
7214
fbcc67e2
MM
72152011-07-06 Michael R. Mauger <mmaug@yahoo.com>
7216
7217 * progmodes/sql.el: Version 3.0
0757af94 7218 (sql-product-alist): Add product :completion-object,
fbcc67e2 7219 :completion-column, and :statement attributes.
0757af94 7220 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 7221 (sql-mode-syntax-table): Mark all punctuation.
0757af94 7222 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
7223 ansi keywords.
7224 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 7225 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
7226 (sql-oracle-show-reserved-words): New function for development.
7227 (sql-product-font-lock): Simplify for source code buffers.
7228 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
7229 New functions.
7230 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
7231 (sql-mode-map): Add statement movement functions.
7232 (sql-ansi-statement-starters, sql-oracle-statement-starters):
7233 New variable.
fbcc67e2
MM
7234 (sql-statement-regexp, sql-beginning-of-statement)
7235 (sql-end-of-statement, sql-signum): New functions.
0757af94 7236 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
7237 (sql-show-sqli-buffer): Bug fix.
7238 (sql-interactive-mode): Store connection data as buffer local.
0757af94 7239 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
7240 with sql-interactive-mode.
7241 (sql-save-connection): Save buffer local settings.
0757af94 7242 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
7243 (sql-product-interactive): Bug fix.
7244 (sql-preoutput-hold): New variable.
7245 (sql-interactive-remove-continuation-prompt): Bug fixes.
7246 (sql-debug-redirect): New variable.
7247 (sql-str-literal): New function.
7248 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 7249 Redesign.
fbcc67e2
MM
7250 (sql-oracle-save-settings, sql-oracle-restore-settings)
7251 (sql-oracle-list-all, sql-oracle-list-table): New functions.
7252 (sql-completion-object, sql-completion-column)
7253 (sql-completion-sqlbuf): New variables.
7254 (sql-build-completions-1, sql-build-completions)
7255 (sql-try-completion): New functions.
7256 (sql-read-table-name): Use them.
7257 (sql-contains-names): New buffer local variable.
7258 (sql-list-all, sql-list-table): Use it.
7259 (sql-oracle-completion-types): New variable.
7260 (sql-oracle-completion-object, sql-sqlite-completion-object)
7261 (sql-postgres-completion-object): New functions.
7262
d4eaeab1
GM
72632011-07-06 Glenn Morris <rgm@gnu.org>
7264
7265 * window.el (pop-to-buffer): Doc fix.
7266
322b7dab 72672011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
7268
7269 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
7270
322b7dab 72712011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 7272
322b7dab 7273 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 7274
322b7dab 7275 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 7276
605dd5bf
CY
72772011-07-05 Chong Yidong <cyd@stupidchicken.com>
7278
7279 * button.el (button): Inherit from link face. Suggested by Dan
7280 Nicolaescu.
7281
7dbfa719
SM
72822011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7283
3db614b0
SM
7284 * progmodes/gdb-mi.el: Fit in 80 columns.
7285 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
7286 switch-to-buffer.
7287
7dbfa719
SM
7288 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
7289 if imenu is simply not configured (bug#8941).
7290
919d884a
KM
72912011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
7292
7293 * allout.el (allout-post-undo-hook): New allout outline-change
7294 event hook to signal undo activity.
7295 (allout-post-command-business): Run allout-post-undo-hook if an
7296 undo just occurred.
7dbfa719
SM
7297 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
7298 * allout-widgets.el (allout-widgets-after-undo-function):
7299 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
7300 in the vicinity of an undo.
7301 (allout-widgets-mode): Include allout-widgets-after-undo-function
7302 on the new allout-post-undo-hook.
7303
450a0f09
SM
73042011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7305
7306 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
7307 Let define-derived-mode define it.
7308 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
7309 cycles of abbrev-table inheritance (bug#8998).
7310
2de69e00
RW
73112011-07-05 Roland Winkler <winkler@gnu.org>
7312
7313 * textmodes/bibtex.el: Add support for biblatex.
7314 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
7315 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
7316 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
7317 (bibtex-entry-alist, bibtex-field-alist): New variables.
7318 (bibtex-entry-field-alist): Obsolete alias for
7319 bibtex-BibTeX-entry-alist.
7320 (bibtex-entry-alist, bibtex-field-alist): New widgets.
7321 (bibtex-set-dialect): New command.
7322 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
7323 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
7324 Bind via bibtex-set-dialect.
2de69e00
RW
7325 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
7326 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
7327 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
7328 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
7329 Define via bibtex-set-dialect.
450a0f09
SM
7330 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
7331 Obey bibtex-no-opt-remove-re.
2de69e00
RW
7332 (bibtex-vec-push, bibtex-vec-incr): New functions.
7333 (bibtex-format-entry, bibtex-field-list)
7334 (bibtex-print-help-message, bibtex-validate)
7335 (bibtex-search-entries): Use new format of bibtex-entry-alist.
7336
2dcdbdd9
SM
73372011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7338
7339 * progmodes/compile.el (compilation-goto-locus):
7340 * net/tramp-cmds.el (tramp-append-tramp-buffers):
7341 * bs.el (bs-cycle-next, bs-cycle-previous):
7342 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
7343 * bindings.el (mode-line-other-buffer):
7344 * autoinsert.el (auto-insert):
7345 * arc-mode.el (archive-extract):
7346 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
7347
b27640fe
JB
73482011-07-05 Juanma Barranquero <lekktu@gmail.com>
7349
7350 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
7351 Fix check of `emacs-lock-unlockable-modes'.
7352 Coerce true values of `emacs-lock--try-unlocking' to t.
7353
53bbe3ad
JB
73542011-07-05 Juanma Barranquero <lekktu@gmail.com>
7355
7356 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
7357 * emacs-lock.el: New file.
7358
1d3cdbc7
JD
73592011-07-05 Julien Danjou <julien@danjou.info>
7360
7361 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
7362 than `boundp' to check if face is set.
7363
9173deec
JB
73642011-07-05 Juanma Barranquero <lekktu@gmail.com>
7365
7366 * register.el (registerv-make):
7367 * window.el (window-min-height): Fix typos in docstrings.
7368
869795d6
JD
73692011-07-05 Jan Djärv <jan.h.d@swipnet.se>
7370
9173deec 7371 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
7372 Update doc string.
7373
b768cdcd
JB
73742011-07-04 Juanma Barranquero <lekktu@gmail.com>
7375
7376 * server.el (server-execute): Catch quit and call
7377 `server-return-error' to pass the error back to emacsclient and
7378 close the connection (bug#8942).
7379
13aa217b
KM
73802011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
7381
7382 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
7383 insecure exception for current topic. Also note that auto-saves
7384 are handled differently.
7385
7386 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
7387 State variables for tracking auto-save inhibition situation.
7388
7389 (allout-write-contents-hook-handler): Rename from
7390 'allout-write-file-hook-handler', and describe how it depends on
7391 write-contents-functions sensitivity to non-nil value to prevent
7392 file write.
7393
7394 (allout-auto-save-hook-handler): Remove. auto-save does not check
7395 this in individual buffers, only in the starting buffer, so this
7396 is not the right way for us to inhibit auto-save in a buffer
7397 according to its condition.
7398
7399 (allout-mode): Use new allout-write-contents-hook-handler, and
7400 only with write-contents-functions. Remove auto-save provisions -
7401 they're implemented elsewhere.
7402
7403 (allout-before-change-handler): If undo is in progress, note that
7404 for attention of allout-post-command-business.
7405
7406 (allout-post-command-business): If the command we're following was
7407 an undo, check for change in the status of encrypted items and
7408 adjust auto-save inhibitions accordingly.
7409
7410 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
7411 according to whether there are or aren't any plain-text topics
7412 pending encryption.
7413
2dcdbdd9 7414 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
7415 Adjust buffer-saved-size and some allout state to inhibit auto-saves
7416 if there are plain-text topics pending encryption.
13aa217b
KM
7417
7418 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
7419 buffer-saved-size and some allout state to not inhibit auto-saves
7420 if there are no longer any plain-text topics pending encryption.
7421
0757af94
SM
7422 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
7423 No longer provide for exemption of the current topic.
13aa217b 7424
ac89b32c
JL
74252011-07-04 Juri Linkov <juri@jurta.org>
7426
7427 Add 7z operations to delete and save changed members (bug#8968).
7428 * arc-mode.el (archive-7z-expunge, archive-7z-update):
7429 New defcustoms.
7430 (archive-7z-write-file-member): New function.
7431 (archive-7z-summarize): Fix the number of dashes in the
7432 listing output.
7433
8fa39615
SM
74342011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7435
7436 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
7437 (bug#8958).
7438
2f11b3f1
CY
74392011-07-04 Chong Yidong <cyd@stupidchicken.com>
7440
d66fef2b
CY
7441 * bindings.el: Ignore next-buffer and previous-buffer in
7442 minibuffer-local-map.
7443
2f11b3f1
CY
7444 * font-lock.el (font-lock-builtin-face): Change light background
7445 color to dark slate blue (Bug#6693).
7446
f932a347
WD
74472011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
7448
7449 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
7450
c8af70e1
SM
74512011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7452
7453 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
7454 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7455 Add switch-to-buffer.
7456
f158badc
LMI
74572011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7458
7459 * isearch.el (isearch-search-fun-function): Clarify further the
7460 meaning of the function returned.
7461
6d95bd46
MA
74622011-07-04 Michael Albinus <michael.albinus@gmx.de>
7463
7464 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
7465
7466 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
7467 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
7468 Use it.
7469 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
7470 `tramp-default-remote-path' does not exist.
7471 (tramp-send-command-and-read): New optional argument NOERROR.
7472 (tramp-open-connection-setup-interactive-shell)
7473 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
7474 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
7475 (tramp-process-sentinel): Flush also process' connection property.
7476 (tramp-sh-handle-start-file-process): Do not set process
7477 sentinel. It is done now ...
7478 (tramp-maybe-open-connection): ... here. (Bug#8929)
7479
909e6b67
MK
74802011-07-04 MON KEY <monkey@sandpframing.com>
7481
7482 * play/animate.el (animate-string): Doc fixes and allow changing
7483 the buffer name (bug#5417).
7484
74852011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7486
c8af70e1 7487 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 7488
f34755dc
PE
74892011-07-04 Paul Eggert <eggert@cs.ucla.edu>
7490
396cec72
PE
7491 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
7492 This is simpler and helps future-proof the code.
7493 (timer-until): Use time-subtract and float-time.
08235028 7494 (timer--time-less-p): Use time-less-p.
f34755dc 7495
56e6cc31
JB
74962011-07-04 Juanma Barranquero <lekktu@gmail.com>
7497
3abb79e5
JB
7498 * type-break.el (timep): Use the value of `float-time' to avoid a
7499 byte-compiler warning.
7500
56e6cc31
JB
7501 * server.el (server-eval-and-print): Return any result, even nil.
7502
7b9430b4
PE
75032011-07-03 Paul Eggert <eggert@cs.ucla.edu>
7504
7505 * type-break.el: Accept time formats that the builtins accept.
7506 (timep, type-break-time-difference): Accept any format that
7507 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
7508 This is simpler and helps future-proof the code.
7509 (type-break-time-difference): Round rather than ignoring
7510 subseconds components.
7511
3034e9e7
LMI
75122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7513
7514 * info.el (Info-apropos-matches): Make non-interactive, since it
7515 doesn't seem to do anything useful as a command (bug#8829).
7516
1485f4c0
CY
75172011-07-03 Chong Yidong <cyd@stupidchicken.com>
7518
7519 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 7520 Move from faces.el.
1485f4c0
CY
7521 (frame-default-terminal-background): New function.
7522
7523 * custom.el (custom-push-theme): Don't record faces in `changed'
7524 theme; this doesn't work correctly for per-frame face settings.
7525 (disable-theme): Use face-set-after-frame-default to reset faces.
7526 (custom--frame-color-default): New function.
7527
9fa3dd45
LMI
75282011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7529
c8af70e1 7530 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
7531 (bug#8769).
7532
6cbbc20c
KR
75332011-03-29 Kevin Ryde <user42@zip.com.au>
7534
7535 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7536 `perl-Test2' extend to match possible "fail #N" rep count
7537 (bug#8377).
7538
c7f98048
LMI
75392011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7540
65676592
LMI
7541 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
7542 `smtpmail-via-smtp' now returns the error instead of nil.
7543
c7f98048
LMI
7544 * isearch.el (isearch-search-fun-function): Clarify the doc string
7545 (bug#8101).
7546
56e6cc31 75472011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
7548
7549 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
7550 unnecessary spaces (bug#8987).
7551
2b216704
LMI
75522011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7553
7554 * net/network-stream.el (open-network-stream): Use the
7555 :end-of-capability command thoughout.
7556
75572011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7558
7559 * net/network-stream.el (open-network-stream): Add the
7560 :end-of-capability command parameter, used by pop3.el.
7561
36adf6ce
LMI
75622011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7563
1ca0da0e
LMI
7564 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7565
fc00f69c
LMI
7566 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7567 for list)" (bug#6475).
7568
28fd8759 7569 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7570 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7571 an error (bug#6297).
7572
0dd8b6da
LMI
7573 * man.el (Man-reference-regexp): Allow matching possible
7574 word-wrapped references (bug#6289).
7575
ce1438d6
LMI
7576 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7577 for consistency with the other vc buffers (bug#6197).
7578 (vc-checkin): Ditto.
7579
7580 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7581
36adf6ce
LMI
7582 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7583
e83cc1f7
LMI
75842011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7585
8a20ca4c
LMI
7586 * custom.el (defcustom): Clarify that :set is only used in the
7587 Customize user interface (bug#6089).
7588
83319045
LMI
7589 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7590 associated with a file, refuse to run instead of erroring out
7591 (bug#6084).
7592
a8392169
LMI
7593 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7594 the doc string, since it appears that using `fill-column' always
7595 controls the width (bug#7845).
7596
e83cc1f7
LMI
7597 * simple.el (shell-command-on-region): Say where the error output
7598 went if `shell-command-default-error-buffer' is set (bug#6857).
7599
e47ca23b
KM
76002011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7601
7602 * allout.el (allout-yank-processing): Adjust cursor position for
7603 backwards-deleted space.
7604
7605 (allout-rebullet-heading): Register changes with
7606 allout-exposure-changed-hook, so the modified topic is properly
7607 decorated.
7608
5cf56143
LMI
76092011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7610
08549772
LMI
7611 * minibuffer.el (completion-in-region): Document PREDICATE
7612 (bug#7136).
7613
48e96771
LMI
7614 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7615 of keyword/argument pairs (bug#6904).
7616
c8af70e1
SM
7617 * replace.el (multi-occur):
7618 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7619
e17d05e2
LMI
76202011-07-02 Drew Adams <drew.adams@oracle.com>
7621
7622 * dired.el (dired-mark-if): Make the message about whether it's
7623 marking or unmarking clearer (bug#8523).
7624
063b0e45
LMI
76252011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7626
7627 * disp-table.el (display-table-print-array): New function.
7628 (describe-display-table): Use it to print the vectors more pretty
7629 (Bug#8859).
7630
28545e04
MR
76312011-07-02 Martin Rudalics <rudalics@gmx.at>
7632
7633 * window.el (window-state-get-1): Don't assign clone numbers.
7634 Add clone-of item to list of window parameters.
7635 (window-state-put-2): Don't process clone numbers.
7636 (display-buffer-alist): Fix doc-string.
7637
3349e122
SM
76382011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7639
7640 * subr.el (remq): Don't allocate if it's not needed.
7641 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7642 (keymap--merge-bindings): New functions.
7643 (keymap-canonicalize): Use them to refine the canonicalization.
7644 * minibuffer.el (minibuffer-local-completion-map)
7645 (minibuffer-local-must-match-map): Move initialization from C.
7646 (minibuffer-local-filename-completion-map): Move initialization from C;
7647 don't inherit from anything here.
7648 (minibuffer-local-filename-must-match-map): Make obsolete.
7649 (completing-read-default): Use make-composed-keymap to combine
7650 minibuffer-local-filename-completion-map with either
7651 minibuffer-local-must-match-map or
7652 minibuffer-local-filename-completion-map.
7653
d224ac83
GM
76542011-07-01 Glenn Morris <rgm@gnu.org>
7655
3de63bf8
GM
7656 * type-break.el (type-break-time-sum): Use dolist.
7657
d224ac83
GM
7658 * textmodes/flyspell.el (flyspell-word-search-backward):
7659 Replace CL function.
7660
1a1e3f32
SM
76612011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7662
fe3f64d5
SM
7663 * mouse.el (mouse--strip-first-event): New function.
7664 (function-key-map): Use it to map fringe clicks to normal clicks
7665 by default.
7666
eb604e34
SM
7667 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7668 (vc-bzr-revision-completion-table): Add support for annotate and date.
7669
1a1e3f32
SM
7670 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7671 inherit from parent.
7672
5bd35902
LMI
76732011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7674
ace6c69c 7675 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7676 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7677
191e2bed
LMI
7678 * dired.el (dired-mode): Fix up the doc string as suggested by
7679 Drew Adams (bug#8817).
7680
5bd35902
LMI
7681 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7682 cookie, since the manual says that it should be possible to add
7683 this function to `find-file-hook' (bug#8709).
7684
eee8207a
TZ
76852011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7686
7687 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7688 here. Noted Ted Zlatanov as the maintainer.
7689 (cfengine-common-settings, cfengine-common-syntax): New functions
7690 to set up common things between `cfengine-mode' and
7691 `cfengine3-mode'.
7692 (cfengine3-mode): New mode.
7693 (cfengine3-defuns cfengine3-defuns-regex
7694 (cfengine3-class-selector-regex cfengine3-category-regex)
7695 (cfengine3-vartypes cfengine3-font-lock-keywords)
7696 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7697 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7698
36b148cf
MA
76992011-07-01 Michael Albinus <michael.albinus@gmx.de>
7700
7701 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7702
7703 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7704
0bf4ba9a
MR
77052011-07-01 Martin Rudalics <rudalics@gmx.at>
7706
7707 * window.el (same-window-buffer-names, same-window-regexps)
7708 (same-window-p, special-display-frame-alist)
7709 (special-display-popup-frame, special-display-function)
7710 (special-display-buffer-names, special-display-regexps)
7711 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7712 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7713 (split-window-preferred-function, split-height-threshold)
7714 (split-width-threshold, even-window-heights)
7715 (display-buffer-mark-dedicated, window-splittable-p)
7716 (split-window-sensibly, window-safely-shrinkable-p):
7717 Un-obsolete.
7718 (display-buffer): Don't spread args with function specifier
7719 because special-display-popup-frame won't like it.
7720
35837f51
PE
77212011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7722
d0672f86
PE
7723 Time-stamp simplifications and fixes.
7724 These improve accuracy slightly, and future-proof the code
7725 against some potential changes to current-time format.
7726
b9444d97
PE
7727 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7728 by using time-since and float-time.
7729
0ef923dc
PE
7730 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7731 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7732 + NNN microseconds".
7733
2f81380d
PE
7734 * type-break.el (type-break-time-sum): Rewrite using time-add.
7735
845b5c3e
PE
7736 * play/hanoi.el (hanoi-current-time-float): Remove.
7737 All uses replaced by float-time.
7738
ee6f1be0
PE
7739 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7740 This yields a more-accurate answer.
7741 (rng-time-to-float): Remove; no longer needed.
7742
fe955043
PE
7743 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7744
5777162a
PE
7745 * calendar/timeclock.el (timeclock-seconds-to-time):
7746 Defalias to seconds-to-time, since they're the same thing.
7747
3103f8b6 7748 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7749 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7750 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7751
0e61a35f
SM
77522011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7753
7754 * window.el (bury-buffer): Don't iconify the only frame.
7755 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7756 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7757
ddd63a1e
CY
77582011-07-01 Chong Yidong <cyd@stupidchicken.com>
7759
0e61a35f
SM
7760 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7761 Add mouse-yank-primary.
ddd63a1e 7762
055f4923
TZ
77632011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7764
7765 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7766
6a2fb145
SM
77672011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7768
7769 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7770 (find-library-name): Use it to find relative load names when provided
7771 absolute file name (bug#8803).
7772
fd4983f2
LMI
77732011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7774
887d14ad
LMI
7775 * textmodes/flyspell.el (flyspell-word): Consider words that
7776 differ only in case as potential doublons (bug#5687).
7777
c53dc7fc
LMI
7778 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7779 Remove two rather uninteresting debugging-like messages to make
7780 debbugs.el more silent.
7781
fd4983f2
LMI
7782 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7783 a password-like phrase.
7784
7a71b18d 77852011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7786
7787 * progmodes/cc-guess.el: New file.
7788
6a2fb145 7789 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7790
7791 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7792 derived from `c-basic-common-init'.
7793
7794 * progmodes/cc-mode.el (top-level): Require cc-guess.
7795 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7796
1fa280a3
LM
77972011-06-30 Lawrence Mitchell <wence@gmx.li>
7798
7799 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7800
e6597158
AM
78012011-06-30 Alan Mackenzie <acm@muc.de>
7802
1fa280a3
LM
7803 * progmodes/cc-engine.el (c-guess-continued-construct):
7804 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7805 lock is disabled. Name this case as "CASE G".
7806
68ba37fb
KM
78072011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7808
7809 * allout.el (allout-yank-processing): Fix injection of extra space
7810 between bullet and non-whitespace character in first topic when
7811 pasting, ensuring that the actual spacing in the pasted topic
7812 following the bullet char is preserved. This extra space was
7813 causing pasted encrypted topics to get a decrypted status even
7814 when the content was actually still encrypted. Now the decryption
7815 status from before the paste is preserved.
7816
7817 (allout-flag-region): Set all allout overlays so they evaporate
7818 when reduced to zero length (evanescent), to prevent overlay
7819 leakage.
7820
887a0b34
GM
78212011-06-30 Glenn Morris <rgm@gnu.org>
7822
94b9acce
GM
7823 * w32-fns.el (w32-charset-info-alist): Declare.
7824
1d9b46d4
GM
7825 * find-dired.el (find-grep-options): Simplify.
7826
cc232200
GM
7827 * term/ns-win.el (ns-set-resource): Declare.
7828
28e77c46
GM
7829 * ses.el (row, col): Declare dynamic variables honestly.
7830
887a0b34
GM
7831 * textmodes/reftex-parse.el (index-tags): Declare.
7832
658d8eb8
CY
78332011-06-30 Chong Yidong <cyd@stupidchicken.com>
7834
7835 * cus-edit.el (customize-push-and-save): New function.
7836
7837 * files.el (hack-local-variables-confirm): Use it.
7838
1fa280a3
LM
7839 * custom.el (load-theme): New arg NO-CONFIRM.
7840 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7841 (custom-enabled-themes): Doc fix.
7842
7843 * cus-theme.el (customize-create-theme)
7844 (custom-theme-merge-theme): Callers to load-theme changed.
7845
bb617717
LMI
78462011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7847
d61bdd5d
LMI
7848 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7849 short URLs have at least one dot in them (bug #7614).
7850
bb617717
LMI
7851 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7852 nil, because using a pty is apparently too slow (bug #895).
7853
2f31f37a
LMI
78542011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7855
7856 * mail/sendmail.el (sendmail-query-once): New function.
7857 (sendmail-query-once-function): New variable.
7858
3076b24e
GM
78592011-06-29 Glenn Morris <rgm@gnu.org>
7860
faf2a174
GM
7861 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7862
3076b24e
GM
7863 * ses.el (top-level): Require cl when compiling.
7864 (ses-set-localvars): Fix error statement.
7865 Call it at compile time to silence a storm of warnings.
7866
5386012d
MR
78672011-06-29 Martin Rudalics <rudalics@gmx.at>
7868
7869 * window.el (normalize-live-buffer): Rename to
7870 window-normalize-buffer.
7871 (normalize-live-frame): Rename to window-normalize-frame.
7872 (normalize-any-window): Rename to window-normalize-any-window.
7873 (normalize-live-window): Rename to window-normalize-live-window.
7874 (make-window-atom): Rename to window-make-atom.
7875 (window-resize-reset): Rename to window--resize-reset.
7876 (window-resize-reset-1): Rename to window--resize-reset-1.
7877 (resize-mini-window): Rename to window--resize-mini-window.
7878 (resize-subwindows-skip-p): Rename to
7879 window--resize-subwindows-skip-p.
7880 (resize-subwindows-normal): Rename to
7881 window--resize-subwindows-normal.
7882 (resize-subwindows): Rename to window--resize-subwindows.
7883 (resize-other-windows): Rename to window--resize-siblings.
7884 (resize-this-window): Rename to window--resize-this-window.
7885 (resize-root-window): Rename to window--resize-root-window.
7886 (resize-root-window-vertically): Rename to
7887 window--resize-root-window-vertically.
7888 (normalize-buffer-to-display): Rename to
7889 window-normalize-buffer-to-display.
7890 (normalize-buffer-to-switch-to): Rename to
7891 window-normalize-buffer-to-switch-to.
7892 Correspondingly update all callers of the functions listed
7893 above.
7894 (display-buffer-alist, display-buffer-normalize-arguments)
7895 (display-buffer-normalize-options, display-buffer)
7896 (display-buffer-alist-set): Use "function" instead of
7897 "fun-with-args".
7898
1176868d
CY
78992011-06-28 Chong Yidong <cyd@stupidchicken.com>
7900
7901 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7902 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7903 debbugs.gnu.org. Mention acknowledgment email.
7904
20a7a65f
LMI
79052011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7906
7907 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7908 buffer multibyteness, since it shouldn't matter.
7909
5f45cca5
MR
79102011-06-28 Martin Rudalics <rudalics@gmx.at>
7911
7912 * window.el (display-buffer-in-side-window): Handle dedicated
7913 windows as in display-buffer-reuse-window.
7914 (display-buffer-normalize-alist): Use value of override
7915 specifier.
7916 (display-buffer-normalize-specifiers): Use value of
7917 other-window-means-other-frame specifier.
7918 (display-buffer-alist): Rewrite some texts in widgets.
7919 (display-buffer): Spread arguments when calling function
7920 specified by fun-with-args.
7921
ad85fe1f
DD
79222011-06-28 Deniz Dogan <deniz@dogan.se>
7923
1fa280a3
LM
7924 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7925 Unnest `let'.
da68c4c8 7926
ad85fe1f
DD
7927 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7928 selectors (Bug#5732).
ec49bd31 7929 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7930
a08cc025
JA
79312011-06-27 Jari Aalto <jari.aalto@cante.net>
7932
7933 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7934 (eshell-ls-date-format): New defcustom.
7935 (eshell-ls-file): Use it.
7936
e2b551c5
SM
79372011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7938
7939 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7940
8982b231
KY
79412011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7942
7943 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7944 (ange-ftp-make-tmp-name): New arg.
7945 (ange-ftp-file-local-copy): Use it.
7946
36c9fa27
J
79472011-06-27 Jambunathan K <kjambunathan@gmail.com>
7948
7949 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7950 no-conversion (Bug#8870).
7951
d68443dc
MR
79522011-06-27 Martin Rudalics <rudalics@gmx.at>
7953
7954 * window.el (window-right, window-left, window-child)
7955 (window-child-count, window-last-child)
7956 (window-iso-combination-p, walk-window-tree-1)
7957 (window-atom-check-1, window-tree-1, delete-window)
7958 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7959 new naming conventions - window-vchild, window-hchild,
7960 window-next and window-prev are now called window-top-child,
7961 window-left-child, window-next-sibling and window-prev-sibling
7962 respectively.
d615d6d2
MR
7963 (resize-window-reset): Rename to window-resize-reset.
7964 (resize-window-reset-1): Rename to window-resize-reset-1.
7965 (resize-window): Rename to window-resize.
7966 (window-min-height, window-min-width)
7967 (resize-mini-window, resize-this-window, resize-root-window)
7968 (resize-root-window-vertically, adjust-window-trailing-edge)
7969 (enlarge-window, shrink-window, maximize-window)
7970 (minimize-window, delete-window, quit-restore-window)
7971 (split-window, balance-windows, balance-windows-area-adjust)
7972 (balance-windows-area, window-state-put-2)
7973 (display-buffer-even-window-sizes, display-buffer-set-height)
7974 (display-buffer-set-width, set-window-text-height)
7975 (fit-window-to-buffer): Rename all "resize-window" prefixed
7976 calls to use the "window-resize" prefix convention.
7977 (display-buffer-alist): Fix symbol for label specifier.
7978 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7979 corresponding specifier.
7980 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7981
b6458526
VB
79822011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7983
7984 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7985 convention.
7986 (ses-call-printer): Does not pass an empty string to formatter when the
7987 cell is empty to keep from barking printer Calc math-format-value.
7988
d31fd9ac
RS
79892011-06-27 Richard Stallman <rms@gnu.org>
7990
43d5bf84
RS
7991 * battery.el (battery-mode-line-limit): New variable.
7992 (battery-update): Handle it.
7993
d31fd9ac
RS
7994 * mail/rmailmm.el (rmail-mime-process-multipart):
7995 Handle truncated messages.
7996
819a6054
GM
79972011-06-27 Glenn Morris <rgm@gnu.org>
7998
7999 * progmodes/flymake.el (flymake-err-line-patterns):
8000 Allow for column numbers in the ant/javac pattern. (Bug#8866)
8001
cedc73f2
VB
80022011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
8003
819a6054 8004 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
8005 (ses--clean-!, ses--clean-_): New functions.
8006 (ses-range): Add configurability of readout order, and conversion
8007 to Calc vector.
8008
5e5d49b6
VB
8009 * ses.el (ses-repair-cell-reference-all): New function.
8010 (ses-cell-symbol): Set macro as safe, so that it can be used in
8011 formulas.
8012
56e6cc31 8013 * ses.el: Update cycle detection algorithm.
90ca8b49 8014 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 8015 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
8016 (ses-set-localvars): New function.
8017 (ses-make-cell): Add property-list as a cell element.
8018 (ses-cell-property-get-fun, ses-cell-property-get)
8019 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
8020 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
8021 New functions.
90ca8b49
VB
8022 (ses-cell-property-set, ses-cell-property-pop)
8023 (ses-cell-property-get-handle): New macro.
8024 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
8025 New aliases, used for code readability.
8026 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
8027 cycle detection.
8028 (ses-self-reference-early-detection): New defcustom.
fac916bf 8029 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
8030 (ses-mode): Use ses-set-localvars.
8031 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
8032 before lauching the update processing.
8033 (ses-initialize-Dijkstra-attempt): New function.
8034 (ses-recalculate-cell): Update for cycle detection based on
8035 Dijkstra algorithm.
8036
2bb63e81
VB
8037 * ses.el: Fix commenting and indenting convention.
8038
c9d29fb8
SM
80392011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
8040
8041 * bs.el (bs-cycle-next): Complete last change.
8042
d8e4b68b
JB
80432011-06-27 Drew Adams <drew.adams@oracle.com>
8044
8045 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
8046
40098786
LMI
80472011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8048
c9d29fb8
SM
8049 * net/network-stream.el (network-stream-open-starttls):
8050 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
8051 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
8052
40098786
LMI
8053 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
8054 to binary to possibly avoid line encoding issues on Windows (among
8055 other things).
8056
468d09d4
LMI
80572011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8058
8059 * net/network-stream.el (open-network-stream): Return an :error
8060 saying what the problem was, if possible.
8061
8062 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
8063 server.
8064
8065 * net/network-stream.el (network-stream-open-starttls): If we
8066 wanted to use STARTTLS, and the server offered it, but we weren't
8067 able to because we had no STARTTLS support, then close the connection.
8068 (open-network-stream): Return an :error element, if present.
8069
16f07dd7
CY
80702011-06-26 Chong Yidong <cyd@stupidchicken.com>
8071
88821ca0
CY
8072 * hl-line.el (hl-line-sticky-flag): Doc fix.
8073 (global-hl-line-sticky-flag): New option (Bug#8323).
8074 (global-hl-line-highlight): Obey it.
8075
16f07dd7
CY
8076 * vc/vc.el (vc-revert-show-diff): Default to t.
8077
6b5ccddf
KM
80782011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
8079
c9d29fb8
SM
8080 * allout-widgets.el (allout-widgets-post-command-business):
8081 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
8082 undecorated when an isearch is continued past, and isearch
8083 automatically collapses them. This leads to "widget leaks", where
8084 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
8085 hidden widgets can slow down cursor travel, substantially.
8086 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
8087 so we're doing without this nicety.
8088
8089 (allout-widgets-tally-string): Don't try to do a hash-table-count
8090 of allout-widgets-tally when it's nil. This eliminates spurious "Error
8091 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
8092 *Messages* when allout-widgets-maintain-tally is t.
8093
355f2e07
MR
80942011-06-26 Martin Rudalics <rudalics@gmx.at>
8095
8096 * window.el (display-buffer-normalize-argument): Rename to
8097 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
8098 LABEL argument. Respect special-display-function when popping up
8099 a new frame. Fix code searching for a window showing the buffer
8100 on another frame.
c9d29fb8
SM
8101 (display-buffer-normalize-specifiers):
8102 Call display-buffer-normalize-arguments.
355f2e07
MR
8103 (display-buffer-in-window): Don't undedicate the window if its
8104 buffer remains the same.
8105 Reported by Drew Adams <drew.adams@oracle.com>.
8106 (display-buffer-alist): Add choice for same-window macro
8107 specfier.
8108 (display-buffer): Mention special meaning of LABEL argument in
8109 doc-string. Fix quoting. Don't pop up a new frame even as
8110 fallback.
8111
7ca8fc42
JB
81122011-06-26 Juanma Barranquero <lekktu@gmail.com>
8113
8114 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
8115 avoid deleting the current window in some cases (bug#8911).
8116
bc312254
AS
81172011-06-26 Andreas Schwab <schwab@linux-m68k.org>
8118
8119 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
8120 (Bug#8934)
8121
2db18f3f
LMI
81222011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8123
c9d29fb8
SM
8124 * net/network-stream.el (network-stream-open-starttls):
8125 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
8126 (network-stream-open-tls): Ditto.
8127
6302e0d3
LL
81282011-06-26 Leo Liu <sdl.web@gmail.com>
8129
8130 * register.el (registerv): New struct.
8131 (registerv-make): New function.
c9d29fb8
SM
8132 (jump-to-register, describe-register-1, insert-register):
8133 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
8134 struct. (Bug#8415)
8135
5fdd4046
CY
81362011-06-26 Chong Yidong <cyd@stupidchicken.com>
8137
2afef60a
CY
8138 * vc/vc.el (vc-revert-show-diff): New defcustom.
8139 (vc-diff-internal): New arg specifying diff buffer.
8140 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
8141 reuse an existing *vc-diff* buffer (Bug#8927).
8142
5fdd4046
CY
8143 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
8144
e93db24a
GM
81452011-06-26 Glenn Morris <rgm@gnu.org>
8146
8147 * progmodes/f90.el (f90-critical-indent): New option.
8148 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
8149 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
8150 (f90-mode): Doc fix.
8151 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
8152 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
8153 (f90-beginning-of-block, f90-next-block, f90-indent-region)
8154 (f90-match-end): Handle block, critical.
8155
eefff499
GM
81562011-06-25 Glenn Morris <rgm@gnu.org>
8157
f6ba4cc9
GM
8158 * calendar/diary-lib.el (diary-included-files): Doc fix.
8159 (diary-include-files): New function, extracted from
8160 diary-include-other-diary-files and diary-mark-included-diary-files.
8161 (diary-include-other-diary-files, diary-mark-included-diary-files):
8162 Just call diary-include-files.
8163 (diary-mark-entries): Reset diary-included-files on first call.
8164
16712304
GM
8165 * calendar/diary-lib.el (diary-mark-entries)
8166 (diary-mark-included-diary-files):
8167 Visit included diary-files in temp buffers.
8168
5d8e0d43
GM
8169 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
8170 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
8171 (f90-start-block-re, f90-imenu-generic-expression)
8172 (f90-looking-at-program-block-start, f90-no-block-limit):
8173 Add support for submodules.
8174
ccf7a5d5
GM
8175 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
8176 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 8177
11fdef7d 81782011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
8179
8180 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
8181 buffer-file-type before setting its value, to avoid disastrous
eefff499 8182 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 8183
74f53697
JB
81842011-06-25 Juanma Barranquero <lekktu@gmail.com>
8185
8186 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
8187
8188 * ses.el (ses-unload-function):
8189 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
8190
8191 * proced.el (proced-unload-function):
8192 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
8193
18a4ce5e
AR
81942011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
8195
8196 * server.el (server-create-window-system-frame): Add parameters arg.
8197 (server-process-filter): Doc fix. Handle frame-parameters.
8198
519d22cc
JB
81992011-06-25 Juanma Barranquero <lekktu@gmail.com>
8200
8201 Fix bug#8730, bug#8781.
8202
8203 * loadhist.el (unload--set-major-mode): New function.
8204 (unload-feature): Use it.
8205
8206 * progmodes/python.el (python-after-info-look): Add autoload cookie.
8207 (python-unload-function): New function.
8208
c206f5b0
SM
82092011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8210
8211 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
8212
f9ad64f3
GS
82132011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
8214
8215 * net/browse-url.el (browse-url-firefox-program): Add icecat to
8216 the candidates list.
8217
7d0da90e
JB
82182011-06-24 Juanma Barranquero <lekktu@gmail.com>
8219
8220 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
8221
14b4e83d
RS
82222011-06-23 Richard Stallman <rms@gnu.org>
8223
8224 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
8225 (rmail-variables): Set next-error-move-function.
8226 (rmail-what-message): Take argument POS.
8227 (rmail-next-error-move): New function.
8228
273d2baf
SM
82292011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8230
8231 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
8232 messages for adjacent non-terminals.
8233
56c2cc9a
RS
82342011-06-23 Richard Stallman <rms@gnu.org>
8235
8236 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 8237 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
8238 (rmail-start-mail): Don't specify use of rmail-mail-return;
8239 that's done by mail-bury now.
8240 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 8241
d59eb518
MA
82422011-06-23 Michael Albinus <michael.albinus@gmx.de>
8243
8244 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
8245 SIZE is a number.
8246
02cfc6d6
MR
82472011-06-23 Martin Rudalics <rudalics@gmx.at>
8248
8249 * window.el (get-lru-window, get-mru-window)
8250 (get-largest-window): Never return a minibuffer window.
8251 (display-buffer-pop-up-window): Fix a bug that could lead to
8252 reusing the minibuffer window.
8253 (display-buffer): Pass original specifier argument to
8254 display-buffer-function instead of the normalized one.
8255 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
8256
4e323265
LL
82572011-06-22 Leo Liu <sdl.web@gmail.com>
8258
8259 * minibuffer.el (completing-read-function)
8260 (completing-read-default): Move from minibuf.c
8261
7a70468f
RS
82622011-06-22 Richard Stallman <rms@gnu.org>
8263
50718fc2
RS
8264 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
8265 to Rmail even if not started by a special Rmail command.
8266
7a70468f
RS
8267 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
8268 Copy the buffer currently showing just one message.
8269
297dde5a
RW
82702011-06-22 Roland Winkler <winkler@gnu.org>
8271
8272 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
8273 (bibtex-clean-entry): First delete the old key so that a
8274 customized algorithm for generating the new key does not get
8275 confused by the old key.
8276 (bibtex-url): Obey regexp of first step.
8277 (bibtex-search-entries): Do not use add-to-list with local
8278 list-var.
8279
97bb1093
LMI
82802011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8281
8282 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
8283 stored a user name, then query for the password first, instead of
8284 waiting for SMTP to give an error message and the trying again.
8285
1c0f1a19
JD
82862011-06-22 Lawrence Mitchell <wence@gmx.li>
8287
8288 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
8289 BUFFER in call-process.
8290
396f7c9d
LMI
82912011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8292
8293 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
8294 QUIT twice.
ddb7ffee
LMI
8295 (smtpmail-try-auth-methods): Require user name and password from
8296 auth-source.
396f7c9d 8297
8998d1b3
MR
82982011-06-22 Martin Rudalics <rudalics@gmx.at>
8299
8300 * window.el (display-buffer-default-specifiers)
8301 (display-buffer-alist): Remove entries for pop-up-frame-alist.
8302 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 8303 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
8304
8305 * frame.el (pop-up-frame-alist, pop-up-frame-function)
8306 (special-display-frame-alist, special-display-popup-frame):
8307 Remove duplicate declarations. These are now in window.el.
8308
4ea31e07
LMI
83092011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8310
c9d29fb8
SM
8311 * mail/smtpmail.el (smtpmail-via-smtp):
8312 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
8313 server supports it. SMTP servers that support STARTTLS commonly
8314 require it.
8315
8316 * net/network-stream.el (network-stream-open-starttls): Support
8317 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 8318 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 8319
95f41d9a
LMI
8320 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
8321 upgrades with `open-network-stream', and rely solely on
8322 auth-source for all credentials. Big changes throughout the file,
8323 but in particular:
c9d29fb8
SM
8324 (smtpmail-auth-credentials): Remove.
8325 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
8326 (smtpmail-via-smtp): Check for servers saying they want AUTH after
8327 MAIL FROM, too.
95f41d9a 8328
c9d29fb8
SM
8329 * net/network-stream.el (network-stream-open-starttls):
8330 Provide support for client certificates both for external and built-in
4ea31e07
LMI
8331 STARTTLS.
8332 (auth-source): Require.
8333 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
8334 (network-stream-certificate): Change cert-cert to cert and
8335 cert-key to key.
4ea31e07 8336
065ec2c7
MA
83372011-06-21 Michael Albinus <michael.albinus@gmx.de>
8338
8339 * net/tramp-cache.el (top): Don't load the persistency file when
8340 "emacs -Q" has been called.
8341
cd93b359
DR
83422011-06-21 Tim Harper <timcharper@gmail.com>
8343
d8e4b68b
JB
8344 * term/ns-win.el (ns-initialize-window-system):
8345 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
8346 resource to NO as it is not yet supported by the NS port.
8347
ae9c0411
JB
83482011-06-21 Juanma Barranquero <lekktu@gmail.com>
8349
8350 * misc.el (list-dynamic-libraries--refresh): Compute header here...
8351 (list-dynamic-libraries): ...not here.
8352
7f3f739f
LL
83532011-06-21 Leo Liu <sdl.web@gmail.com>
8354
8355 * subr.el (sha1): Implement sha1 using secure-hash.
8356
327c8fb1
MR
83572011-06-21 Martin Rudalics <rudalics@gmx.at>
8358
8359 * window.el (display-buffer-alist): In default value do not
8360 enforce searching a window on any but the selected frame.
8361 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8362 (display-buffer-select-window): Remove function.
8363 (display-buffer-in-window): When a window on another frame gets
8364 reused, do not select it any more but just raise its frame if
8365 necessary (Bug#8851) and (Bug#8856).
8366 (display-buffer-normalize-options): Handle pop-up-frames related
8367 options more faithfully.
8368 (pop-to-buffer): Don't rely on `display-buffer' selecting the
8369 window if it is on another frame.
c9d29fb8
SM
8370 (display-buffer-alist, display-buffer-default-specifiers):
8371 Don't make new frame unsplittable by default.
9e9de014
MR
8372 (display-buffer-normalize-argument): Fix doc-string typo and use
8373 'same-frame-other-window instead of 'other-window when associating
8374 with display-buffer-macro-specifiers.
327c8fb1 8375
7cf3f556
VB
83762011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
8377
8378 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
8379 New functions.
8380 (5x5-mode-map, 5x5-mode-menu): Bind them.
8381 (5x5-draw-grid): Tweak the solver's rendering.
8382
60a406cf
SM
83832011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8384
8385 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
8386 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
8387
d8e4b68b 83882011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
8389
8390 * menu-bar.el: Use function variable instead of switch-to-buffer.
8391 (menu-bar-select-buffer-function): New variable.
60a406cf 8392 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 8393
478d6f95
SM
83942011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8395
8396 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
8397 variable's status.
8398
ca530739
JD
83992011-06-20 Jan Djärv <jan.h.d@swipnet.se>
8400
8401 * x-dnd.el (x-dnd-version-from-flags)
8402 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
8403 and long as number (Bug#8899).
8404 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
8405
bcd70d97
SM
84062011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8407
60a406cf 8408 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
8409 (completion-try-completion, completion-all-completions): Compute the
8410 metadata argument if it's missing; make it optional (bug#8795).
8411
60a406cf 8412 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
8413 (widget-complete): Use new :completion-function property.
8414 (widget-completions-at-point): New function.
8415 (default): Use :completion-function instead of :complete.
60a406cf
SM
8416 (widget-default-completions): Rename from widget-default-complete;
8417 Rewrite.
bcd70d97
SM
8418 (widget-string-complete, widget-file-complete, widget-color-complete):
8419 Remove functions.
8420 (file, symbol, function, variable, coding-system, color):
8421 * international/mule-cmds.el (default-input-method, charset)
8422 (language-info-custom-alist):
8423 * cus-edit.el (face): Use new property :completions.
8424
8425 * progmodes/pascal.el (pascal-completions-at-point): New function.
8426 (pascal-mode): Use it.
8427 (pascal-mode-map): Use completion-at-point.
8428 (pascal-toggle-completions): Make obsolete.
8429 (pascal-complete-word, pascal-show-completions):
8430 * progmodes/octave-mod.el (octave-complete-symbol):
8431 Redefine as obsolete alias.
8432 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
8433 Signal absence of completion info for old Octave,
8434 (inferior-octave-complete): Redefine as obsolete alias.
8435 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
8436 (meta-completions-at-point): Rename from meta-complete-symbol and
8437 adapt it for use on completion-at-point-functions.
8438 (meta-common-mode): Use it.
8439 (meta-looking-at-backward, meta-match-buffer): Remove.
8440 (meta-complete-symbol): Redefine as obsolete alias.
8441 (meta-common-mode-map): Use completion-at-point.
8442 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
8443 (makefile-mode-map): Use completion-at-point.
8444 (makefile-completions-at-point): Rename from makefile-complete and
8445 adapt it for use on completion-at-point-functions.
8446 (makefile-mode): Use it.
8447 (makefile-complete): Redefine as obsolete alias.
8448
aebf69c8
DD
84492011-06-20 Deniz Dogan <deniz@dogan.se>
8450
8451 * net/rcirc.el: Delete trailing whitespaces once and for all.
8452
bfbbb27d
DC
84532011-06-20 Daniel Colascione <dan.colascione@gmail.com>
8454
8455 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
8456
d264a46b
CY
84572011-06-19 Chong Yidong <cyd@stupidchicken.com>
8458
4ca009e5
CY
8459 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
8460
d264a46b
CY
8461 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
8462
fbf5b3ce
MR
84632011-06-19 Martin Rudalics <rudalics@gmx.at>
8464
8465 * window.el (display-buffer-other-window-means-other-frame):
8466 Call display-buffer-normalize-alist.
8467 (display-buffer-normalize-specifiers-1): Rename to
8468 display-buffer-normalize-argument. New argument other-frame.
8469 Rewrite.
8470 (display-buffer-normalize-specifiers-2): Rename to
8471 display-buffer-normalize-options.
8472 (display-buffer-normalize-alist-1): New function.
8473 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
8474 display-buffer-normalize-alist.
8475 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
8476 (display-buffer-normalize-options-inhibit): New variable.
8477 (display-buffer-normalize-specifiers): Rewrite calling
8478 display-buffer-normalize-alist,
8479 display-buffer-normalize-argument, and
8480 display-buffer-normalize-options. Don't call the latter if
8481 display-buffer-normalize-options-inhibit is non-nil.
8482 (frame-auto-delete): New option.
8483 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
8484 (window-list-no-nils, window-state-ignored-parameters)
8485 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
8486 (window-state-put-1, window-state-put-2, window-state-put):
8487 New functions.
9a028c23
MR
8488 (display-buffer-normalize-options): Move special-display-p group
8489 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 8490
6d10d800
CY
84912011-06-18 Chong Yidong <cyd@stupidchicken.com>
8492
6420d28b
CY
8493 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
8494 groups (Bug#8776).
8495 (rx-submatch-n): New function.
8496 (rx): Document it.
8497
ddb8b596
CY
8498 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
8499 (Bug#8768).
8500
8501 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
8502
77080289
CY
8503 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
8504
61dfb316
CY
8505 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
8506 anytime existing face settings are present (Bug#8889).
8507
6d10d800
CY
8508 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
8509 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
8510 Remove unused argument.
8511
be3fb2b8
MR
85122011-06-18 Martin Rudalics <rudalics@gmx.at>
8513
bcd70d97
SM
8514 * window.el (display-buffer-default-specifiers):
8515 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
8516 pop-up-window-min-width, and another reuse-window specifier
8517 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
8518 (display-buffer-normalize-specifiers-2):
8519 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
8520 pop-up-windows is unset. Add a reuse-window specifier for the
8521 case popping up a new window fails.
8522 (special-display-popup-frame): Remove double quoting.
28dec25a 8523 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 8524
1c6d8c76
SM
85252011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8526
8527 * shell.el (shell-completion-vars): Set pcomplete-termination-string
8528 according to comint-completion-addsuffix.
8529
8530 * pcomplete.el: Convert to lexical binding and fix bug#8819.
8531 (pcomplete-suffix-list): Mark as obsolete.
8532 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
8533 pcomplete-seen in the closure.
8534 (pcomplete-comint-setup): Setup completion-at-point as well.
8535 (pcomplete--entries): New function.
8536 (pcomplete--env-regexp): New var.
8537 (pcomplete-entries): Rewrite to work with partial-completion and
8538 without relying on pcomplete-suffix-list.
8539 (pcomplete-pare-list): Remove, unused.
8540
25aef8b8
MR
85412011-06-17 Martin Rudalics <rudalics@gmx.at>
8542
8543 * window.el (display-buffer-alist): Set pop-up-window-min-height
8544 and pop-up-window-min-width in default value. Reported by
8545 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
8546 other-window-means-other-frame.
8547 (display-buffer-macro-specifiers): Comment out entry for
8548 other-window specifier.
8549 (display-buffer-other-window-means-other-frame): New function.
8550 (display-buffer-normalize-specifiers-1): New arguments
8551 buffer-name and label. Treat other-window case specially.
8552 (display-buffer-normalize-specifiers-2): Treat other-window case
8553 specially.
8554 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
8555 (display-buffer-normalize-specifiers):
8556 Call display-buffer-normalize-specifiers-3.
25aef8b8 8557
dbad4f69
MR
85582011-06-17 Martin Rudalics <rudalics@gmx.at>
8559
8560 * window.el (same-window-p): Fix two typos introduced when
8561 adding with-no-warnings.
d1067961
MR
8562 (display-buffer-normalize-specifiers-1): Don't check
8563 pop-up-frames for 'unset initialization.
8564 (display-buffer-normalize-specifiers-2): Major rewrite using
8565 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8566 (pop-up-frames, display-buffer-reuse-frames)
8567 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8568 Suggested by David Engster <deng@randomsample.de>.
8569 (even-window-heights): Initialize to 'unset.
8570 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8571 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8572 other window case.
dbad4f69 8573
9b9c9e3a
MR
85742011-06-16 Martin Rudalics <rudalics@gmx.at>
8575
bcd70d97
SM
8576 * window.el (display-buffer-normalize-specifiers-1):
8577 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8578 second argument of display-buffer (Bug#8865).
981d5c09
MR
8579 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8580 (switch-to-buffer-other-window-same-frame)
8581 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8582 Adams (Bug#8875).
9c2755e9
MR
8583 (display-buffer): Don't check noninteractive when calling
8584 display-buffer-pop-up-frame.
8585 (display-buffer-pop-up-frame): Never pop up a frame in
8586 noninteractive mode (Bug#8857).
67222e1d
MR
8587 (enlarge-window, shrink-window): Don't report an error when the
8588 window can't be resized as requested (Bug#8862).
9b9c9e3a 8589
2b75be67
SM
85902011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8591
9ffdd3ba
SM
8592 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8593
cb581a67
SM
8594 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8595
2b75be67
SM
8596 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8597
8c0e3589
AM
85982011-06-15 Alan Mackenzie <acm@muc.de>
8599
cb581a67
SM
8600 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8601 for declarators, disable knr checking to speed up for normal files.
8602 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8603
b96e6cde
LMI
86042011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8605
4bba86e6
LMI
8606 * net/network-stream.el (open-network-stream): Add the keyword
8607 :always-query-capabilities for the case where you want to force a
8608 `plain' network connection, but the protocol still requires the
8609 capabilitiy command (i.e., SMTP and EHLO).
8610
2b75be67 8611 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8612 consistency with other `-live-p' functions.
8613
efdcdbf8
SM
86142011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8615
8616 * window.el (same-window-buffer-names, same-window-regexps)
8617 (special-display-frame-alist, special-display-popup-frame)
8618 (special-display-function, special-display-buffer-names)
8619 (special-display-regexps, pop-up-frame-alist)
8620 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8621 (pop-up-windows, split-window-preferred-function)
8622 (split-height-threshold, split-width-threshold, even-window-heights)
8623 (display-buffer-mark-dedicated): Don't encourage the use of
8624 display-buffer-alist from Elisp code.
8625
c5cde042
DN
86262011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8627
8628 * progmodes/python.el (python-mode): Derive from prog-mode.
8629 * progmodes/ps-mode.el (ps-mode):
8630 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8631 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8632 * progmodes/ld-script.el (ld-script-mode): Likewise.
8633
baa1c9ab
MR
86342011-06-15 Martin Rudalics <rudalics@gmx.at>
8635
8636 * window.el (display-buffer-alist): Trim default value to avoid
8637 popping up a new frame (Bug#8857) or reusing an arbitrary window
8638 on another frame.
8639 (display-buffer): Do not fall back on popping up a new frame in
8640 batch mode (Bug#8857).
8641
c5dd5a51
CY
86422011-06-14 Chong Yidong <cyd@stupidchicken.com>
8643
8644 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8645 (custom-theme-summary): New function.
8646 (customize-themes): Use it.
8647
d647b7c4
GM
86482011-06-13 Glenn Morris <rgm@gnu.org>
8649
8650 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8651
9481c002
MR
86522011-06-13 Martin Rudalics <rudalics@gmx.at>
8653
357f93d2
MR
8654 * help.el (help-window): Remove variable.
8655 (help-window-point-marker, temp-buffer-max-height)
8656 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8657 (help-print-return-message): Don't set help-window.
8658 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8659 (help-window-setup-finish): Remove.
8660 (help-window-display-message, help-window-setup)
8661 (with-help-window): Major rewrite based on new
8662 display-buffer-window variable.
8663
8664 * help-mode.el (help-mode-finish): Remove help-window related
8665 code.
8666
8667 * view.el (view-exits-all-viewing-windows): Remove reference to
8668 view-return-to-alist in doc-string.
8669 (view-return-to-alist): Make obsolete.
8670 (view-buffer): Call pop-to-buffer-same-window and remove
8671 undo-window code.
8672 (view-buffer-other-window): Call pop-to-buffer-other-window and
8673 simplify code. Ignore second argument.
8674 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8675 simplify code. Ignore second argument.
8676 (view-return-to-alist-update): Make obsolete.
8677 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8678 Rewrite using quit-restore window parameters.
2b75be67
SM
8679 (view-mode-exit): Rename second argument to EXIT-ONLY.
8680 Rewrite using quit-restore-window.
357f93d2
MR
8681 (View-exit, View-exit-and-edit, View-leave, View-quit)
8682 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8683 appropriate arguments.
8684 (view-end-message): Use quit-restore window parameter.
8685
9481c002
MR
8686 * window.el (display-buffer-function): Rewrite doc-string.
8687 (display-buffer-window, display-buffer-alist): New variables.
8688 (display-buffer-split-specifiers)
8689 (display-buffer-side-specifiers)
8690 (display-buffer-macro-specifiers): New constants.
8691 (display-buffer-even-window-sizes, display-buffer-set-height)
8692 (display-buffer-set-width, display-buffer-select-window)
8693 (display-buffer-in-window, display-buffer-reuse-window)
8694 (display-buffer-split-window-1, display-buffer-split-window)
8695 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8696 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8697 (display-buffer-in-side-window, normalize-buffer-to-display)
8698 (display-buffer-normalize-specifiers-1)
8699 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8700 (display-buffer-normalize-specifiers, display-buffer-frame):
8701 New functions.
9481c002
MR
8702 (display-buffer): Major rewrite.
8703 (display-buffer-other-window, display-buffer-other-frame)
8704 (pop-to-buffer, switch-to-buffer-other-window)
8705 (switch-to-buffer-other-frame): Rewrite.
8706 (display-buffer-same-window, display-buffer-same-frame)
8707 (display-buffer-same-frame-other-window)
8708 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8709 (pop-to-buffer-other-window)
8710 (pop-to-buffer-same-frame-other-window)
8711 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8712 (switch-to-buffer-other-window-same-frame): New functions.
8713 (same-window-p, special-display-p): Rewrite disabling warnings.
8714 Make obsolete.
8715 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8716 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8717 Make obsolete
8718 (same-window-buffer-names, same-window-regexps)
8719 (special-display-frame-alist, special-display-popup-frame)
8720 (special-display-function, special-display-buffer-names)
8721 (special-display-regexps, pop-up-frame-alist)
8722 (pop-up-frame-function, split-window-preferred-function)
8723 (split-height-threshold, split-width-threshold)
8724 (even-window-heights): Make obsolete.
8725
9db51aca
GM
87262011-06-12 Glenn Morris <rgm@gnu.org>
8727
8728 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8729 Misc simplifications.
9db51aca 8730
39cffb44
MR
87312011-06-12 Martin Rudalics <rudalics@gmx.at>
8732
8733 * window.el (window-safely-shrinkable-p): Restore function which
8734 was inadvertently removed in change from 2011-06-11. Declare as
8735 obsolete.
8736
2b75be67
SM
8737 * calendar/calendar.el (calendar-generate-window):
8738 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8739 window-safely-shrinkable-p.
8740
a8955be7
GM
87412011-06-12 Glenn Morris <rgm@gnu.org>
8742
8743 * progmodes/fortran.el (fortran-mode-syntax-table):
8744 * progmodes/f90.el (f90-mode-syntax-table):
8745 Set % to punctuation. (Bug#8820)
8746 (f90-find-tag-default): Remove, no longer needed.
8747
f0d4059d
DC
87482011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8749
8750 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8751
1100a63c
CY
87522011-06-11 Chong Yidong <cyd@stupidchicken.com>
8753
8754 * image.el (image-animated-p): Return animation delay in seconds.
8755 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8756 (image-animate-timeout): Remove DELAY argument. Don't assume
8757 every subimage has the same delay; get it from image-animated-p.
8758 (image-animate): Caller changed.
8759
def722bf
MA
87602011-06-11 Michael Albinus <michael.albinus@gmx.de>
8761
8762 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8763 to ignored backtrace functions.
8764
0a2bb1a9
GM
87652011-06-11 Glenn Morris <rgm@gnu.org>
8766
8767 * calendar/appt.el (appt-disp-window-function): Doc fix.
8768 (appt-check): Handle overlapping appointments. (Bug#8337)
8769
6198ccd0
MR
87702011-06-11 Martin Rudalics <rudalics@gmx.at>
8771
8772 * window.el (window-tree-1, window-tree): New functions, moving
8773 the latter to window.el.
8774 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8775 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8776 (bw-refresh-edges): Remove.
8777 (balance-windows-1, balance-windows-2): New functions.
8778 (balance-windows): Rewrite in terms of window tree functions,
8779 balance-windows-1 and balance-windows-2.
8780 (bw-adjust-window): Remove.
8781 (balance-windows-area-adjust): New function with functionality of
8782 bw-adjust-window but using resize-window.
2b75be67
SM
8783 (set-window-text-height): Rewrite doc-string.
8784 Use normalize-live-window and resize-window.
8785 (enlarge-window-horizontally, shrink-window-horizontally):
8786 Rename argument to DELTA.
6198ccd0
MR
8787 (window-buffer-height): New function.
8788 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8789 Rewrite using new window resize routines.
2b75be67
SM
8790 (kill-buffer-and-window, mouse-autoselect-window-select):
8791 Use ignore-errors instead of condition-case.
6198ccd0
MR
8792 (quit-window): Call delete-frame instead of delete-windows-on
8793 for the only buffer on frame.
8794
9397e56f
MR
87952011-06-10 Martin Rudalics <rudalics@gmx.at>
8796
8797 * loadup.el (top-level): Load window before files for the sake
8798 of replace-buffer-in-windows.
8799
8800 * files.el (read-buffer-to-switch)
8801 (switch-to-buffer-other-window)
2b75be67
SM
8802 (switch-to-buffer-other-frame, display-buffer-other-frame):
8803 Move to window.el.
9397e56f
MR
8804
8805 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8806 (previous-buffer): Move to window.el.
8807
8808 * bindings.el (unbury-buffer): Move to window.el.
8809
8810 * window.el (delete-other-windows-vertically): Move after
8811 definition of delete-other-windows.
8812 (other-window, delete-windows-on, replace-buffer-in-windows):
8813 Move here from window.c.
8814 (record-window-buffer, unrecord-window-buffer)
8815 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8816 (switch-to-next-buffer): New functions.
8817 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8818 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8819 (previous-buffer): Move here from simple.el.
8820 Call switch-to-prev-buffer.
9397e56f
MR
8821 (bury-buffer): Move here from buffer.c. Switch to previous
8822 buffer when window cannot be deleted.
8823 (unbury-buffer): Move here from bindings.el.
8824 (ctl-x-map): Move binding for other-window from window.c to
8825 here.
8826 (read-buffer-to-switch, switch-to-buffer-other-window)
8827 (switch-to-buffer-other-frame): Move here from files.el.
8828 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8829 (switch-to-buffer): Move here from buffer.c.
8830 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8831
562dd5e9
MR
88322011-06-10 Martin Rudalics <rudalics@gmx.at>
8833
8834 * window.el (window-min-height, window-min-width): Move here
8835 from window.c. Add defcustoms and rewrite doc-strings.
8836 (resize-mini-window, resize-window): New functions.
8837 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8838 Move here from window.c.
8839 (maximize-window, minimize-window): New functions.
8840 (delete-window, delete-other-windows, split-window): Move here
8841 from window.c.
8842 (window-split-min-size): New function.
8843 (split-window-keep-point): Mention split-window-above-each-other
8844 instead of split-window-vertically.
2b75be67 8845 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8846 Rename split-window-vertically to split-window-above-each-other
8847 and provide defalias for old definition.
8848 (split-window-side-by-side, split-window-horizontally):
8849 Rename split-window-horizontally to split-window-side-by-side
8850 and provide defalias for the old definition.
562dd5e9
MR
8851 (ctl-x-map): Move bindings for delete-window,
8852 delete-other-windows and enlarge-window here from window.c.
8853 Replace bindings for split-window-vertically and
8854 split-window-horizontally by bindings for
8855 split-window-above-each-other and split-window-side-by-side.
8856
8857 * cus-start.el (all): Remove entries for window-min-height and
8858 window-min-width. Add entries for window-splits and
8859 window-nest.
8860
f0da764a
GM
88612011-06-09 Glenn Morris <rgm@gnu.org>
8862
80675c21
GM
8863 * calendar/appt.el (appt-mode-line): New function.
8864 (appt-check, appt-disp-window): Use it.
8865
f0da764a
GM
8866 * files.el (hack-one-local-variable-eval-safep):
8867 Allow minor-modes with explicit +/-1 arguments.
8868
59f623b7
TZ
88692011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8870
8871 * term/xterm.el (xterm): Add defgroup.
8872 (xterm-extra-capabilities): Add defcustom to supply known xterm
8873 capabilities, skip querying them, or query them (default).
8874 (terminal-init-xterm): Use it.
8875 (terminal-init-xterm-modify-other-keys): New function to set up
8876 modifyOtherKeys support to simplify `terminal-init-xterm'.
8877
9aab8e0d
MR
88782011-06-09 Martin Rudalics <rudalics@gmx.at>
8879
8880 * window.el (resize-window-reset, resize-window-reset-1)
8881 (resize-subwindows-skip-p, resize-subwindows-normal)
8882 (resize-subwindows, resize-other-windows, resize-this-window)
8883 (resize-root-window, resize-root-window-vertically)
8884 (window-deletable-p, window-or-subwindow-p)
8885 (frame-root-window-p): New functions.
8886
e8b08aee
GM
88872011-06-09 Glenn Morris <rgm@gnu.org>
8888
8889 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8890 (ange-ftp-get-files): Use it.
8891
254c37a5
AK
88922011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8893
8894 * mail/sendmail.el (mail-recover-1, mail-recover):
8895 * files.el (recover-file, recover-session):
8896 Handle dired-listing-switches not being just a single short option.
8897
35d7dbd3
GM
88982011-06-09 Glenn Morris <rgm@gnu.org>
8899
8900 * calendar/appt.el (appt-display-message, appt-disp-window):
8901 Handle lists of appointments.
8902
387522b2
MR
89032011-06-08 Martin Rudalics <rudalics@gmx.at>
8904
2b75be67
SM
8905 * window.el (one-window-p): Move down in code.
8906 Rewrite doc-string.
8907 (window-current-scroll-bars): Rewrite doc-string.
8908 Normalize live window argument.
387522b2
MR
8909 (walk-windows, get-window-with-predicate, count-windows):
8910 Rewrite doc-string. Use window-list-1.
8911 (window-in-direction-2, window-in-direction, get-mru-window):
8912 New functions.
8913
d8e4b68b 89142011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8915
8916 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8917 Doc fix (Bug#8713).
8918
89192011-06-08 Chong Yidong <cyd@stupidchicken.com>
8920
8921 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8922
89232011-06-08 Juanma Barranquero <lekktu@gmail.com>
8924
8925 * loadhist.el (unload-feature-special-hooks):
8926 Add `comint-output-filter-functions'.
8927
0de12c52
IK
89282011-06-08 Ivan Kanis <gnu@kanis.fr>
8929
8930 * calendar/appt.el (appt-check): Move some initializations into the let.
8931
f3d1777e
MR
89322011-06-08 Martin Rudalics <rudalics@gmx.at>
8933
8934 * window.el (window-height): Defalias to window-total-height.
8935 (window-width): Defalias to window-body-width.
8936
18af70d0
CY
89372011-06-07 Chong Yidong <cyd@stupidchicken.com>
8938
8939 * image-mode.el (image-toggle-animation): New command.
8940 (image-mode-map): Bind it to RET.
8941 (image-mode): Update message.
8942 (image-toggle-display-image): Avoid a spurious cache flush.
8943 (image-transform-rotation): Doc fix.
8944 (image-transform-properties): Return quickly in the normal case.
8945 (image-animate-loop): Rename from image-animate-max-time.
8946
2b75be67 8947 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8948 (create-animated-image): Remove unnecessary function.
8949 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8950 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8951 (image-animate-timer): Use car-safe.
8952 (image-animate-timeout): Rename argument.
8953
190b47e6
MR
89542011-06-07 Martin Rudalics <rudalics@gmx.at>
8955
8956 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8957 window.c. Rename first argument to ALL-FRAMES.
8958 Rephrase doc-strings.
8959 (get-buffer-window-list): Rewrite using window-list-1.
8960 Rephrase doc-string.
a1511caf
MR
8961 (window-safe-min-height, window-safe-min-width): New constants.
8962 (window-size-ignore, window-min-size, window-min-size-1)
8963 (window-sizable, window-sizable-p, window-size-fixed-1)
8964 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8965 (window-max-delta-1, window-max-delta, window-resizable)
8966 (window-resizable-p, window-total-height, window-total-width)
8967 (window-body-width): New functions.
8968 (window-full-height-p, window-full-width-p): Rewrite using
8969 window-total-size.
8970 (window-body-height): Rewrite using window-body-size.
190b47e6 8971
85cc1f11
MR
89722011-06-06 Martin Rudalics <rudalics@gmx.at>
8973
8974 * window.el (window-right, window-left, window-child)
8975 (window-child-count, window-last-child, window-any-p)
8976 (normalize-live-buffer, normalize-live-frame)
8977 (normalize-any-window, normalize-live-window)
8978 (window-iso-combination-p, window-iso-combined-p)
8979 (window-iso-combinations)
8980 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8981 (windows-with-parameter, window-with-parameter)
8982 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8983 (window-atom-check, window-side-check, window-check):
8984 New functions.
85cc1f11
MR
8985 (ignore-window-parameters, window-sides, window-sides-vertical)
8986 (window-sides-slots): New variables.
8987 (window-size-fixed): Move down in code. Minor doc-string fix.
8988
e7156492
AS
89892011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8990
8991 * comint.el (comint-dynamic-complete-as-filename)
8992 (comint-dynamic-complete-filename): Correctly call
8993 completion-in-region.
8994
7e821d0d
DD
89952011-06-05 Deniz Dogan <deniz@dogan.se>
8996
8997 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8998 in last change.
8999
ac09b8a1
DD
90002011-06-05 Deniz Dogan <deniz@dogan.se>
9001
9002 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
9003 (rcirc): Use it to prompt for encryption.
9004
34699b85
RW
90052011-06-05 Roland Winkler <winkler@gnu.org>
9006
9007 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
9008 (bibtex-search-entries): New command bound to C-c C-a.
9009 (bibtex-display-entries): New function.
9010
004dedd3
RW
90112011-06-05 Roland Winkler <winkler@gnu.org>
9012
9013 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
9014 (bibtex-insert-kill): After yanking insert newline if necessary.
9015 (bibtex-initialize): Call bibtex-string-files-init only once.
9016 (bibtex-mode): Do not call easy-menu-add.
9017 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
9018 (bibtex-yank): Set arg properly if nil.
9019
022fe7ce
RW
90202011-06-05 Roland Winkler <winkler@gnu.org>
9021
2b75be67
SM
9022 * textmodes/bibtex.el (bibtex-search-entry-globally):
9023 New variable.
022fe7ce
RW
9024 (bibtex-search-entry): Use it.
9025
b7c3692a
RW
90262011-06-05 Roland Winkler <winkler@gnu.org>
9027
9028 * textmodes/bibtex.el (bibtex-entry-format): New option
9029 sort-fields.
9030 (bibtex-format-entry, bibtex-reformat): Honor this option.
9031 (bibtex-parse-entry): Return fields in proper order.
9032
8eda563d
JB
90332011-06-05 Juanma Barranquero <lekktu@gmail.com>
9034
9035 * doc-view.el (doc-view-remove-if): Move computation of result out
9036 of `dolist' to silence misleading lexical-binding warning.
9037
7dbe3dbc
CY
90382011-06-04 Chong Yidong <cyd@stupidchicken.com>
9039
9040 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
9041 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
9042
0c33dd17
MA
90432011-06-04 Michael Albinus <michael.albinus@gmx.de>
9044
9045 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
9046 "SunOS 5.10".
9047
f8f91c2b
MA
90482011-06-04 Michael Albinus <michael.albinus@gmx.de>
9049
9050 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
9051 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
9052 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
9053 (tramp-parse-putty):
9054 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
9055 (tramp-completion-function-alist-ssh)
9056 (tramp-completion-function-alist-telnet)
9057 (tramp-completion-function-alist-su)
9058 (tramp-completion-function-alist-putty): Set `tramp-autoload'
9059 cookie.
9060
9061 * net/tramp-ftp.el:
9062 * net/tramp-sh.el:
9063 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
9064 load "tramp.el" `tramp-set-completion-function'.
9065
e17d9003
SM
90662011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
9067
9068 * shell.el: Require and use pcomplete.
9069 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
9070 (shell-completion-vars): Set pcomplete-default-completion-function.
9071
6c4cab03
DD
90722011-06-04 Deniz Dogan <deniz@dogan.se>
9073
9074 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
9075 `memq' (Bug#8799).
9076
ea9fafe0
SM
90772011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9078
9079 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
9080
b3e945d3
JB
90812011-06-02 Juanma Barranquero <lekktu@gmail.com>
9082
9083 * bs.el (bs--mark-unmark, bs--nth-wrapper):
9084 * mpc.el (mpc-select-extend, mpc-songpointer-context):
9085 * vc/log-view.el (log-view-beginning-of-defun):
9086 * vc/smerge-mode.el (smerge-apply-resolution-patch)
9087 (smerge-refine-forward, smerge-refine-chopup-region):
9088 Silence warning for unused `dotimes' counter variables.
9089
7d520089
SM
90902011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9091
9092 * net/tramp.el (tramp-with-progress-reporter): Rename from
9093 with-progress-reporter. Use `declare'.
9094 * net/tramp-smb.el:
9095 * net/tramp-sh.el:
9096 * net/tramp-gvfs.el: Update all uses.
9097
a1c2400f
JB
90982011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
9099
9100 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
9101 buffer isn't killed before making it current.
9102
2403c841
SM
91032011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9104
9105 Silence various byte-compiler warnings.
9106 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
9107 `access-type' and new obsolescence format.
9108 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
9109 new format.
9110 (byte-compile-check-variable): New `access-type' argument.
9111 Only warn if the access-type is obsolete.
9112 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
9113 (byte-compile-variable-set): Adjust callers.
9114 * help-fns.el (describe-variable): Adjust to new obsolescence format.
9115 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
9116 setting it as obsolete.
9117 * simple.el (minibuffer-completing-symbol):
9118 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
9119 access as obsolete.
9120 * minibuffer.el (minibuffer-completing-file-name): Don't make it
9121 obsolete yet.
9122 * international/quail.el (quail-mouse-choose-completion): Remove unused
9123 code referring to obsolete var.
9124 (quail-choose-completion-string): Remove.
9125 * server.el (server-clients-with, server-kill-buffer-query-function)
9126 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
9127 * proced.el (proced-send-signal):
9128 * emacs-lisp/lisp.el (lisp-complete-symbol):
9129 Replace completion-annotate-function with completion-extra-properties.
9130
2462470b
SM
91312011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9132
fb5b2591
SM
9133 * simple.el (goto-line): Use read-number.
9134 (overriding-map-is-bound): Remove.
9135 (saved-overriding-map): Change default.
9136 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
9137 Take the map as argument.
9138 (universal-argument, negative-argument, digit-argument): Use it.
9139 (restore-overriding-map): Adjust.
9140 (do-auto-fill): Use fill-forward-paragraph.
9141 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
9142
fd6fa53f
SM
9143 * minibuffer.el (minibuffer-inactive-mode-map): New var.
9144 (minibuffer-inactive-mode): New major mode.
9145 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
9146 the *Messages* buffer" hack.
9147 (mouse-popup-menubar): Don't burp if the event is a normal key.
9148
2462470b
SM
9149 Miscellaneous tweaks.
9150 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
9151 lexical scoping as in subr.el's dolist and dotimes.
9152 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
9153 Silence compiler warning.
9154 * thingatpt.el (forward-whitespace): Trivial coding style fix.
9155 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
9156 * international/ccl.el (ccl-compile): Trivial simplification.
9157 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
9158 * emacs-lisp/testcover.el (testcover-end): Remove spurious
9159 `printflag' argument.
9160 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
9161 Purecopy the whole obsolescence data.
9162
108bf785
LL
91632011-06-01 Leo Liu <sdl.web@gmail.com>
9164
9165 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
9166 improve doc-string as suggested by Marco Pessotto
9167 <melmothx@gmail.com>.
9168 (rcirc-print): Fix last change.
9169
30a23501
SM
91702011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9171
9172 * minibuffer.el (complete-with-action): Return nil for the metadata and
9173 boundaries of non-functional tables.
9174 (completion-table-dynamic): Return nil for the metadata.
9175 (completion-table-with-terminator): Add default case, using
9176 complete-with-action.
9177 (completion--metadata): New function.
9178 (completion-all-sorted-completions, minibuffer-completion-help): Use it
9179 to try and avoid pathological performance problems.
9180 (completion--embedded-envvar-table): Return `category' metadata.
9181
bcd54f83
LMI
91822011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9183
9184 * subr.el (process-alive-p): New tiny convenience function.
9185
e227544d
SM
91862011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9187
9188 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
9189 content but also its previous major mode.
9190
e8296fdc
HE
91912011-05-31 Helmut Eller <eller.helmut@gmail.com>
9192
4d61f28d 9193 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
9194 *Backtrace* buffer when we exit with C-M-c.
9195
620c53a6
SM
91962011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9197
9198 * minibuffer.el: Add metadata method to completion tables.
9199 (completion-category-overrides): New defcustom.
9200 (completion-metadata, completion--field-metadata)
9201 (completion-metadata-get, completion--styles)
9202 (completion--cycle-threshold): New functions.
9203 (completion-try-completion, completion-all-completions):
9204 Add `metadata' argument to choose completion-styles.
9205 (completion--do-completion): Use metadata to choose cycling.
9206 (completion-all-sorted-completions): Use metadata for sorting.
9207 Remove :completion-cycle-penalty which is not needed any more.
9208 (completion--try-word-completion): Add `metadata' argument.
9209 (minibuffer-completion-help): Check metadata for annotation function
9210 and sorting.
9211 (completion-file-name-table): Return `category' metadata.
9212 (minibuffer-completing-file-name): Make obsolete.
9213 * simple.el (minibuffer-completing-symbol): Make obsolete.
9214 * icomplete.el (icomplete-completions): Pass new `metadata' param to
9215 completion-try-completion.
9216
1257e755
SM
92172011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9218
9219 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
9220
3767e706
LL
92212011-05-30 Leo Liu <sdl.web@gmail.com>
9222
9223 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
9224 (rcirc-print): Decode all incoming messages (bug#8744).
9225 (rcirc-decode-coding-system): Allow value nil for automatic coding
9226 system detection.
3767e706 9227
d1a5d56a
GM
92282011-06-01 Glenn Morris <rgm@gnu.org>
9229
9230 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
9231
e8cbec34
CY
92322011-05-29 Chong Yidong <cyd@stupidchicken.com>
9233
9234 * image.el (image-animate-max-time): Allow nil and t values.
9235 Default to nil.
9236 (create-animated-image): Doc fix.
9237 (image-animate-start): Remove second arg; just use
9238 image-animate-max-time.
9239 (image-animate-timeout): Doc fix. Args changed.
9240
9241 * image-mode.el (image-toggle-display-image): Ensure that the
9242 image spec passed to the animate timer is the same object as in
58179cce 9243 the buffer's display property (Bug#6981).
e8cbec34
CY
9244 (image-transform-properties): Doc fix.
9245
9246 * image.el (image-animate-max-time): Default to nil.
9247
159daf87
MR
92482011-05-29 Martin Rudalics <rudalics@gmx.at>
9249
9250 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
9251 entire buffer list (Bug#8184).
9252
d66c4c7c
CY
92532011-05-29 Chong Yidong <cyd@stupidchicken.com>
9254
9255 * image.el (imagemagick-types-inhibit)
9256 (imagemagick-register-types): Doc fix.
9257
80aec780
DD
92582011-05-29 Deniz Dogan <deniz@dogan.se>
9259
9260 * net/rcirc.el (rcirc): Use the user's stored encryption method by
9261 default.
9262
1dd3c2d9
CY
92632011-05-29 Chong Yidong <cyd@stupidchicken.com>
9264
9265 * select.el: Don't perform clipboard-manager saving in hooks;
9266 leave the hooks empty.
9267
60e56523
LL
92682011-05-28 Leo Liu <sdl.web@gmail.com>
9269
9270 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
9271 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
9272 (occur-edit-mode): New major mode (Bug#8463).
9273 (occur-after-change-function): New function.
9274 (occur-engine): Give Occur tags a read-only property.
9275
2b1e1a22
KR
92762011-05-28 Kevin Ryde <user42@zip.com.au>
9277
9278 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
9279
5d344e88
CY
92802011-05-28 Chong Yidong <cyd@stupidchicken.com>
9281
8e6ca83d
CY
9282 * bindings.el (help-echo): Make the initial non-indicator dash
9283 empty on graphical terminals (Bug#7295).
9284
5d344e88
CY
9285 * files.el (auto-mode-alist): Move config rule after the
9286 in-stripping one (Bug#8547).
9287
bfbbace7
CY
9288 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
9289
fbeba6e2
CY
9290 * startup.el (normal-splash-screen): Remove gratuitous mode-line
9291 setting (Bug#8740).
9292
60ed8c72
AA
92932011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
9294
4ac619f0
AA
9295 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
9296 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
9297 (Bug#8539).
60ed8c72 9298
23db196e
CY
92992011-05-28 Chong Yidong <cyd@stupidchicken.com>
9300
9301 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
9302
5012f24c
DK
93032011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
9304
9305 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
9306 (hs-hide-block-at-point, hs-find-block-beginning)
9307 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
9308 (Bug#8279).
9309
6a639b16
GM
93102011-05-28 Glenn Morris <rgm@gnu.org>
9311
9312 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
9313
d43eaf2c
CY
93142011-05-28 Chong Yidong <cyd@stupidchicken.com>
9315
5199bde1
CY
9316 * help-fns.el (describe-function-1): If the function is a derived
9317 major mode, print the parent mode.
9318
d43eaf2c
CY
9319 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
9320 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
9321
423428a8
SM
93222011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
9323
0ff8e1ba 9324 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 9325 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
9326 * progmodes/etags.el (tags-completion-at-point-function):
9327 * info-look.el (info-lookup-completions-at-point): Mark as
9328 non-exclusive.
9329 (info-complete): Adjust accordingly.
9330
423428a8
SM
9331 * info-look.el: Convert to lexical-binding and completion-at-point.
9332 (info-lookup-completions-at-point): New function.
9333 (info-complete): Use it and completion-in-region.
9334
b74aa22b
DA
93352011-05-28 Drew Adams <drew.adams@oracle.com>
9336
9337 * isearch.el: Let M-e start with point at the first mismatched char.
9338 (isearch-fail-pos): New function.
9339 (isearch-edit-string): Use it.
9340
66e2e71d
DK
93412011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9342
9343 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9344
b1890b0f 93452011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
9346
9347 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
9348 traversal functions for avl-trees.
9349 (avl-tree--stack): New struct.
9350 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
9351 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
9352 (avl-tree--do-enter): Add optional `updatefun' arg.
9353 Change return value.
eb95d01d 9354 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
9355 (avl-tree--do-delete): Add `test' and `nilflag' args.
9356 Change return value.
eb95d01d
TC
9357 (avl-tree-member): Add optional `nilflag'
9358 (avl-tree-member-p): New function.
9359 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
9360 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
9361 (avl-tree-stack-empty-p): New functions.
9362
3769ddcf
TC
9363 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
9364 avl-tree--del-balance1 and make it work both ways.
9365 (avl-tree--del-balance2): Remove.
9366 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
9367 make it work both ways.
9368 (avl-tree--enter-balance2): Remove.
9369 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
9370 New macros.
9371 (avl-tree--mapc, avl-tree-map): Add direction argument.
9372
eb95d01d 93732011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
9374
9375 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
9376
a9f737ee
CY
93772011-05-27 Chong Yidong <cyd@stupidchicken.com>
9378
9379 * select.el: Support clipboard managers with built-in function
9380 x-clipboard-manager-save, via delete-frame-functions and
9381 kill-emacs-hook.
9382 (xselect-convert-to-targets): Add MULTIPLE target to list.
9383 (xselect-convert-to-save-targets): New function.
9384
c92a1e54
KH
93852011-05-27 Kenichi Handa <handa@m17n.org>
9386
9387 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
9388 let-binding rfc2047-encode-encoded-words to nil.
9389
e145f188
GM
93902011-05-27 Glenn Morris <rgm@gnu.org>
9391
5ec8a862
GM
9392 * mail/emacsbug.el: Don't require url-util.
9393
4b29d9fb
GM
9394 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
9395
e145f188
GM
9396 * files.el (set-auto-mode):
9397 Also respect mode: entries at the end of the file. (Bug#8586)
9398
7d15102b
GM
93992011-05-26 Glenn Morris <rgm@gnu.org>
9400
98f593b8
GM
9401 * files.el (hack-local-variables-prop-line, hack-local-variables):
9402 Downcase mode names, as seems to be traditional.
27b48e63 9403 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 9404
7d15102b
GM
9405 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
9406 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
9407
51d5b4ec
JD
94082011-05-25 Julien Danjou <julien@danjou.info>
9409
9410 * textmodes/rst.el (rst-define-level-faces): Do not define face
9411 symbol if it is already defined.
9412
91513f63
VB
94132011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
9414
9415 * play/5x5.el (5x5-new-game, 5x5-randomize):
9416 Reset 5x5-solver-output to nil when a new grid is cast.
9417 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
9418 these debugging traces, as defmacro breaks the compiled code.
9419
4d90d6d0
DK
94202011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9421
9422 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9423
e1b90ef6
LL
94242011-05-24 Leo Liu <sdl.web@gmail.com>
9425
9426 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
9427 (vc-bzr-sha1): Adapt.
9428
d8e4b68b 9429 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
9430
9431 * bindings.el: Provide sha1 feature.
9432
db0406bb 94332011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
9434
9435 * mail/sendmail.el: Require `rfc2047'.
9436 (mail-insert-from-field): Do not perform RFC2047 encoding.
9437 (mail-encode-header): New function.
9438 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
9439 buffer to the return value of select-message-coding-system.
9440 Call mail-encode-header.
b8d747b9
KH
9441
9442 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
9443
db0406bb 94442011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 9445
4d90d6d0
DK
9446 * mail/supercite.el (sc-default-cite-frame):
9447 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 9448
eb8a5e9b
GM
94492011-05-24 Glenn Morris <rgm@gnu.org>
9450
f8630703
GM
9451 * progmodes/python.el (brm-menu): Declare.
9452
8831bbed
GM
9453 * emulation/viper.el (viper-set-hooks): Declare.
9454
eb8a5e9b
GM
9455 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
9456 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
9457 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
9458 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
9459 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
9460 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
9461
a2a25d24
SM
94622011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9463
9464 Add an :exit-function for completion-at-point.
9465
9466 * minibuffer.el (completion--done): New fun.
9467 (completion--do-completion): Use it. New arg `expect-exact'.
9468 (minibuffer-complete, minibuffer-complete-word): Don't output message,
9469 since completion--do-completion does it for us now.
9470 (minibuffer-force-complete): Use completion--done and
9471 completion--replace. Handle sole-completion case with more care.
9472 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
9473 (completion-extra-properties): New var.
9474 (completion-annotate-function): Make obsolete.
9475 (minibuffer-completion-help): Adjust accordingly.
9476 Use completion-list-insert-choice-function.
9477 (completion-at-point, completion-help-at-point):
9478 Bind completion-extra-properties.
9479 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
9480 * simple.el (completion-list-insert-choice-function): New var.
9481 (completion-setup-function): Preserve it.
9482 (choose-completion): Pay attention to it, shuffle the code a bit.
9483 (choose-completion-string): New arg `insert-function'.
9484
9485 * textmodes/bibtex.el: Convert to lexical binding.
9486 (bibtex-mode-map): Use completion-at-point.
9487 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
9488 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
9489 (bibtex-complete): Define as obsolete alias.
9490 (bibtex-complete-internal): Remove.
9491 (bibtex-format-entry): Remove unused sub-group in regexp.
9492 * shell.el (shell--command-completion-data)
9493 (shell-environment-variable-completion):
9494 * pcomplete.el (pcomplete-completions-at-point):
9495 * comint.el (comint--complete-file-name-data): Use :exit-function
9496 instead of completion-table-with-terminator so it also works for
9497 choose-completion.
9498
e44e373d
SM
94992011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9500
4f91a816
SM
9501 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
9502
782fc819
SM
9503 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
9504 (bug#8710).
9505
e44e373d
SM
9506 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
9507
381987c3
KM
95082011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
9509
9510 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
9511 customization variable and implement: If non-nil, auto-fill will
9512 be inhibited while on topic's header line.
9513
b776bc70
VB
95142011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
9515
9516 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 9517 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
9518 always have a solution in grid size = 5 cases.
9519 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
9520 (5x5-solver-output, 5x5-log-buffer): New vars.
9521 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
9522 Make these variables buffer local to achieve 5x5 multi-session-ness.
9523 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
9524 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
9525 (5x5-solve-suggest): New funs.
9526 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
9527 randomize a grid so that we ensure that there is always a solution.
9528 (5x5-make-random-grid): Allow other movement than flipping.
9529
7de88b6e
KR
95302011-05-23 Kevin Ryde <user42@zip.com.au>
9531
9532 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 9533 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
9534 advice and passes PREDICATE.
9535
b1ef1257
SM
95362011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9537
bbca48fe
SM
9538 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
9539 byte-compile-lambda if it's actually a lambda.
9540
b1ef1257
SM
9541 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
9542 Fix function quoting. Use backquote better.
9543
92a9cc65
YS
95442011-05-22 Yuanle Song <sylecn@gmail.com>
9545
9546 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
9547 matching (Bug#8516).
9548
f0fb8059
JA
95492011-01-22 Jari Aalto <jari.aalto@cante.net>
9550
9551 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
9552 different face (Bug#8178).
9553
d5b44c93
CY
95542011-05-22 Chong Yidong <cyd@stupidchicken.com>
9555
9556 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
9557 defface (Bug#8144).
9558
79106a44
SM
95592011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
9560
9c848d8a
SM
9561 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9562 funcall as well (bug#8712). Warn when performing those conversions.
9563 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9564
79106a44
SM
9565 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9566
88dfa756
GM
95672011-05-22 Glenn Morris <rgm@gnu.org>
9568
9569 * files.el (hack-local-variables-prop-line): Small simplifications.
9570 (hack-local-variables, hack-local-variables-prop-line):
9571 If MODE-ONLY, return the mode, rather than just `t'.
9572
b7cf2c79
SM
95732011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9574
9575 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9576
3f1a8558
GM
95772011-05-21 Glenn Morris <rgm@gnu.org>
9578
7e4ccca3
GM
9579 * files.el (hack-local-variables-prop-line, hack-local-variables):
9580 If only interested in the mode, don't bother doing the other stuff.
9581
637d46ca
GM
9582 * image-mode.el (image-after-revert-hook):
9583 Redraw all frames on which the image is visible. (Bug#8567)
9584
973d955b
GM
9585 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9586
3f1a8558
GM
9587 * wid-edit.el (widget-checklist-match-inline):
9588 Fix 2011-04-19 change. (Bug#8649)
9589
96479927
SM
95902011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9591
1dcf791f
SM
9592 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9593 Also allow singlespace after single-letter capitals followed by a dot.
9594
96479927
SM
9595 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9596 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9597
35fd0881
N
95982011-05-20 Nix <nix@esperi.org.uk>
9599
9600 * files.el (basic-save-buffer-2):
9601 Fix handling of break-hardlink-on-save with non-existent files.
9602
82745640
DD
96032011-05-19 Deniz Dogan <deniz@dogan.se>
9604
9605 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9606 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9607
4a720484
GM
96082011-05-19 Glenn Morris <rgm@gnu.org>
9609
d1f21341
GM
9610 * progmodes/f90.el (f90-type-def-re):
9611 Handle "type, bind(c)". (Bug#8691)
9612
4a720484
GM
9613 * emacs-lisp/autoload.el (batch-update-autoloads):
9614 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9615
2fb0a219
MA
96162011-05-18 Michael Albinus <michael.albinus@gmx.de>
9617
9618 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9619 property for the correct connection in case of multihops.
9620
e565dd37
GM
96212011-05-18 Glenn Morris <rgm@gnu.org>
9622
c2571358 9623 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9624 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9625
e565dd37
GM
9626 Rationalize calendar handling of day and month abbrev-arrays.
9627 * calendar/calendar.el (calendar-customized-p): New function.
9628 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9629 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9630 Add :set function.
9631 (calendar-abbrev-length, calendar-day-abbrev-array)
9632 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9633 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9634 Elements may no longer be nil.
9635 (calendar-day-name, calendar-month-name):
9636 Update for changed nature of abbrev arrays.
9637 * calendar/diary-lib.el (diary-name-pattern):
9638 Update for changed nature of abbrev arrays.
9639 (diary-mark-entries-1): Update calendar-make-alist calls.
9640 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9641 * calendar/cal-html.el (cal-html-day-abbrev-array):
9642 Simply inherit from calendar-day-abbrev-array.
9643
1d99a745
SM
96442011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9645
9646 * progmodes/grep.el (grep-mode): Disable default
9647 compilation-directory-matcher setting (bug#8684).
9648
7c1d9aa0
MA
96492011-05-17 Michael Albinus <michael.albinus@gmx.de>
9650
9651 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9652 instead of "head" and "tail". There were problems with SunOS 5.9,
9653 and it performs better.
9654
3952e9d8
GM
96552011-05-17 Glenn Morris <rgm@gnu.org>
9656
2dd12e7f
GM
9657 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9658
e4157b9c
GM
9659 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9660 Replace obsolete function.
9661
8e249bbd
GM
9662 * shell.el (pcomplete-parse-arguments-function): Declare.
9663
3952e9d8
GM
9664 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9665 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9666 (appt-check): Doc fixes.
9667 (appt-disp-window-function, appt-delete-window-function):
9668 Remove needless special case in custom :type.
9669 (appt-display-count): Default to 0, not nil.
9670 (appt-check): Reset appt-display-count to 0, not nil.
9671
c71a0d48 96722011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9673
c71a0d48
GM
9674 * progmodes/python.el (python-font-lock-keywords):
9675 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9676
31d55be9
SM
96772011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9678
9679 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9680
3bfacb2f
KR
96812011-05-16 Kevin Ryde <user42@zip.com.au>
9682
9683 * info-look.el (makefile-automake-mode): New setups, looking in
9684 automake manual, then makefile-mode.
9685 (makefile-mode): Remove automake manual, have it just in
9686 makefile-automake-mode since there's various things different or
9687 not relevant to plain make.
9688 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9689 believe a hypothetical automake-mode would go to makefile-mode,
9690 not the other way around.
9691
c8e83751
CY
96922011-05-15 Chong Yidong <cyd@stupidchicken.com>
9693
5e9e35cd
CY
9694 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9695 hunk-end tags (Bug#8672).
9696
c8e83751
CY
9697 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9698 vc-annotate-show-diff-revision-at-line (Bug#8671).
9699
50b23e5a
GM
97002011-05-14 Glenn Morris <rgm@gnu.org>
9701
7210a739
GM
9702 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9703 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9704 (change-log-font-lock-keywords): Also handle multiple author lines
9705 with leading tabs. (Bug#8644)
7210a739 9706
4691905a
GM
9707 * calendar/appt.el (appt-check): Rename some local variables.
9708 Some simplification/reordering.
9709
50b23e5a
GM
9710 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9711 (feedmail-sendmail-f-doesnt-sell-me-out)
9712 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9713 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9714 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9715 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9716 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9717 (feedmail-binmail-gnulinuxish-template):
9718 Rename from feedmail-binmail-linuxish-template.
9719 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9720 Use insert-buffer-substring.
9721
215cda7c
BC
97222011-05-14 Bill Carpenter <bill@carpenter.org>
9723
9724 * mail/feedmail.el (feedmail-patch-level): Increase.
9725 (feedmail-debug): New custom group.
9726 (feedmail-confirm-outgoing-timeout)
9727 (feedmail-sendmail-f-doesnt-sell-me-out)
9728 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9729 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9730 (feedmail-sender-line, feedmail-from-line)
9731 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9732 (feedmail-spray-this-address)
215cda7c
BC
9733 (feedmail-spray-address-fiddle-plex-list)
9734 (feedmail-queue-use-send-time-for-date)
9735 (feedmail-queue-use-send-time-for-message-id)
9736 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9737 (feedmail-buffer-eating-function):
9738 Doc fixes.
9739 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9740 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9741 (feedmail-message-action-scroll-down): New functions.
9742 (feedmail-queue-directory, feedmail-queue-draft-directory):
9743 Use expand-file-name.
9744 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9745 Remove C-v help entry.
9746 (feedmail-queue-buffer-file-name): New variable.
9747 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9748 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9749 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9750 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9751 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9752 (feedmail-message-action-toggle-spray)
9753 (feedmail-run-the-queue-no-prompts)
9754 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9755 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9756 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9757 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9758 (feedmail-envelope-deducer, feedmail-fiddle-from)
9759 (feedmail-fiddle-sender, feedmail-default-date-generator)
9760 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9761 (feedmail-fiddle-spray-address)
9762 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9763 (feedmail-fiddle-list-of-fiddle-plexes)
9764 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9765 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9766 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9767 Change default. Doc fix.
9768 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9769 (feedmail-binmail-linuxish-template): New constant.
9770 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9771 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9772 (feedmail-send-it): Add debug call.
9773 Use feedmail-queue-buffer-file-name, and
9774 feedmail-send-it-immediately-wrapper.
9775 (feedmail-message-action-send): Add debug call.
9776 Use feedmail-send-it-immediately-wrapper.
9777 (feedmail-queue-express-to-queue): Add debug call.
9778 Run feedmail-queue-express-hook.
9779 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9780 (feedmail-message-action-help-blat):
9781 Rename from feedmail-queue-send-edit-prompt-help-first.
9782 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9783 Check line-endings. Handle errors better.
9784 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9785 Doc fix. Add debug call.
9786 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9787 Use feedmail-queue-send-edit-prompt-inner.
9788 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9789 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9790 from feedmail-queue-send-edit-prompt.
9791 (feedmail-queue-send-edit-prompt-help)
9792 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9793 (feedmail-tidy-up-slug): Add debug call.
9794 Respect feedmail-queue-slug-suspect-regexp.
9795 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9796 (feedmail-dump-message-to-queue): Add debug call.
9797 Expand queue-directory.
9798 (feedmail-dump-message-to-queue): Change message slightly.
9799 Use feedmail-say-chatter.
9800 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9801 (feedmail-send-it-immediately-wrapper): New function.
9802 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9803 Insert empty string rather than newline. Handle full-frame case.
9804 Use catch/throw. Use feedmail-say-chatter.
9805 (feedmail-fiddle-from): Try mail-host-address.
9806 (feedmail-default-message-id-generator): Doc fix.
9807 Bind system-time-locale. Handle missing end.
9808 (feedmail-fiddle-x-mailer): Add debug call.
9809 Handle feedmail-x-mailer-line being nil.
9810 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9811 Add debug call. Use buffer-substring-no-properties.
9812 (feedmail-say-debug, feedmail-say-chatter): New functions.
9813 (feedmail-find-eoh): Give an explicit error.
9814
42c7e61e
UJ
98152011-05-13 Ulf Jasper <ulf.jasper@web.de>
9816
c2571358 9817 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9818 family from helvetica to sans.
c2571358 9819 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9820 etc/images/newsticker.
9821
c2571358 9822 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9823 family from helvetica to sans.
9824
9825 * net/newst-plainview.el (newsticker-new-item-face)
9826 (newsticker-old-item-face, newsticker-immortal-item-face)
9827 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9828 (newsticker-statistics-face): Change default family from
42c7e61e 9829 helvetica to sans.
c2571358 9830 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9831 etc/images/newsticker.
9832
9833 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9834 (newsticker--process-auto-mark-filter-match): : Tell user about
9835 auto-marking.
9836
8497a297
DV
98372011-05-13 Didier Verna <didier@xemacs.org>
9838
9839 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9840 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9841 TODO entries.
8497a297
DV
9842 (lisp-lambda-list-keyword-parameter-indentation)
9843 (lisp-lambda-list-keyword-parameter-alignment)
9844 (lisp-lambda-list-keyword-alignment): New customizable user options.
9845 (lisp-indent-defun-method): Improve docstring.
9846 (extended-loop-p): Fix comment.
9847 (lisp-indent-lambda-list-keywords-regexp): New variable.
9848 (lisp-indent-lambda-list): New function.
9849 (lisp-indent-259): Use it.
9850 (lisp-indent-defmethod): Support for more than one
9851 method qualifier and properly indent methods lambda-lists.
9852 (defgeneric): Provide a missing common-lisp-indent-function property.
9853
f278f87f
SM
98542011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9855
9856 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9857 bounds for the empty string (bug#8667).
9858
5233edd7
GM
98592011-05-13 Glenn Morris <rgm@gnu.org>
9860
5237a44f
GM
9861 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9862
8340026c 9863 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9864 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9865
5233edd7 9866 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9867 (appt-time-msg-list): Doc fix.
a5464014 9868 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9869
92d10796
AS
98702011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9871
9872 * progmodes/ld-script.el (ld-script-keywords)
9873 (ld-script-builtins): Update keywords list.
9874
914a0ae1
SM
98752011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9876
c89be45f
SM
9877 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9878
914a0ae1
SM
9879 * shell.el (shell-completion-vars): New function.
9880 (shell-mode):
9881 * simple.el (read-shell-command): Use it.
9882 (blink-matching-open): No need for " [...]" in minibuffer-message.
9883
98dc3df3
GM
98842011-05-12 Glenn Morris <rgm@gnu.org>
9885
9886 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9887 (appt-check): Simplify.
9888
d2fc7e3d 98892011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9890
4d61f28d 9891 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9892 literal "/dev/null".
9893
d2fc7e3d 98942011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9895
9896 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9897 Fix typo.
9898
d2fc7e3d 98992011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9900
3f254caa
SM
9901 * progmodes/which-func.el (which-function):
9902 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9903 which might not be defined (Bug#8260).
9904
d45885f7
GM
99052011-05-12 Glenn Morris <rgm@gnu.org>
9906
9907 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9908 Let byte-compile-initial-macro-environment always take precedence.
9909
488086f4
SM
99102011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9911
9912 * net/rcirc.el: Add support for SSL/TLS connections.
9913 (rcirc-server-alist): New field `encryption'.
9914 (rcirc): Check `encryption' settings.
9915 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9916 Merge make-local-variable into `set'.
9917 (rcirc--connection-open-p): New function.
9918 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9919 the process is not a network process (e.g. running gnutls-cli).
9920 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9921 Make rcirc-(en|de)code-coding-system local here.
9922 (rcirc-mode): Merge make-local-variable into `set'.
9923 (rcirc-parent-buffer): Make permanent buffer-local.
9924 (rcirc-multiline-minor-mode): Don't do it here.
9925 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9926 there's no server buffer.
9927
7d3b9d44
GM
99282011-05-11 Glenn Morris <rgm@gnu.org>
9929
f64049c6
GM
9930 * newcomment.el (comment-kill): Prefix "unused" local.
9931
93c9df73
GM
9932 * term/w32console.el (get-screen-color): Declare.
9933
7d3b9d44
GM
9934 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9935 Handle symbol elements of byte-compile-initial-macro-environment.
9936
9e2dd53f
LL
99372011-05-10 Leo Liu <sdl.web@gmail.com>
9938
488086f4
SM
9939 * bookmark.el (bookmark-bmenu-mode-map):
9940 Bind bookmark-bmenu-search to `/'.
8b340240 9941
9e2dd53f 9942 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9943 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9944 (Footnote-unicode): New function.
9945 (footnote-style-alist): Add unicode style to the list.
9946 (footnote-style): Doc fix.
9e2dd53f 9947
79b70037
GM
99482011-05-10 Jim Meyering <meyering@redhat.com>
9949
9950 Fix doubled-word typos.
9951 * international/quail.el (quail-insert-kbd-layout): and and -> and
9952 * kermit.el: and and -> and
9953 * net/ldap.el (ldap-search-internal): to to -> to
9954 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9955 * progmodes/js.el (js-mode): and and -> and
9956 * textmodes/artist.el (artist-move-to-xy): at at -> at
9957 (artist-draw-region-trim-line-endings): if if -> if
9958 And Safetyc -> Safety.
9959 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9960
b8f82dc1 99612011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9962 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9963
9964 * files.el (hack-one-local-variable-eval-safep):
9965 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9966
4f99f44b
GM
99672011-05-10 Glenn Morris <rgm@gnu.org>
9968
9969 * calendar/diary-lib.el (diary-list-entries-hook)
9970 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9971 (diary-nongregorian-marking-hook, diary-list-entries)
9972 (diary-include-other-diary-files, diary-mark-entries)
9973 (diary-mark-included-diary-files): Doc fixes.
9974
84f29e6b
JB
99752011-05-09 Juanma Barranquero <lekktu@gmail.com>
9976
9977 * misc.el: Require tabulated-list.el during compilation.
9978
9bedd73a
CY
99792011-05-09 Chong Yidong <cyd@stupidchicken.com>
9980
488086f4
SM
9981 * progmodes/compile.el (compilation-start):
9982 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9983 (compilation-filter-hook): Doc fix.
9984
797c735c
DD
99852011-05-09 Deniz Dogan <deniz@dogan.se>
9986
9987 * wdired.el: Remove outdated installation comment. Fix usage
9988 comment.
9989
5f4b1dfe
JB
99902011-05-09 Juanma Barranquero <lekktu@gmail.com>
9991
9992 * misc.el: Implement new command `list-dynamic-libraries'.
9993 (list-dynamic-libraries--loaded-only-p): New variable.
9994 (list-dynamic-libraries--refresh): New function.
9995 (list-dynamic-libraries): New command.
9996
4c44026c
CY
99972011-05-09 Chong Yidong <cyd@stupidchicken.com>
9998
488086f4
SM
9999 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10000 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
10001 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
10002 higher priority to avoid clobbering by gnu.
10003
027f966d
CY
100042011-05-08 Chong Yidong <cyd@stupidchicken.com>
10005
10006 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
10007 if the face has existing theme settings (Bug#8454).
10008
085f5d7d
CY
100092011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
10010
488086f4
SM
10011 * progmodes/perl-mode.el (perl-imenu-generic-expression):
10012 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 10013
2a86a00c
RS
10014 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
10015 special file names `.' and `..' (Bug#8259).
10016
d9c54a06
CY
100172011-05-08 Chong Yidong <cyd@stupidchicken.com>
10018
488086f4
SM
10019 * progmodes/grep.el (grep-mode-font-lock-keywords):
10020 Remove buffer-changing entries.
d9c54a06
CY
10021 (grep-filter): New function.
10022 (grep-mode): Add it to compilation-filter-hook.
10023
10024 * progmodes/compile.el (compilation-filter-hook)
10025 (compilation-filter-start): New defvars.
10026 (compilation-filter): Call compilation-filter-hook prior to
10027 updating the process mark.
10028
c4662635
SM
100292011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10030
10031 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
10032
b0512a1d
EZ
100332011-05-07 Eli Zaretskii <eliz@gnu.org>
10034
605c9376
EZ
10035 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
10036 mailclient-send-it even if window-system is nil. (Bug#8595)
10037
c4662635
SM
10038 * term/w32console.el (terminal-init-w32console):
10039 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
10040 background-mode. (Bug#8597)
10041
d1dc2cc2
SM
100422011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
10043
10044 Make bytecomp.el understand that defmethod defines funs (bug#8631).
10045 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
10046 New functions.
10047 (defgeneric, eieio--defmethod): Use them.
10048 (eieio-defgeneric): Remove.
10049 (defmethod): Call defgeneric in a way visible to the byte-compiler.
10050
915d1300
GM
100512011-05-07 Glenn Morris <rgm@gnu.org>
10052
a3961c3e
GM
10053 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
10054 Use let rather than let*.
10055 (timeclock-find-discrep): Remove unused local.
10056
314347b9
GM
10057 * calendar/diary-lib.el (diary-comment-start): Doc fix.
10058
915d1300
GM
10059 * calendar/appt.el (appt-time-msg-list): Doc fix.
10060
275b59b0
NF
100612011-05-06 Noah Friedman <friedman@splode.com>
10062
10063 * apropos.el (apropos-print-doc): Only use
10064 emacs-lisp-docstring-fill-column when it is bound to an integer,
10065 per that variable's documentation.
10066
6c19f744
SM
100672011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10068
10069 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 10070 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 10071
60f884b2
GM
100722011-05-06 Glenn Morris <rgm@gnu.org>
10073
5006e634
GM
10074 * calendar/appt.el (appt-message-warning-time): Doc fix.
10075 (appt-warning-time-regexp): New option.
10076 (appt-make-list): Respect appt-message-warning-time.
10077
548d0a63
GM
10078 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
10079 New options.
10080 (diary-add-to-list): Strip comments from the displayed string.
10081 (diary-mode): Set comment-start and comment-end.
10082
60f884b2
GM
10083 * vc/diff-mode.el (smerge-refine-subst): Declare.
10084 (diff-refine-hunk): Don't require smerge-mode when compiling.
10085
989681bb
JB
100862011-05-06 Juanma Barranquero <lekktu@gmail.com>
10087
10088 * simple.el (list-processes): Return nil as the docstring says.
10089
a6bc05e1
MA
100902011-05-05 Michael Albinus <michael.albinus@gmx.de>
10091
10092 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
10093 to "".
10094 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10095 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
10096 determining of binary transfer. (Bug#7383)
10097
23c22e9a
MA
100982011-05-05 Michael Albinus <michael.albinus@gmx.de>
10099
c4662635
SM
10100 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10101 Fix port computation bug. (Bug#8618)
23c22e9a 10102
0bff894f
GM
101032011-05-05 Glenn Morris <rgm@gnu.org>
10104
b8296902
GM
10105 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
10106
1f522ce8
GM
10107 * simple.el (shell-dynamic-complete-functions)
10108 (comint-dynamic-complete-functions): Declare.
10109
cf5bee67
GM
10110 * net/network-stream.el (gnutls-negotiate):
10111 * simple.el (tabulated-list-print): Fix declarations.
10112
10113 * progmodes/gud.el (syntax-symbol, syntax-point):
10114 Remove unnecessary and incorrect declarations.
10115
0bff894f
GM
10116 * emacs-lisp/check-declare.el (check-declare-scan):
10117 Handle byte-compile-initial-macro-environment in bytecomp.el
10118
9869b3ae
SM
101192011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10120
10121 Fix earlier half-done eieio-defmethod change (bug#8338).
10122 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
10123 Streamline and change calling convention.
10124 (defmethod): Adjust accordingly and simplify.
10125 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
10126 new eieio--defmethod.
10127 (slot-boundp): Minor CSE simplification.
10128
9c1d5ac5
MZ
101292011-05-05 Milan Zamazal <pdm@zamazal.org>
10130
10131 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
10132 (glasses-make-readable): Use glasses-separate-capital-groups.
10133
455c834e
JB
101342011-05-05 Juanma Barranquero <lekktu@gmail.com>
10135
10136 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
10137 (warning-series): Doc fix.
10138 (display-warning): Don't try to create the buffer if we just found it.
10139
9ed7c8cb
CY
101402011-05-04 Chong Yidong <cyd@stupidchicken.com>
10141
10142 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
10143 (autoload-find-generated-file): New function.
10144 (generate-file-autoloads): Bind generated-autoload-file to
10145 buffer-file-name.
9869b3ae
SM
10146 (update-file-autoloads, update-directory-autoloads):
10147 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
10148 output file (Bug#7989).
10149 (batch-update-autoloads): Doc fix.
10150
0898ca10
JB
101512011-05-04 Juanma Barranquero <lekktu@gmail.com>
10152
10153 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
10154
31dfb76c
GM
101552011-05-04 Glenn Morris <rgm@gnu.org>
10156
f330b642
GM
10157 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
10158 function, so it follows changes in calendar-date-style.
10159 (diary-fancy-date-matcher): New function.
10160 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
10161 (diary-fancy-font-lock-fontify-region-function):
10162 Use diary-fancy-date-pattern as a function.
10163
31dfb76c
GM
10164 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
10165 non-numbers for `year' etc pseudo-variables. (Bug#8583)
10166
48e79d6a
TZ
101672011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
10168
10169 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
10170 instead of positional arguments. Allow :keylist and :crlfiles
10171 arguments.
10172 (open-gnutls-stream): Call it.
10173
10174 * net/network-stream.el (network-stream-open-starttls): Adjust to
10175 call `gnutls-negotiate' with :process and :hostname arguments.
10176
dd5a5ee0
SM
101772011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10178
ef80fc09
SM
10179 * minibuffer.el (completion--message): New function.
10180 (completion--do-completion, minibuffer-complete)
10181 (minibuffer-force-complete, minibuffer-complete-word): Use it.
10182 (completion--do-completion): Don't ignore completion-auto-help when in
10183 icomplete-mode.
10184
dd5a5ee0
SM
10185 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
10186 internal encoding (e.g. tibetan zero is not whitespace).
10187 (global-whitespace-mode): Prefer save-current-buffer.
10188 (whitespace-trailing-regexp): Remove useless save-match-data.
10189 (whitespace-empty-at-bob-regexp): Minor simplification.
10190
b7d22a83
CY
101912011-05-03 Chong Yidong <cyd@stupidchicken.com>
10192
10193 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
10194
5192af46
AM
101952011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10196
10197 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 10198 Use `concat' to create string for insertion.
5192af46 10199
5767d190
SM
102002011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10201
10202 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
10203 Avoid open-line which runs post-self-insert-hook.
10204 (bibtex-fill-entry): Remove unused `end' var.
10205
bf242939
AM
102062011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
10207
5767d190
SM
10208 * textmodes/ispell.el (ispell-add-per-file-word-list):
10209 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 10210
25666126
LL
102112011-05-03 Leo Liu <sdl.web@gmail.com>
10212
10213 * isearch.el (isearch-yank-pop): New command.
5767d190 10214 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
10215 (isearch-forward): Mention it.
10216
52d3c2d0
SM
102172011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10218
1bcace58
SM
10219 * simple.el (minibuffer-complete-shell-command): Remove.
10220 (minibuffer-local-shell-command-map): Use completion-at-point.
10221 (read-shell-command): Setup completion vars here instead.
10222 (read-expression-map): Bind TAB to symbol completion.
10223
52d3c2d0
SM
10224 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
10225 error directly rather via storing it into `results'.
10226
35813471
LL
102272011-05-02 Leo Liu <sdl.web@gmail.com>
10228
10229 * vc/diff.el: Fix description.
10230
e793a940
LMI
102312011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10232
10233 * server.el (server-eval-at): New function.
10234
8de66e05
LMI
102352011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10236
10237 * net/network-stream.el (open-network-stream): Take a :nowait
10238 parameter and pass it on to `make-network-process'.
10239 (network-stream-open-plain): Ditto.
10240
dcb79f20
AS
102412011-04-30 Andreas Schwab <schwab@linux-m68k.org>
10242
10243 * faces.el (face-spec-set-match-display): Don't match toolkit
10244 options on terminal frames.
10245
14a7fbd8
SM
102462011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10247
7eabc1be
SM
10248 * progmodes/pascal.el: Use lexical binding.
10249 (pascal-mode-map): Remove author preferences.
10250
14a7fbd8
SM
10251 * pcomplete.el (pcomplete-std-complete): Don't abuse
10252 completion-at-point.
10253
50f84510
JB
102542011-04-28 Juanma Barranquero <lekktu@gmail.com>
10255
6e087a44
JB
10256 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
10257 removing code that has been dead since 1991 or so.
10258
50f84510
JB
10259 * startup.el (command-line): When warning about "_emacs", use a
10260 delayed warning to allow the user to filter it out.
10261
0ba690bd
DD
102622011-04-28 Deniz Dogan <deniz@dogan.se>
10263
10264 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
10265 user has not joined.
10266
08abfaad
SM
102672011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10268
10269 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
10270 aren't any completions at point.
10271
638f053a
JB
102722011-04-28 Juanma Barranquero <lekktu@gmail.com>
10273
10274 * subr.el (display-delayed-warnings): New function.
10275 (delayed-warnings-hook): New variable.
10276
8fff8daa
SM
102772011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10278
08abfaad
SM
10279 * minibuffer.el (completion-at-point, completion-help-at-point):
10280 Don't presume that a given completion-at-point-function will always
10281 use the same calling convention.
10282
8fff8daa
SM
10283 * pcomplete.el (pcomplete-completions-at-point):
10284 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
10285 pcomplete-seen is non-nil.
10286 (pcomplete-comint-setup): Also recognize the new comint/shell
10287 completion functions.
10288 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
10289 pcomplete-seen is non-nil.
10290
841a1577 102912011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 10292
841a1577 10293 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 10294 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 10295 the first character in the entry. This allows for code to add its
211ec907
UJ
10296 own uid to the entry.
10297 (icalendar--convert-float-to-ical): Add export of
10298 `diary-float'-entries save for those with the optional DAY
10299 argument.
10300
2a782793
DC
103012011-04-27 Daniel Colascione <dan.colascione@gmail.com>
10302
10303 * subr.el (shell-quote-argument): Use alternate escaping strategy
10304 when we spot a variable reference in a string.
10305
0438ce91
DC
103062011-04-26 Daniel Colascione <dan.colascione@gmail.com>
10307
10308 * cus-start.el (all): Define customization for debug-on-event.
10309
841a1577 103102011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
10311
10312 * subr.el (shell-quote-argument): Escape correctly under Windows.
10313
d090ed6c
SM
103142011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10315
10316 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
10317
bfd31217
MA
103182011-04-25 Michael Albinus <michael.albinus@gmx.de>
10319
d090ed6c
SM
10320 * net/tramp.el (tramp-process-actions): Add POS argument.
10321 Delete region between POS and (pos).
bfd31217 10322
d090ed6c
SM
10323 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10324 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
10325 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
10326
10327 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
10328 position in `tramp-process-actions' call.
10329
10330 * net/trampver.el: Update release number.
10331
e92f3bd3
SM
103322011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10333
850256b5
SM
10334 * custom.el (defcustom): Obey lexical-binding.
10335
e92f3bd3
SM
10336 Fix octave-inf completion problems reported by Alexander Klimov.
10337 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
10338 Inherit from octave-mode-syntax-table.
10339 (inferior-octave-mode): Set info-lookup-mode.
10340 (inferior-octave-completion-at-point): New function.
10341 (inferior-octave-complete): Use it and completion-in-region.
10342 (inferior-octave-dynamic-complete-functions): Use it as well, and use
10343 comint-filename-completion.
10344 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
10345 symbol elements which shouldn't be word elements.
10346 (octave-font-lock-keywords, octave-beginning-of-defun)
10347 (octave-function-header-regexp): Adjust regexps accordingly.
10348 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
10349
cd22b309
JB
103502011-04-25 Juanma Barranquero <lekktu@gmail.com>
10351
10352 * net/gnutls.el (gnutls-errorp): Declare before first use.
10353
8b492194
TZ
103542011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
10355
10356 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
10357 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 10358 default trustfile exists before going to use it. Add missing
5a5fa834 10359 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
10360 Reported by Claudio Bley <claudio.bley@gmail.com>.
10361 (open-gnutls-stream): Add usage example.
10362
10363 * net/network-stream.el (network-stream-open-starttls): Give host
10364 parameter to `gnutls-negotiate'.
10365 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 10366 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 10367
841a1577 103682011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 10369
cd22b309
JB
10370 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
10371 Use correct match group (bug#8438).
05842630 10372
3ba7869c
CY
103732011-04-24 Chong Yidong <cyd@stupidchicken.com>
10374
512e3ae1
CY
10375 * emacs-lisp/package.el (package-built-in-p): Fix typo.
10376 (package-menu--generate): New arg specifying packages to show.
10377 (package-menu-refresh, package-menu-execute, list-packages):
10378 Callers changed.
10379 (package-show-package-list): New function, replacing deleted
10380 package--list-packages (renamed because it is non-internal).
10381
10382 * finder.el (finder-list-matches): Use package-show-package-list
10383 instead of deleted package--list-packages.
10384
e92f3bd3
SM
10385 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
10386 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
10387 (vc-annotate-mode-map): Bind it to RET.
10388
7031be6d
UR
103892011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
10390
10391 * progmodes/etags.el (next-file): Don't use set-buffer to change
10392 buffers (Bug#8478).
10393
4ef177aa
CY
103942011-04-24 Chong Yidong <cyd@stupidchicken.com>
10395
c8d173eb
CY
10396 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
10397
4ef177aa
CY
10398 * apropos.el (apropos-label-face): Avoid variable-pitch face.
10399 (apropos-accumulator): Doc fix.
10400 (apropos-function, apropos-macro, apropos-command)
10401 (apropos-variable, apropos-face, apropos-group, apropos-widget)
10402 (apropos-plist): Add face property.
10403 (apropos-symbols-internal): Fix indentation.
10404 (apropos-print): Simplify help, and recognize apropos-multi-type.
10405 (apropos-print-doc): Use button-type-get to extract the button's
10406 face property. Fill docstring (Bug#8352).
10407
4ffd0d6b 104082011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
10409
10410 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
10411
c6c32125 10412 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 10413 (mpuz-mode-map): Use mapc.
c6c32125
JB
10414 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
10415 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
10416 Fix typos in docstrings.
10417
58d468b4
JB
10418 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
10419 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
10420
6470c3c6
JB
10421 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
10422
4ffd0d6b 104232011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
10424
10425 * minibuffer.el (completion--do-completion): Avoid the "Next char
10426 not unique" prompt if icomplete-mode is enabled (Bug#5849).
10427
3ad8bad0
CY
10428 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
10429 mouse-2 into unread-command-events, it is interpreted correctly.
10430
71d73c9c 10431 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 10432 (image-toggle-display): Doc fix.
71d73c9c 10433
841a1577 104342011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 10435
4ffd0d6b
GM
10436 * textmodes/page.el (what-page): Use line-number-at-pos to
10437 calculate line number (Bug#6825).
6e1dbaa9 10438
c2fb1b60
JB
104392011-04-22 Juanma Barranquero <lekktu@gmail.com>
10440
10441 * eshell/esh-mode.el (find-tag-interactive): Declare function.
10442 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
10443 Pass argument NO-DEFAULT to `find-tag-interactive'.
10444
e02f48d7
JB
104452011-04-22 Juanma Barranquero <lekktu@gmail.com>
10446
10447 Lexical-binding cleanup.
10448
10449 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
10450 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
10451 * progmodes/ada-prj.el (ada-prj-initialize-values)
10452 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
10453 (ada-prj-show-value):
10454 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
10455 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
10456 (antlr-invalidate-context-cache, antlr-options-menu-filter)
10457 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
10458 * progmodes/bug-reference.el (bug-reference-push-button):
10459 * progmodes/fortran.el (fortran-line-length):
10460 * progmodes/glasses.el (glasses-change):
10461 * progmodes/octave-mod.el (octave-fill-paragraph):
10462 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
10463 (python-pdbtrack-grub-for-buffer, python-sentinel):
10464 * progmodes/sql.el (sql-save-connection):
10465 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
10466 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
10467 Mark unused parameters.
10468
10469 * progmodes/compile.el (compilation--flush-directory-cache)
10470 (compilation--flush-parse, compile-internal): Mark unused parameters.
10471 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
10472 (compilation-next-error-function): Remove unused variable `timestamp'.
10473
10474 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
10475 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
10476
10477 * progmodes/dcl-mode.el (dcl-end-of-command):
10478 Remove unused variable `start'.
10479 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
10480 (dcl-option-value-basic, dcl-option-value-offset)
10481 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
10482 Mark unused parameters.
10483 (dcl-save-local-variable): Remove unused variable `val'.
10484 (mode): Declare.
10485
10486 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
10487 Mark unused parameters.
10488 (delphi-ignore-changes): Move before first use.
10489 (delphi-charset-token-at): Remove unused variable `start'.
10490 (delphi-else-start): Remove unused variable `if-count'.
10491 (delphi-comment-block-start, delphi-comment-block-end):
10492 Remove unused variable `kind'.
10493 (delphi-indent-line): Remove unused variable `new-point'.
10494
10495 * progmodes/ebrowse.el (ebrowse-files-list)
10496 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
10497 Mark unused parameters. Don't quote `lambda'.
10498 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
10499 Don't quote `lambda'.
10500 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
10501 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
10502 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
10503 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
10504 Use `ignore-errors'.
10505 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
10506 (ebrowse-view/find-file-and-search-pattern)
10507 (ebrowse-view/find-member-declaration/definition):
10508 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
10509 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
10510 Rename parameter PREFIX-ARG to PREFIX.
10511 (ebrowse-tags-read-name): Remove unused variables `start' and
10512 `member-info'.
10513 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
10514 to `tags-file'.
10515
10516 * progmodes/etags.el (local-find-tag-hook): Declare.
10517 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
10518 Mark unused parameters.
10519
10520 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
10521 (executable-interpret): Mark unused parameter.
10522
10523 * progmodes/flymake.el (flymake-process-sentinel)
10524 (flymake-after-change-function)
10525 (flymake-create-temp-with-folder-structure)
10526 (flymake-get-include-dirs-dot): Mark unused parameters.
10527 (flymake-safe-delete-directory): Remove unused variable `err'.
10528
10529 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
10530 (speedbar-timer-fn, speedbar-line-text)
10531 (speedbar-change-expand-button-char, speedbar-delete-subblock)
10532 (speedbar-center-buffer-smartly): Declare functions.
10533 (gdb-find-watch-expression): Remove unused variable `array'.
10534 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
10535 (gdb-starting): Mark unused parameters.
10536 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
10537 (gdb-table-string): Remove unused variable `res'.
10538 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
10539 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
10540 (gdb-display-buffer): Remove unused variable `cur-size'.
10541
10542 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
10543 allow lexical-binding compilation.
10544 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
10545 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
10546 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
10547 Mark unused parameters.
10548 (gud-gdb-marker-filter): Remove unused variable `match'.
10549 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
10550 lambda expressions and funcall them, instead of using `fset'.
10551
10552 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
10553 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
10554
10555 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
10556 variable `header-beg'; use `let'.
10557
10558 * progmodes/icon.el (indent-icon-exp): Remove unused variables
10559 `restart', `last-sexp' and `at-do'.
10560
10561 * progmodes/js.el (js--debug): Mark unused parameter.
10562 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10563 (js--splice-into-items): Remove unused variable `item'.
10564 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10565
10566 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10567 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10568 (makefile-complete): Remove unused variable `try'.
10569 (makefile-fill-paragraph, makefile-match-function-end):
10570 Mark unused parameters.
10571
10572 * progmodes/octave-inf.el (inferior-octave-complete):
10573 Remove unused variable `proc'.
10574 (inferior-octave-output-digest): Mark unused parameter.
10575
10576 * progmodes/perl-mode.el (perl-calculate-indent):
10577 Remove unused variable `err'.
10578
10579 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10580 (prolog-indent-line): Mark unused parameters.
10581 (prolog-indent-line): Remove unused variable `beg'.
10582
10583 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10584 (reporter-dont-compact-list): Declare.
10585
10586 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10587 Remove unused variable `char'.
10588 (sh-debug): Mark unused parameter.
10589 (sh-get-indent-info): Remove unused variable `start'.
10590 (sh-calculate-indent): Remove unused variable `var'.
10591
10592 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10593 (simula-electric-keyword): Remove unused variable `null'.
10594 (simula-search-backward, simula-search-forward): Remove unused
10595 variables `begin' and `end'.
10596
10597 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10598 Remove unused variable `pos'.
10599 (vera-electric-tab, vera-comment-uncomment-region):
10600 Mark unused parameters.
10601 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10602
7ede3b65
CY
106032011-04-22 Chong Yidong <cyd@stupidchicken.com>
10604
10605 * emacs-lisp/package.el (package--builtins, package-alist)
10606 (package-load-descriptor, package-built-in-p, package-activate)
10607 (define-package, package-installed-p)
10608 (package-compute-transaction, package-buffer-info)
10609 (package--push): Doc fix. Distinguish more clearly between
10610 version strings and version lists.
10611
121656e9
JB
106122011-04-21 Juanma Barranquero <lekktu@gmail.com>
10613
10614 Lexical-binding cleanup.
10615
10616 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10617 (5x5-make-mutate-best):
10618 * play/fortune.el (fortune-in-buffer):
10619 * play/gomoku.el (gomoku-init-display):
10620 * play/solitaire.el (solitaire, solitaire-do-check):
10621 * play/tetris.el (tetris-default-update-speed-function):
10622 Mark unused parameters.
10623
10624 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10625 (bubbles--shift): Remove unused variable `char-org'.
10626 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10627 (bubbles--show-images): Remove unused variable `char'.
10628
10629 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10630 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10631 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10632 (decipher-analyze-buffer): Use ?\s.
10633 (decipher-make-checkpoint): Remove unused variable `mapping'.
10634
10635 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10636
10637 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10638 Remove unused variable `result'; use `let'.
10639
10640 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10641 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10642 (gametree-children-shown-p, gametree-compute-reduced-score):
10643 Use `ignore-errors'.
10644
10645 * play/handwrite.el (ps-lpr-switches): Declare.
10646 (handwrite): Remove unused variables `pmin' and `lastp'.
10647
10648 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10649
10650 * play/landmark.el (landmark-init-display)
10651 (landmark-update-naught-weights): Mark unused parameters.
10652 (landmark-y): Remove unused variable `noise'. Simplify.
10653 (landmark-human-plays): Remove unused variable `score'.
10654
10655 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10656 (mpuz-try-proposal): Remove unused variable `game'.
10657
10658 * play/zone.el (life-patterns): Declare.
10659
80f499c7
JB
106602011-04-20 Juanma Barranquero <lekktu@gmail.com>
10661
10662 * vc/vc.el (ediff-vc-internal): Declare function.
10663
024ff170
SM
106642011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10665
c0a193ea
SM
10666 * shell.el: Use lexical-binding and std completion UI.
10667 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10668 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10669 comint-preoutput-filter-functions rather than on
10670 comint-output-filter-functions.
10671 (shell-command-completion, shell--command-completion-data)
10672 (shell-filename-completion, shell-environment-variable-completion)
10673 (shell-c-a-p-replace-by-expanded-directory): New functions.
10674 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10675 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10676 (shell-dynamic-complete-environment-variable): Use them.
10677 (shell-dynamic-complete-as-environment-variable)
10678 (shell-dynamic-complete-as-command): Remove.
10679 (shell-match-partial-variable): Match past point.
10680 * comint.el: Clean up use of completion-at-point-functions.
10681 (comint-completion-at-point): New function.
10682 (comint-mode): Use it completion-at-point-functions.
10683 (comint-dynamic-complete): Make it obsolete.
10684 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10685 (comint-c-a-p-replace-by-expanded-history): New function.
10686 (comint-dynamic-complete-functions)
10687 (comint-replace-by-expanded-history): Use it.
10688 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10689 termination strings. Try harder to avoid second try-completion.
10690 (completion-in-region-mode-map): Disable bindings that don't work yet.
10691
2dbaa080
SM
10692 * comint.el: Use lexical-binding. Require CL.
10693 (comint-dynamic-complete-functions): Use comint-filename-completion.
10694 (comint-completion-addsuffix): Tweak custom type.
10695 (comint-filename-completion, comint--common-suffix)
10696 (comint--common-quoted-suffix, comint--table-subvert)
10697 (comint--complete-file-name-data): New functions.
10698 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10699 (comint-dynamic-list-filename-completions): Use them.
10700 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10701
2dbaa080
SM
10702 * minibuffer.el (completion-in-region-mode):
10703 Keep completion-in-region-mode--predicate global.
10704 (completion-in-region--postch):
10705 Assume completion-in-region-mode--predicate is not null.
10706
c79a6f38
SM
10707 * progmodes/flymake.el (flymake-start-syntax-check-process):
10708 Obey `dir'. Simplify.
10709
024ff170
SM
10710 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10711 we're in VC after all.
10712
1c6c854e
CS
107132011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10714
10715 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10716 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10717 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10718
bed7f140
SM
107192011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10720
332e62ab
SM
10721 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10722 add sanity check.
10723
bed7f140
SM
10724 * obsolete/erc-hecomplete.el: Make obsolete.
10725 * obsolete/: Standardize obsolescence info in the header.
10726
f195c582
GM
107272011-04-20 Glenn Morris <rgm@gnu.org>
10728
10729 * calendar/solar.el (solar-horizontal-coordinates):
10730 Use the longitude argument rather than `calendar-longitude'.
10731 (solar-date-next-longitude): Remove unused locals.
10732
cb79b8c0
VJL
107332011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10734
10735 * whitespace.el: New version 13.2.1.
10736
107372011-04-20 felix <EmacsWiki> (tiny change)
10738
d8e4b68b 10739 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10740 switching between major modes on a file.
10741
602ea69d
SM
107422011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10743
10744 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10745 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10746 multi-line comments as well.
10747
06b60517
JB
107482011-04-19 Juanma Barranquero <lekktu@gmail.com>
10749
10750 Lexical-binding cleanup.
10751
10752 * arc-mode.el (archive-mode-revert):
10753 * cmuscheme.el (scheme-interactively-start-process):
10754 * custom.el (custom-initialize-delay):
10755 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10756 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10757 * emacs-lock.el (emacs-lock-clear-sentinel):
10758 * ezimage.el (defezimage):
10759 * follow.el (follow-avoid-tail-recenter):
10760 * fringe.el (set-fringe-mode-1):
10761 * generic-x.el (bat-generic-mode-compile):
10762 * help-mode.el (help-info-variable, help-do-xref)
10763 (help-mode-revert-buffer):
10764 * help.el (view-emacs-todo):
10765 * iswitchb.el (iswitchb-completion-help):
10766 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10767 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10768 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10769 * locate.el (locate-update):
10770 * longlines.el (longlines-encode-region)
10771 (longlines-after-change-function):
10772 * outline.el (outline-isearch-open-invisible):
10773 * ps-def.el (declare-function, charset-dimension, char-width)
10774 (encode-char):
10775 * ps-mule.el (ps-mule-plot-string):
10776 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10777 (recentf-edit-list-select, recentf-edit-list-validate)
10778 (recentf-open-files-action):
10779 * rect.el (delete-whitespace-rectangle-line)
10780 (rectangle-number-line-callback):
10781 * register.el (window-configuration-to-register)
10782 (frame-configuration-to-register):
10783 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10784 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10785 (xselect-convert-to-targets, xselect-convert-to-delete)
10786 (xselect-convert-to-filename, xselect-convert-to-charpos)
10787 (xselect-convert-to-lineno, xselect-convert-to-colno)
10788 (xselect-convert-to-os, xselect-convert-to-host)
10789 (xselect-convert-to-user, xselect-convert-to-class)
10790 (xselect-convert-to-name, xselect-convert-to-integer)
10791 (xselect-convert-to-atom, xselect-convert-to-identity):
10792 * subr.el (declare, ignore, process-kill-without-query)
10793 (text-clone-maintain):
10794 * terminal.el (te-get-char, te-tic-sentinel):
10795 * tool-bar.el (tool-bar-make-keymap):
10796 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10797 * type-break.el (type-break-mode, type-break-noninteractive-query):
10798 * view.el (View-back-to-mark):
10799 * wid-browse.el (widget-browse-action, widget-browse-widget)
10800 (widget-browse-widgets, widget-browse-sexp):
10801 * widget.el (define-widget-keywords):
10802 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10803 Mark unused parameters.
10804
10805 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10806 (align-areas): Remove unused variable `look'.
10807 (align-region): Remove unused variables `real-end' and `pos-list'.
10808
10809 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10810
10811 * bindings.el (mode-line-modified, mode-line-remote):
10812 Mark unused parameters.
10813 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10814
10815 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10816 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10817
10818 * comint.el (comint-history-isearch-pop-state)
10819 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10820 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10821 (comint-substitute-in-file-name): Doc fix.
10822
10823 * completion.el (cmpl-statistics-block): Mark unused parameter.
10824 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10825 (save-completions-to-file, load-completions-from-file):
10826 Remove unused local variable `e'.
10827
10828 * composite.el (compose-chars): Remove unused variable `len'.
10829 (lgstring-insert-glyph): Remove unused variable `g'.
10830 (compose-glyph-string): Remove unused variables `ascent',
10831 `descent', `lbearing' and `rbearing'.
10832 (compose-glyph-string-relative): Remove unused variables
10833 `lbearing', `rbearing' and `wadjust'.
10834 (compose-gstring-for-graphic): Remove unused variables `header',
10835 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10836 (compose-gstring-for-terminal): Remove unused variables `header'
10837 and `nchars'. Use `let', not `let*'.
10838
10839 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10840 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10841 (Custom-buffer-done, custom-buffer-create-internal)
10842 (custom-browse-visibility-action, custom-browse-group-tag-action)
10843 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10844 (widget-magic-mouse-down-action, custom-toggle-parent)
10845 (custom-add-parent-links, custom-toggle-hide-variable)
10846 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10847 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10848 (custom-face-menu-create, custom-variable-menu-create, get)
10849 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10850 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10851 (customize-apropos): Remove unused variable `tests'.
10852 (custom-group-value-create): Remove unused variable `hidden-p'.
10853 (sort-fold-case): Declare.
10854
10855 * cus-theme.el (custom-reset-standard-faces-list)
10856 (custom-reset-standard-variables-list): Declare.
10857 (customize-create-theme, custom-theme-revert, custom-theme-write)
10858 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10859 Mark unused parameters.
10860
10861 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10862
10863 * delim-col.el (delimit-columns-max): Move defvar before first use.
10864
10865 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10866 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10867
10868 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10869 (auto-insert): Declare.
10870 (desktop-restore-file-buffer): Rename desktop-* parameters;
10871 mark unused ones.
10872 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10873 (desktop-buffer): Rename desktop-* parameters.
10874
10875 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10876 (dframe-reposition-frame-xemacs, dframe-help-echo)
10877 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10878 Mark unused parameters.
10879
10880 * dired-aux.el (backup-extract-version-start, overwrite-query)
10881 (overwrite-backup-query, rename-regexp-query)
10882 (rename-non-directory-query): Declare.
10883 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10884 (dired-add-entry): Remove unused variable `orig-file-name'.
10885 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10886 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10887 `dired-copy-preserve-time' directly.
10888 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10889 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10890
10891 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10892 (dired-virtual-revert, dired-make-relative-symlink):
10893 Mark unused parameters.
10894 (manual-program): Declare.
10895 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10896 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10897 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10898
10899 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10900
10901 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10902
10903 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10904 Declare.
10905
10906 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10907
10908 * electric.el (Electric-command-loop): Rename parameter
10909 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10910
10911 * expand.el (expand-in-literal): Remove unused variable `here'.
10912
10913 * facemenu.el (facemenu-add-new-color):
10914 Remove unused variable `docstring'.
10915
10916 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10917 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10918 (face-attr-construct): Mark unused parameter. Doc fix.
10919 (read-color): Remove unused variable `hex-string'.
10920
10921 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10922 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10923 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10924 (display-buffer-other-frame): Remove unused variable `old-window'.
10925 (kill-buffer-hook): Declare.
10926 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10927 Mark unused parameters.
10928 (after-find-file): Pass 1 to `auto-save-mode', not t.
10929
10930 * files-x.el (auto-insert): Declare.
10931 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10932
10933 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10934 variable `buf'. Mark unused parameter.
06b60517
JB
10935 (find-lisp-insert-directory): Mark unused parameter.
10936
10937 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10938 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10939 (format-common-tail): Remove, unused.
10940 (format-deannotate-region): Remove unused variable `loc'.
10941 (format-annotate-region): Remove unused variable `p'.
10942 (format-annotate-single-property-change): Remove unused variables
10943 `default' and `tail'.
10944
10945 * forms.el (read-file-filter): Declare.
10946 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10947
10948 * frame.el (frame-creation-function-alist): Mark unused parameter.
10949 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10950
10951 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10952 Remove unused parameters.
10953 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10954 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10955
10956 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10957 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10958 (hfy-prepare-tag-map): Mark unused parameters.
10959 (htmlfontify-buffer): Use `called-interactively-p'.
10960
10961 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10962 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10963 (ibuffer-do-occur): Mark unused parameters.
10964 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10965 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10966
10967 * ibuffer.el: Don't quote `lambda'.
10968 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10969 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10970 Mark unused parameters.
10971
10972 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10973 (ido-completing-read): Mark unused parameters.
10974 (ido-copy-current-word): Mark unused parameters;
10975 remove unused variable `name'.
10976 (ido-sort-merged-list): Remove unused parameter `dirs'.
10977
10978 * ielm.el (ielm-input-sender): Mark unused parameter.
10979 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10980 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10981 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10982 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10983 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10984
10985 * image-dired.el (image-dired-display-thumbs): Remove unused
10986 variables `curr-file' and `count'.
10987 (image-dired-remove-tag): Remove unused variable `start'.
10988 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10989 variable `curr-file'
10990 (image-dired-rotate-original): Remove unused variable `temp-file'.
10991 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10992 Remove unused variable `file'.
10993 (image-dired-gallery-generate): Remove unused variable `curr'.
10994 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10995
10996 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10997
10998 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10999
11000 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
11001
11002 * isearch.el (minibuffer-history-symbol): Declare.
11003 (isearch-edit-string): Remove unused variable `err'.
11004 (isearch-message-prefix, isearch-message-suffix):
11005 Mark unused parameters.
11006
11007 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
11008
11009 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
11010
11011 * makesum.el (double-column): Remove unused variable `cnt'.
11012
11013 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
11014 (ido-ignore-item-temp-list): Declare.
11015
11016 * mouse-drag.el (mouse-drag-throw): Remove unused variables
11017 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
11018 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
11019 (mouse-drag-drag): Remove unused variables `mouse-delta' and
11020 `mouse-col-delta'.
11021
11022 * mouse-sel.el (mouse-extend-internal):
11023 Remove unused variable `orig-window-frame'.
11024
11025 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
11026 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
11027 Move declarations before first use.
11028 (pcomplete-opt): Mark unused parameters; doc fix.
11029
11030 * proced.el (proced-revert): Mark unused parameter.
11031 (proced-send-signal): Remove unused variable `err'.
11032
11033 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
11034 Rename parameter PREFIX-ARG to ARG.
11035 (ps-basic-plot-string, ps-basic-plot-whitespace):
11036 Mark unused parameters.
11037
11038 * replace.el (replace-count): Define.
11039 (occur-revert-function): Mark unused parameters.
11040 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
11041 (isearch-case-fold-search, isearch-string): Declare.
11042 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
11043 bind `case-fold-search'. Remove unused variables `beg' and `end',
11044 and simplify.
11045 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
11046 COUNT and bind `replace-count'.
11047 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
11048 to COUNT.
11049
11050 * savehist.el (print-readably, print-string-length): Declare.
11051
11052 * shadowfile.el (shadow-expand-cluster-in-file-name):
11053 Remove unused variable `cluster'.
11054 (shadow-copy-file): Remove unused variable `i'.
11055 (shadow-noquery, shadow-clusters, shadow-site-cluster)
11056 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
11057 (shadow-define-literal-group, shadow-define-regexp-group)
11058 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
11059
11060 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
11061 (shell): Use `called-interactively-p'.
11062 (shell-directory-tracker): Remove unused variable `chdir-failure'.
11063
11064 * simple.el (compilation-context-lines, comint-file-name-quote-list)
11065 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
11066 (delete-backward-char): Remove unused variable `ocol'.
11067 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
11068 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
11069 (event-apply-hyper-modifier, event-apply-shift-modifier)
11070 (event-apply-control-modifier, event-apply-meta-modifier):
11071 Mark unused parameters.
11072 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
11073 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
11074
11075 * speedbar.el (speedbar-ignored-directory-expressions)
11076 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
11077 (speedbar-find-file, speedbar-dir-follow)
11078 (speedbar-directory-buttons-follow, speedbar-tag-find)
11079 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
11080 (speedbar-buffers-line-directory, speedbar-buffer-click):
11081 Mark unused parameters.
11082 (speedbar-tag-file): Remove unused variable `mode'.
11083 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
11084
11085 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
11086
11087 * talk.el (talk): Remove unused variable `display'.
11088
11089 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
11090 (tar-write-region-annotate): Mark unused parameter.
11091
11092 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
11093 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
11094 Declare them, wrapped in `with-no-warnings' to avoid replacing one
11095 warning by another.
11096
11097 * time-stamp.el (time-stamp-string-preprocess):
11098 Remove unused variable `require-padding'.
11099
11100 * tree-widget.el (widget-glyph-enable): Declare.
11101 (tree-widget-action): Mark unused parameter.
11102
11103 * w32-fns.el (x-get-selection): Mark unused parameter.
11104 (autoload-make-program, generated-autoload-file): Declare.
11105
11106 * wdired.el (wdired-revert): Mark unused parameters.
11107 (wdired-xcase-word): Remove unused variable `err'.
11108
11109 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
11110 (whitespace-help-scroll): Remove unused variable `data-help'.
11111
11112 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
11113 (widget-image-insert, widget-after-change, default)
11114 (widget-default-format-handler, widget-default-notify)
11115 (widget-default-prompt-value, widget-info-link-action)
11116 (widget-url-link-action, widget-function-link-action)
11117 (widget-variable-link-action, widget-file-link-action)
11118 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
11119 (widget-field-prompt-internal, widget-field-action, widget-field-match)
11120 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
11121 (widget-insert-button-action, widget-delete-button-action, visibility)
11122 (widget-documentation-link-action, widget-documentation-string-action)
11123 (widget-const-prompt-value, widget-regexp-match, symbol)
11124 (widget-coding-system-prompt-value)
11125 (widget-key-sequence-value-to-external, sexp)
11126 (widget-sexp-value-to-internal, character, vector, cons)
11127 (widget-choice-prompt-value, widget-boolean-prompt-value)
11128 (widget-color--choose-action): Mark unused parameters.
11129 (widget-item-match-inline, widget-choice-match-inline)
11130 (widget-checklist-match, widget-checklist-match-inline)
11131 (widget-group-match): Rename parameter VALUES to VALS.
11132 (widget-field-value-set): Remove unused variable `size'.
11133 (widget-color-action): Remove unused variables `value' and `start'.
11134
11135 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 11136 variable `dir'. Doc fix.
06b60517
JB
11137 (windmove-find-other-window): Don't pass it.
11138
11139 * window.el (count-windows): Mark unused parameter.
11140 (bw-adjust-window): Remove unused variable `err'.
11141
11142 * woman.el (woman-file-name): Remove unused variable `default'.
11143 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
11144 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
11145 (global-font-lock-mode): Declare.
11146 (woman-decode-region): Mark unused parameter.
11147 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
11148
11149 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
11150 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
11151 (x-dnd-handle-moz-url): Remove unused variable `title'.
11152 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
11153
11154 * xml.el (xml-parse-tag, xml-parse-attlist):
11155 Remove unused variable `pos'.
11156
bc4f7f3d
GM
111572011-04-19 Glenn Morris <rgm@gnu.org>
11158
11159 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
11160 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
11161 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
11162 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
11163 * calendar/cal-html.el (cal-html-insert-minical):
11164 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
11165 (calendar-mark-date-pattern):
11166 Prefix "unused" locals.
11167
11168 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
11169 optional argument `style'.
11170
11171 * calendar/appt.el (appt-make-list):
11172 * calendar/cal-china.el (calendar-chinese-date-string):
11173 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
11174 (diary-hebrew-yahrzeit):
11175 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
11176 * calendar/calendar.el (calendar-generate-window):
11177 * calendar/time-date.el (time-to-days):
11178 Remove unused local variables.
11179
16a43933
CY
111802011-04-18 Chong Yidong <cyd@stupidchicken.com>
11181
11182 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
11183 glyphless-char-display table.
11184 (tabulated-list-glyphless-char-display): New var.
11185
7eed1860
SS
111862011-04-18 Sam Steingold <sds@gnu.org>
11187
11188 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
11189 to acknowledgments.
11190
4d2d1ccd
GM
111912011-04-17 Glenn Morris <rgm@gnu.org>
11192
11193 * calendar/diary-lib.el (diary-sexp-entry):
11194 * calendar/holidays.el (holiday-sexp):
11195 Set debug-on-error rather than the removed stack-trace-on-error.
11196
239da61d
GM
111972011-04-16 Glenn Morris <rgm@gnu.org>
11198
11199 * progmodes/f90.el: Use lexical-binding.
11200 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
11201
8b05752a
SM
112022011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11203
daca8ba5
SM
11204 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
11205 (mail-mode): Setup mailalias completion here instead.
11206 * mail/mailalias.el: Use lexical-binding.
11207 (pattern, mailalias-done): Declare dynamic.
11208 (mail-completion-at-point-function): New function, from mail-complete.
11209 (mail-complete): Use it.
11210 (mail-completion-expand): New function.
11211 (mail-get-names): Use it.
11212 (mail-directory, mail-directory-process, mail-directory-stream):
11213 Don't use `pattern' for lexically bound arg.
11214
6f542485
SM
11215 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
11216
037e7c3f
SM
11217 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
11218 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
11219 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
11220
8b05752a
SM
11221 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
11222 (byte-save-window-excursion, byte-temp-output-buffer-setup)
11223 (byte-interactive-p): Define them again, for use when inlining
11224 old code.
11225
49093f60
JB
112262011-04-15 Juanma Barranquero <lekktu@gmail.com>
11227
11228 * loadup.el: Use `string-to-number', not `string-to-int'.
11229
b5b8e7de
SM
112302011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11231
11232 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
11233 gud-gdb-complete-command.
11234 (gud-gdb-completions): New function, from gud-gdb-complete-command.
11235 (gud-gdb-completion-at-point): New function.
11236 (gud-gdb-completions): Remove.
11237
f42efeb5
MA
112382011-04-14 Michael Albinus <michael.albinus@gmx.de>
11239
49093f60
JB
11240 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
11241 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
11242 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
11243 whether `executable-find' is bound.
f42efeb5
MA
11244
11245 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
11246
e240cc21
SM
112472011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11248
11249 * minibuffer.el (completion-in-region-mode-predicate)
11250 (completion-in-region-mode--predicate): New vars.
11251 (completion-in-region, completion-in-region--postch)
11252 (completion-in-region-mode): Use them.
11253 (completion--capf-wrapper): Also return the hook function.
11254 (completion-at-point, completion-help-at-point):
11255 Adjust and provide a predicate.
c2bd2ab0
SM
11256
11257 Preserve arg names for advice of subr and lexical functions (bug#8457).
11258 * help-fns.el (help-function-arglist): Consolidate the subr and
11259 new-byte-code cases. Add argument `preserve-names' to extract names
11260 from the docstring when needed.
11261 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
11262 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
11263 (ad-arglist): Use help-function-arglist's new arg.
11264 (ad-definition-type): Use cond.
11265
c183f693
JB
112662011-04-13 Juanma Barranquero <lekktu@gmail.com>
11267
06641a47
JB
11268 * autorevert.el (auto-revert-handler):
11269 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
11270 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
11271 Don't quote lambda.
11272
c183f693
JB
11273 * image-mode.el (image-transform-set-scale):
11274 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
11275
1e3b6001
G
112762011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11277
11278 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 11279 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
11280 Upgrades via gnutls-cli are too slow to be done opportunistically.
11281
2d6af8dd
JB
112822011-04-12 Juanma Barranquero <lekktu@gmail.com>
11283
11284 * dframe.el (dframe-current-frame): Remove spurious quote.
11285
c0749a51
GM
112862011-04-12 Glenn Morris <rgm@gnu.org>
11287
088d0d61
GM
11288 * calendar/cal-tex.el (cal-tex-end-document):
11289 Try to automatically use latin1 input if needed.
11290
c0749a51
GM
11291 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
11292 Don't try to cons a mark onto an empty element.
11293
5c90fde0
LL
112942011-04-11 Leo Liu <sdl.web@gmail.com>
11295
11296 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
11297 buffers.
11298 (ido-kill-buffer-at-head): Support killing virtual buffers.
11299
369e974d
CY
113002011-04-10 Chong Yidong <cyd@stupidchicken.com>
11301
11302 * minibuffer.el (completion-show-inline-help): New var.
11303 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
11304 (minibuffer-force-complete, minibuffer-complete-word):
11305 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
11306
11307 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
11308 to avoid interference from inline help (Bug#5849).
11309
37f1c930
LL
113102011-04-10 Leo Liu <sdl.web@gmail.com>
11311
099c39a4
JB
11312 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11313 Fix typo.
37f1c930 11314
a32d4040
CY
113152011-04-09 Chong Yidong <cyd@stupidchicken.com>
11316
11317 * image-mode.el (image-toggle-display-image): Signal an error if
11318 not in Image mode.
11319 (image-transform-mode, image-transform-resize)
11320 (image-transform-set-rotation): Doc fix.
daca8ba5 11321 (image-transform-set-resize): Delete.
a32d4040
CY
11322 (image-transform-set-scale, image-transform-fit-to-height)
11323 (image-transform-fit-to-width): Handle image-toggle-display-image
11324 and image-transform-resize directly.
11325
099c39a4 113262011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
11327
11328 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
11329 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
11330 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
11331 (doc-view-mode-map): Add bindings for the new functions.
11332
099c39a4 113332011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 11334
4d61f28d 11335 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
11336 Fix typo in docstring.
11337
3726838a
EZ
113382011-04-08 Eli Zaretskii <eliz@gnu.org>
11339
04f33f1e
EZ
11340 * files.el (file-size-human-readable): Produce one digit after
11341 decimal, like "ls -lh" does.
11342
11343 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
11344 the file size representation.
11345
3726838a
EZ
11346 * simple.el (list-processes): If async subprocesses are not
11347 available, error out with a clear error message.
11348
cbb59342
CY
113492011-04-08 Chong Yidong <cyd@stupidchicken.com>
11350
11351 * help.el (help-form-show): New function, to be called from C.
11352 Put help-form output in a buffer named differently than *Help*.
11353
e3971c44
EZ
113542011-04-08 Eli Zaretskii <eliz@gnu.org>
11355
11356 * files.el (file-size-human-readable): New function.
11357
11358 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
11359 computing the representation inline. Don't require `cl'.
11360
12544bbe
GM
113612011-04-08 Glenn Morris <rgm@gnu.org>
11362
a1de6c6a
GM
11363 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
11364
3c4671f4
GM
11365 * net/browse-url.el (browse-url-firefox):
11366 Test system-type, not system-configuration.
11367
b605679c
GM
11368 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
11369 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
11370 Use log-edit-empty-buffer-p. (Bug#7598)
11371
56442f0c
GM
11372 * net/rlogin.el (rlogin-process-connection-type): Simplify.
11373 (rlogin-mode-map): Initialize in the defvar.
11374 (rlogin): Use ignore-errors.
11375
12544bbe
GM
11376 * replace.el (occur-mode-map): Some fixes for menu items.
11377
eb237b0f
AH
113782011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11379
11380 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
11381
7d668f2c
CY
113822011-04-06 Chong Yidong <cyd@stupidchicken.com>
11383
e67a13ab
CY
11384 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
11385 issuing unused warnings.
11386
11387 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
11388 macro directly.
11389
7d668f2c
CY
11390 * simple.el: Lisp reimplement of list-processes. Based on an
11391 earlier reimplementation by Leo Liu, but using tabulated-list.el.
11392 (process-menu-mode): New major mode.
11393 (list-processes--refresh, list-processes):
11394 (process-menu-visit-buffer): New functions.
11395
11396 * files.el (save-buffers-kill-emacs): Don't assume any return
11397 value of list-processes, which is undocumented anyway.
11398
a83ec3c9
CY
113992011-04-06 Chong Yidong <cyd@stupidchicken.com>
11400
11401 * emacs-lisp/tabulated-list.el: New file.
11402
e91a96fe
CY
11403 * emacs-lisp/package.el: Use Tabulated List mode.
11404 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
11405 (package-menu-mode): Derive from tabulated-list-mode. Set up the
11406 table format using Tabulated List mode variables.
11407 (package--push): New macro, replacing package-list-maybe-add.
11408 (package-menu--generate): Use package--push. Renamed from
11409 package--generate-package-list.
11410 (package-menu-refresh, list-packages): Use it.
daca8ba5 11411 (package-menu--print-info): Rename from package-print-package.
e91a96fe 11412 Return insertion data instead of inserting it directly.
099c39a4
JB
11413 (package-menu-describe-package, package-menu-execute):
11414 Use tabulated-list-get-id.
e91a96fe
CY
11415 (package-menu-mark-delete, package-menu-mark-install)
11416 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
11417 (package-menu-mark-obsolete-for-deletion):
11418 Use tabulated-list-put-tag.
e91a96fe
CY
11419 (package--list-packages, package-menu-revert)
11420 (package-menu-get-package, package-menu-get-version)
11421 (package-menu-sort-by-column): Functions deleted.
11422 (package-menu-package-list, package-menu-sort-key): Vars deleted.
11423 (package-menu--status-predicate, package-menu--version-predicate)
11424 (package-menu--name-predicate)
11425 (package-menu--description-predicate): Handle arguments in the
11426 Tabulated List format.
11427 (package-list-packages-no-fetch): Call list-packages.
11428
3e214b50
JB
114292011-04-06 Juanma Barranquero <lekktu@gmail.com>
11430
11431 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 11432 (after-find-file): Don't bind it.
3e214b50
JB
11433 (revert-buffer-in-progress-p): New variable.
11434 (revert-buffer): Bind it.
11435 Pass nil for `after-find-file-from-revert-buffer'.
11436
11437 * saveplace.el (save-place-find-file-hook): Use new variable
11438 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
11439
3f0f1700
GM
114402011-04-06 Glenn Morris <rgm@gnu.org>
11441
c0274801
GM
11442 * Makefile.in (AUTOGEN_VCS): New variable.
11443 (autoloads): Use $AUTOGEN_VCS.
11444
3f0f1700
GM
11445 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
11446 * calendar/calendar.el (calendar-mode-map):
11447 Check for toolkit scroll bars. (Bug#8305)
11448
41ea9e48
CY
114492011-04-05 Chong Yidong <cyd@stupidchicken.com>
11450
11451 * minibuffer.el (completion-in-region--postch)
11452 (completion-in-region-mode): Remove unnecessary messages.
11453
6194c800
JB
114542011-04-05 Juanma Barranquero <lekktu@gmail.com>
11455
33256f14
JB
11456 * font-lock.el (font-lock-refresh-defaults):
11457 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
11458 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
11459
6194c800
JB
11460 * info.el (Info-directory-list, Info-read-node-name-2)
11461 (Info-split-parameter-string): Doc fixes.
11462 (Info-virtual-nodes): Reflow docstring.
11463 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
11464 (Info-apropos-toc-nodes, info-finder, Info-get-token)
11465 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
11466 Fix typos in docstrings.
11467 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
11468 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
11469 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
11470 (Info-restore-desktop-buffer): Mark unused parameters.
11471 (Info-directory-find-file, Info-directory-find-node)
11472 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
11473 (Info-virtual-index-find-node, Info-apropos-find-file)
11474 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 11475 Mark unused parameters; fix typos in docstrings.
6194c800
JB
11476 (Info-virtual-index): Remove unused local variable `nodename'.
11477
b87a8200 114782011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 11479
b87a8200
DD
11480 * net/rcirc.el: Update my e-mail address.
11481 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 11482
3b2ff876
CY
114832011-04-05 Chong Yidong <cyd@stupidchicken.com>
11484
11485 * startup.el (command-line): Save the cursor's theme-face
11486 directly, instead of using face-override-spec.
11487
11488 * custom.el (load-theme): Minor optimization in assigning faces.
11489
8d17e7ca
JB
114902011-04-04 Juanma Barranquero <lekktu@gmail.com>
11491
11492 * help-fns.el (describe-variable): Complete all variables having
11493 documentation, including keywords.
11494 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
11495
2fbc1934
JB
114962011-04-04 Juanma Barranquero <lekktu@gmail.com>
11497
11498 Convert to lexical-binding.
11499
11500 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
11501 (bs--get-marked-string, bs--get-modified-string)
11502 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
11503 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
11504 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
11505
11506 * ehelp.el (electric-help-execute-extended)
11507 (electric-help-ctrl-x-prefix):
11508 * hexl.el (hexl-revert-buffer-function):
11509 * linum.el (linum-after-change, linum-after-scroll):
11510 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
11511
11512 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
11513
74f50695
DU
115142011-04-04 Daiki Ueno <ueno@unixuser.org>
11515
11516 * epa-dired.el:
11517 * epa-mail.el:
11518 * epa-hook.el:
11519 * epa-file.el:
11520 * epa.el:
11521 * epg.el: Use lexical binding.
11522
c11325f7
CY
115232011-04-03 Chong Yidong <cyd@stupidchicken.com>
11524
0d9e9a12
CY
11525 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
11526
c11325f7 11527 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
11528 dictionary case for flyspell-mark-duplications-exceptions.
11529 Use regexp matching for languages.
c11325f7
CY
11530 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
11531 default dictionary (Bug#7926).
11532
da91b5f2
CY
115332011-04-02 Chong Yidong <cyd@stupidchicken.com>
11534
099c39a4
JB
11535 * emacs-lisp/package.el (package--with-work-buffer):
11536 Recognize https URLs.
da91b5f2 11537
099c39a4
JB
11538 * net/network-stream.el: Move from gnus/proto-stream.el.
11539 Change prefix to network-stream throughout.
da91b5f2
CY
11540 (open-protocol-stream): Merge into open-network-stream, leaving
11541 open-protocol-stream as an alias. Handle nil BUFFER args.
11542
11543 * subr.el (open-network-stream): Move to net/network-stream.el.
11544
afa8e9f6
GM
115452011-04-02 Glenn Morris <rgm@gnu.org>
11546
1d2e369d
GM
11547 * find-dired.el (find-exec-terminator): New option.
11548 (find-ls-option): Test for -ls support.
11549 (find-ls-subdir-switches): Test for -b in find-ls-option.
11550 (find-dired, find-grep-dired): Doc fixes.
11551 (find-dired): Use find-exec-terminator.
11552
8abb7da8 11553 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
11554 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
11555 (find-name-arg): Remove purecopy.
8abb7da8 11556
f3ca7378
GM
11557 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
11558 (grep-compute-defaults): Check for `-exec COMMAND +' support.
11559 Set grep-find-use-xargs, grep-find-command, and grep-find-template
11560 accordingly. Don't add the null-device if not needed.
11561
afa8e9f6
GM
11562 * files.el (save-some-buffers): Doc fix.
11563
35eae264
EZ
115642011-04-02 Eli Zaretskii <eliz@gnu.org>
11565
11566 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11567
26b51db5
JB
115682011-04-01 Juanma Barranquero <lekktu@gmail.com>
11569
11570 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11571 Use `dolist' rather than `mapcar'.
11572
7200d79c
SM
115732011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11574
03408648 11575 Add lexical binding.
7200d79c 11576
03408648
SM
11577 * subr.el (apply-partially): Use new closures rather than CL.
11578 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11579 (dolist, dotimes): Use slightly different expansion for lexical code.
11580 (functionp): Move to C.
11581 (letrec): New macro.
11582 (with-wrapper-hook): Use it and apply-partially instead of CL.
11583 (eval-after-load): Preserve lexical-binding.
11584 (save-window-excursion, with-output-to-temp-buffer): Turn them
11585 into macros.
7200d79c 11586
03408648
SM
11587 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11588
11589 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11590 than the arglist.
11591 (help-add-fundoc-usage): Don't add `Not documented'.
11592 (help-function-arglist): Handle closures, subroutines, and new
11593 byte-code-functions.
11594 (help-make-usage): Remove leading underscores.
11595 (describe-function-1): Handle closures.
11596 (describe-variable): Use special-variable-p for completion.
11597
11598 * files.el (lexical-binding): Declare safe.
f488fb65 11599
03408648
SM
11600 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11601 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11602 (pcase): Add `let' pattern.
11603 Change memoization so it actually works.
11604 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11605 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11606 <let>: New case.
f488fb65 11607
03408648
SM
11608 * emacs-lisp/macroexp.el: Use lexical binding.
11609 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11610 Don't convert ' to #' without checking that it's indeed quoting
11611 a lambda.
11612
11613 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11614 Use eval-sexp-add-defvars.
03408648
SM
11615 (eval-sexp-add-defvars): New fun.
11616
11617 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11618
11619 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11620 Don't autoload.
11621 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11622 than the internal `byte-compile-lambda'.
11623 (defmethod): Don't hide code under quotes.
11624 (eieio-defmethod): New `code' argument.
11625
11626 * emacs-lisp/eieio-comp.el: Remove.
11627
11628 * emacs-lisp/edebug.el (edebug-eval-defun)
11629 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11630 (edebug-toggle): Avoid `eval'.
11631
11632 * emacs-lisp/disass.el (disassemble-internal): Handle new
11633 `closure' objects.
11634 (disassemble-1): Handle new byte codes.
11635
11636 * emacs-lisp/cl.el (pushnew): Silence warning.
11637
11638 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11639 (cl-byte-compile-throw): Remove.
11640 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11641
11642 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11643 closures.
11644
11645 * emacs-lisp/cconv.el: New file.
11646
11647 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11648 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11649 (byte-compile-initial-macro-environment):
11650 Handle declare-function here.
11651 (byte-compile--lexical-environment): New var.
11652 (byte-stack-ref, byte-stack-set, byte-discardN)
11653 (byte-discardN-preserve-tos): New lap codes.
11654 (byte-interactive-p): Don't use any more.
11655 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11656 New macros.
11657 (byte-compile-lapcode): Use them and handle new lap codes.
11658 (byte-compile-obsolete): Remove.
11659 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11660 (byte-compile-arglist-warn): Check late def of inlinable funs.
11661 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11662 since they should have been expanded by now.
11663 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11664 (byte-compile-from-buffer): Remove unused second arg.
11665 (byte-compile-preprocess): New function.
11666 (byte-compile-toplevel-file-form): New function to distinguish
11667 file-form calls from outside from file-form calls from hunk-handlers.
11668 (byte-compile-file-form): Simplify.
11669 (byte-compile-file-form-defsubst): Remove.
11670 (byte-compile-file-form-defmumble): Simplify now that
11671 byte-compile-lambda always returns a byte-code-function.
11672 (byte-compile): Preprocess.
11673 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11674 Remove, not used any more.
11675 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11676 (byte-compile-make-args-desc): New funs.
11677 (byte-compile-lambda): Handle lexical functions. Always return
11678 a byte-code-function.
11679 (byte-compile-reserved-constants): New var, to make up room for
11680 closed-over variables.
11681 (byte-compile-constants-vector): Obey it.
11682 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11683 (byte-compile-macroexpand-declare-function): New function.
11684 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11685 byte-code-functions.
11686 (byte-compile-form): Check obsolescence here.
11687 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11688 (byte-compile-variable-ref): Remove.
11689 (byte-compile-dynamic-variable-op): New fun.
11690 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11691 (byte-compile-variable-set): New funs.
11692 (byte-compile-discard): Add 2 args.
11693 (byte-compile-stack-ref, byte-compile-stack-set)
11694 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11695 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11696 macroexpand-all instead.
11697 (byte-compile-quote-form): Remove.
11698 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11699 (byte-compile-bind, byte-compile-unbind): New funs.
11700 (byte-compile-let): Handle let* and lexical binding.
11701 (byte-compile-let*): Remove.
11702 (byte-compile-catch, byte-compile-unwind-protect)
11703 (byte-compile-track-mouse, byte-compile-condition-case):
11704 Handle a new :fun-body form, used for lexical scoping.
11705 (byte-compile-save-window-excursion)
11706 (byte-compile-with-output-to-temp-buffer): Remove.
11707 (byte-compile-defun): Simplify.
11708 (byte-compile-stack-adjustment): New fun.
11709 (byte-compile-out): Use it.
11710 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11711
11712 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11713 handler any more.
11714
11715 * emacs-lisp/byte-opt.el: Use lexical binding.
11716 (byte-inline-lapcode): Remove (to bytecomp).
11717 (byte-compile-inline-expand): Pay attention to inlining to/from
11718 lexically bound code.
11719 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11720 any more.
11721 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11722 any more and don't call compiler-macros.
11723 (byte-compile-splice-in-already-compiled-code): Remove.
11724 (byte-code): Don't inline any more.
11725 (disassemble-offset): Receive `bytes' as argument rather than via
11726 dynamic scoping.
11727 (byte-compile-tag-number): Declare before first use.
11728 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11729 `return' even if make-spliceable.
11730 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11731 obsolete interactive-p.
11732 (byte-optimize-lapcode): Optimize new lap-codes.
11733 Don't trip up on new form of `byte-constant' lap code.
11734
11735 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11736
11737 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11738
11739 * custom.el (custom-initialize-default, custom-declare-variable):
11740 Use `defvar'.
11741
11742 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11743 New variables.
11744 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11745 (COMPILE_FIRST): Add macroexp and cconv.
11746 * makefile.w32-in: Mirror changes in Makefile.in.
11747
11748 * vc/cvs-status.el:
11749 * vc/diff-mode.el:
11750 * vc/log-edit.el:
11751 * vc/log-view.el:
11752 * vc/smerge-mode.el:
11753 * textmodes/bibtex-style.el:
11754 * textmodes/css.el:
11755 * startup.el:
11756 * uniquify.el:
da91b5f2
CY
11757 * minibuffer.el:
11758 * newcomment.el:
11759 * reveal.el:
11760 * server.el:
11761 * mpc.el:
11762 * emacs-lisp/smie.el:
11763 * doc-view.el:
11764 * dired.el:
03408648
SM
11765 * abbrev.el: Use lexical binding.
11766
0f0c1f27
EZ
117672011-04-01 Eli Zaretskii <eliz@gnu.org>
11768
11769 * info.el (info-display-manual): New function.
11770
c82b2579
SM
117712011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11772
11773 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11774
221ddf68
TH
117752011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11776
11777 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11778 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11779
cba6e77e
GM
117802011-03-31 Glenn Morris <rgm@gnu.org>
11781
e040639f
GM
11782 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11783
cba6e77e
GM
11784 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11785
6d0f1c9e
CS
117862011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11787
11788 * progmodes/python.el (python-default-interpreter)
11789 (python-python-command-args, python-jython-command-args)
11790 (python-which-shell, python-which-args, python-which-bufname)
11791 (python-file-queue, python-comint-output-filter-function)
11792 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11793 variables and functions.
11794
3e2d70fd
SM
117952011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11796
11797 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11798 (completion-in-region-mode): New minor mode.
11799 (completion-in-region): Use it.
11800 (completion-in-region--data, completion-in-region-mode-map): New vars.
11801 (completion-in-region--postch): New function.
11802 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11803 New vars.
11804 (completion--capf-wrapper): New function.
11805 (completion-at-point): Use it to track well-behavedness of
11806 hook functions.
11807 (completion-help-at-point): New command.
11808
f3e4086c
JM
118092011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11810
11811 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11812 syntax class to search for whitespace on a single line
11813 (Message-ID: <4D938140.4030905@redhat.com>).
11814
eb7ffc14
LL
118152011-03-30 Leo Liu <sdl.web@gmail.com>
11816
11817 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11818 New commands.
11819 (edit-abbrevs-map): Bind them here.
11820 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11821
d806ab68
KM
118222011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11823
11824 * allout.el (allout-hide-by-annotation, allout-flag-region):
11825 Reduce possibility of overlay leakage by making them volatile.
11826
11827 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11828 hash is not shared between buffers. Mode initialization is
11829 responsible for giving it a useful starting value.
11830 (allout-item-span): Reduce possibility of overlay leakage by
11831 making them volatile.
11832 (allout-widgets-count-buttons-in-region): Add diagnostic function
11833 for tracking down button overlay leaks.
11834
ea622834
LL
118352011-03-29 Leo Liu <sdl.web@gmail.com>
11836
11837 * ido.el (ido-read-internal): Use the default history var
11838 minibuffer-history if no HISTORY is specified.
11839
b62f8267
G
118402011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11841
03408648
SM
11842 * net/imap.el (imap-shell-open, imap-process-connection-type):
11843 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11844 Kerberos, SSL, other subprocesses.
11845
947b6566
LL
118462011-03-28 Leo Liu <sdl.web@gmail.com>
11847
11848 * abbrev.el (abbrev-table-empty-p): New function.
11849 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11850 nonempty ones. (Bug#5937)
11851
5ffb62aa
JD
118522011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11853
11854 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11855
7a097943
LL
118562011-03-27 Leo Liu <sdl.web@gmail.com>
11857
11858 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11859 for foreground and background colors.
11860 (ansi-color-make-color-map): Adapt.
11861
c5b40130
LL
118622011-03-25 Leo Liu <sdl.web@gmail.com>
11863
1f48f7d2
LL
11864 * midnight.el (midnight-time-float): Remove. Note it calculates
11865 the microsecond component incorrectly and seconds-to-time does the
11866 same job.
625897ec 11867 Remove redundant (require 'timer).
1f48f7d2 11868
c5b40130
LL
11869 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11870 (ido-completions): Remove unused arguments. (Bug#8329)
11871
d86d2721
SM
118722011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11873
11874 * minibuffer.el (completion--flush-all-sorted-completions):
11875 Remove itself from hook.
11876 (completion-at-point): Let the functions perform the completion
11877 immediately and return nil or t.
11878 * comint.el (comint-dynamic-complete-functions): Now identical to
11879 completion-at-point-functions.
11880 (comint-dynamic-list-input-ring): Remove unused var `index'.
11881 (comint--match-partial-filename, comint--unquote&expand-filename):
11882 New funs, split from comint-match-partial-filename.
11883 (comint-dynamic-complete): Use completion-at-point.
11884 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11885
e8974c48
DA
118862011-03-24 Drew Adams <drew.adams@oracle.com>
11887
11888 * thingatpt.el: Support `defun'.
11889
def71b5e
LL
118902011-03-23 Leo Liu <sdl.web@gmail.com>
11891
cb5af48e
LL
11892 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11893
def71b5e
LL
11894 * help-mode.el (help-mode-finish): Tweak regexp.
11895
927c53e7
GM
118962011-03-23 Glenn Morris <rgm@gnu.org>
11897
18d05bed
GM
11898 * eshell/esh-opt.el (eshell-eval-using-options):
11899 Do not bind unused local variable `eshell-option-stub'.
11900
927c53e7
GM
11901 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11902
9d0da923
JB
119032011-03-22 Juanma Barranquero <lekktu@gmail.com>
11904
11905 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11906 keymap variable in `with-no-warnings' to avoid a warning when the
11907 keymap has been already `defconst'ed.
11908
4b978a67
LL
119092011-03-22 Leo Liu <sdl.web@gmail.com>
11910
11911 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11912 encode all chars in abbrevs; otherwise use emacs-mule or
11913 utf-8-emacs. (Bug#8308)
11914
5fd62452
JB
119152011-03-22 Juanma Barranquero <lekktu@gmail.com>
11916
0b1596c6
JB
11917 * simple.el (backward-delete-char-untabify):
11918 Avoid warning about using `delete-backward-char'.
11919
5fd62452
JB
11920 * image.el (image-type-file-name-regexps): Make it variable.
11921 `imagemagick-register-types' modifies it, and the user may want
11922 to add new extensions for known image types.
11923 (imagemagick-register-types): Throw error if not using ImageMagick.
11924
0b4e93f1
LL
119252011-03-22 Leo Liu <sdl.web@gmail.com>
11926
11927 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11928 located before rcirc-prompt-end-marker.
11929 (rcirc-complete): Error if point is not after rcirc prompt.
11930 Handle the case when table is nil.
9882e214 11931 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11932
fccee4ab
CY
119332011-03-22 Chong Yidong <cyd@stupidchicken.com>
11934
11935 * custom.el (custom--inhibit-theme-enable): Make it affect only
11936 custom-theme-set-variables and custom-theme-set-faces.
11937 (provide-theme): Ignore custom--inhibit-theme-enable.
11938 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11939 (custom-enabling-themes): Delete variable.
d86d2721
SM
11940 (enable-theme): Accept only loaded themes as arguments.
11941 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11942 (custom-enabled-themes): Forbid themes from setting this.
11943 Eliminate use of custom-enabling-themes.
11944 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11945
af896da6
LL
119462011-03-21 Leo Liu <sdl.web@gmail.com>
11947
11948 * ido.el (ido-read-internal): Add ido-selected to history instead
11949 of user input.
11950
78f64af0
SM
119512011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11952
11953 * subr.el (deferred-action-list, deferred-action-function):
11954 Mark obsolete.
11955
b16ac1ec
LL
119562011-03-21 Leo Liu <sdl.web@gmail.com>
11957
810f7698
LL
11958 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11959 change on 2011-02-13 (bug#8309).
11960
b16ac1ec
LL
11961 * minibuffer.el (read-file-name-function): Change default value.
11962 (read-file-name--defaults): Rename from read-file-name-defaults.
11963 (read-file-name-default): Rename from read-file-name.
11964 (read-file-name): Call read-file-name-function.
11965
4e05e67e
GM
119662011-03-21 Glenn Morris <rgm@gnu.org>
11967
11968 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11969 Doc fixes.
11970
4359915b
CY
119712011-03-21 Chong Yidong <cyd@stupidchicken.com>
11972
11973 * cus-theme.el: Add missing provide statement.
11974 (customize-create-theme): Extract theme value correctly.
11975 (custom-theme-visit-theme): Autoload.
11976 (customize-create-theme): Prompt before inserting default faces.
11977
1fe275ee
JB
119782011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11979
11980 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11981 units and musical notes.
11982
cd394be1 119832011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11984
11985 * ido.el (ido-read-internal): Use completing-read-default.
11986 (ido-completing-read): Fix compatibility with completing-read.
11987
7d476bde
CO
119882011-03-20 Christian Ohler <ohler@gnu.org>
11989
11990 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11991 (ert-delete-all-tests): Use `called-interactively-p' rather than
11992 `interactive-p'.
11993 (ert--make-xrefs-region): Respect END.
11994
fe0fb33e
CY
119952011-03-19 Chong Yidong <cyd@stupidchicken.com>
11996
ff854b0b
CY
11997 * dired-aux.el (dired-create-directory): Signal an error if the
11998 directory already exists (Bug#8246).
11999
fe0fb33e
CY
12000 * facemenu.el (list-colors-display): Call list-faces-display
12001 inside with-help-window.
12002 (list-colors-print): Use display property to align the final
12003 column, instead of checking window-width.
12004
576bce32
EZ
120052011-03-19 Eli Zaretskii <eliz@gnu.org>
12006
4d61f28d 12007 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
12008 windows-nt systems.
12009 (emerge-protect-metachars): Quote correctly for ms-dos and
12010 windows-nt systems.
12011
89c41d68 120122011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
12013
12014 * info.el (info-initialize): Replace all uses of `:' with
12015 path-separator for compatibility with non-Unix systems.
12016 Cache quoting of path-separator. (Bug#8258)
12017
b14e3e21 120182011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
12019
12020 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
12021 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
12022 (mouse-avoidance-mode): Fix typos in docstrings.
12023
4525ce3e
CY
120242011-03-19 Chong Yidong <cyd@stupidchicken.com>
12025
12026 * startup.el (package-subdirectory-regexp): Move from package.el.
12027 Omit \\` and \\', and let callers add them.
12028
12029 * emacs-lisp/package.el (package-strip-version)
12030 (package-load-all-descriptors): Add \\` and \\' to
12031 package-subdirectory-regexp before using it.
12032 (package-untar-buffer): New arg DIR; ensure that file untars only
12033 into this expected directory. Remove superfluous delete-region.
12034 (package-unpack): Caller changed.
12035 (package-tar-file-info): Use package-subdirectory-regexp.
12036
a904a09a 120372011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 12038
a904a09a
SM
12039 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
12040 diff-mode-shared-map (bug#8284).
12041 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
12042
120432011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
12044
12045 * calendar/time-date.el (format-seconds): Use assoc instead of
12046 assoc-string, since assoc-string doesn't exist in XEmacs.
12047
171fc304
JB
120482011-03-17 Juanma Barranquero <lekktu@gmail.com>
12049
12050 * custom.el (custom-known-themes): Reflow docstring.
12051 (custom-theme-load-path): Fix typo in docstring.
12052 (load-theme): Fix typo in error message.
12053 (custom-available-themes, custom-variable-theme-value):
12054 Use `let', not `let*'.
12055
d71990a1
JB
120562011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
12057
12058 * calc/README: Mention inclusion of musical notes.
12059
12060 * calc/calc-units.el (calc-lu-quant): Rename from
12061 `calc-logunits-quantity'.
12062 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
12063 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
12064 (calc-db): Rename from `calc-dblevel'.
12065 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
12066 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
12067 (calc-np): Rename from `calc-nplevel'.
12068 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
12069 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
12070 (calc-lu-plus): Rename from `calc-logunits-add'.
12071 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
12072 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
12073 (calc-lu-minus): Rename from `calc-logunits-sub'.
12074 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
12075 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
12076 (calc-lu-times): Rename from `calc-logunits-mul'.
12077 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
12078 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
12079 (calc-lu-divide): Rename from `calc-logunits-div'.
12080 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
12081 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
12082
12083 * calc/calc-ext.el (calc-init-extensions): Update the names of the
12084 functions being autoloaded.
12085
12086 * calc/calc.el (calc-lu-power-reference): Rename from
12087 `calc-logunits-power-reference'.
12088 (calc-lu-field-reference): Rename from
12089 `calc-logunits-field-reference'.
12090
7a71b18d
GM
12091 * calc/calc-help.el (calc-l-prefix-help):
12092 Mention musical note functions.
d71990a1 12093
40c2934b
SM
120942011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
12095
12096 * minibuffer.el (completion-all-sorted-completions):
12097 Use :completion-cycle-penalty text property if present.
12098
b0911414
KM
120992011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
12100
12101 * allout.el (allout-yank-processing): Adjust for new rebulleting
12102 regime so bullet being yanked is used without prompting the user
12103 for a choice.
12104
8a05b668
JB
121052011-03-16 Juanma Barranquero <lekktu@gmail.com>
12106
12107 * startup.el (command-line): Warn the user that _emacs is deprecated.
12108
5ba5fb81
JB
121092011-03-16 Juanma Barranquero <lekktu@gmail.com>
12110
12111 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
12112 (delphi-verbose, delphi-comment-face, delphi-string-face)
12113 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
12114 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
12115 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
12116 (delphi-new-comment-line, delphi-font-lock-defaults)
12117 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
12118 Fix typos in docstrings.
12119
2dab465b
KM
121202011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
12121
5ba5fb81 12122 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
12123 Invert the roles of character and string values for INSTEAD, so a
12124 string is used for the more common case of a defaulting prompt.
12125
0adf5618
SM
121262011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12127
12128 * progmodes/ruby-mode.el (ruby-backward-sexp):
12129 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
12130 * play/gamegrid.el (gamegrid-make-face):
12131 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
12132 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
12133 * notifications.el (notifications-notify):
12134 * net/xesam.el (xesam-search-engines):
12135 * net/quickurl.el (quickurl-list-insert):
12136 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
12137
d72700e5
CY
121382011-03-15 Chong Yidong <cyd@stupidchicken.com>
12139
12140 * startup.el (command-line): Update package subdirectory regexp.
12141
49c5410a
SM
121422011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12143
c6eee9aa
SM
12144 * allout.el (allout-abbreviate-flattened-numbering)
12145 (allout-mode-deactivate-hook): Fix up obsolescence "date".
12146
49c5410a
SM
12147 * subr.el (read-char-choice): Only show the cursor after the prompt,
12148 not after the answer.
12149
047b2bb9
KR
121502011-03-15 Kevin Ryde <user42@zip.com.au>
12151
12152 * help-fns.el (variable-at-point): Skip leading quotes, if any
12153 (bug#8253).
12154
0a57d256
SM
121552011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12156
12157 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
12158 warning message.
12159
77c992bc
MA
121602011-03-14 Michael Albinus <michael.albinus@gmx.de>
12161
12162 * shell.el (shell): When called interactively, offer to change the
12163 shell file name on remote hosts.
12164
eebc475d
TZ
121652011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
12166
12167 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
12168 integration for LDAP parameters. The host, base, user or binddn,
12169 and secret tokens can be specified in a netrc file, for instance.
12170 This is optional because an `auth-source' parameter must be
12171 specified in the search attributes.
12172
9d05d1ba
JB
121732011-03-13 Juanma Barranquero <lekktu@gmail.com>
12174
12175 * help.el (describe-mode): Link to the mode's definition (bug#8185).
12176
09d9db2c
GM
121772011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12178
12179 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
12180 into declaration. Remove redundant and harmful binding.
12181
121822011-03-12 Eli Zaretskii <eliz@gnu.org>
12183
12184 * files.el (file-ownership-preserved-p): Pass `integer' as an
12185 explicit 2nd argument to `file-attributes'. If the file's owner
12186 is the Administrators group on Windows, and the current user is
12187 Administrator, consider that a match.
12188
12189 * server.el (server-ensure-safe-dir): Consider server directory
12190 safe on MS-Windows if its owner is the Administrators group while
12191 the current Emacs user is Administrator. Use `=' to compare
12192 numerical UIDs, since they could be integers or floats.
12193
219bd536
JB
121942011-03-12 Juanma Barranquero <lekktu@gmail.com>
12195
12196 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
12197
f3afd36b
MA
121982011-03-12 Michael Albinus <michael.albinus@gmx.de>
12199
12200 Sync with Tramp 2.2.1.
12201
12202 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
12203
12204 * net/trampver.el: Update release number.
12205
3aaaa6f1
SM
122062011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12207
94642599
SM
12208 * progmodes/compile.el (compilation--previous-directory): Fix up
12209 various nil/dead-marker mismatches (bug#8014).
12210 (compilation-directory-properties, compilation-error-properties):
12211 Don't call it at a position past the one we're about to change.
12212
3aaaa6f1
SM
12213 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
12214 Disable obsolescence warnings in the file that declares it.
12215
14239447
KM
122162011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
12217
099c39a4
JB
12218 * allout-widgets.el (allout-widgets-tally):
12219 Initialize allout-widgets-tally as a hash table rather than nil to
12220 prevent mode-line redisplay warnings. Also, clarify the module
12221 description and fix a comment typo.
14239447 12222
135e287c
JB
122232011-03-11 Juanma Barranquero <lekktu@gmail.com>
12224
12225 * help-fns.el (describe-variable): Don't complete keywords.
12226 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
12227
ffbf300e
CY
122282011-03-10 Chong Yidong <cyd@stupidchicken.com>
12229
ba08b241
CY
12230 * emacs-lisp/package.el (package-version-join): Impose a standard
12231 string representation for pre/alpha/beta version lists.
12232 (package-unpack-single): Standardize the directory name by passing
12233 it through package-version-join.
12234 (package-strip-rcs-id): Accept any version string that does not
12235 signal an error in version-to-list.
ffbf300e 12236
f346fd6b
MA
122372011-03-10 Michael Albinus <michael.albinus@gmx.de>
12238
12239 * simple.el (delete-trailing-whitespace): Return nil for the
12240 benefit of `write-file-functions'.
12241
ccb55d27
GM
122422011-03-10 Glenn Morris <rgm@gnu.org>
12243
5ceaac0c
GM
12244 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
12245
02da65ff
GM
12246 * vc/vc-git.el (vc-git-program): New option.
12247 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
12248 (vc-git--call): Use it.
12249
b2f603cc
GM
12250 * eshell/esh-util.el (eshell-condition-case): Doc fix.
12251
5772caab
GM
12252 * cus-edit.el (Custom-newline): If no button at point, look
12253 for a subgroup button at start-of-line. (Bug#2298)
12254
ccb55d27
GM
12255 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
12256
ec6ecaed
JD
122572011-03-10 Julien Danjou <julien@danjou.info>
12258
12259 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
12260 `cursor-type' is nil.
12261
9d5aa01d
JB
122622011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
12263
12264 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
12265
b6a5875b
KM
122662011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
12267
7a71b18d 12268 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
12269 preserves the existing header prefix, rebulleting it if necessary,
12270 rather than replacing it. This is necessary for proper operation
12271 of cooperative addons like allout-widgets.
1154d12e
JB
12272 (allout-make-topic-prefix, allout-rebullet-heading):
12273 Change SOLICIT arg to INSTEAD, and interpret additionally a string
12274 value as alternate bullet to be used, instead of prompting the user
12275 for a bullet character.
b6a5875b 12276
ee545c35
MA
122772011-03-09 Michael Albinus <michael.albinus@gmx.de>
12278
d86d2721
SM
12279 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12280 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
12281 `tramp-default-port'.
12282
c47971d7
DD
122832011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
12284
12285 * net/rcirc.el (rcirc-handler-001): Remove useless
12286 with-rcirc-process-buffer.
12287 (rcirc-check-auth-status): Swap arguments to string-match.
12288
13522cb4
GM
122892011-03-09 Glenn Morris <rgm@gnu.org>
12290
0be6f4f1
GM
12291 * shell.el (shell-mode):
12292 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
12293
13522cb4
GM
12294 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
12295 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
12296
515de2e3
CY
122972011-03-08 Chong Yidong <cyd@stupidchicken.com>
12298
12299 * emacs-lisp/package.el (package-refresh-contents)
12300 (package-menu-execute): Use condition-case-no-debug.
12301
b511b994
MA
123022011-03-08 Michael Albinus <michael.albinus@gmx.de>
12303
12304 * simple.el (shell-command-to-string): Use `process-file'.
12305
12306 * emacs-lisp/package.el (package-tar-file-info): Handle also
12307 remote files.
12308
d86d2721
SM
12309 * emacs-lisp/package-x.el (package-upload-buffer-internal):
12310 Use `equal' for upload base check.
b511b994 12311
25bbfb31
AM
123122011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
12313
12314 * textmodes/texinfo.el (texinfo-environments):
12315 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
12316
be996521
GM
123172011-03-08 Glenn Morris <rgm@gnu.org>
12318
e9c8529f
GM
12319 * cus-start.el (cursor-in-non-selected-windows):
12320 Fix :set quoting oddness. (Bug#8192)
12321
be996521
GM
12322 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
12323 in some setf expressions. (Bug#2159)
12324
2bb5649e
CY
123252011-03-08 Chong Yidong <cyd@stupidchicken.com>
12326
12327 * custom.el (custom-available-themes): Return themes in
12328 alphabetical order.
12329
33383987 12330See ChangeLog.15 for earlier changes.
e3d51b27
MR
12331
12332;; Local Variables:
12333;; coding: utf-8
e3d51b27
MR
12334;; End:
12335
acaf905b 12336 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
12337
12338 This file is part of GNU Emacs.
12339
12340 GNU Emacs is free software: you can redistribute it and/or modify
12341 it under the terms of the GNU General Public License as published by
12342 the Free Software Foundation, either version 3 of the License, or
12343 (at your option) any later version.
12344
12345 GNU Emacs is distributed in the hope that it will be useful,
12346 but WITHOUT ANY WARRANTY; without even the implied warranty of
12347 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12348 GNU General Public License for more details.
12349
12350 You should have received a copy of the GNU General Public License
12351 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.