Add new command `Info-beginning-of-buffer' to allow announcing `b'
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
478615cc
LMI
12011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
06789f97
LMI
3 * info.el (Info-beginning-of-buffer): New command.
4 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
5 announcing `b' as the key (bug#8325).
6
c39da690
LMI
7 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
8
3aa5f34b
LMI
9 * international/mule-cmds.el
10 (describe-specified-language-support): Make the error message
11 clearer (bug#8905).
12
4bf0979f
LMI
13 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
14
478615cc
LMI
15 * isearch.el (isearch-barrier): Add a doc string, since it's
16 mentioned in a function doc string (bug#8678).
17
75c68aa1
MR
182011-07-15 Martin Rudalics <rudalics@gmx.at>
19
20 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
21 buffer argument (Bug#9083) and self-identifying label argument.
22
a7c33da2
GM
232011-07-15 Glenn Morris <rgm@gnu.org>
24
25 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
26
2f5c6024
LMI
272011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
28
29 * man.el (Man-fontify-manpage): Fix message when formatting the
30 man page (bug#7929).
31
0bb23927 322011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
33
34 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
35 argument LRM; if non-nil, append an invisible LRM character to the
36 buffer name.
37 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
38 last argument non-nil, when formatting buffer names.
0bb23927
EZ
39 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
40 paragraph direction.
cce4b0a7 41
621ef9ab
LMI
422011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
43
d1583c48
LMI
44 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
45 the man page name (bug#7929).
46
6a57fb5f
LMI
47 * image.el (put-image): Mention the `put-image' overlay property
48 (bug#7834).
49
d7956b14
LMI
50 * scroll-bar.el (set-scroll-bar-mode): Mention that
51 `scroll-bar-mode' lists the values (bug#7772).
52
5b2d4a66
LMI
53 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
54 command (bug#7729).
55
7509a874
LMI
56 * rect.el (apply-on-rectangle): Return the point after the last
57 operation.
58 (string-rectangle): Go to the point after the last operation
59 (bug#7522).
60
9d2dcee6
LMI
61 * simple.el (current-kill): Clarify what
62 `interprogram-paste-function' does (bug#7500).
63
4fe74b19
LMI
64 * printing.el (pr-toggle-region): Clarify the documentation
65 slightly (bug#7493).
66
ab283561
LMI
67 * time.el (display-time-update): Allow
68 `display-time-mail-function' to return nil (bug#7158). Fix
69 suggested by Detlev Zundel.
70
fc233c9d
LMI
71 * vc/diff.el (diff): Clarify the order the file names are read
72 (bug#7111).
73
43f5740b
LMI
74 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
75 the doc string (bug#7015).
76
f2182a76
LMI
77 * font-lock.el (font-lock-maximum-decoration): Mention what
78 numeric levels mean (bug#6935).
79
621ef9ab
LMI
80 * startup.el (initial-buffer-choice): Don't mention the `none'
81 selection, which is against policy.
82
adc47434
MR
832011-07-14 Martin Rudalics <rudalics@gmx.at>
84
85 * window.el (display-buffer-normalize-special): Replace
86 `dedicated' by `dedicate' to dedicate window (Bug#9072).
87
7e5bfb8f
EZ
882011-07-14 Eli Zaretskii <eliz@gnu.org>
89
90 * subr.el (version<, version<=, version=): Mention "-CVS" and
91 "-12345" alpha version numbers.
92
27fa387a
CY
932011-07-14 Chong Yidong <cyd@stupidchicken.com>
94
95 * bindings.el: Add advertised binding for set-mark-command
96 (Bug#5772).
97
8bdfa064
CY
982011-07-14 Chong Yidong <cyd@stupidchicken.com>
99
100 * bindings.el (mode-line-other-buffer):
101 * bookmark.el (bookmark-bmenu-2-window):
102 * bs.el (bs-cycle-next, bs-cycle-previous):
103 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
104 switch-to-buffer.
105
106 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
107 Deleted.
108
5eba16a3
JB
1092011-07-14 Juanma Barranquero <lekktu@gmail.com>
110
111 * follow.el (follow-debug-message, follow-redisplay):
112 * jka-cmpr-hook.el (with-auto-compression-mode):
113 Fix typos in docstrings.
114
15853710
LMI
1152011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
116
a28e4607
LMI
117 * subr.el (with-silent-modifications): Clarify somewhat what the
118 macro inhibits (bug#6525).
119
15853710
LMI
120 * simple.el (eval-expression): Note what it does if called
121 interactively (bug#6495).
122
bee0fcef
CY
1232011-07-13 Chong Yidong <cyd@stupidchicken.com>
124
125 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW. Use
126 pop-to-buffer buffer-or-name if it is nil.
127
128 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
129 Remove switch-to-buffer.
130
58274504
LMI
1312011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
132
bd2fcc8d
LMI
133 * files.el (make-directory): Clarify that an error will be raised
134 if there's an error (bug#6397).
135
0f04b32c
LMI
136 * startup.el (initial-buffer-choice): Add `none' as a choice
137 (bug#6234).
138
465c5fc8
LMI
139 * subr.el (add-hook): Clarify section about buffer-local hooks
140 (bug#6218).
141
58274504
LMI
142 * dired.el (dired-flagged): Clarify doc string (bug#6117).
143
bead9a43
JB
1442011-07-13 Juanma Barranquero <lekktu@gmail.com>
145
146 * tabify.el (untabify): Preserve the current column so that point
147 doesn't move (bug#6032).
148
3af98a7b
LMI
1492011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
150
151 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock): Rewrite
152 to avoid awkward possessive "s" (bug#5986).
153
6240145a
GM
1542011-07-13 Glenn Morris <rgm@gnu.org>
155
156 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
157 (dired-insert-directory): Give a message the first time
158 if ls is found not to support --dired.
159
1d8c2ccc
LMI
1602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
161
162 * simple.el (toggle-truncate-lines): Clarify what is toggled
163 (bug#5580). Text by Drew Adams.
164
5fc4038e
CY
1652011-07-13 Chong Yidong <cyd@stupidchicken.com>
166
167 * simple.el (blink-matching-open): Make the error message from the
168 last change less verbose.
169
bf6012e5
DN
1702011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
171
172 * font-lock.el (font-lock-comment-face): Use the high contrast
173 "yellow" color for font-lock-comment-face on low color terminals
174 using a dark background color (bug#4221).
175
343c3b5a
LMI
1762011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
177
7e9505c5
LMI
178 * dired.el (dired-insert-set-properties): Make the doc string
179 reflect what it does now (bug#5325).
180
c26fdcf5
LMI
181 * simple.el (blink-matching-open): Say that we were unable to find
182 the match within the limit, if we're limited (bug#5122).
183
bb388cc5
LMI
184 * international/mule-cmds.el (prefer-coding-system): Add an
185 example (bug#4869).
186
343c3b5a
LMI
187 * progmodes/etags.el (tags-search): Document `file-list-form'
188 (bug#4731).
189
2a517d45
LM
1902011-07-13 Lawrence Mitchell <wence@gmx.li>
191
192 * net/browse-url.el (browse-url-default-browser)
193 (browse-url-browser-function): Make the default browser choice a
194 bit more logical (bug#4300). Also clean up the doc string.
195
b6c78ef2
JB
1962011-07-13 Juanma Barranquero <lekktu@gmail.com>
197
198 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
199 binary endings (bug#4440).
200
1c4dd947
LMI
2012011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
202
a2014063
LMI
203 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
204 which can be pretty annoying (bug#8971).
205
9c9c2d88
LMI
206 * jka-compr.el (jka-compr-verbose): New variable, and use
207 throughout (bug#8971).
208
1c4dd947
LMI
209 * info.el (Info-find-file): Fall back on the installation
210 directory if we can't find the info node anywhere else.
211
a1c9f41b
SO
2122011-07-13 Sergei Organov <osv@javad.com> (tiny change)
213
214 * vc/vc.el (vc-revert-file):
215 Don't set file time-stamp in the past. (Bug#5181)
216
536f3d36
LMI
2172011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
218
7152b011
LMI
219 * files.el (after-find-file): Give a better error message when
220 trying to find a symlink that points to a file that doesn't exist
221 (bug#4398).
222
536f3d36
LMI
223 * progmodes/cc-vars.el: Remove (probably) misleading comment
224 (bug#4396).
225
460c0fba
JB
2262011-07-12 Johan Bockgård <bojohan@gnu.org>
227
228 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
229
7a6bda45
CY
2302011-07-12 Chong Yidong <cyd@stupidchicken.com>
231
232 * mouse-sel.el: Hack restoring functionality, while keeping
233 compatibility with 2010-07-03 changes to mouse selection.
234 (mouse-sel-primary-overlay): New var.
235 (mouse-sel-selection-alist): Use it.
236 (mouse-sel-mode): Doc fix; remove points that are default features
237 of mouse.el.
238
c79598ef
JB
2392011-07-12 Johan Bockgård <bojohan@gnu.org>
240
241 * progmodes/compile.el (compilation-error-regexp-alist-alist):
242 Fix previous fix (bug#2490).
243
ff8be6ef
RW
2442011-07-12 Roland Winkler <winkler@gnu.org>
245
246 * textmodes/bibtex.el (bibtex-initialize): Use
247 pop-to-buffer-same-window.
248 (bibtex-search-entries): Fix interactive call.
249
296ba3ee
LMI
2502011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
251
f5242a02
LMI
252 * progmodes/compile.el (compilation-error-regexp-alist-alist):
253 Fontise bytecomp Error lines more correctly (bug#2490). Fix
254 suggested by Johan Bockgård.
255
296ba3ee
LMI
256 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
257
258 * dired-x.el (dired-guess-default): Use `delete-dups'.
259
f69fd0d2
CY
2602011-07-12 Chong Yidong <cyd@stupidchicken.com>
261
262 * dired.el (dired-mark-prompt):
263 * dired-aux.el (dired-read-shell-command): Doc fix.
264
eab5dc07
LMI
2652011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
266
9988520a
LMI
267 * mail/sendmail.el (sendmail-query-once): Use
268 `customize-save-variable' unconditionally, now that it works under
269 emacs -Q.
270
271 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
272
eab5dc07
LMI
273 * cus-edit.el (custom-file): Take an optional no-error variable.
274 (customize-save-variable): Set the variable, and give a warning if
275 running under "emacs -q".
276
a1e65d42
JB
2772011-07-11 Juanma Barranquero <lekktu@gmail.com>
278
279 * loadhist.el (unload-feature-special-hooks):
280 Add `auto-coding-functions', `fill-nobreak-predicate' and
281 `find-directory-functions' (bug#5327).
282
1d52da10
LMI
2832011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
284
be958f1d
LMI
285 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
286
5bedb26c
LMI
287 * cus-edit.el (custom-guess-name-alist): -alist variables should
288 use the `alist' type (bug#3120). Suggested by Drew Adams.
289
1d52da10
LMI
290 * printing.el: Add documentation to all the `pr-toggle-' commands.
291
481a51b6
LL
2922011-07-11 Leo <sdl.web@gmail.com> (tiny change)
293
294 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
295 backends where it makes sense (bug#2623).
296
dcc88d8a
LMI
2972011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
298
c3de9feb
LMI
299 * dired-x.el (dired-guess-default): Remove duplicate shell command
300 entries (bug#2028).
8a93078b 301 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 302 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 303
dcc88d8a
LMI
304 * subr.el (remove-duplicates): New conveniency function.
305
505e3645
LMI
3062011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
307
308 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
309 (bug#1526).
310
3112011-07-10 Martin Rudalics <rudalics@gmx.at>
312
313 * window.el (display-buffer-normalize-default): Don't invert
314 meaning of even-window-heights. Reported by Eli Zaretskii
315 <eliz@gnu.org>.
316
455e4fa1
BR
3172011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
318
319 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
320
8e0bc3e9
CY
3212011-07-10 Chong Yidong <cyd@stupidchicken.com>
322
323 * window.el (display-buffer): Fix arguments to
324 display-buffer-reuse-window in last change.
325
fa7c3228
CY
326 * faces.el (link): Use a less saturated blue on light backgrounds.
327
328 * startup.el (fancy-startup-text, fancy-about-text)
329 (fancy-startup-tail): Use font-lock faces, for background safety.
330
c0a7f300
BN
3312011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
332
333 * emulation/viper-cmd.el (viper-change-state-to-vi): Limit
334 triggering of abbrev expansion (Bug#9038).
335
4dc2a129
MR
3362011-07-09 Martin Rudalics <rudalics@gmx.at>
337
338 * window.el (display-buffer-default-specifiers): Remove.
339 (display-buffer-macro-specifiers): Remove default specifiers.
340 (display-buffer-alist): Default to nil.
341 (display-buffer-reuse-window): New optional argument
342 other-window.
343 (display-buffer-pop-up-window): Allow splitting internal
344 windows. Check whether a live window was created.
345 (display-buffer-other-window-means-other-frame)
346 (display-buffer-normalize-arguments): Rename to
347 display-buffer-normalize-argument and rewrite. Set the
348 other-window specifier.
349 (display-buffer-normalize-special): New function.
350 (display-buffer-normalize-options): Rename to
351 display-buffer-normalize-default and rewrite.
352 (display-buffer-normalize-options-inhibit): Remove.
353 (display-buffer-normalize-specifiers): Rewrite.
354 (display-buffer): Process other-window specifier and call
355 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
356 more faithfully.
357 (pop-up-windows, even-window-heights): Restore Emacs 23 default
358 values.
359 (display-buffer-alist-set): Don't handle 'unset default values.
360 (display-buffer-in-window, display-buffer-alist-set): Replace
361 symbol "dedicated" by "dedicate". Reported by Tassilo Horn
362 <tassilo@member.fsf.org>.
363
2d43b8c9
LL
3642011-07-09 Leo Liu <sdl.web@gmail.com>
365
366 * register.el (insert-register): Restore accidental change on
367 2011-06-26. (Bug#9028)
368
7f9b7c53
GM
3692011-07-09 Glenn Morris <rgm@gnu.org>
370
371 * subr.el (remq): Handle the empty list. (Bug#9024)
372
f042cfd8
AS
3732011-07-08 Andreas Schwab <schwab@linux-m68k.org>
374
375 * mail/sendmail.el (send-mail-function): No longer delay custom
376 initialization.
377 * custom.el (custom-initialize-delay): Doc fix.
378
856b2f11
SM
3792011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
380
381 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
382
afae1d68
MA
3832011-07-08 Michael Albinus <michael.albinus@gmx.de>
384
385 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
386 human-friendly prompt.
387
0757af94
SM
3882011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
389
390 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
391 provided by a particular plugin.
392
d760b731
LMI
3932011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
394
395 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
396 save customizations (with "emacs -Q"), just set the variable
397 instead of erroring out.
398
399 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
400
cd79ce90
JL
4012011-07-08 Juri Linkov <juri@jurta.org>
402
403 * arc-mode.el (archive-zip-expunge, archive-zip-update)
404 (archive-zip-update-case): Use 7z if found by `executable-find'.
405 The order of searching the available programs is the same as in
406 `archive-zip-extract' (bug#8968).
407
14cc04aa
CY
4082011-07-07 Chong Yidong <cyd@stupidchicken.com>
409
410 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
411 (menu-bar-options-menu): Tweak descriptions.
412
0a1848ec
LMI
4132011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
414
415 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
416 menu items into verb phrases (bug#1421). Also refill to fit under
417 80 columns.
418
f5bd0689
CY
4192011-07-07 Chong Yidong <cyd@stupidchicken.com>
420
538e85c6
CY
421 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
422 (Info-read-node-name): Doc fix (Bug#1084).
423
f5bd0689
CY
424 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
425 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
426 (end-of-sexp, beginning-of-sexp)
427 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
428 (forward-symbol, forward-same-syntax, word-at-point)
429 (sentence-at-point): Doc fix (Bug#1144).
430
56ec5115
LMI
4312011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
432
f3f8e37f
LMI
433 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
434 should cover it (bug#1281).
435
0757af94 436 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 437
12b9eb35
LMI
438 * net/network-stream.el (network-stream-open-starttls): If gnutls
439 negotiation fails, then possibly try again with a non-encrypted
440 connection (bug#9017).
441
56ec5115
LMI
442 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
443 be used.
444
c2f9aec8
RS
4452011-07-07 Richard Stallman <rms@gnu.org>
446
447 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
448 property, and handle its changed format.
449 Look for the correct line number.
450 Use file's line contents (but not past first =) to find
451 correct line in message.
452
ef7b981d 4532011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
454
455 * international/characters.el (build-unicode-category-table):
456 Delete it.
0757af94 457 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 458
0757af94 459 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
460 to src/chartab.c.
461 (get-char-code-property): Call unicode-property-table-internal to
462 load a file. Call get-unicode-property-internal where necessary.
463 (put-char-code-property): Call unicode-property-table-internal to
464 load a file. Call put-unicode-property-internal where necessary.
465 put-unicode-property-internal where necessary.
0757af94
SM
466 (char-code-property-description):
467 Call unicode-property-table-internal to load a file.
c805dec0
KH
468
469 * international/charprop.el:
470 * international/uni-bidi.el:
471 * international/uni-category.el:
472 * international/uni-combining.el:
473 * international/uni-comment.el:
474 * international/uni-decimal.el:
475 * international/uni-decomposition.el:
476 * international/uni-digit.el:
477 * international/uni-lowercase.el:
478 * international/uni-mirrored.el:
479 * international/uni-name.el:
480 * international/uni-numeric.el:
481 * international/uni-old-name.el:
482 * international/uni-titlecase.el:
483 * international/uni-uppercase.el: Regenerate.
484
485 * loadup.el: Load international/charprop.el before
486 international/characters.
487
e14b388a
CY
4882011-07-07 Chong Yidong <cyd@stupidchicken.com>
489
490 * window.el (next-buffer, previous-buffer): Signal an error if
491 called from a minibuffer window.
492
493 * bindings.el: Revert 2011-07-04 change.
494
354cf0ba
RS
4952011-07-06 Richard Stallman <rms@gnu.org>
496
497 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
498 (rmail-mime-insert-bulk, rmail-mime-insert-text):
499 Treat markers like ints.
500 (rmail-mime-entity): Doc fix.
501
a48868a7
LMI
5022011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
503
4906cd3d
LMI
504 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
505 defcustom again for backwards compatibility.
506
e0457abe
LMI
507 * simple.el (shell-command-on-region): Fill.
508
d67f7e1f
LMI
509 * dired-aux.el (dired-kill-line): Add a doc string.
510
fe204702
LMI
511 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
512 to "\\sw\\|\\s_" (bug#358).
513
a48868a7
LMI
514 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
515 (dired-unmark-backward): Ditto.
516 (dired-flag-backup-files): Ditto.
517
518 * dired-x.el (dired-mark-sexp): Ditto.
519
aa8a705c
RS
5202011-07-06 Richard Stallman <rms@gnu.org>
521
522 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
523 (rmail-mime-entity): New arg TRUNCATED.
524 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
525 New functions.
526 (rmail-mime-save): Warn if entity is truncated.
527 (rmail-mime-toggle-hidden): Likewise, for showing.
528 (rmail-mime-process-multipart): Record when an entity is truncated.
529
a9a936b9
RS
530 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
531 if ENTITY is a string.
532
1f2b92cb
LMI
5332011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
534
f4f73198 535 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
536 of faces when `M-C-x'-ing their definitions (bug#8378).
537 Also clean up the code slightly.
f4f73198 538
12b16734
LMI
539 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
540 because that makes the colours go away.
541
f0691d22
LMI
542 * mail/sendmail.el (send-mail-function): Change the default to
543 `sendmail-query-once'.
9e87df06 544 (sendmail-query-once): Add an autoload cookie.
f0691d22 545
1f2b92cb
LMI
546 * net/network-stream.el (network-stream-open-starttls): Try using
547 a plain connection even if the server offered STARTTLS, and we
548 kinda wanted to use it, if Emacs doesn't have any STARTTLS
549 capability. This should make smtpmail.el work in slightly more
550 configurations.
551
1cdd2a1b
MA
5522011-07-06 Michael Albinus <michael.albinus@gmx.de>
553
554 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
555 New defun.
556 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
557
fbcc67e2
MM
5582011-07-06 Michael R. Mauger <mmaug@yahoo.com>
559
560 * progmodes/sql.el: Version 3.0
0757af94 561 (sql-product-alist): Add product :completion-object,
fbcc67e2 562 :completion-column, and :statement attributes.
0757af94 563 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 564 (sql-mode-syntax-table): Mark all punctuation.
0757af94 565 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
566 ansi keywords.
567 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 568 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
569 (sql-oracle-show-reserved-words): New function for development.
570 (sql-product-font-lock): Simplify for source code buffers.
571 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
572 New functions.
573 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
574 (sql-mode-map): Add statement movement functions.
575 (sql-ansi-statement-starters, sql-oracle-statement-starters):
576 New variable.
fbcc67e2
MM
577 (sql-statement-regexp, sql-beginning-of-statement)
578 (sql-end-of-statement, sql-signum): New functions.
0757af94 579 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
580 (sql-show-sqli-buffer): Bug fix.
581 (sql-interactive-mode): Store connection data as buffer local.
0757af94 582 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
583 with sql-interactive-mode.
584 (sql-save-connection): Save buffer local settings.
0757af94 585 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
586 (sql-product-interactive): Bug fix.
587 (sql-preoutput-hold): New variable.
588 (sql-interactive-remove-continuation-prompt): Bug fixes.
589 (sql-debug-redirect): New variable.
590 (sql-str-literal): New function.
591 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 592 Redesign.
fbcc67e2
MM
593 (sql-oracle-save-settings, sql-oracle-restore-settings)
594 (sql-oracle-list-all, sql-oracle-list-table): New functions.
595 (sql-completion-object, sql-completion-column)
596 (sql-completion-sqlbuf): New variables.
597 (sql-build-completions-1, sql-build-completions)
598 (sql-try-completion): New functions.
599 (sql-read-table-name): Use them.
600 (sql-contains-names): New buffer local variable.
601 (sql-list-all, sql-list-table): Use it.
602 (sql-oracle-completion-types): New variable.
603 (sql-oracle-completion-object, sql-sqlite-completion-object)
604 (sql-postgres-completion-object): New functions.
605
d4eaeab1
GM
6062011-07-06 Glenn Morris <rgm@gnu.org>
607
608 * window.el (pop-to-buffer): Doc fix.
609
322b7dab 6102011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
611
612 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
613
322b7dab 6142011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 615
322b7dab 616 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 617
322b7dab 618 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 619
605dd5bf
CY
6202011-07-05 Chong Yidong <cyd@stupidchicken.com>
621
622 * button.el (button): Inherit from link face. Suggested by Dan
623 Nicolaescu.
624
7dbfa719
SM
6252011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
626
3db614b0
SM
627 * progmodes/gdb-mi.el: Fit in 80 columns.
628 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
629 switch-to-buffer.
630
7dbfa719
SM
631 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
632 if imenu is simply not configured (bug#8941).
633
919d884a
KM
6342011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
635
636 * allout.el (allout-post-undo-hook): New allout outline-change
637 event hook to signal undo activity.
638 (allout-post-command-business): Run allout-post-undo-hook if an
639 undo just occurred.
7dbfa719
SM
640 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
641 * allout-widgets.el (allout-widgets-after-undo-function):
642 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
643 in the vicinity of an undo.
644 (allout-widgets-mode): Include allout-widgets-after-undo-function
645 on the new allout-post-undo-hook.
646
450a0f09
SM
6472011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
648
649 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
650 Let define-derived-mode define it.
651 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
652 cycles of abbrev-table inheritance (bug#8998).
653
2de69e00
RW
6542011-07-05 Roland Winkler <winkler@gnu.org>
655
656 * textmodes/bibtex.el: Add support for biblatex.
657 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
658 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
659 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
660 (bibtex-entry-alist, bibtex-field-alist): New variables.
661 (bibtex-entry-field-alist): Obsolete alias for
662 bibtex-BibTeX-entry-alist.
663 (bibtex-entry-alist, bibtex-field-alist): New widgets.
664 (bibtex-set-dialect): New command.
665 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
666 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
667 Bind via bibtex-set-dialect.
2de69e00
RW
668 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
669 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
670 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
671 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
672 Define via bibtex-set-dialect.
450a0f09
SM
673 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
674 Obey bibtex-no-opt-remove-re.
2de69e00
RW
675 (bibtex-vec-push, bibtex-vec-incr): New functions.
676 (bibtex-format-entry, bibtex-field-list)
677 (bibtex-print-help-message, bibtex-validate)
678 (bibtex-search-entries): Use new format of bibtex-entry-alist.
679
2dcdbdd9
SM
6802011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
681
682 * progmodes/compile.el (compilation-goto-locus):
683 * net/tramp-cmds.el (tramp-append-tramp-buffers):
684 * bs.el (bs-cycle-next, bs-cycle-previous):
685 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
686 * bindings.el (mode-line-other-buffer):
687 * autoinsert.el (auto-insert):
688 * arc-mode.el (archive-extract):
689 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
690
b27640fe
JB
6912011-07-05 Juanma Barranquero <lekktu@gmail.com>
692
693 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
694 Fix check of `emacs-lock-unlockable-modes'.
695 Coerce true values of `emacs-lock--try-unlocking' to t.
696
53bbe3ad
JB
6972011-07-05 Juanma Barranquero <lekktu@gmail.com>
698
699 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
700 * emacs-lock.el: New file.
701
1d3cdbc7
JD
7022011-07-05 Julien Danjou <julien@danjou.info>
703
704 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
705 than `boundp' to check if face is set.
706
9173deec
JB
7072011-07-05 Juanma Barranquero <lekktu@gmail.com>
708
709 * register.el (registerv-make):
710 * window.el (window-min-height): Fix typos in docstrings.
711
869795d6
JD
7122011-07-05 Jan Djärv <jan.h.d@swipnet.se>
713
9173deec 714 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
715 Update doc string.
716
b768cdcd
JB
7172011-07-04 Juanma Barranquero <lekktu@gmail.com>
718
719 * server.el (server-execute): Catch quit and call
720 `server-return-error' to pass the error back to emacsclient and
721 close the connection (bug#8942).
722
13aa217b
KM
7232011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
724
725 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
726 insecure exception for current topic. Also note that auto-saves
727 are handled differently.
728
729 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
730 State variables for tracking auto-save inhibition situation.
731
732 (allout-write-contents-hook-handler): Rename from
733 'allout-write-file-hook-handler', and describe how it depends on
734 write-contents-functions sensitivity to non-nil value to prevent
735 file write.
736
737 (allout-auto-save-hook-handler): Remove. auto-save does not check
738 this in individual buffers, only in the starting buffer, so this
739 is not the right way for us to inhibit auto-save in a buffer
740 according to its condition.
741
742 (allout-mode): Use new allout-write-contents-hook-handler, and
743 only with write-contents-functions. Remove auto-save provisions -
744 they're implemented elsewhere.
745
746 (allout-before-change-handler): If undo is in progress, note that
747 for attention of allout-post-command-business.
748
749 (allout-post-command-business): If the command we're following was
750 an undo, check for change in the status of encrypted items and
751 adjust auto-save inhibitions accordingly.
752
753 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
754 according to whether there are or aren't any plain-text topics
755 pending encryption.
756
2dcdbdd9
SM
757 (allout-inhibit-auto-save-info-for-decryption):
758 Adjust buffer-saved-size and some allout state to inhibit auto-saves if
13aa217b
KM
759 there are plain-text topics pending encryption.
760
761 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
762 buffer-saved-size and some allout state to not inhibit auto-saves
763 if there are no longer any plain-text topics pending encryption.
764
0757af94
SM
765 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
766 No longer provide for exemption of the current topic.
13aa217b 767
ac89b32c
JL
7682011-07-04 Juri Linkov <juri@jurta.org>
769
770 Add 7z operations to delete and save changed members (bug#8968).
771 * arc-mode.el (archive-7z-expunge, archive-7z-update):
772 New defcustoms.
773 (archive-7z-write-file-member): New function.
774 (archive-7z-summarize): Fix the number of dashes in the
775 listing output.
776
8fa39615
SM
7772011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
778
779 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
780 (bug#8958).
781
2f11b3f1
CY
7822011-07-04 Chong Yidong <cyd@stupidchicken.com>
783
d66fef2b
CY
784 * bindings.el: Ignore next-buffer and previous-buffer in
785 minibuffer-local-map.
786
2f11b3f1
CY
787 * font-lock.el (font-lock-builtin-face): Change light background
788 color to dark slate blue (Bug#6693).
789
f932a347
WD
7902011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
791
792 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
793
c8af70e1
SM
7942011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
795
796 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
797 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
798 Add switch-to-buffer.
799
f158badc
LMI
8002011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
801
802 * isearch.el (isearch-search-fun-function): Clarify further the
803 meaning of the function returned.
804
6d95bd46
MA
8052011-07-04 Michael Albinus <michael.albinus@gmx.de>
806
807 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
808
809 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
810 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
811 Use it.
812 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
813 `tramp-default-remote-path' does not exist.
814 (tramp-send-command-and-read): New optional argument NOERROR.
815 (tramp-open-connection-setup-interactive-shell)
816 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
817 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
818 (tramp-process-sentinel): Flush also process' connection property.
819 (tramp-sh-handle-start-file-process): Do not set process
820 sentinel. It is done now ...
821 (tramp-maybe-open-connection): ... here. (Bug#8929)
822
909e6b67
MK
8232011-07-04 MON KEY <monkey@sandpframing.com>
824
825 * play/animate.el (animate-string): Doc fixes and allow changing
826 the buffer name (bug#5417).
827
8282011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
829
c8af70e1 830 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 831
f34755dc
PE
8322011-07-04 Paul Eggert <eggert@cs.ucla.edu>
833
396cec72
PE
834 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
835 This is simpler and helps future-proof the code.
836 (timer-until): Use time-subtract and float-time.
08235028 837 (timer--time-less-p): Use time-less-p.
f34755dc 838
56e6cc31
JB
8392011-07-04 Juanma Barranquero <lekktu@gmail.com>
840
3abb79e5
JB
841 * type-break.el (timep): Use the value of `float-time' to avoid a
842 byte-compiler warning.
843
56e6cc31
JB
844 * server.el (server-eval-and-print): Return any result, even nil.
845
7b9430b4
PE
8462011-07-03 Paul Eggert <eggert@cs.ucla.edu>
847
848 * type-break.el: Accept time formats that the builtins accept.
849 (timep, type-break-time-difference): Accept any format that
850 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
851 This is simpler and helps future-proof the code.
852 (type-break-time-difference): Round rather than ignoring
853 subseconds components.
854
3034e9e7
LMI
8552011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
856
857 * info.el (Info-apropos-matches): Make non-interactive, since it
858 doesn't seem to do anything useful as a command (bug#8829).
859
1485f4c0
CY
8602011-07-03 Chong Yidong <cyd@stupidchicken.com>
861
862 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 863 Move from faces.el.
1485f4c0
CY
864 (frame-default-terminal-background): New function.
865
866 * custom.el (custom-push-theme): Don't record faces in `changed'
867 theme; this doesn't work correctly for per-frame face settings.
868 (disable-theme): Use face-set-after-frame-default to reset faces.
869 (custom--frame-color-default): New function.
870
9fa3dd45
LMI
8712011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
872
c8af70e1 873 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
874 (bug#8769).
875
6cbbc20c
KR
8762011-03-29 Kevin Ryde <user42@zip.com.au>
877
878 * progmodes/compile.el (compilation-error-regexp-alist-alist):
879 `perl-Test2' extend to match possible "fail #N" rep count
880 (bug#8377).
881
c7f98048
LMI
8822011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
883
65676592
LMI
884 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
885 `smtpmail-via-smtp' now returns the error instead of nil.
886
c7f98048
LMI
887 * isearch.el (isearch-search-fun-function): Clarify the doc string
888 (bug#8101).
889
56e6cc31 8902011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
891
892 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
893 unnecessary spaces (bug#8987).
894
2b216704
LMI
8952011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
896
897 * net/network-stream.el (open-network-stream): Use the
898 :end-of-capability command thoughout.
899
9002011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
901
902 * net/network-stream.el (open-network-stream): Add the
903 :end-of-capability command parameter, used by pop3.el.
904
36adf6ce
LMI
9052011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
906
1ca0da0e
LMI
907 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
908
fc00f69c
LMI
909 * fringe.el (fringe-query-style): Remove redundant text " (type ?
910 for list)" (bug#6475).
911
28fd8759
LMI
912 * files.el (file-expand-wildcards): Ignore non-readable
913 sub-directories while trying to find matches instead of signalling
914 an error (bug#6297).
915
0dd8b6da
LMI
916 * man.el (Man-reference-regexp): Allow matching possible
917 word-wrapped references (bug#6289).
918
ce1438d6
LMI
919 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
920 for consistency with the other vc buffers (bug#6197).
921 (vc-checkin): Ditto.
922
923 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
924
36adf6ce
LMI
925 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
926
e83cc1f7
LMI
9272011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
928
8a20ca4c
LMI
929 * custom.el (defcustom): Clarify that :set is only used in the
930 Customize user interface (bug#6089).
931
83319045
LMI
932 * progmodes/flymake.el (flymake-mode): If the buffer isn't
933 associated with a file, refuse to run instead of erroring out
934 (bug#6084).
935
a8392169
LMI
936 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
937 the doc string, since it appears that using `fill-column' always
938 controls the width (bug#7845).
939
e83cc1f7
LMI
940 * simple.el (shell-command-on-region): Say where the error output
941 went if `shell-command-default-error-buffer' is set (bug#6857).
942
e47ca23b
KM
9432011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
944
945 * allout.el (allout-yank-processing): Adjust cursor position for
946 backwards-deleted space.
947
948 (allout-rebullet-heading): Register changes with
949 allout-exposure-changed-hook, so the modified topic is properly
950 decorated.
951
5cf56143
LMI
9522011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
953
08549772
LMI
954 * minibuffer.el (completion-in-region): Document PREDICATE
955 (bug#7136).
956
48e96771
LMI
957 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
958 of keyword/argument pairs (bug#6904).
959
c8af70e1
SM
960 * replace.el (multi-occur):
961 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 962
e17d05e2
LMI
9632011-07-02 Drew Adams <drew.adams@oracle.com>
964
965 * dired.el (dired-mark-if): Make the message about whether it's
966 marking or unmarking clearer (bug#8523).
967
063b0e45
LMI
9682011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
969
970 * disp-table.el (display-table-print-array): New function.
971 (describe-display-table): Use it to print the vectors more pretty
972 (Bug#8859).
973
28545e04
MR
9742011-07-02 Martin Rudalics <rudalics@gmx.at>
975
976 * window.el (window-state-get-1): Don't assign clone numbers.
977 Add clone-of item to list of window parameters.
978 (window-state-put-2): Don't process clone numbers.
979 (display-buffer-alist): Fix doc-string.
980
3349e122
SM
9812011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
982
983 * subr.el (remq): Don't allocate if it's not needed.
984 (keymap--menu-item-binding, keymap--menu-item-with-binding)
985 (keymap--merge-bindings): New functions.
986 (keymap-canonicalize): Use them to refine the canonicalization.
987 * minibuffer.el (minibuffer-local-completion-map)
988 (minibuffer-local-must-match-map): Move initialization from C.
989 (minibuffer-local-filename-completion-map): Move initialization from C;
990 don't inherit from anything here.
991 (minibuffer-local-filename-must-match-map): Make obsolete.
992 (completing-read-default): Use make-composed-keymap to combine
993 minibuffer-local-filename-completion-map with either
994 minibuffer-local-must-match-map or
995 minibuffer-local-filename-completion-map.
996
d224ac83
GM
9972011-07-01 Glenn Morris <rgm@gnu.org>
998
3de63bf8
GM
999 * type-break.el (type-break-time-sum): Use dolist.
1000
d224ac83
GM
1001 * textmodes/flyspell.el (flyspell-word-search-backward):
1002 Replace CL function.
1003
1a1e3f32
SM
10042011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
1005
fe3f64d5
SM
1006 * mouse.el (mouse--strip-first-event): New function.
1007 (function-key-map): Use it to map fringe clicks to normal clicks
1008 by default.
1009
eb604e34
SM
1010 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
1011 (vc-bzr-revision-completion-table): Add support for annotate and date.
1012
1a1e3f32
SM
1013 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
1014 inherit from parent.
1015
5bd35902
LMI
10162011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1017
ace6c69c 1018 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 1019 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 1020
191e2bed
LMI
1021 * dired.el (dired-mode): Fix up the doc string as suggested by
1022 Drew Adams (bug#8817).
1023
5bd35902
LMI
1024 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
1025 cookie, since the manual says that it should be possible to add
1026 this function to `find-file-hook' (bug#8709).
1027
eee8207a
TZ
10282011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
1029
1030 * progmodes/cfengine.el: Moved all cfengine3.el functionality
1031 here. Noted Ted Zlatanov as the maintainer.
1032 (cfengine-common-settings, cfengine-common-syntax): New functions
1033 to set up common things between `cfengine-mode' and
1034 `cfengine3-mode'.
1035 (cfengine3-mode): New mode.
1036 (cfengine3-defuns cfengine3-defuns-regex
1037 (cfengine3-class-selector-regex cfengine3-category-regex)
1038 (cfengine3-vartypes cfengine3-font-lock-keywords)
1039 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 1040 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 1041
36b148cf
MA
10422011-07-01 Michael Albinus <michael.albinus@gmx.de>
1043
1044 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
1045
1046 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
1047
0bf4ba9a
MR
10482011-07-01 Martin Rudalics <rudalics@gmx.at>
1049
1050 * window.el (same-window-buffer-names, same-window-regexps)
1051 (same-window-p, special-display-frame-alist)
1052 (special-display-popup-frame, special-display-function)
1053 (special-display-buffer-names, special-display-regexps)
1054 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
1055 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
1056 (split-window-preferred-function, split-height-threshold)
1057 (split-width-threshold, even-window-heights)
1058 (display-buffer-mark-dedicated, window-splittable-p)
1059 (split-window-sensibly, window-safely-shrinkable-p):
1060 Un-obsolete.
1061 (display-buffer): Don't spread args with function specifier
1062 because special-display-popup-frame won't like it.
1063
35837f51
PE
10642011-07-01 Paul Eggert <eggert@cs.ucla.edu>
1065
d0672f86
PE
1066 Time-stamp simplifications and fixes.
1067 These improve accuracy slightly, and future-proof the code
1068 against some potential changes to current-time format.
1069
b9444d97
PE
1070 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
1071 by using time-since and float-time.
1072
0ef923dc
PE
1073 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
1074 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
1075 + NNN microseconds".
1076
2f81380d
PE
1077 * type-break.el (type-break-time-sum): Rewrite using time-add.
1078
845b5c3e
PE
1079 * play/hanoi.el (hanoi-current-time-float): Remove.
1080 All uses replaced by float-time.
1081
ee6f1be0
PE
1082 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
1083 This yields a more-accurate answer.
1084 (rng-time-to-float): Remove; no longer needed.
1085
fe955043
PE
1086 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
1087
5777162a
PE
1088 * calendar/timeclock.el (timeclock-seconds-to-time):
1089 Defalias to seconds-to-time, since they're the same thing.
1090
3103f8b6 1091 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 1092 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
1093 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
1094
0e61a35f
SM
10952011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * window.el (bury-buffer): Don't iconify the only frame.
1098 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
1099 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
1100
ddd63a1e
CY
11012011-07-01 Chong Yidong <cyd@stupidchicken.com>
1102
0e61a35f
SM
1103 * eshell/em-smart.el (eshell-smart-display-navigate-list):
1104 Add mouse-yank-primary.
ddd63a1e 1105
055f4923
TZ
11062011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
1107
1108 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
1109
6a2fb145
SM
11102011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
1111
1112 * emacs-lisp/find-func.el (find-library--load-name): New fun.
1113 (find-library-name): Use it to find relative load names when provided
1114 absolute file name (bug#8803).
1115
fd4983f2
LMI
11162011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1117
887d14ad
LMI
1118 * textmodes/flyspell.el (flyspell-word): Consider words that
1119 differ only in case as potential doublons (bug#5687).
1120
c53dc7fc
LMI
1121 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
1122 Remove two rather uninteresting debugging-like messages to make
1123 debbugs.el more silent.
1124
fd4983f2
LMI
1125 * comint.el (comint-password-prompt-regexp): Accept "Response" as
1126 a password-like phrase.
1127
b14c0c55
AM
11282011-06-30 Mastake YAMATO <yamato@redhat.com>
1129
1130 * progmodes/cc-guess.el: New file.
1131
6a2fb145 1132 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
1133
1134 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
1135 derived from `c-basic-common-init'.
1136
1137 * progmodes/cc-mode.el (top-level): Require cc-guess.
1138 (c-basic-common-init): Use `cc-choose-style-for-mode'.
1139
1fa280a3
LM
11402011-06-30 Lawrence Mitchell <wence@gmx.li>
1141
1142 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
1143
e6597158
AM
11442011-06-30 Alan Mackenzie <acm@muc.de>
1145
1fa280a3
LM
1146 * progmodes/cc-engine.el (c-guess-continued-construct):
1147 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
1148 lock is disabled. Name this case as "CASE G".
1149
68ba37fb
KM
11502011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
1151
1152 * allout.el (allout-yank-processing): Fix injection of extra space
1153 between bullet and non-whitespace character in first topic when
1154 pasting, ensuring that the actual spacing in the pasted topic
1155 following the bullet char is preserved. This extra space was
1156 causing pasted encrypted topics to get a decrypted status even
1157 when the content was actually still encrypted. Now the decryption
1158 status from before the paste is preserved.
1159
1160 (allout-flag-region): Set all allout overlays so they evaporate
1161 when reduced to zero length (evanescent), to prevent overlay
1162 leakage.
1163
887a0b34
GM
11642011-06-30 Glenn Morris <rgm@gnu.org>
1165
94b9acce
GM
1166 * w32-fns.el (w32-charset-info-alist): Declare.
1167
1d9b46d4
GM
1168 * find-dired.el (find-grep-options): Simplify.
1169
cc232200
GM
1170 * term/ns-win.el (ns-set-resource): Declare.
1171
28e77c46
GM
1172 * ses.el (row, col): Declare dynamic variables honestly.
1173
887a0b34
GM
1174 * textmodes/reftex-parse.el (index-tags): Declare.
1175
658d8eb8
CY
11762011-06-30 Chong Yidong <cyd@stupidchicken.com>
1177
1178 * cus-edit.el (customize-push-and-save): New function.
1179
1180 * files.el (hack-local-variables-confirm): Use it.
1181
1fa280a3
LM
1182 * custom.el (load-theme): New arg NO-CONFIRM.
1183 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
1184 (custom-enabled-themes): Doc fix.
1185
1186 * cus-theme.el (customize-create-theme)
1187 (custom-theme-merge-theme): Callers to load-theme changed.
1188
bb617717
LMI
11892011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1190
d61bdd5d
LMI
1191 * thingatpt.el (thing-at-point-short-url-regexp): Require that
1192 short URLs have at least one dot in them (bug #7614).
1193
bb617717
LMI
1194 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
1195 nil, because using a pty is apparently too slow (bug #895).
1196
2f31f37a
LMI
11972011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1198
1199 * mail/sendmail.el (sendmail-query-once): New function.
1200 (sendmail-query-once-function): New variable.
1201
3076b24e
GM
12022011-06-29 Glenn Morris <rgm@gnu.org>
1203
faf2a174
GM
1204 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
1205
3076b24e
GM
1206 * ses.el (top-level): Require cl when compiling.
1207 (ses-set-localvars): Fix error statement.
1208 Call it at compile time to silence a storm of warnings.
1209
5386012d
MR
12102011-06-29 Martin Rudalics <rudalics@gmx.at>
1211
1212 * window.el (normalize-live-buffer): Rename to
1213 window-normalize-buffer.
1214 (normalize-live-frame): Rename to window-normalize-frame.
1215 (normalize-any-window): Rename to window-normalize-any-window.
1216 (normalize-live-window): Rename to window-normalize-live-window.
1217 (make-window-atom): Rename to window-make-atom.
1218 (window-resize-reset): Rename to window--resize-reset.
1219 (window-resize-reset-1): Rename to window--resize-reset-1.
1220 (resize-mini-window): Rename to window--resize-mini-window.
1221 (resize-subwindows-skip-p): Rename to
1222 window--resize-subwindows-skip-p.
1223 (resize-subwindows-normal): Rename to
1224 window--resize-subwindows-normal.
1225 (resize-subwindows): Rename to window--resize-subwindows.
1226 (resize-other-windows): Rename to window--resize-siblings.
1227 (resize-this-window): Rename to window--resize-this-window.
1228 (resize-root-window): Rename to window--resize-root-window.
1229 (resize-root-window-vertically): Rename to
1230 window--resize-root-window-vertically.
1231 (normalize-buffer-to-display): Rename to
1232 window-normalize-buffer-to-display.
1233 (normalize-buffer-to-switch-to): Rename to
1234 window-normalize-buffer-to-switch-to.
1235 Correspondingly update all callers of the functions listed
1236 above.
1237 (display-buffer-alist, display-buffer-normalize-arguments)
1238 (display-buffer-normalize-options, display-buffer)
1239 (display-buffer-alist-set): Use "function" instead of
1240 "fun-with-args".
1241
1176868d
CY
12422011-06-28 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
1245 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
1246 debbugs.gnu.org. Mention acknowledgment email.
1247
20a7a65f
LMI
12482011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1249
1250 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
1251 buffer multibyteness, since it shouldn't matter.
1252
5f45cca5
MR
12532011-06-28 Martin Rudalics <rudalics@gmx.at>
1254
1255 * window.el (display-buffer-in-side-window): Handle dedicated
1256 windows as in display-buffer-reuse-window.
1257 (display-buffer-normalize-alist): Use value of override
1258 specifier.
1259 (display-buffer-normalize-specifiers): Use value of
1260 other-window-means-other-frame specifier.
1261 (display-buffer-alist): Rewrite some texts in widgets.
1262 (display-buffer): Spread arguments when calling function
1263 specified by fun-with-args.
1264
ad85fe1f
DD
12652011-06-28 Deniz Dogan <deniz@dogan.se>
1266
1fa280a3
LM
1267 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
1268 Unnest `let'.
da68c4c8 1269
ad85fe1f
DD
1270 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
1271 selectors (Bug#5732).
ec49bd31 1272 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 1273
a08cc025
JA
12742011-06-27 Jari Aalto <jari.aalto@cante.net>
1275
1276 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
1277 (eshell-ls-date-format): New defcustom.
1278 (eshell-ls-file): Use it.
1279
e2b551c5
SM
12802011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1281
1282 * help-fns.el (describe-variable): Fix message for terminal-local vars.
1283
8982b231
KY
12842011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
1285
1286 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
1287 (ange-ftp-make-tmp-name): New arg.
1288 (ange-ftp-file-local-copy): Use it.
1289
36c9fa27
J
12902011-06-27 Jambunathan K <kjambunathan@gmail.com>
1291
1292 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
1293 no-conversion (Bug#8870).
1294
d68443dc
MR
12952011-06-27 Martin Rudalics <rudalics@gmx.at>
1296
1297 * window.el (window-right, window-left, window-child)
1298 (window-child-count, window-last-child)
1299 (window-iso-combination-p, walk-window-tree-1)
1300 (window-atom-check-1, window-tree-1, delete-window)
1301 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
1302 new naming conventions - window-vchild, window-hchild,
1303 window-next and window-prev are now called window-top-child,
1304 window-left-child, window-next-sibling and window-prev-sibling
1305 respectively.
d615d6d2
MR
1306 (resize-window-reset): Rename to window-resize-reset.
1307 (resize-window-reset-1): Rename to window-resize-reset-1.
1308 (resize-window): Rename to window-resize.
1309 (window-min-height, window-min-width)
1310 (resize-mini-window, resize-this-window, resize-root-window)
1311 (resize-root-window-vertically, adjust-window-trailing-edge)
1312 (enlarge-window, shrink-window, maximize-window)
1313 (minimize-window, delete-window, quit-restore-window)
1314 (split-window, balance-windows, balance-windows-area-adjust)
1315 (balance-windows-area, window-state-put-2)
1316 (display-buffer-even-window-sizes, display-buffer-set-height)
1317 (display-buffer-set-width, set-window-text-height)
1318 (fit-window-to-buffer): Rename all "resize-window" prefixed
1319 calls to use the "window-resize" prefix convention.
1320 (display-buffer-alist): Fix symbol for label specifier.
1321 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
1322 corresponding specifier.
1323 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 1324
b6458526
VB
13252011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
1326
1327 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
1328 convention.
1329 (ses-call-printer): Does not pass an empty string to formatter when the
1330 cell is empty to keep from barking printer Calc math-format-value.
1331
d31fd9ac
RS
13322011-06-27 Richard Stallman <rms@gnu.org>
1333
43d5bf84
RS
1334 * battery.el (battery-mode-line-limit): New variable.
1335 (battery-update): Handle it.
1336
d31fd9ac
RS
1337 * mail/rmailmm.el (rmail-mime-process-multipart):
1338 Handle truncated messages.
1339
819a6054
GM
13402011-06-27 Glenn Morris <rgm@gnu.org>
1341
1342 * progmodes/flymake.el (flymake-err-line-patterns):
1343 Allow for column numbers in the ant/javac pattern. (Bug#8866)
1344
cedc73f2
VB
13452011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
1346
819a6054 1347 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
1348 (ses--clean-!, ses--clean-_): New functions.
1349 (ses-range): Add configurability of readout order, and conversion
1350 to Calc vector.
1351
5e5d49b6
VB
1352 * ses.el (ses-repair-cell-reference-all): New function.
1353 (ses-cell-symbol): Set macro as safe, so that it can be used in
1354 formulas.
1355
56e6cc31 1356 * ses.el: Update cycle detection algorithm.
90ca8b49 1357 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 1358 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
1359 (ses-set-localvars): New function.
1360 (ses-make-cell): Add property-list as a cell element.
1361 (ses-cell-property-get-fun, ses-cell-property-get)
1362 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
1363 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
1364 New functions.
90ca8b49
VB
1365 (ses-cell-property-set, ses-cell-property-pop)
1366 (ses-cell-property-get-handle): New macro.
1367 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
1368 New aliases, used for code readability.
1369 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
1370 cycle detection.
1371 (ses-self-reference-early-detection): New defcustom.
1372 (ses-formula-references): Robustify against self-refering cells.
1373 (ses-mode): Use ses-set-localvars.
1374 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
1375 before lauching the update processing.
1376 (ses-initialize-Dijkstra-attempt): New function.
1377 (ses-recalculate-cell): Update for cycle detection based on
1378 Dijkstra algorithm.
1379
2bb63e81
VB
1380 * ses.el: Fix commenting and indenting convention.
1381
c9d29fb8
SM
13822011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1383
1384 * bs.el (bs-cycle-next): Complete last change.
1385
d8e4b68b
JB
13862011-06-27 Drew Adams <drew.adams@oracle.com>
1387
1388 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
1389
40098786
LMI
13902011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1391
c9d29fb8
SM
1392 * net/network-stream.el (network-stream-open-starttls):
1393 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
1394 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
1395
40098786
LMI
1396 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
1397 to binary to possibly avoid line encoding issues on Windows (among
1398 other things).
1399
468d09d4
LMI
14002011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1401
1402 * net/network-stream.el (open-network-stream): Return an :error
1403 saying what the problem was, if possible.
1404
1405 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
1406 server.
1407
1408 * net/network-stream.el (network-stream-open-starttls): If we
1409 wanted to use STARTTLS, and the server offered it, but we weren't
1410 able to because we had no STARTTLS support, then close the connection.
1411 (open-network-stream): Return an :error element, if present.
1412
16f07dd7
CY
14132011-06-26 Chong Yidong <cyd@stupidchicken.com>
1414
88821ca0
CY
1415 * hl-line.el (hl-line-sticky-flag): Doc fix.
1416 (global-hl-line-sticky-flag): New option (Bug#8323).
1417 (global-hl-line-highlight): Obey it.
1418
16f07dd7
CY
1419 * vc/vc.el (vc-revert-show-diff): Default to t.
1420
6b5ccddf
KM
14212011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
1422
c9d29fb8
SM
1423 * allout-widgets.el (allout-widgets-post-command-business):
1424 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
1425 undecorated when an isearch is continued past, and isearch
1426 automatically collapses them. This leads to "widget leaks", where
1427 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
1428 hidden widgets can slow down cursor travel, substantially.
1429 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
1430 so we're doing without this nicety.
1431
1432 (allout-widgets-tally-string): Don't try to do a hash-table-count
1433 of allout-widgets-tally when it's nil. This eliminates spurious "Error
1434 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
1435 *Messages* when allout-widgets-maintain-tally is t.
1436
355f2e07
MR
14372011-06-26 Martin Rudalics <rudalics@gmx.at>
1438
1439 * window.el (display-buffer-normalize-argument): Rename to
1440 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
1441 LABEL argument. Respect special-display-function when popping up
1442 a new frame. Fix code searching for a window showing the buffer
1443 on another frame.
c9d29fb8
SM
1444 (display-buffer-normalize-specifiers):
1445 Call display-buffer-normalize-arguments.
355f2e07
MR
1446 (display-buffer-in-window): Don't undedicate the window if its
1447 buffer remains the same.
1448 Reported by Drew Adams <drew.adams@oracle.com>.
1449 (display-buffer-alist): Add choice for same-window macro
1450 specfier.
1451 (display-buffer): Mention special meaning of LABEL argument in
1452 doc-string. Fix quoting. Don't pop up a new frame even as
1453 fallback.
1454
7ca8fc42
JB
14552011-06-26 Juanma Barranquero <lekktu@gmail.com>
1456
1457 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
1458 avoid deleting the current window in some cases (bug#8911).
1459
bc312254
AS
14602011-06-26 Andreas Schwab <schwab@linux-m68k.org>
1461
1462 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
1463 (Bug#8934)
1464
2db18f3f
LMI
14652011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1466
c9d29fb8
SM
1467 * net/network-stream.el (network-stream-open-starttls):
1468 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
1469 (network-stream-open-tls): Ditto.
1470
6302e0d3
LL
14712011-06-26 Leo Liu <sdl.web@gmail.com>
1472
1473 * register.el (registerv): New struct.
1474 (registerv-make): New function.
c9d29fb8
SM
1475 (jump-to-register, describe-register-1, insert-register):
1476 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
1477 struct. (Bug#8415)
1478
5fdd4046
CY
14792011-06-26 Chong Yidong <cyd@stupidchicken.com>
1480
2afef60a
CY
1481 * vc/vc.el (vc-revert-show-diff): New defcustom.
1482 (vc-diff-internal): New arg specifying diff buffer.
1483 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
1484 reuse an existing *vc-diff* buffer (Bug#8927).
1485
5fdd4046
CY
1486 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
1487
e93db24a
GM
14882011-06-26 Glenn Morris <rgm@gnu.org>
1489
1490 * progmodes/f90.el (f90-critical-indent): New option.
1491 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
1492 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
1493 (f90-mode): Doc fix.
1494 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
1495 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
1496 (f90-beginning-of-block, f90-next-block, f90-indent-region)
1497 (f90-match-end): Handle block, critical.
1498
eefff499
GM
14992011-06-25 Glenn Morris <rgm@gnu.org>
1500
f6ba4cc9
GM
1501 * calendar/diary-lib.el (diary-included-files): Doc fix.
1502 (diary-include-files): New function, extracted from
1503 diary-include-other-diary-files and diary-mark-included-diary-files.
1504 (diary-include-other-diary-files, diary-mark-included-diary-files):
1505 Just call diary-include-files.
1506 (diary-mark-entries): Reset diary-included-files on first call.
1507
16712304
GM
1508 * calendar/diary-lib.el (diary-mark-entries)
1509 (diary-mark-included-diary-files):
1510 Visit included diary-files in temp buffers.
1511
5d8e0d43
GM
1512 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
1513 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
1514 (f90-start-block-re, f90-imenu-generic-expression)
1515 (f90-looking-at-program-block-start, f90-no-block-limit):
1516 Add support for submodules.
1517
ccf7a5d5
GM
1518 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
1519 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 1520
11fdef7d 15212011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
1522
1523 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
1524 buffer-file-type before setting its value, to avoid disastrous
eefff499 1525 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 1526
74f53697
JB
15272011-06-25 Juanma Barranquero <lekktu@gmail.com>
1528
1529 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
1530
1531 * ses.el (ses-unload-function):
1532 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
1533
1534 * proced.el (proced-unload-function):
1535 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
1536
18a4ce5e
AR
15372011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1538
1539 * server.el (server-create-window-system-frame): Add parameters arg.
1540 (server-process-filter): Doc fix. Handle frame-parameters.
1541
519d22cc
JB
15422011-06-25 Juanma Barranquero <lekktu@gmail.com>
1543
1544 Fix bug#8730, bug#8781.
1545
1546 * loadhist.el (unload--set-major-mode): New function.
1547 (unload-feature): Use it.
1548
1549 * progmodes/python.el (python-after-info-look): Add autoload cookie.
1550 (python-unload-function): New function.
1551
c206f5b0
SM
15522011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
1553
1554 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
1555
f9ad64f3
GS
15562011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
1557
1558 * net/browse-url.el (browse-url-firefox-program): Add icecat to
1559 the candidates list.
1560
7d0da90e
JB
15612011-06-24 Juanma Barranquero <lekktu@gmail.com>
1562
1563 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
1564
14b4e83d
RS
15652011-06-23 Richard Stallman <rms@gnu.org>
1566
1567 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
1568 (rmail-variables): Set next-error-move-function.
1569 (rmail-what-message): Take argument POS.
1570 (rmail-next-error-move): New function.
1571
273d2baf
SM
15722011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
1573
1574 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
1575 messages for adjacent non-terminals.
1576
56c2cc9a
RS
15772011-06-23 Richard Stallman <rms@gnu.org>
1578
1579 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 1580 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
1581 (rmail-start-mail): Don't specify use of rmail-mail-return;
1582 that's done by mail-bury now.
1583 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 1584
d59eb518
MA
15852011-06-23 Michael Albinus <michael.albinus@gmx.de>
1586
1587 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
1588 SIZE is a number.
1589
02cfc6d6
MR
15902011-06-23 Martin Rudalics <rudalics@gmx.at>
1591
1592 * window.el (get-lru-window, get-mru-window)
1593 (get-largest-window): Never return a minibuffer window.
1594 (display-buffer-pop-up-window): Fix a bug that could lead to
1595 reusing the minibuffer window.
1596 (display-buffer): Pass original specifier argument to
1597 display-buffer-function instead of the normalized one.
1598 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
1599
4e323265
LL
16002011-06-22 Leo Liu <sdl.web@gmail.com>
1601
1602 * minibuffer.el (completing-read-function)
1603 (completing-read-default): Move from minibuf.c
1604
7a70468f
RS
16052011-06-22 Richard Stallman <rms@gnu.org>
1606
50718fc2
RS
1607 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
1608 to Rmail even if not started by a special Rmail command.
1609
7a70468f
RS
1610 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
1611 Copy the buffer currently showing just one message.
1612
297dde5a
RW
16132011-06-22 Roland Winkler <winkler@gnu.org>
1614
1615 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
1616 (bibtex-clean-entry): First delete the old key so that a
1617 customized algorithm for generating the new key does not get
1618 confused by the old key.
1619 (bibtex-url): Obey regexp of first step.
1620 (bibtex-search-entries): Do not use add-to-list with local
1621 list-var.
1622
97bb1093
LMI
16232011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1624
1625 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
1626 stored a user name, then query for the password first, instead of
1627 waiting for SMTP to give an error message and the trying again.
1628
1c0f1a19
JD
16292011-06-22 Lawrence Mitchell <wence@gmx.li>
1630
1631 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
1632 BUFFER in call-process.
1633
396f7c9d
LMI
16342011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1635
1636 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
1637 QUIT twice.
ddb7ffee
LMI
1638 (smtpmail-try-auth-methods): Require user name and password from
1639 auth-source.
396f7c9d 1640
8998d1b3
MR
16412011-06-22 Martin Rudalics <rudalics@gmx.at>
1642
1643 * window.el (display-buffer-default-specifiers)
1644 (display-buffer-alist): Remove entries for pop-up-frame-alist.
1645 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 1646 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
1647
1648 * frame.el (pop-up-frame-alist, pop-up-frame-function)
1649 (special-display-frame-alist, special-display-popup-frame):
1650 Remove duplicate declarations. These are now in window.el.
1651
4ea31e07
LMI
16522011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1653
c9d29fb8
SM
1654 * mail/smtpmail.el (smtpmail-via-smtp):
1655 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
1656 server supports it. SMTP servers that support STARTTLS commonly
1657 require it.
1658
1659 * net/network-stream.el (network-stream-open-starttls): Support
1660 upgrading to STARTTLS always, even if we don't have built-in support.
1661 (open-network-stream): Add the :always-query-capabilies keyword.
1662
95f41d9a
LMI
1663 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
1664 upgrades with `open-network-stream', and rely solely on
1665 auth-source for all credentials. Big changes throughout the file,
1666 but in particular:
c9d29fb8
SM
1667 (smtpmail-auth-credentials): Remove.
1668 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
1669 (smtpmail-via-smtp): Check for servers saying they want AUTH after
1670 MAIL FROM, too.
95f41d9a 1671
c9d29fb8
SM
1672 * net/network-stream.el (network-stream-open-starttls):
1673 Provide support for client certificates both for external and built-in
4ea31e07
LMI
1674 STARTTLS.
1675 (auth-source): Require.
1676 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
1677 (network-stream-certificate): Change cert-cert to cert and
1678 cert-key to key.
4ea31e07 1679
065ec2c7
MA
16802011-06-21 Michael Albinus <michael.albinus@gmx.de>
1681
1682 * net/tramp-cache.el (top): Don't load the persistency file when
1683 "emacs -Q" has been called.
1684
cd93b359
DR
16852011-06-21 Tim Harper <timcharper@gmail.com>
1686
d8e4b68b
JB
1687 * term/ns-win.el (ns-initialize-window-system):
1688 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
1689 resource to NO as it is not yet supported by the NS port.
1690
ae9c0411
JB
16912011-06-21 Juanma Barranquero <lekktu@gmail.com>
1692
1693 * misc.el (list-dynamic-libraries--refresh): Compute header here...
1694 (list-dynamic-libraries): ...not here.
1695
7f3f739f
LL
16962011-06-21 Leo Liu <sdl.web@gmail.com>
1697
1698 * subr.el (sha1): Implement sha1 using secure-hash.
1699
327c8fb1
MR
17002011-06-21 Martin Rudalics <rudalics@gmx.at>
1701
1702 * window.el (display-buffer-alist): In default value do not
1703 enforce searching a window on any but the selected frame.
1704 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
1705 (display-buffer-select-window): Remove function.
1706 (display-buffer-in-window): When a window on another frame gets
1707 reused, do not select it any more but just raise its frame if
1708 necessary (Bug#8851) and (Bug#8856).
1709 (display-buffer-normalize-options): Handle pop-up-frames related
1710 options more faithfully.
1711 (pop-to-buffer): Don't rely on `display-buffer' selecting the
1712 window if it is on another frame.
c9d29fb8
SM
1713 (display-buffer-alist, display-buffer-default-specifiers):
1714 Don't make new frame unsplittable by default.
9e9de014
MR
1715 (display-buffer-normalize-argument): Fix doc-string typo and use
1716 'same-frame-other-window instead of 'other-window when associating
1717 with display-buffer-macro-specifiers.
327c8fb1 1718
7cf3f556
VB
17192011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
1720
1721 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
1722 New functions.
1723 (5x5-mode-map, 5x5-mode-menu): Bind them.
1724 (5x5-draw-grid): Tweak the solver's rendering.
1725
60a406cf
SM
17262011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
1727
1728 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
1729 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
1730
d8e4b68b 17312011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
1732
1733 * menu-bar.el: Use function variable instead of switch-to-buffer.
1734 (menu-bar-select-buffer-function): New variable.
60a406cf 1735 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 1736
478d6f95
SM
17372011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
1738
1739 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
1740 variable's status.
1741
ca530739
JD
17422011-06-20 Jan Djärv <jan.h.d@swipnet.se>
1743
1744 * x-dnd.el (x-dnd-version-from-flags)
1745 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
1746 and long as number (Bug#8899).
1747 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
1748
bcd70d97
SM
17492011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1750
60a406cf 1751 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
1752 (completion-try-completion, completion-all-completions): Compute the
1753 metadata argument if it's missing; make it optional (bug#8795).
1754
60a406cf 1755 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
1756 (widget-complete): Use new :completion-function property.
1757 (widget-completions-at-point): New function.
1758 (default): Use :completion-function instead of :complete.
60a406cf
SM
1759 (widget-default-completions): Rename from widget-default-complete;
1760 Rewrite.
bcd70d97
SM
1761 (widget-string-complete, widget-file-complete, widget-color-complete):
1762 Remove functions.
1763 (file, symbol, function, variable, coding-system, color):
1764 * international/mule-cmds.el (default-input-method, charset)
1765 (language-info-custom-alist):
1766 * cus-edit.el (face): Use new property :completions.
1767
1768 * progmodes/pascal.el (pascal-completions-at-point): New function.
1769 (pascal-mode): Use it.
1770 (pascal-mode-map): Use completion-at-point.
1771 (pascal-toggle-completions): Make obsolete.
1772 (pascal-complete-word, pascal-show-completions):
1773 * progmodes/octave-mod.el (octave-complete-symbol):
1774 Redefine as obsolete alias.
1775 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
1776 Signal absence of completion info for old Octave,
1777 (inferior-octave-complete): Redefine as obsolete alias.
1778 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
1779 (meta-completions-at-point): Rename from meta-complete-symbol and
1780 adapt it for use on completion-at-point-functions.
1781 (meta-common-mode): Use it.
1782 (meta-looking-at-backward, meta-match-buffer): Remove.
1783 (meta-complete-symbol): Redefine as obsolete alias.
1784 (meta-common-mode-map): Use completion-at-point.
1785 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
1786 (makefile-mode-map): Use completion-at-point.
1787 (makefile-completions-at-point): Rename from makefile-complete and
1788 adapt it for use on completion-at-point-functions.
1789 (makefile-mode): Use it.
1790 (makefile-complete): Redefine as obsolete alias.
1791
aebf69c8
DD
17922011-06-20 Deniz Dogan <deniz@dogan.se>
1793
1794 * net/rcirc.el: Delete trailing whitespaces once and for all.
1795
bfbbb27d
DC
17962011-06-20 Daniel Colascione <dan.colascione@gmail.com>
1797
1798 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
1799
d264a46b
CY
18002011-06-19 Chong Yidong <cyd@stupidchicken.com>
1801
4ca009e5
CY
1802 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
1803
d264a46b
CY
1804 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
1805
fbf5b3ce
MR
18062011-06-19 Martin Rudalics <rudalics@gmx.at>
1807
1808 * window.el (display-buffer-other-window-means-other-frame):
1809 Call display-buffer-normalize-alist.
1810 (display-buffer-normalize-specifiers-1): Rename to
1811 display-buffer-normalize-argument. New argument other-frame.
1812 Rewrite.
1813 (display-buffer-normalize-specifiers-2): Rename to
1814 display-buffer-normalize-options.
1815 (display-buffer-normalize-alist-1): New function.
1816 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
1817 display-buffer-normalize-alist.
1818 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
1819 (display-buffer-normalize-options-inhibit): New variable.
1820 (display-buffer-normalize-specifiers): Rewrite calling
1821 display-buffer-normalize-alist,
1822 display-buffer-normalize-argument, and
1823 display-buffer-normalize-options. Don't call the latter if
1824 display-buffer-normalize-options-inhibit is non-nil.
1825 (frame-auto-delete): New option.
1826 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
1827 (window-list-no-nils, window-state-ignored-parameters)
1828 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
1829 (window-state-put-1, window-state-put-2, window-state-put):
1830 New functions.
9a028c23
MR
1831 (display-buffer-normalize-options): Move special-display-p group
1832 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 1833
6d10d800
CY
18342011-06-18 Chong Yidong <cyd@stupidchicken.com>
1835
6420d28b
CY
1836 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
1837 groups (Bug#8776).
1838 (rx-submatch-n): New function.
1839 (rx): Document it.
1840
ddb8b596
CY
1841 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
1842 (Bug#8768).
1843
1844 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
1845
77080289
CY
1846 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
1847
61dfb316
CY
1848 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
1849 anytime existing face settings are present (Bug#8889).
1850
6d10d800
CY
1851 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
1852 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
1853 Remove unused argument.
1854
be3fb2b8
MR
18552011-06-18 Martin Rudalics <rudalics@gmx.at>
1856
bcd70d97
SM
1857 * window.el (display-buffer-default-specifiers):
1858 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
1859 pop-up-window-min-width, and another reuse-window specifier
1860 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
1861 (display-buffer-normalize-specifiers-2):
1862 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
1863 pop-up-windows is unset. Add a reuse-window specifier for the
1864 case popping up a new window fails.
1865 (special-display-popup-frame): Remove double quoting.
28dec25a 1866 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 1867
1c6d8c76
SM
18682011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * shell.el (shell-completion-vars): Set pcomplete-termination-string
1871 according to comint-completion-addsuffix.
1872
1873 * pcomplete.el: Convert to lexical binding and fix bug#8819.
1874 (pcomplete-suffix-list): Mark as obsolete.
1875 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
1876 pcomplete-seen in the closure.
1877 (pcomplete-comint-setup): Setup completion-at-point as well.
1878 (pcomplete--entries): New function.
1879 (pcomplete--env-regexp): New var.
1880 (pcomplete-entries): Rewrite to work with partial-completion and
1881 without relying on pcomplete-suffix-list.
1882 (pcomplete-pare-list): Remove, unused.
1883
25aef8b8
MR
18842011-06-17 Martin Rudalics <rudalics@gmx.at>
1885
1886 * window.el (display-buffer-alist): Set pop-up-window-min-height
1887 and pop-up-window-min-width in default value. Reported by
1888 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
1889 other-window-means-other-frame.
1890 (display-buffer-macro-specifiers): Comment out entry for
1891 other-window specifier.
1892 (display-buffer-other-window-means-other-frame): New function.
1893 (display-buffer-normalize-specifiers-1): New arguments
1894 buffer-name and label. Treat other-window case specially.
1895 (display-buffer-normalize-specifiers-2): Treat other-window case
1896 specially.
1897 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
1898 (display-buffer-normalize-specifiers):
1899 Call display-buffer-normalize-specifiers-3.
25aef8b8 1900
dbad4f69
MR
19012011-06-17 Martin Rudalics <rudalics@gmx.at>
1902
1903 * window.el (same-window-p): Fix two typos introduced when
1904 adding with-no-warnings.
d1067961
MR
1905 (display-buffer-normalize-specifiers-1): Don't check
1906 pop-up-frames for 'unset initialization.
1907 (display-buffer-normalize-specifiers-2): Major rewrite using
1908 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
1909 (pop-up-frames, display-buffer-reuse-frames)
1910 (display-buffer-mark-dedicated): Don't initialize to 'unset.
1911 Suggested by David Engster <deng@randomsample.de>.
1912 (even-window-heights): Initialize to 'unset.
1913 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
1914 (display-buffer-macro-specifiers): Don't pop up a new frame in the
1915 other window case.
dbad4f69 1916
9b9c9e3a
MR
19172011-06-16 Martin Rudalics <rudalics@gmx.at>
1918
bcd70d97
SM
1919 * window.el (display-buffer-normalize-specifiers-1):
1920 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 1921 second argument of display-buffer (Bug#8865).
981d5c09
MR
1922 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
1923 (switch-to-buffer-other-window-same-frame)
1924 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
1925 Adams (Bug#8875).
9c2755e9
MR
1926 (display-buffer): Don't check noninteractive when calling
1927 display-buffer-pop-up-frame.
1928 (display-buffer-pop-up-frame): Never pop up a frame in
1929 noninteractive mode (Bug#8857).
67222e1d
MR
1930 (enlarge-window, shrink-window): Don't report an error when the
1931 window can't be resized as requested (Bug#8862).
9b9c9e3a 1932
2b75be67
SM
19332011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1934
9ffdd3ba
SM
1935 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
1936
cb581a67
SM
1937 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
1938
2b75be67
SM
1939 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
1940
8c0e3589
AM
19412011-06-15 Alan Mackenzie <acm@muc.de>
1942
cb581a67
SM
1943 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
1944 for declarators, disable knr checking to speed up for normal files.
1945 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 1946
b96e6cde
LMI
19472011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1948
4bba86e6
LMI
1949 * net/network-stream.el (open-network-stream): Add the keyword
1950 :always-query-capabilities for the case where you want to force a
1951 `plain' network connection, but the protocol still requires the
1952 capabilitiy command (i.e., SMTP and EHLO).
1953
2b75be67 1954 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
1955 consistency with other `-live-p' functions.
1956
efdcdbf8
SM
19572011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1958
1959 * window.el (same-window-buffer-names, same-window-regexps)
1960 (special-display-frame-alist, special-display-popup-frame)
1961 (special-display-function, special-display-buffer-names)
1962 (special-display-regexps, pop-up-frame-alist)
1963 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
1964 (pop-up-windows, split-window-preferred-function)
1965 (split-height-threshold, split-width-threshold, even-window-heights)
1966 (display-buffer-mark-dedicated): Don't encourage the use of
1967 display-buffer-alist from Elisp code.
1968
c5cde042
DN
19692011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
1970
1971 * progmodes/python.el (python-mode): Derive from prog-mode.
1972 * progmodes/ps-mode.el (ps-mode):
1973 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 1974 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
1975 * progmodes/ld-script.el (ld-script-mode): Likewise.
1976
baa1c9ab
MR
19772011-06-15 Martin Rudalics <rudalics@gmx.at>
1978
1979 * window.el (display-buffer-alist): Trim default value to avoid
1980 popping up a new frame (Bug#8857) or reusing an arbitrary window
1981 on another frame.
1982 (display-buffer): Do not fall back on popping up a new frame in
1983 batch mode (Bug#8857).
1984
c5dd5a51
CY
19852011-06-14 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * cus-theme.el (describe-theme-1): Use custom-theme-p.
1988 (custom-theme-summary): New function.
1989 (customize-themes): Use it.
1990
d647b7c4
GM
19912011-06-13 Glenn Morris <rgm@gnu.org>
1992
1993 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
1994
9481c002
MR
19952011-06-13 Martin Rudalics <rudalics@gmx.at>
1996
357f93d2
MR
1997 * help.el (help-window): Remove variable.
1998 (help-window-point-marker, temp-buffer-max-height)
1999 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
2000 (help-print-return-message): Don't set help-window.
2001 (resize-temp-buffer-window): Rewrite cod eand doc-string.
2002 (help-window-setup-finish): Remove.
2003 (help-window-display-message, help-window-setup)
2004 (with-help-window): Major rewrite based on new
2005 display-buffer-window variable.
2006
2007 * help-mode.el (help-mode-finish): Remove help-window related
2008 code.
2009
2010 * view.el (view-exits-all-viewing-windows): Remove reference to
2011 view-return-to-alist in doc-string.
2012 (view-return-to-alist): Make obsolete.
2013 (view-buffer): Call pop-to-buffer-same-window and remove
2014 undo-window code.
2015 (view-buffer-other-window): Call pop-to-buffer-other-window and
2016 simplify code. Ignore second argument.
2017 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
2018 simplify code. Ignore second argument.
2019 (view-return-to-alist-update): Make obsolete.
2020 (view-mode-enter): Rename second argument to QUIT-RESTORE.
2021 Rewrite using quit-restore window parameters.
2b75be67
SM
2022 (view-mode-exit): Rename second argument to EXIT-ONLY.
2023 Rewrite using quit-restore-window.
357f93d2
MR
2024 (View-exit, View-exit-and-edit, View-leave, View-quit)
2025 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
2026 appropriate arguments.
2027 (view-end-message): Use quit-restore window parameter.
2028
9481c002
MR
2029 * window.el (display-buffer-function): Rewrite doc-string.
2030 (display-buffer-window, display-buffer-alist): New variables.
2031 (display-buffer-split-specifiers)
2032 (display-buffer-side-specifiers)
2033 (display-buffer-macro-specifiers): New constants.
2034 (display-buffer-even-window-sizes, display-buffer-set-height)
2035 (display-buffer-set-width, display-buffer-select-window)
2036 (display-buffer-in-window, display-buffer-reuse-window)
2037 (display-buffer-split-window-1, display-buffer-split-window)
2038 (display-buffer-split-atom-window, display-buffer-pop-up-window)
2039 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
2040 (display-buffer-in-side-window, normalize-buffer-to-display)
2041 (display-buffer-normalize-specifiers-1)
2042 (display-buffer-normalize-specifiers-2)
2b75be67
SM
2043 (display-buffer-normalize-specifiers, display-buffer-frame):
2044 New functions.
9481c002
MR
2045 (display-buffer): Major rewrite.
2046 (display-buffer-other-window, display-buffer-other-frame)
2047 (pop-to-buffer, switch-to-buffer-other-window)
2048 (switch-to-buffer-other-frame): Rewrite.
2049 (display-buffer-same-window, display-buffer-same-frame)
2050 (display-buffer-same-frame-other-window)
2051 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
2052 (pop-to-buffer-other-window)
2053 (pop-to-buffer-same-frame-other-window)
2054 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
2055 (switch-to-buffer-other-window-same-frame): New functions.
2056 (same-window-p, special-display-p): Rewrite disabling warnings.
2057 Make obsolete.
2058 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
2059 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
2060 Make obsolete
2061 (same-window-buffer-names, same-window-regexps)
2062 (special-display-frame-alist, special-display-popup-frame)
2063 (special-display-function, special-display-buffer-names)
2064 (special-display-regexps, pop-up-frame-alist)
2065 (pop-up-frame-function, split-window-preferred-function)
2066 (split-height-threshold, split-width-threshold)
2067 (even-window-heights): Make obsolete.
2068
9db51aca
GM
20692011-06-12 Glenn Morris <rgm@gnu.org>
2070
2071 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 2072 Misc simplifications.
9db51aca 2073
39cffb44
MR
20742011-06-12 Martin Rudalics <rudalics@gmx.at>
2075
2076 * window.el (window-safely-shrinkable-p): Restore function which
2077 was inadvertently removed in change from 2011-06-11. Declare as
2078 obsolete.
2079
2b75be67
SM
2080 * calendar/calendar.el (calendar-generate-window):
2081 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
2082 window-safely-shrinkable-p.
2083
a8955be7
GM
20842011-06-12 Glenn Morris <rgm@gnu.org>
2085
2086 * progmodes/fortran.el (fortran-mode-syntax-table):
2087 * progmodes/f90.el (f90-mode-syntax-table):
2088 Set % to punctuation. (Bug#8820)
2089 (f90-find-tag-default): Remove, no longer needed.
2090
f0d4059d
DC
20912011-06-12 Daniel Colascione <dan.colascione@gmail.com>
2092
2093 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
2094
1100a63c
CY
20952011-06-11 Chong Yidong <cyd@stupidchicken.com>
2096
2097 * image.el (image-animated-p): Return animation delay in seconds.
2098 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
2099 (image-animate-timeout): Remove DELAY argument. Don't assume
2100 every subimage has the same delay; get it from image-animated-p.
2101 (image-animate): Caller changed.
2102
def722bf
MA
21032011-06-11 Michael Albinus <michael.albinus@gmx.de>
2104
2105 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
2106 to ignored backtrace functions.
2107
0a2bb1a9
GM
21082011-06-11 Glenn Morris <rgm@gnu.org>
2109
2110 * calendar/appt.el (appt-disp-window-function): Doc fix.
2111 (appt-check): Handle overlapping appointments. (Bug#8337)
2112
6198ccd0
MR
21132011-06-11 Martin Rudalics <rudalics@gmx.at>
2114
2115 * window.el (window-tree-1, window-tree): New functions, moving
2116 the latter to window.el.
2117 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
2118 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
2119 (bw-refresh-edges): Remove.
2120 (balance-windows-1, balance-windows-2): New functions.
2121 (balance-windows): Rewrite in terms of window tree functions,
2122 balance-windows-1 and balance-windows-2.
2123 (bw-adjust-window): Remove.
2124 (balance-windows-area-adjust): New function with functionality of
2125 bw-adjust-window but using resize-window.
2b75be67
SM
2126 (set-window-text-height): Rewrite doc-string.
2127 Use normalize-live-window and resize-window.
2128 (enlarge-window-horizontally, shrink-window-horizontally):
2129 Rename argument to DELTA.
6198ccd0
MR
2130 (window-buffer-height): New function.
2131 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
2132 Rewrite using new window resize routines.
2b75be67
SM
2133 (kill-buffer-and-window, mouse-autoselect-window-select):
2134 Use ignore-errors instead of condition-case.
6198ccd0
MR
2135 (quit-window): Call delete-frame instead of delete-windows-on
2136 for the only buffer on frame.
2137
9397e56f
MR
21382011-06-10 Martin Rudalics <rudalics@gmx.at>
2139
2140 * loadup.el (top-level): Load window before files for the sake
2141 of replace-buffer-in-windows.
2142
2143 * files.el (read-buffer-to-switch)
2144 (switch-to-buffer-other-window)
2b75be67
SM
2145 (switch-to-buffer-other-frame, display-buffer-other-frame):
2146 Move to window.el.
9397e56f
MR
2147
2148 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
2149 (previous-buffer): Move to window.el.
2150
2151 * bindings.el (unbury-buffer): Move to window.el.
2152
2153 * window.el (delete-other-windows-vertically): Move after
2154 definition of delete-other-windows.
2155 (other-window, delete-windows-on, replace-buffer-in-windows):
2156 Move here from window.c.
2157 (record-window-buffer, unrecord-window-buffer)
2158 (set-window-buffer-start-and-point, switch-to-prev-buffer)
2159 (switch-to-next-buffer): New functions.
2160 (get-next-valid-buffer, last-buffer, next-buffer): Move here
2161 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
2162 (previous-buffer): Move here from simple.el.
2163 Call switch-to-prev-buffer.
9397e56f
MR
2164 (bury-buffer): Move here from buffer.c. Switch to previous
2165 buffer when window cannot be deleted.
2166 (unbury-buffer): Move here from bindings.el.
2167 (ctl-x-map): Move binding for other-window from window.c to
2168 here.
2169 (read-buffer-to-switch, switch-to-buffer-other-window)
2170 (switch-to-buffer-other-frame): Move here from files.el.
2171 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
2172 (switch-to-buffer): Move here from buffer.c.
2173 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 2174
562dd5e9
MR
21752011-06-10 Martin Rudalics <rudalics@gmx.at>
2176
2177 * window.el (window-min-height, window-min-width): Move here
2178 from window.c. Add defcustoms and rewrite doc-strings.
2179 (resize-mini-window, resize-window): New functions.
2180 (adjust-window-trailing-edge, enlarge-window, shrink-window):
2181 Move here from window.c.
2182 (maximize-window, minimize-window): New functions.
2183 (delete-window, delete-other-windows, split-window): Move here
2184 from window.c.
2185 (window-split-min-size): New function.
2186 (split-window-keep-point): Mention split-window-above-each-other
2187 instead of split-window-vertically.
2b75be67
SM
2188 (split-window-above-each-other, split-window-vertically):
2189 Rename split-window-vertically to split-window-above-each-other and
562dd5e9
MR
2190 provide defalias for old definition.
2191 (split-window-side-by-side, split-window-horizontally): Rename
2192 split-window-horizontally to split-window-side-by-side and provide
2193 defalias for the old definition.
2194 (ctl-x-map): Move bindings for delete-window,
2195 delete-other-windows and enlarge-window here from window.c.
2196 Replace bindings for split-window-vertically and
2197 split-window-horizontally by bindings for
2198 split-window-above-each-other and split-window-side-by-side.
2199
2200 * cus-start.el (all): Remove entries for window-min-height and
2201 window-min-width. Add entries for window-splits and
2202 window-nest.
2203
f0da764a
GM
22042011-06-09 Glenn Morris <rgm@gnu.org>
2205
80675c21
GM
2206 * calendar/appt.el (appt-mode-line): New function.
2207 (appt-check, appt-disp-window): Use it.
2208
f0da764a
GM
2209 * files.el (hack-one-local-variable-eval-safep):
2210 Allow minor-modes with explicit +/-1 arguments.
2211
59f623b7
TZ
22122011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
2213
2214 * term/xterm.el (xterm): Add defgroup.
2215 (xterm-extra-capabilities): Add defcustom to supply known xterm
2216 capabilities, skip querying them, or query them (default).
2217 (terminal-init-xterm): Use it.
2218 (terminal-init-xterm-modify-other-keys): New function to set up
2219 modifyOtherKeys support to simplify `terminal-init-xterm'.
2220
9aab8e0d
MR
22212011-06-09 Martin Rudalics <rudalics@gmx.at>
2222
2223 * window.el (resize-window-reset, resize-window-reset-1)
2224 (resize-subwindows-skip-p, resize-subwindows-normal)
2225 (resize-subwindows, resize-other-windows, resize-this-window)
2226 (resize-root-window, resize-root-window-vertically)
2227 (window-deletable-p, window-or-subwindow-p)
2228 (frame-root-window-p): New functions.
2229
e8b08aee
GM
22302011-06-09 Glenn Morris <rgm@gnu.org>
2231
2232 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
2233 (ange-ftp-get-files): Use it.
2234
254c37a5
AK
22352011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2236
2237 * mail/sendmail.el (mail-recover-1, mail-recover):
2238 * files.el (recover-file, recover-session):
2239 Handle dired-listing-switches not being just a single short option.
2240
35d7dbd3
GM
22412011-06-09 Glenn Morris <rgm@gnu.org>
2242
2243 * calendar/appt.el (appt-display-message, appt-disp-window):
2244 Handle lists of appointments.
2245
387522b2
MR
22462011-06-08 Martin Rudalics <rudalics@gmx.at>
2247
2b75be67
SM
2248 * window.el (one-window-p): Move down in code.
2249 Rewrite doc-string.
2250 (window-current-scroll-bars): Rewrite doc-string.
2251 Normalize live window argument.
387522b2
MR
2252 (walk-windows, get-window-with-predicate, count-windows):
2253 Rewrite doc-string. Use window-list-1.
2254 (window-in-direction-2, window-in-direction, get-mru-window):
2255 New functions.
2256
d8e4b68b 22572011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
2258
2259 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
2260 Doc fix (Bug#8713).
2261
22622011-06-08 Chong Yidong <cyd@stupidchicken.com>
2263
2264 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
2265
22662011-06-08 Juanma Barranquero <lekktu@gmail.com>
2267
2268 * loadhist.el (unload-feature-special-hooks):
2269 Add `comint-output-filter-functions'.
2270
0de12c52
IK
22712011-06-08 Ivan Kanis <gnu@kanis.fr>
2272
2273 * calendar/appt.el (appt-check): Move some initializations into the let.
2274
f3d1777e
MR
22752011-06-08 Martin Rudalics <rudalics@gmx.at>
2276
2277 * window.el (window-height): Defalias to window-total-height.
2278 (window-width): Defalias to window-body-width.
2279
18af70d0
CY
22802011-06-07 Chong Yidong <cyd@stupidchicken.com>
2281
2282 * image-mode.el (image-toggle-animation): New command.
2283 (image-mode-map): Bind it to RET.
2284 (image-mode): Update message.
2285 (image-toggle-display-image): Avoid a spurious cache flush.
2286 (image-transform-rotation): Doc fix.
2287 (image-transform-properties): Return quickly in the normal case.
2288 (image-animate-loop): Rename from image-animate-max-time.
2289
2b75be67 2290 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
2291 (create-animated-image): Remove unnecessary function.
2292 (image-animate): Rename from image-animate-start. New arg.
2b75be67 2293 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
2294 (image-animate-timer): Use car-safe.
2295 (image-animate-timeout): Rename argument.
2296
190b47e6
MR
22972011-06-07 Martin Rudalics <rudalics@gmx.at>
2298
2299 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
2300 window.c. Rename first argument to ALL-FRAMES.
2301 Rephrase doc-strings.
2302 (get-buffer-window-list): Rewrite using window-list-1.
2303 Rephrase doc-string.
a1511caf
MR
2304 (window-safe-min-height, window-safe-min-width): New constants.
2305 (window-size-ignore, window-min-size, window-min-size-1)
2306 (window-sizable, window-sizable-p, window-size-fixed-1)
2307 (window-size-fixed-p, window-min-delta-1, window-min-delta)
2308 (window-max-delta-1, window-max-delta, window-resizable)
2309 (window-resizable-p, window-total-height, window-total-width)
2310 (window-body-width): New functions.
2311 (window-full-height-p, window-full-width-p): Rewrite using
2312 window-total-size.
2313 (window-body-height): Rewrite using window-body-size.
190b47e6 2314
85cc1f11
MR
23152011-06-06 Martin Rudalics <rudalics@gmx.at>
2316
2317 * window.el (window-right, window-left, window-child)
2318 (window-child-count, window-last-child, window-any-p)
2319 (normalize-live-buffer, normalize-live-frame)
2320 (normalize-any-window, normalize-live-window)
2321 (window-iso-combination-p, window-iso-combined-p)
2322 (window-iso-combinations)
2323 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
2324 (windows-with-parameter, window-with-parameter)
2325 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
2326 (window-atom-check, window-side-check, window-check):
2327 New functions.
85cc1f11
MR
2328 (ignore-window-parameters, window-sides, window-sides-vertical)
2329 (window-sides-slots): New variables.
2330 (window-size-fixed): Move down in code. Minor doc-string fix.
2331
e7156492
AS
23322011-06-05 Andreas Schwab <schwab@linux-m68k.org>
2333
2334 * comint.el (comint-dynamic-complete-as-filename)
2335 (comint-dynamic-complete-filename): Correctly call
2336 completion-in-region.
2337
7e821d0d
DD
23382011-06-05 Deniz Dogan <deniz@dogan.se>
2339
2340 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
2341 in last change.
2342
ac09b8a1
DD
23432011-06-05 Deniz Dogan <deniz@dogan.se>
2344
2345 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
2346 (rcirc): Use it to prompt for encryption.
2347
34699b85
RW
23482011-06-05 Roland Winkler <winkler@gnu.org>
2349
2350 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
2351 (bibtex-search-entries): New command bound to C-c C-a.
2352 (bibtex-display-entries): New function.
2353
004dedd3
RW
23542011-06-05 Roland Winkler <winkler@gnu.org>
2355
2356 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
2357 (bibtex-insert-kill): After yanking insert newline if necessary.
2358 (bibtex-initialize): Call bibtex-string-files-init only once.
2359 (bibtex-mode): Do not call easy-menu-add.
2360 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
2361 (bibtex-yank): Set arg properly if nil.
2362
022fe7ce
RW
23632011-06-05 Roland Winkler <winkler@gnu.org>
2364
2b75be67
SM
2365 * textmodes/bibtex.el (bibtex-search-entry-globally):
2366 New variable.
022fe7ce
RW
2367 (bibtex-search-entry): Use it.
2368
b7c3692a
RW
23692011-06-05 Roland Winkler <winkler@gnu.org>
2370
2371 * textmodes/bibtex.el (bibtex-entry-format): New option
2372 sort-fields.
2373 (bibtex-format-entry, bibtex-reformat): Honor this option.
2374 (bibtex-parse-entry): Return fields in proper order.
2375
8eda563d
JB
23762011-06-05 Juanma Barranquero <lekktu@gmail.com>
2377
2378 * doc-view.el (doc-view-remove-if): Move computation of result out
2379 of `dolist' to silence misleading lexical-binding warning.
2380
7dbe3dbc
CY
23812011-06-04 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
2384 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
2385
0c33dd17
MA
23862011-06-04 Michael Albinus <michael.albinus@gmx.de>
2387
2388 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
2389 "SunOS 5.10".
2390
f8f91c2b
MA
23912011-06-04 Michael Albinus <michael.albinus@gmx.de>
2392
2393 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
2394 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
2395 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
2396 (tramp-parse-putty):
2397 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
2398 (tramp-completion-function-alist-ssh)
2399 (tramp-completion-function-alist-telnet)
2400 (tramp-completion-function-alist-su)
2401 (tramp-completion-function-alist-putty): Set `tramp-autoload'
2402 cookie.
2403
2404 * net/tramp-ftp.el:
2405 * net/tramp-sh.el:
2406 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
2407 load "tramp.el" `tramp-set-completion-function'.
2408
e17d9003
SM
24092011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
2410
2411 * shell.el: Require and use pcomplete.
2412 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
2413 (shell-completion-vars): Set pcomplete-default-completion-function.
2414
6c4cab03
DD
24152011-06-04 Deniz Dogan <deniz@dogan.se>
2416
2417 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
2418 `memq' (Bug#8799).
2419
ea9fafe0
SM
24202011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2421
2422 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
2423
b3e945d3
JB
24242011-06-02 Juanma Barranquero <lekktu@gmail.com>
2425
2426 * bs.el (bs--mark-unmark, bs--nth-wrapper):
2427 * mpc.el (mpc-select-extend, mpc-songpointer-context):
2428 * vc/log-view.el (log-view-beginning-of-defun):
2429 * vc/smerge-mode.el (smerge-apply-resolution-patch)
2430 (smerge-refine-forward, smerge-refine-chopup-region):
2431 Silence warning for unused `dotimes' counter variables.
2432
7d520089
SM
24332011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2434
2435 * net/tramp.el (tramp-with-progress-reporter): Rename from
2436 with-progress-reporter. Use `declare'.
2437 * net/tramp-smb.el:
2438 * net/tramp-sh.el:
2439 * net/tramp-gvfs.el: Update all uses.
2440
a1c2400f
JB
24412011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
2442
2443 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
2444 buffer isn't killed before making it current.
2445
2403c841
SM
24462011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 Silence various byte-compiler warnings.
2449 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
2450 `access-type' and new obsolescence format.
2451 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
2452 new format.
2453 (byte-compile-check-variable): New `access-type' argument.
2454 Only warn if the access-type is obsolete.
2455 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
2456 (byte-compile-variable-set): Adjust callers.
2457 * help-fns.el (describe-variable): Adjust to new obsolescence format.
2458 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
2459 setting it as obsolete.
2460 * simple.el (minibuffer-completing-symbol):
2461 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
2462 access as obsolete.
2463 * minibuffer.el (minibuffer-completing-file-name): Don't make it
2464 obsolete yet.
2465 * international/quail.el (quail-mouse-choose-completion): Remove unused
2466 code referring to obsolete var.
2467 (quail-choose-completion-string): Remove.
2468 * server.el (server-clients-with, server-kill-buffer-query-function)
2469 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
2470 * proced.el (proced-send-signal):
2471 * emacs-lisp/lisp.el (lisp-complete-symbol):
2472 Replace completion-annotate-function with completion-extra-properties.
2473
2462470b
SM
24742011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2475
fb5b2591
SM
2476 * simple.el (goto-line): Use read-number.
2477 (overriding-map-is-bound): Remove.
2478 (saved-overriding-map): Change default.
2479 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
2480 Take the map as argument.
2481 (universal-argument, negative-argument, digit-argument): Use it.
2482 (restore-overriding-map): Adjust.
2483 (do-auto-fill): Use fill-forward-paragraph.
2484 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
2485
fd6fa53f
SM
2486 * minibuffer.el (minibuffer-inactive-mode-map): New var.
2487 (minibuffer-inactive-mode): New major mode.
2488 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
2489 the *Messages* buffer" hack.
2490 (mouse-popup-menubar): Don't burp if the event is a normal key.
2491
2462470b
SM
2492 Miscellaneous tweaks.
2493 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
2494 lexical scoping as in subr.el's dolist and dotimes.
2495 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
2496 Silence compiler warning.
2497 * thingatpt.el (forward-whitespace): Trivial coding style fix.
2498 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
2499 * international/ccl.el (ccl-compile): Trivial simplification.
2500 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
2501 * emacs-lisp/testcover.el (testcover-end): Remove spurious
2502 `printflag' argument.
2503 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
2504 Purecopy the whole obsolescence data.
2505
108bf785
LL
25062011-06-01 Leo Liu <sdl.web@gmail.com>
2507
2508 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
2509 improve doc-string as suggested by Marco Pessotto
2510 <melmothx@gmail.com>.
2511 (rcirc-print): Fix last change.
2512
30a23501
SM
25132011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2514
2515 * minibuffer.el (complete-with-action): Return nil for the metadata and
2516 boundaries of non-functional tables.
2517 (completion-table-dynamic): Return nil for the metadata.
2518 (completion-table-with-terminator): Add default case, using
2519 complete-with-action.
2520 (completion--metadata): New function.
2521 (completion-all-sorted-completions, minibuffer-completion-help): Use it
2522 to try and avoid pathological performance problems.
2523 (completion--embedded-envvar-table): Return `category' metadata.
2524
bcd54f83
LMI
25252011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2526
2527 * subr.el (process-alive-p): New tiny convenience function.
2528
e227544d
SM
25292011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2530
2531 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
2532 content but also its previous major mode.
2533
e8296fdc
HE
25342011-05-31 Helmut Eller <eller.helmut@gmail.com>
2535
2536 * debug.el (debug): Restore the previous content of the
2537 *Backtrace* buffer when we exit with C-M-c.
2538
620c53a6
SM
25392011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2540
2541 * minibuffer.el: Add metadata method to completion tables.
2542 (completion-category-overrides): New defcustom.
2543 (completion-metadata, completion--field-metadata)
2544 (completion-metadata-get, completion--styles)
2545 (completion--cycle-threshold): New functions.
2546 (completion-try-completion, completion-all-completions):
2547 Add `metadata' argument to choose completion-styles.
2548 (completion--do-completion): Use metadata to choose cycling.
2549 (completion-all-sorted-completions): Use metadata for sorting.
2550 Remove :completion-cycle-penalty which is not needed any more.
2551 (completion--try-word-completion): Add `metadata' argument.
2552 (minibuffer-completion-help): Check metadata for annotation function
2553 and sorting.
2554 (completion-file-name-table): Return `category' metadata.
2555 (minibuffer-completing-file-name): Make obsolete.
2556 * simple.el (minibuffer-completing-symbol): Make obsolete.
2557 * icomplete.el (icomplete-completions): Pass new `metadata' param to
2558 completion-try-completion.
2559
1257e755
SM
25602011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2561
2562 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
2563
3767e706
LL
25642011-05-30 Leo Liu <sdl.web@gmail.com>
2565
2566 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
2567 (rcirc-print): Decode all incoming messages (bug#8744).
2568 (rcirc-decode-coding-system): Allow value nil for automatic coding
2569 system detection.
3767e706 2570
d1a5d56a
GM
25712011-06-01 Glenn Morris <rgm@gnu.org>
2572
2573 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
2574
e8cbec34
CY
25752011-05-29 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * image.el (image-animate-max-time): Allow nil and t values.
2578 Default to nil.
2579 (create-animated-image): Doc fix.
2580 (image-animate-start): Remove second arg; just use
2581 image-animate-max-time.
2582 (image-animate-timeout): Doc fix. Args changed.
2583
2584 * image-mode.el (image-toggle-display-image): Ensure that the
2585 image spec passed to the animate timer is the same object as in
2586 the the buffer's display property (Bug#6981).
2587 (image-transform-properties): Doc fix.
2588
2589 * image.el (image-animate-max-time): Default to nil.
2590
159daf87
MR
25912011-05-29 Martin Rudalics <rudalics@gmx.at>
2592
2593 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
2594 entire buffer list (Bug#8184).
2595
d66c4c7c
CY
25962011-05-29 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * image.el (imagemagick-types-inhibit)
2599 (imagemagick-register-types): Doc fix.
2600
80aec780
DD
26012011-05-29 Deniz Dogan <deniz@dogan.se>
2602
2603 * net/rcirc.el (rcirc): Use the user's stored encryption method by
2604 default.
2605
1dd3c2d9
CY
26062011-05-29 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * select.el: Don't perform clipboard-manager saving in hooks;
2609 leave the hooks empty.
2610
60e56523
LL
26112011-05-28 Leo Liu <sdl.web@gmail.com>
2612
2613 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
2614 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
2615 (occur-edit-mode): New major mode (Bug#8463).
2616 (occur-after-change-function): New function.
2617 (occur-engine): Give Occur tags a read-only property.
2618
2b1e1a22
KR
26192011-05-28 Kevin Ryde <user42@zip.com.au>
2620
2621 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
2622
5d344e88
CY
26232011-05-28 Chong Yidong <cyd@stupidchicken.com>
2624
8e6ca83d
CY
2625 * bindings.el (help-echo): Make the initial non-indicator dash
2626 empty on graphical terminals (Bug#7295).
2627
5d344e88
CY
2628 * files.el (auto-mode-alist): Move config rule after the
2629 in-stripping one (Bug#8547).
2630
bfbbace7
CY
2631 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
2632
fbeba6e2
CY
2633 * startup.el (normal-splash-screen): Remove gratuitous mode-line
2634 setting (Bug#8740).
2635
60ed8c72
AA
26362011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
2637
4ac619f0
AA
2638 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
2639 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
2640 (Bug#8539).
60ed8c72 2641
23db196e
CY
26422011-05-28 Chong Yidong <cyd@stupidchicken.com>
2643
2644 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
2645
5012f24c
DK
26462011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
2647
2648 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
2649 (hs-hide-block-at-point, hs-find-block-beginning)
2650 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
2651 (Bug#8279).
2652
6a639b16
GM
26532011-05-28 Glenn Morris <rgm@gnu.org>
2654
2655 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
2656
d43eaf2c
CY
26572011-05-28 Chong Yidong <cyd@stupidchicken.com>
2658
5199bde1
CY
2659 * help-fns.el (describe-function-1): If the function is a derived
2660 major mode, print the parent mode.
2661
d43eaf2c
CY
2662 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
2663 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
2664
423428a8
SM
26652011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2666
0ff8e1ba
SM
2667 * minibuffer.el (completion--capf-wrapper): Check applicability before
2668 retuning non-nil for non-exclusive completion data.
2669 * progmodes/etags.el (tags-completion-at-point-function):
2670 * info-look.el (info-lookup-completions-at-point): Mark as
2671 non-exclusive.
2672 (info-complete): Adjust accordingly.
2673
423428a8
SM
2674 * info-look.el: Convert to lexical-binding and completion-at-point.
2675 (info-lookup-completions-at-point): New function.
2676 (info-complete): Use it and completion-in-region.
2677
b74aa22b
DA
26782011-05-28 Drew Adams <drew.adams@oracle.com>
2679
2680 * isearch.el: Let M-e start with point at the first mismatched char.
2681 (isearch-fail-pos): New function.
2682 (isearch-edit-string): Use it.
2683
66e2e71d
DK
26842011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
2685
2686 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
2687
eb95d01d
TC
26882009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
2689
2690 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
2691 traversal functions for avl-trees.
2692 (avl-tree--stack): New struct.
2693 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
2694 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
2695 (avl-tree--do-enter): Add optional `updatefun' arg.
2696 Change return value.
eb95d01d 2697 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
2698 (avl-tree--do-delete): Add `test' and `nilflag' args.
2699 Change return value.
eb95d01d
TC
2700 (avl-tree-member): Add optional `nilflag'
2701 (avl-tree-member-p): New function.
2702 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
2703 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
2704 (avl-tree-stack-empty-p): New functions.
2705
3769ddcf
TC
27062009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
2707
2708 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
2709 avl-tree--del-balance1 and make it work both ways.
2710 (avl-tree--del-balance2): Remove.
2711 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
2712 make it work both ways.
2713 (avl-tree--enter-balance2): Remove.
2714 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
2715 New macros.
2716 (avl-tree--mapc, avl-tree-map): Add direction argument.
2717
eb95d01d 27182011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
2719
2720 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
2721
a9f737ee
CY
27222011-05-27 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * select.el: Support clipboard managers with built-in function
2725 x-clipboard-manager-save, via delete-frame-functions and
2726 kill-emacs-hook.
2727 (xselect-convert-to-targets): Add MULTIPLE target to list.
2728 (xselect-convert-to-save-targets): New function.
2729
c92a1e54
KH
27302011-05-27 Kenichi Handa <handa@m17n.org>
2731
2732 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
2733 let-binding rfc2047-encode-encoded-words to nil.
2734
e145f188
GM
27352011-05-27 Glenn Morris <rgm@gnu.org>
2736
5ec8a862
GM
2737 * mail/emacsbug.el: Don't require url-util.
2738
4b29d9fb
GM
2739 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
2740
e145f188
GM
2741 * files.el (set-auto-mode):
2742 Also respect mode: entries at the end of the file. (Bug#8586)
2743
7d15102b
GM
27442011-05-26 Glenn Morris <rgm@gnu.org>
2745
98f593b8
GM
2746 * files.el (hack-local-variables-prop-line, hack-local-variables):
2747 Downcase mode names, as seems to be traditional.
27b48e63 2748 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 2749
7d15102b
GM
2750 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
2751 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
2752
51d5b4ec
JD
27532011-05-25 Julien Danjou <julien@danjou.info>
2754
2755 * textmodes/rst.el (rst-define-level-faces): Do not define face
2756 symbol if it is already defined.
2757
91513f63
VB
27582011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
2759
2760 * play/5x5.el (5x5-new-game, 5x5-randomize):
2761 Reset 5x5-solver-output to nil when a new grid is cast.
2762 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
2763 these debugging traces, as defmacro breaks the compiled code.
2764
4d90d6d0
DK
27652011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
2766
2767 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
2768
e1b90ef6
LL
27692011-05-24 Leo Liu <sdl.web@gmail.com>
2770
2771 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
2772 (vc-bzr-sha1): Adapt.
2773
d8e4b68b 2774 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
2775
2776 * bindings.el: Provide sha1 feature.
2777
db0406bb 27782011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
2779
2780 * mail/sendmail.el: Require `rfc2047'.
2781 (mail-insert-from-field): Do not perform RFC2047 encoding.
2782 (mail-encode-header): New function.
2783 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
2784 buffer to the return value of select-message-coding-system.
2785 Call mail-encode-header.
b8d747b9
KH
2786
2787 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
2788
db0406bb 27892011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 2790
4d90d6d0
DK
2791 * mail/supercite.el (sc-default-cite-frame):
2792 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 2793
eb8a5e9b
GM
27942011-05-24 Glenn Morris <rgm@gnu.org>
2795
f8630703
GM
2796 * progmodes/python.el (brm-menu): Declare.
2797
8831bbed
GM
2798 * emulation/viper.el (viper-set-hooks): Declare.
2799
eb8a5e9b
GM
2800 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
2801 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
2802 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
2803 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
2804 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
2805 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
2806
a2a25d24
SM
28072011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
2808
2809 Add an :exit-function for completion-at-point.
2810
2811 * minibuffer.el (completion--done): New fun.
2812 (completion--do-completion): Use it. New arg `expect-exact'.
2813 (minibuffer-complete, minibuffer-complete-word): Don't output message,
2814 since completion--do-completion does it for us now.
2815 (minibuffer-force-complete): Use completion--done and
2816 completion--replace. Handle sole-completion case with more care.
2817 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
2818 (completion-extra-properties): New var.
2819 (completion-annotate-function): Make obsolete.
2820 (minibuffer-completion-help): Adjust accordingly.
2821 Use completion-list-insert-choice-function.
2822 (completion-at-point, completion-help-at-point):
2823 Bind completion-extra-properties.
2824 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
2825 * simple.el (completion-list-insert-choice-function): New var.
2826 (completion-setup-function): Preserve it.
2827 (choose-completion): Pay attention to it, shuffle the code a bit.
2828 (choose-completion-string): New arg `insert-function'.
2829
2830 * textmodes/bibtex.el: Convert to lexical binding.
2831 (bibtex-mode-map): Use completion-at-point.
2832 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
2833 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
2834 (bibtex-complete): Define as obsolete alias.
2835 (bibtex-complete-internal): Remove.
2836 (bibtex-format-entry): Remove unused sub-group in regexp.
2837 * shell.el (shell--command-completion-data)
2838 (shell-environment-variable-completion):
2839 * pcomplete.el (pcomplete-completions-at-point):
2840 * comint.el (comint--complete-file-name-data): Use :exit-function
2841 instead of completion-table-with-terminator so it also works for
2842 choose-completion.
2843
e44e373d
SM
28442011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
2845
4f91a816
SM
2846 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
2847
782fc819
SM
2848 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
2849 (bug#8710).
2850
e44e373d
SM
2851 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
2852
381987c3
KM
28532011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
2854
2855 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
2856 customization variable and implement: If non-nil, auto-fill will
2857 be inhibited while on topic's header line.
2858
b776bc70
VB
28592011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
2860
2861 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 2862 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
2863 always have a solution in grid size = 5 cases.
2864 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
2865 (5x5-solver-output, 5x5-log-buffer): New vars.
2866 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
2867 Make these variables buffer local to achieve 5x5 multi-session-ness.
2868 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
2869 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
2870 (5x5-solve-suggest): New funs.
2871 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
2872 randomize a grid so that we ensure that there is always a solution.
2873 (5x5-make-random-grid): Allow other movement than flipping.
2874
7de88b6e
KR
28752011-05-23 Kevin Ryde <user42@zip.com.au>
2876
2877 * emacs-lisp/advice.el (ad-read-advised-function):
2878 Use `function-called-at-point' as the default default, if it has
2879 advice and passes PREDICATE.
2880
b1ef1257
SM
28812011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
2882
bbca48fe
SM
2883 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
2884 byte-compile-lambda if it's actually a lambda.
2885
b1ef1257
SM
2886 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
2887 Fix function quoting. Use backquote better.
2888
92a9cc65
YS
28892011-05-22 Yuanle Song <sylecn@gmail.com>
2890
2891 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
2892 matching (Bug#8516).
2893
f0fb8059
JA
28942011-01-22 Jari Aalto <jari.aalto@cante.net>
2895
2896 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
2897 different face (Bug#8178).
2898
d5b44c93
CY
28992011-05-22 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
2902 defface (Bug#8144).
2903
79106a44
SM
29042011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
2905
9c848d8a
SM
2906 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
2907 funcall as well (bug#8712). Warn when performing those conversions.
2908 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
2909
79106a44
SM
2910 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
2911
88dfa756
GM
29122011-05-22 Glenn Morris <rgm@gnu.org>
2913
2914 * files.el (hack-local-variables-prop-line): Small simplifications.
2915 (hack-local-variables, hack-local-variables-prop-line):
2916 If MODE-ONLY, return the mode, rather than just `t'.
2917
b7cf2c79
SM
29182011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2919
2920 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
2921
3f1a8558
GM
29222011-05-21 Glenn Morris <rgm@gnu.org>
2923
7e4ccca3
GM
2924 * files.el (hack-local-variables-prop-line, hack-local-variables):
2925 If only interested in the mode, don't bother doing the other stuff.
2926
637d46ca
GM
2927 * image-mode.el (image-after-revert-hook):
2928 Redraw all frames on which the image is visible. (Bug#8567)
2929
973d955b
GM
2930 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
2931
3f1a8558
GM
2932 * wid-edit.el (widget-checklist-match-inline):
2933 Fix 2011-04-19 change. (Bug#8649)
2934
96479927
SM
29352011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
2936
1dcf791f
SM
2937 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
2938 Also allow singlespace after single-letter capitals followed by a dot.
2939
96479927
SM
2940 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
2941 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
2942
35fd0881
N
29432011-05-20 Nix <nix@esperi.org.uk>
2944
2945 * files.el (basic-save-buffer-2):
2946 Fix handling of break-hardlink-on-save with non-existent files.
2947
82745640
DD
29482011-05-19 Deniz Dogan <deniz@dogan.se>
2949
2950 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 2951 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 2952
4a720484
GM
29532011-05-19 Glenn Morris <rgm@gnu.org>
2954
d1f21341
GM
2955 * progmodes/f90.el (f90-type-def-re):
2956 Handle "type, bind(c)". (Bug#8691)
2957
4a720484
GM
2958 * emacs-lisp/autoload.el (batch-update-autoloads):
2959 Set autoload-excludes by parsing loadup.el rather than Makefiles.
2960
2fb0a219
MA
29612011-05-18 Michael Albinus <michael.albinus@gmx.de>
2962
2963 * net/tramp.el (tramp-process-actions): Set "first-password-request"
2964 property for the correct connection in case of multihops.
2965
e565dd37
GM
29662011-05-18 Glenn Morris <rgm@gnu.org>
2967
c2571358 2968 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
2969 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
2970
e565dd37
GM
2971 Rationalize calendar handling of day and month abbrev-arrays.
2972 * calendar/calendar.el (calendar-customized-p): New function.
2973 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
2974 (calendar-day-name-array, calendar-month-name-array): Doc fix.
2975 Add :set function.
2976 (calendar-abbrev-length, calendar-day-abbrev-array)
2977 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
2978 (calendar-day-abbrev-array, calendar-month-abbrev-array):
2979 Elements may no longer be nil.
2980 (calendar-day-name, calendar-month-name):
2981 Update for changed nature of abbrev arrays.
2982 * calendar/diary-lib.el (diary-name-pattern):
2983 Update for changed nature of abbrev arrays.
2984 (diary-mark-entries-1): Update calendar-make-alist calls.
2985 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
2986 * calendar/cal-html.el (cal-html-day-abbrev-array):
2987 Simply inherit from calendar-day-abbrev-array.
2988
1d99a745
SM
29892011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2990
2991 * progmodes/grep.el (grep-mode): Disable default
2992 compilation-directory-matcher setting (bug#8684).
2993
7c1d9aa0
MA
29942011-05-17 Michael Albinus <michael.albinus@gmx.de>
2995
2996 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
2997 instead of "head" and "tail". There were problems with SunOS 5.9,
2998 and it performs better.
2999
3952e9d8
GM
30002011-05-17 Glenn Morris <rgm@gnu.org>
3001
2dd12e7f
GM
3002 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
3003
e4157b9c
GM
3004 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
3005 Replace obsolete function.
3006
8e249bbd
GM
3007 * shell.el (pcomplete-parse-arguments-function): Declare.
3008
3952e9d8
GM
3009 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
3010 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
3011 (appt-check): Doc fixes.
3012 (appt-disp-window-function, appt-delete-window-function):
3013 Remove needless special case in custom :type.
3014 (appt-display-count): Default to 0, not nil.
3015 (appt-check): Reset appt-display-count to 0, not nil.
3016
c71a0d48 30172011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 3018
c71a0d48
GM
3019 * progmodes/python.el (python-font-lock-keywords):
3020 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 3021
31d55be9
SM
30222011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3023
3024 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
3025
3bfacb2f
KR
30262011-05-16 Kevin Ryde <user42@zip.com.au>
3027
3028 * info-look.el (makefile-automake-mode): New setups, looking in
3029 automake manual, then makefile-mode.
3030 (makefile-mode): Remove automake manual, have it just in
3031 makefile-automake-mode since there's various things different or
3032 not relevant to plain make.
3033 (makefile-mode): Remove "other-modes" non-existent automake-mode,
3034 believe a hypothetical automake-mode would go to makefile-mode,
3035 not the other way around.
3036
c8e83751
CY
30372011-05-15 Chong Yidong <cyd@stupidchicken.com>
3038
5e9e35cd
CY
3039 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
3040 hunk-end tags (Bug#8672).
3041
c8e83751
CY
3042 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
3043 vc-annotate-show-diff-revision-at-line (Bug#8671).
3044
50b23e5a
GM
30452011-05-14 Glenn Morris <rgm@gnu.org>
3046
7210a739
GM
3047 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
3048 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
3049 (change-log-font-lock-keywords): Also handle multiple author lines
3050 with leading tabs. (Bug#8644)
7210a739 3051
4691905a
GM
3052 * calendar/appt.el (appt-check): Rename some local variables.
3053 Some simplification/reordering.
3054
50b23e5a
GM
3055 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
3056 (feedmail-sendmail-f-doesnt-sell-me-out)
3057 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
3058 (feedmail-debug-sit-for, feedmail-queue-express-hook)
3059 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
3060 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
3061 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
3062 (feedmail-binmail-gnulinuxish-template):
3063 Rename from feedmail-binmail-linuxish-template.
3064 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
3065 Use insert-buffer-substring.
3066
215cda7c
BC
30672011-05-14 Bill Carpenter <bill@carpenter.org>
3068
3069 * mail/feedmail.el (feedmail-patch-level): Increase.
3070 (feedmail-debug): New custom group.
3071 (feedmail-confirm-outgoing-timeout)
3072 (feedmail-sendmail-f-doesnt-sell-me-out)
3073 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
3074 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
3075 (feedmail-sender-line, feedmail-from-line)
3076 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 3077 (feedmail-spray-this-address)
215cda7c
BC
3078 (feedmail-spray-address-fiddle-plex-list)
3079 (feedmail-queue-use-send-time-for-date)
3080 (feedmail-queue-use-send-time-for-message-id)
3081 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
3082 (feedmail-buffer-eating-function):
3083 Doc fixes.
3084 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
3085 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
3086 (feedmail-message-action-scroll-down): New functions.
3087 (feedmail-queue-directory, feedmail-queue-draft-directory):
3088 Use expand-file-name.
3089 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
3090 Remove C-v help entry.
3091 (feedmail-queue-buffer-file-name): New variable.
3092 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
3093 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
3094 (feedmail-message-action-send-strong, feedmail-message-action-edit)
3095 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
3096 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
3097 (feedmail-message-action-toggle-spray)
3098 (feedmail-run-the-queue-no-prompts)
3099 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
3100 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
3101 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
3102 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
3103 (feedmail-envelope-deducer, feedmail-fiddle-from)
3104 (feedmail-fiddle-sender, feedmail-default-date-generator)
3105 (feedmail-fiddle-date, feedmail-fiddle-message-id)
3106 (feedmail-fiddle-spray-address)
3107 (feedmail-fiddle-list-of-spray-fiddle-plexes)
3108 (feedmail-fiddle-list-of-fiddle-plexes)
3109 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
3110 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
3111 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
3112 Change default. Doc fix.
3113 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
3114 (feedmail-binmail-linuxish-template): New constant.
3115 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
3116 Respect feedmail-sendmail-f-doesnt-sell-me-out.
3117 (feedmail-send-it): Add debug call.
3118 Use feedmail-queue-buffer-file-name, and
3119 feedmail-send-it-immediately-wrapper.
3120 (feedmail-message-action-send): Add debug call.
3121 Use feedmail-send-it-immediately-wrapper.
3122 (feedmail-queue-express-to-queue): Add debug call.
3123 Run feedmail-queue-express-hook.
3124 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
3125 (feedmail-message-action-help-blat):
3126 Rename from feedmail-queue-send-edit-prompt-help-first.
3127 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
3128 Check line-endings. Handle errors better.
3129 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
3130 Doc fix. Add debug call.
3131 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
3132 Use feedmail-queue-send-edit-prompt-inner.
3133 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
3134 (feedmail-queue-send-edit-prompt-inner): New function, extracted
3135 from feedmail-queue-send-edit-prompt.
3136 (feedmail-queue-send-edit-prompt-help)
3137 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
3138 (feedmail-tidy-up-slug): Add debug call.
3139 Respect feedmail-queue-slug-suspect-regexp.
3140 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
3141 (feedmail-dump-message-to-queue): Add debug call.
3142 Expand queue-directory.
3143 (feedmail-dump-message-to-queue): Change message slightly.
3144 Use feedmail-say-chatter.
3145 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
3146 (feedmail-send-it-immediately-wrapper): New function.
3147 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
3148 Insert empty string rather than newline. Handle full-frame case.
3149 Use catch/throw. Use feedmail-say-chatter.
3150 (feedmail-fiddle-from): Try mail-host-address.
3151 (feedmail-default-message-id-generator): Doc fix.
3152 Bind system-time-locale. Handle missing end.
3153 (feedmail-fiddle-x-mailer): Add debug call.
3154 Handle feedmail-x-mailer-line being nil.
3155 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
3156 Add debug call. Use buffer-substring-no-properties.
3157 (feedmail-say-debug, feedmail-say-chatter): New functions.
3158 (feedmail-find-eoh): Give an explicit error.
3159
42c7e61e
UJ
31602011-05-13 Ulf Jasper <ulf.jasper@web.de>
3161
c2571358 3162 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 3163 family from helvetica to sans.
c2571358 3164 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
3165 etc/images/newsticker.
3166
c2571358 3167 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
3168 family from helvetica to sans.
3169
3170 * net/newst-plainview.el (newsticker-new-item-face)
3171 (newsticker-old-item-face, newsticker-immortal-item-face)
3172 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 3173 (newsticker-statistics-face): Change default family from
42c7e61e 3174 helvetica to sans.
c2571358 3175 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
3176 etc/images/newsticker.
3177
3178 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
3179 (newsticker--process-auto-mark-filter-match): : Tell user about
3180 auto-marking.
3181
8497a297
DV
31822011-05-13 Didier Verna <didier@xemacs.org>
3183
3184 Common Lisp indentation improvements on defmethod and lambda-lists.
3185 * cl-indent.el: Advertise the changes and remove obsolete TODO entries.
3186 (lisp-lambda-list-keyword-parameter-indentation)
3187 (lisp-lambda-list-keyword-parameter-alignment)
3188 (lisp-lambda-list-keyword-alignment): New customizable user options.
3189 (lisp-indent-defun-method): Improve docstring.
3190 (extended-loop-p): Fix comment.
3191 (lisp-indent-lambda-list-keywords-regexp): New variable.
3192 (lisp-indent-lambda-list): New function.
3193 (lisp-indent-259): Use it.
3194 (lisp-indent-defmethod): Support for more than one
3195 method qualifier and properly indent methods lambda-lists.
3196 (defgeneric): Provide a missing common-lisp-indent-function property.
3197
f278f87f
SM
31982011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
3199
3200 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
3201 bounds for the empty string (bug#8667).
3202
5233edd7
GM
32032011-05-13 Glenn Morris <rgm@gnu.org>
3204
5237a44f
GM
3205 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
3206
8340026c 3207 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 3208 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 3209
5233edd7 3210 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 3211 (appt-time-msg-list): Doc fix.
a5464014 3212 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 3213
92d10796
AS
32142011-05-12 Andreas Schwab <schwab@linux-m68k.org>
3215
3216 * progmodes/ld-script.el (ld-script-keywords)
3217 (ld-script-builtins): Update keywords list.
3218
914a0ae1
SM
32192011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3220
c89be45f
SM
3221 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
3222
914a0ae1
SM
3223 * shell.el (shell-completion-vars): New function.
3224 (shell-mode):
3225 * simple.el (read-shell-command): Use it.
3226 (blink-matching-open): No need for " [...]" in minibuffer-message.
3227
98dc3df3
GM
32282011-05-12 Glenn Morris <rgm@gnu.org>
3229
3230 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
3231 (appt-check): Simplify.
3232
d2fc7e3d 32332011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21
EZ
3234
3235 * smerge-mode.el (smerge-resolve): Use null-device rather than a
3236 literal "/dev/null".
3237
d2fc7e3d 32382011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
3239
3240 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
3241 Fix typo.
3242
d2fc7e3d 32432011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 3244
3f254caa
SM
3245 * progmodes/which-func.el (which-function):
3246 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
3247 which might not be defined (Bug#8260).
3248
d45885f7
GM
32492011-05-12 Glenn Morris <rgm@gnu.org>
3250
3251 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
3252 Let byte-compile-initial-macro-environment always take precedence.
3253
488086f4
SM
32542011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3255
3256 * net/rcirc.el: Add support for SSL/TLS connections.
3257 (rcirc-server-alist): New field `encryption'.
3258 (rcirc): Check `encryption' settings.
3259 (rcirc-connect): New arg `encryption'. Use open-network-stream.
3260 Merge make-local-variable into `set'.
3261 (rcirc--connection-open-p): New function.
3262 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
3263 the process is not a network process (e.g. running gnutls-cli).
3264 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
3265 Make rcirc-(en|de)code-coding-system local here.
3266 (rcirc-mode): Merge make-local-variable into `set'.
3267 (rcirc-parent-buffer): Make permanent buffer-local.
3268 (rcirc-multiline-minor-mode): Don't do it here.
3269 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
3270 there's no server buffer.
3271
7d3b9d44
GM
32722011-05-11 Glenn Morris <rgm@gnu.org>
3273
f64049c6
GM
3274 * newcomment.el (comment-kill): Prefix "unused" local.
3275
93c9df73
GM
3276 * term/w32console.el (get-screen-color): Declare.
3277
7d3b9d44
GM
3278 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
3279 Handle symbol elements of byte-compile-initial-macro-environment.
3280
9e2dd53f
LL
32812011-05-10 Leo Liu <sdl.web@gmail.com>
3282
488086f4
SM
3283 * bookmark.el (bookmark-bmenu-mode-map):
3284 Bind bookmark-bmenu-search to `/'.
8b340240 3285
9e2dd53f 3286 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
3287 (footnote-unicode-string, footnote-unicode-regexp): New variable.
3288 (Footnote-unicode): New function.
3289 (footnote-style-alist): Add unicode style to the list.
3290 (footnote-style): Doc fix.
9e2dd53f 3291
79b70037
GM
32922011-05-10 Jim Meyering <meyering@redhat.com>
3293
3294 Fix doubled-word typos.
3295 * international/quail.el (quail-insert-kbd-layout): and and -> and
3296 * kermit.el: and and -> and
3297 * net/ldap.el (ldap-search-internal): to to -> to
3298 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
3299 * progmodes/js.el (js-mode): and and -> and
3300 * textmodes/artist.el (artist-move-to-xy): at at -> at
3301 (artist-draw-region-trim-line-endings): if if -> if
3302 And Safetyc -> Safety.
3303 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
3304
b8f82dc1 33052011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 3306 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
3307
3308 * files.el (hack-one-local-variable-eval-safep):
3309 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
3310
4f99f44b
GM
33112011-05-10 Glenn Morris <rgm@gnu.org>
3312
3313 * calendar/diary-lib.el (diary-list-entries-hook)
3314 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
3315 (diary-nongregorian-marking-hook, diary-list-entries)
3316 (diary-include-other-diary-files, diary-mark-entries)
3317 (diary-mark-included-diary-files): Doc fixes.
3318
84f29e6b
JB
33192011-05-09 Juanma Barranquero <lekktu@gmail.com>
3320
3321 * misc.el: Require tabulated-list.el during compilation.
3322
9bedd73a
CY
33232011-05-09 Chong Yidong <cyd@stupidchicken.com>
3324
488086f4
SM
3325 * progmodes/compile.el (compilation-start):
3326 Run compilation-filter-hook for the async case too.
9bedd73a
CY
3327 (compilation-filter-hook): Doc fix.
3328
797c735c
DD
33292011-05-09 Deniz Dogan <deniz@dogan.se>
3330
3331 * wdired.el: Remove outdated installation comment. Fix usage
3332 comment.
3333
5f4b1dfe
JB
33342011-05-09 Juanma Barranquero <lekktu@gmail.com>
3335
3336 * misc.el: Implement new command `list-dynamic-libraries'.
3337 (list-dynamic-libraries--loaded-only-p): New variable.
3338 (list-dynamic-libraries--refresh): New function.
3339 (list-dynamic-libraries): New command.
3340
4c44026c
CY
33412011-05-09 Chong Yidong <cyd@stupidchicken.com>
3342
488086f4
SM
3343 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3344 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
3345 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
3346 higher priority to avoid clobbering by gnu.
3347
027f966d
CY
33482011-05-08 Chong Yidong <cyd@stupidchicken.com>
3349
3350 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
3351 if the face has existing theme settings (Bug#8454).
3352
085f5d7d
CY
33532011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
3354
488086f4
SM
3355 * progmodes/perl-mode.el (perl-imenu-generic-expression):
3356 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 3357
2a86a00c
RS
3358 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
3359 special file names `.' and `..' (Bug#8259).
3360
d9c54a06
CY
33612011-05-08 Chong Yidong <cyd@stupidchicken.com>
3362
488086f4
SM
3363 * progmodes/grep.el (grep-mode-font-lock-keywords):
3364 Remove buffer-changing entries.
d9c54a06
CY
3365 (grep-filter): New function.
3366 (grep-mode): Add it to compilation-filter-hook.
3367
3368 * progmodes/compile.el (compilation-filter-hook)
3369 (compilation-filter-start): New defvars.
3370 (compilation-filter): Call compilation-filter-hook prior to
3371 updating the process mark.
3372
c4662635
SM
33732011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
3374
3375 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
3376
b0512a1d
EZ
33772011-05-07 Eli Zaretskii <eliz@gnu.org>
3378
605c9376
EZ
3379 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
3380 mailclient-send-it even if window-system is nil. (Bug#8595)
3381
c4662635
SM
3382 * term/w32console.el (terminal-init-w32console):
3383 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
3384 background-mode. (Bug#8597)
3385
d1dc2cc2
SM
33862011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
3387
3388 Make bytecomp.el understand that defmethod defines funs (bug#8631).
3389 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
3390 New functions.
3391 (defgeneric, eieio--defmethod): Use them.
3392 (eieio-defgeneric): Remove.
3393 (defmethod): Call defgeneric in a way visible to the byte-compiler.
3394
915d1300
GM
33952011-05-07 Glenn Morris <rgm@gnu.org>
3396
a3961c3e
GM
3397 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
3398 Use let rather than let*.
3399 (timeclock-find-discrep): Remove unused local.
3400
314347b9
GM
3401 * calendar/diary-lib.el (diary-comment-start): Doc fix.
3402
915d1300
GM
3403 * calendar/appt.el (appt-time-msg-list): Doc fix.
3404
275b59b0
NF
34052011-05-06 Noah Friedman <friedman@splode.com>
3406
3407 * apropos.el (apropos-print-doc): Only use
3408 emacs-lisp-docstring-fill-column when it is bound to an integer,
3409 per that variable's documentation.
3410
6c19f744
SM
34112011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 3414 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 3415
60f884b2
GM
34162011-05-06 Glenn Morris <rgm@gnu.org>
3417
5006e634
GM
3418 * calendar/appt.el (appt-message-warning-time): Doc fix.
3419 (appt-warning-time-regexp): New option.
3420 (appt-make-list): Respect appt-message-warning-time.
3421
548d0a63
GM
3422 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
3423 New options.
3424 (diary-add-to-list): Strip comments from the displayed string.
3425 (diary-mode): Set comment-start and comment-end.
3426
60f884b2
GM
3427 * vc/diff-mode.el (smerge-refine-subst): Declare.
3428 (diff-refine-hunk): Don't require smerge-mode when compiling.
3429
989681bb
JB
34302011-05-06 Juanma Barranquero <lekktu@gmail.com>
3431
3432 * simple.el (list-processes): Return nil as the docstring says.
3433
a6bc05e1
MA
34342011-05-05 Michael Albinus <michael.albinus@gmx.de>
3435
3436 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
3437 to "".
3438 (ange-ftp-write-region, ange-ftp-insert-file-contents)
3439 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
3440 determining of binary transfer. (Bug#7383)
3441
23c22e9a
MA
34422011-05-05 Michael Albinus <michael.albinus@gmx.de>
3443
c4662635
SM
3444 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
3445 Fix port computation bug. (Bug#8618)
23c22e9a 3446
0bff894f
GM
34472011-05-05 Glenn Morris <rgm@gnu.org>
3448
b8296902
GM
3449 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
3450
1f522ce8
GM
3451 * simple.el (shell-dynamic-complete-functions)
3452 (comint-dynamic-complete-functions): Declare.
3453
cf5bee67
GM
3454 * net/network-stream.el (gnutls-negotiate):
3455 * simple.el (tabulated-list-print): Fix declarations.
3456
3457 * progmodes/gud.el (syntax-symbol, syntax-point):
3458 Remove unnecessary and incorrect declarations.
3459
0bff894f
GM
3460 * emacs-lisp/check-declare.el (check-declare-scan):
3461 Handle byte-compile-initial-macro-environment in bytecomp.el
3462
9869b3ae
SM
34632011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3464
3465 Fix earlier half-done eieio-defmethod change (bug#8338).
3466 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
3467 Streamline and change calling convention.
3468 (defmethod): Adjust accordingly and simplify.
3469 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
3470 new eieio--defmethod.
3471 (slot-boundp): Minor CSE simplification.
3472
9c1d5ac5
MZ
34732011-05-05 Milan Zamazal <pdm@zamazal.org>
3474
3475 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
3476 (glasses-make-readable): Use glasses-separate-capital-groups.
3477
455c834e
JB
34782011-05-05 Juanma Barranquero <lekktu@gmail.com>
3479
3480 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
3481 (warning-series): Doc fix.
3482 (display-warning): Don't try to create the buffer if we just found it.
3483
9ed7c8cb
CY
34842011-05-04 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
3487 (autoload-find-generated-file): New function.
3488 (generate-file-autoloads): Bind generated-autoload-file to
3489 buffer-file-name.
9869b3ae
SM
3490 (update-file-autoloads, update-directory-autoloads):
3491 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
3492 output file (Bug#7989).
3493 (batch-update-autoloads): Doc fix.
3494
0898ca10
JB
34952011-05-04 Juanma Barranquero <lekktu@gmail.com>
3496
3497 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
3498
31dfb76c
GM
34992011-05-04 Glenn Morris <rgm@gnu.org>
3500
f330b642
GM
3501 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
3502 function, so it follows changes in calendar-date-style.
3503 (diary-fancy-date-matcher): New function.
3504 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
3505 (diary-fancy-font-lock-fontify-region-function):
3506 Use diary-fancy-date-pattern as a function.
3507
31dfb76c
GM
3508 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
3509 non-numbers for `year' etc pseudo-variables. (Bug#8583)
3510
48e79d6a
TZ
35112011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
3512
3513 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
3514 instead of positional arguments. Allow :keylist and :crlfiles
3515 arguments.
3516 (open-gnutls-stream): Call it.
3517
3518 * net/network-stream.el (network-stream-open-starttls): Adjust to
3519 call `gnutls-negotiate' with :process and :hostname arguments.
3520
dd5a5ee0
SM
35212011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3522
ef80fc09
SM
3523 * minibuffer.el (completion--message): New function.
3524 (completion--do-completion, minibuffer-complete)
3525 (minibuffer-force-complete, minibuffer-complete-word): Use it.
3526 (completion--do-completion): Don't ignore completion-auto-help when in
3527 icomplete-mode.
3528
dd5a5ee0
SM
3529 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
3530 internal encoding (e.g. tibetan zero is not whitespace).
3531 (global-whitespace-mode): Prefer save-current-buffer.
3532 (whitespace-trailing-regexp): Remove useless save-match-data.
3533 (whitespace-empty-at-bob-regexp): Minor simplification.
3534
b7d22a83
CY
35352011-05-03 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
3538
5192af46
AM
35392011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3540
3541 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 3542 Use `concat' to create string for insertion.
5192af46 3543
5767d190
SM
35442011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
3547 Avoid open-line which runs post-self-insert-hook.
3548 (bibtex-fill-entry): Remove unused `end' var.
3549
bf242939
AM
35502011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
3551
5767d190
SM
3552 * textmodes/ispell.el (ispell-add-per-file-word-list):
3553 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 3554
25666126
LL
35552011-05-03 Leo Liu <sdl.web@gmail.com>
3556
3557 * isearch.el (isearch-yank-pop): New command.
5767d190 3558 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
3559 (isearch-forward): Mention it.
3560
52d3c2d0
SM
35612011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3562
1bcace58
SM
3563 * simple.el (minibuffer-complete-shell-command): Remove.
3564 (minibuffer-local-shell-command-map): Use completion-at-point.
3565 (read-shell-command): Setup completion vars here instead.
3566 (read-expression-map): Bind TAB to symbol completion.
3567
52d3c2d0
SM
3568 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
3569 error directly rather via storing it into `results'.
3570
35813471
LL
35712011-05-02 Leo Liu <sdl.web@gmail.com>
3572
3573 * vc/diff.el: Fix description.
3574
e793a940
LMI
35752011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
3577 * server.el (server-eval-at): New function.
3578
8de66e05
LMI
35792011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3580
3581 * net/network-stream.el (open-network-stream): Take a :nowait
3582 parameter and pass it on to `make-network-process'.
3583 (network-stream-open-plain): Ditto.
3584
dcb79f20
AS
35852011-04-30 Andreas Schwab <schwab@linux-m68k.org>
3586
3587 * faces.el (face-spec-set-match-display): Don't match toolkit
3588 options on terminal frames.
3589
14a7fbd8
SM
35902011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3591
7eabc1be
SM
3592 * progmodes/pascal.el: Use lexical binding.
3593 (pascal-mode-map): Remove author preferences.
3594
14a7fbd8
SM
3595 * pcomplete.el (pcomplete-std-complete): Don't abuse
3596 completion-at-point.
3597
50f84510
JB
35982011-04-28 Juanma Barranquero <lekktu@gmail.com>
3599
6e087a44
JB
3600 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
3601 removing code that has been dead since 1991 or so.
3602
50f84510
JB
3603 * startup.el (command-line): When warning about "_emacs", use a
3604 delayed warning to allow the user to filter it out.
3605
0ba690bd
DD
36062011-04-28 Deniz Dogan <deniz@dogan.se>
3607
3608 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
3609 user has not joined.
3610
08abfaad
SM
36112011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3612
3613 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
3614 aren't any completions at point.
3615
638f053a
JB
36162011-04-28 Juanma Barranquero <lekktu@gmail.com>
3617
3618 * subr.el (display-delayed-warnings): New function.
3619 (delayed-warnings-hook): New variable.
3620
8fff8daa
SM
36212011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3622
08abfaad
SM
3623 * minibuffer.el (completion-at-point, completion-help-at-point):
3624 Don't presume that a given completion-at-point-function will always
3625 use the same calling convention.
3626
8fff8daa
SM
3627 * pcomplete.el (pcomplete-completions-at-point):
3628 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
3629 pcomplete-seen is non-nil.
3630 (pcomplete-comint-setup): Also recognize the new comint/shell
3631 completion functions.
3632 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
3633 pcomplete-seen is non-nil.
3634
841a1577 36352011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 3636
841a1577 3637 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 3638 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 3639 the first character in the entry. This allows for code to add its
211ec907
UJ
3640 own uid to the entry.
3641 (icalendar--convert-float-to-ical): Add export of
3642 `diary-float'-entries save for those with the optional DAY
3643 argument.
3644
2a782793
DC
36452011-04-27 Daniel Colascione <dan.colascione@gmail.com>
3646
3647 * subr.el (shell-quote-argument): Use alternate escaping strategy
3648 when we spot a variable reference in a string.
3649
0438ce91
DC
36502011-04-26 Daniel Colascione <dan.colascione@gmail.com>
3651
3652 * cus-start.el (all): Define customization for debug-on-event.
3653
841a1577 36542011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
3655
3656 * subr.el (shell-quote-argument): Escape correctly under Windows.
3657
d090ed6c
SM
36582011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3659
3660 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
3661
bfd31217
MA
36622011-04-25 Michael Albinus <michael.albinus@gmx.de>
3663
d090ed6c
SM
3664 * net/tramp.el (tramp-process-actions): Add POS argument.
3665 Delete region between POS and (pos).
bfd31217 3666
d090ed6c
SM
3667 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
3668 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
3669 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
3670
3671 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
3672 position in `tramp-process-actions' call.
3673
3674 * net/trampver.el: Update release number.
3675
e92f3bd3
SM
36762011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3677
850256b5
SM
3678 * custom.el (defcustom): Obey lexical-binding.
3679
e92f3bd3
SM
3680 Fix octave-inf completion problems reported by Alexander Klimov.
3681 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
3682 Inherit from octave-mode-syntax-table.
3683 (inferior-octave-mode): Set info-lookup-mode.
3684 (inferior-octave-completion-at-point): New function.
3685 (inferior-octave-complete): Use it and completion-in-region.
3686 (inferior-octave-dynamic-complete-functions): Use it as well, and use
3687 comint-filename-completion.
3688 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
3689 symbol elements which shouldn't be word elements.
3690 (octave-font-lock-keywords, octave-beginning-of-defun)
3691 (octave-function-header-regexp): Adjust regexps accordingly.
3692 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
3693
cd22b309
JB
36942011-04-25 Juanma Barranquero <lekktu@gmail.com>
3695
3696 * net/gnutls.el (gnutls-errorp): Declare before first use.
3697
8b492194
TZ
36982011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
3699
3700 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
3701 verify-error, and verify-hostname-error parameters. Check whether
cd22b309
JB
3702 default trustfile exists before going to use it. Add missing
3703 argument to gnutls-message-maybe call. Return return value.
8b492194
TZ
3704 Reported by Claudio Bley <claudio.bley@gmail.com>.
3705 (open-gnutls-stream): Add usage example.
3706
3707 * net/network-stream.el (network-stream-open-starttls): Give host
3708 parameter to `gnutls-negotiate'.
3709 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 3710 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 3711
841a1577 37122011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 3713
cd22b309
JB
3714 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
3715 Use correct match group (bug#8438).
05842630 3716
3ba7869c
CY
37172011-04-24 Chong Yidong <cyd@stupidchicken.com>
3718
512e3ae1
CY
3719 * emacs-lisp/package.el (package-built-in-p): Fix typo.
3720 (package-menu--generate): New arg specifying packages to show.
3721 (package-menu-refresh, package-menu-execute, list-packages):
3722 Callers changed.
3723 (package-show-package-list): New function, replacing deleted
3724 package--list-packages (renamed because it is non-internal).
3725
3726 * finder.el (finder-list-matches): Use package-show-package-list
3727 instead of deleted package--list-packages.
3728
e92f3bd3
SM
3729 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
3730 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
3731 (vc-annotate-mode-map): Bind it to RET.
3732
7031be6d
UR
37332011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
3734
3735 * progmodes/etags.el (next-file): Don't use set-buffer to change
3736 buffers (Bug#8478).
3737
4ef177aa
CY
37382011-04-24 Chong Yidong <cyd@stupidchicken.com>
3739
c8d173eb
CY
3740 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
3741
4ef177aa
CY
3742 * apropos.el (apropos-label-face): Avoid variable-pitch face.
3743 (apropos-accumulator): Doc fix.
3744 (apropos-function, apropos-macro, apropos-command)
3745 (apropos-variable, apropos-face, apropos-group, apropos-widget)
3746 (apropos-plist): Add face property.
3747 (apropos-symbols-internal): Fix indentation.
3748 (apropos-print): Simplify help, and recognize apropos-multi-type.
3749 (apropos-print-doc): Use button-type-get to extract the button's
3750 face property. Fill docstring (Bug#8352).
3751
4ffd0d6b 37522011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
3753
3754 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
3755
c6c32125 3756 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 3757 (mpuz-mode-map): Use mapc.
c6c32125
JB
3758 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
3759 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
3760 Fix typos in docstrings.
3761
58d468b4
JB
3762 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
3763 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
3764
6470c3c6
JB
3765 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
3766
4ffd0d6b 37672011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
3768
3769 * minibuffer.el (completion--do-completion): Avoid the "Next char
3770 not unique" prompt if icomplete-mode is enabled (Bug#5849).
3771
3ad8bad0
CY
3772 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
3773 mouse-2 into unread-command-events, it is interpreted correctly.
3774
71d73c9c 3775 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 3776 (image-toggle-display): Doc fix.
71d73c9c 3777
841a1577 37782011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 3779
4ffd0d6b
GM
3780 * textmodes/page.el (what-page): Use line-number-at-pos to
3781 calculate line number (Bug#6825).
6e1dbaa9 3782
c2fb1b60
JB
37832011-04-22 Juanma Barranquero <lekktu@gmail.com>
3784
3785 * eshell/esh-mode.el (find-tag-interactive): Declare function.
3786 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
3787 Pass argument NO-DEFAULT to `find-tag-interactive'.
3788
e02f48d7
JB
37892011-04-22 Juanma Barranquero <lekktu@gmail.com>
3790
3791 Lexical-binding cleanup.
3792
3793 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
3794 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
3795 * progmodes/ada-prj.el (ada-prj-initialize-values)
3796 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
3797 (ada-prj-show-value):
3798 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
3799 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
3800 (antlr-invalidate-context-cache, antlr-options-menu-filter)
3801 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
3802 * progmodes/bug-reference.el (bug-reference-push-button):
3803 * progmodes/fortran.el (fortran-line-length):
3804 * progmodes/glasses.el (glasses-change):
3805 * progmodes/octave-mod.el (octave-fill-paragraph):
3806 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
3807 (python-pdbtrack-grub-for-buffer, python-sentinel):
3808 * progmodes/sql.el (sql-save-connection):
3809 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
3810 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
3811 Mark unused parameters.
3812
3813 * progmodes/compile.el (compilation--flush-directory-cache)
3814 (compilation--flush-parse, compile-internal): Mark unused parameters.
3815 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
3816 (compilation-next-error-function): Remove unused variable `timestamp'.
3817
3818 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
3819 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
3820
3821 * progmodes/dcl-mode.el (dcl-end-of-command):
3822 Remove unused variable `start'.
3823 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
3824 (dcl-option-value-basic, dcl-option-value-offset)
3825 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
3826 Mark unused parameters.
3827 (dcl-save-local-variable): Remove unused variable `val'.
3828 (mode): Declare.
3829
3830 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
3831 Mark unused parameters.
3832 (delphi-ignore-changes): Move before first use.
3833 (delphi-charset-token-at): Remove unused variable `start'.
3834 (delphi-else-start): Remove unused variable `if-count'.
3835 (delphi-comment-block-start, delphi-comment-block-end):
3836 Remove unused variable `kind'.
3837 (delphi-indent-line): Remove unused variable `new-point'.
3838
3839 * progmodes/ebrowse.el (ebrowse-files-list)
3840 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
3841 Mark unused parameters. Don't quote `lambda'.
3842 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
3843 Don't quote `lambda'.
3844 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
3845 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
3846 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
3847 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
3848 Use `ignore-errors'.
3849 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
3850 (ebrowse-view/find-file-and-search-pattern)
3851 (ebrowse-view/find-member-declaration/definition):
3852 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
3853 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
3854 Rename parameter PREFIX-ARG to PREFIX.
3855 (ebrowse-tags-read-name): Remove unused variables `start' and
3856 `member-info'.
3857 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
3858 to `tags-file'.
3859
3860 * progmodes/etags.el (local-find-tag-hook): Declare.
3861 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
3862 Mark unused parameters.
3863
3864 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
3865 (executable-interpret): Mark unused parameter.
3866
3867 * progmodes/flymake.el (flymake-process-sentinel)
3868 (flymake-after-change-function)
3869 (flymake-create-temp-with-folder-structure)
3870 (flymake-get-include-dirs-dot): Mark unused parameters.
3871 (flymake-safe-delete-directory): Remove unused variable `err'.
3872
3873 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
3874 (speedbar-timer-fn, speedbar-line-text)
3875 (speedbar-change-expand-button-char, speedbar-delete-subblock)
3876 (speedbar-center-buffer-smartly): Declare functions.
3877 (gdb-find-watch-expression): Remove unused variable `array'.
3878 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
3879 (gdb-starting): Mark unused parameters.
3880 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
3881 (gdb-table-string): Remove unused variable `res'.
3882 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
3883 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
3884 (gdb-display-buffer): Remove unused variable `cur-size'.
3885
3886 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
3887 allow lexical-binding compilation.
3888 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
3889 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
3890 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
3891 Mark unused parameters.
3892 (gud-gdb-marker-filter): Remove unused variable `match'.
3893 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
3894 lambda expressions and funcall them, instead of using `fset'.
3895
3896 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
3897 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
3898
3899 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
3900 variable `header-beg'; use `let'.
3901
3902 * progmodes/icon.el (indent-icon-exp): Remove unused variables
3903 `restart', `last-sexp' and `at-do'.
3904
3905 * progmodes/js.el (js--debug): Mark unused parameter.
3906 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
3907 (js--splice-into-items): Remove unused variable `item'.
3908 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
3909
3910 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
3911 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
3912 (makefile-complete): Remove unused variable `try'.
3913 (makefile-fill-paragraph, makefile-match-function-end):
3914 Mark unused parameters.
3915
3916 * progmodes/octave-inf.el (inferior-octave-complete):
3917 Remove unused variable `proc'.
3918 (inferior-octave-output-digest): Mark unused parameter.
3919
3920 * progmodes/perl-mode.el (perl-calculate-indent):
3921 Remove unused variable `err'.
3922
3923 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
3924 (prolog-indent-line): Mark unused parameters.
3925 (prolog-indent-line): Remove unused variable `beg'.
3926
3927 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
3928 (reporter-dont-compact-list): Declare.
3929
3930 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
3931 Remove unused variable `char'.
3932 (sh-debug): Mark unused parameter.
3933 (sh-get-indent-info): Remove unused variable `start'.
3934 (sh-calculate-indent): Remove unused variable `var'.
3935
3936 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
3937 (simula-electric-keyword): Remove unused variable `null'.
3938 (simula-search-backward, simula-search-forward): Remove unused
3939 variables `begin' and `end'.
3940
3941 * progmodes/vera-mode.el (vera-guess-basic-syntax):
3942 Remove unused variable `pos'.
3943 (vera-electric-tab, vera-comment-uncomment-region):
3944 Mark unused parameters.
3945 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
3946
7ede3b65
CY
39472011-04-22 Chong Yidong <cyd@stupidchicken.com>
3948
3949 * emacs-lisp/package.el (package--builtins, package-alist)
3950 (package-load-descriptor, package-built-in-p, package-activate)
3951 (define-package, package-installed-p)
3952 (package-compute-transaction, package-buffer-info)
3953 (package--push): Doc fix. Distinguish more clearly between
3954 version strings and version lists.
3955
121656e9
JB
39562011-04-21 Juanma Barranquero <lekktu@gmail.com>
3957
3958 Lexical-binding cleanup.
3959
3960 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
3961 (5x5-make-mutate-best):
3962 * play/fortune.el (fortune-in-buffer):
3963 * play/gomoku.el (gomoku-init-display):
3964 * play/solitaire.el (solitaire, solitaire-do-check):
3965 * play/tetris.el (tetris-default-update-speed-function):
3966 Mark unused parameters.
3967
3968 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
3969 (bubbles--shift): Remove unused variable `char-org'.
3970 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
3971 (bubbles--show-images): Remove unused variable `char'.
3972
3973 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
3974 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
3975 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
3976 (decipher-analyze-buffer): Use ?\s.
3977 (decipher-make-checkpoint): Remove unused variable `mapping'.
3978
3979 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
3980
3981 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
3982 Remove unused variable `result'; use `let'.
3983
3984 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
3985 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
3986 (gametree-children-shown-p, gametree-compute-reduced-score):
3987 Use `ignore-errors'.
3988
3989 * play/handwrite.el (ps-lpr-switches): Declare.
3990 (handwrite): Remove unused variables `pmin' and `lastp'.
3991
3992 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
3993
3994 * play/landmark.el (landmark-init-display)
3995 (landmark-update-naught-weights): Mark unused parameters.
3996 (landmark-y): Remove unused variable `noise'. Simplify.
3997 (landmark-human-plays): Remove unused variable `score'.
3998
3999 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
4000 (mpuz-try-proposal): Remove unused variable `game'.
4001
4002 * play/zone.el (life-patterns): Declare.
4003
80f499c7
JB
40042011-04-20 Juanma Barranquero <lekktu@gmail.com>
4005
4006 * vc/vc.el (ediff-vc-internal): Declare function.
4007
024ff170
SM
40082011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4009
c0a193ea
SM
4010 * shell.el: Use lexical-binding and std completion UI.
4011 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
4012 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
4013 comint-preoutput-filter-functions rather than on
4014 comint-output-filter-functions.
4015 (shell-command-completion, shell--command-completion-data)
4016 (shell-filename-completion, shell-environment-variable-completion)
4017 (shell-c-a-p-replace-by-expanded-directory): New functions.
4018 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
4019 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
4020 (shell-dynamic-complete-environment-variable): Use them.
4021 (shell-dynamic-complete-as-environment-variable)
4022 (shell-dynamic-complete-as-command): Remove.
4023 (shell-match-partial-variable): Match past point.
4024 * comint.el: Clean up use of completion-at-point-functions.
4025 (comint-completion-at-point): New function.
4026 (comint-mode): Use it completion-at-point-functions.
4027 (comint-dynamic-complete): Make it obsolete.
4028 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
4029 (comint-c-a-p-replace-by-expanded-history): New function.
4030 (comint-dynamic-complete-functions)
4031 (comint-replace-by-expanded-history): Use it.
4032 * minibuffer.el (completion-table-with-terminator): Allow dynamic
4033 termination strings. Try harder to avoid second try-completion.
4034 (completion-in-region-mode-map): Disable bindings that don't work yet.
4035
2dbaa080
SM
4036 * comint.el: Use lexical-binding. Require CL.
4037 (comint-dynamic-complete-functions): Use comint-filename-completion.
4038 (comint-completion-addsuffix): Tweak custom type.
4039 (comint-filename-completion, comint--common-suffix)
4040 (comint--common-quoted-suffix, comint--table-subvert)
4041 (comint--complete-file-name-data): New functions.
4042 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
4043 (comint-dynamic-list-filename-completions): Use them.
4044 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 4045
2dbaa080
SM
4046 * minibuffer.el (completion-in-region-mode):
4047 Keep completion-in-region-mode--predicate global.
4048 (completion-in-region--postch):
4049 Assume completion-in-region-mode--predicate is not null.
4050
c79a6f38
SM
4051 * progmodes/flymake.el (flymake-start-syntax-check-process):
4052 Obey `dir'. Simplify.
4053
024ff170
SM
4054 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
4055 we're in VC after all.
4056
1c6c854e
CS
40572011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
4058
4059 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 4060 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
4061 (vc-version-diff): Use vc-diff-build-argument-list-internal.
4062
bed7f140
SM
40632011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4064
332e62ab
SM
4065 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
4066 add sanity check.
4067
bed7f140
SM
4068 * obsolete/erc-hecomplete.el: Make obsolete.
4069 * obsolete/: Standardize obsolescence info in the header.
4070
f195c582
GM
40712011-04-20 Glenn Morris <rgm@gnu.org>
4072
4073 * calendar/solar.el (solar-horizontal-coordinates):
4074 Use the longitude argument rather than `calendar-longitude'.
4075 (solar-date-next-longitude): Remove unused locals.
4076
cb79b8c0
VJL
40772011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4078
4079 * whitespace.el: New version 13.2.1.
4080
40812011-04-20 felix <EmacsWiki> (tiny change)
4082
d8e4b68b 4083 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
4084 switching between major modes on a file.
4085
602ea69d
SM
40862011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4087
4088 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
4089 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
4090 multi-line comments as well.
4091
06b60517
JB
40922011-04-19 Juanma Barranquero <lekktu@gmail.com>
4093
4094 Lexical-binding cleanup.
4095
4096 * arc-mode.el (archive-mode-revert):
4097 * cmuscheme.el (scheme-interactively-start-process):
4098 * custom.el (custom-initialize-delay):
4099 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
4100 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
4101 * emacs-lock.el (emacs-lock-clear-sentinel):
4102 * ezimage.el (defezimage):
4103 * follow.el (follow-avoid-tail-recenter):
4104 * fringe.el (set-fringe-mode-1):
4105 * generic-x.el (bat-generic-mode-compile):
4106 * help-mode.el (help-info-variable, help-do-xref)
4107 (help-mode-revert-buffer):
4108 * help.el (view-emacs-todo):
4109 * iswitchb.el (iswitchb-completion-help):
4110 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
4111 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
4112 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
4113 * locate.el (locate-update):
4114 * longlines.el (longlines-encode-region)
4115 (longlines-after-change-function):
4116 * outline.el (outline-isearch-open-invisible):
4117 * ps-def.el (declare-function, charset-dimension, char-width)
4118 (encode-char):
4119 * ps-mule.el (ps-mule-plot-string):
4120 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
4121 (recentf-edit-list-select, recentf-edit-list-validate)
4122 (recentf-open-files-action):
4123 * rect.el (delete-whitespace-rectangle-line)
4124 (rectangle-number-line-callback):
4125 * register.el (window-configuration-to-register)
4126 (frame-configuration-to-register):
4127 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
4128 * select.el (xselect-convert-to-string, xselect-convert-to-length)
4129 (xselect-convert-to-targets, xselect-convert-to-delete)
4130 (xselect-convert-to-filename, xselect-convert-to-charpos)
4131 (xselect-convert-to-lineno, xselect-convert-to-colno)
4132 (xselect-convert-to-os, xselect-convert-to-host)
4133 (xselect-convert-to-user, xselect-convert-to-class)
4134 (xselect-convert-to-name, xselect-convert-to-integer)
4135 (xselect-convert-to-atom, xselect-convert-to-identity):
4136 * subr.el (declare, ignore, process-kill-without-query)
4137 (text-clone-maintain):
4138 * terminal.el (te-get-char, te-tic-sentinel):
4139 * tool-bar.el (tool-bar-make-keymap):
4140 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
4141 * type-break.el (type-break-mode, type-break-noninteractive-query):
4142 * view.el (View-back-to-mark):
4143 * wid-browse.el (widget-browse-action, widget-browse-widget)
4144 (widget-browse-widgets, widget-browse-sexp):
4145 * widget.el (define-widget-keywords):
4146 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
4147 Mark unused parameters.
4148
4149 * align.el (align-adjust-col-for-rule): Mark unused parameter.
4150 (align-areas): Remove unused variable `look'.
4151 (align-region): Remove unused variables `real-end' and `pos-list'.
4152
4153 * apropos.el (apropos-score-doc): Remove unused variable `i'.
4154
4155 * bindings.el (mode-line-modified, mode-line-remote):
4156 Mark unused parameters.
4157 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
4158
4159 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
4160 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
4161
4162 * comint.el (comint-history-isearch-pop-state)
4163 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
4164 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
4165 (comint-substitute-in-file-name): Doc fix.
4166
4167 * completion.el (cmpl-statistics-block): Mark unused parameter.
4168 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
4169 (save-completions-to-file, load-completions-from-file):
4170 Remove unused local variable `e'.
4171
4172 * composite.el (compose-chars): Remove unused variable `len'.
4173 (lgstring-insert-glyph): Remove unused variable `g'.
4174 (compose-glyph-string): Remove unused variables `ascent',
4175 `descent', `lbearing' and `rbearing'.
4176 (compose-glyph-string-relative): Remove unused variables
4177 `lbearing', `rbearing' and `wadjust'.
4178 (compose-gstring-for-graphic): Remove unused variables `header',
4179 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
4180 (compose-gstring-for-terminal): Remove unused variables `header'
4181 and `nchars'. Use `let', not `let*'.
4182
4183 * cus-edit.el (Custom-set, Custom-save, custom-reset)
4184 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
4185 (Custom-buffer-done, custom-buffer-create-internal)
4186 (custom-browse-visibility-action, custom-browse-group-tag-action)
4187 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
4188 (widget-magic-mouse-down-action, custom-toggle-parent)
4189 (custom-add-parent-links, custom-toggle-hide-variable)
4190 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
4191 (custom-toggle-hide-face, face, hook, custom-group-link-action)
4192 (custom-face-menu-create, custom-variable-menu-create, get)
4193 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
4194 (custom-reset-standard-save-and-update): Remove unused variable `value'.
4195 (customize-apropos): Remove unused variable `tests'.
4196 (custom-group-value-create): Remove unused variable `hidden-p'.
4197 (sort-fold-case): Declare.
4198
4199 * cus-theme.el (custom-reset-standard-faces-list)
4200 (custom-reset-standard-variables-list): Declare.
4201 (customize-create-theme, custom-theme-revert, custom-theme-write)
4202 (custom-theme-choose-mode, customize-themes, custom-theme-save):
4203 Mark unused parameters.
4204
4205 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
4206
4207 * delim-col.el (delimit-columns-max): Move defvar before first use.
4208
4209 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 4210 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
4211
4212 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
4213 (auto-insert): Declare.
4214 (desktop-restore-file-buffer): Rename desktop-* parameters;
4215 mark unused ones.
4216 (desktop-create-buffer): Rename desktop-* parameters and bind them.
4217 (desktop-buffer): Rename desktop-* parameters.
4218
4219 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
4220 (dframe-reposition-frame-xemacs, dframe-help-echo)
4221 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
4222 Mark unused parameters.
4223
4224 * dired-aux.el (backup-extract-version-start, overwrite-query)
4225 (overwrite-backup-query, rename-regexp-query)
4226 (rename-non-directory-query): Declare.
4227 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
4228 (dired-add-entry): Remove unused variable `orig-file-name'.
4229 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
4230 Use parameter PRESERVE-TIME instead of accessing dynamic variable
4231 `dired-copy-preserve-time' directly.
4232 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
4233 (dired-insert-subdir-newpos): Rename unused variable `pos'.
4234
4235 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
4236 (dired-virtual-revert, dired-make-relative-symlink):
4237 Mark unused parameters.
4238 (manual-program): Declare.
4239 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
4240 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
4241 wrapped in `with-no-warnings' to avoid replacing one warning by another.
4242
4243 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
4244
4245 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
4246
4247 * echistory.el (electric-history-in-progress, Helper-return-blurb):
4248 Declare.
4249
4250 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
4251
4252 * electric.el (Electric-command-loop): Rename parameter
4253 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
4254
4255 * expand.el (expand-in-literal): Remove unused variable `here'.
4256
4257 * facemenu.el (facemenu-add-new-color):
4258 Remove unused variable `docstring'.
4259
4260 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
4261 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
4262 (face-attr-construct): Mark unused parameter. Doc fix.
4263 (read-color): Remove unused variable `hex-string'.
4264
4265 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
4266 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
4267 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
4268 (display-buffer-other-frame): Remove unused variable `old-window'.
4269 (kill-buffer-hook): Declare.
4270 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
4271 Mark unused parameters.
4272 (after-find-file): Pass 1 to `auto-save-mode', not t.
4273
4274 * files-x.el (auto-insert): Declare.
4275 (modify-file-local-variable-prop-line): Remove unused variable `val'.
4276
4277 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 4278 variable `buf'. Mark unused parameter.
06b60517
JB
4279 (find-lisp-insert-directory): Mark unused parameter.
4280
4281 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
4282 (format-encode-region): Remove unused variables `cur-buf' and `result'.
4283 (format-common-tail): Remove, unused.
4284 (format-deannotate-region): Remove unused variable `loc'.
4285 (format-annotate-region): Remove unused variable `p'.
4286 (format-annotate-single-property-change): Remove unused variables
4287 `default' and `tail'.
4288
4289 * forms.el (read-file-filter): Declare.
4290 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
4291
4292 * frame.el (frame-creation-function-alist): Mark unused parameter.
4293 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
4294
4295 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
4296 Remove unused parameters.
4297 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
4298 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
4299
4300 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
4301 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
4302 (hfy-prepare-tag-map): Mark unused parameters.
4303 (htmlfontify-buffer): Use `called-interactively-p'.
4304
4305 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
4306 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
4307 (ibuffer-do-occur): Mark unused parameters.
4308 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
4309 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
4310
4311 * ibuffer.el: Don't quote `lambda'.
4312 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
4313 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
4314 Mark unused parameters.
4315
4316 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
4317 (ido-completing-read): Mark unused parameters.
4318 (ido-copy-current-word): Mark unused parameters;
4319 remove unused variable `name'.
4320 (ido-sort-merged-list): Remove unused parameter `dirs'.
4321
4322 * ielm.el (ielm-input-sender): Mark unused parameter.
4323 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
4324 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
4325 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
4326 `ielm-string' as a dynamic variable accessible from the IELM prompt.
4327 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
4328
4329 * image-dired.el (image-dired-display-thumbs): Remove unused
4330 variables `curr-file' and `count'.
4331 (image-dired-remove-tag): Remove unused variable `start'.
4332 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
4333 variable `curr-file'
4334 (image-dired-rotate-original): Remove unused variable `temp-file'.
4335 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
4336 Remove unused variable `file'.
4337 (image-dired-gallery-generate): Remove unused variable `curr'.
4338 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
4339
4340 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
4341
4342 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
4343
4344 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
4345
4346 * isearch.el (minibuffer-history-symbol): Declare.
4347 (isearch-edit-string): Remove unused variable `err'.
4348 (isearch-message-prefix, isearch-message-suffix):
4349 Mark unused parameters.
4350
4351 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
4352
4353 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
4354
4355 * makesum.el (double-column): Remove unused variable `cnt'.
4356
4357 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
4358 (ido-ignore-item-temp-list): Declare.
4359
4360 * mouse-drag.el (mouse-drag-throw): Remove unused variables
4361 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
4362 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
4363 (mouse-drag-drag): Remove unused variables `mouse-delta' and
4364 `mouse-col-delta'.
4365
4366 * mouse-sel.el (mouse-extend-internal):
4367 Remove unused variable `orig-window-frame'.
4368
4369 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
4370 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
4371 Move declarations before first use.
4372 (pcomplete-opt): Mark unused parameters; doc fix.
4373
4374 * proced.el (proced-revert): Mark unused parameter.
4375 (proced-send-signal): Remove unused variable `err'.
4376
4377 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
4378 Rename parameter PREFIX-ARG to ARG.
4379 (ps-basic-plot-string, ps-basic-plot-whitespace):
4380 Mark unused parameters.
4381
4382 * replace.el (replace-count): Define.
4383 (occur-revert-function): Mark unused parameters.
4384 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
4385 (isearch-case-fold-search, isearch-string): Declare.
4386 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
4387 bind `case-fold-search'. Remove unused variables `beg' and `end',
4388 and simplify.
4389 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
4390 COUNT and bind `replace-count'.
4391 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
4392 to COUNT.
4393
4394 * savehist.el (print-readably, print-string-length): Declare.
4395
4396 * shadowfile.el (shadow-expand-cluster-in-file-name):
4397 Remove unused variable `cluster'.
4398 (shadow-copy-file): Remove unused variable `i'.
4399 (shadow-noquery, shadow-clusters, shadow-site-cluster)
4400 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
4401 (shadow-define-literal-group, shadow-define-regexp-group)
4402 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
4403
4404 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
4405 (shell): Use `called-interactively-p'.
4406 (shell-directory-tracker): Remove unused variable `chdir-failure'.
4407
4408 * simple.el (compilation-context-lines, comint-file-name-quote-list)
4409 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
4410 (delete-backward-char): Remove unused variable `ocol'.
4411 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
4412 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
4413 (event-apply-hyper-modifier, event-apply-shift-modifier)
4414 (event-apply-control-modifier, event-apply-meta-modifier):
4415 Mark unused parameters.
4416 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
4417 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
4418
4419 * speedbar.el (speedbar-ignored-directory-expressions)
4420 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
4421 (speedbar-find-file, speedbar-dir-follow)
4422 (speedbar-directory-buttons-follow, speedbar-tag-find)
4423 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
4424 (speedbar-buffers-line-directory, speedbar-buffer-click):
4425 Mark unused parameters.
4426 (speedbar-tag-file): Remove unused variable `mode'.
4427 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
4428
4429 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
4430
4431 * talk.el (talk): Remove unused variable `display'.
4432
4433 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
4434 (tar-write-region-annotate): Mark unused parameter.
4435
4436 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
4437 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
4438 Declare them, wrapped in `with-no-warnings' to avoid replacing one
4439 warning by another.
4440
4441 * time-stamp.el (time-stamp-string-preprocess):
4442 Remove unused variable `require-padding'.
4443
4444 * tree-widget.el (widget-glyph-enable): Declare.
4445 (tree-widget-action): Mark unused parameter.
4446
4447 * w32-fns.el (x-get-selection): Mark unused parameter.
4448 (autoload-make-program, generated-autoload-file): Declare.
4449
4450 * wdired.el (wdired-revert): Mark unused parameters.
4451 (wdired-xcase-word): Remove unused variable `err'.
4452
4453 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
4454 (whitespace-help-scroll): Remove unused variable `data-help'.
4455
4456 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
4457 (widget-image-insert, widget-after-change, default)
4458 (widget-default-format-handler, widget-default-notify)
4459 (widget-default-prompt-value, widget-info-link-action)
4460 (widget-url-link-action, widget-function-link-action)
4461 (widget-variable-link-action, widget-file-link-action)
4462 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
4463 (widget-field-prompt-internal, widget-field-action, widget-field-match)
4464 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
4465 (widget-insert-button-action, widget-delete-button-action, visibility)
4466 (widget-documentation-link-action, widget-documentation-string-action)
4467 (widget-const-prompt-value, widget-regexp-match, symbol)
4468 (widget-coding-system-prompt-value)
4469 (widget-key-sequence-value-to-external, sexp)
4470 (widget-sexp-value-to-internal, character, vector, cons)
4471 (widget-choice-prompt-value, widget-boolean-prompt-value)
4472 (widget-color--choose-action): Mark unused parameters.
4473 (widget-item-match-inline, widget-choice-match-inline)
4474 (widget-checklist-match, widget-checklist-match-inline)
4475 (widget-group-match): Rename parameter VALUES to VALS.
4476 (widget-field-value-set): Remove unused variable `size'.
4477 (widget-color-action): Remove unused variables `value' and `start'.
4478
4479 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 4480 variable `dir'. Doc fix.
06b60517
JB
4481 (windmove-find-other-window): Don't pass it.
4482
4483 * window.el (count-windows): Mark unused parameter.
4484 (bw-adjust-window): Remove unused variable `err'.
4485
4486 * woman.el (woman-file-name): Remove unused variable `default'.
4487 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
4488 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
4489 (global-font-lock-mode): Declare.
4490 (woman-decode-region): Mark unused parameter.
4491 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
4492
4493 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
4494 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
4495 (x-dnd-handle-moz-url): Remove unused variable `title'.
4496 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
4497
4498 * xml.el (xml-parse-tag, xml-parse-attlist):
4499 Remove unused variable `pos'.
4500
bc4f7f3d
GM
45012011-04-19 Glenn Morris <rgm@gnu.org>
4502
4503 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
4504 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
4505 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4506 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
4507 * calendar/cal-html.el (cal-html-insert-minical):
4508 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
4509 (calendar-mark-date-pattern):
4510 Prefix "unused" locals.
4511
4512 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
4513 optional argument `style'.
4514
4515 * calendar/appt.el (appt-make-list):
4516 * calendar/cal-china.el (calendar-chinese-date-string):
4517 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
4518 (diary-hebrew-yahrzeit):
4519 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
4520 * calendar/calendar.el (calendar-generate-window):
4521 * calendar/time-date.el (time-to-days):
4522 Remove unused local variables.
4523
16a43933
CY
45242011-04-18 Chong Yidong <cyd@stupidchicken.com>
4525
4526 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
4527 glyphless-char-display table.
4528 (tabulated-list-glyphless-char-display): New var.
4529
7eed1860
SS
45302011-04-18 Sam Steingold <sds@gnu.org>
4531
4532 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
4533 to acknowledgments.
4534
4d2d1ccd
GM
45352011-04-17 Glenn Morris <rgm@gnu.org>
4536
4537 * calendar/diary-lib.el (diary-sexp-entry):
4538 * calendar/holidays.el (holiday-sexp):
4539 Set debug-on-error rather than the removed stack-trace-on-error.
4540
239da61d
GM
45412011-04-16 Glenn Morris <rgm@gnu.org>
4542
4543 * progmodes/f90.el: Use lexical-binding.
4544 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
4545
8b05752a
SM
45462011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4547
daca8ba5
SM
4548 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
4549 (mail-mode): Setup mailalias completion here instead.
4550 * mail/mailalias.el: Use lexical-binding.
4551 (pattern, mailalias-done): Declare dynamic.
4552 (mail-completion-at-point-function): New function, from mail-complete.
4553 (mail-complete): Use it.
4554 (mail-completion-expand): New function.
4555 (mail-get-names): Use it.
4556 (mail-directory, mail-directory-process, mail-directory-stream):
4557 Don't use `pattern' for lexically bound arg.
4558
6f542485
SM
4559 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
4560
037e7c3f
SM
4561 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
4562 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
4563 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
4564
8b05752a
SM
4565 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
4566 (byte-save-window-excursion, byte-temp-output-buffer-setup)
4567 (byte-interactive-p): Define them again, for use when inlining
4568 old code.
4569
49093f60
JB
45702011-04-15 Juanma Barranquero <lekktu@gmail.com>
4571
4572 * loadup.el: Use `string-to-number', not `string-to-int'.
4573
b5b8e7de
SM
45742011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4575
4576 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
4577 gud-gdb-complete-command.
4578 (gud-gdb-completions): New function, from gud-gdb-complete-command.
4579 (gud-gdb-completion-at-point): New function.
4580 (gud-gdb-completions): Remove.
4581
f42efeb5
MA
45822011-04-14 Michael Albinus <michael.albinus@gmx.de>
4583
49093f60
JB
4584 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
4585 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
4586 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
4587 whether `executable-find' is bound.
f42efeb5
MA
4588
4589 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
4590
e240cc21
SM
45912011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4592
4593 * minibuffer.el (completion-in-region-mode-predicate)
4594 (completion-in-region-mode--predicate): New vars.
4595 (completion-in-region, completion-in-region--postch)
4596 (completion-in-region-mode): Use them.
4597 (completion--capf-wrapper): Also return the hook function.
4598 (completion-at-point, completion-help-at-point):
4599 Adjust and provide a predicate.
c2bd2ab0
SM
4600
4601 Preserve arg names for advice of subr and lexical functions (bug#8457).
4602 * help-fns.el (help-function-arglist): Consolidate the subr and
4603 new-byte-code cases. Add argument `preserve-names' to extract names
4604 from the docstring when needed.
4605 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
4606 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
4607 (ad-arglist): Use help-function-arglist's new arg.
4608 (ad-definition-type): Use cond.
4609
c183f693
JB
46102011-04-13 Juanma Barranquero <lekktu@gmail.com>
4611
06641a47
JB
4612 * autorevert.el (auto-revert-handler):
4613 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
4614 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
4615 Don't quote lambda.
4616
c183f693
JB
4617 * image-mode.el (image-transform-set-scale):
4618 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
4619
1e3b6001
G
46202011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4621
4622 * net/network-stream.el (network-stream-open-starttls): Only do
4623 opportunistic STARTTLS upgrades if we have built-in gnutls support.
4624 Upgrades via gnutls-cli are too slow to be done opportunistically.
4625
2d6af8dd
JB
46262011-04-12 Juanma Barranquero <lekktu@gmail.com>
4627
4628 * dframe.el (dframe-current-frame): Remove spurious quote.
4629
c0749a51
GM
46302011-04-12 Glenn Morris <rgm@gnu.org>
4631
088d0d61
GM
4632 * calendar/cal-tex.el (cal-tex-end-document):
4633 Try to automatically use latin1 input if needed.
4634
c0749a51
GM
4635 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
4636 Don't try to cons a mark onto an empty element.
4637
5c90fde0
LL
46382011-04-11 Leo Liu <sdl.web@gmail.com>
4639
4640 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
4641 buffers.
4642 (ido-kill-buffer-at-head): Support killing virtual buffers.
4643
369e974d
CY
46442011-04-10 Chong Yidong <cyd@stupidchicken.com>
4645
4646 * minibuffer.el (completion-show-inline-help): New var.
4647 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
4648 (minibuffer-force-complete, minibuffer-complete-word):
4649 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
4650
4651 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
4652 to avoid interference from inline help (Bug#5849).
4653
37f1c930
LL
46542011-04-10 Leo Liu <sdl.web@gmail.com>
4655
099c39a4
JB
4656 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
4657 Fix typo.
37f1c930 4658
a32d4040
CY
46592011-04-09 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * image-mode.el (image-toggle-display-image): Signal an error if
4662 not in Image mode.
4663 (image-transform-mode, image-transform-resize)
4664 (image-transform-set-rotation): Doc fix.
daca8ba5 4665 (image-transform-set-resize): Delete.
a32d4040
CY
4666 (image-transform-set-scale, image-transform-fit-to-height)
4667 (image-transform-fit-to-width): Handle image-toggle-display-image
4668 and image-transform-resize directly.
4669
099c39a4 46702011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
4671
4672 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
4673 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
4674 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
4675 (doc-view-mode-map): Add bindings for the new functions.
4676
099c39a4 46772011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb
JB
4678
4679 * vc-annotate.el (vc-annotate-show-log-revision-at-line):
4680 Fix typo in docstring.
4681
3726838a
EZ
46822011-04-08 Eli Zaretskii <eliz@gnu.org>
4683
04f33f1e
EZ
4684 * files.el (file-size-human-readable): Produce one digit after
4685 decimal, like "ls -lh" does.
4686
4687 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
4688 the file size representation.
4689
3726838a
EZ
4690 * simple.el (list-processes): If async subprocesses are not
4691 available, error out with a clear error message.
4692
cbb59342
CY
46932011-04-08 Chong Yidong <cyd@stupidchicken.com>
4694
4695 * help.el (help-form-show): New function, to be called from C.
4696 Put help-form output in a buffer named differently than *Help*.
4697
e3971c44
EZ
46982011-04-08 Eli Zaretskii <eliz@gnu.org>
4699
4700 * files.el (file-size-human-readable): New function.
4701
4702 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
4703 computing the representation inline. Don't require `cl'.
4704
12544bbe
GM
47052011-04-08 Glenn Morris <rgm@gnu.org>
4706
a1de6c6a
GM
4707 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
4708
3c4671f4
GM
4709 * net/browse-url.el (browse-url-firefox):
4710 Test system-type, not system-configuration.
4711
b605679c
GM
4712 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
4713 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
4714 Use log-edit-empty-buffer-p. (Bug#7598)
4715
56442f0c
GM
4716 * net/rlogin.el (rlogin-process-connection-type): Simplify.
4717 (rlogin-mode-map): Initialize in the defvar.
4718 (rlogin): Use ignore-errors.
4719
12544bbe
GM
4720 * replace.el (occur-mode-map): Some fixes for menu items.
4721
eb237b0f
AH
47222011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
4723
4724 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
4725
7d668f2c
CY
47262011-04-06 Chong Yidong <cyd@stupidchicken.com>
4727
e67a13ab
CY
4728 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
4729 issuing unused warnings.
4730
4731 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
4732 macro directly.
4733
7d668f2c
CY
4734 * simple.el: Lisp reimplement of list-processes. Based on an
4735 earlier reimplementation by Leo Liu, but using tabulated-list.el.
4736 (process-menu-mode): New major mode.
4737 (list-processes--refresh, list-processes):
4738 (process-menu-visit-buffer): New functions.
4739
4740 * files.el (save-buffers-kill-emacs): Don't assume any return
4741 value of list-processes, which is undocumented anyway.
4742
a83ec3c9
CY
47432011-04-06 Chong Yidong <cyd@stupidchicken.com>
4744
4745 * emacs-lisp/tabulated-list.el: New file.
4746
e91a96fe
CY
4747 * emacs-lisp/package.el: Use Tabulated List mode.
4748 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
4749 (package-menu-mode): Derive from tabulated-list-mode. Set up the
4750 table format using Tabulated List mode variables.
4751 (package--push): New macro, replacing package-list-maybe-add.
4752 (package-menu--generate): Use package--push. Renamed from
4753 package--generate-package-list.
4754 (package-menu-refresh, list-packages): Use it.
daca8ba5 4755 (package-menu--print-info): Rename from package-print-package.
e91a96fe 4756 Return insertion data instead of inserting it directly.
099c39a4
JB
4757 (package-menu-describe-package, package-menu-execute):
4758 Use tabulated-list-get-id.
e91a96fe
CY
4759 (package-menu-mark-delete, package-menu-mark-install)
4760 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
4761 (package-menu-mark-obsolete-for-deletion):
4762 Use tabulated-list-put-tag.
e91a96fe
CY
4763 (package--list-packages, package-menu-revert)
4764 (package-menu-get-package, package-menu-get-version)
4765 (package-menu-sort-by-column): Functions deleted.
4766 (package-menu-package-list, package-menu-sort-key): Vars deleted.
4767 (package-menu--status-predicate, package-menu--version-predicate)
4768 (package-menu--name-predicate)
4769 (package-menu--description-predicate): Handle arguments in the
4770 Tabulated List format.
4771 (package-list-packages-no-fetch): Call list-packages.
4772
3e214b50
JB
47732011-04-06 Juanma Barranquero <lekktu@gmail.com>
4774
4775 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 4776 (after-find-file): Don't bind it.
3e214b50
JB
4777 (revert-buffer-in-progress-p): New variable.
4778 (revert-buffer): Bind it.
4779 Pass nil for `after-find-file-from-revert-buffer'.
4780
4781 * saveplace.el (save-place-find-file-hook): Use new variable
4782 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
4783
3f0f1700
GM
47842011-04-06 Glenn Morris <rgm@gnu.org>
4785
c0274801
GM
4786 * Makefile.in (AUTOGEN_VCS): New variable.
4787 (autoloads): Use $AUTOGEN_VCS.
4788
3f0f1700
GM
4789 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
4790 * calendar/calendar.el (calendar-mode-map):
4791 Check for toolkit scroll bars. (Bug#8305)
4792
41ea9e48
CY
47932011-04-05 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * minibuffer.el (completion-in-region--postch)
4796 (completion-in-region-mode): Remove unnecessary messages.
4797
6194c800
JB
47982011-04-05 Juanma Barranquero <lekktu@gmail.com>
4799
33256f14
JB
4800 * font-lock.el (font-lock-refresh-defaults):
4801 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
4802 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
4803
6194c800
JB
4804 * info.el (Info-directory-list, Info-read-node-name-2)
4805 (Info-split-parameter-string): Doc fixes.
4806 (Info-virtual-nodes): Reflow docstring.
4807 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
4808 (Info-apropos-toc-nodes, info-finder, Info-get-token)
4809 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
4810 Fix typos in docstrings.
4811 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
4812 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
4813 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
4814 (Info-restore-desktop-buffer): Mark unused parameters.
4815 (Info-directory-find-file, Info-directory-find-node)
4816 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
4817 (Info-virtual-index-find-node, Info-apropos-find-file)
4818 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 4819 Mark unused parameters; fix typos in docstrings.
6194c800
JB
4820 (Info-virtual-index): Remove unused local variable `nodename'.
4821
b87a8200 48222011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 4823
b87a8200
DD
4824 * net/rcirc.el: Update my e-mail address.
4825 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 4826
3b2ff876
CY
48272011-04-05 Chong Yidong <cyd@stupidchicken.com>
4828
4829 * startup.el (command-line): Save the cursor's theme-face
4830 directly, instead of using face-override-spec.
4831
4832 * custom.el (load-theme): Minor optimization in assigning faces.
4833
8d17e7ca
JB
48342011-04-04 Juanma Barranquero <lekktu@gmail.com>
4835
4836 * help-fns.el (describe-variable): Complete all variables having
4837 documentation, including keywords.
4838 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
4839
2fbc1934
JB
48402011-04-04 Juanma Barranquero <lekktu@gmail.com>
4841
4842 Convert to lexical-binding.
4843
4844 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
4845 (bs--get-marked-string, bs--get-modified-string)
4846 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
4847 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
4848 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
4849
4850 * ehelp.el (electric-help-execute-extended)
4851 (electric-help-ctrl-x-prefix):
4852 * hexl.el (hexl-revert-buffer-function):
4853 * linum.el (linum-after-change, linum-after-scroll):
4854 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
4855
4856 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
4857
74f50695
DU
48582011-04-04 Daiki Ueno <ueno@unixuser.org>
4859
4860 * epa-dired.el:
4861 * epa-mail.el:
4862 * epa-hook.el:
4863 * epa-file.el:
4864 * epa.el:
4865 * epg.el: Use lexical binding.
4866
c11325f7
CY
48672011-04-03 Chong Yidong <cyd@stupidchicken.com>
4868
0d9e9a12
CY
4869 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
4870
c11325f7 4871 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
4872 dictionary case for flyspell-mark-duplications-exceptions.
4873 Use regexp matching for languages.
c11325f7
CY
4874 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
4875 default dictionary (Bug#7926).
4876
da91b5f2
CY
48772011-04-02 Chong Yidong <cyd@stupidchicken.com>
4878
099c39a4
JB
4879 * emacs-lisp/package.el (package--with-work-buffer):
4880 Recognize https URLs.
da91b5f2 4881
099c39a4
JB
4882 * net/network-stream.el: Move from gnus/proto-stream.el.
4883 Change prefix to network-stream throughout.
da91b5f2
CY
4884 (open-protocol-stream): Merge into open-network-stream, leaving
4885 open-protocol-stream as an alias. Handle nil BUFFER args.
4886
4887 * subr.el (open-network-stream): Move to net/network-stream.el.
4888
afa8e9f6
GM
48892011-04-02 Glenn Morris <rgm@gnu.org>
4890
1d2e369d
GM
4891 * find-dired.el (find-exec-terminator): New option.
4892 (find-ls-option): Test for -ls support.
4893 (find-ls-subdir-switches): Test for -b in find-ls-option.
4894 (find-dired, find-grep-dired): Doc fixes.
4895 (find-dired): Use find-exec-terminator.
4896
8abb7da8 4897 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
4898 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
4899 (find-name-arg): Remove purecopy.
8abb7da8 4900
f3ca7378
GM
4901 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
4902 (grep-compute-defaults): Check for `-exec COMMAND +' support.
4903 Set grep-find-use-xargs, grep-find-command, and grep-find-template
4904 accordingly. Don't add the null-device if not needed.
4905
afa8e9f6
GM
4906 * files.el (save-some-buffers): Doc fix.
4907
35eae264
EZ
49082011-04-02 Eli Zaretskii <eliz@gnu.org>
4909
4910 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
4911
26b51db5
JB
49122011-04-01 Juanma Barranquero <lekktu@gmail.com>
4913
4914 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
4915 Use `dolist' rather than `mapcar'.
4916
7200d79c
SM
49172011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4918
03408648 4919 Add lexical binding.
7200d79c 4920
03408648
SM
4921 * subr.el (apply-partially): Use new closures rather than CL.
4922 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
4923 (dolist, dotimes): Use slightly different expansion for lexical code.
4924 (functionp): Move to C.
4925 (letrec): New macro.
4926 (with-wrapper-hook): Use it and apply-partially instead of CL.
4927 (eval-after-load): Preserve lexical-binding.
4928 (save-window-excursion, with-output-to-temp-buffer): Turn them
4929 into macros.
7200d79c 4930
03408648
SM
4931 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
4932
4933 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
4934 than the arglist.
4935 (help-add-fundoc-usage): Don't add `Not documented'.
4936 (help-function-arglist): Handle closures, subroutines, and new
4937 byte-code-functions.
4938 (help-make-usage): Remove leading underscores.
4939 (describe-function-1): Handle closures.
4940 (describe-variable): Use special-variable-p for completion.
4941
4942 * files.el (lexical-binding): Declare safe.
f488fb65 4943
03408648
SM
4944 * emacs-lisp/pcase.el: Don't use destructuring-bind.
4945 (pcase--memoize): Rename from pcase-memoize. Change weakness.
4946 (pcase): Add `let' pattern.
4947 Change memoization so it actually works.
4948 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
4949 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
4950 <let>: New case.
f488fb65 4951
03408648
SM
4952 * emacs-lisp/macroexp.el: Use lexical binding.
4953 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
4954 Don't convert ' to #' without checking that it's indeed quoting
4955 a lambda.
4956
4957 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 4958 Use eval-sexp-add-defvars.
03408648
SM
4959 (eval-sexp-add-defvars): New fun.
4960
4961 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
4962
4963 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
4964 Don't autoload.
4965 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
4966 than the internal `byte-compile-lambda'.
4967 (defmethod): Don't hide code under quotes.
4968 (eieio-defmethod): New `code' argument.
4969
4970 * emacs-lisp/eieio-comp.el: Remove.
4971
4972 * emacs-lisp/edebug.el (edebug-eval-defun)
4973 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
4974 (edebug-toggle): Avoid `eval'.
4975
4976 * emacs-lisp/disass.el (disassemble-internal): Handle new
4977 `closure' objects.
4978 (disassemble-1): Handle new byte codes.
4979
4980 * emacs-lisp/cl.el (pushnew): Silence warning.
4981
4982 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
4983 (cl-byte-compile-throw): Remove.
4984 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
4985
4986 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
4987 closures.
4988
4989 * emacs-lisp/cconv.el: New file.
4990
4991 * emacs-lisp/bytecomp.el: Use lexical binding instead of
4992 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
4993 (byte-compile-initial-macro-environment):
4994 Handle declare-function here.
4995 (byte-compile--lexical-environment): New var.
4996 (byte-stack-ref, byte-stack-set, byte-discardN)
4997 (byte-discardN-preserve-tos): New lap codes.
4998 (byte-interactive-p): Don't use any more.
4999 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
5000 New macros.
5001 (byte-compile-lapcode): Use them and handle new lap codes.
5002 (byte-compile-obsolete): Remove.
5003 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
5004 (byte-compile-arglist-warn): Check late def of inlinable funs.
5005 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
5006 since they should have been expanded by now.
5007 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
5008 (byte-compile-from-buffer): Remove unused second arg.
5009 (byte-compile-preprocess): New function.
5010 (byte-compile-toplevel-file-form): New function to distinguish
5011 file-form calls from outside from file-form calls from hunk-handlers.
5012 (byte-compile-file-form): Simplify.
5013 (byte-compile-file-form-defsubst): Remove.
5014 (byte-compile-file-form-defmumble): Simplify now that
5015 byte-compile-lambda always returns a byte-code-function.
5016 (byte-compile): Preprocess.
5017 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
5018 Remove, not used any more.
5019 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
5020 (byte-compile-make-args-desc): New funs.
5021 (byte-compile-lambda): Handle lexical functions. Always return
5022 a byte-code-function.
5023 (byte-compile-reserved-constants): New var, to make up room for
5024 closed-over variables.
5025 (byte-compile-constants-vector): Obey it.
5026 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
5027 (byte-compile-macroexpand-declare-function): New function.
5028 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
5029 byte-code-functions.
5030 (byte-compile-form): Check obsolescence here.
5031 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
5032 (byte-compile-variable-ref): Remove.
5033 (byte-compile-dynamic-variable-op): New fun.
5034 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
5035 (byte-compile-variable-set): New funs.
5036 (byte-compile-discard): Add 2 args.
5037 (byte-compile-stack-ref, byte-compile-stack-set)
5038 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
5039 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
5040 macroexpand-all instead.
5041 (byte-compile-quote-form): Remove.
5042 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
5043 (byte-compile-bind, byte-compile-unbind): New funs.
5044 (byte-compile-let): Handle let* and lexical binding.
5045 (byte-compile-let*): Remove.
5046 (byte-compile-catch, byte-compile-unwind-protect)
5047 (byte-compile-track-mouse, byte-compile-condition-case):
5048 Handle a new :fun-body form, used for lexical scoping.
5049 (byte-compile-save-window-excursion)
5050 (byte-compile-with-output-to-temp-buffer): Remove.
5051 (byte-compile-defun): Simplify.
5052 (byte-compile-stack-adjustment): New fun.
5053 (byte-compile-out): Use it.
5054 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
5055
5056 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
5057 handler any more.
5058
5059 * emacs-lisp/byte-opt.el: Use lexical binding.
5060 (byte-inline-lapcode): Remove (to bytecomp).
5061 (byte-compile-inline-expand): Pay attention to inlining to/from
5062 lexically bound code.
5063 (byte-compile-unfold-lambda): Don't handle byte-code-functions
5064 any more.
5065 (byte-optimize-form-code-walker): Don't handle save-window-excursion
5066 any more and don't call compiler-macros.
5067 (byte-compile-splice-in-already-compiled-code): Remove.
5068 (byte-code): Don't inline any more.
5069 (disassemble-offset): Receive `bytes' as argument rather than via
5070 dynamic scoping.
5071 (byte-compile-tag-number): Declare before first use.
5072 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
5073 `return' even if make-spliceable.
5074 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
5075 obsolete interactive-p.
5076 (byte-optimize-lapcode): Optimize new lap-codes.
5077 Don't trip up on new form of `byte-constant' lap code.
5078
5079 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
5080
5081 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
5082
5083 * custom.el (custom-initialize-default, custom-declare-variable):
5084 Use `defvar'.
5085
5086 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
5087 New variables.
5088 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
5089 (COMPILE_FIRST): Add macroexp and cconv.
5090 * makefile.w32-in: Mirror changes in Makefile.in.
5091
5092 * vc/cvs-status.el:
5093 * vc/diff-mode.el:
5094 * vc/log-edit.el:
5095 * vc/log-view.el:
5096 * vc/smerge-mode.el:
5097 * textmodes/bibtex-style.el:
5098 * textmodes/css.el:
5099 * startup.el:
5100 * uniquify.el:
da91b5f2
CY
5101 * minibuffer.el:
5102 * newcomment.el:
5103 * reveal.el:
5104 * server.el:
5105 * mpc.el:
5106 * emacs-lisp/smie.el:
5107 * doc-view.el:
5108 * dired.el:
03408648
SM
5109 * abbrev.el: Use lexical binding.
5110
0f0c1f27
EZ
51112011-04-01 Eli Zaretskii <eliz@gnu.org>
5112
5113 * info.el (info-display-manual): New function.
5114
c82b2579
SM
51152011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
5116
5117 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
5118
221ddf68
TH
51192011-03-31 Tassilo Horn <tassilo@member.fsf.org>
5120
5121 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 5122 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 5123
cba6e77e
GM
51242011-03-31 Glenn Morris <rgm@gnu.org>
5125
e040639f
GM
5126 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
5127
cba6e77e
GM
5128 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
5129
6d0f1c9e
CS
51302011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
5131
5132 * progmodes/python.el (python-default-interpreter)
5133 (python-python-command-args, python-jython-command-args)
5134 (python-which-shell, python-which-args, python-which-bufname)
5135 (python-file-queue, python-comint-output-filter-function)
5136 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
5137 variables and functions.
5138
3e2d70fd
SM
51392011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
5140
5141 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
5142 (completion-in-region-mode): New minor mode.
5143 (completion-in-region): Use it.
5144 (completion-in-region--data, completion-in-region-mode-map): New vars.
5145 (completion-in-region--postch): New function.
5146 (completion--capf-misbehave-funs, completion--capf-safe-funs):
5147 New vars.
5148 (completion--capf-wrapper): New function.
5149 (completion-at-point): Use it to track well-behavedness of
5150 hook functions.
5151 (completion-help-at-point): New command.
5152
f3e4086c
JM
51532011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
5154
5155 * vc/add-log.el (add-change-log-entry): Don't use whitespace
5156 syntax class to search for whitespace on a single line
5157 (Message-ID: <4D938140.4030905@redhat.com>).
5158
eb7ffc14
LL
51592011-03-30 Leo Liu <sdl.web@gmail.com>
5160
5161 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
5162 New commands.
5163 (edit-abbrevs-map): Bind them here.
5164 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
5165
d806ab68
KM
51662011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
5167
5168 * allout.el (allout-hide-by-annotation, allout-flag-region):
5169 Reduce possibility of overlay leakage by making them volatile.
5170
5171 * allout-widgets.el (allout-widgets-tally): Define as nil so the
5172 hash is not shared between buffers. Mode initialization is
5173 responsible for giving it a useful starting value.
5174 (allout-item-span): Reduce possibility of overlay leakage by
5175 making them volatile.
5176 (allout-widgets-count-buttons-in-region): Add diagnostic function
5177 for tracking down button overlay leaks.
5178
ea622834
LL
51792011-03-29 Leo Liu <sdl.web@gmail.com>
5180
5181 * ido.el (ido-read-internal): Use the default history var
5182 minibuffer-history if no HISTORY is specified.
5183
b62f8267
G
51842011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
5185
03408648
SM
5186 * net/imap.el (imap-shell-open, imap-process-connection-type):
5187 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
5188 Kerberos, SSL, other subprocesses.
5189
947b6566
LL
51902011-03-28 Leo Liu <sdl.web@gmail.com>
5191
5192 * abbrev.el (abbrev-table-empty-p): New function.
5193 (prepare-abbrev-list-buffer): Place empty abbrev tables after
5194 nonempty ones. (Bug#5937)
5195
5ffb62aa
JD
51962011-03-27 Jan Djärv <jan.h.d@swipnet.se>
5197
5198 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
5199
7a097943
LL
52002011-03-27 Leo Liu <sdl.web@gmail.com>
5201
5202 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
5203 for foreground and background colors.
5204 (ansi-color-make-color-map): Adapt.
5205
c5b40130
LL
52062011-03-25 Leo Liu <sdl.web@gmail.com>
5207
1f48f7d2
LL
5208 * midnight.el (midnight-time-float): Remove. Note it calculates
5209 the microsecond component incorrectly and seconds-to-time does the
5210 same job.
625897ec 5211 Remove redundant (require 'timer).
1f48f7d2 5212
c5b40130
LL
5213 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
5214 (ido-completions): Remove unused arguments. (Bug#8329)
5215
d86d2721
SM
52162011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5217
5218 * minibuffer.el (completion--flush-all-sorted-completions):
5219 Remove itself from hook.
5220 (completion-at-point): Let the functions perform the completion
5221 immediately and return nil or t.
5222 * comint.el (comint-dynamic-complete-functions): Now identical to
5223 completion-at-point-functions.
5224 (comint-dynamic-list-input-ring): Remove unused var `index'.
5225 (comint--match-partial-filename, comint--unquote&expand-filename):
5226 New funs, split from comint-match-partial-filename.
5227 (comint-dynamic-complete): Use completion-at-point.
5228 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
5229
e8974c48
DA
52302011-03-24 Drew Adams <drew.adams@oracle.com>
5231
5232 * thingatpt.el: Support `defun'.
5233
def71b5e
LL
52342011-03-23 Leo Liu <sdl.web@gmail.com>
5235
cb5af48e
LL
5236 * abbrevlist.el: Move to obsolete/abbrevlist.el.
5237
def71b5e
LL
5238 * help-mode.el (help-mode-finish): Tweak regexp.
5239
927c53e7
GM
52402011-03-23 Glenn Morris <rgm@gnu.org>
5241
18d05bed
GM
5242 * eshell/esh-opt.el (eshell-eval-using-options):
5243 Do not bind unused local variable `eshell-option-stub'.
5244
927c53e7
GM
5245 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
5246
9d0da923
JB
52472011-03-22 Juanma Barranquero <lekktu@gmail.com>
5248
5249 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
5250 keymap variable in `with-no-warnings' to avoid a warning when the
5251 keymap has been already `defconst'ed.
5252
4b978a67
LL
52532011-03-22 Leo Liu <sdl.web@gmail.com>
5254
5255 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
5256 encode all chars in abbrevs; otherwise use emacs-mule or
5257 utf-8-emacs. (Bug#8308)
5258
5fd62452
JB
52592011-03-22 Juanma Barranquero <lekktu@gmail.com>
5260
0b1596c6
JB
5261 * simple.el (backward-delete-char-untabify):
5262 Avoid warning about using `delete-backward-char'.
5263
5fd62452
JB
5264 * image.el (image-type-file-name-regexps): Make it variable.
5265 `imagemagick-register-types' modifies it, and the user may want
5266 to add new extensions for known image types.
5267 (imagemagick-register-types): Throw error if not using ImageMagick.
5268
0b4e93f1
LL
52692011-03-22 Leo Liu <sdl.web@gmail.com>
5270
5271 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
5272 located before rcirc-prompt-end-marker.
5273 (rcirc-complete): Error if point is not after rcirc prompt.
5274 Handle the case when table is nil.
9882e214 5275 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 5276
fccee4ab
CY
52772011-03-22 Chong Yidong <cyd@stupidchicken.com>
5278
5279 * custom.el (custom--inhibit-theme-enable): Make it affect only
5280 custom-theme-set-variables and custom-theme-set-faces.
5281 (provide-theme): Ignore custom--inhibit-theme-enable.
5282 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
5283 (custom-enabling-themes): Delete variable.
d86d2721
SM
5284 (enable-theme): Accept only loaded themes as arguments.
5285 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
5286 (custom-enabled-themes): Forbid themes from setting this.
5287 Eliminate use of custom-enabling-themes.
5288 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 5289
af896da6
LL
52902011-03-21 Leo Liu <sdl.web@gmail.com>
5291
5292 * ido.el (ido-read-internal): Add ido-selected to history instead
5293 of user input.
5294
78f64af0
SM
52952011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5296
5297 * subr.el (deferred-action-list, deferred-action-function):
5298 Mark obsolete.
5299
b16ac1ec
LL
53002011-03-21 Leo Liu <sdl.web@gmail.com>
5301
810f7698
LL
5302 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
5303 change on 2011-02-13 (bug#8309).
5304
b16ac1ec
LL
5305 * minibuffer.el (read-file-name-function): Change default value.
5306 (read-file-name--defaults): Rename from read-file-name-defaults.
5307 (read-file-name-default): Rename from read-file-name.
5308 (read-file-name): Call read-file-name-function.
5309
4e05e67e
GM
53102011-03-21 Glenn Morris <rgm@gnu.org>
5311
5312 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
5313 Doc fixes.
5314
4359915b
CY
53152011-03-21 Chong Yidong <cyd@stupidchicken.com>
5316
5317 * cus-theme.el: Add missing provide statement.
5318 (customize-create-theme): Extract theme value correctly.
5319 (custom-theme-visit-theme): Autoload.
5320 (customize-create-theme): Prompt before inserting default faces.
5321
1fe275ee
JB
53222011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
5323
5324 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
5325 units and musical notes.
5326
3ec03f7e
LL
53272011-03-20 Leo <sdl.web@gmail.com>
5328
5329 * ido.el (ido-read-internal): Use completing-read-default.
5330 (ido-completing-read): Fix compatibility with completing-read.
5331
7d476bde
CO
53322011-03-20 Christian Ohler <ohler@gnu.org>
5333
5334 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
5335 (ert-delete-all-tests): Use `called-interactively-p' rather than
5336 `interactive-p'.
5337 (ert--make-xrefs-region): Respect END.
5338
fe0fb33e
CY
53392011-03-19 Chong Yidong <cyd@stupidchicken.com>
5340
ff854b0b
CY
5341 * dired-aux.el (dired-create-directory): Signal an error if the
5342 directory already exists (Bug#8246).
5343
fe0fb33e
CY
5344 * facemenu.el (list-colors-display): Call list-faces-display
5345 inside with-help-window.
5346 (list-colors-print): Use display property to align the final
5347 column, instead of checking window-width.
5348
576bce32
EZ
53492011-03-19 Eli Zaretskii <eliz@gnu.org>
5350
5351 * emerge.el (emerge-metachars): Separate value for ms-dos and
5352 windows-nt systems.
5353 (emerge-protect-metachars): Quote correctly for ms-dos and
5354 windows-nt systems.
5355
89c41d68 53562011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
5357
5358 * info.el (info-initialize): Replace all uses of `:' with
5359 path-separator for compatibility with non-Unix systems.
5360 Cache quoting of path-separator. (Bug#8258)
5361
b14e3e21 53622011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
5363
5364 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
5365 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
5366 (mouse-avoidance-mode): Fix typos in docstrings.
5367
4525ce3e
CY
53682011-03-19 Chong Yidong <cyd@stupidchicken.com>
5369
5370 * startup.el (package-subdirectory-regexp): Move from package.el.
5371 Omit \\` and \\', and let callers add them.
5372
5373 * emacs-lisp/package.el (package-strip-version)
5374 (package-load-all-descriptors): Add \\` and \\' to
5375 package-subdirectory-regexp before using it.
5376 (package-untar-buffer): New arg DIR; ensure that file untars only
5377 into this expected directory. Remove superfluous delete-region.
5378 (package-unpack): Caller changed.
5379 (package-tar-file-info): Use package-subdirectory-regexp.
5380
a904a09a 53812011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 5382
a904a09a
SM
5383 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
5384 diff-mode-shared-map (bug#8284).
5385 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
5386
53872011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5388
5389 * calendar/time-date.el (format-seconds): Use assoc instead of
5390 assoc-string, since assoc-string doesn't exist in XEmacs.
5391
171fc304
JB
53922011-03-17 Juanma Barranquero <lekktu@gmail.com>
5393
5394 * custom.el (custom-known-themes): Reflow docstring.
5395 (custom-theme-load-path): Fix typo in docstring.
5396 (load-theme): Fix typo in error message.
5397 (custom-available-themes, custom-variable-theme-value):
5398 Use `let', not `let*'.
5399
d71990a1
JB
54002011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
5401
5402 * calc/README: Mention inclusion of musical notes.
5403
5404 * calc/calc-units.el (calc-lu-quant): Rename from
5405 `calc-logunits-quantity'.
5406 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
5407 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
5408 (calc-db): Rename from `calc-dblevel'.
5409 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
5410 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
5411 (calc-np): Rename from `calc-nplevel'.
5412 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
5413 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
5414 (calc-lu-plus): Rename from `calc-logunits-add'.
5415 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
5416 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
5417 (calc-lu-minus): Rename from `calc-logunits-sub'.
5418 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
5419 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
5420 (calc-lu-times): Rename from `calc-logunits-mul'.
5421 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
5422 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
5423 (calc-lu-divide): Rename from `calc-logunits-div'.
5424 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
5425 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
5426
5427 * calc/calc-ext.el (calc-init-extensions): Update the names of the
5428 functions being autoloaded.
5429
5430 * calc/calc.el (calc-lu-power-reference): Rename from
5431 `calc-logunits-power-reference'.
5432 (calc-lu-field-reference): Rename from
5433 `calc-logunits-field-reference'.
5434
5435 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
5436
40c2934b
SM
54372011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
5438
5439 * minibuffer.el (completion-all-sorted-completions):
5440 Use :completion-cycle-penalty text property if present.
5441
b0911414
KM
54422011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
5443
5444 * allout.el (allout-yank-processing): Adjust for new rebulleting
5445 regime so bullet being yanked is used without prompting the user
5446 for a choice.
5447
8a05b668
JB
54482011-03-16 Juanma Barranquero <lekktu@gmail.com>
5449
5450 * startup.el (command-line): Warn the user that _emacs is deprecated.
5451
5ba5fb81
JB
54522011-03-16 Juanma Barranquero <lekktu@gmail.com>
5453
5454 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
5455 (delphi-verbose, delphi-comment-face, delphi-string-face)
5456 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
5457 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
5458 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
5459 (delphi-new-comment-line, delphi-font-lock-defaults)
5460 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
5461 Fix typos in docstrings.
5462
2dab465b
KM
54632011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
5464
5ba5fb81 5465 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
5466 Invert the roles of character and string values for INSTEAD, so a
5467 string is used for the more common case of a defaulting prompt.
5468
0adf5618
SM
54692011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5470
5471 * progmodes/ruby-mode.el (ruby-backward-sexp):
5472 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
5473 * play/gamegrid.el (gamegrid-make-face):
5474 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
5475 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
5476 * notifications.el (notifications-notify):
5477 * net/xesam.el (xesam-search-engines):
5478 * net/quickurl.el (quickurl-list-insert):
5479 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
5480
d72700e5
CY
54812011-03-15 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * startup.el (command-line): Update package subdirectory regexp.
5484
49c5410a
SM
54852011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5486
c6eee9aa
SM
5487 * allout.el (allout-abbreviate-flattened-numbering)
5488 (allout-mode-deactivate-hook): Fix up obsolescence "date".
5489
49c5410a
SM
5490 * subr.el (read-char-choice): Only show the cursor after the prompt,
5491 not after the answer.
5492
047b2bb9
KR
54932011-03-15 Kevin Ryde <user42@zip.com.au>
5494
5495 * help-fns.el (variable-at-point): Skip leading quotes, if any
5496 (bug#8253).
5497
0a57d256
SM
54982011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5499
5500 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
5501 warning message.
5502
77c992bc
MA
55032011-03-14 Michael Albinus <michael.albinus@gmx.de>
5504
5505 * shell.el (shell): When called interactively, offer to change the
5506 shell file name on remote hosts.
5507
eebc475d
TZ
55082011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
5509
5510 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
5511 integration for LDAP parameters. The host, base, user or binddn,
5512 and secret tokens can be specified in a netrc file, for instance.
5513 This is optional because an `auth-source' parameter must be
5514 specified in the search attributes.
5515
9d05d1ba
JB
55162011-03-13 Juanma Barranquero <lekktu@gmail.com>
5517
5518 * help.el (describe-mode): Link to the mode's definition (bug#8185).
5519
09d9db2c
GM
55202011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5521
5522 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
5523 into declaration. Remove redundant and harmful binding.
5524
55252011-03-12 Eli Zaretskii <eliz@gnu.org>
5526
5527 * files.el (file-ownership-preserved-p): Pass `integer' as an
5528 explicit 2nd argument to `file-attributes'. If the file's owner
5529 is the Administrators group on Windows, and the current user is
5530 Administrator, consider that a match.
5531
5532 * server.el (server-ensure-safe-dir): Consider server directory
5533 safe on MS-Windows if its owner is the Administrators group while
5534 the current Emacs user is Administrator. Use `=' to compare
5535 numerical UIDs, since they could be integers or floats.
5536
219bd536
JB
55372011-03-12 Juanma Barranquero <lekktu@gmail.com>
5538
5539 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
5540
f3afd36b
MA
55412011-03-12 Michael Albinus <michael.albinus@gmx.de>
5542
5543 Sync with Tramp 2.2.1.
5544
5545 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
5546
5547 * net/trampver.el: Update release number.
5548
3aaaa6f1
SM
55492011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5550
94642599
SM
5551 * progmodes/compile.el (compilation--previous-directory): Fix up
5552 various nil/dead-marker mismatches (bug#8014).
5553 (compilation-directory-properties, compilation-error-properties):
5554 Don't call it at a position past the one we're about to change.
5555
3aaaa6f1
SM
5556 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
5557 Disable obsolescence warnings in the file that declares it.
5558
14239447
KM
55592011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
5560
099c39a4
JB
5561 * allout-widgets.el (allout-widgets-tally):
5562 Initialize allout-widgets-tally as a hash table rather than nil to
5563 prevent mode-line redisplay warnings. Also, clarify the module
5564 description and fix a comment typo.
14239447 5565
135e287c
JB
55662011-03-11 Juanma Barranquero <lekktu@gmail.com>
5567
5568 * help-fns.el (describe-variable): Don't complete keywords.
5569 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
5570
ffbf300e
CY
55712011-03-10 Chong Yidong <cyd@stupidchicken.com>
5572
ba08b241
CY
5573 * emacs-lisp/package.el (package-version-join): Impose a standard
5574 string representation for pre/alpha/beta version lists.
5575 (package-unpack-single): Standardize the directory name by passing
5576 it through package-version-join.
5577 (package-strip-rcs-id): Accept any version string that does not
5578 signal an error in version-to-list.
ffbf300e 5579
f346fd6b
MA
55802011-03-10 Michael Albinus <michael.albinus@gmx.de>
5581
5582 * simple.el (delete-trailing-whitespace): Return nil for the
5583 benefit of `write-file-functions'.
5584
ccb55d27
GM
55852011-03-10 Glenn Morris <rgm@gnu.org>
5586
5ceaac0c
GM
5587 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
5588
02da65ff
GM
5589 * vc/vc-git.el (vc-git-program): New option.
5590 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
5591 (vc-git--call): Use it.
5592
b2f603cc
GM
5593 * eshell/esh-util.el (eshell-condition-case): Doc fix.
5594
5772caab
GM
5595 * cus-edit.el (Custom-newline): If no button at point, look
5596 for a subgroup button at start-of-line. (Bug#2298)
5597
ccb55d27
GM
5598 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
5599
ec6ecaed
JD
56002011-03-10 Julien Danjou <julien@danjou.info>
5601
5602 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
5603 `cursor-type' is nil.
5604
9d5aa01d
JB
56052011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
5606
5607 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
5608
b6a5875b
KM
56092011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
5610
5611 * allout.el Summary: Change so yank of distinctive-bullet items
5612 preserves the existing header prefix, rebulleting it if necessary,
5613 rather than replacing it. This is necessary for proper operation
5614 of cooperative addons like allout-widgets.
219bd536 5615 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
5616 SOLICIT arg to INSTEAD, and interpret additionally a string value
5617 as alternate bullet to be used, instead of prompting the user for
5618 a bullet character.
5619
ee545c35
MA
56202011-03-09 Michael Albinus <michael.albinus@gmx.de>
5621
d86d2721
SM
5622 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
5623 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
5624 `tramp-default-port'.
5625
c47971d7
DD
56262011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5627
5628 * net/rcirc.el (rcirc-handler-001): Remove useless
5629 with-rcirc-process-buffer.
5630 (rcirc-check-auth-status): Swap arguments to string-match.
5631
13522cb4
GM
56322011-03-09 Glenn Morris <rgm@gnu.org>
5633
0be6f4f1
GM
5634 * shell.el (shell-mode):
5635 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
5636
13522cb4
GM
5637 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
5638 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
5639
515de2e3
CY
56402011-03-08 Chong Yidong <cyd@stupidchicken.com>
5641
5642 * emacs-lisp/package.el (package-refresh-contents)
5643 (package-menu-execute): Use condition-case-no-debug.
5644
b511b994
MA
56452011-03-08 Michael Albinus <michael.albinus@gmx.de>
5646
5647 * simple.el (shell-command-to-string): Use `process-file'.
5648
5649 * emacs-lisp/package.el (package-tar-file-info): Handle also
5650 remote files.
5651
d86d2721
SM
5652 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5653 Use `equal' for upload base check.
b511b994 5654
25bbfb31
AM
56552011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
5656
5657 * textmodes/texinfo.el (texinfo-environments):
5658 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
5659
be996521
GM
56602011-03-08 Glenn Morris <rgm@gnu.org>
5661
e9c8529f
GM
5662 * cus-start.el (cursor-in-non-selected-windows):
5663 Fix :set quoting oddness. (Bug#8192)
5664
be996521
GM
5665 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
5666 in some setf expressions. (Bug#2159)
5667
2bb5649e
CY
56682011-03-08 Chong Yidong <cyd@stupidchicken.com>
5669
5670 * custom.el (custom-available-themes): Return themes in
5671 alphabetical order.
5672
33383987 5673See ChangeLog.15 for earlier changes.
e3d51b27
MR
5674
5675;; Local Variables:
5676;; coding: utf-8
e3d51b27
MR
5677;; End:
5678
33383987 5679 Copyright (C) 2011 Free Software Foundation, Inc.
e3d51b27
MR
5680
5681 This file is part of GNU Emacs.
5682
5683 GNU Emacs is free software: you can redistribute it and/or modify
5684 it under the terms of the GNU General Public License as published by
5685 the Free Software Foundation, either version 3 of the License, or
5686 (at your option) any later version.
5687
5688 GNU Emacs is distributed in the hope that it will be useful,
5689 but WITHOUT ANY WARRANTY; without even the implied warranty of
5690 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5691 GNU General Public License for more details.
5692
5693 You should have received a copy of the GNU General Public License
5694 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.