* lisp/calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function' to...
[bpt/emacs.git] / lisp / ChangeLog
1 2011-11-21 Juri Linkov <juri@jurta.org>
2
3 * calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function'
4 to nil. (Bug#10018)
5
6 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
9 Tell the caller that the next line needs recomputation, even
10 though it doesn't start a sexp (bug#10094).
11
12 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13
14 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
15
16 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17
18 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
19 Use force-same-window.
20
21 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
22
23 * descr-text.el (describe-char-unicode-data):
24 * json.el (json-string-escape):
25 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
26 (Footnote-unicode, Footnote-style-p):
27 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
28
29 2011-11-20 Chong Yidong <cyd@gnu.org>
30
31 * window.el (replace-buffer-in-windows): Restore interactive spec.
32
33 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * electric.el (electric-indent-mode): Fix last change (too optimistic).
36
37 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
38 (byte-compile-global-not-obsolete-vars): New var.
39 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
40 Use it.
41 (byte-compile-warn-obsolete): Align text with the one in *Help*.
42
43 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
44
45 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
46 * progmodes/pascal.el (electric-pascal-equal):
47 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
48 * xml.el (xml-substitute-special): Fix typos.
49
50 2011-11-20 Glenn Morris <rgm@gnu.org>
51
52 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
53 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
54 Doc fixes.
55 (rmail-decode-mime-charset): Mark as obsolete.
56
57 * mail/rmailsum.el (rmail-message-regexp-p-1):
58 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
59 Before using mime functions, check they are set. (Bug#10077)
60
61 2011-11-19 Juri Linkov <juri@jurta.org>
62
63 * info.el (Info-finder-find-node): Use `package--builtins' instead
64 of `package-alist'. Use node names formed by the pattern "Keyword "
65 and the keyword name.
66
67 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
68
69 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for
70 bash.
71
72 2011-11-19 Juri Linkov <juri@jurta.org>
73
74 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
75 that calls `revert-buffer' on all Info buffers. (Bug#9915)
76 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
77 `old-history', `old-history-forward'. Add let-binding
78 `window-selected'. Remove calls to `kill-buffer',
79 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
80 before calling `Info-find-node', so `Info-find-node-2' will reread
81 the Info file. Restore window positions only when `window-selected'
82 is non-nil.
83
84 2011-11-19 Juri Linkov <juri@jurta.org>
85
86 * isearch.el (isearch-lazy-highlight-new-loop):
87 Remove condition `(not isearch-error)'. (Bug#9918)
88
89 * misearch.el (multi-isearch-search-fun): Add condition
90 `(not bound)' to ignore lazy-highlighting search.
91 Add the search-failed message "end of multi" when the end of
92 multi-sequence is reached. Uncapitalize the search-failed
93 message "Repeat for next buffer".
94
95 * info.el (Info-search): Add the search-failed message
96 "end of the manual" when the end of the manual is reached
97 in Isearch mode.
98
99 2011-11-19 Juri Linkov <juri@jurta.org>
100
101 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
102 Use non-destructive `remove' instead of `delete' because
103 `Info-history-list' stored to `Info-isearch-initial-history-list' in
104 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
105
106 2011-11-19 Juri Linkov <juri@jurta.org>
107
108 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
109 to nil instead of binding `search-ring' and `regexp-search-ring'.
110 (Bug#9185)
111
112 2011-11-19 Eli Zaretskii <eliz@gnu.org>
113
114 * simple.el (line-move): Force movement by logical lines for any
115 hscrolled window, not only when auto-hscroll-mode is on.
116 (line-move-visual): Update doc string to that effect. (Bug#10076)
117
118 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
119
120 * language/european.el (macintosh): Define as alias for mac-roman.
121
122 2011-11-19 Eli Zaretskii <eliz@gnu.org>
123
124 * mail/rmailmm.el (rmail-mime-display-header)
125 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
126 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
127 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
128 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
129 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
130 of a raw aref.
131 (rmail-mime-entity-segment): To get past the tagline, move forward
132 2 more lines, to account for the 2 empty lines that precede and
133 follow the line with the buttons.
134 (rmail-mime-update-tagline): Move one more line, to get past the
135 empty line that follows the buttons in the tagline. (Bug#9520)
136
137 2011-11-19 Martin Rudalics <rudalics@gmx.at>
138
139 * window.el (window-max-delta-1, window-min-delta-1)
140 (window-min-size-1, window-state-get-1, window-state-put-1)
141 (window-state-put-2): Use "window--" prefix.
142
143 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * emacs-lisp/smie.el: Improve warnings and conflict detection.
146 (smie-warning-count): New var.
147 (smie-set-prec2tab): Use it.
148 (smie-bnf->prec2): Improve warnings. Add docstring.
149 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
150 (smie-bnf--set-class): New function.
151 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
152 corner case.
153
154 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
155 (compilation-error-properties, compilation-move-to-column):
156 Handle compilation-first-column while in the target buffer.
157
158 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
159 Don't hardcode point-min==1.
160
161 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
162 (eshell-rewrite-for-command): Remove workaround.
163 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
164 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
165 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
166
167 * files-x.el (modify-file-local-variable): Obey commenting conventions.
168
169 2011-11-17 Glenn Morris <rgm@gnu.org>
170
171 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
172 Ignore buffer-local generated-autoload-file if it is the same
173 as the global value. (Bug#10049)
174
175 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
176
177 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
178 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
179 (reftex-toc-previous-heading, reftex-toc-max-level)
180 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
181 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
182 (reftex-toc-do-promote, reftex-toc-promote-prepare)
183 (reftex-toc-promote-action, reftex-toc-extract-section-number)
184 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
185 (reftex-toc-rename-label, reftex-toc-visit-location)
186 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
187 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
188 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
189 leaving "*toc*" only for references to the buffer.
190
191 2011-11-17 Martin Rudalics <rudalics@gmx.at>
192
193 * window.el (window-resize, delete-window, split-window):
194 Replace window-splits by window-combination-resize.
195 * cus-start.el (window-splits): Replace by
196 window-combination-resize.
197
198 2011-11-17 Glenn Morris <rgm@gnu.org>
199
200 * progmodes/sh-script.el (sh-font-lock-keywords-var):
201 Make bash entry derive from sh entry, not shell entry.
202
203 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
204
205 * net/tramp.el (tramp-handle-file-truename): Cache only the local
206 file name.
207
208 * net/tramp-cache.el (tramp-flush-file-property): Flush also
209 properties of linked files. (Bug#9879)
210
211 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
212
213 * menu-bar.el (menu-bar-file-menu):
214 * printing.el (pr-ps-utility):
215 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
216 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
217 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
218 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
219 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
220 (icalendar--convert-cyclic-to-ical)
221 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
222 (icalendar--convert-ical-to-diary)
223 (icalendar--convert-recurring-to-diary)
224 (icalendar--convert-non-recurring-all-day-to-diary)
225 (icalendar-import-format-sample):
226 * progmodes/idlw-shell.el (idlwave-shell-mode):
227 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
228 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
229 (vhdl-ps-print-init): Fix typos.
230
231 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
232
233 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
234 FSF and collapse date sequence, obscure author/maintainer email address
235 better, remove extra version line, track relocation of author's webpage.
236
237 * progmodes/python.el (python-pdbtrack-input-prompt)
238 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
239 regular python pdb prompts. Adjustments shamelessly taken exactly as
240 suggested in EmacsWiki page (tiny change):
241 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
242
243 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
244
245 * expand.el (expand-pos, expand-index, expand-point):
246 Remove redundant info from docstring.
247 (expand-add-abbrevs): Doc fix.
248 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
249 (expand-sample-perl-mode-expand-list): Fix typos.
250
251 * net/dbus.el (dbus-event-member-name):
252 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
253 * term/pc-win.el (msdos-create-frame-with-faces):
254 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
255
256 2011-11-16 Martin Rudalics <rudalics@gmx.at>
257
258 * window.el (split-window, window-state-get-1)
259 (window-state-put-1, window-state-put-2): Rename occurrences of
260 window-nest to window-combination-limit.
261 * cus-start.el (window-nest): Rename to
262 window-combination-limit.
263
264 2011-11-16 Chong Yidong <cyd@gnu.org>
265
266 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
267 regexp (Bug#10033).
268
269 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
270
271 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
272 `completing-read' will remove *Completions* and will preserve
273 current-buffer for us.
274 (tmm-add-prompt): Users of *Completions* will always (re)set its
275 major mode.
276 (tmm-old-comp-map): Remove.
277
278 2011-11-16 Glenn Morris <rgm@gnu.org>
279
280 * mail/rmailedit.el: Require rmailmm when compiling.
281 (rmail-old-mime-state): New declaration.
282 (rmail-edit-current-message): If editing a mime message,
283 edit the "raw" message from the mbox buffer.
284 (rmail-cease-edit): Handle mime messages. (Bug#9840)
285
286 2011-11-15 Glenn Morris <rgm@gnu.org>
287
288 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
289 which wasn't being used. Add optional arg to force given state.
290 (rmail-mime): Add optional arg to force given state.
291
292 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
293
294 * allout.el (allout-encryption-plaintext-sanitization-regexps):
295 * frame.el (display-mm-dimensions-alist):
296 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
297 (outline-move-subtree-down):
298 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
299 (newsticker--treeview-do-get-node):
300 * net/quickurl.el (quickurl-list-buffer-name):
301 * progmodes/dcl-mode.el (dcl-mode):
302 * progmodes/gdb-mi.el (gdb-mapcar*):
303 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
304
305 2011-11-15 Glenn Morris <rgm@gnu.org>
306
307 * mail/rmail.el (rmail-file-coding-system): It's only ever used
308 in a boolean sense, so just make it a boolean, and fix the doc.
309 (rmail-show-mime-function, rmail-mime-feature)
310 (rmail-require-mime-maybe): Doc fixes.
311 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
312
313 * mail/rmailmm.el (rmail-show-mime): Doc fix.
314
315 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
316
317 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
318 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
319 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
320 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
321
322 2011-11-15 Glenn Morris <rgm@gnu.org>
323
324 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
325 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
326 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
327 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
328 (rmail-mime, rmail-show-mime): Doc fixes.
329
330 * term/ns-win.el (mode-line-frame-identification):
331 Leave it alone. (Bug#10051)
332
333 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
334
335 * mail/rmailout.el (rmail-output-to-rmail-buffer):
336 Handle empty buffers. (Bug#9978)
337
338 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
339
340 * international/mule.el (define-charset):
341 * mail/rmailmm.el (rmail-mime-find-header-encoding):
342 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
343 * progmodes/verilog-mode.el (verilog-backward-token):
344 * textmodes/ispell.el (lookup-words):
345 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
346
347 2011-11-14 Glenn Morris <rgm@gnu.org>
348
349 * progmodes/executable.el
350 (executable-make-buffer-file-executable-if-script-p):
351 Handle file-modes returning nil.
352
353 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
354 message - not necessary, and causes problems. (Bug#9831)
355
356 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
357
358 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
359
360 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
361 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
362 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
363
364 2011-11-12 Martin Rudalics <rudalics@gmx.at>
365
366 * window.el (window-resize, delete-window): Use window-splits
367 variable instead of function.
368 (window-state-get-1, window-state-put-2, window-state-put):
369 Don't deal with windows' splits status.
370
371 2011-11-12 Glenn Morris <rgm@gnu.org>
372
373 * apropos.el (apropos-do-all, apropos-library, apropos-value)
374 (apropos-documentation): Doc fixes.
375
376 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
377
378 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
379 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
380
381 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
382
383 * electric.el (electric-indent-post-self-insert-function): Make it
384 possible for a char to only indent in some circumstances.
385 (electric-indent-mode): Simplify.
386
387 2011-11-11 Martin Rudalics <rudalics@gmx.at>
388
389 * window.el (windows-with-parameter): Remove unused function.
390 (windows-at-side): Rename to window-at-side-list.
391 (window-check, window-atom-check, window-atom-check-1)
392 (window-side-check, window-size-ignore, window-size-fixed-1)
393 (window-in-direction-2): Prefix with "window--".
394 (window-tree-1): Rename to window--subtree, fix doc-string.
395
396 2011-11-11 Glenn Morris <rgm@gnu.org>
397
398 * subr.el (eval-after-load): If FILE is already loaded,
399 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
400
401 2011-11-10 Glenn Morris <rgm@gnu.org>
402
403 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
404 Call svn via vc-svn-command rather than vc-do-command.
405 (vc-svn-command): Add --non-interactive. (Bug#9993)
406 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
407
408 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
409 Add toggle-read-only. (Bug#7292)
410 * files.el (toggle-read-only): Mention that it should only
411 be used interactively. (Bug#10006)
412
413 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
414
415 * progmodes/compile.el (compilation-error-regexp-alist-alist):
416 Adjust regexp for OCaml warnings.
417
418 * electric.el (electric-pair-post-self-insert-function): Let user
419 turn it off buffer-locally (bug#9932).
420
421 * progmodes/python.el (python-beginning-of-statement):
422 Rewrite (bug#2703).
423
424 * progmodes/compile.el: Better handle TABs (bug#9749).
425 (compilation-internal-error-properties)
426 (compilation-next-error-function): Obey the target buffer's
427 compilation-error-screen-columns.
428
429 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
430
431 * progmodes/meta-mode.el: Remove obsolete comments.
432 (meta-right-comment-regexp, meta-ignore-comment-regexp):
433 Fix typos in docstrings.
434
435 2011-11-09 Martin Rudalics <rudalics@gmx.at>
436
437 * window.el (window-size-fixed-p): Rewrite doc-string.
438 (window-resizable-p): Rename to window--resizable-p. Update callers.
439 (window--resizable): New function. Make all callers of
440 window-resizable call window--resizable instead.
441 (window-resizable): Rewrite in terms of window--resizable.
442
443 2011-11-08 Glenn Morris <rgm@gnu.org>
444
445 * progmodes/delphi.el (delphi-mode-syntax-table):
446 Let define-derived-mode define a proper syntax table. (Bug#9994)
447
448 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
449
450 * window.el: Stay away from defsubst.
451 (window-list-no-nils): Remove.
452 (window-state-get-1, window-state-get): Use backquote instead.
453
454 2011-11-08 thierry <thierry.volpiatto@gmail.com>
455
456 * emacs-lisp/find-func.el (find-function-read):
457 Fix incorrect use of default argument in `completing-read'.
458
459 2011-11-08 Martin Rudalics <rudalics@gmx.at>
460
461 * window.el (display-buffer-function, special-display-function):
462 Mention display-buffer-record-window but do not mention
463 help-setup parameter in doc-strings.
464 (window-min-delta): Fix doc-string typo.
465
466 2011-11-08 Chong Yidong <cyd@gnu.org>
467
468 * window.el (window-total-height, window-total-width): Doc fix.
469 (window-body-size): Move from C.
470 (window-body-height, window-body-width): Move to C.
471
472 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * window.el: Make special-display like display-buffer-alist (bug#9532).
475 (display-buffer--special-action): New function, morphed
476 from display-buffer--special.
477 (display-buffer): Use it to handle special-display-buffers at higher
478 priority (just after display-buffer-alist).
479 (display-buffer-fallback-action, display-buffer--other-frame-action)
480 (pop-to-buffer-same-window): Remove display-buffer--special.
481
482 2011-11-07 Glenn Morris <rgm@gnu.org>
483
484 * calendar/cal-menu.el (cal-menu-set-date-title):
485 Do nothing if not in a calendar. (Bug#9976)
486
487 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
488
489 * files.el (find-file): Always use selected-window.
490
491 2011-11-07 Martin Rudalics <rudalics@gmx.at>
492
493 * window.el (window-combinations): Make WINDOW argument
494 mandatory. Rewrite doc-string.
495 (walk-window-subtree, window-atom-check, window-min-delta)
496 (window-max-delta, window--resize-this-window)
497 (window--resize-root-window-vertically, window-tree)
498 (balance-windows, window-state-put): Rewrite doc-strings as to
499 not mention the term "subwindow".
500 (window--resize-subwindows-skip-p): Rename to
501 window--resize-child-windows-skip-p.
502 (window--resize-subwindows-normal): Rename to
503 window--resize-child-windows-normal.
504 (window--resize-subwindows): Rename to
505 window--resize-child-windows.
506 (window-or-subwindow-p): Rename to window--in-subtree-p.
507
508 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
509
510 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
511 Ensure that mbox format messages end in two newlines (Bug#9974).
512
513 2011-11-06 Chong Yidong <cyd@gnu.org>
514
515 * window.el (window-combination-p): Function deleted; its
516 side-effect is not used in any existing code.
517 (window-combinations, window-combined-p): Call window-*-child
518 directly.
519
520 2011-11-05 Chong Yidong <cyd@gnu.org>
521
522 * window.el (window-valid-p): Rename from window-any-p.
523 (window-size-ignore, window-state-get): Callers changed.
524 (window-normalize-window): Rename from window-normalize-any-window.
525 New arg LIVE-ONLY, replacing window-normalize-live-window.
526 (window-normalize-live-window): Delete.
527 (window-combination-p, window-combined-p, window-combinations)
528 (walk-window-subtree, window-atom-root, window-min-size)
529 (window-sizable, window-sizable-p, window-size-fixed-p)
530 (window-min-delta, window-max-delta, window-resizable)
531 (window-resizable-p, window-full-height-p, window-full-width-p)
532 (window-current-scroll-bars, window-point-1, set-window-point-1)
533 (window-at-side-p, window-in-direction, window-resize)
534 (adjust-window-trailing-edge, maximize-window, minimize-window)
535 (window-deletable-p, delete-window, delete-other-windows)
536 (record-window-buffer, unrecord-window-buffer)
537 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
538 (quit-window, split-window, window-state-put)
539 (set-window-text-height, fit-window-to-buffer)
540 (shrink-window-if-larger-than-buffer): Callers changed.
541
542 2011-11-04 Eli Zaretskii <eliz@gnu.org>
543
544 * mail/rmail.el (rmail-simplified-subject): Decode subject with
545 rfc2047-decode-string.
546 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
547 warnings.
548
549 * window.el (window-body-height, window-body-width): Mention in
550 the doc string that the return values are in frame's canonical
551 units. (Bug#9949)
552
553 2011-11-03 Alan Mackenzie <acm@muc.de>
554
555 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
556 change in cc-engine.el.
557
558 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
559
560 * window.el (switch-to-buffer): Use `force-same-window' interactively.
561
562 2011-11-02 Martin Rudalics <rudalics@gmx.at>
563
564 * window.el (quit-window): Call unrecord-window-buffer after
565 showing another buffer in the window. (Bug#9937)
566 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
567
568 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
569
570 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
571 Accept status with more than 9 shelves. (Bug#9935)
572 Reported by Colin D Bennett <colin@gibibit.com>.
573
574 2011-11-01 Martin Rudalics <rudalics@gmx.at>
575
576 * help.el (with-help-window): Don't reference
577 temp-buffer-show-specifiers in doc-string.
578
579 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
580
581 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
582 menu-item.
583
584 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
585
586 * whitespace.el: New version 13.2.2.
587 (whitespace-newline-mode): Disable properly. Reported by Sarah
588 <EmacsWiki>.
589
590 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
591
592 * net/newst-treeview.el: Remove "Time-stamp".
593 (newsticker--group-manage-orphan-feeds): Do not call
594 newsticker--treeview-tree-update.
595 (newsticker-treeview-update, newsticker-treeview):
596 Call newsticker--treeview-tree-update if necessary.
597
598 2011-10-30 Martin Rudalics <rudalics@gmx.at>
599
600 * window.el (window-iso-combination-p, window-iso-combined-p)
601 (window-iso-combinations): Remove "iso-" infix.
602 Suggested by Chong Yidong.
603 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
604 (window-max-delta-1, window-resize, window--resize-siblings)
605 (window--resize-this-window, adjust-window-trailing-edge)
606 (split-window, balance-windows-1)
607 (shrink-window-if-larger-than-buffer):
608 * calendar/calendar.el (calendar-generate-window):
609 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
610
611 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
612
613 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
614 in place (bug#9907).
615 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
616 (eshell-rewrite-if-command, eshell-rewrite-for-command)
617 (eshell-structure-basic-command, eshell-rewrite-while-command)
618 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
619 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
620 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
621 (eshell-do-pipelines-synchronously, eshell-eval-command):
622 Use backquotes and prefer setq to set.
623 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
624 (eshell-macrop): Use functionp.
625 (eshell-do-eval): Handle multiple expressions in `while' body.
626
627 2011-10-30 Chong Yidong <cyd@gnu.org>
628
629 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
630 instead of set-mark (Bug#9810).
631
632 2011-10-30 Chong Yidong <cyd@gnu.org>
633
634 * window.el (split-window-below, split-window-right): Rename from
635 split-window-above-each-other and split-window-side-by-side
636 respectively. All callers changed.
637 (split-window-sensibly, split-window-sensibly): Use them.
638 (split-window-keep-point): Doc fix.
639
640 * isearch.el: Add isearch-scroll property to split-window-below
641 and split-window-right.
642
643 * follow.el (follow-mode):
644 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
645 * progmodes/ada-xref.el (ada-gdb-application):
646 * emulation/vip.el (vip-buffer-in-two-windows):
647 * image-dired.el (image-dired-dired-with-window-configuration):
648 * dired-x.el (dired-do-find-marked-files):
649 * dired.el (dired-pop-to-buffer):
650 * bs.el (bs--show-with-configuration):
651 * vc/emerge.el (emerge-setup-windows):
652 * textmodes/two-column.el (2C-two-columns):
653 * textmodes/reftex-toc.el (reftex-toc):
654 * progmodes/gdb-mi.el (gdb-setup-windows):
655 * progmodes/fortran.el (fortran-window-create):
656 * net/newst-treeview.el (newsticker--treeview-window-init):
657 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
658 * emulation/tpu-edt.el (tpu-gold-map):
659 * emulation/crisp.el (crisp-mode-map):
660 * calendar/calendar.el (calendar-basic-setup): Callers changed.
661
662 2011-10-29 Chong Yidong <cyd@gnu.org>
663
664 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
665
666 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
667
668 * textmodes/flyspell.el (flyspell-word): Fix char offset for
669 forged Ispell output (Bug#7904).
670
671 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
672
673 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
674
675 * doc-view.el: Avoid ugly errors about not finding nil.
676 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
677 (doc-view-dvipdf-program, doc-view-unoconv-program)
678 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
679 Avoid nil or absolute file name as default value.
680 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
681
682 2011-10-28 Alan Mackenzie <acm@muc.de>
683
684 * progmodes/cc-defs.el (c-version): -> 5.32.2.
685
686 2011-10-28 Alan Mackenzie <acm@muc.de>
687
688 Amend the handling of c-beginning/end-of-defun in nested declaration
689 scopes.
690
691 * progmodes/cc-vars.el (c-defun-tactic): Move here from
692 cc-langs.el. Change it to a defcustom.
693
694 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
695 cc-vars.el.
696
697 * progmodes/cc-engine.el (c-beginning-of-statement-1):
698 Prevent "class foo : bar" being spuriously recognized as a label.
699
700 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
701 Add parameter `inclusive' (to include enclosing braces in the region).
702 (c-widen-to-enclosing-decl-scope): New function.
703 (c-while-widening-to-decl-block): New macro.
704 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
705 outward for defun boundaries, and correspondingly change symbol
706 `respect-enclosure' to `go-outward'.
707 (c-declaration-limits): Change algorithm to report only the "innermost"
708 defun's boundaries.
709
710 2011-10-28 Deniz Dogan <deniz@dogan.se>
711
712 * net/rcirc.el (rcirc-mode): Use hard newlines.
713
714 2011-10-28 Alan Mackenzie <acm@muc.de>
715
716 Amend to indent and fontify macros "which include their own semicolon"
717 correctly, using the "virtual semicolon" mechanism.
718
719 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
720
721 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
722 Recode to scan one line at a time rather than having \n and \r
723 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
724 (c-forward-label): Amend for virtual semicolons.
725 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
726
727 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
728 of the new C macros.
729
730 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
731 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
732 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
733 (c-opt-cpp-macro-define): Make into a full language variable.
734 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
735 AWK Mode (including \n, \r) removed, no longer needed.
736
737 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
738 Invoke c-make-macro-with-semi-re.
739
740 * progmodes/cc-vars.el (c-macro-with-semi-re):
741 (c-macro-names-with-semicolon): New variables.
742 (c-make-macro-with-semi-re): New function.
743
744 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
745
746 * vc/log-edit.el: Fill empty field rather than adding new one.
747 (log-edit-add-field): New function.
748 (log-edit-insert-changelog): Use it.
749
750 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
751
752 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
753
754 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
755
756 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
757 (gdb--check-interpreter): New function.
758 (gdb): Use it.
759
760 2011-10-27 Glenn Morris <rgm@gnu.org>
761
762 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
763 (least-positive-float, least-negative-float)
764 (least-positive-normalized-float, least-negative-normalized-float)
765 (float-epsilon, float-negative-epsilon):
766 Remove unnecessary declarations.
767
768 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
769 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
770 (least-positive-float, least-negative-float)
771 (least-positive-normalized-float, least-negative-normalized-float)
772 (float-epsilon, float-negative-epsilon): Add doc-strings,
773 based on those in cl.texi.
774
775 * files.el (set-visited-file-name): If the major-mode changed,
776 reload the local variables. (Bug#9796)
777
778 2011-10-27 Chong Yidong <cyd@gnu.org>
779
780 * subr.el (change-major-mode-after-body-hook): New hook.
781 (run-mode-hooks): Run it.
782
783 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
784 Use change-major-mode-before-body-hook.
785
786 * simple.el (fundamental-mode):
787 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
788 change introducing fundamental-mode-hook.
789
790 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
791
792 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
793
794 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
795
796 * ido.el (ido-file-name-all-completions-1): Do not require
797 tramp.el explicitly. (Bug#7583)
798
799 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
800
801 * progmodes/octave-mod.el:
802 * progmodes/octave-inf.el: Update maintainer.
803
804 2011-10-26 Chong Yidong <cyd@gnu.org>
805
806 * subr.el (with-wrapper-hook): Rewrite doc.
807
808 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
809
810 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
811 filenames "/method:foo:". (Bug#9793)
812
813 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
814
815 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
816 (bug#9865).
817
818 2011-10-24 Glenn Morris <rgm@gnu.org>
819
820 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
821
822 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
823
824 * notifications.el: Add the requirement of a running D-Bus session
825 bus to the Commentary.
826
827 2011-10-24 Juri Linkov <juri@jurta.org>
828
829 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
830 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
831 (Bug#9364)
832
833 2011-10-24 Juri Linkov <juri@jurta.org>
834
835 * info.el (Info-following-node-name-re): Add newline to the list
836 of allowed characters for leading space. (Bug#9824)
837
838 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
839
840 * progmodes/octave-inf.el (inferior-octave-mode-map):
841 Fix C-c C-h binding.
842 * progmodes/octave-mod.el (octave-help): Remove.
843
844 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
845
846 Sync with Tramp 2.2.3.
847
848 * net/tramp-cache.el (top): Pacify byte-compiler using
849 `init-file-user' and `site-run-file'.
850
851 * net/trampver.el: Update release number.
852
853 2011-10-23 Chong Yidong <cyd@gnu.org>
854
855 * files.el (toggle-read-only): Remove obsolete comment about
856 version control.
857
858 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
859 for toggle-read-only. Note that this hasn't called vc-next-action
860 since 2008-05-02, though it wasn't documented at the time.
861
862 * vc/ediff-init.el (ediff-toggle-read-only-function):
863 Use toggle-read-only.
864
865 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
866
867 Fix bug #9560, sporadic wrong indentation; improve instrumentation
868 of c-parse-state.
869
870 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
871 correct faulty logical expression.
872 (c-parse-state-state, c-record-parse-state-state):
873 (c-replay-parse-state-state): New defvar/defuns.
874 (c-debug-parse-state): Use new functions.
875
876 2011-10-22 Martin Rudalics <rudalics@gmx.at>
877
878 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
879 last fix. Use window-in-direction correctly.
880
881 2011-10-21 Chong Yidong <cyd@gnu.org>
882
883 * progmodes/idlwave.el (idlwave-mode):
884 * progmodes/vera-mode.el (vera-mode): No need to set
885 require-final-newline; that's done in prog-mode.
886 Suggested by Stefan Monnier.
887
888 2011-10-21 Martin Rudalics <rudalics@gmx.at>
889
890 * mouse.el (mouse-drag-window-above)
891 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
892 (mouse-drag-mode-line-1, mouse-drag-header-line)
893 (mouse-drag-vertical-line-rightward-window): Remove.
894 (mouse-drag-line): New function.
895 (mouse-drag-mode-line, mouse-drag-header-line)
896 (mouse-drag-vertical-line): Call mouse-drag-line.
897 * window.el (window-at-side-p, windows-at-side): New functions.
898
899 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
900
901 * tar-mode.el (tar-grind-file-mode):
902 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
903
904 2011-10-21 Chong Yidong <cyd@gnu.org>
905
906 * progmodes/idlwave.el (idlwave-mode):
907 * progmodes/vera-mode.el (vera-mode):
908 Use mode-require-final-newline.
909
910 2011-10-20 Glenn Morris <rgm@gnu.org>
911
912 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
913
914 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
915
916 * emulation/cua-base.el (cua-set-mark): Fix case of string.
917
918 2011-10-20 Chong Yidong <cyd@gnu.org>
919
920 * emulation/cua-base.el (cua-mode):
921 * mail/footnote.el (footnote-mode):
922 * mail/mailabbrev.el (mail-abbrevs-mode):
923 * net/xesam.el (xesam-minor-mode):
924 * progmodes/bug-reference.el (bug-reference-mode):
925 * progmodes/cap-words.el (capitalized-words-mode):
926 * progmodes/compile.el (compilation-minor-mode)
927 (compilation-shell-minor-mode):
928 * progmodes/gud.el (gud-tooltip-mode):
929 * progmodes/hideif.el (hide-ifdef-mode):
930 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
931 * progmodes/subword.el (subword-mode):
932 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
933 * progmodes/which-func.el (which-function-mode):
934 * term/tvi970.el (tvi970-set-keypad-mode):
935 * term/vt100.el (vt100-wide-mode):
936 * textmodes/flyspell.el (flyspell-mode):
937 * textmodes/ispell.el (ispell-minor-mode):
938 * textmodes/nroff-mode.el (nroff-electric-mode):
939 * textmodes/paragraphs.el (use-hard-newlines):
940 * textmodes/refill.el (refill-mode):
941 * textmodes/reftex.el (reftex-mode):
942 * textmodes/rst.el (rst-minor-mode):
943 * textmodes/sgml-mode.el (html-autoview-mode)
944 (sgml-electric-tag-pair-mode):
945 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
946 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
947 * emulation/crisp.el (crisp-mode):
948 * emacs-lisp/eldoc.el (eldoc-mode):
949 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
950 minor mode behavior.
951
952 2011-10-19 Juri Linkov <juri@jurta.org>
953
954 * descr-text.el (describe-char): Add #x2010 and #x2011 to
955 the list of hard-coded chars with escape-glyph face.
956
957 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
958
959 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
960
961 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
962
963 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
964 running process.
965
966 2011-10-19 Glenn Morris <rgm@gnu.org>
967
968 * vc/vc-bzr.el (vc-bzr-after-dir-status):
969 Ignore ignored files. (Bug#9726)
970
971 2011-10-19 Chong Yidong <cyd@gnu.org>
972
973 Doc fix for minor modes, stating that an omitted argument enables
974 the mode unconditionally when called from Lisp.
975
976 * abbrev.el (abbrev-mode):
977 * allout.el (allout-mode):
978 * autoinsert.el (auto-insert-mode):
979 * autoarg.el (autoarg-mode, autoarg-kp-mode):
980 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
981 (global-auto-revert-mode):
982 * battery.el (display-battery-mode):
983 * composite.el (global-auto-composition-mode)
984 (auto-composition-mode):
985 * delsel.el (delete-selection-mode):
986 * desktop.el (desktop-save-mode):
987 * dired-x.el (dired-omit-mode):
988 * dirtrack.el (dirtrack-mode):
989 * doc-view.el (doc-view-minor-mode):
990 * double.el (double-mode):
991 * electric.el (electric-indent-mode, electric-pair-mode):
992 * emacs-lock.el (emacs-lock-mode):
993 * epa-hook.el (auto-encryption-mode):
994 * follow.el (follow-mode):
995 * font-core.el (font-lock-mode):
996 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
997 * help.el (temp-buffer-resize-mode):
998 * hilit-chg.el (highlight-changes-mode)
999 (highlight-changes-visible-mode):
1000 * hi-lock.el (hi-lock-mode):
1001 * hl-line.el (hl-line-mode, global-hl-line-mode):
1002 * icomplete.el (icomplete-mode):
1003 * ido.el (ido-everywhere):
1004 * image-file.el (auto-image-file-mode):
1005 * image-mode.el (image-minor-mode):
1006 * iswitchb.el (iswitchb-mode):
1007 * jka-cmpr-hook.el (auto-compression-mode):
1008 * linum.el (linum-mode):
1009 * longlines.el (longlines-mode):
1010 * master.el (master-mode):
1011 * mb-depth.el (minibuffer-depth-indicate-mode):
1012 * menu-bar.el (menu-bar-mode):
1013 * minibuf-eldef.el (minibuffer-electric-default-mode):
1014 * mouse-sel.el (mouse-sel-mode):
1015 * msb.el (msb-mode):
1016 * mwheel.el (mouse-wheel-mode):
1017 * outline.el (outline-minor-mode):
1018 * paren.el (show-paren-mode):
1019 * recentf.el (recentf-mode):
1020 * reveal.el (reveal-mode, global-reveal-mode):
1021 * rfn-eshadow.el (file-name-shadow-mode):
1022 * ruler-mode.el (ruler-mode):
1023 * savehist.el (savehist-mode):
1024 * scroll-all.el (scroll-all-mode):
1025 * scroll-bar.el (scroll-bar-mode):
1026 * server.el (server-mode):
1027 * shell.el (shell-dirtrack-mode):
1028 * simple.el (auto-fill-mode, transient-mark-mode)
1029 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
1030 (line-number-mode, column-number-mode, size-indication-mode)
1031 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
1032 * strokes.el (strokes-mode):
1033 * time.el (display-time-mode):
1034 * t-mouse.el (gpm-mouse-mode):
1035 * tool-bar.el (tool-bar-mode):
1036 * tooltip.el (tooltip-mode):
1037 * type-break.el (type-break-mode-line-message-mode)
1038 (type-break-query-mode):
1039 * view.el (view-mode):
1040 * whitespace.el (whitespace-mode, whitespace-newline-mode)
1041 (global-whitespace-mode, global-whitespace-newline-mode):
1042 * xt-mouse.el (xterm-mouse-mode): Doc fix.
1043
1044 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1045 Fix autogenerated docstring.
1046
1047 2011-10-19 Juri Linkov <juri@jurta.org>
1048
1049 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
1050 by checking environment variables "DESKTOP_SESSION" and
1051 "XDG_CURRENT_DESKTOP". (Bug#9779)
1052
1053 2011-10-19 Juri Linkov <juri@jurta.org>
1054
1055 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
1056 (browse-url-chromium-program, browse-url-chromium-arguments):
1057 New defcustoms.
1058 (browse-url-default-browser): Check for `browse-url-chromium' and
1059 call `browse-url-chromium-program'.
1060 (browse-url-chromium): New command. (Bug#9779)
1061
1062 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
1063
1064 * facemenu.el (list-colors-duplicates): On Windows, detect more
1065 duplicates by assuming that only colors matching "^System" are
1066 special "system colors". (Bug#9722)
1067
1068 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1069
1070 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
1071 to distinguish the author from the committer.
1072
1073 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
1074
1075 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
1076
1077 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
1078
1079 * international/mule.el (sgml-html-meta-auto-coding-function):
1080 Add support for detecting encoding in HTML5 specified only as
1081 <meta charset="UTF-8">. Implementation just makes http-equiv and
1082 content-type parts from HTML4 encoding string optional. (Bug#9716)
1083
1084 2011-10-18 Glenn Morris <rgm@gnu.org>
1085
1086 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
1087
1088 2011-10-18 Chong Yidong <cyd@gnu.org>
1089
1090 * faces.el (cursor): Doc fix.
1091
1092 2011-10-17 Chong Yidong <cyd@gnu.org>
1093
1094 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
1095
1096 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
1097
1098 * dirtrack.el (dirtrack): Support shell buffers with path
1099 prefixes, e.g. tramp-based remote shells. (Bug#9647)
1100
1101 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
1102
1103 * json.el: Bump version to 1.3 and note change in History.
1104 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
1105
1106 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1107
1108 * comint.el (comint-insert-input, comint-send-input)
1109 (comint-get-old-input-default, comint-backward-matching-input)
1110 (comint-next-prompt): Use nil instead of `input' for field property of
1111 past user input (bug#114).
1112
1113 * minibuffer.el (completion--replace): Inherit surrounding properties
1114 (bug#114).
1115 (minibuffer-complete-and-exit): Use it.
1116
1117 * comint.el (comint--table-subvert): Quote the all-completions output
1118 (bug#9160).
1119
1120 2011-10-17 Martin Rudalics <rudalics@gmx.at>
1121
1122 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
1123
1124 * menu-bar.el (menu-bar-file-menu): Add entry for making new
1125 window on right of selected. (Bug#9350) Reword other window
1126 entries and separate them from frame entries.
1127
1128 2011-10-15 Glenn Morris <rgm@gnu.org>
1129
1130 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
1131 Doc fixes.
1132
1133 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * net/network-stream.el (network-stream-open-starttls):
1136 Improve detection of failure due to lack of TLS support.
1137
1138 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
1139 putting the input text in front and in bold.
1140
1141 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
1142
1143 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
1144
1145 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
1146 empty buffer.
1147
1148 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
1149 unread-command-events rather than pushing yet-another event.
1150
1151 2011-10-14 Eli Zaretskii <eliz@gnu.org>
1152
1153 * mail/sendmail.el (sendmail-query-once): Improve the wording of
1154 the explanation of the possible choices. Make the options passed
1155 to completing-read shorter.
1156
1157 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1158
1159 * textmodes/flyspell.el (flyspell-large-region): Make sure
1160 extended character mode is used if defined (Bug#1339).
1161
1162 2011-10-13 Eli Zaretskii <eliz@gnu.org>
1163
1164 * simple.el (what-cursor-position): Fix the display of the
1165 character info for LRE, LRO, RLE, and RLO characters by appending
1166 an invisible PDF.
1167
1168 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1169
1170 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
1171 even in case of error; add debug spec; simplify data flow.
1172 (with-timeout-handler): Remove.
1173
1174 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
1175
1176 Fix Bug#6019, Bug#9315.
1177
1178 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
1179 complete `buffer-file-name', the local file name part could look
1180 remotely (for example on VMS).
1181
1182 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
1183 `tramp-run-real-handler'.
1184 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
1185 already quoted by '"'.
1186
1187 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
1188 Let `file-name-handler-alist' be nil, the local file name part
1189 could look remotely (for example on VMS).
1190
1191 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1192
1193 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
1194 from here...
1195 (flyspell-post-command-hook): ...to here.
1196
1197 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1198
1199 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
1200 if not needed.
1201 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
1202 using completion. Protect against "slow" callers.
1203 Remove the "message hack".
1204
1205 2011-10-11 Juri Linkov <juri@jurta.org>
1206
1207 * isearch.el (isearch-lazy-highlight-word): New variable.
1208 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1209 Use it. (Bug#9727)
1210
1211 2011-10-11 Glenn Morris <rgm@gnu.org>
1212
1213 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
1214 like f90-previous-statement does.
1215
1216 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1217
1218 * eshell/eshell.el (eshell-command): History should be saved
1219 only in interactive use, to avoid error.
1220
1221 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * minibuffer.el (completion-file-name-table): Fix last change,
1224 i.e. ignore normal errors but not the other ones.
1225
1226 2011-10-10 Martin Rudalics <rudalics@gmx.at>
1227
1228 * window.el (special-display-buffer-names)
1229 (special-display-regexps): Remove some remnants of earlier
1230 changes from doc-strings.
1231 (quit-windows-on): New function.
1232
1233 * vc/vc.el (vc-revert, vc-rollback):
1234 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
1235 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
1236 (Bug#6183) (Bug#7074) (Bug#7447)
1237
1238 2011-10-09 Martin Rudalics <rudalics@gmx.at>
1239
1240 * window.el (frame-auto-hide-function): Add version tag.
1241 (Bug#9699)
1242
1243 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
1244
1245 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
1246 condition.
1247
1248 2011-10-09 Leo Liu <sdl.web@gmail.com>
1249
1250 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
1251 (Bug#9701)
1252
1253 2011-10-08 Glenn Morris <rgm@gnu.org>
1254
1255 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
1256 before the first code statement zero indent. (Bug#9690)
1257
1258 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * simple.el (count-words-region): Always count in the region.
1261 Report the number of lines and characters too.
1262 (count-words): New command, which counts in the buffer if the
1263 region is inactive, as count-words-region used to.
1264 (count-words--message): New function. Handle plurals.
1265 (count-lines-region): Make it an alias for count-words-region.
1266
1267 * bindings.el (esc-map): Replace count-lines-region with
1268 count-words-region.
1269
1270 2011-10-08 Martin Rudalics <rudalics@gmx.at>
1271
1272 * window.el (window--delete): Delete dedicated frame
1273 unconditionally when argument KILL is non-nil. (Bug#9699)
1274 (switch-to-buffer): Fix doc-string typo.
1275
1276 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1277
1278 * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.
1279
1280 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * bindings.el ([M-left],[M-right]): Bind to left-word and
1283 right-word respectively.
1284
1285 2011-10-07 Glenn Morris <rgm@gnu.org>
1286
1287 * cus-start.el (debug-on-quit): Fix custom type.
1288
1289 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1290
1291 * subr.el (define-key-after): Clarify that the function is not
1292 useful for non-menu keymaps.
1293
1294 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
1295
1296 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1297
1298 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
1299 in current minibuffer (Fix bug with recursive minibuffers).
1300
1301 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * progmodes/gdb-mi.el (gdb): Doc fix.
1304
1305 2011-10-05 Martin Rudalics <rudalics@gmx.at>
1306
1307 * window.el (frame-auto-hide-function): New option replacing
1308 frame-auto-delete. Suggested by Stefan Monnier.
1309 (window--delete): Call frame-auto-hide-function instead of
1310 investigating frame-auto-delete.
1311 (window-point-1, set-window-point-1): New functions.
1312 (window-in-direction, record-window-buffer, window-state-get-1)
1313 (display-buffer-record-window): Use window-point-1 instead of
1314 window-point.
1315 (set-window-buffer-start-and-point): Use set-window-point-1.
1316
1317 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1318
1319 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
1320
1321 2011-10-05 Glenn Morris <rgm@gnu.org>
1322
1323 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
1324 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
1325
1326 2011-10-05 Leo Liu <sdl.web@gmail.com>
1327
1328 * subr.el (read-char-choice): Fix argument to buffer-live-p which
1329 works with buffer object.
1330
1331 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1332
1333 * mpc.el (mpc-tool-bar-map): Add labels.
1334
1335 2011-10-04 Glenn Morris <rgm@gnu.org>
1336
1337 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1338
1339 2011-10-04 Martin Rudalics <rudalics@gmx.at>
1340
1341 * window.el (window--delete): New function.
1342 (frame-auto-delete): Resuscitate option.
1343 (bury-buffer, replace-buffer-in-windows)
1344 (quit-window): Rewrite using window--delete.
1345 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1346 Pass display-buffer-mark-dedicated to window--display-buffer-2
1347 (Bug#9639).
1348
1349 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1350
1351 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
1352 returns a list (bug#9554). Add remote file name completion.
1353 * comint.el (comint--table-subvert): Curry and get quote&unquote
1354 functions as arguments.
1355 (comint--complete-file-name-data): Adjust call accordingly.
1356 * pcomplete.el (pcomplete--table-subvert): Remove.
1357 (pcomplete-completions-at-point): Use comint--table-subvert instead.
1358
1359 * minibuffer.el (completion-table-case-fold): Use currying.
1360 (completion--styles-type, completion--cycling-threshold-type):
1361 New constants.
1362 (completion-styles, completion-category-overrides)
1363 (completion-cycle-threshold): Use them.
1364 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
1365 completion-table-case-fold.
1366
1367 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
1368
1369 * minibuffer.el (completion-category-overrides): Fix type of styles
1370 and add more user friendly tags (bug#9660).
1371
1372 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1373
1374 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
1375 (mule-input-method-string): New widget.
1376 (default-input-method, language-info-custom-alist): Use it.
1377
1378 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1379
1380 * pcomplete.el: Require comint.
1381 (pcomplete--common-suffix): Remove.
1382 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
1383 (pcomplete--table-subvert): Sync with comint--table-subvert.
1384 (pcomplete--entries): Use comint-completion-file-name-table.
1385 * comint.el (comint-unquote-filename): Simplify.
1386 (comint-completion-file-name-table): New function (bug#9616).
1387 (comint--complete-file-name-data): Use it.
1388
1389 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
1390 (pcmpl-gnu-tar-buffer): Remove.
1391 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
1392 around. Make sure pcomplete-suffix-list is only changed temporarily.
1393 Don't look inside the tar's file if it's too large.
1394
1395 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1396
1397 * cus-edit.el (custom-mode-map):
1398 * epa.el (epa-key-list-mode-map):
1399 * man.el (Man-mode-map):
1400 * startup.el (splash-screen-keymap):
1401 * simple.el (special-mode-map): Use scroll-up-command and
1402 scroll-down-command.
1403
1404 * progmodes/idlw-help.el (idlwave-help-mode-map):
1405 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
1406 * net/newst-plainview.el (newsticker-mode-map):
1407 * emulation/ws-mode.el (wordstar-mode-map):
1408 * emulation/vi.el (vi-com-map):
1409 * calc/calc-graph.el (calc-graph-show-dumb):
1410 * term/sun.el (terminal-init-sun):
1411 * term/ns-win.el (global-map):
1412 * progmodes/grep.el (grep-mode-map):
1413 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
1414 * mail/rmail.el (rmail-mode-map):
1415 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
1416
1417 * custom.el (custom-safe-themes, load-theme): Treat value of t for
1418 custom-safe-themes as special.
1419
1420 2011-10-01 Julien Danjou <julien@danjou.info>
1421
1422 * notifications.el (notifications-notify): Fix docstring.
1423
1424 2011-10-01 Per Starbäck <per@starback.se>
1425
1426 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
1427
1428 2011-09-30 Martin Rudalics <rudalics@gmx.at>
1429
1430 * startup.el (command-line-1): Fix last fix by inserting
1431 initial-scratch-message into *scratch* before displaying it.
1432 (Bug#9605) and (Bug#9636)
1433
1434 2011-09-29 Eli Zaretskii <eliz@gnu.org>
1435
1436 * simple.el (line-move): If auto-hscroll-mode is disabled and the
1437 window is hscrolled, move by logical lines. (Bug#9607)
1438 (line-move-visual): Update the doc string to the above effect.
1439
1440 2011-09-29 Martin Rudalics <rudalics@gmx.at>
1441
1442 * window.el (display-buffer-record-window): When WINDOW is the
1443 selected window use `point' instead of `window-point'. (Bug#9626)
1444
1445 * startup.el (command-line-1): Use insert-before-markers when
1446 inserting initial-scratch-message. (Bug#9605)
1447
1448 * help.el (help-window): Remove variable.
1449
1450 2011-09-29 Glenn Morris <rgm@gnu.org>
1451
1452 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
1453
1454 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
1455
1456 * descr-text.el (describe-char-categories): Accept category
1457 descriptions more than one line long.
1458
1459 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1460
1461 * simple.el (delete-trailing-whitespace): Fix last change.
1462
1463 * progmodes/perl-mode.el (perl-syntax-propertize-function):
1464 Don't confuse "y => 3" as the beginning of a `y' operation.
1465
1466 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
1467 object has more than 4 slots (bug#9613).
1468
1469 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
1470
1471 * subr.el (with-output-to-temp-buffer):
1472 * net/quickurl.el (quickurl, quickurl-browse-url):
1473 Fix typos in docstrings.
1474
1475 2011-09-27 Eli Zaretskii <eliz@gnu.org>
1476
1477 * minibuffer.el (completion-styles)
1478 (completion-category-overrides): Cross reference each other in doc
1479 strings.
1480
1481 2011-09-27 Glenn Morris <rgm@gnu.org>
1482
1483 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
1484 to split-string. (Bug#9606)
1485
1486 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1487
1488 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
1489 (bug#9615).
1490
1491 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
1492
1493 * emacs-lisp/package.el (list-packages): Fix echo area message.
1494
1495 2011-09-27 Leo Liu <sdl.web@gmail.com>
1496
1497 * ido.el (ido-read-internal): Accept cons cell HIST arg.
1498
1499 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
1500
1501 * net/dbus.el (dbus-unregister-object): Don't release services for
1502 registered signals. (Bug#9581)
1503
1504 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1505
1506 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
1507 function that picks between cfengine 2 and 3 support
1508 automatically. Update docs accordingly.
1509
1510 2011-09-22 Kenichi Handa <handa@m17n.org>
1511
1512 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
1513 ZERO.
1514 (indian-itrans-v5-table-for-tamil): New variable.
1515 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
1516
1517 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
1518
1519 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
1520 that's true if the current command involved collapsing of text.
1521 It's reset to false at the beginning of the next command.
1522 (allout-post-command-business): Move the cursor to the beginning
1523 of entry if the cursor is hidden and collapsing activity just
1524 happened.
1525
1526 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1527
1528 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
1529 tracking (Bug#9541).
1530
1531 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
1532
1533 * net/newst-reader.el (newsticker-html-renderer)
1534 (newsticker-show-news): Automatically
1535 load html rendering package if newsticker-html-renderer is set.
1536 Fixes "Warning: defvar ignored because w3m-fill-column is
1537 let-bound" and the error "Symbol's value as variable is void:
1538 w3m-fill-column".
1539
1540 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
1541
1542 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
1543 Release services only if they are defined. (Bug#9581)
1544
1545 2011-09-23 Richard Stallman <rms@gnu.org>
1546
1547 * textmodes/paragraphs.el (forward-sentence): For backwards case,
1548 distinguish start of paragraph from start of its text.
1549
1550 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
1551
1552 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
1553 (rmail-generate-viewer-buffer): Put that hook on view buffer.
1554 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
1555
1556 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
1557
1558 * international/mule-diag.el (mule-diag): Insert a newline after
1559 each fontset description.
1560
1561 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1562
1563 * simple.el (delete-trailing-whitespace):
1564 Document last change; simplify.
1565
1566 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
1567
1568 * simple.el (delete-trailing-whitespace): Also delete
1569 extra newlines at the end of the buffer.
1570
1571 * textmodes/picture.el: Make motion commands obey shift-select-mode.
1572 (picture-newline): Use forward-line so as to ignore fields.
1573
1574 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1575
1576 * subr.el (with-wrapper-hook): Fix edebug spec.
1577
1578 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1579
1580 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
1581 (bug#4538).
1582
1583 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
1584
1585 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
1586 Fix nasty bug using wrong cached values.
1587
1588 2011-09-23 Alan Mackenzie <acm@muc.de>
1589
1590 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
1591
1592 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
1593
1594 * window.el (pop-to-buffer): Ensure right window is selected if we
1595 chose another frame.
1596
1597 2011-09-22 Eli Zaretskii <eliz@gnu.org>
1598
1599 * simple.el (what-cursor-position): Use get-char-property-change
1600 and next-single-char-property-change, to be able to show display
1601 properties that come from overlays as well as text properties.
1602
1603 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
1606
1607 * cmuscheme.el (run-scheme, switch-to-scheme):
1608 * cus-edit.el (customize-group, custom-buffer-create)
1609 (customize-browse):
1610 * info.el (info):
1611 * shell.el (shell):
1612 * mail/sendmail.el (mail):
1613 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
1614
1615 2011-09-22 Richard Stallman <rms@gnu.org>
1616
1617 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
1618 move back only to line beg, don't move back over blank lines.
1619
1620 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
1621
1622 * files.el (copy-directory): Set directory attributes only in case
1623 they could be retrieved from the source directory. (Bug#9565)
1624
1625 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
1626
1627 * progmodes/hideshow.el (hs-looking-at-block-start-p)
1628 (hs-find-block-beginning, hs-hide-level-recursive):
1629 Ignore strings as well as comments. (Bug#9502)
1630
1631 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
1632
1633 * progmodes/sql.el (sql-comint-postgres):
1634 Convert port number to a string. (Bug#9566)
1635
1636 2011-09-22 Martin Rudalics <rudalics@gmx.at>
1637
1638 * window.el (quit-window): Undedicate window when switching to
1639 previous buffer. Reported by Thierry Volpiatto
1640 <thierry.volpiatto@gmail.com>.
1641 (special-display-popup-frame): When popping up a new frame reset
1642 its previous buffers to nil. Simplify code.
1643
1644 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
1645
1646 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
1647 and process filter, as done also in `shell-command'.
1648
1649 2011-09-21 Martin Rudalics <rudalics@gmx.at>
1650
1651 * window.el (set-window-buffer-start-and-point):
1652 Call set-window-start with NOFORCE argument t. Suggested by Thierry
1653 Volpiatto <thierry.volpiatto@gmail.com>.
1654 (quit-window): Reword doc-string. Handle new format of
1655 quit-restore parameter. Don't delete window if it has a
1656 previous buffer we can show instead of the present one.
1657 (display-buffer-record-window): Rewrite using a new format for
1658 the quit-restore window parameter
1659 (special-display-popup-frame, display-buffer-same-window)
1660 (display-buffer-reuse-window, display-buffer-pop-up-frame)
1661 (display-buffer-pop-up-window, display-buffer-use-some-window):
1662 Adapt symbol passed to display-buffer-record-window.
1663 * help.el (help-window-setup): Handle new format of quit-restore
1664 parameter.
1665
1666 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1667
1668 * faces.el (face-list): Fix docstring (bug#9564).
1669
1670 * window.el (display-buffer--action-function-custom-type):
1671 Don't include internal functions in the Custom interface.
1672
1673 2011-09-20 Juri Linkov <juri@jurta.org>
1674
1675 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
1676 (Info-forward-node, Info-backward-node, Info-next-preorder)
1677 (Info-last-preorder): Use it. (Bug#9528)
1678
1679 2011-09-20 Juri Linkov <juri@jurta.org>
1680
1681 * info.el (Info-last-preorder): Visit last menu item only when
1682 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
1683
1684 2011-09-20 Julien Danjou <julien@danjou.info>
1685
1686 * password-cache.el (password-cache-remove): Remove entries even if the
1687 value is nil, so that password with a nil value (negative caching) is
1688 possible to invalidate.
1689
1690 2011-09-20 Lawrence Mitchell <wence@gmx.li>
1691
1692 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
1693 all whitespace around breakpoint. (Bug#9553)
1694 (f90-find-breakpoint): Only break at whitespace inside a comment.
1695
1696 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1697
1698 * minibuffer.el (completion-file-name-table): Keep track of errors.
1699 (completion-table-with-predicate): Handle the case where pred1 is nil.
1700 * pcomplete.el (pcomplete-completions-at-point): Simplify.
1701
1702 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1703
1704 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
1705 (debugger-return-value): Signal an error if the debugging context does
1706 not await any return value.
1707
1708 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
1709 * image-mode.el (image-toggle-display-text)
1710 (image-toggle-display-image): Stay away from evil `intangible'.
1711
1712 2011-09-19 Leo Liu <sdl.web@gmail.com>
1713
1714 * replace.el (occur-revert-arguments): Make it permanent-local.
1715 (occur-mode): Don't call font-lock-defontify.
1716
1717 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * net/ldap.el (ldap-search-internal): Don't push empty search
1720 result (Bug#9508).
1721
1722 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1723
1724 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
1725
1726 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
1727
1728 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
1729 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
1730
1731 2011-09-18 Juri Linkov <juri@jurta.org>
1732
1733 * buff-menu.el (Buffer-menu-mode-map):
1734 * dired.el (dired-mode-map):
1735 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
1736 (lisp-interaction-mode-map):
1737 * emacs-lisp/package.el (package-menu-mode-map):
1738 * epa.el (epa-key-list-mode-map):
1739 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
1740 (menu-bar-options-menu):
1741 * outline.el (outline-mode-menu-bar-map):
1742 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
1743 * vc/vc-dir.el (vc-dir-menu-map):
1744 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
1745 Capitalize non-function content words in menu item strings.
1746
1747 * dired.el (dired-mode-map): Add menu item for
1748 `image-dired-dired-toggle-marked-thumbs'.
1749
1750 2011-09-18 Juri Linkov <juri@jurta.org>
1751
1752 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
1753 to `isearch-case-fold-search' and restore its original value
1754 after the `isearch-mode' call.
1755
1756 2011-09-18 Juri Linkov <juri@jurta.org>
1757
1758 * progmodes/grep.el (grep-process-setup): Don't check code for 1
1759 because `zgrep' returns 1 for successful matches (bug#9226).
1760
1761 2011-09-18 Juri Linkov <juri@jurta.org>
1762
1763 * info.el (Info-extract-menu-node-name): Check the second match
1764 for empty string (second test-case of bug#9528).
1765 (Info-last-preorder): Let-bind `Info-history' to nil to not add
1766 intermediate nodes to the history (first test-case of bug#9528).
1767
1768 2011-09-18 Juri Linkov <juri@jurta.org>
1769
1770 * info.el (Info-mode-syntax-table): New variable.
1771 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table'. (Bug#3312)
1772
1773 2011-09-18 Juri Linkov <juri@jurta.org>
1774
1775 * info.el (Info-file-supports-index-cookies): Increment
1776 line-beginning-position's arg from 3 to 4 because makeinfo outputs
1777 one more line for long file names (bug#4142).
1778
1779 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * newcomment.el (comment-normalize-vars): If prompting for
1782 comment-start, set comment-start-skip too (Bug#8424).
1783
1784 2011-09-18 Johan Bockgård <bojohan@gnu.org>
1785
1786 * icomplete.el: Fix previous fix of Bug#5849.
1787 (icomplete-mode): Don't set completion-show-inline-help.
1788 (icomplete-minibuffer-setup): Set completion-show-inline-help
1789 locally during icompletion.
1790
1791 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * woman.el (woman2-process-escapes): Don't delete unrecognized
1794 escapes (Bug#7843).
1795
1796 * files.el (inhibit-first-line-modes-regexps): Add image files.
1797 (hack-local-variables-prop-line): Return nil for malformed
1798 prop-lines (Bug#9044).
1799
1800 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
1801
1802 * net/tramp.el (top): Don't require 'shell.
1803 (tramp-methods): Fix docstring.
1804 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
1805 Return complete remote file name. Handle "smb" case.
1806 Use `tramp-tmpdir', if defined for the respective method.
1807 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
1808
1809 * net/tramp-compat.el (top): Require 'shell.
1810
1811 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1812 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
1813 `tramp-current-host'.
1814 (tramp-get-remote-tmpdir): Remove.
1815
1816 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
1817 `tramp-tmpdir' entries.
1818 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
1819 (tramp-smb-handle-file-attributes): Ignore errors.
1820 (tramp-smb-wait-for-output): Check also for process end.
1821
1822 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1823
1824 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
1825 when sending QUIT (bug#9312).
1826
1827 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
1828
1829 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
1830 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
1831 occur-mode-display-occurrence.
1832 (occur-edit-mode): Add usage message.
1833 (occur-cease-edit): New command.
1834 (occur-after-change-function): Use text properties to find the
1835 position of the prefix text.
1836 (occur-engine): Set stickiness of prefix text properties.
1837
1838 2011-09-17 Glenn Morris <rgm@gnu.org>
1839
1840 * progmodes/etags.el (complete-tag):
1841 Fix call to completion-in-region. (Bug#9526)
1842
1843 2011-09-17 Juri Linkov <juri@jurta.org>
1844
1845 * textmodes/ispell.el (ispell-word): Add to the error message
1846 the word, ispell program name and current dictionary (bug#9121).
1847 (ispell-tex-arg-end): Capitalize "error" in the error message.
1848
1849 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
1850
1851 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
1852 check. (Bug#4251)
1853
1854 2011-09-17 Juri Linkov <juri@jurta.org>
1855
1856 * window.el (window-safe-min-height, window-safe-min-width):
1857 Fix typos (followup to bug#9522).
1858
1859 2011-09-17 Sven Joachim <svenjoac@gmx.de>
1860
1861 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
1862
1863 2011-09-16 Eli Zaretskii <eliz@gnu.org>
1864
1865 * simple.el (line-move): If goal-column is set, move by logical
1866 lines, not by display lines. (Bug#971)
1867 (next-line, previous-line, goal-column, line-move-visual): Doc fix
1868 to reflect the above change.
1869
1870 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1871
1872 * image.el (imagemagick-register-types): Use regexp-opt.
1873
1874 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * window.el (display-buffer-base-action): Rename from
1877 display-buffer-default-action. Make default value empty.
1878 (display-buffer-overriding-action): Convert to defvar.
1879 (display-buffer-fallback-action): New var.
1880
1881 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
1884 declaration.
1885 (package--add-to-archive-contents): If there is a duplicate entry
1886 with an older version, remove it.
1887 (package-menu-mark-delete, package-menu-mark-install)
1888 (package-menu-mark-unmark): Make unused args optional.
1889 (package-menu-mark-obsolete-for-deletion):
1890 Use package-menu-get-status instead of a regexp search.
1891 (package-menu-get-status): Use tabulated-list-entry.
1892 (package-menu-mark-upgrades): New command.
1893 (package-menu-mode-map): Bind it to U. Add it to menu bar.
1894 (package-menu-execute): Do installation before deletion.
1895 (package-menu-refresh, package-menu-execute): Use derived-mode-p
1896 instead of checking major-mode.
1897 (package-menu--find-upgrades): New function.
1898
1899 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1900
1901 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
1902 passwords in the log buffer.
1903 (smtpmail-process-filter): Update the process marker so that the
1904 "broken by peer" status message is inserted in the right place.
1905
1906 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
1909 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
1910 bibtex-completion-at-point-function.
1911 (bibtex-completion-at-point-function): Use them.
1912
1913 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
1914
1915 * mpc.el (mpc-constraints-tag-lookup): New function.
1916 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
1917 also to browser "album|playlist".
1918
1919 2011-09-14 Juri Linkov <juri@jurta.org>
1920
1921 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
1922 (isearch-edit-string): Use length of `isearch-string' when
1923 `isearch-fail-pos' returns nil.
1924 (isearch-message): Remove duplicate code and call
1925 `isearch-fail-pos' with arg `t'.
1926
1927 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
1928
1929 * replace.el (occur-mode-goto-occurrence): Don't force using other
1930 window (Bug#9499).
1931
1932 * dired-aux.el (dired-do-chmod): Don't provide initial input.
1933
1934 2011-09-14 Martin Rudalics <rudalics@gmx.at>
1935
1936 * window.el (display-buffer-window): Remove.
1937 (display-buffer-record-window): Use help-setup window parameter
1938 instead of variable display-buffer-window.
1939 (display-buffer-function, special-display-buffer-names)
1940 (special-display-function): Mention help-setup parameter instead
1941 of display-buffer-window in doc-string.
1942 * help.el (help-window-setup): New argument help-window.
1943 Use help-window-setup parameter instead of display-buffer-window.
1944 Reword some messages.
1945 (with-help-window): Pass window used for displaying the buffer
1946 to help-window-setup. Don't set display-buffer-window.
1947
1948 2011-09-13 Glenn Morris <rgm@gnu.org>
1949
1950 * emacs-lisp/debug.el (debugger-make-xrefs):
1951 Preserve point. (Bug#9462)
1952
1953 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * window.el (window-deletable-p): Use next-frame.
1956
1957 2011-09-13 Martin Rudalics <rudalics@gmx.at>
1958
1959 * window.el (window-auto-delete): Remove.
1960 (window-deletable-p): Remove argument FORCE. Don't deal with
1961 dedicatedness and previous buffers.
1962 (switch-to-prev-buffer): Don't delete window.
1963 (delete-windows-on): Delete a window's frame if and only if the
1964 window is dedicated.
1965 (replace-buffer-in-windows): Delete buffer's window or frame if
1966 and only if window is dedicated.
1967 (quit-window): Handle quit-restore as before last change.
1968 (bury-buffer): Delete window only if window-deletable-p returns t.
1969
1970 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * window.el (window-deletable-p): Never delete the last frame on a
1973 given terminal.
1974
1975 2011-09-13 Glenn Morris <rgm@gnu.org>
1976
1977 * help.el (describe-key-briefly): Copy previous standard-output change.
1978
1979 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
1980
1981 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
1982
1983 2011-09-13 Glenn Morris <rgm@gnu.org>
1984
1985 * emacs-lisp/lisp-mode.el (lisp-indent-function):
1986 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
1987
1988 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * dired-aux.el (dired-mark-read-string): Don't return default
1991 value on empty input (Bug#9361).
1992 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
1993 Omit initial minibuffer contents.
1994 (dired-do-chmod): Signal an error on empty input.
1995 (dired-mark-read-string): Don't return default on empty input.
1996
1997 * files.el (file-modes-symbolic-to-number): Doc fix.
1998
1999 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2000
2001 * international/mule-cmds.el (ucs-completions): Remove.
2002 (read-char-by-name): Use complete-with-action instead; add metadata.
2003
2004 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * window.el (display-buffer--action-function-custom-type)
2007 (display-buffer--action-custom-type): New vars.
2008 (display-buffer-alist, display-buffer-default-action)
2009 (display-buffer-overriding-action): Add defcustom types.
2010
2011 * frame.el (delete-other-frames): Doc fix (Bug#276).
2012
2013 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2014
2015 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
2016
2017 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
2018
2019 Change modes that used same-window-* vars to use switch-to-buffer.
2020
2021 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
2022 Use switch-to-buffer.
2023
2024 * cus-edit.el (customize-group, custom-buffer-create)
2025 (customize-browse, custom-buffer-create-other-window):
2026 Use switch-to-buffer or switch-to-buffer-other-window.
2027
2028 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
2029 (Info-prev, Info-up, Info-speedbar-goto-node)
2030 (info-display-manual): Use switch-to-buffer.
2031 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
2032
2033 * mail/sendmail.el (mail): Use switch-to-buffer.
2034 (mail-recover): Use switch-to-buffer-other-window.
2035
2036 * cmuscheme.el (run-scheme, switch-to-scheme):
2037 * ielm.el (ielm):
2038 * shell.el (shell):
2039 * net/rlogin.el (rlogin):
2040 * net/telnet.el (telnet, rsh):
2041 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
2042
2043 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
2044
2045 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
2046
2047 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
2049 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
2050 so don't mention it (bug#9301).
2051 (dired-sort-toggle-or-edit): Clarify string further.
2052
2053 * faces.el (face-spec-set-match-display): Make `(type graphic)'
2054 match `x', `w32' and `ns', like the manual says (bug#9029).
2055
2056 * subr.el (eval-after-load): Doc string clarification (bug#9125).
2057 (process-kill-buffer-query-function): Mention the buffer name in
2058 the query.
2059
2060 * image-mode.el (image-next-line): The line parameter is mandatory
2061 (bug#9258).
2062
2063 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
2064 which can be useful (bug#9301).
2065
2066 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
2067
2068 * subr.el (match-string): Mention that the current buffer should
2069 be the same as the search was done in (bug#9282).
2070
2071 * facemenu.el: Disable the remove-* commands if the mark isn't
2072 active (bug#9162).
2073
2074 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
2077 of display-buffer.
2078 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
2079
2080 * replace.el (occur-mode-goto-occurrence)
2081 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
2082 and display-buffer.
2083
2084 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
2085 display-buffer.
2086
2087 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
2088 special-display and same-window variables.
2089 (mail-other-window): Use switch-to-buffer-other-window.
2090 (mail-other-frame): USe switch-to-buffer-other-frame.
2091
2092 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
2093 Use display-buffer-other-frame.
2094 (gdb-display-gdb-buffer): Use pop-to-buffer.
2095
2096 * progmodes/gud.el (gud-goto-info): Use info-other-window.
2097
2098 * progmodes/python.el: Don't set same-window-buffer-names.
2099
2100 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
2101
2102 * window.el (display-buffer-alist): Add *Python*.
2103
2104 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
2105
2106 * window.el (display-buffer-alist): Add entry for buffers
2107 previously handled same-window-*.
2108 (display-buffer-alist, display-buffer-default-action)
2109 (display-buffer-overriding-action): Mark as risky.
2110 (display-buffer-alist): Document action function changes.
2111 (display-buffer--same-window-action)
2112 (display-buffer--other-frame-action): New variables.
2113 (switch-to-buffer, display-buffer-other-frame): Use them.
2114 (display-buffer): Rename reuse-frame entry to reusable-frames.
2115 (display-buffer-reuse-selected-window): Function deleted.
2116 (display-buffer-reuse-window): Handle reusable-frames alist entry.
2117 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
2118 (display-buffer-special): New function.
2119 (display-buffer--maybe-pop-up-frame-or-window): Rename from
2120 display-buffer-reuse-or-pop-window. Split off special-display
2121 part into display-buffer-special.
2122 (display-buffer-use-some-window): Don't perform any special
2123 pop-up-frames handling.
2124 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
2125 (display-buffer--maybe-same-window): Rename from
2126 display-buffer-maybe-same-window.
2127
2128 * info.el: Don't set same-window-regexps.
2129 (info-setup): New function.
2130 (info-other-window, info): Call it.
2131
2132 * cus-edit.el: Don't set same-window-regexps.
2133 (customize-group): New argument.
2134 (customize-group-other-window): Use it.
2135 (customize-face, customize-face-other-window): Likewise.
2136 (custom-buffer-create-other-window): Use pop-to-buffer directly.
2137
2138 * net/rlogin.el:
2139 * net/telnet.el:
2140 * progmodes/gud.el: Don't set same-window-regexps.
2141
2142 * cmuscheme.el:
2143 * ielm.el:
2144 * shell.el:
2145 * mail/sendmail.el:
2146 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
2147
2148 2011-09-10 Juri Linkov <juri@jurta.org>
2149
2150 * isearch.el (isearch-edit-string): Remove obsolete mention of
2151 `C-w' (`isearch-yank-word-or-char') from docstring.
2152 (isearch-query-replace): Fix typo in docstring (bug#9466).
2153
2154 2011-09-10 Juri Linkov <juri@jurta.org>
2155
2156 * paren.el (show-paren-function): Don't show escaped parens.
2157 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
2158
2159 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2160
2161 * mail/sendmail.el (mml-to-mime, mml-attach-file)
2162 (mm-default-file-encoding): Remove autoload forms, they are
2163 replaced with autoload cookies in mml.el and mm-encode.el.
2164 (mail-add-attachment): New command.
2165 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
2166 (mail-mode): Mention mail-insert-file and mail-add-attachment in
2167 the doc string.
2168 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
2169
2170 2011-09-10 Reuben Thomas <rrt@sc3d.org>
2171
2172 * simple.el (count-words-region): Use buffer if there's no region
2173 (bug#9429).
2174
2175 2011-09-09 Juri Linkov <juri@jurta.org>
2176
2177 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
2178 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
2179 (wdired-isearch-filter-read-only): New function. (Bug#6362)
2180
2181 2011-09-09 Alan Mackenzie <acm@muc.de>
2182
2183 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
2184 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
2185
2186 2011-09-09 Eli Zaretskii <eliz@gnu.org>
2187
2188 Fix for Savannah bug#9392.
2189 * simple.el (mail-encode-mml): New defvar.
2190
2191 * mail/rmail.el (mail-encode-mml): Add a defvar.
2192 (rmail-enable-mime-composing): Default to t.
2193 (rmail-forward): Use MIME method of forwarding only if both
2194 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
2195 Set mail-encode-mml non-nil if the MIME method was used.
2196
2197 * mail/sendmail.el (mml-to-mime): Add autoload form.
2198 (mail-encode-mml): Add a defvar.
2199 (mail-mode): Make mail-encode-mml buffer-local and initialize it
2200 to nil.
2201 (mail-send): If mail-encode-mml is non-nil, run the outgoing
2202 message through mml-to-mime, and reset mail-encode-mml to nil.
2203
2204 2011-09-09 Glenn Morris <rgm@gnu.org>
2205
2206 * woman.el (woman-if-body): When processing an .el block,
2207 do not delete the next .el block as well. (Bug#9447)
2208 (woman-special-characters): Add oq, cq, and hy characters.
2209
2210 2011-09-08 Martin Rudalics <rudalics@gmx.at>
2211
2212 * window.el (window-deletable-p): Make sure window is live before
2213 invoking window-prev-buffers.
2214
2215 2011-09-08 Leo Liu <sdl.web@gmail.com>
2216
2217 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
2218
2219 2011-09-08 Juri Linkov <juri@jurta.org>
2220
2221 * progmodes/compile.el (compilation-environment): Make it
2222 a defcustom (bug#8340).
2223
2224 2011-09-08 Martin Rudalics <rudalics@gmx.at>
2225
2226 * window.el (frame-auto-delete): Rename to window-auto-delete.
2227 Make it control auto-deletion of windows and/or frames.
2228 (window-deletable-p): New argument FORCE. Rewrite conditions
2229 for deleting window/frame. (Bug#9419)
2230 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
2231 Rewrite handling of case when window/frame can be deleted.
2232 (delete-windows-on): Call window-deletable-p with new FORCE
2233 argument t. (Bug#9456)
2234
2235 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
2236
2237 * help-mode.el (help-mode): Restore autoload.
2238
2239 2011-09-07 Juri Linkov <juri@jurta.org>
2240
2241 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
2242 `compilation-environment'. Set buffer-local
2243 `compilation-environment' to `thisenv' later after (funcall mode).
2244 (Bug#8340)
2245
2246 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
2247 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
2248 instead of replacing its value. (Bug#8340)
2249
2250 2011-09-07 Juri Linkov <juri@jurta.org>
2251
2252 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
2253 based on text properties put by `grep-filter' instead of matching
2254 escape sequences.
2255 (grep-mode): Set buffer-local `compilation-error-screen-columns'
2256 to the value of `grep-error-screen-columns' (bug#9438).
2257
2258 2011-09-07 Juri Linkov <juri@jurta.org>
2259
2260 * simple.el (next-error-highlight, next-error-highlight-no-select):
2261 Doc fix (bug#9432).
2262
2263 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
2264
2265 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2266 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
2267
2268 2011-09-07 Leo Liu <sdl.web@gmail.com>
2269
2270 * net/rcirc.el (rcirc-mode): Conditionally initialize
2271 rcirc-input-ring.
2272
2273 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2274
2275 * emacs-lisp/find-func.el (find-function-C-source): Only set
2276 find-function-C-source-directory after checking that we found a source
2277 file there (bug#9440).
2278
2279 2011-09-06 Alan Mackenzie <acm@muc.de>
2280
2281 * isearch.el (isearch-other-meta-char): Wherever a key list is
2282 unread, "unread" the prefix arg, too. This fixes bug #8901.
2283
2284 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
2285
2286 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
2287
2288 2011-09-05 Juri Linkov <juri@jurta.org>
2289
2290 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
2291
2292 2011-09-05 Juri Linkov <juri@jurta.org>
2293
2294 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
2295 keeping point where processing of grep matches begins, and
2296 continue to delete remaining escape sequences from the same point.
2297 (grep-filter): Make leading zero optional in "0?1;31m" because
2298 git-grep emits "\033[1;31m" escape sequences unlike expected
2299 "\033[01;31m" as GNU Grep does (bug#9408).
2300 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
2301
2302 2011-09-05 Juri Linkov <juri@jurta.org>
2303
2304 * subr.el (y-or-n-p): Capitalize "yes".
2305
2306 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
2307
2308 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
2309 `tramp-cache-unload-hook' where appropriate.
2310 (tramp-methods): Rename `tramp-remote-sh' to
2311 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
2312 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
2313
2314 * net/tramp-sh.el (top): Don't require 'shell.
2315 (tramp-methods): Add `tramp-remote-shell' and
2316 `tramp-remote-shell-args' entries.
2317 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
2318 (tramp-sh-handle-shell-command): Remove.
2319 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2320 Use `tramp-remote-shell'.
2321
2322 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
2323
2324 * mail/sendmail.el (sendmail-query-once-function): Delete.
2325 (sendmail-query-once): Save directly to send-mail-function.
2326 Update message-send-mail-function too.
2327
2328 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
2329
2330 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2331
2332 * progmodes/python.el (python-mode-map): Use correct function to
2333 start python interpreter from menu-bar (as reported by Geert
2334 Kloosterman).
2335 (inferior-python-mode-map): Fix typo.
2336 (python-shell-map): Remove.
2337
2338 2011-09-03 Deniz Dogan <deniz@dogan.se>
2339
2340 * net/rcirc.el (rcirc-print): Simplify code for
2341 rcirc-scroll-show-maximum-output. There is no need to walk
2342 through all windows to find the right one.
2343
2344 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2345
2346 * help.el (help-return-method): Doc fix.
2347
2348 2011-09-03 Martin Rudalics <rudalics@gmx.at>
2349
2350 * window.el (window-deletable-p): Don't return a non-nil value
2351 when there's a buffer that was shown in the window before.
2352 (Bug#9419)
2353 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2354 Set window's previous buffers to nil.
2355
2356 2011-09-03 Eli Zaretskii <eliz@gnu.org>
2357
2358 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
2359 newline before and after the tag line, so it doesn't interfere
2360 with determining the paragraph direction of bidirectional text.
2361
2362 2011-09-03 Leo Liu <sdl.web@gmail.com>
2363
2364 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
2365
2366 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
2369 (pop-to-buffer): Change interactive spec. Pass second argument
2370 directly to display-buffer.
2371 (display-buffer): Fix interactive spec. Use functionp to
2372 distinguish between a function and a list of functions.
2373
2374 * abbrev.el (edit-abbrevs):
2375 * arc-mode.el (archive-extract):
2376 * autoinsert.el (auto-insert):
2377 * bookmark.el (bookmark-bmenu-list):
2378 * files.el (find-file):
2379 * view.el (view-buffer):
2380 * progmodes/compile.el (compilation-goto-locus):
2381 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
2382
2383 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * window.el (display-buffer-alist): Doc fix.
2386 (display-buffer): Add docstring. Don't treat
2387 display-buffer-default specially.
2388 (display-buffer-reuse-selected-window)
2389 (display-buffer-same-window, display-buffer-maybe-same-window)
2390 (display-buffer-reuse-window, display-buffer-pop-up-frame)
2391 (display-buffer-pop-up-window)
2392 (display-buffer-reuse-or-pop-window)
2393 (display-buffer-use-some-window): New functions.
2394 (display-buffer-default-action): Use them.
2395 (display-buffer-default): Delete.
2396 (pop-to-buffer-1): Fix choice of actions.
2397
2398 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2399
2400 * minibuffer.el (completion--insert-strings): Don't get confused by
2401 completion entries that end with an LF char.
2402
2403 2011-09-01 Eli Zaretskii <eliz@gnu.org>
2404
2405 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
2406
2407 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * window.el (display-buffer): Restore interactive spec.
2410 (display-buffer-same-window, display-buffer-other-window):
2411 New functions.
2412 (pop-to-buffer-1): New function. Use the above.
2413 (pop-to-buffer, pop-to-buffer-same-window): Use it.
2414 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
2415
2416 * view.el (view-buffer-other-window, view-buffer-other-frame):
2417 Just use pop-to-buffer.
2418
2419 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2420
2421 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
2422
2423 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
2424
2425 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
2426
2427 2011-08-31 Richard Stallman <rms@gnu.org>
2428
2429 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
2430 of the separation of rmail-view-buffer from rmail-buffer.
2431 If you say no to "replace original", the decrypt is in the
2432 view buffer. If you say yes, the decrypt goes into the
2433 rmail buffer also.
2434
2435 2011-08-31 Martin Rudalics <rudalics@gmx.at>
2436
2437 * window.el (display-buffer-window): Rewrite doc-string.
2438 (display-buffer-record-window): New function.
2439 (display-buffer-macro-specifiers)
2440 (display-buffer-even-window-sizes, display-buffer-set-height)
2441 (display-buffer-set-width, display-buffer-in-window)
2442 (display-buffer-reuse-window, display-buffer-split-specifiers)
2443 (display-buffer-side-specifiers, display-buffer-split-window-1)
2444 (display-buffer-split-window, display-buffer-split-atom-window)
2445 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
2446 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
2447 (display-buffer-other-window-means-other-frame)
2448 (display-buffer-normalize-special)
2449 (display-buffer-normalize-default)
2450 (display-buffer-normalize-argument)
2451 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
2452 (display-buffer-normalize-specifiers, display-buffer-frame)
2453 (display-buffer-same-window, display-buffer-same-frame)
2454 (display-buffer-other-window)
2455 (display-buffer-same-frame-other-window)
2456 (display-buffer-other-frame, pop-to-buffer-same-window)
2457 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
2458 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
2459 (switch-to-buffer-same-frame)
2460 (switch-to-buffer-other-window-same-frame)
2461 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
2462 (display-buffer-alist-set-1, display-buffer-alist-set-2)
2463 (display-buffer-alist-set): Remove.
2464 (display-buffer-function, special-display-buffer-names)
2465 (special-display-regexps, special-display-function):
2466 In doc-string refer to display-buffer-window and quit-restore
2467 parameter.
2468 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
2469 (special-display-frame-alist, special-display-popup-frame)
2470 (same-window-buffer-names, same-window-regexps, same-window-p)
2471 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
2472 (split-window-preferred-function, split-height-threshold)
2473 (split-width-threshold, window-splittable-p)
2474 (split-window-sensibly, window--try-to-split-window)
2475 (window--frame-usable-p, even-window-heights)
2476 (window--even-window-heights, window--display-buffer-1)
2477 (window--display-buffer-2, display-buffer-other-frame):
2478 Restore old Emacs 23 code, order and doc-strings where applicable.
2479 (display-buffer-default, display-buffer-assq-regexp): New functions.
2480 (display-buffer-alist): Rewrite doc-string.
2481 (display-buffer-default-action)
2482 (display-buffer-overriding-action): New variables.
2483 (display-buffer, switch-to-buffer): Rewrite.
2484 (pop-to-buffer): Restore Emacs 23 behavior but use
2485 window-normalize-buffer-to-display.
2486 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
2487 Restore Emacs 23 behavior but use
2488 window-normalize-buffer-to-switch-to.
2489 (pop-to-buffer-same-window): Rewrite.
2490 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
2491 Rewrite using Emacs 23 options.
2492
2493 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
2494
2495 * net/tramp.el (tramp-root-regexp): Remove.
2496 (tramp-completion-file-name-regexp-unified)
2497 (tramp-completion-file-name-regexp-separate)
2498 (tramp-completion-file-name-regexp-url): Don't use leading volume
2499 letter on win32 systems. (Bug#5303, Bug#9311)
2500 (tramp-drop-volume-letter): Simplify definition.
2501 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2502
2503 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2504
2505 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
2506 (bug#9356).
2507
2508 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
2509
2510 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
2511
2512 2011-08-29 Juri Linkov <juri@jurta.org>
2513
2514 * isearch.el (isearch-done): Don't display message "Mark saved"
2515 when arg `edit' is non-nil to prevent its flicker in the echo area.
2516
2517 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2518
2519 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
2520 obsolete packages for deletion.
2521
2522 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
2523
2524 * help-mode.el (help-mode-map): Add special-mode-map to parent.
2525 (help-mode): Derive help-mode from special-mode. Don't invoke
2526 view-mode from help-mode.
2527 (help-xref-override-view-map): Remove.
2528 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
2529 view-mode is not used anymore.
2530
2531 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * server.el (server-port): Doc fix.
2534
2535 * cus-theme.el (custom-theme-choose-mode): Inherit from
2536 special-mode (Bug#9124).
2537 (custom-theme-choose-mode-map): Add special-mode to parent.
2538
2539 2011-08-28 Alan Mackenzie <acm@muc.de>
2540
2541 * progmodes/cc-fonts.el
2542 (c-make-font-lock-BO-decl-search-function): New function.
2543 (c-basic-matchers-after - "Fontify the clauses after various
2544 keywords"): Extract the three keyword lists for the 3 erroneous
2545 constructs from the list of four, and use the new function above
2546 in place of an old one.
2547
2548 2011-08-28 Deniz Dogan <deniz@dogan.se>
2549
2550 * net/rcirc.el (rcirc-insert-prev-input)
2551 (rcirc-insert-next-input): Remove unused argument.
2552
2553 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2554
2555 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
2556
2557 2011-08-27 Alan Mackenzie <acm@muc.de>
2558
2559 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
2560 handle function pointer parameters properly.
2561
2562 2011-08-27 Martin Rudalics <rudalics@gmx.at>
2563
2564 * window.el (display-buffer-reuse-window): Fix case where
2565 selected window was reused with non-nil OTHER-WINDOW argument.
2566 (Bug#9381)
2567
2568 2011-08-27 Deniz Dogan <deniz@dogan.se>
2569
2570 * net/rcirc.el (rcirc-check-auth-status): Adding support for
2571 oftc's NickServ messages.
2572
2573 2011-08-27 Glenn Morris <rgm@gnu.org>
2574
2575 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
2576
2577 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * emacs-lisp/package.el (package-install): Call package-initialize
2580 if called interactively.
2581
2582 2011-08-26 Leo Liu <sdl.web@gmail.com>
2583
2584 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
2585
2586 2011-08-25 Juri Linkov <juri@jurta.org>
2587
2588 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
2589 `search-whitespace-regexp' (bug#9364).
2590
2591 2011-08-25 Juri Linkov <juri@jurta.org>
2592
2593 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
2594 `regexp-search-ring' to their global values to protect from
2595 updating by `read-from-minibuffer' (bug#9185).
2596
2597 2011-08-25 Juri Linkov <juri@jurta.org>
2598
2599 * textmodes/ispell.el (ispell-command-loop): Add newline
2600 at the end of the "Use option `i'..." line.
2601
2602 2011-08-25 Juri Linkov <juri@jurta.org>
2603
2604 * battery.el (display-battery-mode): If `battery-status-function'
2605 or `battery-mode-line-format' is nil, display the message and set
2606 `display-battery-mode' to nil (bug#9363).
2607
2608 2011-08-25 Eli Zaretskii <eliz@gnu.org>
2609
2610 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
2611 bidi-string-mark-left-to-right; they are unnecessary now.
2612
2613 2011-08-25 Deniz Dogan <deniz@dogan.se>
2614
2615 * net/quickurl.el: Documentation typo fixes.
2616
2617 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
2620
2621 2011-08-25 Glenn Morris <rgm@gnu.org>
2622
2623 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
2624
2625 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
2626 (smtpmail-via-smtp): Handle nil response from smtp.
2627
2628 2011-08-24 Juri Linkov <juri@jurta.org>
2629
2630 * proced.el (proced-marked): Inherit from `error' instead of
2631 `font-lock-warning-face'.
2632
2633 * ibuffer.el (ibuffer-marked-face): Change default face from
2634 `font-lock-warning-face' to `warning'.
2635 (ibuffer-deletion-face): Change default face from
2636 `font-lock-type-face' to `error'.
2637
2638 * battery.el (battery-update): Use the face `error' instead of
2639 `font-lock-warning-face' (bug#6117).
2640
2641 2011-08-24 Juri Linkov <juri@jurta.org>
2642
2643 * faces.el (success): Change face color from "Green3" to
2644 "ForestGreen" on light background (bug#9353).
2645
2646 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * window.el (quit-window): Rename from quit-restore-window.
2649 Use same arglist as old quit-window.
2650 (frame-auto-delete): Doc fix.
2651
2652 * view.el (view-mode-exit): Use quit-window.
2653
2654 2011-08-24 Juri Linkov <juri@jurta.org>
2655
2656 * isearch.el (isearch-ring-adjust1): Start visiting previous
2657 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
2658 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
2659 for empty search string (when the last search string is reused
2660 automatically) to adjust the isearch ring to the last element and
2661 prepare the correct index for further M-p commands (bug#9185).
2662
2663 2011-08-24 Kenichi Handa <handa@m17n.org>
2664
2665 * international/ucs-normalize.el: If decomposition property of
2666 CHAR is the default one (i.e. a list of CHAR itself), treat it as
2667 nil.
2668 (nfd, nfkd): Likewise.
2669
2670 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
2671
2672 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
2673 from process filters aren't reliably transmitted to the surrounding
2674 accept-process-output.
2675 (mpc-proc-check): New function.
2676 (mpc-proc-sync): Use it (bug#8293)
2677
2678 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2679
2680 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
2681 Add compatibility functions (bug#9313).
2682
2683 2011-08-23 Eli Zaretskii <eliz@gnu.org>
2684
2685 * cus-start.el (all): Add entry for bidi-paragraph-direction.
2686
2687 * international/uni-bidi.el: Regenerated.
2688
2689 2011-08-23 Kenichi Handa <handa@m17n.org>
2690
2691 * international/charprop.el:
2692 * international/uni-bidi.el:
2693 * international/uni-category.el:
2694 * international/uni-combining.el:
2695 * international/uni-comment.el:
2696 * international/uni-decimal.el:
2697 * international/uni-decomposition.el:
2698 * international/uni-digit.el:
2699 * international/uni-lowercase.el:
2700 * international/uni-mirrored.el:
2701 * international/uni-name.el:
2702 * international/uni-numeric.el:
2703 * international/uni-old-name.el:
2704 * international/uni-titlecase.el:
2705 * international/uni-uppercase.el: Regenerate.
2706
2707 2011-08-23 Martin Rudalics <rudalics@gmx.at>
2708
2709 * help.el (help-window-setup): Fix message displayed when other
2710 window is reused. (Bug#9341)
2711
2712 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2713
2714 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
2715 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
2716
2717 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
2718 Mark obsolete.
2719 * shell.el (shell-parse-pcomplete-arguments): New function.
2720 (shell-completion-vars): Use it instead (bug#9160).
2721
2722 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2723
2724 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
2725 strings and comments (bug#9333).
2726
2727 * emacs-lisp/debug.el (debug-arglist): New function.
2728 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
2729 (debug-on-entry-1): Handle interpreted closures (bug#9120).
2730
2731 2011-08-22 Juri Linkov <juri@jurta.org>
2732
2733 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2734 Revert regexp that highlights output switches to its old
2735 pre-2010-10-28 value and remove one `?' from it (bug#9319).
2736
2737 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
2738 to check for empty output (bug#9226).
2739
2740 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
2743 symbol-constituent as the default, as that stops font-lock from
2744 working properly (Bug#8843).
2745
2746 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2747
2748 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
2749 `coding-system-for-*' around the process open call to avoid
2750 auth-source side effects.
2751 (smtpmail-try-auth-methods): Expand the secret password.
2752 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
2753 probe hangs.
2754
2755 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
2756
2757 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
2758
2759 * emacs-lisp/find-func.el (find-function-noselect): New arg
2760 lisp-only.
2761
2762 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
2763 signal an error for built-in functions (Bug#6664).
2764
2765 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2766
2767 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
2768 (smtpmail-try-auth-methods): Use it.
2769
2770 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
2771
2772 * font-lock.el (font-lock-fontify-region)
2773 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
2774 (font-lock-default-unfontify-buffer)
2775 (font-lock-default-fontify-region)
2776 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
2777
2778 * progmodes/compile.el (compilation-error-properties):
2779 Fix confusion between file struct and message struct (Bug#9319).
2780 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
2781 `ant' regexp.
2782
2783 * net/browse-url.el (browse-url-firefox): Don't call
2784 browse-url-firefox-sentinel unless using -remote (Bug#9328).
2785
2786 2011-08-20 Glenn Morris <rgm@gnu.org>
2787
2788 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
2789
2790 * tutorial.el (tutorial--default-keys): Update some default bindings.
2791
2792 * files.el (hack-local-variables): Fully ignore case for "mode:".
2793
2794 2011-08-20 Alan Mackenzie <acm@muc.de>
2795
2796 Resolve invalid use of a regexp in regexp-opt.
2797
2798 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
2799 detection for a java annotation.
2800
2801 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
2802 detection for a java annotation.
2803
2804 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
2805 handling for java.
2806 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
2807
2808 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
2809
2810 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
2811 (Bug#9274).
2812
2813 2011-08-20 Alan Mackenzie <acm@muc.de>
2814
2815 Fontify CPP expressions correctly when starting in the middle of
2816 such a construct. Mainly for when jit-lock etc. starts a chunk
2817 here.
2818
2819 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
2820 variable.
2821 (c-make-font-lock-search-form): New function, extracted from
2822 c-make-font-lock-search-function.
2823 (c-make-font-lock-search-function): Use the above function.
2824 (c-make-font-lock-context-search-function): New function.
2825 (c-cpp-matchers): Enhance the preprocessor expression case with
2826 the above function
2827 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
2828 which takes an expression.
2829
2830 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
2831
2832 2011-08-20 Martin Rudalics <rudalics@gmx.at>
2833
2834 * window.el (display-buffer-reuse-window)
2835 (display-buffer-pop-up-window): Don't reuse or split a side
2836 window.
2837
2838 2011-08-19 Glenn Morris <rgm@gnu.org>
2839
2840 * files.el (hack-local-variables-prop-line, hack-local-variables):
2841 Downcase "Mode:". (Bug#9331)
2842
2843 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * international/characters.el: Add L and R categories.
2846
2847 * subr.el (bidi-string-mark-left-to-right): Rename from
2848 string-mark-left-to-right. Use category search.
2849
2850 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
2851
2852 2011-08-18 Juri Linkov <juri@jurta.org>
2853
2854 * faces.el (error, warning, success): New faces with definitions
2855 copied from old default values of `font-lock-warning-face',
2856 `compilation-warning', `compilation-info' (bug#6117).
2857
2858 * font-lock.el (font-lock-warning-face): Inherit from `error'.
2859
2860 * progmodes/compile.el (compilation-error): Inherit from `error'.
2861 (compilation-warning): Inherit from `warning'.
2862 (compilation-info): Inherit from `success'.
2863
2864 * dired.el (dired-marked): Inherit from `warning'.
2865 (dired-flagged): Inherit from `error'.
2866
2867 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2868
2869 * mail/smtpmail.el (auth-source): Require to avoid problems with
2870 binding variables (bug#9298). Also clean up some unused
2871 autoloads.
2872
2873 * net/network-stream.el (network-stream-open-starttls):
2874 Support using starttls.el without using gnutls-cli.
2875
2876 2011-08-17 Juri Linkov <juri@jurta.org>
2877
2878 * progmodes/grep.el (rgrep): Handle the case when
2879 `grep-find-command' is a cons cell (bug#9278).
2880
2881 2011-08-17 Martin Rudalics <rudalics@gmx.at>
2882
2883 * window.el (display-buffer-pop-up-frame): Run frame creation
2884 function with BUFFER current (as special-display-popup-frame
2885 does). Reported by Drew Adams.
2886
2887 2011-08-17 Daiki Ueno <ueno@unixuser.org>
2888
2889 * epa-mail.el: Simplify GnuPG group expansion using
2890 epg-expand-group.
2891 (epa-mail-group-alist, epa-mail-group-modtime)
2892 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
2893 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
2894 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
2895 Remove.
2896
2897 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
2898
2899 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
2900
2901 2011-08-16 Alan Mackenzie <acm@muc.de>
2902
2903 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
2904 Correct, to avoid the inside of macros.
2905
2906 2011-08-16 Richard Stallman <rms@gnu.org>
2907
2908 * epa-mail.el: Handle GnuPG group definitions.
2909 (epa-mail-group-alist, epa-mail-group-modtime)
2910 (epa-mail-gnupg-conf-file): New variables.
2911 (epa-mail-parse-groups, epa-mail-sync-groups)
2912 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
2913 (epa-mail-expand-recipients): New functions.
2914 (epa-mail-encrypt): Call epa-mail-expand-recipients.
2915
2916 * mail/rmail.el (rmail-epa-decrypt): New command.
2917
2918 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
2919 Don't bind buffer-read-only, just inhibit-read-only.
2920 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
2921 (epa-decrypt-armor-in-region): Make error message clearer.
2922
2923 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
2924
2925 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
2926 and "a2b" to "ab" for `prefix'.
2927
2928 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
2931 filter groups.
2932 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
2933 Fourquet (Bug#8804).
2934
2935 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
2936
2937 * startup.el (argi): Declare as global variable (bug#9275).
2938
2939 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
2940
2941 * subr.el (string-mark-left-to-right): Search the entire string
2942 for RTL script, not just the terminating character. Doc fix.
2943
2944 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2945
2946 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
2947 New function.
2948 (js--regexp-literal, js-syntax-propertize-function): Remove.
2949 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
2950 (js-mode-map): Don't rebind electric keys.
2951 (js-insert-and-indent): Remove.
2952 (js-mode): Setup electric-layout and electric-indent instead.
2953
2954 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
2955
2956 2011-08-12 Daiki Ueno <ueno@unixuser.org>
2957
2958 * epa.el (epa-progress-callback-function): Fix the logic of
2959 displaying progress.
2960 * epa-file.el (epa-file-insert-file-contents): Make progress
2961 display more user-friendly.
2962 (epa-file-write-region): Ditto.
2963
2964 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
2965
2966 * subr.el (string-mark-left-to-right): New function.
2967
2968 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
2969 Use string-mark-left-to-right.
2970 (list-buffers-noselect): Caller changed.
2971
2972 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
2973 Use string-mark-left-to-right.
2974 (tabulated-list-print): Recenter after moving point.
2975
2976 2011-08-10 Juri Linkov <juri@jurta.org>
2977
2978 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
2979 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
2980 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
2981
2982 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
2985 (Bug#7554).
2986
2987 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
2988
2989 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
2990 character. (Bug#6594)
2991
2992 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
2993
2994 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
2995 (image-dired--with-db-file): New macro.
2996 (image-dired-write-tags, image-dired-remove-tag)
2997 (image-dired-create-gallery-lists, image-dired-write-comments)
2998 (image-dired-get-comment, image-dired-mark-tagged-files)
2999 (image-dired-list-tags, image-dired-gallery-generate): Use it.
3000 (image-dired-gallery-generate): Use insert-file-contents.
3001
3002 * time.el (display-time-world-list, display-time-world-display):
3003 * time-stamp.el (time-stamp-string):
3004 * vc/add-log.el (add-change-log-entry): Use setenv instead of
3005 set-time-zone-rule (Bug#7337).
3006
3007 2011-08-08 Daiki Ueno <ueno@unixuser.org>
3008
3009 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
3010 (epg-error-to-string, epg-errors-to-string): New function.
3011 (epg-wait-for-completion): Reverse errors list.
3012 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
3013 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
3014 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
3015 (epg-sign-keys, epg-generate-key-from-file)
3016 (epg-generate-key-from-string): Format errors by using
3017 epg-errors-to-string (bug#9255).
3018 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
3019
3020 2011-08-07 Juri Linkov <juri@jurta.org>
3021
3022 * faces.el (list-faces-display): Remove extra angle bracket
3023 from `help-mode-map'.
3024
3025 * info.el (Info-history-toc-nodes): Doc fix.
3026
3027 * longlines.el (longlines-mode): Doc fix.
3028
3029 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
3030
3031 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
3032 of statements and in a few more cases (bug#9183).
3033
3034 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
3035 New functions.
3036 (cl-transform-lambda): Use them (bug#9239).
3037
3038 2011-08-05 Martin Rudalics <rudalics@gmx.at>
3039
3040 * window.el (display-buffer-same-window)
3041 (display-buffer-same-frame, display-buffer-other-window)
3042 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
3043 (pop-to-buffer-other-window)
3044 (pop-to-buffer-same-frame-other-window)
3045 (pop-to-buffer-other-frame): Make them defuns.
3046 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
3047
3048 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3049
3050 * subr.el (make-composed-keymap): Move from C. Change calling
3051 convention, and improve docstring to bring attention to a subtle point.
3052 * minibuffer.el (completing-read-default): Adjust accordingly.
3053
3054 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3055
3056 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
3057 (tramp-open-shell): Use `tramp-shell-quote-argument'.
3058
3059 * net/trampver.el: Update release number.
3060
3061 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3062
3063 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
3064 "in" (bug#9190).
3065
3066 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3067
3068 * mail/sendmail.el (sendmail-query-once): Restore the current
3069 buffer after querying (bug#9074).
3070
3071 * dired.el (dired-flagged): Use different faces for marked and
3072 flagged files (bug#6117).
3073
3074 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
3075 (bug#4433).
3076
3077 * ido.el (ido-mode): Switch off the message if called
3078 non-interactively.
3079
3080 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
3081 before 587, since it appears that that's more likely to work for
3082 more people.
3083
3084 * cus-edit.el (custom-file): When running under emacs -q, always
3085 refuse to save the customizations, even if the .emacs file doesn't
3086 exist.
3087
3088 * info.el: Remove the `Info-beginning-of-buffer' function
3089 (bug#8325).
3090
3091 * net/network-stream.el (network-stream-open-starttls):
3092 Use `starttls-available-p' to see whether starttls.el can be used.
3093
3094 2011-08-01 Martin Rudalics <rudalics@gmx.at>
3095
3096 * window.el (display-buffer-in-window): Don't set dedicated status
3097 of window here (Bug#9215).
3098 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
3099 (display-buffer-pop-up-side-window)
3100 (display-buffer-in-side-window): Set dedicated status of window here.
3101
3102 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
3103
3104 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
3105 before binding generated-autoload-file.
3106
3107 2011-08-01 Deniz Dogan <deniz@dogan.se>
3108
3109 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
3110
3111 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3112
3113 Sync with Tramp 2.2.2.
3114
3115 * net/trampver.el: Update release number.
3116
3117 2011-07-30 Juri Linkov <juri@jurta.org>
3118
3119 * dired-aux.el (dired-touch-initial): Remove function.
3120 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
3121 current time, and `default' to the last modification time of the
3122 current marked file (bug#6887).
3123
3124 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
3125
3126 * simple.el (goto-line): Use string-to-number to provide a
3127 numeric argument to read-number (bug#9163).
3128
3129 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
3132 connection process, it could be nil.
3133
3134 2011-07-27 Leo Liu <sdl.web@gmail.com>
3135
3136 Simplify url handling in rcirc-mode.
3137
3138 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
3139 (rcirc-browse-url-at-mouse): Remove.
3140 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
3141
3142 2011-07-26 Alan Mackenzie <acm@muc.de>
3143
3144 Fontify bitfield declarations properly.
3145
3146 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
3147 (c-symbol-chars): Now exported as a lang variable.
3148 (c-not-primitive-type-keywords): New lang variable.
3149
3150 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
3151 QT keyword "more" to prevent "more slots: ...." being spuriously
3152 parsed as a bitfield declaration.
3153
3154 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3155 Refactor and enhance to handle bitfield declarations.
3156 (c-punctuation-in): New function.
3157 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
3158 declarations properly.
3159
3160 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
3161
3162 * calendar/icalendar.el (icalendar--all-events): Take care of
3163 multiple vcalendars in a single file.
3164 (icalendar--convert-float-to-ical): Checkdoc fixes.
3165
3166 2011-07-25 Deniz Dogan <deniz@dogan.se>
3167
3168 * image.el (insert-image): Clarifying docstring.
3169
3170 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
3171
3172 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
3173 `tramp-send-command-and-check' if there is no error.
3174 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
3175
3176 2011-07-22 Alan Mackenzie <acm@muc.de>
3177
3178 Prevent cc-langs.elc being loaded at run time.
3179
3180 * progmodes/cc-mode.el: Remove two autoload forms which loaded
3181 cc-langs.
3182
3183 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
3184 "(require 'cc-langs)". Quote a form so it will evaluate at
3185 (cc-mode's) compilation time.
3186
3187 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
3188
3189 * net/tramp.el (tramp-file-name-handler): Avoid recursive
3190 loading. (Bug#9114)
3191
3192 2011-07-21 Martin Rudalics <rudalics@gmx.at>
3193
3194 * window.el (display-buffer-pop-up-window)
3195 (display-buffer-pop-up-side-window)
3196 (display-buffer-in-side-window): Call display-buffer-set-height
3197 and display-buffer-set-width after setting the new window's
3198 buffer so `fit-window-to-buffer' and friends work on the right buffer.
3199
3200 2011-07-20 Sam Steingold <sds@gnu.org>
3201
3202 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
3203 (etags-tags-included-tables): Call `convert-standard-filename' on
3204 the file names contained in TAGS so that windows Emacs can handle
3205 TAGS files created by cygwin ctags.
3206
3207 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3208
3209 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
3210 which apparently didn't work.
3211
3212 2011-07-19 Roland Winkler <winkler@gnu.org>
3213
3214 * proced.el (proced-send-signal): For *Marked Processes* buffer
3215 put point at beginning of buffer.
3216
3217 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
3218
3219 * proced.el (proced-format): Make header lines align with the text
3220 (bug#1779).
3221
3222 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3223
3224 * view.el (view-buffer): Allow running in `special' modes if we're
3225 visiting a file (bug#8615).
3226
3227 2011-07-19 Martin Rudalics <rudalics@gmx.at>
3228
3229 * window.el (display-buffer-alist-of-strings-p)
3230 (display-buffer-alist-set-1, display-buffer-alist-set-2):
3231 New functions.
3232 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
3233 more accurately.
3234
3235 2011-07-18 Alan Mackenzie <acm@muc.de>
3236
3237 Fontify declarators properly when, e.g., a jit-lock chunk begins
3238 inside a declaration.
3239
3240 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
3241
3242 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
3243 New function.
3244 (c-complex-decl-matchers): Insert reference to
3245 c-font-lock-enclosing-decls.
3246
3247 * progmodes/cc-engine.el (c-backward-single-comment):
3248 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
3249 to nil around calls to (forward-comment -1).
3250
3251 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3252
3253 * image.el (put-image): Doc typo fix.
3254
3255 * progmodes/etags.el (tags-search): Doc typo fix.
3256
3257 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
3258 password if we get errors 550 to 554.
3259
3260 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3261
3262 * net/gnutls.el (gnutls-log-level): Remove.
3263
3264 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
3265 indentation character (bug#6380).
3266
3267 * files.el (buffer-offer-save): Made permanently local (bug#6241).
3268
3269 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
3270 to clarify what the problem is (bug#4291).
3271
3272 * simple.el (current-kill): Clarify what
3273 `interprogram-paste-function' does (bug#7500).
3274 (auto-fill-mode): Document `auto-fill-function' in relation to
3275 `auto-fill-mode' (bug#2470).
3276
3277 2011-07-16 Lawrence Mitchell <wence@gmx.li>
3278
3279 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
3280 method if slot is read-only (bug#9035).
3281
3282 2011-07-16 Martin Rudalics <rudalics@gmx.at>
3283
3284 * frame.el (select-frame-set-input-focus): New argument NORECORD.
3285 * window.el (pop-to-buffer): Select window used even if it was
3286 selected before, see discussion of (Bug#8615), (Bug#6954).
3287 Pass argument NORECORD on to select-frame-set-input-focus.
3288
3289 2011-07-15 Glenn Morris <rgm@gnu.org>
3290
3291 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
3292 Respect help-form.
3293
3294 2011-07-09 Lawrence Mitchell <wence@gmx.li>
3295
3296 * net/gnutls.el (gnutls-min-prime-bits): New variable.
3297 (gnutls-negotiate): Use it.
3298
3299 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3300
3301 * net/gnutls.el (gnutls-negotiate):
3302 Upcase `gnutls-algorithm-priority'.
3303
3304 2011-07-15 Glenn Morris <rgm@gnu.org>
3305
3306 * jka-compr.el (jka-compr-verbose): Move from here...
3307 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
3308 Add missing :version tag.
3309 * info.el: No need to require jka-compr when compiling.
3310
3311 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3312
3313 * net/gnutls.el (gnutls-algorithm-priority): New variable.
3314 (gnutls-negotiate): Use it.
3315
3316 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
3317
3318 * info.el (Info-beginning-of-buffer): New command.
3319 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
3320 announcing `b' as the key (bug#8325).
3321 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
3322
3323 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
3324
3325 * international/mule-cmds.el
3326 (describe-specified-language-support): Make the error message
3327 clearer (bug#8905).
3328
3329 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
3330
3331 * isearch.el (isearch-barrier): Add a doc string, since it's
3332 mentioned in a function doc string (bug#8678).
3333
3334 2011-07-15 Martin Rudalics <rudalics@gmx.at>
3335
3336 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
3337 buffer argument (Bug#9083) and self-identifying label argument.
3338
3339 2011-07-15 Glenn Morris <rgm@gnu.org>
3340
3341 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
3342
3343 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3344
3345 * man.el (Man-fontify-manpage): Fix message when formatting the
3346 man page (bug#7929).
3347
3348 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3349
3350 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
3351 argument LRM; if non-nil, append an invisible LRM character to the
3352 buffer name.
3353 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
3354 last argument non-nil, when formatting buffer names.
3355 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
3356 paragraph direction.
3357
3358 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3359
3360 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
3361 the man page name (bug#7929).
3362
3363 * image.el (put-image): Mention the `put-image' overlay property
3364 (bug#7834).
3365
3366 * scroll-bar.el (set-scroll-bar-mode): Mention that
3367 `scroll-bar-mode' lists the values (bug#7772).
3368
3369 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
3370 command (bug#7729).
3371
3372 * rect.el (apply-on-rectangle): Return the point after the last
3373 operation.
3374 (string-rectangle): Go to the point after the last operation
3375 (bug#7522).
3376
3377 * printing.el (pr-toggle-region): Clarify the documentation
3378 slightly (bug#7493).
3379
3380 * time.el (display-time-update):
3381 Allow `display-time-mail-function' to return nil (bug#7158).
3382 Fix suggested by Detlev Zundel.
3383
3384 * vc/diff.el (diff): Clarify the order the file names are read
3385 (bug#7111).
3386
3387 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
3388 the doc string (bug#7015).
3389
3390 * font-lock.el (font-lock-maximum-decoration): Mention what
3391 numeric levels mean (bug#6935).
3392
3393 * startup.el (initial-buffer-choice): Don't mention the `none'
3394 selection, which is against policy.
3395
3396 2011-07-14 Martin Rudalics <rudalics@gmx.at>
3397
3398 * window.el (display-buffer-normalize-special):
3399 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
3400
3401 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3402
3403 * subr.el (version<, version<=, version=): Mention "-CVS" and
3404 "-12345" alpha version numbers.
3405
3406 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * bindings.el: Add advertised binding for set-mark-command
3409 (Bug#5772).
3410
3411 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
3412
3413 * bindings.el (mode-line-other-buffer):
3414 * bookmark.el (bookmark-bmenu-2-window):
3415 * bs.el (bs-cycle-next, bs-cycle-previous):
3416 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
3417 switch-to-buffer.
3418
3419 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
3420 Delete.
3421
3422 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
3423
3424 * follow.el (follow-debug-message, follow-redisplay):
3425 * jka-cmpr-hook.el (with-auto-compression-mode):
3426 Fix typos in docstrings.
3427
3428 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3429
3430 * subr.el (with-silent-modifications): Clarify somewhat what the
3431 macro inhibits (bug#6525).
3432
3433 * simple.el (eval-expression): Note what it does if called
3434 interactively (bug#6495).
3435
3436 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
3437
3438 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
3439 Use pop-to-buffer buffer-or-name if it is nil.
3440
3441 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3442 Remove switch-to-buffer.
3443
3444 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3445
3446 * files.el (make-directory): Clarify that an error will be raised
3447 if there's an error (bug#6397).
3448
3449 * startup.el (initial-buffer-choice): Add `none' as a choice
3450 (bug#6234).
3451
3452 * subr.el (add-hook): Clarify section about buffer-local hooks
3453 (bug#6218).
3454
3455 * dired.el (dired-flagged): Clarify doc string (bug#6117).
3456
3457 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
3458
3459 * tabify.el (untabify): Preserve the current column so that point
3460 doesn't move (bug#6032).
3461
3462 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3463
3464 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
3465 Rewrite to avoid awkward possessive "s" (bug#5986).
3466
3467 2011-07-13 Glenn Morris <rgm@gnu.org>
3468
3469 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
3470 (dired-insert-directory): Give a message the first time
3471 if ls is found not to support --dired.
3472
3473 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3474
3475 * simple.el (toggle-truncate-lines): Clarify what is toggled
3476 (bug#5580). Text by Drew Adams.
3477
3478 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * simple.el (blink-matching-open): Make the error message from the
3481 last change less verbose.
3482
3483 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
3484
3485 * font-lock.el (font-lock-comment-face): Use the high contrast
3486 "yellow" color for font-lock-comment-face on low color terminals
3487 using a dark background color (bug#4221).
3488
3489 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3490
3491 * dired.el (dired-insert-set-properties): Make the doc string
3492 reflect what it does now (bug#5325).
3493
3494 * simple.el (blink-matching-open): Say that we were unable to find
3495 the match within the limit, if we're limited (bug#5122).
3496
3497 * international/mule-cmds.el (prefer-coding-system): Add an
3498 example (bug#4869).
3499
3500 * progmodes/etags.el (tags-search): Document `file-list-form'
3501 (bug#4731).
3502
3503 2011-07-13 Lawrence Mitchell <wence@gmx.li>
3504
3505 * net/browse-url.el (browse-url-default-browser)
3506 (browse-url-browser-function): Make the default browser choice a
3507 bit more logical (bug#4300). Also clean up the doc string.
3508
3509 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
3510
3511 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
3512 binary endings (bug#4440).
3513
3514 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3515
3516 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
3517 which can be pretty annoying (bug#8971).
3518
3519 * jka-compr.el (jka-compr-verbose): New variable, and use
3520 throughout (bug#8971).
3521
3522 * info.el (Info-find-file): Fall back on the installation
3523 directory if we can't find the info node anywhere else.
3524
3525 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
3526
3527 * vc/vc.el (vc-revert-file):
3528 Don't set file time-stamp in the past. (Bug#5181)
3529
3530 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3531
3532 * files.el (after-find-file): Give a better error message when
3533 trying to find a symlink that points to a file that doesn't exist
3534 (bug#4398).
3535
3536 * progmodes/cc-vars.el: Remove (probably) misleading comment
3537 (bug#4396).
3538
3539 2011-07-12 Johan Bockgård <bojohan@gnu.org>
3540
3541 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
3542
3543 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3544
3545 * mouse-sel.el: Hack restoring functionality, while keeping
3546 compatibility with 2010-07-03 changes to mouse selection.
3547 (mouse-sel-primary-overlay): New var.
3548 (mouse-sel-selection-alist): Use it.
3549 (mouse-sel-mode): Doc fix; remove points that are default features
3550 of mouse.el.
3551
3552 2011-07-12 Johan Bockgård <bojohan@gnu.org>
3553
3554 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3555 Fix previous fix (bug#2490).
3556
3557 2011-07-12 Roland Winkler <winkler@gnu.org>
3558
3559 * textmodes/bibtex.el (bibtex-initialize):
3560 Use pop-to-buffer-same-window.
3561 (bibtex-search-entries): Fix interactive call.
3562
3563 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3566 Fontise bytecomp Error lines more correctly (bug#2490).
3567 Fix suggested by Johan Bockgård.
3568
3569 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
3570
3571 * dired-x.el (dired-guess-default): Use `delete-dups'.
3572
3573 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * dired.el (dired-mark-prompt):
3576 * dired-aux.el (dired-read-shell-command): Doc fix.
3577
3578 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3579
3580 * mail/sendmail.el (sendmail-query-once):
3581 Use `customize-save-variable' unconditionally, now that it works under
3582 emacs -Q.
3583
3584 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
3585
3586 * cus-edit.el (custom-file): Take an optional no-error variable.
3587 (customize-save-variable): Set the variable, and give a warning if
3588 running under "emacs -q".
3589
3590 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
3591
3592 * loadhist.el (unload-feature-special-hooks):
3593 Add `auto-coding-functions', `fill-nobreak-predicate' and
3594 `find-directory-functions' (bug#5327).
3595
3596 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3597
3598 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
3599
3600 * cus-edit.el (custom-guess-name-alist): -alist variables should
3601 use the `alist' type (bug#3120). Suggested by Drew Adams.
3602
3603 * printing.el: Add documentation to all the `pr-toggle-' commands.
3604
3605 2011-07-11 Leo <sdl.web@gmail.com> (tiny change)
3606
3607 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
3608 backends where it makes sense (bug#2623).
3609
3610 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3611
3612 * dired-x.el (dired-guess-default): Remove duplicate shell command
3613 entries (bug#2028).
3614 (dired-guess-default): Fix grammar in doc string (bug#2028).
3615 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
3616
3617 * subr.el (remove-duplicates): New conveniency function.
3618
3619 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3620
3621 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
3622 (bug#1526).
3623
3624 2011-07-10 Martin Rudalics <rudalics@gmx.at>
3625
3626 * window.el (display-buffer-normalize-default): Don't invert
3627 meaning of even-window-heights. Reported by Eli Zaretskii
3628 <eliz@gnu.org>.
3629
3630 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
3631
3632 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
3633
3634 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3635
3636 * window.el (display-buffer): Fix arguments to
3637 display-buffer-reuse-window in last change.
3638
3639 * faces.el (link): Use a less saturated blue on light backgrounds.
3640
3641 * startup.el (fancy-startup-text, fancy-about-text)
3642 (fancy-startup-tail): Use font-lock faces, for background safety.
3643
3644 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
3645
3646 * emulation/viper-cmd.el (viper-change-state-to-vi):
3647 Limit triggering of abbrev expansion (Bug#9038).
3648
3649 2011-07-09 Martin Rudalics <rudalics@gmx.at>
3650
3651 * window.el (display-buffer-default-specifiers): Remove.
3652 (display-buffer-macro-specifiers): Remove default specifiers.
3653 (display-buffer-alist): Default to nil.
3654 (display-buffer-reuse-window): New optional argument other-window.
3655 (display-buffer-pop-up-window): Allow splitting internal
3656 windows. Check whether a live window was created.
3657 (display-buffer-other-window-means-other-frame)
3658 (display-buffer-normalize-arguments): Rename to
3659 display-buffer-normalize-argument and rewrite. Set the
3660 other-window specifier.
3661 (display-buffer-normalize-special): New function.
3662 (display-buffer-normalize-options): Rename to
3663 display-buffer-normalize-default and rewrite.
3664 (display-buffer-normalize-options-inhibit): Remove.
3665 (display-buffer-normalize-specifiers): Rewrite.
3666 (display-buffer): Process other-window specifier and call
3667 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
3668 more faithfully.
3669 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
3670 (display-buffer-alist-set): Don't handle 'unset default values.
3671 (display-buffer-in-window, display-buffer-alist-set):
3672 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
3673 <tassilo@member.fsf.org>.
3674
3675 2011-07-09 Leo Liu <sdl.web@gmail.com>
3676
3677 * register.el (insert-register): Restore accidental change on
3678 2011-06-26. (Bug#9028)
3679
3680 2011-07-09 Glenn Morris <rgm@gnu.org>
3681
3682 * subr.el (remq): Handle the empty list. (Bug#9024)
3683
3684 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
3685
3686 * mail/sendmail.el (send-mail-function): No longer delay custom
3687 initialization.
3688 * custom.el (custom-initialize-delay): Doc fix.
3689
3690 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
3691
3692 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
3693
3694 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
3695
3696 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
3697 human-friendly prompt.
3698
3699 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
3700
3701 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
3702 provided by a particular plugin.
3703
3704 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3705
3706 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
3707 save customizations (with "emacs -Q"), just set the variable
3708 instead of erroring out.
3709
3710 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
3711
3712 2011-07-08 Juri Linkov <juri@jurta.org>
3713
3714 * arc-mode.el (archive-zip-expunge, archive-zip-update)
3715 (archive-zip-update-case): Use 7z if found by `executable-find'.
3716 The order of searching the available programs is the same as in
3717 `archive-zip-extract' (bug#8968).
3718
3719 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
3722 (menu-bar-options-menu): Tweak descriptions.
3723
3724 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3725
3726 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
3727 menu items into verb phrases (bug#1421). Also refill to fit under
3728 80 columns.
3729
3730 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
3733 (Info-read-node-name): Doc fix (Bug#1084).
3734
3735 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
3736 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
3737 (end-of-sexp, beginning-of-sexp)
3738 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
3739 (forward-symbol, forward-same-syntax, word-at-point)
3740 (sentence-at-point): Doc fix (Bug#1144).
3741
3742 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3743
3744 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
3745 should cover it (bug#1281).
3746
3747 * cus-edit.el (custom-show): Mark as obsolete.
3748
3749 * net/network-stream.el (network-stream-open-starttls): If gnutls
3750 negotiation fails, then possibly try again with a non-encrypted
3751 connection (bug#9017).
3752
3753 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
3754 be used.
3755
3756 2011-07-07 Richard Stallman <rms@gnu.org>
3757
3758 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
3759 property, and handle its changed format.
3760 Look for the correct line number.
3761 Use file's line contents (but not past first =) to find
3762 correct line in message.
3763
3764 2011-07-07 Kenichi Handa <handa@m17n.org>
3765
3766 * international/characters.el (build-unicode-category-table):
3767 Delete it.
3768 (unicode-category-table): Set it by unicode-property-table-internal.
3769
3770 * international/mule-cmds.el (char-code-property-alist): Move to
3771 to src/chartab.c.
3772 (get-char-code-property): Call unicode-property-table-internal to
3773 load a file. Call get-unicode-property-internal where necessary.
3774 (put-char-code-property): Call unicode-property-table-internal to
3775 load a file. Call put-unicode-property-internal where necessary.
3776 put-unicode-property-internal where necessary.
3777 (char-code-property-description):
3778 Call unicode-property-table-internal to load a file.
3779
3780 * international/charprop.el:
3781 * international/uni-bidi.el:
3782 * international/uni-category.el:
3783 * international/uni-combining.el:
3784 * international/uni-comment.el:
3785 * international/uni-decimal.el:
3786 * international/uni-decomposition.el:
3787 * international/uni-digit.el:
3788 * international/uni-lowercase.el:
3789 * international/uni-mirrored.el:
3790 * international/uni-name.el:
3791 * international/uni-numeric.el:
3792 * international/uni-old-name.el:
3793 * international/uni-titlecase.el:
3794 * international/uni-uppercase.el: Regenerate.
3795
3796 * loadup.el: Load international/charprop.el before
3797 international/characters.
3798
3799 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
3800
3801 * window.el (next-buffer, previous-buffer): Signal an error if
3802 called from a minibuffer window.
3803
3804 * bindings.el: Revert 2011-07-04 change.
3805
3806 2011-07-06 Richard Stallman <rms@gnu.org>
3807
3808 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
3809 (rmail-mime-insert-bulk, rmail-mime-insert-text):
3810 Treat markers like ints.
3811 (rmail-mime-entity): Doc fix.
3812
3813 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3814
3815 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
3816 defcustom again for backwards compatibility.
3817
3818 * simple.el (shell-command-on-region): Fill.
3819
3820 * dired-aux.el (dired-kill-line): Add a doc string.
3821
3822 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
3823 to "\\sw\\|\\s_" (bug#358).
3824
3825 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
3826 (dired-unmark-backward): Ditto.
3827 (dired-flag-backup-files): Ditto.
3828
3829 * dired-x.el (dired-mark-sexp): Ditto.
3830
3831 2011-07-06 Richard Stallman <rms@gnu.org>
3832
3833 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
3834 (rmail-mime-entity): New arg TRUNCATED.
3835 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
3836 New functions.
3837 (rmail-mime-save): Warn if entity is truncated.
3838 (rmail-mime-toggle-hidden): Likewise, for showing.
3839 (rmail-mime-process-multipart): Record when an entity is truncated.
3840
3841 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
3842 if ENTITY is a string.
3843
3844 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3845
3846 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
3847 of faces when `M-C-x'-ing their definitions (bug#8378).
3848 Also clean up the code slightly.
3849
3850 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
3851 because that makes the colors go away.
3852
3853 * mail/sendmail.el (send-mail-function): Change the default to
3854 `sendmail-query-once'.
3855 (sendmail-query-once): Add an autoload cookie.
3856
3857 * net/network-stream.el (network-stream-open-starttls): Try using
3858 a plain connection even if the server offered STARTTLS, and we
3859 kinda wanted to use it, if Emacs doesn't have any STARTTLS
3860 capability. This should make smtpmail.el work in slightly more
3861 configurations.
3862
3863 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
3864
3865 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
3866 New defun.
3867 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
3868
3869 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
3870
3871 * progmodes/sql.el: Version 3.0
3872 (sql-product-alist): Add product :completion-object,
3873 :completion-column, and :statement attributes.
3874 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
3875 (sql-mode-syntax-table): Mark all punctuation.
3876 (sql-font-lock-keywords-builder): Temporarily remove fallback on
3877 ansi keywords.
3878 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
3879 (sql-mode-oracle-font-lock-keywords): Improve.
3880 (sql-oracle-show-reserved-words): New function for development.
3881 (sql-product-font-lock): Simplify for source code buffers.
3882 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
3883 New functions.
3884 (sql-highlight-product): Set product specific syntax table.
3885 (sql-mode-map): Add statement movement functions.
3886 (sql-ansi-statement-starters, sql-oracle-statement-starters):
3887 New variable.
3888 (sql-statement-regexp, sql-beginning-of-statement)
3889 (sql-end-of-statement, sql-signum): New functions.
3890 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
3891 (sql-show-sqli-buffer): Bug fix.
3892 (sql-interactive-mode): Store connection data as buffer local.
3893 (sql-connect): Add NEW-NAME parameter. Redesign interaction
3894 with sql-interactive-mode.
3895 (sql-save-connection): Save buffer local settings.
3896 (sql-connection-menu-filter): Change menu entry name.
3897 (sql-product-interactive): Bug fix.
3898 (sql-preoutput-hold): New variable.
3899 (sql-interactive-remove-continuation-prompt): Bug fixes.
3900 (sql-debug-redirect): New variable.
3901 (sql-str-literal): New function.
3902 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
3903 Redesign.
3904 (sql-oracle-save-settings, sql-oracle-restore-settings)
3905 (sql-oracle-list-all, sql-oracle-list-table): New functions.
3906 (sql-completion-object, sql-completion-column)
3907 (sql-completion-sqlbuf): New variables.
3908 (sql-build-completions-1, sql-build-completions)
3909 (sql-try-completion): New functions.
3910 (sql-read-table-name): Use them.
3911 (sql-contains-names): New buffer local variable.
3912 (sql-list-all, sql-list-table): Use it.
3913 (sql-oracle-completion-types): New variable.
3914 (sql-oracle-completion-object, sql-sqlite-completion-object)
3915 (sql-postgres-completion-object): New functions.
3916
3917 2011-07-06 Glenn Morris <rgm@gnu.org>
3918
3919 * window.el (pop-to-buffer): Doc fix.
3920
3921 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
3922
3923 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
3924
3925 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
3926
3927 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
3928
3929 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
3930
3931 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * button.el (button): Inherit from link face. Suggested by Dan
3934 Nicolaescu.
3935
3936 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3937
3938 * progmodes/gdb-mi.el: Fit in 80 columns.
3939 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
3940 switch-to-buffer.
3941
3942 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
3943 if imenu is simply not configured (bug#8941).
3944
3945 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
3946
3947 * allout.el (allout-post-undo-hook): New allout outline-change
3948 event hook to signal undo activity.
3949 (allout-post-command-business): Run allout-post-undo-hook if an
3950 undo just occurred.
3951 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
3952 * allout-widgets.el (allout-widgets-after-undo-function):
3953 Ensure the integrity of the current item's decoration after it has been
3954 in the vicinity of an undo.
3955 (allout-widgets-mode): Include allout-widgets-after-undo-function
3956 on the new allout-post-undo-hook.
3957
3958 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3959
3960 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
3961 Let define-derived-mode define it.
3962 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
3963 cycles of abbrev-table inheritance (bug#8998).
3964
3965 2011-07-05 Roland Winkler <winkler@gnu.org>
3966
3967 * textmodes/bibtex.el: Add support for biblatex.
3968 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
3969 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
3970 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
3971 (bibtex-entry-alist, bibtex-field-alist): New variables.
3972 (bibtex-entry-field-alist): Obsolete alias for
3973 bibtex-BibTeX-entry-alist.
3974 (bibtex-entry-alist, bibtex-field-alist): New widgets.
3975 (bibtex-set-dialect): New command.
3976 (bibtex-entry-type, bibtex-entry-head)
3977 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
3978 Bind via bibtex-set-dialect.
3979 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
3980 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
3981 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
3982 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
3983 Define via bibtex-set-dialect.
3984 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
3985 Obey bibtex-no-opt-remove-re.
3986 (bibtex-vec-push, bibtex-vec-incr): New functions.
3987 (bibtex-format-entry, bibtex-field-list)
3988 (bibtex-print-help-message, bibtex-validate)
3989 (bibtex-search-entries): Use new format of bibtex-entry-alist.
3990
3991 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3992
3993 * progmodes/compile.el (compilation-goto-locus):
3994 * net/tramp-cmds.el (tramp-append-tramp-buffers):
3995 * bs.el (bs-cycle-next, bs-cycle-previous):
3996 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
3997 * bindings.el (mode-line-other-buffer):
3998 * autoinsert.el (auto-insert):
3999 * arc-mode.el (archive-extract):
4000 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
4001
4002 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4003
4004 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
4005 Fix check of `emacs-lock-unlockable-modes'.
4006 Coerce true values of `emacs-lock--try-unlocking' to t.
4007
4008 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4009
4010 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
4011 * emacs-lock.el: New file.
4012
4013 2011-07-05 Julien Danjou <julien@danjou.info>
4014
4015 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
4016 than `boundp' to check if face is set.
4017
4018 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
4019
4020 * register.el (registerv-make):
4021 * window.el (window-min-height): Fix typos in docstrings.
4022
4023 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
4024
4025 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
4026 Update doc string.
4027
4028 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
4029
4030 * server.el (server-execute): Catch quit and call
4031 `server-return-error' to pass the error back to emacsclient and
4032 close the connection (bug#8942).
4033
4034 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
4035
4036 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
4037 insecure exception for current topic. Also note that auto-saves
4038 are handled differently.
4039
4040 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
4041 State variables for tracking auto-save inhibition situation.
4042
4043 (allout-write-contents-hook-handler): Rename from
4044 'allout-write-file-hook-handler', and describe how it depends on
4045 write-contents-functions sensitivity to non-nil value to prevent
4046 file write.
4047
4048 (allout-auto-save-hook-handler): Remove. auto-save does not check
4049 this in individual buffers, only in the starting buffer, so this
4050 is not the right way for us to inhibit auto-save in a buffer
4051 according to its condition.
4052
4053 (allout-mode): Use new allout-write-contents-hook-handler, and
4054 only with write-contents-functions. Remove auto-save provisions -
4055 they're implemented elsewhere.
4056
4057 (allout-before-change-handler): If undo is in progress, note that
4058 for attention of allout-post-command-business.
4059
4060 (allout-post-command-business): If the command we're following was
4061 an undo, check for change in the status of encrypted items and
4062 adjust auto-save inhibitions accordingly.
4063
4064 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
4065 according to whether there are or aren't any plain-text topics
4066 pending encryption.
4067
4068 (allout-inhibit-auto-save-info-for-decryption):
4069 Adjust buffer-saved-size and some allout state to inhibit auto-saves if
4070 there are plain-text topics pending encryption.
4071
4072 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
4073 buffer-saved-size and some allout state to not inhibit auto-saves
4074 if there are no longer any plain-text topics pending encryption.
4075
4076 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
4077 No longer provide for exemption of the current topic.
4078
4079 2011-07-04 Juri Linkov <juri@jurta.org>
4080
4081 Add 7z operations to delete and save changed members (bug#8968).
4082 * arc-mode.el (archive-7z-expunge, archive-7z-update):
4083 New defcustoms.
4084 (archive-7z-write-file-member): New function.
4085 (archive-7z-summarize): Fix the number of dashes in the
4086 listing output.
4087
4088 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4089
4090 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
4091 (bug#8958).
4092
4093 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
4094
4095 * bindings.el: Ignore next-buffer and previous-buffer in
4096 minibuffer-local-map.
4097
4098 * font-lock.el (font-lock-builtin-face): Change light background
4099 color to dark slate blue (Bug#6693).
4100
4101 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4102
4103 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
4104
4105 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4106
4107 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
4108 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4109 Add switch-to-buffer.
4110
4111 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4112
4113 * isearch.el (isearch-search-fun-function): Clarify further the
4114 meaning of the function returned.
4115
4116 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
4117
4118 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
4119
4120 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
4121 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
4122 Use it.
4123 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
4124 `tramp-default-remote-path' does not exist.
4125 (tramp-send-command-and-read): New optional argument NOERROR.
4126 (tramp-open-connection-setup-interactive-shell)
4127 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
4128 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
4129 (tramp-process-sentinel): Flush also process' connection property.
4130 (tramp-sh-handle-start-file-process): Do not set process
4131 sentinel. It is done now ...
4132 (tramp-maybe-open-connection): ... here. (Bug#8929)
4133
4134 2011-07-04 MON KEY <monkey@sandpframing.com>
4135
4136 * play/animate.el (animate-string): Doc fixes and allow changing
4137 the buffer name (bug#5417).
4138
4139 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4140
4141 * play/animate.el (animation-buffer-name): Rename from *animate*.
4142
4143 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
4144
4145 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
4146 This is simpler and helps future-proof the code.
4147 (timer-until): Use time-subtract and float-time.
4148 (timer--time-less-p): Use time-less-p.
4149
4150 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
4151
4152 * type-break.el (timep): Use the value of `float-time' to avoid a
4153 byte-compiler warning.
4154
4155 * server.el (server-eval-and-print): Return any result, even nil.
4156
4157 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
4158
4159 * type-break.el: Accept time formats that the builtins accept.
4160 (timep, type-break-time-difference): Accept any format that
4161 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
4162 This is simpler and helps future-proof the code.
4163 (type-break-time-difference): Round rather than ignoring
4164 subseconds components.
4165
4166 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4167
4168 * info.el (Info-apropos-matches): Make non-interactive, since it
4169 doesn't seem to do anything useful as a command (bug#8829).
4170
4171 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * frame.el (frame-background-mode, frame-set-background-mode):
4174 Move from faces.el.
4175 (frame-default-terminal-background): New function.
4176
4177 * custom.el (custom-push-theme): Don't record faces in `changed'
4178 theme; this doesn't work correctly for per-frame face settings.
4179 (disable-theme): Use face-set-after-frame-default to reset faces.
4180 (custom--frame-color-default): New function.
4181
4182 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4183
4184 * dired.el (dired-flagging-regexp): Remove unused variable
4185 (bug#8769).
4186
4187 2011-03-29 Kevin Ryde <user42@zip.com.au>
4188
4189 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4190 `perl-Test2' extend to match possible "fail #N" rep count
4191 (bug#8377).
4192
4193 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4194
4195 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
4196 `smtpmail-via-smtp' now returns the error instead of nil.
4197
4198 * isearch.el (isearch-search-fun-function): Clarify the doc string
4199 (bug#8101).
4200
4201 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
4202
4203 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
4204 unnecessary spaces (bug#8987).
4205
4206 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4207
4208 * net/network-stream.el (open-network-stream): Use the
4209 :end-of-capability command thoughout.
4210
4211 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4212
4213 * net/network-stream.el (open-network-stream): Add the
4214 :end-of-capability command parameter, used by pop3.el.
4215
4216 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4217
4218 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
4219
4220 * fringe.el (fringe-query-style): Remove redundant text " (type ?
4221 for list)" (bug#6475).
4222
4223 * files.el (file-expand-wildcards): Ignore non-readable
4224 sub-directories while trying to find matches instead of signaling
4225 an error (bug#6297).
4226
4227 * man.el (Man-reference-regexp): Allow matching possible
4228 word-wrapped references (bug#6289).
4229
4230 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
4231 for consistency with the other vc buffers (bug#6197).
4232 (vc-checkin): Ditto.
4233
4234 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
4235
4236 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
4237
4238 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4239
4240 * custom.el (defcustom): Clarify that :set is only used in the
4241 Customize user interface (bug#6089).
4242
4243 * progmodes/flymake.el (flymake-mode): If the buffer isn't
4244 associated with a file, refuse to run instead of erroring out
4245 (bug#6084).
4246
4247 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
4248 the doc string, since it appears that using `fill-column' always
4249 controls the width (bug#7845).
4250
4251 * simple.el (shell-command-on-region): Say where the error output
4252 went if `shell-command-default-error-buffer' is set (bug#6857).
4253
4254 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
4255
4256 * allout.el (allout-yank-processing): Adjust cursor position for
4257 backwards-deleted space.
4258
4259 (allout-rebullet-heading): Register changes with
4260 allout-exposure-changed-hook, so the modified topic is properly
4261 decorated.
4262
4263 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4264
4265 * minibuffer.el (completion-in-region): Document PREDICATE
4266 (bug#7136).
4267
4268 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
4269 of keyword/argument pairs (bug#6904).
4270
4271 * replace.el (multi-occur):
4272 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
4273
4274 2011-07-02 Drew Adams <drew.adams@oracle.com>
4275
4276 * dired.el (dired-mark-if): Make the message about whether it's
4277 marking or unmarking clearer (bug#8523).
4278
4279 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4280
4281 * disp-table.el (display-table-print-array): New function.
4282 (describe-display-table): Use it to print the vectors more pretty
4283 (Bug#8859).
4284
4285 2011-07-02 Martin Rudalics <rudalics@gmx.at>
4286
4287 * window.el (window-state-get-1): Don't assign clone numbers.
4288 Add clone-of item to list of window parameters.
4289 (window-state-put-2): Don't process clone numbers.
4290 (display-buffer-alist): Fix doc-string.
4291
4292 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4293
4294 * subr.el (remq): Don't allocate if it's not needed.
4295 (keymap--menu-item-binding, keymap--menu-item-with-binding)
4296 (keymap--merge-bindings): New functions.
4297 (keymap-canonicalize): Use them to refine the canonicalization.
4298 * minibuffer.el (minibuffer-local-completion-map)
4299 (minibuffer-local-must-match-map): Move initialization from C.
4300 (minibuffer-local-filename-completion-map): Move initialization from C;
4301 don't inherit from anything here.
4302 (minibuffer-local-filename-must-match-map): Make obsolete.
4303 (completing-read-default): Use make-composed-keymap to combine
4304 minibuffer-local-filename-completion-map with either
4305 minibuffer-local-must-match-map or
4306 minibuffer-local-filename-completion-map.
4307
4308 2011-07-01 Glenn Morris <rgm@gnu.org>
4309
4310 * type-break.el (type-break-time-sum): Use dolist.
4311
4312 * textmodes/flyspell.el (flyspell-word-search-backward):
4313 Replace CL function.
4314
4315 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4316
4317 * mouse.el (mouse--strip-first-event): New function.
4318 (function-key-map): Use it to map fringe clicks to normal clicks
4319 by default.
4320
4321 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
4322 (vc-bzr-revision-completion-table): Add support for annotate and date.
4323
4324 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
4325 inherit from parent.
4326
4327 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4328
4329 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
4330 (dired-show-file-type): Doc fixup (bug#8818).
4331
4332 * dired.el (dired-mode): Fix up the doc string as suggested by
4333 Drew Adams (bug#8817).
4334
4335 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
4336 cookie, since the manual says that it should be possible to add
4337 this function to `find-file-hook' (bug#8709).
4338
4339 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
4340
4341 * progmodes/cfengine.el: Moved all cfengine3.el functionality
4342 here. Noted Ted Zlatanov as the maintainer.
4343 (cfengine-common-settings, cfengine-common-syntax): New functions
4344 to set up common things between `cfengine-mode' and
4345 `cfengine3-mode'.
4346 (cfengine3-mode): New mode.
4347 (cfengine3-defuns cfengine3-defuns-regex
4348 (cfengine3-class-selector-regex cfengine3-category-regex)
4349 (cfengine3-vartypes cfengine3-font-lock-keywords)
4350 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
4351 (cfengine3-indent-line): Add from cfengine3.el.
4352
4353 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
4354
4355 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
4356
4357 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
4358
4359 2011-07-01 Martin Rudalics <rudalics@gmx.at>
4360
4361 * window.el (same-window-buffer-names, same-window-regexps)
4362 (same-window-p, special-display-frame-alist)
4363 (special-display-popup-frame, special-display-function)
4364 (special-display-buffer-names, special-display-regexps)
4365 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
4366 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
4367 (split-window-preferred-function, split-height-threshold)
4368 (split-width-threshold, even-window-heights)
4369 (display-buffer-mark-dedicated, window-splittable-p)
4370 (split-window-sensibly, window-safely-shrinkable-p):
4371 Un-obsolete.
4372 (display-buffer): Don't spread args with function specifier
4373 because special-display-popup-frame won't like it.
4374
4375 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
4376
4377 Time-stamp simplifications and fixes.
4378 These improve accuracy slightly, and future-proof the code
4379 against some potential changes to current-time format.
4380
4381 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
4382 by using time-since and float-time.
4383
4384 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
4385 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
4386 + NNN microseconds".
4387
4388 * type-break.el (type-break-time-sum): Rewrite using time-add.
4389
4390 * play/hanoi.el (hanoi-current-time-float): Remove.
4391 All uses replaced by float-time.
4392
4393 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
4394 This yields a more-accurate answer.
4395 (rng-time-to-float): Remove; no longer needed.
4396
4397 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
4398
4399 * calendar/timeclock.el (timeclock-seconds-to-time):
4400 Defalias to seconds-to-time, since they're the same thing.
4401
4402 * emacs-lisp/elp.el (elp-elapsed-time):
4403 * emacs-lisp/benchmark.el (benchmark-elapse):
4404 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
4405
4406 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4407
4408 * window.el (bury-buffer): Don't iconify the only frame.
4409 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
4410 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
4411
4412 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
4413
4414 * eshell/em-smart.el (eshell-smart-display-navigate-list):
4415 Add mouse-yank-primary.
4416
4417 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
4418
4419 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
4420
4421 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4422
4423 * emacs-lisp/find-func.el (find-library--load-name): New fun.
4424 (find-library-name): Use it to find relative load names when provided
4425 absolute file name (bug#8803).
4426
4427 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4428
4429 * textmodes/flyspell.el (flyspell-word): Consider words that
4430 differ only in case as potential doublons (bug#5687).
4431
4432 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
4433 Remove two rather uninteresting debugging-like messages to make
4434 debbugs.el more silent.
4435
4436 * comint.el (comint-password-prompt-regexp): Accept "Response" as
4437 a password-like phrase.
4438
4439 2011-06-30 Mastake YAMATO <yamato@redhat.com>
4440
4441 * progmodes/cc-guess.el: New file.
4442
4443 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
4444
4445 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
4446 derived from `c-basic-common-init'.
4447
4448 * progmodes/cc-mode.el (top-level): Require cc-guess.
4449 (c-basic-common-init): Use `cc-choose-style-for-mode'.
4450
4451 2011-06-30 Lawrence Mitchell <wence@gmx.li>
4452
4453 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
4454
4455 2011-06-30 Alan Mackenzie <acm@muc.de>
4456
4457 * progmodes/cc-engine.el (c-guess-continued-construct):
4458 Correct the handling of template-args-cont, particularly for when font
4459 lock is disabled. Name this case as "CASE G".
4460
4461 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
4462
4463 * allout.el (allout-yank-processing): Fix injection of extra space
4464 between bullet and non-whitespace character in first topic when
4465 pasting, ensuring that the actual spacing in the pasted topic
4466 following the bullet char is preserved. This extra space was
4467 causing pasted encrypted topics to get a decrypted status even
4468 when the content was actually still encrypted. Now the decryption
4469 status from before the paste is preserved.
4470
4471 (allout-flag-region): Set all allout overlays so they evaporate
4472 when reduced to zero length (evanescent), to prevent overlay
4473 leakage.
4474
4475 2011-06-30 Glenn Morris <rgm@gnu.org>
4476
4477 * w32-fns.el (w32-charset-info-alist): Declare.
4478
4479 * find-dired.el (find-grep-options): Simplify.
4480
4481 * term/ns-win.el (ns-set-resource): Declare.
4482
4483 * ses.el (row, col): Declare dynamic variables honestly.
4484
4485 * textmodes/reftex-parse.el (index-tags): Declare.
4486
4487 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
4488
4489 * cus-edit.el (customize-push-and-save): New function.
4490
4491 * files.el (hack-local-variables-confirm): Use it.
4492
4493 * custom.el (load-theme): New arg NO-CONFIRM.
4494 Use customize-push-and-save (Bug#8720).
4495 (custom-enabled-themes): Doc fix.
4496
4497 * cus-theme.el (customize-create-theme)
4498 (custom-theme-merge-theme): Callers to load-theme changed.
4499
4500 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4501
4502 * thingatpt.el (thing-at-point-short-url-regexp): Require that
4503 short URLs have at least one dot in them (bug #7614).
4504
4505 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
4506 nil, because using a pty is apparently too slow (bug #895).
4507
4508 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4509
4510 * mail/sendmail.el (sendmail-query-once): New function.
4511 (sendmail-query-once-function): New variable.
4512
4513 2011-06-29 Glenn Morris <rgm@gnu.org>
4514
4515 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
4516
4517 * ses.el (top-level): Require cl when compiling.
4518 (ses-set-localvars): Fix error statement.
4519 Call it at compile time to silence a storm of warnings.
4520
4521 2011-06-29 Martin Rudalics <rudalics@gmx.at>
4522
4523 * window.el (normalize-live-buffer): Rename to
4524 window-normalize-buffer.
4525 (normalize-live-frame): Rename to window-normalize-frame.
4526 (normalize-any-window): Rename to window-normalize-any-window.
4527 (normalize-live-window): Rename to window-normalize-live-window.
4528 (make-window-atom): Rename to window-make-atom.
4529 (window-resize-reset): Rename to window--resize-reset.
4530 (window-resize-reset-1): Rename to window--resize-reset-1.
4531 (resize-mini-window): Rename to window--resize-mini-window.
4532 (resize-subwindows-skip-p): Rename to
4533 window--resize-subwindows-skip-p.
4534 (resize-subwindows-normal): Rename to
4535 window--resize-subwindows-normal.
4536 (resize-subwindows): Rename to window--resize-subwindows.
4537 (resize-other-windows): Rename to window--resize-siblings.
4538 (resize-this-window): Rename to window--resize-this-window.
4539 (resize-root-window): Rename to window--resize-root-window.
4540 (resize-root-window-vertically): Rename to
4541 window--resize-root-window-vertically.
4542 (normalize-buffer-to-display): Rename to
4543 window-normalize-buffer-to-display.
4544 (normalize-buffer-to-switch-to): Rename to
4545 window-normalize-buffer-to-switch-to.
4546 Correspondingly update all callers of the functions listed
4547 above.
4548 (display-buffer-alist, display-buffer-normalize-arguments)
4549 (display-buffer-normalize-options, display-buffer)
4550 (display-buffer-alist-set): Use "function" instead of
4551 "fun-with-args".
4552
4553 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
4554
4555 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
4556 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
4557 debbugs.gnu.org. Mention acknowledgment email.
4558
4559 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4560
4561 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
4562 buffer multibyteness, since it shouldn't matter.
4563
4564 2011-06-28 Martin Rudalics <rudalics@gmx.at>
4565
4566 * window.el (display-buffer-in-side-window): Handle dedicated
4567 windows as in display-buffer-reuse-window.
4568 (display-buffer-normalize-alist): Use value of override
4569 specifier.
4570 (display-buffer-normalize-specifiers): Use value of
4571 other-window-means-other-frame specifier.
4572 (display-buffer-alist): Rewrite some texts in widgets.
4573 (display-buffer): Spread arguments when calling function
4574 specified by fun-with-args.
4575
4576 2011-06-28 Deniz Dogan <deniz@dogan.se>
4577
4578 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4579 Unnest `let'.
4580
4581 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
4582 selectors (Bug#5732).
4583 (css-proprietary-nmstart-re): Use `regexp-opt'.
4584
4585 2011-06-27 Jari Aalto <jari.aalto@cante.net>
4586
4587 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
4588 (eshell-ls-date-format): New defcustom.
4589 (eshell-ls-file): Use it.
4590
4591 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
4592
4593 * help-fns.el (describe-variable): Fix message for terminal-local vars.
4594
4595 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
4596
4597 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
4598 (ange-ftp-make-tmp-name): New arg.
4599 (ange-ftp-file-local-copy): Use it.
4600
4601 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
4602
4603 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
4604 no-conversion (Bug#8870).
4605
4606 2011-06-27 Martin Rudalics <rudalics@gmx.at>
4607
4608 * window.el (window-right, window-left, window-child)
4609 (window-child-count, window-last-child)
4610 (window-iso-combination-p, walk-window-tree-1)
4611 (window-atom-check-1, window-tree-1, delete-window)
4612 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
4613 new naming conventions - window-vchild, window-hchild,
4614 window-next and window-prev are now called window-top-child,
4615 window-left-child, window-next-sibling and window-prev-sibling
4616 respectively.
4617 (resize-window-reset): Rename to window-resize-reset.
4618 (resize-window-reset-1): Rename to window-resize-reset-1.
4619 (resize-window): Rename to window-resize.
4620 (window-min-height, window-min-width)
4621 (resize-mini-window, resize-this-window, resize-root-window)
4622 (resize-root-window-vertically, adjust-window-trailing-edge)
4623 (enlarge-window, shrink-window, maximize-window)
4624 (minimize-window, delete-window, quit-restore-window)
4625 (split-window, balance-windows, balance-windows-area-adjust)
4626 (balance-windows-area, window-state-put-2)
4627 (display-buffer-even-window-sizes, display-buffer-set-height)
4628 (display-buffer-set-width, set-window-text-height)
4629 (fit-window-to-buffer): Rename all "resize-window" prefixed
4630 calls to use the "window-resize" prefix convention.
4631 (display-buffer-alist): Fix symbol for label specifier.
4632 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
4633 corresponding specifier.
4634 Reported by Juanma Barranquero <lekktu@gmail.com>.
4635
4636 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
4637
4638 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
4639 convention.
4640 (ses-call-printer): Does not pass an empty string to formatter when the
4641 cell is empty to keep from barking printer Calc math-format-value.
4642
4643 2011-06-27 Richard Stallman <rms@gnu.org>
4644
4645 * battery.el (battery-mode-line-limit): New variable.
4646 (battery-update): Handle it.
4647
4648 * mail/rmailmm.el (rmail-mime-process-multipart):
4649 Handle truncated messages.
4650
4651 2011-06-27 Glenn Morris <rgm@gnu.org>
4652
4653 * progmodes/flymake.el (flymake-err-line-patterns):
4654 Allow for column numbers in the ant/javac pattern. (Bug#8866)
4655
4656 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
4657
4658 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
4659 (ses--clean-!, ses--clean-_): New functions.
4660 (ses-range): Add configurability of readout order, and conversion
4661 to Calc vector.
4662
4663 * ses.el (ses-repair-cell-reference-all): New function.
4664 (ses-cell-symbol): Set macro as safe, so that it can be used in
4665 formulas.
4666
4667 * ses.el: Update cycle detection algorithm.
4668 (ses-localvars): Add ses--Dijkstra-attempt-nb and
4669 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
4670 (ses-set-localvars): New function.
4671 (ses-make-cell): Add property-list as a cell element.
4672 (ses-cell-property-get-fun, ses-cell-property-get)
4673 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
4674 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
4675 New functions.
4676 (ses-cell-property-set, ses-cell-property-pop)
4677 (ses-cell-property-get-handle): New macro.
4678 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
4679 New aliases, used for code readability.
4680 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
4681 cycle detection.
4682 (ses-self-reference-early-detection): New defcustom.
4683 (ses-formula-references): Robustify against self-refering cells.
4684 (ses-mode): Use ses-set-localvars.
4685 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
4686 before lauching the update processing.
4687 (ses-initialize-Dijkstra-attempt): New function.
4688 (ses-recalculate-cell): Update for cycle detection based on
4689 Dijkstra algorithm.
4690
4691 * ses.el: Fix commenting and indenting convention.
4692
4693 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
4694
4695 * bs.el (bs-cycle-next): Complete last change.
4696
4697 2011-06-27 Drew Adams <drew.adams@oracle.com>
4698
4699 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
4700
4701 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4702
4703 * net/network-stream.el (network-stream-open-starttls):
4704 Don't re-get capabilities unless we've reestablished connection.
4705 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
4706
4707 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
4708 to binary to possibly avoid line encoding issues on Windows (among
4709 other things).
4710
4711 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4712
4713 * net/network-stream.el (open-network-stream): Return an :error
4714 saying what the problem was, if possible.
4715
4716 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
4717 server.
4718
4719 * net/network-stream.el (network-stream-open-starttls): If we
4720 wanted to use STARTTLS, and the server offered it, but we weren't
4721 able to because we had no STARTTLS support, then close the connection.
4722 (open-network-stream): Return an :error element, if present.
4723
4724 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
4725
4726 * hl-line.el (hl-line-sticky-flag): Doc fix.
4727 (global-hl-line-sticky-flag): New option (Bug#8323).
4728 (global-hl-line-highlight): Obey it.
4729
4730 * vc/vc.el (vc-revert-show-diff): Default to t.
4731
4732 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
4733
4734 * allout-widgets.el (allout-widgets-post-command-business):
4735 Stop decorating intermediate isearch matches. They're not being
4736 undecorated when an isearch is continued past, and isearch
4737 automatically collapses them. This leads to "widget leaks", where
4738 decorated items accumulate in collapsed areas. Lines with lots of
4739 hidden widgets can slow down cursor travel, substantially.
4740 Too much complicated machinery would be needed to ensure undecoration,
4741 so we're doing without this nicety.
4742
4743 (allout-widgets-tally-string): Don't try to do a hash-table-count
4744 of allout-widgets-tally when it's nil. This eliminates spurious "Error
4745 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
4746 *Messages* when allout-widgets-maintain-tally is t.
4747
4748 2011-06-26 Martin Rudalics <rudalics@gmx.at>
4749
4750 * window.el (display-buffer-normalize-argument): Rename to
4751 display-buffer-normalize-arguments. Handle special meaning of
4752 LABEL argument. Respect special-display-function when popping up
4753 a new frame. Fix code searching for a window showing the buffer
4754 on another frame.
4755 (display-buffer-normalize-specifiers):
4756 Call display-buffer-normalize-arguments.
4757 (display-buffer-in-window): Don't undedicate the window if its
4758 buffer remains the same.
4759 Reported by Drew Adams <drew.adams@oracle.com>.
4760 (display-buffer-alist): Add choice for same-window macro
4761 specfier.
4762 (display-buffer): Mention special meaning of LABEL argument in
4763 doc-string. Fix quoting. Don't pop up a new frame even as
4764 fallback.
4765
4766 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
4767
4768 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
4769 avoid deleting the current window in some cases (bug#8911).
4770
4771 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
4772
4773 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
4774 (Bug#8934)
4775
4776 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4777
4778 * net/network-stream.el (network-stream-open-starttls):
4779 Use built-in TLS support if `gnutls-available-p' is true.
4780 (network-stream-open-tls): Ditto.
4781
4782 2011-06-26 Leo Liu <sdl.web@gmail.com>
4783
4784 * register.el (registerv): New struct.
4785 (registerv-make): New function.
4786 (jump-to-register, describe-register-1, insert-register):
4787 Support the jump-func, print-func and insert-func slot of a registerv
4788 struct. (Bug#8415)
4789
4790 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * vc/vc.el (vc-revert-show-diff): New defcustom.
4793 (vc-diff-internal): New arg specifying diff buffer.
4794 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
4795 reuse an existing *vc-diff* buffer (Bug#8927).
4796
4797 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
4798
4799 2011-06-26 Glenn Morris <rgm@gnu.org>
4800
4801 * progmodes/f90.el (f90-critical-indent): New option.
4802 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
4803 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
4804 (f90-mode): Doc fix.
4805 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
4806 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
4807 (f90-beginning-of-block, f90-next-block, f90-indent-region)
4808 (f90-match-end): Handle block, critical.
4809
4810 2011-06-25 Glenn Morris <rgm@gnu.org>
4811
4812 * calendar/diary-lib.el (diary-included-files): Doc fix.
4813 (diary-include-files): New function, extracted from
4814 diary-include-other-diary-files and diary-mark-included-diary-files.
4815 (diary-include-other-diary-files, diary-mark-included-diary-files):
4816 Just call diary-include-files.
4817 (diary-mark-entries): Reset diary-included-files on first call.
4818
4819 * calendar/diary-lib.el (diary-mark-entries)
4820 (diary-mark-included-diary-files):
4821 Visit included diary-files in temp buffers.
4822
4823 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
4824 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
4825 (f90-start-block-re, f90-imenu-generic-expression)
4826 (f90-looking-at-program-block-start, f90-no-block-limit):
4827 Add support for submodules.
4828
4829 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
4830 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
4831
4832 2011-06-25 Eli Zaretskii <eliz@gnu.org>
4833
4834 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
4835 buffer-file-type before setting its value, to avoid disastrous
4836 global effects on decoding files for DOS/Windows systems. (Bug#8780)
4837
4838 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
4839
4840 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
4841
4842 * ses.el (ses-unload-function):
4843 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
4844
4845 * proced.el (proced-unload-function):
4846 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
4847
4848 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
4849
4850 * server.el (server-create-window-system-frame): Add parameters arg.
4851 (server-process-filter): Doc fix. Handle frame-parameters.
4852
4853 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
4854
4855 Fix bug#8730, bug#8781.
4856
4857 * loadhist.el (unload--set-major-mode): New function.
4858 (unload-feature): Use it.
4859
4860 * progmodes/python.el (python-after-info-look): Add autoload cookie.
4861 (python-unload-function): New function.
4862
4863 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
4864
4865 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
4866
4867 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
4868
4869 * net/browse-url.el (browse-url-firefox-program): Add icecat to
4870 the candidates list.
4871
4872 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
4873
4874 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
4875
4876 2011-06-23 Richard Stallman <rms@gnu.org>
4877
4878 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
4879 (rmail-variables): Set next-error-move-function.
4880 (rmail-what-message): Take argument POS.
4881 (rmail-next-error-move): New function.
4882
4883 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
4884
4885 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
4886 messages for adjacent non-terminals.
4887
4888 2011-06-23 Richard Stallman <rms@gnu.org>
4889
4890 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
4891 (rmail-show-message-1): Preserve buffer modified flag.
4892 (rmail-start-mail): Don't specify use of rmail-mail-return;
4893 that's done by mail-bury now.
4894 (rmail-mail-return): Handle arg NEWBUF.
4895
4896 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
4899 SIZE is a number.
4900
4901 2011-06-23 Martin Rudalics <rudalics@gmx.at>
4902
4903 * window.el (get-lru-window, get-mru-window)
4904 (get-largest-window): Never return a minibuffer window.
4905 (display-buffer-pop-up-window): Fix a bug that could lead to
4906 reusing the minibuffer window.
4907 (display-buffer): Pass original specifier argument to
4908 display-buffer-function instead of the normalized one.
4909 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
4910
4911 2011-06-22 Leo Liu <sdl.web@gmail.com>
4912
4913 * minibuffer.el (completing-read-function)
4914 (completing-read-default): Move from minibuf.c
4915
4916 2011-06-22 Richard Stallman <rms@gnu.org>
4917
4918 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
4919 to Rmail even if not started by a special Rmail command.
4920
4921 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
4922 Copy the buffer currently showing just one message.
4923
4924 2011-06-22 Roland Winkler <winkler@gnu.org>
4925
4926 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
4927 (bibtex-clean-entry): First delete the old key so that a
4928 customized algorithm for generating the new key does not get
4929 confused by the old key.
4930 (bibtex-url): Obey regexp of first step.
4931 (bibtex-search-entries): Do not use add-to-list with local
4932 list-var.
4933
4934 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4935
4936 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
4937 stored a user name, then query for the password first, instead of
4938 waiting for SMTP to give an error message and the trying again.
4939
4940 2011-06-22 Lawrence Mitchell <wence@gmx.li>
4941
4942 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
4943 BUFFER in call-process.
4944
4945 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4946
4947 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
4948 QUIT twice.
4949 (smtpmail-try-auth-methods): Require user name and password from
4950 auth-source.
4951
4952 2011-06-22 Martin Rudalics <rudalics@gmx.at>
4953
4954 * window.el (display-buffer-default-specifiers)
4955 (display-buffer-alist): Remove entries for pop-up-frame-alist.
4956 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4957 (split-window): Normalize SIDE argument (Bug#8916).
4958
4959 * frame.el (pop-up-frame-alist, pop-up-frame-function)
4960 (special-display-frame-alist, special-display-popup-frame):
4961 Remove duplicate declarations. These are now in window.el.
4962
4963 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4964
4965 * mail/smtpmail.el (smtpmail-via-smtp):
4966 Set :use-starttls-if-possible so that we always use STARTTLS if the
4967 server supports it. SMTP servers that support STARTTLS commonly
4968 require it.
4969
4970 * net/network-stream.el (network-stream-open-starttls): Support
4971 upgrading to STARTTLS always, even if we don't have built-in support.
4972 (open-network-stream): Add the :always-query-capabilies keyword.
4973
4974 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
4975 upgrades with `open-network-stream', and rely solely on
4976 auth-source for all credentials. Big changes throughout the file,
4977 but in particular:
4978 (smtpmail-auth-credentials): Remove.
4979 (smtpmail-starttls-credentials): Remove.
4980 (smtpmail-via-smtp): Check for servers saying they want AUTH after
4981 MAIL FROM, too.
4982
4983 * net/network-stream.el (network-stream-open-starttls):
4984 Provide support for client certificates both for external and built-in
4985 STARTTLS.
4986 (auth-source): Require.
4987 (open-network-stream): Document the :client-certificate keyword.
4988 (network-stream-certificate): Change cert-cert to cert and
4989 cert-key to key.
4990
4991 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
4992
4993 * net/tramp-cache.el (top): Don't load the persistency file when
4994 "emacs -Q" has been called.
4995
4996 2011-06-21 Tim Harper <timcharper@gmail.com>
4997
4998 * term/ns-win.el (ns-initialize-window-system):
4999 Set application-specific `ApplePressAndHoldEnabled' system
5000 resource to NO as it is not yet supported by the NS port.
5001
5002 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
5003
5004 * misc.el (list-dynamic-libraries--refresh): Compute header here...
5005 (list-dynamic-libraries): ...not here.
5006
5007 2011-06-21 Leo Liu <sdl.web@gmail.com>
5008
5009 * subr.el (sha1): Implement sha1 using secure-hash.
5010
5011 2011-06-21 Martin Rudalics <rudalics@gmx.at>
5012
5013 * window.el (display-buffer-alist): In default value do not
5014 enforce searching a window on any but the selected frame.
5015 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5016 (display-buffer-select-window): Remove function.
5017 (display-buffer-in-window): When a window on another frame gets
5018 reused, do not select it any more but just raise its frame if
5019 necessary (Bug#8851) and (Bug#8856).
5020 (display-buffer-normalize-options): Handle pop-up-frames related
5021 options more faithfully.
5022 (pop-to-buffer): Don't rely on `display-buffer' selecting the
5023 window if it is on another frame.
5024 (display-buffer-alist, display-buffer-default-specifiers):
5025 Don't make new frame unsplittable by default.
5026 (display-buffer-normalize-argument): Fix doc-string typo and use
5027 'same-frame-other-window instead of 'other-window when associating
5028 with display-buffer-macro-specifiers.
5029
5030 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
5031
5032 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
5033 New functions.
5034 (5x5-mode-map, 5x5-mode-menu): Bind them.
5035 (5x5-draw-grid): Tweak the solver's rendering.
5036
5037 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5038
5039 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
5040 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
5041
5042 2011-06-21 Drew Adams <drew.adams@oracle.com>
5043
5044 * menu-bar.el: Use function variable instead of switch-to-buffer.
5045 (menu-bar-select-buffer-function): New variable.
5046 (menu-bar-update-buffers): Use it (bug#8876).
5047
5048 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5049
5050 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
5051 variable's status.
5052
5053 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
5054
5055 * x-dnd.el (x-dnd-version-from-flags)
5056 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
5057 and long as number (Bug#8899).
5058 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
5059
5060 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5061
5062 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
5063 (completion-try-completion, completion-all-completions): Compute the
5064 metadata argument if it's missing; make it optional (bug#8795).
5065
5066 * wid-edit.el: Use lex-bind and move towards completion-at-point.
5067 (widget-complete): Use new :completion-function property.
5068 (widget-completions-at-point): New function.
5069 (default): Use :completion-function instead of :complete.
5070 (widget-default-completions): Rename from widget-default-complete;
5071 Rewrite.
5072 (widget-string-complete, widget-file-complete, widget-color-complete):
5073 Remove functions.
5074 (file, symbol, function, variable, coding-system, color):
5075 * international/mule-cmds.el (default-input-method, charset)
5076 (language-info-custom-alist):
5077 * cus-edit.el (face): Use new property :completions.
5078
5079 * progmodes/pascal.el (pascal-completions-at-point): New function.
5080 (pascal-mode): Use it.
5081 (pascal-mode-map): Use completion-at-point.
5082 (pascal-toggle-completions): Make obsolete.
5083 (pascal-complete-word, pascal-show-completions):
5084 * progmodes/octave-mod.el (octave-complete-symbol):
5085 Redefine as obsolete alias.
5086 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
5087 Signal absence of completion info for old Octave,
5088 (inferior-octave-complete): Redefine as obsolete alias.
5089 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
5090 (meta-completions-at-point): Rename from meta-complete-symbol and
5091 adapt it for use on completion-at-point-functions.
5092 (meta-common-mode): Use it.
5093 (meta-looking-at-backward, meta-match-buffer): Remove.
5094 (meta-complete-symbol): Redefine as obsolete alias.
5095 (meta-common-mode-map): Use completion-at-point.
5096 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
5097 (makefile-mode-map): Use completion-at-point.
5098 (makefile-completions-at-point): Rename from makefile-complete and
5099 adapt it for use on completion-at-point-functions.
5100 (makefile-mode): Use it.
5101 (makefile-complete): Redefine as obsolete alias.
5102
5103 2011-06-20 Deniz Dogan <deniz@dogan.se>
5104
5105 * net/rcirc.el: Delete trailing whitespaces once and for all.
5106
5107 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
5108
5109 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
5110
5111 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
5114
5115 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
5116
5117 2011-06-19 Martin Rudalics <rudalics@gmx.at>
5118
5119 * window.el (display-buffer-other-window-means-other-frame):
5120 Call display-buffer-normalize-alist.
5121 (display-buffer-normalize-specifiers-1): Rename to
5122 display-buffer-normalize-argument. New argument other-frame.
5123 Rewrite.
5124 (display-buffer-normalize-specifiers-2): Rename to
5125 display-buffer-normalize-options.
5126 (display-buffer-normalize-alist-1): New function.
5127 (display-buffer-normalize-specifiers-3): Rename to
5128 display-buffer-normalize-alist.
5129 Call display-buffer-normalize-alist-1.
5130 (display-buffer-normalize-options-inhibit): New variable.
5131 (display-buffer-normalize-specifiers): Rewrite calling
5132 display-buffer-normalize-alist,
5133 display-buffer-normalize-argument, and
5134 display-buffer-normalize-options. Don't call the latter if
5135 display-buffer-normalize-options-inhibit is non-nil.
5136 (frame-auto-delete): New option.
5137 (window-deletable-p): Use frame-auto-delete.
5138 (window-list-no-nils, window-state-ignored-parameters)
5139 (window-state-get-1, window-state-get, window-state-put-list)
5140 (window-state-put-1, window-state-put-2, window-state-put):
5141 New functions.
5142 (display-buffer-normalize-options): Move special-display-p group
5143 after pop-up-frame group (Bug#8851) and (Bug#8856).
5144
5145 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
5146
5147 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
5148 groups (Bug#8776).
5149 (rx-submatch-n): New function.
5150 (rx): Document it.
5151
5152 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
5153 (Bug#8768).
5154
5155 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
5156
5157 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
5158
5159 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
5160 anytime existing face settings are present (Bug#8889).
5161
5162 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
5163 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
5164 Remove unused argument.
5165
5166 2011-06-18 Martin Rudalics <rudalics@gmx.at>
5167
5168 * window.el (display-buffer-default-specifiers):
5169 Remove pop-up-frame. Add pop-up-window-min-height,
5170 pop-up-window-min-width, and another reuse-window specifier
5171 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
5172 (display-buffer-normalize-specifiers-2):
5173 Handle split-height-threshold and split-width-threshold also when
5174 pop-up-windows is unset. Add a reuse-window specifier for the
5175 case popping up a new window fails.
5176 (special-display-popup-frame): Remove double quoting.
5177 (display-buffer-normalize-specifiers-1): Fix thinko.
5178
5179 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
5180
5181 * shell.el (shell-completion-vars): Set pcomplete-termination-string
5182 according to comint-completion-addsuffix.
5183
5184 * pcomplete.el: Convert to lexical binding and fix bug#8819.
5185 (pcomplete-suffix-list): Mark as obsolete.
5186 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
5187 pcomplete-seen in the closure.
5188 (pcomplete-comint-setup): Setup completion-at-point as well.
5189 (pcomplete--entries): New function.
5190 (pcomplete--env-regexp): New var.
5191 (pcomplete-entries): Rewrite to work with partial-completion and
5192 without relying on pcomplete-suffix-list.
5193 (pcomplete-pare-list): Remove, unused.
5194
5195 2011-06-17 Martin Rudalics <rudalics@gmx.at>
5196
5197 * window.el (display-buffer-alist): Set pop-up-window-min-height
5198 and pop-up-window-min-width in default value. Reported by
5199 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
5200 other-window-means-other-frame.
5201 (display-buffer-macro-specifiers): Comment out entry for
5202 other-window specifier.
5203 (display-buffer-other-window-means-other-frame): New function.
5204 (display-buffer-normalize-specifiers-1): New arguments
5205 buffer-name and label. Treat other-window case specially.
5206 (display-buffer-normalize-specifiers-2): Treat other-window case
5207 specially.
5208 (display-buffer-normalize-specifiers-3): New function.
5209 (display-buffer-normalize-specifiers):
5210 Call display-buffer-normalize-specifiers-3.
5211
5212 2011-06-17 Martin Rudalics <rudalics@gmx.at>
5213
5214 * window.el (same-window-p): Fix two typos introduced when
5215 adding with-no-warnings.
5216 (display-buffer-normalize-specifiers-1): Don't check
5217 pop-up-frames for 'unset initialization.
5218 (display-buffer-normalize-specifiers-2): Major rewrite using
5219 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
5220 (pop-up-frames, display-buffer-reuse-frames)
5221 (display-buffer-mark-dedicated): Don't initialize to 'unset.
5222 Suggested by David Engster <deng@randomsample.de>.
5223 (even-window-heights): Initialize to 'unset.
5224 (display-buffer-alist-set): Handle new 'unset initializations.
5225 (display-buffer-macro-specifiers): Don't pop up a new frame in the
5226 other window case.
5227
5228 2011-06-16 Martin Rudalics <rudalics@gmx.at>
5229
5230 * window.el (display-buffer-normalize-specifiers-1):
5231 Respect current value of pop-up-frames for most reasonable values of
5232 second argument of display-buffer (Bug#8865).
5233 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
5234 (switch-to-buffer-other-window-same-frame)
5235 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
5236 Adams (Bug#8875).
5237 (display-buffer): Don't check noninteractive when calling
5238 display-buffer-pop-up-frame.
5239 (display-buffer-pop-up-frame): Never pop up a frame in
5240 noninteractive mode (Bug#8857).
5241 (enlarge-window, shrink-window): Don't report an error when the
5242 window can't be resized as requested (Bug#8862).
5243
5244 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5245
5246 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
5247
5248 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
5249
5250 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
5251
5252 2011-06-15 Alan Mackenzie <acm@muc.de>
5253
5254 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
5255 for declarators, disable knr checking to speed up for normal files.
5256 2: Refactor, replacing a sequence of nested if forms by a cond form.
5257
5258 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5259
5260 * net/network-stream.el (open-network-stream): Add the keyword
5261 :always-query-capabilities for the case where you want to force a
5262 `plain' network connection, but the protocol still requires the
5263 capabilitiy command (i.e., SMTP and EHLO).
5264
5265 * subr.el (process-live-p): Rename from `process-alive-p' for
5266 consistency with other `-live-p' functions.
5267
5268 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * window.el (same-window-buffer-names, same-window-regexps)
5271 (special-display-frame-alist, special-display-popup-frame)
5272 (special-display-function, special-display-buffer-names)
5273 (special-display-regexps, pop-up-frame-alist)
5274 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
5275 (pop-up-windows, split-window-preferred-function)
5276 (split-height-threshold, split-width-threshold, even-window-heights)
5277 (display-buffer-mark-dedicated): Don't encourage the use of
5278 display-buffer-alist from Elisp code.
5279
5280 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
5281
5282 * progmodes/python.el (python-mode): Derive from prog-mode.
5283 * progmodes/ps-mode.el (ps-mode):
5284 * progmodes/mixal-mode.el (mixal-mode):
5285 * progmodes/cfengine.el (cfengine-mode):
5286 * progmodes/ld-script.el (ld-script-mode): Likewise.
5287
5288 2011-06-15 Martin Rudalics <rudalics@gmx.at>
5289
5290 * window.el (display-buffer-alist): Trim default value to avoid
5291 popping up a new frame (Bug#8857) or reusing an arbitrary window
5292 on another frame.
5293 (display-buffer): Do not fall back on popping up a new frame in
5294 batch mode (Bug#8857).
5295
5296 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
5297
5298 * cus-theme.el (describe-theme-1): Use custom-theme-p.
5299 (custom-theme-summary): New function.
5300 (customize-themes): Use it.
5301
5302 2011-06-13 Glenn Morris <rgm@gnu.org>
5303
5304 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
5305
5306 2011-06-13 Martin Rudalics <rudalics@gmx.at>
5307
5308 * help.el (help-window): Remove variable.
5309 (help-window-point-marker, temp-buffer-max-height)
5310 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
5311 (help-print-return-message): Don't set help-window.
5312 (resize-temp-buffer-window): Rewrite cod eand doc-string.
5313 (help-window-setup-finish): Remove.
5314 (help-window-display-message, help-window-setup)
5315 (with-help-window): Major rewrite based on new
5316 display-buffer-window variable.
5317
5318 * help-mode.el (help-mode-finish): Remove help-window related
5319 code.
5320
5321 * view.el (view-exits-all-viewing-windows): Remove reference to
5322 view-return-to-alist in doc-string.
5323 (view-return-to-alist): Make obsolete.
5324 (view-buffer): Call pop-to-buffer-same-window and remove
5325 undo-window code.
5326 (view-buffer-other-window): Call pop-to-buffer-other-window and
5327 simplify code. Ignore second argument.
5328 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
5329 simplify code. Ignore second argument.
5330 (view-return-to-alist-update): Make obsolete.
5331 (view-mode-enter): Rename second argument to QUIT-RESTORE.
5332 Rewrite using quit-restore window parameters.
5333 (view-mode-exit): Rename second argument to EXIT-ONLY.
5334 Rewrite using quit-restore-window.
5335 (View-exit, View-exit-and-edit, View-leave, View-quit)
5336 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
5337 appropriate arguments.
5338 (view-end-message): Use quit-restore window parameter.
5339
5340 * window.el (display-buffer-function): Rewrite doc-string.
5341 (display-buffer-window, display-buffer-alist): New variables.
5342 (display-buffer-split-specifiers)
5343 (display-buffer-side-specifiers)
5344 (display-buffer-macro-specifiers): New constants.
5345 (display-buffer-even-window-sizes, display-buffer-set-height)
5346 (display-buffer-set-width, display-buffer-select-window)
5347 (display-buffer-in-window, display-buffer-reuse-window)
5348 (display-buffer-split-window-1, display-buffer-split-window)
5349 (display-buffer-split-atom-window, display-buffer-pop-up-window)
5350 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
5351 (display-buffer-in-side-window, normalize-buffer-to-display)
5352 (display-buffer-normalize-specifiers-1)
5353 (display-buffer-normalize-specifiers-2)
5354 (display-buffer-normalize-specifiers, display-buffer-frame):
5355 New functions.
5356 (display-buffer): Major rewrite.
5357 (display-buffer-other-window, display-buffer-other-frame)
5358 (pop-to-buffer, switch-to-buffer-other-window)
5359 (switch-to-buffer-other-frame): Rewrite.
5360 (display-buffer-same-window, display-buffer-same-frame)
5361 (display-buffer-same-frame-other-window)
5362 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5363 (pop-to-buffer-other-window)
5364 (pop-to-buffer-same-frame-other-window)
5365 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
5366 (switch-to-buffer-other-window-same-frame): New functions.
5367 (same-window-p, special-display-p): Rewrite disabling warnings.
5368 Make obsolete.
5369 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5370 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
5371 Make obsolete
5372 (same-window-buffer-names, same-window-regexps)
5373 (special-display-frame-alist, special-display-popup-frame)
5374 (special-display-function, special-display-buffer-names)
5375 (special-display-regexps, pop-up-frame-alist)
5376 (pop-up-frame-function, split-window-preferred-function)
5377 (split-height-threshold, split-width-threshold)
5378 (even-window-heights): Make obsolete.
5379
5380 2011-06-12 Glenn Morris <rgm@gnu.org>
5381
5382 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
5383 Misc simplifications.
5384
5385 2011-06-12 Martin Rudalics <rudalics@gmx.at>
5386
5387 * window.el (window-safely-shrinkable-p): Restore function which
5388 was inadvertently removed in change from 2011-06-11. Declare as
5389 obsolete.
5390
5391 * calendar/calendar.el (calendar-generate-window):
5392 Use window-iso-combined-p instead of combination of one-window-p and
5393 window-safely-shrinkable-p.
5394
5395 2011-06-12 Glenn Morris <rgm@gnu.org>
5396
5397 * progmodes/fortran.el (fortran-mode-syntax-table):
5398 * progmodes/f90.el (f90-mode-syntax-table):
5399 Set % to punctuation. (Bug#8820)
5400 (f90-find-tag-default): Remove, no longer needed.
5401
5402 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
5403
5404 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
5405
5406 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
5407
5408 * image.el (image-animated-p): Return animation delay in seconds.
5409 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
5410 (image-animate-timeout): Remove DELAY argument. Don't assume
5411 every subimage has the same delay; get it from image-animated-p.
5412 (image-animate): Caller changed.
5413
5414 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
5415
5416 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
5417 to ignored backtrace functions.
5418
5419 2011-06-11 Glenn Morris <rgm@gnu.org>
5420
5421 * calendar/appt.el (appt-disp-window-function): Doc fix.
5422 (appt-check): Handle overlapping appointments. (Bug#8337)
5423
5424 2011-06-11 Martin Rudalics <rudalics@gmx.at>
5425
5426 * window.el (window-tree-1, window-tree): New functions, moving
5427 the latter to window.el.
5428 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5429 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5430 (bw-refresh-edges): Remove.
5431 (balance-windows-1, balance-windows-2): New functions.
5432 (balance-windows): Rewrite in terms of window tree functions,
5433 balance-windows-1 and balance-windows-2.
5434 (bw-adjust-window): Remove.
5435 (balance-windows-area-adjust): New function with functionality of
5436 bw-adjust-window but using resize-window.
5437 (set-window-text-height): Rewrite doc-string.
5438 Use normalize-live-window and resize-window.
5439 (enlarge-window-horizontally, shrink-window-horizontally):
5440 Rename argument to DELTA.
5441 (window-buffer-height): New function.
5442 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
5443 Rewrite using new window resize routines.
5444 (kill-buffer-and-window, mouse-autoselect-window-select):
5445 Use ignore-errors instead of condition-case.
5446 (quit-window): Call delete-frame instead of delete-windows-on
5447 for the only buffer on frame.
5448
5449 2011-06-10 Martin Rudalics <rudalics@gmx.at>
5450
5451 * loadup.el (top-level): Load window before files for the sake
5452 of replace-buffer-in-windows.
5453
5454 * files.el (read-buffer-to-switch)
5455 (switch-to-buffer-other-window)
5456 (switch-to-buffer-other-frame, display-buffer-other-frame):
5457 Move to window.el.
5458
5459 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
5460 (previous-buffer): Move to window.el.
5461
5462 * bindings.el (unbury-buffer): Move to window.el.
5463
5464 * window.el (delete-other-windows-vertically): Move after
5465 definition of delete-other-windows.
5466 (other-window, delete-windows-on, replace-buffer-in-windows):
5467 Move here from window.c.
5468 (record-window-buffer, unrecord-window-buffer)
5469 (set-window-buffer-start-and-point, switch-to-prev-buffer)
5470 (switch-to-next-buffer): New functions.
5471 (get-next-valid-buffer, last-buffer, next-buffer): Move here
5472 from simple.el. Call switch-to-next-buffer.
5473 (previous-buffer): Move here from simple.el.
5474 Call switch-to-prev-buffer.
5475 (bury-buffer): Move here from buffer.c. Switch to previous
5476 buffer when window cannot be deleted.
5477 (unbury-buffer): Move here from bindings.el.
5478 (ctl-x-map): Move binding for other-window from window.c to
5479 here.
5480 (read-buffer-to-switch, switch-to-buffer-other-window)
5481 (switch-to-buffer-other-frame): Move here from files.el.
5482 (normalize-buffer-to-switch-to): New functions.
5483 (switch-to-buffer): Move here from buffer.c.
5484 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
5485
5486 2011-06-10 Martin Rudalics <rudalics@gmx.at>
5487
5488 * window.el (window-min-height, window-min-width): Move here
5489 from window.c. Add defcustoms and rewrite doc-strings.
5490 (resize-mini-window, resize-window): New functions.
5491 (adjust-window-trailing-edge, enlarge-window, shrink-window):
5492 Move here from window.c.
5493 (maximize-window, minimize-window): New functions.
5494 (delete-window, delete-other-windows, split-window): Move here
5495 from window.c.
5496 (window-split-min-size): New function.
5497 (split-window-keep-point): Mention split-window-above-each-other
5498 instead of split-window-vertically.
5499 (split-window-above-each-other, split-window-vertically):
5500 Rename split-window-vertically to split-window-above-each-other and
5501 provide defalias for old definition.
5502 (split-window-side-by-side, split-window-horizontally): Rename
5503 split-window-horizontally to split-window-side-by-side and provide
5504 defalias for the old definition.
5505 (ctl-x-map): Move bindings for delete-window,
5506 delete-other-windows and enlarge-window here from window.c.
5507 Replace bindings for split-window-vertically and
5508 split-window-horizontally by bindings for
5509 split-window-above-each-other and split-window-side-by-side.
5510
5511 * cus-start.el (all): Remove entries for window-min-height and
5512 window-min-width. Add entries for window-splits and
5513 window-nest.
5514
5515 2011-06-09 Glenn Morris <rgm@gnu.org>
5516
5517 * calendar/appt.el (appt-mode-line): New function.
5518 (appt-check, appt-disp-window): Use it.
5519
5520 * files.el (hack-one-local-variable-eval-safep):
5521 Allow minor-modes with explicit +/-1 arguments.
5522
5523 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
5524
5525 * term/xterm.el (xterm): Add defgroup.
5526 (xterm-extra-capabilities): Add defcustom to supply known xterm
5527 capabilities, skip querying them, or query them (default).
5528 (terminal-init-xterm): Use it.
5529 (terminal-init-xterm-modify-other-keys): New function to set up
5530 modifyOtherKeys support to simplify `terminal-init-xterm'.
5531
5532 2011-06-09 Martin Rudalics <rudalics@gmx.at>
5533
5534 * window.el (resize-window-reset, resize-window-reset-1)
5535 (resize-subwindows-skip-p, resize-subwindows-normal)
5536 (resize-subwindows, resize-other-windows, resize-this-window)
5537 (resize-root-window, resize-root-window-vertically)
5538 (window-deletable-p, window-or-subwindow-p)
5539 (frame-root-window-p): New functions.
5540
5541 2011-06-09 Glenn Morris <rgm@gnu.org>
5542
5543 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
5544 (ange-ftp-get-files): Use it.
5545
5546 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5547
5548 * mail/sendmail.el (mail-recover-1, mail-recover):
5549 * files.el (recover-file, recover-session):
5550 Handle dired-listing-switches not being just a single short option.
5551
5552 2011-06-09 Glenn Morris <rgm@gnu.org>
5553
5554 * calendar/appt.el (appt-display-message, appt-disp-window):
5555 Handle lists of appointments.
5556
5557 2011-06-08 Martin Rudalics <rudalics@gmx.at>
5558
5559 * window.el (one-window-p): Move down in code.
5560 Rewrite doc-string.
5561 (window-current-scroll-bars): Rewrite doc-string.
5562 Normalize live window argument.
5563 (walk-windows, get-window-with-predicate, count-windows):
5564 Rewrite doc-string. Use window-list-1.
5565 (window-in-direction-2, window-in-direction, get-mru-window):
5566 New functions.
5567
5568 2011-06-08 Reuben Thomas <rrt@sc3d.org>
5569
5570 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
5571 Doc fix (Bug#8713).
5572
5573 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
5576
5577 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
5578
5579 * loadhist.el (unload-feature-special-hooks):
5580 Add `comint-output-filter-functions'.
5581
5582 2011-06-08 Ivan Kanis <gnu@kanis.fr>
5583
5584 * calendar/appt.el (appt-check): Move some initializations into the let.
5585
5586 2011-06-08 Martin Rudalics <rudalics@gmx.at>
5587
5588 * window.el (window-height): Defalias to window-total-height.
5589 (window-width): Defalias to window-body-width.
5590
5591 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
5592
5593 * image-mode.el (image-toggle-animation): New command.
5594 (image-mode-map): Bind it to RET.
5595 (image-mode): Update message.
5596 (image-toggle-display-image): Avoid a spurious cache flush.
5597 (image-transform-rotation): Doc fix.
5598 (image-transform-properties): Return quickly in the normal case.
5599 (image-animate-loop): Rename from image-animate-max-time.
5600
5601 * image.el (image-animate-max-time): Move to image-mode.el.
5602 (create-animated-image): Remove unnecessary function.
5603 (image-animate): Rename from image-animate-start. New arg.
5604 (image-animate-stop): Remove; just use image-animate-timer.
5605 (image-animate-timer): Use car-safe.
5606 (image-animate-timeout): Rename argument.
5607
5608 2011-06-07 Martin Rudalics <rudalics@gmx.at>
5609
5610 * window.el (get-lru-window, get-largest-window): Move here from
5611 window.c. Rename first argument to ALL-FRAMES.
5612 Rephrase doc-strings.
5613 (get-buffer-window-list): Rewrite using window-list-1.
5614 Rephrase doc-string.
5615 (window-safe-min-height, window-safe-min-width): New constants.
5616 (window-size-ignore, window-min-size, window-min-size-1)
5617 (window-sizable, window-sizable-p, window-size-fixed-1)
5618 (window-size-fixed-p, window-min-delta-1, window-min-delta)
5619 (window-max-delta-1, window-max-delta, window-resizable)
5620 (window-resizable-p, window-total-height, window-total-width)
5621 (window-body-width): New functions.
5622 (window-full-height-p, window-full-width-p): Rewrite using
5623 window-total-size.
5624 (window-body-height): Rewrite using window-body-size.
5625
5626 2011-06-06 Martin Rudalics <rudalics@gmx.at>
5627
5628 * window.el (window-right, window-left, window-child)
5629 (window-child-count, window-last-child, window-any-p)
5630 (normalize-live-buffer, normalize-live-frame)
5631 (normalize-any-window, normalize-live-window)
5632 (window-iso-combination-p, window-iso-combined-p)
5633 (window-iso-combinations)
5634 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
5635 (windows-with-parameter, window-with-parameter)
5636 (window-atom-root, make-window-atom, window-atom-check-1)
5637 (window-atom-check, window-side-check, window-check):
5638 New functions.
5639 (ignore-window-parameters, window-sides, window-sides-vertical)
5640 (window-sides-slots): New variables.
5641 (window-size-fixed): Move down in code. Minor doc-string fix.
5642
5643 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
5644
5645 * comint.el (comint-dynamic-complete-as-filename)
5646 (comint-dynamic-complete-filename): Correctly call
5647 completion-in-region.
5648
5649 2011-06-05 Deniz Dogan <deniz@dogan.se>
5650
5651 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
5652 in last change.
5653
5654 2011-06-05 Deniz Dogan <deniz@dogan.se>
5655
5656 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
5657 (rcirc): Use it to prompt for encryption.
5658
5659 2011-06-05 Roland Winkler <winkler@gnu.org>
5660
5661 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
5662 (bibtex-search-entries): New command bound to C-c C-a.
5663 (bibtex-display-entries): New function.
5664
5665 2011-06-05 Roland Winkler <winkler@gnu.org>
5666
5667 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
5668 (bibtex-insert-kill): After yanking insert newline if necessary.
5669 (bibtex-initialize): Call bibtex-string-files-init only once.
5670 (bibtex-mode): Do not call easy-menu-add.
5671 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
5672 (bibtex-yank): Set arg properly if nil.
5673
5674 2011-06-05 Roland Winkler <winkler@gnu.org>
5675
5676 * textmodes/bibtex.el (bibtex-search-entry-globally):
5677 New variable.
5678 (bibtex-search-entry): Use it.
5679
5680 2011-06-05 Roland Winkler <winkler@gnu.org>
5681
5682 * textmodes/bibtex.el (bibtex-entry-format): New option
5683 sort-fields.
5684 (bibtex-format-entry, bibtex-reformat): Honor this option.
5685 (bibtex-parse-entry): Return fields in proper order.
5686
5687 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
5688
5689 * doc-view.el (doc-view-remove-if): Move computation of result out
5690 of `dolist' to silence misleading lexical-binding warning.
5691
5692 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
5693
5694 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
5695 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
5696
5697 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
5698
5699 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
5700 "SunOS 5.10".
5701
5702 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
5703
5704 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
5705 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
5706 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
5707 (tramp-parse-putty):
5708 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
5709 (tramp-completion-function-alist-ssh)
5710 (tramp-completion-function-alist-telnet)
5711 (tramp-completion-function-alist-su)
5712 (tramp-completion-function-alist-putty): Set `tramp-autoload'
5713 cookie.
5714
5715 * net/tramp-ftp.el:
5716 * net/tramp-sh.el:
5717 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
5718 load "tramp.el" `tramp-set-completion-function'.
5719
5720 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
5721
5722 * shell.el: Require and use pcomplete.
5723 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
5724 (shell-completion-vars): Set pcomplete-default-completion-function.
5725
5726 2011-06-04 Deniz Dogan <deniz@dogan.se>
5727
5728 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
5729 `memq' (Bug#8799).
5730
5731 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5732
5733 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
5734
5735 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
5736
5737 * bs.el (bs--mark-unmark, bs--nth-wrapper):
5738 * mpc.el (mpc-select-extend, mpc-songpointer-context):
5739 * vc/log-view.el (log-view-beginning-of-defun):
5740 * vc/smerge-mode.el (smerge-apply-resolution-patch)
5741 (smerge-refine-forward, smerge-refine-chopup-region):
5742 Silence warning for unused `dotimes' counter variables.
5743
5744 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5745
5746 * net/tramp.el (tramp-with-progress-reporter): Rename from
5747 with-progress-reporter. Use `declare'.
5748 * net/tramp-smb.el:
5749 * net/tramp-sh.el:
5750 * net/tramp-gvfs.el: Update all uses.
5751
5752 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
5753
5754 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
5755 buffer isn't killed before making it current.
5756
5757 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5758
5759 Silence various byte-compiler warnings.
5760 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
5761 `access-type' and new obsolescence format.
5762 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
5763 new format.
5764 (byte-compile-check-variable): New `access-type' argument.
5765 Only warn if the access-type is obsolete.
5766 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
5767 (byte-compile-variable-set): Adjust callers.
5768 * help-fns.el (describe-variable): Adjust to new obsolescence format.
5769 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
5770 setting it as obsolete.
5771 * simple.el (minibuffer-completing-symbol):
5772 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
5773 access as obsolete.
5774 * minibuffer.el (minibuffer-completing-file-name): Don't make it
5775 obsolete yet.
5776 * international/quail.el (quail-mouse-choose-completion): Remove unused
5777 code referring to obsolete var.
5778 (quail-choose-completion-string): Remove.
5779 * server.el (server-clients-with, server-kill-buffer-query-function)
5780 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
5781 * proced.el (proced-send-signal):
5782 * emacs-lisp/lisp.el (lisp-complete-symbol):
5783 Replace completion-annotate-function with completion-extra-properties.
5784
5785 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5786
5787 * simple.el (goto-line): Use read-number.
5788 (overriding-map-is-bound): Remove.
5789 (saved-overriding-map): Change default.
5790 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
5791 Take the map as argument.
5792 (universal-argument, negative-argument, digit-argument): Use it.
5793 (restore-overriding-map): Adjust.
5794 (do-auto-fill): Use fill-forward-paragraph.
5795 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
5796
5797 * minibuffer.el (minibuffer-inactive-mode-map): New var.
5798 (minibuffer-inactive-mode): New major mode.
5799 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
5800 the *Messages* buffer" hack.
5801 (mouse-popup-menubar): Don't burp if the event is a normal key.
5802
5803 Miscellaneous tweaks.
5804 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
5805 lexical scoping as in subr.el's dolist and dotimes.
5806 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
5807 Silence compiler warning.
5808 * thingatpt.el (forward-whitespace): Trivial coding style fix.
5809 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
5810 * international/ccl.el (ccl-compile): Trivial simplification.
5811 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
5812 * emacs-lisp/testcover.el (testcover-end): Remove spurious
5813 `printflag' argument.
5814 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5815 Purecopy the whole obsolescence data.
5816
5817 2011-06-01 Leo Liu <sdl.web@gmail.com>
5818
5819 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
5820 improve doc-string as suggested by Marco Pessotto
5821 <melmothx@gmail.com>.
5822 (rcirc-print): Fix last change.
5823
5824 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5825
5826 * minibuffer.el (complete-with-action): Return nil for the metadata and
5827 boundaries of non-functional tables.
5828 (completion-table-dynamic): Return nil for the metadata.
5829 (completion-table-with-terminator): Add default case, using
5830 complete-with-action.
5831 (completion--metadata): New function.
5832 (completion-all-sorted-completions, minibuffer-completion-help): Use it
5833 to try and avoid pathological performance problems.
5834 (completion--embedded-envvar-table): Return `category' metadata.
5835
5836 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5837
5838 * subr.el (process-alive-p): New tiny convenience function.
5839
5840 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5841
5842 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
5843 content but also its previous major mode.
5844
5845 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
5846
5847 * emacs-lisp/debug.el (debug): Restore the previous content of the
5848 *Backtrace* buffer when we exit with C-M-c.
5849
5850 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5851
5852 * minibuffer.el: Add metadata method to completion tables.
5853 (completion-category-overrides): New defcustom.
5854 (completion-metadata, completion--field-metadata)
5855 (completion-metadata-get, completion--styles)
5856 (completion--cycle-threshold): New functions.
5857 (completion-try-completion, completion-all-completions):
5858 Add `metadata' argument to choose completion-styles.
5859 (completion--do-completion): Use metadata to choose cycling.
5860 (completion-all-sorted-completions): Use metadata for sorting.
5861 Remove :completion-cycle-penalty which is not needed any more.
5862 (completion--try-word-completion): Add `metadata' argument.
5863 (minibuffer-completion-help): Check metadata for annotation function
5864 and sorting.
5865 (completion-file-name-table): Return `category' metadata.
5866 (minibuffer-completing-file-name): Make obsolete.
5867 * simple.el (minibuffer-completing-symbol): Make obsolete.
5868 * icomplete.el (icomplete-completions): Pass new `metadata' param to
5869 completion-try-completion.
5870
5871 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5872
5873 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
5874
5875 2011-05-30 Leo Liu <sdl.web@gmail.com>
5876
5877 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5878 (rcirc-print): Decode all incoming messages (bug#8744).
5879 (rcirc-decode-coding-system): Allow value nil for automatic coding
5880 system detection.
5881
5882 2011-06-01 Glenn Morris <rgm@gnu.org>
5883
5884 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
5885
5886 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
5887
5888 * image.el (image-animate-max-time): Allow nil and t values.
5889 Default to nil.
5890 (create-animated-image): Doc fix.
5891 (image-animate-start): Remove second arg; just use
5892 image-animate-max-time.
5893 (image-animate-timeout): Doc fix. Args changed.
5894
5895 * image-mode.el (image-toggle-display-image): Ensure that the
5896 image spec passed to the animate timer is the same object as in
5897 the buffer's display property (Bug#6981).
5898 (image-transform-properties): Doc fix.
5899
5900 * image.el (image-animate-max-time): Default to nil.
5901
5902 2011-05-29 Martin Rudalics <rudalics@gmx.at>
5903
5904 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
5905 entire buffer list (Bug#8184).
5906
5907 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
5908
5909 * image.el (imagemagick-types-inhibit)
5910 (imagemagick-register-types): Doc fix.
5911
5912 2011-05-29 Deniz Dogan <deniz@dogan.se>
5913
5914 * net/rcirc.el (rcirc): Use the user's stored encryption method by
5915 default.
5916
5917 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
5918
5919 * select.el: Don't perform clipboard-manager saving in hooks;
5920 leave the hooks empty.
5921
5922 2011-05-28 Leo Liu <sdl.web@gmail.com>
5923
5924 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
5925 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
5926 (occur-edit-mode): New major mode (Bug#8463).
5927 (occur-after-change-function): New function.
5928 (occur-engine): Give Occur tags a read-only property.
5929
5930 2011-05-28 Kevin Ryde <user42@zip.com.au>
5931
5932 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
5933
5934 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
5935
5936 * bindings.el (help-echo): Make the initial non-indicator dash
5937 empty on graphical terminals (Bug#7295).
5938
5939 * files.el (auto-mode-alist): Move config rule after the
5940 in-stripping one (Bug#8547).
5941
5942 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
5943
5944 * startup.el (normal-splash-screen): Remove gratuitous mode-line
5945 setting (Bug#8740).
5946
5947 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
5948
5949 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
5950 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
5951 (Bug#8539).
5952
5953 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
5954
5955 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
5956
5957 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
5958
5959 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
5960 (hs-hide-block-at-point, hs-find-block-beginning)
5961 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
5962 (Bug#8279).
5963
5964 2011-05-28 Glenn Morris <rgm@gnu.org>
5965
5966 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
5967
5968 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
5969
5970 * help-fns.el (describe-function-1): If the function is a derived
5971 major mode, print the parent mode.
5972
5973 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
5974 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
5975
5976 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5977
5978 * minibuffer.el (completion--capf-wrapper): Check applicability before
5979 returning non-nil for non-exclusive completion data.
5980 * progmodes/etags.el (tags-completion-at-point-function):
5981 * info-look.el (info-lookup-completions-at-point): Mark as
5982 non-exclusive.
5983 (info-complete): Adjust accordingly.
5984
5985 * info-look.el: Convert to lexical-binding and completion-at-point.
5986 (info-lookup-completions-at-point): New function.
5987 (info-complete): Use it and completion-in-region.
5988
5989 2011-05-28 Drew Adams <drew.adams@oracle.com>
5990
5991 * isearch.el: Let M-e start with point at the first mismatched char.
5992 (isearch-fail-pos): New function.
5993 (isearch-edit-string): Use it.
5994
5995 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
5996
5997 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
5998
5999 2009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
6000
6001 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
6002 traversal functions for avl-trees.
6003 (avl-tree--stack): New struct.
6004 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
6005 (avl-tree-enter): Add optional `updatefun' arg.
6006 (avl-tree--do-enter): Add optional `updatefun' arg.
6007 Change return value.
6008 (avl-tree-delete): Add optional `test' and `nilflag' args.
6009 (avl-tree--do-delete): Add `test' and `nilflag' args.
6010 Change return value.
6011 (avl-tree-member): Add optional `nilflag'
6012 (avl-tree-member-p): New function.
6013 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
6014 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
6015 (avl-tree-stack-empty-p): New functions.
6016
6017 2009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
6018
6019 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
6020 avl-tree--del-balance1 and make it work both ways.
6021 (avl-tree--del-balance2): Remove.
6022 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
6023 make it work both ways.
6024 (avl-tree--enter-balance2): Remove.
6025 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
6026 New macros.
6027 (avl-tree--mapc, avl-tree-map): Add direction argument.
6028
6029 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
6030
6031 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
6032
6033 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
6034
6035 * select.el: Support clipboard managers with built-in function
6036 x-clipboard-manager-save, via delete-frame-functions and
6037 kill-emacs-hook.
6038 (xselect-convert-to-targets): Add MULTIPLE target to list.
6039 (xselect-convert-to-save-targets): New function.
6040
6041 2011-05-27 Kenichi Handa <handa@m17n.org>
6042
6043 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
6044 let-binding rfc2047-encode-encoded-words to nil.
6045
6046 2011-05-27 Glenn Morris <rgm@gnu.org>
6047
6048 * mail/emacsbug.el: Don't require url-util.
6049
6050 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
6051
6052 * files.el (set-auto-mode):
6053 Also respect mode: entries at the end of the file. (Bug#8586)
6054
6055 2011-05-26 Glenn Morris <rgm@gnu.org>
6056
6057 * files.el (hack-local-variables-prop-line, hack-local-variables):
6058 Downcase mode names, as seems to be traditional.
6059 (hack-local-variables, hack-local-variables-apply): Doc fixes.
6060
6061 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
6062 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
6063
6064 2011-05-25 Julien Danjou <julien@danjou.info>
6065
6066 * textmodes/rst.el (rst-define-level-faces): Do not define face
6067 symbol if it is already defined.
6068
6069 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
6070
6071 * play/5x5.el (5x5-new-game, 5x5-randomize):
6072 Reset 5x5-solver-output to nil when a new grid is cast.
6073 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
6074 these debugging traces, as defmacro breaks the compiled code.
6075
6076 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
6077
6078 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6079
6080 2011-05-24 Leo Liu <sdl.web@gmail.com>
6081
6082 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
6083 (vc-bzr-sha1): Adapt.
6084
6085 * sha1.el: Remove. Function `sha1' is now builtin.
6086
6087 * bindings.el: Provide sha1 feature.
6088
6089 2011-05-24 Kenichi Handa <handa@m17n.org>
6090
6091 * mail/sendmail.el: Require `rfc2047'.
6092 (mail-insert-from-field): Do not perform RFC2047 encoding.
6093 (mail-encode-header): New function.
6094 (sendmail-send-it): Set buffer-file-coding-system of the work
6095 buffer to the return value of select-message-coding-system.
6096 Call mail-encode-header.
6097
6098 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
6099
6100 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
6101
6102 * mail/supercite.el (sc-default-cite-frame):
6103 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
6104
6105 2011-05-24 Glenn Morris <rgm@gnu.org>
6106
6107 * progmodes/python.el (brm-menu): Declare.
6108
6109 * emulation/viper.el (viper-set-hooks): Declare.
6110
6111 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
6112 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
6113 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
6114 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
6115 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
6116 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
6117
6118 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
6119
6120 Add an :exit-function for completion-at-point.
6121
6122 * minibuffer.el (completion--done): New fun.
6123 (completion--do-completion): Use it. New arg `expect-exact'.
6124 (minibuffer-complete, minibuffer-complete-word): Don't output message,
6125 since completion--do-completion does it for us now.
6126 (minibuffer-force-complete): Use completion--done and
6127 completion--replace. Handle sole-completion case with more care.
6128 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
6129 (completion-extra-properties): New var.
6130 (completion-annotate-function): Make obsolete.
6131 (minibuffer-completion-help): Adjust accordingly.
6132 Use completion-list-insert-choice-function.
6133 (completion-at-point, completion-help-at-point):
6134 Bind completion-extra-properties.
6135 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
6136 * simple.el (completion-list-insert-choice-function): New var.
6137 (completion-setup-function): Preserve it.
6138 (choose-completion): Pay attention to it, shuffle the code a bit.
6139 (choose-completion-string): New arg `insert-function'.
6140
6141 * textmodes/bibtex.el: Convert to lexical binding.
6142 (bibtex-mode-map): Use completion-at-point.
6143 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
6144 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
6145 (bibtex-complete): Define as obsolete alias.
6146 (bibtex-complete-internal): Remove.
6147 (bibtex-format-entry): Remove unused sub-group in regexp.
6148 * shell.el (shell--command-completion-data)
6149 (shell-environment-variable-completion):
6150 * pcomplete.el (pcomplete-completions-at-point):
6151 * comint.el (comint--complete-file-name-data): Use :exit-function
6152 instead of completion-table-with-terminator so it also works for
6153 choose-completion.
6154
6155 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6156
6157 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
6158
6159 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
6160 (bug#8710).
6161
6162 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
6163
6164 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
6165
6166 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
6167 customization variable and implement: If non-nil, auto-fill will
6168 be inhibited while on topic's header line.
6169
6170 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
6171
6172 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
6173 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
6174 always have a solution in grid size = 5 cases.
6175 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
6176 (5x5-solver-output, 5x5-log-buffer): New vars.
6177 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
6178 Make these variables buffer local to achieve 5x5 multi-session-ness.
6179 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
6180 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
6181 (5x5-solve-suggest): New funs.
6182 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
6183 randomize a grid so that we ensure that there is always a solution.
6184 (5x5-make-random-grid): Allow other movement than flipping.
6185
6186 2011-05-23 Kevin Ryde <user42@zip.com.au>
6187
6188 * emacs-lisp/advice.el (ad-read-advised-function):
6189 Use `function-called-at-point' as the default default, if it has
6190 advice and passes PREDICATE.
6191
6192 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6193
6194 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
6195 byte-compile-lambda if it's actually a lambda.
6196
6197 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
6198 Fix function quoting. Use backquote better.
6199
6200 2011-05-22 Yuanle Song <sylecn@gmail.com>
6201
6202 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
6203 matching (Bug#8516).
6204
6205 2011-01-22 Jari Aalto <jari.aalto@cante.net>
6206
6207 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
6208 different face (Bug#8178).
6209
6210 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
6211
6212 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
6213 defface (Bug#8144).
6214
6215 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
6216
6217 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
6218 funcall as well (bug#8712). Warn when performing those conversions.
6219 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
6220
6221 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
6222
6223 2011-05-22 Glenn Morris <rgm@gnu.org>
6224
6225 * files.el (hack-local-variables-prop-line): Small simplifications.
6226 (hack-local-variables, hack-local-variables-prop-line):
6227 If MODE-ONLY, return the mode, rather than just `t'.
6228
6229 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
6230
6231 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
6232
6233 2011-05-21 Glenn Morris <rgm@gnu.org>
6234
6235 * files.el (hack-local-variables-prop-line, hack-local-variables):
6236 If only interested in the mode, don't bother doing the other stuff.
6237
6238 * image-mode.el (image-after-revert-hook):
6239 Redraw all frames on which the image is visible. (Bug#8567)
6240
6241 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
6242
6243 * wid-edit.el (widget-checklist-match-inline):
6244 Fix 2011-04-19 change. (Bug#8649)
6245
6246 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
6249 Also allow singlespace after single-letter capitals followed by a dot.
6250
6251 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
6252 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
6253
6254 2011-05-20 Nix <nix@esperi.org.uk>
6255
6256 * files.el (basic-save-buffer-2):
6257 Fix handling of break-hardlink-on-save with non-existent files.
6258
6259 2011-05-19 Deniz Dogan <deniz@dogan.se>
6260
6261 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
6262 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
6263
6264 2011-05-19 Glenn Morris <rgm@gnu.org>
6265
6266 * progmodes/f90.el (f90-type-def-re):
6267 Handle "type, bind(c)". (Bug#8691)
6268
6269 * emacs-lisp/autoload.el (batch-update-autoloads):
6270 Set autoload-excludes by parsing loadup.el rather than Makefiles.
6271
6272 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
6273
6274 * net/tramp.el (tramp-process-actions): Set "first-password-request"
6275 property for the correct connection in case of multihops.
6276
6277 2011-05-18 Glenn Morris <rgm@gnu.org>
6278
6279 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
6280 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
6281
6282 Rationalize calendar handling of day and month abbrev-arrays.
6283 * calendar/calendar.el (calendar-customized-p): New function.
6284 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
6285 (calendar-day-name-array, calendar-month-name-array): Doc fix.
6286 Add :set function.
6287 (calendar-abbrev-length, calendar-day-abbrev-array)
6288 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
6289 (calendar-day-abbrev-array, calendar-month-abbrev-array):
6290 Elements may no longer be nil.
6291 (calendar-day-name, calendar-month-name):
6292 Update for changed nature of abbrev arrays.
6293 * calendar/diary-lib.el (diary-name-pattern):
6294 Update for changed nature of abbrev arrays.
6295 (diary-mark-entries-1): Update calendar-make-alist calls.
6296 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
6297 * calendar/cal-html.el (cal-html-day-abbrev-array):
6298 Simply inherit from calendar-day-abbrev-array.
6299
6300 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
6301
6302 * progmodes/grep.el (grep-mode): Disable default
6303 compilation-directory-matcher setting (bug#8684).
6304
6305 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
6306
6307 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
6308 instead of "head" and "tail". There were problems with SunOS 5.9,
6309 and it performs better.
6310
6311 2011-05-17 Glenn Morris <rgm@gnu.org>
6312
6313 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
6314
6315 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6316 Replace obsolete function.
6317
6318 * shell.el (pcomplete-parse-arguments-function): Declare.
6319
6320 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
6321 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
6322 (appt-check): Doc fixes.
6323 (appt-disp-window-function, appt-delete-window-function):
6324 Remove needless special case in custom :type.
6325 (appt-display-count): Default to 0, not nil.
6326 (appt-check): Reset appt-display-count to 0, not nil.
6327
6328 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
6329
6330 * progmodes/python.el (python-font-lock-keywords):
6331 Add the Python 3.X keyword "nonlocal" (bug#8639).
6332
6333 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
6334
6335 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
6336
6337 2011-05-16 Kevin Ryde <user42@zip.com.au>
6338
6339 * info-look.el (makefile-automake-mode): New setups, looking in
6340 automake manual, then makefile-mode.
6341 (makefile-mode): Remove automake manual, have it just in
6342 makefile-automake-mode since there's various things different or
6343 not relevant to plain make.
6344 (makefile-mode): Remove "other-modes" non-existent automake-mode,
6345 believe a hypothetical automake-mode would go to makefile-mode,
6346 not the other way around.
6347
6348 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
6349
6350 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
6351 hunk-end tags (Bug#8672).
6352
6353 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
6354 vc-annotate-show-diff-revision-at-line (Bug#8671).
6355
6356 2011-05-14 Glenn Morris <rgm@gnu.org>
6357
6358 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
6359 in the middle of an existing one with multiple authors. (Bug#8645)
6360 (change-log-font-lock-keywords): Also handle multiple author lines
6361 with leading tabs. (Bug#8644)
6362
6363 * calendar/appt.el (appt-check): Rename some local variables.
6364 Some simplification/reordering.
6365
6366 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
6367 (feedmail-sendmail-f-doesnt-sell-me-out)
6368 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
6369 (feedmail-debug-sit-for, feedmail-queue-express-hook)
6370 (feedmail-queue-runner-message-sender): Set :version.
6371 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
6372 (bbdb-dwim-net-address, vm-mail): Declare.
6373 (feedmail-binmail-gnulinuxish-template):
6374 Rename from feedmail-binmail-linuxish-template.
6375 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
6376 Use insert-buffer-substring.
6377
6378 2011-05-14 Bill Carpenter <bill@carpenter.org>
6379
6380 * mail/feedmail.el (feedmail-patch-level): Increase.
6381 (feedmail-debug): New custom group.
6382 (feedmail-confirm-outgoing-timeout)
6383 (feedmail-sendmail-f-doesnt-sell-me-out)
6384 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
6385 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
6386 (feedmail-sender-line, feedmail-from-line)
6387 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
6388 (feedmail-spray-this-address)
6389 (feedmail-spray-address-fiddle-plex-list)
6390 (feedmail-queue-use-send-time-for-date)
6391 (feedmail-queue-use-send-time-for-message-id)
6392 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
6393 (feedmail-buffer-eating-function):
6394 Doc fixes.
6395 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
6396 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
6397 (feedmail-message-action-scroll-down): New functions.
6398 (feedmail-queue-directory, feedmail-queue-draft-directory):
6399 Use expand-file-name.
6400 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
6401 Remove C-v help entry.
6402 (feedmail-queue-buffer-file-name): New variable.
6403 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
6404 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
6405 (feedmail-message-action-send-strong, feedmail-message-action-edit)
6406 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
6407 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
6408 (feedmail-message-action-toggle-spray)
6409 (feedmail-run-the-queue-no-prompts)
6410 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
6411 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
6412 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
6413 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
6414 (feedmail-envelope-deducer, feedmail-fiddle-from)
6415 (feedmail-fiddle-sender, feedmail-default-date-generator)
6416 (feedmail-fiddle-date, feedmail-fiddle-message-id)
6417 (feedmail-fiddle-spray-address)
6418 (feedmail-fiddle-list-of-spray-fiddle-plexes)
6419 (feedmail-fiddle-list-of-fiddle-plexes)
6420 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
6421 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
6422 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
6423 Change default. Doc fix.
6424 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
6425 (feedmail-binmail-linuxish-template): New constant.
6426 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
6427 Respect feedmail-sendmail-f-doesnt-sell-me-out.
6428 (feedmail-send-it): Add debug call.
6429 Use feedmail-queue-buffer-file-name, and
6430 feedmail-send-it-immediately-wrapper.
6431 (feedmail-message-action-send): Add debug call.
6432 Use feedmail-send-it-immediately-wrapper.
6433 (feedmail-queue-express-to-queue): Add debug call.
6434 Run feedmail-queue-express-hook.
6435 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
6436 (feedmail-message-action-help-blat):
6437 Rename from feedmail-queue-send-edit-prompt-help-first.
6438 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
6439 Check line-endings. Handle errors better.
6440 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
6441 Doc fix. Add debug call.
6442 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
6443 Use feedmail-queue-send-edit-prompt-inner.
6444 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
6445 (feedmail-queue-send-edit-prompt-inner): New function, extracted
6446 from feedmail-queue-send-edit-prompt.
6447 (feedmail-queue-send-edit-prompt-help)
6448 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
6449 (feedmail-tidy-up-slug): Add debug call.
6450 Respect feedmail-queue-slug-suspect-regexp.
6451 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
6452 (feedmail-dump-message-to-queue): Add debug call.
6453 Expand queue-directory.
6454 (feedmail-dump-message-to-queue): Change message slightly.
6455 Use feedmail-say-chatter.
6456 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
6457 (feedmail-send-it-immediately-wrapper): New function.
6458 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
6459 Insert empty string rather than newline. Handle full-frame case.
6460 Use catch/throw. Use feedmail-say-chatter.
6461 (feedmail-fiddle-from): Try mail-host-address.
6462 (feedmail-default-message-id-generator): Doc fix.
6463 Bind system-time-locale. Handle missing end.
6464 (feedmail-fiddle-x-mailer): Add debug call.
6465 Handle feedmail-x-mailer-line being nil.
6466 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
6467 Add debug call. Use buffer-substring-no-properties.
6468 (feedmail-say-debug, feedmail-say-chatter): New functions.
6469 (feedmail-find-eoh): Give an explicit error.
6470
6471 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
6472
6473 * net/newst-treeview.el (newsticker-treeview-face): Change default
6474 family from helvetica to sans.
6475 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
6476 etc/images/newsticker.
6477
6478 * net/newst-reader.el (newsticker-feed-face): Change default
6479 family from helvetica to sans.
6480
6481 * net/newst-plainview.el (newsticker-new-item-face)
6482 (newsticker-old-item-face, newsticker-immortal-item-face)
6483 (newsticker-obsolete-item-face, newsticker-date-face)
6484 (newsticker-statistics-face): Change default family from
6485 helvetica to sans.
6486 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
6487 etc/images/newsticker.
6488
6489 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
6490 (newsticker--process-auto-mark-filter-match): : Tell user about
6491 auto-marking.
6492
6493 2011-05-13 Didier Verna <didier@xemacs.org>
6494
6495 Common Lisp indentation improvements on defmethod and lambda-lists.
6496 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
6497 TODO entries.
6498 (lisp-lambda-list-keyword-parameter-indentation)
6499 (lisp-lambda-list-keyword-parameter-alignment)
6500 (lisp-lambda-list-keyword-alignment): New customizable user options.
6501 (lisp-indent-defun-method): Improve docstring.
6502 (extended-loop-p): Fix comment.
6503 (lisp-indent-lambda-list-keywords-regexp): New variable.
6504 (lisp-indent-lambda-list): New function.
6505 (lisp-indent-259): Use it.
6506 (lisp-indent-defmethod): Support for more than one
6507 method qualifier and properly indent methods lambda-lists.
6508 (defgeneric): Provide a missing common-lisp-indent-function property.
6509
6510 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
6511
6512 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
6513 bounds for the empty string (bug#8667).
6514
6515 2011-05-13 Glenn Morris <rgm@gnu.org>
6516
6517 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
6518
6519 * mail/sendmail.el (sendmail-program): Try executable-find first.
6520 (sendmail-send-it): `sendmail-program' cannot be unbound.
6521
6522 * calendar/appt.el (appt-make-list): Simplify.
6523 (appt-time-msg-list): Doc fix.
6524 (appt-check): Change mode-line message at the time of the appointment.
6525
6526 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
6527
6528 * progmodes/ld-script.el (ld-script-keywords)
6529 (ld-script-builtins): Update keywords list.
6530
6531 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6532
6533 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
6534
6535 * shell.el (shell-completion-vars): New function.
6536 (shell-mode):
6537 * simple.el (read-shell-command): Use it.
6538 (blink-matching-open): No need for " [...]" in minibuffer-message.
6539
6540 2011-05-12 Glenn Morris <rgm@gnu.org>
6541
6542 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
6543 (appt-check): Simplify.
6544
6545 2011-05-12 Eli Zaretskii <eliz@gnu.org>
6546
6547 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
6548 literal "/dev/null".
6549
6550 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6551
6552 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
6553 Fix typo.
6554
6555 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6556
6557 * progmodes/which-func.el (which-function):
6558 Use add-log-current-defun instead of add-log-current-defun-function,
6559 which might not be defined (Bug#8260).
6560
6561 2011-05-12 Glenn Morris <rgm@gnu.org>
6562
6563 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
6564 Let byte-compile-initial-macro-environment always take precedence.
6565
6566 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * net/rcirc.el: Add support for SSL/TLS connections.
6569 (rcirc-server-alist): New field `encryption'.
6570 (rcirc): Check `encryption' settings.
6571 (rcirc-connect): New arg `encryption'. Use open-network-stream.
6572 Merge make-local-variable into `set'.
6573 (rcirc--connection-open-p): New function.
6574 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
6575 the process is not a network process (e.g. running gnutls-cli).
6576 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
6577 Make rcirc-(en|de)code-coding-system local here.
6578 (rcirc-mode): Merge make-local-variable into `set'.
6579 (rcirc-parent-buffer): Make permanent buffer-local.
6580 (rcirc-multiline-minor-mode): Don't do it here.
6581 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
6582 there's no server buffer.
6583
6584 2011-05-11 Glenn Morris <rgm@gnu.org>
6585
6586 * newcomment.el (comment-kill): Prefix "unused" local.
6587
6588 * term/w32console.el (get-screen-color): Declare.
6589
6590 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
6591 Handle symbol elements of byte-compile-initial-macro-environment.
6592
6593 2011-05-10 Leo Liu <sdl.web@gmail.com>
6594
6595 * bookmark.el (bookmark-bmenu-mode-map):
6596 Bind bookmark-bmenu-search to `/'.
6597
6598 * mail/footnote.el: Convert to utf-8 encoding.
6599 (footnote-unicode-string, footnote-unicode-regexp): New variable.
6600 (Footnote-unicode): New function.
6601 (footnote-style-alist): Add unicode style to the list.
6602 (footnote-style): Doc fix.
6603
6604 2011-05-10 Jim Meyering <meyering@redhat.com>
6605
6606 Fix doubled-word typos.
6607 * international/quail.el (quail-insert-kbd-layout): and and -> and
6608 * kermit.el: and and -> and
6609 * net/ldap.el (ldap-search-internal): to to -> to
6610 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
6611 * progmodes/js.el (js-mode): and and -> and
6612 * textmodes/artist.el (artist-move-to-xy): at at -> at
6613 (artist-draw-region-trim-line-endings): if if -> if
6614 And Safetyc -> Safety.
6615 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
6616
6617 2011-05-10 Glenn Morris <rgm@gnu.org>
6618 Stefan Monnier <monnier@iro.umontreal.ca>
6619
6620 * files.el (hack-one-local-variable-eval-safep):
6621 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
6622
6623 2011-05-10 Glenn Morris <rgm@gnu.org>
6624
6625 * calendar/diary-lib.el (diary-list-entries-hook)
6626 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
6627 (diary-nongregorian-marking-hook, diary-list-entries)
6628 (diary-include-other-diary-files, diary-mark-entries)
6629 (diary-mark-included-diary-files): Doc fixes.
6630
6631 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
6632
6633 * misc.el: Require tabulated-list.el during compilation.
6634
6635 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
6636
6637 * progmodes/compile.el (compilation-start):
6638 Run compilation-filter-hook for the async case too.
6639 (compilation-filter-hook): Doc fix.
6640
6641 2011-05-09 Deniz Dogan <deniz@dogan.se>
6642
6643 * wdired.el: Remove outdated installation comment. Fix usage
6644 comment.
6645
6646 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
6647
6648 * misc.el: Implement new command `list-dynamic-libraries'.
6649 (list-dynamic-libraries--loaded-only-p): New variable.
6650 (list-dynamic-libraries--refresh): New function.
6651 (list-dynamic-libraries): New command.
6652
6653 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
6654
6655 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6656 Fix the ant regexp to handle end-line and end-column info from jikes.
6657 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
6658 higher priority to avoid clobbering by gnu.
6659
6660 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
6661
6662 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
6663 if the face has existing theme settings (Bug#8454).
6664
6665 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
6666
6667 * progmodes/perl-mode.el (perl-imenu-generic-expression):
6668 Only match variables declared via `my' or `our' (Bug#8261).
6669
6670 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
6671 special file names `.' and `..' (Bug#8259).
6672
6673 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
6674
6675 * progmodes/grep.el (grep-mode-font-lock-keywords):
6676 Remove buffer-changing entries.
6677 (grep-filter): New function.
6678 (grep-mode): Add it to compilation-filter-hook.
6679
6680 * progmodes/compile.el (compilation-filter-hook)
6681 (compilation-filter-start): New defvars.
6682 (compilation-filter): Call compilation-filter-hook prior to
6683 updating the process mark.
6684
6685 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6686
6687 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
6688
6689 2011-05-07 Eli Zaretskii <eliz@gnu.org>
6690
6691 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
6692 mailclient-send-it even if window-system is nil. (Bug#8595)
6693
6694 * term/w32console.el (terminal-init-w32console):
6695 Call get-screen-color and use its output to set the frame
6696 background-mode. (Bug#8597)
6697
6698 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
6699
6700 Make bytecomp.el understand that defmethod defines funs (bug#8631).
6701 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
6702 New functions.
6703 (defgeneric, eieio--defmethod): Use them.
6704 (eieio-defgeneric): Remove.
6705 (defmethod): Call defgeneric in a way visible to the byte-compiler.
6706
6707 2011-05-07 Glenn Morris <rgm@gnu.org>
6708
6709 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
6710 Use let rather than let*.
6711 (timeclock-find-discrep): Remove unused local.
6712
6713 * calendar/diary-lib.el (diary-comment-start): Doc fix.
6714
6715 * calendar/appt.el (appt-time-msg-list): Doc fix.
6716
6717 2011-05-06 Noah Friedman <friedman@splode.com>
6718
6719 * apropos.el (apropos-print-doc): Only use
6720 emacs-lisp-docstring-fill-column when it is bound to an integer,
6721 per that variable's documentation.
6722
6723 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6724
6725 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
6726 and warnings are not silently discarded (e.g. use -d instead of -P).
6727
6728 2011-05-06 Glenn Morris <rgm@gnu.org>
6729
6730 * calendar/appt.el (appt-message-warning-time): Doc fix.
6731 (appt-warning-time-regexp): New option.
6732 (appt-make-list): Respect appt-message-warning-time.
6733
6734 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
6735 New options.
6736 (diary-add-to-list): Strip comments from the displayed string.
6737 (diary-mode): Set comment-start and comment-end.
6738
6739 * vc/diff-mode.el (smerge-refine-subst): Declare.
6740 (diff-refine-hunk): Don't require smerge-mode when compiling.
6741
6742 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
6743
6744 * simple.el (list-processes): Return nil as the docstring says.
6745
6746 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
6747
6748 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
6749 to "".
6750 (ange-ftp-write-region, ange-ftp-insert-file-contents)
6751 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
6752 determining of binary transfer. (Bug#7383)
6753
6754 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
6755
6756 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
6757 Fix port computation bug. (Bug#8618)
6758
6759 2011-05-05 Glenn Morris <rgm@gnu.org>
6760
6761 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
6762
6763 * simple.el (shell-dynamic-complete-functions)
6764 (comint-dynamic-complete-functions): Declare.
6765
6766 * net/network-stream.el (gnutls-negotiate):
6767 * simple.el (tabulated-list-print): Fix declarations.
6768
6769 * progmodes/gud.el (syntax-symbol, syntax-point):
6770 Remove unnecessary and incorrect declarations.
6771
6772 * emacs-lisp/check-declare.el (check-declare-scan):
6773 Handle byte-compile-initial-macro-environment in bytecomp.el
6774
6775 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
6776
6777 Fix earlier half-done eieio-defmethod change (bug#8338).
6778 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
6779 Streamline and change calling convention.
6780 (defmethod): Adjust accordingly and simplify.
6781 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
6782 new eieio--defmethod.
6783 (slot-boundp): Minor CSE simplification.
6784
6785 2011-05-05 Milan Zamazal <pdm@zamazal.org>
6786
6787 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
6788 (glasses-make-readable): Use glasses-separate-capital-groups.
6789
6790 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
6791
6792 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
6793 (warning-series): Doc fix.
6794 (display-warning): Don't try to create the buffer if we just found it.
6795
6796 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
6797
6798 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
6799 (autoload-find-generated-file): New function.
6800 (generate-file-autoloads): Bind generated-autoload-file to
6801 buffer-file-name.
6802 (update-file-autoloads, update-directory-autoloads):
6803 Use autoload-find-generated-file. If called interactively, prompt for
6804 output file (Bug#7989).
6805 (batch-update-autoloads): Doc fix.
6806
6807 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
6808
6809 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
6810
6811 2011-05-04 Glenn Morris <rgm@gnu.org>
6812
6813 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
6814 function, so it follows changes in calendar-date-style.
6815 (diary-fancy-date-matcher): New function.
6816 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
6817 (diary-fancy-font-lock-fontify-region-function):
6818 Use diary-fancy-date-pattern as a function.
6819
6820 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
6821 non-numbers for `year' etc pseudo-variables. (Bug#8583)
6822
6823 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
6824
6825 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
6826 instead of positional arguments. Allow :keylist and :crlfiles
6827 arguments.
6828 (open-gnutls-stream): Call it.
6829
6830 * net/network-stream.el (network-stream-open-starttls): Adjust to
6831 call `gnutls-negotiate' with :process and :hostname arguments.
6832
6833 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
6834
6835 * minibuffer.el (completion--message): New function.
6836 (completion--do-completion, minibuffer-complete)
6837 (minibuffer-force-complete, minibuffer-complete-word): Use it.
6838 (completion--do-completion): Don't ignore completion-auto-help when in
6839 icomplete-mode.
6840
6841 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
6842 internal encoding (e.g. tibetan zero is not whitespace).
6843 (global-whitespace-mode): Prefer save-current-buffer.
6844 (whitespace-trailing-regexp): Remove useless save-match-data.
6845 (whitespace-empty-at-bob-regexp): Minor simplification.
6846
6847 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
6848
6849 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
6850
6851 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6852
6853 * textmodes/ispell.el (ispell-add-per-file-word-list):
6854 Use `concat' to create string for insertion.
6855
6856 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6857
6858 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
6859 Avoid open-line which runs post-self-insert-hook.
6860 (bibtex-fill-entry): Remove unused `end' var.
6861
6862 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
6863
6864 * textmodes/ispell.el (ispell-add-per-file-word-list):
6865 Protect against `nil' value of `comment-start' (Bug#8579).
6866
6867 2011-05-03 Leo Liu <sdl.web@gmail.com>
6868
6869 * isearch.el (isearch-yank-pop): New command.
6870 (isearch-mode-map): Bind it to `M-y'.
6871 (isearch-forward): Mention it.
6872
6873 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6874
6875 * simple.el (minibuffer-complete-shell-command): Remove.
6876 (minibuffer-local-shell-command-map): Use completion-at-point.
6877 (read-shell-command): Setup completion vars here instead.
6878 (read-expression-map): Bind TAB to symbol completion.
6879
6880 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
6881 error directly rather via storing it into `results'.
6882
6883 2011-05-02 Leo Liu <sdl.web@gmail.com>
6884
6885 * vc/diff.el: Fix description.
6886
6887 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6888
6889 * server.el (server-eval-at): New function.
6890
6891 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6892
6893 * net/network-stream.el (open-network-stream): Take a :nowait
6894 parameter and pass it on to `make-network-process'.
6895 (network-stream-open-plain): Ditto.
6896
6897 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
6898
6899 * faces.el (face-spec-set-match-display): Don't match toolkit
6900 options on terminal frames.
6901
6902 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6903
6904 * progmodes/pascal.el: Use lexical binding.
6905 (pascal-mode-map): Remove author preferences.
6906
6907 * pcomplete.el (pcomplete-std-complete): Don't abuse
6908 completion-at-point.
6909
6910 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
6911
6912 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
6913 removing code that has been dead since 1991 or so.
6914
6915 * startup.el (command-line): When warning about "_emacs", use a
6916 delayed warning to allow the user to filter it out.
6917
6918 2011-04-28 Deniz Dogan <deniz@dogan.se>
6919
6920 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
6921 user has not joined.
6922
6923 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
6924
6925 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
6926 aren't any completions at point.
6927
6928 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
6929
6930 * subr.el (display-delayed-warnings): New function.
6931 (delayed-warnings-hook): New variable.
6932
6933 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
6934
6935 * minibuffer.el (completion-at-point, completion-help-at-point):
6936 Don't presume that a given completion-at-point-function will always
6937 use the same calling convention.
6938
6939 * pcomplete.el (pcomplete-completions-at-point):
6940 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
6941 pcomplete-seen is non-nil.
6942 (pcomplete-comint-setup): Also recognize the new comint/shell
6943 completion functions.
6944 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
6945 pcomplete-seen is non-nil.
6946
6947 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
6948
6949 * calendar/icalendar.el (diary-lib): Add require statement.
6950 (icalendar--create-uid): Read out a uid from a text-property on
6951 the first character in the entry. This allows for code to add its
6952 own uid to the entry.
6953 (icalendar--convert-float-to-ical): Add export of
6954 `diary-float'-entries save for those with the optional DAY
6955 argument.
6956
6957 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
6958
6959 * subr.el (shell-quote-argument): Use alternate escaping strategy
6960 when we spot a variable reference in a string.
6961
6962 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
6963
6964 * cus-start.el (all): Define customization for debug-on-event.
6965
6966 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
6967
6968 * subr.el (shell-quote-argument): Escape correctly under Windows.
6969
6970 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
6971
6972 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
6973
6974 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
6975
6976 * net/tramp.el (tramp-process-actions): Add POS argument.
6977 Delete region between POS and (pos).
6978
6979 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
6980 Use `nil' position in `tramp-process-actions' call.
6981 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
6982
6983 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
6984 position in `tramp-process-actions' call.
6985
6986 * net/trampver.el: Update release number.
6987
6988 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
6989
6990 * custom.el (defcustom): Obey lexical-binding.
6991
6992 Fix octave-inf completion problems reported by Alexander Klimov.
6993 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
6994 Inherit from octave-mode-syntax-table.
6995 (inferior-octave-mode): Set info-lookup-mode.
6996 (inferior-octave-completion-at-point): New function.
6997 (inferior-octave-complete): Use it and completion-in-region.
6998 (inferior-octave-dynamic-complete-functions): Use it as well, and use
6999 comint-filename-completion.
7000 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
7001 symbol elements which shouldn't be word elements.
7002 (octave-font-lock-keywords, octave-beginning-of-defun)
7003 (octave-function-header-regexp): Adjust regexps accordingly.
7004 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
7005
7006 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
7007
7008 * net/gnutls.el (gnutls-errorp): Declare before first use.
7009
7010 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
7011
7012 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
7013 verify-error, and verify-hostname-error parameters. Check whether
7014 default trustfile exists before going to use it. Add missing
7015 argument to gnutls-message-maybe call. Return return value.
7016 Reported by Claudio Bley <claudio.bley@gmail.com>.
7017 (open-gnutls-stream): Add usage example.
7018
7019 * net/network-stream.el (network-stream-open-starttls): Give host
7020 parameter to `gnutls-negotiate'.
7021 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
7022 * subr.el (shell-quote-argument): Escape correctly under Windows.
7023
7024 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
7025
7026 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
7027 Use correct match group (bug#8438).
7028
7029 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
7030
7031 * emacs-lisp/package.el (package-built-in-p): Fix typo.
7032 (package-menu--generate): New arg specifying packages to show.
7033 (package-menu-refresh, package-menu-execute, list-packages):
7034 Callers changed.
7035 (package-show-package-list): New function, replacing deleted
7036 package--list-packages (renamed because it is non-internal).
7037
7038 * finder.el (finder-list-matches): Use package-show-package-list
7039 instead of deleted package--list-packages.
7040
7041 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
7042 Based on a previous implementation by Juanma Barranquero (Bug#8366).
7043 (vc-annotate-mode-map): Bind it to RET.
7044
7045 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
7046
7047 * progmodes/etags.el (next-file): Don't use set-buffer to change
7048 buffers (Bug#8478).
7049
7050 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
7051
7052 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
7053
7054 * apropos.el (apropos-label-face): Avoid variable-pitch face.
7055 (apropos-accumulator): Doc fix.
7056 (apropos-function, apropos-macro, apropos-command)
7057 (apropos-variable, apropos-face, apropos-group, apropos-widget)
7058 (apropos-plist): Add face property.
7059 (apropos-symbols-internal): Fix indentation.
7060 (apropos-print): Simplify help, and recognize apropos-multi-type.
7061 (apropos-print-doc): Use button-type-get to extract the button's
7062 face property. Fill docstring (Bug#8352).
7063
7064 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
7065
7066 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
7067
7068 * play/mpuz.el (mpuz-silent): Doc fix.
7069 (mpuz-mode-map): Use mapc.
7070 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
7071 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
7072 Fix typos in docstrings.
7073
7074 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
7075 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
7076
7077 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
7078
7079 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
7080
7081 * minibuffer.el (completion--do-completion): Avoid the "Next char
7082 not unique" prompt if icomplete-mode is enabled (Bug#5849).
7083
7084 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
7085 mouse-2 into unread-command-events, it is interpreted correctly.
7086
7087 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
7088 (image-toggle-display): Doc fix.
7089
7090 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
7091
7092 * textmodes/page.el (what-page): Use line-number-at-pos to
7093 calculate line number (Bug#6825).
7094
7095 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
7096
7097 * eshell/esh-mode.el (find-tag-interactive): Declare function.
7098 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
7099 Pass argument NO-DEFAULT to `find-tag-interactive'.
7100
7101 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
7102
7103 Lexical-binding cleanup.
7104
7105 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
7106 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
7107 * progmodes/ada-prj.el (ada-prj-initialize-values)
7108 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
7109 (ada-prj-show-value):
7110 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
7111 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
7112 (antlr-invalidate-context-cache, antlr-options-menu-filter)
7113 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
7114 * progmodes/bug-reference.el (bug-reference-push-button):
7115 * progmodes/fortran.el (fortran-line-length):
7116 * progmodes/glasses.el (glasses-change):
7117 * progmodes/octave-mod.el (octave-fill-paragraph):
7118 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
7119 (python-pdbtrack-grub-for-buffer, python-sentinel):
7120 * progmodes/sql.el (sql-save-connection):
7121 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
7122 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
7123 Mark unused parameters.
7124
7125 * progmodes/compile.el (compilation--flush-directory-cache)
7126 (compilation--flush-parse, compile-internal): Mark unused parameters.
7127 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
7128 (compilation-next-error-function): Remove unused variable `timestamp'.
7129
7130 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
7131 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
7132
7133 * progmodes/dcl-mode.el (dcl-end-of-command):
7134 Remove unused variable `start'.
7135 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
7136 (dcl-option-value-basic, dcl-option-value-offset)
7137 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
7138 Mark unused parameters.
7139 (dcl-save-local-variable): Remove unused variable `val'.
7140 (mode): Declare.
7141
7142 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
7143 Mark unused parameters.
7144 (delphi-ignore-changes): Move before first use.
7145 (delphi-charset-token-at): Remove unused variable `start'.
7146 (delphi-else-start): Remove unused variable `if-count'.
7147 (delphi-comment-block-start, delphi-comment-block-end):
7148 Remove unused variable `kind'.
7149 (delphi-indent-line): Remove unused variable `new-point'.
7150
7151 * progmodes/ebrowse.el (ebrowse-files-list)
7152 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
7153 Mark unused parameters. Don't quote `lambda'.
7154 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
7155 Don't quote `lambda'.
7156 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
7157 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
7158 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
7159 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
7160 Use `ignore-errors'.
7161 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
7162 (ebrowse-view/find-file-and-search-pattern)
7163 (ebrowse-view/find-member-declaration/definition):
7164 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
7165 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
7166 Rename parameter PREFIX-ARG to PREFIX.
7167 (ebrowse-tags-read-name): Remove unused variables `start' and
7168 `member-info'.
7169 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
7170 to `tags-file'.
7171
7172 * progmodes/etags.el (local-find-tag-hook): Declare.
7173 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
7174 Mark unused parameters.
7175
7176 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
7177 (executable-interpret): Mark unused parameter.
7178
7179 * progmodes/flymake.el (flymake-process-sentinel)
7180 (flymake-after-change-function)
7181 (flymake-create-temp-with-folder-structure)
7182 (flymake-get-include-dirs-dot): Mark unused parameters.
7183 (flymake-safe-delete-directory): Remove unused variable `err'.
7184
7185 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
7186 (speedbar-timer-fn, speedbar-line-text)
7187 (speedbar-change-expand-button-char, speedbar-delete-subblock)
7188 (speedbar-center-buffer-smartly): Declare functions.
7189 (gdb-find-watch-expression): Remove unused variable `array'.
7190 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
7191 (gdb-starting): Mark unused parameters.
7192 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
7193 (gdb-table-string): Remove unused variable `res'.
7194 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
7195 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
7196 (gdb-display-buffer): Remove unused variable `cur-size'.
7197
7198 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
7199 allow lexical-binding compilation.
7200 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
7201 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
7202 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
7203 Mark unused parameters.
7204 (gud-gdb-marker-filter): Remove unused variable `match'.
7205 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
7206 lambda expressions and funcall them, instead of using `fset'.
7207
7208 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
7209 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
7210
7211 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
7212 variable `header-beg'; use `let'.
7213
7214 * progmodes/icon.el (indent-icon-exp): Remove unused variables
7215 `restart', `last-sexp' and `at-do'.
7216
7217 * progmodes/js.el (js--debug): Mark unused parameter.
7218 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
7219 (js--splice-into-items): Remove unused variable `item'.
7220 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
7221
7222 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
7223 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
7224 (makefile-complete): Remove unused variable `try'.
7225 (makefile-fill-paragraph, makefile-match-function-end):
7226 Mark unused parameters.
7227
7228 * progmodes/octave-inf.el (inferior-octave-complete):
7229 Remove unused variable `proc'.
7230 (inferior-octave-output-digest): Mark unused parameter.
7231
7232 * progmodes/perl-mode.el (perl-calculate-indent):
7233 Remove unused variable `err'.
7234
7235 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
7236 (prolog-indent-line): Mark unused parameters.
7237 (prolog-indent-line): Remove unused variable `beg'.
7238
7239 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
7240 (reporter-dont-compact-list): Declare.
7241
7242 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
7243 Remove unused variable `char'.
7244 (sh-debug): Mark unused parameter.
7245 (sh-get-indent-info): Remove unused variable `start'.
7246 (sh-calculate-indent): Remove unused variable `var'.
7247
7248 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
7249 (simula-electric-keyword): Remove unused variable `null'.
7250 (simula-search-backward, simula-search-forward): Remove unused
7251 variables `begin' and `end'.
7252
7253 * progmodes/vera-mode.el (vera-guess-basic-syntax):
7254 Remove unused variable `pos'.
7255 (vera-electric-tab, vera-comment-uncomment-region):
7256 Mark unused parameters.
7257 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
7258
7259 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
7260
7261 * emacs-lisp/package.el (package--builtins, package-alist)
7262 (package-load-descriptor, package-built-in-p, package-activate)
7263 (define-package, package-installed-p)
7264 (package-compute-transaction, package-buffer-info)
7265 (package--push): Doc fix. Distinguish more clearly between
7266 version strings and version lists.
7267
7268 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
7269
7270 Lexical-binding cleanup.
7271
7272 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
7273 (5x5-make-mutate-best):
7274 * play/fortune.el (fortune-in-buffer):
7275 * play/gomoku.el (gomoku-init-display):
7276 * play/solitaire.el (solitaire, solitaire-do-check):
7277 * play/tetris.el (tetris-default-update-speed-function):
7278 Mark unused parameters.
7279
7280 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
7281 (bubbles--shift): Remove unused variable `char-org'.
7282 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
7283 (bubbles--show-images): Remove unused variable `char'.
7284
7285 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
7286 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
7287 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
7288 (decipher-analyze-buffer): Use ?\s.
7289 (decipher-make-checkpoint): Remove unused variable `mapping'.
7290
7291 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
7292
7293 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
7294 Remove unused variable `result'; use `let'.
7295
7296 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
7297 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
7298 (gametree-children-shown-p, gametree-compute-reduced-score):
7299 Use `ignore-errors'.
7300
7301 * play/handwrite.el (ps-lpr-switches): Declare.
7302 (handwrite): Remove unused variables `pmin' and `lastp'.
7303
7304 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
7305
7306 * play/landmark.el (landmark-init-display)
7307 (landmark-update-naught-weights): Mark unused parameters.
7308 (landmark-y): Remove unused variable `noise'. Simplify.
7309 (landmark-human-plays): Remove unused variable `score'.
7310
7311 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
7312 (mpuz-try-proposal): Remove unused variable `game'.
7313
7314 * play/zone.el (life-patterns): Declare.
7315
7316 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
7317
7318 * vc/vc.el (ediff-vc-internal): Declare function.
7319
7320 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7321
7322 * shell.el: Use lexical-binding and std completion UI.
7323 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
7324 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
7325 comint-preoutput-filter-functions rather than on
7326 comint-output-filter-functions.
7327 (shell-command-completion, shell--command-completion-data)
7328 (shell-filename-completion, shell-environment-variable-completion)
7329 (shell-c-a-p-replace-by-expanded-directory): New functions.
7330 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
7331 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
7332 (shell-dynamic-complete-environment-variable): Use them.
7333 (shell-dynamic-complete-as-environment-variable)
7334 (shell-dynamic-complete-as-command): Remove.
7335 (shell-match-partial-variable): Match past point.
7336 * comint.el: Clean up use of completion-at-point-functions.
7337 (comint-completion-at-point): New function.
7338 (comint-mode): Use it completion-at-point-functions.
7339 (comint-dynamic-complete): Make it obsolete.
7340 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
7341 (comint-c-a-p-replace-by-expanded-history): New function.
7342 (comint-dynamic-complete-functions)
7343 (comint-replace-by-expanded-history): Use it.
7344 * minibuffer.el (completion-table-with-terminator): Allow dynamic
7345 termination strings. Try harder to avoid second try-completion.
7346 (completion-in-region-mode-map): Disable bindings that don't work yet.
7347
7348 * comint.el: Use lexical-binding. Require CL.
7349 (comint-dynamic-complete-functions): Use comint-filename-completion.
7350 (comint-completion-addsuffix): Tweak custom type.
7351 (comint-filename-completion, comint--common-suffix)
7352 (comint--common-quoted-suffix, comint--table-subvert)
7353 (comint--complete-file-name-data): New functions.
7354 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
7355 (comint-dynamic-list-filename-completions): Use them.
7356 (comint-dynamic-simple-complete): Make obsolete.
7357
7358 * minibuffer.el (completion-in-region-mode):
7359 Keep completion-in-region-mode--predicate global.
7360 (completion-in-region--postch):
7361 Assume completion-in-region-mode--predicate is not null.
7362
7363 * progmodes/flymake.el (flymake-start-syntax-check-process):
7364 Obey `dir'. Simplify.
7365
7366 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
7367 we're in VC after all.
7368
7369 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
7370
7371 * vc/vc.el (vc-diff-build-argument-list-internal)
7372 (vc-version-ediff, vc-ediff): New commands.
7373 (vc-version-diff): Use vc-diff-build-argument-list-internal.
7374
7375 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7376
7377 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
7378 add sanity check.
7379
7380 * obsolete/erc-hecomplete.el: Make obsolete.
7381 * obsolete/: Standardize obsolescence info in the header.
7382
7383 2011-04-20 Glenn Morris <rgm@gnu.org>
7384
7385 * calendar/solar.el (solar-horizontal-coordinates):
7386 Use the longitude argument rather than `calendar-longitude'.
7387 (solar-date-next-longitude): Remove unused locals.
7388
7389 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7390
7391 * whitespace.el: New version 13.2.1.
7392
7393 2011-04-20 felix <EmacsWiki> (tiny change)
7394
7395 * whitespace.el (global-whitespace-mode): Keep highlight when
7396 switching between major modes on a file.
7397
7398 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7399
7400 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
7401 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
7402 multi-line comments as well.
7403
7404 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
7405
7406 Lexical-binding cleanup.
7407
7408 * arc-mode.el (archive-mode-revert):
7409 * cmuscheme.el (scheme-interactively-start-process):
7410 * custom.el (custom-initialize-delay):
7411 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
7412 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
7413 * emacs-lock.el (emacs-lock-clear-sentinel):
7414 * ezimage.el (defezimage):
7415 * follow.el (follow-avoid-tail-recenter):
7416 * fringe.el (set-fringe-mode-1):
7417 * generic-x.el (bat-generic-mode-compile):
7418 * help-mode.el (help-info-variable, help-do-xref)
7419 (help-mode-revert-buffer):
7420 * help.el (view-emacs-todo):
7421 * iswitchb.el (iswitchb-completion-help):
7422 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
7423 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
7424 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
7425 * locate.el (locate-update):
7426 * longlines.el (longlines-encode-region)
7427 (longlines-after-change-function):
7428 * outline.el (outline-isearch-open-invisible):
7429 * ps-def.el (declare-function, charset-dimension, char-width)
7430 (encode-char):
7431 * ps-mule.el (ps-mule-plot-string):
7432 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
7433 (recentf-edit-list-select, recentf-edit-list-validate)
7434 (recentf-open-files-action):
7435 * rect.el (delete-whitespace-rectangle-line)
7436 (rectangle-number-line-callback):
7437 * register.el (window-configuration-to-register)
7438 (frame-configuration-to-register):
7439 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
7440 * select.el (xselect-convert-to-string, xselect-convert-to-length)
7441 (xselect-convert-to-targets, xselect-convert-to-delete)
7442 (xselect-convert-to-filename, xselect-convert-to-charpos)
7443 (xselect-convert-to-lineno, xselect-convert-to-colno)
7444 (xselect-convert-to-os, xselect-convert-to-host)
7445 (xselect-convert-to-user, xselect-convert-to-class)
7446 (xselect-convert-to-name, xselect-convert-to-integer)
7447 (xselect-convert-to-atom, xselect-convert-to-identity):
7448 * subr.el (declare, ignore, process-kill-without-query)
7449 (text-clone-maintain):
7450 * terminal.el (te-get-char, te-tic-sentinel):
7451 * tool-bar.el (tool-bar-make-keymap):
7452 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
7453 * type-break.el (type-break-mode, type-break-noninteractive-query):
7454 * view.el (View-back-to-mark):
7455 * wid-browse.el (widget-browse-action, widget-browse-widget)
7456 (widget-browse-widgets, widget-browse-sexp):
7457 * widget.el (define-widget-keywords):
7458 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
7459 Mark unused parameters.
7460
7461 * align.el (align-adjust-col-for-rule): Mark unused parameter.
7462 (align-areas): Remove unused variable `look'.
7463 (align-region): Remove unused variables `real-end' and `pos-list'.
7464
7465 * apropos.el (apropos-score-doc): Remove unused variable `i'.
7466
7467 * bindings.el (mode-line-modified, mode-line-remote):
7468 Mark unused parameters.
7469 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
7470
7471 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
7472 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
7473
7474 * comint.el (comint-history-isearch-pop-state)
7475 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
7476 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
7477 (comint-substitute-in-file-name): Doc fix.
7478
7479 * completion.el (cmpl-statistics-block): Mark unused parameter.
7480 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
7481 (save-completions-to-file, load-completions-from-file):
7482 Remove unused local variable `e'.
7483
7484 * composite.el (compose-chars): Remove unused variable `len'.
7485 (lgstring-insert-glyph): Remove unused variable `g'.
7486 (compose-glyph-string): Remove unused variables `ascent',
7487 `descent', `lbearing' and `rbearing'.
7488 (compose-glyph-string-relative): Remove unused variables
7489 `lbearing', `rbearing' and `wadjust'.
7490 (compose-gstring-for-graphic): Remove unused variables `header',
7491 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
7492 (compose-gstring-for-terminal): Remove unused variables `header'
7493 and `nchars'. Use `let', not `let*'.
7494
7495 * cus-edit.el (Custom-set, Custom-save, custom-reset)
7496 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
7497 (Custom-buffer-done, custom-buffer-create-internal)
7498 (custom-browse-visibility-action, custom-browse-group-tag-action)
7499 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
7500 (widget-magic-mouse-down-action, custom-toggle-parent)
7501 (custom-add-parent-links, custom-toggle-hide-variable)
7502 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
7503 (custom-toggle-hide-face, face, hook, custom-group-link-action)
7504 (custom-face-menu-create, custom-variable-menu-create, get)
7505 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
7506 (custom-reset-standard-save-and-update): Remove unused variable `value'.
7507 (customize-apropos): Remove unused variable `tests'.
7508 (custom-group-value-create): Remove unused variable `hidden-p'.
7509 (sort-fold-case): Declare.
7510
7511 * cus-theme.el (custom-reset-standard-faces-list)
7512 (custom-reset-standard-variables-list): Declare.
7513 (customize-create-theme, custom-theme-revert, custom-theme-write)
7514 (custom-theme-choose-mode, customize-themes, custom-theme-save):
7515 Mark unused parameters.
7516
7517 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
7518
7519 * delim-col.el (delimit-columns-max): Move defvar before first use.
7520
7521 * descr-text.el (describe-char-categories): Don't quote `lambda'.
7522 (describe-char): Don't quote `lambda'. Mark unused parameter.
7523
7524 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
7525 (auto-insert): Declare.
7526 (desktop-restore-file-buffer): Rename desktop-* parameters;
7527 mark unused ones.
7528 (desktop-create-buffer): Rename desktop-* parameters and bind them.
7529 (desktop-buffer): Rename desktop-* parameters.
7530
7531 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
7532 (dframe-reposition-frame-xemacs, dframe-help-echo)
7533 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
7534 Mark unused parameters.
7535
7536 * dired-aux.el (backup-extract-version-start, overwrite-query)
7537 (overwrite-backup-query, rename-regexp-query)
7538 (rename-non-directory-query): Declare.
7539 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
7540 (dired-add-entry): Remove unused variable `orig-file-name'.
7541 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
7542 Use parameter PRESERVE-TIME instead of accessing dynamic variable
7543 `dired-copy-preserve-time' directly.
7544 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
7545 (dired-insert-subdir-newpos): Rename unused variable `pos'.
7546
7547 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
7548 (dired-virtual-revert, dired-make-relative-symlink):
7549 Mark unused parameters.
7550 (manual-program): Declare.
7551 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
7552 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
7553 wrapped in `with-no-warnings' to avoid replacing one warning by another.
7554
7555 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
7556
7557 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
7558
7559 * echistory.el (electric-history-in-progress, Helper-return-blurb):
7560 Declare.
7561
7562 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
7563
7564 * electric.el (Electric-command-loop): Rename parameter
7565 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
7566
7567 * expand.el (expand-in-literal): Remove unused variable `here'.
7568
7569 * facemenu.el (facemenu-add-new-color):
7570 Remove unused variable `docstring'.
7571
7572 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
7573 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
7574 (face-attr-construct): Mark unused parameter. Doc fix.
7575 (read-color): Remove unused variable `hex-string'.
7576
7577 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
7578 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
7579 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
7580 (display-buffer-other-frame): Remove unused variable `old-window'.
7581 (kill-buffer-hook): Declare.
7582 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
7583 Mark unused parameters.
7584 (after-find-file): Pass 1 to `auto-save-mode', not t.
7585
7586 * files-x.el (auto-insert): Declare.
7587 (modify-file-local-variable-prop-line): Remove unused variable `val'.
7588
7589 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
7590 variable `buf'. Mark unused parameter.
7591 (find-lisp-insert-directory): Mark unused parameter.
7592
7593 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
7594 (format-encode-region): Remove unused variables `cur-buf' and `result'.
7595 (format-common-tail): Remove, unused.
7596 (format-deannotate-region): Remove unused variable `loc'.
7597 (format-annotate-region): Remove unused variable `p'.
7598 (format-annotate-single-property-change): Remove unused variables
7599 `default' and `tail'.
7600
7601 * forms.el (read-file-filter): Declare.
7602 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
7603
7604 * frame.el (frame-creation-function-alist): Mark unused parameter.
7605 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
7606
7607 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
7608 Remove unused parameters.
7609 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
7610 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
7611
7612 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
7613 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
7614 (hfy-prepare-tag-map): Mark unused parameters.
7615 (htmlfontify-buffer): Use `called-interactively-p'.
7616
7617 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
7618 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
7619 (ibuffer-do-occur): Mark unused parameters.
7620 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
7621 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
7622
7623 * ibuffer.el: Don't quote `lambda'.
7624 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
7625 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
7626 Mark unused parameters.
7627
7628 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
7629 (ido-completing-read): Mark unused parameters.
7630 (ido-copy-current-word): Mark unused parameters;
7631 remove unused variable `name'.
7632 (ido-sort-merged-list): Remove unused parameter `dirs'.
7633
7634 * ielm.el (ielm-input-sender): Mark unused parameter.
7635 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
7636 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
7637 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
7638 `ielm-string' as a dynamic variable accessible from the IELM prompt.
7639 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
7640
7641 * image-dired.el (image-dired-display-thumbs): Remove unused
7642 variables `curr-file' and `count'.
7643 (image-dired-remove-tag): Remove unused variable `start'.
7644 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
7645 variable `curr-file'
7646 (image-dired-rotate-original): Remove unused variable `temp-file'.
7647 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
7648 Remove unused variable `file'.
7649 (image-dired-gallery-generate): Remove unused variable `curr'.
7650 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
7651
7652 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
7653
7654 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
7655
7656 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
7657
7658 * isearch.el (minibuffer-history-symbol): Declare.
7659 (isearch-edit-string): Remove unused variable `err'.
7660 (isearch-message-prefix, isearch-message-suffix):
7661 Mark unused parameters.
7662
7663 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
7664
7665 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
7666
7667 * makesum.el (double-column): Remove unused variable `cnt'.
7668
7669 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
7670 (ido-ignore-item-temp-list): Declare.
7671
7672 * mouse-drag.el (mouse-drag-throw): Remove unused variables
7673 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
7674 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
7675 (mouse-drag-drag): Remove unused variables `mouse-delta' and
7676 `mouse-col-delta'.
7677
7678 * mouse-sel.el (mouse-extend-internal):
7679 Remove unused variable `orig-window-frame'.
7680
7681 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
7682 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
7683 Move declarations before first use.
7684 (pcomplete-opt): Mark unused parameters; doc fix.
7685
7686 * proced.el (proced-revert): Mark unused parameter.
7687 (proced-send-signal): Remove unused variable `err'.
7688
7689 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
7690 Rename parameter PREFIX-ARG to ARG.
7691 (ps-basic-plot-string, ps-basic-plot-whitespace):
7692 Mark unused parameters.
7693
7694 * replace.el (replace-count): Define.
7695 (occur-revert-function): Mark unused parameters.
7696 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
7697 (isearch-case-fold-search, isearch-string): Declare.
7698 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
7699 bind `case-fold-search'. Remove unused variables `beg' and `end',
7700 and simplify.
7701 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
7702 COUNT and bind `replace-count'.
7703 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
7704 to COUNT.
7705
7706 * savehist.el (print-readably, print-string-length): Declare.
7707
7708 * shadowfile.el (shadow-expand-cluster-in-file-name):
7709 Remove unused variable `cluster'.
7710 (shadow-copy-file): Remove unused variable `i'.
7711 (shadow-noquery, shadow-clusters, shadow-site-cluster)
7712 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
7713 (shadow-define-literal-group, shadow-define-regexp-group)
7714 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
7715
7716 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
7717 (shell): Use `called-interactively-p'.
7718 (shell-directory-tracker): Remove unused variable `chdir-failure'.
7719
7720 * simple.el (compilation-context-lines, comint-file-name-quote-list)
7721 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
7722 (delete-backward-char): Remove unused variable `ocol'.
7723 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
7724 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
7725 (event-apply-hyper-modifier, event-apply-shift-modifier)
7726 (event-apply-control-modifier, event-apply-meta-modifier):
7727 Mark unused parameters.
7728 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
7729 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
7730
7731 * speedbar.el (speedbar-ignored-directory-expressions)
7732 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
7733 (speedbar-find-file, speedbar-dir-follow)
7734 (speedbar-directory-buttons-follow, speedbar-tag-find)
7735 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
7736 (speedbar-buffers-line-directory, speedbar-buffer-click):
7737 Mark unused parameters.
7738 (speedbar-tag-file): Remove unused variable `mode'.
7739 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
7740
7741 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
7742
7743 * talk.el (talk): Remove unused variable `display'.
7744
7745 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
7746 (tar-write-region-annotate): Mark unused parameter.
7747
7748 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
7749 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
7750 Declare them, wrapped in `with-no-warnings' to avoid replacing one
7751 warning by another.
7752
7753 * time-stamp.el (time-stamp-string-preprocess):
7754 Remove unused variable `require-padding'.
7755
7756 * tree-widget.el (widget-glyph-enable): Declare.
7757 (tree-widget-action): Mark unused parameter.
7758
7759 * w32-fns.el (x-get-selection): Mark unused parameter.
7760 (autoload-make-program, generated-autoload-file): Declare.
7761
7762 * wdired.el (wdired-revert): Mark unused parameters.
7763 (wdired-xcase-word): Remove unused variable `err'.
7764
7765 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
7766 (whitespace-help-scroll): Remove unused variable `data-help'.
7767
7768 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
7769 (widget-image-insert, widget-after-change, default)
7770 (widget-default-format-handler, widget-default-notify)
7771 (widget-default-prompt-value, widget-info-link-action)
7772 (widget-url-link-action, widget-function-link-action)
7773 (widget-variable-link-action, widget-file-link-action)
7774 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
7775 (widget-field-prompt-internal, widget-field-action, widget-field-match)
7776 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
7777 (widget-insert-button-action, widget-delete-button-action, visibility)
7778 (widget-documentation-link-action, widget-documentation-string-action)
7779 (widget-const-prompt-value, widget-regexp-match, symbol)
7780 (widget-coding-system-prompt-value)
7781 (widget-key-sequence-value-to-external, sexp)
7782 (widget-sexp-value-to-internal, character, vector, cons)
7783 (widget-choice-prompt-value, widget-boolean-prompt-value)
7784 (widget-color--choose-action): Mark unused parameters.
7785 (widget-item-match-inline, widget-choice-match-inline)
7786 (widget-checklist-match, widget-checklist-match-inline)
7787 (widget-group-match): Rename parameter VALUES to VALS.
7788 (widget-field-value-set): Remove unused variable `size'.
7789 (widget-color-action): Remove unused variables `value' and `start'.
7790
7791 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
7792 variable `dir'. Doc fix.
7793 (windmove-find-other-window): Don't pass it.
7794
7795 * window.el (count-windows): Mark unused parameter.
7796 (bw-adjust-window): Remove unused variable `err'.
7797
7798 * woman.el (woman-file-name): Remove unused variable `default'.
7799 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
7800 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
7801 (global-font-lock-mode): Declare.
7802 (woman-decode-region): Mark unused parameter.
7803 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
7804
7805 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
7806 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
7807 (x-dnd-handle-moz-url): Remove unused variable `title'.
7808 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
7809
7810 * xml.el (xml-parse-tag, xml-parse-attlist):
7811 Remove unused variable `pos'.
7812
7813 2011-04-19 Glenn Morris <rgm@gnu.org>
7814
7815 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
7816 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7817 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7818 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
7819 * calendar/cal-html.el (cal-html-insert-minical):
7820 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
7821 (calendar-mark-date-pattern):
7822 Prefix "unused" locals.
7823
7824 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
7825 optional argument `style'.
7826
7827 * calendar/appt.el (appt-make-list):
7828 * calendar/cal-china.el (calendar-chinese-date-string):
7829 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
7830 (diary-hebrew-yahrzeit):
7831 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
7832 * calendar/calendar.el (calendar-generate-window):
7833 * calendar/time-date.el (time-to-days):
7834 Remove unused local variables.
7835
7836 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
7837
7838 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
7839 glyphless-char-display table.
7840 (tabulated-list-glyphless-char-display): New var.
7841
7842 2011-04-18 Sam Steingold <sds@gnu.org>
7843
7844 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
7845 to acknowledgments.
7846
7847 2011-04-17 Glenn Morris <rgm@gnu.org>
7848
7849 * calendar/diary-lib.el (diary-sexp-entry):
7850 * calendar/holidays.el (holiday-sexp):
7851 Set debug-on-error rather than the removed stack-trace-on-error.
7852
7853 2011-04-16 Glenn Morris <rgm@gnu.org>
7854
7855 * progmodes/f90.el: Use lexical-binding.
7856 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
7857
7858 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7859
7860 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
7861 (mail-mode): Setup mailalias completion here instead.
7862 * mail/mailalias.el: Use lexical-binding.
7863 (pattern, mailalias-done): Declare dynamic.
7864 (mail-completion-at-point-function): New function, from mail-complete.
7865 (mail-complete): Use it.
7866 (mail-completion-expand): New function.
7867 (mail-get-names): Use it.
7868 (mail-directory, mail-directory-process, mail-directory-stream):
7869 Don't use `pattern' for lexically bound arg.
7870
7871 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
7872
7873 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
7874 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
7875 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
7876
7877 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
7878 (byte-save-window-excursion, byte-temp-output-buffer-setup)
7879 (byte-interactive-p): Define them again, for use when inlining
7880 old code.
7881
7882 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
7883
7884 * loadup.el: Use `string-to-number', not `string-to-int'.
7885
7886 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7887
7888 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
7889 gud-gdb-complete-command.
7890 (gud-gdb-completions): New function, from gud-gdb-complete-command.
7891 (gud-gdb-completion-at-point): New function.
7892 (gud-gdb-completions): Remove.
7893
7894 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
7895
7896 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
7897 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
7898 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
7899 whether `executable-find' is bound.
7900
7901 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
7902
7903 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7904
7905 * minibuffer.el (completion-in-region-mode-predicate)
7906 (completion-in-region-mode--predicate): New vars.
7907 (completion-in-region, completion-in-region--postch)
7908 (completion-in-region-mode): Use them.
7909 (completion--capf-wrapper): Also return the hook function.
7910 (completion-at-point, completion-help-at-point):
7911 Adjust and provide a predicate.
7912
7913 Preserve arg names for advice of subr and lexical functions (bug#8457).
7914 * help-fns.el (help-function-arglist): Consolidate the subr and
7915 new-byte-code cases. Add argument `preserve-names' to extract names
7916 from the docstring when needed.
7917 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
7918 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
7919 (ad-arglist): Use help-function-arglist's new arg.
7920 (ad-definition-type): Use cond.
7921
7922 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
7923
7924 * autorevert.el (auto-revert-handler):
7925 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
7926 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
7927 Don't quote lambda.
7928
7929 * image-mode.el (image-transform-set-scale):
7930 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
7931
7932 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7933
7934 * net/network-stream.el (network-stream-open-starttls): Only do
7935 opportunistic STARTTLS upgrades if we have built-in gnutls support.
7936 Upgrades via gnutls-cli are too slow to be done opportunistically.
7937
7938 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
7939
7940 * dframe.el (dframe-current-frame): Remove spurious quote.
7941
7942 2011-04-12 Glenn Morris <rgm@gnu.org>
7943
7944 * calendar/cal-tex.el (cal-tex-end-document):
7945 Try to automatically use latin1 input if needed.
7946
7947 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
7948 Don't try to cons a mark onto an empty element.
7949
7950 2011-04-11 Leo Liu <sdl.web@gmail.com>
7951
7952 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
7953 buffers.
7954 (ido-kill-buffer-at-head): Support killing virtual buffers.
7955
7956 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
7957
7958 * minibuffer.el (completion-show-inline-help): New var.
7959 (completion--do-completion, minibuffer-complete)
7960 (minibuffer-force-complete, minibuffer-complete-word):
7961 Inhibit minibuffer messages if completion-show-inline-help is nil.
7962
7963 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
7964 to avoid interference from inline help (Bug#5849).
7965
7966 2011-04-10 Leo Liu <sdl.web@gmail.com>
7967
7968 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
7969 Fix typo.
7970
7971 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
7972
7973 * image-mode.el (image-toggle-display-image): Signal an error if
7974 not in Image mode.
7975 (image-transform-mode, image-transform-resize)
7976 (image-transform-set-rotation): Doc fix.
7977 (image-transform-set-resize): Delete.
7978 (image-transform-set-scale, image-transform-fit-to-height)
7979 (image-transform-fit-to-width): Handle image-toggle-display-image
7980 and image-transform-resize directly.
7981
7982 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
7983
7984 * doc-view.el (doc-view-fit-width-to-window)
7985 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
7986 New functions for fitting the shown image to the Emacs window size.
7987 (doc-view-mode-map): Add bindings for the new functions.
7988
7989 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
7990
7991 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
7992 Fix typo in docstring.
7993
7994 2011-04-08 Eli Zaretskii <eliz@gnu.org>
7995
7996 * files.el (file-size-human-readable): Produce one digit after
7997 decimal, like "ls -lh" does.
7998
7999 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
8000 the file size representation.
8001
8002 * simple.el (list-processes): If async subprocesses are not
8003 available, error out with a clear error message.
8004
8005 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
8006
8007 * help.el (help-form-show): New function, to be called from C.
8008 Put help-form output in a buffer named differently than *Help*.
8009
8010 2011-04-08 Eli Zaretskii <eliz@gnu.org>
8011
8012 * files.el (file-size-human-readable): New function.
8013
8014 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
8015 computing the representation inline. Don't require `cl'.
8016
8017 2011-04-08 Glenn Morris <rgm@gnu.org>
8018
8019 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
8020
8021 * net/browse-url.el (browse-url-firefox):
8022 Test system-type, not system-configuration.
8023
8024 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
8025 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
8026 Use log-edit-empty-buffer-p. (Bug#7598)
8027
8028 * net/rlogin.el (rlogin-process-connection-type): Simplify.
8029 (rlogin-mode-map): Initialize in the defvar.
8030 (rlogin): Use ignore-errors.
8031
8032 * replace.el (occur-mode-map): Some fixes for menu items.
8033
8034 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8035
8036 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
8037
8038 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
8039
8040 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
8041 issuing unused warnings.
8042
8043 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
8044 macro directly.
8045
8046 * simple.el: Lisp reimplement of list-processes. Based on an
8047 earlier reimplementation by Leo Liu, but using tabulated-list.el.
8048 (process-menu-mode): New major mode.
8049 (list-processes--refresh, list-processes):
8050 (process-menu-visit-buffer): New functions.
8051
8052 * files.el (save-buffers-kill-emacs): Don't assume any return
8053 value of list-processes, which is undocumented anyway.
8054
8055 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
8056
8057 * emacs-lisp/tabulated-list.el: New file.
8058
8059 * emacs-lisp/package.el: Use Tabulated List mode.
8060 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
8061 (package-menu-mode): Derive from tabulated-list-mode. Set up the
8062 table format using Tabulated List mode variables.
8063 (package--push): New macro, replacing package-list-maybe-add.
8064 (package-menu--generate): Use package--push. Renamed from
8065 package--generate-package-list.
8066 (package-menu-refresh, list-packages): Use it.
8067 (package-menu--print-info): Rename from package-print-package.
8068 Return insertion data instead of inserting it directly.
8069 (package-menu-describe-package, package-menu-execute):
8070 Use tabulated-list-get-id.
8071 (package-menu-mark-delete, package-menu-mark-install)
8072 (package-menu-mark-unmark, package-menu-backup-unmark)
8073 (package-menu-mark-obsolete-for-deletion):
8074 Use tabulated-list-put-tag.
8075 (package--list-packages, package-menu-revert)
8076 (package-menu-get-package, package-menu-get-version)
8077 (package-menu-sort-by-column): Functions deleted.
8078 (package-menu-package-list, package-menu-sort-key): Vars deleted.
8079 (package-menu--status-predicate, package-menu--version-predicate)
8080 (package-menu--name-predicate)
8081 (package-menu--description-predicate): Handle arguments in the
8082 Tabulated List format.
8083 (package-list-packages-no-fetch): Call list-packages.
8084
8085 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
8086
8087 * files.el (after-find-file-from-revert-buffer): Remove variable.
8088 (after-find-file): Don't bind it.
8089 (revert-buffer-in-progress-p): New variable.
8090 (revert-buffer): Bind it.
8091 Pass nil for `after-find-file-from-revert-buffer'.
8092
8093 * saveplace.el (save-place-find-file-hook): Use new variable
8094 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
8095
8096 2011-04-06 Glenn Morris <rgm@gnu.org>
8097
8098 * Makefile.in (AUTOGEN_VCS): New variable.
8099 (autoloads): Use $AUTOGEN_VCS.
8100
8101 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
8102 * calendar/calendar.el (calendar-mode-map):
8103 Check for toolkit scroll bars. (Bug#8305)
8104
8105 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
8106
8107 * minibuffer.el (completion-in-region--postch)
8108 (completion-in-region-mode): Remove unnecessary messages.
8109
8110 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
8111
8112 * font-lock.el (font-lock-refresh-defaults):
8113 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
8114 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
8115
8116 * info.el (Info-directory-list, Info-read-node-name-2)
8117 (Info-split-parameter-string): Doc fixes.
8118 (Info-virtual-nodes): Reflow docstring.
8119 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
8120 (Info-apropos-toc-nodes, info-finder, Info-get-token)
8121 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
8122 Fix typos in docstrings.
8123 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
8124 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
8125 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
8126 (Info-restore-desktop-buffer): Mark unused parameters.
8127 (Info-directory-find-file, Info-directory-find-node)
8128 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
8129 (Info-virtual-index-find-node, Info-apropos-find-file)
8130 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
8131 Mark unused parameters; fix typos in docstrings.
8132 (Info-virtual-index): Remove unused local variable `nodename'.
8133
8134 2011-04-05 Deniz Dogan <deniz@dogan.se>
8135
8136 * net/rcirc.el: Update my e-mail address.
8137 (rcirc-mode-map): Remove M-o binding.
8138
8139 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
8140
8141 * startup.el (command-line): Save the cursor's theme-face
8142 directly, instead of using face-override-spec.
8143
8144 * custom.el (load-theme): Minor optimization in assigning faces.
8145
8146 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
8147
8148 * help-fns.el (describe-variable): Complete all variables having
8149 documentation, including keywords.
8150 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
8151
8152 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
8153
8154 Convert to lexical-binding.
8155
8156 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
8157 (bs--get-marked-string, bs--get-modified-string)
8158 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
8159 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
8160 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
8161
8162 * ehelp.el (electric-help-execute-extended)
8163 (electric-help-ctrl-x-prefix):
8164 * hexl.el (hexl-revert-buffer-function):
8165 * linum.el (linum-after-change, linum-after-scroll):
8166 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
8167
8168 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
8169
8170 2011-04-04 Daiki Ueno <ueno@unixuser.org>
8171
8172 * epa-dired.el:
8173 * epa-mail.el:
8174 * epa-hook.el:
8175 * epa-file.el:
8176 * epa.el:
8177 * epg.el: Use lexical binding.
8178
8179 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
8180
8181 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
8182
8183 * textmodes/flyspell.el (flyspell-word): Recognize default
8184 dictionary case for flyspell-mark-duplications-exceptions.
8185 Use regexp matching for languages.
8186 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
8187 default dictionary (Bug#7926).
8188
8189 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
8190
8191 * emacs-lisp/package.el (package--with-work-buffer):
8192 Recognize https URLs.
8193
8194 * net/network-stream.el: Move from gnus/proto-stream.el.
8195 Change prefix to network-stream throughout.
8196 (open-protocol-stream): Merge into open-network-stream, leaving
8197 open-protocol-stream as an alias. Handle nil BUFFER args.
8198
8199 * subr.el (open-network-stream): Move to net/network-stream.el.
8200
8201 2011-04-02 Glenn Morris <rgm@gnu.org>
8202
8203 * find-dired.el (find-exec-terminator): New option.
8204 (find-ls-option): Test for -ls support.
8205 (find-ls-subdir-switches): Test for -b in find-ls-option.
8206 (find-dired, find-grep-dired): Doc fixes.
8207 (find-dired): Use find-exec-terminator.
8208
8209 * find-dired.el (find-ls-option, find-ls-subdir-switches)
8210 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
8211 (find-name-arg): Remove purecopy.
8212
8213 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
8214 (grep-compute-defaults): Check for `-exec COMMAND +' support.
8215 Set grep-find-use-xargs, grep-find-command, and grep-find-template
8216 accordingly. Don't add the null-device if not needed.
8217
8218 * files.el (save-some-buffers): Doc fix.
8219
8220 2011-04-02 Eli Zaretskii <eliz@gnu.org>
8221
8222 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
8223
8224 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
8225
8226 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
8227 Use `dolist' rather than `mapcar'.
8228
8229 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
8230
8231 Add lexical binding.
8232
8233 * subr.el (apply-partially): Use new closures rather than CL.
8234 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
8235 (dolist, dotimes): Use slightly different expansion for lexical code.
8236 (functionp): Move to C.
8237 (letrec): New macro.
8238 (with-wrapper-hook): Use it and apply-partially instead of CL.
8239 (eval-after-load): Preserve lexical-binding.
8240 (save-window-excursion, with-output-to-temp-buffer): Turn them
8241 into macros.
8242
8243 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
8244
8245 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
8246 than the arglist.
8247 (help-add-fundoc-usage): Don't add `Not documented'.
8248 (help-function-arglist): Handle closures, subroutines, and new
8249 byte-code-functions.
8250 (help-make-usage): Remove leading underscores.
8251 (describe-function-1): Handle closures.
8252 (describe-variable): Use special-variable-p for completion.
8253
8254 * files.el (lexical-binding): Declare safe.
8255
8256 * emacs-lisp/pcase.el: Don't use destructuring-bind.
8257 (pcase--memoize): Rename from pcase-memoize. Change weakness.
8258 (pcase): Add `let' pattern.
8259 Change memoization so it actually works.
8260 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
8261 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
8262 <let>: New case.
8263
8264 * emacs-lisp/macroexp.el: Use lexical binding.
8265 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
8266 Don't convert ' to #' without checking that it's indeed quoting
8267 a lambda.
8268
8269 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
8270 Use eval-sexp-add-defvars.
8271 (eval-sexp-add-defvars): New fun.
8272
8273 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
8274
8275 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
8276 Don't autoload.
8277 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
8278 than the internal `byte-compile-lambda'.
8279 (defmethod): Don't hide code under quotes.
8280 (eieio-defmethod): New `code' argument.
8281
8282 * emacs-lisp/eieio-comp.el: Remove.
8283
8284 * emacs-lisp/edebug.el (edebug-eval-defun)
8285 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
8286 (edebug-toggle): Avoid `eval'.
8287
8288 * emacs-lisp/disass.el (disassemble-internal): Handle new
8289 `closure' objects.
8290 (disassemble-1): Handle new byte codes.
8291
8292 * emacs-lisp/cl.el (pushnew): Silence warning.
8293
8294 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
8295 (cl-byte-compile-throw): Remove.
8296 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
8297
8298 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
8299 closures.
8300
8301 * emacs-lisp/cconv.el: New file.
8302
8303 * emacs-lisp/bytecomp.el: Use lexical binding instead of
8304 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
8305 (byte-compile-initial-macro-environment):
8306 Handle declare-function here.
8307 (byte-compile--lexical-environment): New var.
8308 (byte-stack-ref, byte-stack-set, byte-discardN)
8309 (byte-discardN-preserve-tos): New lap codes.
8310 (byte-interactive-p): Don't use any more.
8311 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
8312 New macros.
8313 (byte-compile-lapcode): Use them and handle new lap codes.
8314 (byte-compile-obsolete): Remove.
8315 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
8316 (byte-compile-arglist-warn): Check late def of inlinable funs.
8317 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
8318 since they should have been expanded by now.
8319 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
8320 (byte-compile-from-buffer): Remove unused second arg.
8321 (byte-compile-preprocess): New function.
8322 (byte-compile-toplevel-file-form): New function to distinguish
8323 file-form calls from outside from file-form calls from hunk-handlers.
8324 (byte-compile-file-form): Simplify.
8325 (byte-compile-file-form-defsubst): Remove.
8326 (byte-compile-file-form-defmumble): Simplify now that
8327 byte-compile-lambda always returns a byte-code-function.
8328 (byte-compile): Preprocess.
8329 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
8330 Remove, not used any more.
8331 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
8332 (byte-compile-make-args-desc): New funs.
8333 (byte-compile-lambda): Handle lexical functions. Always return
8334 a byte-code-function.
8335 (byte-compile-reserved-constants): New var, to make up room for
8336 closed-over variables.
8337 (byte-compile-constants-vector): Obey it.
8338 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
8339 (byte-compile-macroexpand-declare-function): New function.
8340 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
8341 byte-code-functions.
8342 (byte-compile-form): Check obsolescence here.
8343 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
8344 (byte-compile-variable-ref): Remove.
8345 (byte-compile-dynamic-variable-op): New fun.
8346 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8347 (byte-compile-variable-set): New funs.
8348 (byte-compile-discard): Add 2 args.
8349 (byte-compile-stack-ref, byte-compile-stack-set)
8350 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
8351 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
8352 macroexpand-all instead.
8353 (byte-compile-quote-form): Remove.
8354 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
8355 (byte-compile-bind, byte-compile-unbind): New funs.
8356 (byte-compile-let): Handle let* and lexical binding.
8357 (byte-compile-let*): Remove.
8358 (byte-compile-catch, byte-compile-unwind-protect)
8359 (byte-compile-track-mouse, byte-compile-condition-case):
8360 Handle a new :fun-body form, used for lexical scoping.
8361 (byte-compile-save-window-excursion)
8362 (byte-compile-with-output-to-temp-buffer): Remove.
8363 (byte-compile-defun): Simplify.
8364 (byte-compile-stack-adjustment): New fun.
8365 (byte-compile-out): Use it.
8366 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
8367
8368 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
8369 handler any more.
8370
8371 * emacs-lisp/byte-opt.el: Use lexical binding.
8372 (byte-inline-lapcode): Remove (to bytecomp).
8373 (byte-compile-inline-expand): Pay attention to inlining to/from
8374 lexically bound code.
8375 (byte-compile-unfold-lambda): Don't handle byte-code-functions
8376 any more.
8377 (byte-optimize-form-code-walker): Don't handle save-window-excursion
8378 any more and don't call compiler-macros.
8379 (byte-compile-splice-in-already-compiled-code): Remove.
8380 (byte-code): Don't inline any more.
8381 (disassemble-offset): Receive `bytes' as argument rather than via
8382 dynamic scoping.
8383 (byte-compile-tag-number): Declare before first use.
8384 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
8385 `return' even if make-spliceable.
8386 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
8387 obsolete interactive-p.
8388 (byte-optimize-lapcode): Optimize new lap-codes.
8389 Don't trip up on new form of `byte-constant' lap code.
8390
8391 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
8392
8393 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
8394
8395 * custom.el (custom-initialize-default, custom-declare-variable):
8396 Use `defvar'.
8397
8398 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
8399 New variables.
8400 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
8401 (COMPILE_FIRST): Add macroexp and cconv.
8402 * makefile.w32-in: Mirror changes in Makefile.in.
8403
8404 * vc/cvs-status.el:
8405 * vc/diff-mode.el:
8406 * vc/log-edit.el:
8407 * vc/log-view.el:
8408 * vc/smerge-mode.el:
8409 * textmodes/bibtex-style.el:
8410 * textmodes/css.el:
8411 * startup.el:
8412 * uniquify.el:
8413 * minibuffer.el:
8414 * newcomment.el:
8415 * reveal.el:
8416 * server.el:
8417 * mpc.el:
8418 * emacs-lisp/smie.el:
8419 * doc-view.el:
8420 * dired.el:
8421 * abbrev.el: Use lexical binding.
8422
8423 2011-04-01 Eli Zaretskii <eliz@gnu.org>
8424
8425 * info.el (info-display-manual): New function.
8426
8427 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8428
8429 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
8430
8431 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
8432
8433 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
8434 an entry for that server in rcirc-authinfo. (Bug#8385)
8435
8436 2011-03-31 Glenn Morris <rgm@gnu.org>
8437
8438 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
8439
8440 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
8441
8442 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
8443
8444 * progmodes/python.el (python-default-interpreter)
8445 (python-python-command-args, python-jython-command-args)
8446 (python-which-shell, python-which-args, python-which-bufname)
8447 (python-file-queue, python-comint-output-filter-function)
8448 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
8449 variables and functions.
8450
8451 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
8452
8453 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
8454 (completion-in-region-mode): New minor mode.
8455 (completion-in-region): Use it.
8456 (completion-in-region--data, completion-in-region-mode-map): New vars.
8457 (completion-in-region--postch): New function.
8458 (completion--capf-misbehave-funs, completion--capf-safe-funs):
8459 New vars.
8460 (completion--capf-wrapper): New function.
8461 (completion-at-point): Use it to track well-behavedness of
8462 hook functions.
8463 (completion-help-at-point): New command.
8464
8465 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
8466
8467 * vc/add-log.el (add-change-log-entry): Don't use whitespace
8468 syntax class to search for whitespace on a single line
8469 (Message-ID: <4D938140.4030905@redhat.com>).
8470
8471 2011-03-30 Leo Liu <sdl.web@gmail.com>
8472
8473 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
8474 New commands.
8475 (edit-abbrevs-map): Bind them here.
8476 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
8477
8478 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
8479
8480 * allout.el (allout-hide-by-annotation, allout-flag-region):
8481 Reduce possibility of overlay leakage by making them volatile.
8482
8483 * allout-widgets.el (allout-widgets-tally): Define as nil so the
8484 hash is not shared between buffers. Mode initialization is
8485 responsible for giving it a useful starting value.
8486 (allout-item-span): Reduce possibility of overlay leakage by
8487 making them volatile.
8488 (allout-widgets-count-buttons-in-region): Add diagnostic function
8489 for tracking down button overlay leaks.
8490
8491 2011-03-29 Leo Liu <sdl.web@gmail.com>
8492
8493 * ido.el (ido-read-internal): Use the default history var
8494 minibuffer-history if no HISTORY is specified.
8495
8496 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
8497
8498 * net/imap.el (imap-shell-open, imap-process-connection-type):
8499 Use imap-process-connection-type for 'shell' streams as well as
8500 Kerberos, SSL, other subprocesses.
8501
8502 2011-03-28 Leo Liu <sdl.web@gmail.com>
8503
8504 * abbrev.el (abbrev-table-empty-p): New function.
8505 (prepare-abbrev-list-buffer): Place empty abbrev tables after
8506 nonempty ones. (Bug#5937)
8507
8508 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
8509
8510 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
8511
8512 2011-03-27 Leo Liu <sdl.web@gmail.com>
8513
8514 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
8515 for foreground and background colors.
8516 (ansi-color-make-color-map): Adapt.
8517
8518 2011-03-25 Leo Liu <sdl.web@gmail.com>
8519
8520 * midnight.el (midnight-time-float): Remove. Note it calculates
8521 the microsecond component incorrectly and seconds-to-time does the
8522 same job.
8523 Remove redundant (require 'timer).
8524
8525 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
8526 (ido-completions): Remove unused arguments. (Bug#8329)
8527
8528 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8529
8530 * minibuffer.el (completion--flush-all-sorted-completions):
8531 Remove itself from hook.
8532 (completion-at-point): Let the functions perform the completion
8533 immediately and return nil or t.
8534 * comint.el (comint-dynamic-complete-functions): Now identical to
8535 completion-at-point-functions.
8536 (comint-dynamic-list-input-ring): Remove unused var `index'.
8537 (comint--match-partial-filename, comint--unquote&expand-filename):
8538 New funs, split from comint-match-partial-filename.
8539 (comint-dynamic-complete): Use completion-at-point.
8540 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
8541
8542 2011-03-24 Drew Adams <drew.adams@oracle.com>
8543
8544 * thingatpt.el: Support `defun'.
8545
8546 2011-03-23 Leo Liu <sdl.web@gmail.com>
8547
8548 * abbrevlist.el: Move to obsolete/abbrevlist.el.
8549
8550 * help-mode.el (help-mode-finish): Tweak regexp.
8551
8552 2011-03-23 Glenn Morris <rgm@gnu.org>
8553
8554 * eshell/esh-opt.el (eshell-eval-using-options):
8555 Do not bind unused local variable `eshell-option-stub'.
8556
8557 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
8558
8559 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
8560
8561 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
8562 keymap variable in `with-no-warnings' to avoid a warning when the
8563 keymap has been already `defconst'ed.
8564
8565 2011-03-22 Leo Liu <sdl.web@gmail.com>
8566
8567 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
8568 encode all chars in abbrevs; otherwise use emacs-mule or
8569 utf-8-emacs. (Bug#8308)
8570
8571 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
8572
8573 * simple.el (backward-delete-char-untabify):
8574 Avoid warning about using `delete-backward-char'.
8575
8576 * image.el (image-type-file-name-regexps): Make it variable.
8577 `imagemagick-register-types' modifies it, and the user may want
8578 to add new extensions for known image types.
8579 (imagemagick-register-types): Throw error if not using ImageMagick.
8580
8581 2011-03-22 Leo Liu <sdl.web@gmail.com>
8582
8583 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
8584 located before rcirc-prompt-end-marker.
8585 (rcirc-complete): Error if point is not after rcirc prompt.
8586 Handle the case when table is nil.
8587 (rcirc-user-authenticated): Define to fix compiler warning.
8588
8589 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
8590
8591 * custom.el (custom--inhibit-theme-enable): Make it affect only
8592 custom-theme-set-variables and custom-theme-set-faces.
8593 (provide-theme): Ignore custom--inhibit-theme-enable.
8594 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
8595 (custom-enabling-themes): Delete variable.
8596 (enable-theme): Accept only loaded themes as arguments.
8597 Ignore the special custom-enabled-themes variable.
8598 (custom-enabled-themes): Forbid themes from setting this.
8599 Eliminate use of custom-enabling-themes.
8600 (custom-push-theme): Quote "changed" custom var entry.
8601
8602 2011-03-21 Leo Liu <sdl.web@gmail.com>
8603
8604 * ido.el (ido-read-internal): Add ido-selected to history instead
8605 of user input.
8606
8607 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
8608
8609 * subr.el (deferred-action-list, deferred-action-function):
8610 Mark obsolete.
8611
8612 2011-03-21 Leo Liu <sdl.web@gmail.com>
8613
8614 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
8615 change on 2011-02-13 (bug#8309).
8616
8617 * minibuffer.el (read-file-name-function): Change default value.
8618 (read-file-name--defaults): Rename from read-file-name-defaults.
8619 (read-file-name-default): Rename from read-file-name.
8620 (read-file-name): Call read-file-name-function.
8621
8622 2011-03-21 Glenn Morris <rgm@gnu.org>
8623
8624 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
8625 Doc fixes.
8626
8627 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
8628
8629 * cus-theme.el: Add missing provide statement.
8630 (customize-create-theme): Extract theme value correctly.
8631 (custom-theme-visit-theme): Autoload.
8632 (customize-create-theme): Prompt before inserting default faces.
8633
8634 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
8635
8636 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
8637 units and musical notes.
8638
8639 2011-03-20 Leo <sdl.web@gmail.com>
8640
8641 * ido.el (ido-read-internal): Use completing-read-default.
8642 (ido-completing-read): Fix compatibility with completing-read.
8643
8644 2011-03-20 Christian Ohler <ohler@gnu.org>
8645
8646 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
8647 (ert-delete-all-tests): Use `called-interactively-p' rather than
8648 `interactive-p'.
8649 (ert--make-xrefs-region): Respect END.
8650
8651 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
8652
8653 * dired-aux.el (dired-create-directory): Signal an error if the
8654 directory already exists (Bug#8246).
8655
8656 * facemenu.el (list-colors-display): Call list-faces-display
8657 inside with-help-window.
8658 (list-colors-print): Use display property to align the final
8659 column, instead of checking window-width.
8660
8661 2011-03-19 Eli Zaretskii <eliz@gnu.org>
8662
8663 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
8664 windows-nt systems.
8665 (emerge-protect-metachars): Quote correctly for ms-dos and
8666 windows-nt systems.
8667
8668 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
8669
8670 * info.el (info-initialize): Replace all uses of `:' with
8671 path-separator for compatibility with non-Unix systems.
8672 Cache quoting of path-separator. (Bug#8258)
8673
8674 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
8675
8676 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
8677 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
8678 (mouse-avoidance-mode): Fix typos in docstrings.
8679
8680 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
8681
8682 * startup.el (package-subdirectory-regexp): Move from package.el.
8683 Omit \\` and \\', and let callers add them.
8684
8685 * emacs-lisp/package.el (package-strip-version)
8686 (package-load-all-descriptors): Add \\` and \\' to
8687 package-subdirectory-regexp before using it.
8688 (package-untar-buffer): New arg DIR; ensure that file untars only
8689 into this expected directory. Remove superfluous delete-region.
8690 (package-unpack): Caller changed.
8691 (package-tar-file-info): Use package-subdirectory-regexp.
8692
8693 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
8694
8695 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
8696 diff-mode-shared-map (bug#8284).
8697 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
8698
8699 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8700
8701 * calendar/time-date.el (format-seconds): Use assoc instead of
8702 assoc-string, since assoc-string doesn't exist in XEmacs.
8703
8704 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
8705
8706 * custom.el (custom-known-themes): Reflow docstring.
8707 (custom-theme-load-path): Fix typo in docstring.
8708 (load-theme): Fix typo in error message.
8709 (custom-available-themes, custom-variable-theme-value):
8710 Use `let', not `let*'.
8711
8712 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
8713
8714 * calc/README: Mention inclusion of musical notes.
8715
8716 * calc/calc-units.el (calc-lu-quant): Rename from
8717 `calc-logunits-quantity'.
8718 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
8719 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
8720 (calc-db): Rename from `calc-dblevel'.
8721 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
8722 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
8723 (calc-np): Rename from `calc-nplevel'.
8724 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
8725 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
8726 (calc-lu-plus): Rename from `calc-logunits-add'.
8727 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
8728 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
8729 (calc-lu-minus): Rename from `calc-logunits-sub'.
8730 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
8731 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
8732 (calc-lu-times): Rename from `calc-logunits-mul'.
8733 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
8734 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
8735 (calc-lu-divide): Rename from `calc-logunits-div'.
8736 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
8737 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
8738
8739 * calc/calc-ext.el (calc-init-extensions): Update the names of the
8740 functions being autoloaded.
8741
8742 * calc/calc.el (calc-lu-power-reference): Rename from
8743 `calc-logunits-power-reference'.
8744 (calc-lu-field-reference): Rename from
8745 `calc-logunits-field-reference'.
8746
8747 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
8748
8749 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
8750
8751 * minibuffer.el (completion-all-sorted-completions):
8752 Use :completion-cycle-penalty text property if present.
8753
8754 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
8755
8756 * allout.el (allout-yank-processing): Adjust for new rebulleting
8757 regime so bullet being yanked is used without prompting the user
8758 for a choice.
8759
8760 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
8761
8762 * startup.el (command-line): Warn the user that _emacs is deprecated.
8763
8764 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
8765
8766 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
8767 (delphi-verbose, delphi-comment-face, delphi-string-face)
8768 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
8769 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
8770 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
8771 (delphi-new-comment-line, delphi-font-lock-defaults)
8772 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
8773 Fix typos in docstrings.
8774
8775 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
8776
8777 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
8778 Invert the roles of character and string values for INSTEAD, so a
8779 string is used for the more common case of a defaulting prompt.
8780
8781 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8782
8783 * progmodes/ruby-mode.el (ruby-backward-sexp):
8784 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
8785 * play/gamegrid.el (gamegrid-make-face):
8786 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
8787 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
8788 * notifications.el (notifications-notify):
8789 * net/xesam.el (xesam-search-engines):
8790 * net/quickurl.el (quickurl-list-insert):
8791 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
8792
8793 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
8794
8795 * startup.el (command-line): Update package subdirectory regexp.
8796
8797 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8798
8799 * allout.el (allout-abbreviate-flattened-numbering)
8800 (allout-mode-deactivate-hook): Fix up obsolescence "date".
8801
8802 * subr.el (read-char-choice): Only show the cursor after the prompt,
8803 not after the answer.
8804
8805 2011-03-15 Kevin Ryde <user42@zip.com.au>
8806
8807 * help-fns.el (variable-at-point): Skip leading quotes, if any
8808 (bug#8253).
8809
8810 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8811
8812 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
8813 warning message.
8814
8815 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
8816
8817 * shell.el (shell): When called interactively, offer to change the
8818 shell file name on remote hosts.
8819
8820 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
8821
8822 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
8823 integration for LDAP parameters. The host, base, user or binddn,
8824 and secret tokens can be specified in a netrc file, for instance.
8825 This is optional because an `auth-source' parameter must be
8826 specified in the search attributes.
8827
8828 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
8829
8830 * help.el (describe-mode): Link to the mode's definition (bug#8185).
8831
8832 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8833
8834 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
8835 into declaration. Remove redundant and harmful binding.
8836
8837 2011-03-12 Eli Zaretskii <eliz@gnu.org>
8838
8839 * files.el (file-ownership-preserved-p): Pass `integer' as an
8840 explicit 2nd argument to `file-attributes'. If the file's owner
8841 is the Administrators group on Windows, and the current user is
8842 Administrator, consider that a match.
8843
8844 * server.el (server-ensure-safe-dir): Consider server directory
8845 safe on MS-Windows if its owner is the Administrators group while
8846 the current Emacs user is Administrator. Use `=' to compare
8847 numerical UIDs, since they could be integers or floats.
8848
8849 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
8850
8851 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
8852
8853 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
8854
8855 Sync with Tramp 2.2.1.
8856
8857 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
8858
8859 * net/trampver.el: Update release number.
8860
8861 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8862
8863 * progmodes/compile.el (compilation--previous-directory): Fix up
8864 various nil/dead-marker mismatches (bug#8014).
8865 (compilation-directory-properties, compilation-error-properties):
8866 Don't call it at a position past the one we're about to change.
8867
8868 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
8869 Disable obsolescence warnings in the file that declares it.
8870
8871 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
8872
8873 * allout-widgets.el (allout-widgets-tally):
8874 Initialize allout-widgets-tally as a hash table rather than nil to
8875 prevent mode-line redisplay warnings. Also, clarify the module
8876 description and fix a comment typo.
8877
8878 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
8879
8880 * help-fns.el (describe-variable): Don't complete keywords.
8881 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
8882
8883 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
8884
8885 * emacs-lisp/package.el (package-version-join): Impose a standard
8886 string representation for pre/alpha/beta version lists.
8887 (package-unpack-single): Standardize the directory name by passing
8888 it through package-version-join.
8889 (package-strip-rcs-id): Accept any version string that does not
8890 signal an error in version-to-list.
8891
8892 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
8893
8894 * simple.el (delete-trailing-whitespace): Return nil for the
8895 benefit of `write-file-functions'.
8896
8897 2011-03-10 Glenn Morris <rgm@gnu.org>
8898
8899 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
8900
8901 * vc/vc-git.el (vc-git-program): New option.
8902 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
8903 (vc-git--call): Use it.
8904
8905 * eshell/esh-util.el (eshell-condition-case): Doc fix.
8906
8907 * cus-edit.el (Custom-newline): If no button at point, look
8908 for a subgroup button at start-of-line. (Bug#2298)
8909
8910 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
8911
8912 2011-03-10 Julien Danjou <julien@danjou.info>
8913
8914 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
8915 `cursor-type' is nil.
8916
8917 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
8918
8919 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
8920
8921 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
8922
8923 * allout.el Summary: Change so yank of distinctive-bullet items
8924 preserves the existing header prefix, rebulleting it if necessary,
8925 rather than replacing it. This is necessary for proper operation
8926 of cooperative addons like allout-widgets.
8927 (allout-make-topic-prefix, allout-rebullet-heading): Change
8928 SOLICIT arg to INSTEAD, and interpret additionally a string value
8929 as alternate bullet to be used, instead of prompting the user for
8930 a bullet character.
8931
8932 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
8933
8934 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
8935 Do not use `tramp-file-name-port', because this returns also
8936 `tramp-default-port'.
8937
8938 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8939
8940 * net/rcirc.el (rcirc-handler-001): Remove useless
8941 with-rcirc-process-buffer.
8942 (rcirc-check-auth-status): Swap arguments to string-match.
8943
8944 2011-03-09 Glenn Morris <rgm@gnu.org>
8945
8946 * shell.el (shell-mode):
8947 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
8948
8949 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
8950 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
8951
8952 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
8953
8954 * emacs-lisp/package.el (package-refresh-contents)
8955 (package-menu-execute): Use condition-case-no-debug.
8956
8957 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
8958
8959 * simple.el (shell-command-to-string): Use `process-file'.
8960
8961 * emacs-lisp/package.el (package-tar-file-info): Handle also
8962 remote files.
8963
8964 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8965 Use `equal' for upload base check.
8966
8967 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
8968
8969 * textmodes/texinfo.el (texinfo-environments):
8970 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
8971
8972 2011-03-08 Glenn Morris <rgm@gnu.org>
8973
8974 * cus-start.el (cursor-in-non-selected-windows):
8975 Fix :set quoting oddness. (Bug#8192)
8976
8977 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
8978 in some setf expressions. (Bug#2159)
8979
8980 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
8981
8982 * custom.el (custom-available-themes): Return themes in
8983 alphabetical order.
8984
8985 See ChangeLog.15 for earlier changes.
8986
8987 ;; Local Variables:
8988 ;; coding: utf-8
8989 ;; End:
8990
8991 Copyright (C) 2011 Free Software Foundation, Inc.
8992
8993 This file is part of GNU Emacs.
8994
8995 GNU Emacs is free software: you can redistribute it and/or modify
8996 it under the terms of the GNU General Public License as published by
8997 the Free Software Foundation, either version 3 of the License, or
8998 (at your option) any later version.
8999
9000 GNU Emacs is distributed in the hope that it will be useful,
9001 but WITHOUT ANY WARRANTY; without even the implied warranty of
9002 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9003 GNU General Public License for more details.
9004
9005 You should have received a copy of the GNU General Public License
9006 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.