Fix case of "GnuTLS" in docs.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
cb825e5d
GM
12011-11-24 Glenn Morris <rgm@gnu.org>
2
321decc8
GM
3 * net/tls.el: Fix case of "GnuTLS".
4
420b63ad
GM
5 * paths.el (rmail-file-name): Format doc-string for make-docfile.
6
cb825e5d
GM
7 * version.el (emacs-build-system): Give it a doc-string.
8
a0649f08
JL
92011-11-24 Juri Linkov <juri@jurta.org>
10
11 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
12
c0bc0fd4
GM
132011-11-24 Glenn Morris <rgm@gnu.org>
14
15 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
16 if called on a non-mime message just toggle the headers. (Bug#8006)
17
20db1522
JB
182011-11-24 Juanma Barranquero <lekktu@gmail.com>
19
20 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
21 (allout-lead-with-comment-string, allout-structure-deleted-hook)
22 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
23 (allout-rebullet-heading, allout-open-sibtopic)
24 (allout-toggle-current-subtree-encryption)
25 (allout-toggle-subtree-encryption, allout-encrypt-string)
26 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
27 (allout-distinctive-bullets-string, allout-auto-activation):
28 * window.el (window-normalize-buffer-to-display):
29 * progmodes/verilog-mode.el (verilog-batch-indent):
30 * textmodes/bibtex.el (bibtex-field-braces-opt)
31 (bibtex-field-strings-opt):
32 * vc/cvs-status.el (cvs-tree-merge):
33 Fix typos.
34
7262a87c
MA
352011-11-23 Michael Albinus <michael.albinus@gmx.de>
36
37 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
38 `non-essential' to t, in order to avoid remote connections.
39
283430a1
EZ
402011-11-23 Eli Zaretskii <eliz@gnu.org>
41
42 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): On
43 MS-DOS and MS-Windows, compare with loaddefs.el
44 case-insensitively.
45
d2992a38
ML
462011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
47
48 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
49
50419064
GM
502011-11-23 Glenn Morris <rgm@gnu.org>
51
da94eca1
GM
52 * paths.el (rmail-file-name): Reformat the doc-string so that it
53 is picked up.
54
9aac4de2
GM
55 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
56 (rmail-auto-file): Ignore case in the "special" field names,
57 as mail-fetch-field does for all others.
58
8038d2d2
GM
59 * mail/rmail.el (rmail-forward):
60 * mail/rmailkwd.el (rmail-set-label):
61 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
62 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
63
f3fe222a
GM
64 * mail/rmail.el (rmail-current-message): Doc fix.
65
50419064
GM
66 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
67
28109f49
SM
682011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
69
70 * server.el (server-eval-and-print): Allow C-g (bug#6585).
71
394c65f1
GM
722011-11-22 Glenn Morris <rgm@gnu.org>
73
74 * mail/rmailmm.el (test-rmail-mime-handler)
75 (test-rmail-mime-bulk-handler)
76 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
77
f2a0aa3a
JL
782011-11-21 Juri Linkov <juri@jurta.org>
79
80 * calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function'
81 to nil. (Bug#10018)
82
9c34a344
LMI
832011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
84
85 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
86 Tell the caller that the next line needs recomputation, even
87 though it doesn't start a sexp (bug#10094).
88
f04a3be9
SM
892011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
90
91 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
92
7978747f
SM
932011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
94
f04a3be9
SM
95 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
96 Use force-same-window.
7978747f 97
fe7a3057
JB
982011-11-20 Juanma Barranquero <lekktu@gmail.com>
99
100 * descr-text.el (describe-char-unicode-data):
101 * json.el (json-string-escape):
102 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
103 (Footnote-unicode, Footnote-style-p):
104 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
105
24901d61
CY
1062011-11-20 Chong Yidong <cyd@gnu.org>
107
108 * window.el (replace-buffer-in-windows): Restore interactive spec.
109
bac7ff22
SM
1102011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
111
24f3d7b9
SM
112 * electric.el (electric-indent-mode): Fix last change (too optimistic).
113
bac7ff22
SM
114 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
115 (byte-compile-global-not-obsolete-vars): New var.
116 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
117 Use it.
118 (byte-compile-warn-obsolete): Align text with the one in *Help*.
119
cd1181db
JB
1202011-11-20 Juanma Barranquero <lekktu@gmail.com>
121
122 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
123 * progmodes/pascal.el (electric-pascal-equal):
124 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
125 * xml.el (xml-substitute-special): Fix typos.
126
7fb18e9e
GM
1272011-11-20 Glenn Morris <rgm@gnu.org>
128
129 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
130 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
131 Doc fixes.
132 (rmail-decode-mime-charset): Mark as obsolete.
133
134 * mail/rmailsum.el (rmail-message-regexp-p-1):
135 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
136 Before using mime functions, check they are set. (Bug#10077)
137
d5a6b3ba
JL
1382011-11-19 Juri Linkov <juri@jurta.org>
139
140 * info.el (Info-finder-find-node): Use `package--builtins' instead
141 of `package-alist'. Use node names formed by the pattern "Keyword "
142 and the keyword name.
143
e981b61f
AS
1442011-11-19 Andreas Schwab <schwab@linux-m68k.org>
145
146 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for
147 bash.
148
3ffbc301
JL
1492011-11-19 Juri Linkov <juri@jurta.org>
150
151 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
152 that calls `revert-buffer' on all Info buffers. (Bug#9915)
153 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
154 `old-history', `old-history-forward'. Add let-binding
155 `window-selected'. Remove calls to `kill-buffer',
156 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
157 before calling `Info-find-node', so `Info-find-node-2' will reread
158 the Info file. Restore window positions only when `window-selected'
159 is non-nil.
160
30c62133
JL
1612011-11-19 Juri Linkov <juri@jurta.org>
162
163 * isearch.el (isearch-lazy-highlight-new-loop):
164 Remove condition `(not isearch-error)'. (Bug#9918)
165
166 * misearch.el (multi-isearch-search-fun): Add condition
167 `(not bound)' to ignore lazy-highlighting search.
168 Add the search-failed message "end of multi" when the end of
169 multi-sequence is reached. Uncapitalize the search-failed
170 message "Repeat for next buffer".
171
172 * info.el (Info-search): Add the search-failed message
173 "end of the manual" when the end of the manual is reached
174 in Isearch mode.
175
645ca9cf
JL
1762011-11-19 Juri Linkov <juri@jurta.org>
177
178 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
179 Use non-destructive `remove' instead of `delete' because
180 `Info-history-list' stored to `Info-isearch-initial-history-list' in
181 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
182
df754f66
JL
1832011-11-19 Juri Linkov <juri@jurta.org>
184
185 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
186 to nil instead of binding `search-ring' and `regexp-search-ring'.
187 (Bug#9185)
188
0e23d96a
EZ
1892011-11-19 Eli Zaretskii <eliz@gnu.org>
190
191 * simple.el (line-move): Force movement by logical lines for any
192 hscrolled window, not only when auto-hscroll-mode is on.
193 (line-move-visual): Update doc string to that effect. (Bug#10076)
194
8a6ccb66
AS
1952011-11-19 Andreas Schwab <schwab@linux-m68k.org>
196
197 * language/european.el (macintosh): Define as alias for mac-roman.
198
49ae5b39
EZ
1992011-11-19 Eli Zaretskii <eliz@gnu.org>
200
201 * mail/rmailmm.el (rmail-mime-display-header)
202 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
203 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
204 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
205 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
206 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
207 of a raw aref.
208 (rmail-mime-entity-segment): To get past the tagline, move forward
209 2 more lines, to account for the 2 empty lines that precede and
210 follow the line with the buttons.
211 (rmail-mime-update-tagline): Move one more line, to get past the
212 empty line that follows the buttons in the tagline. (Bug#9520)
213
c56cad4a
MR
2142011-11-19 Martin Rudalics <rudalics@gmx.at>
215
216 * window.el (window-max-delta-1, window-min-delta-1)
217 (window-min-size-1, window-state-get-1, window-state-put-1)
218 (window-state-put-2): Use "window--" prefix.
219
cbe71af3
SM
2202011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
221
2ad52c60
SM
222 * emacs-lisp/smie.el: Improve warnings and conflict detection.
223 (smie-warning-count): New var.
224 (smie-set-prec2tab): Use it.
225 (smie-bnf->prec2): Improve warnings. Add docstring.
226 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
227 (smie-bnf--set-class): New function.
228 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
229 corner case.
230
6944dbc1
SM
231 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
232 (compilation-error-properties, compilation-move-to-column):
233 Handle compilation-first-column while in the target buffer.
234
c400c4d7
SM
235 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
236 Don't hardcode point-min==1.
237
6dbe3e96
SM
238 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
239 (eshell-rewrite-for-command): Remove workaround.
240 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
241 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
242 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
243
cbe71af3
SM
244 * files-x.el (modify-file-local-variable): Obey commenting conventions.
245
a8e1496d
GM
2462011-11-17 Glenn Morris <rgm@gnu.org>
247
248 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
249 Ignore buffer-local generated-autoload-file if it is the same
250 as the global value. (Bug#10049)
251
df85d315
JB
2522011-11-17 Juanma Barranquero <lekktu@gmail.com>
253
254 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
255 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
256 (reftex-toc-previous-heading, reftex-toc-max-level)
257 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
258 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
259 (reftex-toc-do-promote, reftex-toc-promote-prepare)
260 (reftex-toc-promote-action, reftex-toc-extract-section-number)
261 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
262 (reftex-toc-rename-label, reftex-toc-visit-location)
263 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
264 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
265 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
266 leaving "*toc*" only for references to the buffer.
267
a0c2d0ae
MR
2682011-11-17 Martin Rudalics <rudalics@gmx.at>
269
270 * window.el (window-resize, delete-window, split-window):
271 Replace window-splits by window-combination-resize.
272 * cus-start.el (window-splits): Replace by
273 window-combination-resize.
274
35c0bac8
GM
2752011-11-17 Glenn Morris <rgm@gnu.org>
276
277 * progmodes/sh-script.el (sh-font-lock-keywords-var):
278 Make bash entry derive from sh entry, not shell entry.
279
d0c8fc8a
MA
2802011-11-16 Michael Albinus <michael.albinus@gmx.de>
281
d0c8fc8a
MA
282 * net/tramp-cache.el (tramp-flush-file-property): Flush also
283 properties of linked files. (Bug#9879)
284
7262a87c
MA
285 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
286 local file name.
287
7877f373
JB
2882011-11-16 Juanma Barranquero <lekktu@gmail.com>
289
290 * menu-bar.el (menu-bar-file-menu):
291 * printing.el (pr-ps-utility):
292 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
293 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
294 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
295 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
296 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
297 (icalendar--convert-cyclic-to-ical)
298 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
299 (icalendar--convert-ical-to-diary)
300 (icalendar--convert-recurring-to-diary)
301 (icalendar--convert-non-recurring-all-day-to-diary)
302 (icalendar-import-format-sample):
303 * progmodes/idlw-shell.el (idlwave-shell-mode):
304 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
305 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
306 (vhdl-ps-print-init): Fix typos.
307
10649b82
KM
3082011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
309
9d0cfcd6
GM
310 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
311 FSF and collapse date sequence, obscure author/maintainer email address
312 better, remove extra version line, track relocation of author's webpage.
10649b82 313
9d0cfcd6
GM
314 * progmodes/python.el (python-pdbtrack-input-prompt)
315 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
316 regular python pdb prompts. Adjustments shamelessly taken exactly as
317 suggested in EmacsWiki page (tiny change):
318 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 319
58179cce
JB
3202011-11-16 Juanma Barranquero <lekktu@gmail.com>
321
322 * expand.el (expand-pos, expand-index, expand-point):
323 Remove redundant info from docstring.
324 (expand-add-abbrevs): Doc fix.
325 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
326 (expand-sample-perl-mode-expand-list): Fix typos.
327
328 * net/dbus.el (dbus-event-member-name):
329 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
330 * term/pc-win.el (msdos-create-frame-with-faces):
331 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
332
b6f67890
MR
3332011-11-16 Martin Rudalics <rudalics@gmx.at>
334
335 * window.el (split-window, window-state-get-1)
336 (window-state-put-1, window-state-put-2): Rename occurrences of
337 window-nest to window-combination-limit.
338 * cus-start.el (window-nest): Rename to
339 window-combination-limit.
340
ce7ddba0
CY
3412011-11-16 Chong Yidong <cyd@gnu.org>
342
343 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
344 regexp (Bug#10033).
345
3ae704f4
SM
3462011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
347
348 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
349 `completing-read' will remove *Completions* and will preserve
350 current-buffer for us.
351 (tmm-add-prompt): Users of *Completions* will always (re)set its
352 major mode.
353 (tmm-old-comp-map): Remove.
354
6ad1cdde
GM
3552011-11-16 Glenn Morris <rgm@gnu.org>
356
357 * mail/rmailedit.el: Require rmailmm when compiling.
358 (rmail-old-mime-state): New declaration.
359 (rmail-edit-current-message): If editing a mime message,
360 edit the "raw" message from the mbox buffer.
361 (rmail-cease-edit): Handle mime messages. (Bug#9840)
362
d20faa20
GM
3632011-11-15 Glenn Morris <rgm@gnu.org>
364
365 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
366 which wasn't being used. Add optional arg to force given state.
367 (rmail-mime): Add optional arg to force given state.
368
c7015153
JB
3692011-11-15 Juanma Barranquero <lekktu@gmail.com>
370
371 * allout.el (allout-encryption-plaintext-sanitization-regexps):
372 * frame.el (display-mm-dimensions-alist):
373 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
374 (outline-move-subtree-down):
375 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
376 (newsticker--treeview-do-get-node):
377 * net/quickurl.el (quickurl-list-buffer-name):
378 * progmodes/dcl-mode.el (dcl-mode):
379 * progmodes/gdb-mi.el (gdb-mapcar*):
380 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
381
45261b50
GM
3822011-11-15 Glenn Morris <rgm@gnu.org>
383
384 * mail/rmail.el (rmail-file-coding-system): It's only ever used
385 in a boolean sense, so just make it a boolean, and fix the doc.
386 (rmail-show-mime-function, rmail-mime-feature)
387 (rmail-require-mime-maybe): Doc fixes.
388 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
389
390 * mail/rmailmm.el (rmail-show-mime): Doc fix.
391
0d26e0b6
JB
3922011-11-15 Juanma Barranquero <lekktu@gmail.com>
393
394 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
395 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
396 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
397 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
398
447f30f6
GM
3992011-11-15 Glenn Morris <rgm@gnu.org>
400
672b871d
GM
401 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
402 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
403 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
404 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
405 (rmail-mime, rmail-show-mime): Doc fixes.
406
f6aa5bb1
GM
407 * term/ns-win.el (mode-line-frame-identification):
408 Leave it alone. (Bug#10051)
409
947cd66b
GM
410 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
411
447f30f6
GM
412 * mail/rmailout.el (rmail-output-to-rmail-buffer):
413 Handle empty buffers. (Bug#9978)
414
0b381c7e
JB
4152011-11-14 Juanma Barranquero <lekktu@gmail.com>
416
417 * international/mule.el (define-charset):
418 * mail/rmailmm.el (rmail-mime-find-header-encoding):
419 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
420 * progmodes/verilog-mode.el (verilog-backward-token):
421 * textmodes/ispell.el (lookup-words):
422 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
423
71e027ac
GM
4242011-11-14 Glenn Morris <rgm@gnu.org>
425
56632ce4
GM
426 * progmodes/executable.el
427 (executable-make-buffer-file-executable-if-script-p):
428 Handle file-modes returning nil.
429
40500957
GM
430 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
431 message - not necessary, and causes problems. (Bug#9831)
432
071c2340
GM
433 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
434
d3cfca60
GM
435 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
436
71e027ac
GM
437 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
438 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
439 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
440
89d61221
MR
4412011-11-12 Martin Rudalics <rudalics@gmx.at>
442
443 * window.el (window-resize, delete-window): Use window-splits
444 variable instead of function.
445 (window-state-get-1, window-state-put-2, window-state-put):
446 Don't deal with windows' splits status.
447
98282f6f
GM
4482011-11-12 Glenn Morris <rgm@gnu.org>
449
450 * apropos.el (apropos-do-all, apropos-library, apropos-value)
451 (apropos-documentation): Doc fixes.
452
40a8bdf6
JB
4532011-11-11 Juanma Barranquero <lekktu@gmail.com>
454
455 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
456 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
457
65bd19ff
SM
4582011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * electric.el (electric-indent-post-self-insert-function): Make it
461 possible for a char to only indent in some circumstances.
462 (electric-indent-mode): Simplify.
463
54f9154c
MR
4642011-11-11 Martin Rudalics <rudalics@gmx.at>
465
466 * window.el (windows-with-parameter): Remove unused function.
467 (windows-at-side): Rename to window-at-side-list.
468 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
469 (window-side-check, window-size-ignore, window-size-fixed-1)
470 (window-in-direction-2): Prefix with "window--".
471 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 472
68cbc58b
GM
4732011-11-11 Glenn Morris <rgm@gnu.org>
474
475 * subr.el (eval-after-load): If FILE is already loaded,
476 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
477
b2621720
GM
4782011-11-10 Glenn Morris <rgm@gnu.org>
479
9a4de110
GM
480 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
481 Call svn via vc-svn-command rather than vc-do-command.
482 (vc-svn-command): Add --non-interactive. (Bug#9993)
483 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
484
b2621720
GM
485 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
486 Add toggle-read-only. (Bug#7292)
487 * files.el (toggle-read-only): Mention that it should only
488 be used interactively. (Bug#10006)
489
1dce7193
SM
4902011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
491
d9ac1a1e
SM
492 * progmodes/compile.el (compilation-error-regexp-alist-alist):
493 Adjust regexp for OCaml warnings.
494
0c325082
SM
495 * electric.el (electric-pair-post-self-insert-function): Let user
496 turn it off buffer-locally (bug#9932).
497
90132c14
SM
498 * progmodes/python.el (python-beginning-of-statement):
499 Rewrite (bug#2703).
500
1dce7193
SM
501 * progmodes/compile.el: Better handle TABs (bug#9749).
502 (compilation-internal-error-properties)
503 (compilation-next-error-function): Obey the target buffer's
504 compilation-error-screen-columns.
505
c4e7c63a
JB
5062011-11-09 Juanma Barranquero <lekktu@gmail.com>
507
508 * progmodes/meta-mode.el: Remove obsolete comments.
509 (meta-right-comment-regexp, meta-ignore-comment-regexp):
510 Fix typos in docstrings.
511
2cffd681
MR
5122011-11-09 Martin Rudalics <rudalics@gmx.at>
513
514 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 515 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
516 (window--resizable): New function. Make all callers of
517 window-resizable call window--resizable instead.
518 (window-resizable): Rewrite in terms of window--resizable.
519
0edcba87
GM
5202011-11-08 Glenn Morris <rgm@gnu.org>
521
522 * progmodes/delphi.el (delphi-mode-syntax-table):
523 Let define-derived-mode define a proper syntax table. (Bug#9994)
524
4b0d61e3
SM
5252011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
526
527 * window.el: Stay away from defsubst.
528 (window-list-no-nils): Remove.
529 (window-state-get-1, window-state-get): Use backquote instead.
530
fcbcac2e 5312011-11-08 thierry <thierry.volpiatto@gmail.com>
532
4b0d61e3 533 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 534 Fix incorrect use of default argument in `completing-read'.
535
e1c2c6f2
MR
5362011-11-08 Martin Rudalics <rudalics@gmx.at>
537
538 * window.el (display-buffer-function, special-display-function):
539 Mention display-buffer-record-window but do not mention
540 help-setup parameter in doc-strings.
b3f4a882 541 (window-min-delta): Fix doc-string typo.
e1c2c6f2 542
105216ed
CY
5432011-11-08 Chong Yidong <cyd@gnu.org>
544
545 * window.el (window-total-height, window-total-width): Doc fix.
546 (window-body-size): Move from C.
547 (window-body-height, window-body-width): Move to C.
548
0a9f9ab5
SM
5492011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
550
551 * window.el: Make special-display like display-buffer-alist (bug#9532).
552 (display-buffer--special-action): New function, morphed
553 from display-buffer--special.
554 (display-buffer): Use it to handle special-display-buffers at higher
555 priority (just after display-buffer-alist).
556 (display-buffer-fallback-action, display-buffer--other-frame-action)
557 (pop-to-buffer-same-window): Remove display-buffer--special.
558
a769dd15
GM
5592011-11-07 Glenn Morris <rgm@gnu.org>
560
561 * calendar/cal-menu.el (cal-menu-set-date-title):
562 Do nothing if not in a calendar. (Bug#9976)
563
05a61ee3
SM
5642011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
565
566 * files.el (find-file): Always use selected-window.
567
be7f5545
MR
5682011-11-07 Martin Rudalics <rudalics@gmx.at>
569
570 * window.el (window-combinations): Make WINDOW argument
571 mandatory. Rewrite doc-string.
572 (walk-window-subtree, window-atom-check, window-min-delta)
573 (window-max-delta, window--resize-this-window)
574 (window--resize-root-window-vertically, window-tree)
575 (balance-windows, window-state-put): Rewrite doc-strings as to
576 not mention the term "subwindow".
577 (window--resize-subwindows-skip-p): Rename to
578 window--resize-child-windows-skip-p.
579 (window--resize-subwindows-normal): Rename to
580 window--resize-child-windows-normal.
581 (window--resize-subwindows): Rename to
582 window--resize-child-windows.
583 (window-or-subwindow-p): Rename to window--in-subtree-p.
584
3c6702ef
ML
5852011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
586
587 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
588 Ensure that mbox format messages end in two newlines (Bug#9974).
589
49745b39
CY
5902011-11-06 Chong Yidong <cyd@gnu.org>
591
592 * window.el (window-combination-p): Function deleted; its
593 side-effect is not used in any existing code.
594 (window-combinations, window-combined-p): Call window-*-child
595 directly.
596
24300f5f
CY
5972011-11-05 Chong Yidong <cyd@gnu.org>
598
599 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
600 (window-size-ignore, window-state-get): Callers changed.
601 (window-normalize-window): Rename from window-normalize-any-window.
602 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 603 (window-normalize-live-window): Delete.
447f16b8
CY
604 (window-combination-p, window-combined-p, window-combinations)
605 (walk-window-subtree, window-atom-root, window-min-size)
606 (window-sizable, window-sizable-p, window-size-fixed-p)
607 (window-min-delta, window-max-delta, window-resizable)
608 (window-resizable-p, window-full-height-p, window-full-width-p)
609 (window-current-scroll-bars, window-point-1, set-window-point-1)
610 (window-at-side-p, window-in-direction, window-resize)
611 (adjust-window-trailing-edge, maximize-window, minimize-window)
612 (window-deletable-p, delete-window, delete-other-windows)
613 (record-window-buffer, unrecord-window-buffer)
614 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
615 (quit-window, split-window, window-state-put)
616 (set-window-text-height, fit-window-to-buffer)
617 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 618
89bd5ee1
EZ
6192011-11-04 Eli Zaretskii <eliz@gnu.org>
620
53479029
EZ
621 * mail/rmail.el (rmail-simplified-subject): Decode subject with
622 rfc2047-decode-string.
623 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
624 warnings.
625
89bd5ee1
EZ
626 * window.el (window-body-height, window-body-width): Mention in
627 the doc string that the return values are in frame's canonical
628 units. (Bug#9949)
629
bd17fdee
AM
6302011-11-03 Alan Mackenzie <acm@muc.de>
631
632 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
633 change in cc-engine.el.
634
acc825c5
SM
6352011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
636
637 * window.el (switch-to-buffer): Use `force-same-window' interactively.
638
1885e5b8
MR
6392011-11-02 Martin Rudalics <rudalics@gmx.at>
640
641 * window.el (quit-window): Call unrecord-window-buffer after
642 showing another buffer in the window. (Bug#9937)
acc825c5 643 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 644
ebe06da9
JB
6452011-11-02 Juanma Barranquero <lekktu@gmail.com>
646
647 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
648 Accept status with more than 9 shelves. (Bug#9935)
649 Reported by Colin D Bennett <colin@gibibit.com>.
650
4ee88440
MR
6512011-11-01 Martin Rudalics <rudalics@gmx.at>
652
653 * help.el (with-help-window): Don't reference
654 temp-buffer-show-specifiers in doc-string.
655
08e1d82c
AS
6562011-10-31 Andreas Schwab <schwab@linux-m68k.org>
657
658 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
659 menu-item.
660
84bd6e9e
VJL
6612011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
662
663 * whitespace.el: New version 13.2.2.
664 (whitespace-newline-mode): Disable properly. Reported by Sarah
665 <EmacsWiki>.
666
dba0634a
UJ
6672011-10-30 Ulf Jasper <ulf.jasper@web.de>
668
669 * net/newst-treeview.el: Remove "Time-stamp".
670 (newsticker--group-manage-orphan-feeds): Do not call
671 newsticker--treeview-tree-update.
db22a3c2
JB
672 (newsticker-treeview-update, newsticker-treeview):
673 Call newsticker--treeview-tree-update if necessary.
dba0634a 674
3d8daefe
MR
6752011-10-30 Martin Rudalics <rudalics@gmx.at>
676
677 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
678 (window-iso-combinations): Remove "iso-" infix.
679 Suggested by Chong Yidong.
3d8daefe
MR
680 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
681 (window-max-delta-1, window-resize, window--resize-siblings)
682 (window--resize-this-window, adjust-window-trailing-edge)
683 (split-window, balance-windows-1)
684 (shrink-window-if-larger-than-buffer):
685 * calendar/calendar.el (calendar-generate-window):
db22a3c2 686 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 687
1bc4c3ae
SM
6882011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
689
690 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
691 in place (bug#9907).
692 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
693 (eshell-rewrite-if-command, eshell-rewrite-for-command)
694 (eshell-structure-basic-command, eshell-rewrite-while-command)
695 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
696 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
697 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
698 (eshell-do-pipelines-synchronously, eshell-eval-command):
699 Use backquotes and prefer setq to set.
700 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
701 (eshell-macrop): Use functionp.
c1e2f5fa 702 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 703
30b65d9c
CY
7042011-10-30 Chong Yidong <cyd@gnu.org>
705
706 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
707 instead of set-mark (Bug#9810).
708
2d197ffb
CY
7092011-10-30 Chong Yidong <cyd@gnu.org>
710
711 * window.el (split-window-below, split-window-right): Rename from
712 split-window-above-each-other and split-window-side-by-side
713 respectively. All callers changed.
714 (split-window-sensibly, split-window-sensibly): Use them.
715 (split-window-keep-point): Doc fix.
716
717 * isearch.el: Add isearch-scroll property to split-window-below
718 and split-window-right.
719
720 * follow.el (follow-mode):
721 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
722 * progmodes/ada-xref.el (ada-gdb-application):
723 * emulation/vip.el (vip-buffer-in-two-windows):
724 * image-dired.el (image-dired-dired-with-window-configuration):
725 * dired-x.el (dired-do-find-marked-files):
726 * dired.el (dired-pop-to-buffer):
727 * bs.el (bs--show-with-configuration):
728 * vc/emerge.el (emerge-setup-windows):
729 * textmodes/two-column.el (2C-two-columns):
730 * textmodes/reftex-toc.el (reftex-toc):
731 * progmodes/gdb-mi.el (gdb-setup-windows):
732 * progmodes/fortran.el (fortran-window-create):
733 * net/newst-treeview.el (newsticker--treeview-window-init):
734 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
735 * emulation/tpu-edt.el (tpu-gold-map):
736 * emulation/crisp.el (crisp-mode-map):
737 * calendar/calendar.el (calendar-basic-setup): Callers changed.
738
38bb2ca8
CY
7392011-10-29 Chong Yidong <cyd@gnu.org>
740
aa4de341
CY
741 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
742
e1eb5385
CY
743 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
744
5d2ece3c
CY
745 * textmodes/flyspell.el (flyspell-word): Fix char offset for
746 forged Ispell output (Bug#7904).
747
38bb2ca8
CY
748 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
749
d0af9f77
SM
7502011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
751
752 * doc-view.el: Avoid ugly errors about not finding nil.
753 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
754 (doc-view-dvipdf-program, doc-view-unoconv-program)
755 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
756 Avoid nil or absolute file name as default value.
757 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
758
52bedd34
AM
7592011-10-28 Alan Mackenzie <acm@muc.de>
760
db22a3c2 761 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 762
7e43cfa5
AM
7632011-10-28 Alan Mackenzie <acm@muc.de>
764
765 Amend the handling of c-beginning/end-of-defun in nested declaration
766 scopes.
767
52bedd34
AM
768 * progmodes/cc-vars.el (c-defun-tactic): Move here from
769 cc-langs.el. Change it to a defcustom.
7e43cfa5 770
52bedd34
AM
771 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
772 cc-vars.el.
7e43cfa5 773
d0af9f77
SM
774 * progmodes/cc-engine.el (c-beginning-of-statement-1):
775 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 776
52bedd34 777 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 778 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
779 (c-widen-to-enclosing-decl-scope): New function.
780 (c-while-widening-to-decl-block): New macro.
781 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
782 outward for defun boundaries, and correspondingly change symbol
783 `respect-enclosure' to `go-outward'.
784 (c-declaration-limits): Change algorithm to report only the "innermost"
785 defun's boundaries.
786
1a2ce9ee
DD
7872011-10-28 Deniz Dogan <deniz@dogan.se>
788
789 * net/rcirc.el (rcirc-mode): Use hard newlines.
790
bc97a826
AM
7912011-10-28 Alan Mackenzie <acm@muc.de>
792
793 Amend to indent and fontify macros "which include their own semicolon"
794 correctly, using the "virtual semicolon" mechanism.
795
52bedd34 796 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 797
d0af9f77 798 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 799 Recode to scan one line at a time rather than having \n and \r
58179cce 800 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 801 (c-forward-label): Amend for virtual semicolons.
58179cce 802 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 803
52bedd34
AM
804 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
805 of the new C macros.
bc97a826 806
52bedd34 807 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
808 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
809 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
810 (c-opt-cpp-macro-define): Make into a full language variable.
811 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
812 AWK Mode (including \n, \r) removed, no longer needed.
813
d0af9f77
SM
814 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
815 Invoke c-make-macro-with-semi-re.
bc97a826 816
52bedd34
AM
817 * progmodes/cc-vars.el (c-macro-with-semi-re):
818 (c-macro-names-with-semicolon): New variables.
58179cce 819 (c-make-macro-with-semi-re): New function.
bc97a826 820
7a6c0941
SM
8212011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
822
823 * vc/log-edit.el: Fill empty field rather than adding new one.
824 (log-edit-add-field): New function.
825 (log-edit-insert-changelog): Use it.
826
b0c4cdcf
ML
8272011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
828
829 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
830
ee1f1da9
SM
8312011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
832
833 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
834 (gdb--check-interpreter): New function.
835 (gdb): Use it.
836
51bc5f8b
GM
8372011-10-27 Glenn Morris <rgm@gnu.org>
838
416a2c45
GM
839 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
840 (least-positive-float, least-negative-float)
841 (least-positive-normalized-float, least-negative-normalized-float)
842 (float-epsilon, float-negative-epsilon):
843 Remove unnecessary declarations.
844
845 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
846 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
847 (least-positive-float, least-negative-float)
848 (least-positive-normalized-float, least-negative-normalized-float)
849 (float-epsilon, float-negative-epsilon): Add doc-strings,
850 based on those in cl.texi.
851
51bc5f8b
GM
852 * files.el (set-visited-file-name): If the major-mode changed,
853 reload the local variables. (Bug#9796)
854
15de15c6
CY
8552011-10-27 Chong Yidong <cyd@gnu.org>
856
857 * subr.el (change-major-mode-after-body-hook): New hook.
858 (run-mode-hooks): Run it.
859
ee1f1da9
SM
860 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
861 Use change-major-mode-before-body-hook.
15de15c6
CY
862
863 * simple.el (fundamental-mode):
864 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
865 change introducing fundamental-mode-hook.
866
5430d399
JB
8672011-10-26 Juanma Barranquero <lekktu@gmail.com>
868
acc825c5 869 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 870
ad74a69e
MA
8712011-10-26 Michael Albinus <michael.albinus@gmx.de>
872
873 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 874 tramp.el explicitly. (Bug#7583)
ad74a69e 875
71d4c2a5
SM
8762011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
877
878 * progmodes/octave-mod.el:
879 * progmodes/octave-inf.el: Update maintainer.
880
b1f6fa26
CY
8812011-10-26 Chong Yidong <cyd@gnu.org>
882
883 * subr.el (with-wrapper-hook): Rewrite doc.
884
3f04efd6
MA
8852011-10-25 Michael Albinus <michael.albinus@gmx.de>
886
887 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 888 filenames "/method:foo:". (Bug#9793)
3f04efd6 889
410488d3
SM
8902011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
893 (bug#9865).
894
c1ebb47e
GM
8952011-10-24 Glenn Morris <rgm@gnu.org>
896
897 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
898
7f5c46c7
MA
8992011-10-24 Michael Albinus <michael.albinus@gmx.de>
900
901 * notifications.el: Add the requirement of a running D-Bus session
902 bus to the Commentary.
903
db2440b6
JL
9042011-10-24 Juri Linkov <juri@jurta.org>
905
906 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
907 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
908 (Bug#9364)
909
feecf435
JL
9102011-10-24 Juri Linkov <juri@jurta.org>
911
912 * info.el (Info-following-node-name-re): Add newline to the list
913 of allowed characters for leading space. (Bug#9824)
914
a3839de2
SM
9152011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
916
acc825c5
SM
917 * progmodes/octave-inf.el (inferior-octave-mode-map):
918 Fix C-c C-h binding.
a3839de2
SM
919 * progmodes/octave-mod.el (octave-help): Remove.
920
09388e76
MA
9212011-10-23 Michael Albinus <michael.albinus@gmx.de>
922
923 Sync with Tramp 2.2.3.
924
925 * net/tramp-cache.el (top): Pacify byte-compiler using
926 `init-file-user' and `site-run-file'.
927
928 * net/trampver.el: Update release number.
929
86c60681
CY
9302011-10-23 Chong Yidong <cyd@gnu.org>
931
932 * files.el (toggle-read-only): Remove obsolete comment about
933 version control.
934
935 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
936 for toggle-read-only. Note that this hasn't called vc-next-action
937 since 2008-05-02, though it wasn't documented at the time.
938
a3839de2
SM
939 * vc/ediff-init.el (ediff-toggle-read-only-function):
940 Use toggle-read-only.
86c60681 941
cd5495ff
AM
9422011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
943
944 Fix bug #9560, sporadic wrong indentation; improve instrumentation
945 of c-parse-state.
946
00b77525 947 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 948 correct faulty logical expression.
cd5495ff
AM
949 (c-parse-state-state, c-record-parse-state-state):
950 (c-replay-parse-state-state): New defvar/defuns.
951 (c-debug-parse-state): Use new functions.
952
42ee24ed
MR
9532011-10-22 Martin Rudalics <rudalics@gmx.at>
954
955 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 956 last fix. Use window-in-direction correctly.
42ee24ed 957
a7dee7e7
CY
9582011-10-21 Chong Yidong <cyd@gnu.org>
959
960 * progmodes/idlwave.el (idlwave-mode):
961 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
962 require-final-newline; that's done in prog-mode.
963 Suggested by Stefan Monnier.
a7dee7e7 964
e07b9a6d
MR
9652011-10-21 Martin Rudalics <rudalics@gmx.at>
966
967 * mouse.el (mouse-drag-window-above)
968 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
969 (mouse-drag-mode-line-1, mouse-drag-header-line)
970 (mouse-drag-vertical-line-rightward-window): Remove.
971 (mouse-drag-line): New function.
972 (mouse-drag-mode-line, mouse-drag-header-line)
973 (mouse-drag-vertical-line): Call mouse-drag-line.
974 * window.el (window-at-side-p, windows-at-side): New functions.
975
7e1361d9
UM
9762011-10-21 Ulrich Mueller <ulm@gentoo.org>
977
978 * tar-mode.el (tar-grind-file-mode):
979 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
980
30fcaf3a
CY
9812011-10-21 Chong Yidong <cyd@gnu.org>
982
983 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
984 * progmodes/vera-mode.el (vera-mode):
985 Use mode-require-final-newline.
30fcaf3a 986
516eddb0
GM
9872011-10-20 Glenn Morris <rgm@gnu.org>
988
db22a3c2 989 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 990
10d5f513
CS
9912011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
992
993 * emulation/cua-base.el (cua-set-mark): Fix case of string.
994
ac6c8639
CY
9952011-10-20 Chong Yidong <cyd@gnu.org>
996
997 * emulation/cua-base.el (cua-mode):
998 * mail/footnote.el (footnote-mode):
999 * mail/mailabbrev.el (mail-abbrevs-mode):
1000 * net/xesam.el (xesam-minor-mode):
1001 * progmodes/bug-reference.el (bug-reference-mode):
1002 * progmodes/cap-words.el (capitalized-words-mode):
1003 * progmodes/compile.el (compilation-minor-mode)
1004 (compilation-shell-minor-mode):
1005 * progmodes/gud.el (gud-tooltip-mode):
1006 * progmodes/hideif.el (hide-ifdef-mode):
1007 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
1008 * progmodes/subword.el (subword-mode):
1009 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
1010 * progmodes/which-func.el (which-function-mode):
1011 * term/tvi970.el (tvi970-set-keypad-mode):
1012 * term/vt100.el (vt100-wide-mode):
1013 * textmodes/flyspell.el (flyspell-mode):
1014 * textmodes/ispell.el (ispell-minor-mode):
1015 * textmodes/nroff-mode.el (nroff-electric-mode):
1016 * textmodes/paragraphs.el (use-hard-newlines):
1017 * textmodes/refill.el (refill-mode):
1018 * textmodes/reftex.el (reftex-mode):
1019 * textmodes/rst.el (rst-minor-mode):
1020 * textmodes/sgml-mode.el (html-autoview-mode)
1021 (sgml-electric-tag-pair-mode):
1022 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
1023 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
1024 * emulation/crisp.el (crisp-mode):
1025 * emacs-lisp/eldoc.el (eldoc-mode):
1026 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
1027 minor mode behavior.
1028
aa42ab43
JL
10292011-10-19 Juri Linkov <juri@jurta.org>
1030
1031 * descr-text.el (describe-char): Add #x2010 and #x2011 to
1032 the list of hard-coded chars with escape-glyph face.
1033
89400f1d
SM
10342011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
1037
305c07f6
MA
10382011-10-19 Michael Albinus <michael.albinus@gmx.de>
1039
1040 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
1041 running process.
1042
13754b54
GM
10432011-10-19 Glenn Morris <rgm@gnu.org>
1044
1045 * vc/vc-bzr.el (vc-bzr-after-dir-status):
1046 Ignore ignored files. (Bug#9726)
1047
06e21633
CY
10482011-10-19 Chong Yidong <cyd@gnu.org>
1049
1050 Doc fix for minor modes, stating that an omitted argument enables
1051 the mode unconditionally when called from Lisp.
1052
1053 * abbrev.el (abbrev-mode):
1054 * allout.el (allout-mode):
1055 * autoinsert.el (auto-insert-mode):
1056 * autoarg.el (autoarg-mode, autoarg-kp-mode):
1057 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1058 (global-auto-revert-mode):
1059 * battery.el (display-battery-mode):
1060 * composite.el (global-auto-composition-mode)
1061 (auto-composition-mode):
1062 * delsel.el (delete-selection-mode):
1063 * desktop.el (desktop-save-mode):
1064 * dired-x.el (dired-omit-mode):
1065 * dirtrack.el (dirtrack-mode):
1066 * doc-view.el (doc-view-minor-mode):
1067 * double.el (double-mode):
1068 * electric.el (electric-indent-mode, electric-pair-mode):
1069 * emacs-lock.el (emacs-lock-mode):
1070 * epa-hook.el (auto-encryption-mode):
1071 * follow.el (follow-mode):
1072 * font-core.el (font-lock-mode):
1073 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
1074 * help.el (temp-buffer-resize-mode):
1075 * hilit-chg.el (highlight-changes-mode)
1076 (highlight-changes-visible-mode):
1077 * hi-lock.el (hi-lock-mode):
1078 * hl-line.el (hl-line-mode, global-hl-line-mode):
1079 * icomplete.el (icomplete-mode):
1080 * ido.el (ido-everywhere):
1081 * image-file.el (auto-image-file-mode):
1082 * image-mode.el (image-minor-mode):
1083 * iswitchb.el (iswitchb-mode):
1084 * jka-cmpr-hook.el (auto-compression-mode):
1085 * linum.el (linum-mode):
1086 * longlines.el (longlines-mode):
1087 * master.el (master-mode):
1088 * mb-depth.el (minibuffer-depth-indicate-mode):
1089 * menu-bar.el (menu-bar-mode):
1090 * minibuf-eldef.el (minibuffer-electric-default-mode):
1091 * mouse-sel.el (mouse-sel-mode):
1092 * msb.el (msb-mode):
1093 * mwheel.el (mouse-wheel-mode):
1094 * outline.el (outline-minor-mode):
1095 * paren.el (show-paren-mode):
1096 * recentf.el (recentf-mode):
1097 * reveal.el (reveal-mode, global-reveal-mode):
1098 * rfn-eshadow.el (file-name-shadow-mode):
1099 * ruler-mode.el (ruler-mode):
1100 * savehist.el (savehist-mode):
1101 * scroll-all.el (scroll-all-mode):
1102 * scroll-bar.el (scroll-bar-mode):
1103 * server.el (server-mode):
1104 * shell.el (shell-dirtrack-mode):
1105 * simple.el (auto-fill-mode, transient-mark-mode)
1106 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
1107 (line-number-mode, column-number-mode, size-indication-mode)
1108 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
1109 * strokes.el (strokes-mode):
1110 * time.el (display-time-mode):
1111 * t-mouse.el (gpm-mouse-mode):
1112 * tool-bar.el (tool-bar-mode):
1113 * tooltip.el (tooltip-mode):
1114 * type-break.el (type-break-mode-line-message-mode)
1115 (type-break-query-mode):
1116 * view.el (view-mode):
1117 * whitespace.el (whitespace-mode, whitespace-newline-mode)
1118 (global-whitespace-mode, global-whitespace-newline-mode):
1119 * xt-mouse.el (xterm-mouse-mode): Doc fix.
1120
a3839de2
SM
1121 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1122 Fix autogenerated docstring.
06e21633 1123
5214e501
JL
11242011-10-19 Juri Linkov <juri@jurta.org>
1125
1126 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
1127 by checking environment variables "DESKTOP_SESSION" and
1128 "XDG_CURRENT_DESKTOP". (Bug#9779)
1129
195f8db9
JL
11302011-10-19 Juri Linkov <juri@jurta.org>
1131
1132 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
1133 (browse-url-chromium-program, browse-url-chromium-arguments):
1134 New defcustoms.
1135 (browse-url-default-browser): Check for `browse-url-chromium' and
1136 call `browse-url-chromium-program'.
1137 (browse-url-chromium): New command. (Bug#9779)
1138
343a34ff
JB
11392011-10-18 Juanma Barranquero <lekktu@gmail.com>
1140
1141 * facemenu.el (list-colors-duplicates): On Windows, detect more
1142 duplicates by assuming that only colors matching "^System" are
1143 special "system colors". (Bug#9722)
1144
6978a151
SM
11452011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1146
1147 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
1148 to distinguish the author from the committer.
1149
6a80b297
MA
11502011-10-18 Michael Albinus <michael.albinus@gmx.de>
1151
1152 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
1153
b31a5677
JK
11542011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
1155
1156 * international/mule.el (sgml-html-meta-auto-coding-function):
1157 Add support for detecting encoding in HTML5 specified only as
1158 <meta charset="UTF-8">. Implementation just makes http-equiv and
1159 content-type parts from HTML4 encoding string optional. (Bug#9716)
1160
80c6d77f
GM
11612011-10-18 Glenn Morris <rgm@gnu.org>
1162
1163 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
1164
08b0fee8
CY
11652011-10-18 Chong Yidong <cyd@gnu.org>
1166
1167 * faces.el (cursor): Doc fix.
1168
67e729a5
CY
11692011-10-17 Chong Yidong <cyd@gnu.org>
1170
1171 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
1172
343a34ff 11732011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
1174
1175 * dirtrack.el (dirtrack): Support shell buffers with path
1176 prefixes, e.g. tramp-based remote shells. (Bug#9647)
1177
0bc06380
TZ
11782011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
1179
1180 * json.el: Bump version to 1.3 and note change in History.
1181 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
1182
8b79f3e0
SM
11832011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1184
5a7c536b
SM
1185 * comint.el (comint-insert-input, comint-send-input)
1186 (comint-get-old-input-default, comint-backward-matching-input)
1187 (comint-next-prompt): Use nil instead of `input' for field property of
1188 past user input (bug#114).
1189
96a8a0df
SM
1190 * minibuffer.el (completion--replace): Inherit surrounding properties
1191 (bug#114).
1192 (minibuffer-complete-and-exit): Use it.
1193
8b79f3e0
SM
1194 * comint.el (comint--table-subvert): Quote the all-completions output
1195 (bug#9160).
1196
b8f7ff0d
MR
11972011-10-17 Martin Rudalics <rudalics@gmx.at>
1198
8b79f3e0 1199 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 1200
b8f7ff0d 1201 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 1202 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
1203 entries and separate them from frame entries.
1204
c235b555
GM
12052011-10-15 Glenn Morris <rgm@gnu.org>
1206
1207 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
1208 Doc fixes.
1209
6bbfa6e1
CY
12102011-10-15 Chong Yidong <cyd@stupidchicken.com>
1211
8b79f3e0
SM
1212 * net/network-stream.el (network-stream-open-starttls):
1213 Improve detection of failure due to lack of TLS support.
ec5c990d 1214
6bbfa6e1
CY
1215 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
1216 putting the input text in front and in bold.
1217
98488977
SM
12182011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
1219
3d1337be
SM
1220 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
1221
ee0b45e4
SM
1222 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
1223 empty buffer.
1224
98488977
SM
1225 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
1226 unread-command-events rather than pushing yet-another event.
1227
186f4720
EZ
12282011-10-14 Eli Zaretskii <eliz@gnu.org>
1229
1230 * mail/sendmail.el (sendmail-query-once): Improve the wording of
1231 the explanation of the possible choices. Make the options passed
1232 to completing-read shorter.
1233
8b7a997c
AM
12342011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1235
1236 * textmodes/flyspell.el (flyspell-large-region): Make sure
1237 extended character mode is used if defined (Bug#1339).
1238
12587bbb
EZ
12392011-10-13 Eli Zaretskii <eliz@gnu.org>
1240
1241 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
1242 character info for LRE, LRO, RLE, and RLO characters by appending
1243 an invisible PDF.
12587bbb 1244
bad41229
SM
12452011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1246
1247 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
1248 even in case of error; add debug spec; simplify data flow.
1249 (with-timeout-handler): Remove.
1250
28dbc92f
MA
12512011-10-12 Michael Albinus <michael.albinus@gmx.de>
1252
1253 Fix Bug#6019, Bug#9315.
1254
1255 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
1256 complete `buffer-file-name', the local file name part could look
1257 remotely (for example on VMS).
1258
1259 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
1260 `tramp-run-real-handler'.
1261 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
1262 already quoted by '"'.
1263
1264 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
1265 Let `file-name-handler-alist' be nil, the local file name part
1266 could look remotely (for example on VMS).
1267
e1b0b23a
SM
12682011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1269
1270 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
1271 from here...
1272 (flyspell-post-command-hook): ...to here.
1273
a120bde9
SM
12742011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1275
1276 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
1277 if not needed.
1278 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
1279 using completion. Protect against "slow" callers.
1280 Remove the "message hack".
1281
7ce7717b
JL
12822011-10-11 Juri Linkov <juri@jurta.org>
1283
1284 * isearch.el (isearch-lazy-highlight-word): New variable.
1285 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1286 Use it. (Bug#9727)
1287
c02ee9d6
GM
12882011-10-11 Glenn Morris <rgm@gnu.org>
1289
1290 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
1291 like f90-previous-statement does.
1292
93e616fd 12932011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1294
1f190e73 1295 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
1296 only in interactive use, to avoid error.
1297
af7b6078
SM
12982011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1299
1300 * minibuffer.el (completion-file-name-table): Fix last change,
1301 i.e. ignore normal errors but not the other ones.
1302
0563dae9
MR
13032011-10-10 Martin Rudalics <rudalics@gmx.at>
1304
1305 * window.el (special-display-buffer-names)
1306 (special-display-regexps): Remove some remnants of earlier
1307 changes from doc-strings.
366ca7f3
MR
1308 (quit-windows-on): New function.
1309
1310 * vc/vc.el (vc-revert, vc-rollback):
1311 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
1312 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 1313 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 1314
49677495
MR
13152011-10-09 Martin Rudalics <rudalics@gmx.at>
1316
1317 * window.el (frame-auto-hide-function): Add version tag.
1318 (Bug#9699)
1319
56f2d1e1
MA
13202011-10-09 Michael Albinus <michael.albinus@gmx.de>
1321
1322 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
1323 condition.
1324
112a6592
LL
13252011-10-09 Leo Liu <sdl.web@gmail.com>
1326
1327 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
1328 (Bug#9701)
1329
0812589b
GM
13302011-10-08 Glenn Morris <rgm@gnu.org>
1331
1332 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
1333 before the first code statement zero indent. (Bug#9690)
1334
b2b0776e
CY
13352011-10-08 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * simple.el (count-words-region): Always count in the region.
1338 Report the number of lines and characters too.
1339 (count-words): New command, which counts in the buffer if the
1340 region is inactive, as count-words-region used to.
1341 (count-words--message): New function. Handle plurals.
1342 (count-lines-region): Make it an alias for count-words-region.
1343
1344 * bindings.el (esc-map): Replace count-lines-region with
1345 count-words-region.
1346
c557cd6b
MR
13472011-10-08 Martin Rudalics <rudalics@gmx.at>
1348
1349 * window.el (window--delete): Delete dedicated frame
1350 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 1351 (switch-to-buffer): Fix doc-string typo.
c557cd6b 1352
61a57ef4 13532011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1354
1355 * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.
1356
c3833279
CY
13572011-10-07 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * bindings.el ([M-left],[M-right]): Bind to left-word and
1360 right-word respectively.
1361
21ce8245
GM
13622011-10-07 Glenn Morris <rgm@gnu.org>
1363
1364 * cus-start.el (debug-on-quit): Fix custom type.
1365
6d823bb2
LMI
13662011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1367
0181e193
LMI
1368 * subr.el (define-key-after): Clarify that the function is not
1369 useful for non-menu keymaps.
1370
6d823bb2
LMI
1371 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
1372
8e3459ce 13732011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1374
21ce8245 1375 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 1376 in current minibuffer (Fix bug with recursive minibuffers).
1377
a1c2d21e
CY
13782011-10-06 Chong Yidong <cyd@stupidchicken.com>
1379
1380 * progmodes/gdb-mi.el (gdb): Doc fix.
1381
5a4cf282
MR
13822011-10-05 Martin Rudalics <rudalics@gmx.at>
1383
1384 * window.el (frame-auto-hide-function): New option replacing
1385 frame-auto-delete. Suggested by Stefan Monnier.
1386 (window--delete): Call frame-auto-hide-function instead of
1387 investigating frame-auto-delete.
c96111ea
MR
1388 (window-point-1, set-window-point-1): New functions.
1389 (window-in-direction, record-window-buffer, window-state-get-1)
1390 (display-buffer-record-window): Use window-point-1 instead of
1391 window-point.
1392 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 1393
9854542e
SM
13942011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1395
1396 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
1397
8943cfb0
GM
13982011-10-05 Glenn Morris <rgm@gnu.org>
1399
1400 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
1401 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
1402
647ab967
LL
14032011-10-05 Leo Liu <sdl.web@gmail.com>
1404
1405 * subr.el (read-char-choice): Fix argument to buffer-live-p which
1406 works with buffer object.
1407
3ddfbced
SM
14082011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1409
1410 * mpc.el (mpc-tool-bar-map): Add labels.
1411
bdfa5dd2
GM
14122011-10-04 Glenn Morris <rgm@gnu.org>
1413
1414 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1415
0e2070b5
MR
14162011-10-04 Martin Rudalics <rudalics@gmx.at>
1417
1418 * window.el (window--delete): New function.
1419 (frame-auto-delete): Resuscitate option.
1420 (bury-buffer, replace-buffer-in-windows)
1421 (quit-window): Rewrite using window--delete.
1422 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1423 Pass display-buffer-mark-dedicated to window--display-buffer-2
1424 (Bug#9639).
1425
3dc61a09
SM
14262011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1427
915a9b64
SM
1428 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
1429 returns a list (bug#9554). Add remote file name completion.
1430 * comint.el (comint--table-subvert): Curry and get quote&unquote
1431 functions as arguments.
1432 (comint--complete-file-name-data): Adjust call accordingly.
1433 * pcomplete.el (pcomplete--table-subvert): Remove.
1434 (pcomplete-completions-at-point): Use comint--table-subvert instead.
1435
3dc61a09
SM
1436 * minibuffer.el (completion-table-case-fold): Use currying.
1437 (completion--styles-type, completion--cycling-threshold-type):
1438 New constants.
1439 (completion-styles, completion-category-overrides)
1440 (completion-cycle-threshold): Use them.
1441 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
1442 completion-table-case-fold.
1443
8ea0a993
SB
14442011-10-03 Stephen Berman <stephen.berman@gmx.net>
1445
1446 * minibuffer.el (completion-category-overrides): Fix type of styles
1447 and add more user friendly tags (bug#9660).
1448
8c24b7f6
SM
14492011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1450
1451 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
1452 (mule-input-method-string): New widget.
1453 (default-input-method, language-info-custom-alist): Use it.
1454
428fe61a
SM
14552011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1456
32c1fffd
SM
1457 * pcomplete.el: Require comint.
1458 (pcomplete--common-suffix): Remove.
1459 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
1460 (pcomplete--table-subvert): Sync with comint--table-subvert.
1461 (pcomplete--entries): Use comint-completion-file-name-table.
1462 * comint.el (comint-unquote-filename): Simplify.
1463 (comint-completion-file-name-table): New function (bug#9616).
1464 (comint--complete-file-name-data): Use it.
1465
428fe61a
SM
1466 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
1467 (pcmpl-gnu-tar-buffer): Remove.
1468 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
1469 around. Make sure pcomplete-suffix-list is only changed temporarily.
1470 Don't look inside the tar's file if it's too large.
428fe61a 1471
04c52e2f
CY
14722011-10-01 Chong Yidong <cyd@stupidchicken.com>
1473
ce3cefcc
CY
1474 * cus-edit.el (custom-mode-map):
1475 * epa.el (epa-key-list-mode-map):
1476 * man.el (Man-mode-map):
1477 * startup.el (splash-screen-keymap):
1478 * simple.el (special-mode-map): Use scroll-up-command and
1479 scroll-down-command.
1480
1481 * progmodes/idlw-help.el (idlwave-help-mode-map):
1482 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
1483 * net/newst-plainview.el (newsticker-mode-map):
1484 * emulation/ws-mode.el (wordstar-mode-map):
1485 * emulation/vi.el (vi-com-map):
1486 * calc/calc-graph.el (calc-graph-show-dumb):
1487 * term/sun.el (terminal-init-sun):
1488 * term/ns-win.el (global-map):
1489 * progmodes/grep.el (grep-mode-map):
1490 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
1491 * mail/rmail.el (rmail-mode-map):
1492 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
1493
04c52e2f
CY
1494 * custom.el (custom-safe-themes, load-theme): Treat value of t for
1495 custom-safe-themes as special.
1496
79adf8c8
JD
14972011-10-01 Julien Danjou <julien@danjou.info>
1498
1499 * notifications.el (notifications-notify): Fix docstring.
1500
63bd50d3
PS
15012011-10-01 Per Starbäck <per@starback.se>
1502
1503 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
1504
199e4c7e
MR
15052011-09-30 Martin Rudalics <rudalics@gmx.at>
1506
1507 * startup.el (command-line-1): Fix last fix by inserting
1508 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 1509 (Bug#9605) and (Bug#9636)
199e4c7e 1510
fe5f08dd
EZ
15112011-09-29 Eli Zaretskii <eliz@gnu.org>
1512
1513 * simple.el (line-move): If auto-hscroll-mode is disabled and the
1514 window is hscrolled, move by logical lines. (Bug#9607)
1515 (line-move-visual): Update the doc string to the above effect.
1516
b5516bbd
MR
15172011-09-29 Martin Rudalics <rudalics@gmx.at>
1518
ccee00c0
MR
1519 * window.el (display-buffer-record-window): When WINDOW is the
1520 selected window use `point' instead of `window-point'. (Bug#9626)
1521
b5516bbd
MR
1522 * startup.el (command-line-1): Use insert-before-markers when
1523 inserting initial-scratch-message. (Bug#9605)
ccee00c0 1524
b5516bbd
MR
1525 * help.el (help-window): Remove variable.
1526
52aa0014
GM
15272011-09-29 Glenn Morris <rgm@gnu.org>
1528
1529 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
1530
df9a7357
JB
15312011-09-29 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * descr-text.el (describe-char-categories): Accept category
1534 descriptions more than one line long.
1535
a8406c20
SM
15362011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1537
88d9610c
SM
1538 * simple.el (delete-trailing-whitespace): Fix last change.
1539
a5daf810
SM
1540 * progmodes/perl-mode.el (perl-syntax-propertize-function):
1541 Don't confuse "y => 3" as the beginning of a `y' operation.
1542
a8406c20
SM
1543 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
1544 object has more than 4 slots (bug#9613).
1545
a239d4e9
JB
15462011-09-28 Juanma Barranquero <lekktu@gmail.com>
1547
1548 * subr.el (with-output-to-temp-buffer):
1549 * net/quickurl.el (quickurl, quickurl-browse-url):
1550 Fix typos in docstrings.
1551
693fbdb6
EZ
15522011-09-27 Eli Zaretskii <eliz@gnu.org>
1553
1554 * minibuffer.el (completion-styles)
1555 (completion-category-overrides): Cross reference each other in doc
1556 strings.
1557
8b457e28
GM
15582011-09-27 Glenn Morris <rgm@gnu.org>
1559
1560 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
1561 to split-string. (Bug#9606)
1562
85a16208
LMI
15632011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1564
1565 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
1566 (bug#9615).
1567
502f9ebd
CY
15682011-09-27 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * emacs-lisp/package.el (list-packages): Fix echo area message.
1571
7690bdea
LL
15722011-09-27 Leo Liu <sdl.web@gmail.com>
1573
1574 * ido.el (ido-read-internal): Accept cons cell HIST arg.
1575
e2ee6f30
MA
15762011-09-25 Michael Albinus <michael.albinus@gmx.de>
1577
1578 * net/dbus.el (dbus-unregister-object): Don't release services for
1579 registered signals. (Bug#9581)
1580
f3f98342
TZ
15812011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1582
1583 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
1584 function that picks between cfengine 2 and 3 support
1585 automatically. Update docs accordingly.
1586
dd7aa8dd
KH
15872011-09-22 Kenichi Handa <handa@m17n.org>
1588
1589 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
1590 ZERO.
1591 (indian-itrans-v5-table-for-tamil): New variable.
1592 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
1593
3f2b07f8
KM
15942011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
1595
1596 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
1597 that's true if the current command involved collapsing of text.
1598 It's reset to false at the beginning of the next command.
1599 (allout-post-command-business): Move the cursor to the beginning
1600 of entry if the cursor is hidden and collapsing activity just
1601 happened.
1602
371d6a61
CY
16032011-09-24 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
1606 tracking (Bug#9541).
1607
2ac2721a
UJ
16082011-09-24 Ulf Jasper <ulf.jasper@web.de>
1609
1610 * net/newst-reader.el (newsticker-html-renderer)
1611 (newsticker-show-news): Automatically
343a34ff
JB
1612 load html rendering package if newsticker-html-renderer is set.
1613 Fixes "Warning: defvar ignored because w3m-fill-column is
2ac2721a
UJ
1614 let-bound" and the error "Symbol's value as variable is void:
1615 w3m-fill-column".
1616
fac7ae53
MA
16172011-09-24 Michael Albinus <michael.albinus@gmx.de>
1618
1619 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
1620 Release services only if they are defined. (Bug#9581)
1621
e08b633b
RS
16222011-09-23 Richard Stallman <rms@gnu.org>
1623
e488d29c
RS
1624 * textmodes/paragraphs.el (forward-sentence): For backwards case,
1625 distinguish start of paragraph from start of its text.
1626
19c38752
RS
1627 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
1628
e08b633b
RS
1629 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
1630 (rmail-generate-viewer-buffer): Put that hook on view buffer.
1631 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
1632
0a39f27e
AS
16332011-09-23 Andreas Schwab <schwab@linux-m68k.org>
1634
1635 * international/mule-diag.el (mule-diag): Insert a newline after
1636 each fontset description.
1637
db4e950d
SM
16382011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1639
1640 * simple.el (delete-trailing-whitespace):
1641 Document last change; simplify.
1642
eca3f3ea
PW
16432011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
1644
d68e189a
PW
1645 * simple.el (delete-trailing-whitespace): Also delete
1646 extra newlines at the end of the buffer.
1647
eca3f3ea
PW
1648 * textmodes/picture.el: Make motion commands obey shift-select-mode.
1649 (picture-newline): Use forward-line so as to ignore fields.
1650
01c157cc
SM
16512011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1652
1653 * subr.el (with-wrapper-hook): Fix edebug spec.
1654
022de23e
LMI
16552011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1656
1657 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
1658 (bug#4538).
1659
91683089
MA
16602011-09-23 Michael Albinus <michael.albinus@gmx.de>
1661
eca3f3ea
PW
1662 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
1663 Fix nasty bug using wrong cached values.
91683089 1664
5bdd6fa4
AM
16652011-09-23 Alan Mackenzie <acm@muc.de>
1666
1667 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
1668
97adfb97
CY
16692011-09-23 Chong Yidong <cyd@stupidchicken.com>
1670
1671 * window.el (pop-to-buffer): Ensure right window is selected if we
1672 chose another frame.
1673
d4ef2b50
EZ
16742011-09-22 Eli Zaretskii <eliz@gnu.org>
1675
1676 * simple.el (what-cursor-position): Use get-char-property-change
1677 and next-single-char-property-change, to be able to show display
1678 properties that come from overlays as well as text properties.
1679
72258fe5
CY
16802011-09-22 Chong Yidong <cyd@stupidchicken.com>
1681
1682 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
1683
1684 * cmuscheme.el (run-scheme, switch-to-scheme):
1685 * cus-edit.el (customize-group, custom-buffer-create)
1686 (customize-browse):
1687 * info.el (info):
1688 * shell.el (shell):
1689 * mail/sendmail.el (mail):
1690 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
1691
8f098516
RS
16922011-09-22 Richard Stallman <rms@gnu.org>
1693
1694 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
1695 move back only to line beg, don't move back over blank lines.
1696
e74f1bb6
MA
16972011-09-22 Michael Albinus <michael.albinus@gmx.de>
1698
1699 * files.el (copy-directory): Set directory attributes only in case
1700 they could be retrieved from the source directory. (Bug#9565)
1701
bfeef8b6
DK
17022011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
1703
1704 * progmodes/hideshow.el (hs-looking-at-block-start-p)
1705 (hs-find-block-beginning, hs-hide-level-recursive):
1706 Ignore strings as well as comments. (Bug#9502)
1707
7e423bb8
AS
17082011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
1709
1710 * progmodes/sql.el (sql-comint-postgres):
1711 Convert port number to a string. (Bug#9566)
1712
b4d72fcf
MR
17132011-09-22 Martin Rudalics <rudalics@gmx.at>
1714
1715 * window.el (quit-window): Undedicate window when switching to
1716 previous buffer. Reported by Thierry Volpiatto
1717 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
1718 (special-display-popup-frame): When popping up a new frame reset
1719 its previous buffers to nil. Simplify code.
b4d72fcf 1720
a7b88dc6
MA
17212011-09-21 Michael Albinus <michael.albinus@gmx.de>
1722
1723 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
1724 and process filter, as done also in `shell-command'.
1725
cf4eacfd
MR
17262011-09-21 Martin Rudalics <rudalics@gmx.at>
1727
eca3f3ea
PW
1728 * window.el (set-window-buffer-start-and-point):
1729 Call set-window-start with NOFORCE argument t. Suggested by Thierry
cf4eacfd
MR
1730 Volpiatto <thierry.volpiatto@gmail.com>.
1731 (quit-window): Reword doc-string. Handle new format of
1732 quit-restore parameter. Don't delete window if it has a
1733 previous buffer we can show instead of the present one.
1734 (display-buffer-record-window): Rewrite using a new format for
1735 the quit-restore window parameter
1736 (special-display-popup-frame, display-buffer-same-window)
1737 (display-buffer-reuse-window, display-buffer-pop-up-frame)
1738 (display-buffer-pop-up-window, display-buffer-use-some-window):
1739 Adapt symbol passed to display-buffer-record-window.
1740 * help.el (help-window-setup): Handle new format of quit-restore
1741 parameter.
1742
8d28cb95
SM
17432011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1744
94ab793f
SM
1745 * faces.el (face-list): Fix docstring (bug#9564).
1746
8d28cb95
SM
1747 * window.el (display-buffer--action-function-custom-type):
1748 Don't include internal functions in the Custom interface.
1749
3820edeb
JL
17502011-09-20 Juri Linkov <juri@jurta.org>
1751
1752 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
1753 (Info-forward-node, Info-backward-node, Info-next-preorder)
1754 (Info-last-preorder): Use it. (Bug#9528)
1755
5147931d
JL
17562011-09-20 Juri Linkov <juri@jurta.org>
1757
1758 * info.el (Info-last-preorder): Visit last menu item only when
1759 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
1760
cf499a1a
JD
17612011-09-20 Julien Danjou <julien@danjou.info>
1762
1763 * password-cache.el (password-cache-remove): Remove entries even if the
1764 value is nil, so that password with a nil value (negative caching) is
1765 possible to invalidate.
1766
f84e2fe2
LM
17672011-09-20 Lawrence Mitchell <wence@gmx.li>
1768
1769 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
1770 all whitespace around breakpoint. (Bug#9553)
1771 (f90-find-breakpoint): Only break at whitespace inside a comment.
1772
78054a46
SM
17732011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1774
1775 * minibuffer.el (completion-file-name-table): Keep track of errors.
1776 (completion-table-with-predicate): Handle the case where pred1 is nil.
1777 * pcomplete.el (pcomplete-completions-at-point): Simplify.
1778
345083b2
SM
17792011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1780
e24e27be
SM
1781 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
1782 (debugger-return-value): Signal an error if the debugging context does
1783 not await any return value.
1784
345083b2
SM
1785 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
1786 * image-mode.el (image-toggle-display-text)
1787 (image-toggle-display-image): Stay away from evil `intangible'.
1788
08d355e3
LL
17892011-09-19 Leo Liu <sdl.web@gmail.com>
1790
1791 * replace.el (occur-revert-arguments): Make it permanent-local.
1792 (occur-mode): Don't call font-lock-defontify.
1793
f01da43f
CY
17942011-09-19 Chong Yidong <cyd@stupidchicken.com>
1795
1796 * net/ldap.el (ldap-search-internal): Don't push empty search
1797 result (Bug#9508).
1798
b6072fa6
SM
17992011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1800
1801 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
1802
443d6696
MA
18032011-09-19 Michael Albinus <michael.albinus@gmx.de>
1804
1805 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
1806 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
1807
7cc6e154
JL
18082011-09-18 Juri Linkov <juri@jurta.org>
1809
1810 * buff-menu.el (Buffer-menu-mode-map):
1811 * dired.el (dired-mode-map):
1812 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
1813 (lisp-interaction-mode-map):
1814 * emacs-lisp/package.el (package-menu-mode-map):
1815 * epa.el (epa-key-list-mode-map):
1816 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
1817 (menu-bar-options-menu):
1818 * outline.el (outline-mode-menu-bar-map):
1819 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
1820 * vc/vc-dir.el (vc-dir-menu-map):
1821 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
1822 Capitalize non-function content words in menu item strings.
1823
1824 * dired.el (dired-mode-map): Add menu item for
1825 `image-dired-dired-toggle-marked-thumbs'.
1826
80302a81
JL
18272011-09-18 Juri Linkov <juri@jurta.org>
1828
1829 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
1830 to `isearch-case-fold-search' and restore its original value
1831 after the `isearch-mode' call.
1832
46c5cf66
JL
18332011-09-18 Juri Linkov <juri@jurta.org>
1834
1835 * progmodes/grep.el (grep-process-setup): Don't check code for 1
1836 because `zgrep' returns 1 for successful matches (bug#9226).
1837
d18b513b
JL
18382011-09-18 Juri Linkov <juri@jurta.org>
1839
1840 * info.el (Info-extract-menu-node-name): Check the second match
1841 for empty string (second test-case of bug#9528).
1842 (Info-last-preorder): Let-bind `Info-history' to nil to not add
1843 intermediate nodes to the history (first test-case of bug#9528).
1844
72753f87
JL
18452011-09-18 Juri Linkov <juri@jurta.org>
1846
1847 * info.el (Info-mode-syntax-table): New variable.
1848 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table'. (Bug#3312)
1849
c9384295
JL
18502011-09-18 Juri Linkov <juri@jurta.org>
1851
1852 * info.el (Info-file-supports-index-cookies): Increment
1853 line-beginning-position's arg from 3 to 4 because makeinfo outputs
1854 one more line for long file names (bug#4142).
1855
d473dce8
CY
18562011-09-18 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * newcomment.el (comment-normalize-vars): If prompting for
1859 comment-start, set comment-start-skip too (Bug#8424).
1860
2176854d
JB
18612011-09-18 Johan Bockgård <bojohan@gnu.org>
1862
1863 * icomplete.el: Fix previous fix of Bug#5849.
1864 (icomplete-mode): Don't set completion-show-inline-help.
1865 (icomplete-minibuffer-setup): Set completion-show-inline-help
1866 locally during icompletion.
1867
3aace4e4
CY
18682011-09-18 Chong Yidong <cyd@stupidchicken.com>
1869
c940224f
CY
1870 * woman.el (woman2-process-escapes): Don't delete unrecognized
1871 escapes (Bug#7843).
1872
3aace4e4
CY
1873 * files.el (inhibit-first-line-modes-regexps): Add image files.
1874 (hack-local-variables-prop-line): Return nil for malformed
1875 prop-lines (Bug#9044).
1876
710dec63
MA
18772011-09-18 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * net/tramp.el (top): Don't require 'shell.
1880 (tramp-methods): Fix docstring.
1881 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
1882 Return complete remote file name. Handle "smb" case.
1883 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
1884 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
1885
1886 * net/tramp-compat.el (top): Require 'shell.
1887
1888 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1889 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
1890 `tramp-current-host'.
1891 (tramp-get-remote-tmpdir): Remove.
1892
1893 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
1894 `tramp-tmpdir' entries.
1895 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
1896 (tramp-smb-handle-file-attributes): Ignore errors.
1897 (tramp-smb-wait-for-output): Check also for process end.
1898
5d5ac8ec
LMI
18992011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1900
1901 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
1902 when sending QUIT (bug#9312).
1903
8c0f49f0
CY
19042011-09-17 Chong Yidong <cyd@stupidchicken.com>
1905
1906 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
1907 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
1908 occur-mode-display-occurrence.
1909 (occur-edit-mode): Add usage message.
1910 (occur-cease-edit): New command.
1911 (occur-after-change-function): Use text properties to find the
1912 position of the prefix text.
1913 (occur-engine): Set stickiness of prefix text properties.
1914
8f1383f7
GM
19152011-09-17 Glenn Morris <rgm@gnu.org>
1916
1917 * progmodes/etags.el (complete-tag):
1918 Fix call to completion-in-region. (Bug#9526)
1919
744ba0e3
JL
19202011-09-17 Juri Linkov <juri@jurta.org>
1921
1922 * textmodes/ispell.el (ispell-word): Add to the error message
1923 the word, ispell program name and current dictionary (bug#9121).
1924 (ispell-tex-arg-end): Capitalize "error" in the error message.
1925
d9bbf400
AS
19262011-09-17 Andreas Schwab <schwab@linux-m68k.org>
1927
1928 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
1929 check. (Bug#4251)
1930
8da11505
JL
19312011-09-17 Juri Linkov <juri@jurta.org>
1932
1933 * window.el (window-safe-min-height, window-safe-min-width):
1934 Fix typos (followup to bug#9522).
1935
a91adc7e
SJ
19362011-09-17 Sven Joachim <svenjoac@gmx.de>
1937
1938 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
1939
064f328a
EZ
19402011-09-16 Eli Zaretskii <eliz@gnu.org>
1941
1942 * simple.el (line-move): If goal-column is set, move by logical
1943 lines, not by display lines. (Bug#971)
1944 (next-line, previous-line, goal-column, line-move-visual): Doc fix
1945 to reflect the above change.
1946
e69df516
SM
19472011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1948
1949 * image.el (imagemagick-register-types): Use regexp-opt.
1950
cbb0f9ab
CY
19512011-09-15 Chong Yidong <cyd@stupidchicken.com>
1952
1953 * window.el (display-buffer-base-action): Rename from
1954 display-buffer-default-action. Make default value empty.
1955 (display-buffer-overriding-action): Convert to defvar.
1956 (display-buffer-fallback-action): New var.
1957
25322144
CY
19582011-09-15 Chong Yidong <cyd@stupidchicken.com>
1959
1960 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
1961 declaration.
1962 (package--add-to-archive-contents): If there is a duplicate entry
1963 with an older version, remove it.
1964 (package-menu-mark-delete, package-menu-mark-install)
1965 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
1966 (package-menu-mark-obsolete-for-deletion):
1967 Use package-menu-get-status instead of a regexp search.
25322144
CY
1968 (package-menu-get-status): Use tabulated-list-entry.
1969 (package-menu-mark-upgrades): New command.
d770725a 1970 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
1971 (package-menu-execute): Do installation before deletion.
1972 (package-menu-refresh, package-menu-execute): Use derived-mode-p
1973 instead of checking major-mode.
1974 (package-menu--find-upgrades): New function.
1975
7520339c
LMI
19762011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1977
1978 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
1979 passwords in the log buffer.
65a046c4
LMI
1980 (smtpmail-process-filter): Update the process marker so that the
1981 "broken by peer" status message is inserted in the right place.
7520339c 1982
d3c30954
SM
19832011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1984
3fe48822
SM
1985 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
1986 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
1987 bibtex-completion-at-point-function.
1988 (bibtex-completion-at-point-function): Use them.
1989
1b8b3954
SM
1990 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
1991
d3c30954
SM
1992 * mpc.el (mpc-constraints-tag-lookup): New function.
1993 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
1994 also to browser "album|playlist".
1995
72779976
JL
19962011-09-14 Juri Linkov <juri@jurta.org>
1997
1998 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
1999 (isearch-edit-string): Use length of `isearch-string' when
2000 `isearch-fail-pos' returns nil.
2001 (isearch-message): Remove duplicate code and call
2002 `isearch-fail-pos' with arg `t'.
2003
a0bf2bcd
CY
20042011-09-14 Chong Yidong <cyd@stupidchicken.com>
2005
17bb0a2d
CY
2006 * replace.el (occur-mode-goto-occurrence): Don't force using other
2007 window (Bug#9499).
2008
a0bf2bcd
CY
2009 * dired-aux.el (dired-do-chmod): Don't provide initial input.
2010
f678e0b6
MR
20112011-09-14 Martin Rudalics <rudalics@gmx.at>
2012
2013 * window.el (display-buffer-window): Remove.
2014 (display-buffer-record-window): Use help-setup window parameter
2015 instead of variable display-buffer-window.
2016 (display-buffer-function, special-display-buffer-names)
2017 (special-display-function): Mention help-setup parameter instead
2018 of display-buffer-window in doc-string.
d3c30954
SM
2019 * help.el (help-window-setup): New argument help-window.
2020 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
2021 Reword some messages.
2022 (with-help-window): Pass window used for displaying the buffer
2023 to help-window-setup. Don't set display-buffer-window.
2024
8e39b2e8
GM
20252011-09-13 Glenn Morris <rgm@gnu.org>
2026
2027 * emacs-lisp/debug.el (debugger-make-xrefs):
2028 Preserve point. (Bug#9462)
2029
85e9c04b
CY
20302011-09-13 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * window.el (window-deletable-p): Use next-frame.
2033
1b36ed6a
MR
20342011-09-13 Martin Rudalics <rudalics@gmx.at>
2035
2036 * window.el (window-auto-delete): Remove.
2037 (window-deletable-p): Remove argument FORCE. Don't deal with
2038 dedicatedness and previous buffers.
2039 (switch-to-prev-buffer): Don't delete window.
2040 (delete-windows-on): Delete a window's frame if and only if the
2041 window is dedicated.
2042 (replace-buffer-in-windows): Delete buffer's window or frame if
2043 and only if window is dedicated.
2044 (quit-window): Handle quit-restore as before last change.
4d61f28d 2045 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 2046
ef8ef9fb
CY
20472011-09-13 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * window.el (window-deletable-p): Never delete the last frame on a
2050 given terminal.
2051
b2cba41e
GM
20522011-09-13 Glenn Morris <rgm@gnu.org>
2053
2054 * help.el (describe-key-briefly): Copy previous standard-output change.
2055
51553db6 20562011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
2057
2058 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
2059
b7556719
GM
20602011-09-13 Glenn Morris <rgm@gnu.org>
2061
2062 * emacs-lisp/lisp-mode.el (lisp-indent-function):
2063 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
2064
64b51947
CY
20652011-09-12 Chong Yidong <cyd@stupidchicken.com>
2066
2067 * dired-aux.el (dired-mark-read-string): Don't return default
2068 value on empty input (Bug#9361).
2069 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
2070 Omit initial minibuffer contents.
2071 (dired-do-chmod): Signal an error on empty input.
2072 (dired-mark-read-string): Don't return default on empty input.
2073
2074 * files.el (file-modes-symbolic-to-number): Doc fix.
2075
393a301e
SM
20762011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2077
2078 * international/mule-cmds.el (ucs-completions): Remove.
2079 (read-char-by-name): Use complete-with-action instead; add metadata.
2080
fa5660f9
CY
20812011-09-11 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * window.el (display-buffer--action-function-custom-type)
2084 (display-buffer--action-custom-type): New vars.
2085 (display-buffer-alist, display-buffer-default-action)
2086 (display-buffer-overriding-action): Add defcustom types.
2087
4a592f66
CY
2088 * frame.el (delete-other-frames): Doc fix (Bug#276).
2089
73d56dbd
LMI
20902011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2091
2092 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
2093
37ac18a3
CY
20942011-09-11 Chong Yidong <cyd@stupidchicken.com>
2095
2096 Change modes that used same-window-* vars to use switch-to-buffer.
2097
2098 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
2099 Use switch-to-buffer.
2100
2101 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
2102 (customize-browse, custom-buffer-create-other-window):
2103 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
2104
2105 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
2106 (Info-prev, Info-up, Info-speedbar-goto-node)
2107 (info-display-manual): Use switch-to-buffer.
2108 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
2109
2110 * mail/sendmail.el (mail): Use switch-to-buffer.
2111 (mail-recover): Use switch-to-buffer-other-window.
2112
2113 * cmuscheme.el (run-scheme, switch-to-scheme):
2114 * ielm.el (ielm):
2115 * shell.el (shell):
2116 * net/rlogin.el (rlogin):
2117 * net/telnet.el (telnet, rsh):
2118 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
2119
10195bd6
AS
21202011-09-11 Andreas Schwab <schwab@linux-m68k.org>
2121
2122 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
2123
b322f63a
LMI
21242011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2125
39d7fed6
LMI
2126 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
2127 so don't mention it (bug#9301).
ba5a81f1 2128 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 2129
ee0e9f11
LMI
2130 * faces.el (face-spec-set-match-display): Make `(type graphic)'
2131 match `x', `w32' and `ns', like the manual says (bug#9029).
2132
0b1c89c1 2133 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
2134 (process-kill-buffer-query-function): Mention the buffer name in
2135 the query.
0b1c89c1 2136
77549ea8
LMI
2137 * image-mode.el (image-next-line): The line parameter is mandatory
2138 (bug#9258).
2139
803ef892
LMI
2140 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
2141 which can be useful (bug#9301).
2142
12980837
LMI
2143 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
2144
91054f8f
LMI
2145 * subr.el (match-string): Mention that the current buffer should
2146 be the same as the search was done in (bug#9282).
2147
b322f63a
LMI
2148 * facemenu.el: Disable the remove-* commands if the mark isn't
2149 active (bug#9162).
2150
3199b96f
CY
21512011-09-10 Chong Yidong <cyd@stupidchicken.com>
2152
2153 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
2154 of display-buffer.
2155 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
2156
2157 * replace.el (occur-mode-goto-occurrence)
2158 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
2159 and display-buffer.
2160
2161 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
2162 display-buffer.
2163
2164 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
2165 special-display and same-window variables.
2166 (mail-other-window): Use switch-to-buffer-other-window.
2167 (mail-other-frame): USe switch-to-buffer-other-frame.
2168
393a301e
SM
2169 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
2170 Use display-buffer-other-frame.
3199b96f
CY
2171 (gdb-display-gdb-buffer): Use pop-to-buffer.
2172
2173 * progmodes/gud.el (gud-goto-info): Use info-other-window.
2174
2175 * progmodes/python.el: Don't set same-window-buffer-names.
2176
2177 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
2178
2179 * window.el (display-buffer-alist): Add *Python*.
2180
8319e0bf
CY
21812011-09-10 Chong Yidong <cyd@stupidchicken.com>
2182
2183 * window.el (display-buffer-alist): Add entry for buffers
2184 previously handled same-window-*.
2185 (display-buffer-alist, display-buffer-default-action)
2186 (display-buffer-overriding-action): Mark as risky.
2187 (display-buffer-alist): Document action function changes.
2188 (display-buffer--same-window-action)
2189 (display-buffer--other-frame-action): New variables.
2190 (switch-to-buffer, display-buffer-other-frame): Use them.
2191 (display-buffer): Rename reuse-frame entry to reusable-frames.
2192 (display-buffer-reuse-selected-window): Function deleted.
2193 (display-buffer-reuse-window): Handle reusable-frames alist entry.
2194 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
2195 (display-buffer-special): New function.
2196 (display-buffer--maybe-pop-up-frame-or-window): Rename from
2197 display-buffer-reuse-or-pop-window. Split off special-display
2198 part into display-buffer-special.
2199 (display-buffer-use-some-window): Don't perform any special
2200 pop-up-frames handling.
2201 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 2202 (display-buffer--maybe-same-window): Rename from
0d3ff375 2203 display-buffer-maybe-same-window.
8319e0bf 2204
919a69aa
CY
2205 * info.el: Don't set same-window-regexps.
2206 (info-setup): New function.
2207 (info-other-window, info): Call it.
2208
2209 * cus-edit.el: Don't set same-window-regexps.
2210 (customize-group): New argument.
2211 (customize-group-other-window): Use it.
2212 (customize-face, customize-face-other-window): Likewise.
2213 (custom-buffer-create-other-window): Use pop-to-buffer directly.
2214
8319e0bf
CY
2215 * net/rlogin.el:
2216 * net/telnet.el:
2217 * progmodes/gud.el: Don't set same-window-regexps.
2218
2219 * cmuscheme.el:
2220 * ielm.el:
2221 * shell.el:
2222 * mail/sendmail.el:
2223 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
2224
25173000
JL
22252011-09-10 Juri Linkov <juri@jurta.org>
2226
2227 * isearch.el (isearch-edit-string): Remove obsolete mention of
2228 `C-w' (`isearch-yank-word-or-char') from docstring.
2229 (isearch-query-replace): Fix typo in docstring (bug#9466).
2230
056e44ef
JL
22312011-09-10 Juri Linkov <juri@jurta.org>
2232
2233 * paren.el (show-paren-function): Don't show escaped parens.
2234 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
2235
c3760c17
EZ
22362011-09-10 Eli Zaretskii <eliz@gnu.org>
2237
2238 * mail/sendmail.el (mml-to-mime, mml-attach-file)
2239 (mm-default-file-encoding): Remove autoload forms, they are
2240 replaced with autoload cookies in mml.el and mm-encode.el.
2241 (mail-add-attachment): New command.
2242 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
2243 (mail-mode): Mention mail-insert-file and mail-add-attachment in
2244 the doc string.
2245 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
2246
fece895e
RT
22472011-09-10 Reuben Thomas <rrt@sc3d.org>
2248
e69df516
SM
2249 * simple.el (count-words-region): Use buffer if there's no region
2250 (bug#9429).
fece895e 2251
5e68ce4a
JL
22522011-09-09 Juri Linkov <juri@jurta.org>
2253
2254 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
2255 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
2256 (wdired-isearch-filter-read-only): New function. (Bug#6362)
2257
0a6b9622
AM
22582011-09-09 Alan Mackenzie <acm@muc.de>
2259
2260 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
2261 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
2262
14a29deb
EZ
22632011-09-09 Eli Zaretskii <eliz@gnu.org>
2264
2265 Fix for Savannah bug#9392.
2266 * simple.el (mail-encode-mml): New defvar.
2267
2268 * mail/rmail.el (mail-encode-mml): Add a defvar.
2269 (rmail-enable-mime-composing): Default to t.
2270 (rmail-forward): Use MIME method of forwarding only if both
2271 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
2272 Set mail-encode-mml non-nil if the MIME method was used.
2273
2274 * mail/sendmail.el (mml-to-mime): Add autoload form.
2275 (mail-encode-mml): Add a defvar.
2276 (mail-mode): Make mail-encode-mml buffer-local and initialize it
2277 to nil.
2278 (mail-send): If mail-encode-mml is non-nil, run the outgoing
2279 message through mml-to-mime, and reset mail-encode-mml to nil.
2280
28c45130
GM
22812011-09-09 Glenn Morris <rgm@gnu.org>
2282
2283 * woman.el (woman-if-body): When processing an .el block,
2284 do not delete the next .el block as well. (Bug#9447)
69f4b618 2285 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 2286
9b1c252e
MR
22872011-09-08 Martin Rudalics <rudalics@gmx.at>
2288
2289 * window.el (window-deletable-p): Make sure window is live before
2290 invoking window-prev-buffers.
2291
567457e3
LL
22922011-09-08 Leo Liu <sdl.web@gmail.com>
2293
2294 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
2295
97f05794
JL
22962011-09-08 Juri Linkov <juri@jurta.org>
2297
2298 * progmodes/compile.el (compilation-environment): Make it
2299 a defcustom (bug#8340).
2300
8b0874b5
MR
23012011-09-08 Martin Rudalics <rudalics@gmx.at>
2302
2303 * window.el (frame-auto-delete): Rename to window-auto-delete.
2304 Make it control auto-deletion of windows and/or frames.
2305 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 2306 for deleting window/frame. (Bug#9419)
8b0874b5
MR
2307 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
2308 Rewrite handling of case when window/frame can be deleted.
2309 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 2310 argument t. (Bug#9456)
8b0874b5 2311
4feb6e73
CY
23122011-09-07 Chong Yidong <cyd@stupidchicken.com>
2313
2314 * help-mode.el (help-mode): Restore autoload.
2315
91ab9c13
JL
23162011-09-07 Juri Linkov <juri@jurta.org>
2317
2318 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
2319 `compilation-environment'. Set buffer-local
2320 `compilation-environment' to `thisenv' later after (funcall mode).
2321 (Bug#8340)
2322
2323 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
2324 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
2325 instead of replacing its value. (Bug#8340)
2326
0527e251
JL
23272011-09-07 Juri Linkov <juri@jurta.org>
2328
2329 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
2330 based on text properties put by `grep-filter' instead of matching
2331 escape sequences.
2332 (grep-mode): Set buffer-local `compilation-error-screen-columns'
2333 to the value of `grep-error-screen-columns' (bug#9438).
2334
249f792c
JL
23352011-09-07 Juri Linkov <juri@jurta.org>
2336
2337 * simple.el (next-error-highlight, next-error-highlight-no-select):
2338 Doc fix (bug#9432).
2339
ff7271b9
OT
23402011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
2341
2342 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2343 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
2344
183fc730
LL
23452011-09-07 Leo Liu <sdl.web@gmail.com>
2346
2347 * net/rcirc.el (rcirc-mode): Conditionally initialize
2348 rcirc-input-ring.
2349
77694924
SM
23502011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2351
2352 * emacs-lisp/find-func.el (find-function-C-source): Only set
2353 find-function-C-source-directory after checking that we found a source
2354 file there (bug#9440).
2355
d809b8eb
AM
23562011-09-06 Alan Mackenzie <acm@muc.de>
2357
2358 * isearch.el (isearch-other-meta-char): Wherever a key list is
2359 unread, "unread" the prefix arg, too. This fixes bug #8901.
2360
453de99f
OG
23612011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
2362
2363 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
2364
90439906
JL
23652011-09-05 Juri Linkov <juri@jurta.org>
2366
2367 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
2368
f62bd846
JL
23692011-09-05 Juri Linkov <juri@jurta.org>
2370
2371 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
2372 keeping point where processing of grep matches begins, and
2373 continue to delete remaining escape sequences from the same point.
2374 (grep-filter): Make leading zero optional in "0?1;31m" because
2375 git-grep emits "\033[1;31m" escape sequences unlike expected
2376 "\033[01;31m" as GNU Grep does (bug#9408).
2377 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
2378
045820ec
JL
23792011-09-05 Juri Linkov <juri@jurta.org>
2380
2381 * subr.el (y-or-n-p): Capitalize "yes".
2382
f5e29b9b
MA
23832011-09-04 Michael Albinus <michael.albinus@gmx.de>
2384
2385 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
2386 `tramp-cache-unload-hook' where appropriate.
2387 (tramp-methods): Rename `tramp-remote-sh' to
2388 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
2389 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
2390
2391 * net/tramp-sh.el (top): Don't require 'shell.
2392 (tramp-methods): Add `tramp-remote-shell' and
2393 `tramp-remote-shell-args' entries.
2394 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
2395 (tramp-sh-handle-shell-command): Remove.
2396 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2397 Use `tramp-remote-shell'.
2398
2784c434
CY
23992011-09-03 Chong Yidong <cyd@stupidchicken.com>
2400
393a301e 2401 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
2402 (sendmail-query-once): Save directly to send-mail-function.
2403 Update message-send-mail-function too.
2404
2405 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
2406
464cdf56
CS
24072011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2408
2409 * progmodes/python.el (python-mode-map): Use correct function to
2410 start python interpreter from menu-bar (as reported by Geert
2411 Kloosterman).
2412 (inferior-python-mode-map): Fix typo.
393a301e 2413 (python-shell-map): Remove.
464cdf56 2414
d37e5c87
DD
24152011-09-03 Deniz Dogan <deniz@dogan.se>
2416
2417 * net/rcirc.el (rcirc-print): Simplify code for
2418 rcirc-scroll-show-maximum-output. There is no need to walk
2419 through all windows to find the right one.
2420
f3ada0ee
CS
24212011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2422
2423 * help.el (help-return-method): Doc fix.
2424
1f3c99ca
MR
24252011-09-03 Martin Rudalics <rudalics@gmx.at>
2426
2427 * window.el (window-deletable-p): Don't return a non-nil value
2428 when there's a buffer that was shown in the window before.
2429 (Bug#9419)
393a301e
SM
2430 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2431 Set window's previous buffers to nil.
1f3c99ca 2432
a3cf097f
EZ
24332011-09-03 Eli Zaretskii <eliz@gnu.org>
2434
2435 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
2436 newline before and after the tag line, so it doesn't interfere
2437 with determining the paragraph direction of bidirectional text.
2438
3d03de90
LL
24392011-09-03 Leo Liu <sdl.web@gmail.com>
2440
2441 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
2442
c3313451
CY
24432011-09-02 Chong Yidong <cyd@stupidchicken.com>
2444
393a301e 2445 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
2446 (pop-to-buffer): Change interactive spec. Pass second argument
2447 directly to display-buffer.
2448 (display-buffer): Fix interactive spec. Use functionp to
2449 distinguish between a function and a list of functions.
2450
2451 * abbrev.el (edit-abbrevs):
2452 * arc-mode.el (archive-extract):
2453 * autoinsert.el (auto-insert):
2454 * bookmark.el (bookmark-bmenu-list):
2455 * files.el (find-file):
2456 * view.el (view-buffer):
2457 * progmodes/compile.el (compilation-goto-locus):
2458 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
2459
89894cd8
CY
24602011-09-02 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * window.el (display-buffer-alist): Doc fix.
2463 (display-buffer): Add docstring. Don't treat
2464 display-buffer-default specially.
2465 (display-buffer-reuse-selected-window)
2466 (display-buffer-same-window, display-buffer-maybe-same-window)
2467 (display-buffer-reuse-window, display-buffer-pop-up-frame)
2468 (display-buffer-pop-up-window)
2469 (display-buffer-reuse-or-pop-window)
2470 (display-buffer-use-some-window): New functions.
2471 (display-buffer-default-action): Use them.
393a301e 2472 (display-buffer-default): Delete.
89894cd8
CY
2473 (pop-to-buffer-1): Fix choice of actions.
2474
ae0bc9fb
SM
24752011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2476
2477 * minibuffer.el (completion--insert-strings): Don't get confused by
2478 completion entries that end with an LF char.
2479
e9d90883
EZ
24802011-09-01 Eli Zaretskii <eliz@gnu.org>
2481
2482 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
2483
437014c8
CY
24842011-09-01 Chong Yidong <cyd@stupidchicken.com>
2485
2486 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
2487 (display-buffer-same-window, display-buffer-other-window):
2488 New functions.
437014c8
CY
2489 (pop-to-buffer-1): New function. Use the above.
2490 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 2491 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
2492
2493 * view.el (view-buffer-other-window, view-buffer-other-frame):
2494 Just use pop-to-buffer.
2495
a5e063d5
TV
24962011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2497
2498 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
2499
793d32bb
WH
25002011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
2501
2502 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
2503
d65e4c15
RS
25042011-08-31 Richard Stallman <rms@gnu.org>
2505
2506 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
2507 of the separation of rmail-view-buffer from rmail-buffer.
2508 If you say no to "replace original", the decrypt is in the
2509 view buffer. If you say yes, the decrypt goes into the
2510 rmail buffer also.
2511
f818cd2a
MR
25122011-08-31 Martin Rudalics <rudalics@gmx.at>
2513
2514 * window.el (display-buffer-window): Rewrite doc-string.
2515 (display-buffer-record-window): New function.
2516 (display-buffer-macro-specifiers)
2517 (display-buffer-even-window-sizes, display-buffer-set-height)
2518 (display-buffer-set-width, display-buffer-in-window)
2519 (display-buffer-reuse-window, display-buffer-split-specifiers)
2520 (display-buffer-side-specifiers, display-buffer-split-window-1)
2521 (display-buffer-split-window, display-buffer-split-atom-window)
2522 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
2523 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
2524 (display-buffer-other-window-means-other-frame)
2525 (display-buffer-normalize-special)
2526 (display-buffer-normalize-default)
2527 (display-buffer-normalize-argument)
2528 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
2529 (display-buffer-normalize-specifiers, display-buffer-frame)
2530 (display-buffer-same-window, display-buffer-same-frame)
2531 (display-buffer-other-window)
2532 (display-buffer-same-frame-other-window)
2533 (display-buffer-other-frame, pop-to-buffer-same-window)
2534 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
2535 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
2536 (switch-to-buffer-same-frame)
2537 (switch-to-buffer-other-window-same-frame)
2538 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
2539 (display-buffer-alist-set-1, display-buffer-alist-set-2)
2540 (display-buffer-alist-set): Remove.
2541 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
2542 (special-display-regexps, special-display-function):
2543 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
2544 parameter.
2545 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
2546 (special-display-frame-alist, special-display-popup-frame)
2547 (same-window-buffer-names, same-window-regexps, same-window-p)
2548 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
2549 (split-window-preferred-function, split-height-threshold)
2550 (split-width-threshold, window-splittable-p)
2551 (split-window-sensibly, window--try-to-split-window)
2552 (window--frame-usable-p, even-window-heights)
2553 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
2554 (window--display-buffer-2, display-buffer-other-frame):
2555 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
2556 (display-buffer-default, display-buffer-assq-regexp): New functions.
2557 (display-buffer-alist): Rewrite doc-string.
2558 (display-buffer-default-action)
2559 (display-buffer-overriding-action): New variables.
2560 (display-buffer, switch-to-buffer): Rewrite.
2561 (pop-to-buffer): Restore Emacs 23 behavior but use
2562 window-normalize-buffer-to-display.
2563 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
2564 Restore Emacs 23 behavior but use
2565 window-normalize-buffer-to-switch-to.
2566 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
2567 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
2568 Rewrite using Emacs 23 options.
f818cd2a 2569
5bc3b51d
MA
25702011-08-31 Michael Albinus <michael.albinus@gmx.de>
2571
2572 * net/tramp.el (tramp-root-regexp): Remove.
2573 (tramp-completion-file-name-regexp-unified)
2574 (tramp-completion-file-name-regexp-separate)
2575 (tramp-completion-file-name-regexp-url): Don't use leading volume
2576 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
2577 (tramp-drop-volume-letter): Simplify definition.
2578 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 2579
b1a4f8e1
SM
25802011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2581
2582 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
2583 (bug#9356).
2584
5664fa7b
RT
25852011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
2586
b1a4f8e1 2587 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 2588
9a45d6c3
JL
25892011-08-29 Juri Linkov <juri@jurta.org>
2590
2591 * isearch.el (isearch-done): Don't display message "Mark saved"
2592 when arg `edit' is non-nil to prevent its flicker in the echo area.
2593
fb87e0fb
CY
25942011-08-28 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
2597 obsolete packages for deletion.
2598
09ac1c2a
CS
25992011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
2600
2601 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 2602 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
2603 view-mode from help-mode.
2604 (help-xref-override-view-map): Remove.
2605 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
2606 view-mode is not used anymore.
2607
7a1ff57f
CY
26082011-08-28 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * server.el (server-port): Doc fix.
2611
b9696605
CY
2612 * cus-theme.el (custom-theme-choose-mode): Inherit from
2613 special-mode (Bug#9124).
2614 (custom-theme-choose-mode-map): Add special-mode to parent.
2615
ef8cdf8c
AM
26162011-08-28 Alan Mackenzie <acm@muc.de>
2617
2618 * progmodes/cc-fonts.el
2619 (c-make-font-lock-BO-decl-search-function): New function.
2620 (c-basic-matchers-after - "Fontify the clauses after various
2621 keywords"): Extract the three keyword lists for the 3 erroneous
2622 constructs from the list of four, and use the new function above
2623 in place of an old one.
2624
27de4e20
DD
26252011-08-28 Deniz Dogan <deniz@dogan.se>
2626
2627 * net/rcirc.el (rcirc-insert-prev-input)
2628 (rcirc-insert-next-input): Remove unused argument.
2629
356a3681
SM
26302011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2631
2632 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
2633
3fc9b218
AM
26342011-08-27 Alan Mackenzie <acm@muc.de>
2635
2636 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
2637 handle function pointer parameters properly.
2638
538a061c
MR
26392011-08-27 Martin Rudalics <rudalics@gmx.at>
2640
2641 * window.el (display-buffer-reuse-window): Fix case where
2642 selected window was reused with non-nil OTHER-WINDOW argument.
2643 (Bug#9381)
2644
35b1c40c
DD
26452011-08-27 Deniz Dogan <deniz@dogan.se>
2646
2647 * net/rcirc.el (rcirc-check-auth-status): Adding support for
2648 oftc's NickServ messages.
2649
2f6a3e79
GM
26502011-08-27 Glenn Morris <rgm@gnu.org>
2651
2652 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
2653
7254299e
CY
26542011-08-26 Chong Yidong <cyd@stupidchicken.com>
2655
2656 * emacs-lisp/package.el (package-install): Call package-initialize
2657 if called interactively.
2658
f8ccf167
LL
26592011-08-26 Leo Liu <sdl.web@gmail.com>
2660
2661 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
2662
3e8cd5ce
JL
26632011-08-25 Juri Linkov <juri@jurta.org>
2664
2665 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
2666 `search-whitespace-regexp' (bug#9364).
2667
93eb7113
JL
26682011-08-25 Juri Linkov <juri@jurta.org>
2669
2670 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
2671 `regexp-search-ring' to their global values to protect from
2672 updating by `read-from-minibuffer' (bug#9185).
2673
f65d1611
JL
26742011-08-25 Juri Linkov <juri@jurta.org>
2675
2676 * textmodes/ispell.el (ispell-command-loop): Add newline
2677 at the end of the "Use option `i'..." line.
2678
f1cf7a31
JL
26792011-08-25 Juri Linkov <juri@jurta.org>
2680
2681 * battery.el (display-battery-mode): If `battery-status-function'
2682 or `battery-mode-line-format' is nil, display the message and set
2683 `display-battery-mode' to nil (bug#9363).
2684
0c95fcf7
EZ
26852011-08-25 Eli Zaretskii <eliz@gnu.org>
2686
2687 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
2688 bidi-string-mark-left-to-right; they are unnecessary now.
2689
a2ebe600
DD
26902011-08-25 Deniz Dogan <deniz@dogan.se>
2691
2692 * net/quickurl.el: Documentation typo fixes.
2693
e4ed06f1
CY
26942011-08-25 Chong Yidong <cyd@stupidchicken.com>
2695
2696 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
2697
e5f1c99e
GM
26982011-08-25 Glenn Morris <rgm@gnu.org>
2699
b2948976
GM
2700 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
2701
e5f1c99e
GM
2702 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
2703 (smtpmail-via-smtp): Handle nil response from smtp.
2704
f22f4808
JL
27052011-08-24 Juri Linkov <juri@jurta.org>
2706
2707 * proced.el (proced-marked): Inherit from `error' instead of
2708 `font-lock-warning-face'.
2709
2710 * ibuffer.el (ibuffer-marked-face): Change default face from
2711 `font-lock-warning-face' to `warning'.
2712 (ibuffer-deletion-face): Change default face from
2713 `font-lock-type-face' to `error'.
2714
2715 * battery.el (battery-update): Use the face `error' instead of
2716 `font-lock-warning-face' (bug#6117).
2717
6a93965e
JL
27182011-08-24 Juri Linkov <juri@jurta.org>
2719
2720 * faces.el (success): Change face color from "Green3" to
2721 "ForestGreen" on light background (bug#9353).
2722
1ed43b09
CY
27232011-08-24 Chong Yidong <cyd@stupidchicken.com>
2724
5664fa7b
RT
2725 * window.el (quit-window): Rename from quit-restore-window.
2726 Use same arglist as old quit-window.
1ed43b09
CY
2727 (frame-auto-delete): Doc fix.
2728
2729 * view.el (view-mode-exit): Use quit-window.
2730
11dcdbb2
JL
27312011-08-24 Juri Linkov <juri@jurta.org>
2732
2733 * isearch.el (isearch-ring-adjust1): Start visiting previous
2734 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
2735 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
2736 for empty search string (when the last search string is reused
2737 automatically) to adjust the isearch ring to the last element and
2738 prepare the correct index for further M-p commands (bug#9185).
2739
de62b4df
KH
27402011-08-24 Kenichi Handa <handa@m17n.org>
2741
2742 * international/ucs-normalize.el: If decomposition property of
2743 CHAR is the default one (i.e. a list of CHAR itself), treat it as
2744 nil.
2745 (nfd, nfkd): Likewise.
2746
963b492b
SM
27472011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
2748
2749 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
2750 from process filters aren't reliably transmitted to the surrounding
2751 accept-process-output.
2752 (mpc-proc-check): New function.
2753 (mpc-proc-sync): Use it (bug#8293)
2754
93b6b5e1
SM
27552011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2756
2757 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
2758 Add compatibility functions (bug#9313).
2759
bca633fb
EZ
27602011-08-23 Eli Zaretskii <eliz@gnu.org>
2761
b177498a
EZ
2762 * cus-start.el (all): Add entry for bidi-paragraph-direction.
2763
bca633fb
EZ
2764 * international/uni-bidi.el: Regenerated.
2765
0902a04e
KH
27662011-08-23 Kenichi Handa <handa@m17n.org>
2767
2768 * international/charprop.el:
2769 * international/uni-bidi.el:
2770 * international/uni-category.el:
2771 * international/uni-combining.el:
2772 * international/uni-comment.el:
2773 * international/uni-decimal.el:
2774 * international/uni-decomposition.el:
2775 * international/uni-digit.el:
2776 * international/uni-lowercase.el:
2777 * international/uni-mirrored.el:
2778 * international/uni-name.el:
2779 * international/uni-numeric.el:
2780 * international/uni-old-name.el:
2781 * international/uni-titlecase.el:
2782 * international/uni-uppercase.el: Regenerate.
2783
3bbf23bc
MR
27842011-08-23 Martin Rudalics <rudalics@gmx.at>
2785
2786 * help.el (help-window-setup): Fix message displayed when other
2787 window is reused. (Bug#9341)
2788
b3fd59bd
SM
27892011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2790
1802e444
SM
2791 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
2792 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
2793
b3fd59bd
SM
2794 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
2795 Mark obsolete.
2796 * shell.el (shell-parse-pcomplete-arguments): New function.
2797 (shell-completion-vars): Use it instead (bug#9160).
2798
4eb61348
SM
27992011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2800
867cab74
SM
2801 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
2802 strings and comments (bug#9333).
2803
4eb61348
SM
2804 * emacs-lisp/debug.el (debug-arglist): New function.
2805 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
2806 (debug-on-entry-1): Handle interpreted closures (bug#9120).
2807
262a1439
JL
28082011-08-22 Juri Linkov <juri@jurta.org>
2809
56ee679c
JL
2810 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2811 Revert regexp that highlights output switches to its old
2812 pre-2010-10-28 value and remove one `?' from it (bug#9319).
2813
262a1439
JL
2814 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
2815 to check for empty output (bug#9226).
2816
f13f86fb
CY
28172011-08-22 Chong Yidong <cyd@stupidchicken.com>
2818
2819 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
2820 symbol-constituent as the default, as that stops font-lock from
2821 working properly (Bug#8843).
2822
c65c9622
LMI
28232011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2824
2825 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
2826 `coding-system-for-*' around the process open call to avoid
2827 auth-source side effects.
e7f2c178 2828 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
2829 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
2830 probe hangs.
c65c9622 2831
23a8a5ab
CY
28322011-08-21 Chong Yidong <cyd@stupidchicken.com>
2833
ff98b2dd
CY
2834 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
2835
23a8a5ab
CY
2836 * emacs-lisp/find-func.el (find-function-noselect): New arg
2837 lisp-only.
2838
2839 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
2840 signal an error for built-in functions (Bug#6664).
2841
f5e3c598
LMI
28422011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2843
2844 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
2845 (smtpmail-try-auth-methods): Use it.
2846
a3f2468a
CY
28472011-08-21 Chong Yidong <cyd@stupidchicken.com>
2848
2c34e8da
CY
2849 * font-lock.el (font-lock-fontify-region)
2850 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
2851 (font-lock-default-unfontify-buffer)
2852 (font-lock-default-fontify-region)
2853 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
2854
b3fd59bd
SM
2855 * progmodes/compile.el (compilation-error-properties):
2856 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
2857 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
2858 `ant' regexp.
ee31aabc 2859
a3f2468a
CY
2860 * net/browse-url.el (browse-url-firefox): Don't call
2861 browse-url-firefox-sentinel unless using -remote (Bug#9328).
2862
8e999f70
GM
28632011-08-20 Glenn Morris <rgm@gnu.org>
2864
c21a496a
GM
2865 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
2866
59ee0542
GM
2867 * tutorial.el (tutorial--default-keys): Update some default bindings.
2868
8e999f70
GM
2869 * files.el (hack-local-variables): Fully ignore case for "mode:".
2870
e3715033
AM
28712011-08-20 Alan Mackenzie <acm@muc.de>
2872
2873 Resolve invalid use of a regexp in regexp-opt.
2874
4d61f28d
JB
2875 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
2876 detection for a java annotation.
e3715033 2877
4d61f28d 2878 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
2879 detection for a java annotation.
2880
4d61f28d
JB
2881 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
2882 handling for java.
e3715033
AM
2883 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
2884
04ed2e9c
CY
28852011-08-20 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
2888 (Bug#9274).
2889
826cee64
AM
28902011-08-20 Alan Mackenzie <acm@muc.de>
2891
58179cce 2892 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
2893 such a construct. Mainly for when jit-lock etc. starts a chunk
2894 here.
2895
58179cce 2896 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 2897 variable.
58179cce 2898 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
2899 c-make-font-lock-search-function.
2900 (c-make-font-lock-search-function): Use the above function.
2901 (c-make-font-lock-context-search-function): New function.
2902 (c-cpp-matchers): Enhance the preprocessor expression case with
2903 the above function
2904 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
2905 which takes an expression.
2906
2907 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
2908
13009bd8
MR
29092011-08-20 Martin Rudalics <rudalics@gmx.at>
2910
2911 * window.el (display-buffer-reuse-window)
2912 (display-buffer-pop-up-window): Don't reuse or split a side
2913 window.
2914
9234ff7f
GM
29152011-08-19 Glenn Morris <rgm@gnu.org>
2916
2917 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 2918 Downcase "Mode:". (Bug#9331)
9234ff7f 2919
f635daa1
CY
29202011-08-18 Chong Yidong <cyd@stupidchicken.com>
2921
2922 * international/characters.el: Add L and R categories.
2923
2924 * subr.el (bidi-string-mark-left-to-right): Rename from
2925 string-mark-left-to-right. Use category search.
2926
2927 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
2928
bc987f8b
JL
29292011-08-18 Juri Linkov <juri@jurta.org>
2930
2931 * faces.el (error, warning, success): New faces with definitions
2932 copied from old default values of `font-lock-warning-face',
2933 `compilation-warning', `compilation-info' (bug#6117).
2934
2935 * font-lock.el (font-lock-warning-face): Inherit from `error'.
2936
2937 * progmodes/compile.el (compilation-error): Inherit from `error'.
2938 (compilation-warning): Inherit from `warning'.
2939 (compilation-info): Inherit from `success'.
2940
2941 * dired.el (dired-marked): Inherit from `warning'.
2942 (dired-flagged): Inherit from `error'.
2943
57173b96
LMI
29442011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2945
3e79eb87
LMI
2946 * mail/smtpmail.el (auth-source): Require to avoid problems with
2947 binding variables (bug#9298). Also clean up some unused
2948 autoloads.
2949
b3fd59bd
SM
2950 * net/network-stream.el (network-stream-open-starttls):
2951 Support using starttls.el without using gnutls-cli.
57173b96 2952
02b404de
JL
29532011-08-17 Juri Linkov <juri@jurta.org>
2954
2955 * progmodes/grep.el (rgrep): Handle the case when
2956 `grep-find-command' is a cons cell (bug#9278).
2957
8c9177f2
MR
29582011-08-17 Martin Rudalics <rudalics@gmx.at>
2959
2960 * window.el (display-buffer-pop-up-frame): Run frame creation
2961 function with BUFFER current (as special-display-popup-frame
2962 does). Reported by Drew Adams.
2963
3644a0ab
DU
29642011-08-17 Daiki Ueno <ueno@unixuser.org>
2965
2966 * epa-mail.el: Simplify GnuPG group expansion using
2967 epg-expand-group.
2968 (epa-mail-group-alist, epa-mail-group-modtime)
2969 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
2970 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
2971 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
2972 Remove.
2973
5e617bc2 29742011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
2975
2976 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
2977
9c4aeabf
AM
29782011-08-16 Alan Mackenzie <acm@muc.de>
2979
2980 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
2981 Correct, to avoid the inside of macros.
2982
3a99bf64
RS
29832011-08-16 Richard Stallman <rms@gnu.org>
2984
04963aa8
RS
2985 * epa-mail.el: Handle GnuPG group definitions.
2986 (epa-mail-group-alist, epa-mail-group-modtime)
2987 (epa-mail-gnupg-conf-file): New variables.
2988 (epa-mail-parse-groups, epa-mail-sync-groups)
2989 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
2990 (epa-mail-expand-recipients): New functions.
2991 (epa-mail-encrypt): Call epa-mail-expand-recipients.
2992
177549d0
RS
2993 * mail/rmail.el (rmail-epa-decrypt): New command.
2994
fe38beef
RS
2995 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
2996 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
2997 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
2998 (epa-decrypt-armor-in-region): Make error message clearer.
2999
934eacb9
SM
30002011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
3001
3002 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
3003 and "a2b" to "ab" for `prefix'.
3004
d024fb4e
CY
30052011-08-14 Chong Yidong <cyd@stupidchicken.com>
3006
3007 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
3008 filter groups.
de148fee
CY
3009 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
3010 Fourquet (Bug#8804).
d024fb4e 3011
62f1ca49
JB
30122011-08-12 Juanma Barranquero <lekktu@gmail.com>
3013
3014 * startup.el (argi): Declare as global variable (bug#9275).
3015
9ccaaa4b
CY
30162011-08-12 Chong Yidong <cyd@stupidchicken.com>
3017
3018 * subr.el (string-mark-left-to-right): Search the entire string
3019 for RTL script, not just the terminating character. Doc fix.
3020
a3dae87a
SM
30212011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3022
6cd18349
SM
3023 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
3024 New function.
3025 (js--regexp-literal, js-syntax-propertize-function): Remove.
3026 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
3027 (js-mode-map): Don't rebind electric keys.
3028 (js-insert-and-indent): Remove.
3029 (js-mode): Setup electric-layout and electric-indent instead.
3030
a3dae87a
SM
3031 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
3032
9d5cb631
DU
30332011-08-12 Daiki Ueno <ueno@unixuser.org>
3034
3035 * epa.el (epa-progress-callback-function): Fix the logic of
3036 displaying progress.
3037 * epa-file.el (epa-file-insert-file-contents): Make progress
3038 display more user-friendly.
3039 (epa-file-write-region): Ditto.
3040
3e26a4a2
CY
30412011-08-10 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * subr.el (string-mark-left-to-right): New function.
3044
3045 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
3046 Use string-mark-left-to-right.
3047 (list-buffers-noselect): Caller changed.
3048
a3dae87a
SM
3049 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
3050 Use string-mark-left-to-right.
3e26a4a2
CY
3051 (tabulated-list-print): Recenter after moving point.
3052
ac8cf6e6
JL
30532011-08-10 Juri Linkov <juri@jurta.org>
3054
3055 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
3056 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
3057 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
3058
8d96c9a4
CY
30592011-08-09 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
3062 (Bug#7554).
3063
7be1c708 30642011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
3065
3066 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
3067 character. (Bug#6594)
3068
37e11a63
CY
30692011-08-08 Chong Yidong <cyd@stupidchicken.com>
3070
839dde57
CY
3071 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
3072 (image-dired--with-db-file): New macro.
3073 (image-dired-write-tags, image-dired-remove-tag)
3074 (image-dired-create-gallery-lists, image-dired-write-comments)
3075 (image-dired-get-comment, image-dired-mark-tagged-files)
3076 (image-dired-list-tags, image-dired-gallery-generate): Use it.
3077 (image-dired-gallery-generate): Use insert-file-contents.
3078
37e11a63
CY
3079 * time.el (display-time-world-list, display-time-world-display):
3080 * time-stamp.el (time-stamp-string):
3081 * vc/add-log.el (add-change-log-entry): Use setenv instead of
3082 set-time-zone-rule (Bug#7337).
3083
0b4946c4
DU
30842011-08-08 Daiki Ueno <ueno@unixuser.org>
3085
3086 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
3087 (epg-error-to-string, epg-errors-to-string): New function.
3088 (epg-wait-for-completion): Reverse errors list.
3089 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
3090 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
3091 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
3092 (epg-sign-keys, epg-generate-key-from-file)
3093 (epg-generate-key-from-string): Format errors by using
3094 epg-errors-to-string (bug#9255).
3095 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
3096
75bfc667
JL
30972011-08-07 Juri Linkov <juri@jurta.org>
3098
3099 * faces.el (list-faces-display): Remove extra angle bracket
3100 from `help-mode-map'.
3101
3102 * info.el (Info-history-toc-nodes): Doc fix.
3103
3104 * longlines.el (longlines-mode): Doc fix.
3105
673e08bb
SM
31062011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
3107
4640dd88
SM
3108 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
3109 of statements and in a few more cases (bug#9183).
3110
673e08bb
SM
3111 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
3112 New functions.
3113 (cl-transform-lambda): Use them (bug#9239).
3114
89b3f019
MR
31152011-08-05 Martin Rudalics <rudalics@gmx.at>
3116
3117 * window.el (display-buffer-same-window)
3118 (display-buffer-same-frame, display-buffer-other-window)
3119 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
3120 (pop-to-buffer-other-window)
3121 (pop-to-buffer-same-frame-other-window)
3122 (pop-to-buffer-other-frame): Make them defuns.
3123 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
3124
640c8776
SM
31252011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3126
3127 * subr.el (make-composed-keymap): Move from C. Change calling
3128 convention, and improve docstring to bring attention to a subtle point.
3129 * minibuffer.el (completing-read-default): Adjust accordingly.
3130
63648a95
MA
31312011-08-03 Michael Albinus <michael.albinus@gmx.de>
3132
3133 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
3134 (tramp-open-shell): Use `tramp-shell-quote-argument'.
3135
3136 * net/trampver.el: Update release number.
3137
b796c9b7
SM
31382011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3139
3140 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
3141 "in" (bug#9190).
3142
2239d7d5
LMI
31432011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3144
e07dd7c3
LMI
3145 * mail/sendmail.el (sendmail-query-once): Restore the current
3146 buffer after querying (bug#9074).
3147
0e6a2bd7
LMI
3148 * dired.el (dired-flagged): Use different faces for marked and
3149 flagged files (bug#6117).
3150
ce887515
LMI
3151 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
3152 (bug#4433).
3153
92f2affc
LMI
3154 * ido.el (ido-mode): Switch off the message if called
3155 non-interactively.
3156
57d5aff0
LMI
3157 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
3158 before 587, since it appears that that's more likely to work for
3159 more people.
3160
98cd6c18 3161 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 3162 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
3163 exist.
3164
b96dec83
LMI
3165 * info.el: Remove the `Info-beginning-of-buffer' function
3166 (bug#8325).
3167
b796c9b7
SM
3168 * net/network-stream.el (network-stream-open-starttls):
3169 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 3170
d90e2ea0
MR
31712011-08-01 Martin Rudalics <rudalics@gmx.at>
3172
3173 * window.el (display-buffer-in-window): Don't set dedicated status
3174 of window here (Bug#9215).
3175 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
3176 (display-buffer-pop-up-side-window)
b796c9b7 3177 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 3178
cca09170
SM
31792011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
3180
3181 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
3182 before binding generated-autoload-file.
3183
027b979c
DD
31842011-08-01 Deniz Dogan <deniz@dogan.se>
3185
3186 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
3187
3c7ee4f3
MA
31882011-07-30 Michael Albinus <michael.albinus@gmx.de>
3189
3190 Sync with Tramp 2.2.2.
3191
3192 * net/trampver.el: Update release number.
3193
2cc8e51a
JL
31942011-07-30 Juri Linkov <juri@jurta.org>
3195
3196 * dired-aux.el (dired-touch-initial): Remove function.
3197 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
3198 current time, and `default' to the last modification time of the
3199 current marked file (bug#6887).
3200
a514d856
JM
32012011-07-28 Jose E. Marchesi <jemarch@gnu.org>
3202
3203 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 3204 numeric argument to read-number (bug#9163).
a514d856 3205
8a7eddd7
MA
32062011-07-27 Michael Albinus <michael.albinus@gmx.de>
3207
3208 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
3209 connection process, it could be nil.
3210
1ddd96f5
LL
32112011-07-27 Leo Liu <sdl.web@gmail.com>
3212
3213 Simplify url handling in rcirc-mode.
3214
3215 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
3216 (rcirc-browse-url-at-mouse): Remove.
3217 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
3218
b248a85d
AM
32192011-07-26 Alan Mackenzie <acm@muc.de>
3220
3221 Fontify bitfield declarations properly.
3222
3223 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
3224 (c-symbol-chars): Now exported as a lang variable.
3225 (c-not-primitive-type-keywords): New lang variable.
3226
3227 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
3228 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 3229 parsed as a bitfield declaration.
b248a85d 3230
b796c9b7
SM
3231 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3232 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
3233 (c-punctuation-in): New function.
3234 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
3235 declarations properly.
3236
68575ab0
UJ
32372011-07-26 Ulf Jasper <ulf.jasper@web.de>
3238
3239 * calendar/icalendar.el (icalendar--all-events): Take care of
3240 multiple vcalendars in a single file.
b796c9b7 3241 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 3242
0f0a88b9
DD
32432011-07-25 Deniz Dogan <deniz@dogan.se>
3244
3245 * image.el (insert-image): Clarifying docstring.
3246
0b3f36df
MA
32472011-07-24 Michael Albinus <michael.albinus@gmx.de>
3248
3249 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
3250 `tramp-send-command-and-check' if there is no error.
3251 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
3252
a9901f61
AM
32532011-07-22 Alan Mackenzie <acm@muc.de>
3254
3255 Prevent cc-langs.elc being loaded at run time.
3256
3257 * progmodes/cc-mode.el: Remove two autoload forms which loaded
3258 cc-langs.
3259
4d61f28d 3260 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
3261 "(require 'cc-langs)". Quote a form so it will evaluate at
3262 (cc-mode's) compilation time.
3263
11d074b2
MA
32642011-07-22 Michael Albinus <michael.albinus@gmx.de>
3265
3266 * net/tramp.el (tramp-file-name-handler): Avoid recursive
3267 loading. (Bug#9114)
3268
938b94c8
MR
32692011-07-21 Martin Rudalics <rudalics@gmx.at>
3270
3271 * window.el (display-buffer-pop-up-window)
3272 (display-buffer-pop-up-side-window)
3273 (display-buffer-in-side-window): Call display-buffer-set-height
3274 and display-buffer-set-width after setting the new window's
b796c9b7 3275 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 3276
bfa4f190
SS
32772011-07-20 Sam Steingold <sds@gnu.org>
3278
3279 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
3280 (etags-tags-included-tables): Call `convert-standard-filename' on
3281 the file names contained in TAGS so that windows Emacs can handle
3282 TAGS files created by cygwin ctags.
3283
8ca42262
LMI
32842011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3285
3286 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
3287 which apparently didn't work.
3288
5db2afd2 32892011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 3290
5db2afd2
RW
3291 * proced.el (proced-send-signal): For *Marked Processes* buffer
3292 put point at beginning of buffer.
3293
92e15d10
SB
32942011-07-19 Stephen Berman <stephen.berman@gmx.net>
3295
3296 * proced.el (proced-format): Make header lines align with the text
3297 (bug#1779).
3298
1bfd59e5
LMI
32992011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3300
3301 * view.el (view-buffer): Allow running in `special' modes if we're
3302 visiting a file (bug#8615).
3303
f5aae37c
MR
33042011-07-19 Martin Rudalics <rudalics@gmx.at>
3305
3306 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
3307 (display-buffer-alist-set-1, display-buffer-alist-set-2):
3308 New functions.
f5aae37c
MR
3309 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
3310 more accurately.
3311
bf2c1571
AM
33122011-07-18 Alan Mackenzie <acm@muc.de>
3313
3314 Fontify declarators properly when, e.g., a jit-lock chunk begins
3315 inside a declaration.
3316
3317 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
3318
b796c9b7
SM
3319 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
3320 New function.
bf2c1571
AM
3321 (c-complex-decl-matchers): Insert reference to
3322 c-font-lock-enclosing-decls.
3323
3324 * progmodes/cc-engine.el (c-backward-single-comment):
3325 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
3326 to nil around calls to (forward-comment -1).
3327
4e190b80
LMI
33282011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3329
12dc863d
LMI
3330 * image.el (put-image): Doc typo fix.
3331
a762e966
LMI
3332 * progmodes/etags.el (tags-search): Doc typo fix.
3333
4e190b80
LMI
3334 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
3335 password if we get errors 550 to 554.
3336
f019fb21
LMI
33372011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3338
b796c9b7 3339 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 3340
81746738
LMI
3341 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
3342 indentation character (bug#6380).
3343
3ee3a1b5
LMI
3344 * files.el (buffer-offer-save): Made permanently local (bug#6241).
3345
c82f64de
LMI
3346 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
3347 to clarify what the problem is (bug#4291).
3348
f019fb21
LMI
3349 * simple.el (current-kill): Clarify what
3350 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
3351 (auto-fill-mode): Document `auto-fill-function' in relation to
3352 `auto-fill-mode' (bug#2470).
f019fb21 3353
0794775d
LM
33542011-07-16 Lawrence Mitchell <wence@gmx.li>
3355
3356 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
3357 method if slot is read-only (bug#9035).
3358
be39b8cc
MR
33592011-07-16 Martin Rudalics <rudalics@gmx.at>
3360
b796c9b7 3361 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 3362 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
3363 selected before, see discussion of (Bug#8615), (Bug#6954).
3364 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 3365
6ccf7859
GM
33662011-07-15 Glenn Morris <rgm@gnu.org>
3367
3368 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 3369 Respect help-form.
6ccf7859 3370
87e86684
LM
33712011-07-09 Lawrence Mitchell <wence@gmx.li>
3372
3373 * net/gnutls.el (gnutls-min-prime-bits): New variable.
3374 (gnutls-negotiate): Use it.
3375
d6066239
LMI
33762011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3377
b796c9b7
SM
3378 * net/gnutls.el (gnutls-negotiate):
3379 Upcase `gnutls-algorithm-priority'.
d6066239 3380
bd23ebc0
GM
33812011-07-15 Glenn Morris <rgm@gnu.org>
3382
c65bca65
GM
3383 * jka-compr.el (jka-compr-verbose): Move from here...
3384 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
3385 Add missing :version tag.
3386 * info.el: No need to require jka-compr when compiling.
bd23ebc0 3387
478615cc
LMI
33882011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3389
7b41decb
LMI
3390 * net/gnutls.el (gnutls-algorithm-priority): New variable.
3391 (gnutls-negotiate): Use it.
3392
dbc44fcd
LMI
3393 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
3394
06789f97
LMI
3395 * info.el (Info-beginning-of-buffer): New command.
3396 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
3397 announcing `b' as the key (bug#8325).
ab896c37 3398 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 3399
c39da690
LMI
3400 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
3401
3aa5f34b
LMI
3402 * international/mule-cmds.el
3403 (describe-specified-language-support): Make the error message
3404 clearer (bug#8905).
3405
4bf0979f
LMI
3406 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
3407
478615cc
LMI
3408 * isearch.el (isearch-barrier): Add a doc string, since it's
3409 mentioned in a function doc string (bug#8678).
3410
75c68aa1
MR
34112011-07-15 Martin Rudalics <rudalics@gmx.at>
3412
3413 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
3414 buffer argument (Bug#9083) and self-identifying label argument.
3415
a7c33da2
GM
34162011-07-15 Glenn Morris <rgm@gnu.org>
3417
3418 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
3419
2f5c6024
LMI
34202011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3421
3422 * man.el (Man-fontify-manpage): Fix message when formatting the
3423 man page (bug#7929).
3424
0bb23927 34252011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
3426
3427 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
3428 argument LRM; if non-nil, append an invisible LRM character to the
3429 buffer name.
3430 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
3431 last argument non-nil, when formatting buffer names.
0bb23927
EZ
3432 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
3433 paragraph direction.
cce4b0a7 3434
621ef9ab
LMI
34352011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3436
d1583c48
LMI
3437 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
3438 the man page name (bug#7929).
3439
6a57fb5f
LMI
3440 * image.el (put-image): Mention the `put-image' overlay property
3441 (bug#7834).
3442
d7956b14
LMI
3443 * scroll-bar.el (set-scroll-bar-mode): Mention that
3444 `scroll-bar-mode' lists the values (bug#7772).
3445
5b2d4a66
LMI
3446 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
3447 command (bug#7729).
3448
7509a874
LMI
3449 * rect.el (apply-on-rectangle): Return the point after the last
3450 operation.
3451 (string-rectangle): Go to the point after the last operation
3452 (bug#7522).
3453
4fe74b19
LMI
3454 * printing.el (pr-toggle-region): Clarify the documentation
3455 slightly (bug#7493).
3456
b796c9b7
SM
3457 * time.el (display-time-update):
3458 Allow `display-time-mail-function' to return nil (bug#7158).
3459 Fix suggested by Detlev Zundel.
ab283561 3460
fc233c9d
LMI
3461 * vc/diff.el (diff): Clarify the order the file names are read
3462 (bug#7111).
3463
43f5740b
LMI
3464 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
3465 the doc string (bug#7015).
3466
f2182a76
LMI
3467 * font-lock.el (font-lock-maximum-decoration): Mention what
3468 numeric levels mean (bug#6935).
3469
621ef9ab
LMI
3470 * startup.el (initial-buffer-choice): Don't mention the `none'
3471 selection, which is against policy.
3472
adc47434
MR
34732011-07-14 Martin Rudalics <rudalics@gmx.at>
3474
b796c9b7
SM
3475 * window.el (display-buffer-normalize-special):
3476 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 3477
7e5bfb8f
EZ
34782011-07-14 Eli Zaretskii <eliz@gnu.org>
3479
3480 * subr.el (version<, version<=, version=): Mention "-CVS" and
3481 "-12345" alpha version numbers.
3482
27fa387a
CY
34832011-07-14 Chong Yidong <cyd@stupidchicken.com>
3484
3485 * bindings.el: Add advertised binding for set-mark-command
3486 (Bug#5772).
3487
8bdfa064
CY
34882011-07-14 Chong Yidong <cyd@stupidchicken.com>
3489
3490 * bindings.el (mode-line-other-buffer):
3491 * bookmark.el (bookmark-bmenu-2-window):
3492 * bs.el (bs-cycle-next, bs-cycle-previous):
3493 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
3494 switch-to-buffer.
3495
3496 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 3497 Delete.
8bdfa064 3498
5eba16a3
JB
34992011-07-14 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * follow.el (follow-debug-message, follow-redisplay):
3502 * jka-cmpr-hook.el (with-auto-compression-mode):
3503 Fix typos in docstrings.
3504
15853710
LMI
35052011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3506
a28e4607
LMI
3507 * subr.el (with-silent-modifications): Clarify somewhat what the
3508 macro inhibits (bug#6525).
3509
15853710
LMI
3510 * simple.el (eval-expression): Note what it does if called
3511 interactively (bug#6495).
3512
bee0fcef
CY
35132011-07-13 Chong Yidong <cyd@stupidchicken.com>
3514
b796c9b7
SM
3515 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
3516 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
3517
3518 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3519 Remove switch-to-buffer.
3520
58274504
LMI
35212011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3522
bd2fcc8d
LMI
3523 * files.el (make-directory): Clarify that an error will be raised
3524 if there's an error (bug#6397).
3525
0f04b32c
LMI
3526 * startup.el (initial-buffer-choice): Add `none' as a choice
3527 (bug#6234).
3528
465c5fc8
LMI
3529 * subr.el (add-hook): Clarify section about buffer-local hooks
3530 (bug#6218).
3531
58274504
LMI
3532 * dired.el (dired-flagged): Clarify doc string (bug#6117).
3533
bead9a43
JB
35342011-07-13 Juanma Barranquero <lekktu@gmail.com>
3535
3536 * tabify.el (untabify): Preserve the current column so that point
3537 doesn't move (bug#6032).
3538
3af98a7b
LMI
35392011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3540
b796c9b7
SM
3541 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
3542 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 3543
6240145a
GM
35442011-07-13 Glenn Morris <rgm@gnu.org>
3545
3546 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
3547 (dired-insert-directory): Give a message the first time
3548 if ls is found not to support --dired.
3549
1d8c2ccc
LMI
35502011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3551
3552 * simple.el (toggle-truncate-lines): Clarify what is toggled
3553 (bug#5580). Text by Drew Adams.
3554
5fc4038e
CY
35552011-07-13 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * simple.el (blink-matching-open): Make the error message from the
3558 last change less verbose.
3559
bf6012e5
DN
35602011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
3561
3562 * font-lock.el (font-lock-comment-face): Use the high contrast
3563 "yellow" color for font-lock-comment-face on low color terminals
3564 using a dark background color (bug#4221).
3565
343c3b5a
LMI
35662011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3567
7e9505c5
LMI
3568 * dired.el (dired-insert-set-properties): Make the doc string
3569 reflect what it does now (bug#5325).
3570
c26fdcf5
LMI
3571 * simple.el (blink-matching-open): Say that we were unable to find
3572 the match within the limit, if we're limited (bug#5122).
3573
bb388cc5
LMI
3574 * international/mule-cmds.el (prefer-coding-system): Add an
3575 example (bug#4869).
3576
343c3b5a
LMI
3577 * progmodes/etags.el (tags-search): Document `file-list-form'
3578 (bug#4731).
3579
2a517d45
LM
35802011-07-13 Lawrence Mitchell <wence@gmx.li>
3581
3582 * net/browse-url.el (browse-url-default-browser)
3583 (browse-url-browser-function): Make the default browser choice a
3584 bit more logical (bug#4300). Also clean up the doc string.
3585
b6c78ef2
JB
35862011-07-13 Juanma Barranquero <lekktu@gmail.com>
3587
3588 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
3589 binary endings (bug#4440).
3590
1c4dd947
LMI
35912011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3592
a2014063
LMI
3593 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
3594 which can be pretty annoying (bug#8971).
3595
9c9c2d88
LMI
3596 * jka-compr.el (jka-compr-verbose): New variable, and use
3597 throughout (bug#8971).
3598
1c4dd947
LMI
3599 * info.el (Info-find-file): Fall back on the installation
3600 directory if we can't find the info node anywhere else.
3601
a1c9f41b
SO
36022011-07-13 Sergei Organov <osv@javad.com> (tiny change)
3603
3604 * vc/vc.el (vc-revert-file):
3605 Don't set file time-stamp in the past. (Bug#5181)
3606
536f3d36
LMI
36072011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3608
7152b011
LMI
3609 * files.el (after-find-file): Give a better error message when
3610 trying to find a symlink that points to a file that doesn't exist
3611 (bug#4398).
3612
536f3d36
LMI
3613 * progmodes/cc-vars.el: Remove (probably) misleading comment
3614 (bug#4396).
3615
460c0fba
JB
36162011-07-12 Johan Bockgård <bojohan@gnu.org>
3617
3618 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
3619
7a6bda45
CY
36202011-07-12 Chong Yidong <cyd@stupidchicken.com>
3621
3622 * mouse-sel.el: Hack restoring functionality, while keeping
3623 compatibility with 2010-07-03 changes to mouse selection.
3624 (mouse-sel-primary-overlay): New var.
3625 (mouse-sel-selection-alist): Use it.
3626 (mouse-sel-mode): Doc fix; remove points that are default features
3627 of mouse.el.
3628
c79598ef
JB
36292011-07-12 Johan Bockgård <bojohan@gnu.org>
3630
3631 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3632 Fix previous fix (bug#2490).
3633
ff8be6ef
RW
36342011-07-12 Roland Winkler <winkler@gnu.org>
3635
b796c9b7
SM
3636 * textmodes/bibtex.el (bibtex-initialize):
3637 Use pop-to-buffer-same-window.
ff8be6ef
RW
3638 (bibtex-search-entries): Fix interactive call.
3639
296ba3ee
LMI
36402011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3641
f5242a02 3642 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
3643 Fontise bytecomp Error lines more correctly (bug#2490).
3644 Fix suggested by Johan Bockgård.
f5242a02 3645
296ba3ee
LMI
3646 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
3647
3648 * dired-x.el (dired-guess-default): Use `delete-dups'.
3649
f69fd0d2
CY
36502011-07-12 Chong Yidong <cyd@stupidchicken.com>
3651
3652 * dired.el (dired-mark-prompt):
3653 * dired-aux.el (dired-read-shell-command): Doc fix.
3654
eab5dc07
LMI
36552011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656
b796c9b7
SM
3657 * mail/sendmail.el (sendmail-query-once):
3658 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
3659 emacs -Q.
3660
3661 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
3662
eab5dc07
LMI
3663 * cus-edit.el (custom-file): Take an optional no-error variable.
3664 (customize-save-variable): Set the variable, and give a warning if
3665 running under "emacs -q".
3666
a1e65d42
JB
36672011-07-11 Juanma Barranquero <lekktu@gmail.com>
3668
3669 * loadhist.el (unload-feature-special-hooks):
3670 Add `auto-coding-functions', `fill-nobreak-predicate' and
3671 `find-directory-functions' (bug#5327).
3672
1d52da10
LMI
36732011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3674
be958f1d
LMI
3675 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
3676
5bedb26c
LMI
3677 * cus-edit.el (custom-guess-name-alist): -alist variables should
3678 use the `alist' type (bug#3120). Suggested by Drew Adams.
3679
1d52da10
LMI
3680 * printing.el: Add documentation to all the `pr-toggle-' commands.
3681
481a51b6
LL
36822011-07-11 Leo <sdl.web@gmail.com> (tiny change)
3683
3684 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
3685 backends where it makes sense (bug#2623).
3686
dcc88d8a
LMI
36872011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3688
c3de9feb
LMI
3689 * dired-x.el (dired-guess-default): Remove duplicate shell command
3690 entries (bug#2028).
8a93078b 3691 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 3692 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 3693
dcc88d8a
LMI
3694 * subr.el (remove-duplicates): New conveniency function.
3695
505e3645
LMI
36962011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3697
3698 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
3699 (bug#1526).
3700
37012011-07-10 Martin Rudalics <rudalics@gmx.at>
3702
3703 * window.el (display-buffer-normalize-default): Don't invert
3704 meaning of even-window-heights. Reported by Eli Zaretskii
3705 <eliz@gnu.org>.
3706
455e4fa1
BR
37072011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
3708
3709 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
3710
8e0bc3e9
CY
37112011-07-10 Chong Yidong <cyd@stupidchicken.com>
3712
3713 * window.el (display-buffer): Fix arguments to
3714 display-buffer-reuse-window in last change.
3715
fa7c3228
CY
3716 * faces.el (link): Use a less saturated blue on light backgrounds.
3717
3718 * startup.el (fancy-startup-text, fancy-about-text)
3719 (fancy-startup-tail): Use font-lock faces, for background safety.
3720
c0a7f300
BN
37212011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
3722
b796c9b7
SM
3723 * emulation/viper-cmd.el (viper-change-state-to-vi):
3724 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 3725
4dc2a129
MR
37262011-07-09 Martin Rudalics <rudalics@gmx.at>
3727
3728 * window.el (display-buffer-default-specifiers): Remove.
3729 (display-buffer-macro-specifiers): Remove default specifiers.
3730 (display-buffer-alist): Default to nil.
b796c9b7 3731 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
3732 (display-buffer-pop-up-window): Allow splitting internal
3733 windows. Check whether a live window was created.
3734 (display-buffer-other-window-means-other-frame)
3735 (display-buffer-normalize-arguments): Rename to
3736 display-buffer-normalize-argument and rewrite. Set the
3737 other-window specifier.
3738 (display-buffer-normalize-special): New function.
3739 (display-buffer-normalize-options): Rename to
3740 display-buffer-normalize-default and rewrite.
3741 (display-buffer-normalize-options-inhibit): Remove.
3742 (display-buffer-normalize-specifiers): Rewrite.
3743 (display-buffer): Process other-window specifier and call
3744 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
3745 more faithfully.
b796c9b7 3746 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 3747 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
3748 (display-buffer-in-window, display-buffer-alist-set):
3749 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
3750 <tassilo@member.fsf.org>.
3751
2d43b8c9
LL
37522011-07-09 Leo Liu <sdl.web@gmail.com>
3753
3754 * register.el (insert-register): Restore accidental change on
3755 2011-06-26. (Bug#9028)
3756
7f9b7c53
GM
37572011-07-09 Glenn Morris <rgm@gnu.org>
3758
3759 * subr.el (remq): Handle the empty list. (Bug#9024)
3760
f042cfd8
AS
37612011-07-08 Andreas Schwab <schwab@linux-m68k.org>
3762
3763 * mail/sendmail.el (send-mail-function): No longer delay custom
3764 initialization.
3765 * custom.el (custom-initialize-delay): Doc fix.
3766
856b2f11
SM
37672011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
3768
3769 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
3770
afae1d68
MA
37712011-07-08 Michael Albinus <michael.albinus@gmx.de>
3772
3773 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
3774 human-friendly prompt.
3775
0757af94
SM
37762011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
3777
3778 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
3779 provided by a particular plugin.
3780
d760b731
LMI
37812011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3782
3783 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
3784 save customizations (with "emacs -Q"), just set the variable
3785 instead of erroring out.
3786
3787 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
3788
cd79ce90
JL
37892011-07-08 Juri Linkov <juri@jurta.org>
3790
3791 * arc-mode.el (archive-zip-expunge, archive-zip-update)
3792 (archive-zip-update-case): Use 7z if found by `executable-find'.
3793 The order of searching the available programs is the same as in
3794 `archive-zip-extract' (bug#8968).
3795
14cc04aa
CY
37962011-07-07 Chong Yidong <cyd@stupidchicken.com>
3797
3798 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
3799 (menu-bar-options-menu): Tweak descriptions.
3800
0a1848ec
LMI
38012011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3802
3803 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
3804 menu items into verb phrases (bug#1421). Also refill to fit under
3805 80 columns.
3806
f5bd0689
CY
38072011-07-07 Chong Yidong <cyd@stupidchicken.com>
3808
538e85c6
CY
3809 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
3810 (Info-read-node-name): Doc fix (Bug#1084).
3811
f5bd0689
CY
3812 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
3813 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
3814 (end-of-sexp, beginning-of-sexp)
3815 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
3816 (forward-symbol, forward-same-syntax, word-at-point)
3817 (sentence-at-point): Doc fix (Bug#1144).
3818
56ec5115
LMI
38192011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3820
f3f8e37f
LMI
3821 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
3822 should cover it (bug#1281).
3823
0757af94 3824 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 3825
12b9eb35
LMI
3826 * net/network-stream.el (network-stream-open-starttls): If gnutls
3827 negotiation fails, then possibly try again with a non-encrypted
3828 connection (bug#9017).
3829
56ec5115
LMI
3830 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
3831 be used.
3832
c2f9aec8
RS
38332011-07-07 Richard Stallman <rms@gnu.org>
3834
3835 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
3836 property, and handle its changed format.
3837 Look for the correct line number.
3838 Use file's line contents (but not past first =) to find
3839 correct line in message.
3840
ef7b981d 38412011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
3842
3843 * international/characters.el (build-unicode-category-table):
3844 Delete it.
0757af94 3845 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 3846
0757af94 3847 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
3848 to src/chartab.c.
3849 (get-char-code-property): Call unicode-property-table-internal to
3850 load a file. Call get-unicode-property-internal where necessary.
3851 (put-char-code-property): Call unicode-property-table-internal to
3852 load a file. Call put-unicode-property-internal where necessary.
3853 put-unicode-property-internal where necessary.
0757af94
SM
3854 (char-code-property-description):
3855 Call unicode-property-table-internal to load a file.
c805dec0
KH
3856
3857 * international/charprop.el:
3858 * international/uni-bidi.el:
3859 * international/uni-category.el:
3860 * international/uni-combining.el:
3861 * international/uni-comment.el:
3862 * international/uni-decimal.el:
3863 * international/uni-decomposition.el:
3864 * international/uni-digit.el:
3865 * international/uni-lowercase.el:
3866 * international/uni-mirrored.el:
3867 * international/uni-name.el:
3868 * international/uni-numeric.el:
3869 * international/uni-old-name.el:
3870 * international/uni-titlecase.el:
3871 * international/uni-uppercase.el: Regenerate.
3872
3873 * loadup.el: Load international/charprop.el before
3874 international/characters.
3875
e14b388a
CY
38762011-07-07 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * window.el (next-buffer, previous-buffer): Signal an error if
3879 called from a minibuffer window.
3880
3881 * bindings.el: Revert 2011-07-04 change.
3882
354cf0ba
RS
38832011-07-06 Richard Stallman <rms@gnu.org>
3884
3885 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
3886 (rmail-mime-insert-bulk, rmail-mime-insert-text):
3887 Treat markers like ints.
3888 (rmail-mime-entity): Doc fix.
3889
a48868a7
LMI
38902011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3891
4906cd3d
LMI
3892 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
3893 defcustom again for backwards compatibility.
3894
e0457abe
LMI
3895 * simple.el (shell-command-on-region): Fill.
3896
d67f7e1f
LMI
3897 * dired-aux.el (dired-kill-line): Add a doc string.
3898
fe204702
LMI
3899 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
3900 to "\\sw\\|\\s_" (bug#358).
3901
a48868a7
LMI
3902 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
3903 (dired-unmark-backward): Ditto.
3904 (dired-flag-backup-files): Ditto.
3905
3906 * dired-x.el (dired-mark-sexp): Ditto.
3907
aa8a705c
RS
39082011-07-06 Richard Stallman <rms@gnu.org>
3909
3910 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
3911 (rmail-mime-entity): New arg TRUNCATED.
3912 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
3913 New functions.
3914 (rmail-mime-save): Warn if entity is truncated.
3915 (rmail-mime-toggle-hidden): Likewise, for showing.
3916 (rmail-mime-process-multipart): Record when an entity is truncated.
3917
a9a936b9
RS
3918 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
3919 if ENTITY is a string.
3920
1f2b92cb
LMI
39212011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3922
f4f73198 3923 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
3924 of faces when `M-C-x'-ing their definitions (bug#8378).
3925 Also clean up the code slightly.
f4f73198 3926
12b16734 3927 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 3928 because that makes the colors go away.
12b16734 3929
f0691d22
LMI
3930 * mail/sendmail.el (send-mail-function): Change the default to
3931 `sendmail-query-once'.
9e87df06 3932 (sendmail-query-once): Add an autoload cookie.
f0691d22 3933
1f2b92cb
LMI
3934 * net/network-stream.el (network-stream-open-starttls): Try using
3935 a plain connection even if the server offered STARTTLS, and we
3936 kinda wanted to use it, if Emacs doesn't have any STARTTLS
3937 capability. This should make smtpmail.el work in slightly more
3938 configurations.
3939
1cdd2a1b
MA
39402011-07-06 Michael Albinus <michael.albinus@gmx.de>
3941
3942 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
3943 New defun.
3944 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
3945
fbcc67e2
MM
39462011-07-06 Michael R. Mauger <mmaug@yahoo.com>
3947
3948 * progmodes/sql.el: Version 3.0
0757af94 3949 (sql-product-alist): Add product :completion-object,
fbcc67e2 3950 :completion-column, and :statement attributes.
0757af94 3951 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 3952 (sql-mode-syntax-table): Mark all punctuation.
0757af94 3953 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
3954 ansi keywords.
3955 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 3956 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
3957 (sql-oracle-show-reserved-words): New function for development.
3958 (sql-product-font-lock): Simplify for source code buffers.
3959 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
3960 New functions.
3961 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
3962 (sql-mode-map): Add statement movement functions.
3963 (sql-ansi-statement-starters, sql-oracle-statement-starters):
3964 New variable.
fbcc67e2
MM
3965 (sql-statement-regexp, sql-beginning-of-statement)
3966 (sql-end-of-statement, sql-signum): New functions.
0757af94 3967 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
3968 (sql-show-sqli-buffer): Bug fix.
3969 (sql-interactive-mode): Store connection data as buffer local.
0757af94 3970 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
3971 with sql-interactive-mode.
3972 (sql-save-connection): Save buffer local settings.
0757af94 3973 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
3974 (sql-product-interactive): Bug fix.
3975 (sql-preoutput-hold): New variable.
3976 (sql-interactive-remove-continuation-prompt): Bug fixes.
3977 (sql-debug-redirect): New variable.
3978 (sql-str-literal): New function.
3979 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 3980 Redesign.
fbcc67e2
MM
3981 (sql-oracle-save-settings, sql-oracle-restore-settings)
3982 (sql-oracle-list-all, sql-oracle-list-table): New functions.
3983 (sql-completion-object, sql-completion-column)
3984 (sql-completion-sqlbuf): New variables.
3985 (sql-build-completions-1, sql-build-completions)
3986 (sql-try-completion): New functions.
3987 (sql-read-table-name): Use them.
3988 (sql-contains-names): New buffer local variable.
3989 (sql-list-all, sql-list-table): Use it.
3990 (sql-oracle-completion-types): New variable.
3991 (sql-oracle-completion-object, sql-sqlite-completion-object)
3992 (sql-postgres-completion-object): New functions.
3993
d4eaeab1
GM
39942011-07-06 Glenn Morris <rgm@gnu.org>
3995
3996 * window.el (pop-to-buffer): Doc fix.
3997
322b7dab 39982011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
3999
4000 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
4001
322b7dab 40022011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 4003
322b7dab 4004 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 4005
322b7dab 4006 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 4007
605dd5bf
CY
40082011-07-05 Chong Yidong <cyd@stupidchicken.com>
4009
4010 * button.el (button): Inherit from link face. Suggested by Dan
4011 Nicolaescu.
4012
7dbfa719
SM
40132011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4014
3db614b0
SM
4015 * progmodes/gdb-mi.el: Fit in 80 columns.
4016 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
4017 switch-to-buffer.
4018
7dbfa719
SM
4019 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
4020 if imenu is simply not configured (bug#8941).
4021
919d884a
KM
40222011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
4023
4024 * allout.el (allout-post-undo-hook): New allout outline-change
4025 event hook to signal undo activity.
4026 (allout-post-command-business): Run allout-post-undo-hook if an
4027 undo just occurred.
7dbfa719
SM
4028 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
4029 * allout-widgets.el (allout-widgets-after-undo-function):
4030 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
4031 in the vicinity of an undo.
4032 (allout-widgets-mode): Include allout-widgets-after-undo-function
4033 on the new allout-post-undo-hook.
4034
450a0f09
SM
40352011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4036
4037 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
4038 Let define-derived-mode define it.
4039 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
4040 cycles of abbrev-table inheritance (bug#8998).
4041
2de69e00
RW
40422011-07-05 Roland Winkler <winkler@gnu.org>
4043
4044 * textmodes/bibtex.el: Add support for biblatex.
4045 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
4046 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
4047 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
4048 (bibtex-entry-alist, bibtex-field-alist): New variables.
4049 (bibtex-entry-field-alist): Obsolete alias for
4050 bibtex-BibTeX-entry-alist.
4051 (bibtex-entry-alist, bibtex-field-alist): New widgets.
4052 (bibtex-set-dialect): New command.
4053 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
4054 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
4055 Bind via bibtex-set-dialect.
2de69e00
RW
4056 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
4057 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
4058 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
4059 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
4060 Define via bibtex-set-dialect.
450a0f09
SM
4061 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
4062 Obey bibtex-no-opt-remove-re.
2de69e00
RW
4063 (bibtex-vec-push, bibtex-vec-incr): New functions.
4064 (bibtex-format-entry, bibtex-field-list)
4065 (bibtex-print-help-message, bibtex-validate)
4066 (bibtex-search-entries): Use new format of bibtex-entry-alist.
4067
2dcdbdd9
SM
40682011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4069
4070 * progmodes/compile.el (compilation-goto-locus):
4071 * net/tramp-cmds.el (tramp-append-tramp-buffers):
4072 * bs.el (bs-cycle-next, bs-cycle-previous):
4073 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
4074 * bindings.el (mode-line-other-buffer):
4075 * autoinsert.el (auto-insert):
4076 * arc-mode.el (archive-extract):
4077 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
4078
b27640fe
JB
40792011-07-05 Juanma Barranquero <lekktu@gmail.com>
4080
4081 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
4082 Fix check of `emacs-lock-unlockable-modes'.
4083 Coerce true values of `emacs-lock--try-unlocking' to t.
4084
53bbe3ad
JB
40852011-07-05 Juanma Barranquero <lekktu@gmail.com>
4086
4087 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
4088 * emacs-lock.el: New file.
4089
1d3cdbc7
JD
40902011-07-05 Julien Danjou <julien@danjou.info>
4091
4092 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
4093 than `boundp' to check if face is set.
4094
9173deec
JB
40952011-07-05 Juanma Barranquero <lekktu@gmail.com>
4096
4097 * register.el (registerv-make):
4098 * window.el (window-min-height): Fix typos in docstrings.
4099
869795d6
JD
41002011-07-05 Jan Djärv <jan.h.d@swipnet.se>
4101
9173deec 4102 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
4103 Update doc string.
4104
b768cdcd
JB
41052011-07-04 Juanma Barranquero <lekktu@gmail.com>
4106
4107 * server.el (server-execute): Catch quit and call
4108 `server-return-error' to pass the error back to emacsclient and
4109 close the connection (bug#8942).
4110
13aa217b
KM
41112011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
4112
4113 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
4114 insecure exception for current topic. Also note that auto-saves
4115 are handled differently.
4116
4117 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
4118 State variables for tracking auto-save inhibition situation.
4119
4120 (allout-write-contents-hook-handler): Rename from
4121 'allout-write-file-hook-handler', and describe how it depends on
4122 write-contents-functions sensitivity to non-nil value to prevent
4123 file write.
4124
4125 (allout-auto-save-hook-handler): Remove. auto-save does not check
4126 this in individual buffers, only in the starting buffer, so this
4127 is not the right way for us to inhibit auto-save in a buffer
4128 according to its condition.
4129
4130 (allout-mode): Use new allout-write-contents-hook-handler, and
4131 only with write-contents-functions. Remove auto-save provisions -
4132 they're implemented elsewhere.
4133
4134 (allout-before-change-handler): If undo is in progress, note that
4135 for attention of allout-post-command-business.
4136
4137 (allout-post-command-business): If the command we're following was
4138 an undo, check for change in the status of encrypted items and
4139 adjust auto-save inhibitions accordingly.
4140
4141 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
4142 according to whether there are or aren't any plain-text topics
4143 pending encryption.
4144
2dcdbdd9
SM
4145 (allout-inhibit-auto-save-info-for-decryption):
4146 Adjust buffer-saved-size and some allout state to inhibit auto-saves if
13aa217b
KM
4147 there are plain-text topics pending encryption.
4148
4149 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
4150 buffer-saved-size and some allout state to not inhibit auto-saves
4151 if there are no longer any plain-text topics pending encryption.
4152
0757af94
SM
4153 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
4154 No longer provide for exemption of the current topic.
13aa217b 4155
ac89b32c
JL
41562011-07-04 Juri Linkov <juri@jurta.org>
4157
4158 Add 7z operations to delete and save changed members (bug#8968).
4159 * arc-mode.el (archive-7z-expunge, archive-7z-update):
4160 New defcustoms.
4161 (archive-7z-write-file-member): New function.
4162 (archive-7z-summarize): Fix the number of dashes in the
4163 listing output.
4164
8fa39615
SM
41652011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4166
4167 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
4168 (bug#8958).
4169
2f11b3f1
CY
41702011-07-04 Chong Yidong <cyd@stupidchicken.com>
4171
d66fef2b
CY
4172 * bindings.el: Ignore next-buffer and previous-buffer in
4173 minibuffer-local-map.
4174
2f11b3f1
CY
4175 * font-lock.el (font-lock-builtin-face): Change light background
4176 color to dark slate blue (Bug#6693).
4177
f932a347
WD
41782011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4179
4180 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
4181
c8af70e1
SM
41822011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4183
4184 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
4185 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4186 Add switch-to-buffer.
4187
f158badc
LMI
41882011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4189
4190 * isearch.el (isearch-search-fun-function): Clarify further the
4191 meaning of the function returned.
4192
6d95bd46
MA
41932011-07-04 Michael Albinus <michael.albinus@gmx.de>
4194
4195 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
4196
4197 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
4198 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
4199 Use it.
4200 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
4201 `tramp-default-remote-path' does not exist.
4202 (tramp-send-command-and-read): New optional argument NOERROR.
4203 (tramp-open-connection-setup-interactive-shell)
4204 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
4205 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
4206 (tramp-process-sentinel): Flush also process' connection property.
4207 (tramp-sh-handle-start-file-process): Do not set process
4208 sentinel. It is done now ...
4209 (tramp-maybe-open-connection): ... here. (Bug#8929)
4210
909e6b67
MK
42112011-07-04 MON KEY <monkey@sandpframing.com>
4212
4213 * play/animate.el (animate-string): Doc fixes and allow changing
4214 the buffer name (bug#5417).
4215
42162011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4217
c8af70e1 4218 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 4219
f34755dc
PE
42202011-07-04 Paul Eggert <eggert@cs.ucla.edu>
4221
396cec72
PE
4222 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
4223 This is simpler and helps future-proof the code.
4224 (timer-until): Use time-subtract and float-time.
08235028 4225 (timer--time-less-p): Use time-less-p.
f34755dc 4226
56e6cc31
JB
42272011-07-04 Juanma Barranquero <lekktu@gmail.com>
4228
3abb79e5
JB
4229 * type-break.el (timep): Use the value of `float-time' to avoid a
4230 byte-compiler warning.
4231
56e6cc31
JB
4232 * server.el (server-eval-and-print): Return any result, even nil.
4233
7b9430b4
PE
42342011-07-03 Paul Eggert <eggert@cs.ucla.edu>
4235
4236 * type-break.el: Accept time formats that the builtins accept.
4237 (timep, type-break-time-difference): Accept any format that
4238 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
4239 This is simpler and helps future-proof the code.
4240 (type-break-time-difference): Round rather than ignoring
4241 subseconds components.
4242
3034e9e7
LMI
42432011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4244
4245 * info.el (Info-apropos-matches): Make non-interactive, since it
4246 doesn't seem to do anything useful as a command (bug#8829).
4247
1485f4c0
CY
42482011-07-03 Chong Yidong <cyd@stupidchicken.com>
4249
4250 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 4251 Move from faces.el.
1485f4c0
CY
4252 (frame-default-terminal-background): New function.
4253
4254 * custom.el (custom-push-theme): Don't record faces in `changed'
4255 theme; this doesn't work correctly for per-frame face settings.
4256 (disable-theme): Use face-set-after-frame-default to reset faces.
4257 (custom--frame-color-default): New function.
4258
9fa3dd45
LMI
42592011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4260
c8af70e1 4261 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
4262 (bug#8769).
4263
6cbbc20c
KR
42642011-03-29 Kevin Ryde <user42@zip.com.au>
4265
4266 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4267 `perl-Test2' extend to match possible "fail #N" rep count
4268 (bug#8377).
4269
c7f98048
LMI
42702011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4271
65676592
LMI
4272 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
4273 `smtpmail-via-smtp' now returns the error instead of nil.
4274
c7f98048
LMI
4275 * isearch.el (isearch-search-fun-function): Clarify the doc string
4276 (bug#8101).
4277
56e6cc31 42782011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
4279
4280 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
4281 unnecessary spaces (bug#8987).
4282
2b216704
LMI
42832011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4284
4285 * net/network-stream.el (open-network-stream): Use the
4286 :end-of-capability command thoughout.
4287
42882011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4289
4290 * net/network-stream.el (open-network-stream): Add the
4291 :end-of-capability command parameter, used by pop3.el.
4292
36adf6ce
LMI
42932011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4294
1ca0da0e
LMI
4295 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
4296
fc00f69c
LMI
4297 * fringe.el (fringe-query-style): Remove redundant text " (type ?
4298 for list)" (bug#6475).
4299
28fd8759 4300 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 4301 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
4302 an error (bug#6297).
4303
0dd8b6da
LMI
4304 * man.el (Man-reference-regexp): Allow matching possible
4305 word-wrapped references (bug#6289).
4306
ce1438d6
LMI
4307 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
4308 for consistency with the other vc buffers (bug#6197).
4309 (vc-checkin): Ditto.
4310
4311 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
4312
36adf6ce
LMI
4313 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
4314
e83cc1f7
LMI
43152011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4316
8a20ca4c
LMI
4317 * custom.el (defcustom): Clarify that :set is only used in the
4318 Customize user interface (bug#6089).
4319
83319045
LMI
4320 * progmodes/flymake.el (flymake-mode): If the buffer isn't
4321 associated with a file, refuse to run instead of erroring out
4322 (bug#6084).
4323
a8392169
LMI
4324 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
4325 the doc string, since it appears that using `fill-column' always
4326 controls the width (bug#7845).
4327
e83cc1f7
LMI
4328 * simple.el (shell-command-on-region): Say where the error output
4329 went if `shell-command-default-error-buffer' is set (bug#6857).
4330
e47ca23b
KM
43312011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
4332
4333 * allout.el (allout-yank-processing): Adjust cursor position for
4334 backwards-deleted space.
4335
4336 (allout-rebullet-heading): Register changes with
4337 allout-exposure-changed-hook, so the modified topic is properly
4338 decorated.
4339
5cf56143
LMI
43402011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4341
08549772
LMI
4342 * minibuffer.el (completion-in-region): Document PREDICATE
4343 (bug#7136).
4344
48e96771
LMI
4345 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
4346 of keyword/argument pairs (bug#6904).
4347
c8af70e1
SM
4348 * replace.el (multi-occur):
4349 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 4350
e17d05e2
LMI
43512011-07-02 Drew Adams <drew.adams@oracle.com>
4352
4353 * dired.el (dired-mark-if): Make the message about whether it's
4354 marking or unmarking clearer (bug#8523).
4355
063b0e45
LMI
43562011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4357
4358 * disp-table.el (display-table-print-array): New function.
4359 (describe-display-table): Use it to print the vectors more pretty
4360 (Bug#8859).
4361
28545e04
MR
43622011-07-02 Martin Rudalics <rudalics@gmx.at>
4363
4364 * window.el (window-state-get-1): Don't assign clone numbers.
4365 Add clone-of item to list of window parameters.
4366 (window-state-put-2): Don't process clone numbers.
4367 (display-buffer-alist): Fix doc-string.
4368
3349e122
SM
43692011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4370
4371 * subr.el (remq): Don't allocate if it's not needed.
4372 (keymap--menu-item-binding, keymap--menu-item-with-binding)
4373 (keymap--merge-bindings): New functions.
4374 (keymap-canonicalize): Use them to refine the canonicalization.
4375 * minibuffer.el (minibuffer-local-completion-map)
4376 (minibuffer-local-must-match-map): Move initialization from C.
4377 (minibuffer-local-filename-completion-map): Move initialization from C;
4378 don't inherit from anything here.
4379 (minibuffer-local-filename-must-match-map): Make obsolete.
4380 (completing-read-default): Use make-composed-keymap to combine
4381 minibuffer-local-filename-completion-map with either
4382 minibuffer-local-must-match-map or
4383 minibuffer-local-filename-completion-map.
4384
d224ac83
GM
43852011-07-01 Glenn Morris <rgm@gnu.org>
4386
3de63bf8
GM
4387 * type-break.el (type-break-time-sum): Use dolist.
4388
d224ac83
GM
4389 * textmodes/flyspell.el (flyspell-word-search-backward):
4390 Replace CL function.
4391
1a1e3f32
SM
43922011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4393
fe3f64d5
SM
4394 * mouse.el (mouse--strip-first-event): New function.
4395 (function-key-map): Use it to map fringe clicks to normal clicks
4396 by default.
4397
eb604e34
SM
4398 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
4399 (vc-bzr-revision-completion-table): Add support for annotate and date.
4400
1a1e3f32
SM
4401 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
4402 inherit from parent.
4403
5bd35902
LMI
44042011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4405
ace6c69c 4406 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 4407 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 4408
191e2bed
LMI
4409 * dired.el (dired-mode): Fix up the doc string as suggested by
4410 Drew Adams (bug#8817).
4411
5bd35902
LMI
4412 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
4413 cookie, since the manual says that it should be possible to add
4414 this function to `find-file-hook' (bug#8709).
4415
eee8207a
TZ
44162011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
4417
4418 * progmodes/cfengine.el: Moved all cfengine3.el functionality
4419 here. Noted Ted Zlatanov as the maintainer.
4420 (cfengine-common-settings, cfengine-common-syntax): New functions
4421 to set up common things between `cfengine-mode' and
4422 `cfengine3-mode'.
4423 (cfengine3-mode): New mode.
4424 (cfengine3-defuns cfengine3-defuns-regex
4425 (cfengine3-class-selector-regex cfengine3-category-regex)
4426 (cfengine3-vartypes cfengine3-font-lock-keywords)
4427 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 4428 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 4429
36b148cf
MA
44302011-07-01 Michael Albinus <michael.albinus@gmx.de>
4431
4432 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
4433
4434 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
4435
0bf4ba9a
MR
44362011-07-01 Martin Rudalics <rudalics@gmx.at>
4437
4438 * window.el (same-window-buffer-names, same-window-regexps)
4439 (same-window-p, special-display-frame-alist)
4440 (special-display-popup-frame, special-display-function)
4441 (special-display-buffer-names, special-display-regexps)
4442 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
4443 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
4444 (split-window-preferred-function, split-height-threshold)
4445 (split-width-threshold, even-window-heights)
4446 (display-buffer-mark-dedicated, window-splittable-p)
4447 (split-window-sensibly, window-safely-shrinkable-p):
4448 Un-obsolete.
4449 (display-buffer): Don't spread args with function specifier
4450 because special-display-popup-frame won't like it.
4451
35837f51
PE
44522011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4453
d0672f86
PE
4454 Time-stamp simplifications and fixes.
4455 These improve accuracy slightly, and future-proof the code
4456 against some potential changes to current-time format.
4457
b9444d97
PE
4458 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
4459 by using time-since and float-time.
4460
0ef923dc
PE
4461 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
4462 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
4463 + NNN microseconds".
4464
2f81380d
PE
4465 * type-break.el (type-break-time-sum): Rewrite using time-add.
4466
845b5c3e
PE
4467 * play/hanoi.el (hanoi-current-time-float): Remove.
4468 All uses replaced by float-time.
4469
ee6f1be0
PE
4470 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
4471 This yields a more-accurate answer.
4472 (rng-time-to-float): Remove; no longer needed.
4473
fe955043
PE
4474 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
4475
5777162a
PE
4476 * calendar/timeclock.el (timeclock-seconds-to-time):
4477 Defalias to seconds-to-time, since they're the same thing.
4478
3103f8b6 4479 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 4480 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
4481 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
4482
0e61a35f
SM
44832011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4484
4485 * window.el (bury-buffer): Don't iconify the only frame.
4486 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
4487 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
4488
ddd63a1e
CY
44892011-07-01 Chong Yidong <cyd@stupidchicken.com>
4490
0e61a35f
SM
4491 * eshell/em-smart.el (eshell-smart-display-navigate-list):
4492 Add mouse-yank-primary.
ddd63a1e 4493
055f4923
TZ
44942011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
4495
4496 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
4497
6a2fb145
SM
44982011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4499
4500 * emacs-lisp/find-func.el (find-library--load-name): New fun.
4501 (find-library-name): Use it to find relative load names when provided
4502 absolute file name (bug#8803).
4503
fd4983f2
LMI
45042011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4505
887d14ad
LMI
4506 * textmodes/flyspell.el (flyspell-word): Consider words that
4507 differ only in case as potential doublons (bug#5687).
4508
c53dc7fc
LMI
4509 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
4510 Remove two rather uninteresting debugging-like messages to make
4511 debbugs.el more silent.
4512
fd4983f2
LMI
4513 * comint.el (comint-password-prompt-regexp): Accept "Response" as
4514 a password-like phrase.
4515
b14c0c55
AM
45162011-06-30 Mastake YAMATO <yamato@redhat.com>
4517
4518 * progmodes/cc-guess.el: New file.
4519
6a2fb145 4520 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
4521
4522 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
4523 derived from `c-basic-common-init'.
4524
4525 * progmodes/cc-mode.el (top-level): Require cc-guess.
4526 (c-basic-common-init): Use `cc-choose-style-for-mode'.
4527
1fa280a3
LM
45282011-06-30 Lawrence Mitchell <wence@gmx.li>
4529
4530 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
4531
e6597158
AM
45322011-06-30 Alan Mackenzie <acm@muc.de>
4533
1fa280a3
LM
4534 * progmodes/cc-engine.el (c-guess-continued-construct):
4535 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
4536 lock is disabled. Name this case as "CASE G".
4537
68ba37fb
KM
45382011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
4539
4540 * allout.el (allout-yank-processing): Fix injection of extra space
4541 between bullet and non-whitespace character in first topic when
4542 pasting, ensuring that the actual spacing in the pasted topic
4543 following the bullet char is preserved. This extra space was
4544 causing pasted encrypted topics to get a decrypted status even
4545 when the content was actually still encrypted. Now the decryption
4546 status from before the paste is preserved.
4547
4548 (allout-flag-region): Set all allout overlays so they evaporate
4549 when reduced to zero length (evanescent), to prevent overlay
4550 leakage.
4551
887a0b34
GM
45522011-06-30 Glenn Morris <rgm@gnu.org>
4553
94b9acce
GM
4554 * w32-fns.el (w32-charset-info-alist): Declare.
4555
1d9b46d4
GM
4556 * find-dired.el (find-grep-options): Simplify.
4557
cc232200
GM
4558 * term/ns-win.el (ns-set-resource): Declare.
4559
28e77c46
GM
4560 * ses.el (row, col): Declare dynamic variables honestly.
4561
887a0b34
GM
4562 * textmodes/reftex-parse.el (index-tags): Declare.
4563
658d8eb8
CY
45642011-06-30 Chong Yidong <cyd@stupidchicken.com>
4565
4566 * cus-edit.el (customize-push-and-save): New function.
4567
4568 * files.el (hack-local-variables-confirm): Use it.
4569
1fa280a3
LM
4570 * custom.el (load-theme): New arg NO-CONFIRM.
4571 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
4572 (custom-enabled-themes): Doc fix.
4573
4574 * cus-theme.el (customize-create-theme)
4575 (custom-theme-merge-theme): Callers to load-theme changed.
4576
bb617717
LMI
45772011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4578
d61bdd5d
LMI
4579 * thingatpt.el (thing-at-point-short-url-regexp): Require that
4580 short URLs have at least one dot in them (bug #7614).
4581
bb617717
LMI
4582 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
4583 nil, because using a pty is apparently too slow (bug #895).
4584
2f31f37a
LMI
45852011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4586
4587 * mail/sendmail.el (sendmail-query-once): New function.
4588 (sendmail-query-once-function): New variable.
4589
3076b24e
GM
45902011-06-29 Glenn Morris <rgm@gnu.org>
4591
faf2a174
GM
4592 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
4593
3076b24e
GM
4594 * ses.el (top-level): Require cl when compiling.
4595 (ses-set-localvars): Fix error statement.
4596 Call it at compile time to silence a storm of warnings.
4597
5386012d
MR
45982011-06-29 Martin Rudalics <rudalics@gmx.at>
4599
4600 * window.el (normalize-live-buffer): Rename to
4601 window-normalize-buffer.
4602 (normalize-live-frame): Rename to window-normalize-frame.
4603 (normalize-any-window): Rename to window-normalize-any-window.
4604 (normalize-live-window): Rename to window-normalize-live-window.
4605 (make-window-atom): Rename to window-make-atom.
4606 (window-resize-reset): Rename to window--resize-reset.
4607 (window-resize-reset-1): Rename to window--resize-reset-1.
4608 (resize-mini-window): Rename to window--resize-mini-window.
4609 (resize-subwindows-skip-p): Rename to
4610 window--resize-subwindows-skip-p.
4611 (resize-subwindows-normal): Rename to
4612 window--resize-subwindows-normal.
4613 (resize-subwindows): Rename to window--resize-subwindows.
4614 (resize-other-windows): Rename to window--resize-siblings.
4615 (resize-this-window): Rename to window--resize-this-window.
4616 (resize-root-window): Rename to window--resize-root-window.
4617 (resize-root-window-vertically): Rename to
4618 window--resize-root-window-vertically.
4619 (normalize-buffer-to-display): Rename to
4620 window-normalize-buffer-to-display.
4621 (normalize-buffer-to-switch-to): Rename to
4622 window-normalize-buffer-to-switch-to.
4623 Correspondingly update all callers of the functions listed
4624 above.
4625 (display-buffer-alist, display-buffer-normalize-arguments)
4626 (display-buffer-normalize-options, display-buffer)
4627 (display-buffer-alist-set): Use "function" instead of
4628 "fun-with-args".
4629
1176868d
CY
46302011-06-28 Chong Yidong <cyd@stupidchicken.com>
4631
4632 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
4633 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
4634 debbugs.gnu.org. Mention acknowledgment email.
4635
20a7a65f
LMI
46362011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4637
4638 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
4639 buffer multibyteness, since it shouldn't matter.
4640
5f45cca5
MR
46412011-06-28 Martin Rudalics <rudalics@gmx.at>
4642
4643 * window.el (display-buffer-in-side-window): Handle dedicated
4644 windows as in display-buffer-reuse-window.
4645 (display-buffer-normalize-alist): Use value of override
4646 specifier.
4647 (display-buffer-normalize-specifiers): Use value of
4648 other-window-means-other-frame specifier.
4649 (display-buffer-alist): Rewrite some texts in widgets.
4650 (display-buffer): Spread arguments when calling function
4651 specified by fun-with-args.
4652
ad85fe1f
DD
46532011-06-28 Deniz Dogan <deniz@dogan.se>
4654
1fa280a3
LM
4655 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4656 Unnest `let'.
da68c4c8 4657
ad85fe1f
DD
4658 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
4659 selectors (Bug#5732).
ec49bd31 4660 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 4661
a08cc025
JA
46622011-06-27 Jari Aalto <jari.aalto@cante.net>
4663
4664 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
4665 (eshell-ls-date-format): New defcustom.
4666 (eshell-ls-file): Use it.
4667
e2b551c5
SM
46682011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
4669
4670 * help-fns.el (describe-variable): Fix message for terminal-local vars.
4671
8982b231
KY
46722011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
4673
4674 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
4675 (ange-ftp-make-tmp-name): New arg.
4676 (ange-ftp-file-local-copy): Use it.
4677
36c9fa27
J
46782011-06-27 Jambunathan K <kjambunathan@gmail.com>
4679
4680 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
4681 no-conversion (Bug#8870).
4682
d68443dc
MR
46832011-06-27 Martin Rudalics <rudalics@gmx.at>
4684
4685 * window.el (window-right, window-left, window-child)
4686 (window-child-count, window-last-child)
4687 (window-iso-combination-p, walk-window-tree-1)
4688 (window-atom-check-1, window-tree-1, delete-window)
4689 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
4690 new naming conventions - window-vchild, window-hchild,
4691 window-next and window-prev are now called window-top-child,
4692 window-left-child, window-next-sibling and window-prev-sibling
4693 respectively.
d615d6d2
MR
4694 (resize-window-reset): Rename to window-resize-reset.
4695 (resize-window-reset-1): Rename to window-resize-reset-1.
4696 (resize-window): Rename to window-resize.
4697 (window-min-height, window-min-width)
4698 (resize-mini-window, resize-this-window, resize-root-window)
4699 (resize-root-window-vertically, adjust-window-trailing-edge)
4700 (enlarge-window, shrink-window, maximize-window)
4701 (minimize-window, delete-window, quit-restore-window)
4702 (split-window, balance-windows, balance-windows-area-adjust)
4703 (balance-windows-area, window-state-put-2)
4704 (display-buffer-even-window-sizes, display-buffer-set-height)
4705 (display-buffer-set-width, set-window-text-height)
4706 (fit-window-to-buffer): Rename all "resize-window" prefixed
4707 calls to use the "window-resize" prefix convention.
4708 (display-buffer-alist): Fix symbol for label specifier.
4709 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
4710 corresponding specifier.
4711 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 4712
b6458526
VB
47132011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
4714
4715 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
4716 convention.
4717 (ses-call-printer): Does not pass an empty string to formatter when the
4718 cell is empty to keep from barking printer Calc math-format-value.
4719
d31fd9ac
RS
47202011-06-27 Richard Stallman <rms@gnu.org>
4721
43d5bf84
RS
4722 * battery.el (battery-mode-line-limit): New variable.
4723 (battery-update): Handle it.
4724
d31fd9ac
RS
4725 * mail/rmailmm.el (rmail-mime-process-multipart):
4726 Handle truncated messages.
4727
819a6054
GM
47282011-06-27 Glenn Morris <rgm@gnu.org>
4729
4730 * progmodes/flymake.el (flymake-err-line-patterns):
4731 Allow for column numbers in the ant/javac pattern. (Bug#8866)
4732
cedc73f2
VB
47332011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
4734
819a6054 4735 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
4736 (ses--clean-!, ses--clean-_): New functions.
4737 (ses-range): Add configurability of readout order, and conversion
4738 to Calc vector.
4739
5e5d49b6
VB
4740 * ses.el (ses-repair-cell-reference-all): New function.
4741 (ses-cell-symbol): Set macro as safe, so that it can be used in
4742 formulas.
4743
56e6cc31 4744 * ses.el: Update cycle detection algorithm.
90ca8b49 4745 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 4746 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
4747 (ses-set-localvars): New function.
4748 (ses-make-cell): Add property-list as a cell element.
4749 (ses-cell-property-get-fun, ses-cell-property-get)
4750 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
4751 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
4752 New functions.
90ca8b49
VB
4753 (ses-cell-property-set, ses-cell-property-pop)
4754 (ses-cell-property-get-handle): New macro.
4755 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
4756 New aliases, used for code readability.
4757 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
4758 cycle detection.
4759 (ses-self-reference-early-detection): New defcustom.
4760 (ses-formula-references): Robustify against self-refering cells.
4761 (ses-mode): Use ses-set-localvars.
4762 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
4763 before lauching the update processing.
4764 (ses-initialize-Dijkstra-attempt): New function.
4765 (ses-recalculate-cell): Update for cycle detection based on
4766 Dijkstra algorithm.
4767
2bb63e81
VB
4768 * ses.el: Fix commenting and indenting convention.
4769
c9d29fb8
SM
47702011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * bs.el (bs-cycle-next): Complete last change.
4773
d8e4b68b
JB
47742011-06-27 Drew Adams <drew.adams@oracle.com>
4775
4776 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
4777
40098786
LMI
47782011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4779
c9d29fb8
SM
4780 * net/network-stream.el (network-stream-open-starttls):
4781 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
4782 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
4783
40098786
LMI
4784 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
4785 to binary to possibly avoid line encoding issues on Windows (among
4786 other things).
4787
468d09d4
LMI
47882011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4789
4790 * net/network-stream.el (open-network-stream): Return an :error
4791 saying what the problem was, if possible.
4792
4793 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
4794 server.
4795
4796 * net/network-stream.el (network-stream-open-starttls): If we
4797 wanted to use STARTTLS, and the server offered it, but we weren't
4798 able to because we had no STARTTLS support, then close the connection.
4799 (open-network-stream): Return an :error element, if present.
4800
16f07dd7
CY
48012011-06-26 Chong Yidong <cyd@stupidchicken.com>
4802
88821ca0
CY
4803 * hl-line.el (hl-line-sticky-flag): Doc fix.
4804 (global-hl-line-sticky-flag): New option (Bug#8323).
4805 (global-hl-line-highlight): Obey it.
4806
16f07dd7
CY
4807 * vc/vc.el (vc-revert-show-diff): Default to t.
4808
6b5ccddf
KM
48092011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
4810
c9d29fb8
SM
4811 * allout-widgets.el (allout-widgets-post-command-business):
4812 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
4813 undecorated when an isearch is continued past, and isearch
4814 automatically collapses them. This leads to "widget leaks", where
4815 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
4816 hidden widgets can slow down cursor travel, substantially.
4817 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
4818 so we're doing without this nicety.
4819
4820 (allout-widgets-tally-string): Don't try to do a hash-table-count
4821 of allout-widgets-tally when it's nil. This eliminates spurious "Error
4822 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
4823 *Messages* when allout-widgets-maintain-tally is t.
4824
355f2e07
MR
48252011-06-26 Martin Rudalics <rudalics@gmx.at>
4826
4827 * window.el (display-buffer-normalize-argument): Rename to
4828 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
4829 LABEL argument. Respect special-display-function when popping up
4830 a new frame. Fix code searching for a window showing the buffer
4831 on another frame.
c9d29fb8
SM
4832 (display-buffer-normalize-specifiers):
4833 Call display-buffer-normalize-arguments.
355f2e07
MR
4834 (display-buffer-in-window): Don't undedicate the window if its
4835 buffer remains the same.
4836 Reported by Drew Adams <drew.adams@oracle.com>.
4837 (display-buffer-alist): Add choice for same-window macro
4838 specfier.
4839 (display-buffer): Mention special meaning of LABEL argument in
4840 doc-string. Fix quoting. Don't pop up a new frame even as
4841 fallback.
4842
7ca8fc42
JB
48432011-06-26 Juanma Barranquero <lekktu@gmail.com>
4844
4845 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
4846 avoid deleting the current window in some cases (bug#8911).
4847
bc312254
AS
48482011-06-26 Andreas Schwab <schwab@linux-m68k.org>
4849
4850 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
4851 (Bug#8934)
4852
2db18f3f
LMI
48532011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4854
c9d29fb8
SM
4855 * net/network-stream.el (network-stream-open-starttls):
4856 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
4857 (network-stream-open-tls): Ditto.
4858
6302e0d3
LL
48592011-06-26 Leo Liu <sdl.web@gmail.com>
4860
4861 * register.el (registerv): New struct.
4862 (registerv-make): New function.
c9d29fb8
SM
4863 (jump-to-register, describe-register-1, insert-register):
4864 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
4865 struct. (Bug#8415)
4866
5fdd4046
CY
48672011-06-26 Chong Yidong <cyd@stupidchicken.com>
4868
2afef60a
CY
4869 * vc/vc.el (vc-revert-show-diff): New defcustom.
4870 (vc-diff-internal): New arg specifying diff buffer.
4871 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
4872 reuse an existing *vc-diff* buffer (Bug#8927).
4873
5fdd4046
CY
4874 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
4875
e93db24a
GM
48762011-06-26 Glenn Morris <rgm@gnu.org>
4877
4878 * progmodes/f90.el (f90-critical-indent): New option.
4879 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
4880 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
4881 (f90-mode): Doc fix.
4882 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
4883 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
4884 (f90-beginning-of-block, f90-next-block, f90-indent-region)
4885 (f90-match-end): Handle block, critical.
4886
eefff499
GM
48872011-06-25 Glenn Morris <rgm@gnu.org>
4888
f6ba4cc9
GM
4889 * calendar/diary-lib.el (diary-included-files): Doc fix.
4890 (diary-include-files): New function, extracted from
4891 diary-include-other-diary-files and diary-mark-included-diary-files.
4892 (diary-include-other-diary-files, diary-mark-included-diary-files):
4893 Just call diary-include-files.
4894 (diary-mark-entries): Reset diary-included-files on first call.
4895
16712304
GM
4896 * calendar/diary-lib.el (diary-mark-entries)
4897 (diary-mark-included-diary-files):
4898 Visit included diary-files in temp buffers.
4899
5d8e0d43
GM
4900 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
4901 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
4902 (f90-start-block-re, f90-imenu-generic-expression)
4903 (f90-looking-at-program-block-start, f90-no-block-limit):
4904 Add support for submodules.
4905
ccf7a5d5
GM
4906 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
4907 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 4908
11fdef7d 49092011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
4910
4911 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
4912 buffer-file-type before setting its value, to avoid disastrous
eefff499 4913 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 4914
74f53697
JB
49152011-06-25 Juanma Barranquero <lekktu@gmail.com>
4916
4917 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
4918
4919 * ses.el (ses-unload-function):
4920 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
4921
4922 * proced.el (proced-unload-function):
4923 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
4924
18a4ce5e
AR
49252011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
4926
4927 * server.el (server-create-window-system-frame): Add parameters arg.
4928 (server-process-filter): Doc fix. Handle frame-parameters.
4929
519d22cc
JB
49302011-06-25 Juanma Barranquero <lekktu@gmail.com>
4931
4932 Fix bug#8730, bug#8781.
4933
4934 * loadhist.el (unload--set-major-mode): New function.
4935 (unload-feature): Use it.
4936
4937 * progmodes/python.el (python-after-info-look): Add autoload cookie.
4938 (python-unload-function): New function.
4939
c206f5b0
SM
49402011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
4941
4942 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
4943
f9ad64f3
GS
49442011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
4945
4946 * net/browse-url.el (browse-url-firefox-program): Add icecat to
4947 the candidates list.
4948
7d0da90e
JB
49492011-06-24 Juanma Barranquero <lekktu@gmail.com>
4950
4951 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
4952
14b4e83d
RS
49532011-06-23 Richard Stallman <rms@gnu.org>
4954
4955 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
4956 (rmail-variables): Set next-error-move-function.
4957 (rmail-what-message): Take argument POS.
4958 (rmail-next-error-move): New function.
4959
273d2baf
SM
49602011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
4961
4962 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
4963 messages for adjacent non-terminals.
4964
56c2cc9a
RS
49652011-06-23 Richard Stallman <rms@gnu.org>
4966
4967 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 4968 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
4969 (rmail-start-mail): Don't specify use of rmail-mail-return;
4970 that's done by mail-bury now.
4971 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 4972
d59eb518
MA
49732011-06-23 Michael Albinus <michael.albinus@gmx.de>
4974
4975 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
4976 SIZE is a number.
4977
02cfc6d6
MR
49782011-06-23 Martin Rudalics <rudalics@gmx.at>
4979
4980 * window.el (get-lru-window, get-mru-window)
4981 (get-largest-window): Never return a minibuffer window.
4982 (display-buffer-pop-up-window): Fix a bug that could lead to
4983 reusing the minibuffer window.
4984 (display-buffer): Pass original specifier argument to
4985 display-buffer-function instead of the normalized one.
4986 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
4987
4e323265
LL
49882011-06-22 Leo Liu <sdl.web@gmail.com>
4989
4990 * minibuffer.el (completing-read-function)
4991 (completing-read-default): Move from minibuf.c
4992
7a70468f
RS
49932011-06-22 Richard Stallman <rms@gnu.org>
4994
50718fc2
RS
4995 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
4996 to Rmail even if not started by a special Rmail command.
4997
7a70468f
RS
4998 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
4999 Copy the buffer currently showing just one message.
5000
297dde5a
RW
50012011-06-22 Roland Winkler <winkler@gnu.org>
5002
5003 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
5004 (bibtex-clean-entry): First delete the old key so that a
5005 customized algorithm for generating the new key does not get
5006 confused by the old key.
5007 (bibtex-url): Obey regexp of first step.
5008 (bibtex-search-entries): Do not use add-to-list with local
5009 list-var.
5010
97bb1093
LMI
50112011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5012
5013 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
5014 stored a user name, then query for the password first, instead of
5015 waiting for SMTP to give an error message and the trying again.
5016
1c0f1a19
JD
50172011-06-22 Lawrence Mitchell <wence@gmx.li>
5018
5019 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
5020 BUFFER in call-process.
5021
396f7c9d
LMI
50222011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5023
5024 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
5025 QUIT twice.
ddb7ffee
LMI
5026 (smtpmail-try-auth-methods): Require user name and password from
5027 auth-source.
396f7c9d 5028
8998d1b3
MR
50292011-06-22 Martin Rudalics <rudalics@gmx.at>
5030
5031 * window.el (display-buffer-default-specifiers)
5032 (display-buffer-alist): Remove entries for pop-up-frame-alist.
5033 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 5034 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
5035
5036 * frame.el (pop-up-frame-alist, pop-up-frame-function)
5037 (special-display-frame-alist, special-display-popup-frame):
5038 Remove duplicate declarations. These are now in window.el.
5039
4ea31e07
LMI
50402011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5041
c9d29fb8
SM
5042 * mail/smtpmail.el (smtpmail-via-smtp):
5043 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
5044 server supports it. SMTP servers that support STARTTLS commonly
5045 require it.
5046
5047 * net/network-stream.el (network-stream-open-starttls): Support
5048 upgrading to STARTTLS always, even if we don't have built-in support.
5049 (open-network-stream): Add the :always-query-capabilies keyword.
5050
95f41d9a
LMI
5051 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
5052 upgrades with `open-network-stream', and rely solely on
5053 auth-source for all credentials. Big changes throughout the file,
5054 but in particular:
c9d29fb8
SM
5055 (smtpmail-auth-credentials): Remove.
5056 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
5057 (smtpmail-via-smtp): Check for servers saying they want AUTH after
5058 MAIL FROM, too.
95f41d9a 5059
c9d29fb8
SM
5060 * net/network-stream.el (network-stream-open-starttls):
5061 Provide support for client certificates both for external and built-in
4ea31e07
LMI
5062 STARTTLS.
5063 (auth-source): Require.
5064 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
5065 (network-stream-certificate): Change cert-cert to cert and
5066 cert-key to key.
4ea31e07 5067
065ec2c7
MA
50682011-06-21 Michael Albinus <michael.albinus@gmx.de>
5069
5070 * net/tramp-cache.el (top): Don't load the persistency file when
5071 "emacs -Q" has been called.
5072
cd93b359
DR
50732011-06-21 Tim Harper <timcharper@gmail.com>
5074
d8e4b68b
JB
5075 * term/ns-win.el (ns-initialize-window-system):
5076 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
5077 resource to NO as it is not yet supported by the NS port.
5078
ae9c0411
JB
50792011-06-21 Juanma Barranquero <lekktu@gmail.com>
5080
5081 * misc.el (list-dynamic-libraries--refresh): Compute header here...
5082 (list-dynamic-libraries): ...not here.
5083
7f3f739f
LL
50842011-06-21 Leo Liu <sdl.web@gmail.com>
5085
5086 * subr.el (sha1): Implement sha1 using secure-hash.
5087
327c8fb1
MR
50882011-06-21 Martin Rudalics <rudalics@gmx.at>
5089
5090 * window.el (display-buffer-alist): In default value do not
5091 enforce searching a window on any but the selected frame.
5092 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5093 (display-buffer-select-window): Remove function.
5094 (display-buffer-in-window): When a window on another frame gets
5095 reused, do not select it any more but just raise its frame if
5096 necessary (Bug#8851) and (Bug#8856).
5097 (display-buffer-normalize-options): Handle pop-up-frames related
5098 options more faithfully.
5099 (pop-to-buffer): Don't rely on `display-buffer' selecting the
5100 window if it is on another frame.
c9d29fb8
SM
5101 (display-buffer-alist, display-buffer-default-specifiers):
5102 Don't make new frame unsplittable by default.
9e9de014
MR
5103 (display-buffer-normalize-argument): Fix doc-string typo and use
5104 'same-frame-other-window instead of 'other-window when associating
5105 with display-buffer-macro-specifiers.
327c8fb1 5106
7cf3f556
VB
51072011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
5108
5109 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
5110 New functions.
5111 (5x5-mode-map, 5x5-mode-menu): Bind them.
5112 (5x5-draw-grid): Tweak the solver's rendering.
5113
60a406cf
SM
51142011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5115
5116 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
5117 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
5118
d8e4b68b 51192011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
5120
5121 * menu-bar.el: Use function variable instead of switch-to-buffer.
5122 (menu-bar-select-buffer-function): New variable.
60a406cf 5123 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 5124
478d6f95
SM
51252011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5126
5127 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
5128 variable's status.
5129
ca530739
JD
51302011-06-20 Jan Djärv <jan.h.d@swipnet.se>
5131
5132 * x-dnd.el (x-dnd-version-from-flags)
5133 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
5134 and long as number (Bug#8899).
5135 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
5136
bcd70d97
SM
51372011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5138
60a406cf 5139 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
5140 (completion-try-completion, completion-all-completions): Compute the
5141 metadata argument if it's missing; make it optional (bug#8795).
5142
60a406cf 5143 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
5144 (widget-complete): Use new :completion-function property.
5145 (widget-completions-at-point): New function.
5146 (default): Use :completion-function instead of :complete.
60a406cf
SM
5147 (widget-default-completions): Rename from widget-default-complete;
5148 Rewrite.
bcd70d97
SM
5149 (widget-string-complete, widget-file-complete, widget-color-complete):
5150 Remove functions.
5151 (file, symbol, function, variable, coding-system, color):
5152 * international/mule-cmds.el (default-input-method, charset)
5153 (language-info-custom-alist):
5154 * cus-edit.el (face): Use new property :completions.
5155
5156 * progmodes/pascal.el (pascal-completions-at-point): New function.
5157 (pascal-mode): Use it.
5158 (pascal-mode-map): Use completion-at-point.
5159 (pascal-toggle-completions): Make obsolete.
5160 (pascal-complete-word, pascal-show-completions):
5161 * progmodes/octave-mod.el (octave-complete-symbol):
5162 Redefine as obsolete alias.
5163 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
5164 Signal absence of completion info for old Octave,
5165 (inferior-octave-complete): Redefine as obsolete alias.
5166 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
5167 (meta-completions-at-point): Rename from meta-complete-symbol and
5168 adapt it for use on completion-at-point-functions.
5169 (meta-common-mode): Use it.
5170 (meta-looking-at-backward, meta-match-buffer): Remove.
5171 (meta-complete-symbol): Redefine as obsolete alias.
5172 (meta-common-mode-map): Use completion-at-point.
5173 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
5174 (makefile-mode-map): Use completion-at-point.
5175 (makefile-completions-at-point): Rename from makefile-complete and
5176 adapt it for use on completion-at-point-functions.
5177 (makefile-mode): Use it.
5178 (makefile-complete): Redefine as obsolete alias.
5179
aebf69c8
DD
51802011-06-20 Deniz Dogan <deniz@dogan.se>
5181
5182 * net/rcirc.el: Delete trailing whitespaces once and for all.
5183
bfbbb27d
DC
51842011-06-20 Daniel Colascione <dan.colascione@gmail.com>
5185
5186 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
5187
d264a46b
CY
51882011-06-19 Chong Yidong <cyd@stupidchicken.com>
5189
4ca009e5
CY
5190 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
5191
d264a46b
CY
5192 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
5193
fbf5b3ce
MR
51942011-06-19 Martin Rudalics <rudalics@gmx.at>
5195
5196 * window.el (display-buffer-other-window-means-other-frame):
5197 Call display-buffer-normalize-alist.
5198 (display-buffer-normalize-specifiers-1): Rename to
5199 display-buffer-normalize-argument. New argument other-frame.
5200 Rewrite.
5201 (display-buffer-normalize-specifiers-2): Rename to
5202 display-buffer-normalize-options.
5203 (display-buffer-normalize-alist-1): New function.
5204 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
5205 display-buffer-normalize-alist.
5206 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
5207 (display-buffer-normalize-options-inhibit): New variable.
5208 (display-buffer-normalize-specifiers): Rewrite calling
5209 display-buffer-normalize-alist,
5210 display-buffer-normalize-argument, and
5211 display-buffer-normalize-options. Don't call the latter if
5212 display-buffer-normalize-options-inhibit is non-nil.
5213 (frame-auto-delete): New option.
5214 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
5215 (window-list-no-nils, window-state-ignored-parameters)
5216 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
5217 (window-state-put-1, window-state-put-2, window-state-put):
5218 New functions.
9a028c23
MR
5219 (display-buffer-normalize-options): Move special-display-p group
5220 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 5221
6d10d800
CY
52222011-06-18 Chong Yidong <cyd@stupidchicken.com>
5223
6420d28b
CY
5224 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
5225 groups (Bug#8776).
5226 (rx-submatch-n): New function.
5227 (rx): Document it.
5228
ddb8b596
CY
5229 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
5230 (Bug#8768).
5231
5232 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
5233
77080289
CY
5234 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
5235
61dfb316
CY
5236 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
5237 anytime existing face settings are present (Bug#8889).
5238
6d10d800
CY
5239 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
5240 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
5241 Remove unused argument.
5242
be3fb2b8
MR
52432011-06-18 Martin Rudalics <rudalics@gmx.at>
5244
bcd70d97
SM
5245 * window.el (display-buffer-default-specifiers):
5246 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
5247 pop-up-window-min-width, and another reuse-window specifier
5248 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
5249 (display-buffer-normalize-specifiers-2):
5250 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
5251 pop-up-windows is unset. Add a reuse-window specifier for the
5252 case popping up a new window fails.
5253 (special-display-popup-frame): Remove double quoting.
28dec25a 5254 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 5255
1c6d8c76
SM
52562011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
5257
5258 * shell.el (shell-completion-vars): Set pcomplete-termination-string
5259 according to comint-completion-addsuffix.
5260
5261 * pcomplete.el: Convert to lexical binding and fix bug#8819.
5262 (pcomplete-suffix-list): Mark as obsolete.
5263 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
5264 pcomplete-seen in the closure.
5265 (pcomplete-comint-setup): Setup completion-at-point as well.
5266 (pcomplete--entries): New function.
5267 (pcomplete--env-regexp): New var.
5268 (pcomplete-entries): Rewrite to work with partial-completion and
5269 without relying on pcomplete-suffix-list.
5270 (pcomplete-pare-list): Remove, unused.
5271
25aef8b8
MR
52722011-06-17 Martin Rudalics <rudalics@gmx.at>
5273
5274 * window.el (display-buffer-alist): Set pop-up-window-min-height
5275 and pop-up-window-min-width in default value. Reported by
5276 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
5277 other-window-means-other-frame.
5278 (display-buffer-macro-specifiers): Comment out entry for
5279 other-window specifier.
5280 (display-buffer-other-window-means-other-frame): New function.
5281 (display-buffer-normalize-specifiers-1): New arguments
5282 buffer-name and label. Treat other-window case specially.
5283 (display-buffer-normalize-specifiers-2): Treat other-window case
5284 specially.
5285 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
5286 (display-buffer-normalize-specifiers):
5287 Call display-buffer-normalize-specifiers-3.
25aef8b8 5288
dbad4f69
MR
52892011-06-17 Martin Rudalics <rudalics@gmx.at>
5290
5291 * window.el (same-window-p): Fix two typos introduced when
5292 adding with-no-warnings.
d1067961
MR
5293 (display-buffer-normalize-specifiers-1): Don't check
5294 pop-up-frames for 'unset initialization.
5295 (display-buffer-normalize-specifiers-2): Major rewrite using
5296 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
5297 (pop-up-frames, display-buffer-reuse-frames)
5298 (display-buffer-mark-dedicated): Don't initialize to 'unset.
5299 Suggested by David Engster <deng@randomsample.de>.
5300 (even-window-heights): Initialize to 'unset.
5301 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
5302 (display-buffer-macro-specifiers): Don't pop up a new frame in the
5303 other window case.
dbad4f69 5304
9b9c9e3a
MR
53052011-06-16 Martin Rudalics <rudalics@gmx.at>
5306
bcd70d97
SM
5307 * window.el (display-buffer-normalize-specifiers-1):
5308 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 5309 second argument of display-buffer (Bug#8865).
981d5c09
MR
5310 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
5311 (switch-to-buffer-other-window-same-frame)
5312 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
5313 Adams (Bug#8875).
9c2755e9
MR
5314 (display-buffer): Don't check noninteractive when calling
5315 display-buffer-pop-up-frame.
5316 (display-buffer-pop-up-frame): Never pop up a frame in
5317 noninteractive mode (Bug#8857).
67222e1d
MR
5318 (enlarge-window, shrink-window): Don't report an error when the
5319 window can't be resized as requested (Bug#8862).
9b9c9e3a 5320
2b75be67
SM
53212011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5322
9ffdd3ba
SM
5323 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
5324
cb581a67
SM
5325 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
5326
2b75be67
SM
5327 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
5328
8c0e3589
AM
53292011-06-15 Alan Mackenzie <acm@muc.de>
5330
cb581a67
SM
5331 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
5332 for declarators, disable knr checking to speed up for normal files.
5333 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 5334
b96e6cde
LMI
53352011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5336
4bba86e6
LMI
5337 * net/network-stream.el (open-network-stream): Add the keyword
5338 :always-query-capabilities for the case where you want to force a
5339 `plain' network connection, but the protocol still requires the
5340 capabilitiy command (i.e., SMTP and EHLO).
5341
2b75be67 5342 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
5343 consistency with other `-live-p' functions.
5344
efdcdbf8
SM
53452011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5346
5347 * window.el (same-window-buffer-names, same-window-regexps)
5348 (special-display-frame-alist, special-display-popup-frame)
5349 (special-display-function, special-display-buffer-names)
5350 (special-display-regexps, pop-up-frame-alist)
5351 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
5352 (pop-up-windows, split-window-preferred-function)
5353 (split-height-threshold, split-width-threshold, even-window-heights)
5354 (display-buffer-mark-dedicated): Don't encourage the use of
5355 display-buffer-alist from Elisp code.
5356
c5cde042
DN
53572011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
5358
5359 * progmodes/python.el (python-mode): Derive from prog-mode.
5360 * progmodes/ps-mode.el (ps-mode):
5361 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 5362 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
5363 * progmodes/ld-script.el (ld-script-mode): Likewise.
5364
baa1c9ab
MR
53652011-06-15 Martin Rudalics <rudalics@gmx.at>
5366
5367 * window.el (display-buffer-alist): Trim default value to avoid
5368 popping up a new frame (Bug#8857) or reusing an arbitrary window
5369 on another frame.
5370 (display-buffer): Do not fall back on popping up a new frame in
5371 batch mode (Bug#8857).
5372
c5dd5a51
CY
53732011-06-14 Chong Yidong <cyd@stupidchicken.com>
5374
5375 * cus-theme.el (describe-theme-1): Use custom-theme-p.
5376 (custom-theme-summary): New function.
5377 (customize-themes): Use it.
5378
d647b7c4
GM
53792011-06-13 Glenn Morris <rgm@gnu.org>
5380
5381 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
5382
9481c002
MR
53832011-06-13 Martin Rudalics <rudalics@gmx.at>
5384
357f93d2
MR
5385 * help.el (help-window): Remove variable.
5386 (help-window-point-marker, temp-buffer-max-height)
5387 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
5388 (help-print-return-message): Don't set help-window.
5389 (resize-temp-buffer-window): Rewrite cod eand doc-string.
5390 (help-window-setup-finish): Remove.
5391 (help-window-display-message, help-window-setup)
5392 (with-help-window): Major rewrite based on new
5393 display-buffer-window variable.
5394
5395 * help-mode.el (help-mode-finish): Remove help-window related
5396 code.
5397
5398 * view.el (view-exits-all-viewing-windows): Remove reference to
5399 view-return-to-alist in doc-string.
5400 (view-return-to-alist): Make obsolete.
5401 (view-buffer): Call pop-to-buffer-same-window and remove
5402 undo-window code.
5403 (view-buffer-other-window): Call pop-to-buffer-other-window and
5404 simplify code. Ignore second argument.
5405 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
5406 simplify code. Ignore second argument.
5407 (view-return-to-alist-update): Make obsolete.
5408 (view-mode-enter): Rename second argument to QUIT-RESTORE.
5409 Rewrite using quit-restore window parameters.
2b75be67
SM
5410 (view-mode-exit): Rename second argument to EXIT-ONLY.
5411 Rewrite using quit-restore-window.
357f93d2
MR
5412 (View-exit, View-exit-and-edit, View-leave, View-quit)
5413 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
5414 appropriate arguments.
5415 (view-end-message): Use quit-restore window parameter.
5416
9481c002
MR
5417 * window.el (display-buffer-function): Rewrite doc-string.
5418 (display-buffer-window, display-buffer-alist): New variables.
5419 (display-buffer-split-specifiers)
5420 (display-buffer-side-specifiers)
5421 (display-buffer-macro-specifiers): New constants.
5422 (display-buffer-even-window-sizes, display-buffer-set-height)
5423 (display-buffer-set-width, display-buffer-select-window)
5424 (display-buffer-in-window, display-buffer-reuse-window)
5425 (display-buffer-split-window-1, display-buffer-split-window)
5426 (display-buffer-split-atom-window, display-buffer-pop-up-window)
5427 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
5428 (display-buffer-in-side-window, normalize-buffer-to-display)
5429 (display-buffer-normalize-specifiers-1)
5430 (display-buffer-normalize-specifiers-2)
2b75be67
SM
5431 (display-buffer-normalize-specifiers, display-buffer-frame):
5432 New functions.
9481c002
MR
5433 (display-buffer): Major rewrite.
5434 (display-buffer-other-window, display-buffer-other-frame)
5435 (pop-to-buffer, switch-to-buffer-other-window)
5436 (switch-to-buffer-other-frame): Rewrite.
5437 (display-buffer-same-window, display-buffer-same-frame)
5438 (display-buffer-same-frame-other-window)
5439 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5440 (pop-to-buffer-other-window)
5441 (pop-to-buffer-same-frame-other-window)
5442 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
5443 (switch-to-buffer-other-window-same-frame): New functions.
5444 (same-window-p, special-display-p): Rewrite disabling warnings.
5445 Make obsolete.
5446 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5447 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
5448 Make obsolete
5449 (same-window-buffer-names, same-window-regexps)
5450 (special-display-frame-alist, special-display-popup-frame)
5451 (special-display-function, special-display-buffer-names)
5452 (special-display-regexps, pop-up-frame-alist)
5453 (pop-up-frame-function, split-window-preferred-function)
5454 (split-height-threshold, split-width-threshold)
5455 (even-window-heights): Make obsolete.
5456
9db51aca
GM
54572011-06-12 Glenn Morris <rgm@gnu.org>
5458
5459 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 5460 Misc simplifications.
9db51aca 5461
39cffb44
MR
54622011-06-12 Martin Rudalics <rudalics@gmx.at>
5463
5464 * window.el (window-safely-shrinkable-p): Restore function which
5465 was inadvertently removed in change from 2011-06-11. Declare as
5466 obsolete.
5467
2b75be67
SM
5468 * calendar/calendar.el (calendar-generate-window):
5469 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
5470 window-safely-shrinkable-p.
5471
a8955be7
GM
54722011-06-12 Glenn Morris <rgm@gnu.org>
5473
5474 * progmodes/fortran.el (fortran-mode-syntax-table):
5475 * progmodes/f90.el (f90-mode-syntax-table):
5476 Set % to punctuation. (Bug#8820)
5477 (f90-find-tag-default): Remove, no longer needed.
5478
f0d4059d
DC
54792011-06-12 Daniel Colascione <dan.colascione@gmail.com>
5480
5481 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
5482
1100a63c
CY
54832011-06-11 Chong Yidong <cyd@stupidchicken.com>
5484
5485 * image.el (image-animated-p): Return animation delay in seconds.
5486 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
5487 (image-animate-timeout): Remove DELAY argument. Don't assume
5488 every subimage has the same delay; get it from image-animated-p.
5489 (image-animate): Caller changed.
5490
def722bf
MA
54912011-06-11 Michael Albinus <michael.albinus@gmx.de>
5492
5493 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
5494 to ignored backtrace functions.
5495
0a2bb1a9
GM
54962011-06-11 Glenn Morris <rgm@gnu.org>
5497
5498 * calendar/appt.el (appt-disp-window-function): Doc fix.
5499 (appt-check): Handle overlapping appointments. (Bug#8337)
5500
6198ccd0
MR
55012011-06-11 Martin Rudalics <rudalics@gmx.at>
5502
5503 * window.el (window-tree-1, window-tree): New functions, moving
5504 the latter to window.el.
5505 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5506 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5507 (bw-refresh-edges): Remove.
5508 (balance-windows-1, balance-windows-2): New functions.
5509 (balance-windows): Rewrite in terms of window tree functions,
5510 balance-windows-1 and balance-windows-2.
5511 (bw-adjust-window): Remove.
5512 (balance-windows-area-adjust): New function with functionality of
5513 bw-adjust-window but using resize-window.
2b75be67
SM
5514 (set-window-text-height): Rewrite doc-string.
5515 Use normalize-live-window and resize-window.
5516 (enlarge-window-horizontally, shrink-window-horizontally):
5517 Rename argument to DELTA.
6198ccd0
MR
5518 (window-buffer-height): New function.
5519 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
5520 Rewrite using new window resize routines.
2b75be67
SM
5521 (kill-buffer-and-window, mouse-autoselect-window-select):
5522 Use ignore-errors instead of condition-case.
6198ccd0
MR
5523 (quit-window): Call delete-frame instead of delete-windows-on
5524 for the only buffer on frame.
5525
9397e56f
MR
55262011-06-10 Martin Rudalics <rudalics@gmx.at>
5527
5528 * loadup.el (top-level): Load window before files for the sake
5529 of replace-buffer-in-windows.
5530
5531 * files.el (read-buffer-to-switch)
5532 (switch-to-buffer-other-window)
2b75be67
SM
5533 (switch-to-buffer-other-frame, display-buffer-other-frame):
5534 Move to window.el.
9397e56f
MR
5535
5536 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
5537 (previous-buffer): Move to window.el.
5538
5539 * bindings.el (unbury-buffer): Move to window.el.
5540
5541 * window.el (delete-other-windows-vertically): Move after
5542 definition of delete-other-windows.
5543 (other-window, delete-windows-on, replace-buffer-in-windows):
5544 Move here from window.c.
5545 (record-window-buffer, unrecord-window-buffer)
5546 (set-window-buffer-start-and-point, switch-to-prev-buffer)
5547 (switch-to-next-buffer): New functions.
5548 (get-next-valid-buffer, last-buffer, next-buffer): Move here
5549 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
5550 (previous-buffer): Move here from simple.el.
5551 Call switch-to-prev-buffer.
9397e56f
MR
5552 (bury-buffer): Move here from buffer.c. Switch to previous
5553 buffer when window cannot be deleted.
5554 (unbury-buffer): Move here from bindings.el.
5555 (ctl-x-map): Move binding for other-window from window.c to
5556 here.
5557 (read-buffer-to-switch, switch-to-buffer-other-window)
5558 (switch-to-buffer-other-frame): Move here from files.el.
5559 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
5560 (switch-to-buffer): Move here from buffer.c.
5561 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 5562
562dd5e9
MR
55632011-06-10 Martin Rudalics <rudalics@gmx.at>
5564
5565 * window.el (window-min-height, window-min-width): Move here
5566 from window.c. Add defcustoms and rewrite doc-strings.
5567 (resize-mini-window, resize-window): New functions.
5568 (adjust-window-trailing-edge, enlarge-window, shrink-window):
5569 Move here from window.c.
5570 (maximize-window, minimize-window): New functions.
5571 (delete-window, delete-other-windows, split-window): Move here
5572 from window.c.
5573 (window-split-min-size): New function.
5574 (split-window-keep-point): Mention split-window-above-each-other
5575 instead of split-window-vertically.
2b75be67
SM
5576 (split-window-above-each-other, split-window-vertically):
5577 Rename split-window-vertically to split-window-above-each-other and
562dd5e9
MR
5578 provide defalias for old definition.
5579 (split-window-side-by-side, split-window-horizontally): Rename
5580 split-window-horizontally to split-window-side-by-side and provide
5581 defalias for the old definition.
5582 (ctl-x-map): Move bindings for delete-window,
5583 delete-other-windows and enlarge-window here from window.c.
5584 Replace bindings for split-window-vertically and
5585 split-window-horizontally by bindings for
5586 split-window-above-each-other and split-window-side-by-side.
5587
5588 * cus-start.el (all): Remove entries for window-min-height and
5589 window-min-width. Add entries for window-splits and
5590 window-nest.
5591
f0da764a
GM
55922011-06-09 Glenn Morris <rgm@gnu.org>
5593
80675c21
GM
5594 * calendar/appt.el (appt-mode-line): New function.
5595 (appt-check, appt-disp-window): Use it.
5596
f0da764a
GM
5597 * files.el (hack-one-local-variable-eval-safep):
5598 Allow minor-modes with explicit +/-1 arguments.
5599
59f623b7
TZ
56002011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
5601
5602 * term/xterm.el (xterm): Add defgroup.
5603 (xterm-extra-capabilities): Add defcustom to supply known xterm
5604 capabilities, skip querying them, or query them (default).
5605 (terminal-init-xterm): Use it.
5606 (terminal-init-xterm-modify-other-keys): New function to set up
5607 modifyOtherKeys support to simplify `terminal-init-xterm'.
5608
9aab8e0d
MR
56092011-06-09 Martin Rudalics <rudalics@gmx.at>
5610
5611 * window.el (resize-window-reset, resize-window-reset-1)
5612 (resize-subwindows-skip-p, resize-subwindows-normal)
5613 (resize-subwindows, resize-other-windows, resize-this-window)
5614 (resize-root-window, resize-root-window-vertically)
5615 (window-deletable-p, window-or-subwindow-p)
5616 (frame-root-window-p): New functions.
5617
e8b08aee
GM
56182011-06-09 Glenn Morris <rgm@gnu.org>
5619
5620 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
5621 (ange-ftp-get-files): Use it.
5622
254c37a5
AK
56232011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5624
5625 * mail/sendmail.el (mail-recover-1, mail-recover):
5626 * files.el (recover-file, recover-session):
5627 Handle dired-listing-switches not being just a single short option.
5628
35d7dbd3
GM
56292011-06-09 Glenn Morris <rgm@gnu.org>
5630
5631 * calendar/appt.el (appt-display-message, appt-disp-window):
5632 Handle lists of appointments.
5633
387522b2
MR
56342011-06-08 Martin Rudalics <rudalics@gmx.at>
5635
2b75be67
SM
5636 * window.el (one-window-p): Move down in code.
5637 Rewrite doc-string.
5638 (window-current-scroll-bars): Rewrite doc-string.
5639 Normalize live window argument.
387522b2
MR
5640 (walk-windows, get-window-with-predicate, count-windows):
5641 Rewrite doc-string. Use window-list-1.
5642 (window-in-direction-2, window-in-direction, get-mru-window):
5643 New functions.
5644
d8e4b68b 56452011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
5646
5647 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
5648 Doc fix (Bug#8713).
5649
56502011-06-08 Chong Yidong <cyd@stupidchicken.com>
5651
5652 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
5653
56542011-06-08 Juanma Barranquero <lekktu@gmail.com>
5655
5656 * loadhist.el (unload-feature-special-hooks):
5657 Add `comint-output-filter-functions'.
5658
0de12c52
IK
56592011-06-08 Ivan Kanis <gnu@kanis.fr>
5660
5661 * calendar/appt.el (appt-check): Move some initializations into the let.
5662
f3d1777e
MR
56632011-06-08 Martin Rudalics <rudalics@gmx.at>
5664
5665 * window.el (window-height): Defalias to window-total-height.
5666 (window-width): Defalias to window-body-width.
5667
18af70d0
CY
56682011-06-07 Chong Yidong <cyd@stupidchicken.com>
5669
5670 * image-mode.el (image-toggle-animation): New command.
5671 (image-mode-map): Bind it to RET.
5672 (image-mode): Update message.
5673 (image-toggle-display-image): Avoid a spurious cache flush.
5674 (image-transform-rotation): Doc fix.
5675 (image-transform-properties): Return quickly in the normal case.
5676 (image-animate-loop): Rename from image-animate-max-time.
5677
2b75be67 5678 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
5679 (create-animated-image): Remove unnecessary function.
5680 (image-animate): Rename from image-animate-start. New arg.
2b75be67 5681 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
5682 (image-animate-timer): Use car-safe.
5683 (image-animate-timeout): Rename argument.
5684
190b47e6
MR
56852011-06-07 Martin Rudalics <rudalics@gmx.at>
5686
5687 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
5688 window.c. Rename first argument to ALL-FRAMES.
5689 Rephrase doc-strings.
5690 (get-buffer-window-list): Rewrite using window-list-1.
5691 Rephrase doc-string.
a1511caf
MR
5692 (window-safe-min-height, window-safe-min-width): New constants.
5693 (window-size-ignore, window-min-size, window-min-size-1)
5694 (window-sizable, window-sizable-p, window-size-fixed-1)
5695 (window-size-fixed-p, window-min-delta-1, window-min-delta)
5696 (window-max-delta-1, window-max-delta, window-resizable)
5697 (window-resizable-p, window-total-height, window-total-width)
5698 (window-body-width): New functions.
5699 (window-full-height-p, window-full-width-p): Rewrite using
5700 window-total-size.
5701 (window-body-height): Rewrite using window-body-size.
190b47e6 5702
85cc1f11
MR
57032011-06-06 Martin Rudalics <rudalics@gmx.at>
5704
5705 * window.el (window-right, window-left, window-child)
5706 (window-child-count, window-last-child, window-any-p)
5707 (normalize-live-buffer, normalize-live-frame)
5708 (normalize-any-window, normalize-live-window)
5709 (window-iso-combination-p, window-iso-combined-p)
5710 (window-iso-combinations)
5711 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
5712 (windows-with-parameter, window-with-parameter)
5713 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
5714 (window-atom-check, window-side-check, window-check):
5715 New functions.
85cc1f11
MR
5716 (ignore-window-parameters, window-sides, window-sides-vertical)
5717 (window-sides-slots): New variables.
5718 (window-size-fixed): Move down in code. Minor doc-string fix.
5719
e7156492
AS
57202011-06-05 Andreas Schwab <schwab@linux-m68k.org>
5721
5722 * comint.el (comint-dynamic-complete-as-filename)
5723 (comint-dynamic-complete-filename): Correctly call
5724 completion-in-region.
5725
7e821d0d
DD
57262011-06-05 Deniz Dogan <deniz@dogan.se>
5727
5728 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
5729 in last change.
5730
ac09b8a1
DD
57312011-06-05 Deniz Dogan <deniz@dogan.se>
5732
5733 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
5734 (rcirc): Use it to prompt for encryption.
5735
34699b85
RW
57362011-06-05 Roland Winkler <winkler@gnu.org>
5737
5738 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
5739 (bibtex-search-entries): New command bound to C-c C-a.
5740 (bibtex-display-entries): New function.
5741
004dedd3
RW
57422011-06-05 Roland Winkler <winkler@gnu.org>
5743
5744 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
5745 (bibtex-insert-kill): After yanking insert newline if necessary.
5746 (bibtex-initialize): Call bibtex-string-files-init only once.
5747 (bibtex-mode): Do not call easy-menu-add.
5748 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
5749 (bibtex-yank): Set arg properly if nil.
5750
022fe7ce
RW
57512011-06-05 Roland Winkler <winkler@gnu.org>
5752
2b75be67
SM
5753 * textmodes/bibtex.el (bibtex-search-entry-globally):
5754 New variable.
022fe7ce
RW
5755 (bibtex-search-entry): Use it.
5756
b7c3692a
RW
57572011-06-05 Roland Winkler <winkler@gnu.org>
5758
5759 * textmodes/bibtex.el (bibtex-entry-format): New option
5760 sort-fields.
5761 (bibtex-format-entry, bibtex-reformat): Honor this option.
5762 (bibtex-parse-entry): Return fields in proper order.
5763
8eda563d
JB
57642011-06-05 Juanma Barranquero <lekktu@gmail.com>
5765
5766 * doc-view.el (doc-view-remove-if): Move computation of result out
5767 of `dolist' to silence misleading lexical-binding warning.
5768
7dbe3dbc
CY
57692011-06-04 Chong Yidong <cyd@stupidchicken.com>
5770
5771 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
5772 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
5773
0c33dd17
MA
57742011-06-04 Michael Albinus <michael.albinus@gmx.de>
5775
5776 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
5777 "SunOS 5.10".
5778
f8f91c2b
MA
57792011-06-04 Michael Albinus <michael.albinus@gmx.de>
5780
5781 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
5782 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
5783 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
5784 (tramp-parse-putty):
5785 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
5786 (tramp-completion-function-alist-ssh)
5787 (tramp-completion-function-alist-telnet)
5788 (tramp-completion-function-alist-su)
5789 (tramp-completion-function-alist-putty): Set `tramp-autoload'
5790 cookie.
5791
5792 * net/tramp-ftp.el:
5793 * net/tramp-sh.el:
5794 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
5795 load "tramp.el" `tramp-set-completion-function'.
5796
e17d9003
SM
57972011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
5798
5799 * shell.el: Require and use pcomplete.
5800 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
5801 (shell-completion-vars): Set pcomplete-default-completion-function.
5802
6c4cab03
DD
58032011-06-04 Deniz Dogan <deniz@dogan.se>
5804
5805 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
5806 `memq' (Bug#8799).
5807
ea9fafe0
SM
58082011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5809
5810 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
5811
b3e945d3
JB
58122011-06-02 Juanma Barranquero <lekktu@gmail.com>
5813
5814 * bs.el (bs--mark-unmark, bs--nth-wrapper):
5815 * mpc.el (mpc-select-extend, mpc-songpointer-context):
5816 * vc/log-view.el (log-view-beginning-of-defun):
5817 * vc/smerge-mode.el (smerge-apply-resolution-patch)
5818 (smerge-refine-forward, smerge-refine-chopup-region):
5819 Silence warning for unused `dotimes' counter variables.
5820
7d520089
SM
58212011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5822
5823 * net/tramp.el (tramp-with-progress-reporter): Rename from
5824 with-progress-reporter. Use `declare'.
5825 * net/tramp-smb.el:
5826 * net/tramp-sh.el:
5827 * net/tramp-gvfs.el: Update all uses.
5828
a1c2400f
JB
58292011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
5830
5831 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
5832 buffer isn't killed before making it current.
5833
2403c841
SM
58342011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5835
5836 Silence various byte-compiler warnings.
5837 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
5838 `access-type' and new obsolescence format.
5839 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
5840 new format.
5841 (byte-compile-check-variable): New `access-type' argument.
5842 Only warn if the access-type is obsolete.
5843 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
5844 (byte-compile-variable-set): Adjust callers.
5845 * help-fns.el (describe-variable): Adjust to new obsolescence format.
5846 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
5847 setting it as obsolete.
5848 * simple.el (minibuffer-completing-symbol):
5849 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
5850 access as obsolete.
5851 * minibuffer.el (minibuffer-completing-file-name): Don't make it
5852 obsolete yet.
5853 * international/quail.el (quail-mouse-choose-completion): Remove unused
5854 code referring to obsolete var.
5855 (quail-choose-completion-string): Remove.
5856 * server.el (server-clients-with, server-kill-buffer-query-function)
5857 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
5858 * proced.el (proced-send-signal):
5859 * emacs-lisp/lisp.el (lisp-complete-symbol):
5860 Replace completion-annotate-function with completion-extra-properties.
5861
2462470b
SM
58622011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5863
fb5b2591
SM
5864 * simple.el (goto-line): Use read-number.
5865 (overriding-map-is-bound): Remove.
5866 (saved-overriding-map): Change default.
5867 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
5868 Take the map as argument.
5869 (universal-argument, negative-argument, digit-argument): Use it.
5870 (restore-overriding-map): Adjust.
5871 (do-auto-fill): Use fill-forward-paragraph.
5872 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
5873
fd6fa53f
SM
5874 * minibuffer.el (minibuffer-inactive-mode-map): New var.
5875 (minibuffer-inactive-mode): New major mode.
5876 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
5877 the *Messages* buffer" hack.
5878 (mouse-popup-menubar): Don't burp if the event is a normal key.
5879
2462470b
SM
5880 Miscellaneous tweaks.
5881 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
5882 lexical scoping as in subr.el's dolist and dotimes.
5883 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
5884 Silence compiler warning.
5885 * thingatpt.el (forward-whitespace): Trivial coding style fix.
5886 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
5887 * international/ccl.el (ccl-compile): Trivial simplification.
5888 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
5889 * emacs-lisp/testcover.el (testcover-end): Remove spurious
5890 `printflag' argument.
5891 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5892 Purecopy the whole obsolescence data.
5893
108bf785
LL
58942011-06-01 Leo Liu <sdl.web@gmail.com>
5895
5896 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
5897 improve doc-string as suggested by Marco Pessotto
5898 <melmothx@gmail.com>.
5899 (rcirc-print): Fix last change.
5900
30a23501
SM
59012011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5902
5903 * minibuffer.el (complete-with-action): Return nil for the metadata and
5904 boundaries of non-functional tables.
5905 (completion-table-dynamic): Return nil for the metadata.
5906 (completion-table-with-terminator): Add default case, using
5907 complete-with-action.
5908 (completion--metadata): New function.
5909 (completion-all-sorted-completions, minibuffer-completion-help): Use it
5910 to try and avoid pathological performance problems.
5911 (completion--embedded-envvar-table): Return `category' metadata.
5912
bcd54f83
LMI
59132011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5914
5915 * subr.el (process-alive-p): New tiny convenience function.
5916
e227544d
SM
59172011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5918
5919 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
5920 content but also its previous major mode.
5921
e8296fdc
HE
59222011-05-31 Helmut Eller <eller.helmut@gmail.com>
5923
4d61f28d 5924 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
5925 *Backtrace* buffer when we exit with C-M-c.
5926
620c53a6
SM
59272011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5928
5929 * minibuffer.el: Add metadata method to completion tables.
5930 (completion-category-overrides): New defcustom.
5931 (completion-metadata, completion--field-metadata)
5932 (completion-metadata-get, completion--styles)
5933 (completion--cycle-threshold): New functions.
5934 (completion-try-completion, completion-all-completions):
5935 Add `metadata' argument to choose completion-styles.
5936 (completion--do-completion): Use metadata to choose cycling.
5937 (completion-all-sorted-completions): Use metadata for sorting.
5938 Remove :completion-cycle-penalty which is not needed any more.
5939 (completion--try-word-completion): Add `metadata' argument.
5940 (minibuffer-completion-help): Check metadata for annotation function
5941 and sorting.
5942 (completion-file-name-table): Return `category' metadata.
5943 (minibuffer-completing-file-name): Make obsolete.
5944 * simple.el (minibuffer-completing-symbol): Make obsolete.
5945 * icomplete.el (icomplete-completions): Pass new `metadata' param to
5946 completion-try-completion.
5947
1257e755
SM
59482011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5949
5950 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
5951
3767e706
LL
59522011-05-30 Leo Liu <sdl.web@gmail.com>
5953
5954 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
5955 (rcirc-print): Decode all incoming messages (bug#8744).
5956 (rcirc-decode-coding-system): Allow value nil for automatic coding
5957 system detection.
3767e706 5958
d1a5d56a
GM
59592011-06-01 Glenn Morris <rgm@gnu.org>
5960
5961 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
5962
e8cbec34
CY
59632011-05-29 Chong Yidong <cyd@stupidchicken.com>
5964
5965 * image.el (image-animate-max-time): Allow nil and t values.
5966 Default to nil.
5967 (create-animated-image): Doc fix.
5968 (image-animate-start): Remove second arg; just use
5969 image-animate-max-time.
5970 (image-animate-timeout): Doc fix. Args changed.
5971
5972 * image-mode.el (image-toggle-display-image): Ensure that the
5973 image spec passed to the animate timer is the same object as in
58179cce 5974 the buffer's display property (Bug#6981).
e8cbec34
CY
5975 (image-transform-properties): Doc fix.
5976
5977 * image.el (image-animate-max-time): Default to nil.
5978
159daf87
MR
59792011-05-29 Martin Rudalics <rudalics@gmx.at>
5980
5981 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
5982 entire buffer list (Bug#8184).
5983
d66c4c7c
CY
59842011-05-29 Chong Yidong <cyd@stupidchicken.com>
5985
5986 * image.el (imagemagick-types-inhibit)
5987 (imagemagick-register-types): Doc fix.
5988
80aec780
DD
59892011-05-29 Deniz Dogan <deniz@dogan.se>
5990
5991 * net/rcirc.el (rcirc): Use the user's stored encryption method by
5992 default.
5993
1dd3c2d9
CY
59942011-05-29 Chong Yidong <cyd@stupidchicken.com>
5995
5996 * select.el: Don't perform clipboard-manager saving in hooks;
5997 leave the hooks empty.
5998
60e56523
LL
59992011-05-28 Leo Liu <sdl.web@gmail.com>
6000
6001 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
6002 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
6003 (occur-edit-mode): New major mode (Bug#8463).
6004 (occur-after-change-function): New function.
6005 (occur-engine): Give Occur tags a read-only property.
6006
2b1e1a22
KR
60072011-05-28 Kevin Ryde <user42@zip.com.au>
6008
6009 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
6010
5d344e88
CY
60112011-05-28 Chong Yidong <cyd@stupidchicken.com>
6012
8e6ca83d
CY
6013 * bindings.el (help-echo): Make the initial non-indicator dash
6014 empty on graphical terminals (Bug#7295).
6015
5d344e88
CY
6016 * files.el (auto-mode-alist): Move config rule after the
6017 in-stripping one (Bug#8547).
6018
bfbbace7
CY
6019 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
6020
fbeba6e2
CY
6021 * startup.el (normal-splash-screen): Remove gratuitous mode-line
6022 setting (Bug#8740).
6023
60ed8c72
AA
60242011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
6025
4ac619f0
AA
6026 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
6027 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
6028 (Bug#8539).
60ed8c72 6029
23db196e
CY
60302011-05-28 Chong Yidong <cyd@stupidchicken.com>
6031
6032 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
6033
5012f24c
DK
60342011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
6035
6036 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
6037 (hs-hide-block-at-point, hs-find-block-beginning)
6038 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
6039 (Bug#8279).
6040
6a639b16
GM
60412011-05-28 Glenn Morris <rgm@gnu.org>
6042
6043 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
6044
d43eaf2c
CY
60452011-05-28 Chong Yidong <cyd@stupidchicken.com>
6046
5199bde1
CY
6047 * help-fns.el (describe-function-1): If the function is a derived
6048 major mode, print the parent mode.
6049
d43eaf2c
CY
6050 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
6051 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
6052
423428a8
SM
60532011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
6054
0ff8e1ba 6055 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 6056 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
6057 * progmodes/etags.el (tags-completion-at-point-function):
6058 * info-look.el (info-lookup-completions-at-point): Mark as
6059 non-exclusive.
6060 (info-complete): Adjust accordingly.
6061
423428a8
SM
6062 * info-look.el: Convert to lexical-binding and completion-at-point.
6063 (info-lookup-completions-at-point): New function.
6064 (info-complete): Use it and completion-in-region.
6065
b74aa22b
DA
60662011-05-28 Drew Adams <drew.adams@oracle.com>
6067
6068 * isearch.el: Let M-e start with point at the first mismatched char.
6069 (isearch-fail-pos): New function.
6070 (isearch-edit-string): Use it.
6071
66e2e71d
DK
60722011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
6073
6074 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6075
eb95d01d
TC
60762009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
6077
6078 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
6079 traversal functions for avl-trees.
6080 (avl-tree--stack): New struct.
6081 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
6082 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
6083 (avl-tree--do-enter): Add optional `updatefun' arg.
6084 Change return value.
eb95d01d 6085 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
6086 (avl-tree--do-delete): Add `test' and `nilflag' args.
6087 Change return value.
eb95d01d
TC
6088 (avl-tree-member): Add optional `nilflag'
6089 (avl-tree-member-p): New function.
6090 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
6091 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
6092 (avl-tree-stack-empty-p): New functions.
6093
3769ddcf
TC
60942009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
6095
6096 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
6097 avl-tree--del-balance1 and make it work both ways.
6098 (avl-tree--del-balance2): Remove.
6099 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
6100 make it work both ways.
6101 (avl-tree--enter-balance2): Remove.
6102 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
6103 New macros.
6104 (avl-tree--mapc, avl-tree-map): Add direction argument.
6105
eb95d01d 61062011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
6107
6108 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
6109
a9f737ee
CY
61102011-05-27 Chong Yidong <cyd@stupidchicken.com>
6111
6112 * select.el: Support clipboard managers with built-in function
6113 x-clipboard-manager-save, via delete-frame-functions and
6114 kill-emacs-hook.
6115 (xselect-convert-to-targets): Add MULTIPLE target to list.
6116 (xselect-convert-to-save-targets): New function.
6117
c92a1e54
KH
61182011-05-27 Kenichi Handa <handa@m17n.org>
6119
6120 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
6121 let-binding rfc2047-encode-encoded-words to nil.
6122
e145f188
GM
61232011-05-27 Glenn Morris <rgm@gnu.org>
6124
5ec8a862
GM
6125 * mail/emacsbug.el: Don't require url-util.
6126
4b29d9fb
GM
6127 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
6128
e145f188
GM
6129 * files.el (set-auto-mode):
6130 Also respect mode: entries at the end of the file. (Bug#8586)
6131
7d15102b
GM
61322011-05-26 Glenn Morris <rgm@gnu.org>
6133
98f593b8
GM
6134 * files.el (hack-local-variables-prop-line, hack-local-variables):
6135 Downcase mode names, as seems to be traditional.
27b48e63 6136 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 6137
7d15102b
GM
6138 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
6139 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
6140
51d5b4ec
JD
61412011-05-25 Julien Danjou <julien@danjou.info>
6142
6143 * textmodes/rst.el (rst-define-level-faces): Do not define face
6144 symbol if it is already defined.
6145
91513f63
VB
61462011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
6147
6148 * play/5x5.el (5x5-new-game, 5x5-randomize):
6149 Reset 5x5-solver-output to nil when a new grid is cast.
6150 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
6151 these debugging traces, as defmacro breaks the compiled code.
6152
4d90d6d0
DK
61532011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
6154
6155 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6156
e1b90ef6
LL
61572011-05-24 Leo Liu <sdl.web@gmail.com>
6158
6159 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
6160 (vc-bzr-sha1): Adapt.
6161
d8e4b68b 6162 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
6163
6164 * bindings.el: Provide sha1 feature.
6165
db0406bb 61662011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
6167
6168 * mail/sendmail.el: Require `rfc2047'.
6169 (mail-insert-from-field): Do not perform RFC2047 encoding.
6170 (mail-encode-header): New function.
6171 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
6172 buffer to the return value of select-message-coding-system.
6173 Call mail-encode-header.
b8d747b9
KH
6174
6175 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
6176
db0406bb 61772011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 6178
4d90d6d0
DK
6179 * mail/supercite.el (sc-default-cite-frame):
6180 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 6181
eb8a5e9b
GM
61822011-05-24 Glenn Morris <rgm@gnu.org>
6183
f8630703
GM
6184 * progmodes/python.el (brm-menu): Declare.
6185
8831bbed
GM
6186 * emulation/viper.el (viper-set-hooks): Declare.
6187
eb8a5e9b
GM
6188 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
6189 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
6190 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
6191 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
6192 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
6193 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
6194
a2a25d24
SM
61952011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
6196
6197 Add an :exit-function for completion-at-point.
6198
6199 * minibuffer.el (completion--done): New fun.
6200 (completion--do-completion): Use it. New arg `expect-exact'.
6201 (minibuffer-complete, minibuffer-complete-word): Don't output message,
6202 since completion--do-completion does it for us now.
6203 (minibuffer-force-complete): Use completion--done and
6204 completion--replace. Handle sole-completion case with more care.
6205 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
6206 (completion-extra-properties): New var.
6207 (completion-annotate-function): Make obsolete.
6208 (minibuffer-completion-help): Adjust accordingly.
6209 Use completion-list-insert-choice-function.
6210 (completion-at-point, completion-help-at-point):
6211 Bind completion-extra-properties.
6212 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
6213 * simple.el (completion-list-insert-choice-function): New var.
6214 (completion-setup-function): Preserve it.
6215 (choose-completion): Pay attention to it, shuffle the code a bit.
6216 (choose-completion-string): New arg `insert-function'.
6217
6218 * textmodes/bibtex.el: Convert to lexical binding.
6219 (bibtex-mode-map): Use completion-at-point.
6220 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
6221 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
6222 (bibtex-complete): Define as obsolete alias.
6223 (bibtex-complete-internal): Remove.
6224 (bibtex-format-entry): Remove unused sub-group in regexp.
6225 * shell.el (shell--command-completion-data)
6226 (shell-environment-variable-completion):
6227 * pcomplete.el (pcomplete-completions-at-point):
6228 * comint.el (comint--complete-file-name-data): Use :exit-function
6229 instead of completion-table-with-terminator so it also works for
6230 choose-completion.
6231
e44e373d
SM
62322011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6233
4f91a816
SM
6234 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
6235
782fc819
SM
6236 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
6237 (bug#8710).
6238
e44e373d
SM
6239 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
6240
381987c3
KM
62412011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
6242
6243 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
6244 customization variable and implement: If non-nil, auto-fill will
6245 be inhibited while on topic's header line.
6246
b776bc70
VB
62472011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
6248
6249 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 6250 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
6251 always have a solution in grid size = 5 cases.
6252 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
6253 (5x5-solver-output, 5x5-log-buffer): New vars.
6254 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
6255 Make these variables buffer local to achieve 5x5 multi-session-ness.
6256 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
6257 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
6258 (5x5-solve-suggest): New funs.
6259 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
6260 randomize a grid so that we ensure that there is always a solution.
6261 (5x5-make-random-grid): Allow other movement than flipping.
6262
7de88b6e
KR
62632011-05-23 Kevin Ryde <user42@zip.com.au>
6264
6265 * emacs-lisp/advice.el (ad-read-advised-function):
6266 Use `function-called-at-point' as the default default, if it has
6267 advice and passes PREDICATE.
6268
b1ef1257
SM
62692011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6270
bbca48fe
SM
6271 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
6272 byte-compile-lambda if it's actually a lambda.
6273
b1ef1257
SM
6274 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
6275 Fix function quoting. Use backquote better.
6276
92a9cc65
YS
62772011-05-22 Yuanle Song <sylecn@gmail.com>
6278
6279 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
6280 matching (Bug#8516).
6281
f0fb8059
JA
62822011-01-22 Jari Aalto <jari.aalto@cante.net>
6283
6284 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
6285 different face (Bug#8178).
6286
d5b44c93
CY
62872011-05-22 Chong Yidong <cyd@stupidchicken.com>
6288
6289 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
6290 defface (Bug#8144).
6291
79106a44
SM
62922011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
6293
9c848d8a
SM
6294 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
6295 funcall as well (bug#8712). Warn when performing those conversions.
6296 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
6297
79106a44
SM
6298 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
6299
88dfa756
GM
63002011-05-22 Glenn Morris <rgm@gnu.org>
6301
6302 * files.el (hack-local-variables-prop-line): Small simplifications.
6303 (hack-local-variables, hack-local-variables-prop-line):
6304 If MODE-ONLY, return the mode, rather than just `t'.
6305
b7cf2c79
SM
63062011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
6307
6308 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
6309
3f1a8558
GM
63102011-05-21 Glenn Morris <rgm@gnu.org>
6311
7e4ccca3
GM
6312 * files.el (hack-local-variables-prop-line, hack-local-variables):
6313 If only interested in the mode, don't bother doing the other stuff.
6314
637d46ca
GM
6315 * image-mode.el (image-after-revert-hook):
6316 Redraw all frames on which the image is visible. (Bug#8567)
6317
973d955b
GM
6318 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
6319
3f1a8558
GM
6320 * wid-edit.el (widget-checklist-match-inline):
6321 Fix 2011-04-19 change. (Bug#8649)
6322
96479927
SM
63232011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
6324
1dcf791f
SM
6325 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
6326 Also allow singlespace after single-letter capitals followed by a dot.
6327
96479927
SM
6328 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
6329 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
6330
35fd0881
N
63312011-05-20 Nix <nix@esperi.org.uk>
6332
6333 * files.el (basic-save-buffer-2):
6334 Fix handling of break-hardlink-on-save with non-existent files.
6335
82745640
DD
63362011-05-19 Deniz Dogan <deniz@dogan.se>
6337
6338 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 6339 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 6340
4a720484
GM
63412011-05-19 Glenn Morris <rgm@gnu.org>
6342
d1f21341
GM
6343 * progmodes/f90.el (f90-type-def-re):
6344 Handle "type, bind(c)". (Bug#8691)
6345
4a720484
GM
6346 * emacs-lisp/autoload.el (batch-update-autoloads):
6347 Set autoload-excludes by parsing loadup.el rather than Makefiles.
6348
2fb0a219
MA
63492011-05-18 Michael Albinus <michael.albinus@gmx.de>
6350
6351 * net/tramp.el (tramp-process-actions): Set "first-password-request"
6352 property for the correct connection in case of multihops.
6353
e565dd37
GM
63542011-05-18 Glenn Morris <rgm@gnu.org>
6355
c2571358 6356 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
6357 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
6358
e565dd37
GM
6359 Rationalize calendar handling of day and month abbrev-arrays.
6360 * calendar/calendar.el (calendar-customized-p): New function.
6361 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
6362 (calendar-day-name-array, calendar-month-name-array): Doc fix.
6363 Add :set function.
6364 (calendar-abbrev-length, calendar-day-abbrev-array)
6365 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
6366 (calendar-day-abbrev-array, calendar-month-abbrev-array):
6367 Elements may no longer be nil.
6368 (calendar-day-name, calendar-month-name):
6369 Update for changed nature of abbrev arrays.
6370 * calendar/diary-lib.el (diary-name-pattern):
6371 Update for changed nature of abbrev arrays.
6372 (diary-mark-entries-1): Update calendar-make-alist calls.
6373 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
6374 * calendar/cal-html.el (cal-html-day-abbrev-array):
6375 Simply inherit from calendar-day-abbrev-array.
6376
1d99a745
SM
63772011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
6378
6379 * progmodes/grep.el (grep-mode): Disable default
6380 compilation-directory-matcher setting (bug#8684).
6381
7c1d9aa0
MA
63822011-05-17 Michael Albinus <michael.albinus@gmx.de>
6383
6384 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
6385 instead of "head" and "tail". There were problems with SunOS 5.9,
6386 and it performs better.
6387
3952e9d8
GM
63882011-05-17 Glenn Morris <rgm@gnu.org>
6389
2dd12e7f
GM
6390 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
6391
e4157b9c
GM
6392 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6393 Replace obsolete function.
6394
8e249bbd
GM
6395 * shell.el (pcomplete-parse-arguments-function): Declare.
6396
3952e9d8
GM
6397 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
6398 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
6399 (appt-check): Doc fixes.
6400 (appt-disp-window-function, appt-delete-window-function):
6401 Remove needless special case in custom :type.
6402 (appt-display-count): Default to 0, not nil.
6403 (appt-check): Reset appt-display-count to 0, not nil.
6404
c71a0d48 64052011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 6406
c71a0d48
GM
6407 * progmodes/python.el (python-font-lock-keywords):
6408 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 6409
31d55be9
SM
64102011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
6411
6412 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
6413
3bfacb2f
KR
64142011-05-16 Kevin Ryde <user42@zip.com.au>
6415
6416 * info-look.el (makefile-automake-mode): New setups, looking in
6417 automake manual, then makefile-mode.
6418 (makefile-mode): Remove automake manual, have it just in
6419 makefile-automake-mode since there's various things different or
6420 not relevant to plain make.
6421 (makefile-mode): Remove "other-modes" non-existent automake-mode,
6422 believe a hypothetical automake-mode would go to makefile-mode,
6423 not the other way around.
6424
c8e83751
CY
64252011-05-15 Chong Yidong <cyd@stupidchicken.com>
6426
5e9e35cd
CY
6427 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
6428 hunk-end tags (Bug#8672).
6429
c8e83751
CY
6430 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
6431 vc-annotate-show-diff-revision-at-line (Bug#8671).
6432
50b23e5a
GM
64332011-05-14 Glenn Morris <rgm@gnu.org>
6434
7210a739
GM
6435 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
6436 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
6437 (change-log-font-lock-keywords): Also handle multiple author lines
6438 with leading tabs. (Bug#8644)
7210a739 6439
4691905a
GM
6440 * calendar/appt.el (appt-check): Rename some local variables.
6441 Some simplification/reordering.
6442
50b23e5a
GM
6443 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
6444 (feedmail-sendmail-f-doesnt-sell-me-out)
6445 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
6446 (feedmail-debug-sit-for, feedmail-queue-express-hook)
6447 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
6448 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
6449 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
6450 (feedmail-binmail-gnulinuxish-template):
6451 Rename from feedmail-binmail-linuxish-template.
6452 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
6453 Use insert-buffer-substring.
6454
215cda7c
BC
64552011-05-14 Bill Carpenter <bill@carpenter.org>
6456
6457 * mail/feedmail.el (feedmail-patch-level): Increase.
6458 (feedmail-debug): New custom group.
6459 (feedmail-confirm-outgoing-timeout)
6460 (feedmail-sendmail-f-doesnt-sell-me-out)
6461 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
6462 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
6463 (feedmail-sender-line, feedmail-from-line)
6464 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 6465 (feedmail-spray-this-address)
215cda7c
BC
6466 (feedmail-spray-address-fiddle-plex-list)
6467 (feedmail-queue-use-send-time-for-date)
6468 (feedmail-queue-use-send-time-for-message-id)
6469 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
6470 (feedmail-buffer-eating-function):
6471 Doc fixes.
6472 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
6473 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
6474 (feedmail-message-action-scroll-down): New functions.
6475 (feedmail-queue-directory, feedmail-queue-draft-directory):
6476 Use expand-file-name.
6477 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
6478 Remove C-v help entry.
6479 (feedmail-queue-buffer-file-name): New variable.
6480 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
6481 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
6482 (feedmail-message-action-send-strong, feedmail-message-action-edit)
6483 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
6484 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
6485 (feedmail-message-action-toggle-spray)
6486 (feedmail-run-the-queue-no-prompts)
6487 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
6488 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
6489 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
6490 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
6491 (feedmail-envelope-deducer, feedmail-fiddle-from)
6492 (feedmail-fiddle-sender, feedmail-default-date-generator)
6493 (feedmail-fiddle-date, feedmail-fiddle-message-id)
6494 (feedmail-fiddle-spray-address)
6495 (feedmail-fiddle-list-of-spray-fiddle-plexes)
6496 (feedmail-fiddle-list-of-fiddle-plexes)
6497 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
6498 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
6499 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
6500 Change default. Doc fix.
6501 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
6502 (feedmail-binmail-linuxish-template): New constant.
6503 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
6504 Respect feedmail-sendmail-f-doesnt-sell-me-out.
6505 (feedmail-send-it): Add debug call.
6506 Use feedmail-queue-buffer-file-name, and
6507 feedmail-send-it-immediately-wrapper.
6508 (feedmail-message-action-send): Add debug call.
6509 Use feedmail-send-it-immediately-wrapper.
6510 (feedmail-queue-express-to-queue): Add debug call.
6511 Run feedmail-queue-express-hook.
6512 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
6513 (feedmail-message-action-help-blat):
6514 Rename from feedmail-queue-send-edit-prompt-help-first.
6515 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
6516 Check line-endings. Handle errors better.
6517 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
6518 Doc fix. Add debug call.
6519 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
6520 Use feedmail-queue-send-edit-prompt-inner.
6521 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
6522 (feedmail-queue-send-edit-prompt-inner): New function, extracted
6523 from feedmail-queue-send-edit-prompt.
6524 (feedmail-queue-send-edit-prompt-help)
6525 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
6526 (feedmail-tidy-up-slug): Add debug call.
6527 Respect feedmail-queue-slug-suspect-regexp.
6528 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
6529 (feedmail-dump-message-to-queue): Add debug call.
6530 Expand queue-directory.
6531 (feedmail-dump-message-to-queue): Change message slightly.
6532 Use feedmail-say-chatter.
6533 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
6534 (feedmail-send-it-immediately-wrapper): New function.
6535 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
6536 Insert empty string rather than newline. Handle full-frame case.
6537 Use catch/throw. Use feedmail-say-chatter.
6538 (feedmail-fiddle-from): Try mail-host-address.
6539 (feedmail-default-message-id-generator): Doc fix.
6540 Bind system-time-locale. Handle missing end.
6541 (feedmail-fiddle-x-mailer): Add debug call.
6542 Handle feedmail-x-mailer-line being nil.
6543 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
6544 Add debug call. Use buffer-substring-no-properties.
6545 (feedmail-say-debug, feedmail-say-chatter): New functions.
6546 (feedmail-find-eoh): Give an explicit error.
6547
42c7e61e
UJ
65482011-05-13 Ulf Jasper <ulf.jasper@web.de>
6549
c2571358 6550 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 6551 family from helvetica to sans.
c2571358 6552 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
6553 etc/images/newsticker.
6554
c2571358 6555 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
6556 family from helvetica to sans.
6557
6558 * net/newst-plainview.el (newsticker-new-item-face)
6559 (newsticker-old-item-face, newsticker-immortal-item-face)
6560 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 6561 (newsticker-statistics-face): Change default family from
42c7e61e 6562 helvetica to sans.
c2571358 6563 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
6564 etc/images/newsticker.
6565
6566 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
6567 (newsticker--process-auto-mark-filter-match): : Tell user about
6568 auto-marking.
6569
8497a297
DV
65702011-05-13 Didier Verna <didier@xemacs.org>
6571
6572 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
6573 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
6574 TODO entries.
8497a297
DV
6575 (lisp-lambda-list-keyword-parameter-indentation)
6576 (lisp-lambda-list-keyword-parameter-alignment)
6577 (lisp-lambda-list-keyword-alignment): New customizable user options.
6578 (lisp-indent-defun-method): Improve docstring.
6579 (extended-loop-p): Fix comment.
6580 (lisp-indent-lambda-list-keywords-regexp): New variable.
6581 (lisp-indent-lambda-list): New function.
6582 (lisp-indent-259): Use it.
6583 (lisp-indent-defmethod): Support for more than one
6584 method qualifier and properly indent methods lambda-lists.
6585 (defgeneric): Provide a missing common-lisp-indent-function property.
6586
f278f87f
SM
65872011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
6588
6589 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
6590 bounds for the empty string (bug#8667).
6591
5233edd7
GM
65922011-05-13 Glenn Morris <rgm@gnu.org>
6593
5237a44f
GM
6594 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
6595
8340026c 6596 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 6597 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 6598
5233edd7 6599 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 6600 (appt-time-msg-list): Doc fix.
a5464014 6601 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 6602
92d10796
AS
66032011-05-12 Andreas Schwab <schwab@linux-m68k.org>
6604
6605 * progmodes/ld-script.el (ld-script-keywords)
6606 (ld-script-builtins): Update keywords list.
6607
914a0ae1
SM
66082011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6609
c89be45f
SM
6610 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
6611
914a0ae1
SM
6612 * shell.el (shell-completion-vars): New function.
6613 (shell-mode):
6614 * simple.el (read-shell-command): Use it.
6615 (blink-matching-open): No need for " [...]" in minibuffer-message.
6616
98dc3df3
GM
66172011-05-12 Glenn Morris <rgm@gnu.org>
6618
6619 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
6620 (appt-check): Simplify.
6621
d2fc7e3d 66222011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 6623
4d61f28d 6624 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
6625 literal "/dev/null".
6626
d2fc7e3d 66272011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
6628
6629 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
6630 Fix typo.
6631
d2fc7e3d 66322011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 6633
3f254caa
SM
6634 * progmodes/which-func.el (which-function):
6635 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
6636 which might not be defined (Bug#8260).
6637
d45885f7
GM
66382011-05-12 Glenn Morris <rgm@gnu.org>
6639
6640 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
6641 Let byte-compile-initial-macro-environment always take precedence.
6642
488086f4
SM
66432011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6644
6645 * net/rcirc.el: Add support for SSL/TLS connections.
6646 (rcirc-server-alist): New field `encryption'.
6647 (rcirc): Check `encryption' settings.
6648 (rcirc-connect): New arg `encryption'. Use open-network-stream.
6649 Merge make-local-variable into `set'.
6650 (rcirc--connection-open-p): New function.
6651 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
6652 the process is not a network process (e.g. running gnutls-cli).
6653 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
6654 Make rcirc-(en|de)code-coding-system local here.
6655 (rcirc-mode): Merge make-local-variable into `set'.
6656 (rcirc-parent-buffer): Make permanent buffer-local.
6657 (rcirc-multiline-minor-mode): Don't do it here.
6658 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
6659 there's no server buffer.
6660
7d3b9d44
GM
66612011-05-11 Glenn Morris <rgm@gnu.org>
6662
f64049c6
GM
6663 * newcomment.el (comment-kill): Prefix "unused" local.
6664
93c9df73
GM
6665 * term/w32console.el (get-screen-color): Declare.
6666
7d3b9d44
GM
6667 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
6668 Handle symbol elements of byte-compile-initial-macro-environment.
6669
9e2dd53f
LL
66702011-05-10 Leo Liu <sdl.web@gmail.com>
6671
488086f4
SM
6672 * bookmark.el (bookmark-bmenu-mode-map):
6673 Bind bookmark-bmenu-search to `/'.
8b340240 6674
9e2dd53f 6675 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
6676 (footnote-unicode-string, footnote-unicode-regexp): New variable.
6677 (Footnote-unicode): New function.
6678 (footnote-style-alist): Add unicode style to the list.
6679 (footnote-style): Doc fix.
9e2dd53f 6680
79b70037
GM
66812011-05-10 Jim Meyering <meyering@redhat.com>
6682
6683 Fix doubled-word typos.
6684 * international/quail.el (quail-insert-kbd-layout): and and -> and
6685 * kermit.el: and and -> and
6686 * net/ldap.el (ldap-search-internal): to to -> to
6687 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
6688 * progmodes/js.el (js-mode): and and -> and
6689 * textmodes/artist.el (artist-move-to-xy): at at -> at
6690 (artist-draw-region-trim-line-endings): if if -> if
6691 And Safetyc -> Safety.
6692 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
6693
b8f82dc1 66942011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 6695 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
6696
6697 * files.el (hack-one-local-variable-eval-safep):
6698 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
6699
4f99f44b
GM
67002011-05-10 Glenn Morris <rgm@gnu.org>
6701
6702 * calendar/diary-lib.el (diary-list-entries-hook)
6703 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
6704 (diary-nongregorian-marking-hook, diary-list-entries)
6705 (diary-include-other-diary-files, diary-mark-entries)
6706 (diary-mark-included-diary-files): Doc fixes.
6707
84f29e6b
JB
67082011-05-09 Juanma Barranquero <lekktu@gmail.com>
6709
6710 * misc.el: Require tabulated-list.el during compilation.
6711
9bedd73a
CY
67122011-05-09 Chong Yidong <cyd@stupidchicken.com>
6713
488086f4
SM
6714 * progmodes/compile.el (compilation-start):
6715 Run compilation-filter-hook for the async case too.
9bedd73a
CY
6716 (compilation-filter-hook): Doc fix.
6717
797c735c
DD
67182011-05-09 Deniz Dogan <deniz@dogan.se>
6719
6720 * wdired.el: Remove outdated installation comment. Fix usage
6721 comment.
6722
5f4b1dfe
JB
67232011-05-09 Juanma Barranquero <lekktu@gmail.com>
6724
6725 * misc.el: Implement new command `list-dynamic-libraries'.
6726 (list-dynamic-libraries--loaded-only-p): New variable.
6727 (list-dynamic-libraries--refresh): New function.
6728 (list-dynamic-libraries): New command.
6729
4c44026c
CY
67302011-05-09 Chong Yidong <cyd@stupidchicken.com>
6731
488086f4
SM
6732 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6733 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
6734 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
6735 higher priority to avoid clobbering by gnu.
6736
027f966d
CY
67372011-05-08 Chong Yidong <cyd@stupidchicken.com>
6738
6739 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
6740 if the face has existing theme settings (Bug#8454).
6741
085f5d7d
CY
67422011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
6743
488086f4
SM
6744 * progmodes/perl-mode.el (perl-imenu-generic-expression):
6745 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 6746
2a86a00c
RS
6747 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
6748 special file names `.' and `..' (Bug#8259).
6749
d9c54a06
CY
67502011-05-08 Chong Yidong <cyd@stupidchicken.com>
6751
488086f4
SM
6752 * progmodes/grep.el (grep-mode-font-lock-keywords):
6753 Remove buffer-changing entries.
d9c54a06
CY
6754 (grep-filter): New function.
6755 (grep-mode): Add it to compilation-filter-hook.
6756
6757 * progmodes/compile.el (compilation-filter-hook)
6758 (compilation-filter-start): New defvars.
6759 (compilation-filter): Call compilation-filter-hook prior to
6760 updating the process mark.
6761
c4662635
SM
67622011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6763
6764 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
6765
b0512a1d
EZ
67662011-05-07 Eli Zaretskii <eliz@gnu.org>
6767
605c9376
EZ
6768 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
6769 mailclient-send-it even if window-system is nil. (Bug#8595)
6770
c4662635
SM
6771 * term/w32console.el (terminal-init-w32console):
6772 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
6773 background-mode. (Bug#8597)
6774
d1dc2cc2
SM
67752011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
6776
6777 Make bytecomp.el understand that defmethod defines funs (bug#8631).
6778 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
6779 New functions.
6780 (defgeneric, eieio--defmethod): Use them.
6781 (eieio-defgeneric): Remove.
6782 (defmethod): Call defgeneric in a way visible to the byte-compiler.
6783
915d1300
GM
67842011-05-07 Glenn Morris <rgm@gnu.org>
6785
a3961c3e
GM
6786 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
6787 Use let rather than let*.
6788 (timeclock-find-discrep): Remove unused local.
6789
314347b9
GM
6790 * calendar/diary-lib.el (diary-comment-start): Doc fix.
6791
915d1300
GM
6792 * calendar/appt.el (appt-time-msg-list): Doc fix.
6793
275b59b0
NF
67942011-05-06 Noah Friedman <friedman@splode.com>
6795
6796 * apropos.el (apropos-print-doc): Only use
6797 emacs-lisp-docstring-fill-column when it is bound to an integer,
6798 per that variable's documentation.
6799
6c19f744
SM
68002011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6801
6802 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 6803 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 6804
60f884b2
GM
68052011-05-06 Glenn Morris <rgm@gnu.org>
6806
5006e634
GM
6807 * calendar/appt.el (appt-message-warning-time): Doc fix.
6808 (appt-warning-time-regexp): New option.
6809 (appt-make-list): Respect appt-message-warning-time.
6810
548d0a63
GM
6811 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
6812 New options.
6813 (diary-add-to-list): Strip comments from the displayed string.
6814 (diary-mode): Set comment-start and comment-end.
6815
60f884b2
GM
6816 * vc/diff-mode.el (smerge-refine-subst): Declare.
6817 (diff-refine-hunk): Don't require smerge-mode when compiling.
6818
989681bb
JB
68192011-05-06 Juanma Barranquero <lekktu@gmail.com>
6820
6821 * simple.el (list-processes): Return nil as the docstring says.
6822
a6bc05e1
MA
68232011-05-05 Michael Albinus <michael.albinus@gmx.de>
6824
6825 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
6826 to "".
6827 (ange-ftp-write-region, ange-ftp-insert-file-contents)
6828 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
6829 determining of binary transfer. (Bug#7383)
6830
23c22e9a
MA
68312011-05-05 Michael Albinus <michael.albinus@gmx.de>
6832
c4662635
SM
6833 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
6834 Fix port computation bug. (Bug#8618)
23c22e9a 6835
0bff894f
GM
68362011-05-05 Glenn Morris <rgm@gnu.org>
6837
b8296902
GM
6838 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
6839
1f522ce8
GM
6840 * simple.el (shell-dynamic-complete-functions)
6841 (comint-dynamic-complete-functions): Declare.
6842
cf5bee67
GM
6843 * net/network-stream.el (gnutls-negotiate):
6844 * simple.el (tabulated-list-print): Fix declarations.
6845
6846 * progmodes/gud.el (syntax-symbol, syntax-point):
6847 Remove unnecessary and incorrect declarations.
6848
0bff894f
GM
6849 * emacs-lisp/check-declare.el (check-declare-scan):
6850 Handle byte-compile-initial-macro-environment in bytecomp.el
6851
9869b3ae
SM
68522011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
6853
6854 Fix earlier half-done eieio-defmethod change (bug#8338).
6855 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
6856 Streamline and change calling convention.
6857 (defmethod): Adjust accordingly and simplify.
6858 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
6859 new eieio--defmethod.
6860 (slot-boundp): Minor CSE simplification.
6861
9c1d5ac5
MZ
68622011-05-05 Milan Zamazal <pdm@zamazal.org>
6863
6864 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
6865 (glasses-make-readable): Use glasses-separate-capital-groups.
6866
455c834e
JB
68672011-05-05 Juanma Barranquero <lekktu@gmail.com>
6868
6869 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
6870 (warning-series): Doc fix.
6871 (display-warning): Don't try to create the buffer if we just found it.
6872
9ed7c8cb
CY
68732011-05-04 Chong Yidong <cyd@stupidchicken.com>
6874
6875 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
6876 (autoload-find-generated-file): New function.
6877 (generate-file-autoloads): Bind generated-autoload-file to
6878 buffer-file-name.
9869b3ae
SM
6879 (update-file-autoloads, update-directory-autoloads):
6880 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
6881 output file (Bug#7989).
6882 (batch-update-autoloads): Doc fix.
6883
0898ca10
JB
68842011-05-04 Juanma Barranquero <lekktu@gmail.com>
6885
6886 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
6887
31dfb76c
GM
68882011-05-04 Glenn Morris <rgm@gnu.org>
6889
f330b642
GM
6890 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
6891 function, so it follows changes in calendar-date-style.
6892 (diary-fancy-date-matcher): New function.
6893 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
6894 (diary-fancy-font-lock-fontify-region-function):
6895 Use diary-fancy-date-pattern as a function.
6896
31dfb76c
GM
6897 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
6898 non-numbers for `year' etc pseudo-variables. (Bug#8583)
6899
48e79d6a
TZ
69002011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
6901
6902 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
6903 instead of positional arguments. Allow :keylist and :crlfiles
6904 arguments.
6905 (open-gnutls-stream): Call it.
6906
6907 * net/network-stream.el (network-stream-open-starttls): Adjust to
6908 call `gnutls-negotiate' with :process and :hostname arguments.
6909
dd5a5ee0
SM
69102011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
6911
ef80fc09
SM
6912 * minibuffer.el (completion--message): New function.
6913 (completion--do-completion, minibuffer-complete)
6914 (minibuffer-force-complete, minibuffer-complete-word): Use it.
6915 (completion--do-completion): Don't ignore completion-auto-help when in
6916 icomplete-mode.
6917
dd5a5ee0
SM
6918 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
6919 internal encoding (e.g. tibetan zero is not whitespace).
6920 (global-whitespace-mode): Prefer save-current-buffer.
6921 (whitespace-trailing-regexp): Remove useless save-match-data.
6922 (whitespace-empty-at-bob-regexp): Minor simplification.
6923
b7d22a83
CY
69242011-05-03 Chong Yidong <cyd@stupidchicken.com>
6925
6926 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
6927
5192af46
AM
69282011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6929
6930 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 6931 Use `concat' to create string for insertion.
5192af46 6932
5767d190
SM
69332011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6934
6935 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
6936 Avoid open-line which runs post-self-insert-hook.
6937 (bibtex-fill-entry): Remove unused `end' var.
6938
bf242939
AM
69392011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
6940
5767d190
SM
6941 * textmodes/ispell.el (ispell-add-per-file-word-list):
6942 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 6943
25666126
LL
69442011-05-03 Leo Liu <sdl.web@gmail.com>
6945
6946 * isearch.el (isearch-yank-pop): New command.
5767d190 6947 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
6948 (isearch-forward): Mention it.
6949
52d3c2d0
SM
69502011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6951
1bcace58
SM
6952 * simple.el (minibuffer-complete-shell-command): Remove.
6953 (minibuffer-local-shell-command-map): Use completion-at-point.
6954 (read-shell-command): Setup completion vars here instead.
6955 (read-expression-map): Bind TAB to symbol completion.
6956
52d3c2d0
SM
6957 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
6958 error directly rather via storing it into `results'.
6959
35813471
LL
69602011-05-02 Leo Liu <sdl.web@gmail.com>
6961
6962 * vc/diff.el: Fix description.
6963
e793a940
LMI
69642011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6965
6966 * server.el (server-eval-at): New function.
6967
8de66e05
LMI
69682011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6969
6970 * net/network-stream.el (open-network-stream): Take a :nowait
6971 parameter and pass it on to `make-network-process'.
6972 (network-stream-open-plain): Ditto.
6973
dcb79f20
AS
69742011-04-30 Andreas Schwab <schwab@linux-m68k.org>
6975
6976 * faces.el (face-spec-set-match-display): Don't match toolkit
6977 options on terminal frames.
6978
14a7fbd8
SM
69792011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6980
7eabc1be
SM
6981 * progmodes/pascal.el: Use lexical binding.
6982 (pascal-mode-map): Remove author preferences.
6983
14a7fbd8
SM
6984 * pcomplete.el (pcomplete-std-complete): Don't abuse
6985 completion-at-point.
6986
50f84510
JB
69872011-04-28 Juanma Barranquero <lekktu@gmail.com>
6988
6e087a44
JB
6989 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
6990 removing code that has been dead since 1991 or so.
6991
50f84510
JB
6992 * startup.el (command-line): When warning about "_emacs", use a
6993 delayed warning to allow the user to filter it out.
6994
0ba690bd
DD
69952011-04-28 Deniz Dogan <deniz@dogan.se>
6996
6997 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
6998 user has not joined.
6999
08abfaad
SM
70002011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
7001
7002 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
7003 aren't any completions at point.
7004
638f053a
JB
70052011-04-28 Juanma Barranquero <lekktu@gmail.com>
7006
7007 * subr.el (display-delayed-warnings): New function.
7008 (delayed-warnings-hook): New variable.
7009
8fff8daa
SM
70102011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
7011
08abfaad
SM
7012 * minibuffer.el (completion-at-point, completion-help-at-point):
7013 Don't presume that a given completion-at-point-function will always
7014 use the same calling convention.
7015
8fff8daa
SM
7016 * pcomplete.el (pcomplete-completions-at-point):
7017 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
7018 pcomplete-seen is non-nil.
7019 (pcomplete-comint-setup): Also recognize the new comint/shell
7020 completion functions.
7021 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
7022 pcomplete-seen is non-nil.
7023
841a1577 70242011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 7025
841a1577 7026 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 7027 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 7028 the first character in the entry. This allows for code to add its
211ec907
UJ
7029 own uid to the entry.
7030 (icalendar--convert-float-to-ical): Add export of
7031 `diary-float'-entries save for those with the optional DAY
7032 argument.
7033
2a782793
DC
70342011-04-27 Daniel Colascione <dan.colascione@gmail.com>
7035
7036 * subr.el (shell-quote-argument): Use alternate escaping strategy
7037 when we spot a variable reference in a string.
7038
0438ce91
DC
70392011-04-26 Daniel Colascione <dan.colascione@gmail.com>
7040
7041 * cus-start.el (all): Define customization for debug-on-event.
7042
841a1577 70432011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
7044
7045 * subr.el (shell-quote-argument): Escape correctly under Windows.
7046
d090ed6c
SM
70472011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
7048
7049 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
7050
bfd31217
MA
70512011-04-25 Michael Albinus <michael.albinus@gmx.de>
7052
d090ed6c
SM
7053 * net/tramp.el (tramp-process-actions): Add POS argument.
7054 Delete region between POS and (pos).
bfd31217 7055
d090ed6c
SM
7056 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
7057 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
7058 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
7059
7060 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
7061 position in `tramp-process-actions' call.
7062
7063 * net/trampver.el: Update release number.
7064
e92f3bd3
SM
70652011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
7066
850256b5
SM
7067 * custom.el (defcustom): Obey lexical-binding.
7068
e92f3bd3
SM
7069 Fix octave-inf completion problems reported by Alexander Klimov.
7070 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
7071 Inherit from octave-mode-syntax-table.
7072 (inferior-octave-mode): Set info-lookup-mode.
7073 (inferior-octave-completion-at-point): New function.
7074 (inferior-octave-complete): Use it and completion-in-region.
7075 (inferior-octave-dynamic-complete-functions): Use it as well, and use
7076 comint-filename-completion.
7077 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
7078 symbol elements which shouldn't be word elements.
7079 (octave-font-lock-keywords, octave-beginning-of-defun)
7080 (octave-function-header-regexp): Adjust regexps accordingly.
7081 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
7082
cd22b309
JB
70832011-04-25 Juanma Barranquero <lekktu@gmail.com>
7084
7085 * net/gnutls.el (gnutls-errorp): Declare before first use.
7086
8b492194
TZ
70872011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
7088
7089 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
7090 verify-error, and verify-hostname-error parameters. Check whether
cd22b309
JB
7091 default trustfile exists before going to use it. Add missing
7092 argument to gnutls-message-maybe call. Return return value.
8b492194
TZ
7093 Reported by Claudio Bley <claudio.bley@gmail.com>.
7094 (open-gnutls-stream): Add usage example.
7095
7096 * net/network-stream.el (network-stream-open-starttls): Give host
7097 parameter to `gnutls-negotiate'.
7098 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 7099 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 7100
841a1577 71012011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 7102
cd22b309
JB
7103 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
7104 Use correct match group (bug#8438).
05842630 7105
3ba7869c
CY
71062011-04-24 Chong Yidong <cyd@stupidchicken.com>
7107
512e3ae1
CY
7108 * emacs-lisp/package.el (package-built-in-p): Fix typo.
7109 (package-menu--generate): New arg specifying packages to show.
7110 (package-menu-refresh, package-menu-execute, list-packages):
7111 Callers changed.
7112 (package-show-package-list): New function, replacing deleted
7113 package--list-packages (renamed because it is non-internal).
7114
7115 * finder.el (finder-list-matches): Use package-show-package-list
7116 instead of deleted package--list-packages.
7117
e92f3bd3
SM
7118 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
7119 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
7120 (vc-annotate-mode-map): Bind it to RET.
7121
7031be6d
UR
71222011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
7123
7124 * progmodes/etags.el (next-file): Don't use set-buffer to change
7125 buffers (Bug#8478).
7126
4ef177aa
CY
71272011-04-24 Chong Yidong <cyd@stupidchicken.com>
7128
c8d173eb
CY
7129 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
7130
4ef177aa
CY
7131 * apropos.el (apropos-label-face): Avoid variable-pitch face.
7132 (apropos-accumulator): Doc fix.
7133 (apropos-function, apropos-macro, apropos-command)
7134 (apropos-variable, apropos-face, apropos-group, apropos-widget)
7135 (apropos-plist): Add face property.
7136 (apropos-symbols-internal): Fix indentation.
7137 (apropos-print): Simplify help, and recognize apropos-multi-type.
7138 (apropos-print-doc): Use button-type-get to extract the button's
7139 face property. Fill docstring (Bug#8352).
7140
4ffd0d6b 71412011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
7142
7143 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
7144
c6c32125 7145 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 7146 (mpuz-mode-map): Use mapc.
c6c32125
JB
7147 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
7148 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
7149 Fix typos in docstrings.
7150
58d468b4
JB
7151 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
7152 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
7153
6470c3c6
JB
7154 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
7155
4ffd0d6b 71562011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
7157
7158 * minibuffer.el (completion--do-completion): Avoid the "Next char
7159 not unique" prompt if icomplete-mode is enabled (Bug#5849).
7160
3ad8bad0
CY
7161 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
7162 mouse-2 into unread-command-events, it is interpreted correctly.
7163
71d73c9c 7164 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 7165 (image-toggle-display): Doc fix.
71d73c9c 7166
841a1577 71672011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 7168
4ffd0d6b
GM
7169 * textmodes/page.el (what-page): Use line-number-at-pos to
7170 calculate line number (Bug#6825).
6e1dbaa9 7171
c2fb1b60
JB
71722011-04-22 Juanma Barranquero <lekktu@gmail.com>
7173
7174 * eshell/esh-mode.el (find-tag-interactive): Declare function.
7175 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
7176 Pass argument NO-DEFAULT to `find-tag-interactive'.
7177
e02f48d7
JB
71782011-04-22 Juanma Barranquero <lekktu@gmail.com>
7179
7180 Lexical-binding cleanup.
7181
7182 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
7183 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
7184 * progmodes/ada-prj.el (ada-prj-initialize-values)
7185 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
7186 (ada-prj-show-value):
7187 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
7188 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
7189 (antlr-invalidate-context-cache, antlr-options-menu-filter)
7190 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
7191 * progmodes/bug-reference.el (bug-reference-push-button):
7192 * progmodes/fortran.el (fortran-line-length):
7193 * progmodes/glasses.el (glasses-change):
7194 * progmodes/octave-mod.el (octave-fill-paragraph):
7195 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
7196 (python-pdbtrack-grub-for-buffer, python-sentinel):
7197 * progmodes/sql.el (sql-save-connection):
7198 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
7199 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
7200 Mark unused parameters.
7201
7202 * progmodes/compile.el (compilation--flush-directory-cache)
7203 (compilation--flush-parse, compile-internal): Mark unused parameters.
7204 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
7205 (compilation-next-error-function): Remove unused variable `timestamp'.
7206
7207 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
7208 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
7209
7210 * progmodes/dcl-mode.el (dcl-end-of-command):
7211 Remove unused variable `start'.
7212 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
7213 (dcl-option-value-basic, dcl-option-value-offset)
7214 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
7215 Mark unused parameters.
7216 (dcl-save-local-variable): Remove unused variable `val'.
7217 (mode): Declare.
7218
7219 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
7220 Mark unused parameters.
7221 (delphi-ignore-changes): Move before first use.
7222 (delphi-charset-token-at): Remove unused variable `start'.
7223 (delphi-else-start): Remove unused variable `if-count'.
7224 (delphi-comment-block-start, delphi-comment-block-end):
7225 Remove unused variable `kind'.
7226 (delphi-indent-line): Remove unused variable `new-point'.
7227
7228 * progmodes/ebrowse.el (ebrowse-files-list)
7229 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
7230 Mark unused parameters. Don't quote `lambda'.
7231 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
7232 Don't quote `lambda'.
7233 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
7234 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
7235 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
7236 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
7237 Use `ignore-errors'.
7238 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
7239 (ebrowse-view/find-file-and-search-pattern)
7240 (ebrowse-view/find-member-declaration/definition):
7241 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
7242 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
7243 Rename parameter PREFIX-ARG to PREFIX.
7244 (ebrowse-tags-read-name): Remove unused variables `start' and
7245 `member-info'.
7246 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
7247 to `tags-file'.
7248
7249 * progmodes/etags.el (local-find-tag-hook): Declare.
7250 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
7251 Mark unused parameters.
7252
7253 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
7254 (executable-interpret): Mark unused parameter.
7255
7256 * progmodes/flymake.el (flymake-process-sentinel)
7257 (flymake-after-change-function)
7258 (flymake-create-temp-with-folder-structure)
7259 (flymake-get-include-dirs-dot): Mark unused parameters.
7260 (flymake-safe-delete-directory): Remove unused variable `err'.
7261
7262 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
7263 (speedbar-timer-fn, speedbar-line-text)
7264 (speedbar-change-expand-button-char, speedbar-delete-subblock)
7265 (speedbar-center-buffer-smartly): Declare functions.
7266 (gdb-find-watch-expression): Remove unused variable `array'.
7267 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
7268 (gdb-starting): Mark unused parameters.
7269 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
7270 (gdb-table-string): Remove unused variable `res'.
7271 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
7272 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
7273 (gdb-display-buffer): Remove unused variable `cur-size'.
7274
7275 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
7276 allow lexical-binding compilation.
7277 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
7278 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
7279 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
7280 Mark unused parameters.
7281 (gud-gdb-marker-filter): Remove unused variable `match'.
7282 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
7283 lambda expressions and funcall them, instead of using `fset'.
7284
7285 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
7286 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
7287
7288 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
7289 variable `header-beg'; use `let'.
7290
7291 * progmodes/icon.el (indent-icon-exp): Remove unused variables
7292 `restart', `last-sexp' and `at-do'.
7293
7294 * progmodes/js.el (js--debug): Mark unused parameter.
7295 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
7296 (js--splice-into-items): Remove unused variable `item'.
7297 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
7298
7299 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
7300 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
7301 (makefile-complete): Remove unused variable `try'.
7302 (makefile-fill-paragraph, makefile-match-function-end):
7303 Mark unused parameters.
7304
7305 * progmodes/octave-inf.el (inferior-octave-complete):
7306 Remove unused variable `proc'.
7307 (inferior-octave-output-digest): Mark unused parameter.
7308
7309 * progmodes/perl-mode.el (perl-calculate-indent):
7310 Remove unused variable `err'.
7311
7312 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
7313 (prolog-indent-line): Mark unused parameters.
7314 (prolog-indent-line): Remove unused variable `beg'.
7315
7316 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
7317 (reporter-dont-compact-list): Declare.
7318
7319 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
7320 Remove unused variable `char'.
7321 (sh-debug): Mark unused parameter.
7322 (sh-get-indent-info): Remove unused variable `start'.
7323 (sh-calculate-indent): Remove unused variable `var'.
7324
7325 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
7326 (simula-electric-keyword): Remove unused variable `null'.
7327 (simula-search-backward, simula-search-forward): Remove unused
7328 variables `begin' and `end'.
7329
7330 * progmodes/vera-mode.el (vera-guess-basic-syntax):
7331 Remove unused variable `pos'.
7332 (vera-electric-tab, vera-comment-uncomment-region):
7333 Mark unused parameters.
7334 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
7335
7ede3b65
CY
73362011-04-22 Chong Yidong <cyd@stupidchicken.com>
7337
7338 * emacs-lisp/package.el (package--builtins, package-alist)
7339 (package-load-descriptor, package-built-in-p, package-activate)
7340 (define-package, package-installed-p)
7341 (package-compute-transaction, package-buffer-info)
7342 (package--push): Doc fix. Distinguish more clearly between
7343 version strings and version lists.
7344
121656e9
JB
73452011-04-21 Juanma Barranquero <lekktu@gmail.com>
7346
7347 Lexical-binding cleanup.
7348
7349 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
7350 (5x5-make-mutate-best):
7351 * play/fortune.el (fortune-in-buffer):
7352 * play/gomoku.el (gomoku-init-display):
7353 * play/solitaire.el (solitaire, solitaire-do-check):
7354 * play/tetris.el (tetris-default-update-speed-function):
7355 Mark unused parameters.
7356
7357 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
7358 (bubbles--shift): Remove unused variable `char-org'.
7359 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
7360 (bubbles--show-images): Remove unused variable `char'.
7361
7362 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
7363 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
7364 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
7365 (decipher-analyze-buffer): Use ?\s.
7366 (decipher-make-checkpoint): Remove unused variable `mapping'.
7367
7368 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
7369
7370 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
7371 Remove unused variable `result'; use `let'.
7372
7373 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
7374 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
7375 (gametree-children-shown-p, gametree-compute-reduced-score):
7376 Use `ignore-errors'.
7377
7378 * play/handwrite.el (ps-lpr-switches): Declare.
7379 (handwrite): Remove unused variables `pmin' and `lastp'.
7380
7381 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
7382
7383 * play/landmark.el (landmark-init-display)
7384 (landmark-update-naught-weights): Mark unused parameters.
7385 (landmark-y): Remove unused variable `noise'. Simplify.
7386 (landmark-human-plays): Remove unused variable `score'.
7387
7388 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
7389 (mpuz-try-proposal): Remove unused variable `game'.
7390
7391 * play/zone.el (life-patterns): Declare.
7392
80f499c7
JB
73932011-04-20 Juanma Barranquero <lekktu@gmail.com>
7394
7395 * vc/vc.el (ediff-vc-internal): Declare function.
7396
024ff170
SM
73972011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7398
c0a193ea
SM
7399 * shell.el: Use lexical-binding and std completion UI.
7400 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
7401 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
7402 comint-preoutput-filter-functions rather than on
7403 comint-output-filter-functions.
7404 (shell-command-completion, shell--command-completion-data)
7405 (shell-filename-completion, shell-environment-variable-completion)
7406 (shell-c-a-p-replace-by-expanded-directory): New functions.
7407 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
7408 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
7409 (shell-dynamic-complete-environment-variable): Use them.
7410 (shell-dynamic-complete-as-environment-variable)
7411 (shell-dynamic-complete-as-command): Remove.
7412 (shell-match-partial-variable): Match past point.
7413 * comint.el: Clean up use of completion-at-point-functions.
7414 (comint-completion-at-point): New function.
7415 (comint-mode): Use it completion-at-point-functions.
7416 (comint-dynamic-complete): Make it obsolete.
7417 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
7418 (comint-c-a-p-replace-by-expanded-history): New function.
7419 (comint-dynamic-complete-functions)
7420 (comint-replace-by-expanded-history): Use it.
7421 * minibuffer.el (completion-table-with-terminator): Allow dynamic
7422 termination strings. Try harder to avoid second try-completion.
7423 (completion-in-region-mode-map): Disable bindings that don't work yet.
7424
2dbaa080
SM
7425 * comint.el: Use lexical-binding. Require CL.
7426 (comint-dynamic-complete-functions): Use comint-filename-completion.
7427 (comint-completion-addsuffix): Tweak custom type.
7428 (comint-filename-completion, comint--common-suffix)
7429 (comint--common-quoted-suffix, comint--table-subvert)
7430 (comint--complete-file-name-data): New functions.
7431 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
7432 (comint-dynamic-list-filename-completions): Use them.
7433 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 7434
2dbaa080
SM
7435 * minibuffer.el (completion-in-region-mode):
7436 Keep completion-in-region-mode--predicate global.
7437 (completion-in-region--postch):
7438 Assume completion-in-region-mode--predicate is not null.
7439
c79a6f38
SM
7440 * progmodes/flymake.el (flymake-start-syntax-check-process):
7441 Obey `dir'. Simplify.
7442
024ff170
SM
7443 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
7444 we're in VC after all.
7445
1c6c854e
CS
74462011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
7447
7448 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 7449 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
7450 (vc-version-diff): Use vc-diff-build-argument-list-internal.
7451
bed7f140
SM
74522011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7453
332e62ab
SM
7454 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
7455 add sanity check.
7456
bed7f140
SM
7457 * obsolete/erc-hecomplete.el: Make obsolete.
7458 * obsolete/: Standardize obsolescence info in the header.
7459
f195c582
GM
74602011-04-20 Glenn Morris <rgm@gnu.org>
7461
7462 * calendar/solar.el (solar-horizontal-coordinates):
7463 Use the longitude argument rather than `calendar-longitude'.
7464 (solar-date-next-longitude): Remove unused locals.
7465
cb79b8c0
VJL
74662011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7467
7468 * whitespace.el: New version 13.2.1.
7469
74702011-04-20 felix <EmacsWiki> (tiny change)
7471
d8e4b68b 7472 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
7473 switching between major modes on a file.
7474
602ea69d
SM
74752011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7476
7477 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
7478 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
7479 multi-line comments as well.
7480
06b60517
JB
74812011-04-19 Juanma Barranquero <lekktu@gmail.com>
7482
7483 Lexical-binding cleanup.
7484
7485 * arc-mode.el (archive-mode-revert):
7486 * cmuscheme.el (scheme-interactively-start-process):
7487 * custom.el (custom-initialize-delay):
7488 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
7489 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
7490 * emacs-lock.el (emacs-lock-clear-sentinel):
7491 * ezimage.el (defezimage):
7492 * follow.el (follow-avoid-tail-recenter):
7493 * fringe.el (set-fringe-mode-1):
7494 * generic-x.el (bat-generic-mode-compile):
7495 * help-mode.el (help-info-variable, help-do-xref)
7496 (help-mode-revert-buffer):
7497 * help.el (view-emacs-todo):
7498 * iswitchb.el (iswitchb-completion-help):
7499 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
7500 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
7501 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
7502 * locate.el (locate-update):
7503 * longlines.el (longlines-encode-region)
7504 (longlines-after-change-function):
7505 * outline.el (outline-isearch-open-invisible):
7506 * ps-def.el (declare-function, charset-dimension, char-width)
7507 (encode-char):
7508 * ps-mule.el (ps-mule-plot-string):
7509 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
7510 (recentf-edit-list-select, recentf-edit-list-validate)
7511 (recentf-open-files-action):
7512 * rect.el (delete-whitespace-rectangle-line)
7513 (rectangle-number-line-callback):
7514 * register.el (window-configuration-to-register)
7515 (frame-configuration-to-register):
7516 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
7517 * select.el (xselect-convert-to-string, xselect-convert-to-length)
7518 (xselect-convert-to-targets, xselect-convert-to-delete)
7519 (xselect-convert-to-filename, xselect-convert-to-charpos)
7520 (xselect-convert-to-lineno, xselect-convert-to-colno)
7521 (xselect-convert-to-os, xselect-convert-to-host)
7522 (xselect-convert-to-user, xselect-convert-to-class)
7523 (xselect-convert-to-name, xselect-convert-to-integer)
7524 (xselect-convert-to-atom, xselect-convert-to-identity):
7525 * subr.el (declare, ignore, process-kill-without-query)
7526 (text-clone-maintain):
7527 * terminal.el (te-get-char, te-tic-sentinel):
7528 * tool-bar.el (tool-bar-make-keymap):
7529 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
7530 * type-break.el (type-break-mode, type-break-noninteractive-query):
7531 * view.el (View-back-to-mark):
7532 * wid-browse.el (widget-browse-action, widget-browse-widget)
7533 (widget-browse-widgets, widget-browse-sexp):
7534 * widget.el (define-widget-keywords):
7535 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
7536 Mark unused parameters.
7537
7538 * align.el (align-adjust-col-for-rule): Mark unused parameter.
7539 (align-areas): Remove unused variable `look'.
7540 (align-region): Remove unused variables `real-end' and `pos-list'.
7541
7542 * apropos.el (apropos-score-doc): Remove unused variable `i'.
7543
7544 * bindings.el (mode-line-modified, mode-line-remote):
7545 Mark unused parameters.
7546 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
7547
7548 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
7549 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
7550
7551 * comint.el (comint-history-isearch-pop-state)
7552 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
7553 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
7554 (comint-substitute-in-file-name): Doc fix.
7555
7556 * completion.el (cmpl-statistics-block): Mark unused parameter.
7557 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
7558 (save-completions-to-file, load-completions-from-file):
7559 Remove unused local variable `e'.
7560
7561 * composite.el (compose-chars): Remove unused variable `len'.
7562 (lgstring-insert-glyph): Remove unused variable `g'.
7563 (compose-glyph-string): Remove unused variables `ascent',
7564 `descent', `lbearing' and `rbearing'.
7565 (compose-glyph-string-relative): Remove unused variables
7566 `lbearing', `rbearing' and `wadjust'.
7567 (compose-gstring-for-graphic): Remove unused variables `header',
7568 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
7569 (compose-gstring-for-terminal): Remove unused variables `header'
7570 and `nchars'. Use `let', not `let*'.
7571
7572 * cus-edit.el (Custom-set, Custom-save, custom-reset)
7573 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
7574 (Custom-buffer-done, custom-buffer-create-internal)
7575 (custom-browse-visibility-action, custom-browse-group-tag-action)
7576 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
7577 (widget-magic-mouse-down-action, custom-toggle-parent)
7578 (custom-add-parent-links, custom-toggle-hide-variable)
7579 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
7580 (custom-toggle-hide-face, face, hook, custom-group-link-action)
7581 (custom-face-menu-create, custom-variable-menu-create, get)
7582 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
7583 (custom-reset-standard-save-and-update): Remove unused variable `value'.
7584 (customize-apropos): Remove unused variable `tests'.
7585 (custom-group-value-create): Remove unused variable `hidden-p'.
7586 (sort-fold-case): Declare.
7587
7588 * cus-theme.el (custom-reset-standard-faces-list)
7589 (custom-reset-standard-variables-list): Declare.
7590 (customize-create-theme, custom-theme-revert, custom-theme-write)
7591 (custom-theme-choose-mode, customize-themes, custom-theme-save):
7592 Mark unused parameters.
7593
7594 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
7595
7596 * delim-col.el (delimit-columns-max): Move defvar before first use.
7597
7598 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 7599 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
7600
7601 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
7602 (auto-insert): Declare.
7603 (desktop-restore-file-buffer): Rename desktop-* parameters;
7604 mark unused ones.
7605 (desktop-create-buffer): Rename desktop-* parameters and bind them.
7606 (desktop-buffer): Rename desktop-* parameters.
7607
7608 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
7609 (dframe-reposition-frame-xemacs, dframe-help-echo)
7610 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
7611 Mark unused parameters.
7612
7613 * dired-aux.el (backup-extract-version-start, overwrite-query)
7614 (overwrite-backup-query, rename-regexp-query)
7615 (rename-non-directory-query): Declare.
7616 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
7617 (dired-add-entry): Remove unused variable `orig-file-name'.
7618 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
7619 Use parameter PRESERVE-TIME instead of accessing dynamic variable
7620 `dired-copy-preserve-time' directly.
7621 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
7622 (dired-insert-subdir-newpos): Rename unused variable `pos'.
7623
7624 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
7625 (dired-virtual-revert, dired-make-relative-symlink):
7626 Mark unused parameters.
7627 (manual-program): Declare.
7628 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
7629 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
7630 wrapped in `with-no-warnings' to avoid replacing one warning by another.
7631
7632 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
7633
7634 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
7635
7636 * echistory.el (electric-history-in-progress, Helper-return-blurb):
7637 Declare.
7638
7639 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
7640
7641 * electric.el (Electric-command-loop): Rename parameter
7642 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
7643
7644 * expand.el (expand-in-literal): Remove unused variable `here'.
7645
7646 * facemenu.el (facemenu-add-new-color):
7647 Remove unused variable `docstring'.
7648
7649 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
7650 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
7651 (face-attr-construct): Mark unused parameter. Doc fix.
7652 (read-color): Remove unused variable `hex-string'.
7653
7654 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
7655 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
7656 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
7657 (display-buffer-other-frame): Remove unused variable `old-window'.
7658 (kill-buffer-hook): Declare.
7659 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
7660 Mark unused parameters.
7661 (after-find-file): Pass 1 to `auto-save-mode', not t.
7662
7663 * files-x.el (auto-insert): Declare.
7664 (modify-file-local-variable-prop-line): Remove unused variable `val'.
7665
7666 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 7667 variable `buf'. Mark unused parameter.
06b60517
JB
7668 (find-lisp-insert-directory): Mark unused parameter.
7669
7670 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
7671 (format-encode-region): Remove unused variables `cur-buf' and `result'.
7672 (format-common-tail): Remove, unused.
7673 (format-deannotate-region): Remove unused variable `loc'.
7674 (format-annotate-region): Remove unused variable `p'.
7675 (format-annotate-single-property-change): Remove unused variables
7676 `default' and `tail'.
7677
7678 * forms.el (read-file-filter): Declare.
7679 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
7680
7681 * frame.el (frame-creation-function-alist): Mark unused parameter.
7682 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
7683
7684 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
7685 Remove unused parameters.
7686 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
7687 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
7688
7689 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
7690 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
7691 (hfy-prepare-tag-map): Mark unused parameters.
7692 (htmlfontify-buffer): Use `called-interactively-p'.
7693
7694 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
7695 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
7696 (ibuffer-do-occur): Mark unused parameters.
7697 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
7698 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
7699
7700 * ibuffer.el: Don't quote `lambda'.
7701 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
7702 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
7703 Mark unused parameters.
7704
7705 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
7706 (ido-completing-read): Mark unused parameters.
7707 (ido-copy-current-word): Mark unused parameters;
7708 remove unused variable `name'.
7709 (ido-sort-merged-list): Remove unused parameter `dirs'.
7710
7711 * ielm.el (ielm-input-sender): Mark unused parameter.
7712 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
7713 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
7714 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
7715 `ielm-string' as a dynamic variable accessible from the IELM prompt.
7716 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
7717
7718 * image-dired.el (image-dired-display-thumbs): Remove unused
7719 variables `curr-file' and `count'.
7720 (image-dired-remove-tag): Remove unused variable `start'.
7721 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
7722 variable `curr-file'
7723 (image-dired-rotate-original): Remove unused variable `temp-file'.
7724 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
7725 Remove unused variable `file'.
7726 (image-dired-gallery-generate): Remove unused variable `curr'.
7727 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
7728
7729 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
7730
7731 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
7732
7733 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
7734
7735 * isearch.el (minibuffer-history-symbol): Declare.
7736 (isearch-edit-string): Remove unused variable `err'.
7737 (isearch-message-prefix, isearch-message-suffix):
7738 Mark unused parameters.
7739
7740 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
7741
7742 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
7743
7744 * makesum.el (double-column): Remove unused variable `cnt'.
7745
7746 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
7747 (ido-ignore-item-temp-list): Declare.
7748
7749 * mouse-drag.el (mouse-drag-throw): Remove unused variables
7750 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
7751 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
7752 (mouse-drag-drag): Remove unused variables `mouse-delta' and
7753 `mouse-col-delta'.
7754
7755 * mouse-sel.el (mouse-extend-internal):
7756 Remove unused variable `orig-window-frame'.
7757
7758 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
7759 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
7760 Move declarations before first use.
7761 (pcomplete-opt): Mark unused parameters; doc fix.
7762
7763 * proced.el (proced-revert): Mark unused parameter.
7764 (proced-send-signal): Remove unused variable `err'.
7765
7766 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
7767 Rename parameter PREFIX-ARG to ARG.
7768 (ps-basic-plot-string, ps-basic-plot-whitespace):
7769 Mark unused parameters.
7770
7771 * replace.el (replace-count): Define.
7772 (occur-revert-function): Mark unused parameters.
7773 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
7774 (isearch-case-fold-search, isearch-string): Declare.
7775 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
7776 bind `case-fold-search'. Remove unused variables `beg' and `end',
7777 and simplify.
7778 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
7779 COUNT and bind `replace-count'.
7780 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
7781 to COUNT.
7782
7783 * savehist.el (print-readably, print-string-length): Declare.
7784
7785 * shadowfile.el (shadow-expand-cluster-in-file-name):
7786 Remove unused variable `cluster'.
7787 (shadow-copy-file): Remove unused variable `i'.
7788 (shadow-noquery, shadow-clusters, shadow-site-cluster)
7789 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
7790 (shadow-define-literal-group, shadow-define-regexp-group)
7791 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
7792
7793 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
7794 (shell): Use `called-interactively-p'.
7795 (shell-directory-tracker): Remove unused variable `chdir-failure'.
7796
7797 * simple.el (compilation-context-lines, comint-file-name-quote-list)
7798 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
7799 (delete-backward-char): Remove unused variable `ocol'.
7800 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
7801 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
7802 (event-apply-hyper-modifier, event-apply-shift-modifier)
7803 (event-apply-control-modifier, event-apply-meta-modifier):
7804 Mark unused parameters.
7805 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
7806 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
7807
7808 * speedbar.el (speedbar-ignored-directory-expressions)
7809 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
7810 (speedbar-find-file, speedbar-dir-follow)
7811 (speedbar-directory-buttons-follow, speedbar-tag-find)
7812 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
7813 (speedbar-buffers-line-directory, speedbar-buffer-click):
7814 Mark unused parameters.
7815 (speedbar-tag-file): Remove unused variable `mode'.
7816 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
7817
7818 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
7819
7820 * talk.el (talk): Remove unused variable `display'.
7821
7822 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
7823 (tar-write-region-annotate): Mark unused parameter.
7824
7825 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
7826 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
7827 Declare them, wrapped in `with-no-warnings' to avoid replacing one
7828 warning by another.
7829
7830 * time-stamp.el (time-stamp-string-preprocess):
7831 Remove unused variable `require-padding'.
7832
7833 * tree-widget.el (widget-glyph-enable): Declare.
7834 (tree-widget-action): Mark unused parameter.
7835
7836 * w32-fns.el (x-get-selection): Mark unused parameter.
7837 (autoload-make-program, generated-autoload-file): Declare.
7838
7839 * wdired.el (wdired-revert): Mark unused parameters.
7840 (wdired-xcase-word): Remove unused variable `err'.
7841
7842 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
7843 (whitespace-help-scroll): Remove unused variable `data-help'.
7844
7845 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
7846 (widget-image-insert, widget-after-change, default)
7847 (widget-default-format-handler, widget-default-notify)
7848 (widget-default-prompt-value, widget-info-link-action)
7849 (widget-url-link-action, widget-function-link-action)
7850 (widget-variable-link-action, widget-file-link-action)
7851 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
7852 (widget-field-prompt-internal, widget-field-action, widget-field-match)
7853 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
7854 (widget-insert-button-action, widget-delete-button-action, visibility)
7855 (widget-documentation-link-action, widget-documentation-string-action)
7856 (widget-const-prompt-value, widget-regexp-match, symbol)
7857 (widget-coding-system-prompt-value)
7858 (widget-key-sequence-value-to-external, sexp)
7859 (widget-sexp-value-to-internal, character, vector, cons)
7860 (widget-choice-prompt-value, widget-boolean-prompt-value)
7861 (widget-color--choose-action): Mark unused parameters.
7862 (widget-item-match-inline, widget-choice-match-inline)
7863 (widget-checklist-match, widget-checklist-match-inline)
7864 (widget-group-match): Rename parameter VALUES to VALS.
7865 (widget-field-value-set): Remove unused variable `size'.
7866 (widget-color-action): Remove unused variables `value' and `start'.
7867
7868 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 7869 variable `dir'. Doc fix.
06b60517
JB
7870 (windmove-find-other-window): Don't pass it.
7871
7872 * window.el (count-windows): Mark unused parameter.
7873 (bw-adjust-window): Remove unused variable `err'.
7874
7875 * woman.el (woman-file-name): Remove unused variable `default'.
7876 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
7877 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
7878 (global-font-lock-mode): Declare.
7879 (woman-decode-region): Mark unused parameter.
7880 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
7881
7882 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
7883 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
7884 (x-dnd-handle-moz-url): Remove unused variable `title'.
7885 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
7886
7887 * xml.el (xml-parse-tag, xml-parse-attlist):
7888 Remove unused variable `pos'.
7889
bc4f7f3d
GM
78902011-04-19 Glenn Morris <rgm@gnu.org>
7891
7892 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
7893 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7894 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7895 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
7896 * calendar/cal-html.el (cal-html-insert-minical):
7897 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
7898 (calendar-mark-date-pattern):
7899 Prefix "unused" locals.
7900
7901 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
7902 optional argument `style'.
7903
7904 * calendar/appt.el (appt-make-list):
7905 * calendar/cal-china.el (calendar-chinese-date-string):
7906 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
7907 (diary-hebrew-yahrzeit):
7908 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
7909 * calendar/calendar.el (calendar-generate-window):
7910 * calendar/time-date.el (time-to-days):
7911 Remove unused local variables.
7912
16a43933
CY
79132011-04-18 Chong Yidong <cyd@stupidchicken.com>
7914
7915 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
7916 glyphless-char-display table.
7917 (tabulated-list-glyphless-char-display): New var.
7918
7eed1860
SS
79192011-04-18 Sam Steingold <sds@gnu.org>
7920
7921 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
7922 to acknowledgments.
7923
4d2d1ccd
GM
79242011-04-17 Glenn Morris <rgm@gnu.org>
7925
7926 * calendar/diary-lib.el (diary-sexp-entry):
7927 * calendar/holidays.el (holiday-sexp):
7928 Set debug-on-error rather than the removed stack-trace-on-error.
7929
239da61d
GM
79302011-04-16 Glenn Morris <rgm@gnu.org>
7931
7932 * progmodes/f90.el: Use lexical-binding.
7933 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
7934
8b05752a
SM
79352011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7936
daca8ba5
SM
7937 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
7938 (mail-mode): Setup mailalias completion here instead.
7939 * mail/mailalias.el: Use lexical-binding.
7940 (pattern, mailalias-done): Declare dynamic.
7941 (mail-completion-at-point-function): New function, from mail-complete.
7942 (mail-complete): Use it.
7943 (mail-completion-expand): New function.
7944 (mail-get-names): Use it.
7945 (mail-directory, mail-directory-process, mail-directory-stream):
7946 Don't use `pattern' for lexically bound arg.
7947
6f542485
SM
7948 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
7949
037e7c3f
SM
7950 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
7951 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
7952 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
7953
8b05752a
SM
7954 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
7955 (byte-save-window-excursion, byte-temp-output-buffer-setup)
7956 (byte-interactive-p): Define them again, for use when inlining
7957 old code.
7958
49093f60
JB
79592011-04-15 Juanma Barranquero <lekktu@gmail.com>
7960
7961 * loadup.el: Use `string-to-number', not `string-to-int'.
7962
b5b8e7de
SM
79632011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7964
7965 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
7966 gud-gdb-complete-command.
7967 (gud-gdb-completions): New function, from gud-gdb-complete-command.
7968 (gud-gdb-completion-at-point): New function.
7969 (gud-gdb-completions): Remove.
7970
f42efeb5
MA
79712011-04-14 Michael Albinus <michael.albinus@gmx.de>
7972
49093f60
JB
7973 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
7974 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
7975 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
7976 whether `executable-find' is bound.
f42efeb5
MA
7977
7978 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
7979
e240cc21
SM
79802011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7981
7982 * minibuffer.el (completion-in-region-mode-predicate)
7983 (completion-in-region-mode--predicate): New vars.
7984 (completion-in-region, completion-in-region--postch)
7985 (completion-in-region-mode): Use them.
7986 (completion--capf-wrapper): Also return the hook function.
7987 (completion-at-point, completion-help-at-point):
7988 Adjust and provide a predicate.
c2bd2ab0
SM
7989
7990 Preserve arg names for advice of subr and lexical functions (bug#8457).
7991 * help-fns.el (help-function-arglist): Consolidate the subr and
7992 new-byte-code cases. Add argument `preserve-names' to extract names
7993 from the docstring when needed.
7994 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
7995 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
7996 (ad-arglist): Use help-function-arglist's new arg.
7997 (ad-definition-type): Use cond.
7998
c183f693
JB
79992011-04-13 Juanma Barranquero <lekktu@gmail.com>
8000
06641a47
JB
8001 * autorevert.el (auto-revert-handler):
8002 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
8003 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
8004 Don't quote lambda.
8005
c183f693
JB
8006 * image-mode.el (image-transform-set-scale):
8007 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
8008
1e3b6001
G
80092011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8010
8011 * net/network-stream.el (network-stream-open-starttls): Only do
8012 opportunistic STARTTLS upgrades if we have built-in gnutls support.
8013 Upgrades via gnutls-cli are too slow to be done opportunistically.
8014
2d6af8dd
JB
80152011-04-12 Juanma Barranquero <lekktu@gmail.com>
8016
8017 * dframe.el (dframe-current-frame): Remove spurious quote.
8018
c0749a51
GM
80192011-04-12 Glenn Morris <rgm@gnu.org>
8020
088d0d61
GM
8021 * calendar/cal-tex.el (cal-tex-end-document):
8022 Try to automatically use latin1 input if needed.
8023
c0749a51
GM
8024 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
8025 Don't try to cons a mark onto an empty element.
8026
5c90fde0
LL
80272011-04-11 Leo Liu <sdl.web@gmail.com>
8028
8029 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
8030 buffers.
8031 (ido-kill-buffer-at-head): Support killing virtual buffers.
8032
369e974d
CY
80332011-04-10 Chong Yidong <cyd@stupidchicken.com>
8034
8035 * minibuffer.el (completion-show-inline-help): New var.
8036 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
8037 (minibuffer-force-complete, minibuffer-complete-word):
8038 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
8039
8040 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
8041 to avoid interference from inline help (Bug#5849).
8042
37f1c930
LL
80432011-04-10 Leo Liu <sdl.web@gmail.com>
8044
099c39a4
JB
8045 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
8046 Fix typo.
37f1c930 8047
a32d4040
CY
80482011-04-09 Chong Yidong <cyd@stupidchicken.com>
8049
8050 * image-mode.el (image-toggle-display-image): Signal an error if
8051 not in Image mode.
8052 (image-transform-mode, image-transform-resize)
8053 (image-transform-set-rotation): Doc fix.
daca8ba5 8054 (image-transform-set-resize): Delete.
a32d4040
CY
8055 (image-transform-set-scale, image-transform-fit-to-height)
8056 (image-transform-fit-to-width): Handle image-toggle-display-image
8057 and image-transform-resize directly.
8058
099c39a4 80592011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
8060
8061 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
8062 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
8063 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
8064 (doc-view-mode-map): Add bindings for the new functions.
8065
099c39a4 80662011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 8067
4d61f28d 8068 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
8069 Fix typo in docstring.
8070
3726838a
EZ
80712011-04-08 Eli Zaretskii <eliz@gnu.org>
8072
04f33f1e
EZ
8073 * files.el (file-size-human-readable): Produce one digit after
8074 decimal, like "ls -lh" does.
8075
8076 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
8077 the file size representation.
8078
3726838a
EZ
8079 * simple.el (list-processes): If async subprocesses are not
8080 available, error out with a clear error message.
8081
cbb59342
CY
80822011-04-08 Chong Yidong <cyd@stupidchicken.com>
8083
8084 * help.el (help-form-show): New function, to be called from C.
8085 Put help-form output in a buffer named differently than *Help*.
8086
e3971c44
EZ
80872011-04-08 Eli Zaretskii <eliz@gnu.org>
8088
8089 * files.el (file-size-human-readable): New function.
8090
8091 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
8092 computing the representation inline. Don't require `cl'.
8093
12544bbe
GM
80942011-04-08 Glenn Morris <rgm@gnu.org>
8095
a1de6c6a
GM
8096 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
8097
3c4671f4
GM
8098 * net/browse-url.el (browse-url-firefox):
8099 Test system-type, not system-configuration.
8100
b605679c
GM
8101 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
8102 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
8103 Use log-edit-empty-buffer-p. (Bug#7598)
8104
56442f0c
GM
8105 * net/rlogin.el (rlogin-process-connection-type): Simplify.
8106 (rlogin-mode-map): Initialize in the defvar.
8107 (rlogin): Use ignore-errors.
8108
12544bbe
GM
8109 * replace.el (occur-mode-map): Some fixes for menu items.
8110
eb237b0f
AH
81112011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8112
8113 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
8114
7d668f2c
CY
81152011-04-06 Chong Yidong <cyd@stupidchicken.com>
8116
e67a13ab
CY
8117 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
8118 issuing unused warnings.
8119
8120 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
8121 macro directly.
8122
7d668f2c
CY
8123 * simple.el: Lisp reimplement of list-processes. Based on an
8124 earlier reimplementation by Leo Liu, but using tabulated-list.el.
8125 (process-menu-mode): New major mode.
8126 (list-processes--refresh, list-processes):
8127 (process-menu-visit-buffer): New functions.
8128
8129 * files.el (save-buffers-kill-emacs): Don't assume any return
8130 value of list-processes, which is undocumented anyway.
8131
a83ec3c9
CY
81322011-04-06 Chong Yidong <cyd@stupidchicken.com>
8133
8134 * emacs-lisp/tabulated-list.el: New file.
8135
e91a96fe
CY
8136 * emacs-lisp/package.el: Use Tabulated List mode.
8137 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
8138 (package-menu-mode): Derive from tabulated-list-mode. Set up the
8139 table format using Tabulated List mode variables.
8140 (package--push): New macro, replacing package-list-maybe-add.
8141 (package-menu--generate): Use package--push. Renamed from
8142 package--generate-package-list.
8143 (package-menu-refresh, list-packages): Use it.
daca8ba5 8144 (package-menu--print-info): Rename from package-print-package.
e91a96fe 8145 Return insertion data instead of inserting it directly.
099c39a4
JB
8146 (package-menu-describe-package, package-menu-execute):
8147 Use tabulated-list-get-id.
e91a96fe
CY
8148 (package-menu-mark-delete, package-menu-mark-install)
8149 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
8150 (package-menu-mark-obsolete-for-deletion):
8151 Use tabulated-list-put-tag.
e91a96fe
CY
8152 (package--list-packages, package-menu-revert)
8153 (package-menu-get-package, package-menu-get-version)
8154 (package-menu-sort-by-column): Functions deleted.
8155 (package-menu-package-list, package-menu-sort-key): Vars deleted.
8156 (package-menu--status-predicate, package-menu--version-predicate)
8157 (package-menu--name-predicate)
8158 (package-menu--description-predicate): Handle arguments in the
8159 Tabulated List format.
8160 (package-list-packages-no-fetch): Call list-packages.
8161
3e214b50
JB
81622011-04-06 Juanma Barranquero <lekktu@gmail.com>
8163
8164 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 8165 (after-find-file): Don't bind it.
3e214b50
JB
8166 (revert-buffer-in-progress-p): New variable.
8167 (revert-buffer): Bind it.
8168 Pass nil for `after-find-file-from-revert-buffer'.
8169
8170 * saveplace.el (save-place-find-file-hook): Use new variable
8171 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
8172
3f0f1700
GM
81732011-04-06 Glenn Morris <rgm@gnu.org>
8174
c0274801
GM
8175 * Makefile.in (AUTOGEN_VCS): New variable.
8176 (autoloads): Use $AUTOGEN_VCS.
8177
3f0f1700
GM
8178 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
8179 * calendar/calendar.el (calendar-mode-map):
8180 Check for toolkit scroll bars. (Bug#8305)
8181
41ea9e48
CY
81822011-04-05 Chong Yidong <cyd@stupidchicken.com>
8183
8184 * minibuffer.el (completion-in-region--postch)
8185 (completion-in-region-mode): Remove unnecessary messages.
8186
6194c800
JB
81872011-04-05 Juanma Barranquero <lekktu@gmail.com>
8188
33256f14
JB
8189 * font-lock.el (font-lock-refresh-defaults):
8190 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
8191 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
8192
6194c800
JB
8193 * info.el (Info-directory-list, Info-read-node-name-2)
8194 (Info-split-parameter-string): Doc fixes.
8195 (Info-virtual-nodes): Reflow docstring.
8196 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
8197 (Info-apropos-toc-nodes, info-finder, Info-get-token)
8198 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
8199 Fix typos in docstrings.
8200 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
8201 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
8202 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
8203 (Info-restore-desktop-buffer): Mark unused parameters.
8204 (Info-directory-find-file, Info-directory-find-node)
8205 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
8206 (Info-virtual-index-find-node, Info-apropos-find-file)
8207 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 8208 Mark unused parameters; fix typos in docstrings.
6194c800
JB
8209 (Info-virtual-index): Remove unused local variable `nodename'.
8210
b87a8200 82112011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 8212
b87a8200
DD
8213 * net/rcirc.el: Update my e-mail address.
8214 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 8215
3b2ff876
CY
82162011-04-05 Chong Yidong <cyd@stupidchicken.com>
8217
8218 * startup.el (command-line): Save the cursor's theme-face
8219 directly, instead of using face-override-spec.
8220
8221 * custom.el (load-theme): Minor optimization in assigning faces.
8222
8d17e7ca
JB
82232011-04-04 Juanma Barranquero <lekktu@gmail.com>
8224
8225 * help-fns.el (describe-variable): Complete all variables having
8226 documentation, including keywords.
8227 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
8228
2fbc1934
JB
82292011-04-04 Juanma Barranquero <lekktu@gmail.com>
8230
8231 Convert to lexical-binding.
8232
8233 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
8234 (bs--get-marked-string, bs--get-modified-string)
8235 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
8236 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
8237 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
8238
8239 * ehelp.el (electric-help-execute-extended)
8240 (electric-help-ctrl-x-prefix):
8241 * hexl.el (hexl-revert-buffer-function):
8242 * linum.el (linum-after-change, linum-after-scroll):
8243 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
8244
8245 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
8246
74f50695
DU
82472011-04-04 Daiki Ueno <ueno@unixuser.org>
8248
8249 * epa-dired.el:
8250 * epa-mail.el:
8251 * epa-hook.el:
8252 * epa-file.el:
8253 * epa.el:
8254 * epg.el: Use lexical binding.
8255
c11325f7
CY
82562011-04-03 Chong Yidong <cyd@stupidchicken.com>
8257
0d9e9a12
CY
8258 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
8259
c11325f7 8260 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
8261 dictionary case for flyspell-mark-duplications-exceptions.
8262 Use regexp matching for languages.
c11325f7
CY
8263 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
8264 default dictionary (Bug#7926).
8265
da91b5f2
CY
82662011-04-02 Chong Yidong <cyd@stupidchicken.com>
8267
099c39a4
JB
8268 * emacs-lisp/package.el (package--with-work-buffer):
8269 Recognize https URLs.
da91b5f2 8270
099c39a4
JB
8271 * net/network-stream.el: Move from gnus/proto-stream.el.
8272 Change prefix to network-stream throughout.
da91b5f2
CY
8273 (open-protocol-stream): Merge into open-network-stream, leaving
8274 open-protocol-stream as an alias. Handle nil BUFFER args.
8275
8276 * subr.el (open-network-stream): Move to net/network-stream.el.
8277
afa8e9f6
GM
82782011-04-02 Glenn Morris <rgm@gnu.org>
8279
1d2e369d
GM
8280 * find-dired.el (find-exec-terminator): New option.
8281 (find-ls-option): Test for -ls support.
8282 (find-ls-subdir-switches): Test for -b in find-ls-option.
8283 (find-dired, find-grep-dired): Doc fixes.
8284 (find-dired): Use find-exec-terminator.
8285
8abb7da8 8286 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
8287 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
8288 (find-name-arg): Remove purecopy.
8abb7da8 8289
f3ca7378
GM
8290 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
8291 (grep-compute-defaults): Check for `-exec COMMAND +' support.
8292 Set grep-find-use-xargs, grep-find-command, and grep-find-template
8293 accordingly. Don't add the null-device if not needed.
8294
afa8e9f6
GM
8295 * files.el (save-some-buffers): Doc fix.
8296
35eae264
EZ
82972011-04-02 Eli Zaretskii <eliz@gnu.org>
8298
8299 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
8300
26b51db5
JB
83012011-04-01 Juanma Barranquero <lekktu@gmail.com>
8302
8303 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
8304 Use `dolist' rather than `mapcar'.
8305
7200d79c
SM
83062011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
8307
03408648 8308 Add lexical binding.
7200d79c 8309
03408648
SM
8310 * subr.el (apply-partially): Use new closures rather than CL.
8311 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
8312 (dolist, dotimes): Use slightly different expansion for lexical code.
8313 (functionp): Move to C.
8314 (letrec): New macro.
8315 (with-wrapper-hook): Use it and apply-partially instead of CL.
8316 (eval-after-load): Preserve lexical-binding.
8317 (save-window-excursion, with-output-to-temp-buffer): Turn them
8318 into macros.
7200d79c 8319
03408648
SM
8320 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
8321
8322 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
8323 than the arglist.
8324 (help-add-fundoc-usage): Don't add `Not documented'.
8325 (help-function-arglist): Handle closures, subroutines, and new
8326 byte-code-functions.
8327 (help-make-usage): Remove leading underscores.
8328 (describe-function-1): Handle closures.
8329 (describe-variable): Use special-variable-p for completion.
8330
8331 * files.el (lexical-binding): Declare safe.
f488fb65 8332
03408648
SM
8333 * emacs-lisp/pcase.el: Don't use destructuring-bind.
8334 (pcase--memoize): Rename from pcase-memoize. Change weakness.
8335 (pcase): Add `let' pattern.
8336 Change memoization so it actually works.
8337 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
8338 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
8339 <let>: New case.
f488fb65 8340
03408648
SM
8341 * emacs-lisp/macroexp.el: Use lexical binding.
8342 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
8343 Don't convert ' to #' without checking that it's indeed quoting
8344 a lambda.
8345
8346 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 8347 Use eval-sexp-add-defvars.
03408648
SM
8348 (eval-sexp-add-defvars): New fun.
8349
8350 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
8351
8352 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
8353 Don't autoload.
8354 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
8355 than the internal `byte-compile-lambda'.
8356 (defmethod): Don't hide code under quotes.
8357 (eieio-defmethod): New `code' argument.
8358
8359 * emacs-lisp/eieio-comp.el: Remove.
8360
8361 * emacs-lisp/edebug.el (edebug-eval-defun)
8362 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
8363 (edebug-toggle): Avoid `eval'.
8364
8365 * emacs-lisp/disass.el (disassemble-internal): Handle new
8366 `closure' objects.
8367 (disassemble-1): Handle new byte codes.
8368
8369 * emacs-lisp/cl.el (pushnew): Silence warning.
8370
8371 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
8372 (cl-byte-compile-throw): Remove.
8373 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
8374
8375 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
8376 closures.
8377
8378 * emacs-lisp/cconv.el: New file.
8379
8380 * emacs-lisp/bytecomp.el: Use lexical binding instead of
8381 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
8382 (byte-compile-initial-macro-environment):
8383 Handle declare-function here.
8384 (byte-compile--lexical-environment): New var.
8385 (byte-stack-ref, byte-stack-set, byte-discardN)
8386 (byte-discardN-preserve-tos): New lap codes.
8387 (byte-interactive-p): Don't use any more.
8388 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
8389 New macros.
8390 (byte-compile-lapcode): Use them and handle new lap codes.
8391 (byte-compile-obsolete): Remove.
8392 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
8393 (byte-compile-arglist-warn): Check late def of inlinable funs.
8394 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
8395 since they should have been expanded by now.
8396 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
8397 (byte-compile-from-buffer): Remove unused second arg.
8398 (byte-compile-preprocess): New function.
8399 (byte-compile-toplevel-file-form): New function to distinguish
8400 file-form calls from outside from file-form calls from hunk-handlers.
8401 (byte-compile-file-form): Simplify.
8402 (byte-compile-file-form-defsubst): Remove.
8403 (byte-compile-file-form-defmumble): Simplify now that
8404 byte-compile-lambda always returns a byte-code-function.
8405 (byte-compile): Preprocess.
8406 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
8407 Remove, not used any more.
8408 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
8409 (byte-compile-make-args-desc): New funs.
8410 (byte-compile-lambda): Handle lexical functions. Always return
8411 a byte-code-function.
8412 (byte-compile-reserved-constants): New var, to make up room for
8413 closed-over variables.
8414 (byte-compile-constants-vector): Obey it.
8415 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
8416 (byte-compile-macroexpand-declare-function): New function.
8417 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
8418 byte-code-functions.
8419 (byte-compile-form): Check obsolescence here.
8420 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
8421 (byte-compile-variable-ref): Remove.
8422 (byte-compile-dynamic-variable-op): New fun.
8423 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8424 (byte-compile-variable-set): New funs.
8425 (byte-compile-discard): Add 2 args.
8426 (byte-compile-stack-ref, byte-compile-stack-set)
8427 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
8428 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
8429 macroexpand-all instead.
8430 (byte-compile-quote-form): Remove.
8431 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
8432 (byte-compile-bind, byte-compile-unbind): New funs.
8433 (byte-compile-let): Handle let* and lexical binding.
8434 (byte-compile-let*): Remove.
8435 (byte-compile-catch, byte-compile-unwind-protect)
8436 (byte-compile-track-mouse, byte-compile-condition-case):
8437 Handle a new :fun-body form, used for lexical scoping.
8438 (byte-compile-save-window-excursion)
8439 (byte-compile-with-output-to-temp-buffer): Remove.
8440 (byte-compile-defun): Simplify.
8441 (byte-compile-stack-adjustment): New fun.
8442 (byte-compile-out): Use it.
8443 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
8444
8445 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
8446 handler any more.
8447
8448 * emacs-lisp/byte-opt.el: Use lexical binding.
8449 (byte-inline-lapcode): Remove (to bytecomp).
8450 (byte-compile-inline-expand): Pay attention to inlining to/from
8451 lexically bound code.
8452 (byte-compile-unfold-lambda): Don't handle byte-code-functions
8453 any more.
8454 (byte-optimize-form-code-walker): Don't handle save-window-excursion
8455 any more and don't call compiler-macros.
8456 (byte-compile-splice-in-already-compiled-code): Remove.
8457 (byte-code): Don't inline any more.
8458 (disassemble-offset): Receive `bytes' as argument rather than via
8459 dynamic scoping.
8460 (byte-compile-tag-number): Declare before first use.
8461 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
8462 `return' even if make-spliceable.
8463 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
8464 obsolete interactive-p.
8465 (byte-optimize-lapcode): Optimize new lap-codes.
8466 Don't trip up on new form of `byte-constant' lap code.
8467
8468 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
8469
8470 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
8471
8472 * custom.el (custom-initialize-default, custom-declare-variable):
8473 Use `defvar'.
8474
8475 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
8476 New variables.
8477 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
8478 (COMPILE_FIRST): Add macroexp and cconv.
8479 * makefile.w32-in: Mirror changes in Makefile.in.
8480
8481 * vc/cvs-status.el:
8482 * vc/diff-mode.el:
8483 * vc/log-edit.el:
8484 * vc/log-view.el:
8485 * vc/smerge-mode.el:
8486 * textmodes/bibtex-style.el:
8487 * textmodes/css.el:
8488 * startup.el:
8489 * uniquify.el:
da91b5f2
CY
8490 * minibuffer.el:
8491 * newcomment.el:
8492 * reveal.el:
8493 * server.el:
8494 * mpc.el:
8495 * emacs-lisp/smie.el:
8496 * doc-view.el:
8497 * dired.el:
03408648
SM
8498 * abbrev.el: Use lexical binding.
8499
0f0c1f27
EZ
85002011-04-01 Eli Zaretskii <eliz@gnu.org>
8501
8502 * info.el (info-display-manual): New function.
8503
c82b2579
SM
85042011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8505
8506 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
8507
221ddf68
TH
85082011-03-31 Tassilo Horn <tassilo@member.fsf.org>
8509
8510 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 8511 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 8512
cba6e77e
GM
85132011-03-31 Glenn Morris <rgm@gnu.org>
8514
e040639f
GM
8515 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
8516
cba6e77e
GM
8517 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
8518
6d0f1c9e
CS
85192011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
8520
8521 * progmodes/python.el (python-default-interpreter)
8522 (python-python-command-args, python-jython-command-args)
8523 (python-which-shell, python-which-args, python-which-bufname)
8524 (python-file-queue, python-comint-output-filter-function)
8525 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
8526 variables and functions.
8527
3e2d70fd
SM
85282011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
8529
8530 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
8531 (completion-in-region-mode): New minor mode.
8532 (completion-in-region): Use it.
8533 (completion-in-region--data, completion-in-region-mode-map): New vars.
8534 (completion-in-region--postch): New function.
8535 (completion--capf-misbehave-funs, completion--capf-safe-funs):
8536 New vars.
8537 (completion--capf-wrapper): New function.
8538 (completion-at-point): Use it to track well-behavedness of
8539 hook functions.
8540 (completion-help-at-point): New command.
8541
f3e4086c
JM
85422011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
8543
8544 * vc/add-log.el (add-change-log-entry): Don't use whitespace
8545 syntax class to search for whitespace on a single line
8546 (Message-ID: <4D938140.4030905@redhat.com>).
8547
eb7ffc14
LL
85482011-03-30 Leo Liu <sdl.web@gmail.com>
8549
8550 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
8551 New commands.
8552 (edit-abbrevs-map): Bind them here.
8553 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
8554
d806ab68
KM
85552011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
8556
8557 * allout.el (allout-hide-by-annotation, allout-flag-region):
8558 Reduce possibility of overlay leakage by making them volatile.
8559
8560 * allout-widgets.el (allout-widgets-tally): Define as nil so the
8561 hash is not shared between buffers. Mode initialization is
8562 responsible for giving it a useful starting value.
8563 (allout-item-span): Reduce possibility of overlay leakage by
8564 making them volatile.
8565 (allout-widgets-count-buttons-in-region): Add diagnostic function
8566 for tracking down button overlay leaks.
8567
ea622834
LL
85682011-03-29 Leo Liu <sdl.web@gmail.com>
8569
8570 * ido.el (ido-read-internal): Use the default history var
8571 minibuffer-history if no HISTORY is specified.
8572
b62f8267
G
85732011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
8574
03408648
SM
8575 * net/imap.el (imap-shell-open, imap-process-connection-type):
8576 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
8577 Kerberos, SSL, other subprocesses.
8578
947b6566
LL
85792011-03-28 Leo Liu <sdl.web@gmail.com>
8580
8581 * abbrev.el (abbrev-table-empty-p): New function.
8582 (prepare-abbrev-list-buffer): Place empty abbrev tables after
8583 nonempty ones. (Bug#5937)
8584
5ffb62aa
JD
85852011-03-27 Jan Djärv <jan.h.d@swipnet.se>
8586
8587 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
8588
7a097943
LL
85892011-03-27 Leo Liu <sdl.web@gmail.com>
8590
8591 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
8592 for foreground and background colors.
8593 (ansi-color-make-color-map): Adapt.
8594
c5b40130
LL
85952011-03-25 Leo Liu <sdl.web@gmail.com>
8596
1f48f7d2
LL
8597 * midnight.el (midnight-time-float): Remove. Note it calculates
8598 the microsecond component incorrectly and seconds-to-time does the
8599 same job.
625897ec 8600 Remove redundant (require 'timer).
1f48f7d2 8601
c5b40130
LL
8602 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
8603 (ido-completions): Remove unused arguments. (Bug#8329)
8604
d86d2721
SM
86052011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8606
8607 * minibuffer.el (completion--flush-all-sorted-completions):
8608 Remove itself from hook.
8609 (completion-at-point): Let the functions perform the completion
8610 immediately and return nil or t.
8611 * comint.el (comint-dynamic-complete-functions): Now identical to
8612 completion-at-point-functions.
8613 (comint-dynamic-list-input-ring): Remove unused var `index'.
8614 (comint--match-partial-filename, comint--unquote&expand-filename):
8615 New funs, split from comint-match-partial-filename.
8616 (comint-dynamic-complete): Use completion-at-point.
8617 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
8618
e8974c48
DA
86192011-03-24 Drew Adams <drew.adams@oracle.com>
8620
8621 * thingatpt.el: Support `defun'.
8622
def71b5e
LL
86232011-03-23 Leo Liu <sdl.web@gmail.com>
8624
cb5af48e
LL
8625 * abbrevlist.el: Move to obsolete/abbrevlist.el.
8626
def71b5e
LL
8627 * help-mode.el (help-mode-finish): Tweak regexp.
8628
927c53e7
GM
86292011-03-23 Glenn Morris <rgm@gnu.org>
8630
18d05bed
GM
8631 * eshell/esh-opt.el (eshell-eval-using-options):
8632 Do not bind unused local variable `eshell-option-stub'.
8633
927c53e7
GM
8634 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
8635
9d0da923
JB
86362011-03-22 Juanma Barranquero <lekktu@gmail.com>
8637
8638 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
8639 keymap variable in `with-no-warnings' to avoid a warning when the
8640 keymap has been already `defconst'ed.
8641
4b978a67
LL
86422011-03-22 Leo Liu <sdl.web@gmail.com>
8643
8644 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
8645 encode all chars in abbrevs; otherwise use emacs-mule or
8646 utf-8-emacs. (Bug#8308)
8647
5fd62452
JB
86482011-03-22 Juanma Barranquero <lekktu@gmail.com>
8649
0b1596c6
JB
8650 * simple.el (backward-delete-char-untabify):
8651 Avoid warning about using `delete-backward-char'.
8652
5fd62452
JB
8653 * image.el (image-type-file-name-regexps): Make it variable.
8654 `imagemagick-register-types' modifies it, and the user may want
8655 to add new extensions for known image types.
8656 (imagemagick-register-types): Throw error if not using ImageMagick.
8657
0b4e93f1
LL
86582011-03-22 Leo Liu <sdl.web@gmail.com>
8659
8660 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
8661 located before rcirc-prompt-end-marker.
8662 (rcirc-complete): Error if point is not after rcirc prompt.
8663 Handle the case when table is nil.
9882e214 8664 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 8665
fccee4ab
CY
86662011-03-22 Chong Yidong <cyd@stupidchicken.com>
8667
8668 * custom.el (custom--inhibit-theme-enable): Make it affect only
8669 custom-theme-set-variables and custom-theme-set-faces.
8670 (provide-theme): Ignore custom--inhibit-theme-enable.
8671 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
8672 (custom-enabling-themes): Delete variable.
d86d2721
SM
8673 (enable-theme): Accept only loaded themes as arguments.
8674 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
8675 (custom-enabled-themes): Forbid themes from setting this.
8676 Eliminate use of custom-enabling-themes.
8677 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 8678
af896da6
LL
86792011-03-21 Leo Liu <sdl.web@gmail.com>
8680
8681 * ido.el (ido-read-internal): Add ido-selected to history instead
8682 of user input.
8683
78f64af0
SM
86842011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
8685
8686 * subr.el (deferred-action-list, deferred-action-function):
8687 Mark obsolete.
8688
b16ac1ec
LL
86892011-03-21 Leo Liu <sdl.web@gmail.com>
8690
810f7698
LL
8691 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
8692 change on 2011-02-13 (bug#8309).
8693
b16ac1ec
LL
8694 * minibuffer.el (read-file-name-function): Change default value.
8695 (read-file-name--defaults): Rename from read-file-name-defaults.
8696 (read-file-name-default): Rename from read-file-name.
8697 (read-file-name): Call read-file-name-function.
8698
4e05e67e
GM
86992011-03-21 Glenn Morris <rgm@gnu.org>
8700
8701 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
8702 Doc fixes.
8703
4359915b
CY
87042011-03-21 Chong Yidong <cyd@stupidchicken.com>
8705
8706 * cus-theme.el: Add missing provide statement.
8707 (customize-create-theme): Extract theme value correctly.
8708 (custom-theme-visit-theme): Autoload.
8709 (customize-create-theme): Prompt before inserting default faces.
8710
1fe275ee
JB
87112011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
8712
8713 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
8714 units and musical notes.
8715
3ec03f7e
LL
87162011-03-20 Leo <sdl.web@gmail.com>
8717
8718 * ido.el (ido-read-internal): Use completing-read-default.
8719 (ido-completing-read): Fix compatibility with completing-read.
8720
7d476bde
CO
87212011-03-20 Christian Ohler <ohler@gnu.org>
8722
8723 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
8724 (ert-delete-all-tests): Use `called-interactively-p' rather than
8725 `interactive-p'.
8726 (ert--make-xrefs-region): Respect END.
8727
fe0fb33e
CY
87282011-03-19 Chong Yidong <cyd@stupidchicken.com>
8729
ff854b0b
CY
8730 * dired-aux.el (dired-create-directory): Signal an error if the
8731 directory already exists (Bug#8246).
8732
fe0fb33e
CY
8733 * facemenu.el (list-colors-display): Call list-faces-display
8734 inside with-help-window.
8735 (list-colors-print): Use display property to align the final
8736 column, instead of checking window-width.
8737
576bce32
EZ
87382011-03-19 Eli Zaretskii <eliz@gnu.org>
8739
4d61f28d 8740 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
8741 windows-nt systems.
8742 (emerge-protect-metachars): Quote correctly for ms-dos and
8743 windows-nt systems.
8744
89c41d68 87452011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
8746
8747 * info.el (info-initialize): Replace all uses of `:' with
8748 path-separator for compatibility with non-Unix systems.
8749 Cache quoting of path-separator. (Bug#8258)
8750
b14e3e21 87512011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
8752
8753 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
8754 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
8755 (mouse-avoidance-mode): Fix typos in docstrings.
8756
4525ce3e
CY
87572011-03-19 Chong Yidong <cyd@stupidchicken.com>
8758
8759 * startup.el (package-subdirectory-regexp): Move from package.el.
8760 Omit \\` and \\', and let callers add them.
8761
8762 * emacs-lisp/package.el (package-strip-version)
8763 (package-load-all-descriptors): Add \\` and \\' to
8764 package-subdirectory-regexp before using it.
8765 (package-untar-buffer): New arg DIR; ensure that file untars only
8766 into this expected directory. Remove superfluous delete-region.
8767 (package-unpack): Caller changed.
8768 (package-tar-file-info): Use package-subdirectory-regexp.
8769
a904a09a 87702011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 8771
a904a09a
SM
8772 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
8773 diff-mode-shared-map (bug#8284).
8774 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
8775
87762011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8777
8778 * calendar/time-date.el (format-seconds): Use assoc instead of
8779 assoc-string, since assoc-string doesn't exist in XEmacs.
8780
171fc304
JB
87812011-03-17 Juanma Barranquero <lekktu@gmail.com>
8782
8783 * custom.el (custom-known-themes): Reflow docstring.
8784 (custom-theme-load-path): Fix typo in docstring.
8785 (load-theme): Fix typo in error message.
8786 (custom-available-themes, custom-variable-theme-value):
8787 Use `let', not `let*'.
8788
d71990a1
JB
87892011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
8790
8791 * calc/README: Mention inclusion of musical notes.
8792
8793 * calc/calc-units.el (calc-lu-quant): Rename from
8794 `calc-logunits-quantity'.
8795 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
8796 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
8797 (calc-db): Rename from `calc-dblevel'.
8798 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
8799 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
8800 (calc-np): Rename from `calc-nplevel'.
8801 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
8802 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
8803 (calc-lu-plus): Rename from `calc-logunits-add'.
8804 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
8805 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
8806 (calc-lu-minus): Rename from `calc-logunits-sub'.
8807 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
8808 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
8809 (calc-lu-times): Rename from `calc-logunits-mul'.
8810 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
8811 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
8812 (calc-lu-divide): Rename from `calc-logunits-div'.
8813 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
8814 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
8815
8816 * calc/calc-ext.el (calc-init-extensions): Update the names of the
8817 functions being autoloaded.
8818
8819 * calc/calc.el (calc-lu-power-reference): Rename from
8820 `calc-logunits-power-reference'.
8821 (calc-lu-field-reference): Rename from
8822 `calc-logunits-field-reference'.
8823
8824 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
8825
40c2934b
SM
88262011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
8827
8828 * minibuffer.el (completion-all-sorted-completions):
8829 Use :completion-cycle-penalty text property if present.
8830
b0911414
KM
88312011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
8832
8833 * allout.el (allout-yank-processing): Adjust for new rebulleting
8834 regime so bullet being yanked is used without prompting the user
8835 for a choice.
8836
8a05b668
JB
88372011-03-16 Juanma Barranquero <lekktu@gmail.com>
8838
8839 * startup.el (command-line): Warn the user that _emacs is deprecated.
8840
5ba5fb81
JB
88412011-03-16 Juanma Barranquero <lekktu@gmail.com>
8842
8843 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
8844 (delphi-verbose, delphi-comment-face, delphi-string-face)
8845 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
8846 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
8847 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
8848 (delphi-new-comment-line, delphi-font-lock-defaults)
8849 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
8850 Fix typos in docstrings.
8851
2dab465b
KM
88522011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
8853
5ba5fb81 8854 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
8855 Invert the roles of character and string values for INSTEAD, so a
8856 string is used for the more common case of a defaulting prompt.
8857
0adf5618
SM
88582011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8859
8860 * progmodes/ruby-mode.el (ruby-backward-sexp):
8861 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
8862 * play/gamegrid.el (gamegrid-make-face):
8863 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
8864 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
8865 * notifications.el (notifications-notify):
8866 * net/xesam.el (xesam-search-engines):
8867 * net/quickurl.el (quickurl-list-insert):
8868 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
8869
d72700e5
CY
88702011-03-15 Chong Yidong <cyd@stupidchicken.com>
8871
8872 * startup.el (command-line): Update package subdirectory regexp.
8873
49c5410a
SM
88742011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8875
c6eee9aa
SM
8876 * allout.el (allout-abbreviate-flattened-numbering)
8877 (allout-mode-deactivate-hook): Fix up obsolescence "date".
8878
49c5410a
SM
8879 * subr.el (read-char-choice): Only show the cursor after the prompt,
8880 not after the answer.
8881
047b2bb9
KR
88822011-03-15 Kevin Ryde <user42@zip.com.au>
8883
8884 * help-fns.el (variable-at-point): Skip leading quotes, if any
8885 (bug#8253).
8886
0a57d256
SM
88872011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8888
8889 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
8890 warning message.
8891
77c992bc
MA
88922011-03-14 Michael Albinus <michael.albinus@gmx.de>
8893
8894 * shell.el (shell): When called interactively, offer to change the
8895 shell file name on remote hosts.
8896
eebc475d
TZ
88972011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
8898
8899 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
8900 integration for LDAP parameters. The host, base, user or binddn,
8901 and secret tokens can be specified in a netrc file, for instance.
8902 This is optional because an `auth-source' parameter must be
8903 specified in the search attributes.
8904
9d05d1ba
JB
89052011-03-13 Juanma Barranquero <lekktu@gmail.com>
8906
8907 * help.el (describe-mode): Link to the mode's definition (bug#8185).
8908
09d9db2c
GM
89092011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8910
8911 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
8912 into declaration. Remove redundant and harmful binding.
8913
89142011-03-12 Eli Zaretskii <eliz@gnu.org>
8915
8916 * files.el (file-ownership-preserved-p): Pass `integer' as an
8917 explicit 2nd argument to `file-attributes'. If the file's owner
8918 is the Administrators group on Windows, and the current user is
8919 Administrator, consider that a match.
8920
8921 * server.el (server-ensure-safe-dir): Consider server directory
8922 safe on MS-Windows if its owner is the Administrators group while
8923 the current Emacs user is Administrator. Use `=' to compare
8924 numerical UIDs, since they could be integers or floats.
8925
219bd536
JB
89262011-03-12 Juanma Barranquero <lekktu@gmail.com>
8927
8928 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
8929
f3afd36b
MA
89302011-03-12 Michael Albinus <michael.albinus@gmx.de>
8931
8932 Sync with Tramp 2.2.1.
8933
8934 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
8935
8936 * net/trampver.el: Update release number.
8937
3aaaa6f1
SM
89382011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8939
94642599
SM
8940 * progmodes/compile.el (compilation--previous-directory): Fix up
8941 various nil/dead-marker mismatches (bug#8014).
8942 (compilation-directory-properties, compilation-error-properties):
8943 Don't call it at a position past the one we're about to change.
8944
3aaaa6f1
SM
8945 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
8946 Disable obsolescence warnings in the file that declares it.
8947
14239447
KM
89482011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
8949
099c39a4
JB
8950 * allout-widgets.el (allout-widgets-tally):
8951 Initialize allout-widgets-tally as a hash table rather than nil to
8952 prevent mode-line redisplay warnings. Also, clarify the module
8953 description and fix a comment typo.
14239447 8954
135e287c
JB
89552011-03-11 Juanma Barranquero <lekktu@gmail.com>
8956
8957 * help-fns.el (describe-variable): Don't complete keywords.
8958 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
8959
ffbf300e
CY
89602011-03-10 Chong Yidong <cyd@stupidchicken.com>
8961
ba08b241
CY
8962 * emacs-lisp/package.el (package-version-join): Impose a standard
8963 string representation for pre/alpha/beta version lists.
8964 (package-unpack-single): Standardize the directory name by passing
8965 it through package-version-join.
8966 (package-strip-rcs-id): Accept any version string that does not
8967 signal an error in version-to-list.
ffbf300e 8968
f346fd6b
MA
89692011-03-10 Michael Albinus <michael.albinus@gmx.de>
8970
8971 * simple.el (delete-trailing-whitespace): Return nil for the
8972 benefit of `write-file-functions'.
8973
ccb55d27
GM
89742011-03-10 Glenn Morris <rgm@gnu.org>
8975
5ceaac0c
GM
8976 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
8977
02da65ff
GM
8978 * vc/vc-git.el (vc-git-program): New option.
8979 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
8980 (vc-git--call): Use it.
8981
b2f603cc
GM
8982 * eshell/esh-util.el (eshell-condition-case): Doc fix.
8983
5772caab
GM
8984 * cus-edit.el (Custom-newline): If no button at point, look
8985 for a subgroup button at start-of-line. (Bug#2298)
8986
ccb55d27
GM
8987 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
8988
ec6ecaed
JD
89892011-03-10 Julien Danjou <julien@danjou.info>
8990
8991 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
8992 `cursor-type' is nil.
8993
9d5aa01d
JB
89942011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
8995
8996 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
8997
b6a5875b
KM
89982011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
8999
9000 * allout.el Summary: Change so yank of distinctive-bullet items
9001 preserves the existing header prefix, rebulleting it if necessary,
9002 rather than replacing it. This is necessary for proper operation
9003 of cooperative addons like allout-widgets.
219bd536 9004 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
9005 SOLICIT arg to INSTEAD, and interpret additionally a string value
9006 as alternate bullet to be used, instead of prompting the user for
9007 a bullet character.
9008
ee545c35
MA
90092011-03-09 Michael Albinus <michael.albinus@gmx.de>
9010
d86d2721
SM
9011 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9012 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
9013 `tramp-default-port'.
9014
c47971d7
DD
90152011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
9016
9017 * net/rcirc.el (rcirc-handler-001): Remove useless
9018 with-rcirc-process-buffer.
9019 (rcirc-check-auth-status): Swap arguments to string-match.
9020
13522cb4
GM
90212011-03-09 Glenn Morris <rgm@gnu.org>
9022
0be6f4f1
GM
9023 * shell.el (shell-mode):
9024 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
9025
13522cb4
GM
9026 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
9027 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
9028
515de2e3
CY
90292011-03-08 Chong Yidong <cyd@stupidchicken.com>
9030
9031 * emacs-lisp/package.el (package-refresh-contents)
9032 (package-menu-execute): Use condition-case-no-debug.
9033
b511b994
MA
90342011-03-08 Michael Albinus <michael.albinus@gmx.de>
9035
9036 * simple.el (shell-command-to-string): Use `process-file'.
9037
9038 * emacs-lisp/package.el (package-tar-file-info): Handle also
9039 remote files.
9040
d86d2721
SM
9041 * emacs-lisp/package-x.el (package-upload-buffer-internal):
9042 Use `equal' for upload base check.
b511b994 9043
25bbfb31
AM
90442011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
9045
9046 * textmodes/texinfo.el (texinfo-environments):
9047 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
9048
be996521
GM
90492011-03-08 Glenn Morris <rgm@gnu.org>
9050
e9c8529f
GM
9051 * cus-start.el (cursor-in-non-selected-windows):
9052 Fix :set quoting oddness. (Bug#8192)
9053
be996521
GM
9054 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
9055 in some setf expressions. (Bug#2159)
9056
2bb5649e
CY
90572011-03-08 Chong Yidong <cyd@stupidchicken.com>
9058
9059 * custom.el (custom-available-themes): Return themes in
9060 alphabetical order.
9061
33383987 9062See ChangeLog.15 for earlier changes.
e3d51b27
MR
9063
9064;; Local Variables:
9065;; coding: utf-8
e3d51b27
MR
9066;; End:
9067
33383987 9068 Copyright (C) 2011 Free Software Foundation, Inc.
e3d51b27
MR
9069
9070 This file is part of GNU Emacs.
9071
9072 GNU Emacs is free software: you can redistribute it and/or modify
9073 it under the terms of the GNU General Public License as published by
9074 the Free Software Foundation, either version 3 of the License, or
9075 (at your option) any later version.
9076
9077 GNU Emacs is distributed in the hope that it will be useful,
9078 but WITHOUT ANY WARRANTY; without even the implied warranty of
9079 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9080 GNU General Public License for more details.
9081
9082 You should have received a copy of the GNU General Public License
9083 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.