Small doc and elisp manual fixes related to searching
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
b4fa35fa
GM
12012-03-27 Glenn Morris <rgm@gnu.org>
2
3 * startup.el (mail-host-address): Doc fix.
4
f9210e18
SM
52012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
8 than 197 variables.
9
c0bf7753
AF
102012-03-26 Ami Fischman <ami@fischman.org>
11
12 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
13
33da7b16
GM
142012-03-26 Glenn Morris <rgm@gnu.org>
15
02243d9d
GM
16 * files.el (save-buffers-kill-emacs): Doc fix.
17
33da7b16
GM
18 * startup.el (normal-top-level, command-line, command-line-1):
19 Give them doc strings.
20
e5a69fd0
EZ
212012-03-25 Eli Zaretskii <eliz@gnu.org>
22
23 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
24 of same-dir.tst, to avoid stepping on other (parallel) Make job's
25 toes.
26
9a69676a
CY
272012-03-25 Chong Yidong <cyd@gnu.org>
28
4125cb8b
CY
29 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
30 theme if it was previously enabled before (Bug#11031).
31
dd470960
CY
32 * cus-theme.el (custom-theme-write-faces): Retrieve current face
33 spec with custom-face-get-current-spec if its :shown-value is not
34 determined yet (Bug#9337).
4125cb8b 35 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 36
9a69676a
CY
37 * button.el (button-at): Minor addition to docstring.
38
6e7e90fa
SL
392012-03-24 Simon Leinen <simon.leinen@gmail.com>
40
41 * vc/vc.el (vc-merge): Fix a prompt.
42
f06e2758
CY
432012-03-24 Chong Yidong <cyd@gnu.org>
44
45 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
46 point (Bug#9623).
47
6e7e90fa
SL
48 * button.el (button-at): Minor addition to docstring.
49
b9d0879b
SM
502012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
51
52 * newcomment.el (comment-choose-indent): No space after BOL.
53
e71cebb3
SS
542012-03-22 Sam Steingold <sds@gnu.org>
55
56 * window.el (switch-to-prev-buffer): Revert last patch because the
57 bug turned out to be an advertised feature (Elisp manual 28.14).
58
335aff35
GM
592012-03-22 Glenn Morris <rgm@gnu.org>
60
61 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
62 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
63
c676576a
LMI
642012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
65
66 * net/network-stream.el (network-stream-open-starttls): Make error
67 message under Windows be less misleading.
68
126f3d39
LW
692012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
70
71 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
72 understands (bug#9942).
73
64fee311
CY
742012-03-22 Chong Yidong <cyd@gnu.org>
75
76 * simple.el (end-of-visible-line): Handle return value of
77 next-single-property-change properly (Bug#9371).
78
a640d29a
KH
792012-03-22 Kenichi Handa <handa@m17n.org>
80
81 * international/quail.el (quail-insert-kbd-layout): Fix previous
82 change. To avoid unwanted bidi reordering, use
83 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
84
39675016
DG
852012-03-21 Dmitry Gutov <dgutov@yandex.ru>
86
87 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
88 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
89 (ruby-beginning-of-indent): Be more careful with the difference
90 between word-boundary and symbol boundary.
91 (ruby-mode-syntax-table): Make : a symbol constituent.
92
0a6934fc 932012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 94
3d008e4f
SM
95 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
96
0a6934fc
SM
972012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
98
af67c9d7
SM
99 * progmodes/etags.el (tags-completion-at-point-function):
100 Improve last fix.
101
1acad97c
SM
102 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
103
e298b5da
SS
1042012-03-21 Sam Steingold <sds@gnu.org>
105
106 * progmodes/etags.el (tags-completion-at-point-function):
107 Avoid the error when point is inside the pattern.
108
91d82a70
JY
1092012-03-21 John Yates <john@yates-sheets.org> (tiny change)
110
111 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
112 line (Bug#10855).
113
69188b79
CY
1142012-03-21 Drew Adams <drew.adams@oracle.com>
115
116 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
117
99fc91fe
AK
1182012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
119
120 * ido.el (ido-set-current-directory, ido-read-internal)
121 (ido-choose-completion-string, ido-completion-help): Handle nil
122 value of ido-completion-buffer (Bug#11008).
123
087bbb4c
SS
1242012-03-21 Sam Steingold <sds@gnu.org>
125
126 * window.el (switch-to-prev-buffer): Do not switch to a visible
127 window previous buffer, just like with the frame previous buffers.
128
fb5b8aca
CY
1292012-03-21 Chong Yidong <cyd@gnu.org>
130
131 * faces.el (make-face, make-empty-face, copy-face):
132 * face-remap.el (face-remap-add-relative, face-remap-set-base):
133 Doc fixes.
134
dc9924b8
SM
1352012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
136
137 * wid-edit.el (widget-complete-field): Remove (bug#11051).
138 (widget-complete): Remove broken use of it.
139
f0bcceb9
CY
1402012-03-20 Chong Yidong <cyd@gnu.org>
141
dc9924b8
SM
142 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
143 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
144 characters.
145
ee52ebf3
TH
1462012-03-20 Tassilo Horn <tassilo@member.fsf.org>
147
148 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
149 to draw rectangles, not squares. (Regression introduced by revno
150 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
151
4c5779ab
CY
1522012-03-18 Chong Yidong <cyd@gnu.org>
153
154 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
155 it is not yet defined (for temacs).
156
15360934
LL
1572012-03-18 Leo Liu <sdl.web@gmail.com>
158
dc9924b8 159 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 160
d9a8eb66
EZ
1612012-03-17 Eli Zaretskii <eliz@gnu.org>
162
163 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
164 (ispell-choices-win-default-height, ispell-silently-savep)
165 (ispell-dictionary-alist, ispell-encoding8-command)
166 (ispell-check-version, ispell-aspell-find-dictionary)
167 (ispell-valid-dictionary-list, ispell-words-keyword)
168 (ispell-get-word, ispell-internal-change-dictionary)
169 (ispell-region, ispell-skip-region-list)
170 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
171 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
172 (ispell-message-text-end, ispell-message)
173 (ispell-buffer-local-parsing): Doc fix.
174
f02ff80d
J
1752012-03-13 Jambunathan K <kjambunathan@gmail.com>
176
177 * htmlfontify.el: Add support for code block fontification for ODT
178 export (Bug #9914).
179 (hfy-optimisations): Define new option
180 `body-text-only'
181 (hfy-fontify-buffer): Honor above setting.
182 (hfy-begin-span, hfy-end-span): New routines factored out form
183 `hfy-fontify-buffer'.
184 (hfy-begin-span-handler, hfy-end-span-handler): New variables
185 that permit insertion of custom tags.
186 (hfy-fontify-buffer): Use above handlers.
187 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
188 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 189 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
f02ff80d
J
190 over multiple runs. This is made possible by having the caller let
191 bind a special variable `hfy-user-sheet-assoc'.
192 (htmlfontify-string): New defun.
193 (hfy-compile-face-map): Make sure that the last char in the
194 buffer is correctly fontified.
195 (hfy-face-resolve-face): Whitespace only change.
196
9ac7a13f
EZ
1972012-03-17 Eli Zaretskii <eliz@gnu.org>
198
199 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
200 message more clear.
201
e2b5bdd7
LL
2022012-03-16 Leo Liu <sdl.web@gmail.com>
203
204 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
205
2e492df3
AM
2062012-03-16 Alan Mackenzie <acm@muc.de>
207
208 Further optimise the handling of large macros.
209
210 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
211 limit to a call of `c-literal-limits'.
212 (c-determine-+ve-limit): New function.
dc9924b8
SM
213 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
214 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
215 In CASE 5B, restrict a search limit to 500.
216 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
217
218 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
219 Restrict macro bounds to +-500 from after-change's BEG END.
220
50e94f0c
LL
2212012-03-16 Leo Liu <sdl.web@gmail.com>
222
223 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
224
6f09f6ed
AH
2252012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
226
227 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 228 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 229
c7e73d51
GM
2302012-03-16 Glenn Morris <rgm@gnu.org>
231
da986230
GM
232 * view.el (view-buffer, view-buffer-other-window)
233 (view-buffer-other-frame): Doc fixes re special mode-class.
234
0835f01e
GM
235 * subr.el (eval-after-load): If named feature is provided not from
236 a file, run after-load forms. (Bug#10946)
237
c7e73d51
GM
238 * calendar/calendar.el (calendar-insert-at-column):
239 Handle non-unit-width characters a bit better. (Bug#10978)
240
3f2eafd1
CY
2412012-03-15 Chong Yidong <cyd@gnu.org>
242
243 * emacs-lisp/ring.el (ring-extend): New function.
244 (ring-insert+extend): Extend the ring correctly (Bug#11019).
245
246 * comint.el (comint-read-input-ring)
247 (comint-add-to-input-history): Grow comint-input-ring lazily.
248
103af3fe
SM
2492012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
250
663b1677
SM
251 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
252 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
253
103af3fe
SM
254 * imenu.el: Fix multiple inheritance breakage (bug#9199).
255 (imenu-add-to-menubar): Don't add a redundant index.
256 (imenu-update-menubar): Handle a dynamically composed keymap.
257
899cb7cb
KY
2582012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
259
260 * mail/sendmail.el (mail-encode-header):
261 Bind rfc2047-encode-encoded-words to nil.
262
3809f91d
GM
2632012-03-13 Glenn Morris <rgm@gnu.org>
264
265 * calendar/calendar.el (calendar-string-spread):
266 Handle non-unit-width characters a bit better. (Bug#10978)
267
9e345a01
LL
2682012-03-13 Leo Liu <sdl.web@gmail.com>
269
270 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
271 directory and file as argument (Bug#10822).
272
4a07df36
KS
2732012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
274
275 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
276 For dynamically generated code, follow $PC.
277 (gdb-disassembly-handler-custom): Handle no function name case.
278
4aaa9356
TL
2792012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
280
281 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
282 * emulation/ws-mode.el (ws-query-replace):
283 * sort.el (sort-regexp-fields):
284 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
285
225979da
SM
2862012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
287
288 * dabbrev.el: Fix cycle completion order (bug#10963).
289 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
290 (dabbrev-completion): Don't use an obarray; provide
291 a cycle-sort-function.
292
e2f1fdab
LL
2932012-03-12 Leo Liu <sdl.web@gmail.com>
294
dc9924b8 295 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
296 (kill-do-not-save-duplicates): Doc fix.
297
b19490ed
SM
2982012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
299
300 * dabbrev.el: Fix cycle completion (bug#10963).
301 Use lexical binding and wrap to 80 columns.
302 (dabbrev-completion): Delay computing the list of completions.
303
4b05d722
KH
3042012-03-12 Kenichi Handa <handa@m17n.org>
305
306 * international/quail.el (quail-insert-kbd-layout): Surround each
307 row by LRO and PDF instead of inserting many LRMs. Pad the left
308 and right of each non-spacing marks. Insert invisible space
309 between lower and upper characters to prevent composition.
310
dbbc2e69
SM
3112012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
312
313 * minibuffer.el (minibuffer-complete): Don't get confused when the
314 function is run twice via different commands (bug#10958).
315 (complete-with-action): Fix docstring.
316
292112ed
CY
3172012-03-12 Chong Yidong <cyd@gnu.org>
318
5d1ac394
CY
319 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
320 (nxml-completion-at-point-function): New function.
321 (nxml-mode): Use it.
322 (nxml-bind-meta-tab-to-complete-flag): Default to t.
323
292112ed
CY
324 * emacs-lisp/package.el (package-unpack, package-unpack-single):
325 Load generated autoloads file before byte compiling (Bug#10970).
326 (package--make-autoloads-and-compile): New helper fun.
327
4098f8f7
CS
3282012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
329
330 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
331
8f754691
MA
3322012-03-11 Michael Albinus <michael.albinus@gmx.de>
333
334 * autorevert.el (auto-revert-handler): Ensure, that
335 file-readable-p is applied only for local files or in
336 auto-revert-tail-mode.
337
e29ab36b
AS
3382012-03-11 Andreas Schwab <schwab@linux-m68k.org>
339
dbbc2e69
SM
340 * server.el (server-eval-at): Handle non-tcp connections.
341 Decode result string.
ad0bf5b6 342
e29ab36b
AS
343 * server.el (server-msg-size): New constant.
344 (server-reply-print): New function.
345 (server-eval-and-print): Use it.
346 (server-eval-at): Use server-quote-arg and server-unquote-arg.
347 Handle -print-nonl.
348
de5939ba
CS
3492012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
350
351 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
352 (Bug#10987).
353
0c93eabf
CY
3542012-03-11 Chong Yidong <cyd@gnu.org>
355
397a688f
CY
356 * simple.el (goto-line): Doc fix (Bug#9938).
357
2cc775f9
CY
358 * subr.el (save-window-excursion): Doc fix (Bug#9979).
359
0c93eabf
CY
360 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
361 when finished (Bug#10963).
362
c491fa41
MR
3632012-03-11 Martin Rudalics <rudalics@gmx.at>
364
365 * window.el (split-window-below): Fix bug in case where
366 split-window-keep-point is nil (Bug#10971).
367
300e8fa5
JL
3682012-03-11 Juri Linkov <juri@jurta.org>
369
370 * replace.el (replace-highlight): Set isearch-word to nil
371 unconditionally. (Bug#10887)
372
dbf6c5a1
EZ
3732012-03-10 Eli Zaretskii <eliz@gnu.org>
374
375 * net/mairix.el (mairix-replace-invalid-chars): Rename from
376 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 377 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
378 (mairix-widget-create-query): Add usage information about mairix
379 search forms: negating words, searching for substrings, etc.
380
b9e501de
JP
3812012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
382
383 * international/fontset.el (font-encoding-alist): Add an entry for
384 ksx1001 (Bug#5667).
385
92795c91
RS
3862012-03-10 Richard Stallman <rms@gnu.org>
387
1694e6c1
RS
388 * mail/sendmail.el (mail-encode-header):
389 Set rfc2047-encode-encoded-words.
390
607e8555
RS
391 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
392
de3bc99a
RS
393 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
394 view buffer means not swapped.
395 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
396 (rmail-write-region-annotate): Error if real text has disappeared.
397
92795c91
RS
398 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
399
699bd04e
CY
4002012-03-10 Chong Yidong <cyd@gnu.org>
401
402 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
403 * emulation/cua-base.el (cua--init-keymaps):
404 Add delete-forward-char to remappings (Bug#9666).
699bd04e 405
570a1714
MR
4062012-03-10 Martin Rudalics <rudalics@gmx.at>
407
dbbc2e69
SM
408 * speedbar.el (speedbar-unhighlight-one-tag-line):
409 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 410
82dcf4e4
CY
4112012-03-10 Chong Yidong <cyd@gnu.org>
412
7a2c7ca7
CY
413 * minibuffer.el (completion-in-region, completion-help-at-point):
414 Give the completion field overlay a high priority (Bug#6830).
415
82dcf4e4
CY
416 * dired.el (dired-goto-file): Recognize absolute file name
417 listings (Bug#7126).
418 (dired-goto-file-1): New helper function.
419 (dired-toggle-read-only): Inhibit warnings.
420
052e28ac
MA
4212012-03-09 Michael Albinus <michael.albinus@gmx.de>
422
423 * net/dbus.el: (dbus-property-handler): Return empty array if
424 there are no properties.
425
95d5e396
LL
4262012-03-09 Leo Liu <sdl.web@gmail.com>
427
428 * savehist.el (savehist-printable): Stricter check for string
429 value (Bug#10937).
430
3f018d6d
EZ
4312012-03-09 Eli Zaretskii <eliz@gnu.org>
432
dbbc2e69
SM
433 * mail/smtpmail.el (smtpmail-send-it):
434 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
435 valid mbox format.
436
f7fd3d79
GM
4372012-03-09 Glenn Morris <rgm@gnu.org>
438
439 * files.el (dir-locals-find-file):
440 Don't check result is regular, readable.
441 (dir-locals-read-from-file): Demote errors.
442
6ff6e72f
EZ
4432012-03-08 Eli Zaretskii <eliz@gnu.org>
444
dbbc2e69
SM
445 * international/quail.el (quail-insert-kbd-layout):
446 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
447 layout cell, to prevent their reordering by bidi display engine.
448 For details, see the discussion in
449 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
450
9cec7834
AM
4512012-03-08 Alan Mackenzie <acm@muc.de>
452
453 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
454 the starting position; make it extend the marked region when
455 invoked repeatedly - all under appropriate circumstances.
456 Fixes bugs #5525, #10906.
457
9a40b8d4
GM
4582012-03-08 Glenn Morris <rgm@gnu.org>
459
460 * files.el (locate-dominating-file, dir-locals-find-file):
461 Undo 2012-03-06 change.
462
7a08ed35
EZ
4632012-03-07 Eli Zaretskii <eliz@gnu.org>
464
dbbc2e69
SM
465 * international/quail.el (quail-help):
466 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
467 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
468 for the reason.
469
5aca4f71 4702012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
471
472 Avoid superfluous registering of signals. (Bug#10807)
473
474 * notifications.el (notifications-on-action-object)
475 (notifications-on-close-object): New defvars.
476 (notifications-on-action-signal, notifications-on-closed-signal):
477 Unregister the signal if not needed any longer.
478 (notifications-notify): Register `notifications-action-signal' or
479 `notifications-closed-signal', if :on-action or :on-close has been
480 passed as argument.
481
78e8b10a
CY
4822012-03-07 Chong Yidong <cyd@gnu.org>
483
484 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
485 non-X platforms.
486
69481eb8
GM
4872012-03-06 Glenn Morris <rgm@gnu.org>
488
489 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
490 (x-disown-selection-internal, x-get-selection-internal):
491 Doc fix (add arglist signatures). (Bug#10783)
492
133b8e11
KS
4932012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
494
495 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
496 Handle breakpoints with no "type".
497
99a83064
GM
4982012-03-06 Glenn Morris <rgm@gnu.org>
499
500 * files.el (locate-dominating-file): Add optional predicate argument.
501 (dir-locals-find-file): Make use of above change.
502
17798e78
TTN
5032012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
504
505 * info.el (Info-insert-dir): Also try "dir.gz".
506
eb182446
GM
5072012-03-06 Glenn Morris <rgm@gnu.org>
508
8f2114ee
GM
509 * files.el (dir-locals-find-file):
510 Ignore non-readable or non-regular files. (Bug#10928)
511
eb182446
GM
512 * files.el (locate-dominating-file): Doc fix.
513
24679323
AS
5142012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
515
516 * calendar/calendar.el (calendar-set-mode-line):
517 `getenv' returns a string. (Bug#10951)
518
01d972a9
LL
5192012-03-05 Leo Liu <sdl.web@gmail.com>
520
109aa8a9
LL
521 * simple.el (backward-delete-char-untabify): Constrain point to
522 field (Bug#10939).
523
01d972a9
LL
524 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
525
10607bea
CY
5262012-03-05 Chong Yidong <cyd@gnu.org>
527
528 * simple.el (count-words): If called from Lisp, return the word
529 count, for symmetry with `count-lines'. Arglist changed.
530 (count-words--message): Args changed. Consolidate counting code
531 from count-words and count-words-region.
532 (count-words-region): Caller changed.
533 (count-lines-region): Make it an obsolete alias.
534
5dd11cfe
TH
5352012-03-04 Tassilo Horn <tassilo@member.fsf.org>
536
537 * saveplace.el (save-place-to-alist)
538 (save-place-ignore-files-regexp): Allow value nil to disable this
539 feature.
540
c349f4e6
CY
5412012-03-04 Chong Yidong <cyd@gnu.org>
542
543 * faces.el (face-spec-reset-face): For the default face, reset the
544 attributes to default values (Bug#10748).
545
e627be4c
LMI
5462012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
547
548 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
549 previous patch: Check `message-send-mail-function', and not the
550 default function (bug#10897).
551
ebeabff4
MA
5522012-03-04 Michael Albinus <michael.albinus@gmx.de>
553
a41a6cf4
MA
554 * notifications.el (notifications-on-action-signal)
555 (notifications-on-closed-signal): Check for unique service name of
556 incoming event. Fix error in removing entry.
ebeabff4 557 (top): Register for signals with wildcard service name.
a41a6cf4 558 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 559
c1ca42b4
CY
5602012-03-04 Chong Yidong <cyd@gnu.org>
561
dc9924b8 562 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 563
ea16568d
GM
5642012-03-04 Glenn Morris <rgm@gnu.org>
565
566 * abbrev.el (copy-abbrev-table, abbrev-table-p)
567 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
568 (expand-abbrev, define-abbrev-table): Doc fixes.
569
fbae4637
LMI
5702012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
572 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
573 `message-default-send-mail-function' and not `send-mail-function'
574 when doing the prompting for `sendmail-query-once' before sending
575 in Message buffers (bug#10897).
576
a1e7225c
LMI
577 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
578 This is inconsistent with all the other stream functions, which leave
579 the setting up to the higher levels (if so wanted) (bug#10931).
580
56d093a9
AM
5812012-03-02 Alan Mackenzie <acm@muc.de>
582
583 Depessimize the handling of very large macros.
584
585 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
586 (c-macro-cache-syntactic): New variables to implement a one
587 element macro cache.
588 (c-invalidate-macro-cache): New function.
589 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
590 Adapt to use the new cache.
591 (c-state-safe-place): Use better the cache of safe positions.
592 (c-state-semi-nonlit-pos-cache)
593 (c-state-semi-nonlit-pos-cache-limit):
594 New variables for...
595 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
596 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
597 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
598 Use c-state-semi-safe-place.
56d093a9 599
dbbc2e69
SM
600 * progmodes/cc-langs.el (c-get-state-before-change-functions):
601 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 602
817e5c3d
MA
6032012-03-02 Michael Albinus <michael.albinus@gmx.de>
604
dbbc2e69
SM
605 * jka-compr.el (jka-compr-call-process):
606 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
607 not remote.
608
a032a702
MA
6092012-03-01 Michael Albinus <michael.albinus@gmx.de>
610
611 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
612 access of FILE2, if FILE1 does not exist.
613
99a54f21
MA
614 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
615 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
616
617 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
618 Add "PAGER=" to `process-environment'.
619
f6561e1f
MM
6202012-03-01 Michael R. Mauger <mmaug@yahoo.com>
621
622 * progmodes/sql.el: Bug fix
623 (sql-get-login-ext): Save login values in globals.
624 (sql-get-login): Use new version of `sql-get-login-ext'.
625 (sql-interactive-mode): Set global `sql-connection' to nil.
626 (sql-connect): Set global values for connection.
627 (sql-product-interactive): Save global values as buffer local.
628
2d44d9cc
LL
6292012-02-29 Leo Liu <sdl.web@gmail.com>
630
631 * abbrev.el (define-abbrevs): Reset sys to nil.
632
96b49301 6332012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
634
bf7f9bc5
JB
635 * files.el (file-equal-p): Rename from `files-equal-p'.
636 Return nil when one or both files don't exist.
96b49301 637 (file-subdir-of-p): Now only top directory must exists,
638 return nil if it doesn't.
bf7f9bc5
JB
639 (copy-directory): No need to test with `file-subdir-of-p' after
640 creating dir.
641 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
642 to `file-equal-p'.
96b49301 643
44e97401
GM
6442012-02-28 Glenn Morris <rgm@gnu.org>
645
646 * shell.el (shell-mode):
647 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
648 * play/landmark.el (landmark-font-lock-face-O):
649 * play/handwrite.el (handwrite):
650 * play/gomoku.el (gomoku-O):
651 * net/browse-url.el (browse-url-browser-display):
652 * international/mule.el (define-charset):
653 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
654 * filesets.el (filesets-find-file-delay):
655 * eshell/em-xtra.el (eshell-xtra):
656 * eshell/em-unix.el (eshell-grep):
657 * emulation/viper.el (viper-mode):
658 * emacs-lisp/regexp-opt.el (regexp-opt-group):
659 * emacs-lisp/easymenu.el (easy-menu-define):
660 * calendar/timeclock.el (timeclock-use-display-time):
661 * bs.el (bs-mode):
662 * bookmark.el (bookmark-save-flag):
663 Doc fix (standardize possessive apostrophe usage).
664
c98c6276
CY
6652012-02-27 Chong Yidong <cyd@gnu.org>
666
bf7f9bc5
JB
667 * emulation/viper-cmd.el (viper-intercept-ESC-key):
668 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 669
c98c6276
CY
670 * font-lock.el (font-lock-specified-p): Rename from
671 font-lock-spec-present. Callers changed.
672
9c62cd04 6732012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 674
bf7f9bc5
JB
675 * emacs-lisp/package.el (package-compute-transaction):
676 Handle holding a package version to t in package-load-list.
8ac9e529 677
530739c9
MA
6782012-02-26 Michael Albinus <michael.albinus@gmx.de>
679
680 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
681 (tramp-get-inode, tramp-get-device): Use cached values.
682
487915d7
AM
6832012-02-26 Alan Mackenzie <acm@muc.de>
684
685 Check there is a font-lock specification before doing initial
686 fontification.
687
688 * font-core.el (font-lock-mode): Move the conditional from
689 :after-hook to font-lock-initial-fontify.
690 (font-lock-default-function): Move the check for a specification
691 to font-lock-spec-present.
692
dc9924b8 693 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
694 (font-lock-spec-present): New function.
695
4fd96557
JB
6962012-02-26 Jim Blandy <jimb@red-bean.com>
697
698 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
699 (gdb-send): Apply it to the operand of the '-interpreter-exec
700 console' command, so that we can pass arguments with (say) quotes
701 in them. Store exact string sent in gdb-debug-log (Bug#10765).
702
9a4888c0
CY
7032012-02-26 Chong Yidong <cyd@gnu.org>
704
07498861
CY
705 * help-fns.el (describe-function-1): Clarify description of
706 remapping (Bug#10844).
707
9a4888c0
CY
708 * files.el (files-equal-p): Doc fix.
709 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
710 and quit the loop once a mismatch is found.
711
ea8fb88d
JB
7122012-02-25 Juanma Barranquero <lekktu@gmail.com>
713
714 * bs.el (bs--show-with-configuration): Don't throw an error
715 if the window cannot be split; otherwise, subsequent calls to
716 bs-show fail, restoring a stale window config. (Bug#10882)
717
525795c1
JD
7182012-02-25 Jan Djärv <jan.h.d@swipnet.se>
719
720 * term/ns-win.el (global-map): Bind ns-drag-file to
721 ns-find-file (Bug#5855, Bug#10050).
722
f008086f
AS
7232012-02-25 Andreas Schwab <schwab@linux-m68k.org>
724
725 * calendar/parse-time.el (parse-time-string): Allow extractor to
726 return nil.
727
a3fcfa99
MA
7282012-02-25 Michael Albinus <michael.albinus@gmx.de>
729
91027d08
JB
730 * net/tramp.el (tramp-file-name-for-operation):
731 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
732
733 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
734 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
735 Add COPY-CONTENTS argument.
a3fcfa99 736
67b0de11
CY
7372012-02-25 Chong Yidong <cyd@gnu.org>
738
739 Add custom groups for VC backends, for consistency with vc-bzr.
740
741 * vc/vc-arch.el (vc-arch):
742 * vc/vc-cvs.el (vc-cvs):
743 * vc/vc-git.el (vc-git):
744 * vc/vc-hg.el (vc-hg):
745 * vc/vc-mtn.el (vc-mtn):
746 * vc/vc-rcs.el (vc-rcs):
747 * vc/vc-sccs.el (vc-sccs):
748 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
749 All relevant defcustoms reassigned.
750
3c9dfce6
CY
7512012-02-25 Chong Yidong <cyd@gnu.org>
752
1339bf43
CY
753 * newcomment.el (comment-styles): Add autoload (Bug#10868).
754
3c9dfce6
CY
755 * term/x-win.el (x-initialize-window-system): Reduce default for
756 x-selection-timeout to 5 seconds (Bug#8869).
757
53a46cd0 7582012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14a8a663 759
53a46cd0 760 * files.el (file-subdir-of-p): Fix typo.
14a8a663 761
25b2e303 7622012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
763
ec70a47d
GM
764 * files.el (files-equal-p, file-subdir-of-p): New functions.
765 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 766 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
767 * dired-aux.el (dired-copy-file-recursive): Same.
768 (dired-create-files): Modify destination when source is equal to
769 dest when copying files.
53a46cd0 770 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 771
914260cd
MA
7722012-02-24 Michael Albinus <michael.albinus@gmx.de>
773
774 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
775 (Bug#10874)
776
2cb228f7
AM
7772012-02-23 Alan Mackenzie <acm@muc.de>
778
779 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
780 parameter "after-hook:" to allow the expansion to run code after
781 the execution of the mode hooks.
782
783 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 784 from font-lock-mode-internal.
2cb228f7 785
91027d08 786 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
787 :after-hook.
788
8f0fde21
SM
7892012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
790
3e88618b
SM
791 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
792 (completion--cache-all-sorted-completions): New function.
793 (completion-all-sorted-completions): Use it.
794 (completion--do-completion, minibuffer-force-complete):
795 Use it to re-instate the flush hook.
796
8f0fde21
SM
797 * icomplete.el (icomplete-completions): Replace last fix with a better
798 one (bug#10850).
799
8e911f6f
DG
8002012-02-23 Dmitry Gutov <dgutov@yandex.ru>
801
802 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
803 when it might call us back infinitely (bug#10797).
804
49fe4321
GM
8052012-02-23 Glenn Morris <rgm@gnu.org>
806
807 * minibuffer.el (completion-category-overrides): Doc fix.
808
b291b572
SM
8092012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
810
811 * minibuffer.el (completion-table-with-context): Fix inf-loop.
812 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
813
31a9ef2e
GM
8142012-02-23 Glenn Morris <rgm@gnu.org>
815
5e6e6794 816 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
817 (authors-obsolete-files-regexps, authors-ignored-files)
818 (authors-ambiguous-files, authors-renamed-files-alist):
819 Add more entries.
820
0bd1e074
JL
8212012-02-23 Juri Linkov <juri@jurta.org>
822
823 * isearch.el (isearch-occur): Sync interactive spec with occur's
824 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
825
b617673c
JL
826 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
827
19e9789e
JL
8282012-02-22 Juri Linkov <juri@jurta.org>
829
830 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
831 (ucs-insert): Doc fix. Check for hex digits in the string.
832 Don't display `nil' in the error message. (Bug#10857)
833
f41ce09d
AM
8342012-02-22 Alan Mackenzie <acm@muc.de>
835
7a71b18d 836 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 837
ac2eceee
GM
8382012-02-22 Glenn Morris <rgm@gnu.org>
839
840 * ffap.el (ffap-c-path):
841 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
842
abd1f678
CY
8432012-02-22 Chong Yidong <cyd@gnu.org>
844
845 * custom.el (load-theme): Doc fix.
846
f25aef2e
GM
8472012-02-22 Glenn Morris <rgm@gnu.org>
848
849 * dired-x.el (dired-guess-shell-alist-default):
850 Remove escape sequences from nroff output. (Bug#172)
851
5f8dc2ca
GM
8522012-02-21 Glenn Morris <rgm@gnu.org>
853
6ff86ec4
GM
854 * vc/emerge.el (emerge-defvar-local):
855 Set `permanent-local' property rather than unused `preserved'.
856
be3223a3 857 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
858 (picture-mode-map): Use it. (Bug#10860)
859 (picture-mode): Doc fix.
860
3fe58f4f
JB
8612012-02-21 Juanma Barranquero <lekktu@gmail.com>
862
863 * newcomment.el (uncomment-region-default): Remove unused binding.
864
f9a998c3
GM
8652012-02-21 Glenn Morris <rgm@gnu.org>
866
867 * textmodes/picture.el (picture-motion, picture-motion-reverse)
868 (picture-self-insert, picture-tab-chars): Doc fix.
869 (picture-mode-map): Fix C-a, C-e.
870
c6029348
GM
8712012-02-20 Glenn Morris <rgm@gnu.org>
872
873 * emacs-lisp/authors.el (authors-aliases): Add another entry.
874
ab1ce9d7
LL
8752012-02-20 Leo Liu <sdl.web@gmail.com>
876
877 * icomplete.el (icomplete-completions): Check FROM arg before
878 passing to substring (Bug#10850).
879
0fd40f89
CY
8802012-02-19 Chong Yidong <cyd@gnu.org>
881
882 * comint.el: Require ansi-color.
883 (comint-output-filter-functions): Add ansi-color-process-output.
884
885 * ansi-color.el: Don't set comint-output-filter-functions; it is
886 now in the initial value defined in comint.el.
887 (ansi-color-apply-face-function): New variable.
888 (ansi-color-apply-on-region): Use it.
889 (ansi-color-apply-overlay-face): New function.
890
891 * shell.el (shell): No need to require ansi-color.
892 (shell-mode): Use ansi-color-apply-face-function to highlight
893 color escapes using font-lock-face property (Bug#10835).
894
20af2394
CY
8952012-02-19 Chong Yidong <cyd@gnu.org>
896
897 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
898 mode-line formats (Bug#10839).
899
e23a3fbe
GM
9002012-02-18 Glenn Morris <rgm@gnu.org>
901
b474519e
GM
902 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
903
904 * mail/undigest.el (unforward-rmail-message): Doc fix.
905
e23a3fbe
GM
906 * saveplace.el (save-place-ignore-files-regexp): Add :version.
907
57939ff4
EZ
9082012-02-18 Eli Zaretskii <eliz@gnu.org>
909
910 * international/characters.el (script-list): Sync with the latest
911 Unicode Character Database.
912
0c23686e
AS
9132012-02-18 Andreas Schwab <schwab@linux-m68k.org>
914
915 * international/titdic-cnv.el: Remove duplicate coding tag.
916 * language/cham.el: Likewise.
917 * language/tai-viet.el: Likewise.
918
6818b449
GM
9192012-02-18 Glenn Morris <rgm@gnu.org>
920
921 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
922 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
923 (calendar-bahai-all-holidays-flag, calendar-other-dates):
924 * calendar/diary-lib.el (diary-abbreviated-year-flag):
925 * calendar/holidays.el (holiday-bahai-holidays)
926 (calendar-holidays, list-holidays):
927 Use utf-8 Bahá'í in doc-strings, menus, etc.
928
0311a3fc
TH
9292012-02-17 Tassilo Horn <tassilo@member.fsf.org>
930
931 * saveplace.el (save-place-ignore-files-regexp): New variable
932 allowing for excluding files from saving their location of point.
933 The default value matches the temporary commit message editing
934 files from Git, SVN, Bazaar, and Mercurial.
935 (save-place-to-alist): Use it.
936
eb864a71
LM
9372012-02-17 Lawrence Mitchell <wence@gmx.li>
938 Stefan Monnier <monnier@iro.umontreal.ca>
939
940 * newcomment.el (uncomment-region-default): Don't leave extra space
941 when an arg is provided (bug#8150).
942
ee0ce425
TZ
9432012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
944
eb864a71 945 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 946
95ddf442
GM
9472012-02-17 Glenn Morris <rgm@gnu.org>
948
949 * net/socks.el: Require network-stream. (Bug#10599)
950
48dd1e39 9512012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
952
953 * international/charprop.el:
954 * international/uni-name.el:
955 * international/uni-old-name.el:
956 * international/uni-comment.el: Regenerate.
957
d68cd087
GM
9582012-02-16 Glenn Morris <rgm@gnu.org>
959
960 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
961 Interactively in calendar buffer, give an error if not on a date.
962
13932042
GM
9632012-02-15 Glenn Morris <rgm@gnu.org>
964
965 * shell.el (shell-delimiter-argument-list):
966 Revert 2011-02-17 change. (Bug#8027)
967
c3a70e2b
CY
9682012-02-15 Chong Yidong <cyd@gnu.org>
969
60236b0d
CY
970 * minibuffer.el (completion-at-point-functions): Doc fix.
971
c3a70e2b
CY
972 * custom.el (defcustom): Doc fix; note use of defvar.
973
9f26dc24
GM
9742012-02-15 Glenn Morris <rgm@gnu.org>
975
976 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
977 Doc fixes.
978
6546b134
GM
9792012-02-14 Glenn Morris <rgm@gnu.org>
980
981 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
982
d29b2b4c
LI
9832012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
984
985 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
986 way the ports list is computed.
835bdcba
LI
987 (smtpmail-query-smtp-server): Prompt the user for a port number if
988 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 989
08dcdbc9
TZ
9902012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
991
992 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
993
2605051a
GM
9942012-02-13 Glenn Morris <rgm@gnu.org>
995
996 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
997
7ee99f32
TZ
9982012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
999
1000 * net/gnutls.el (gnutls-trustfiles): New variable.
1001 (gnutls-negotiate): Use it.
1002
5f0af64f
LI
10032012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1004
1005 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
1006 does its stuff if Gnus is running.
1007
c14fcc95
AM
10082012-02-13 Alan Mackenzie <acm@muc.de>
1009
1010 Fix a loop in c-set-fl-decl-start.
1011
7a71b18d 1012 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
1013 c-backward-syntactic-ws actually moves backwards.
1014
142b4d90
LL
10152012-02-13 Leo Liu <sdl.web@gmail.com>
1016
1017 * net/rcirc.el (rcirc-markup-attributes): Move point to the
1018 beginning so that all \C-o chars are removed.
1019
fa9958a6
TZ
10202012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1021
dc9924b8 1022 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 1023
0bc5886a
AM
10242012-02-12 Alan Mackenzie <acm@muc.de>
1025
1026 Fix infinite loop with long macros.
1027 * cc-engine.el (c-state-safe-place): Handle macros properly.
1028
d4bd55e7
CY
10292012-02-12 Chong Yidong <cyd@gnu.org>
1030
1031 * window.el (display-buffer): Doc fix (Bug#10785).
1032
66f3fe22
GM
10332012-02-12 Glenn Morris <rgm@gnu.org>
1034
bd7da63e
GM
1035 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1036 (x-disown-selection-internal, x-get-selection-internal):
1037 Sync docs with the xselect.c versions.
1038
66f3fe22
GM
1039 * allout-widgets.el: Add missing license notice.
1040
3e0d2fa7
GM
10412012-02-11 Glenn Morris <rgm@gnu.org>
1042
cfecdf09
GM
1043 * select.el (x-get-selection-internal, x-own-selection-internal)
1044 (x-disown-selection-internal):
1045 * x-dnd.el (x-get-selection-internal): Update declarations.
1046
6d216d7f
GM
1047 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
1048
2bed3f04
GM
1049 * window.el (window-sides-slots):
1050 * tool-bar.el (tool-bar-position):
1051 * term/xterm.el (xterm-extra-capabilities):
1052 * ses.el (ses-self-reference-early-detection):
1053 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
1054 (verilog-auto-wire-type)
1055 (verilog-auto-delete-trailing-whitespace)
1056 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
1057 (verilog-auto-tieoff-declaration):
1058 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
1059 (sql-oracle-statement-starters, sql-oracle-scan-on):
1060 * progmodes/prolog.el (prolog-align-comments-flag)
1061 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
1062 (prolog-left-indent-regexp, prolog-paren-indent-p)
1063 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
1064 (prolog-types, prolog-mode-specificators)
1065 (prolog-determinism-specificators, prolog-directives)
1066 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
1067 (prolog-electric-dot-flag)
1068 (prolog-electric-dot-full-predicate-template)
1069 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
1070 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
1071 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
1072 (prolog-program-switches, prolog-prompt-regexp)
1073 (prolog-debug-on-string, prolog-debug-off-string)
1074 (prolog-trace-on-string, prolog-trace-off-string)
1075 (prolog-zip-on-string, prolog-zip-off-string)
1076 (prolog-use-standard-consult-compile-method-flag)
1077 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
1078 (prolog-imenu-max-lines, prolog-info-predicate-index)
1079 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
1080 (prolog-char-quote-workaround):
1081 * progmodes/cc-vars.el (c-defun-tactic):
1082 * net/tramp.el (tramp-encoding-command-interactive)
1083 (tramp-local-end-of-line):
1084 * net/soap-client.el (soap-client):
1085 * net/netrc.el (netrc-file):
1086 * net/gnutls.el (gnutls):
1087 * minibuffer.el (completion-category-overrides)
1088 (completion-cycle-threshold)
1089 (completion-pcm-complete-word-inserts-delimiters):
1090 * man.el (Man-name-local-regexp):
1091 * mail/feedmail.el (feedmail-display-full-frame):
1092 * international/characters.el (glyphless-char-display-control):
1093 * eshell/em-ls.el (eshell-ls-date-format):
1094 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
1095 (lisp-lambda-list-keyword-parameter-indentation)
1096 (lisp-lambda-list-keyword-parameter-alignment):
1097 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
1098 * dired-x.el (dired-omit-verbose):
1099 * cus-theme.el (custom-theme-allow-multiple-selections):
1100 * calc/calc.el (calc-highlight-selections-with-faces)
1101 (calc-lu-field-reference, calc-lu-power-reference)
1102 (calc-note-threshold):
1103 * battery.el (battery-mode-line-limit):
1104 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
1105 (archive-7z-update):
1106 * allout.el (allout-prefixed-keybindings)
1107 (allout-unprefixed-keybindings)
1108 (allout-inhibit-auto-fill-on-headline)
1109 (allout-flattened-numbering-abbreviation):
1110 * allout-widgets.el (allout-widgets-auto-activation)
1111 (allout-widgets-icons-dark-subdir)
1112 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
1113 (allout-widgets-theme-dark-background)
1114 (allout-widgets-theme-light-background)
1115 (allout-widgets-item-image-properties-emacs)
1116 (allout-widgets-item-image-properties-xemacs)
1117 (allout-widgets-run-unit-tests-on-load)
1118 (allout-widgets-time-decoration-activity)
1119 (allout-widgets-hook-error-post-time)
1120 (allout-widgets-track-decoration):
1121 Add missing :version tags to new defcustoms and defgroups.
1122
5fec1b8e
GM
1123 * progmodes/sql.el (sql-ansi-statement-starters)
1124 (sql-oracle-statement-starters): Add custom type.
1125
3e0d2fa7
GM
1126 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
1127 (prolog-system-version): Give it a type.
1128
90b671e2
EZ
11292012-02-11 Eli Zaretskii <eliz@gnu.org>
1130
1131 * term/pc-win.el (x-select-text, x-selection-owner-p)
1132 (x-own-selection-internal, x-disown-selection-internal)
1133 (x-get-selection-internal): Sync doc strings and argument lists
1134 with xselect.c, common-win.el and x-win.el. (Bug#10783)
1135
5eac0c02
LL
11362012-02-11 Leo Liu <sdl.web@gmail.com>
1137
1138 * progmodes/python.el (python-end-of-statement): Fix infinite
1139 loop. (Bug#10788)
1140
f82cb659
GM
11412012-02-10 Glenn Morris <rgm@gnu.org>
1142
1143 * international/mule-cmds.el (unify-8859-on-encoding-mode)
1144 (unify-8859-on-decoding-mode): Properly mark as obsolete.
1145
cc26d239
LI
11462012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1147
1148 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
1149 about SMTP before checking the From header.
1150
91027d08 1151 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
1152 into own function for reuse by emacsbug.el.
1153
1be3ca5a
LL
11542012-02-10 Leo Liu <sdl.web@gmail.com>
1155
1156 * subr.el (condition-case-unless-debug): Rename from
1157 condition-case-no-debug. All callers changed.
1158 (with-demoted-errors): Fix caller.
1159
1160 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
1161 * nxml/rng-valid.el (rng-do-some-validation):
1162 * emacs-lisp/package.el (package-refresh-contents)
1163 (package-menu-execute):
1164 * desktop.el (desktop-create-buffer):
91027d08 1165 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 1166
b011fbfe
GM
11672012-02-10 Glenn Morris <rgm@gnu.org>
1168
b2096d72
GM
1169 * textmodes/bibtex.el:
1170 Add missing :version tags for new/changed defcustoms.
1171
b011fbfe
GM
1172 * files.el (remote-file-name-inhibit-cache): Doc fixes.
1173
4c7e65bf
LI
11742012-02-09 Lars Ingebrigtsen <larsi@rusty>
1175
1176 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
1177 (smtpmail-via-smtp): Use it, or fall back on the From address.
1178 (smtpmail-send-it): Ditto.
1179
f3934f6f
SM
11802012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1181
1182 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1183 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
1184 (byte-compile-tmp-var): New const.
1185 (byte-compile-defvar): Use it to minimize .elc size.
1186 Just use `defvar' rather than simulate it (bug#10761).
1187
a075a2c5
GM
11882012-02-09 Glenn Morris <rgm@gnu.org>
1189
cf3aa21b
GM
1190 * files.el (rename-uniquely): Doc fix. (Bug#3806)
1191
354998cd
GM
1192 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
1193 Add :version tags.
1194
dc9924b8
SM
1195 * progmodes/compile.el (compilation-error-screen-columns)
1196 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 1197
dab3703d
GM
1198 * vc/log-view.el (log-view-toggle-entry-display):
1199 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
1200
3f88cd72
GM
1201 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
1202 (report-emacs-bug-can-use-xdg-email):
1203 (report-emacs-bug-insert-to-mailer): Doc fixes.
1204 (report-emacs-bug): Message fix.
1205
d95b247d
GM
1206 * net/browse-url.el (browse-url-can-use-xdg-open)
1207 (browse-url-xdg-open): Doc fixes.
1208
a075a2c5
GM
1209 * electric.el (electric-indent-mode, electric-pair-mode)
1210 (electric-layout-rules, electric-layout-mode): Doc fixes.
1211 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
1212
ffb6157e
MR
12132012-02-08 Martin Rudalics <rudalics@gmx.at>
1214
1215 * server.el (server-unselect-display): Don't inadvertently kill
1216 the current buffer. (Bug#10729)
1217
e1ac4066
GM
12182012-02-08 Glenn Morris <rgm@gnu.org>
1219
34e8a2da
GM
1220 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
1221 (sql-list-table): Doc fixes.
1222
b4ac6e8c
GM
1223 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
1224 Comment out (does nothing).
1225
e1ac4066
GM
1226 * completion.el (dynamic-completion-mode):
1227 * dirtrack.el (dirtrack-debug-mode):
1228 * electric.el (electric-layout-mode):
1229 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
1230 * face-remap.el (text-scale-mode, buffer-face-mode):
1231 * iimage.el (iimage-mode):
1232 * image-mode.el (image-transform-mode):
1233 * minibuffer.el (completion-in-region-mode):
1234 * scroll-lock.el (scroll-lock-mode):
1235 * simple.el (next-error-follow-minor-mode):
1236 * tar-mode.el (tar-subfile-mode):
1237 * tooltip.el (tooltip-mode):
1238 * vcursor.el (vcursor-use-vcursor-map):
1239 * wid-browse.el (widget-minor-mode):
1240 * emulation/tpu-edt.el (tpu-edt-mode):
1241 * emulation/tpu-extras.el (tpu-cursor-free-mode):
1242 * international/iso-ascii.el (iso-ascii-mode):
1243 * language/thai-util.el (thai-word-mode):
1244 * mail/supercite.el (sc-minor-mode):
1245 * net/goto-addr.el (goto-address-mode):
1246 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
1247 * progmodes/cwarn.el (cwarn-mode):
1248 * progmodes/flymake.el (flymake-mode):
1249 * progmodes/glasses.el (glasses-mode):
1250 * progmodes/hideshow.el (hs-minor-mode):
1251 * progmodes/pascal.el (pascal-outline-mode):
1252 * textmodes/enriched.el (enriched-mode):
1253 * vc/smerge-mode.el (smerge-mode):
1254 Doc fixes (minor mode argument).
1255
5e0d957f
EZ
12562012-02-07 Eli Zaretskii <eliz@gnu.org>
1257
1258 * ls-lisp.el (ls-lisp-sanitize): New function.
1259 (ls-lisp-insert-directory): Use it to fix or remove any elements
1260 in file-alist with missing attributes. (Bug#4673)
1261
98d7371e
AM
12622012-02-07 Alan Mackenzie <acm@muc.de>
1263
1264 Fix spurious recognition of c-in-knr-argdecl.
1265
1266 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
1267 putative K&R region.
1268
667ced3a
AM
12692012-02-07 Alan Mackenzie <acm@muc.de>
1270
eb864a71
LM
1271 * progmodes/cc-engine.el (c-forward-objc-directive):
1272 Prevent looping in "#pragma mark @implementation".
667ced3a 1273
5b77774d
MA
12742012-02-07 Michael Albinus <michael.albinus@gmx.de>
1275
1276 * notifications.el (notifications-on-closed-signal): Make `reason'
1277 optional. (Bug#10744)
1278
af008560
GM
12792012-02-07 Glenn Morris <rgm@gnu.org>
1280
60d47423
GM
1281 * emacs-lisp/easy-mmode.el (define-minor-mode):
1282 Doc fixes for the macro and the mode it defines.
1283
dd605cc4
GM
1284 * image.el (imagemagick-types-inhibit): Doc fix.
1285
af008560
GM
1286 * cus-start.el (imagemagick-render-type): Add it.
1287
5cc59a37
LI
12882012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1289
1290 * progmodes/cc-mode.el
1291 (c-standard-font-lock-fontify-region-function): Set the default at
1292 load time, too, so that `font-lock-fontify-buffer' can be called
1293 without setting up the entire mode first. This fixes a bug in
1294 `mm-inline-text' with C MIME parts.
1295
9a6dd747
CY
12962012-02-06 Chong Yidong <cyd@gnu.org>
1297
2d16b285
CY
1298 * simple.el (list-processes--refresh): Delete exited processes
1299 (Bug#8094).
1300
171e9b6e
CY
1301 * comint.el (comint-next-prompt): next-single-char-property-change
1302 and prev-single-char-property-change never return nil (Bug#8657).
1303
9a6dd747
CY
1304 * custom.el (defcustom): Doc fix (Bug#9711).
1305
aa4589a7
CY
13062012-02-05 Chong Yidong <cyd@gnu.org>
1307
5c2a252f
CY
1308 * cus-edit.el (custom-variable-reset-backup): Quote the value
1309 before storing it in the customized-value property (Bug#6712).
4aab9006 1310 (custom-display): Add a customization type tag.
983b9602 1311 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 1312
aa4589a7
CY
1313 * wid-edit.el (widget-field-value-get): New optional arg to
1314 suppress trailing whitespace truncation.
1315 (character): Use it (Bug#2689).
1316
1ff980ae
AS
13172012-02-05 Andreas Schwab <schwab@linux-m68k.org>
1318
1319 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
1320 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
1321
03988c98
CY
13222012-02-05 Chong Yidong <cyd@gnu.org>
1323
eeb6cc88
CY
1324 * cus-edit.el (custom-variable-value-create): For mismatched
1325 types, show the current value (Bug#7600).
1326
03988c98
CY
1327 * custom.el (defcustom): Doc fix.
1328
f8cdeef0
GM
13292012-02-05 Glenn Morris <rgm@gnu.org>
1330
1331 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
1332
0696d255
JB
13332012-02-05 Juanma Barranquero <lekktu@gmail.com>
1334
1335 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
1336 (pp-buffer): Use `ignore-errors', `looking-at-p'.
1337 (pp-last-sexp): Use `looking-at-p'.
1338
34c99998
GM
13392012-02-04 Glenn Morris <rgm@gnu.org>
1340
8f05da42
GM
1341 * files.el (revert-buffer):
1342 Doc fix (mention revert-buffer-in-progress-p).
1343
f160676e
GM
1344 * emacs-lisp/ert-x.el (ert-simulate-command):
1345 Check deferred-action-list (which is obsolete) is bound.
1346
c7291ad9
GM
1347 * subr.el (with-wrapper-hook): Doc fixes.
1348
34c99998
GM
1349 * simple.el (filter-buffer-substring-functions)
1350 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
1351
6283a7d3
LL
13522012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
1353
1354 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
1355 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
1356
e96e3013
LL
13572012-02-04 Leo Liu <sdl.web@gmail.com>
1358
1359 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
1360
8ded50f2
GM
13612012-02-04 Glenn Morris <rgm@gnu.org>
1362
82ff1d13
GM
1363 * image.el (image-extension-data): Add obsolete alias.
1364
987a0a16
GM
1365 * isearch.el (isearch-update): Doc fix.
1366
ea32ef46
GM
1367 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
1368
8ded50f2
GM
1369 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
1370
eea14f31
GM
13712012-02-03 Glenn Morris <rgm@gnu.org>
1372
1373 * image.el (image-animated-p): Doc fix. Use image-animated-types.
1374 (image-animate-timeout): Doc fix.
1375
1376 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
1377
12f381b7
GM
13782012-02-02 Glenn Morris <rgm@gnu.org>
1379
953cebf5
GM
1380 * server.el (server-auth-dir): Doc fix.
1381 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
1382
12f381b7
GM
1383 * subr.el (run-mode-hooks): Doc fix.
1384
953a8c3b
JL
13852012-02-02 Juri Linkov <juri@jurta.org>
1386
1387 * image-mode.el (image-toggle-display-image): Remove tautological
1388 `major-mode' from the `derived-mode-p' test.
1389
c5d3843c
KH
13902012-02-02 Kenichi Handa <handa@m17n.org>
1391
9f6e692e 1392 * composite.el (compose-region): Cancel previous change.
c5d3843c 1393
159462d4 13942012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
1395
1396 * composite.el (compose-region, compose-string): Signal error for
1397 a null string component (Bug#6988).
1398
9f562668
CY
13992012-02-01 Chong Yidong <cyd@gnu.org>
1400
e2cef717
CY
1401 * view.el (view-buffer-other-window, view-buffer-other-frame):
1402 Handle special modes like view-buffer (Bug#10650).
1403 (view-buffer): Simplify.
1404
9f562668
CY
1405 * frame.el (set-frame-font): Tweak meaning of third argument.
1406
9f6e692e
JB
1407 * dynamic-setting.el (font-setting-change-default-font):
1408 Use set-frame-font (Bug#9982).
9f562668 1409
781acb9f
GM
14102012-02-01 Glenn Morris <rgm@gnu.org>
1411
6035be52
GM
1412 * progmodes/compile.el (compilation-internal-error-properties):
1413 Respect compilation-first-column in the "*compilation*" buffer.
1414
781acb9f
GM
1415 * emacs-lisp/easy-mmode.el (define-minor-mode):
1416 Relax :variable's test for a named function.
1417
abbceb00
AM
14182012-01-31 Alan Mackenzie <acm@muc.de>
1419
1420 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
1421 off by one error.
1422
fce3fdeb
CY
14232012-01-31 Chong Yidong <cyd@gnu.org>
1424
1425 * frame.el (set-frame-font): New arg ALL-FRAMES.
1426
1427 * menu-bar.el (menu-set-font): Use set-frame-font.
1428
1429 * faces.el (face-spec-reset-face): Don't apply unspecified
1430 attribute values to the default face.
1431
47893581
JB
14322012-01-31 Juanma Barranquero <lekktu@gmail.com>
1433
1434 * progmodes/cwarn.el (cwarn): Remove dead link.
1435 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
1436 Remove * from defcustom docstrings.
1437 (turn-on-cwarn-mode): Make obsolete.
1438 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
1439 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
1440
e58e988a
GM
14412012-01-31 Glenn Morris <rgm@gnu.org>
1442
60dc2671 1443 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 1444 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 1445 Allow named functions to be used as the cdr of :variable.
e58e988a 1446
7a3f511d
GM
14472012-01-30 Glenn Morris <rgm@gnu.org>
1448
1449 * emacs-lisp/authors.el (authors-fixed-entries):
1450 Remove reference to deleted file rnewspost.el.
1451
cb882333
JB
14522012-01-29 Juanma Barranquero <lekktu@gmail.com>
1453
1454 * window.el (window-with-parameter): Remove unused variable `windows'.
1455 (window--side-check): Remove unused variable `code'.
1456 (window--resize-siblings): Remove unused variable `first'.
1457 (adjust-window-trailing-edge): Remove unused variable `failed'.
1458 (window-deletable-p, window--delete): Remove unused variable `buffer'.
1459 Use `let', not `let*'.
1460 (balance-windows-2): Remove unused variable `found'.
1461 (window--state-put-2): Remove unused variable `splits'.
1462 (window-state-put): Remove unused variable `selected'.
1463 (same-window-p): Use `string-match-p'.
1464 (display-buffer-assq-regexp): Remove unused variable `value'.
1465 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1466 Mark argument ALIST as ignored.
1467 (pop-to-buffer): Remove unused variable `old-window'.
1468
907201af
EZ
14692012-01-29 Eli Zaretskii <eliz@gnu.org>
1470
1471 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
1472 and .lzma compressed files.
1473
ea162670
CY
14742012-01-29 Chong Yidong <cyd@gnu.org>
1475
5b95ee8a
CY
1476 * frame.el (window-system-default-frame-alist): Doc fix.
1477
ea162670
CY
1478 * dynamic-setting.el (font-setting-change-default-font): Don't
1479 change the default face if SET-FONT argument is non-nil (Bug#9982).
1480
d6e6f4b1
SB
14812012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
1482
1483 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
1484
0f29fa41 14852012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
1486
1487 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
1488 breakpoints in files outside current directory (Bug#6098).
1489
db174434
CY
14902012-01-29 Chong Yidong <cyd@gnu.org>
1491
6b25e4e2
SE
1492 * progmodes/python.el: Require ansi-color at top-level.
1493
6df6ae42
JB
1494 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
1495 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
1496 (lisp-mode-abbrev-table): Add doc.
1497 (lisp-mode-variables): Don't set local-abbrev-table.
1498 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
1499
e70ee681
RW
15002012-01-28 Roland Winkler <winkler@gnu.org>
1501
1502 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
1503
ace88aa2
RW
15042012-01-28 Roland Winkler <winkler@gnu.org>
1505
1506 * textmodes/bibtex.el (bibtex-entry-alist): New function.
1507 (bibtex-set-dialect): Use it. Either set global values of
1508 dialect-dependent variables or bind these variables buffer-locally
1509 (Bug#10254).
1510 (bibtex-mode): Call bibtex-set-dialect via
1511 hack-local-variables-hook.
eb864a71
LM
1512 (bibtex-dialect): Update docstring.
1513 Add safe-local-variable predicate.
ace88aa2
RW
1514 (bibtex-entry-alist, bibtex-field-alist): Initialize via
1515 bibtex-set-dialect.
1516 (bibtex-mode-map): Define menu for each dialect.
1517 (bibtex-entry): Fix docstring.
1518
93376c5b
CY
15192012-01-28 Chong Yidong <cyd@gnu.org>
1520
1521 * eshell/esh-arg.el (eshell-quote-argument): New function.
1522
1523 * eshell/esh-ext.el (eshell-invoke-batch-file):
1524 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
1525 first arg to eshell-parse-command (Bug#10523).
1526
4372494f
DA
15272012-01-28 Drew Adams <drew.adams@oracle.com>
1528
1529 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
1530 `default-directory' is non-nil.
1531
4d4ec1f8
EZ
15322012-01-28 Eli Zaretskii <eliz@gnu.org>
1533
1534 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
1535 line that displays system-configuration-options. (Bug#9924)
1536
7c188927
DA
15372012-01-28 Drew Adams <drew.adams@oracle.com>
1538
1539 * descr-text.el (describe-char): Show information about POS, in
1540 addition to information about the character at POS. Improve and
1541 update the doc string. Change "code point" to "code point in
1542 charset", to avoid confusion with the character's Unicode code
1543 point shown above that. (Bug#10129)
1544
e0da685a
EZ
15452012-01-28 Eli Zaretskii <eliz@gnu.org>
1546
1547 * descr-text.el (describe-char): Show the raw character, not only
1548 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
1549 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
1550 for the reasons.
1551
70550acf
PH
15522012-01-28 Phil Hagelberg <phil@hagelb.org>
1553
eb864a71
LM
1554 * emacs-lisp/package.el (package-install):
1555 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 1556
0ce8e868
CY
15572012-01-28 Chong Yidong <cyd@gnu.org>
1558
cb882333
JB
1559 * emacs-lisp/package.el (package-maybe-load-descriptor):
1560 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
1561 (package-maybe-load-descriptor): Use it.
1562 (package-download-transaction): Fully load required packages
1563 inside the loop, so that `require' calls work (Bug#10593).
1564 (package-install): No need to call package-initialize now.
1565
2e7f3bea
CY
15662012-01-28 Chong Yidong <cyd@gnu.org>
1567
6e9bad14
CY
1568 * simple.el (deactivate-mark): Doc fix (Bug#8614).
1569
f823b8ca
CY
1570 * tooltip.el (tooltip-mode): Doc fix.
1571 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
1572
2680c309
CY
1573 * frame.el (set-cursor-color): Doc fix (Bug#352).
1574
d7a9e63b
CY
1575 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
1576 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
1577
2e7f3bea
CY
1578 * cus-edit.el (custom-buffer-create-internal): Fix search button
1579 action (Bug#10542).
2ae01800 1580 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 1581
fc4f7a23
EW
15822012-01-27 Eduard Wiebe <usenet@pusto.de>
1583
1584 * dired.el (dired-mark-files-regexp):
1585 Include any subdirectory components. (Bug#10445)
1586
7dd37071
ML
15872012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
1588
1589 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
1590 Handle [host]:port syntax. (Bug#10533)
1591
a268160b
AH
15922012-01-27 Alex Harsanyi <harsanyi@mac.com>
1593
1594 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
1595
e43273ef
GM
15962012-01-26 Glenn Morris <rgm@gnu.org>
1597
1598 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
1599 * term.el (term-raw-escape-map): Use Control-X-prefix.
1600 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
1601
1edf595d
MR
16022012-01-25 Martin Rudalics <rudalics@gmx.at>
1603
1604 * window.el (window-state-get, window--state-get-1): Don't deal
1605 with fixed-sizeness of windows. Simplify code.
1606
fa8eafef
JC
16072012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
1608
6df6ae42
JB
1609 * window.el (window--state-get-1, window--state-put-2):
1610 Don't save and restore the mark.
fa8eafef 1611
0b21c100
CY
16122012-01-25 Chong Yidong <cyd@gnu.org>
1613
1614 * custom.el (custom-variable-p): Doc fix.
1615
5ae1a6c8
GM
16162012-01-25 Glenn Morris <rgm@gnu.org>
1617
40047858
GM
1618 * dired.el (dired-goto-file): Handle some of the more common
1619 characters that `ls -b' escapes. (Bug#10596)
1620
5ddce96c
GM
1621 * progmodes/compile.el (compilation-next-error-function):
1622 Respect compilation-first-column in the "*compilation*" buffer.
1623 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
1624
5ae1a6c8
GM
1625 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
1626
b559f1a9
GM
16272012-01-24 Glenn Morris <rgm@gnu.org>
1628
1629 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
1630
6725d21a
JD
16312012-01-24 Julien Danjou <julien@danjou.info>
1632
1633 * color.el (color-rgb-to-hsl): Fix value computing.
1634 (color-hue-to-rgb): New function.
1635 (color-hsl-to-rgb): New function.
1636 (color-clamp, color-saturate-hsl, color-saturate-name)
1637 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1638 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1639
70df4bbe
GM
16402012-01-24 Glenn Morris <rgm@gnu.org>
1641
1642 * vc/vc-rcs.el (vc-rcs-create-tag):
1643 * vc/vc-sccs.el (vc-sccs-create-tag):
1644 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
1645
802a2ae2
ML
16462012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
1647
1648 * eshell/esh-util.el (eshell-read-hosts-file):
1649 Skip comment lines. (Bug#10549)
1650
d7128bb1
ML
1651 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
1652
d1a5c3b4
JB
16532012-01-23 Juanma Barranquero <lekktu@gmail.com>
1654
2724d9c7
JB
1655 * subr.el (display-delayed-warnings): Doc fix.
1656 (collapse-delayed-warnings): New function to collapse identical
1657 adjacent warnings.
1658 (delayed-warnings-hook): Add it.
d1a5c3b4 1659
a5509865
MA
16602012-01-22 Michael Albinus <michael.albinus@gmx.de>
1661
1662 * net/tramp.el (tramp-action-login): Set connection property "login-as".
1663
1664 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
1665 properties, when "login-as" is set.
1666
1667 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
1668 (tramp-default-user-alist): Don't add "pscp".
1669 (tramp-do-copy-or-rename-file-out-of-band): Use connection
1670 property "login-as", if set. (Bug#10530)
1671
cc6d5805
MA
16722012-01-21 Michael Albinus <michael.albinus@gmx.de>
1673
1674 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
1675 "plink1" and "psftp". (Bug#10530)
1676
16772012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
1678
1679 * international/mule-cmds.el (prefer-coding-system): Show a
1680 warning message if the default value of file-name-coding-system
1681 was not changed.
1682
f0960428
JC
16832012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
1684
cb882333
JB
1685 * windmove.el (windmove-reference-loc):
1686 Fix windmove-reference-loc miscalculation.
f0960428 1687
dd6f2a63
JB
16882012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
1689
1690 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
1691 default unit.
1692
7b447e9b
GM
16932012-01-21 Glenn Morris <rgm@gnu.org>
1694
117a9ea1
GM
1695 * international/mule.el (auto-coding-alist): Add .tbz.
1696
7b447e9b
GM
1697 * files.el (local-enable-local-variables): Doc fix.
1698 (inhibit-local-variables-regexps): Rename from
1699 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
1700 Doc fix. Add some extensions from auto-coding-alist.
1701 (inhibit-local-variables-suffixes):
1702 Rename from inhibit-first-line-modes-suffixes. Doc fix.
1703 (inhibit-local-variables-p):
1704 New function, extracted from set-auto-mode-1.
1705 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
1706 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
1707 (hack-local-variables): Doc fix. Make the mode-only case
1708 respect enable-local-variables and friends.
1709 Respect inhibit-local-variables-regexps for file-locals, but
1710 not for directory-locals.
1711 (set-visited-file-name):
1712 Take account of inhibit-local-variables-regexps.
1713 Whether it applies may change as the file name is changed.
1714 * jka-cmpr-hook.el (jka-compr-install):
1715 * jka-compr.el (jka-compr-uninstall):
1716 Update for inhibit-first-line-modes-suffixes name change.
1717
dd6e3cdd
MR
17182012-01-20 Martin Rudalics <rudalics@gmx.at>
1719
1720 * help-macro.el (make-help-screen): Temporarily restore original
1721 binding for minor-mode-map-alist (Bug#10454).
1722
0d0deb38
JD
17232012-01-19 Julien Danjou <julien@danjou.info>
1724
1725 * color.el (color-name-to-rgb): Use the white color to find the max
1726 color component value and return correctly computed values.
1727 (color-name-to-rgb): Add missing float conversion for max value.
1728
34a02f46
MR
17292012-01-19 Martin Rudalics <rudalics@gmx.at>
1730
1731 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
1732 special state value for window-persistent-parameters.
1733 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
1734 (window--state-put-2): Reset all window parameters to nil before
1735 assigning values of persistent parameters.
1736
606c44c4
AM
17372012-01-18 Alan Mackenzie <acm@muc.de>
1738
1739 Eliminate sluggishness and hangs in fontification of "semicolon
1740 deserts".
1741
cb882333
JB
1742 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
1743 Change value 10000 -> 3000.
606c44c4
AM
1744 (c-state-safe-place): Reformulate so it doesn't stack up an
1745 infinite number of wrong entries in c-state-nonlit-pos-cache.
1746 (c-determine-limit-get-base, c-determine-limit): New functions to
1747 determine backward search limits disregarding literals.
1748 (c-find-decl-spots): Amend commenting.
1749 (c-cheap-inside-bracelist-p): New function which detects "={".
1750
1751 * progmodes/cc-fonts.el
1752 (c-make-font-lock-BO-decl-search-function): Give a limit to a
1753 backward search.
1754 (c-font-lock-declarations): Fix an occurrence of point being
1755 undefined. Check additionally for point being in a bracelist or
1756 near a macro invocation without a semicolon so as to avoid a
1757 fruitless time consuming search for a declarator. Give a more
1758 precise search limit for declarators using the new
1759 c-determine-limit.
1760
f3860cea
GM
17612012-01-18 Glenn Morris <rgm@gnu.org>
1762
1763 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
1764 (set-auto-mode): Doc fixes.
1765
1db03b16
GM
17662012-01-17 Glenn Morris <rgm@gnu.org>
1767
0e6038be
GM
1768 * isearch.el (search-nonincremental-instead): Fix doc typo.
1769
1db03b16
GM
1770 * dired.el (dired-insert-directory): Handle newlines in directory name.
1771 (dired-build-subdir-alist): Unescape newlines in directory name.
1772
4cb0aa75
MA
17732012-01-17 Michael Albinus <michael.albinus@gmx.de>
1774
1775 * net/tramp.el (tramp-local-end-of-line): New defcustom.
1776 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
1777 (tramp-action-terminal): Use it. (Bug#10530)
1778
1d00653d
SM
17792012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1780
1781 * minibuffer.el (completion--replace): Strip properties (bug#10062).
1782
6a6ee00d
MR
17832012-01-16 Martin Rudalics <rudalics@gmx.at>
1784
1785 * window.el (window-state-ignored-parameters): Remove variable.
1786 (window--state-get-1): Rename argument MARKERS to IGNORE.
1787 Handle persistent window parameters. Make copy of clone-of
1788 parameter only if requested. (Bug#10348)
1789 (window--state-put-2): Install a window parameter only if it has
1790 a non-nil value or an existing parameter shall be overwritten.
1791
97912def
MA
17922012-01-15 Michael Albinus <michael.albinus@gmx.de>
1793
1794 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
1795
688070a5
EZ
17962012-01-14 Eli Zaretskii <eliz@gnu.org>
1797
1798 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
1799 don't pass the (nil) value of `upnode' to string-match.
1800
301afadc
CY
18012012-01-14 Chong Yidong <cyd@gnu.org>
1802
1803 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 1804 Fix values recognized by the cursorBlink resource.
301afadc 1805
9e5788aa
PE
18062012-01-14 Paul Eggert <eggert@cs.ucla.edu>
1807
1808 * epg.el (epg--make-temp-file): Avoid permission race condition
1809 when running on old Emacs versions (bug#10403).
1810
3cdb7f5a
GM
18112012-01-14 Glenn Morris <rgm@gnu.org>
1812
1813 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
1814
8c82b1b4
AM
18152012-01-13 Alan Mackenzie <acm@muc.de>
1816
1817 Fix filling for when filladapt mode is enabled.
1818
1819 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
1820 c-mask-paragraph, pass in `fill-paragraph' rather than
1821 `fill-region-as-paragraph'. (This is a reversion of a previous
1822 change.)
eb864a71
LM
1823 * progmodes/cc-mode.el (c-basic-common-init):
1824 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 1825
e517eda4
GM
18262012-01-13 Glenn Morris <rgm@gnu.org>
1827
1498536e
GM
1828 * dired.el (dired-switches-escape-p): New function.
1829 (dired-insert-directory): Use dired-switches-escape-p.
1830 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
1831
e517eda4
GM
1832 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
1833
328f984d
GM
18342012-01-12 Glenn Morris <rgm@gnu.org>
1835
1836 * mail/sendmail.el (mail-mode): Update paragraph-separate for
1837 changes in adaptive-fill-regexp. (Bug#10276)
1838
2cc769a8
AM
18392012-01-11 Alan Mackenzie <acm@muc.de>
1840
1841 Fix Emacs bug #10463 - put `widen's around the critical spots.
1842
1d00653d 1843 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
1844 widen around each invocation of c-state-pp-to-literal. Remove an
1845 unused let variable.
1846
e52c37fa
GM
18472012-01-11 Glenn Morris <rgm@gnu.org>
1848
1849 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 1850 Doc fix.
e52c37fa 1851
96f8741e
CY
18522012-01-10 Chong Yidong <cyd@gnu.org>
1853
1d00653d
SM
1854 * net/network-stream.el (network-stream-open-starttls):
1855 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
1856 response to the capability command.
1857
b09a806e
GM
18582012-01-10 Glenn Morris <rgm@gnu.org>
1859
1860 * mail/unrmail.el (unrmail): Tweak previous change.
1861
7655cb66
CY
18622012-01-09 Chong Yidong <cyd@gnu.org>
1863
1864 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
1865
9d5a8f0b
AM
18662012-01-08 Alan Mackenzie <acm@muc.de>
1867
1868 Optimise font locking in long enum definitions.
1869
1870 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
1871 arm to a cond form to handle enums.
1872 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
1873 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
1874
9a0115ab 18752012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
1876
1877 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 1878 (Bug#10401)
6bb72cbd 1879
f186bb95
LMI
18802012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1881
29232a68
LMI
1882 * faces.el (set-face-attribute): Clarify the meaning of the nil
1883 frame (bug#10294).
1884
4e5d086d
LMI
1885 * subr.el (with-selected-frame): Mention that the selected frame
1886 is restored (bug#9980).
1887
8e66aebe
LMI
1888 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
1889 (bug#9759).
1890
cd394be1 1891 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
1892 (password-read): Don't autoload unused function.
1893
adf4e762
JB
18942012-01-07 Juanma Barranquero <lekktu@gmail.com>
1895
1896 * progmodes/which-func.el (which-func-mode): Turn into a
1897 non-interactive function and mark as obsolete (bug#10428).
1898
89bd9ccd
CY
18992012-01-06 Chong Yidong <cyd@gnu.org>
1900
1901 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
1902 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
1903 functions, along with 1 and -1.
1904
4afee9d5
EZ
19052012-01-06 Eli Zaretskii <eliz@gnu.org>
1906
1907 * time.el (display-time-load-average)
1908 (display-time-default-load-average): Doc fixes. See the thread
1909 starting at
1910 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
1911 for the details.
1912
536aea70
GM
19132012-01-06 Glenn Morris <rgm@gnu.org>
1914
665ae865
GM
1915 * mail/unrmail.el (unrmail): Give an explicit error if the input file
1916 has no messages. (Bug#10377)
1917
c869783d
GM
1918 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
1919 than Info-edit. (Bug#10385)
1920
2bb4227e
GM
1921 * time.el (display-time-load-average, display-time-next-load-average):
1922 Doc fixes.
1923
7d5944b9
GM
1924 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
1925 local setting of buffer-read-only to the input buffer. (Bug#10419)
1926
536aea70
GM
1927 * calendar/calendar.el (calendar-mode):
1928 Locally set scroll-margin to 0. (Bug#10379)
1929
7dccca16
UM
19302012-01-06 Ulrich Mueller <ulm@gentoo.org>
1931
1932 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
1933
afbb7930
GM
19342012-01-05 Glenn Morris <rgm@gnu.org>
1935
1936 * eshell/em-unix.el (diff-no-select): Autoload it.
1937 (eshell/diff): Use diff-no-select. (Bug#10420)
1938
04482335
CY
19392012-01-05 Chong Yidong <cyd@gnu.org>
1940
7baca3bc
CY
1941 * shell.el (shell-dynamic-complete-functions): Revert last change.
1942 (shell-command-completion-function): New function.
1943 (shell-completion-vars): Use it to implement
1944 shell-completion-execonly (Bug#10417).
1945
04482335
CY
1946 * custom.el (enable-theme): Don't set custom-safe-themes.
1947
1d00653d
SM
1948 * cus-theme.el (custom-theme-merge-theme):
1949 Ignore custom-enabled-themes and custom-safe-themes.
04482335 1950
bb5aa5d6
MM
19512012-01-05 Michael R. Mauger <mmaug@yahoo.com>
1952
1953 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
1954 first prompt in `sql-interacive-mode'.
1955 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 1956 keywords.
6df6ae42 1957 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
1958 (sql-product-interactive): Bug fix: Set `sql-buffer' in
1959 context of original buffer. Invoke `sql-login-hook'.
1960
a7183d7c
EZ
19612012-01-04 Eli Zaretskii <eliz@gnu.org>
1962
1963 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
1964 letters in cite-prefix.
1965
a1eacd1e
LMI
19662012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1967
1968 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
1969
787cdb34
CY
19702012-01-03 Chong Yidong <cyd@gnu.org>
1971
1d00653d
SM
1972 * shell.el (shell-dynamic-complete-functions):
1973 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
1974 comint-filename-completion first (Bug#10417).
1975
30710442
RS
19762012-01-02 Richard Stallman <rms@gnu.org>
1977
1978 * battery.el (battery-status-function):
1979 Detect when to use battery-yeeloong-sysfs.
1980 (battery-echo-area-format): Add string for Yeeloong.
1981 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
1982 (battery-yeeloong-sysfs): New function.
1983
f75bfc33
CY
19842012-01-02 Chong Yidong <cyd@gnu.org>
1985
1986 * dirtrack.el (dirtrack-list): Eliminate unused third element.
1987 (dirtrack): Merge code for handling relative filenames in prompt
1988 from shell-dir-cookie-watcher.
1989 (dirtrack-debug-message): New arg to avoid excess format calls.
1990
1991 * shell.el (shell-dir-cookie-re): Variable deleted.
1992 (shell-dir-cookie-watcher): Function deleted.
1993 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
1994 with dirtrack-mode.
1995
651e947e
EZ
19962012-01-01 Eli Zaretskii <eliz@gnu.org>
1997
1d00653d
SM
1998 * term/w32-win.el (dynamic-library-alist) <gnutls>:
1999 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
2000 libgnutls-26.dll.
2001
94d4c7dc
AS
20022011-12-31 Andreas Schwab <schwab@linux-m68k.org>
2003
2004 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
2005
8d43f3cd
EZ
20062011-12-31 Eli Zaretskii <eliz@gnu.org>
2007
2008 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
2009 headers of non-MIME messages, when rmail-enable-mime is non-nil.
2010
98c8795a
MA
20112011-12-29 Michael Albinus <michael.albinus@gmx.de>
2012
2013 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
2014 also for alternative shells.
2015 (tramp-open-connection-setup-interactive-shell): Check, whether
2016 the shell is a busybox.
2017 (tramp-send-command): Don't suppress multiple prompts for
2018 busyboxes, it hurts.
2019
51281b32
CY
20202011-12-28 Chong Yidong <cyd@gnu.org>
2021
2022 * progmodes/gdb-mi.el (gdb-get-source-file-list)
2023 (gdb-get-source-file): Move mode line update to
2024 gdb-get-source-file (Bug#10087).
2025
2170cb53
CY
20262011-12-25 Chong Yidong <cyd@gnu.org>
2027
2028 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
2029 gud-gdb-marker-filter without taking it as an argument.
2030 (gud-gdb-run-command-fetch-lines): Caller changed.
2031 (gud-gdb-completion-function): New variable.
2032 (gud-gdb-completion-at-point): Use it.
2033 (gud-gdb-completions-1): Split from gud-gdb-completions.
2034
2035 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
2036 function as separate arguments.
2037 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
2038 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
2039 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
2040 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
2041 (gdb-stopped, def-gdb-auto-update-trigger)
2042 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
2043 (gdb-get-changed-registers, gdb-get-main-selected-frame):
2044 Callers changed.
2170cb53
CY
2045 (gud-gdbmi-completions): New function.
2046 (gdb): Use it for generating the completion table.
2047
be8b11bb
AM
20482011-12-24 Alan Mackenzie <acm@muc.de>
2049
2050 Introduce a mechanism to widen the region used in context font
1d00653d 2051 locking. Use this to protect declarations from losing their contexts.
be8b11bb 2052
1d00653d
SM
2053 * progmodes/cc-langs.el (c-before-font-lock-functions):
2054 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 2055 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
2056 functions to be run just before context (etc.) font locking.
2057
2058 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 2059 New, functionality extracted from
be8b11bb 2060 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 2061 (c-in-after-change-fontification): New variable.
be8b11bb
AM
2062 (c-after-change): Set c-in-after-change-fontification.
2063 (c-set-fl-decl-start): Rejig its interface, so it can be called
2064 from both after-change and context fontifying.
b81d40f0
JB
2065 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
2066 New functions.
2067 (c-standard-font-lock-fontify-region-function): New variable.
2068 (c-font-lock-fontify-region): New function.
be8b11bb 2069
341cf6ac
JL
20702011-12-24 Juri Linkov <juri@jurta.org>
2071
2072 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
2073 (Bug#10348)
2074
bffcee0a
MA
20752011-12-23 Michael Albinus <michael.albinus@gmx.de>
2076
2077 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
2078 existence of source file. (Bug#10325)
2079
cb5e207c
AM
20802011-12-23 Alan Mackenzie <acm@muc.de>
2081
2082 Fix unstable fontification inside templates.
2083
b81d40f0
JB
2084 * progmodes/cc-langs.el (c-before-font-lock-functions):
2085 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
2086 additionally has c-set-fl-decl-start. The other languages (apart
2087 from AWK) have that as a single entry.
2088
b81d40f0
JB
2089 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2090 The functionality for "local" declarations has been extracted to
cb5e207c
AM
2091 c-set-fl-decl-start.
2092
b81d40f0
JB
2093 * progmodes/cc-mode.el (c-common-init, c-after-change):
2094 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
2095 (c-set-fl-decl-start): New function, extracted from
2096 c-font-lock-enclosing-decls and enhanced.
2097
60ff536c
JB
20982011-12-23 Juanma Barranquero <lekktu@gmail.com>
2099
2100 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
2101
1c4757d6
JL
21022011-12-22 Juri Linkov <juri@jurta.org>
2103
2104 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
2105
d031f2c7
CY
21062011-12-22 Chong Yidong <cyd@gnu.org>
2107
2108 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
2109
bace743a
DA
21102011-12-21 Drew Adams <drew.adams@oracle.com>
2111
2112 * files.el (file-remote-p): Fix docstring. (Bug#10319)
2113
728a1f2b
JC
21142011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2115
2116 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
2117
0d373f73
TZ
21182011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
2119
fec0aaa4
TZ
2120 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
2121 highlighting and support. Fix up comments for capitalization.
2122 (cfengine-mode-debug): New var.
2123 (cfengine3-mode): Change the modeline indicator to "CFE3".
2124 (cfengine3-font-lock-keywords): Improve defun highlighting.
2125 (cfengine2-actions): Rename from `cfengine-actions'.
2126 (cfengine2-font-lock-keywords): Rename from
2127 `cfengine-font-lock-keywords'.
2128 (cfengine2-imenu-expression): Rename from
2129 `cfengine-imenu-expression'.
2130 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
2131 (cfengine2-beginning-of-defun): Rename from
2132 `cfengine-beginning-of-defun'.
2133 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
2134 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
2135 (cfengine2-mode): Rename from `cfengine-mode'. Change the
2136 modeline indicator to "CFE2".
2137 (cfengine-mode): Defalias to `cfengine-auto-mode'.
2138 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 2139
bc86f573
CY
21402011-12-21 Chong Yidong <cyd@gnu.org>
2141
2142 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
2143 filename argument.
2144
d45ba96b
MR
21452011-12-20 Martin Rudalics <rudalics@gmx.at>
2146
2147 * window.el (window-normalize-buffer-to-display): Remove.
2148 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
2149
a6198c90
CY
21502011-12-19 Chong Yidong <cyd@gnu.org>
2151
2152 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
2153 Don't signal an error in a predicate function; return non-nil.
2154 (vc-dir-mark-file): Move the error here.
2155 (vc-dir-mark-unmark): If acting on the region, keep going if one
2156 of the entries cannot be marked/unmarked.
2157 (vc-dir-mark-all-files): If current entry is a directory, mark
2158 only child files, as documented.
2159
34c5fb55
VB
21602011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2161
2162 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
2163 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
2164 addition.
2165
c803b2b7
JD
21662011-12-18 Jan Djärv <jan.h.d@swipnet.se>
2167
2168 * term/ns-win.el (ns-get-selection-internal)
2169 (ns-store-selection-internal): Declare.
1154d12e
JB
2170 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
2171 Declare as obsolete.
2172 (ns-get-pasteboard, ns-paste-secondary):
2173 Use ns-get-selection-internal.
2174 (ns-set-pasteboard, ns-copy-including-secondary):
2175 Use ns-store-selection-internal.
c803b2b7 2176
9cff91f8 21772011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
2178
2179 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 2180 (vc-deduce-fileset): Doc fix.
99a289d9 2181
f16c898a
AS
21822011-12-16 Andreas Schwab <schwab@linux-m68k.org>
2183
2184 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
2185
763237c4
SS
21862011-12-13 Sam Steingold <sds@gnu.org>
2187
2188 * man.el (Man-getpage-in-background): When running under a
2189 window-system, ignore $MANWIDTH and $COLUMNS.
2190
5fc1c122
KH
21912011-12-15 Kenichi Handa <handa@m17n.org>
2192
2193 * language/ethio-util.el: Change coding tag to utf-8-emacs.
2194 (setup-ethiopic-environment-internal): Comment out key-binding for
2195 ethio-toggle-punctuation.
2196
13d49cbb
AM
21972011-12-13 Alan Mackenzie <acm@muc.de>
2198
898169a2
AM
2199 Add the switch statement to AWK Mode.
2200
7a71b18d 2201 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
2202 "default" to the keywords regexp.
2203
7a71b18d 2204 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 2205 expression as the rest.
1d00653d
SM
2206 (c-nonlabel-token-key): Allow string literals for AWK.
2207 Refactor for the other modes.
898169a2 2208
13d49cbb 2209 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 2210 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
2211 routines. Limit backward searching in c-font-lock-enclosing.decl.
2212
2213 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
2214 pp-state and literal type in addition to the limits.
1d00653d 2215 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 2216 (c-state-literal-at): Use the above new defun.
1d00653d
SM
2217 (c-slow-in-literal, c-fast-in-literal): Remove.
2218 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
2219
2220 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
2221 being in a literal. Add a limit for backward searching.
2222
2223 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
2224 c-slow-in-literal.
2225
15e0efc7
SM
22262011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2227
2228 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
2229
454592a6
MR
22302011-12-13 Martin Rudalics <rudalics@gmx.at>
2231
2232 * window.el (delete-other-windows): Use correct frame in call to
2233 window-with-parameter.
2234
87393f26
DP
22352011-12-12 Daniel Pfeiffer <occitan@t-online.de>
2236
2237 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
2238 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
2239 (makefile-gmake-statements, makefile-makepp-statements):
2240 Use it and add new makepp keywords.
2241 (makefile-makepp-font-lock-keywords): Add new patterns.
2242 (makefile-match-function-end): Match new [...] and [[...]].
2243
11636b22
JB
22442011-12-11 Juanma Barranquero <lekktu@gmail.com>
2245
2246 * ses.el (ses-call-printer-return, ses-cell-property-get)
2247 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
2248 (ses-create-cell-variable, ses-reset-header-string)
2249 (ses-cell-set-formula, ses-repair-cell-reference-all)
2250 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
2251 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
2252 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
2253 (ses-aset-with-undo, ses-load, ses-truncate-cell)
2254 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
2255 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
2256 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
2257 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
2258 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
2259 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
2260 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
2261 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
2262
cf018193
VB
22632011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
2264
2265 * ses.el: The overall change is to add cell renaming, that is
2266 setting fancy names for cell symbols other than name matching
2267 "\\`[A-Z]+[0-9]+\\'" regexp .
2268 (ses-create-cell-variable): New defun.
2269 (ses-relocate-formula): Relocate formulas only for cells the
2270 symbols of which are not renamed, i.e. symbols whose names do not
2271 match regexp "\\`[A-Z]+[0-9]+\\'".
2272 (ses-relocate-all): Relocate values only for cells the symbols of
2273 which are not renamed.
2274 (ses-load): Create cells variables as the (ses-cell ...) are read,
2275 in order to check row col consistency with cell symbol name only
2276 for cells that are not renamed.
2277 (ses-replace-name-in-formula): New defun.
2278 (ses-rename-cell): New defun.
2279
ee957461
CY
22802011-12-11 Chong Yidong <cyd@gnu.org>
2281
2282 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
2283 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
2284
9a9e9ef0
MR
22852011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
2286
2287 * window.el (other-window): Fix docstring.
2288
92a8eba5
EZ
22892011-12-10 Eli Zaretskii <eliz@gnu.org>
2290
2291 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
2292 `from' or `to' address before taking its substring.
2293 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
2294 encoded name is chopped in the middle of the encoded string, and
2295 thus displayed encoded.
2296
e152e577
JB
22972011-12-10 Juanma Barranquero <lekktu@gmail.com>
2298
2299 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
2300
e5d84bfe
EZ
23012011-12-10 Eli Zaretskii <eliz@gnu.org>
2302
2303 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
2304 to use texinfo-update-node and commands that call it if the
2305 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 2306 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
2307 (texinfo-all-menus-update, texinfo-master-menu)
2308 (texinfo-update-node, texinfo-every-node-update)
2309 (texinfo-multiple-files-update): Doc fix. Warn against updating
2310 all the @node lines.
2311 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
2312 argument is numeric. Explain better in the doc string what the
2313 function really does.
2314 (texinfo-insert-master-menu-list): Improve the error message
2315 displayed if there's no menu in the Top node.
2316 (Bug#2975) See also this thread:
e5d84bfe
EZ
2317 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
2318
1d84e9bb
MG
23192011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
2320
2321 * speedbar.el (speedbar-supported-extension-expressions):
2322 Add .adb and .ads, commonly used for Ada source code (bug#10256).
2323
382c953b
JB
23242011-12-09 Juanma Barranquero <lekktu@gmail.com>
2325
2326 * printing.el (pr-mode-alist):
2327 * simple.el (filter-buffer-substring-functions)
2328 (completion-list-insert-choice-function):
2329 * window.el (window-with-parameter, window-atom-root)
2330 (window-sides-slots, window-size-fixed, window-min-delta)
2331 (window-max-delta, window--resize-mini-window)
2332 (window--resize-child-windows-normal, window-tree)
2333 (delete-other-windows, quit-window, split-window)
2334 (display-buffer-record-window, special-display-buffer-names)
2335 (special-display-regexps, special-display-popup-frame)
2336 (same-window-p, split-window-sensibly)
2337 (display-buffer-overriding-action, display-buffer-alist)
2338 (display-buffer-base-action, display-buffer, switch-to-buffer)
2339 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
2340 (fit-window-to-buffer, recenter-positions)
2341 (mouse-autoselect-window-state, mouse-autoselect-window-select):
2342 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
2343 and remove unneeded backslashes in docstrings.
2344
39c9faef
SM
23452011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2346
98449af8
SM
2347 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
2348
39c9faef
SM
2349 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
2350 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
2351 end in ".mk".
2352 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
2353 when reading the makefile (bug#10116).
2354
86ed9fdc
SM
23552011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2356
2357 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
2358 (bug#10116).
2359
5580f89d
GM
23602011-12-06 Glenn Morris <rgm@gnu.org>
2361
2362 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
2363
28d3917c
CY
23642011-12-06 Chong Yidong <cyd@gnu.org>
2365
2366 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
2367
a98edce9
JB
23682011-12-06 Juanma Barranquero <lekktu@gmail.com>
2369
2370 * textmodes/table.el (table-shorten-cell): Fix typo.
2371
e65adfac
CG
23722011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
2373
2374 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
2375
71cc0b74
EZ
23762011-12-05 Eli Zaretskii <eliz@gnu.org>
2377
2378 * descr-text.el (describe-char): Fix display of strong
2379 right-to-left characters and directional embeddings and overrides.
2380
2381 * simple.el (what-cursor-position): Fix display of codepoints of
2382 strong right-to-left characters.
2383
315bc30d
CY
23842011-12-05 Chong Yidong <cyd@gnu.org>
2385
2386 * faces.el (read-color): Doc fix.
2387
58a70b94
GM
23882011-12-05 Glenn Morris <rgm@gnu.org>
2389
2390 * align.el (align--set-marker): Add doc-string.
2391 Don't try to move something that is not a marker. (Bug#10216)
2392
5158face
GM
23932011-12-04 Glenn Morris <rgm@gnu.org>
2394
2395 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
2396 overly zealous deletion of trailing whitespace.
2397
520fca41
JB
23982011-12-04 Juanma Barranquero <lekktu@gmail.com>
2399
2400 * server.el (server-delete-client): On Windows, do not try to delete
2401 the only terminal.
2402 (server-process-filter): On Windows, treat requests for a tty frame as
2403 if they were for a GUI frame if the running server is in GUI mode.
2404
5e605a2e
GM
24052011-12-03 Glenn Morris <rgm@gnu.org>
2406
2407 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
2408
5c3fe83f
SM
24092011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2410
6f5e57e7
SM
2411 * electric.el: Streamline electric-indent's hook.
2412 (electric-indent-chars): Revert to simple list.
2413 (electric-indent-functions): New var.
2414 (electric-indent-post-self-insert-function): Use it.
2415
5c3fe83f
SM
2416 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
2417 there's no inferior buffer (bug#10196).
2418 (prolog-consult-compile): Don't use toggle-read-only.
2419
6bdac736
MA
24202011-12-02 Michael Albinus <michael.albinus@gmx.de>
2421
2422 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
2423 interrupt. (Bug#10187)
2424
6131ba7f
SM
24252011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2426
99c79fee
SM
2427 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
2428 (bug#9160).
2429
6131ba7f
SM
2430 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
2431 (bug#10191).
2432
cb0a02ea
JL
24332011-12-02 Juri Linkov <juri@jurta.org>
2434
2435 * info.el (Info-search): Display "end of manual" when Isearch
2436 reaches the end of single-file Info manual. (Bug#9918)
2437
66e0570c
EZ
24382011-12-02 Eli Zaretskii <eliz@gnu.org>
2439
2440 * isearch.el (isearch-message-prefix): Run the input method part
2441 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
2442
02b16839
JL
24432011-12-02 Juri Linkov <juri@jurta.org>
2444
2445 * isearch.el (isearch-occur): Use `word-search-regexp' for
2446 `isearch-word'.
2447 (isearch-search-and-update): Add condition for `isearch-word' and
2448 call `word-search-regexp'. (Bug#10145)
2449
0b950688
GM
24502011-12-01 Glenn Morris <rgm@gnu.org>
2451
2452 * eshell/em-hist.el (eshell-hist-initialize):
2453 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 2454 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 2455
9505c3c7
SM
24562011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
2459
1bbe96b2 24602011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 2461
a1beca85
SM
2462 * progmodes/verilog-mode.el (verilog-pretty-expr):
2463 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
2464 verilog, such as += *= and the like.
2465 (verilog-assignment-operator-re): Regular expression to find the
2466 assigment operator in a verilog assignment.
2467 (verilog-assignment-operation-re): Regular expression to find an
2468 assignment statement for pretty-expr.
2469 (verilog-in-attribute-p): Query returns true if point is in an
2470 attribute context; used to skip these for expression line up from
2471 pretty-expr.
2472 (verilog-in-parameter-p): Query returns true if point is in an
2473 parameter definition context; used to skip these for expression
2474 line up from pretty-expr.
2475 (verilog-in-parenthesis-p): Query returns true if point is in a
2476 parenthetical expression, specifically ( ) but not [ ] or { };
2477 used by pretty-expr.
2478 (verilog-just-one-space): If there is no space, don't add one.
2479 (verilog-get-lineup-indent-2): Specifically skip just attribute
2480 contexts for expression lineup, rather than skipping all
2481 parenthetical expressions.
2482 (verilog-calculate-indent): Fix comment, and fix indent.
2483 (verilog-do-indent): Indent declarations in lists (suggested by
2484 Joachim Lechner).
2485 (verilog-mode-abbrev-table): Populate abbrev mode with the various
2486 skeleton items.
2487 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
2488 by Alain Mellan).
2489
1bbe96b2 24902011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
2491
2492 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
2493 parameters with embedded comments. Reported by Ray Stevens.
2494 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
2495 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
2496 Reported by Tim Holt.
2497 (verilog-auto): Fix AUTOing a upper module then AUTOing module
2498 instantiated by upper module causing wrong expansion until AUTOed a
2499 second time. Reported by K C Buckenmaier.
2500 (verilog-diff-auto): Fix showing .* as a difference when
2501 `verilog-auto-star-save' off. Reported by Dan Dever.
2502 (verilog-auto-reset, verilog-read-always-signals)
2503 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
2504 temporary signals in reset list if
2505 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
2506 style to each signal's assignment type, bug381.
2507 Reported by Thomas Esposito.
6288f0ca
WS
2508 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
2509 (verilog-uvm-statement-re): Support UVM indentation and
2510 highlighting, with old OVM keywords only.
a1beca85 2511 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
2512 Support AUTOTIEOFF creating non-wire data types.
2513 Suggested by Jonathan Greenlaw.
6288f0ca
WS
2514 (verilog-auto-insert-lisp, verilog-delete-to-paren)
2515 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
2516 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
2517 (verilog-read-sub-decls, verilog-read-sub-decls-line):
2518 Fix mismatching parenthesis inside commented out code when deleting
382c953b 2519 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
2520 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
2521 non-numeric vector width. Reported by Alex Reed.
2522 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 2523 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
2524 (verilog-auto-delete-trailing-whitespace):
2525 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
2526 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
2527 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
2528 Fix verilog-scan-cache corruption when running user AUTO expansion
2529 hooks that call indentation routines.
2530 (verilog-simplify-range-expression): Fix typo ignoring lower case
2531 identifiers.
2532 (verilog-delete-auto): Fix delete-autos to also remove user created
2533 automatics, as long as they start with AUTO.
2534 (verilog-batch-diff-auto, verilog-diff-auto)
2535 (verilog-diff-function): Add `verilog-diff-auto' and bind to
2536 "C-c?" to report differences in AUTO expansion, ignoring spaces.
2537 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
2538 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
2539 (verilog-re-search-forward-quick, verilog-syntax-ppss):
2540 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
2541 is disabled and its cache will get corrupt, causing AUTOS not to
2542 expand. Instead use only -quick functions.
2543 (verilog-scan-region): Fix scanning over escaped quotes.
2544 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
2545 (verilog-re-search-backward-quick)
2546 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
2547 related functions now ignore strings, to fix misparsing of strings
2548 with magic comments embedded in them.
a1beca85
SM
2549 (verilog-read-auto-template):
2550 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
2551 Reported by Brad Dobbie.
2552 (verilog-read-auto-template):
2553 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 2554 Reported by Brad Dobbie.
6288f0ca
WS
2555 (verilog-auto-inst, verilog-auto-inst-param)
2556 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
2557 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
2558 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
2559 debugging templates without merge conflicts, bug357.
2560 Reported by Brad Dobbie.
2561 (verilog-read-auto-template):
2562 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
2563 Reported by Brad Dobbie.
2564 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
2565 abbrevs so user won't be asked to save.
2566 (verilog-read-auto-lisp-present): Fix to start at beginning of
2567 buffer in case called outside of verilog-auto.
2568 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
2569 to "X-2". Reported by Matthew Myers.
2570 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
2571 all inputs from module templates. Reported by Leith Johnson.
2572 (verilog-module-inside-filename-p): Fix locating programs as with
2573 modules.
2574 (verilog-auto-inst-port): Fix vl-width expressions when using
2575 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
2576 (verilog-decls-get-regs, verilog-decls-get-signals,
2577 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
2578 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
2579 verilog-read-decls): Combine reg and wire structures into one var
2580 structure to represent SystemVerilog concepts.
2581 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
2582 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
2583 (verilog-auto-wire-type, verilog-insert-definition):
2584 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
2585 SystemVerilog "logic" keyword instead of "wire"/"reg".
2586 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
2587 to declares outputs that also have assignments (presumably in an
a1beca85
SM
2588 ifdef or generate if so there's not a driver conflict).
2589 Reported by Matthew Myers.
2590 (verilog-auto-declare-nettype, verilog-insert-definition):
2591 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
2592 `default_nettype none. Reported by Julian Gorfajn.
2593 (verilog-read-always-signals-recurse, verilog-read-decls)
2594 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
2595 malformed end statement, bug325. Reported by Joshua Wise and
2596 Andrew Drake.
2597 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
2598 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
2599 when expanding .* in interfaces, bug320.
2600 Reported by Pierre-David Pfister.
6288f0ca 2601 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
2602 name and open parenthesis, bug317.
2603 Reported by Pierre-David Pfister.
6288f0ca
WS
2604 (verilog-simplify-range-expression): Fix simplification of
2605 multiplications inside AUTOWIRE connections, bug303.
2606 (verilog-auto-inst-port): Support parameter expansion in
2607 multidimensional arrays.
2608 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
2609 after "assert property". Reported by Julian Gorfajn.
2610 (verilog-simplify-range-expression): Fix "couldn't merge" errors
2611 with multiplication, bug303.
2612 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
2613 Reported by Jan Frode Lonnum.
2614
1bbe96b2
GM
26152011-11-30 Juanma Barranquero <lekktu@gmail.com>
2616
2617 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
2618 (hfy-shell-file-name, hfy-shell):
2619 * international/fontset.el (x-decompose-font-name): Fix typos.
2620
26212011-11-29 Ken Brown <kbrown@cornell.edu>
2622
2623 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
2624 (gdb-version): Remove defvar.
2625 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
2626 (gdb-gud-context-command, gdb-non-stop-handler)
2627 (gdb-current-context-command, gdb-stopped): Use it.
2628 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
2629 (gdb-non-stop-handler): Don't enable pretty-printing here.
2630 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
2631 non-stop mode. Use the following.
2632 (gdb-check-target-async): New defun.
2633 (gud-watch, gdb-stopped): Fix whitespace.
2634 (gdb-get-source-file): Don't try to display the source file if
2635 `gdb-main-file' is nil.
2636
26372011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2638
2639 * align.el: Try to generate fewer markers (bug#10047).
2640 (align--set-marker): New macro.
2641 (align-region): Use it.
2642
c935221f
SM
26432011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
2646
e70b5064
CY
26472011-11-29 Chong Yidong <cyd@gnu.org>
2648
2649 * indent.el (indent-for-tab-command, indent-according-to-mode):
2650 Doc fix.
2651 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
2652
f3af92b7
MA
26532011-11-29 Michael Albinus <michael.albinus@gmx.de>
2654
2655 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
2656 aware of remote file names. (Bug#10124)
2657
ed472be9
CY
26582011-11-29 Chong Yidong <cyd@gnu.org>
2659
2660 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
2661
24510c22
SM
26622011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
2663
2664 * files.el (find-file): Don't use force-same-window (bug#10144).
2665 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
2666 use pop-to-buffer if the selected window can't be used.
2667 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
2668
c60c3703
EZ
26692011-11-28 Eli Zaretskii <eliz@gnu.org>
2670
2671 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
2672 special-mode-map.
2673
e95def75
CY
26742011-11-28 Chong Yidong <cyd@gnu.org>
2675
2676 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
2677
c3f1c606
NR
26782011-11-27 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
2681 gdb-get-source-file-list on gdb-create-source-file-list.
2682
00db469c
EZ
26832011-11-26 Eli Zaretskii <eliz@gnu.org>
2684
2685 * whitespace.el (whitespace-newline): Use a different foreground
2686 color for 16-color light-background displays.
2687
4ad3bc2a
CY
26882011-11-24 Chong Yidong <cyd@gnu.org>
2689
2690 * window.el (display-buffer--special-action): Doc fix.
2691
e9fce1ac
JB
26922011-11-25 Juanma Barranquero <lekktu@gmail.com>
2693
2694 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
2695 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
2696 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
2697 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
2698 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
2699 (avl-tree-stack-first):
2700 * emacs-lisp/cconv.el (cconv--analyse-use):
2701 * net/gnutls.el (gnutls-negotiate): Fix typos.
2702
cb825e5d
GM
27032011-11-24 Glenn Morris <rgm@gnu.org>
2704
3adbe224
GM
2705 * lpr.el (lpr-windows-system, lpr-lp-system):
2706 * mail/binhex.el (binhex-begin-line):
2707 * progmodes/grep.el (grep-history, grep-find-history):
2708 * textmodes/flyspell.el:
2709 * vc/pcvs-defs.el (cvs-global-menu):
2710 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
2711 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
2712 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
2713
321decc8
GM
2714 * net/tls.el: Fix case of "GnuTLS".
2715
420b63ad
GM
2716 * paths.el (rmail-file-name): Format doc-string for make-docfile.
2717
cb825e5d
GM
2718 * version.el (emacs-build-system): Give it a doc-string.
2719
a0649f08
JL
27202011-11-24 Juri Linkov <juri@jurta.org>
2721
2722 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
2723
c0bc0fd4
GM
27242011-11-24 Glenn Morris <rgm@gnu.org>
2725
2726 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
2727 if called on a non-mime message just toggle the headers. (Bug#8006)
2728
20db1522
JB
27292011-11-24 Juanma Barranquero <lekktu@gmail.com>
2730
2731 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
2732 (allout-lead-with-comment-string, allout-structure-deleted-hook)
2733 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
2734 (allout-rebullet-heading, allout-open-sibtopic)
2735 (allout-toggle-current-subtree-encryption)
2736 (allout-toggle-subtree-encryption, allout-encrypt-string)
2737 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
2738 (allout-distinctive-bullets-string, allout-auto-activation):
2739 * window.el (window-normalize-buffer-to-display):
2740 * progmodes/verilog-mode.el (verilog-batch-indent):
2741 * textmodes/bibtex.el (bibtex-field-braces-opt)
2742 (bibtex-field-strings-opt):
2743 * vc/cvs-status.el (cvs-tree-merge):
2744 Fix typos.
2745
7262a87c
MA
27462011-11-23 Michael Albinus <michael.albinus@gmx.de>
2747
2748 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
2749 `non-essential' to t, in order to avoid remote connections.
2750
283430a1
EZ
27512011-11-23 Eli Zaretskii <eliz@gnu.org>
2752
a1beca85
SM
2753 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2754 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
2755 case-insensitively.
2756
d2992a38
ML
27572011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2758
2759 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
2760
50419064
GM
27612011-11-23 Glenn Morris <rgm@gnu.org>
2762
da94eca1
GM
2763 * paths.el (rmail-file-name): Reformat the doc-string so that it
2764 is picked up.
2765
9aac4de2
GM
2766 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
2767 (rmail-auto-file): Ignore case in the "special" field names,
2768 as mail-fetch-field does for all others.
2769
8038d2d2
GM
2770 * mail/rmail.el (rmail-forward):
2771 * mail/rmailkwd.el (rmail-set-label):
2772 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
2773 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
2774
f3fe222a
GM
2775 * mail/rmail.el (rmail-current-message): Doc fix.
2776
50419064
GM
2777 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
2778
28109f49
SM
27792011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2780
2781 * server.el (server-eval-and-print): Allow C-g (bug#6585).
2782
394c65f1
GM
27832011-11-22 Glenn Morris <rgm@gnu.org>
2784
2785 * mail/rmailmm.el (test-rmail-mime-handler)
2786 (test-rmail-mime-bulk-handler)
2787 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
2788
f2a0aa3a
JL
27892011-11-21 Juri Linkov <juri@jurta.org>
2790
1154d12e
JB
2791 * calc/calc.el (calc-read-key-sequence):
2792 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 2793
9c34a344
LMI
27942011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2795
2796 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
2797 Tell the caller that the next line needs recomputation, even
2798 though it doesn't start a sexp (bug#10094).
2799
f04a3be9
SM
28002011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2801
2802 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
2803
7978747f
SM
28042011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2805
f04a3be9
SM
2806 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
2807 Use force-same-window.
7978747f 2808
fe7a3057
JB
28092011-11-20 Juanma Barranquero <lekktu@gmail.com>
2810
2811 * descr-text.el (describe-char-unicode-data):
2812 * json.el (json-string-escape):
2813 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
2814 (Footnote-unicode, Footnote-style-p):
2815 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
2816
24901d61
CY
28172011-11-20 Chong Yidong <cyd@gnu.org>
2818
2819 * window.el (replace-buffer-in-windows): Restore interactive spec.
2820
bac7ff22
SM
28212011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2822
24f3d7b9
SM
2823 * electric.el (electric-indent-mode): Fix last change (too optimistic).
2824
bac7ff22
SM
2825 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
2826 (byte-compile-global-not-obsolete-vars): New var.
2827 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
2828 Use it.
2829 (byte-compile-warn-obsolete): Align text with the one in *Help*.
2830
cd1181db
JB
28312011-11-20 Juanma Barranquero <lekktu@gmail.com>
2832
2833 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
2834 * progmodes/pascal.el (electric-pascal-equal):
2835 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
2836 * xml.el (xml-substitute-special): Fix typos.
2837
7fb18e9e
GM
28382011-11-20 Glenn Morris <rgm@gnu.org>
2839
2840 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
2841 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
2842 Doc fixes.
2843 (rmail-decode-mime-charset): Mark as obsolete.
2844
2845 * mail/rmailsum.el (rmail-message-regexp-p-1):
2846 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
2847 Before using mime functions, check they are set. (Bug#10077)
2848
d5a6b3ba
JL
28492011-11-19 Juri Linkov <juri@jurta.org>
2850
2851 * info.el (Info-finder-find-node): Use `package--builtins' instead
2852 of `package-alist'. Use node names formed by the pattern "Keyword "
2853 and the keyword name.
2854
e981b61f
AS
28552011-11-19 Andreas Schwab <schwab@linux-m68k.org>
2856
1d00653d 2857 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 2858
3ffbc301
JL
28592011-11-19 Juri Linkov <juri@jurta.org>
2860
2861 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
2862 that calls `revert-buffer' on all Info buffers. (Bug#9915)
2863 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
2864 `old-history', `old-history-forward'. Add let-binding
2865 `window-selected'. Remove calls to `kill-buffer',
2866 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
2867 before calling `Info-find-node', so `Info-find-node-2' will reread
2868 the Info file. Restore window positions only when `window-selected'
2869 is non-nil.
2870
30c62133
JL
28712011-11-19 Juri Linkov <juri@jurta.org>
2872
2873 * isearch.el (isearch-lazy-highlight-new-loop):
2874 Remove condition `(not isearch-error)'. (Bug#9918)
2875
2876 * misearch.el (multi-isearch-search-fun): Add condition
2877 `(not bound)' to ignore lazy-highlighting search.
2878 Add the search-failed message "end of multi" when the end of
2879 multi-sequence is reached. Uncapitalize the search-failed
2880 message "Repeat for next buffer".
2881
2882 * info.el (Info-search): Add the search-failed message
2883 "end of the manual" when the end of the manual is reached
2884 in Isearch mode.
2885
645ca9cf
JL
28862011-11-19 Juri Linkov <juri@jurta.org>
2887
2888 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
2889 Use non-destructive `remove' instead of `delete' because
2890 `Info-history-list' stored to `Info-isearch-initial-history-list' in
2891 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
2892
df754f66
JL
28932011-11-19 Juri Linkov <juri@jurta.org>
2894
2895 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
2896 to nil instead of binding `search-ring' and `regexp-search-ring'.
2897 (Bug#9185)
2898
0e23d96a
EZ
28992011-11-19 Eli Zaretskii <eliz@gnu.org>
2900
2901 * simple.el (line-move): Force movement by logical lines for any
2902 hscrolled window, not only when auto-hscroll-mode is on.
2903 (line-move-visual): Update doc string to that effect. (Bug#10076)
2904
8a6ccb66
AS
29052011-11-19 Andreas Schwab <schwab@linux-m68k.org>
2906
2907 * language/european.el (macintosh): Define as alias for mac-roman.
2908
49ae5b39
EZ
29092011-11-19 Eli Zaretskii <eliz@gnu.org>
2910
2911 * mail/rmailmm.el (rmail-mime-display-header)
2912 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
2913 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
2914 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
2915 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
2916 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
2917 of a raw aref.
2918 (rmail-mime-entity-segment): To get past the tagline, move forward
2919 2 more lines, to account for the 2 empty lines that precede and
2920 follow the line with the buttons.
2921 (rmail-mime-update-tagline): Move one more line, to get past the
2922 empty line that follows the buttons in the tagline. (Bug#9520)
2923
c56cad4a
MR
29242011-11-19 Martin Rudalics <rudalics@gmx.at>
2925
2926 * window.el (window-max-delta-1, window-min-delta-1)
2927 (window-min-size-1, window-state-get-1, window-state-put-1)
2928 (window-state-put-2): Use "window--" prefix.
2929
cbe71af3
SM
29302011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
2931
2ad52c60
SM
2932 * emacs-lisp/smie.el: Improve warnings and conflict detection.
2933 (smie-warning-count): New var.
2934 (smie-set-prec2tab): Use it.
2935 (smie-bnf->prec2): Improve warnings. Add docstring.
2936 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
2937 (smie-bnf--set-class): New function.
2938 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
2939 corner case.
2940
6944dbc1
SM
2941 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
2942 (compilation-error-properties, compilation-move-to-column):
2943 Handle compilation-first-column while in the target buffer.
2944
c400c4d7
SM
2945 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
2946 Don't hardcode point-min==1.
2947
6dbe3e96
SM
2948 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
2949 (eshell-rewrite-for-command): Remove workaround.
2950 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
2951 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
2952 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
2953
cbe71af3
SM
2954 * files-x.el (modify-file-local-variable): Obey commenting conventions.
2955
a8e1496d
GM
29562011-11-17 Glenn Morris <rgm@gnu.org>
2957
2958 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2959 Ignore buffer-local generated-autoload-file if it is the same
2960 as the global value. (Bug#10049)
2961
df85d315
JB
29622011-11-17 Juanma Barranquero <lekktu@gmail.com>
2963
2964 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
2965 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
2966 (reftex-toc-previous-heading, reftex-toc-max-level)
2967 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
2968 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
2969 (reftex-toc-do-promote, reftex-toc-promote-prepare)
2970 (reftex-toc-promote-action, reftex-toc-extract-section-number)
2971 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
2972 (reftex-toc-rename-label, reftex-toc-visit-location)
2973 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
2974 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
2975 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
2976 leaving "*toc*" only for references to the buffer.
2977
a0c2d0ae
MR
29782011-11-17 Martin Rudalics <rudalics@gmx.at>
2979
2980 * window.el (window-resize, delete-window, split-window):
2981 Replace window-splits by window-combination-resize.
1d00653d 2982 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 2983
35c0bac8
GM
29842011-11-17 Glenn Morris <rgm@gnu.org>
2985
2986 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2987 Make bash entry derive from sh entry, not shell entry.
2988
d0c8fc8a
MA
29892011-11-16 Michael Albinus <michael.albinus@gmx.de>
2990
d0c8fc8a
MA
2991 * net/tramp-cache.el (tramp-flush-file-property): Flush also
2992 properties of linked files. (Bug#9879)
2993
7262a87c
MA
2994 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
2995 local file name.
2996
7877f373
JB
29972011-11-16 Juanma Barranquero <lekktu@gmail.com>
2998
2999 * menu-bar.el (menu-bar-file-menu):
3000 * printing.el (pr-ps-utility):
3001 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
3002 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
3003 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
3004 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
3005 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
3006 (icalendar--convert-cyclic-to-ical)
3007 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
3008 (icalendar--convert-ical-to-diary)
3009 (icalendar--convert-recurring-to-diary)
3010 (icalendar--convert-non-recurring-all-day-to-diary)
3011 (icalendar-import-format-sample):
3012 * progmodes/idlw-shell.el (idlwave-shell-mode):
3013 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
3014 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
3015 (vhdl-ps-print-init): Fix typos.
3016
10649b82
KM
30172011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
3018
9d0cfcd6
GM
3019 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
3020 FSF and collapse date sequence, obscure author/maintainer email address
3021 better, remove extra version line, track relocation of author's webpage.
10649b82 3022
9d0cfcd6
GM
3023 * progmodes/python.el (python-pdbtrack-input-prompt)
3024 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
3025 regular python pdb prompts. Adjustments shamelessly taken exactly as
3026 suggested in EmacsWiki page (tiny change):
3027 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 3028
58179cce
JB
30292011-11-16 Juanma Barranquero <lekktu@gmail.com>
3030
3031 * expand.el (expand-pos, expand-index, expand-point):
3032 Remove redundant info from docstring.
3033 (expand-add-abbrevs): Doc fix.
3034 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
3035 (expand-sample-perl-mode-expand-list): Fix typos.
3036
3037 * net/dbus.el (dbus-event-member-name):
3038 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
3039 * term/pc-win.el (msdos-create-frame-with-faces):
3040 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
3041
b6f67890
MR
30422011-11-16 Martin Rudalics <rudalics@gmx.at>
3043
3044 * window.el (split-window, window-state-get-1)
3045 (window-state-put-1, window-state-put-2): Rename occurrences of
3046 window-nest to window-combination-limit.
1d00653d 3047 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 3048
ce7ddba0
CY
30492011-11-16 Chong Yidong <cyd@gnu.org>
3050
3051 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
3052 regexp (Bug#10033).
3053
3ae704f4
SM
30542011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3055
3056 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
3057 `completing-read' will remove *Completions* and will preserve
3058 current-buffer for us.
3059 (tmm-add-prompt): Users of *Completions* will always (re)set its
3060 major mode.
3061 (tmm-old-comp-map): Remove.
3062
6ad1cdde
GM
30632011-11-16 Glenn Morris <rgm@gnu.org>
3064
3065 * mail/rmailedit.el: Require rmailmm when compiling.
3066 (rmail-old-mime-state): New declaration.
3067 (rmail-edit-current-message): If editing a mime message,
3068 edit the "raw" message from the mbox buffer.
3069 (rmail-cease-edit): Handle mime messages. (Bug#9840)
3070
d20faa20
GM
30712011-11-15 Glenn Morris <rgm@gnu.org>
3072
3073 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
3074 which wasn't being used. Add optional arg to force given state.
3075 (rmail-mime): Add optional arg to force given state.
3076
c7015153
JB
30772011-11-15 Juanma Barranquero <lekktu@gmail.com>
3078
3079 * allout.el (allout-encryption-plaintext-sanitization-regexps):
3080 * frame.el (display-mm-dimensions-alist):
3081 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
3082 (outline-move-subtree-down):
3083 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
3084 (newsticker--treeview-do-get-node):
3085 * net/quickurl.el (quickurl-list-buffer-name):
3086 * progmodes/dcl-mode.el (dcl-mode):
3087 * progmodes/gdb-mi.el (gdb-mapcar*):
3088 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
3089
45261b50
GM
30902011-11-15 Glenn Morris <rgm@gnu.org>
3091
3092 * mail/rmail.el (rmail-file-coding-system): It's only ever used
3093 in a boolean sense, so just make it a boolean, and fix the doc.
3094 (rmail-show-mime-function, rmail-mime-feature)
3095 (rmail-require-mime-maybe): Doc fixes.
3096 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
3097
3098 * mail/rmailmm.el (rmail-show-mime): Doc fix.
3099
0d26e0b6
JB
31002011-11-15 Juanma Barranquero <lekktu@gmail.com>
3101
3102 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
3103 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
3104 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
3105 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
3106
447f30f6
GM
31072011-11-15 Glenn Morris <rgm@gnu.org>
3108
672b871d
GM
3109 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
3110 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
3111 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
3112 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
3113 (rmail-mime, rmail-show-mime): Doc fixes.
3114
f6aa5bb1
GM
3115 * term/ns-win.el (mode-line-frame-identification):
3116 Leave it alone. (Bug#10051)
3117
947cd66b
GM
3118 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
3119
447f30f6
GM
3120 * mail/rmailout.el (rmail-output-to-rmail-buffer):
3121 Handle empty buffers. (Bug#9978)
3122
0b381c7e
JB
31232011-11-14 Juanma Barranquero <lekktu@gmail.com>
3124
3125 * international/mule.el (define-charset):
3126 * mail/rmailmm.el (rmail-mime-find-header-encoding):
3127 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
3128 * progmodes/verilog-mode.el (verilog-backward-token):
3129 * textmodes/ispell.el (lookup-words):
3130 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
3131
71e027ac
GM
31322011-11-14 Glenn Morris <rgm@gnu.org>
3133
56632ce4
GM
3134 * progmodes/executable.el
3135 (executable-make-buffer-file-executable-if-script-p):
3136 Handle file-modes returning nil.
3137
40500957
GM
3138 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
3139 message - not necessary, and causes problems. (Bug#9831)
3140
071c2340
GM
3141 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
3142
d3cfca60
GM
3143 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
3144
71e027ac
GM
3145 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
3146 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
3147 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
3148
89d61221
MR
31492011-11-12 Martin Rudalics <rudalics@gmx.at>
3150
3151 * window.el (window-resize, delete-window): Use window-splits
3152 variable instead of function.
3153 (window-state-get-1, window-state-put-2, window-state-put):
3154 Don't deal with windows' splits status.
3155
98282f6f
GM
31562011-11-12 Glenn Morris <rgm@gnu.org>
3157
3158 * apropos.el (apropos-do-all, apropos-library, apropos-value)
3159 (apropos-documentation): Doc fixes.
3160
40a8bdf6
JB
31612011-11-11 Juanma Barranquero <lekktu@gmail.com>
3162
3163 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
3164 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
3165
65bd19ff
SM
31662011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3167
3168 * electric.el (electric-indent-post-self-insert-function): Make it
3169 possible for a char to only indent in some circumstances.
3170 (electric-indent-mode): Simplify.
3171
54f9154c
MR
31722011-11-11 Martin Rudalics <rudalics@gmx.at>
3173
3174 * window.el (windows-with-parameter): Remove unused function.
3175 (windows-at-side): Rename to window-at-side-list.
3176 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
3177 (window-side-check, window-size-ignore, window-size-fixed-1)
3178 (window-in-direction-2): Prefix with "window--".
3179 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 3180
68cbc58b
GM
31812011-11-11 Glenn Morris <rgm@gnu.org>
3182
3183 * subr.el (eval-after-load): If FILE is already loaded,
3184 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
3185
b2621720
GM
31862011-11-10 Glenn Morris <rgm@gnu.org>
3187
9a4de110
GM
3188 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
3189 Call svn via vc-svn-command rather than vc-do-command.
3190 (vc-svn-command): Add --non-interactive. (Bug#9993)
3191 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
3192
b2621720
GM
3193 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3194 Add toggle-read-only. (Bug#7292)
3195 * files.el (toggle-read-only): Mention that it should only
3196 be used interactively. (Bug#10006)
3197
1dce7193
SM
31982011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3199
d9ac1a1e
SM
3200 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3201 Adjust regexp for OCaml warnings.
3202
0c325082
SM
3203 * electric.el (electric-pair-post-self-insert-function): Let user
3204 turn it off buffer-locally (bug#9932).
3205
90132c14
SM
3206 * progmodes/python.el (python-beginning-of-statement):
3207 Rewrite (bug#2703).
3208
1dce7193
SM
3209 * progmodes/compile.el: Better handle TABs (bug#9749).
3210 (compilation-internal-error-properties)
3211 (compilation-next-error-function): Obey the target buffer's
3212 compilation-error-screen-columns.
3213
c4e7c63a
JB
32142011-11-09 Juanma Barranquero <lekktu@gmail.com>
3215
3216 * progmodes/meta-mode.el: Remove obsolete comments.
3217 (meta-right-comment-regexp, meta-ignore-comment-regexp):
3218 Fix typos in docstrings.
3219
2cffd681
MR
32202011-11-09 Martin Rudalics <rudalics@gmx.at>
3221
3222 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 3223 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
3224 (window--resizable): New function. Make all callers of
3225 window-resizable call window--resizable instead.
3226 (window-resizable): Rewrite in terms of window--resizable.
3227
0edcba87
GM
32282011-11-08 Glenn Morris <rgm@gnu.org>
3229
3230 * progmodes/delphi.el (delphi-mode-syntax-table):
3231 Let define-derived-mode define a proper syntax table. (Bug#9994)
3232
4b0d61e3
SM
32332011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3234
3235 * window.el: Stay away from defsubst.
3236 (window-list-no-nils): Remove.
3237 (window-state-get-1, window-state-get): Use backquote instead.
3238
cd394be1 32392011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 3240
4b0d61e3 3241 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 3242 Fix incorrect use of default argument in `completing-read'.
3243
e1c2c6f2
MR
32442011-11-08 Martin Rudalics <rudalics@gmx.at>
3245
3246 * window.el (display-buffer-function, special-display-function):
3247 Mention display-buffer-record-window but do not mention
3248 help-setup parameter in doc-strings.
b3f4a882 3249 (window-min-delta): Fix doc-string typo.
e1c2c6f2 3250
105216ed
CY
32512011-11-08 Chong Yidong <cyd@gnu.org>
3252
3253 * window.el (window-total-height, window-total-width): Doc fix.
3254 (window-body-size): Move from C.
3255 (window-body-height, window-body-width): Move to C.
3256
0a9f9ab5
SM
32572011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3258
3259 * window.el: Make special-display like display-buffer-alist (bug#9532).
3260 (display-buffer--special-action): New function, morphed
3261 from display-buffer--special.
3262 (display-buffer): Use it to handle special-display-buffers at higher
3263 priority (just after display-buffer-alist).
3264 (display-buffer-fallback-action, display-buffer--other-frame-action)
3265 (pop-to-buffer-same-window): Remove display-buffer--special.
3266
a769dd15
GM
32672011-11-07 Glenn Morris <rgm@gnu.org>
3268
3269 * calendar/cal-menu.el (cal-menu-set-date-title):
3270 Do nothing if not in a calendar. (Bug#9976)
3271
05a61ee3
SM
32722011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
3273
3274 * files.el (find-file): Always use selected-window.
3275
be7f5545
MR
32762011-11-07 Martin Rudalics <rudalics@gmx.at>
3277
3278 * window.el (window-combinations): Make WINDOW argument
3279 mandatory. Rewrite doc-string.
3280 (walk-window-subtree, window-atom-check, window-min-delta)
3281 (window-max-delta, window--resize-this-window)
3282 (window--resize-root-window-vertically, window-tree)
3283 (balance-windows, window-state-put): Rewrite doc-strings as to
3284 not mention the term "subwindow".
3285 (window--resize-subwindows-skip-p): Rename to
3286 window--resize-child-windows-skip-p.
3287 (window--resize-subwindows-normal): Rename to
3288 window--resize-child-windows-normal.
3289 (window--resize-subwindows): Rename to
3290 window--resize-child-windows.
3291 (window-or-subwindow-p): Rename to window--in-subtree-p.
3292
3c6702ef
ML
32932011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3294
3295 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
3296 Ensure that mbox format messages end in two newlines (Bug#9974).
3297
49745b39
CY
32982011-11-06 Chong Yidong <cyd@gnu.org>
3299
3300 * window.el (window-combination-p): Function deleted; its
3301 side-effect is not used in any existing code.
3302 (window-combinations, window-combined-p): Call window-*-child
3303 directly.
3304
24300f5f
CY
33052011-11-05 Chong Yidong <cyd@gnu.org>
3306
3307 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
3308 (window-size-ignore, window-state-get): Callers changed.
3309 (window-normalize-window): Rename from window-normalize-any-window.
3310 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 3311 (window-normalize-live-window): Delete.
447f16b8
CY
3312 (window-combination-p, window-combined-p, window-combinations)
3313 (walk-window-subtree, window-atom-root, window-min-size)
3314 (window-sizable, window-sizable-p, window-size-fixed-p)
3315 (window-min-delta, window-max-delta, window-resizable)
3316 (window-resizable-p, window-full-height-p, window-full-width-p)
3317 (window-current-scroll-bars, window-point-1, set-window-point-1)
3318 (window-at-side-p, window-in-direction, window-resize)
3319 (adjust-window-trailing-edge, maximize-window, minimize-window)
3320 (window-deletable-p, delete-window, delete-other-windows)
3321 (record-window-buffer, unrecord-window-buffer)
3322 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
3323 (quit-window, split-window, window-state-put)
3324 (set-window-text-height, fit-window-to-buffer)
3325 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 3326
89bd5ee1
EZ
33272011-11-04 Eli Zaretskii <eliz@gnu.org>
3328
53479029
EZ
3329 * mail/rmail.el (rmail-simplified-subject): Decode subject with
3330 rfc2047-decode-string.
3331 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
3332 warnings.
3333
89bd5ee1
EZ
3334 * window.el (window-body-height, window-body-width): Mention in
3335 the doc string that the return values are in frame's canonical
3336 units. (Bug#9949)
3337
bd17fdee
AM
33382011-11-03 Alan Mackenzie <acm@muc.de>
3339
3340 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
3341 change in cc-engine.el.
3342
acc825c5
SM
33432011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
3344
3345 * window.el (switch-to-buffer): Use `force-same-window' interactively.
3346
1885e5b8
MR
33472011-11-02 Martin Rudalics <rudalics@gmx.at>
3348
3349 * window.el (quit-window): Call unrecord-window-buffer after
3350 showing another buffer in the window. (Bug#9937)
acc825c5 3351 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 3352
ebe06da9
JB
33532011-11-02 Juanma Barranquero <lekktu@gmail.com>
3354
3355 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
3356 Accept status with more than 9 shelves. (Bug#9935)
3357 Reported by Colin D Bennett <colin@gibibit.com>.
3358
4ee88440
MR
33592011-11-01 Martin Rudalics <rudalics@gmx.at>
3360
3361 * help.el (with-help-window): Don't reference
3362 temp-buffer-show-specifiers in doc-string.
3363
08e1d82c
AS
33642011-10-31 Andreas Schwab <schwab@linux-m68k.org>
3365
3366 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
3367 menu-item.
3368
84bd6e9e
VJL
33692011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3370
3371 * whitespace.el: New version 13.2.2.
3372 (whitespace-newline-mode): Disable properly. Reported by Sarah
3373 <EmacsWiki>.
3374
dba0634a
UJ
33752011-10-30 Ulf Jasper <ulf.jasper@web.de>
3376
3377 * net/newst-treeview.el: Remove "Time-stamp".
3378 (newsticker--group-manage-orphan-feeds): Do not call
3379 newsticker--treeview-tree-update.
db22a3c2
JB
3380 (newsticker-treeview-update, newsticker-treeview):
3381 Call newsticker--treeview-tree-update if necessary.
dba0634a 3382
3d8daefe
MR
33832011-10-30 Martin Rudalics <rudalics@gmx.at>
3384
3385 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
3386 (window-iso-combinations): Remove "iso-" infix.
3387 Suggested by Chong Yidong.
3d8daefe
MR
3388 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
3389 (window-max-delta-1, window-resize, window--resize-siblings)
3390 (window--resize-this-window, adjust-window-trailing-edge)
3391 (split-window, balance-windows-1)
3392 (shrink-window-if-larger-than-buffer):
3393 * calendar/calendar.el (calendar-generate-window):
db22a3c2 3394 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 3395
1bc4c3ae
SM
33962011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3397
3398 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
3399 in place (bug#9907).
3400 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
3401 (eshell-rewrite-if-command, eshell-rewrite-for-command)
3402 (eshell-structure-basic-command, eshell-rewrite-while-command)
3403 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
3404 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
3405 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
3406 (eshell-do-pipelines-synchronously, eshell-eval-command):
3407 Use backquotes and prefer setq to set.
3408 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
3409 (eshell-macrop): Use functionp.
c1e2f5fa 3410 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 3411
30b65d9c
CY
34122011-10-30 Chong Yidong <cyd@gnu.org>
3413
3414 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
3415 instead of set-mark (Bug#9810).
3416
2d197ffb
CY
34172011-10-30 Chong Yidong <cyd@gnu.org>
3418
3419 * window.el (split-window-below, split-window-right): Rename from
3420 split-window-above-each-other and split-window-side-by-side
3421 respectively. All callers changed.
3422 (split-window-sensibly, split-window-sensibly): Use them.
3423 (split-window-keep-point): Doc fix.
3424
3425 * isearch.el: Add isearch-scroll property to split-window-below
3426 and split-window-right.
3427
3428 * follow.el (follow-mode):
3429 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3430 * progmodes/ada-xref.el (ada-gdb-application):
3431 * emulation/vip.el (vip-buffer-in-two-windows):
3432 * image-dired.el (image-dired-dired-with-window-configuration):
3433 * dired-x.el (dired-do-find-marked-files):
3434 * dired.el (dired-pop-to-buffer):
3435 * bs.el (bs--show-with-configuration):
3436 * vc/emerge.el (emerge-setup-windows):
3437 * textmodes/two-column.el (2C-two-columns):
3438 * textmodes/reftex-toc.el (reftex-toc):
3439 * progmodes/gdb-mi.el (gdb-setup-windows):
3440 * progmodes/fortran.el (fortran-window-create):
3441 * net/newst-treeview.el (newsticker--treeview-window-init):
3442 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
3443 * emulation/tpu-edt.el (tpu-gold-map):
3444 * emulation/crisp.el (crisp-mode-map):
3445 * calendar/calendar.el (calendar-basic-setup): Callers changed.
3446
38bb2ca8
CY
34472011-10-29 Chong Yidong <cyd@gnu.org>
3448
aa4de341
CY
3449 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
3450
e1eb5385
CY
3451 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
3452
5d2ece3c
CY
3453 * textmodes/flyspell.el (flyspell-word): Fix char offset for
3454 forged Ispell output (Bug#7904).
3455
38bb2ca8
CY
3456 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
3457
d0af9f77
SM
34582011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3459
3460 * doc-view.el: Avoid ugly errors about not finding nil.
3461 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3462 (doc-view-dvipdf-program, doc-view-unoconv-program)
3463 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
3464 Avoid nil or absolute file name as default value.
3465 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
3466
52bedd34
AM
34672011-10-28 Alan Mackenzie <acm@muc.de>
3468
db22a3c2 3469 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 3470
7e43cfa5
AM
34712011-10-28 Alan Mackenzie <acm@muc.de>
3472
3473 Amend the handling of c-beginning/end-of-defun in nested declaration
3474 scopes.
3475
52bedd34
AM
3476 * progmodes/cc-vars.el (c-defun-tactic): Move here from
3477 cc-langs.el. Change it to a defcustom.
7e43cfa5 3478
52bedd34
AM
3479 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
3480 cc-vars.el.
7e43cfa5 3481
d0af9f77
SM
3482 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3483 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 3484
52bedd34 3485 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 3486 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
3487 (c-widen-to-enclosing-decl-scope): New function.
3488 (c-while-widening-to-decl-block): New macro.
3489 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
3490 outward for defun boundaries, and correspondingly change symbol
3491 `respect-enclosure' to `go-outward'.
3492 (c-declaration-limits): Change algorithm to report only the "innermost"
3493 defun's boundaries.
3494
1a2ce9ee
DD
34952011-10-28 Deniz Dogan <deniz@dogan.se>
3496
3497 * net/rcirc.el (rcirc-mode): Use hard newlines.
3498
bc97a826
AM
34992011-10-28 Alan Mackenzie <acm@muc.de>
3500
3501 Amend to indent and fontify macros "which include their own semicolon"
3502 correctly, using the "virtual semicolon" mechanism.
3503
52bedd34 3504 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 3505
d0af9f77 3506 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 3507 Recode to scan one line at a time rather than having \n and \r
58179cce 3508 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 3509 (c-forward-label): Amend for virtual semicolons.
58179cce 3510 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 3511
52bedd34
AM
3512 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
3513 of the new C macros.
bc97a826 3514
52bedd34 3515 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
3516 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
3517 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
3518 (c-opt-cpp-macro-define): Make into a full language variable.
3519 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
3520 AWK Mode (including \n, \r) removed, no longer needed.
3521
d0af9f77
SM
3522 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
3523 Invoke c-make-macro-with-semi-re.
bc97a826 3524
52bedd34
AM
3525 * progmodes/cc-vars.el (c-macro-with-semi-re):
3526 (c-macro-names-with-semicolon): New variables.
58179cce 3527 (c-make-macro-with-semi-re): New function.
bc97a826 3528
7a6c0941
SM
35292011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3530
3531 * vc/log-edit.el: Fill empty field rather than adding new one.
3532 (log-edit-add-field): New function.
3533 (log-edit-insert-changelog): Use it.
3534
b0c4cdcf
ML
35352011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3536
3537 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
3538
ee1f1da9
SM
35392011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3540
3541 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
3542 (gdb--check-interpreter): New function.
3543 (gdb): Use it.
3544
51bc5f8b
GM
35452011-10-27 Glenn Morris <rgm@gnu.org>
3546
416a2c45
GM
3547 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
3548 (least-positive-float, least-negative-float)
3549 (least-positive-normalized-float, least-negative-normalized-float)
3550 (float-epsilon, float-negative-epsilon):
3551 Remove unnecessary declarations.
3552
3553 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
3554 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
3555 (least-positive-float, least-negative-float)
3556 (least-positive-normalized-float, least-negative-normalized-float)
3557 (float-epsilon, float-negative-epsilon): Add doc-strings,
3558 based on those in cl.texi.
3559
51bc5f8b
GM
3560 * files.el (set-visited-file-name): If the major-mode changed,
3561 reload the local variables. (Bug#9796)
3562
15de15c6
CY
35632011-10-27 Chong Yidong <cyd@gnu.org>
3564
3565 * subr.el (change-major-mode-after-body-hook): New hook.
3566 (run-mode-hooks): Run it.
3567
ee1f1da9
SM
3568 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3569 Use change-major-mode-before-body-hook.
15de15c6
CY
3570
3571 * simple.el (fundamental-mode):
3572 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
3573 change introducing fundamental-mode-hook.
3574
5430d399
JB
35752011-10-26 Juanma Barranquero <lekktu@gmail.com>
3576
acc825c5 3577 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 3578
ad74a69e
MA
35792011-10-26 Michael Albinus <michael.albinus@gmx.de>
3580
3581 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 3582 tramp.el explicitly. (Bug#7583)
ad74a69e 3583
71d4c2a5
SM
35842011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3585
3586 * progmodes/octave-mod.el:
3587 * progmodes/octave-inf.el: Update maintainer.
3588
b1f6fa26
CY
35892011-10-26 Chong Yidong <cyd@gnu.org>
3590
3591 * subr.el (with-wrapper-hook): Rewrite doc.
3592
3f04efd6
MA
35932011-10-25 Michael Albinus <michael.albinus@gmx.de>
3594
3595 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 3596 filenames "/method:foo:". (Bug#9793)
3f04efd6 3597
410488d3
SM
35982011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3599
3600 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
3601 (bug#9865).
3602
c1ebb47e
GM
36032011-10-24 Glenn Morris <rgm@gnu.org>
3604
3605 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
3606
7f5c46c7
MA
36072011-10-24 Michael Albinus <michael.albinus@gmx.de>
3608
3609 * notifications.el: Add the requirement of a running D-Bus session
3610 bus to the Commentary.
3611
db2440b6
JL
36122011-10-24 Juri Linkov <juri@jurta.org>
3613
3614 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
3615 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
3616 (Bug#9364)
3617
feecf435
JL
36182011-10-24 Juri Linkov <juri@jurta.org>
3619
3620 * info.el (Info-following-node-name-re): Add newline to the list
3621 of allowed characters for leading space. (Bug#9824)
3622
a3839de2
SM
36232011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3624
acc825c5
SM
3625 * progmodes/octave-inf.el (inferior-octave-mode-map):
3626 Fix C-c C-h binding.
a3839de2
SM
3627 * progmodes/octave-mod.el (octave-help): Remove.
3628
09388e76
MA
36292011-10-23 Michael Albinus <michael.albinus@gmx.de>
3630
3631 Sync with Tramp 2.2.3.
3632
3633 * net/tramp-cache.el (top): Pacify byte-compiler using
3634 `init-file-user' and `site-run-file'.
3635
3636 * net/trampver.el: Update release number.
3637
86c60681
CY
36382011-10-23 Chong Yidong <cyd@gnu.org>
3639
3640 * files.el (toggle-read-only): Remove obsolete comment about
3641 version control.
3642
3643 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
3644 for toggle-read-only. Note that this hasn't called vc-next-action
3645 since 2008-05-02, though it wasn't documented at the time.
3646
a3839de2
SM
3647 * vc/ediff-init.el (ediff-toggle-read-only-function):
3648 Use toggle-read-only.
86c60681 3649
cd5495ff
AM
36502011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
3651
3652 Fix bug #9560, sporadic wrong indentation; improve instrumentation
3653 of c-parse-state.
3654
00b77525 3655 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 3656 correct faulty logical expression.
cd5495ff
AM
3657 (c-parse-state-state, c-record-parse-state-state):
3658 (c-replay-parse-state-state): New defvar/defuns.
3659 (c-debug-parse-state): Use new functions.
3660
42ee24ed
MR
36612011-10-22 Martin Rudalics <rudalics@gmx.at>
3662
3663 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 3664 last fix. Use window-in-direction correctly.
42ee24ed 3665
a7dee7e7
CY
36662011-10-21 Chong Yidong <cyd@gnu.org>
3667
3668 * progmodes/idlwave.el (idlwave-mode):
3669 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
3670 require-final-newline; that's done in prog-mode.
3671 Suggested by Stefan Monnier.
a7dee7e7 3672
e07b9a6d
MR
36732011-10-21 Martin Rudalics <rudalics@gmx.at>
3674
3675 * mouse.el (mouse-drag-window-above)
3676 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
3677 (mouse-drag-mode-line-1, mouse-drag-header-line)
3678 (mouse-drag-vertical-line-rightward-window): Remove.
3679 (mouse-drag-line): New function.
3680 (mouse-drag-mode-line, mouse-drag-header-line)
3681 (mouse-drag-vertical-line): Call mouse-drag-line.
3682 * window.el (window-at-side-p, windows-at-side): New functions.
3683
7e1361d9
UM
36842011-10-21 Ulrich Mueller <ulm@gentoo.org>
3685
3686 * tar-mode.el (tar-grind-file-mode):
3687 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
3688
30fcaf3a
CY
36892011-10-21 Chong Yidong <cyd@gnu.org>
3690
3691 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
3692 * progmodes/vera-mode.el (vera-mode):
3693 Use mode-require-final-newline.
30fcaf3a 3694
516eddb0
GM
36952011-10-20 Glenn Morris <rgm@gnu.org>
3696
db22a3c2 3697 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 3698
10d5f513
CS
36992011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
3700
3701 * emulation/cua-base.el (cua-set-mark): Fix case of string.
3702
ac6c8639
CY
37032011-10-20 Chong Yidong <cyd@gnu.org>
3704
3705 * emulation/cua-base.el (cua-mode):
3706 * mail/footnote.el (footnote-mode):
3707 * mail/mailabbrev.el (mail-abbrevs-mode):
3708 * net/xesam.el (xesam-minor-mode):
3709 * progmodes/bug-reference.el (bug-reference-mode):
3710 * progmodes/cap-words.el (capitalized-words-mode):
3711 * progmodes/compile.el (compilation-minor-mode)
3712 (compilation-shell-minor-mode):
3713 * progmodes/gud.el (gud-tooltip-mode):
3714 * progmodes/hideif.el (hide-ifdef-mode):
3715 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3716 * progmodes/subword.el (subword-mode):
3717 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
3718 * progmodes/which-func.el (which-function-mode):
3719 * term/tvi970.el (tvi970-set-keypad-mode):
3720 * term/vt100.el (vt100-wide-mode):
3721 * textmodes/flyspell.el (flyspell-mode):
3722 * textmodes/ispell.el (ispell-minor-mode):
3723 * textmodes/nroff-mode.el (nroff-electric-mode):
3724 * textmodes/paragraphs.el (use-hard-newlines):
3725 * textmodes/refill.el (refill-mode):
3726 * textmodes/reftex.el (reftex-mode):
3727 * textmodes/rst.el (rst-minor-mode):
3728 * textmodes/sgml-mode.el (html-autoview-mode)
3729 (sgml-electric-tag-pair-mode):
3730 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
3731 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
3732 * emulation/crisp.el (crisp-mode):
3733 * emacs-lisp/eldoc.el (eldoc-mode):
3734 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
3735 minor mode behavior.
3736
aa42ab43
JL
37372011-10-19 Juri Linkov <juri@jurta.org>
3738
3739 * descr-text.el (describe-char): Add #x2010 and #x2011 to
3740 the list of hard-coded chars with escape-glyph face.
3741
89400f1d
SM
37422011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3743
3744 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
3745
305c07f6
MA
37462011-10-19 Michael Albinus <michael.albinus@gmx.de>
3747
3748 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
3749 running process.
3750
13754b54
GM
37512011-10-19 Glenn Morris <rgm@gnu.org>
3752
3753 * vc/vc-bzr.el (vc-bzr-after-dir-status):
3754 Ignore ignored files. (Bug#9726)
3755
06e21633
CY
37562011-10-19 Chong Yidong <cyd@gnu.org>
3757
3758 Doc fix for minor modes, stating that an omitted argument enables
3759 the mode unconditionally when called from Lisp.
3760
3761 * abbrev.el (abbrev-mode):
3762 * allout.el (allout-mode):
3763 * autoinsert.el (auto-insert-mode):
3764 * autoarg.el (autoarg-mode, autoarg-kp-mode):
3765 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
3766 (global-auto-revert-mode):
3767 * battery.el (display-battery-mode):
3768 * composite.el (global-auto-composition-mode)
3769 (auto-composition-mode):
3770 * delsel.el (delete-selection-mode):
3771 * desktop.el (desktop-save-mode):
3772 * dired-x.el (dired-omit-mode):
3773 * dirtrack.el (dirtrack-mode):
3774 * doc-view.el (doc-view-minor-mode):
3775 * double.el (double-mode):
3776 * electric.el (electric-indent-mode, electric-pair-mode):
3777 * emacs-lock.el (emacs-lock-mode):
3778 * epa-hook.el (auto-encryption-mode):
3779 * follow.el (follow-mode):
3780 * font-core.el (font-lock-mode):
3781 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
3782 * help.el (temp-buffer-resize-mode):
3783 * hilit-chg.el (highlight-changes-mode)
3784 (highlight-changes-visible-mode):
3785 * hi-lock.el (hi-lock-mode):
3786 * hl-line.el (hl-line-mode, global-hl-line-mode):
3787 * icomplete.el (icomplete-mode):
3788 * ido.el (ido-everywhere):
3789 * image-file.el (auto-image-file-mode):
3790 * image-mode.el (image-minor-mode):
3791 * iswitchb.el (iswitchb-mode):
3792 * jka-cmpr-hook.el (auto-compression-mode):
3793 * linum.el (linum-mode):
3794 * longlines.el (longlines-mode):
3795 * master.el (master-mode):
3796 * mb-depth.el (minibuffer-depth-indicate-mode):
3797 * menu-bar.el (menu-bar-mode):
3798 * minibuf-eldef.el (minibuffer-electric-default-mode):
3799 * mouse-sel.el (mouse-sel-mode):
3800 * msb.el (msb-mode):
3801 * mwheel.el (mouse-wheel-mode):
3802 * outline.el (outline-minor-mode):
3803 * paren.el (show-paren-mode):
3804 * recentf.el (recentf-mode):
3805 * reveal.el (reveal-mode, global-reveal-mode):
3806 * rfn-eshadow.el (file-name-shadow-mode):
3807 * ruler-mode.el (ruler-mode):
3808 * savehist.el (savehist-mode):
3809 * scroll-all.el (scroll-all-mode):
3810 * scroll-bar.el (scroll-bar-mode):
3811 * server.el (server-mode):
3812 * shell.el (shell-dirtrack-mode):
3813 * simple.el (auto-fill-mode, transient-mark-mode)
3814 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
3815 (line-number-mode, column-number-mode, size-indication-mode)
3816 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
3817 * strokes.el (strokes-mode):
3818 * time.el (display-time-mode):
3819 * t-mouse.el (gpm-mouse-mode):
3820 * tool-bar.el (tool-bar-mode):
3821 * tooltip.el (tooltip-mode):
3822 * type-break.el (type-break-mode-line-message-mode)
3823 (type-break-query-mode):
3824 * view.el (view-mode):
3825 * whitespace.el (whitespace-mode, whitespace-newline-mode)
3826 (global-whitespace-mode, global-whitespace-newline-mode):
3827 * xt-mouse.el (xterm-mouse-mode): Doc fix.
3828
a3839de2
SM
3829 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3830 Fix autogenerated docstring.
06e21633 3831
5214e501
JL
38322011-10-19 Juri Linkov <juri@jurta.org>
3833
3834 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
3835 by checking environment variables "DESKTOP_SESSION" and
3836 "XDG_CURRENT_DESKTOP". (Bug#9779)
3837
195f8db9
JL
38382011-10-19 Juri Linkov <juri@jurta.org>
3839
3840 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
3841 (browse-url-chromium-program, browse-url-chromium-arguments):
3842 New defcustoms.
3843 (browse-url-default-browser): Check for `browse-url-chromium' and
3844 call `browse-url-chromium-program'.
3845 (browse-url-chromium): New command. (Bug#9779)
3846
343a34ff
JB
38472011-10-18 Juanma Barranquero <lekktu@gmail.com>
3848
3849 * facemenu.el (list-colors-duplicates): On Windows, detect more
3850 duplicates by assuming that only colors matching "^System" are
3851 special "system colors". (Bug#9722)
3852
6978a151
SM
38532011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3854
3855 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
3856 to distinguish the author from the committer.
3857
6a80b297
MA
38582011-10-18 Michael Albinus <michael.albinus@gmx.de>
3859
3860 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
3861
b31a5677
JK
38622011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
3863
3864 * international/mule.el (sgml-html-meta-auto-coding-function):
3865 Add support for detecting encoding in HTML5 specified only as
3866 <meta charset="UTF-8">. Implementation just makes http-equiv and
3867 content-type parts from HTML4 encoding string optional. (Bug#9716)
3868
80c6d77f
GM
38692011-10-18 Glenn Morris <rgm@gnu.org>
3870
3871 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
3872
08b0fee8
CY
38732011-10-18 Chong Yidong <cyd@gnu.org>
3874
3875 * faces.el (cursor): Doc fix.
3876
67e729a5
CY
38772011-10-17 Chong Yidong <cyd@gnu.org>
3878
3879 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
3880
343a34ff 38812011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
3882
3883 * dirtrack.el (dirtrack): Support shell buffers with path
3884 prefixes, e.g. tramp-based remote shells. (Bug#9647)
3885
0bc06380
TZ
38862011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
3887
3888 * json.el: Bump version to 1.3 and note change in History.
3889 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
3890
8b79f3e0
SM
38912011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
3892
5a7c536b
SM
3893 * comint.el (comint-insert-input, comint-send-input)
3894 (comint-get-old-input-default, comint-backward-matching-input)
3895 (comint-next-prompt): Use nil instead of `input' for field property of
3896 past user input (bug#114).
3897
96a8a0df
SM
3898 * minibuffer.el (completion--replace): Inherit surrounding properties
3899 (bug#114).
3900 (minibuffer-complete-and-exit): Use it.
3901
8b79f3e0
SM
3902 * comint.el (comint--table-subvert): Quote the all-completions output
3903 (bug#9160).
3904
b8f7ff0d
MR
39052011-10-17 Martin Rudalics <rudalics@gmx.at>
3906
8b79f3e0 3907 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 3908
b8f7ff0d 3909 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 3910 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
3911 entries and separate them from frame entries.
3912
c235b555
GM
39132011-10-15 Glenn Morris <rgm@gnu.org>
3914
3915 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
3916 Doc fixes.
3917
6bbfa6e1
CY
39182011-10-15 Chong Yidong <cyd@stupidchicken.com>
3919
8b79f3e0
SM
3920 * net/network-stream.el (network-stream-open-starttls):
3921 Improve detection of failure due to lack of TLS support.
ec5c990d 3922
6bbfa6e1
CY
3923 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
3924 putting the input text in front and in bold.
3925
98488977
SM
39262011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
3927
3d1337be
SM
3928 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
3929
ee0b45e4
SM
3930 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
3931 empty buffer.
3932
98488977
SM
3933 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
3934 unread-command-events rather than pushing yet-another event.
3935
186f4720
EZ
39362011-10-14 Eli Zaretskii <eliz@gnu.org>
3937
3938 * mail/sendmail.el (sendmail-query-once): Improve the wording of
3939 the explanation of the possible choices. Make the options passed
3940 to completing-read shorter.
3941
8b7a997c
AM
39422011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3943
3944 * textmodes/flyspell.el (flyspell-large-region): Make sure
3945 extended character mode is used if defined (Bug#1339).
3946
12587bbb
EZ
39472011-10-13 Eli Zaretskii <eliz@gnu.org>
3948
3949 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
3950 character info for LRE, LRO, RLE, and RLO characters by appending
3951 an invisible PDF.
12587bbb 3952
bad41229
SM
39532011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
3954
3955 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
3956 even in case of error; add debug spec; simplify data flow.
3957 (with-timeout-handler): Remove.
3958
28dbc92f
MA
39592011-10-12 Michael Albinus <michael.albinus@gmx.de>
3960
3961 Fix Bug#6019, Bug#9315.
3962
3963 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
3964 complete `buffer-file-name', the local file name part could look
3965 remotely (for example on VMS).
3966
3967 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
3968 `tramp-run-real-handler'.
3969 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
3970 already quoted by '"'.
3971
3972 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
3973 Let `file-name-handler-alist' be nil, the local file name part
3974 could look remotely (for example on VMS).
3975
e1b0b23a
SM
39762011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3977
3978 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
3979 from here...
3980 (flyspell-post-command-hook): ...to here.
3981
a120bde9
SM
39822011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3983
3984 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
3985 if not needed.
3986 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
3987 using completion. Protect against "slow" callers.
3988 Remove the "message hack".
3989
7ce7717b
JL
39902011-10-11 Juri Linkov <juri@jurta.org>
3991
3992 * isearch.el (isearch-lazy-highlight-word): New variable.
3993 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
3994 Use it. (Bug#9727)
3995
c02ee9d6
GM
39962011-10-11 Glenn Morris <rgm@gnu.org>
3997
3998 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
3999 like f90-previous-statement does.
4000
93e616fd 40012011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4002
1f190e73 4003 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
4004 only in interactive use, to avoid error.
4005
af7b6078
SM
40062011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4007
4008 * minibuffer.el (completion-file-name-table): Fix last change,
4009 i.e. ignore normal errors but not the other ones.
4010
0563dae9
MR
40112011-10-10 Martin Rudalics <rudalics@gmx.at>
4012
4013 * window.el (special-display-buffer-names)
4014 (special-display-regexps): Remove some remnants of earlier
4015 changes from doc-strings.
366ca7f3
MR
4016 (quit-windows-on): New function.
4017
4018 * vc/vc.el (vc-revert, vc-rollback):
4019 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
4020 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 4021 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 4022
49677495
MR
40232011-10-09 Martin Rudalics <rudalics@gmx.at>
4024
4025 * window.el (frame-auto-hide-function): Add version tag.
4026 (Bug#9699)
4027
56f2d1e1
MA
40282011-10-09 Michael Albinus <michael.albinus@gmx.de>
4029
4030 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
4031 condition.
4032
112a6592
LL
40332011-10-09 Leo Liu <sdl.web@gmail.com>
4034
4035 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
4036 (Bug#9701)
4037
0812589b
GM
40382011-10-08 Glenn Morris <rgm@gnu.org>
4039
4040 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
4041 before the first code statement zero indent. (Bug#9690)
4042
b2b0776e
CY
40432011-10-08 Chong Yidong <cyd@stupidchicken.com>
4044
4045 * simple.el (count-words-region): Always count in the region.
4046 Report the number of lines and characters too.
4047 (count-words): New command, which counts in the buffer if the
4048 region is inactive, as count-words-region used to.
4049 (count-words--message): New function. Handle plurals.
4050 (count-lines-region): Make it an alias for count-words-region.
4051
4052 * bindings.el (esc-map): Replace count-lines-region with
4053 count-words-region.
4054
c557cd6b
MR
40552011-10-08 Martin Rudalics <rudalics@gmx.at>
4056
4057 * window.el (window--delete): Delete dedicated frame
4058 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 4059 (switch-to-buffer): Fix doc-string typo.
c557cd6b 4060
61a57ef4 40612011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4062
3a7d293b 4063 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 4064
c3833279
CY
40652011-10-07 Chong Yidong <cyd@stupidchicken.com>
4066
4067 * bindings.el ([M-left],[M-right]): Bind to left-word and
4068 right-word respectively.
4069
21ce8245
GM
40702011-10-07 Glenn Morris <rgm@gnu.org>
4071
4072 * cus-start.el (debug-on-quit): Fix custom type.
4073
6d823bb2
LMI
40742011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4075
0181e193
LMI
4076 * subr.el (define-key-after): Clarify that the function is not
4077 useful for non-menu keymaps.
4078
6d823bb2
LMI
4079 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
4080
8e3459ce 40812011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4082
21ce8245 4083 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 4084 in current minibuffer (Fix bug with recursive minibuffers).
4085
a1c2d21e
CY
40862011-10-06 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * progmodes/gdb-mi.el (gdb): Doc fix.
4089
5a4cf282
MR
40902011-10-05 Martin Rudalics <rudalics@gmx.at>
4091
4092 * window.el (frame-auto-hide-function): New option replacing
4093 frame-auto-delete. Suggested by Stefan Monnier.
4094 (window--delete): Call frame-auto-hide-function instead of
4095 investigating frame-auto-delete.
c96111ea
MR
4096 (window-point-1, set-window-point-1): New functions.
4097 (window-in-direction, record-window-buffer, window-state-get-1)
4098 (display-buffer-record-window): Use window-point-1 instead of
4099 window-point.
4100 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 4101
9854542e
SM
41022011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4103
4104 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
4105
8943cfb0
GM
41062011-10-05 Glenn Morris <rgm@gnu.org>
4107
4108 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
4109 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
4110
647ab967
LL
41112011-10-05 Leo Liu <sdl.web@gmail.com>
4112
4113 * subr.el (read-char-choice): Fix argument to buffer-live-p which
4114 works with buffer object.
4115
3ddfbced
SM
41162011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4117
4118 * mpc.el (mpc-tool-bar-map): Add labels.
4119
bdfa5dd2
GM
41202011-10-04 Glenn Morris <rgm@gnu.org>
4121
4122 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4123
0e2070b5
MR
41242011-10-04 Martin Rudalics <rudalics@gmx.at>
4125
4126 * window.el (window--delete): New function.
4127 (frame-auto-delete): Resuscitate option.
4128 (bury-buffer, replace-buffer-in-windows)
4129 (quit-window): Rewrite using window--delete.
4130 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4131 Pass display-buffer-mark-dedicated to window--display-buffer-2
4132 (Bug#9639).
4133
3dc61a09
SM
41342011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4135
915a9b64
SM
4136 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
4137 returns a list (bug#9554). Add remote file name completion.
4138 * comint.el (comint--table-subvert): Curry and get quote&unquote
4139 functions as arguments.
4140 (comint--complete-file-name-data): Adjust call accordingly.
4141 * pcomplete.el (pcomplete--table-subvert): Remove.
4142 (pcomplete-completions-at-point): Use comint--table-subvert instead.
4143
3dc61a09
SM
4144 * minibuffer.el (completion-table-case-fold): Use currying.
4145 (completion--styles-type, completion--cycling-threshold-type):
4146 New constants.
4147 (completion-styles, completion-category-overrides)
4148 (completion-cycle-threshold): Use them.
4149 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
4150 completion-table-case-fold.
4151
8ea0a993
SB
41522011-10-03 Stephen Berman <stephen.berman@gmx.net>
4153
4154 * minibuffer.el (completion-category-overrides): Fix type of styles
4155 and add more user friendly tags (bug#9660).
4156
8c24b7f6
SM
41572011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4158
4159 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
4160 (mule-input-method-string): New widget.
4161 (default-input-method, language-info-custom-alist): Use it.
4162
428fe61a
SM
41632011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4164
32c1fffd
SM
4165 * pcomplete.el: Require comint.
4166 (pcomplete--common-suffix): Remove.
4167 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
4168 (pcomplete--table-subvert): Sync with comint--table-subvert.
4169 (pcomplete--entries): Use comint-completion-file-name-table.
4170 * comint.el (comint-unquote-filename): Simplify.
4171 (comint-completion-file-name-table): New function (bug#9616).
4172 (comint--complete-file-name-data): Use it.
4173
428fe61a
SM
4174 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
4175 (pcmpl-gnu-tar-buffer): Remove.
4176 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
4177 around. Make sure pcomplete-suffix-list is only changed temporarily.
4178 Don't look inside the tar's file if it's too large.
428fe61a 4179
04c52e2f
CY
41802011-10-01 Chong Yidong <cyd@stupidchicken.com>
4181
ce3cefcc
CY
4182 * cus-edit.el (custom-mode-map):
4183 * epa.el (epa-key-list-mode-map):
4184 * man.el (Man-mode-map):
4185 * startup.el (splash-screen-keymap):
4186 * simple.el (special-mode-map): Use scroll-up-command and
4187 scroll-down-command.
4188
4189 * progmodes/idlw-help.el (idlwave-help-mode-map):
4190 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
4191 * net/newst-plainview.el (newsticker-mode-map):
4192 * emulation/ws-mode.el (wordstar-mode-map):
4193 * emulation/vi.el (vi-com-map):
4194 * calc/calc-graph.el (calc-graph-show-dumb):
4195 * term/sun.el (terminal-init-sun):
4196 * term/ns-win.el (global-map):
4197 * progmodes/grep.el (grep-mode-map):
4198 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
4199 * mail/rmail.el (rmail-mode-map):
4200 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
4201
04c52e2f
CY
4202 * custom.el (custom-safe-themes, load-theme): Treat value of t for
4203 custom-safe-themes as special.
4204
79adf8c8
JD
42052011-10-01 Julien Danjou <julien@danjou.info>
4206
4207 * notifications.el (notifications-notify): Fix docstring.
4208
63bd50d3
PS
42092011-10-01 Per Starbäck <per@starback.se>
4210
4211 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
4212
199e4c7e
MR
42132011-09-30 Martin Rudalics <rudalics@gmx.at>
4214
4215 * startup.el (command-line-1): Fix last fix by inserting
4216 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 4217 (Bug#9605) and (Bug#9636)
199e4c7e 4218
fe5f08dd
EZ
42192011-09-29 Eli Zaretskii <eliz@gnu.org>
4220
4221 * simple.el (line-move): If auto-hscroll-mode is disabled and the
4222 window is hscrolled, move by logical lines. (Bug#9607)
4223 (line-move-visual): Update the doc string to the above effect.
4224
b5516bbd
MR
42252011-09-29 Martin Rudalics <rudalics@gmx.at>
4226
ccee00c0
MR
4227 * window.el (display-buffer-record-window): When WINDOW is the
4228 selected window use `point' instead of `window-point'. (Bug#9626)
4229
b5516bbd
MR
4230 * startup.el (command-line-1): Use insert-before-markers when
4231 inserting initial-scratch-message. (Bug#9605)
ccee00c0 4232
b5516bbd
MR
4233 * help.el (help-window): Remove variable.
4234
52aa0014
GM
42352011-09-29 Glenn Morris <rgm@gnu.org>
4236
4237 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
4238
df9a7357
JB
42392011-09-29 Juanma Barranquero <lekktu@gmail.com>
4240
4241 * descr-text.el (describe-char-categories): Accept category
4242 descriptions more than one line long.
4243
a8406c20
SM
42442011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4245
88d9610c
SM
4246 * simple.el (delete-trailing-whitespace): Fix last change.
4247
a5daf810
SM
4248 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4249 Don't confuse "y => 3" as the beginning of a `y' operation.
4250
a8406c20
SM
4251 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
4252 object has more than 4 slots (bug#9613).
4253
a239d4e9
JB
42542011-09-28 Juanma Barranquero <lekktu@gmail.com>
4255
4256 * subr.el (with-output-to-temp-buffer):
4257 * net/quickurl.el (quickurl, quickurl-browse-url):
4258 Fix typos in docstrings.
4259
693fbdb6
EZ
42602011-09-27 Eli Zaretskii <eliz@gnu.org>
4261
4262 * minibuffer.el (completion-styles)
4263 (completion-category-overrides): Cross reference each other in doc
4264 strings.
4265
8b457e28
GM
42662011-09-27 Glenn Morris <rgm@gnu.org>
4267
4268 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
4269 to split-string. (Bug#9606)
4270
85a16208
LMI
42712011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4272
4273 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
4274 (bug#9615).
4275
502f9ebd
CY
42762011-09-27 Chong Yidong <cyd@stupidchicken.com>
4277
4278 * emacs-lisp/package.el (list-packages): Fix echo area message.
4279
7690bdea
LL
42802011-09-27 Leo Liu <sdl.web@gmail.com>
4281
4282 * ido.el (ido-read-internal): Accept cons cell HIST arg.
4283
e2ee6f30
MA
42842011-09-25 Michael Albinus <michael.albinus@gmx.de>
4285
4286 * net/dbus.el (dbus-unregister-object): Don't release services for
4287 registered signals. (Bug#9581)
4288
f3f98342
TZ
42892011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4290
4291 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
4292 function that picks between cfengine 2 and 3 support
4293 automatically. Update docs accordingly.
4294
dd7aa8dd
KH
42952011-09-22 Kenichi Handa <handa@m17n.org>
4296
4297 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
4298 ZERO.
4299 (indian-itrans-v5-table-for-tamil): New variable.
4300 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
4301
3f2b07f8
KM
43022011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
4303
4304 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4305 that's true if the current command involved collapsing of text.
4306 It's reset to false at the beginning of the next command.
4307 (allout-post-command-business): Move the cursor to the beginning
4308 of entry if the cursor is hidden and collapsing activity just
4309 happened.
4310
371d6a61
CY
43112011-09-24 Chong Yidong <cyd@stupidchicken.com>
4312
4313 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
4314 tracking (Bug#9541).
4315
2ac2721a
UJ
43162011-09-24 Ulf Jasper <ulf.jasper@web.de>
4317
4318 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
4319 (newsticker-show-news): Automatically load html rendering package
4320 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
4321 because w3m-fill-column is let-bound" and the error "Symbol's value
4322 as variable is void: w3m-fill-column".
2ac2721a 4323
fac7ae53
MA
43242011-09-24 Michael Albinus <michael.albinus@gmx.de>
4325
4326 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
4327 Release services only if they are defined. (Bug#9581)
4328
e08b633b
RS
43292011-09-23 Richard Stallman <rms@gnu.org>
4330
e488d29c
RS
4331 * textmodes/paragraphs.el (forward-sentence): For backwards case,
4332 distinguish start of paragraph from start of its text.
4333
19c38752
RS
4334 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
4335
e08b633b
RS
4336 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
4337 (rmail-generate-viewer-buffer): Put that hook on view buffer.
4338 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
4339
0a39f27e
AS
43402011-09-23 Andreas Schwab <schwab@linux-m68k.org>
4341
4342 * international/mule-diag.el (mule-diag): Insert a newline after
4343 each fontset description.
4344
db4e950d
SM
43452011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4346
4347 * simple.el (delete-trailing-whitespace):
4348 Document last change; simplify.
4349
eca3f3ea
PW
43502011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
4351
d68e189a
PW
4352 * simple.el (delete-trailing-whitespace): Also delete
4353 extra newlines at the end of the buffer.
4354
eca3f3ea
PW
4355 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4356 (picture-newline): Use forward-line so as to ignore fields.
4357
01c157cc
SM
43582011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
4359
4360 * subr.el (with-wrapper-hook): Fix edebug spec.
4361
022de23e
LMI
43622011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
4364 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
4365 (bug#4538).
4366
91683089
MA
43672011-09-23 Michael Albinus <michael.albinus@gmx.de>
4368
eca3f3ea
PW
4369 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
4370 Fix nasty bug using wrong cached values.
91683089 4371
5bdd6fa4
AM
43722011-09-23 Alan Mackenzie <acm@muc.de>
4373
4374 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
4375
97adfb97
CY
43762011-09-23 Chong Yidong <cyd@stupidchicken.com>
4377
4378 * window.el (pop-to-buffer): Ensure right window is selected if we
4379 chose another frame.
4380
d4ef2b50
EZ
43812011-09-22 Eli Zaretskii <eliz@gnu.org>
4382
4383 * simple.el (what-cursor-position): Use get-char-property-change
4384 and next-single-char-property-change, to be able to show display
4385 properties that come from overlays as well as text properties.
4386
72258fe5
CY
43872011-09-22 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
4390
4391 * cmuscheme.el (run-scheme, switch-to-scheme):
4392 * cus-edit.el (customize-group, custom-buffer-create)
4393 (customize-browse):
4394 * info.el (info):
4395 * shell.el (shell):
4396 * mail/sendmail.el (mail):
4397 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
4398
8f098516
RS
43992011-09-22 Richard Stallman <rms@gnu.org>
4400
4401 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
4402 move back only to line beg, don't move back over blank lines.
4403
e74f1bb6
MA
44042011-09-22 Michael Albinus <michael.albinus@gmx.de>
4405
4406 * files.el (copy-directory): Set directory attributes only in case
4407 they could be retrieved from the source directory. (Bug#9565)
4408
bfeef8b6
DK
44092011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
4410
4411 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4412 (hs-find-block-beginning, hs-hide-level-recursive):
4413 Ignore strings as well as comments. (Bug#9502)
4414
7e423bb8
AS
44152011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
4416
4417 * progmodes/sql.el (sql-comint-postgres):
4418 Convert port number to a string. (Bug#9566)
4419
b4d72fcf
MR
44202011-09-22 Martin Rudalics <rudalics@gmx.at>
4421
4422 * window.el (quit-window): Undedicate window when switching to
4423 previous buffer. Reported by Thierry Volpiatto
4424 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
4425 (special-display-popup-frame): When popping up a new frame reset
4426 its previous buffers to nil. Simplify code.
b4d72fcf 4427
a7b88dc6
MA
44282011-09-21 Michael Albinus <michael.albinus@gmx.de>
4429
4430 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
4431 and process filter, as done also in `shell-command'.
4432
cf4eacfd
MR
44332011-09-21 Martin Rudalics <rudalics@gmx.at>
4434
eca3f3ea 4435 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
4436 Call set-window-start with NOFORCE argument t.
4437 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
4438 (quit-window): Reword doc-string. Handle new format of
4439 quit-restore parameter. Don't delete window if it has a
4440 previous buffer we can show instead of the present one.
4441 (display-buffer-record-window): Rewrite using a new format for
4442 the quit-restore window parameter
4443 (special-display-popup-frame, display-buffer-same-window)
4444 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4445 (display-buffer-pop-up-window, display-buffer-use-some-window):
4446 Adapt symbol passed to display-buffer-record-window.
4447 * help.el (help-window-setup): Handle new format of quit-restore
4448 parameter.
4449
8d28cb95
SM
44502011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4451
94ab793f
SM
4452 * faces.el (face-list): Fix docstring (bug#9564).
4453
8d28cb95
SM
4454 * window.el (display-buffer--action-function-custom-type):
4455 Don't include internal functions in the Custom interface.
4456
3820edeb
JL
44572011-09-20 Juri Linkov <juri@jurta.org>
4458
4459 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
4460 (Info-forward-node, Info-backward-node, Info-next-preorder)
4461 (Info-last-preorder): Use it. (Bug#9528)
4462
5147931d
JL
44632011-09-20 Juri Linkov <juri@jurta.org>
4464
4465 * info.el (Info-last-preorder): Visit last menu item only when
4466 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
4467
cf499a1a
JD
44682011-09-20 Julien Danjou <julien@danjou.info>
4469
4470 * password-cache.el (password-cache-remove): Remove entries even if the
4471 value is nil, so that password with a nil value (negative caching) is
4472 possible to invalidate.
4473
f84e2fe2
LM
44742011-09-20 Lawrence Mitchell <wence@gmx.li>
4475
4476 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
4477 all whitespace around breakpoint. (Bug#9553)
4478 (f90-find-breakpoint): Only break at whitespace inside a comment.
4479
78054a46
SM
44802011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4481
4482 * minibuffer.el (completion-file-name-table): Keep track of errors.
4483 (completion-table-with-predicate): Handle the case where pred1 is nil.
4484 * pcomplete.el (pcomplete-completions-at-point): Simplify.
4485
345083b2
SM
44862011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4487
e24e27be
SM
4488 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
4489 (debugger-return-value): Signal an error if the debugging context does
4490 not await any return value.
4491
345083b2
SM
4492 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
4493 * image-mode.el (image-toggle-display-text)
4494 (image-toggle-display-image): Stay away from evil `intangible'.
4495
08d355e3
LL
44962011-09-19 Leo Liu <sdl.web@gmail.com>
4497
4498 * replace.el (occur-revert-arguments): Make it permanent-local.
4499 (occur-mode): Don't call font-lock-defontify.
4500
f01da43f
CY
45012011-09-19 Chong Yidong <cyd@stupidchicken.com>
4502
4503 * net/ldap.el (ldap-search-internal): Don't push empty search
4504 result (Bug#9508).
4505
b6072fa6
SM
45062011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4507
4508 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
4509
443d6696
MA
45102011-09-19 Michael Albinus <michael.albinus@gmx.de>
4511
4512 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
4513 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
4514
7cc6e154
JL
45152011-09-18 Juri Linkov <juri@jurta.org>
4516
4517 * buff-menu.el (Buffer-menu-mode-map):
4518 * dired.el (dired-mode-map):
4519 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
4520 (lisp-interaction-mode-map):
4521 * emacs-lisp/package.el (package-menu-mode-map):
4522 * epa.el (epa-key-list-mode-map):
4523 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
4524 (menu-bar-options-menu):
4525 * outline.el (outline-mode-menu-bar-map):
4526 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
4527 * vc/vc-dir.el (vc-dir-menu-map):
4528 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
4529 Capitalize non-function content words in menu item strings.
4530
4531 * dired.el (dired-mode-map): Add menu item for
4532 `image-dired-dired-toggle-marked-thumbs'.
4533
80302a81
JL
45342011-09-18 Juri Linkov <juri@jurta.org>
4535
4536 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
4537 to `isearch-case-fold-search' and restore its original value
4538 after the `isearch-mode' call.
4539
46c5cf66
JL
45402011-09-18 Juri Linkov <juri@jurta.org>
4541
4542 * progmodes/grep.el (grep-process-setup): Don't check code for 1
4543 because `zgrep' returns 1 for successful matches (bug#9226).
4544
d18b513b
JL
45452011-09-18 Juri Linkov <juri@jurta.org>
4546
4547 * info.el (Info-extract-menu-node-name): Check the second match
4548 for empty string (second test-case of bug#9528).
4549 (Info-last-preorder): Let-bind `Info-history' to nil to not add
4550 intermediate nodes to the history (first test-case of bug#9528).
4551
72753f87
JL
45522011-09-18 Juri Linkov <juri@jurta.org>
4553
4554 * info.el (Info-mode-syntax-table): New variable.
1154d12e 4555 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 4556
c9384295
JL
45572011-09-18 Juri Linkov <juri@jurta.org>
4558
1154d12e
JB
4559 * info.el (Info-file-supports-index-cookies):
4560 Increment line-beginning-position's arg from 3 to 4 because makeinfo
4561 outputs one more line for long file names (bug#4142).
c9384295 4562
d473dce8
CY
45632011-09-18 Chong Yidong <cyd@stupidchicken.com>
4564
4565 * newcomment.el (comment-normalize-vars): If prompting for
4566 comment-start, set comment-start-skip too (Bug#8424).
4567
2176854d
JB
45682011-09-18 Johan Bockgård <bojohan@gnu.org>
4569
4570 * icomplete.el: Fix previous fix of Bug#5849.
4571 (icomplete-mode): Don't set completion-show-inline-help.
4572 (icomplete-minibuffer-setup): Set completion-show-inline-help
4573 locally during icompletion.
4574
3aace4e4
CY
45752011-09-18 Chong Yidong <cyd@stupidchicken.com>
4576
c940224f
CY
4577 * woman.el (woman2-process-escapes): Don't delete unrecognized
4578 escapes (Bug#7843).
4579
3aace4e4
CY
4580 * files.el (inhibit-first-line-modes-regexps): Add image files.
4581 (hack-local-variables-prop-line): Return nil for malformed
4582 prop-lines (Bug#9044).
4583
710dec63
MA
45842011-09-18 Michael Albinus <michael.albinus@gmx.de>
4585
4586 * net/tramp.el (top): Don't require 'shell.
4587 (tramp-methods): Fix docstring.
4588 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
4589 Return complete remote file name. Handle "smb" case.
4590 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
4591 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
4592
4593 * net/tramp-compat.el (top): Require 'shell.
4594
4595 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4596 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
4597 `tramp-current-host'.
4598 (tramp-get-remote-tmpdir): Remove.
4599
4600 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
4601 `tramp-tmpdir' entries.
4602 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
4603 (tramp-smb-handle-file-attributes): Ignore errors.
4604 (tramp-smb-wait-for-output): Check also for process end.
4605
5d5ac8ec
LMI
46062011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4607
4608 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
4609 when sending QUIT (bug#9312).
4610
8c0f49f0
CY
46112011-09-17 Chong Yidong <cyd@stupidchicken.com>
4612
4613 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
4614 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
4615 occur-mode-display-occurrence.
4616 (occur-edit-mode): Add usage message.
4617 (occur-cease-edit): New command.
4618 (occur-after-change-function): Use text properties to find the
4619 position of the prefix text.
4620 (occur-engine): Set stickiness of prefix text properties.
4621
8f1383f7
GM
46222011-09-17 Glenn Morris <rgm@gnu.org>
4623
4624 * progmodes/etags.el (complete-tag):
4625 Fix call to completion-in-region. (Bug#9526)
4626
744ba0e3
JL
46272011-09-17 Juri Linkov <juri@jurta.org>
4628
4629 * textmodes/ispell.el (ispell-word): Add to the error message
4630 the word, ispell program name and current dictionary (bug#9121).
4631 (ispell-tex-arg-end): Capitalize "error" in the error message.
4632
d9bbf400
AS
46332011-09-17 Andreas Schwab <schwab@linux-m68k.org>
4634
4635 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
4636 check. (Bug#4251)
4637
8da11505
JL
46382011-09-17 Juri Linkov <juri@jurta.org>
4639
4640 * window.el (window-safe-min-height, window-safe-min-width):
4641 Fix typos (followup to bug#9522).
4642
a91adc7e
SJ
46432011-09-17 Sven Joachim <svenjoac@gmx.de>
4644
4645 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
4646
064f328a
EZ
46472011-09-16 Eli Zaretskii <eliz@gnu.org>
4648
4649 * simple.el (line-move): If goal-column is set, move by logical
4650 lines, not by display lines. (Bug#971)
4651 (next-line, previous-line, goal-column, line-move-visual): Doc fix
4652 to reflect the above change.
4653
e69df516
SM
46542011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
4655
4656 * image.el (imagemagick-register-types): Use regexp-opt.
4657
cbb0f9ab
CY
46582011-09-15 Chong Yidong <cyd@stupidchicken.com>
4659
4660 * window.el (display-buffer-base-action): Rename from
4661 display-buffer-default-action. Make default value empty.
4662 (display-buffer-overriding-action): Convert to defvar.
4663 (display-buffer-fallback-action): New var.
4664
25322144
CY
46652011-09-15 Chong Yidong <cyd@stupidchicken.com>
4666
4667 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
4668 declaration.
4669 (package--add-to-archive-contents): If there is a duplicate entry
4670 with an older version, remove it.
4671 (package-menu-mark-delete, package-menu-mark-install)
4672 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
4673 (package-menu-mark-obsolete-for-deletion):
4674 Use package-menu-get-status instead of a regexp search.
25322144
CY
4675 (package-menu-get-status): Use tabulated-list-entry.
4676 (package-menu-mark-upgrades): New command.
d770725a 4677 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
4678 (package-menu-execute): Do installation before deletion.
4679 (package-menu-refresh, package-menu-execute): Use derived-mode-p
4680 instead of checking major-mode.
4681 (package-menu--find-upgrades): New function.
4682
7520339c
LMI
46832011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4684
4685 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
4686 passwords in the log buffer.
65a046c4
LMI
4687 (smtpmail-process-filter): Update the process marker so that the
4688 "broken by peer" status message is inserted in the right place.
7520339c 4689
d3c30954
SM
46902011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4691
3fe48822
SM
4692 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
4693 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
4694 bibtex-completion-at-point-function.
4695 (bibtex-completion-at-point-function): Use them.
4696
1b8b3954
SM
4697 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
4698
d3c30954
SM
4699 * mpc.el (mpc-constraints-tag-lookup): New function.
4700 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
4701 also to browser "album|playlist".
4702
72779976
JL
47032011-09-14 Juri Linkov <juri@jurta.org>
4704
4705 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
4706 (isearch-edit-string): Use length of `isearch-string' when
4707 `isearch-fail-pos' returns nil.
4708 (isearch-message): Remove duplicate code and call
4709 `isearch-fail-pos' with arg `t'.
4710
a0bf2bcd
CY
47112011-09-14 Chong Yidong <cyd@stupidchicken.com>
4712
17bb0a2d
CY
4713 * replace.el (occur-mode-goto-occurrence): Don't force using other
4714 window (Bug#9499).
4715
a0bf2bcd
CY
4716 * dired-aux.el (dired-do-chmod): Don't provide initial input.
4717
f678e0b6
MR
47182011-09-14 Martin Rudalics <rudalics@gmx.at>
4719
4720 * window.el (display-buffer-window): Remove.
4721 (display-buffer-record-window): Use help-setup window parameter
4722 instead of variable display-buffer-window.
4723 (display-buffer-function, special-display-buffer-names)
4724 (special-display-function): Mention help-setup parameter instead
4725 of display-buffer-window in doc-string.
d3c30954
SM
4726 * help.el (help-window-setup): New argument help-window.
4727 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
4728 Reword some messages.
4729 (with-help-window): Pass window used for displaying the buffer
4730 to help-window-setup. Don't set display-buffer-window.
4731
8e39b2e8
GM
47322011-09-13 Glenn Morris <rgm@gnu.org>
4733
4734 * emacs-lisp/debug.el (debugger-make-xrefs):
4735 Preserve point. (Bug#9462)
4736
85e9c04b
CY
47372011-09-13 Chong Yidong <cyd@stupidchicken.com>
4738
4739 * window.el (window-deletable-p): Use next-frame.
4740
1b36ed6a
MR
47412011-09-13 Martin Rudalics <rudalics@gmx.at>
4742
4743 * window.el (window-auto-delete): Remove.
4744 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 4745 dedication and previous buffers.
1b36ed6a
MR
4746 (switch-to-prev-buffer): Don't delete window.
4747 (delete-windows-on): Delete a window's frame if and only if the
4748 window is dedicated.
4749 (replace-buffer-in-windows): Delete buffer's window or frame if
4750 and only if window is dedicated.
4751 (quit-window): Handle quit-restore as before last change.
4d61f28d 4752 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 4753
ef8ef9fb
CY
47542011-09-13 Chong Yidong <cyd@stupidchicken.com>
4755
4756 * window.el (window-deletable-p): Never delete the last frame on a
4757 given terminal.
4758
b2cba41e
GM
47592011-09-13 Glenn Morris <rgm@gnu.org>
4760
4761 * help.el (describe-key-briefly): Copy previous standard-output change.
4762
51553db6 47632011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
4764
4765 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
4766
b7556719
GM
47672011-09-13 Glenn Morris <rgm@gnu.org>
4768
4769 * emacs-lisp/lisp-mode.el (lisp-indent-function):
4770 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
4771
64b51947
CY
47722011-09-12 Chong Yidong <cyd@stupidchicken.com>
4773
4774 * dired-aux.el (dired-mark-read-string): Don't return default
4775 value on empty input (Bug#9361).
4776 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
4777 Omit initial minibuffer contents.
4778 (dired-do-chmod): Signal an error on empty input.
4779 (dired-mark-read-string): Don't return default on empty input.
4780
4781 * files.el (file-modes-symbolic-to-number): Doc fix.
4782
393a301e
SM
47832011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4784
4785 * international/mule-cmds.el (ucs-completions): Remove.
4786 (read-char-by-name): Use complete-with-action instead; add metadata.
4787
fa5660f9
CY
47882011-09-11 Chong Yidong <cyd@stupidchicken.com>
4789
4790 * window.el (display-buffer--action-function-custom-type)
4791 (display-buffer--action-custom-type): New vars.
4792 (display-buffer-alist, display-buffer-default-action)
4793 (display-buffer-overriding-action): Add defcustom types.
4794
4a592f66
CY
4795 * frame.el (delete-other-frames): Doc fix (Bug#276).
4796
73d56dbd
LMI
47972011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4798
4799 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
4800
37ac18a3
CY
48012011-09-11 Chong Yidong <cyd@stupidchicken.com>
4802
4803 Change modes that used same-window-* vars to use switch-to-buffer.
4804
4805 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
4806 Use switch-to-buffer.
4807
4808 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
4809 (customize-browse, custom-buffer-create-other-window):
4810 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
4811
4812 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
4813 (Info-prev, Info-up, Info-speedbar-goto-node)
4814 (info-display-manual): Use switch-to-buffer.
4815 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
4816
4817 * mail/sendmail.el (mail): Use switch-to-buffer.
4818 (mail-recover): Use switch-to-buffer-other-window.
4819
4820 * cmuscheme.el (run-scheme, switch-to-scheme):
4821 * ielm.el (ielm):
4822 * shell.el (shell):
4823 * net/rlogin.el (rlogin):
4824 * net/telnet.el (telnet, rsh):
4825 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
4826
10195bd6
AS
48272011-09-11 Andreas Schwab <schwab@linux-m68k.org>
4828
4829 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
4830
b322f63a
LMI
48312011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
39d7fed6
LMI
4833 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
4834 so don't mention it (bug#9301).
ba5a81f1 4835 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 4836
ee0e9f11
LMI
4837 * faces.el (face-spec-set-match-display): Make `(type graphic)'
4838 match `x', `w32' and `ns', like the manual says (bug#9029).
4839
0b1c89c1 4840 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
4841 (process-kill-buffer-query-function): Mention the buffer name in
4842 the query.
0b1c89c1 4843
77549ea8
LMI
4844 * image-mode.el (image-next-line): The line parameter is mandatory
4845 (bug#9258).
4846
803ef892
LMI
4847 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
4848 which can be useful (bug#9301).
4849
12980837
LMI
4850 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
4851
91054f8f
LMI
4852 * subr.el (match-string): Mention that the current buffer should
4853 be the same as the search was done in (bug#9282).
4854
b322f63a
LMI
4855 * facemenu.el: Disable the remove-* commands if the mark isn't
4856 active (bug#9162).
4857
3199b96f
CY
48582011-09-10 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
4861 of display-buffer.
4862 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
4863
4864 * replace.el (occur-mode-goto-occurrence)
4865 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
4866 and display-buffer.
4867
4868 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
4869 display-buffer.
4870
4871 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
4872 special-display and same-window variables.
4873 (mail-other-window): Use switch-to-buffer-other-window.
4874 (mail-other-frame): USe switch-to-buffer-other-frame.
4875
393a301e
SM
4876 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
4877 Use display-buffer-other-frame.
3199b96f
CY
4878 (gdb-display-gdb-buffer): Use pop-to-buffer.
4879
4880 * progmodes/gud.el (gud-goto-info): Use info-other-window.
4881
4882 * progmodes/python.el: Don't set same-window-buffer-names.
4883
4884 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
4885
4886 * window.el (display-buffer-alist): Add *Python*.
4887
8319e0bf
CY
48882011-09-10 Chong Yidong <cyd@stupidchicken.com>
4889
4890 * window.el (display-buffer-alist): Add entry for buffers
4891 previously handled same-window-*.
4892 (display-buffer-alist, display-buffer-default-action)
4893 (display-buffer-overriding-action): Mark as risky.
4894 (display-buffer-alist): Document action function changes.
4895 (display-buffer--same-window-action)
4896 (display-buffer--other-frame-action): New variables.
4897 (switch-to-buffer, display-buffer-other-frame): Use them.
4898 (display-buffer): Rename reuse-frame entry to reusable-frames.
4899 (display-buffer-reuse-selected-window): Function deleted.
4900 (display-buffer-reuse-window): Handle reusable-frames alist entry.
4901 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
4902 (display-buffer-special): New function.
4903 (display-buffer--maybe-pop-up-frame-or-window): Rename from
4904 display-buffer-reuse-or-pop-window. Split off special-display
4905 part into display-buffer-special.
4906 (display-buffer-use-some-window): Don't perform any special
4907 pop-up-frames handling.
4908 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 4909 (display-buffer--maybe-same-window): Rename from
0d3ff375 4910 display-buffer-maybe-same-window.
8319e0bf 4911
919a69aa
CY
4912 * info.el: Don't set same-window-regexps.
4913 (info-setup): New function.
4914 (info-other-window, info): Call it.
4915
4916 * cus-edit.el: Don't set same-window-regexps.
4917 (customize-group): New argument.
4918 (customize-group-other-window): Use it.
4919 (customize-face, customize-face-other-window): Likewise.
4920 (custom-buffer-create-other-window): Use pop-to-buffer directly.
4921
8319e0bf
CY
4922 * net/rlogin.el:
4923 * net/telnet.el:
4924 * progmodes/gud.el: Don't set same-window-regexps.
4925
4926 * cmuscheme.el:
4927 * ielm.el:
4928 * shell.el:
4929 * mail/sendmail.el:
4930 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
4931
25173000
JL
49322011-09-10 Juri Linkov <juri@jurta.org>
4933
4934 * isearch.el (isearch-edit-string): Remove obsolete mention of
4935 `C-w' (`isearch-yank-word-or-char') from docstring.
4936 (isearch-query-replace): Fix typo in docstring (bug#9466).
4937
056e44ef
JL
49382011-09-10 Juri Linkov <juri@jurta.org>
4939
4940 * paren.el (show-paren-function): Don't show escaped parens.
4941 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
4942
c3760c17
EZ
49432011-09-10 Eli Zaretskii <eliz@gnu.org>
4944
4945 * mail/sendmail.el (mml-to-mime, mml-attach-file)
4946 (mm-default-file-encoding): Remove autoload forms, they are
4947 replaced with autoload cookies in mml.el and mm-encode.el.
4948 (mail-add-attachment): New command.
4949 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
4950 (mail-mode): Mention mail-insert-file and mail-add-attachment in
4951 the doc string.
4952 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
4953
fece895e
RT
49542011-09-10 Reuben Thomas <rrt@sc3d.org>
4955
e69df516
SM
4956 * simple.el (count-words-region): Use buffer if there's no region
4957 (bug#9429).
fece895e 4958
5e68ce4a
JL
49592011-09-09 Juri Linkov <juri@jurta.org>
4960
4961 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
4962 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
4963 (wdired-isearch-filter-read-only): New function. (Bug#6362)
4964
0a6b9622
AM
49652011-09-09 Alan Mackenzie <acm@muc.de>
4966
4967 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
4968 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
4969
14a29deb
EZ
49702011-09-09 Eli Zaretskii <eliz@gnu.org>
4971
4972 Fix for Savannah bug#9392.
4973 * simple.el (mail-encode-mml): New defvar.
4974
4975 * mail/rmail.el (mail-encode-mml): Add a defvar.
4976 (rmail-enable-mime-composing): Default to t.
4977 (rmail-forward): Use MIME method of forwarding only if both
4978 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
4979 Set mail-encode-mml non-nil if the MIME method was used.
4980
4981 * mail/sendmail.el (mml-to-mime): Add autoload form.
4982 (mail-encode-mml): Add a defvar.
4983 (mail-mode): Make mail-encode-mml buffer-local and initialize it
4984 to nil.
4985 (mail-send): If mail-encode-mml is non-nil, run the outgoing
4986 message through mml-to-mime, and reset mail-encode-mml to nil.
4987
28c45130
GM
49882011-09-09 Glenn Morris <rgm@gnu.org>
4989
4990 * woman.el (woman-if-body): When processing an .el block,
4991 do not delete the next .el block as well. (Bug#9447)
69f4b618 4992 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 4993
9b1c252e
MR
49942011-09-08 Martin Rudalics <rudalics@gmx.at>
4995
4996 * window.el (window-deletable-p): Make sure window is live before
4997 invoking window-prev-buffers.
4998
567457e3
LL
49992011-09-08 Leo Liu <sdl.web@gmail.com>
5000
5001 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
5002
97f05794
JL
50032011-09-08 Juri Linkov <juri@jurta.org>
5004
5005 * progmodes/compile.el (compilation-environment): Make it
5006 a defcustom (bug#8340).
5007
8b0874b5
MR
50082011-09-08 Martin Rudalics <rudalics@gmx.at>
5009
5010 * window.el (frame-auto-delete): Rename to window-auto-delete.
5011 Make it control auto-deletion of windows and/or frames.
5012 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 5013 for deleting window/frame. (Bug#9419)
8b0874b5
MR
5014 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
5015 Rewrite handling of case when window/frame can be deleted.
5016 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 5017 argument t. (Bug#9456)
8b0874b5 5018
4feb6e73
CY
50192011-09-07 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * help-mode.el (help-mode): Restore autoload.
5022
91ab9c13
JL
50232011-09-07 Juri Linkov <juri@jurta.org>
5024
5025 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
5026 `compilation-environment'. Set buffer-local
5027 `compilation-environment' to `thisenv' later after (funcall mode).
5028 (Bug#8340)
5029
5030 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
5031 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
5032 instead of replacing its value. (Bug#8340)
5033
0527e251
JL
50342011-09-07 Juri Linkov <juri@jurta.org>
5035
5036 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
5037 based on text properties put by `grep-filter' instead of matching
5038 escape sequences.
5039 (grep-mode): Set buffer-local `compilation-error-screen-columns'
5040 to the value of `grep-error-screen-columns' (bug#9438).
5041
249f792c
JL
50422011-09-07 Juri Linkov <juri@jurta.org>
5043
5044 * simple.el (next-error-highlight, next-error-highlight-no-select):
5045 Doc fix (bug#9432).
5046
ff7271b9
OT
50472011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5048
5049 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5050 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
5051
183fc730
LL
50522011-09-07 Leo Liu <sdl.web@gmail.com>
5053
5054 * net/rcirc.el (rcirc-mode): Conditionally initialize
5055 rcirc-input-ring.
5056
77694924
SM
50572011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5058
5059 * emacs-lisp/find-func.el (find-function-C-source): Only set
5060 find-function-C-source-directory after checking that we found a source
5061 file there (bug#9440).
5062
d809b8eb
AM
50632011-09-06 Alan Mackenzie <acm@muc.de>
5064
5065 * isearch.el (isearch-other-meta-char): Wherever a key list is
5066 unread, "unread" the prefix arg, too. This fixes bug #8901.
5067
453de99f
OG
50682011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5069
5070 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
5071
90439906
JL
50722011-09-05 Juri Linkov <juri@jurta.org>
5073
5074 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
5075
f62bd846
JL
50762011-09-05 Juri Linkov <juri@jurta.org>
5077
5078 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
5079 keeping point where processing of grep matches begins, and
5080 continue to delete remaining escape sequences from the same point.
5081 (grep-filter): Make leading zero optional in "0?1;31m" because
5082 git-grep emits "\033[1;31m" escape sequences unlike expected
5083 "\033[01;31m" as GNU Grep does (bug#9408).
5084 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
5085
045820ec
JL
50862011-09-05 Juri Linkov <juri@jurta.org>
5087
5088 * subr.el (y-or-n-p): Capitalize "yes".
5089
f5e29b9b
MA
50902011-09-04 Michael Albinus <michael.albinus@gmx.de>
5091
5092 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
5093 `tramp-cache-unload-hook' where appropriate.
5094 (tramp-methods): Rename `tramp-remote-sh' to
5095 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
5096 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
5097
5098 * net/tramp-sh.el (top): Don't require 'shell.
5099 (tramp-methods): Add `tramp-remote-shell' and
5100 `tramp-remote-shell-args' entries.
5101 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
5102 (tramp-sh-handle-shell-command): Remove.
5103 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5104 Use `tramp-remote-shell'.
5105
2784c434
CY
51062011-09-03 Chong Yidong <cyd@stupidchicken.com>
5107
393a301e 5108 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
5109 (sendmail-query-once): Save directly to send-mail-function.
5110 Update message-send-mail-function too.
5111
5112 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
5113
464cdf56
CS
51142011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5115
5116 * progmodes/python.el (python-mode-map): Use correct function to
5117 start python interpreter from menu-bar (as reported by Geert
5118 Kloosterman).
5119 (inferior-python-mode-map): Fix typo.
393a301e 5120 (python-shell-map): Remove.
464cdf56 5121
d37e5c87
DD
51222011-09-03 Deniz Dogan <deniz@dogan.se>
5123
5124 * net/rcirc.el (rcirc-print): Simplify code for
5125 rcirc-scroll-show-maximum-output. There is no need to walk
5126 through all windows to find the right one.
5127
f3ada0ee
CS
51282011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
5129
5130 * help.el (help-return-method): Doc fix.
5131
1f3c99ca
MR
51322011-09-03 Martin Rudalics <rudalics@gmx.at>
5133
5134 * window.el (window-deletable-p): Don't return a non-nil value
5135 when there's a buffer that was shown in the window before.
5136 (Bug#9419)
393a301e
SM
5137 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5138 Set window's previous buffers to nil.
1f3c99ca 5139
a3cf097f
EZ
51402011-09-03 Eli Zaretskii <eliz@gnu.org>
5141
5142 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
5143 newline before and after the tag line, so it doesn't interfere
5144 with determining the paragraph direction of bidirectional text.
5145
3d03de90
LL
51462011-09-03 Leo Liu <sdl.web@gmail.com>
5147
5148 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
5149
c3313451
CY
51502011-09-02 Chong Yidong <cyd@stupidchicken.com>
5151
393a301e 5152 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
5153 (pop-to-buffer): Change interactive spec. Pass second argument
5154 directly to display-buffer.
5155 (display-buffer): Fix interactive spec. Use functionp to
5156 distinguish between a function and a list of functions.
5157
5158 * abbrev.el (edit-abbrevs):
5159 * arc-mode.el (archive-extract):
5160 * autoinsert.el (auto-insert):
5161 * bookmark.el (bookmark-bmenu-list):
5162 * files.el (find-file):
5163 * view.el (view-buffer):
5164 * progmodes/compile.el (compilation-goto-locus):
5165 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
5166
89894cd8
CY
51672011-09-02 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * window.el (display-buffer-alist): Doc fix.
5170 (display-buffer): Add docstring. Don't treat
5171 display-buffer-default specially.
5172 (display-buffer-reuse-selected-window)
5173 (display-buffer-same-window, display-buffer-maybe-same-window)
5174 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5175 (display-buffer-pop-up-window)
5176 (display-buffer-reuse-or-pop-window)
5177 (display-buffer-use-some-window): New functions.
5178 (display-buffer-default-action): Use them.
393a301e 5179 (display-buffer-default): Delete.
89894cd8
CY
5180 (pop-to-buffer-1): Fix choice of actions.
5181
ae0bc9fb
SM
51822011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5183
5184 * minibuffer.el (completion--insert-strings): Don't get confused by
5185 completion entries that end with an LF char.
5186
e9d90883
EZ
51872011-09-01 Eli Zaretskii <eliz@gnu.org>
5188
5189 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
5190
437014c8
CY
51912011-09-01 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
5194 (display-buffer-same-window, display-buffer-other-window):
5195 New functions.
437014c8
CY
5196 (pop-to-buffer-1): New function. Use the above.
5197 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 5198 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
5199
5200 * view.el (view-buffer-other-window, view-buffer-other-frame):
5201 Just use pop-to-buffer.
5202
a5e063d5
TV
52032011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5204
5205 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
5206
793d32bb
WH
52072011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
5208
5209 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
5210
d65e4c15
RS
52112011-08-31 Richard Stallman <rms@gnu.org>
5212
5213 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
5214 of the separation of rmail-view-buffer from rmail-buffer.
5215 If you say no to "replace original", the decrypt is in the
5216 view buffer. If you say yes, the decrypt goes into the
5217 rmail buffer also.
5218
f818cd2a
MR
52192011-08-31 Martin Rudalics <rudalics@gmx.at>
5220
5221 * window.el (display-buffer-window): Rewrite doc-string.
5222 (display-buffer-record-window): New function.
5223 (display-buffer-macro-specifiers)
5224 (display-buffer-even-window-sizes, display-buffer-set-height)
5225 (display-buffer-set-width, display-buffer-in-window)
5226 (display-buffer-reuse-window, display-buffer-split-specifiers)
5227 (display-buffer-side-specifiers, display-buffer-split-window-1)
5228 (display-buffer-split-window, display-buffer-split-atom-window)
5229 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5230 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
5231 (display-buffer-other-window-means-other-frame)
5232 (display-buffer-normalize-special)
5233 (display-buffer-normalize-default)
5234 (display-buffer-normalize-argument)
5235 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
5236 (display-buffer-normalize-specifiers, display-buffer-frame)
5237 (display-buffer-same-window, display-buffer-same-frame)
5238 (display-buffer-other-window)
5239 (display-buffer-same-frame-other-window)
5240 (display-buffer-other-frame, pop-to-buffer-same-window)
5241 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
5242 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
5243 (switch-to-buffer-same-frame)
5244 (switch-to-buffer-other-window-same-frame)
5245 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
5246 (display-buffer-alist-set-1, display-buffer-alist-set-2)
5247 (display-buffer-alist-set): Remove.
5248 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
5249 (special-display-regexps, special-display-function):
5250 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
5251 parameter.
5252 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
5253 (special-display-frame-alist, special-display-popup-frame)
5254 (same-window-buffer-names, same-window-regexps, same-window-p)
5255 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5256 (split-window-preferred-function, split-height-threshold)
5257 (split-width-threshold, window-splittable-p)
5258 (split-window-sensibly, window--try-to-split-window)
5259 (window--frame-usable-p, even-window-heights)
5260 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
5261 (window--display-buffer-2, display-buffer-other-frame):
5262 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
5263 (display-buffer-default, display-buffer-assq-regexp): New functions.
5264 (display-buffer-alist): Rewrite doc-string.
5265 (display-buffer-default-action)
5266 (display-buffer-overriding-action): New variables.
5267 (display-buffer, switch-to-buffer): Rewrite.
5268 (pop-to-buffer): Restore Emacs 23 behavior but use
5269 window-normalize-buffer-to-display.
5270 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
5271 Restore Emacs 23 behavior but use
5272 window-normalize-buffer-to-switch-to.
5273 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
5274 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
5275 Rewrite using Emacs 23 options.
f818cd2a 5276
5bc3b51d
MA
52772011-08-31 Michael Albinus <michael.albinus@gmx.de>
5278
5279 * net/tramp.el (tramp-root-regexp): Remove.
5280 (tramp-completion-file-name-regexp-unified)
5281 (tramp-completion-file-name-regexp-separate)
5282 (tramp-completion-file-name-regexp-url): Don't use leading volume
5283 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
5284 (tramp-drop-volume-letter): Simplify definition.
5285 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 5286
b1a4f8e1
SM
52872011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5288
5289 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
5290 (bug#9356).
5291
5664fa7b
RT
52922011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
5293
b1a4f8e1 5294 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 5295
9a45d6c3
JL
52962011-08-29 Juri Linkov <juri@jurta.org>
5297
5298 * isearch.el (isearch-done): Don't display message "Mark saved"
5299 when arg `edit' is non-nil to prevent its flicker in the echo area.
5300
fb87e0fb
CY
53012011-08-28 Chong Yidong <cyd@stupidchicken.com>
5302
5303 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
5304 obsolete packages for deletion.
5305
09ac1c2a
CS
53062011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
5307
5308 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 5309 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
5310 view-mode from help-mode.
5311 (help-xref-override-view-map): Remove.
5312 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
5313 view-mode is not used anymore.
5314
7a1ff57f
CY
53152011-08-28 Chong Yidong <cyd@stupidchicken.com>
5316
5317 * server.el (server-port): Doc fix.
5318
b9696605
CY
5319 * cus-theme.el (custom-theme-choose-mode): Inherit from
5320 special-mode (Bug#9124).
5321 (custom-theme-choose-mode-map): Add special-mode to parent.
5322
ef8cdf8c
AM
53232011-08-28 Alan Mackenzie <acm@muc.de>
5324
5325 * progmodes/cc-fonts.el
5326 (c-make-font-lock-BO-decl-search-function): New function.
5327 (c-basic-matchers-after - "Fontify the clauses after various
5328 keywords"): Extract the three keyword lists for the 3 erroneous
5329 constructs from the list of four, and use the new function above
5330 in place of an old one.
5331
27de4e20
DD
53322011-08-28 Deniz Dogan <deniz@dogan.se>
5333
5334 * net/rcirc.el (rcirc-insert-prev-input)
5335 (rcirc-insert-next-input): Remove unused argument.
5336
356a3681
SM
53372011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5338
5339 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
5340
3fc9b218
AM
53412011-08-27 Alan Mackenzie <acm@muc.de>
5342
5343 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
5344 handle function pointer parameters properly.
5345
538a061c
MR
53462011-08-27 Martin Rudalics <rudalics@gmx.at>
5347
5348 * window.el (display-buffer-reuse-window): Fix case where
5349 selected window was reused with non-nil OTHER-WINDOW argument.
5350 (Bug#9381)
5351
35b1c40c
DD
53522011-08-27 Deniz Dogan <deniz@dogan.se>
5353
5354 * net/rcirc.el (rcirc-check-auth-status): Adding support for
5355 oftc's NickServ messages.
5356
2f6a3e79
GM
53572011-08-27 Glenn Morris <rgm@gnu.org>
5358
5359 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
5360
7254299e
CY
53612011-08-26 Chong Yidong <cyd@stupidchicken.com>
5362
5363 * emacs-lisp/package.el (package-install): Call package-initialize
5364 if called interactively.
5365
f8ccf167
LL
53662011-08-26 Leo Liu <sdl.web@gmail.com>
5367
5368 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
5369
3e8cd5ce
JL
53702011-08-25 Juri Linkov <juri@jurta.org>
5371
5372 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5373 `search-whitespace-regexp' (bug#9364).
5374
93eb7113
JL
53752011-08-25 Juri Linkov <juri@jurta.org>
5376
5377 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
5378 `regexp-search-ring' to their global values to protect from
5379 updating by `read-from-minibuffer' (bug#9185).
5380
f65d1611
JL
53812011-08-25 Juri Linkov <juri@jurta.org>
5382
5383 * textmodes/ispell.el (ispell-command-loop): Add newline
5384 at the end of the "Use option `i'..." line.
5385
f1cf7a31
JL
53862011-08-25 Juri Linkov <juri@jurta.org>
5387
5388 * battery.el (display-battery-mode): If `battery-status-function'
5389 or `battery-mode-line-format' is nil, display the message and set
5390 `display-battery-mode' to nil (bug#9363).
5391
0c95fcf7
EZ
53922011-08-25 Eli Zaretskii <eliz@gnu.org>
5393
5394 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
5395 bidi-string-mark-left-to-right; they are unnecessary now.
5396
a2ebe600
DD
53972011-08-25 Deniz Dogan <deniz@dogan.se>
5398
5399 * net/quickurl.el: Documentation typo fixes.
5400
e4ed06f1
CY
54012011-08-25 Chong Yidong <cyd@stupidchicken.com>
5402
5403 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
5404
e5f1c99e
GM
54052011-08-25 Glenn Morris <rgm@gnu.org>
5406
b2948976
GM
5407 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
5408
e5f1c99e
GM
5409 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
5410 (smtpmail-via-smtp): Handle nil response from smtp.
5411
f22f4808
JL
54122011-08-24 Juri Linkov <juri@jurta.org>
5413
5414 * proced.el (proced-marked): Inherit from `error' instead of
5415 `font-lock-warning-face'.
5416
5417 * ibuffer.el (ibuffer-marked-face): Change default face from
5418 `font-lock-warning-face' to `warning'.
5419 (ibuffer-deletion-face): Change default face from
5420 `font-lock-type-face' to `error'.
5421
5422 * battery.el (battery-update): Use the face `error' instead of
5423 `font-lock-warning-face' (bug#6117).
5424
6a93965e
JL
54252011-08-24 Juri Linkov <juri@jurta.org>
5426
5427 * faces.el (success): Change face color from "Green3" to
5428 "ForestGreen" on light background (bug#9353).
5429
1ed43b09
CY
54302011-08-24 Chong Yidong <cyd@stupidchicken.com>
5431
5664fa7b
RT
5432 * window.el (quit-window): Rename from quit-restore-window.
5433 Use same arglist as old quit-window.
1ed43b09
CY
5434 (frame-auto-delete): Doc fix.
5435
5436 * view.el (view-mode-exit): Use quit-window.
5437
11dcdbb2
JL
54382011-08-24 Juri Linkov <juri@jurta.org>
5439
5440 * isearch.el (isearch-ring-adjust1): Start visiting previous
5441 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
5442 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
5443 for empty search string (when the last search string is reused
5444 automatically) to adjust the isearch ring to the last element and
5445 prepare the correct index for further M-p commands (bug#9185).
5446
de62b4df
KH
54472011-08-24 Kenichi Handa <handa@m17n.org>
5448
5449 * international/ucs-normalize.el: If decomposition property of
5450 CHAR is the default one (i.e. a list of CHAR itself), treat it as
5451 nil.
5452 (nfd, nfkd): Likewise.
5453
963b492b
SM
54542011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5455
5456 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
5457 from process filters aren't reliably transmitted to the surrounding
5458 accept-process-output.
5459 (mpc-proc-check): New function.
5460 (mpc-proc-sync): Use it (bug#8293)
5461
93b6b5e1
SM
54622011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5463
5464 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
5465 Add compatibility functions (bug#9313).
5466
bca633fb
EZ
54672011-08-23 Eli Zaretskii <eliz@gnu.org>
5468
b177498a
EZ
5469 * cus-start.el (all): Add entry for bidi-paragraph-direction.
5470
6df6ae42 5471 * international/uni-bidi.el: Regenerate.
bca633fb 5472
0902a04e
KH
54732011-08-23 Kenichi Handa <handa@m17n.org>
5474
5475 * international/charprop.el:
5476 * international/uni-bidi.el:
5477 * international/uni-category.el:
5478 * international/uni-combining.el:
5479 * international/uni-comment.el:
5480 * international/uni-decimal.el:
5481 * international/uni-decomposition.el:
5482 * international/uni-digit.el:
5483 * international/uni-lowercase.el:
5484 * international/uni-mirrored.el:
5485 * international/uni-name.el:
5486 * international/uni-numeric.el:
5487 * international/uni-old-name.el:
5488 * international/uni-titlecase.el:
5489 * international/uni-uppercase.el: Regenerate.
5490
3bbf23bc
MR
54912011-08-23 Martin Rudalics <rudalics@gmx.at>
5492
5493 * help.el (help-window-setup): Fix message displayed when other
5494 window is reused. (Bug#9341)
5495
b3fd59bd
SM
54962011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5497
1802e444
SM
5498 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
5499 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
5500
b3fd59bd
SM
5501 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
5502 Mark obsolete.
5503 * shell.el (shell-parse-pcomplete-arguments): New function.
5504 (shell-completion-vars): Use it instead (bug#9160).
5505
4eb61348
SM
55062011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5507
867cab74
SM
5508 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
5509 strings and comments (bug#9333).
5510
4eb61348
SM
5511 * emacs-lisp/debug.el (debug-arglist): New function.
5512 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
5513 (debug-on-entry-1): Handle interpreted closures (bug#9120).
5514
262a1439
JL
55152011-08-22 Juri Linkov <juri@jurta.org>
5516
56ee679c
JL
5517 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5518 Revert regexp that highlights output switches to its old
5519 pre-2010-10-28 value and remove one `?' from it (bug#9319).
5520
262a1439
JL
5521 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
5522 to check for empty output (bug#9226).
5523
f13f86fb
CY
55242011-08-22 Chong Yidong <cyd@stupidchicken.com>
5525
5526 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
5527 symbol-constituent as the default, as that stops font-lock from
5528 working properly (Bug#8843).
5529
c65c9622
LMI
55302011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5531
5532 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
5533 `coding-system-for-*' around the process open call to avoid
5534 auth-source side effects.
e7f2c178 5535 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
5536 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
5537 probe hangs.
c65c9622 5538
23a8a5ab
CY
55392011-08-21 Chong Yidong <cyd@stupidchicken.com>
5540
ff98b2dd
CY
5541 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
5542
23a8a5ab
CY
5543 * emacs-lisp/find-func.el (find-function-noselect): New arg
5544 lisp-only.
5545
5546 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
5547 signal an error for built-in functions (Bug#6664).
5548
f5e3c598
LMI
55492011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5550
5551 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
5552 (smtpmail-try-auth-methods): Use it.
5553
a3f2468a
CY
55542011-08-21 Chong Yidong <cyd@stupidchicken.com>
5555
2c34e8da
CY
5556 * font-lock.el (font-lock-fontify-region)
5557 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
5558 (font-lock-default-unfontify-buffer)
5559 (font-lock-default-fontify-region)
5560 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
5561
b3fd59bd
SM
5562 * progmodes/compile.el (compilation-error-properties):
5563 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
5564 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
5565 `ant' regexp.
ee31aabc 5566
a3f2468a
CY
5567 * net/browse-url.el (browse-url-firefox): Don't call
5568 browse-url-firefox-sentinel unless using -remote (Bug#9328).
5569
8e999f70
GM
55702011-08-20 Glenn Morris <rgm@gnu.org>
5571
c21a496a
GM
5572 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
5573
59ee0542
GM
5574 * tutorial.el (tutorial--default-keys): Update some default bindings.
5575
8e999f70
GM
5576 * files.el (hack-local-variables): Fully ignore case for "mode:".
5577
e3715033
AM
55782011-08-20 Alan Mackenzie <acm@muc.de>
5579
5580 Resolve invalid use of a regexp in regexp-opt.
5581
4d61f28d
JB
5582 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
5583 detection for a java annotation.
e3715033 5584
4d61f28d 5585 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
5586 detection for a java annotation.
5587
4d61f28d
JB
5588 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
5589 handling for java.
e3715033
AM
5590 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
5591
04ed2e9c
CY
55922011-08-20 Chong Yidong <cyd@stupidchicken.com>
5593
5594 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
5595 (Bug#9274).
5596
826cee64
AM
55972011-08-20 Alan Mackenzie <acm@muc.de>
5598
58179cce 5599 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
5600 such a construct. Mainly for when jit-lock etc. starts a chunk
5601 here.
5602
58179cce 5603 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 5604 variable.
58179cce 5605 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
5606 c-make-font-lock-search-function.
5607 (c-make-font-lock-search-function): Use the above function.
5608 (c-make-font-lock-context-search-function): New function.
5609 (c-cpp-matchers): Enhance the preprocessor expression case with
5610 the above function
5611 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
5612 which takes an expression.
5613
5614 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
5615
13009bd8
MR
56162011-08-20 Martin Rudalics <rudalics@gmx.at>
5617
5618 * window.el (display-buffer-reuse-window)
5619 (display-buffer-pop-up-window): Don't reuse or split a side
5620 window.
5621
9234ff7f
GM
56222011-08-19 Glenn Morris <rgm@gnu.org>
5623
5624 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 5625 Downcase "Mode:". (Bug#9331)
9234ff7f 5626
f635daa1
CY
56272011-08-18 Chong Yidong <cyd@stupidchicken.com>
5628
5629 * international/characters.el: Add L and R categories.
5630
5631 * subr.el (bidi-string-mark-left-to-right): Rename from
5632 string-mark-left-to-right. Use category search.
5633
5634 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
5635
bc987f8b
JL
56362011-08-18 Juri Linkov <juri@jurta.org>
5637
5638 * faces.el (error, warning, success): New faces with definitions
5639 copied from old default values of `font-lock-warning-face',
5640 `compilation-warning', `compilation-info' (bug#6117).
5641
5642 * font-lock.el (font-lock-warning-face): Inherit from `error'.
5643
5644 * progmodes/compile.el (compilation-error): Inherit from `error'.
5645 (compilation-warning): Inherit from `warning'.
5646 (compilation-info): Inherit from `success'.
5647
5648 * dired.el (dired-marked): Inherit from `warning'.
5649 (dired-flagged): Inherit from `error'.
5650
57173b96
LMI
56512011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5652
3e79eb87
LMI
5653 * mail/smtpmail.el (auth-source): Require to avoid problems with
5654 binding variables (bug#9298). Also clean up some unused
5655 autoloads.
5656
b3fd59bd
SM
5657 * net/network-stream.el (network-stream-open-starttls):
5658 Support using starttls.el without using gnutls-cli.
57173b96 5659
02b404de
JL
56602011-08-17 Juri Linkov <juri@jurta.org>
5661
5662 * progmodes/grep.el (rgrep): Handle the case when
5663 `grep-find-command' is a cons cell (bug#9278).
5664
8c9177f2
MR
56652011-08-17 Martin Rudalics <rudalics@gmx.at>
5666
5667 * window.el (display-buffer-pop-up-frame): Run frame creation
5668 function with BUFFER current (as special-display-popup-frame
5669 does). Reported by Drew Adams.
5670
3644a0ab
DU
56712011-08-17 Daiki Ueno <ueno@unixuser.org>
5672
5673 * epa-mail.el: Simplify GnuPG group expansion using
5674 epg-expand-group.
5675 (epa-mail-group-alist, epa-mail-group-modtime)
5676 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
5677 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
5678 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
5679 Remove.
5680
5e617bc2 56812011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
5682
5683 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
5684
9c4aeabf
AM
56852011-08-16 Alan Mackenzie <acm@muc.de>
5686
5687 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
5688 Correct, to avoid the inside of macros.
5689
3a99bf64
RS
56902011-08-16 Richard Stallman <rms@gnu.org>
5691
04963aa8
RS
5692 * epa-mail.el: Handle GnuPG group definitions.
5693 (epa-mail-group-alist, epa-mail-group-modtime)
5694 (epa-mail-gnupg-conf-file): New variables.
5695 (epa-mail-parse-groups, epa-mail-sync-groups)
5696 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
5697 (epa-mail-expand-recipients): New functions.
5698 (epa-mail-encrypt): Call epa-mail-expand-recipients.
5699
177549d0
RS
5700 * mail/rmail.el (rmail-epa-decrypt): New command.
5701
fe38beef
RS
5702 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
5703 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
5704 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
5705 (epa-decrypt-armor-in-region): Make error message clearer.
5706
934eacb9
SM
57072011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5708
5709 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
5710 and "a2b" to "ab" for `prefix'.
5711
d024fb4e
CY
57122011-08-14 Chong Yidong <cyd@stupidchicken.com>
5713
5714 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
5715 filter groups.
de148fee
CY
5716 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
5717 Fourquet (Bug#8804).
d024fb4e 5718
62f1ca49
JB
57192011-08-12 Juanma Barranquero <lekktu@gmail.com>
5720
5721 * startup.el (argi): Declare as global variable (bug#9275).
5722
9ccaaa4b
CY
57232011-08-12 Chong Yidong <cyd@stupidchicken.com>
5724
5725 * subr.el (string-mark-left-to-right): Search the entire string
5726 for RTL script, not just the terminating character. Doc fix.
5727
a3dae87a
SM
57282011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5729
6cd18349
SM
5730 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
5731 New function.
5732 (js--regexp-literal, js-syntax-propertize-function): Remove.
5733 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
5734 (js-mode-map): Don't rebind electric keys.
5735 (js-insert-and-indent): Remove.
5736 (js-mode): Setup electric-layout and electric-indent instead.
5737
a3dae87a
SM
5738 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
5739
9d5cb631
DU
57402011-08-12 Daiki Ueno <ueno@unixuser.org>
5741
5742 * epa.el (epa-progress-callback-function): Fix the logic of
5743 displaying progress.
5744 * epa-file.el (epa-file-insert-file-contents): Make progress
5745 display more user-friendly.
5746 (epa-file-write-region): Ditto.
5747
3e26a4a2
CY
57482011-08-10 Chong Yidong <cyd@stupidchicken.com>
5749
5750 * subr.el (string-mark-left-to-right): New function.
5751
5752 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
5753 Use string-mark-left-to-right.
5754 (list-buffers-noselect): Caller changed.
5755
a3dae87a
SM
5756 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5757 Use string-mark-left-to-right.
3e26a4a2
CY
5758 (tabulated-list-print): Recenter after moving point.
5759
ac8cf6e6
JL
57602011-08-10 Juri Linkov <juri@jurta.org>
5761
5762 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
5763 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
5764 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
5765
8d96c9a4
CY
57662011-08-09 Chong Yidong <cyd@stupidchicken.com>
5767
5768 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
5769 (Bug#7554).
5770
7be1c708 57712011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
5772
5773 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
5774 character. (Bug#6594)
5775
37e11a63
CY
57762011-08-08 Chong Yidong <cyd@stupidchicken.com>
5777
839dde57
CY
5778 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
5779 (image-dired--with-db-file): New macro.
5780 (image-dired-write-tags, image-dired-remove-tag)
5781 (image-dired-create-gallery-lists, image-dired-write-comments)
5782 (image-dired-get-comment, image-dired-mark-tagged-files)
5783 (image-dired-list-tags, image-dired-gallery-generate): Use it.
5784 (image-dired-gallery-generate): Use insert-file-contents.
5785
37e11a63
CY
5786 * time.el (display-time-world-list, display-time-world-display):
5787 * time-stamp.el (time-stamp-string):
5788 * vc/add-log.el (add-change-log-entry): Use setenv instead of
5789 set-time-zone-rule (Bug#7337).
5790
0b4946c4
DU
57912011-08-08 Daiki Ueno <ueno@unixuser.org>
5792
5793 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
5794 (epg-error-to-string, epg-errors-to-string): New function.
5795 (epg-wait-for-completion): Reverse errors list.
5796 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
5797 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
5798 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
5799 (epg-sign-keys, epg-generate-key-from-file)
5800 (epg-generate-key-from-string): Format errors by using
5801 epg-errors-to-string (bug#9255).
5802 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
5803
75bfc667
JL
58042011-08-07 Juri Linkov <juri@jurta.org>
5805
5806 * faces.el (list-faces-display): Remove extra angle bracket
5807 from `help-mode-map'.
5808
5809 * info.el (Info-history-toc-nodes): Doc fix.
5810
5811 * longlines.el (longlines-mode): Doc fix.
5812
673e08bb
SM
58132011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
5814
4640dd88
SM
5815 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
5816 of statements and in a few more cases (bug#9183).
5817
673e08bb
SM
5818 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
5819 New functions.
5820 (cl-transform-lambda): Use them (bug#9239).
5821
89b3f019
MR
58222011-08-05 Martin Rudalics <rudalics@gmx.at>
5823
5824 * window.el (display-buffer-same-window)
5825 (display-buffer-same-frame, display-buffer-other-window)
5826 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5827 (pop-to-buffer-other-window)
5828 (pop-to-buffer-same-frame-other-window)
5829 (pop-to-buffer-other-frame): Make them defuns.
5830 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
5831
640c8776
SM
58322011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5833
5834 * subr.el (make-composed-keymap): Move from C. Change calling
5835 convention, and improve docstring to bring attention to a subtle point.
5836 * minibuffer.el (completing-read-default): Adjust accordingly.
5837
63648a95
MA
58382011-08-03 Michael Albinus <michael.albinus@gmx.de>
5839
5840 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
5841 (tramp-open-shell): Use `tramp-shell-quote-argument'.
5842
5843 * net/trampver.el: Update release number.
5844
b796c9b7
SM
58452011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5846
5847 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
5848 "in" (bug#9190).
5849
2239d7d5
LMI
58502011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5851
e07dd7c3
LMI
5852 * mail/sendmail.el (sendmail-query-once): Restore the current
5853 buffer after querying (bug#9074).
5854
0e6a2bd7
LMI
5855 * dired.el (dired-flagged): Use different faces for marked and
5856 flagged files (bug#6117).
5857
ce887515
LMI
5858 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
5859 (bug#4433).
5860
92f2affc
LMI
5861 * ido.el (ido-mode): Switch off the message if called
5862 non-interactively.
5863
57d5aff0
LMI
5864 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
5865 before 587, since it appears that that's more likely to work for
5866 more people.
5867
98cd6c18 5868 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 5869 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
5870 exist.
5871
b96dec83
LMI
5872 * info.el: Remove the `Info-beginning-of-buffer' function
5873 (bug#8325).
5874
b796c9b7
SM
5875 * net/network-stream.el (network-stream-open-starttls):
5876 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 5877
d90e2ea0
MR
58782011-08-01 Martin Rudalics <rudalics@gmx.at>
5879
5880 * window.el (display-buffer-in-window): Don't set dedicated status
5881 of window here (Bug#9215).
5882 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
5883 (display-buffer-pop-up-side-window)
b796c9b7 5884 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 5885
cca09170
SM
58862011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
5887
5888 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
5889 before binding generated-autoload-file.
5890
027b979c
DD
58912011-08-01 Deniz Dogan <deniz@dogan.se>
5892
5893 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
5894
3c7ee4f3
MA
58952011-07-30 Michael Albinus <michael.albinus@gmx.de>
5896
5897 Sync with Tramp 2.2.2.
5898
5899 * net/trampver.el: Update release number.
5900
2cc8e51a
JL
59012011-07-30 Juri Linkov <juri@jurta.org>
5902
5903 * dired-aux.el (dired-touch-initial): Remove function.
5904 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
5905 current time, and `default' to the last modification time of the
5906 current marked file (bug#6887).
5907
a514d856
JM
59082011-07-28 Jose E. Marchesi <jemarch@gnu.org>
5909
5910 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 5911 numeric argument to read-number (bug#9163).
a514d856 5912
8a7eddd7
MA
59132011-07-27 Michael Albinus <michael.albinus@gmx.de>
5914
5915 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
5916 connection process, it could be nil.
5917
1ddd96f5
LL
59182011-07-27 Leo Liu <sdl.web@gmail.com>
5919
5920 Simplify url handling in rcirc-mode.
5921
5922 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
5923 (rcirc-browse-url-at-mouse): Remove.
5924 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
5925
b248a85d
AM
59262011-07-26 Alan Mackenzie <acm@muc.de>
5927
5928 Fontify bitfield declarations properly.
5929
5930 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
5931 (c-symbol-chars): Now exported as a lang variable.
5932 (c-not-primitive-type-keywords): New lang variable.
5933
5934 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
5935 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 5936 parsed as a bitfield declaration.
b248a85d 5937
b796c9b7
SM
5938 * progmodes/cc-engine.el (c-beginning-of-statement-1):
5939 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
5940 (c-punctuation-in): New function.
5941 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
5942 declarations properly.
5943
68575ab0
UJ
59442011-07-26 Ulf Jasper <ulf.jasper@web.de>
5945
5946 * calendar/icalendar.el (icalendar--all-events): Take care of
5947 multiple vcalendars in a single file.
b796c9b7 5948 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 5949
0f0a88b9
DD
59502011-07-25 Deniz Dogan <deniz@dogan.se>
5951
5952 * image.el (insert-image): Clarifying docstring.
5953
0b3f36df
MA
59542011-07-24 Michael Albinus <michael.albinus@gmx.de>
5955
5956 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
5957 `tramp-send-command-and-check' if there is no error.
5958 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
5959
a9901f61
AM
59602011-07-22 Alan Mackenzie <acm@muc.de>
5961
5962 Prevent cc-langs.elc being loaded at run time.
5963
5964 * progmodes/cc-mode.el: Remove two autoload forms which loaded
5965 cc-langs.
5966
4d61f28d 5967 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
5968 "(require 'cc-langs)". Quote a form so it will evaluate at
5969 (cc-mode's) compilation time.
5970
11d074b2
MA
59712011-07-22 Michael Albinus <michael.albinus@gmx.de>
5972
5973 * net/tramp.el (tramp-file-name-handler): Avoid recursive
5974 loading. (Bug#9114)
5975
938b94c8
MR
59762011-07-21 Martin Rudalics <rudalics@gmx.at>
5977
5978 * window.el (display-buffer-pop-up-window)
5979 (display-buffer-pop-up-side-window)
5980 (display-buffer-in-side-window): Call display-buffer-set-height
5981 and display-buffer-set-width after setting the new window's
b796c9b7 5982 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 5983
bfa4f190
SS
59842011-07-20 Sam Steingold <sds@gnu.org>
5985
5986 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
5987 (etags-tags-included-tables): Call `convert-standard-filename' on
5988 the file names contained in TAGS so that windows Emacs can handle
5989 TAGS files created by cygwin ctags.
5990
8ca42262
LMI
59912011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5992
5993 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
5994 which apparently didn't work.
5995
5db2afd2 59962011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 5997
5db2afd2
RW
5998 * proced.el (proced-send-signal): For *Marked Processes* buffer
5999 put point at beginning of buffer.
6000
92e15d10
SB
60012011-07-19 Stephen Berman <stephen.berman@gmx.net>
6002
6003 * proced.el (proced-format): Make header lines align with the text
6004 (bug#1779).
6005
1bfd59e5
LMI
60062011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6007
6008 * view.el (view-buffer): Allow running in `special' modes if we're
6009 visiting a file (bug#8615).
6010
f5aae37c
MR
60112011-07-19 Martin Rudalics <rudalics@gmx.at>
6012
6013 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
6014 (display-buffer-alist-set-1, display-buffer-alist-set-2):
6015 New functions.
f5aae37c
MR
6016 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
6017 more accurately.
6018
bf2c1571
AM
60192011-07-18 Alan Mackenzie <acm@muc.de>
6020
6021 Fontify declarators properly when, e.g., a jit-lock chunk begins
6022 inside a declaration.
6023
6024 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
6025
b796c9b7
SM
6026 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6027 New function.
bf2c1571
AM
6028 (c-complex-decl-matchers): Insert reference to
6029 c-font-lock-enclosing-decls.
6030
6031 * progmodes/cc-engine.el (c-backward-single-comment):
6032 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
6033 to nil around calls to (forward-comment -1).
6034
4e190b80
LMI
60352011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6036
12dc863d
LMI
6037 * image.el (put-image): Doc typo fix.
6038
a762e966
LMI
6039 * progmodes/etags.el (tags-search): Doc typo fix.
6040
4e190b80
LMI
6041 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
6042 password if we get errors 550 to 554.
6043
f019fb21
LMI
60442011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6045
b796c9b7 6046 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 6047
81746738
LMI
6048 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
6049 indentation character (bug#6380).
6050
3ee3a1b5
LMI
6051 * files.el (buffer-offer-save): Made permanently local (bug#6241).
6052
c82f64de
LMI
6053 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
6054 to clarify what the problem is (bug#4291).
6055
f019fb21
LMI
6056 * simple.el (current-kill): Clarify what
6057 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
6058 (auto-fill-mode): Document `auto-fill-function' in relation to
6059 `auto-fill-mode' (bug#2470).
f019fb21 6060
0794775d
LM
60612011-07-16 Lawrence Mitchell <wence@gmx.li>
6062
6063 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
6064 method if slot is read-only (bug#9035).
6065
be39b8cc
MR
60662011-07-16 Martin Rudalics <rudalics@gmx.at>
6067
b796c9b7 6068 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 6069 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
6070 selected before, see discussion of (Bug#8615), (Bug#6954).
6071 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 6072
6ccf7859
GM
60732011-07-15 Glenn Morris <rgm@gnu.org>
6074
6075 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 6076 Respect help-form.
6ccf7859 6077
87e86684
LM
60782011-07-09 Lawrence Mitchell <wence@gmx.li>
6079
6080 * net/gnutls.el (gnutls-min-prime-bits): New variable.
6081 (gnutls-negotiate): Use it.
6082
d6066239
LMI
60832011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6084
b796c9b7
SM
6085 * net/gnutls.el (gnutls-negotiate):
6086 Upcase `gnutls-algorithm-priority'.
d6066239 6087
bd23ebc0
GM
60882011-07-15 Glenn Morris <rgm@gnu.org>
6089
c65bca65
GM
6090 * jka-compr.el (jka-compr-verbose): Move from here...
6091 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
6092 Add missing :version tag.
6093 * info.el: No need to require jka-compr when compiling.
bd23ebc0 6094
478615cc
LMI
60952011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6096
7b41decb
LMI
6097 * net/gnutls.el (gnutls-algorithm-priority): New variable.
6098 (gnutls-negotiate): Use it.
6099
dbc44fcd
LMI
6100 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
6101
06789f97
LMI
6102 * info.el (Info-beginning-of-buffer): New command.
6103 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
6104 announcing `b' as the key (bug#8325).
ab896c37 6105 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 6106
c39da690
LMI
6107 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
6108
3aa5f34b
LMI
6109 * international/mule-cmds.el
6110 (describe-specified-language-support): Make the error message
6111 clearer (bug#8905).
6112
4bf0979f
LMI
6113 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
6114
478615cc
LMI
6115 * isearch.el (isearch-barrier): Add a doc string, since it's
6116 mentioned in a function doc string (bug#8678).
6117
75c68aa1
MR
61182011-07-15 Martin Rudalics <rudalics@gmx.at>
6119
6120 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
6121 buffer argument (Bug#9083) and self-identifying label argument.
6122
a7c33da2
GM
61232011-07-15 Glenn Morris <rgm@gnu.org>
6124
6125 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
6126
2f5c6024
LMI
61272011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6128
6129 * man.el (Man-fontify-manpage): Fix message when formatting the
6130 man page (bug#7929).
6131
0bb23927 61322011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
6133
6134 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
6135 argument LRM; if non-nil, append an invisible LRM character to the
6136 buffer name.
6137 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
6138 last argument non-nil, when formatting buffer names.
0bb23927
EZ
6139 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
6140 paragraph direction.
cce4b0a7 6141
621ef9ab
LMI
61422011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6143
d1583c48
LMI
6144 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
6145 the man page name (bug#7929).
6146
6a57fb5f
LMI
6147 * image.el (put-image): Mention the `put-image' overlay property
6148 (bug#7834).
6149
d7956b14
LMI
6150 * scroll-bar.el (set-scroll-bar-mode): Mention that
6151 `scroll-bar-mode' lists the values (bug#7772).
6152
5b2d4a66
LMI
6153 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
6154 command (bug#7729).
6155
7509a874
LMI
6156 * rect.el (apply-on-rectangle): Return the point after the last
6157 operation.
6158 (string-rectangle): Go to the point after the last operation
6159 (bug#7522).
6160
4fe74b19
LMI
6161 * printing.el (pr-toggle-region): Clarify the documentation
6162 slightly (bug#7493).
6163
b796c9b7
SM
6164 * time.el (display-time-update):
6165 Allow `display-time-mail-function' to return nil (bug#7158).
6166 Fix suggested by Detlev Zundel.
ab283561 6167
fc233c9d
LMI
6168 * vc/diff.el (diff): Clarify the order the file names are read
6169 (bug#7111).
6170
43f5740b
LMI
6171 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
6172 the doc string (bug#7015).
6173
f2182a76
LMI
6174 * font-lock.el (font-lock-maximum-decoration): Mention what
6175 numeric levels mean (bug#6935).
6176
621ef9ab
LMI
6177 * startup.el (initial-buffer-choice): Don't mention the `none'
6178 selection, which is against policy.
6179
adc47434
MR
61802011-07-14 Martin Rudalics <rudalics@gmx.at>
6181
b796c9b7
SM
6182 * window.el (display-buffer-normalize-special):
6183 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 6184
7e5bfb8f
EZ
61852011-07-14 Eli Zaretskii <eliz@gnu.org>
6186
6187 * subr.el (version<, version<=, version=): Mention "-CVS" and
6188 "-12345" alpha version numbers.
6189
27fa387a
CY
61902011-07-14 Chong Yidong <cyd@stupidchicken.com>
6191
6192 * bindings.el: Add advertised binding for set-mark-command
6193 (Bug#5772).
6194
8bdfa064
CY
61952011-07-14 Chong Yidong <cyd@stupidchicken.com>
6196
6197 * bindings.el (mode-line-other-buffer):
6198 * bookmark.el (bookmark-bmenu-2-window):
6199 * bs.el (bs-cycle-next, bs-cycle-previous):
6200 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
6201 switch-to-buffer.
6202
6203 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 6204 Delete.
8bdfa064 6205
5eba16a3
JB
62062011-07-14 Juanma Barranquero <lekktu@gmail.com>
6207
6208 * follow.el (follow-debug-message, follow-redisplay):
6209 * jka-cmpr-hook.el (with-auto-compression-mode):
6210 Fix typos in docstrings.
6211
15853710
LMI
62122011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6213
a28e4607
LMI
6214 * subr.el (with-silent-modifications): Clarify somewhat what the
6215 macro inhibits (bug#6525).
6216
15853710
LMI
6217 * simple.el (eval-expression): Note what it does if called
6218 interactively (bug#6495).
6219
bee0fcef
CY
62202011-07-13 Chong Yidong <cyd@stupidchicken.com>
6221
b796c9b7
SM
6222 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
6223 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
6224
6225 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6226 Remove switch-to-buffer.
6227
58274504
LMI
62282011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6229
bd2fcc8d
LMI
6230 * files.el (make-directory): Clarify that an error will be raised
6231 if there's an error (bug#6397).
6232
0f04b32c
LMI
6233 * startup.el (initial-buffer-choice): Add `none' as a choice
6234 (bug#6234).
6235
465c5fc8
LMI
6236 * subr.el (add-hook): Clarify section about buffer-local hooks
6237 (bug#6218).
6238
58274504
LMI
6239 * dired.el (dired-flagged): Clarify doc string (bug#6117).
6240
bead9a43
JB
62412011-07-13 Juanma Barranquero <lekktu@gmail.com>
6242
6243 * tabify.el (untabify): Preserve the current column so that point
6244 doesn't move (bug#6032).
6245
3af98a7b
LMI
62462011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6247
b796c9b7
SM
6248 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
6249 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 6250
6240145a
GM
62512011-07-13 Glenn Morris <rgm@gnu.org>
6252
6253 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
6254 (dired-insert-directory): Give a message the first time
6255 if ls is found not to support --dired.
6256
1d8c2ccc
LMI
62572011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6258
6259 * simple.el (toggle-truncate-lines): Clarify what is toggled
6260 (bug#5580). Text by Drew Adams.
6261
5fc4038e
CY
62622011-07-13 Chong Yidong <cyd@stupidchicken.com>
6263
6264 * simple.el (blink-matching-open): Make the error message from the
6265 last change less verbose.
6266
bf6012e5
DN
62672011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6268
6269 * font-lock.el (font-lock-comment-face): Use the high contrast
6270 "yellow" color for font-lock-comment-face on low color terminals
6271 using a dark background color (bug#4221).
6272
343c3b5a
LMI
62732011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6274
7e9505c5
LMI
6275 * dired.el (dired-insert-set-properties): Make the doc string
6276 reflect what it does now (bug#5325).
6277
c26fdcf5
LMI
6278 * simple.el (blink-matching-open): Say that we were unable to find
6279 the match within the limit, if we're limited (bug#5122).
6280
bb388cc5
LMI
6281 * international/mule-cmds.el (prefer-coding-system): Add an
6282 example (bug#4869).
6283
343c3b5a
LMI
6284 * progmodes/etags.el (tags-search): Document `file-list-form'
6285 (bug#4731).
6286
2a517d45
LM
62872011-07-13 Lawrence Mitchell <wence@gmx.li>
6288
6289 * net/browse-url.el (browse-url-default-browser)
6290 (browse-url-browser-function): Make the default browser choice a
6291 bit more logical (bug#4300). Also clean up the doc string.
6292
b6c78ef2
JB
62932011-07-13 Juanma Barranquero <lekktu@gmail.com>
6294
6295 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
6296 binary endings (bug#4440).
6297
1c4dd947
LMI
62982011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6299
a2014063
LMI
6300 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
6301 which can be pretty annoying (bug#8971).
6302
9c9c2d88
LMI
6303 * jka-compr.el (jka-compr-verbose): New variable, and use
6304 throughout (bug#8971).
6305
1c4dd947
LMI
6306 * info.el (Info-find-file): Fall back on the installation
6307 directory if we can't find the info node anywhere else.
6308
a1c9f41b
SO
63092011-07-13 Sergei Organov <osv@javad.com> (tiny change)
6310
6311 * vc/vc.el (vc-revert-file):
6312 Don't set file time-stamp in the past. (Bug#5181)
6313
536f3d36
LMI
63142011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6315
7152b011
LMI
6316 * files.el (after-find-file): Give a better error message when
6317 trying to find a symlink that points to a file that doesn't exist
6318 (bug#4398).
6319
536f3d36
LMI
6320 * progmodes/cc-vars.el: Remove (probably) misleading comment
6321 (bug#4396).
6322
460c0fba
JB
63232011-07-12 Johan Bockgård <bojohan@gnu.org>
6324
6325 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
6326
7a6bda45
CY
63272011-07-12 Chong Yidong <cyd@stupidchicken.com>
6328
6329 * mouse-sel.el: Hack restoring functionality, while keeping
6330 compatibility with 2010-07-03 changes to mouse selection.
6331 (mouse-sel-primary-overlay): New var.
6332 (mouse-sel-selection-alist): Use it.
6333 (mouse-sel-mode): Doc fix; remove points that are default features
6334 of mouse.el.
6335
c79598ef
JB
63362011-07-12 Johan Bockgård <bojohan@gnu.org>
6337
6338 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6339 Fix previous fix (bug#2490).
6340
ff8be6ef
RW
63412011-07-12 Roland Winkler <winkler@gnu.org>
6342
b796c9b7
SM
6343 * textmodes/bibtex.el (bibtex-initialize):
6344 Use pop-to-buffer-same-window.
ff8be6ef
RW
6345 (bibtex-search-entries): Fix interactive call.
6346
296ba3ee
LMI
63472011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6348
f5242a02 6349 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
6350 Fontise bytecomp Error lines more correctly (bug#2490).
6351 Fix suggested by Johan Bockgård.
f5242a02 6352
296ba3ee
LMI
6353 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
6354
6355 * dired-x.el (dired-guess-default): Use `delete-dups'.
6356
f69fd0d2
CY
63572011-07-12 Chong Yidong <cyd@stupidchicken.com>
6358
6359 * dired.el (dired-mark-prompt):
6360 * dired-aux.el (dired-read-shell-command): Doc fix.
6361
eab5dc07
LMI
63622011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6363
b796c9b7
SM
6364 * mail/sendmail.el (sendmail-query-once):
6365 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
6366 emacs -Q.
6367
6368 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6369
eab5dc07
LMI
6370 * cus-edit.el (custom-file): Take an optional no-error variable.
6371 (customize-save-variable): Set the variable, and give a warning if
6372 running under "emacs -q".
6373
a1e65d42
JB
63742011-07-11 Juanma Barranquero <lekktu@gmail.com>
6375
6376 * loadhist.el (unload-feature-special-hooks):
6377 Add `auto-coding-functions', `fill-nobreak-predicate' and
6378 `find-directory-functions' (bug#5327).
6379
1d52da10
LMI
63802011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6381
be958f1d
LMI
6382 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
6383
5bedb26c
LMI
6384 * cus-edit.el (custom-guess-name-alist): -alist variables should
6385 use the `alist' type (bug#3120). Suggested by Drew Adams.
6386
1d52da10
LMI
6387 * printing.el: Add documentation to all the `pr-toggle-' commands.
6388
cd394be1 63892011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
6390
6391 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
6392 backends where it makes sense (bug#2623).
6393
dcc88d8a
LMI
63942011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6395
c3de9feb
LMI
6396 * dired-x.el (dired-guess-default): Remove duplicate shell command
6397 entries (bug#2028).
8a93078b 6398 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 6399 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 6400
dcc88d8a
LMI
6401 * subr.el (remove-duplicates): New conveniency function.
6402
505e3645
LMI
64032011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6404
6405 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
6406 (bug#1526).
6407
64082011-07-10 Martin Rudalics <rudalics@gmx.at>
6409
6410 * window.el (display-buffer-normalize-default): Don't invert
6411 meaning of even-window-heights. Reported by Eli Zaretskii
6412 <eliz@gnu.org>.
6413
455e4fa1
BR
64142011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
6415
6416 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
6417
8e0bc3e9
CY
64182011-07-10 Chong Yidong <cyd@stupidchicken.com>
6419
6420 * window.el (display-buffer): Fix arguments to
6421 display-buffer-reuse-window in last change.
6422
fa7c3228
CY
6423 * faces.el (link): Use a less saturated blue on light backgrounds.
6424
6425 * startup.el (fancy-startup-text, fancy-about-text)
6426 (fancy-startup-tail): Use font-lock faces, for background safety.
6427
c0a7f300
BN
64282011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
6429
b796c9b7
SM
6430 * emulation/viper-cmd.el (viper-change-state-to-vi):
6431 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 6432
4dc2a129
MR
64332011-07-09 Martin Rudalics <rudalics@gmx.at>
6434
6435 * window.el (display-buffer-default-specifiers): Remove.
6436 (display-buffer-macro-specifiers): Remove default specifiers.
6437 (display-buffer-alist): Default to nil.
b796c9b7 6438 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
6439 (display-buffer-pop-up-window): Allow splitting internal
6440 windows. Check whether a live window was created.
6441 (display-buffer-other-window-means-other-frame)
6442 (display-buffer-normalize-arguments): Rename to
6443 display-buffer-normalize-argument and rewrite. Set the
6444 other-window specifier.
6445 (display-buffer-normalize-special): New function.
6446 (display-buffer-normalize-options): Rename to
6447 display-buffer-normalize-default and rewrite.
6448 (display-buffer-normalize-options-inhibit): Remove.
6449 (display-buffer-normalize-specifiers): Rewrite.
6450 (display-buffer): Process other-window specifier and call
6451 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
6452 more faithfully.
b796c9b7 6453 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 6454 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
6455 (display-buffer-in-window, display-buffer-alist-set):
6456 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
6457 <tassilo@member.fsf.org>.
6458
2d43b8c9
LL
64592011-07-09 Leo Liu <sdl.web@gmail.com>
6460
6461 * register.el (insert-register): Restore accidental change on
6462 2011-06-26. (Bug#9028)
6463
7f9b7c53
GM
64642011-07-09 Glenn Morris <rgm@gnu.org>
6465
6466 * subr.el (remq): Handle the empty list. (Bug#9024)
6467
f042cfd8
AS
64682011-07-08 Andreas Schwab <schwab@linux-m68k.org>
6469
6470 * mail/sendmail.el (send-mail-function): No longer delay custom
6471 initialization.
6472 * custom.el (custom-initialize-delay): Doc fix.
6473
856b2f11
SM
64742011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6475
6476 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
6477
afae1d68
MA
64782011-07-08 Michael Albinus <michael.albinus@gmx.de>
6479
6480 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
6481 human-friendly prompt.
6482
0757af94
SM
64832011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6484
6485 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
6486 provided by a particular plugin.
6487
d760b731
LMI
64882011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6489
6490 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
6491 save customizations (with "emacs -Q"), just set the variable
6492 instead of erroring out.
6493
6494 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
6495
cd79ce90
JL
64962011-07-08 Juri Linkov <juri@jurta.org>
6497
6498 * arc-mode.el (archive-zip-expunge, archive-zip-update)
6499 (archive-zip-update-case): Use 7z if found by `executable-find'.
6500 The order of searching the available programs is the same as in
6501 `archive-zip-extract' (bug#8968).
6502
14cc04aa
CY
65032011-07-07 Chong Yidong <cyd@stupidchicken.com>
6504
6505 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
6506 (menu-bar-options-menu): Tweak descriptions.
6507
0a1848ec
LMI
65082011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6509
6510 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
6511 menu items into verb phrases (bug#1421). Also refill to fit under
6512 80 columns.
6513
f5bd0689
CY
65142011-07-07 Chong Yidong <cyd@stupidchicken.com>
6515
538e85c6
CY
6516 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
6517 (Info-read-node-name): Doc fix (Bug#1084).
6518
f5bd0689
CY
6519 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
6520 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
6521 (end-of-sexp, beginning-of-sexp)
6522 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
6523 (forward-symbol, forward-same-syntax, word-at-point)
6524 (sentence-at-point): Doc fix (Bug#1144).
6525
56ec5115
LMI
65262011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6527
f3f8e37f
LMI
6528 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
6529 should cover it (bug#1281).
6530
0757af94 6531 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 6532
e9fce1ac 6533 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
6534 negotiation fails, then possibly try again with a non-encrypted
6535 connection (bug#9017).
6536
56ec5115
LMI
6537 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
6538 be used.
6539
c2f9aec8
RS
65402011-07-07 Richard Stallman <rms@gnu.org>
6541
6542 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
6543 property, and handle its changed format.
6544 Look for the correct line number.
6545 Use file's line contents (but not past first =) to find
6546 correct line in message.
6547
ef7b981d 65482011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
6549
6550 * international/characters.el (build-unicode-category-table):
6551 Delete it.
0757af94 6552 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 6553
0757af94 6554 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
6555 to src/chartab.c.
6556 (get-char-code-property): Call unicode-property-table-internal to
6557 load a file. Call get-unicode-property-internal where necessary.
6558 (put-char-code-property): Call unicode-property-table-internal to
6559 load a file. Call put-unicode-property-internal where necessary.
6560 put-unicode-property-internal where necessary.
0757af94
SM
6561 (char-code-property-description):
6562 Call unicode-property-table-internal to load a file.
c805dec0
KH
6563
6564 * international/charprop.el:
6565 * international/uni-bidi.el:
6566 * international/uni-category.el:
6567 * international/uni-combining.el:
6568 * international/uni-comment.el:
6569 * international/uni-decimal.el:
6570 * international/uni-decomposition.el:
6571 * international/uni-digit.el:
6572 * international/uni-lowercase.el:
6573 * international/uni-mirrored.el:
6574 * international/uni-name.el:
6575 * international/uni-numeric.el:
6576 * international/uni-old-name.el:
6577 * international/uni-titlecase.el:
6578 * international/uni-uppercase.el: Regenerate.
6579
6580 * loadup.el: Load international/charprop.el before
6581 international/characters.
6582
e14b388a
CY
65832011-07-07 Chong Yidong <cyd@stupidchicken.com>
6584
6585 * window.el (next-buffer, previous-buffer): Signal an error if
6586 called from a minibuffer window.
6587
6588 * bindings.el: Revert 2011-07-04 change.
6589
354cf0ba
RS
65902011-07-06 Richard Stallman <rms@gnu.org>
6591
6592 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
6593 (rmail-mime-insert-bulk, rmail-mime-insert-text):
6594 Treat markers like ints.
6595 (rmail-mime-entity): Doc fix.
6596
a48868a7
LMI
65972011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6598
4906cd3d
LMI
6599 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
6600 defcustom again for backwards compatibility.
6601
e0457abe
LMI
6602 * simple.el (shell-command-on-region): Fill.
6603
d67f7e1f
LMI
6604 * dired-aux.el (dired-kill-line): Add a doc string.
6605
fe204702
LMI
6606 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
6607 to "\\sw\\|\\s_" (bug#358).
6608
a48868a7
LMI
6609 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
6610 (dired-unmark-backward): Ditto.
6611 (dired-flag-backup-files): Ditto.
6612
6613 * dired-x.el (dired-mark-sexp): Ditto.
6614
aa8a705c
RS
66152011-07-06 Richard Stallman <rms@gnu.org>
6616
6617 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
6618 (rmail-mime-entity): New arg TRUNCATED.
6619 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
6620 New functions.
6621 (rmail-mime-save): Warn if entity is truncated.
6622 (rmail-mime-toggle-hidden): Likewise, for showing.
6623 (rmail-mime-process-multipart): Record when an entity is truncated.
6624
a9a936b9
RS
6625 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
6626 if ENTITY is a string.
6627
1f2b92cb
LMI
66282011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6629
f4f73198 6630 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
6631 of faces when `M-C-x'-ing their definitions (bug#8378).
6632 Also clean up the code slightly.
f4f73198 6633
12b16734 6634 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 6635 because that makes the colors go away.
12b16734 6636
f0691d22
LMI
6637 * mail/sendmail.el (send-mail-function): Change the default to
6638 `sendmail-query-once'.
9e87df06 6639 (sendmail-query-once): Add an autoload cookie.
f0691d22 6640
1f2b92cb
LMI
6641 * net/network-stream.el (network-stream-open-starttls): Try using
6642 a plain connection even if the server offered STARTTLS, and we
6643 kinda wanted to use it, if Emacs doesn't have any STARTTLS
6644 capability. This should make smtpmail.el work in slightly more
6645 configurations.
6646
1cdd2a1b
MA
66472011-07-06 Michael Albinus <michael.albinus@gmx.de>
6648
6649 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
6650 New defun.
6651 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
6652
fbcc67e2
MM
66532011-07-06 Michael R. Mauger <mmaug@yahoo.com>
6654
6655 * progmodes/sql.el: Version 3.0
0757af94 6656 (sql-product-alist): Add product :completion-object,
fbcc67e2 6657 :completion-column, and :statement attributes.
0757af94 6658 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 6659 (sql-mode-syntax-table): Mark all punctuation.
0757af94 6660 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
6661 ansi keywords.
6662 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 6663 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
6664 (sql-oracle-show-reserved-words): New function for development.
6665 (sql-product-font-lock): Simplify for source code buffers.
6666 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
6667 New functions.
6668 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
6669 (sql-mode-map): Add statement movement functions.
6670 (sql-ansi-statement-starters, sql-oracle-statement-starters):
6671 New variable.
fbcc67e2
MM
6672 (sql-statement-regexp, sql-beginning-of-statement)
6673 (sql-end-of-statement, sql-signum): New functions.
0757af94 6674 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
6675 (sql-show-sqli-buffer): Bug fix.
6676 (sql-interactive-mode): Store connection data as buffer local.
0757af94 6677 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
6678 with sql-interactive-mode.
6679 (sql-save-connection): Save buffer local settings.
0757af94 6680 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
6681 (sql-product-interactive): Bug fix.
6682 (sql-preoutput-hold): New variable.
6683 (sql-interactive-remove-continuation-prompt): Bug fixes.
6684 (sql-debug-redirect): New variable.
6685 (sql-str-literal): New function.
6686 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 6687 Redesign.
fbcc67e2
MM
6688 (sql-oracle-save-settings, sql-oracle-restore-settings)
6689 (sql-oracle-list-all, sql-oracle-list-table): New functions.
6690 (sql-completion-object, sql-completion-column)
6691 (sql-completion-sqlbuf): New variables.
6692 (sql-build-completions-1, sql-build-completions)
6693 (sql-try-completion): New functions.
6694 (sql-read-table-name): Use them.
6695 (sql-contains-names): New buffer local variable.
6696 (sql-list-all, sql-list-table): Use it.
6697 (sql-oracle-completion-types): New variable.
6698 (sql-oracle-completion-object, sql-sqlite-completion-object)
6699 (sql-postgres-completion-object): New functions.
6700
d4eaeab1
GM
67012011-07-06 Glenn Morris <rgm@gnu.org>
6702
6703 * window.el (pop-to-buffer): Doc fix.
6704
322b7dab 67052011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
6706
6707 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
6708
322b7dab 67092011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 6710
322b7dab 6711 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 6712
322b7dab 6713 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 6714
605dd5bf
CY
67152011-07-05 Chong Yidong <cyd@stupidchicken.com>
6716
6717 * button.el (button): Inherit from link face. Suggested by Dan
6718 Nicolaescu.
6719
7dbfa719
SM
67202011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6721
3db614b0
SM
6722 * progmodes/gdb-mi.el: Fit in 80 columns.
6723 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
6724 switch-to-buffer.
6725
7dbfa719
SM
6726 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
6727 if imenu is simply not configured (bug#8941).
6728
919d884a
KM
67292011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
6730
6731 * allout.el (allout-post-undo-hook): New allout outline-change
6732 event hook to signal undo activity.
6733 (allout-post-command-business): Run allout-post-undo-hook if an
6734 undo just occurred.
7dbfa719
SM
6735 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
6736 * allout-widgets.el (allout-widgets-after-undo-function):
6737 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
6738 in the vicinity of an undo.
6739 (allout-widgets-mode): Include allout-widgets-after-undo-function
6740 on the new allout-post-undo-hook.
6741
450a0f09
SM
67422011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6743
6744 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
6745 Let define-derived-mode define it.
6746 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
6747 cycles of abbrev-table inheritance (bug#8998).
6748
2de69e00
RW
67492011-07-05 Roland Winkler <winkler@gnu.org>
6750
6751 * textmodes/bibtex.el: Add support for biblatex.
6752 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
6753 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
6754 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
6755 (bibtex-entry-alist, bibtex-field-alist): New variables.
6756 (bibtex-entry-field-alist): Obsolete alias for
6757 bibtex-BibTeX-entry-alist.
6758 (bibtex-entry-alist, bibtex-field-alist): New widgets.
6759 (bibtex-set-dialect): New command.
6760 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
6761 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
6762 Bind via bibtex-set-dialect.
2de69e00
RW
6763 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
6764 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
6765 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
6766 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
6767 Define via bibtex-set-dialect.
450a0f09
SM
6768 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
6769 Obey bibtex-no-opt-remove-re.
2de69e00
RW
6770 (bibtex-vec-push, bibtex-vec-incr): New functions.
6771 (bibtex-format-entry, bibtex-field-list)
6772 (bibtex-print-help-message, bibtex-validate)
6773 (bibtex-search-entries): Use new format of bibtex-entry-alist.
6774
2dcdbdd9
SM
67752011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6776
6777 * progmodes/compile.el (compilation-goto-locus):
6778 * net/tramp-cmds.el (tramp-append-tramp-buffers):
6779 * bs.el (bs-cycle-next, bs-cycle-previous):
6780 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
6781 * bindings.el (mode-line-other-buffer):
6782 * autoinsert.el (auto-insert):
6783 * arc-mode.el (archive-extract):
6784 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
6785
b27640fe
JB
67862011-07-05 Juanma Barranquero <lekktu@gmail.com>
6787
6788 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
6789 Fix check of `emacs-lock-unlockable-modes'.
6790 Coerce true values of `emacs-lock--try-unlocking' to t.
6791
53bbe3ad
JB
67922011-07-05 Juanma Barranquero <lekktu@gmail.com>
6793
6794 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
6795 * emacs-lock.el: New file.
6796
1d3cdbc7
JD
67972011-07-05 Julien Danjou <julien@danjou.info>
6798
6799 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
6800 than `boundp' to check if face is set.
6801
9173deec
JB
68022011-07-05 Juanma Barranquero <lekktu@gmail.com>
6803
6804 * register.el (registerv-make):
6805 * window.el (window-min-height): Fix typos in docstrings.
6806
869795d6
JD
68072011-07-05 Jan Djärv <jan.h.d@swipnet.se>
6808
9173deec 6809 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
6810 Update doc string.
6811
b768cdcd
JB
68122011-07-04 Juanma Barranquero <lekktu@gmail.com>
6813
6814 * server.el (server-execute): Catch quit and call
6815 `server-return-error' to pass the error back to emacsclient and
6816 close the connection (bug#8942).
6817
13aa217b
KM
68182011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
6819
6820 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
6821 insecure exception for current topic. Also note that auto-saves
6822 are handled differently.
6823
6824 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
6825 State variables for tracking auto-save inhibition situation.
6826
6827 (allout-write-contents-hook-handler): Rename from
6828 'allout-write-file-hook-handler', and describe how it depends on
6829 write-contents-functions sensitivity to non-nil value to prevent
6830 file write.
6831
6832 (allout-auto-save-hook-handler): Remove. auto-save does not check
6833 this in individual buffers, only in the starting buffer, so this
6834 is not the right way for us to inhibit auto-save in a buffer
6835 according to its condition.
6836
6837 (allout-mode): Use new allout-write-contents-hook-handler, and
6838 only with write-contents-functions. Remove auto-save provisions -
6839 they're implemented elsewhere.
6840
6841 (allout-before-change-handler): If undo is in progress, note that
6842 for attention of allout-post-command-business.
6843
6844 (allout-post-command-business): If the command we're following was
6845 an undo, check for change in the status of encrypted items and
6846 adjust auto-save inhibitions accordingly.
6847
6848 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
6849 according to whether there are or aren't any plain-text topics
6850 pending encryption.
6851
2dcdbdd9 6852 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
6853 Adjust buffer-saved-size and some allout state to inhibit auto-saves
6854 if there are plain-text topics pending encryption.
13aa217b
KM
6855
6856 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
6857 buffer-saved-size and some allout state to not inhibit auto-saves
6858 if there are no longer any plain-text topics pending encryption.
6859
0757af94
SM
6860 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
6861 No longer provide for exemption of the current topic.
13aa217b 6862
ac89b32c
JL
68632011-07-04 Juri Linkov <juri@jurta.org>
6864
6865 Add 7z operations to delete and save changed members (bug#8968).
6866 * arc-mode.el (archive-7z-expunge, archive-7z-update):
6867 New defcustoms.
6868 (archive-7z-write-file-member): New function.
6869 (archive-7z-summarize): Fix the number of dashes in the
6870 listing output.
6871
8fa39615
SM
68722011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6873
6874 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
6875 (bug#8958).
6876
2f11b3f1
CY
68772011-07-04 Chong Yidong <cyd@stupidchicken.com>
6878
d66fef2b
CY
6879 * bindings.el: Ignore next-buffer and previous-buffer in
6880 minibuffer-local-map.
6881
2f11b3f1
CY
6882 * font-lock.el (font-lock-builtin-face): Change light background
6883 color to dark slate blue (Bug#6693).
6884
f932a347
WD
68852011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
6886
6887 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
6888
c8af70e1
SM
68892011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6890
6891 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
6892 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6893 Add switch-to-buffer.
6894
f158badc
LMI
68952011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6896
6897 * isearch.el (isearch-search-fun-function): Clarify further the
6898 meaning of the function returned.
6899
6d95bd46
MA
69002011-07-04 Michael Albinus <michael.albinus@gmx.de>
6901
6902 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
6903
6904 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
6905 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
6906 Use it.
6907 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
6908 `tramp-default-remote-path' does not exist.
6909 (tramp-send-command-and-read): New optional argument NOERROR.
6910 (tramp-open-connection-setup-interactive-shell)
6911 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
6912 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
6913 (tramp-process-sentinel): Flush also process' connection property.
6914 (tramp-sh-handle-start-file-process): Do not set process
6915 sentinel. It is done now ...
6916 (tramp-maybe-open-connection): ... here. (Bug#8929)
6917
909e6b67
MK
69182011-07-04 MON KEY <monkey@sandpframing.com>
6919
6920 * play/animate.el (animate-string): Doc fixes and allow changing
6921 the buffer name (bug#5417).
6922
69232011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6924
c8af70e1 6925 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 6926
f34755dc
PE
69272011-07-04 Paul Eggert <eggert@cs.ucla.edu>
6928
396cec72
PE
6929 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
6930 This is simpler and helps future-proof the code.
6931 (timer-until): Use time-subtract and float-time.
08235028 6932 (timer--time-less-p): Use time-less-p.
f34755dc 6933
56e6cc31
JB
69342011-07-04 Juanma Barranquero <lekktu@gmail.com>
6935
3abb79e5
JB
6936 * type-break.el (timep): Use the value of `float-time' to avoid a
6937 byte-compiler warning.
6938
56e6cc31
JB
6939 * server.el (server-eval-and-print): Return any result, even nil.
6940
7b9430b4
PE
69412011-07-03 Paul Eggert <eggert@cs.ucla.edu>
6942
6943 * type-break.el: Accept time formats that the builtins accept.
6944 (timep, type-break-time-difference): Accept any format that
6945 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
6946 This is simpler and helps future-proof the code.
6947 (type-break-time-difference): Round rather than ignoring
6948 subseconds components.
6949
3034e9e7
LMI
69502011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6951
6952 * info.el (Info-apropos-matches): Make non-interactive, since it
6953 doesn't seem to do anything useful as a command (bug#8829).
6954
1485f4c0
CY
69552011-07-03 Chong Yidong <cyd@stupidchicken.com>
6956
6957 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 6958 Move from faces.el.
1485f4c0
CY
6959 (frame-default-terminal-background): New function.
6960
6961 * custom.el (custom-push-theme): Don't record faces in `changed'
6962 theme; this doesn't work correctly for per-frame face settings.
6963 (disable-theme): Use face-set-after-frame-default to reset faces.
6964 (custom--frame-color-default): New function.
6965
9fa3dd45
LMI
69662011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6967
c8af70e1 6968 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
6969 (bug#8769).
6970
6cbbc20c
KR
69712011-03-29 Kevin Ryde <user42@zip.com.au>
6972
6973 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6974 `perl-Test2' extend to match possible "fail #N" rep count
6975 (bug#8377).
6976
c7f98048
LMI
69772011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6978
65676592
LMI
6979 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
6980 `smtpmail-via-smtp' now returns the error instead of nil.
6981
c7f98048
LMI
6982 * isearch.el (isearch-search-fun-function): Clarify the doc string
6983 (bug#8101).
6984
56e6cc31 69852011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
6986
6987 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
6988 unnecessary spaces (bug#8987).
6989
2b216704
LMI
69902011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6991
6992 * net/network-stream.el (open-network-stream): Use the
6993 :end-of-capability command thoughout.
6994
69952011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
6996
6997 * net/network-stream.el (open-network-stream): Add the
6998 :end-of-capability command parameter, used by pop3.el.
6999
36adf6ce
LMI
70002011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7001
1ca0da0e
LMI
7002 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
7003
fc00f69c
LMI
7004 * fringe.el (fringe-query-style): Remove redundant text " (type ?
7005 for list)" (bug#6475).
7006
28fd8759 7007 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 7008 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
7009 an error (bug#6297).
7010
0dd8b6da
LMI
7011 * man.el (Man-reference-regexp): Allow matching possible
7012 word-wrapped references (bug#6289).
7013
ce1438d6
LMI
7014 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
7015 for consistency with the other vc buffers (bug#6197).
7016 (vc-checkin): Ditto.
7017
7018 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
7019
36adf6ce
LMI
7020 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
7021
e83cc1f7
LMI
70222011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7023
8a20ca4c
LMI
7024 * custom.el (defcustom): Clarify that :set is only used in the
7025 Customize user interface (bug#6089).
7026
83319045
LMI
7027 * progmodes/flymake.el (flymake-mode): If the buffer isn't
7028 associated with a file, refuse to run instead of erroring out
7029 (bug#6084).
7030
a8392169
LMI
7031 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
7032 the doc string, since it appears that using `fill-column' always
7033 controls the width (bug#7845).
7034
e83cc1f7
LMI
7035 * simple.el (shell-command-on-region): Say where the error output
7036 went if `shell-command-default-error-buffer' is set (bug#6857).
7037
e47ca23b
KM
70382011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
7039
7040 * allout.el (allout-yank-processing): Adjust cursor position for
7041 backwards-deleted space.
7042
7043 (allout-rebullet-heading): Register changes with
7044 allout-exposure-changed-hook, so the modified topic is properly
7045 decorated.
7046
5cf56143
LMI
70472011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7048
08549772
LMI
7049 * minibuffer.el (completion-in-region): Document PREDICATE
7050 (bug#7136).
7051
48e96771
LMI
7052 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
7053 of keyword/argument pairs (bug#6904).
7054
c8af70e1
SM
7055 * replace.el (multi-occur):
7056 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 7057
e17d05e2
LMI
70582011-07-02 Drew Adams <drew.adams@oracle.com>
7059
7060 * dired.el (dired-mark-if): Make the message about whether it's
7061 marking or unmarking clearer (bug#8523).
7062
063b0e45
LMI
70632011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7064
7065 * disp-table.el (display-table-print-array): New function.
7066 (describe-display-table): Use it to print the vectors more pretty
7067 (Bug#8859).
7068
28545e04
MR
70692011-07-02 Martin Rudalics <rudalics@gmx.at>
7070
7071 * window.el (window-state-get-1): Don't assign clone numbers.
7072 Add clone-of item to list of window parameters.
7073 (window-state-put-2): Don't process clone numbers.
7074 (display-buffer-alist): Fix doc-string.
7075
3349e122
SM
70762011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7077
7078 * subr.el (remq): Don't allocate if it's not needed.
7079 (keymap--menu-item-binding, keymap--menu-item-with-binding)
7080 (keymap--merge-bindings): New functions.
7081 (keymap-canonicalize): Use them to refine the canonicalization.
7082 * minibuffer.el (minibuffer-local-completion-map)
7083 (minibuffer-local-must-match-map): Move initialization from C.
7084 (minibuffer-local-filename-completion-map): Move initialization from C;
7085 don't inherit from anything here.
7086 (minibuffer-local-filename-must-match-map): Make obsolete.
7087 (completing-read-default): Use make-composed-keymap to combine
7088 minibuffer-local-filename-completion-map with either
7089 minibuffer-local-must-match-map or
7090 minibuffer-local-filename-completion-map.
7091
d224ac83
GM
70922011-07-01 Glenn Morris <rgm@gnu.org>
7093
3de63bf8
GM
7094 * type-break.el (type-break-time-sum): Use dolist.
7095
d224ac83
GM
7096 * textmodes/flyspell.el (flyspell-word-search-backward):
7097 Replace CL function.
7098
1a1e3f32
SM
70992011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7100
fe3f64d5
SM
7101 * mouse.el (mouse--strip-first-event): New function.
7102 (function-key-map): Use it to map fringe clicks to normal clicks
7103 by default.
7104
eb604e34
SM
7105 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
7106 (vc-bzr-revision-completion-table): Add support for annotate and date.
7107
1a1e3f32
SM
7108 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
7109 inherit from parent.
7110
5bd35902
LMI
71112011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7112
ace6c69c 7113 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 7114 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 7115
191e2bed
LMI
7116 * dired.el (dired-mode): Fix up the doc string as suggested by
7117 Drew Adams (bug#8817).
7118
5bd35902
LMI
7119 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
7120 cookie, since the manual says that it should be possible to add
7121 this function to `find-file-hook' (bug#8709).
7122
eee8207a
TZ
71232011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7124
7125 * progmodes/cfengine.el: Moved all cfengine3.el functionality
7126 here. Noted Ted Zlatanov as the maintainer.
7127 (cfengine-common-settings, cfengine-common-syntax): New functions
7128 to set up common things between `cfengine-mode' and
7129 `cfengine3-mode'.
7130 (cfengine3-mode): New mode.
7131 (cfengine3-defuns cfengine3-defuns-regex
7132 (cfengine3-class-selector-regex cfengine3-category-regex)
7133 (cfengine3-vartypes cfengine3-font-lock-keywords)
7134 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 7135 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 7136
36b148cf
MA
71372011-07-01 Michael Albinus <michael.albinus@gmx.de>
7138
7139 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
7140
7141 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
7142
0bf4ba9a
MR
71432011-07-01 Martin Rudalics <rudalics@gmx.at>
7144
7145 * window.el (same-window-buffer-names, same-window-regexps)
7146 (same-window-p, special-display-frame-alist)
7147 (special-display-popup-frame, special-display-function)
7148 (special-display-buffer-names, special-display-regexps)
7149 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
7150 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7151 (split-window-preferred-function, split-height-threshold)
7152 (split-width-threshold, even-window-heights)
7153 (display-buffer-mark-dedicated, window-splittable-p)
7154 (split-window-sensibly, window-safely-shrinkable-p):
7155 Un-obsolete.
7156 (display-buffer): Don't spread args with function specifier
7157 because special-display-popup-frame won't like it.
7158
35837f51
PE
71592011-07-01 Paul Eggert <eggert@cs.ucla.edu>
7160
d0672f86
PE
7161 Time-stamp simplifications and fixes.
7162 These improve accuracy slightly, and future-proof the code
7163 against some potential changes to current-time format.
7164
b9444d97
PE
7165 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
7166 by using time-since and float-time.
7167
0ef923dc
PE
7168 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
7169 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
7170 + NNN microseconds".
7171
2f81380d
PE
7172 * type-break.el (type-break-time-sum): Rewrite using time-add.
7173
845b5c3e
PE
7174 * play/hanoi.el (hanoi-current-time-float): Remove.
7175 All uses replaced by float-time.
7176
ee6f1be0
PE
7177 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
7178 This yields a more-accurate answer.
7179 (rng-time-to-float): Remove; no longer needed.
7180
fe955043
PE
7181 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
7182
5777162a
PE
7183 * calendar/timeclock.el (timeclock-seconds-to-time):
7184 Defalias to seconds-to-time, since they're the same thing.
7185
3103f8b6 7186 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 7187 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
7188 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7189
0e61a35f
SM
71902011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7191
7192 * window.el (bury-buffer): Don't iconify the only frame.
7193 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
7194 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
7195
ddd63a1e
CY
71962011-07-01 Chong Yidong <cyd@stupidchicken.com>
7197
0e61a35f
SM
7198 * eshell/em-smart.el (eshell-smart-display-navigate-list):
7199 Add mouse-yank-primary.
ddd63a1e 7200
055f4923
TZ
72012011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
7202
7203 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
7204
6a2fb145
SM
72052011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7206
7207 * emacs-lisp/find-func.el (find-library--load-name): New fun.
7208 (find-library-name): Use it to find relative load names when provided
7209 absolute file name (bug#8803).
7210
fd4983f2
LMI
72112011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7212
887d14ad
LMI
7213 * textmodes/flyspell.el (flyspell-word): Consider words that
7214 differ only in case as potential doublons (bug#5687).
7215
c53dc7fc
LMI
7216 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
7217 Remove two rather uninteresting debugging-like messages to make
7218 debbugs.el more silent.
7219
fd4983f2
LMI
7220 * comint.el (comint-password-prompt-regexp): Accept "Response" as
7221 a password-like phrase.
7222
7a71b18d 72232011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
7224
7225 * progmodes/cc-guess.el: New file.
7226
6a2fb145 7227 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
7228
7229 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
7230 derived from `c-basic-common-init'.
7231
7232 * progmodes/cc-mode.el (top-level): Require cc-guess.
7233 (c-basic-common-init): Use `cc-choose-style-for-mode'.
7234
1fa280a3
LM
72352011-06-30 Lawrence Mitchell <wence@gmx.li>
7236
7237 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
7238
e6597158
AM
72392011-06-30 Alan Mackenzie <acm@muc.de>
7240
1fa280a3
LM
7241 * progmodes/cc-engine.el (c-guess-continued-construct):
7242 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
7243 lock is disabled. Name this case as "CASE G".
7244
68ba37fb
KM
72452011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
7246
7247 * allout.el (allout-yank-processing): Fix injection of extra space
7248 between bullet and non-whitespace character in first topic when
7249 pasting, ensuring that the actual spacing in the pasted topic
7250 following the bullet char is preserved. This extra space was
7251 causing pasted encrypted topics to get a decrypted status even
7252 when the content was actually still encrypted. Now the decryption
7253 status from before the paste is preserved.
7254
7255 (allout-flag-region): Set all allout overlays so they evaporate
7256 when reduced to zero length (evanescent), to prevent overlay
7257 leakage.
7258
887a0b34
GM
72592011-06-30 Glenn Morris <rgm@gnu.org>
7260
94b9acce
GM
7261 * w32-fns.el (w32-charset-info-alist): Declare.
7262
1d9b46d4
GM
7263 * find-dired.el (find-grep-options): Simplify.
7264
cc232200
GM
7265 * term/ns-win.el (ns-set-resource): Declare.
7266
28e77c46
GM
7267 * ses.el (row, col): Declare dynamic variables honestly.
7268
887a0b34
GM
7269 * textmodes/reftex-parse.el (index-tags): Declare.
7270
658d8eb8
CY
72712011-06-30 Chong Yidong <cyd@stupidchicken.com>
7272
7273 * cus-edit.el (customize-push-and-save): New function.
7274
7275 * files.el (hack-local-variables-confirm): Use it.
7276
1fa280a3
LM
7277 * custom.el (load-theme): New arg NO-CONFIRM.
7278 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
7279 (custom-enabled-themes): Doc fix.
7280
7281 * cus-theme.el (customize-create-theme)
7282 (custom-theme-merge-theme): Callers to load-theme changed.
7283
bb617717
LMI
72842011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7285
d61bdd5d
LMI
7286 * thingatpt.el (thing-at-point-short-url-regexp): Require that
7287 short URLs have at least one dot in them (bug #7614).
7288
bb617717
LMI
7289 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
7290 nil, because using a pty is apparently too slow (bug #895).
7291
2f31f37a
LMI
72922011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7293
7294 * mail/sendmail.el (sendmail-query-once): New function.
7295 (sendmail-query-once-function): New variable.
7296
3076b24e
GM
72972011-06-29 Glenn Morris <rgm@gnu.org>
7298
faf2a174
GM
7299 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
7300
3076b24e
GM
7301 * ses.el (top-level): Require cl when compiling.
7302 (ses-set-localvars): Fix error statement.
7303 Call it at compile time to silence a storm of warnings.
7304
5386012d
MR
73052011-06-29 Martin Rudalics <rudalics@gmx.at>
7306
7307 * window.el (normalize-live-buffer): Rename to
7308 window-normalize-buffer.
7309 (normalize-live-frame): Rename to window-normalize-frame.
7310 (normalize-any-window): Rename to window-normalize-any-window.
7311 (normalize-live-window): Rename to window-normalize-live-window.
7312 (make-window-atom): Rename to window-make-atom.
7313 (window-resize-reset): Rename to window--resize-reset.
7314 (window-resize-reset-1): Rename to window--resize-reset-1.
7315 (resize-mini-window): Rename to window--resize-mini-window.
7316 (resize-subwindows-skip-p): Rename to
7317 window--resize-subwindows-skip-p.
7318 (resize-subwindows-normal): Rename to
7319 window--resize-subwindows-normal.
7320 (resize-subwindows): Rename to window--resize-subwindows.
7321 (resize-other-windows): Rename to window--resize-siblings.
7322 (resize-this-window): Rename to window--resize-this-window.
7323 (resize-root-window): Rename to window--resize-root-window.
7324 (resize-root-window-vertically): Rename to
7325 window--resize-root-window-vertically.
7326 (normalize-buffer-to-display): Rename to
7327 window-normalize-buffer-to-display.
7328 (normalize-buffer-to-switch-to): Rename to
7329 window-normalize-buffer-to-switch-to.
7330 Correspondingly update all callers of the functions listed
7331 above.
7332 (display-buffer-alist, display-buffer-normalize-arguments)
7333 (display-buffer-normalize-options, display-buffer)
7334 (display-buffer-alist-set): Use "function" instead of
7335 "fun-with-args".
7336
1176868d
CY
73372011-06-28 Chong Yidong <cyd@stupidchicken.com>
7338
7339 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
7340 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
7341 debbugs.gnu.org. Mention acknowledgment email.
7342
20a7a65f
LMI
73432011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7344
7345 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
7346 buffer multibyteness, since it shouldn't matter.
7347
5f45cca5
MR
73482011-06-28 Martin Rudalics <rudalics@gmx.at>
7349
7350 * window.el (display-buffer-in-side-window): Handle dedicated
7351 windows as in display-buffer-reuse-window.
7352 (display-buffer-normalize-alist): Use value of override
7353 specifier.
7354 (display-buffer-normalize-specifiers): Use value of
7355 other-window-means-other-frame specifier.
7356 (display-buffer-alist): Rewrite some texts in widgets.
7357 (display-buffer): Spread arguments when calling function
7358 specified by fun-with-args.
7359
ad85fe1f
DD
73602011-06-28 Deniz Dogan <deniz@dogan.se>
7361
1fa280a3
LM
7362 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7363 Unnest `let'.
da68c4c8 7364
ad85fe1f
DD
7365 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
7366 selectors (Bug#5732).
ec49bd31 7367 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 7368
a08cc025
JA
73692011-06-27 Jari Aalto <jari.aalto@cante.net>
7370
7371 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
7372 (eshell-ls-date-format): New defcustom.
7373 (eshell-ls-file): Use it.
7374
e2b551c5
SM
73752011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7376
7377 * help-fns.el (describe-variable): Fix message for terminal-local vars.
7378
8982b231
KY
73792011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
7382 (ange-ftp-make-tmp-name): New arg.
7383 (ange-ftp-file-local-copy): Use it.
7384
36c9fa27
J
73852011-06-27 Jambunathan K <kjambunathan@gmail.com>
7386
7387 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
7388 no-conversion (Bug#8870).
7389
d68443dc
MR
73902011-06-27 Martin Rudalics <rudalics@gmx.at>
7391
7392 * window.el (window-right, window-left, window-child)
7393 (window-child-count, window-last-child)
7394 (window-iso-combination-p, walk-window-tree-1)
7395 (window-atom-check-1, window-tree-1, delete-window)
7396 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
7397 new naming conventions - window-vchild, window-hchild,
7398 window-next and window-prev are now called window-top-child,
7399 window-left-child, window-next-sibling and window-prev-sibling
7400 respectively.
d615d6d2
MR
7401 (resize-window-reset): Rename to window-resize-reset.
7402 (resize-window-reset-1): Rename to window-resize-reset-1.
7403 (resize-window): Rename to window-resize.
7404 (window-min-height, window-min-width)
7405 (resize-mini-window, resize-this-window, resize-root-window)
7406 (resize-root-window-vertically, adjust-window-trailing-edge)
7407 (enlarge-window, shrink-window, maximize-window)
7408 (minimize-window, delete-window, quit-restore-window)
7409 (split-window, balance-windows, balance-windows-area-adjust)
7410 (balance-windows-area, window-state-put-2)
7411 (display-buffer-even-window-sizes, display-buffer-set-height)
7412 (display-buffer-set-width, set-window-text-height)
7413 (fit-window-to-buffer): Rename all "resize-window" prefixed
7414 calls to use the "window-resize" prefix convention.
7415 (display-buffer-alist): Fix symbol for label specifier.
7416 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
7417 corresponding specifier.
7418 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 7419
b6458526
VB
74202011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7421
7422 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
7423 convention.
7424 (ses-call-printer): Does not pass an empty string to formatter when the
7425 cell is empty to keep from barking printer Calc math-format-value.
7426
d31fd9ac
RS
74272011-06-27 Richard Stallman <rms@gnu.org>
7428
43d5bf84
RS
7429 * battery.el (battery-mode-line-limit): New variable.
7430 (battery-update): Handle it.
7431
d31fd9ac
RS
7432 * mail/rmailmm.el (rmail-mime-process-multipart):
7433 Handle truncated messages.
7434
819a6054
GM
74352011-06-27 Glenn Morris <rgm@gnu.org>
7436
7437 * progmodes/flymake.el (flymake-err-line-patterns):
7438 Allow for column numbers in the ant/javac pattern. (Bug#8866)
7439
cedc73f2
VB
74402011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
7441
819a6054 7442 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
7443 (ses--clean-!, ses--clean-_): New functions.
7444 (ses-range): Add configurability of readout order, and conversion
7445 to Calc vector.
7446
5e5d49b6
VB
7447 * ses.el (ses-repair-cell-reference-all): New function.
7448 (ses-cell-symbol): Set macro as safe, so that it can be used in
7449 formulas.
7450
56e6cc31 7451 * ses.el: Update cycle detection algorithm.
90ca8b49 7452 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 7453 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
7454 (ses-set-localvars): New function.
7455 (ses-make-cell): Add property-list as a cell element.
7456 (ses-cell-property-get-fun, ses-cell-property-get)
7457 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
7458 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
7459 New functions.
90ca8b49
VB
7460 (ses-cell-property-set, ses-cell-property-pop)
7461 (ses-cell-property-get-handle): New macro.
7462 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
7463 New aliases, used for code readability.
7464 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
7465 cycle detection.
7466 (ses-self-reference-early-detection): New defcustom.
fac916bf 7467 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
7468 (ses-mode): Use ses-set-localvars.
7469 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
7470 before lauching the update processing.
7471 (ses-initialize-Dijkstra-attempt): New function.
7472 (ses-recalculate-cell): Update for cycle detection based on
7473 Dijkstra algorithm.
7474
2bb63e81
VB
7475 * ses.el: Fix commenting and indenting convention.
7476
c9d29fb8
SM
74772011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7478
7479 * bs.el (bs-cycle-next): Complete last change.
7480
d8e4b68b
JB
74812011-06-27 Drew Adams <drew.adams@oracle.com>
7482
7483 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
7484
40098786
LMI
74852011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7486
c9d29fb8
SM
7487 * net/network-stream.el (network-stream-open-starttls):
7488 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
7489 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
7490
40098786
LMI
7491 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
7492 to binary to possibly avoid line encoding issues on Windows (among
7493 other things).
7494
468d09d4
LMI
74952011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7496
7497 * net/network-stream.el (open-network-stream): Return an :error
7498 saying what the problem was, if possible.
7499
7500 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
7501 server.
7502
7503 * net/network-stream.el (network-stream-open-starttls): If we
7504 wanted to use STARTTLS, and the server offered it, but we weren't
7505 able to because we had no STARTTLS support, then close the connection.
7506 (open-network-stream): Return an :error element, if present.
7507
16f07dd7
CY
75082011-06-26 Chong Yidong <cyd@stupidchicken.com>
7509
88821ca0
CY
7510 * hl-line.el (hl-line-sticky-flag): Doc fix.
7511 (global-hl-line-sticky-flag): New option (Bug#8323).
7512 (global-hl-line-highlight): Obey it.
7513
16f07dd7
CY
7514 * vc/vc.el (vc-revert-show-diff): Default to t.
7515
6b5ccddf
KM
75162011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
7517
c9d29fb8
SM
7518 * allout-widgets.el (allout-widgets-post-command-business):
7519 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
7520 undecorated when an isearch is continued past, and isearch
7521 automatically collapses them. This leads to "widget leaks", where
7522 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
7523 hidden widgets can slow down cursor travel, substantially.
7524 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
7525 so we're doing without this nicety.
7526
7527 (allout-widgets-tally-string): Don't try to do a hash-table-count
7528 of allout-widgets-tally when it's nil. This eliminates spurious "Error
7529 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
7530 *Messages* when allout-widgets-maintain-tally is t.
7531
355f2e07
MR
75322011-06-26 Martin Rudalics <rudalics@gmx.at>
7533
7534 * window.el (display-buffer-normalize-argument): Rename to
7535 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
7536 LABEL argument. Respect special-display-function when popping up
7537 a new frame. Fix code searching for a window showing the buffer
7538 on another frame.
c9d29fb8
SM
7539 (display-buffer-normalize-specifiers):
7540 Call display-buffer-normalize-arguments.
355f2e07
MR
7541 (display-buffer-in-window): Don't undedicate the window if its
7542 buffer remains the same.
7543 Reported by Drew Adams <drew.adams@oracle.com>.
7544 (display-buffer-alist): Add choice for same-window macro
7545 specfier.
7546 (display-buffer): Mention special meaning of LABEL argument in
7547 doc-string. Fix quoting. Don't pop up a new frame even as
7548 fallback.
7549
7ca8fc42
JB
75502011-06-26 Juanma Barranquero <lekktu@gmail.com>
7551
7552 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
7553 avoid deleting the current window in some cases (bug#8911).
7554
bc312254
AS
75552011-06-26 Andreas Schwab <schwab@linux-m68k.org>
7556
7557 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
7558 (Bug#8934)
7559
2db18f3f
LMI
75602011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7561
c9d29fb8
SM
7562 * net/network-stream.el (network-stream-open-starttls):
7563 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
7564 (network-stream-open-tls): Ditto.
7565
6302e0d3
LL
75662011-06-26 Leo Liu <sdl.web@gmail.com>
7567
7568 * register.el (registerv): New struct.
7569 (registerv-make): New function.
c9d29fb8
SM
7570 (jump-to-register, describe-register-1, insert-register):
7571 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
7572 struct. (Bug#8415)
7573
5fdd4046
CY
75742011-06-26 Chong Yidong <cyd@stupidchicken.com>
7575
2afef60a
CY
7576 * vc/vc.el (vc-revert-show-diff): New defcustom.
7577 (vc-diff-internal): New arg specifying diff buffer.
7578 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
7579 reuse an existing *vc-diff* buffer (Bug#8927).
7580
5fdd4046
CY
7581 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
7582
e93db24a
GM
75832011-06-26 Glenn Morris <rgm@gnu.org>
7584
7585 * progmodes/f90.el (f90-critical-indent): New option.
7586 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
7587 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
7588 (f90-mode): Doc fix.
7589 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
7590 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
7591 (f90-beginning-of-block, f90-next-block, f90-indent-region)
7592 (f90-match-end): Handle block, critical.
7593
eefff499
GM
75942011-06-25 Glenn Morris <rgm@gnu.org>
7595
f6ba4cc9
GM
7596 * calendar/diary-lib.el (diary-included-files): Doc fix.
7597 (diary-include-files): New function, extracted from
7598 diary-include-other-diary-files and diary-mark-included-diary-files.
7599 (diary-include-other-diary-files, diary-mark-included-diary-files):
7600 Just call diary-include-files.
7601 (diary-mark-entries): Reset diary-included-files on first call.
7602
16712304
GM
7603 * calendar/diary-lib.el (diary-mark-entries)
7604 (diary-mark-included-diary-files):
7605 Visit included diary-files in temp buffers.
7606
5d8e0d43
GM
7607 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
7608 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
7609 (f90-start-block-re, f90-imenu-generic-expression)
7610 (f90-looking-at-program-block-start, f90-no-block-limit):
7611 Add support for submodules.
7612
ccf7a5d5
GM
7613 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
7614 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 7615
11fdef7d 76162011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
7617
7618 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
7619 buffer-file-type before setting its value, to avoid disastrous
eefff499 7620 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 7621
74f53697
JB
76222011-06-25 Juanma Barranquero <lekktu@gmail.com>
7623
7624 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
7625
7626 * ses.el (ses-unload-function):
7627 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
7628
7629 * proced.el (proced-unload-function):
7630 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
7631
18a4ce5e
AR
76322011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
7633
7634 * server.el (server-create-window-system-frame): Add parameters arg.
7635 (server-process-filter): Doc fix. Handle frame-parameters.
7636
519d22cc
JB
76372011-06-25 Juanma Barranquero <lekktu@gmail.com>
7638
7639 Fix bug#8730, bug#8781.
7640
7641 * loadhist.el (unload--set-major-mode): New function.
7642 (unload-feature): Use it.
7643
7644 * progmodes/python.el (python-after-info-look): Add autoload cookie.
7645 (python-unload-function): New function.
7646
c206f5b0
SM
76472011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7648
7649 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
7650
f9ad64f3
GS
76512011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
7652
7653 * net/browse-url.el (browse-url-firefox-program): Add icecat to
7654 the candidates list.
7655
7d0da90e
JB
76562011-06-24 Juanma Barranquero <lekktu@gmail.com>
7657
7658 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
7659
14b4e83d
RS
76602011-06-23 Richard Stallman <rms@gnu.org>
7661
7662 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
7663 (rmail-variables): Set next-error-move-function.
7664 (rmail-what-message): Take argument POS.
7665 (rmail-next-error-move): New function.
7666
273d2baf
SM
76672011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7668
7669 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
7670 messages for adjacent non-terminals.
7671
56c2cc9a
RS
76722011-06-23 Richard Stallman <rms@gnu.org>
7673
7674 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 7675 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
7676 (rmail-start-mail): Don't specify use of rmail-mail-return;
7677 that's done by mail-bury now.
7678 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 7679
d59eb518
MA
76802011-06-23 Michael Albinus <michael.albinus@gmx.de>
7681
7682 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
7683 SIZE is a number.
7684
02cfc6d6
MR
76852011-06-23 Martin Rudalics <rudalics@gmx.at>
7686
7687 * window.el (get-lru-window, get-mru-window)
7688 (get-largest-window): Never return a minibuffer window.
7689 (display-buffer-pop-up-window): Fix a bug that could lead to
7690 reusing the minibuffer window.
7691 (display-buffer): Pass original specifier argument to
7692 display-buffer-function instead of the normalized one.
7693 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
7694
4e323265
LL
76952011-06-22 Leo Liu <sdl.web@gmail.com>
7696
7697 * minibuffer.el (completing-read-function)
7698 (completing-read-default): Move from minibuf.c
7699
7a70468f
RS
77002011-06-22 Richard Stallman <rms@gnu.org>
7701
50718fc2
RS
7702 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
7703 to Rmail even if not started by a special Rmail command.
7704
7a70468f
RS
7705 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
7706 Copy the buffer currently showing just one message.
7707
297dde5a
RW
77082011-06-22 Roland Winkler <winkler@gnu.org>
7709
7710 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
7711 (bibtex-clean-entry): First delete the old key so that a
7712 customized algorithm for generating the new key does not get
7713 confused by the old key.
7714 (bibtex-url): Obey regexp of first step.
7715 (bibtex-search-entries): Do not use add-to-list with local
7716 list-var.
7717
97bb1093
LMI
77182011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7719
7720 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
7721 stored a user name, then query for the password first, instead of
7722 waiting for SMTP to give an error message and the trying again.
7723
1c0f1a19
JD
77242011-06-22 Lawrence Mitchell <wence@gmx.li>
7725
7726 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
7727 BUFFER in call-process.
7728
396f7c9d
LMI
77292011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7730
7731 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
7732 QUIT twice.
ddb7ffee
LMI
7733 (smtpmail-try-auth-methods): Require user name and password from
7734 auth-source.
396f7c9d 7735
8998d1b3
MR
77362011-06-22 Martin Rudalics <rudalics@gmx.at>
7737
7738 * window.el (display-buffer-default-specifiers)
7739 (display-buffer-alist): Remove entries for pop-up-frame-alist.
7740 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 7741 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
7742
7743 * frame.el (pop-up-frame-alist, pop-up-frame-function)
7744 (special-display-frame-alist, special-display-popup-frame):
7745 Remove duplicate declarations. These are now in window.el.
7746
4ea31e07
LMI
77472011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7748
c9d29fb8
SM
7749 * mail/smtpmail.el (smtpmail-via-smtp):
7750 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
7751 server supports it. SMTP servers that support STARTTLS commonly
7752 require it.
7753
7754 * net/network-stream.el (network-stream-open-starttls): Support
7755 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 7756 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 7757
95f41d9a
LMI
7758 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
7759 upgrades with `open-network-stream', and rely solely on
7760 auth-source for all credentials. Big changes throughout the file,
7761 but in particular:
c9d29fb8
SM
7762 (smtpmail-auth-credentials): Remove.
7763 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
7764 (smtpmail-via-smtp): Check for servers saying they want AUTH after
7765 MAIL FROM, too.
95f41d9a 7766
c9d29fb8
SM
7767 * net/network-stream.el (network-stream-open-starttls):
7768 Provide support for client certificates both for external and built-in
4ea31e07
LMI
7769 STARTTLS.
7770 (auth-source): Require.
7771 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
7772 (network-stream-certificate): Change cert-cert to cert and
7773 cert-key to key.
4ea31e07 7774
065ec2c7
MA
77752011-06-21 Michael Albinus <michael.albinus@gmx.de>
7776
7777 * net/tramp-cache.el (top): Don't load the persistency file when
7778 "emacs -Q" has been called.
7779
cd93b359
DR
77802011-06-21 Tim Harper <timcharper@gmail.com>
7781
d8e4b68b
JB
7782 * term/ns-win.el (ns-initialize-window-system):
7783 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
7784 resource to NO as it is not yet supported by the NS port.
7785
ae9c0411
JB
77862011-06-21 Juanma Barranquero <lekktu@gmail.com>
7787
7788 * misc.el (list-dynamic-libraries--refresh): Compute header here...
7789 (list-dynamic-libraries): ...not here.
7790
7f3f739f
LL
77912011-06-21 Leo Liu <sdl.web@gmail.com>
7792
7793 * subr.el (sha1): Implement sha1 using secure-hash.
7794
327c8fb1
MR
77952011-06-21 Martin Rudalics <rudalics@gmx.at>
7796
7797 * window.el (display-buffer-alist): In default value do not
7798 enforce searching a window on any but the selected frame.
7799 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
7800 (display-buffer-select-window): Remove function.
7801 (display-buffer-in-window): When a window on another frame gets
7802 reused, do not select it any more but just raise its frame if
7803 necessary (Bug#8851) and (Bug#8856).
7804 (display-buffer-normalize-options): Handle pop-up-frames related
7805 options more faithfully.
7806 (pop-to-buffer): Don't rely on `display-buffer' selecting the
7807 window if it is on another frame.
c9d29fb8
SM
7808 (display-buffer-alist, display-buffer-default-specifiers):
7809 Don't make new frame unsplittable by default.
9e9de014
MR
7810 (display-buffer-normalize-argument): Fix doc-string typo and use
7811 'same-frame-other-window instead of 'other-window when associating
7812 with display-buffer-macro-specifiers.
327c8fb1 7813
7cf3f556
VB
78142011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
7815
7816 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
7817 New functions.
7818 (5x5-mode-map, 5x5-mode-menu): Bind them.
7819 (5x5-draw-grid): Tweak the solver's rendering.
7820
60a406cf
SM
78212011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7822
7823 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
7824 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
7825
d8e4b68b 78262011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
7827
7828 * menu-bar.el: Use function variable instead of switch-to-buffer.
7829 (menu-bar-select-buffer-function): New variable.
60a406cf 7830 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 7831
478d6f95
SM
78322011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7833
7834 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
7835 variable's status.
7836
ca530739
JD
78372011-06-20 Jan Djärv <jan.h.d@swipnet.se>
7838
7839 * x-dnd.el (x-dnd-version-from-flags)
7840 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
7841 and long as number (Bug#8899).
7842 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
7843
bcd70d97
SM
78442011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7845
60a406cf 7846 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
7847 (completion-try-completion, completion-all-completions): Compute the
7848 metadata argument if it's missing; make it optional (bug#8795).
7849
60a406cf 7850 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
7851 (widget-complete): Use new :completion-function property.
7852 (widget-completions-at-point): New function.
7853 (default): Use :completion-function instead of :complete.
60a406cf
SM
7854 (widget-default-completions): Rename from widget-default-complete;
7855 Rewrite.
bcd70d97
SM
7856 (widget-string-complete, widget-file-complete, widget-color-complete):
7857 Remove functions.
7858 (file, symbol, function, variable, coding-system, color):
7859 * international/mule-cmds.el (default-input-method, charset)
7860 (language-info-custom-alist):
7861 * cus-edit.el (face): Use new property :completions.
7862
7863 * progmodes/pascal.el (pascal-completions-at-point): New function.
7864 (pascal-mode): Use it.
7865 (pascal-mode-map): Use completion-at-point.
7866 (pascal-toggle-completions): Make obsolete.
7867 (pascal-complete-word, pascal-show-completions):
7868 * progmodes/octave-mod.el (octave-complete-symbol):
7869 Redefine as obsolete alias.
7870 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
7871 Signal absence of completion info for old Octave,
7872 (inferior-octave-complete): Redefine as obsolete alias.
7873 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
7874 (meta-completions-at-point): Rename from meta-complete-symbol and
7875 adapt it for use on completion-at-point-functions.
7876 (meta-common-mode): Use it.
7877 (meta-looking-at-backward, meta-match-buffer): Remove.
7878 (meta-complete-symbol): Redefine as obsolete alias.
7879 (meta-common-mode-map): Use completion-at-point.
7880 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
7881 (makefile-mode-map): Use completion-at-point.
7882 (makefile-completions-at-point): Rename from makefile-complete and
7883 adapt it for use on completion-at-point-functions.
7884 (makefile-mode): Use it.
7885 (makefile-complete): Redefine as obsolete alias.
7886
aebf69c8
DD
78872011-06-20 Deniz Dogan <deniz@dogan.se>
7888
7889 * net/rcirc.el: Delete trailing whitespaces once and for all.
7890
bfbbb27d
DC
78912011-06-20 Daniel Colascione <dan.colascione@gmail.com>
7892
7893 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
7894
d264a46b
CY
78952011-06-19 Chong Yidong <cyd@stupidchicken.com>
7896
4ca009e5
CY
7897 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
7898
d264a46b
CY
7899 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
7900
fbf5b3ce
MR
79012011-06-19 Martin Rudalics <rudalics@gmx.at>
7902
7903 * window.el (display-buffer-other-window-means-other-frame):
7904 Call display-buffer-normalize-alist.
7905 (display-buffer-normalize-specifiers-1): Rename to
7906 display-buffer-normalize-argument. New argument other-frame.
7907 Rewrite.
7908 (display-buffer-normalize-specifiers-2): Rename to
7909 display-buffer-normalize-options.
7910 (display-buffer-normalize-alist-1): New function.
7911 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
7912 display-buffer-normalize-alist.
7913 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
7914 (display-buffer-normalize-options-inhibit): New variable.
7915 (display-buffer-normalize-specifiers): Rewrite calling
7916 display-buffer-normalize-alist,
7917 display-buffer-normalize-argument, and
7918 display-buffer-normalize-options. Don't call the latter if
7919 display-buffer-normalize-options-inhibit is non-nil.
7920 (frame-auto-delete): New option.
7921 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
7922 (window-list-no-nils, window-state-ignored-parameters)
7923 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
7924 (window-state-put-1, window-state-put-2, window-state-put):
7925 New functions.
9a028c23
MR
7926 (display-buffer-normalize-options): Move special-display-p group
7927 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 7928
6d10d800
CY
79292011-06-18 Chong Yidong <cyd@stupidchicken.com>
7930
6420d28b
CY
7931 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
7932 groups (Bug#8776).
7933 (rx-submatch-n): New function.
7934 (rx): Document it.
7935
ddb8b596
CY
7936 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
7937 (Bug#8768).
7938
7939 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
7940
77080289
CY
7941 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
7942
61dfb316
CY
7943 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
7944 anytime existing face settings are present (Bug#8889).
7945
6d10d800
CY
7946 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
7947 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
7948 Remove unused argument.
7949
be3fb2b8
MR
79502011-06-18 Martin Rudalics <rudalics@gmx.at>
7951
bcd70d97
SM
7952 * window.el (display-buffer-default-specifiers):
7953 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
7954 pop-up-window-min-width, and another reuse-window specifier
7955 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
7956 (display-buffer-normalize-specifiers-2):
7957 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
7958 pop-up-windows is unset. Add a reuse-window specifier for the
7959 case popping up a new window fails.
7960 (special-display-popup-frame): Remove double quoting.
28dec25a 7961 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 7962
1c6d8c76
SM
79632011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7964
7965 * shell.el (shell-completion-vars): Set pcomplete-termination-string
7966 according to comint-completion-addsuffix.
7967
7968 * pcomplete.el: Convert to lexical binding and fix bug#8819.
7969 (pcomplete-suffix-list): Mark as obsolete.
7970 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
7971 pcomplete-seen in the closure.
7972 (pcomplete-comint-setup): Setup completion-at-point as well.
7973 (pcomplete--entries): New function.
7974 (pcomplete--env-regexp): New var.
7975 (pcomplete-entries): Rewrite to work with partial-completion and
7976 without relying on pcomplete-suffix-list.
7977 (pcomplete-pare-list): Remove, unused.
7978
25aef8b8
MR
79792011-06-17 Martin Rudalics <rudalics@gmx.at>
7980
7981 * window.el (display-buffer-alist): Set pop-up-window-min-height
7982 and pop-up-window-min-width in default value. Reported by
7983 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
7984 other-window-means-other-frame.
7985 (display-buffer-macro-specifiers): Comment out entry for
7986 other-window specifier.
7987 (display-buffer-other-window-means-other-frame): New function.
7988 (display-buffer-normalize-specifiers-1): New arguments
7989 buffer-name and label. Treat other-window case specially.
7990 (display-buffer-normalize-specifiers-2): Treat other-window case
7991 specially.
7992 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
7993 (display-buffer-normalize-specifiers):
7994 Call display-buffer-normalize-specifiers-3.
25aef8b8 7995
dbad4f69
MR
79962011-06-17 Martin Rudalics <rudalics@gmx.at>
7997
7998 * window.el (same-window-p): Fix two typos introduced when
7999 adding with-no-warnings.
d1067961
MR
8000 (display-buffer-normalize-specifiers-1): Don't check
8001 pop-up-frames for 'unset initialization.
8002 (display-buffer-normalize-specifiers-2): Major rewrite using
8003 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
8004 (pop-up-frames, display-buffer-reuse-frames)
8005 (display-buffer-mark-dedicated): Don't initialize to 'unset.
8006 Suggested by David Engster <deng@randomsample.de>.
8007 (even-window-heights): Initialize to 'unset.
8008 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
8009 (display-buffer-macro-specifiers): Don't pop up a new frame in the
8010 other window case.
dbad4f69 8011
9b9c9e3a
MR
80122011-06-16 Martin Rudalics <rudalics@gmx.at>
8013
bcd70d97
SM
8014 * window.el (display-buffer-normalize-specifiers-1):
8015 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 8016 second argument of display-buffer (Bug#8865).
981d5c09
MR
8017 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
8018 (switch-to-buffer-other-window-same-frame)
8019 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
8020 Adams (Bug#8875).
9c2755e9
MR
8021 (display-buffer): Don't check noninteractive when calling
8022 display-buffer-pop-up-frame.
8023 (display-buffer-pop-up-frame): Never pop up a frame in
8024 noninteractive mode (Bug#8857).
67222e1d
MR
8025 (enlarge-window, shrink-window): Don't report an error when the
8026 window can't be resized as requested (Bug#8862).
9b9c9e3a 8027
2b75be67
SM
80282011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8029
9ffdd3ba
SM
8030 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
8031
cb581a67
SM
8032 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
8033
2b75be67
SM
8034 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
8035
8c0e3589
AM
80362011-06-15 Alan Mackenzie <acm@muc.de>
8037
cb581a67
SM
8038 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
8039 for declarators, disable knr checking to speed up for normal files.
8040 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 8041
b96e6cde
LMI
80422011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8043
4bba86e6
LMI
8044 * net/network-stream.el (open-network-stream): Add the keyword
8045 :always-query-capabilities for the case where you want to force a
8046 `plain' network connection, but the protocol still requires the
8047 capabilitiy command (i.e., SMTP and EHLO).
8048
2b75be67 8049 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
8050 consistency with other `-live-p' functions.
8051
efdcdbf8
SM
80522011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8053
8054 * window.el (same-window-buffer-names, same-window-regexps)
8055 (special-display-frame-alist, special-display-popup-frame)
8056 (special-display-function, special-display-buffer-names)
8057 (special-display-regexps, pop-up-frame-alist)
8058 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
8059 (pop-up-windows, split-window-preferred-function)
8060 (split-height-threshold, split-width-threshold, even-window-heights)
8061 (display-buffer-mark-dedicated): Don't encourage the use of
8062 display-buffer-alist from Elisp code.
8063
c5cde042
DN
80642011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8065
8066 * progmodes/python.el (python-mode): Derive from prog-mode.
8067 * progmodes/ps-mode.el (ps-mode):
8068 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 8069 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
8070 * progmodes/ld-script.el (ld-script-mode): Likewise.
8071
baa1c9ab
MR
80722011-06-15 Martin Rudalics <rudalics@gmx.at>
8073
8074 * window.el (display-buffer-alist): Trim default value to avoid
8075 popping up a new frame (Bug#8857) or reusing an arbitrary window
8076 on another frame.
8077 (display-buffer): Do not fall back on popping up a new frame in
8078 batch mode (Bug#8857).
8079
c5dd5a51
CY
80802011-06-14 Chong Yidong <cyd@stupidchicken.com>
8081
8082 * cus-theme.el (describe-theme-1): Use custom-theme-p.
8083 (custom-theme-summary): New function.
8084 (customize-themes): Use it.
8085
d647b7c4
GM
80862011-06-13 Glenn Morris <rgm@gnu.org>
8087
8088 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
8089
9481c002
MR
80902011-06-13 Martin Rudalics <rudalics@gmx.at>
8091
357f93d2
MR
8092 * help.el (help-window): Remove variable.
8093 (help-window-point-marker, temp-buffer-max-height)
8094 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
8095 (help-print-return-message): Don't set help-window.
8096 (resize-temp-buffer-window): Rewrite cod eand doc-string.
8097 (help-window-setup-finish): Remove.
8098 (help-window-display-message, help-window-setup)
8099 (with-help-window): Major rewrite based on new
8100 display-buffer-window variable.
8101
8102 * help-mode.el (help-mode-finish): Remove help-window related
8103 code.
8104
8105 * view.el (view-exits-all-viewing-windows): Remove reference to
8106 view-return-to-alist in doc-string.
8107 (view-return-to-alist): Make obsolete.
8108 (view-buffer): Call pop-to-buffer-same-window and remove
8109 undo-window code.
8110 (view-buffer-other-window): Call pop-to-buffer-other-window and
8111 simplify code. Ignore second argument.
8112 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
8113 simplify code. Ignore second argument.
8114 (view-return-to-alist-update): Make obsolete.
8115 (view-mode-enter): Rename second argument to QUIT-RESTORE.
8116 Rewrite using quit-restore window parameters.
2b75be67
SM
8117 (view-mode-exit): Rename second argument to EXIT-ONLY.
8118 Rewrite using quit-restore-window.
357f93d2
MR
8119 (View-exit, View-exit-and-edit, View-leave, View-quit)
8120 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
8121 appropriate arguments.
8122 (view-end-message): Use quit-restore window parameter.
8123
9481c002
MR
8124 * window.el (display-buffer-function): Rewrite doc-string.
8125 (display-buffer-window, display-buffer-alist): New variables.
8126 (display-buffer-split-specifiers)
8127 (display-buffer-side-specifiers)
8128 (display-buffer-macro-specifiers): New constants.
8129 (display-buffer-even-window-sizes, display-buffer-set-height)
8130 (display-buffer-set-width, display-buffer-select-window)
8131 (display-buffer-in-window, display-buffer-reuse-window)
8132 (display-buffer-split-window-1, display-buffer-split-window)
8133 (display-buffer-split-atom-window, display-buffer-pop-up-window)
8134 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
8135 (display-buffer-in-side-window, normalize-buffer-to-display)
8136 (display-buffer-normalize-specifiers-1)
8137 (display-buffer-normalize-specifiers-2)
2b75be67
SM
8138 (display-buffer-normalize-specifiers, display-buffer-frame):
8139 New functions.
9481c002
MR
8140 (display-buffer): Major rewrite.
8141 (display-buffer-other-window, display-buffer-other-frame)
8142 (pop-to-buffer, switch-to-buffer-other-window)
8143 (switch-to-buffer-other-frame): Rewrite.
8144 (display-buffer-same-window, display-buffer-same-frame)
8145 (display-buffer-same-frame-other-window)
8146 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
8147 (pop-to-buffer-other-window)
8148 (pop-to-buffer-same-frame-other-window)
8149 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
8150 (switch-to-buffer-other-window-same-frame): New functions.
8151 (same-window-p, special-display-p): Rewrite disabling warnings.
8152 Make obsolete.
8153 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8154 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
8155 Make obsolete
8156 (same-window-buffer-names, same-window-regexps)
8157 (special-display-frame-alist, special-display-popup-frame)
8158 (special-display-function, special-display-buffer-names)
8159 (special-display-regexps, pop-up-frame-alist)
8160 (pop-up-frame-function, split-window-preferred-function)
8161 (split-height-threshold, split-width-threshold)
8162 (even-window-heights): Make obsolete.
8163
9db51aca
GM
81642011-06-12 Glenn Morris <rgm@gnu.org>
8165
8166 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 8167 Misc simplifications.
9db51aca 8168
39cffb44
MR
81692011-06-12 Martin Rudalics <rudalics@gmx.at>
8170
8171 * window.el (window-safely-shrinkable-p): Restore function which
8172 was inadvertently removed in change from 2011-06-11. Declare as
8173 obsolete.
8174
2b75be67
SM
8175 * calendar/calendar.el (calendar-generate-window):
8176 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
8177 window-safely-shrinkable-p.
8178
a8955be7
GM
81792011-06-12 Glenn Morris <rgm@gnu.org>
8180
8181 * progmodes/fortran.el (fortran-mode-syntax-table):
8182 * progmodes/f90.el (f90-mode-syntax-table):
8183 Set % to punctuation. (Bug#8820)
8184 (f90-find-tag-default): Remove, no longer needed.
8185
f0d4059d
DC
81862011-06-12 Daniel Colascione <dan.colascione@gmail.com>
8187
8188 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
8189
1100a63c
CY
81902011-06-11 Chong Yidong <cyd@stupidchicken.com>
8191
8192 * image.el (image-animated-p): Return animation delay in seconds.
8193 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
8194 (image-animate-timeout): Remove DELAY argument. Don't assume
8195 every subimage has the same delay; get it from image-animated-p.
8196 (image-animate): Caller changed.
8197
def722bf
MA
81982011-06-11 Michael Albinus <michael.albinus@gmx.de>
8199
8200 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
8201 to ignored backtrace functions.
8202
0a2bb1a9
GM
82032011-06-11 Glenn Morris <rgm@gnu.org>
8204
8205 * calendar/appt.el (appt-disp-window-function): Doc fix.
8206 (appt-check): Handle overlapping appointments. (Bug#8337)
8207
6198ccd0
MR
82082011-06-11 Martin Rudalics <rudalics@gmx.at>
8209
8210 * window.el (window-tree-1, window-tree): New functions, moving
8211 the latter to window.el.
8212 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8213 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8214 (bw-refresh-edges): Remove.
8215 (balance-windows-1, balance-windows-2): New functions.
8216 (balance-windows): Rewrite in terms of window tree functions,
8217 balance-windows-1 and balance-windows-2.
8218 (bw-adjust-window): Remove.
8219 (balance-windows-area-adjust): New function with functionality of
8220 bw-adjust-window but using resize-window.
2b75be67
SM
8221 (set-window-text-height): Rewrite doc-string.
8222 Use normalize-live-window and resize-window.
8223 (enlarge-window-horizontally, shrink-window-horizontally):
8224 Rename argument to DELTA.
6198ccd0
MR
8225 (window-buffer-height): New function.
8226 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
8227 Rewrite using new window resize routines.
2b75be67
SM
8228 (kill-buffer-and-window, mouse-autoselect-window-select):
8229 Use ignore-errors instead of condition-case.
6198ccd0
MR
8230 (quit-window): Call delete-frame instead of delete-windows-on
8231 for the only buffer on frame.
8232
9397e56f
MR
82332011-06-10 Martin Rudalics <rudalics@gmx.at>
8234
8235 * loadup.el (top-level): Load window before files for the sake
8236 of replace-buffer-in-windows.
8237
8238 * files.el (read-buffer-to-switch)
8239 (switch-to-buffer-other-window)
2b75be67
SM
8240 (switch-to-buffer-other-frame, display-buffer-other-frame):
8241 Move to window.el.
9397e56f
MR
8242
8243 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
8244 (previous-buffer): Move to window.el.
8245
8246 * bindings.el (unbury-buffer): Move to window.el.
8247
8248 * window.el (delete-other-windows-vertically): Move after
8249 definition of delete-other-windows.
8250 (other-window, delete-windows-on, replace-buffer-in-windows):
8251 Move here from window.c.
8252 (record-window-buffer, unrecord-window-buffer)
8253 (set-window-buffer-start-and-point, switch-to-prev-buffer)
8254 (switch-to-next-buffer): New functions.
8255 (get-next-valid-buffer, last-buffer, next-buffer): Move here
8256 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
8257 (previous-buffer): Move here from simple.el.
8258 Call switch-to-prev-buffer.
9397e56f
MR
8259 (bury-buffer): Move here from buffer.c. Switch to previous
8260 buffer when window cannot be deleted.
8261 (unbury-buffer): Move here from bindings.el.
8262 (ctl-x-map): Move binding for other-window from window.c to
8263 here.
8264 (read-buffer-to-switch, switch-to-buffer-other-window)
8265 (switch-to-buffer-other-frame): Move here from files.el.
8266 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
8267 (switch-to-buffer): Move here from buffer.c.
8268 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 8269
562dd5e9
MR
82702011-06-10 Martin Rudalics <rudalics@gmx.at>
8271
8272 * window.el (window-min-height, window-min-width): Move here
8273 from window.c. Add defcustoms and rewrite doc-strings.
8274 (resize-mini-window, resize-window): New functions.
8275 (adjust-window-trailing-edge, enlarge-window, shrink-window):
8276 Move here from window.c.
8277 (maximize-window, minimize-window): New functions.
8278 (delete-window, delete-other-windows, split-window): Move here
8279 from window.c.
8280 (window-split-min-size): New function.
8281 (split-window-keep-point): Mention split-window-above-each-other
8282 instead of split-window-vertically.
2b75be67 8283 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
8284 Rename split-window-vertically to split-window-above-each-other
8285 and provide defalias for old definition.
8286 (split-window-side-by-side, split-window-horizontally):
8287 Rename split-window-horizontally to split-window-side-by-side
8288 and provide defalias for the old definition.
562dd5e9
MR
8289 (ctl-x-map): Move bindings for delete-window,
8290 delete-other-windows and enlarge-window here from window.c.
8291 Replace bindings for split-window-vertically and
8292 split-window-horizontally by bindings for
8293 split-window-above-each-other and split-window-side-by-side.
8294
8295 * cus-start.el (all): Remove entries for window-min-height and
8296 window-min-width. Add entries for window-splits and
8297 window-nest.
8298
f0da764a
GM
82992011-06-09 Glenn Morris <rgm@gnu.org>
8300
80675c21
GM
8301 * calendar/appt.el (appt-mode-line): New function.
8302 (appt-check, appt-disp-window): Use it.
8303
f0da764a
GM
8304 * files.el (hack-one-local-variable-eval-safep):
8305 Allow minor-modes with explicit +/-1 arguments.
8306
59f623b7
TZ
83072011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
8308
8309 * term/xterm.el (xterm): Add defgroup.
8310 (xterm-extra-capabilities): Add defcustom to supply known xterm
8311 capabilities, skip querying them, or query them (default).
8312 (terminal-init-xterm): Use it.
8313 (terminal-init-xterm-modify-other-keys): New function to set up
8314 modifyOtherKeys support to simplify `terminal-init-xterm'.
8315
9aab8e0d
MR
83162011-06-09 Martin Rudalics <rudalics@gmx.at>
8317
8318 * window.el (resize-window-reset, resize-window-reset-1)
8319 (resize-subwindows-skip-p, resize-subwindows-normal)
8320 (resize-subwindows, resize-other-windows, resize-this-window)
8321 (resize-root-window, resize-root-window-vertically)
8322 (window-deletable-p, window-or-subwindow-p)
8323 (frame-root-window-p): New functions.
8324
e8b08aee
GM
83252011-06-09 Glenn Morris <rgm@gnu.org>
8326
8327 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
8328 (ange-ftp-get-files): Use it.
8329
254c37a5
AK
83302011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8331
8332 * mail/sendmail.el (mail-recover-1, mail-recover):
8333 * files.el (recover-file, recover-session):
8334 Handle dired-listing-switches not being just a single short option.
8335
35d7dbd3
GM
83362011-06-09 Glenn Morris <rgm@gnu.org>
8337
8338 * calendar/appt.el (appt-display-message, appt-disp-window):
8339 Handle lists of appointments.
8340
387522b2
MR
83412011-06-08 Martin Rudalics <rudalics@gmx.at>
8342
2b75be67
SM
8343 * window.el (one-window-p): Move down in code.
8344 Rewrite doc-string.
8345 (window-current-scroll-bars): Rewrite doc-string.
8346 Normalize live window argument.
387522b2
MR
8347 (walk-windows, get-window-with-predicate, count-windows):
8348 Rewrite doc-string. Use window-list-1.
8349 (window-in-direction-2, window-in-direction, get-mru-window):
8350 New functions.
8351
d8e4b68b 83522011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
8353
8354 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
8355 Doc fix (Bug#8713).
8356
83572011-06-08 Chong Yidong <cyd@stupidchicken.com>
8358
8359 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
8360
83612011-06-08 Juanma Barranquero <lekktu@gmail.com>
8362
8363 * loadhist.el (unload-feature-special-hooks):
8364 Add `comint-output-filter-functions'.
8365
0de12c52
IK
83662011-06-08 Ivan Kanis <gnu@kanis.fr>
8367
8368 * calendar/appt.el (appt-check): Move some initializations into the let.
8369
f3d1777e
MR
83702011-06-08 Martin Rudalics <rudalics@gmx.at>
8371
8372 * window.el (window-height): Defalias to window-total-height.
8373 (window-width): Defalias to window-body-width.
8374
18af70d0
CY
83752011-06-07 Chong Yidong <cyd@stupidchicken.com>
8376
8377 * image-mode.el (image-toggle-animation): New command.
8378 (image-mode-map): Bind it to RET.
8379 (image-mode): Update message.
8380 (image-toggle-display-image): Avoid a spurious cache flush.
8381 (image-transform-rotation): Doc fix.
8382 (image-transform-properties): Return quickly in the normal case.
8383 (image-animate-loop): Rename from image-animate-max-time.
8384
2b75be67 8385 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
8386 (create-animated-image): Remove unnecessary function.
8387 (image-animate): Rename from image-animate-start. New arg.
2b75be67 8388 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
8389 (image-animate-timer): Use car-safe.
8390 (image-animate-timeout): Rename argument.
8391
190b47e6
MR
83922011-06-07 Martin Rudalics <rudalics@gmx.at>
8393
8394 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
8395 window.c. Rename first argument to ALL-FRAMES.
8396 Rephrase doc-strings.
8397 (get-buffer-window-list): Rewrite using window-list-1.
8398 Rephrase doc-string.
a1511caf
MR
8399 (window-safe-min-height, window-safe-min-width): New constants.
8400 (window-size-ignore, window-min-size, window-min-size-1)
8401 (window-sizable, window-sizable-p, window-size-fixed-1)
8402 (window-size-fixed-p, window-min-delta-1, window-min-delta)
8403 (window-max-delta-1, window-max-delta, window-resizable)
8404 (window-resizable-p, window-total-height, window-total-width)
8405 (window-body-width): New functions.
8406 (window-full-height-p, window-full-width-p): Rewrite using
8407 window-total-size.
8408 (window-body-height): Rewrite using window-body-size.
190b47e6 8409
85cc1f11
MR
84102011-06-06 Martin Rudalics <rudalics@gmx.at>
8411
8412 * window.el (window-right, window-left, window-child)
8413 (window-child-count, window-last-child, window-any-p)
8414 (normalize-live-buffer, normalize-live-frame)
8415 (normalize-any-window, normalize-live-window)
8416 (window-iso-combination-p, window-iso-combined-p)
8417 (window-iso-combinations)
8418 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
8419 (windows-with-parameter, window-with-parameter)
8420 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
8421 (window-atom-check, window-side-check, window-check):
8422 New functions.
85cc1f11
MR
8423 (ignore-window-parameters, window-sides, window-sides-vertical)
8424 (window-sides-slots): New variables.
8425 (window-size-fixed): Move down in code. Minor doc-string fix.
8426
e7156492
AS
84272011-06-05 Andreas Schwab <schwab@linux-m68k.org>
8428
8429 * comint.el (comint-dynamic-complete-as-filename)
8430 (comint-dynamic-complete-filename): Correctly call
8431 completion-in-region.
8432
7e821d0d
DD
84332011-06-05 Deniz Dogan <deniz@dogan.se>
8434
8435 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
8436 in last change.
8437
ac09b8a1
DD
84382011-06-05 Deniz Dogan <deniz@dogan.se>
8439
8440 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
8441 (rcirc): Use it to prompt for encryption.
8442
34699b85
RW
84432011-06-05 Roland Winkler <winkler@gnu.org>
8444
8445 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
8446 (bibtex-search-entries): New command bound to C-c C-a.
8447 (bibtex-display-entries): New function.
8448
004dedd3
RW
84492011-06-05 Roland Winkler <winkler@gnu.org>
8450
8451 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
8452 (bibtex-insert-kill): After yanking insert newline if necessary.
8453 (bibtex-initialize): Call bibtex-string-files-init only once.
8454 (bibtex-mode): Do not call easy-menu-add.
8455 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
8456 (bibtex-yank): Set arg properly if nil.
8457
022fe7ce
RW
84582011-06-05 Roland Winkler <winkler@gnu.org>
8459
2b75be67
SM
8460 * textmodes/bibtex.el (bibtex-search-entry-globally):
8461 New variable.
022fe7ce
RW
8462 (bibtex-search-entry): Use it.
8463
b7c3692a
RW
84642011-06-05 Roland Winkler <winkler@gnu.org>
8465
8466 * textmodes/bibtex.el (bibtex-entry-format): New option
8467 sort-fields.
8468 (bibtex-format-entry, bibtex-reformat): Honor this option.
8469 (bibtex-parse-entry): Return fields in proper order.
8470
8eda563d
JB
84712011-06-05 Juanma Barranquero <lekktu@gmail.com>
8472
8473 * doc-view.el (doc-view-remove-if): Move computation of result out
8474 of `dolist' to silence misleading lexical-binding warning.
8475
7dbe3dbc
CY
84762011-06-04 Chong Yidong <cyd@stupidchicken.com>
8477
8478 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
8479 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
8480
0c33dd17
MA
84812011-06-04 Michael Albinus <michael.albinus@gmx.de>
8482
8483 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
8484 "SunOS 5.10".
8485
f8f91c2b
MA
84862011-06-04 Michael Albinus <michael.albinus@gmx.de>
8487
8488 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
8489 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
8490 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
8491 (tramp-parse-putty):
8492 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
8493 (tramp-completion-function-alist-ssh)
8494 (tramp-completion-function-alist-telnet)
8495 (tramp-completion-function-alist-su)
8496 (tramp-completion-function-alist-putty): Set `tramp-autoload'
8497 cookie.
8498
8499 * net/tramp-ftp.el:
8500 * net/tramp-sh.el:
8501 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
8502 load "tramp.el" `tramp-set-completion-function'.
8503
e17d9003
SM
85042011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8505
8506 * shell.el: Require and use pcomplete.
8507 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
8508 (shell-completion-vars): Set pcomplete-default-completion-function.
8509
6c4cab03
DD
85102011-06-04 Deniz Dogan <deniz@dogan.se>
8511
8512 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
8513 `memq' (Bug#8799).
8514
ea9fafe0
SM
85152011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8516
8517 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
8518
b3e945d3
JB
85192011-06-02 Juanma Barranquero <lekktu@gmail.com>
8520
8521 * bs.el (bs--mark-unmark, bs--nth-wrapper):
8522 * mpc.el (mpc-select-extend, mpc-songpointer-context):
8523 * vc/log-view.el (log-view-beginning-of-defun):
8524 * vc/smerge-mode.el (smerge-apply-resolution-patch)
8525 (smerge-refine-forward, smerge-refine-chopup-region):
8526 Silence warning for unused `dotimes' counter variables.
8527
7d520089
SM
85282011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8529
8530 * net/tramp.el (tramp-with-progress-reporter): Rename from
8531 with-progress-reporter. Use `declare'.
8532 * net/tramp-smb.el:
8533 * net/tramp-sh.el:
8534 * net/tramp-gvfs.el: Update all uses.
8535
a1c2400f
JB
85362011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
8537
8538 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
8539 buffer isn't killed before making it current.
8540
2403c841
SM
85412011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8542
8543 Silence various byte-compiler warnings.
8544 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
8545 `access-type' and new obsolescence format.
8546 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
8547 new format.
8548 (byte-compile-check-variable): New `access-type' argument.
8549 Only warn if the access-type is obsolete.
8550 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8551 (byte-compile-variable-set): Adjust callers.
8552 * help-fns.el (describe-variable): Adjust to new obsolescence format.
8553 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
8554 setting it as obsolete.
8555 * simple.el (minibuffer-completing-symbol):
8556 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
8557 access as obsolete.
8558 * minibuffer.el (minibuffer-completing-file-name): Don't make it
8559 obsolete yet.
8560 * international/quail.el (quail-mouse-choose-completion): Remove unused
8561 code referring to obsolete var.
8562 (quail-choose-completion-string): Remove.
8563 * server.el (server-clients-with, server-kill-buffer-query-function)
8564 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
8565 * proced.el (proced-send-signal):
8566 * emacs-lisp/lisp.el (lisp-complete-symbol):
8567 Replace completion-annotate-function with completion-extra-properties.
8568
2462470b
SM
85692011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8570
fb5b2591
SM
8571 * simple.el (goto-line): Use read-number.
8572 (overriding-map-is-bound): Remove.
8573 (saved-overriding-map): Change default.
8574 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
8575 Take the map as argument.
8576 (universal-argument, negative-argument, digit-argument): Use it.
8577 (restore-overriding-map): Adjust.
8578 (do-auto-fill): Use fill-forward-paragraph.
8579 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
8580
fd6fa53f
SM
8581 * minibuffer.el (minibuffer-inactive-mode-map): New var.
8582 (minibuffer-inactive-mode): New major mode.
8583 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
8584 the *Messages* buffer" hack.
8585 (mouse-popup-menubar): Don't burp if the event is a normal key.
8586
2462470b
SM
8587 Miscellaneous tweaks.
8588 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
8589 lexical scoping as in subr.el's dolist and dotimes.
8590 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
8591 Silence compiler warning.
8592 * thingatpt.el (forward-whitespace): Trivial coding style fix.
8593 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
8594 * international/ccl.el (ccl-compile): Trivial simplification.
8595 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
8596 * emacs-lisp/testcover.el (testcover-end): Remove spurious
8597 `printflag' argument.
8598 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8599 Purecopy the whole obsolescence data.
8600
108bf785
LL
86012011-06-01 Leo Liu <sdl.web@gmail.com>
8602
8603 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
8604 improve doc-string as suggested by Marco Pessotto
8605 <melmothx@gmail.com>.
8606 (rcirc-print): Fix last change.
8607
30a23501
SM
86082011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8609
8610 * minibuffer.el (complete-with-action): Return nil for the metadata and
8611 boundaries of non-functional tables.
8612 (completion-table-dynamic): Return nil for the metadata.
8613 (completion-table-with-terminator): Add default case, using
8614 complete-with-action.
8615 (completion--metadata): New function.
8616 (completion-all-sorted-completions, minibuffer-completion-help): Use it
8617 to try and avoid pathological performance problems.
8618 (completion--embedded-envvar-table): Return `category' metadata.
8619
bcd54f83
LMI
86202011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8621
8622 * subr.el (process-alive-p): New tiny convenience function.
8623
e227544d
SM
86242011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8625
8626 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
8627 content but also its previous major mode.
8628
e8296fdc
HE
86292011-05-31 Helmut Eller <eller.helmut@gmail.com>
8630
4d61f28d 8631 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
8632 *Backtrace* buffer when we exit with C-M-c.
8633
620c53a6
SM
86342011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8635
8636 * minibuffer.el: Add metadata method to completion tables.
8637 (completion-category-overrides): New defcustom.
8638 (completion-metadata, completion--field-metadata)
8639 (completion-metadata-get, completion--styles)
8640 (completion--cycle-threshold): New functions.
8641 (completion-try-completion, completion-all-completions):
8642 Add `metadata' argument to choose completion-styles.
8643 (completion--do-completion): Use metadata to choose cycling.
8644 (completion-all-sorted-completions): Use metadata for sorting.
8645 Remove :completion-cycle-penalty which is not needed any more.
8646 (completion--try-word-completion): Add `metadata' argument.
8647 (minibuffer-completion-help): Check metadata for annotation function
8648 and sorting.
8649 (completion-file-name-table): Return `category' metadata.
8650 (minibuffer-completing-file-name): Make obsolete.
8651 * simple.el (minibuffer-completing-symbol): Make obsolete.
8652 * icomplete.el (icomplete-completions): Pass new `metadata' param to
8653 completion-try-completion.
8654
1257e755
SM
86552011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8656
8657 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
8658
3767e706
LL
86592011-05-30 Leo Liu <sdl.web@gmail.com>
8660
8661 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
8662 (rcirc-print): Decode all incoming messages (bug#8744).
8663 (rcirc-decode-coding-system): Allow value nil for automatic coding
8664 system detection.
3767e706 8665
d1a5d56a
GM
86662011-06-01 Glenn Morris <rgm@gnu.org>
8667
8668 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
8669
e8cbec34
CY
86702011-05-29 Chong Yidong <cyd@stupidchicken.com>
8671
8672 * image.el (image-animate-max-time): Allow nil and t values.
8673 Default to nil.
8674 (create-animated-image): Doc fix.
8675 (image-animate-start): Remove second arg; just use
8676 image-animate-max-time.
8677 (image-animate-timeout): Doc fix. Args changed.
8678
8679 * image-mode.el (image-toggle-display-image): Ensure that the
8680 image spec passed to the animate timer is the same object as in
58179cce 8681 the buffer's display property (Bug#6981).
e8cbec34
CY
8682 (image-transform-properties): Doc fix.
8683
8684 * image.el (image-animate-max-time): Default to nil.
8685
159daf87
MR
86862011-05-29 Martin Rudalics <rudalics@gmx.at>
8687
8688 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
8689 entire buffer list (Bug#8184).
8690
d66c4c7c
CY
86912011-05-29 Chong Yidong <cyd@stupidchicken.com>
8692
8693 * image.el (imagemagick-types-inhibit)
8694 (imagemagick-register-types): Doc fix.
8695
80aec780
DD
86962011-05-29 Deniz Dogan <deniz@dogan.se>
8697
8698 * net/rcirc.el (rcirc): Use the user's stored encryption method by
8699 default.
8700
1dd3c2d9
CY
87012011-05-29 Chong Yidong <cyd@stupidchicken.com>
8702
8703 * select.el: Don't perform clipboard-manager saving in hooks;
8704 leave the hooks empty.
8705
60e56523
LL
87062011-05-28 Leo Liu <sdl.web@gmail.com>
8707
8708 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
8709 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
8710 (occur-edit-mode): New major mode (Bug#8463).
8711 (occur-after-change-function): New function.
8712 (occur-engine): Give Occur tags a read-only property.
8713
2b1e1a22
KR
87142011-05-28 Kevin Ryde <user42@zip.com.au>
8715
8716 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
8717
5d344e88
CY
87182011-05-28 Chong Yidong <cyd@stupidchicken.com>
8719
8e6ca83d
CY
8720 * bindings.el (help-echo): Make the initial non-indicator dash
8721 empty on graphical terminals (Bug#7295).
8722
5d344e88
CY
8723 * files.el (auto-mode-alist): Move config rule after the
8724 in-stripping one (Bug#8547).
8725
bfbbace7
CY
8726 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
8727
fbeba6e2
CY
8728 * startup.el (normal-splash-screen): Remove gratuitous mode-line
8729 setting (Bug#8740).
8730
60ed8c72
AA
87312011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
8732
4ac619f0
AA
8733 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
8734 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
8735 (Bug#8539).
60ed8c72 8736
23db196e
CY
87372011-05-28 Chong Yidong <cyd@stupidchicken.com>
8738
8739 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
8740
5012f24c
DK
87412011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
8742
8743 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
8744 (hs-hide-block-at-point, hs-find-block-beginning)
8745 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
8746 (Bug#8279).
8747
6a639b16
GM
87482011-05-28 Glenn Morris <rgm@gnu.org>
8749
8750 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
8751
d43eaf2c
CY
87522011-05-28 Chong Yidong <cyd@stupidchicken.com>
8753
5199bde1
CY
8754 * help-fns.el (describe-function-1): If the function is a derived
8755 major mode, print the parent mode.
8756
d43eaf2c
CY
8757 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
8758 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
8759
423428a8
SM
87602011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8761
0ff8e1ba 8762 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 8763 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
8764 * progmodes/etags.el (tags-completion-at-point-function):
8765 * info-look.el (info-lookup-completions-at-point): Mark as
8766 non-exclusive.
8767 (info-complete): Adjust accordingly.
8768
423428a8
SM
8769 * info-look.el: Convert to lexical-binding and completion-at-point.
8770 (info-lookup-completions-at-point): New function.
8771 (info-complete): Use it and completion-in-region.
8772
b74aa22b
DA
87732011-05-28 Drew Adams <drew.adams@oracle.com>
8774
8775 * isearch.el: Let M-e start with point at the first mismatched char.
8776 (isearch-fail-pos): New function.
8777 (isearch-edit-string): Use it.
8778
66e2e71d
DK
87792011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
8780
8781 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
8782
b1890b0f 87832011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
8784
8785 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
8786 traversal functions for avl-trees.
8787 (avl-tree--stack): New struct.
8788 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
8789 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
8790 (avl-tree--do-enter): Add optional `updatefun' arg.
8791 Change return value.
eb95d01d 8792 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
8793 (avl-tree--do-delete): Add `test' and `nilflag' args.
8794 Change return value.
eb95d01d
TC
8795 (avl-tree-member): Add optional `nilflag'
8796 (avl-tree-member-p): New function.
8797 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
8798 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
8799 (avl-tree-stack-empty-p): New functions.
8800
3769ddcf
TC
8801 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
8802 avl-tree--del-balance1 and make it work both ways.
8803 (avl-tree--del-balance2): Remove.
8804 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
8805 make it work both ways.
8806 (avl-tree--enter-balance2): Remove.
8807 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
8808 New macros.
8809 (avl-tree--mapc, avl-tree-map): Add direction argument.
8810
eb95d01d 88112011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
8812
8813 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
8814
a9f737ee
CY
88152011-05-27 Chong Yidong <cyd@stupidchicken.com>
8816
8817 * select.el: Support clipboard managers with built-in function
8818 x-clipboard-manager-save, via delete-frame-functions and
8819 kill-emacs-hook.
8820 (xselect-convert-to-targets): Add MULTIPLE target to list.
8821 (xselect-convert-to-save-targets): New function.
8822
c92a1e54
KH
88232011-05-27 Kenichi Handa <handa@m17n.org>
8824
8825 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
8826 let-binding rfc2047-encode-encoded-words to nil.
8827
e145f188
GM
88282011-05-27 Glenn Morris <rgm@gnu.org>
8829
5ec8a862
GM
8830 * mail/emacsbug.el: Don't require url-util.
8831
4b29d9fb
GM
8832 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
8833
e145f188
GM
8834 * files.el (set-auto-mode):
8835 Also respect mode: entries at the end of the file. (Bug#8586)
8836
7d15102b
GM
88372011-05-26 Glenn Morris <rgm@gnu.org>
8838
98f593b8
GM
8839 * files.el (hack-local-variables-prop-line, hack-local-variables):
8840 Downcase mode names, as seems to be traditional.
27b48e63 8841 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 8842
7d15102b
GM
8843 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
8844 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
8845
51d5b4ec
JD
88462011-05-25 Julien Danjou <julien@danjou.info>
8847
8848 * textmodes/rst.el (rst-define-level-faces): Do not define face
8849 symbol if it is already defined.
8850
91513f63
VB
88512011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
8852
8853 * play/5x5.el (5x5-new-game, 5x5-randomize):
8854 Reset 5x5-solver-output to nil when a new grid is cast.
8855 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
8856 these debugging traces, as defmacro breaks the compiled code.
8857
4d90d6d0
DK
88582011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
8859
8860 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
8861
e1b90ef6
LL
88622011-05-24 Leo Liu <sdl.web@gmail.com>
8863
8864 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
8865 (vc-bzr-sha1): Adapt.
8866
d8e4b68b 8867 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
8868
8869 * bindings.el: Provide sha1 feature.
8870
db0406bb 88712011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
8872
8873 * mail/sendmail.el: Require `rfc2047'.
8874 (mail-insert-from-field): Do not perform RFC2047 encoding.
8875 (mail-encode-header): New function.
8876 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
8877 buffer to the return value of select-message-coding-system.
8878 Call mail-encode-header.
b8d747b9
KH
8879
8880 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
8881
db0406bb 88822011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 8883
4d90d6d0
DK
8884 * mail/supercite.el (sc-default-cite-frame):
8885 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 8886
eb8a5e9b
GM
88872011-05-24 Glenn Morris <rgm@gnu.org>
8888
f8630703
GM
8889 * progmodes/python.el (brm-menu): Declare.
8890
8831bbed
GM
8891 * emulation/viper.el (viper-set-hooks): Declare.
8892
eb8a5e9b
GM
8893 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
8894 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
8895 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
8896 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
8897 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
8898 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
8899
a2a25d24
SM
89002011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8901
8902 Add an :exit-function for completion-at-point.
8903
8904 * minibuffer.el (completion--done): New fun.
8905 (completion--do-completion): Use it. New arg `expect-exact'.
8906 (minibuffer-complete, minibuffer-complete-word): Don't output message,
8907 since completion--do-completion does it for us now.
8908 (minibuffer-force-complete): Use completion--done and
8909 completion--replace. Handle sole-completion case with more care.
8910 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
8911 (completion-extra-properties): New var.
8912 (completion-annotate-function): Make obsolete.
8913 (minibuffer-completion-help): Adjust accordingly.
8914 Use completion-list-insert-choice-function.
8915 (completion-at-point, completion-help-at-point):
8916 Bind completion-extra-properties.
8917 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
8918 * simple.el (completion-list-insert-choice-function): New var.
8919 (completion-setup-function): Preserve it.
8920 (choose-completion): Pay attention to it, shuffle the code a bit.
8921 (choose-completion-string): New arg `insert-function'.
8922
8923 * textmodes/bibtex.el: Convert to lexical binding.
8924 (bibtex-mode-map): Use completion-at-point.
8925 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
8926 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
8927 (bibtex-complete): Define as obsolete alias.
8928 (bibtex-complete-internal): Remove.
8929 (bibtex-format-entry): Remove unused sub-group in regexp.
8930 * shell.el (shell--command-completion-data)
8931 (shell-environment-variable-completion):
8932 * pcomplete.el (pcomplete-completions-at-point):
8933 * comint.el (comint--complete-file-name-data): Use :exit-function
8934 instead of completion-table-with-terminator so it also works for
8935 choose-completion.
8936
e44e373d
SM
89372011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8938
4f91a816
SM
8939 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
8940
782fc819
SM
8941 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
8942 (bug#8710).
8943
e44e373d
SM
8944 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
8945
381987c3
KM
89462011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
8947
8948 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
8949 customization variable and implement: If non-nil, auto-fill will
8950 be inhibited while on topic's header line.
8951
b776bc70
VB
89522011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
8953
8954 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 8955 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
8956 always have a solution in grid size = 5 cases.
8957 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
8958 (5x5-solver-output, 5x5-log-buffer): New vars.
8959 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
8960 Make these variables buffer local to achieve 5x5 multi-session-ness.
8961 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
8962 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
8963 (5x5-solve-suggest): New funs.
8964 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
8965 randomize a grid so that we ensure that there is always a solution.
8966 (5x5-make-random-grid): Allow other movement than flipping.
8967
7de88b6e
KR
89682011-05-23 Kevin Ryde <user42@zip.com.au>
8969
8970 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 8971 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
8972 advice and passes PREDICATE.
8973
b1ef1257
SM
89742011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8975
bbca48fe
SM
8976 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
8977 byte-compile-lambda if it's actually a lambda.
8978
b1ef1257
SM
8979 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
8980 Fix function quoting. Use backquote better.
8981
92a9cc65
YS
89822011-05-22 Yuanle Song <sylecn@gmail.com>
8983
8984 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
8985 matching (Bug#8516).
8986
f0fb8059
JA
89872011-01-22 Jari Aalto <jari.aalto@cante.net>
8988
8989 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
8990 different face (Bug#8178).
8991
d5b44c93
CY
89922011-05-22 Chong Yidong <cyd@stupidchicken.com>
8993
8994 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
8995 defface (Bug#8144).
8996
79106a44
SM
89972011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
8998
9c848d8a
SM
8999 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
9000 funcall as well (bug#8712). Warn when performing those conversions.
9001 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
9002
79106a44
SM
9003 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
9004
88dfa756
GM
90052011-05-22 Glenn Morris <rgm@gnu.org>
9006
9007 * files.el (hack-local-variables-prop-line): Small simplifications.
9008 (hack-local-variables, hack-local-variables-prop-line):
9009 If MODE-ONLY, return the mode, rather than just `t'.
9010
b7cf2c79
SM
90112011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9012
9013 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
9014
3f1a8558
GM
90152011-05-21 Glenn Morris <rgm@gnu.org>
9016
7e4ccca3
GM
9017 * files.el (hack-local-variables-prop-line, hack-local-variables):
9018 If only interested in the mode, don't bother doing the other stuff.
9019
637d46ca
GM
9020 * image-mode.el (image-after-revert-hook):
9021 Redraw all frames on which the image is visible. (Bug#8567)
9022
973d955b
GM
9023 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
9024
3f1a8558
GM
9025 * wid-edit.el (widget-checklist-match-inline):
9026 Fix 2011-04-19 change. (Bug#8649)
9027
96479927
SM
90282011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9029
1dcf791f
SM
9030 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9031 Also allow singlespace after single-letter capitals followed by a dot.
9032
96479927
SM
9033 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
9034 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
9035
35fd0881
N
90362011-05-20 Nix <nix@esperi.org.uk>
9037
9038 * files.el (basic-save-buffer-2):
9039 Fix handling of break-hardlink-on-save with non-existent files.
9040
82745640
DD
90412011-05-19 Deniz Dogan <deniz@dogan.se>
9042
9043 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 9044 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 9045
4a720484
GM
90462011-05-19 Glenn Morris <rgm@gnu.org>
9047
d1f21341
GM
9048 * progmodes/f90.el (f90-type-def-re):
9049 Handle "type, bind(c)". (Bug#8691)
9050
4a720484
GM
9051 * emacs-lisp/autoload.el (batch-update-autoloads):
9052 Set autoload-excludes by parsing loadup.el rather than Makefiles.
9053
2fb0a219
MA
90542011-05-18 Michael Albinus <michael.albinus@gmx.de>
9055
9056 * net/tramp.el (tramp-process-actions): Set "first-password-request"
9057 property for the correct connection in case of multihops.
9058
e565dd37
GM
90592011-05-18 Glenn Morris <rgm@gnu.org>
9060
c2571358 9061 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
9062 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
9063
e565dd37
GM
9064 Rationalize calendar handling of day and month abbrev-arrays.
9065 * calendar/calendar.el (calendar-customized-p): New function.
9066 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
9067 (calendar-day-name-array, calendar-month-name-array): Doc fix.
9068 Add :set function.
9069 (calendar-abbrev-length, calendar-day-abbrev-array)
9070 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
9071 (calendar-day-abbrev-array, calendar-month-abbrev-array):
9072 Elements may no longer be nil.
9073 (calendar-day-name, calendar-month-name):
9074 Update for changed nature of abbrev arrays.
9075 * calendar/diary-lib.el (diary-name-pattern):
9076 Update for changed nature of abbrev arrays.
9077 (diary-mark-entries-1): Update calendar-make-alist calls.
9078 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
9079 * calendar/cal-html.el (cal-html-day-abbrev-array):
9080 Simply inherit from calendar-day-abbrev-array.
9081
1d99a745
SM
90822011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9083
9084 * progmodes/grep.el (grep-mode): Disable default
9085 compilation-directory-matcher setting (bug#8684).
9086
7c1d9aa0
MA
90872011-05-17 Michael Albinus <michael.albinus@gmx.de>
9088
9089 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
9090 instead of "head" and "tail". There were problems with SunOS 5.9,
9091 and it performs better.
9092
3952e9d8
GM
90932011-05-17 Glenn Morris <rgm@gnu.org>
9094
2dd12e7f
GM
9095 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
9096
e4157b9c
GM
9097 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9098 Replace obsolete function.
9099
8e249bbd
GM
9100 * shell.el (pcomplete-parse-arguments-function): Declare.
9101
3952e9d8
GM
9102 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
9103 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
9104 (appt-check): Doc fixes.
9105 (appt-disp-window-function, appt-delete-window-function):
9106 Remove needless special case in custom :type.
9107 (appt-display-count): Default to 0, not nil.
9108 (appt-check): Reset appt-display-count to 0, not nil.
9109
c71a0d48 91102011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 9111
c71a0d48
GM
9112 * progmodes/python.el (python-font-lock-keywords):
9113 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 9114
31d55be9
SM
91152011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9116
9117 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
9118
3bfacb2f
KR
91192011-05-16 Kevin Ryde <user42@zip.com.au>
9120
9121 * info-look.el (makefile-automake-mode): New setups, looking in
9122 automake manual, then makefile-mode.
9123 (makefile-mode): Remove automake manual, have it just in
9124 makefile-automake-mode since there's various things different or
9125 not relevant to plain make.
9126 (makefile-mode): Remove "other-modes" non-existent automake-mode,
9127 believe a hypothetical automake-mode would go to makefile-mode,
9128 not the other way around.
9129
c8e83751
CY
91302011-05-15 Chong Yidong <cyd@stupidchicken.com>
9131
5e9e35cd
CY
9132 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
9133 hunk-end tags (Bug#8672).
9134
c8e83751
CY
9135 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
9136 vc-annotate-show-diff-revision-at-line (Bug#8671).
9137
50b23e5a
GM
91382011-05-14 Glenn Morris <rgm@gnu.org>
9139
7210a739
GM
9140 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
9141 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
9142 (change-log-font-lock-keywords): Also handle multiple author lines
9143 with leading tabs. (Bug#8644)
7210a739 9144
4691905a
GM
9145 * calendar/appt.el (appt-check): Rename some local variables.
9146 Some simplification/reordering.
9147
50b23e5a
GM
9148 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
9149 (feedmail-sendmail-f-doesnt-sell-me-out)
9150 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9151 (feedmail-debug-sit-for, feedmail-queue-express-hook)
9152 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
9153 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
9154 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
9155 (feedmail-binmail-gnulinuxish-template):
9156 Rename from feedmail-binmail-linuxish-template.
9157 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
9158 Use insert-buffer-substring.
9159
215cda7c
BC
91602011-05-14 Bill Carpenter <bill@carpenter.org>
9161
9162 * mail/feedmail.el (feedmail-patch-level): Increase.
9163 (feedmail-debug): New custom group.
9164 (feedmail-confirm-outgoing-timeout)
9165 (feedmail-sendmail-f-doesnt-sell-me-out)
9166 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
9167 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
9168 (feedmail-sender-line, feedmail-from-line)
9169 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 9170 (feedmail-spray-this-address)
215cda7c
BC
9171 (feedmail-spray-address-fiddle-plex-list)
9172 (feedmail-queue-use-send-time-for-date)
9173 (feedmail-queue-use-send-time-for-message-id)
9174 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
9175 (feedmail-buffer-eating-function):
9176 Doc fixes.
9177 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
9178 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
9179 (feedmail-message-action-scroll-down): New functions.
9180 (feedmail-queue-directory, feedmail-queue-draft-directory):
9181 Use expand-file-name.
9182 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
9183 Remove C-v help entry.
9184 (feedmail-queue-buffer-file-name): New variable.
9185 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
9186 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
9187 (feedmail-message-action-send-strong, feedmail-message-action-edit)
9188 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
9189 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
9190 (feedmail-message-action-toggle-spray)
9191 (feedmail-run-the-queue-no-prompts)
9192 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
9193 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
9194 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
9195 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
9196 (feedmail-envelope-deducer, feedmail-fiddle-from)
9197 (feedmail-fiddle-sender, feedmail-default-date-generator)
9198 (feedmail-fiddle-date, feedmail-fiddle-message-id)
9199 (feedmail-fiddle-spray-address)
9200 (feedmail-fiddle-list-of-spray-fiddle-plexes)
9201 (feedmail-fiddle-list-of-fiddle-plexes)
9202 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
9203 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
9204 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
9205 Change default. Doc fix.
9206 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
9207 (feedmail-binmail-linuxish-template): New constant.
9208 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
9209 Respect feedmail-sendmail-f-doesnt-sell-me-out.
9210 (feedmail-send-it): Add debug call.
9211 Use feedmail-queue-buffer-file-name, and
9212 feedmail-send-it-immediately-wrapper.
9213 (feedmail-message-action-send): Add debug call.
9214 Use feedmail-send-it-immediately-wrapper.
9215 (feedmail-queue-express-to-queue): Add debug call.
9216 Run feedmail-queue-express-hook.
9217 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
9218 (feedmail-message-action-help-blat):
9219 Rename from feedmail-queue-send-edit-prompt-help-first.
9220 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
9221 Check line-endings. Handle errors better.
9222 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
9223 Doc fix. Add debug call.
9224 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
9225 Use feedmail-queue-send-edit-prompt-inner.
9226 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
9227 (feedmail-queue-send-edit-prompt-inner): New function, extracted
9228 from feedmail-queue-send-edit-prompt.
9229 (feedmail-queue-send-edit-prompt-help)
9230 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
9231 (feedmail-tidy-up-slug): Add debug call.
9232 Respect feedmail-queue-slug-suspect-regexp.
9233 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
9234 (feedmail-dump-message-to-queue): Add debug call.
9235 Expand queue-directory.
9236 (feedmail-dump-message-to-queue): Change message slightly.
9237 Use feedmail-say-chatter.
9238 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
9239 (feedmail-send-it-immediately-wrapper): New function.
9240 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
9241 Insert empty string rather than newline. Handle full-frame case.
9242 Use catch/throw. Use feedmail-say-chatter.
9243 (feedmail-fiddle-from): Try mail-host-address.
9244 (feedmail-default-message-id-generator): Doc fix.
9245 Bind system-time-locale. Handle missing end.
9246 (feedmail-fiddle-x-mailer): Add debug call.
9247 Handle feedmail-x-mailer-line being nil.
9248 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
9249 Add debug call. Use buffer-substring-no-properties.
9250 (feedmail-say-debug, feedmail-say-chatter): New functions.
9251 (feedmail-find-eoh): Give an explicit error.
9252
42c7e61e
UJ
92532011-05-13 Ulf Jasper <ulf.jasper@web.de>
9254
c2571358 9255 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 9256 family from helvetica to sans.
c2571358 9257 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9258 etc/images/newsticker.
9259
c2571358 9260 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
9261 family from helvetica to sans.
9262
9263 * net/newst-plainview.el (newsticker-new-item-face)
9264 (newsticker-old-item-face, newsticker-immortal-item-face)
9265 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 9266 (newsticker-statistics-face): Change default family from
42c7e61e 9267 helvetica to sans.
c2571358 9268 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
9269 etc/images/newsticker.
9270
9271 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
9272 (newsticker--process-auto-mark-filter-match): : Tell user about
9273 auto-marking.
9274
8497a297
DV
92752011-05-13 Didier Verna <didier@xemacs.org>
9276
9277 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
9278 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
9279 TODO entries.
8497a297
DV
9280 (lisp-lambda-list-keyword-parameter-indentation)
9281 (lisp-lambda-list-keyword-parameter-alignment)
9282 (lisp-lambda-list-keyword-alignment): New customizable user options.
9283 (lisp-indent-defun-method): Improve docstring.
9284 (extended-loop-p): Fix comment.
9285 (lisp-indent-lambda-list-keywords-regexp): New variable.
9286 (lisp-indent-lambda-list): New function.
9287 (lisp-indent-259): Use it.
9288 (lisp-indent-defmethod): Support for more than one
9289 method qualifier and properly indent methods lambda-lists.
9290 (defgeneric): Provide a missing common-lisp-indent-function property.
9291
f278f87f
SM
92922011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9293
9294 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
9295 bounds for the empty string (bug#8667).
9296
5233edd7
GM
92972011-05-13 Glenn Morris <rgm@gnu.org>
9298
5237a44f
GM
9299 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
9300
8340026c 9301 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 9302 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 9303
5233edd7 9304 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 9305 (appt-time-msg-list): Doc fix.
a5464014 9306 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 9307
92d10796
AS
93082011-05-12 Andreas Schwab <schwab@linux-m68k.org>
9309
9310 * progmodes/ld-script.el (ld-script-keywords)
9311 (ld-script-builtins): Update keywords list.
9312
914a0ae1
SM
93132011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9314
c89be45f
SM
9315 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
9316
914a0ae1
SM
9317 * shell.el (shell-completion-vars): New function.
9318 (shell-mode):
9319 * simple.el (read-shell-command): Use it.
9320 (blink-matching-open): No need for " [...]" in minibuffer-message.
9321
98dc3df3
GM
93222011-05-12 Glenn Morris <rgm@gnu.org>
9323
9324 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
9325 (appt-check): Simplify.
9326
d2fc7e3d 93272011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 9328
4d61f28d 9329 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
9330 literal "/dev/null".
9331
d2fc7e3d 93322011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
9333
9334 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
9335 Fix typo.
9336
d2fc7e3d 93372011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 9338
3f254caa
SM
9339 * progmodes/which-func.el (which-function):
9340 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
9341 which might not be defined (Bug#8260).
9342
d45885f7
GM
93432011-05-12 Glenn Morris <rgm@gnu.org>
9344
9345 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
9346 Let byte-compile-initial-macro-environment always take precedence.
9347
488086f4
SM
93482011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9349
9350 * net/rcirc.el: Add support for SSL/TLS connections.
9351 (rcirc-server-alist): New field `encryption'.
9352 (rcirc): Check `encryption' settings.
9353 (rcirc-connect): New arg `encryption'. Use open-network-stream.
9354 Merge make-local-variable into `set'.
9355 (rcirc--connection-open-p): New function.
9356 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
9357 the process is not a network process (e.g. running gnutls-cli).
9358 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
9359 Make rcirc-(en|de)code-coding-system local here.
9360 (rcirc-mode): Merge make-local-variable into `set'.
9361 (rcirc-parent-buffer): Make permanent buffer-local.
9362 (rcirc-multiline-minor-mode): Don't do it here.
9363 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
9364 there's no server buffer.
9365
7d3b9d44
GM
93662011-05-11 Glenn Morris <rgm@gnu.org>
9367
f64049c6
GM
9368 * newcomment.el (comment-kill): Prefix "unused" local.
9369
93c9df73
GM
9370 * term/w32console.el (get-screen-color): Declare.
9371
7d3b9d44
GM
9372 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9373 Handle symbol elements of byte-compile-initial-macro-environment.
9374
9e2dd53f
LL
93752011-05-10 Leo Liu <sdl.web@gmail.com>
9376
488086f4
SM
9377 * bookmark.el (bookmark-bmenu-mode-map):
9378 Bind bookmark-bmenu-search to `/'.
8b340240 9379
9e2dd53f 9380 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
9381 (footnote-unicode-string, footnote-unicode-regexp): New variable.
9382 (Footnote-unicode): New function.
9383 (footnote-style-alist): Add unicode style to the list.
9384 (footnote-style): Doc fix.
9e2dd53f 9385
79b70037
GM
93862011-05-10 Jim Meyering <meyering@redhat.com>
9387
9388 Fix doubled-word typos.
9389 * international/quail.el (quail-insert-kbd-layout): and and -> and
9390 * kermit.el: and and -> and
9391 * net/ldap.el (ldap-search-internal): to to -> to
9392 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
9393 * progmodes/js.el (js-mode): and and -> and
9394 * textmodes/artist.el (artist-move-to-xy): at at -> at
9395 (artist-draw-region-trim-line-endings): if if -> if
9396 And Safetyc -> Safety.
9397 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
9398
b8f82dc1 93992011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 9400 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
9401
9402 * files.el (hack-one-local-variable-eval-safep):
9403 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
9404
4f99f44b
GM
94052011-05-10 Glenn Morris <rgm@gnu.org>
9406
9407 * calendar/diary-lib.el (diary-list-entries-hook)
9408 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
9409 (diary-nongregorian-marking-hook, diary-list-entries)
9410 (diary-include-other-diary-files, diary-mark-entries)
9411 (diary-mark-included-diary-files): Doc fixes.
9412
84f29e6b
JB
94132011-05-09 Juanma Barranquero <lekktu@gmail.com>
9414
9415 * misc.el: Require tabulated-list.el during compilation.
9416
9bedd73a
CY
94172011-05-09 Chong Yidong <cyd@stupidchicken.com>
9418
488086f4
SM
9419 * progmodes/compile.el (compilation-start):
9420 Run compilation-filter-hook for the async case too.
9bedd73a
CY
9421 (compilation-filter-hook): Doc fix.
9422
797c735c
DD
94232011-05-09 Deniz Dogan <deniz@dogan.se>
9424
9425 * wdired.el: Remove outdated installation comment. Fix usage
9426 comment.
9427
5f4b1dfe
JB
94282011-05-09 Juanma Barranquero <lekktu@gmail.com>
9429
9430 * misc.el: Implement new command `list-dynamic-libraries'.
9431 (list-dynamic-libraries--loaded-only-p): New variable.
9432 (list-dynamic-libraries--refresh): New function.
9433 (list-dynamic-libraries): New command.
9434
4c44026c
CY
94352011-05-09 Chong Yidong <cyd@stupidchicken.com>
9436
488086f4
SM
9437 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9438 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
9439 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
9440 higher priority to avoid clobbering by gnu.
9441
027f966d
CY
94422011-05-08 Chong Yidong <cyd@stupidchicken.com>
9443
9444 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
9445 if the face has existing theme settings (Bug#8454).
9446
085f5d7d
CY
94472011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
9448
488086f4
SM
9449 * progmodes/perl-mode.el (perl-imenu-generic-expression):
9450 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 9451
2a86a00c
RS
9452 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
9453 special file names `.' and `..' (Bug#8259).
9454
d9c54a06
CY
94552011-05-08 Chong Yidong <cyd@stupidchicken.com>
9456
488086f4
SM
9457 * progmodes/grep.el (grep-mode-font-lock-keywords):
9458 Remove buffer-changing entries.
d9c54a06
CY
9459 (grep-filter): New function.
9460 (grep-mode): Add it to compilation-filter-hook.
9461
9462 * progmodes/compile.el (compilation-filter-hook)
9463 (compilation-filter-start): New defvars.
9464 (compilation-filter): Call compilation-filter-hook prior to
9465 updating the process mark.
9466
c4662635
SM
94672011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9468
9469 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
9470
b0512a1d
EZ
94712011-05-07 Eli Zaretskii <eliz@gnu.org>
9472
605c9376
EZ
9473 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
9474 mailclient-send-it even if window-system is nil. (Bug#8595)
9475
c4662635
SM
9476 * term/w32console.el (terminal-init-w32console):
9477 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
9478 background-mode. (Bug#8597)
9479
d1dc2cc2
SM
94802011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9481
9482 Make bytecomp.el understand that defmethod defines funs (bug#8631).
9483 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
9484 New functions.
9485 (defgeneric, eieio--defmethod): Use them.
9486 (eieio-defgeneric): Remove.
9487 (defmethod): Call defgeneric in a way visible to the byte-compiler.
9488
915d1300
GM
94892011-05-07 Glenn Morris <rgm@gnu.org>
9490
a3961c3e
GM
9491 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
9492 Use let rather than let*.
9493 (timeclock-find-discrep): Remove unused local.
9494
314347b9
GM
9495 * calendar/diary-lib.el (diary-comment-start): Doc fix.
9496
915d1300
GM
9497 * calendar/appt.el (appt-time-msg-list): Doc fix.
9498
275b59b0
NF
94992011-05-06 Noah Friedman <friedman@splode.com>
9500
9501 * apropos.el (apropos-print-doc): Only use
9502 emacs-lisp-docstring-fill-column when it is bound to an integer,
9503 per that variable's documentation.
9504
6c19f744
SM
95052011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9506
9507 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 9508 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 9509
60f884b2
GM
95102011-05-06 Glenn Morris <rgm@gnu.org>
9511
5006e634
GM
9512 * calendar/appt.el (appt-message-warning-time): Doc fix.
9513 (appt-warning-time-regexp): New option.
9514 (appt-make-list): Respect appt-message-warning-time.
9515
548d0a63
GM
9516 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
9517 New options.
9518 (diary-add-to-list): Strip comments from the displayed string.
9519 (diary-mode): Set comment-start and comment-end.
9520
60f884b2
GM
9521 * vc/diff-mode.el (smerge-refine-subst): Declare.
9522 (diff-refine-hunk): Don't require smerge-mode when compiling.
9523
989681bb
JB
95242011-05-06 Juanma Barranquero <lekktu@gmail.com>
9525
9526 * simple.el (list-processes): Return nil as the docstring says.
9527
a6bc05e1
MA
95282011-05-05 Michael Albinus <michael.albinus@gmx.de>
9529
9530 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
9531 to "".
9532 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9533 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
9534 determining of binary transfer. (Bug#7383)
9535
23c22e9a
MA
95362011-05-05 Michael Albinus <michael.albinus@gmx.de>
9537
c4662635
SM
9538 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9539 Fix port computation bug. (Bug#8618)
23c22e9a 9540
0bff894f
GM
95412011-05-05 Glenn Morris <rgm@gnu.org>
9542
b8296902
GM
9543 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
9544
1f522ce8
GM
9545 * simple.el (shell-dynamic-complete-functions)
9546 (comint-dynamic-complete-functions): Declare.
9547
cf5bee67
GM
9548 * net/network-stream.el (gnutls-negotiate):
9549 * simple.el (tabulated-list-print): Fix declarations.
9550
9551 * progmodes/gud.el (syntax-symbol, syntax-point):
9552 Remove unnecessary and incorrect declarations.
9553
0bff894f
GM
9554 * emacs-lisp/check-declare.el (check-declare-scan):
9555 Handle byte-compile-initial-macro-environment in bytecomp.el
9556
9869b3ae
SM
95572011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9558
9559 Fix earlier half-done eieio-defmethod change (bug#8338).
9560 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
9561 Streamline and change calling convention.
9562 (defmethod): Adjust accordingly and simplify.
9563 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
9564 new eieio--defmethod.
9565 (slot-boundp): Minor CSE simplification.
9566
9c1d5ac5
MZ
95672011-05-05 Milan Zamazal <pdm@zamazal.org>
9568
9569 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
9570 (glasses-make-readable): Use glasses-separate-capital-groups.
9571
455c834e
JB
95722011-05-05 Juanma Barranquero <lekktu@gmail.com>
9573
9574 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
9575 (warning-series): Doc fix.
9576 (display-warning): Don't try to create the buffer if we just found it.
9577
9ed7c8cb
CY
95782011-05-04 Chong Yidong <cyd@stupidchicken.com>
9579
9580 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
9581 (autoload-find-generated-file): New function.
9582 (generate-file-autoloads): Bind generated-autoload-file to
9583 buffer-file-name.
9869b3ae
SM
9584 (update-file-autoloads, update-directory-autoloads):
9585 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
9586 output file (Bug#7989).
9587 (batch-update-autoloads): Doc fix.
9588
0898ca10
JB
95892011-05-04 Juanma Barranquero <lekktu@gmail.com>
9590
9591 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
9592
31dfb76c
GM
95932011-05-04 Glenn Morris <rgm@gnu.org>
9594
f330b642
GM
9595 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
9596 function, so it follows changes in calendar-date-style.
9597 (diary-fancy-date-matcher): New function.
9598 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
9599 (diary-fancy-font-lock-fontify-region-function):
9600 Use diary-fancy-date-pattern as a function.
9601
31dfb76c
GM
9602 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
9603 non-numbers for `year' etc pseudo-variables. (Bug#8583)
9604
48e79d6a
TZ
96052011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
9606
9607 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
9608 instead of positional arguments. Allow :keylist and :crlfiles
9609 arguments.
9610 (open-gnutls-stream): Call it.
9611
9612 * net/network-stream.el (network-stream-open-starttls): Adjust to
9613 call `gnutls-negotiate' with :process and :hostname arguments.
9614
dd5a5ee0
SM
96152011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9616
ef80fc09
SM
9617 * minibuffer.el (completion--message): New function.
9618 (completion--do-completion, minibuffer-complete)
9619 (minibuffer-force-complete, minibuffer-complete-word): Use it.
9620 (completion--do-completion): Don't ignore completion-auto-help when in
9621 icomplete-mode.
9622
dd5a5ee0
SM
9623 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
9624 internal encoding (e.g. tibetan zero is not whitespace).
9625 (global-whitespace-mode): Prefer save-current-buffer.
9626 (whitespace-trailing-regexp): Remove useless save-match-data.
9627 (whitespace-empty-at-bob-regexp): Minor simplification.
9628
b7d22a83
CY
96292011-05-03 Chong Yidong <cyd@stupidchicken.com>
9630
9631 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
9632
5192af46
AM
96332011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9634
9635 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 9636 Use `concat' to create string for insertion.
5192af46 9637
5767d190
SM
96382011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9639
9640 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
9641 Avoid open-line which runs post-self-insert-hook.
9642 (bibtex-fill-entry): Remove unused `end' var.
9643
bf242939
AM
96442011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
9645
5767d190
SM
9646 * textmodes/ispell.el (ispell-add-per-file-word-list):
9647 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 9648
25666126
LL
96492011-05-03 Leo Liu <sdl.web@gmail.com>
9650
9651 * isearch.el (isearch-yank-pop): New command.
5767d190 9652 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
9653 (isearch-forward): Mention it.
9654
52d3c2d0
SM
96552011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9656
1bcace58
SM
9657 * simple.el (minibuffer-complete-shell-command): Remove.
9658 (minibuffer-local-shell-command-map): Use completion-at-point.
9659 (read-shell-command): Setup completion vars here instead.
9660 (read-expression-map): Bind TAB to symbol completion.
9661
52d3c2d0
SM
9662 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
9663 error directly rather via storing it into `results'.
9664
35813471
LL
96652011-05-02 Leo Liu <sdl.web@gmail.com>
9666
9667 * vc/diff.el: Fix description.
9668
e793a940
LMI
96692011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9670
9671 * server.el (server-eval-at): New function.
9672
8de66e05
LMI
96732011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9674
9675 * net/network-stream.el (open-network-stream): Take a :nowait
9676 parameter and pass it on to `make-network-process'.
9677 (network-stream-open-plain): Ditto.
9678
dcb79f20
AS
96792011-04-30 Andreas Schwab <schwab@linux-m68k.org>
9680
9681 * faces.el (face-spec-set-match-display): Don't match toolkit
9682 options on terminal frames.
9683
14a7fbd8
SM
96842011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9685
7eabc1be
SM
9686 * progmodes/pascal.el: Use lexical binding.
9687 (pascal-mode-map): Remove author preferences.
9688
14a7fbd8
SM
9689 * pcomplete.el (pcomplete-std-complete): Don't abuse
9690 completion-at-point.
9691
50f84510
JB
96922011-04-28 Juanma Barranquero <lekktu@gmail.com>
9693
6e087a44
JB
9694 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
9695 removing code that has been dead since 1991 or so.
9696
50f84510
JB
9697 * startup.el (command-line): When warning about "_emacs", use a
9698 delayed warning to allow the user to filter it out.
9699
0ba690bd
DD
97002011-04-28 Deniz Dogan <deniz@dogan.se>
9701
9702 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
9703 user has not joined.
9704
08abfaad
SM
97052011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9706
9707 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
9708 aren't any completions at point.
9709
638f053a
JB
97102011-04-28 Juanma Barranquero <lekktu@gmail.com>
9711
9712 * subr.el (display-delayed-warnings): New function.
9713 (delayed-warnings-hook): New variable.
9714
8fff8daa
SM
97152011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9716
08abfaad
SM
9717 * minibuffer.el (completion-at-point, completion-help-at-point):
9718 Don't presume that a given completion-at-point-function will always
9719 use the same calling convention.
9720
8fff8daa
SM
9721 * pcomplete.el (pcomplete-completions-at-point):
9722 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
9723 pcomplete-seen is non-nil.
9724 (pcomplete-comint-setup): Also recognize the new comint/shell
9725 completion functions.
9726 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
9727 pcomplete-seen is non-nil.
9728
841a1577 97292011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 9730
841a1577 9731 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 9732 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 9733 the first character in the entry. This allows for code to add its
211ec907
UJ
9734 own uid to the entry.
9735 (icalendar--convert-float-to-ical): Add export of
9736 `diary-float'-entries save for those with the optional DAY
9737 argument.
9738
2a782793
DC
97392011-04-27 Daniel Colascione <dan.colascione@gmail.com>
9740
9741 * subr.el (shell-quote-argument): Use alternate escaping strategy
9742 when we spot a variable reference in a string.
9743
0438ce91
DC
97442011-04-26 Daniel Colascione <dan.colascione@gmail.com>
9745
9746 * cus-start.el (all): Define customization for debug-on-event.
9747
841a1577 97482011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
9749
9750 * subr.el (shell-quote-argument): Escape correctly under Windows.
9751
d090ed6c
SM
97522011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9753
9754 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
9755
bfd31217
MA
97562011-04-25 Michael Albinus <michael.albinus@gmx.de>
9757
d090ed6c
SM
9758 * net/tramp.el (tramp-process-actions): Add POS argument.
9759 Delete region between POS and (pos).
bfd31217 9760
d090ed6c
SM
9761 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9762 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
9763 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
9764
9765 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
9766 position in `tramp-process-actions' call.
9767
9768 * net/trampver.el: Update release number.
9769
e92f3bd3
SM
97702011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9771
850256b5
SM
9772 * custom.el (defcustom): Obey lexical-binding.
9773
e92f3bd3
SM
9774 Fix octave-inf completion problems reported by Alexander Klimov.
9775 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
9776 Inherit from octave-mode-syntax-table.
9777 (inferior-octave-mode): Set info-lookup-mode.
9778 (inferior-octave-completion-at-point): New function.
9779 (inferior-octave-complete): Use it and completion-in-region.
9780 (inferior-octave-dynamic-complete-functions): Use it as well, and use
9781 comint-filename-completion.
9782 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
9783 symbol elements which shouldn't be word elements.
9784 (octave-font-lock-keywords, octave-beginning-of-defun)
9785 (octave-function-header-regexp): Adjust regexps accordingly.
9786 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
9787
cd22b309
JB
97882011-04-25 Juanma Barranquero <lekktu@gmail.com>
9789
9790 * net/gnutls.el (gnutls-errorp): Declare before first use.
9791
8b492194
TZ
97922011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
9793
9794 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
9795 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 9796 default trustfile exists before going to use it. Add missing
5a5fa834 9797 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
9798 Reported by Claudio Bley <claudio.bley@gmail.com>.
9799 (open-gnutls-stream): Add usage example.
9800
9801 * net/network-stream.el (network-stream-open-starttls): Give host
9802 parameter to `gnutls-negotiate'.
9803 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 9804 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 9805
841a1577 98062011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 9807
cd22b309
JB
9808 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
9809 Use correct match group (bug#8438).
05842630 9810
3ba7869c
CY
98112011-04-24 Chong Yidong <cyd@stupidchicken.com>
9812
512e3ae1
CY
9813 * emacs-lisp/package.el (package-built-in-p): Fix typo.
9814 (package-menu--generate): New arg specifying packages to show.
9815 (package-menu-refresh, package-menu-execute, list-packages):
9816 Callers changed.
9817 (package-show-package-list): New function, replacing deleted
9818 package--list-packages (renamed because it is non-internal).
9819
9820 * finder.el (finder-list-matches): Use package-show-package-list
9821 instead of deleted package--list-packages.
9822
e92f3bd3
SM
9823 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
9824 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
9825 (vc-annotate-mode-map): Bind it to RET.
9826
7031be6d
UR
98272011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
9828
9829 * progmodes/etags.el (next-file): Don't use set-buffer to change
9830 buffers (Bug#8478).
9831
4ef177aa
CY
98322011-04-24 Chong Yidong <cyd@stupidchicken.com>
9833
c8d173eb
CY
9834 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
9835
4ef177aa
CY
9836 * apropos.el (apropos-label-face): Avoid variable-pitch face.
9837 (apropos-accumulator): Doc fix.
9838 (apropos-function, apropos-macro, apropos-command)
9839 (apropos-variable, apropos-face, apropos-group, apropos-widget)
9840 (apropos-plist): Add face property.
9841 (apropos-symbols-internal): Fix indentation.
9842 (apropos-print): Simplify help, and recognize apropos-multi-type.
9843 (apropos-print-doc): Use button-type-get to extract the button's
9844 face property. Fill docstring (Bug#8352).
9845
4ffd0d6b 98462011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
9847
9848 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
9849
c6c32125 9850 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 9851 (mpuz-mode-map): Use mapc.
c6c32125
JB
9852 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
9853 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
9854 Fix typos in docstrings.
9855
58d468b4
JB
9856 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
9857 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
9858
6470c3c6
JB
9859 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
9860
4ffd0d6b 98612011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
9862
9863 * minibuffer.el (completion--do-completion): Avoid the "Next char
9864 not unique" prompt if icomplete-mode is enabled (Bug#5849).
9865
3ad8bad0
CY
9866 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
9867 mouse-2 into unread-command-events, it is interpreted correctly.
9868
71d73c9c 9869 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 9870 (image-toggle-display): Doc fix.
71d73c9c 9871
841a1577 98722011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 9873
4ffd0d6b
GM
9874 * textmodes/page.el (what-page): Use line-number-at-pos to
9875 calculate line number (Bug#6825).
6e1dbaa9 9876
c2fb1b60
JB
98772011-04-22 Juanma Barranquero <lekktu@gmail.com>
9878
9879 * eshell/esh-mode.el (find-tag-interactive): Declare function.
9880 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
9881 Pass argument NO-DEFAULT to `find-tag-interactive'.
9882
e02f48d7
JB
98832011-04-22 Juanma Barranquero <lekktu@gmail.com>
9884
9885 Lexical-binding cleanup.
9886
9887 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
9888 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
9889 * progmodes/ada-prj.el (ada-prj-initialize-values)
9890 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
9891 (ada-prj-show-value):
9892 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
9893 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
9894 (antlr-invalidate-context-cache, antlr-options-menu-filter)
9895 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
9896 * progmodes/bug-reference.el (bug-reference-push-button):
9897 * progmodes/fortran.el (fortran-line-length):
9898 * progmodes/glasses.el (glasses-change):
9899 * progmodes/octave-mod.el (octave-fill-paragraph):
9900 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
9901 (python-pdbtrack-grub-for-buffer, python-sentinel):
9902 * progmodes/sql.el (sql-save-connection):
9903 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
9904 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
9905 Mark unused parameters.
9906
9907 * progmodes/compile.el (compilation--flush-directory-cache)
9908 (compilation--flush-parse, compile-internal): Mark unused parameters.
9909 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
9910 (compilation-next-error-function): Remove unused variable `timestamp'.
9911
9912 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
9913 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
9914
9915 * progmodes/dcl-mode.el (dcl-end-of-command):
9916 Remove unused variable `start'.
9917 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
9918 (dcl-option-value-basic, dcl-option-value-offset)
9919 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
9920 Mark unused parameters.
9921 (dcl-save-local-variable): Remove unused variable `val'.
9922 (mode): Declare.
9923
9924 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
9925 Mark unused parameters.
9926 (delphi-ignore-changes): Move before first use.
9927 (delphi-charset-token-at): Remove unused variable `start'.
9928 (delphi-else-start): Remove unused variable `if-count'.
9929 (delphi-comment-block-start, delphi-comment-block-end):
9930 Remove unused variable `kind'.
9931 (delphi-indent-line): Remove unused variable `new-point'.
9932
9933 * progmodes/ebrowse.el (ebrowse-files-list)
9934 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
9935 Mark unused parameters. Don't quote `lambda'.
9936 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
9937 Don't quote `lambda'.
9938 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
9939 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
9940 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
9941 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
9942 Use `ignore-errors'.
9943 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
9944 (ebrowse-view/find-file-and-search-pattern)
9945 (ebrowse-view/find-member-declaration/definition):
9946 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
9947 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
9948 Rename parameter PREFIX-ARG to PREFIX.
9949 (ebrowse-tags-read-name): Remove unused variables `start' and
9950 `member-info'.
9951 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
9952 to `tags-file'.
9953
9954 * progmodes/etags.el (local-find-tag-hook): Declare.
9955 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
9956 Mark unused parameters.
9957
9958 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
9959 (executable-interpret): Mark unused parameter.
9960
9961 * progmodes/flymake.el (flymake-process-sentinel)
9962 (flymake-after-change-function)
9963 (flymake-create-temp-with-folder-structure)
9964 (flymake-get-include-dirs-dot): Mark unused parameters.
9965 (flymake-safe-delete-directory): Remove unused variable `err'.
9966
9967 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
9968 (speedbar-timer-fn, speedbar-line-text)
9969 (speedbar-change-expand-button-char, speedbar-delete-subblock)
9970 (speedbar-center-buffer-smartly): Declare functions.
9971 (gdb-find-watch-expression): Remove unused variable `array'.
9972 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
9973 (gdb-starting): Mark unused parameters.
9974 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
9975 (gdb-table-string): Remove unused variable `res'.
9976 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
9977 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
9978 (gdb-display-buffer): Remove unused variable `cur-size'.
9979
9980 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
9981 allow lexical-binding compilation.
9982 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
9983 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
9984 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
9985 Mark unused parameters.
9986 (gud-gdb-marker-filter): Remove unused variable `match'.
9987 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
9988 lambda expressions and funcall them, instead of using `fset'.
9989
9990 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
9991 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
9992
9993 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
9994 variable `header-beg'; use `let'.
9995
9996 * progmodes/icon.el (indent-icon-exp): Remove unused variables
9997 `restart', `last-sexp' and `at-do'.
9998
9999 * progmodes/js.el (js--debug): Mark unused parameter.
10000 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
10001 (js--splice-into-items): Remove unused variable `item'.
10002 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
10003
10004 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
10005 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
10006 (makefile-complete): Remove unused variable `try'.
10007 (makefile-fill-paragraph, makefile-match-function-end):
10008 Mark unused parameters.
10009
10010 * progmodes/octave-inf.el (inferior-octave-complete):
10011 Remove unused variable `proc'.
10012 (inferior-octave-output-digest): Mark unused parameter.
10013
10014 * progmodes/perl-mode.el (perl-calculate-indent):
10015 Remove unused variable `err'.
10016
10017 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
10018 (prolog-indent-line): Mark unused parameters.
10019 (prolog-indent-line): Remove unused variable `beg'.
10020
10021 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
10022 (reporter-dont-compact-list): Declare.
10023
10024 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
10025 Remove unused variable `char'.
10026 (sh-debug): Mark unused parameter.
10027 (sh-get-indent-info): Remove unused variable `start'.
10028 (sh-calculate-indent): Remove unused variable `var'.
10029
10030 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
10031 (simula-electric-keyword): Remove unused variable `null'.
10032 (simula-search-backward, simula-search-forward): Remove unused
10033 variables `begin' and `end'.
10034
10035 * progmodes/vera-mode.el (vera-guess-basic-syntax):
10036 Remove unused variable `pos'.
10037 (vera-electric-tab, vera-comment-uncomment-region):
10038 Mark unused parameters.
10039 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
10040
7ede3b65
CY
100412011-04-22 Chong Yidong <cyd@stupidchicken.com>
10042
10043 * emacs-lisp/package.el (package--builtins, package-alist)
10044 (package-load-descriptor, package-built-in-p, package-activate)
10045 (define-package, package-installed-p)
10046 (package-compute-transaction, package-buffer-info)
10047 (package--push): Doc fix. Distinguish more clearly between
10048 version strings and version lists.
10049
121656e9
JB
100502011-04-21 Juanma Barranquero <lekktu@gmail.com>
10051
10052 Lexical-binding cleanup.
10053
10054 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
10055 (5x5-make-mutate-best):
10056 * play/fortune.el (fortune-in-buffer):
10057 * play/gomoku.el (gomoku-init-display):
10058 * play/solitaire.el (solitaire, solitaire-do-check):
10059 * play/tetris.el (tetris-default-update-speed-function):
10060 Mark unused parameters.
10061
10062 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
10063 (bubbles--shift): Remove unused variable `char-org'.
10064 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
10065 (bubbles--show-images): Remove unused variable `char'.
10066
10067 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
10068 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
10069 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
10070 (decipher-analyze-buffer): Use ?\s.
10071 (decipher-make-checkpoint): Remove unused variable `mapping'.
10072
10073 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
10074
10075 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10076 Remove unused variable `result'; use `let'.
10077
10078 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
10079 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
10080 (gametree-children-shown-p, gametree-compute-reduced-score):
10081 Use `ignore-errors'.
10082
10083 * play/handwrite.el (ps-lpr-switches): Declare.
10084 (handwrite): Remove unused variables `pmin' and `lastp'.
10085
10086 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
10087
10088 * play/landmark.el (landmark-init-display)
10089 (landmark-update-naught-weights): Mark unused parameters.
10090 (landmark-y): Remove unused variable `noise'. Simplify.
10091 (landmark-human-plays): Remove unused variable `score'.
10092
10093 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
10094 (mpuz-try-proposal): Remove unused variable `game'.
10095
10096 * play/zone.el (life-patterns): Declare.
10097
80f499c7
JB
100982011-04-20 Juanma Barranquero <lekktu@gmail.com>
10099
10100 * vc/vc.el (ediff-vc-internal): Declare function.
10101
024ff170
SM
101022011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10103
c0a193ea
SM
10104 * shell.el: Use lexical-binding and std completion UI.
10105 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
10106 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
10107 comint-preoutput-filter-functions rather than on
10108 comint-output-filter-functions.
10109 (shell-command-completion, shell--command-completion-data)
10110 (shell-filename-completion, shell-environment-variable-completion)
10111 (shell-c-a-p-replace-by-expanded-directory): New functions.
10112 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
10113 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
10114 (shell-dynamic-complete-environment-variable): Use them.
10115 (shell-dynamic-complete-as-environment-variable)
10116 (shell-dynamic-complete-as-command): Remove.
10117 (shell-match-partial-variable): Match past point.
10118 * comint.el: Clean up use of completion-at-point-functions.
10119 (comint-completion-at-point): New function.
10120 (comint-mode): Use it completion-at-point-functions.
10121 (comint-dynamic-complete): Make it obsolete.
10122 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
10123 (comint-c-a-p-replace-by-expanded-history): New function.
10124 (comint-dynamic-complete-functions)
10125 (comint-replace-by-expanded-history): Use it.
10126 * minibuffer.el (completion-table-with-terminator): Allow dynamic
10127 termination strings. Try harder to avoid second try-completion.
10128 (completion-in-region-mode-map): Disable bindings that don't work yet.
10129
2dbaa080
SM
10130 * comint.el: Use lexical-binding. Require CL.
10131 (comint-dynamic-complete-functions): Use comint-filename-completion.
10132 (comint-completion-addsuffix): Tweak custom type.
10133 (comint-filename-completion, comint--common-suffix)
10134 (comint--common-quoted-suffix, comint--table-subvert)
10135 (comint--complete-file-name-data): New functions.
10136 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
10137 (comint-dynamic-list-filename-completions): Use them.
10138 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 10139
2dbaa080
SM
10140 * minibuffer.el (completion-in-region-mode):
10141 Keep completion-in-region-mode--predicate global.
10142 (completion-in-region--postch):
10143 Assume completion-in-region-mode--predicate is not null.
10144
c79a6f38
SM
10145 * progmodes/flymake.el (flymake-start-syntax-check-process):
10146 Obey `dir'. Simplify.
10147
024ff170
SM
10148 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
10149 we're in VC after all.
10150
1c6c854e
CS
101512011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
10152
10153 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 10154 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
10155 (vc-version-diff): Use vc-diff-build-argument-list-internal.
10156
bed7f140
SM
101572011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10158
332e62ab
SM
10159 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
10160 add sanity check.
10161
bed7f140
SM
10162 * obsolete/erc-hecomplete.el: Make obsolete.
10163 * obsolete/: Standardize obsolescence info in the header.
10164
f195c582
GM
101652011-04-20 Glenn Morris <rgm@gnu.org>
10166
10167 * calendar/solar.el (solar-horizontal-coordinates):
10168 Use the longitude argument rather than `calendar-longitude'.
10169 (solar-date-next-longitude): Remove unused locals.
10170
cb79b8c0
VJL
101712011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10172
10173 * whitespace.el: New version 13.2.1.
10174
101752011-04-20 felix <EmacsWiki> (tiny change)
10176
d8e4b68b 10177 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
10178 switching between major modes on a file.
10179
602ea69d
SM
101802011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10181
10182 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
10183 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
10184 multi-line comments as well.
10185
06b60517
JB
101862011-04-19 Juanma Barranquero <lekktu@gmail.com>
10187
10188 Lexical-binding cleanup.
10189
10190 * arc-mode.el (archive-mode-revert):
10191 * cmuscheme.el (scheme-interactively-start-process):
10192 * custom.el (custom-initialize-delay):
10193 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
10194 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
10195 * emacs-lock.el (emacs-lock-clear-sentinel):
10196 * ezimage.el (defezimage):
10197 * follow.el (follow-avoid-tail-recenter):
10198 * fringe.el (set-fringe-mode-1):
10199 * generic-x.el (bat-generic-mode-compile):
10200 * help-mode.el (help-info-variable, help-do-xref)
10201 (help-mode-revert-buffer):
10202 * help.el (view-emacs-todo):
10203 * iswitchb.el (iswitchb-completion-help):
10204 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
10205 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
10206 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
10207 * locate.el (locate-update):
10208 * longlines.el (longlines-encode-region)
10209 (longlines-after-change-function):
10210 * outline.el (outline-isearch-open-invisible):
10211 * ps-def.el (declare-function, charset-dimension, char-width)
10212 (encode-char):
10213 * ps-mule.el (ps-mule-plot-string):
10214 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
10215 (recentf-edit-list-select, recentf-edit-list-validate)
10216 (recentf-open-files-action):
10217 * rect.el (delete-whitespace-rectangle-line)
10218 (rectangle-number-line-callback):
10219 * register.el (window-configuration-to-register)
10220 (frame-configuration-to-register):
10221 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
10222 * select.el (xselect-convert-to-string, xselect-convert-to-length)
10223 (xselect-convert-to-targets, xselect-convert-to-delete)
10224 (xselect-convert-to-filename, xselect-convert-to-charpos)
10225 (xselect-convert-to-lineno, xselect-convert-to-colno)
10226 (xselect-convert-to-os, xselect-convert-to-host)
10227 (xselect-convert-to-user, xselect-convert-to-class)
10228 (xselect-convert-to-name, xselect-convert-to-integer)
10229 (xselect-convert-to-atom, xselect-convert-to-identity):
10230 * subr.el (declare, ignore, process-kill-without-query)
10231 (text-clone-maintain):
10232 * terminal.el (te-get-char, te-tic-sentinel):
10233 * tool-bar.el (tool-bar-make-keymap):
10234 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
10235 * type-break.el (type-break-mode, type-break-noninteractive-query):
10236 * view.el (View-back-to-mark):
10237 * wid-browse.el (widget-browse-action, widget-browse-widget)
10238 (widget-browse-widgets, widget-browse-sexp):
10239 * widget.el (define-widget-keywords):
10240 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
10241 Mark unused parameters.
10242
10243 * align.el (align-adjust-col-for-rule): Mark unused parameter.
10244 (align-areas): Remove unused variable `look'.
10245 (align-region): Remove unused variables `real-end' and `pos-list'.
10246
10247 * apropos.el (apropos-score-doc): Remove unused variable `i'.
10248
10249 * bindings.el (mode-line-modified, mode-line-remote):
10250 Mark unused parameters.
10251 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
10252
10253 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
10254 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
10255
10256 * comint.el (comint-history-isearch-pop-state)
10257 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
10258 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
10259 (comint-substitute-in-file-name): Doc fix.
10260
10261 * completion.el (cmpl-statistics-block): Mark unused parameter.
10262 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
10263 (save-completions-to-file, load-completions-from-file):
10264 Remove unused local variable `e'.
10265
10266 * composite.el (compose-chars): Remove unused variable `len'.
10267 (lgstring-insert-glyph): Remove unused variable `g'.
10268 (compose-glyph-string): Remove unused variables `ascent',
10269 `descent', `lbearing' and `rbearing'.
10270 (compose-glyph-string-relative): Remove unused variables
10271 `lbearing', `rbearing' and `wadjust'.
10272 (compose-gstring-for-graphic): Remove unused variables `header',
10273 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
10274 (compose-gstring-for-terminal): Remove unused variables `header'
10275 and `nchars'. Use `let', not `let*'.
10276
10277 * cus-edit.el (Custom-set, Custom-save, custom-reset)
10278 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
10279 (Custom-buffer-done, custom-buffer-create-internal)
10280 (custom-browse-visibility-action, custom-browse-group-tag-action)
10281 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
10282 (widget-magic-mouse-down-action, custom-toggle-parent)
10283 (custom-add-parent-links, custom-toggle-hide-variable)
10284 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
10285 (custom-toggle-hide-face, face, hook, custom-group-link-action)
10286 (custom-face-menu-create, custom-variable-menu-create, get)
10287 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
10288 (custom-reset-standard-save-and-update): Remove unused variable `value'.
10289 (customize-apropos): Remove unused variable `tests'.
10290 (custom-group-value-create): Remove unused variable `hidden-p'.
10291 (sort-fold-case): Declare.
10292
10293 * cus-theme.el (custom-reset-standard-faces-list)
10294 (custom-reset-standard-variables-list): Declare.
10295 (customize-create-theme, custom-theme-revert, custom-theme-write)
10296 (custom-theme-choose-mode, customize-themes, custom-theme-save):
10297 Mark unused parameters.
10298
10299 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
10300
10301 * delim-col.el (delimit-columns-max): Move defvar before first use.
10302
10303 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 10304 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
10305
10306 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
10307 (auto-insert): Declare.
10308 (desktop-restore-file-buffer): Rename desktop-* parameters;
10309 mark unused ones.
10310 (desktop-create-buffer): Rename desktop-* parameters and bind them.
10311 (desktop-buffer): Rename desktop-* parameters.
10312
10313 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10314 (dframe-reposition-frame-xemacs, dframe-help-echo)
10315 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
10316 Mark unused parameters.
10317
10318 * dired-aux.el (backup-extract-version-start, overwrite-query)
10319 (overwrite-backup-query, rename-regexp-query)
10320 (rename-non-directory-query): Declare.
10321 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
10322 (dired-add-entry): Remove unused variable `orig-file-name'.
10323 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
10324 Use parameter PRESERVE-TIME instead of accessing dynamic variable
10325 `dired-copy-preserve-time' directly.
10326 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
10327 (dired-insert-subdir-newpos): Rename unused variable `pos'.
10328
10329 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
10330 (dired-virtual-revert, dired-make-relative-symlink):
10331 Mark unused parameters.
10332 (manual-program): Declare.
10333 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
10334 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
10335 wrapped in `with-no-warnings' to avoid replacing one warning by another.
10336
10337 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
10338
10339 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
10340
10341 * echistory.el (electric-history-in-progress, Helper-return-blurb):
10342 Declare.
10343
10344 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
10345
10346 * electric.el (Electric-command-loop): Rename parameter
10347 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
10348
10349 * expand.el (expand-in-literal): Remove unused variable `here'.
10350
10351 * facemenu.el (facemenu-add-new-color):
10352 Remove unused variable `docstring'.
10353
10354 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
10355 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
10356 (face-attr-construct): Mark unused parameter. Doc fix.
10357 (read-color): Remove unused variable `hex-string'.
10358
10359 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
10360 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
10361 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
10362 (display-buffer-other-frame): Remove unused variable `old-window'.
10363 (kill-buffer-hook): Declare.
10364 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
10365 Mark unused parameters.
10366 (after-find-file): Pass 1 to `auto-save-mode', not t.
10367
10368 * files-x.el (auto-insert): Declare.
10369 (modify-file-local-variable-prop-line): Remove unused variable `val'.
10370
10371 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 10372 variable `buf'. Mark unused parameter.
06b60517
JB
10373 (find-lisp-insert-directory): Mark unused parameter.
10374
10375 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
10376 (format-encode-region): Remove unused variables `cur-buf' and `result'.
10377 (format-common-tail): Remove, unused.
10378 (format-deannotate-region): Remove unused variable `loc'.
10379 (format-annotate-region): Remove unused variable `p'.
10380 (format-annotate-single-property-change): Remove unused variables
10381 `default' and `tail'.
10382
10383 * forms.el (read-file-filter): Declare.
10384 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
10385
10386 * frame.el (frame-creation-function-alist): Mark unused parameter.
10387 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
10388
10389 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
10390 Remove unused parameters.
10391 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
10392 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
10393
10394 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
10395 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
10396 (hfy-prepare-tag-map): Mark unused parameters.
10397 (htmlfontify-buffer): Use `called-interactively-p'.
10398
10399 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
10400 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
10401 (ibuffer-do-occur): Mark unused parameters.
10402 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
10403 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
10404
10405 * ibuffer.el: Don't quote `lambda'.
10406 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
10407 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
10408 Mark unused parameters.
10409
10410 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
10411 (ido-completing-read): Mark unused parameters.
10412 (ido-copy-current-word): Mark unused parameters;
10413 remove unused variable `name'.
10414 (ido-sort-merged-list): Remove unused parameter `dirs'.
10415
10416 * ielm.el (ielm-input-sender): Mark unused parameter.
10417 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
10418 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
10419 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
10420 `ielm-string' as a dynamic variable accessible from the IELM prompt.
10421 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
10422
10423 * image-dired.el (image-dired-display-thumbs): Remove unused
10424 variables `curr-file' and `count'.
10425 (image-dired-remove-tag): Remove unused variable `start'.
10426 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
10427 variable `curr-file'
10428 (image-dired-rotate-original): Remove unused variable `temp-file'.
10429 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
10430 Remove unused variable `file'.
10431 (image-dired-gallery-generate): Remove unused variable `curr'.
10432 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
10433
10434 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
10435
10436 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
10437
10438 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
10439
10440 * isearch.el (minibuffer-history-symbol): Declare.
10441 (isearch-edit-string): Remove unused variable `err'.
10442 (isearch-message-prefix, isearch-message-suffix):
10443 Mark unused parameters.
10444
10445 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
10446
10447 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
10448
10449 * makesum.el (double-column): Remove unused variable `cnt'.
10450
10451 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
10452 (ido-ignore-item-temp-list): Declare.
10453
10454 * mouse-drag.el (mouse-drag-throw): Remove unused variables
10455 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
10456 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
10457 (mouse-drag-drag): Remove unused variables `mouse-delta' and
10458 `mouse-col-delta'.
10459
10460 * mouse-sel.el (mouse-extend-internal):
10461 Remove unused variable `orig-window-frame'.
10462
10463 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
10464 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
10465 Move declarations before first use.
10466 (pcomplete-opt): Mark unused parameters; doc fix.
10467
10468 * proced.el (proced-revert): Mark unused parameter.
10469 (proced-send-signal): Remove unused variable `err'.
10470
10471 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
10472 Rename parameter PREFIX-ARG to ARG.
10473 (ps-basic-plot-string, ps-basic-plot-whitespace):
10474 Mark unused parameters.
10475
10476 * replace.el (replace-count): Define.
10477 (occur-revert-function): Mark unused parameters.
10478 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
10479 (isearch-case-fold-search, isearch-string): Declare.
10480 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
10481 bind `case-fold-search'. Remove unused variables `beg' and `end',
10482 and simplify.
10483 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
10484 COUNT and bind `replace-count'.
10485 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
10486 to COUNT.
10487
10488 * savehist.el (print-readably, print-string-length): Declare.
10489
10490 * shadowfile.el (shadow-expand-cluster-in-file-name):
10491 Remove unused variable `cluster'.
10492 (shadow-copy-file): Remove unused variable `i'.
10493 (shadow-noquery, shadow-clusters, shadow-site-cluster)
10494 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
10495 (shadow-define-literal-group, shadow-define-regexp-group)
10496 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
10497
10498 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
10499 (shell): Use `called-interactively-p'.
10500 (shell-directory-tracker): Remove unused variable `chdir-failure'.
10501
10502 * simple.el (compilation-context-lines, comint-file-name-quote-list)
10503 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
10504 (delete-backward-char): Remove unused variable `ocol'.
10505 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
10506 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
10507 (event-apply-hyper-modifier, event-apply-shift-modifier)
10508 (event-apply-control-modifier, event-apply-meta-modifier):
10509 Mark unused parameters.
10510 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
10511 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
10512
10513 * speedbar.el (speedbar-ignored-directory-expressions)
10514 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
10515 (speedbar-find-file, speedbar-dir-follow)
10516 (speedbar-directory-buttons-follow, speedbar-tag-find)
10517 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
10518 (speedbar-buffers-line-directory, speedbar-buffer-click):
10519 Mark unused parameters.
10520 (speedbar-tag-file): Remove unused variable `mode'.
10521 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
10522
10523 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
10524
10525 * talk.el (talk): Remove unused variable `display'.
10526
10527 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
10528 (tar-write-region-annotate): Mark unused parameter.
10529
10530 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
10531 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
10532 Declare them, wrapped in `with-no-warnings' to avoid replacing one
10533 warning by another.
10534
10535 * time-stamp.el (time-stamp-string-preprocess):
10536 Remove unused variable `require-padding'.
10537
10538 * tree-widget.el (widget-glyph-enable): Declare.
10539 (tree-widget-action): Mark unused parameter.
10540
10541 * w32-fns.el (x-get-selection): Mark unused parameter.
10542 (autoload-make-program, generated-autoload-file): Declare.
10543
10544 * wdired.el (wdired-revert): Mark unused parameters.
10545 (wdired-xcase-word): Remove unused variable `err'.
10546
10547 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
10548 (whitespace-help-scroll): Remove unused variable `data-help'.
10549
10550 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
10551 (widget-image-insert, widget-after-change, default)
10552 (widget-default-format-handler, widget-default-notify)
10553 (widget-default-prompt-value, widget-info-link-action)
10554 (widget-url-link-action, widget-function-link-action)
10555 (widget-variable-link-action, widget-file-link-action)
10556 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
10557 (widget-field-prompt-internal, widget-field-action, widget-field-match)
10558 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
10559 (widget-insert-button-action, widget-delete-button-action, visibility)
10560 (widget-documentation-link-action, widget-documentation-string-action)
10561 (widget-const-prompt-value, widget-regexp-match, symbol)
10562 (widget-coding-system-prompt-value)
10563 (widget-key-sequence-value-to-external, sexp)
10564 (widget-sexp-value-to-internal, character, vector, cons)
10565 (widget-choice-prompt-value, widget-boolean-prompt-value)
10566 (widget-color--choose-action): Mark unused parameters.
10567 (widget-item-match-inline, widget-choice-match-inline)
10568 (widget-checklist-match, widget-checklist-match-inline)
10569 (widget-group-match): Rename parameter VALUES to VALS.
10570 (widget-field-value-set): Remove unused variable `size'.
10571 (widget-color-action): Remove unused variables `value' and `start'.
10572
10573 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 10574 variable `dir'. Doc fix.
06b60517
JB
10575 (windmove-find-other-window): Don't pass it.
10576
10577 * window.el (count-windows): Mark unused parameter.
10578 (bw-adjust-window): Remove unused variable `err'.
10579
10580 * woman.el (woman-file-name): Remove unused variable `default'.
10581 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
10582 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
10583 (global-font-lock-mode): Declare.
10584 (woman-decode-region): Mark unused parameter.
10585 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
10586
10587 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
10588 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
10589 (x-dnd-handle-moz-url): Remove unused variable `title'.
10590 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
10591
10592 * xml.el (xml-parse-tag, xml-parse-attlist):
10593 Remove unused variable `pos'.
10594
bc4f7f3d
GM
105952011-04-19 Glenn Morris <rgm@gnu.org>
10596
10597 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
10598 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
10599 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10600 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
10601 * calendar/cal-html.el (cal-html-insert-minical):
10602 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
10603 (calendar-mark-date-pattern):
10604 Prefix "unused" locals.
10605
10606 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
10607 optional argument `style'.
10608
10609 * calendar/appt.el (appt-make-list):
10610 * calendar/cal-china.el (calendar-chinese-date-string):
10611 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
10612 (diary-hebrew-yahrzeit):
10613 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
10614 * calendar/calendar.el (calendar-generate-window):
10615 * calendar/time-date.el (time-to-days):
10616 Remove unused local variables.
10617
16a43933
CY
106182011-04-18 Chong Yidong <cyd@stupidchicken.com>
10619
10620 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
10621 glyphless-char-display table.
10622 (tabulated-list-glyphless-char-display): New var.
10623
7eed1860
SS
106242011-04-18 Sam Steingold <sds@gnu.org>
10625
10626 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
10627 to acknowledgments.
10628
4d2d1ccd
GM
106292011-04-17 Glenn Morris <rgm@gnu.org>
10630
10631 * calendar/diary-lib.el (diary-sexp-entry):
10632 * calendar/holidays.el (holiday-sexp):
10633 Set debug-on-error rather than the removed stack-trace-on-error.
10634
239da61d
GM
106352011-04-16 Glenn Morris <rgm@gnu.org>
10636
10637 * progmodes/f90.el: Use lexical-binding.
10638 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
10639
8b05752a
SM
106402011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10641
daca8ba5
SM
10642 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
10643 (mail-mode): Setup mailalias completion here instead.
10644 * mail/mailalias.el: Use lexical-binding.
10645 (pattern, mailalias-done): Declare dynamic.
10646 (mail-completion-at-point-function): New function, from mail-complete.
10647 (mail-complete): Use it.
10648 (mail-completion-expand): New function.
10649 (mail-get-names): Use it.
10650 (mail-directory, mail-directory-process, mail-directory-stream):
10651 Don't use `pattern' for lexically bound arg.
10652
6f542485
SM
10653 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
10654
037e7c3f
SM
10655 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
10656 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
10657 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
10658
8b05752a
SM
10659 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
10660 (byte-save-window-excursion, byte-temp-output-buffer-setup)
10661 (byte-interactive-p): Define them again, for use when inlining
10662 old code.
10663
49093f60
JB
106642011-04-15 Juanma Barranquero <lekktu@gmail.com>
10665
10666 * loadup.el: Use `string-to-number', not `string-to-int'.
10667
b5b8e7de
SM
106682011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10669
10670 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
10671 gud-gdb-complete-command.
10672 (gud-gdb-completions): New function, from gud-gdb-complete-command.
10673 (gud-gdb-completion-at-point): New function.
10674 (gud-gdb-completions): Remove.
10675
f42efeb5
MA
106762011-04-14 Michael Albinus <michael.albinus@gmx.de>
10677
49093f60
JB
10678 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
10679 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
10680 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
10681 whether `executable-find' is bound.
f42efeb5
MA
10682
10683 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
10684
e240cc21
SM
106852011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10686
10687 * minibuffer.el (completion-in-region-mode-predicate)
10688 (completion-in-region-mode--predicate): New vars.
10689 (completion-in-region, completion-in-region--postch)
10690 (completion-in-region-mode): Use them.
10691 (completion--capf-wrapper): Also return the hook function.
10692 (completion-at-point, completion-help-at-point):
10693 Adjust and provide a predicate.
c2bd2ab0
SM
10694
10695 Preserve arg names for advice of subr and lexical functions (bug#8457).
10696 * help-fns.el (help-function-arglist): Consolidate the subr and
10697 new-byte-code cases. Add argument `preserve-names' to extract names
10698 from the docstring when needed.
10699 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
10700 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
10701 (ad-arglist): Use help-function-arglist's new arg.
10702 (ad-definition-type): Use cond.
10703
c183f693
JB
107042011-04-13 Juanma Barranquero <lekktu@gmail.com>
10705
06641a47
JB
10706 * autorevert.el (auto-revert-handler):
10707 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
10708 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
10709 Don't quote lambda.
10710
c183f693
JB
10711 * image-mode.el (image-transform-set-scale):
10712 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
10713
1e3b6001
G
107142011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10715
10716 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 10717 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
10718 Upgrades via gnutls-cli are too slow to be done opportunistically.
10719
2d6af8dd
JB
107202011-04-12 Juanma Barranquero <lekktu@gmail.com>
10721
10722 * dframe.el (dframe-current-frame): Remove spurious quote.
10723
c0749a51
GM
107242011-04-12 Glenn Morris <rgm@gnu.org>
10725
088d0d61
GM
10726 * calendar/cal-tex.el (cal-tex-end-document):
10727 Try to automatically use latin1 input if needed.
10728
c0749a51
GM
10729 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
10730 Don't try to cons a mark onto an empty element.
10731
5c90fde0
LL
107322011-04-11 Leo Liu <sdl.web@gmail.com>
10733
10734 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
10735 buffers.
10736 (ido-kill-buffer-at-head): Support killing virtual buffers.
10737
369e974d
CY
107382011-04-10 Chong Yidong <cyd@stupidchicken.com>
10739
10740 * minibuffer.el (completion-show-inline-help): New var.
10741 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
10742 (minibuffer-force-complete, minibuffer-complete-word):
10743 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
10744
10745 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
10746 to avoid interference from inline help (Bug#5849).
10747
37f1c930
LL
107482011-04-10 Leo Liu <sdl.web@gmail.com>
10749
099c39a4
JB
10750 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10751 Fix typo.
37f1c930 10752
a32d4040
CY
107532011-04-09 Chong Yidong <cyd@stupidchicken.com>
10754
10755 * image-mode.el (image-toggle-display-image): Signal an error if
10756 not in Image mode.
10757 (image-transform-mode, image-transform-resize)
10758 (image-transform-set-rotation): Doc fix.
daca8ba5 10759 (image-transform-set-resize): Delete.
a32d4040
CY
10760 (image-transform-set-scale, image-transform-fit-to-height)
10761 (image-transform-fit-to-width): Handle image-toggle-display-image
10762 and image-transform-resize directly.
10763
099c39a4 107642011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
10765
10766 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
10767 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
10768 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
10769 (doc-view-mode-map): Add bindings for the new functions.
10770
099c39a4 107712011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 10772
4d61f28d 10773 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
10774 Fix typo in docstring.
10775
3726838a
EZ
107762011-04-08 Eli Zaretskii <eliz@gnu.org>
10777
04f33f1e
EZ
10778 * files.el (file-size-human-readable): Produce one digit after
10779 decimal, like "ls -lh" does.
10780
10781 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
10782 the file size representation.
10783
3726838a
EZ
10784 * simple.el (list-processes): If async subprocesses are not
10785 available, error out with a clear error message.
10786
cbb59342
CY
107872011-04-08 Chong Yidong <cyd@stupidchicken.com>
10788
10789 * help.el (help-form-show): New function, to be called from C.
10790 Put help-form output in a buffer named differently than *Help*.
10791
e3971c44
EZ
107922011-04-08 Eli Zaretskii <eliz@gnu.org>
10793
10794 * files.el (file-size-human-readable): New function.
10795
10796 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
10797 computing the representation inline. Don't require `cl'.
10798
12544bbe
GM
107992011-04-08 Glenn Morris <rgm@gnu.org>
10800
a1de6c6a
GM
10801 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
10802
3c4671f4
GM
10803 * net/browse-url.el (browse-url-firefox):
10804 Test system-type, not system-configuration.
10805
b605679c
GM
10806 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
10807 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
10808 Use log-edit-empty-buffer-p. (Bug#7598)
10809
56442f0c
GM
10810 * net/rlogin.el (rlogin-process-connection-type): Simplify.
10811 (rlogin-mode-map): Initialize in the defvar.
10812 (rlogin): Use ignore-errors.
10813
12544bbe
GM
10814 * replace.el (occur-mode-map): Some fixes for menu items.
10815
eb237b0f
AH
108162011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
10817
10818 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
10819
7d668f2c
CY
108202011-04-06 Chong Yidong <cyd@stupidchicken.com>
10821
e67a13ab
CY
10822 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
10823 issuing unused warnings.
10824
10825 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
10826 macro directly.
10827
7d668f2c
CY
10828 * simple.el: Lisp reimplement of list-processes. Based on an
10829 earlier reimplementation by Leo Liu, but using tabulated-list.el.
10830 (process-menu-mode): New major mode.
10831 (list-processes--refresh, list-processes):
10832 (process-menu-visit-buffer): New functions.
10833
10834 * files.el (save-buffers-kill-emacs): Don't assume any return
10835 value of list-processes, which is undocumented anyway.
10836
a83ec3c9
CY
108372011-04-06 Chong Yidong <cyd@stupidchicken.com>
10838
10839 * emacs-lisp/tabulated-list.el: New file.
10840
e91a96fe
CY
10841 * emacs-lisp/package.el: Use Tabulated List mode.
10842 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
10843 (package-menu-mode): Derive from tabulated-list-mode. Set up the
10844 table format using Tabulated List mode variables.
10845 (package--push): New macro, replacing package-list-maybe-add.
10846 (package-menu--generate): Use package--push. Renamed from
10847 package--generate-package-list.
10848 (package-menu-refresh, list-packages): Use it.
daca8ba5 10849 (package-menu--print-info): Rename from package-print-package.
e91a96fe 10850 Return insertion data instead of inserting it directly.
099c39a4
JB
10851 (package-menu-describe-package, package-menu-execute):
10852 Use tabulated-list-get-id.
e91a96fe
CY
10853 (package-menu-mark-delete, package-menu-mark-install)
10854 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
10855 (package-menu-mark-obsolete-for-deletion):
10856 Use tabulated-list-put-tag.
e91a96fe
CY
10857 (package--list-packages, package-menu-revert)
10858 (package-menu-get-package, package-menu-get-version)
10859 (package-menu-sort-by-column): Functions deleted.
10860 (package-menu-package-list, package-menu-sort-key): Vars deleted.
10861 (package-menu--status-predicate, package-menu--version-predicate)
10862 (package-menu--name-predicate)
10863 (package-menu--description-predicate): Handle arguments in the
10864 Tabulated List format.
10865 (package-list-packages-no-fetch): Call list-packages.
10866
3e214b50
JB
108672011-04-06 Juanma Barranquero <lekktu@gmail.com>
10868
10869 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 10870 (after-find-file): Don't bind it.
3e214b50
JB
10871 (revert-buffer-in-progress-p): New variable.
10872 (revert-buffer): Bind it.
10873 Pass nil for `after-find-file-from-revert-buffer'.
10874
10875 * saveplace.el (save-place-find-file-hook): Use new variable
10876 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
10877
3f0f1700
GM
108782011-04-06 Glenn Morris <rgm@gnu.org>
10879
c0274801
GM
10880 * Makefile.in (AUTOGEN_VCS): New variable.
10881 (autoloads): Use $AUTOGEN_VCS.
10882
3f0f1700
GM
10883 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
10884 * calendar/calendar.el (calendar-mode-map):
10885 Check for toolkit scroll bars. (Bug#8305)
10886
41ea9e48
CY
108872011-04-05 Chong Yidong <cyd@stupidchicken.com>
10888
10889 * minibuffer.el (completion-in-region--postch)
10890 (completion-in-region-mode): Remove unnecessary messages.
10891
6194c800
JB
108922011-04-05 Juanma Barranquero <lekktu@gmail.com>
10893
33256f14
JB
10894 * font-lock.el (font-lock-refresh-defaults):
10895 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
10896 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
10897
6194c800
JB
10898 * info.el (Info-directory-list, Info-read-node-name-2)
10899 (Info-split-parameter-string): Doc fixes.
10900 (Info-virtual-nodes): Reflow docstring.
10901 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
10902 (Info-apropos-toc-nodes, info-finder, Info-get-token)
10903 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
10904 Fix typos in docstrings.
10905 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
10906 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
10907 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
10908 (Info-restore-desktop-buffer): Mark unused parameters.
10909 (Info-directory-find-file, Info-directory-find-node)
10910 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
10911 (Info-virtual-index-find-node, Info-apropos-find-file)
10912 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 10913 Mark unused parameters; fix typos in docstrings.
6194c800
JB
10914 (Info-virtual-index): Remove unused local variable `nodename'.
10915
b87a8200 109162011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 10917
b87a8200
DD
10918 * net/rcirc.el: Update my e-mail address.
10919 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 10920
3b2ff876
CY
109212011-04-05 Chong Yidong <cyd@stupidchicken.com>
10922
10923 * startup.el (command-line): Save the cursor's theme-face
10924 directly, instead of using face-override-spec.
10925
10926 * custom.el (load-theme): Minor optimization in assigning faces.
10927
8d17e7ca
JB
109282011-04-04 Juanma Barranquero <lekktu@gmail.com>
10929
10930 * help-fns.el (describe-variable): Complete all variables having
10931 documentation, including keywords.
10932 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
10933
2fbc1934
JB
109342011-04-04 Juanma Barranquero <lekktu@gmail.com>
10935
10936 Convert to lexical-binding.
10937
10938 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
10939 (bs--get-marked-string, bs--get-modified-string)
10940 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
10941 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
10942 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
10943
10944 * ehelp.el (electric-help-execute-extended)
10945 (electric-help-ctrl-x-prefix):
10946 * hexl.el (hexl-revert-buffer-function):
10947 * linum.el (linum-after-change, linum-after-scroll):
10948 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
10949
10950 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
10951
74f50695
DU
109522011-04-04 Daiki Ueno <ueno@unixuser.org>
10953
10954 * epa-dired.el:
10955 * epa-mail.el:
10956 * epa-hook.el:
10957 * epa-file.el:
10958 * epa.el:
10959 * epg.el: Use lexical binding.
10960
c11325f7
CY
109612011-04-03 Chong Yidong <cyd@stupidchicken.com>
10962
0d9e9a12
CY
10963 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
10964
c11325f7 10965 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
10966 dictionary case for flyspell-mark-duplications-exceptions.
10967 Use regexp matching for languages.
c11325f7
CY
10968 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
10969 default dictionary (Bug#7926).
10970
da91b5f2
CY
109712011-04-02 Chong Yidong <cyd@stupidchicken.com>
10972
099c39a4
JB
10973 * emacs-lisp/package.el (package--with-work-buffer):
10974 Recognize https URLs.
da91b5f2 10975
099c39a4
JB
10976 * net/network-stream.el: Move from gnus/proto-stream.el.
10977 Change prefix to network-stream throughout.
da91b5f2
CY
10978 (open-protocol-stream): Merge into open-network-stream, leaving
10979 open-protocol-stream as an alias. Handle nil BUFFER args.
10980
10981 * subr.el (open-network-stream): Move to net/network-stream.el.
10982
afa8e9f6
GM
109832011-04-02 Glenn Morris <rgm@gnu.org>
10984
1d2e369d
GM
10985 * find-dired.el (find-exec-terminator): New option.
10986 (find-ls-option): Test for -ls support.
10987 (find-ls-subdir-switches): Test for -b in find-ls-option.
10988 (find-dired, find-grep-dired): Doc fixes.
10989 (find-dired): Use find-exec-terminator.
10990
8abb7da8 10991 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
10992 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
10993 (find-name-arg): Remove purecopy.
8abb7da8 10994
f3ca7378
GM
10995 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
10996 (grep-compute-defaults): Check for `-exec COMMAND +' support.
10997 Set grep-find-use-xargs, grep-find-command, and grep-find-template
10998 accordingly. Don't add the null-device if not needed.
10999
afa8e9f6
GM
11000 * files.el (save-some-buffers): Doc fix.
11001
35eae264
EZ
110022011-04-02 Eli Zaretskii <eliz@gnu.org>
11003
11004 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
11005
26b51db5
JB
110062011-04-01 Juanma Barranquero <lekktu@gmail.com>
11007
11008 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
11009 Use `dolist' rather than `mapcar'.
11010
7200d79c
SM
110112011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11012
03408648 11013 Add lexical binding.
7200d79c 11014
03408648
SM
11015 * subr.el (apply-partially): Use new closures rather than CL.
11016 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
11017 (dolist, dotimes): Use slightly different expansion for lexical code.
11018 (functionp): Move to C.
11019 (letrec): New macro.
11020 (with-wrapper-hook): Use it and apply-partially instead of CL.
11021 (eval-after-load): Preserve lexical-binding.
11022 (save-window-excursion, with-output-to-temp-buffer): Turn them
11023 into macros.
7200d79c 11024
03408648
SM
11025 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
11026
11027 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
11028 than the arglist.
11029 (help-add-fundoc-usage): Don't add `Not documented'.
11030 (help-function-arglist): Handle closures, subroutines, and new
11031 byte-code-functions.
11032 (help-make-usage): Remove leading underscores.
11033 (describe-function-1): Handle closures.
11034 (describe-variable): Use special-variable-p for completion.
11035
11036 * files.el (lexical-binding): Declare safe.
f488fb65 11037
03408648
SM
11038 * emacs-lisp/pcase.el: Don't use destructuring-bind.
11039 (pcase--memoize): Rename from pcase-memoize. Change weakness.
11040 (pcase): Add `let' pattern.
11041 Change memoization so it actually works.
11042 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
11043 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
11044 <let>: New case.
f488fb65 11045
03408648
SM
11046 * emacs-lisp/macroexp.el: Use lexical binding.
11047 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
11048 Don't convert ' to #' without checking that it's indeed quoting
11049 a lambda.
11050
11051 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 11052 Use eval-sexp-add-defvars.
03408648
SM
11053 (eval-sexp-add-defvars): New fun.
11054
11055 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
11056
11057 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
11058 Don't autoload.
11059 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
11060 than the internal `byte-compile-lambda'.
11061 (defmethod): Don't hide code under quotes.
11062 (eieio-defmethod): New `code' argument.
11063
11064 * emacs-lisp/eieio-comp.el: Remove.
11065
11066 * emacs-lisp/edebug.el (edebug-eval-defun)
11067 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
11068 (edebug-toggle): Avoid `eval'.
11069
11070 * emacs-lisp/disass.el (disassemble-internal): Handle new
11071 `closure' objects.
11072 (disassemble-1): Handle new byte codes.
11073
11074 * emacs-lisp/cl.el (pushnew): Silence warning.
11075
11076 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
11077 (cl-byte-compile-throw): Remove.
11078 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
11079
11080 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
11081 closures.
11082
11083 * emacs-lisp/cconv.el: New file.
11084
11085 * emacs-lisp/bytecomp.el: Use lexical binding instead of
11086 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
11087 (byte-compile-initial-macro-environment):
11088 Handle declare-function here.
11089 (byte-compile--lexical-environment): New var.
11090 (byte-stack-ref, byte-stack-set, byte-discardN)
11091 (byte-discardN-preserve-tos): New lap codes.
11092 (byte-interactive-p): Don't use any more.
11093 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
11094 New macros.
11095 (byte-compile-lapcode): Use them and handle new lap codes.
11096 (byte-compile-obsolete): Remove.
11097 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
11098 (byte-compile-arglist-warn): Check late def of inlinable funs.
11099 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
11100 since they should have been expanded by now.
11101 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
11102 (byte-compile-from-buffer): Remove unused second arg.
11103 (byte-compile-preprocess): New function.
11104 (byte-compile-toplevel-file-form): New function to distinguish
11105 file-form calls from outside from file-form calls from hunk-handlers.
11106 (byte-compile-file-form): Simplify.
11107 (byte-compile-file-form-defsubst): Remove.
11108 (byte-compile-file-form-defmumble): Simplify now that
11109 byte-compile-lambda always returns a byte-code-function.
11110 (byte-compile): Preprocess.
11111 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
11112 Remove, not used any more.
11113 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
11114 (byte-compile-make-args-desc): New funs.
11115 (byte-compile-lambda): Handle lexical functions. Always return
11116 a byte-code-function.
11117 (byte-compile-reserved-constants): New var, to make up room for
11118 closed-over variables.
11119 (byte-compile-constants-vector): Obey it.
11120 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
11121 (byte-compile-macroexpand-declare-function): New function.
11122 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
11123 byte-code-functions.
11124 (byte-compile-form): Check obsolescence here.
11125 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
11126 (byte-compile-variable-ref): Remove.
11127 (byte-compile-dynamic-variable-op): New fun.
11128 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
11129 (byte-compile-variable-set): New funs.
11130 (byte-compile-discard): Add 2 args.
11131 (byte-compile-stack-ref, byte-compile-stack-set)
11132 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
11133 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
11134 macroexpand-all instead.
11135 (byte-compile-quote-form): Remove.
11136 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
11137 (byte-compile-bind, byte-compile-unbind): New funs.
11138 (byte-compile-let): Handle let* and lexical binding.
11139 (byte-compile-let*): Remove.
11140 (byte-compile-catch, byte-compile-unwind-protect)
11141 (byte-compile-track-mouse, byte-compile-condition-case):
11142 Handle a new :fun-body form, used for lexical scoping.
11143 (byte-compile-save-window-excursion)
11144 (byte-compile-with-output-to-temp-buffer): Remove.
11145 (byte-compile-defun): Simplify.
11146 (byte-compile-stack-adjustment): New fun.
11147 (byte-compile-out): Use it.
11148 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
11149
11150 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
11151 handler any more.
11152
11153 * emacs-lisp/byte-opt.el: Use lexical binding.
11154 (byte-inline-lapcode): Remove (to bytecomp).
11155 (byte-compile-inline-expand): Pay attention to inlining to/from
11156 lexically bound code.
11157 (byte-compile-unfold-lambda): Don't handle byte-code-functions
11158 any more.
11159 (byte-optimize-form-code-walker): Don't handle save-window-excursion
11160 any more and don't call compiler-macros.
11161 (byte-compile-splice-in-already-compiled-code): Remove.
11162 (byte-code): Don't inline any more.
11163 (disassemble-offset): Receive `bytes' as argument rather than via
11164 dynamic scoping.
11165 (byte-compile-tag-number): Declare before first use.
11166 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
11167 `return' even if make-spliceable.
11168 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
11169 obsolete interactive-p.
11170 (byte-optimize-lapcode): Optimize new lap-codes.
11171 Don't trip up on new form of `byte-constant' lap code.
11172
11173 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
11174
11175 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
11176
11177 * custom.el (custom-initialize-default, custom-declare-variable):
11178 Use `defvar'.
11179
11180 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
11181 New variables.
11182 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
11183 (COMPILE_FIRST): Add macroexp and cconv.
11184 * makefile.w32-in: Mirror changes in Makefile.in.
11185
11186 * vc/cvs-status.el:
11187 * vc/diff-mode.el:
11188 * vc/log-edit.el:
11189 * vc/log-view.el:
11190 * vc/smerge-mode.el:
11191 * textmodes/bibtex-style.el:
11192 * textmodes/css.el:
11193 * startup.el:
11194 * uniquify.el:
da91b5f2
CY
11195 * minibuffer.el:
11196 * newcomment.el:
11197 * reveal.el:
11198 * server.el:
11199 * mpc.el:
11200 * emacs-lisp/smie.el:
11201 * doc-view.el:
11202 * dired.el:
03408648
SM
11203 * abbrev.el: Use lexical binding.
11204
0f0c1f27
EZ
112052011-04-01 Eli Zaretskii <eliz@gnu.org>
11206
11207 * info.el (info-display-manual): New function.
11208
c82b2579
SM
112092011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11210
11211 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
11212
221ddf68
TH
112132011-03-31 Tassilo Horn <tassilo@member.fsf.org>
11214
11215 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 11216 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 11217
cba6e77e
GM
112182011-03-31 Glenn Morris <rgm@gnu.org>
11219
e040639f
GM
11220 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
11221
cba6e77e
GM
11222 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
11223
6d0f1c9e
CS
112242011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
11225
11226 * progmodes/python.el (python-default-interpreter)
11227 (python-python-command-args, python-jython-command-args)
11228 (python-which-shell, python-which-args, python-which-bufname)
11229 (python-file-queue, python-comint-output-filter-function)
11230 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
11231 variables and functions.
11232
3e2d70fd
SM
112332011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
11236 (completion-in-region-mode): New minor mode.
11237 (completion-in-region): Use it.
11238 (completion-in-region--data, completion-in-region-mode-map): New vars.
11239 (completion-in-region--postch): New function.
11240 (completion--capf-misbehave-funs, completion--capf-safe-funs):
11241 New vars.
11242 (completion--capf-wrapper): New function.
11243 (completion-at-point): Use it to track well-behavedness of
11244 hook functions.
11245 (completion-help-at-point): New command.
11246
f3e4086c
JM
112472011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
11248
11249 * vc/add-log.el (add-change-log-entry): Don't use whitespace
11250 syntax class to search for whitespace on a single line
11251 (Message-ID: <4D938140.4030905@redhat.com>).
11252
eb7ffc14
LL
112532011-03-30 Leo Liu <sdl.web@gmail.com>
11254
11255 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
11256 New commands.
11257 (edit-abbrevs-map): Bind them here.
11258 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
11259
d806ab68
KM
112602011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
11261
11262 * allout.el (allout-hide-by-annotation, allout-flag-region):
11263 Reduce possibility of overlay leakage by making them volatile.
11264
11265 * allout-widgets.el (allout-widgets-tally): Define as nil so the
11266 hash is not shared between buffers. Mode initialization is
11267 responsible for giving it a useful starting value.
11268 (allout-item-span): Reduce possibility of overlay leakage by
11269 making them volatile.
11270 (allout-widgets-count-buttons-in-region): Add diagnostic function
11271 for tracking down button overlay leaks.
11272
ea622834
LL
112732011-03-29 Leo Liu <sdl.web@gmail.com>
11274
11275 * ido.el (ido-read-internal): Use the default history var
11276 minibuffer-history if no HISTORY is specified.
11277
b62f8267
G
112782011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
11279
03408648
SM
11280 * net/imap.el (imap-shell-open, imap-process-connection-type):
11281 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
11282 Kerberos, SSL, other subprocesses.
11283
947b6566
LL
112842011-03-28 Leo Liu <sdl.web@gmail.com>
11285
11286 * abbrev.el (abbrev-table-empty-p): New function.
11287 (prepare-abbrev-list-buffer): Place empty abbrev tables after
11288 nonempty ones. (Bug#5937)
11289
5ffb62aa
JD
112902011-03-27 Jan Djärv <jan.h.d@swipnet.se>
11291
11292 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
11293
7a097943
LL
112942011-03-27 Leo Liu <sdl.web@gmail.com>
11295
11296 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
11297 for foreground and background colors.
11298 (ansi-color-make-color-map): Adapt.
11299
c5b40130
LL
113002011-03-25 Leo Liu <sdl.web@gmail.com>
11301
1f48f7d2
LL
11302 * midnight.el (midnight-time-float): Remove. Note it calculates
11303 the microsecond component incorrectly and seconds-to-time does the
11304 same job.
625897ec 11305 Remove redundant (require 'timer).
1f48f7d2 11306
c5b40130
LL
11307 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
11308 (ido-completions): Remove unused arguments. (Bug#8329)
11309
d86d2721
SM
113102011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11311
11312 * minibuffer.el (completion--flush-all-sorted-completions):
11313 Remove itself from hook.
11314 (completion-at-point): Let the functions perform the completion
11315 immediately and return nil or t.
11316 * comint.el (comint-dynamic-complete-functions): Now identical to
11317 completion-at-point-functions.
11318 (comint-dynamic-list-input-ring): Remove unused var `index'.
11319 (comint--match-partial-filename, comint--unquote&expand-filename):
11320 New funs, split from comint-match-partial-filename.
11321 (comint-dynamic-complete): Use completion-at-point.
11322 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
11323
e8974c48
DA
113242011-03-24 Drew Adams <drew.adams@oracle.com>
11325
11326 * thingatpt.el: Support `defun'.
11327
def71b5e
LL
113282011-03-23 Leo Liu <sdl.web@gmail.com>
11329
cb5af48e
LL
11330 * abbrevlist.el: Move to obsolete/abbrevlist.el.
11331
def71b5e
LL
11332 * help-mode.el (help-mode-finish): Tweak regexp.
11333
927c53e7
GM
113342011-03-23 Glenn Morris <rgm@gnu.org>
11335
18d05bed
GM
11336 * eshell/esh-opt.el (eshell-eval-using-options):
11337 Do not bind unused local variable `eshell-option-stub'.
11338
927c53e7
GM
11339 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
11340
9d0da923
JB
113412011-03-22 Juanma Barranquero <lekktu@gmail.com>
11342
11343 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
11344 keymap variable in `with-no-warnings' to avoid a warning when the
11345 keymap has been already `defconst'ed.
11346
4b978a67
LL
113472011-03-22 Leo Liu <sdl.web@gmail.com>
11348
11349 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
11350 encode all chars in abbrevs; otherwise use emacs-mule or
11351 utf-8-emacs. (Bug#8308)
11352
5fd62452
JB
113532011-03-22 Juanma Barranquero <lekktu@gmail.com>
11354
0b1596c6
JB
11355 * simple.el (backward-delete-char-untabify):
11356 Avoid warning about using `delete-backward-char'.
11357
5fd62452
JB
11358 * image.el (image-type-file-name-regexps): Make it variable.
11359 `imagemagick-register-types' modifies it, and the user may want
11360 to add new extensions for known image types.
11361 (imagemagick-register-types): Throw error if not using ImageMagick.
11362
0b4e93f1
LL
113632011-03-22 Leo Liu <sdl.web@gmail.com>
11364
11365 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
11366 located before rcirc-prompt-end-marker.
11367 (rcirc-complete): Error if point is not after rcirc prompt.
11368 Handle the case when table is nil.
9882e214 11369 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 11370
fccee4ab
CY
113712011-03-22 Chong Yidong <cyd@stupidchicken.com>
11372
11373 * custom.el (custom--inhibit-theme-enable): Make it affect only
11374 custom-theme-set-variables and custom-theme-set-faces.
11375 (provide-theme): Ignore custom--inhibit-theme-enable.
11376 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
11377 (custom-enabling-themes): Delete variable.
d86d2721
SM
11378 (enable-theme): Accept only loaded themes as arguments.
11379 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
11380 (custom-enabled-themes): Forbid themes from setting this.
11381 Eliminate use of custom-enabling-themes.
11382 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 11383
af896da6
LL
113842011-03-21 Leo Liu <sdl.web@gmail.com>
11385
11386 * ido.el (ido-read-internal): Add ido-selected to history instead
11387 of user input.
11388
78f64af0
SM
113892011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11390
11391 * subr.el (deferred-action-list, deferred-action-function):
11392 Mark obsolete.
11393
b16ac1ec
LL
113942011-03-21 Leo Liu <sdl.web@gmail.com>
11395
810f7698
LL
11396 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
11397 change on 2011-02-13 (bug#8309).
11398
b16ac1ec
LL
11399 * minibuffer.el (read-file-name-function): Change default value.
11400 (read-file-name--defaults): Rename from read-file-name-defaults.
11401 (read-file-name-default): Rename from read-file-name.
11402 (read-file-name): Call read-file-name-function.
11403
4e05e67e
GM
114042011-03-21 Glenn Morris <rgm@gnu.org>
11405
11406 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
11407 Doc fixes.
11408
4359915b
CY
114092011-03-21 Chong Yidong <cyd@stupidchicken.com>
11410
11411 * cus-theme.el: Add missing provide statement.
11412 (customize-create-theme): Extract theme value correctly.
11413 (custom-theme-visit-theme): Autoload.
11414 (customize-create-theme): Prompt before inserting default faces.
11415
1fe275ee
JB
114162011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
11417
11418 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
11419 units and musical notes.
11420
cd394be1 114212011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
11422
11423 * ido.el (ido-read-internal): Use completing-read-default.
11424 (ido-completing-read): Fix compatibility with completing-read.
11425
7d476bde
CO
114262011-03-20 Christian Ohler <ohler@gnu.org>
11427
11428 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
11429 (ert-delete-all-tests): Use `called-interactively-p' rather than
11430 `interactive-p'.
11431 (ert--make-xrefs-region): Respect END.
11432
fe0fb33e
CY
114332011-03-19 Chong Yidong <cyd@stupidchicken.com>
11434
ff854b0b
CY
11435 * dired-aux.el (dired-create-directory): Signal an error if the
11436 directory already exists (Bug#8246).
11437
fe0fb33e
CY
11438 * facemenu.el (list-colors-display): Call list-faces-display
11439 inside with-help-window.
11440 (list-colors-print): Use display property to align the final
11441 column, instead of checking window-width.
11442
576bce32
EZ
114432011-03-19 Eli Zaretskii <eliz@gnu.org>
11444
4d61f28d 11445 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
11446 windows-nt systems.
11447 (emerge-protect-metachars): Quote correctly for ms-dos and
11448 windows-nt systems.
11449
89c41d68 114502011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
11451
11452 * info.el (info-initialize): Replace all uses of `:' with
11453 path-separator for compatibility with non-Unix systems.
11454 Cache quoting of path-separator. (Bug#8258)
11455
b14e3e21 114562011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
11457
11458 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
11459 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
11460 (mouse-avoidance-mode): Fix typos in docstrings.
11461
4525ce3e
CY
114622011-03-19 Chong Yidong <cyd@stupidchicken.com>
11463
11464 * startup.el (package-subdirectory-regexp): Move from package.el.
11465 Omit \\` and \\', and let callers add them.
11466
11467 * emacs-lisp/package.el (package-strip-version)
11468 (package-load-all-descriptors): Add \\` and \\' to
11469 package-subdirectory-regexp before using it.
11470 (package-untar-buffer): New arg DIR; ensure that file untars only
11471 into this expected directory. Remove superfluous delete-region.
11472 (package-unpack): Caller changed.
11473 (package-tar-file-info): Use package-subdirectory-regexp.
11474
a904a09a 114752011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 11476
a904a09a
SM
11477 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
11478 diff-mode-shared-map (bug#8284).
11479 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
11480
114812011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11482
11483 * calendar/time-date.el (format-seconds): Use assoc instead of
11484 assoc-string, since assoc-string doesn't exist in XEmacs.
11485
171fc304
JB
114862011-03-17 Juanma Barranquero <lekktu@gmail.com>
11487
11488 * custom.el (custom-known-themes): Reflow docstring.
11489 (custom-theme-load-path): Fix typo in docstring.
11490 (load-theme): Fix typo in error message.
11491 (custom-available-themes, custom-variable-theme-value):
11492 Use `let', not `let*'.
11493
d71990a1
JB
114942011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
11495
11496 * calc/README: Mention inclusion of musical notes.
11497
11498 * calc/calc-units.el (calc-lu-quant): Rename from
11499 `calc-logunits-quantity'.
11500 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
11501 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
11502 (calc-db): Rename from `calc-dblevel'.
11503 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
11504 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
11505 (calc-np): Rename from `calc-nplevel'.
11506 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
11507 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
11508 (calc-lu-plus): Rename from `calc-logunits-add'.
11509 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
11510 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
11511 (calc-lu-minus): Rename from `calc-logunits-sub'.
11512 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
11513 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
11514 (calc-lu-times): Rename from `calc-logunits-mul'.
11515 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
11516 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
11517 (calc-lu-divide): Rename from `calc-logunits-div'.
11518 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
11519 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
11520
11521 * calc/calc-ext.el (calc-init-extensions): Update the names of the
11522 functions being autoloaded.
11523
11524 * calc/calc.el (calc-lu-power-reference): Rename from
11525 `calc-logunits-power-reference'.
11526 (calc-lu-field-reference): Rename from
11527 `calc-logunits-field-reference'.
11528
7a71b18d
GM
11529 * calc/calc-help.el (calc-l-prefix-help):
11530 Mention musical note functions.
d71990a1 11531
40c2934b
SM
115322011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11533
11534 * minibuffer.el (completion-all-sorted-completions):
11535 Use :completion-cycle-penalty text property if present.
11536
b0911414
KM
115372011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
11538
11539 * allout.el (allout-yank-processing): Adjust for new rebulleting
11540 regime so bullet being yanked is used without prompting the user
11541 for a choice.
11542
8a05b668
JB
115432011-03-16 Juanma Barranquero <lekktu@gmail.com>
11544
11545 * startup.el (command-line): Warn the user that _emacs is deprecated.
11546
5ba5fb81
JB
115472011-03-16 Juanma Barranquero <lekktu@gmail.com>
11548
11549 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
11550 (delphi-verbose, delphi-comment-face, delphi-string-face)
11551 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
11552 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
11553 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
11554 (delphi-new-comment-line, delphi-font-lock-defaults)
11555 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
11556 Fix typos in docstrings.
11557
2dab465b
KM
115582011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
11559
5ba5fb81 11560 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
11561 Invert the roles of character and string values for INSTEAD, so a
11562 string is used for the more common case of a defaulting prompt.
11563
0adf5618
SM
115642011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11565
11566 * progmodes/ruby-mode.el (ruby-backward-sexp):
11567 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
11568 * play/gamegrid.el (gamegrid-make-face):
11569 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
11570 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
11571 * notifications.el (notifications-notify):
11572 * net/xesam.el (xesam-search-engines):
11573 * net/quickurl.el (quickurl-list-insert):
11574 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
11575
d72700e5
CY
115762011-03-15 Chong Yidong <cyd@stupidchicken.com>
11577
11578 * startup.el (command-line): Update package subdirectory regexp.
11579
49c5410a
SM
115802011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11581
c6eee9aa
SM
11582 * allout.el (allout-abbreviate-flattened-numbering)
11583 (allout-mode-deactivate-hook): Fix up obsolescence "date".
11584
49c5410a
SM
11585 * subr.el (read-char-choice): Only show the cursor after the prompt,
11586 not after the answer.
11587
047b2bb9
KR
115882011-03-15 Kevin Ryde <user42@zip.com.au>
11589
11590 * help-fns.el (variable-at-point): Skip leading quotes, if any
11591 (bug#8253).
11592
0a57d256
SM
115932011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11594
11595 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
11596 warning message.
11597
77c992bc
MA
115982011-03-14 Michael Albinus <michael.albinus@gmx.de>
11599
11600 * shell.el (shell): When called interactively, offer to change the
11601 shell file name on remote hosts.
11602
eebc475d
TZ
116032011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11604
11605 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
11606 integration for LDAP parameters. The host, base, user or binddn,
11607 and secret tokens can be specified in a netrc file, for instance.
11608 This is optional because an `auth-source' parameter must be
11609 specified in the search attributes.
11610
9d05d1ba
JB
116112011-03-13 Juanma Barranquero <lekktu@gmail.com>
11612
11613 * help.el (describe-mode): Link to the mode's definition (bug#8185).
11614
09d9db2c
GM
116152011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11616
11617 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
11618 into declaration. Remove redundant and harmful binding.
11619
116202011-03-12 Eli Zaretskii <eliz@gnu.org>
11621
11622 * files.el (file-ownership-preserved-p): Pass `integer' as an
11623 explicit 2nd argument to `file-attributes'. If the file's owner
11624 is the Administrators group on Windows, and the current user is
11625 Administrator, consider that a match.
11626
11627 * server.el (server-ensure-safe-dir): Consider server directory
11628 safe on MS-Windows if its owner is the Administrators group while
11629 the current Emacs user is Administrator. Use `=' to compare
11630 numerical UIDs, since they could be integers or floats.
11631
219bd536
JB
116322011-03-12 Juanma Barranquero <lekktu@gmail.com>
11633
11634 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
11635
f3afd36b
MA
116362011-03-12 Michael Albinus <michael.albinus@gmx.de>
11637
11638 Sync with Tramp 2.2.1.
11639
11640 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
11641
11642 * net/trampver.el: Update release number.
11643
3aaaa6f1
SM
116442011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11645
94642599
SM
11646 * progmodes/compile.el (compilation--previous-directory): Fix up
11647 various nil/dead-marker mismatches (bug#8014).
11648 (compilation-directory-properties, compilation-error-properties):
11649 Don't call it at a position past the one we're about to change.
11650
3aaaa6f1
SM
11651 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
11652 Disable obsolescence warnings in the file that declares it.
11653
14239447
KM
116542011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
11655
099c39a4
JB
11656 * allout-widgets.el (allout-widgets-tally):
11657 Initialize allout-widgets-tally as a hash table rather than nil to
11658 prevent mode-line redisplay warnings. Also, clarify the module
11659 description and fix a comment typo.
14239447 11660
135e287c
JB
116612011-03-11 Juanma Barranquero <lekktu@gmail.com>
11662
11663 * help-fns.el (describe-variable): Don't complete keywords.
11664 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
11665
ffbf300e
CY
116662011-03-10 Chong Yidong <cyd@stupidchicken.com>
11667
ba08b241
CY
11668 * emacs-lisp/package.el (package-version-join): Impose a standard
11669 string representation for pre/alpha/beta version lists.
11670 (package-unpack-single): Standardize the directory name by passing
11671 it through package-version-join.
11672 (package-strip-rcs-id): Accept any version string that does not
11673 signal an error in version-to-list.
ffbf300e 11674
f346fd6b
MA
116752011-03-10 Michael Albinus <michael.albinus@gmx.de>
11676
11677 * simple.el (delete-trailing-whitespace): Return nil for the
11678 benefit of `write-file-functions'.
11679
ccb55d27
GM
116802011-03-10 Glenn Morris <rgm@gnu.org>
11681
5ceaac0c
GM
11682 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
11683
02da65ff
GM
11684 * vc/vc-git.el (vc-git-program): New option.
11685 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
11686 (vc-git--call): Use it.
11687
b2f603cc
GM
11688 * eshell/esh-util.el (eshell-condition-case): Doc fix.
11689
5772caab
GM
11690 * cus-edit.el (Custom-newline): If no button at point, look
11691 for a subgroup button at start-of-line. (Bug#2298)
11692
ccb55d27
GM
11693 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
11694
ec6ecaed
JD
116952011-03-10 Julien Danjou <julien@danjou.info>
11696
11697 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
11698 `cursor-type' is nil.
11699
9d5aa01d
JB
117002011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
11701
11702 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
11703
b6a5875b
KM
117042011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
11705
7a71b18d 11706 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
11707 preserves the existing header prefix, rebulleting it if necessary,
11708 rather than replacing it. This is necessary for proper operation
11709 of cooperative addons like allout-widgets.
1154d12e
JB
11710 (allout-make-topic-prefix, allout-rebullet-heading):
11711 Change SOLICIT arg to INSTEAD, and interpret additionally a string
11712 value as alternate bullet to be used, instead of prompting the user
11713 for a bullet character.
b6a5875b 11714
ee545c35
MA
117152011-03-09 Michael Albinus <michael.albinus@gmx.de>
11716
d86d2721
SM
11717 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11718 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
11719 `tramp-default-port'.
11720
c47971d7
DD
117212011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
11722
11723 * net/rcirc.el (rcirc-handler-001): Remove useless
11724 with-rcirc-process-buffer.
11725 (rcirc-check-auth-status): Swap arguments to string-match.
11726
13522cb4
GM
117272011-03-09 Glenn Morris <rgm@gnu.org>
11728
0be6f4f1
GM
11729 * shell.el (shell-mode):
11730 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
11731
13522cb4
GM
11732 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
11733 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
11734
515de2e3
CY
117352011-03-08 Chong Yidong <cyd@stupidchicken.com>
11736
11737 * emacs-lisp/package.el (package-refresh-contents)
11738 (package-menu-execute): Use condition-case-no-debug.
11739
b511b994
MA
117402011-03-08 Michael Albinus <michael.albinus@gmx.de>
11741
11742 * simple.el (shell-command-to-string): Use `process-file'.
11743
11744 * emacs-lisp/package.el (package-tar-file-info): Handle also
11745 remote files.
11746
d86d2721
SM
11747 * emacs-lisp/package-x.el (package-upload-buffer-internal):
11748 Use `equal' for upload base check.
b511b994 11749
25bbfb31
AM
117502011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
11751
11752 * textmodes/texinfo.el (texinfo-environments):
11753 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
11754
be996521
GM
117552011-03-08 Glenn Morris <rgm@gnu.org>
11756
e9c8529f
GM
11757 * cus-start.el (cursor-in-non-selected-windows):
11758 Fix :set quoting oddness. (Bug#8192)
11759
be996521
GM
11760 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
11761 in some setf expressions. (Bug#2159)
11762
2bb5649e
CY
117632011-03-08 Chong Yidong <cyd@stupidchicken.com>
11764
11765 * custom.el (custom-available-themes): Return themes in
11766 alphabetical order.
11767
33383987 11768See ChangeLog.15 for earlier changes.
e3d51b27
MR
11769
11770;; Local Variables:
11771;; coding: utf-8
e3d51b27
MR
11772;; End:
11773
acaf905b 11774 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
11775
11776 This file is part of GNU Emacs.
11777
11778 GNU Emacs is free software: you can redistribute it and/or modify
11779 it under the terms of the GNU General Public License as published by
11780 the Free Software Foundation, either version 3 of the License, or
11781 (at your option) any later version.
11782
11783 GNU Emacs is distributed in the hope that it will be useful,
11784 but WITHOUT ANY WARRANTY; without even the implied warranty of
11785 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11786 GNU General Public License for more details.
11787
11788 You should have received a copy of the GNU General Public License
11789 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.