* rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
[emacs.git] / lisp / ChangeLog
blob8ba307a377f12f8c970b26047d4bbfcae805a187
1 2011-11-23  Michael Albinus  <michael.albinus@gmx.de>
3         * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
4         `non-essential' to t, in order to avoid remote connections.
6 2011-11-23  Eli Zaretskii  <eliz@gnu.org>
8         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): On
9         MS-DOS and MS-Windows, compare with loaddefs.el
10         case-insensitively.
12 2011-11-23  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
14         * mail/unrmail.el (unrmail): Always add blank line.  (Bug#7743)
16 2011-11-23  Glenn Morris  <rgm@gnu.org>
18         * paths.el (rmail-file-name): Reformat the doc-string so that it
19         is picked up.
21         * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
22         (rmail-auto-file): Ignore case in the "special" field names,
23         as mail-fetch-field does for all others.
25         * mail/rmail.el (rmail-forward):
26         * mail/rmailkwd.el (rmail-set-label):
27         * mail/rmailout.el (rmail-output, rmail-output-as-seen)
28         (rmail-output-body-to-file): Give error if no message.  (Bug#10082)
30         * mail/rmail.el (rmail-current-message): Doc fix.
32         * mail/rmail.el (rmail-message-filter): Mark as obsolete.  (Bug#2624)
34 2011-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * server.el (server-eval-and-print): Allow C-g (bug#6585).
38 2011-11-22  Glenn Morris  <rgm@gnu.org>
40         * mail/rmailmm.el (test-rmail-mime-handler)
41         (test-rmail-mime-bulk-handler)
42         (test-rmail-mime-multipart-handler): Move tests to test/ directory.
44 2011-11-21  Juri Linkov  <juri@jurta.org>
46         * calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function'
47         to nil.  (Bug#10018)
49 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
51         * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
52         Tell the caller that the next line needs recomputation, even
53         though it doesn't start a sexp (bug#10094).
55 2011-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
57         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
59 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
61         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
62         Use force-same-window.
64 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
66         * descr-text.el (describe-char-unicode-data):
67         * json.el (json-string-escape):
68         * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
69         (Footnote-unicode, Footnote-style-p):
70         * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
72 2011-11-20  Chong Yidong  <cyd@gnu.org>
74         * window.el (replace-buffer-in-windows): Restore interactive spec.
76 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
78         * electric.el (electric-indent-mode): Fix last change (too optimistic).
80         * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
81         (byte-compile-global-not-obsolete-vars): New var.
82         (byte-compile-check-variable, byte-compile-make-obsolete-variable):
83         Use it.
84         (byte-compile-warn-obsolete): Align text with the one in *Help*.
86 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
88         * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
89         * progmodes/pascal.el (electric-pascal-equal):
90         * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
91         * xml.el (xml-substitute-special): Fix typos.
93 2011-11-20  Glenn Morris  <rgm@gnu.org>
95         * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
96         (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
97         Doc fixes.
98         (rmail-decode-mime-charset): Mark as obsolete.
100         * mail/rmailsum.el (rmail-message-regexp-p-1):
101         * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
102         Before using mime functions, check they are set.  (Bug#10077)
104 2011-11-19  Juri Linkov  <juri@jurta.org>
106         * info.el (Info-finder-find-node): Use `package--builtins' instead
107         of `package-alist'.  Use node names formed by the pattern "Keyword "
108         and the keyword name.
110 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
112         * progmodes/sh-script.el (sh-assignment-regexp): Add entry for
113         bash.
115 2011-11-19  Juri Linkov  <juri@jurta.org>
117         * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
118         that calls `revert-buffer' on all Info buffers.  (Bug#9915)
119         (Info-revert-find-node): Remove let-bindings `old-buffer-name',
120         `old-history', `old-history-forward'.  Add let-binding
121         `window-selected'.  Remove calls to `kill-buffer',
122         `switch-to-buffer' and `Info-mode'.  Set `Info-current-file' to nil
123         before calling `Info-find-node', so `Info-find-node-2' will reread
124         the Info file.  Restore window positions only when `window-selected'
125         is non-nil.
127 2011-11-19  Juri Linkov  <juri@jurta.org>
129         * isearch.el (isearch-lazy-highlight-new-loop):
130         Remove condition `(not isearch-error)'.  (Bug#9918)
132         * misearch.el (multi-isearch-search-fun): Add condition
133         `(not bound)' to ignore lazy-highlighting search.
134         Add the search-failed message "end of multi" when the end of
135         multi-sequence is reached.  Uncapitalize the search-failed
136         message "Repeat for next buffer".
138         * info.el (Info-search): Add the search-failed message
139         "end of the manual" when the end of the manual is reached
140         in Isearch mode.
142 2011-11-19  Juri Linkov  <juri@jurta.org>
144         * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
145         Use non-destructive `remove' instead of `delete' because
146         `Info-history-list' stored to `Info-isearch-initial-history-list' in
147         `Info-isearch-start' might need to be restored in `Info-isearch-end'.
149 2011-11-19  Juri Linkov  <juri@jurta.org>
151         * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
152         to nil instead of binding `search-ring' and `regexp-search-ring'.
153         (Bug#9185)
155 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
157         * simple.el (line-move): Force movement by logical lines for any
158         hscrolled window, not only when auto-hscroll-mode is on.
159         (line-move-visual): Update doc string to that effect.  (Bug#10076)
161 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
163         * language/european.el (macintosh): Define as alias for mac-roman.
165 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
167         * mail/rmailmm.el (rmail-mime-display-header)
168         (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
169         (rmail-mime-entity-segment, rmail-mime-toggle-raw)
170         (rmail-mime-toggle-hidden, rmail-mime-insert-text)
171         (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
172         (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
173         of a raw aref.
174         (rmail-mime-entity-segment): To get past the tagline, move forward
175         2 more lines, to account for the 2 empty lines that precede and
176         follow the line with the buttons.
177         (rmail-mime-update-tagline): Move one more line, to get past the
178         empty line that follows the buttons in the tagline.  (Bug#9520)
180 2011-11-19  Martin Rudalics  <rudalics@gmx.at>
182         * window.el (window-max-delta-1, window-min-delta-1)
183         (window-min-size-1, window-state-get-1, window-state-put-1)
184         (window-state-put-2): Use "window--" prefix.
186 2011-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
188         * emacs-lisp/smie.el: Improve warnings and conflict detection.
189         (smie-warning-count): New var.
190         (smie-set-prec2tab): Use it.
191         (smie-bnf->prec2): Improve warnings.  Add docstring.
192         (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
193         (smie-bnf--set-class): New function.
194         (smie-bnf--classify): Rename from smie-bnf-classify.  Rewrite to fix
195         corner case.
197         * progmodes/compile.el: Obey compilation-first-column in dest buffer.
198         (compilation-error-properties, compilation-move-to-column):
199         Handle compilation-first-column while in the target buffer.
201         * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
202         Don't hardcode point-min==1.
204         * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
205         (eshell-rewrite-for-command): Remove workaround.
206         (eshell-do-pipelines, eshell-do-pipelines-synchronously)
207         (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
208         * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
210         * files-x.el (modify-file-local-variable): Obey commenting conventions.
212 2011-11-17  Glenn Morris  <rgm@gnu.org>
214         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
215         Ignore buffer-local generated-autoload-file if it is the same
216         as the global value.  (Bug#10049)
218 2011-11-17  Juanma Barranquero  <lekktu@gmail.com>
220         * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
221         (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
222         (reftex-toc-previous-heading, reftex-toc-max-level)
223         (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
224         (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
225         (reftex-toc-do-promote, reftex-toc-promote-prepare)
226         (reftex-toc-promote-action, reftex-toc-extract-section-number)
227         (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
228         (reftex-toc-rename-label, reftex-toc-visit-location)
229         (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
230         (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
231         (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
232         leaving "*toc*" only for references to the buffer.
234 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
236         * window.el (window-resize, delete-window, split-window):
237         Replace window-splits by window-combination-resize.
238         * cus-start.el (window-splits): Replace by
239         window-combination-resize.
241 2011-11-17  Glenn Morris  <rgm@gnu.org>
243         * progmodes/sh-script.el (sh-font-lock-keywords-var):
244         Make bash entry derive from sh entry, not shell entry.
246 2011-11-16  Michael Albinus  <michael.albinus@gmx.de>
248         * net/tramp-cache.el (tramp-flush-file-property): Flush also
249         properties of linked files.  (Bug#9879)
251         * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
252         local file name.
254 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
256         * menu-bar.el (menu-bar-file-menu):
257         * printing.el (pr-ps-utility):
258         * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
259         (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
260         (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
261         (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
262         (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
263         (icalendar--convert-cyclic-to-ical)
264         (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
265         (icalendar--convert-ical-to-diary)
266         (icalendar--convert-recurring-to-diary)
267         (icalendar--convert-non-recurring-all-day-to-diary)
268         (icalendar-import-format-sample):
269         * progmodes/idlw-shell.el (idlwave-shell-mode):
270         * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
271         (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
272         (vhdl-ps-print-init): Fix typos.
274 2011-11-16  Ken Manheimer  <ken.manheimer@gmail.com>
276         * allout.el, allout-widgets.el (file metadata): Attribute copyright to
277         FSF and collapse date sequence, obscure author/maintainer email address
278         better, remove extra version line, track relocation of author's webpage.
280         * progmodes/python.el (python-pdbtrack-input-prompt)
281         (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
282         regular python pdb prompts.  Adjustments shamelessly taken exactly as
283         suggested in EmacsWiki page (tiny change):
284         http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
286 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
288         * expand.el (expand-pos, expand-index, expand-point):
289         Remove redundant info from docstring.
290         (expand-add-abbrevs): Doc fix.
291         (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
292         (expand-sample-perl-mode-expand-list): Fix typos.
294         * net/dbus.el (dbus-event-member-name):
295         * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
296         * term/pc-win.el (msdos-create-frame-with-faces):
297         * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
299 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
301         * window.el (split-window, window-state-get-1)
302         (window-state-put-1, window-state-put-2): Rename occurrences of
303         window-nest to window-combination-limit.
304         * cus-start.el (window-nest): Rename to
305         window-combination-limit.
307 2011-11-16  Chong Yidong  <cyd@gnu.org>
309         * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
310         regexp (Bug#10033).
312 2011-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
314         * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
315         `completing-read' will remove *Completions* and will preserve
316         current-buffer for us.
317         (tmm-add-prompt): Users of *Completions* will always (re)set its
318         major mode.
319         (tmm-old-comp-map): Remove.
321 2011-11-16  Glenn Morris  <rgm@gnu.org>
323         * mail/rmailedit.el: Require rmailmm when compiling.
324         (rmail-old-mime-state): New declaration.
325         (rmail-edit-current-message): If editing a mime message,
326         edit the "raw" message from the mbox buffer.
327         (rmail-cease-edit): Handle mime messages.  (Bug#9840)
329 2011-11-15  Glenn Morris  <rgm@gnu.org>
331         * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
332         which wasn't being used.  Add optional arg to force given state.
333         (rmail-mime): Add optional arg to force given state.
335 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
337         * allout.el (allout-encryption-plaintext-sanitization-regexps):
338         * frame.el (display-mm-dimensions-alist):
339         * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
340         (outline-move-subtree-down):
341         * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
342         (newsticker--treeview-do-get-node):
343         * net/quickurl.el (quickurl-list-buffer-name):
344         * progmodes/dcl-mode.el (dcl-mode):
345         * progmodes/gdb-mi.el (gdb-mapcar*):
346         * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
348 2011-11-15  Glenn Morris  <rgm@gnu.org>
350         * mail/rmail.el (rmail-file-coding-system): It's only ever used
351         in a boolean sense, so just make it a boolean, and fix the doc.
352         (rmail-show-mime-function, rmail-mime-feature)
353         (rmail-require-mime-maybe): Doc fixes.
354         (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
356         * mail/rmailmm.el (rmail-show-mime): Doc fix.
358 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
360         * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
361         (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
362         (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
363         (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
365 2011-11-15  Glenn Morris  <rgm@gnu.org>
367         * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
368         (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
369         (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
370         (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
371         (rmail-mime, rmail-show-mime): Doc fixes.
373         * term/ns-win.el (mode-line-frame-identification):
374         Leave it alone.  (Bug#10051)
376         * simple.el (mark-whole-buffer): Doc fix.  (Bug#10023)
378         * mail/rmailout.el (rmail-output-to-rmail-buffer):
379         Handle empty buffers.  (Bug#9978)
381 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
383         * international/mule.el (define-charset):
384         * mail/rmailmm.el (rmail-mime-find-header-encoding):
385         * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
386         * progmodes/verilog-mode.el (verilog-backward-token):
387         * textmodes/ispell.el (lookup-words):
388         * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
390 2011-11-14  Glenn Morris  <rgm@gnu.org>
392         * progmodes/executable.el
393         (executable-make-buffer-file-executable-if-script-p):
394         Handle file-modes returning nil.
396         * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
397         message - not necessary, and causes problems.  (Bug#9831)
399         * mail/rmailsum.el (rmail-new-summary): Preserve message number.
401         * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
403         * mail/rmailsum.el (rmail-summary, rmail-new-summary)
404         (rmail-new-summary-1): Allow empty summaries.  (Bug#9964)
405         (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
407 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
409         * window.el (window-resize, delete-window): Use window-splits
410         variable instead of function.
411         (window-state-get-1, window-state-put-2, window-state-put):
412         Don't deal with windows' splits status.
414 2011-11-12  Glenn Morris  <rgm@gnu.org>
416         * apropos.el (apropos-do-all, apropos-library, apropos-value)
417         (apropos-documentation): Doc fixes.
419 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
421         * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
422         * textmodes/sgml-mode.el (html-tag-help): Fix typos.
424 2011-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
426         * electric.el (electric-indent-post-self-insert-function): Make it
427         possible for a char to only indent in some circumstances.
428         (electric-indent-mode): Simplify.
430 2011-11-11  Martin Rudalics  <rudalics@gmx.at>
432         * window.el (windows-with-parameter): Remove unused function.
433         (windows-at-side): Rename to window-at-side-list.
434         (window-check, window-atom-check, window-atom-check-1)
435         (window-side-check, window-size-ignore, window-size-fixed-1)
436         (window-in-direction-2): Prefix with "window--".
437         (window-tree-1): Rename to window--subtree, fix doc-string.
439 2011-11-11  Glenn Morris  <rgm@gnu.org>
441         * subr.el (eval-after-load): If FILE is already loaded,
442         evaluate FORM before it gets wrapped in more stuff.  (Bug#10009)
444 2011-11-10  Glenn Morris  <rgm@gnu.org>
446         * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
447         Call svn via vc-svn-command rather than vc-do-command.
448         (vc-svn-command): Add --non-interactive.  (Bug#9993)
449         (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
451         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
452         Add toggle-read-only.  (Bug#7292)
453         * files.el (toggle-read-only): Mention that it should only
454         be used interactively.  (Bug#10006)
456 2011-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
458         * progmodes/compile.el (compilation-error-regexp-alist-alist):
459         Adjust regexp for OCaml warnings.
461         * electric.el (electric-pair-post-self-insert-function): Let user
462         turn it off buffer-locally (bug#9932).
464         * progmodes/python.el (python-beginning-of-statement):
465         Rewrite (bug#2703).
467         * progmodes/compile.el: Better handle TABs (bug#9749).
468         (compilation-internal-error-properties)
469         (compilation-next-error-function): Obey the target buffer's
470         compilation-error-screen-columns.
472 2011-11-09  Juanma Barranquero  <lekktu@gmail.com>
474         * progmodes/meta-mode.el: Remove obsolete comments.
475         (meta-right-comment-regexp, meta-ignore-comment-regexp):
476         Fix typos in docstrings.
478 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
480         * window.el (window-size-fixed-p): Rewrite doc-string.
481         (window-resizable-p): Rename to window--resizable-p.  Update callers.
482         (window--resizable): New function.  Make all callers of
483         window-resizable call window--resizable instead.
484         (window-resizable): Rewrite in terms of window--resizable.
486 2011-11-08  Glenn Morris  <rgm@gnu.org>
488         * progmodes/delphi.el (delphi-mode-syntax-table):
489         Let define-derived-mode define a proper syntax table.  (Bug#9994)
491 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
493         * window.el: Stay away from defsubst.
494         (window-list-no-nils): Remove.
495         (window-state-get-1, window-state-get): Use backquote instead.
497 2011-11-08  thierry  <thierry.volpiatto@gmail.com>
499         * emacs-lisp/find-func.el (find-function-read):
500         Fix incorrect use of default argument in `completing-read'.
502 2011-11-08  Martin Rudalics  <rudalics@gmx.at>
504         * window.el (display-buffer-function, special-display-function):
505         Mention display-buffer-record-window but do not mention
506         help-setup parameter in doc-strings.
507         (window-min-delta): Fix doc-string typo.
509 2011-11-08  Chong Yidong  <cyd@gnu.org>
511         * window.el (window-total-height, window-total-width): Doc fix.
512         (window-body-size): Move from C.
513         (window-body-height, window-body-width): Move to C.
515 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
517         * window.el: Make special-display like display-buffer-alist (bug#9532).
518         (display-buffer--special-action): New function, morphed
519         from display-buffer--special.
520         (display-buffer): Use it to handle special-display-buffers at higher
521         priority (just after display-buffer-alist).
522         (display-buffer-fallback-action, display-buffer--other-frame-action)
523         (pop-to-buffer-same-window): Remove display-buffer--special.
525 2011-11-07  Glenn Morris  <rgm@gnu.org>
527         * calendar/cal-menu.el (cal-menu-set-date-title):
528         Do nothing if not in a calendar.  (Bug#9976)
530 2011-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
532         * files.el (find-file): Always use selected-window.
534 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
536         * window.el (window-combinations): Make WINDOW argument
537         mandatory.  Rewrite doc-string.
538         (walk-window-subtree, window-atom-check, window-min-delta)
539         (window-max-delta, window--resize-this-window)
540         (window--resize-root-window-vertically, window-tree)
541         (balance-windows, window-state-put): Rewrite doc-strings as to
542         not mention the term "subwindow".
543         (window--resize-subwindows-skip-p): Rename to
544         window--resize-child-windows-skip-p.
545         (window--resize-subwindows-normal): Rename to
546         window--resize-child-windows-normal.
547         (window--resize-subwindows): Rename to
548         window--resize-child-windows.
549         (window-or-subwindow-p): Rename to window--in-subtree-p.
551 2011-11-07  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
553         * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
554         Ensure that mbox format messages end in two newlines (Bug#9974).
556 2011-11-06  Chong Yidong  <cyd@gnu.org>
558         * window.el (window-combination-p): Function deleted; its
559         side-effect is not used in any existing code.
560         (window-combinations, window-combined-p): Call window-*-child
561         directly.
563 2011-11-05  Chong Yidong  <cyd@gnu.org>
565         * window.el (window-valid-p): Rename from window-any-p.
566         (window-size-ignore, window-state-get): Callers changed.
567         (window-normalize-window): Rename from window-normalize-any-window.
568         New arg LIVE-ONLY, replacing window-normalize-live-window.
569         (window-normalize-live-window): Delete.
570         (window-combination-p, window-combined-p, window-combinations)
571         (walk-window-subtree, window-atom-root, window-min-size)
572         (window-sizable, window-sizable-p, window-size-fixed-p)
573         (window-min-delta, window-max-delta, window-resizable)
574         (window-resizable-p, window-full-height-p, window-full-width-p)
575         (window-current-scroll-bars, window-point-1, set-window-point-1)
576         (window-at-side-p, window-in-direction, window-resize)
577         (adjust-window-trailing-edge, maximize-window, minimize-window)
578         (window-deletable-p, delete-window, delete-other-windows)
579         (record-window-buffer, unrecord-window-buffer)
580         (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
581         (quit-window, split-window, window-state-put)
582         (set-window-text-height, fit-window-to-buffer)
583         (shrink-window-if-larger-than-buffer): Callers changed.
585 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
587         * mail/rmail.el (rmail-simplified-subject): Decode subject with
588         rfc2047-decode-string.
589         (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
590         warnings.
592         * window.el (window-body-height, window-body-width): Mention in
593         the doc string that the return values are in frame's canonical
594         units.  (Bug#9949)
596 2011-11-03  Alan Mackenzie  <acm@muc.de>
598         * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
599         change in cc-engine.el.
601 2011-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
603         * window.el (switch-to-buffer): Use `force-same-window' interactively.
605 2011-11-02  Martin Rudalics  <rudalics@gmx.at>
607         * window.el (quit-window): Call unrecord-window-buffer after
608         showing another buffer in the window.  (Bug#9937)
609         (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
611 2011-11-02  Juanma Barranquero  <lekktu@gmail.com>
613         * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
614         Accept status with more than 9 shelves.  (Bug#9935)
615         Reported by Colin D Bennett <colin@gibibit.com>.
617 2011-11-01  Martin Rudalics  <rudalics@gmx.at>
619         * help.el (with-help-window): Don't reference
620         temp-buffer-show-specifiers in doc-string.
622 2011-10-31  Andreas Schwab  <schwab@linux-m68k.org>
624         * subr.el (keymap--menu-item-with-binding): Ignore item if not a
625         menu-item.
627 2011-10-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
629         * whitespace.el: New version 13.2.2.
630         (whitespace-newline-mode): Disable properly.  Reported by Sarah
631         <EmacsWiki>.
633 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
635         * net/newst-treeview.el: Remove "Time-stamp".
636         (newsticker--group-manage-orphan-feeds): Do not call
637         newsticker--treeview-tree-update.
638         (newsticker-treeview-update, newsticker-treeview):
639         Call newsticker--treeview-tree-update if necessary.
641 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
643         * window.el (window-iso-combination-p, window-iso-combined-p)
644         (window-iso-combinations): Remove "iso-" infix.
645         Suggested by Chong Yidong.
646         (window-min-size-1, window-size-fixed-1, window-min-delta-1)
647         (window-max-delta-1, window-resize, window--resize-siblings)
648         (window--resize-this-window, adjust-window-trailing-edge)
649         (split-window, balance-windows-1)
650         (shrink-window-if-larger-than-buffer):
651         * calendar/calendar.el (calendar-generate-window):
652         * help.el (resize-temp-buffer-window): Adjust callers accordingly.
654 2011-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
656         * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
657         in place (bug#9907).
658         (eshell-subcommand-arg-values, eshell-rewrite-named-command)
659         (eshell-rewrite-if-command, eshell-rewrite-for-command)
660         (eshell-structure-basic-command, eshell-rewrite-while-command)
661         (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
662         (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
663         (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
664         (eshell-do-pipelines-synchronously, eshell-eval-command):
665         Use backquotes and prefer setq to set.
666         (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
667         (eshell-macrop): Use functionp.
668         (eshell-do-eval): Handle multiple expressions in `while' body.
670 2011-10-30  Chong Yidong  <cyd@gnu.org>
672         * emulation/viper-cmd.el (viper-exec-change): Use push-mark
673         instead of set-mark (Bug#9810).
675 2011-10-30  Chong Yidong  <cyd@gnu.org>
677         * window.el (split-window-below, split-window-right): Rename from
678         split-window-above-each-other and split-window-side-by-side
679         respectively.  All callers changed.
680         (split-window-sensibly, split-window-sensibly): Use them.
681         (split-window-keep-point): Doc fix.
683         * isearch.el: Add isearch-scroll property to split-window-below
684         and split-window-right.
686         * follow.el (follow-mode):
687         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
688         * progmodes/ada-xref.el (ada-gdb-application):
689         * emulation/vip.el (vip-buffer-in-two-windows):
690         * image-dired.el (image-dired-dired-with-window-configuration):
691         * dired-x.el (dired-do-find-marked-files):
692         * dired.el (dired-pop-to-buffer):
693         * bs.el (bs--show-with-configuration):
694         * vc/emerge.el (emerge-setup-windows):
695         * textmodes/two-column.el (2C-two-columns):
696         * textmodes/reftex-toc.el (reftex-toc):
697         * progmodes/gdb-mi.el (gdb-setup-windows):
698         * progmodes/fortran.el (fortran-window-create):
699         * net/newst-treeview.el (newsticker--treeview-window-init):
700         * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
701         * emulation/tpu-edt.el (tpu-gold-map):
702         * emulation/crisp.el (crisp-mode-map):
703         * calendar/calendar.el (calendar-basic-setup): Callers changed.
705 2011-10-29  Chong Yidong  <cyd@gnu.org>
707         * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
709         * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
711         * textmodes/flyspell.el (flyspell-word): Fix char offset for
712         forged Ispell output (Bug#7904).
714         * emacs-lisp/package.el (package-refresh-contents): Add autoload.
716 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
718         * doc-view.el: Avoid ugly errors about not finding nil.
719         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
720         (doc-view-dvipdf-program, doc-view-unoconv-program)
721         (doc-view-ps2pdf-program, doc-view-pdftotext-program):
722         Avoid nil or absolute file name as default value.
723         (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
725 2011-10-28  Alan Mackenzie  <acm@muc.de>
727         * progmodes/cc-defs.el (c-version): -> 5.32.2.
729 2011-10-28  Alan Mackenzie  <acm@muc.de>
731         Amend the handling of c-beginning/end-of-defun in nested declaration
732         scopes.
734         * progmodes/cc-vars.el (c-defun-tactic): Move here from
735         cc-langs.el.  Change it to a defcustom.
737         * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
738         cc-vars.el.
740         * progmodes/cc-engine.el (c-beginning-of-statement-1):
741         Prevent "class foo : bar" being spuriously recognized as a label.
743         * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
744         Add parameter `inclusive' (to include enclosing braces in the region).
745         (c-widen-to-enclosing-decl-scope): New function.
746         (c-while-widening-to-decl-block): New macro.
747         (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
748         outward for defun boundaries, and correspondingly change symbol
749         `respect-enclosure' to `go-outward'.
750         (c-declaration-limits): Change algorithm to report only the "innermost"
751         defun's boundaries.
753 2011-10-28  Deniz Dogan  <deniz@dogan.se>
755         * net/rcirc.el (rcirc-mode): Use hard newlines.
757 2011-10-28  Alan Mackenzie  <acm@muc.de>
759         Amend to indent and fontify macros "which include their own semicolon"
760         correctly, using the "virtual semicolon" mechanism.
762         * progmodes/cc-defs.el: Update "virtual semicolon" comments.
764         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
765         Recode to scan one line at a time rather than having \n and \r
766         explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
767         (c-forward-label): Amend for virtual semicolons.
768         (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
770         * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
771         of the new C macros.
773         * progmodes/cc-langs.el (c-at-vsemi-p-fn):
774         (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
775         (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
776         (c-opt-cpp-macro-define): Make into a full language variable.
777         (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
778         AWK Mode (including \n, \r) removed, no longer needed.
780         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
781         Invoke c-make-macro-with-semi-re.
783         * progmodes/cc-vars.el (c-macro-with-semi-re):
784         (c-macro-names-with-semicolon): New variables.
785         (c-make-macro-with-semi-re): New function.
787 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
789         * vc/log-edit.el: Fill empty field rather than adding new one.
790         (log-edit-add-field): New function.
791         (log-edit-insert-changelog): Use it.
793 2011-10-28  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
795         * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
797 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
799         * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
800         (gdb--check-interpreter): New function.
801         (gdb): Use it.
803 2011-10-27  Glenn Morris  <rgm@gnu.org>
805         * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
806         (least-positive-float, least-negative-float)
807         (least-positive-normalized-float, least-negative-normalized-float)
808         (float-epsilon, float-negative-epsilon):
809         Remove unnecessary declarations.
811         * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
812         * emacs-lisp/cl.el (most-positive-float, most-negative-float)
813         (least-positive-float, least-negative-float)
814         (least-positive-normalized-float, least-negative-normalized-float)
815         (float-epsilon, float-negative-epsilon): Add doc-strings,
816         based on those in cl.texi.
818         * files.el (set-visited-file-name): If the major-mode changed,
819         reload the local variables.  (Bug#9796)
821 2011-10-27  Chong Yidong  <cyd@gnu.org>
823         * subr.el (change-major-mode-after-body-hook): New hook.
824         (run-mode-hooks): Run it.
826         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
827         Use change-major-mode-before-body-hook.
829         * simple.el (fundamental-mode):
830         * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
831         change introducing fundamental-mode-hook.
833 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
835         * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
837 2011-10-26  Michael Albinus  <michael.albinus@gmx.de>
839         * ido.el (ido-file-name-all-completions-1): Do not require
840         tramp.el explicitly.  (Bug#7583)
842 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
844         * progmodes/octave-mod.el:
845         * progmodes/octave-inf.el: Update maintainer.
847 2011-10-26  Chong Yidong  <cyd@gnu.org>
849         * subr.el (with-wrapper-hook): Rewrite doc.
851 2011-10-25  Michael Albinus  <michael.albinus@gmx.de>
853         * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
854         filenames "/method:foo:".  (Bug#9793)
856 2011-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
858         * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
859         (bug#9865).
861 2011-10-24  Glenn Morris  <rgm@gnu.org>
863         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.  (Bug#9819)
865 2011-10-24  Michael Albinus  <michael.albinus@gmx.de>
867         * notifications.el: Add the requirement of a running D-Bus session
868         bus to the Commentary.
870 2011-10-24  Juri Linkov  <juri@jurta.org>
872         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
873         `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
874         (Bug#9364)
876 2011-10-24  Juri Linkov  <juri@jurta.org>
878         * info.el (Info-following-node-name-re): Add newline to the list
879         of allowed characters for leading space.  (Bug#9824)
881 2011-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
883         * progmodes/octave-inf.el (inferior-octave-mode-map):
884         Fix C-c C-h binding.
885         * progmodes/octave-mod.el (octave-help): Remove.
887 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
889         Sync with Tramp 2.2.3.
891         * net/tramp-cache.el (top): Pacify byte-compiler using
892         `init-file-user' and `site-run-file'.
894         * net/trampver.el: Update release number.
896 2011-10-23  Chong Yidong  <cyd@gnu.org>
898         * files.el (toggle-read-only): Remove obsolete comment about
899         version control.
901         * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
902         for toggle-read-only.  Note that this hasn't called vc-next-action
903         since 2008-05-02, though it wasn't documented at the time.
905         * vc/ediff-init.el (ediff-toggle-read-only-function):
906         Use toggle-read-only.
908 2011-10-22  Alan Mackenzie  <bug-cc-mode@gnu.org>
910         Fix bug #9560, sporadic wrong indentation; improve instrumentation
911         of c-parse-state.
913         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
914         correct faulty logical expression.
915         (c-parse-state-state, c-record-parse-state-state):
916         (c-replay-parse-state-state): New defvar/defuns.
917         (c-debug-parse-state): Use new functions.
919 2011-10-22  Martin Rudalics  <rudalics@gmx.at>
921         * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
922         last fix.  Use window-in-direction correctly.
924 2011-10-21  Chong Yidong  <cyd@gnu.org>
926         * progmodes/idlwave.el (idlwave-mode):
927         * progmodes/vera-mode.el (vera-mode): No need to set
928         require-final-newline; that's done in prog-mode.
929         Suggested by Stefan Monnier.
931 2011-10-21  Martin Rudalics  <rudalics@gmx.at>
933         * mouse.el (mouse-drag-window-above)
934         (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
935         (mouse-drag-mode-line-1, mouse-drag-header-line)
936         (mouse-drag-vertical-line-rightward-window): Remove.
937         (mouse-drag-line): New function.
938         (mouse-drag-mode-line, mouse-drag-header-line)
939         (mouse-drag-vertical-line): Call mouse-drag-line.
940         * window.el (window-at-side-p, windows-at-side): New functions.
942 2011-10-21  Ulrich Mueller  <ulm@gentoo.org>
944         * tar-mode.el (tar-grind-file-mode):
945         Fix handling of setuid/setgid, handle sticky bit.  (Bug#9817)
947 2011-10-21  Chong Yidong  <cyd@gnu.org>
949         * progmodes/idlwave.el (idlwave-mode):
950         * progmodes/vera-mode.el (vera-mode):
951         Use mode-require-final-newline.
953 2011-10-20  Glenn Morris  <rgm@gnu.org>
955         * vc/vc.el (vc-next-action): Handle removed directories.  (Bug#9781)
957 2011-10-20  Christoph Scholtes  <cschol2112@googlemail.com>
959         * emulation/cua-base.el (cua-set-mark): Fix case of string.
961 2011-10-20  Chong Yidong  <cyd@gnu.org>
963         * emulation/cua-base.el (cua-mode):
964         * mail/footnote.el (footnote-mode):
965         * mail/mailabbrev.el (mail-abbrevs-mode):
966         * net/xesam.el (xesam-minor-mode):
967         * progmodes/bug-reference.el (bug-reference-mode):
968         * progmodes/cap-words.el (capitalized-words-mode):
969         * progmodes/compile.el (compilation-minor-mode)
970         (compilation-shell-minor-mode):
971         * progmodes/gud.el (gud-tooltip-mode):
972         * progmodes/hideif.el (hide-ifdef-mode):
973         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
974         * progmodes/subword.el (subword-mode):
975         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
976         * progmodes/which-func.el (which-function-mode):
977         * term/tvi970.el (tvi970-set-keypad-mode):
978         * term/vt100.el (vt100-wide-mode):
979         * textmodes/flyspell.el (flyspell-mode):
980         * textmodes/ispell.el (ispell-minor-mode):
981         * textmodes/nroff-mode.el (nroff-electric-mode):
982         * textmodes/paragraphs.el (use-hard-newlines):
983         * textmodes/refill.el (refill-mode):
984         * textmodes/reftex.el (reftex-mode):
985         * textmodes/rst.el (rst-minor-mode):
986         * textmodes/sgml-mode.el (html-autoview-mode)
987         (sgml-electric-tag-pair-mode):
988         * textmodes/tex-mode.el (latex-electric-env-pair-mode):
989         * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
990         * emulation/crisp.el (crisp-mode):
991         * emacs-lisp/eldoc.el (eldoc-mode):
992         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
993         minor mode behavior.
995 2011-10-19  Juri Linkov  <juri@jurta.org>
997         * descr-text.el (describe-char): Add #x2010 and #x2011 to
998         the list of hard-coded chars with escape-glyph face.
1000 2011-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1002         * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
1004 2011-10-19  Michael Albinus  <michael.albinus@gmx.de>
1006         * net/tramp.el (tramp-connectable-p): Make a stronger check on a
1007         running process.
1009 2011-10-19  Glenn Morris  <rgm@gnu.org>
1011         * vc/vc-bzr.el (vc-bzr-after-dir-status):
1012         Ignore ignored files.  (Bug#9726)
1014 2011-10-19  Chong Yidong  <cyd@gnu.org>
1016         Doc fix for minor modes, stating that an omitted argument enables
1017         the mode unconditionally when called from Lisp.
1019         * abbrev.el (abbrev-mode):
1020         * allout.el (allout-mode):
1021         * autoinsert.el (auto-insert-mode):
1022         * autoarg.el (autoarg-mode, autoarg-kp-mode):
1023         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1024         (global-auto-revert-mode):
1025         * battery.el (display-battery-mode):
1026         * composite.el (global-auto-composition-mode)
1027         (auto-composition-mode):
1028         * delsel.el (delete-selection-mode):
1029         * desktop.el (desktop-save-mode):
1030         * dired-x.el (dired-omit-mode):
1031         * dirtrack.el (dirtrack-mode):
1032         * doc-view.el (doc-view-minor-mode):
1033         * double.el (double-mode):
1034         * electric.el (electric-indent-mode, electric-pair-mode):
1035         * emacs-lock.el (emacs-lock-mode):
1036         * epa-hook.el (auto-encryption-mode):
1037         * follow.el (follow-mode):
1038         * font-core.el (font-lock-mode):
1039         * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
1040         * help.el (temp-buffer-resize-mode):
1041         * hilit-chg.el (highlight-changes-mode)
1042         (highlight-changes-visible-mode):
1043         * hi-lock.el (hi-lock-mode):
1044         * hl-line.el (hl-line-mode, global-hl-line-mode):
1045         * icomplete.el (icomplete-mode):
1046         * ido.el (ido-everywhere):
1047         * image-file.el (auto-image-file-mode):
1048         * image-mode.el (image-minor-mode):
1049         * iswitchb.el (iswitchb-mode):
1050         * jka-cmpr-hook.el (auto-compression-mode):
1051         * linum.el (linum-mode):
1052         * longlines.el (longlines-mode):
1053         * master.el (master-mode):
1054         * mb-depth.el (minibuffer-depth-indicate-mode):
1055         * menu-bar.el (menu-bar-mode):
1056         * minibuf-eldef.el (minibuffer-electric-default-mode):
1057         * mouse-sel.el (mouse-sel-mode):
1058         * msb.el (msb-mode):
1059         * mwheel.el (mouse-wheel-mode):
1060         * outline.el (outline-minor-mode):
1061         * paren.el (show-paren-mode):
1062         * recentf.el (recentf-mode):
1063         * reveal.el (reveal-mode, global-reveal-mode):
1064         * rfn-eshadow.el (file-name-shadow-mode):
1065         * ruler-mode.el (ruler-mode):
1066         * savehist.el (savehist-mode):
1067         * scroll-all.el (scroll-all-mode):
1068         * scroll-bar.el (scroll-bar-mode):
1069         * server.el (server-mode):
1070         * shell.el (shell-dirtrack-mode):
1071         * simple.el (auto-fill-mode, transient-mark-mode)
1072         (visual-line-mode, overwrite-mode, binary-overwrite-mode)
1073         (line-number-mode, column-number-mode, size-indication-mode)
1074         (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
1075         * strokes.el (strokes-mode):
1076         * time.el (display-time-mode):
1077         * t-mouse.el (gpm-mouse-mode):
1078         * tool-bar.el (tool-bar-mode):
1079         * tooltip.el (tooltip-mode):
1080         * type-break.el (type-break-mode-line-message-mode)
1081         (type-break-query-mode):
1082         * view.el (view-mode):
1083         * whitespace.el (whitespace-mode, whitespace-newline-mode)
1084         (global-whitespace-mode, global-whitespace-newline-mode):
1085         * xt-mouse.el (xterm-mouse-mode): Doc fix.
1087         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1088         Fix autogenerated docstring.
1090 2011-10-19  Juri Linkov  <juri@jurta.org>
1092         * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
1093         by checking environment variables "DESKTOP_SESSION" and
1094         "XDG_CURRENT_DESKTOP".  (Bug#9779)
1096 2011-10-19  Juri Linkov  <juri@jurta.org>
1098         * net/browse-url.el (browse-url-browser-function): Add "Chromium".
1099         (browse-url-chromium-program, browse-url-chromium-arguments):
1100         New defcustoms.
1101         (browse-url-default-browser): Check for `browse-url-chromium' and
1102         call `browse-url-chromium-program'.
1103         (browse-url-chromium): New command.  (Bug#9779)
1105 2011-10-18  Juanma Barranquero  <lekktu@gmail.com>
1107         * facemenu.el (list-colors-duplicates): On Windows, detect more
1108         duplicates by assuming that only colors matching "^System" are
1109         special "system colors".  (Bug#9722)
1111 2011-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1113         * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
1114         to distinguish the author from the committer.
1116 2011-10-18  Michael Albinus  <michael.albinus@gmx.de>
1118         * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
1120 2011-10-18  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
1122         * international/mule.el (sgml-html-meta-auto-coding-function):
1123         Add support for detecting encoding in HTML5 specified only as
1124         <meta charset="UTF-8">.  Implementation just makes http-equiv and
1125         content-type parts from HTML4 encoding string optional.  (Bug#9716)
1127 2011-10-18  Glenn Morris  <rgm@gnu.org>
1129         * vc/vc.el (vc-initial-comment): Mark as obsolete.  (Bug#9745)
1131 2011-10-18  Chong Yidong  <cyd@gnu.org>
1133         * faces.el (cursor): Doc fix.
1135 2011-10-17  Chong Yidong  <cyd@gnu.org>
1137         * font-lock.el (font-lock-maximum-size): Mark as obsolete.
1139 2011-10-17  Ryan Barrett  <emacs@ryanb.org>  (tiny change)
1141         * dirtrack.el (dirtrack): Support shell buffers with path
1142         prefixes, e.g. tramp-based remote shells.  (Bug#9647)
1144 2011-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
1146         * json.el: Bump version to 1.3 and note change in History.
1147         (json-alist-p, json-plist-p): Rewrite to avoid recursion.
1149 2011-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1151         * comint.el (comint-insert-input, comint-send-input)
1152         (comint-get-old-input-default, comint-backward-matching-input)
1153         (comint-next-prompt): Use nil instead of `input' for field property of
1154         past user input (bug#114).
1156         * minibuffer.el (completion--replace): Inherit surrounding properties
1157         (bug#114).
1158         (minibuffer-complete-and-exit): Use it.
1160         * comint.el (comint--table-subvert): Quote the all-completions output
1161         (bug#9160).
1163 2011-10-17  Martin Rudalics  <rudalics@gmx.at>
1165         * ido.el (ido-default-buffer-method): Remove redundant :type entry.
1167         * menu-bar.el (menu-bar-file-menu): Add entry for making new
1168         window on right of selected.  (Bug#9350) Reword other window
1169         entries and separate them from frame entries.
1171 2011-10-15  Glenn Morris  <rgm@gnu.org>
1173         * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
1174         Doc fixes.
1176 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1178         * net/network-stream.el (network-stream-open-starttls):
1179         Improve detection of failure due to lack of TLS support.
1181         * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
1182         putting the input text in front and in bold.
1184 2011-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1186         * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
1188         * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
1189         empty buffer.
1191         * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
1192         unread-command-events rather than pushing yet-another event.
1194 2011-10-14  Eli Zaretskii  <eliz@gnu.org>
1196         * mail/sendmail.el (sendmail-query-once): Improve the wording of
1197         the explanation of the possible choices.  Make the options passed
1198         to completing-read shorter.
1200 2011-10-13  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
1202         * textmodes/flyspell.el (flyspell-large-region): Make sure
1203         extended character mode is used if defined (Bug#1339).
1205 2011-10-13  Eli Zaretskii  <eliz@gnu.org>
1207         * simple.el (what-cursor-position): Fix the display of the
1208         character info for LRE, LRO, RLE, and RLO characters by appending
1209         an invisible PDF.
1211 2011-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1213         * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
1214         even in case of error; add debug spec; simplify data flow.
1215         (with-timeout-handler): Remove.
1217 2011-10-12  Michael Albinus  <michael.albinus@gmx.de>
1219         Fix Bug#6019, Bug#9315.
1221         * files.el (set-auto-mode): Call `file-name-sans-versions' for the
1222         complete `buffer-file-name', the local file name part could look
1223         remotely (for example on VMS).
1225         * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
1226         `tramp-run-real-handler'.
1227         (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
1228         already quoted by '"'.
1230         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
1231         Let `file-name-handler-alist' be nil, the local file name part
1232         could look remotely (for example on VMS).
1234 2011-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1236         * textmodes/flyspell.el (flyspell-word): Move with-local-quit
1237         from here...
1238         (flyspell-post-command-hook): ...to here.
1240 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1242         * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
1243         if not needed.
1244         (sendmail-query-once): Remove OS dependencies.  Make it a 3-way choice
1245         using completion.  Protect against "slow" callers.
1246         Remove the "message hack".
1248 2011-10-11  Juri Linkov  <juri@jurta.org>
1250         * isearch.el (isearch-lazy-highlight-word): New variable.
1251         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1252         Use it.  (Bug#9727)
1254 2011-10-11  Glenn Morris  <rgm@gnu.org>
1256         * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
1257         like f90-previous-statement does.
1259 2011-10-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1261         * eshell/eshell.el (eshell-command): History should be saved
1262         only in interactive use, to avoid error.
1264 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1266         * minibuffer.el (completion-file-name-table): Fix last change,
1267         i.e. ignore normal errors but not the other ones.
1269 2011-10-10  Martin Rudalics  <rudalics@gmx.at>
1271         * window.el (special-display-buffer-names)
1272         (special-display-regexps): Remove some remnants of earlier
1273         changes from doc-strings.
1274         (quit-windows-on): New function.
1276         * vc/vc.el (vc-revert, vc-rollback):
1277         * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
1278         instead of deleting windows.  (Bug#4557) (Bug#5310) (Bug#5556)
1279         (Bug#6183) (Bug#7074) (Bug#7447)
1281 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
1283         * window.el (frame-auto-hide-function): Add version tag.
1284         (Bug#9699)
1286 2011-10-09  Michael Albinus  <michael.albinus@gmx.de>
1288         * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
1289         condition.
1291 2011-10-09  Leo Liu  <sdl.web@gmail.com>
1293         * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
1294         (Bug#9701)
1296 2011-10-08  Glenn Morris  <rgm@gnu.org>
1298         * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
1299         before the first code statement zero indent.  (Bug#9690)
1301 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1303         * simple.el (count-words-region): Always count in the region.
1304         Report the number of lines and characters too.
1305         (count-words): New command, which counts in the buffer if the
1306         region is inactive, as count-words-region used to.
1307         (count-words--message): New function.  Handle plurals.
1308         (count-lines-region): Make it an alias for count-words-region.
1310         * bindings.el (esc-map): Replace count-lines-region with
1311         count-words-region.
1313 2011-10-08  Martin Rudalics  <rudalics@gmx.at>
1315         * window.el (window--delete): Delete dedicated frame
1316         unconditionally when argument KILL is non-nil.  (Bug#9699)
1317         (switch-to-buffer): Fix doc-string typo.
1319 2011-10-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1321         * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.
1323 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1325         * bindings.el ([M-left],[M-right]): Bind to left-word and
1326         right-word respectively.
1328 2011-10-07  Glenn Morris  <rgm@gnu.org>
1330         * cus-start.el (debug-on-quit): Fix custom type.
1332 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1334         * subr.el (define-key-after): Clarify that the function is not
1335         useful for non-menu keymaps.
1337         * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
1339 2011-10-06  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1341         * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
1342         in current minibuffer (Fix bug with recursive minibuffers).
1344 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1346         * progmodes/gdb-mi.el (gdb): Doc fix.
1348 2011-10-05  Martin Rudalics  <rudalics@gmx.at>
1350         * window.el (frame-auto-hide-function): New option replacing
1351         frame-auto-delete.  Suggested by Stefan Monnier.
1352         (window--delete): Call frame-auto-hide-function instead of
1353         investigating frame-auto-delete.
1354         (window-point-1, set-window-point-1): New functions.
1355         (window-in-direction, record-window-buffer, window-state-get-1)
1356         (display-buffer-record-window): Use window-point-1 instead of
1357         window-point.
1358         (set-window-buffer-start-and-point): Use set-window-point-1.
1360 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1362         * emacs-lisp/edebug.el: Heed checkdoc recommendations.
1364 2011-10-05  Glenn Morris  <rgm@gnu.org>
1366         * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
1367         (perl-calculate-indent): Suppress scan errors.  (Bug#2205)
1369 2011-10-05  Leo Liu  <sdl.web@gmail.com>
1371         * subr.el (read-char-choice): Fix argument to buffer-live-p which
1372         works with buffer object.
1374 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1376         * mpc.el (mpc-tool-bar-map): Add labels.
1378 2011-10-04  Glenn Morris  <rgm@gnu.org>
1380         * calendar/holidays.el (calendar-check-holidays): Doc fix.
1382 2011-10-04  Martin Rudalics  <rudalics@gmx.at>
1384         * window.el (window--delete): New function.
1385         (frame-auto-delete): Resuscitate option.
1386         (bury-buffer, replace-buffer-in-windows)
1387         (quit-window): Rewrite using window--delete.
1388         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1389         Pass display-buffer-mark-dedicated to window--display-buffer-2
1390         (Bug#9639).
1392 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1394         * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
1395         returns a list (bug#9554).  Add remote file name completion.
1396         * comint.el (comint--table-subvert): Curry and get quote&unquote
1397         functions as arguments.
1398         (comint--complete-file-name-data): Adjust call accordingly.
1399         * pcomplete.el (pcomplete--table-subvert): Remove.
1400         (pcomplete-completions-at-point): Use comint--table-subvert instead.
1402         * minibuffer.el (completion-table-case-fold): Use currying.
1403         (completion--styles-type, completion--cycling-threshold-type):
1404         New constants.
1405         (completion-styles, completion-category-overrides)
1406         (completion-cycle-threshold): Use them.
1407         * pcomplete.el (pcomplete-completions-at-point): Adjust call to
1408         completion-table-case-fold.
1410 2011-10-03  Stephen Berman  <stephen.berman@gmx.net>
1412         * minibuffer.el (completion-category-overrides): Fix type of styles
1413         and add more user friendly tags (bug#9660).
1415 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1417         * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
1418         (mule-input-method-string): New widget.
1419         (default-input-method, language-info-custom-alist): Use it.
1421 2011-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1423         * pcomplete.el: Require comint.
1424         (pcomplete--common-suffix): Remove.
1425         (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
1426         (pcomplete--table-subvert): Sync with comint--table-subvert.
1427         (pcomplete--entries): Use comint-completion-file-name-table.
1428         * comint.el (comint-unquote-filename): Simplify.
1429         (comint-completion-file-name-table): New function (bug#9616).
1430         (comint--complete-file-name-data): Use it.
1432         * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
1433         (pcmpl-gnu-tar-buffer): Remove.
1434         (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
1435         around.  Make sure pcomplete-suffix-list is only changed temporarily.
1436         Don't look inside the tar's file if it's too large.
1438 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1440         * cus-edit.el (custom-mode-map):
1441         * epa.el (epa-key-list-mode-map):
1442         * man.el (Man-mode-map):
1443         * startup.el (splash-screen-keymap):
1444         * simple.el (special-mode-map): Use scroll-up-command and
1445         scroll-down-command.
1447         * progmodes/idlw-help.el (idlwave-help-mode-map):
1448         * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
1449         * net/newst-plainview.el (newsticker-mode-map):
1450         * emulation/ws-mode.el (wordstar-mode-map):
1451         * emulation/vi.el (vi-com-map):
1452         * calc/calc-graph.el (calc-graph-show-dumb):
1453         * term/sun.el (terminal-init-sun):
1454         * term/ns-win.el (global-map):
1455         * progmodes/grep.el (grep-mode-map):
1456         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
1457         * mail/rmail.el (rmail-mode-map):
1458         * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
1460         * custom.el (custom-safe-themes, load-theme): Treat value of t for
1461         custom-safe-themes as special.
1463 2011-10-01  Julien Danjou  <julien@danjou.info>
1465         * notifications.el (notifications-notify): Fix docstring.
1467 2011-10-01  Per Starbäck  <per@starback.se>
1469         * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call.  (Bug#9643)
1471 2011-09-30  Martin Rudalics  <rudalics@gmx.at>
1473         * startup.el (command-line-1): Fix last fix by inserting
1474         initial-scratch-message into *scratch* before displaying it.
1475         (Bug#9605) and (Bug#9636)
1477 2011-09-29  Eli Zaretskii  <eliz@gnu.org>
1479         * simple.el (line-move): If auto-hscroll-mode is disabled and the
1480         window is hscrolled, move by logical lines.  (Bug#9607)
1481         (line-move-visual): Update the doc string to the above effect.
1483 2011-09-29  Martin Rudalics  <rudalics@gmx.at>
1485         * window.el (display-buffer-record-window): When WINDOW is the
1486         selected window use `point' instead of `window-point'.  (Bug#9626)
1488         * startup.el (command-line-1): Use insert-before-markers when
1489         inserting initial-scratch-message.  (Bug#9605)
1491         * help.el (help-window): Remove variable.
1493 2011-09-29  Glenn Morris  <rgm@gnu.org>
1495         * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
1497 2011-09-29  Juanma Barranquero  <lekktu@gmail.com>
1499         * descr-text.el (describe-char-categories): Accept category
1500         descriptions more than one line long.
1502 2011-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1504         * simple.el (delete-trailing-whitespace): Fix last change.
1506         * progmodes/perl-mode.el (perl-syntax-propertize-function):
1507         Don't confuse "y => 3" as the beginning of a `y' operation.
1509         * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
1510         object has more than 4 slots (bug#9613).
1512 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
1514         * subr.el (with-output-to-temp-buffer):
1515         * net/quickurl.el (quickurl, quickurl-browse-url):
1516         Fix typos in docstrings.
1518 2011-09-27  Eli Zaretskii  <eliz@gnu.org>
1520         * minibuffer.el (completion-styles)
1521         (completion-category-overrides): Cross reference each other in doc
1522         strings.
1524 2011-09-27  Glenn Morris  <rgm@gnu.org>
1526         * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
1527         to split-string.  (Bug#9606)
1529 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531         * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
1532         (bug#9615).
1534 2011-09-27  Chong Yidong  <cyd@stupidchicken.com>
1536         * emacs-lisp/package.el (list-packages): Fix echo area message.
1538 2011-09-27  Leo Liu  <sdl.web@gmail.com>
1540         * ido.el (ido-read-internal): Accept cons cell HIST arg.
1542 2011-09-25  Michael Albinus  <michael.albinus@gmx.de>
1544         * net/dbus.el (dbus-unregister-object): Don't release services for
1545         registered signals.  (Bug#9581)
1547 2011-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1549         * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
1550         function that picks between cfengine 2 and 3 support
1551         automatically.  Update docs accordingly.
1553 2011-09-22  Kenichi Handa  <handa@m17n.org>
1555         * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
1556         ZERO.
1557         (indian-itrans-v5-table-for-tamil): New variable.
1558         (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
1560 2011-09-22  Ken Manheimer  <ken.manheimer@gmail.com>
1562         * allout.el (allout-this-command-hid-stuff): Buffer-local variable
1563         that's true if the current command involved collapsing of text.
1564         It's reset to false at the beginning of the next command.
1565         (allout-post-command-business): Move the cursor to the beginning
1566         of entry if the cursor is hidden and collapsing activity just
1567         happened.
1569 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1571         * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
1572         tracking (Bug#9541).
1574 2011-09-24  Ulf Jasper  <ulf.jasper@web.de>
1576         * net/newst-reader.el (newsticker-html-renderer)
1577         (newsticker-show-news): Automatically
1578         load html rendering package if newsticker-html-renderer is set.
1579         Fixes "Warning: defvar ignored because w3m-fill-column is
1580         let-bound" and the error "Symbol's value as variable is void:
1581         w3m-fill-column".
1583 2011-09-24  Michael Albinus  <michael.albinus@gmx.de>
1585         * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
1586         Release services only if they are defined.  (Bug#9581)
1588 2011-09-23  Richard Stallman  <rms@gnu.org>
1590         * textmodes/paragraphs.el (forward-sentence): For backwards case,
1591         distinguish start of paragraph from start of its text.
1593         * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
1595         * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
1596         (rmail-generate-viewer-buffer): Put that hook on view buffer.
1597         (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
1599 2011-09-23  Andreas Schwab  <schwab@linux-m68k.org>
1601         * international/mule-diag.el (mule-diag): Insert a newline after
1602         each fontset description.
1604 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1606         * simple.el (delete-trailing-whitespace):
1607         Document last change; simplify.
1609 2011-09-23  Peter J. Weisberg  <pj@irregularexpressions.net>
1611         * simple.el (delete-trailing-whitespace): Also delete
1612         extra newlines at the end of the buffer.
1614         * textmodes/picture.el: Make motion commands obey shift-select-mode.
1615         (picture-newline): Use forward-line so as to ignore fields.
1617 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1619         * subr.el (with-wrapper-hook): Fix edebug spec.
1621 2011-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1623         * simple.el (kill-line): Note effect of `show-trailing-whitespace'
1624         (bug#4538).
1626 2011-09-23  Michael Albinus  <michael.albinus@gmx.de>
1628         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
1629         Fix nasty bug using wrong cached values.
1631 2011-09-23  Alan Mackenzie  <acm@muc.de>
1633         * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
1635 2011-09-23  Chong Yidong  <cyd@stupidchicken.com>
1637         * window.el (pop-to-buffer): Ensure right window is selected if we
1638         chose another frame.
1640 2011-09-22  Eli Zaretskii  <eliz@gnu.org>
1642         * simple.el (what-cursor-position): Use get-char-property-change
1643         and next-single-char-property-change, to be able to show display
1644         properties that come from overlays as well as text properties.
1646 2011-09-22  Chong Yidong  <cyd@stupidchicken.com>
1648         * window.el (pop-to-buffer-same-window): New (reinstated) fun.
1650         * cmuscheme.el (run-scheme, switch-to-scheme):
1651         * cus-edit.el (customize-group, custom-buffer-create)
1652         (customize-browse):
1653         * info.el (info):
1654         * shell.el (shell):
1655         * mail/sendmail.el (mail):
1656         * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
1658 2011-09-22  Richard Stallman  <rms@gnu.org>
1660         * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
1661         move back only to line beg, don't move back over blank lines.
1663 2011-09-22  Michael Albinus  <michael.albinus@gmx.de>
1665         * files.el (copy-directory): Set directory attributes only in case
1666         they could be retrieved from the source directory.  (Bug#9565)
1668 2011-09-22  Dima Kogan  <dkogan@secretsauce.net>  (tiny change)
1670         * progmodes/hideshow.el (hs-looking-at-block-start-p)
1671         (hs-find-block-beginning, hs-hide-level-recursive):
1672         Ignore strings as well as comments.  (Bug#9502)
1674 2011-09-22  Andrew Schein  <andrew@andrewschein.com>  (tiny change)
1676         * progmodes/sql.el (sql-comint-postgres):
1677         Convert port number to a string.  (Bug#9566)
1679 2011-09-22  Martin Rudalics  <rudalics@gmx.at>
1681         * window.el (quit-window): Undedicate window when switching to
1682         previous buffer.  Reported by Thierry Volpiatto
1683         <thierry.volpiatto@gmail.com>.
1684         (special-display-popup-frame): When popping up a new frame reset
1685         its previous buffers to nil.  Simplify code.
1687 2011-09-21  Michael Albinus  <michael.albinus@gmx.de>
1689         * net/tramp.el (tramp-handle-shell-command): Set process sentinel
1690         and process filter, as done also in `shell-command'.
1692 2011-09-21  Martin Rudalics  <rudalics@gmx.at>
1694         * window.el (set-window-buffer-start-and-point):
1695         Call set-window-start with NOFORCE argument t.  Suggested by Thierry
1696         Volpiatto <thierry.volpiatto@gmail.com>.
1697         (quit-window): Reword doc-string.  Handle new format of
1698         quit-restore parameter.  Don't delete window if it has a
1699         previous buffer we can show instead of the present one.
1700         (display-buffer-record-window): Rewrite using a new format for
1701         the quit-restore window parameter
1702         (special-display-popup-frame, display-buffer-same-window)
1703         (display-buffer-reuse-window, display-buffer-pop-up-frame)
1704         (display-buffer-pop-up-window, display-buffer-use-some-window):
1705         Adapt symbol passed to display-buffer-record-window.
1706         * help.el (help-window-setup): Handle new format of quit-restore
1707         parameter.
1709 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1711         * faces.el (face-list): Fix docstring (bug#9564).
1713         * window.el (display-buffer--action-function-custom-type):
1714         Don't include internal functions in the Custom interface.
1716 2011-09-20  Juri Linkov  <juri@jurta.org>
1718         * info.el (Info-history-skip-intermediate-nodes): New defcustom.
1719         (Info-forward-node, Info-backward-node, Info-next-preorder)
1720         (Info-last-preorder): Use it.  (Bug#9528)
1722 2011-09-20  Juri Linkov  <juri@jurta.org>
1724         * info.el (Info-last-preorder): Visit last menu item only when
1725         `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
1727 2011-09-20  Julien Danjou  <julien@danjou.info>
1729         * password-cache.el (password-cache-remove): Remove entries even if the
1730         value is nil, so that password with a nil value (negative caching) is
1731         possible to invalidate.
1733 2011-09-20  Lawrence Mitchell  <wence@gmx.li>
1735         * progmodes/f90.el (f90-break-line): If breaking inside comment delete
1736         all whitespace around breakpoint.  (Bug#9553)
1737         (f90-find-breakpoint): Only break at whitespace inside a comment.
1739 2011-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1741         * minibuffer.el (completion-file-name-table): Keep track of errors.
1742         (completion-table-with-predicate): Handle the case where pred1 is nil.
1743         * pcomplete.el (pcomplete-completions-at-point): Simplify.
1745 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1747         * emacs-lisp/debug.el (debugger-args): Give it a docstring.
1748         (debugger-return-value): Signal an error if the debugging context does
1749         not await any return value.
1751         * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
1752         * image-mode.el (image-toggle-display-text)
1753         (image-toggle-display-image): Stay away from evil `intangible'.
1755 2011-09-19  Leo Liu  <sdl.web@gmail.com>
1757         * replace.el (occur-revert-arguments): Make it permanent-local.
1758         (occur-mode): Don't call font-lock-defontify.
1760 2011-09-19  Chong Yidong  <cyd@stupidchicken.com>
1762         * net/ldap.el (ldap-search-internal): Don't push empty search
1763         result (Bug#9508).
1765 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1767         * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
1769 2011-09-19  Michael Albinus  <michael.albinus@gmx.de>
1771         * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
1772         Suggested by Liam Stitt <stittl@cuug.ab.ca>.
1774 2011-09-18  Juri Linkov  <juri@jurta.org>
1776         * buff-menu.el (Buffer-menu-mode-map):
1777         * dired.el (dired-mode-map):
1778         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
1779         (lisp-interaction-mode-map):
1780         * emacs-lisp/package.el (package-menu-mode-map):
1781         * epa.el (epa-key-list-mode-map):
1782         * menu-bar.el (menu-bar-showhide-tool-bar-menu)
1783         (menu-bar-options-menu):
1784         * outline.el (outline-mode-menu-bar-map):
1785         * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
1786         * vc/vc-dir.el (vc-dir-menu-map):
1787         * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
1788         Capitalize non-function content words in menu item strings.
1790         * dired.el (dired-mode-map): Add menu item for
1791         `image-dired-dired-toggle-marked-thumbs'.
1793 2011-09-18  Juri Linkov  <juri@jurta.org>
1795         * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
1796         to `isearch-case-fold-search' and restore its original value
1797         after the `isearch-mode' call.
1799 2011-09-18  Juri Linkov  <juri@jurta.org>
1801         * progmodes/grep.el (grep-process-setup): Don't check code for 1
1802         because `zgrep' returns 1 for successful matches (bug#9226).
1804 2011-09-18  Juri Linkov  <juri@jurta.org>
1806         * info.el (Info-extract-menu-node-name): Check the second match
1807         for empty string (second test-case of bug#9528).
1808         (Info-last-preorder): Let-bind `Info-history' to nil to not add
1809         intermediate nodes to the history (first test-case of bug#9528).
1811 2011-09-18  Juri Linkov  <juri@jurta.org>
1813         * info.el (Info-mode-syntax-table): New variable.
1814         (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table'.  (Bug#3312)
1816 2011-09-18  Juri Linkov  <juri@jurta.org>
1818         * info.el (Info-file-supports-index-cookies): Increment
1819         line-beginning-position's arg from 3 to 4 because makeinfo outputs
1820         one more line for long file names (bug#4142).
1822 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1824         * newcomment.el (comment-normalize-vars): If prompting for
1825         comment-start, set comment-start-skip too (Bug#8424).
1827 2011-09-18  Johan BockgÃ¥rd  <bojohan@gnu.org>
1829         * icomplete.el: Fix previous fix of Bug#5849.
1830         (icomplete-mode): Don't set completion-show-inline-help.
1831         (icomplete-minibuffer-setup): Set completion-show-inline-help
1832         locally during icompletion.
1834 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1836         * woman.el (woman2-process-escapes): Don't delete unrecognized
1837         escapes (Bug#7843).
1839         * files.el (inhibit-first-line-modes-regexps): Add image files.
1840         (hack-local-variables-prop-line): Return nil for malformed
1841         prop-lines (Bug#9044).
1843 2011-09-18  Michael Albinus  <michael.albinus@gmx.de>
1845         * net/tramp.el (top): Don't require 'shell.
1846         (tramp-methods): Fix docstring.
1847         (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
1848         Return complete remote file name.  Handle "smb" case.
1849         Use `tramp-tmpdir', if defined for the respective method.
1850         (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
1852         * net/tramp-compat.el (top): Require 'shell.
1854         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1855         (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
1856         `tramp-current-host'.
1857         (tramp-get-remote-tmpdir): Remove.
1859         * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
1860         `tramp-tmpdir' entries.
1861         (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
1862         (tramp-smb-handle-file-attributes): Ignore errors.
1863         (tramp-smb-wait-for-output): Check also for process end.
1865 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867         * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
1868         when sending QUIT (bug#9312).
1870 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
1872         * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
1873         (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
1874         occur-mode-display-occurrence.
1875         (occur-edit-mode): Add usage message.
1876         (occur-cease-edit): New command.
1877         (occur-after-change-function): Use text properties to find the
1878         position of the prefix text.
1879         (occur-engine): Set stickiness of prefix text properties.
1881 2011-09-17  Glenn Morris  <rgm@gnu.org>
1883         * progmodes/etags.el (complete-tag):
1884         Fix call to completion-in-region.  (Bug#9526)
1886 2011-09-17  Juri Linkov  <juri@jurta.org>
1888         * textmodes/ispell.el (ispell-word): Add to the error message
1889         the word, ispell program name and current dictionary (bug#9121).
1890         (ispell-tex-arg-end): Capitalize "error" in the error message.
1892 2011-09-17  Andreas Schwab  <schwab@linux-m68k.org>
1894         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
1895         check.  (Bug#4251)
1897 2011-09-17  Juri Linkov  <juri@jurta.org>
1899         * window.el (window-safe-min-height, window-safe-min-width):
1900         Fix typos (followup to bug#9522).
1902 2011-09-17  Sven Joachim  <svenjoac@gmx.de>
1904         * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
1906 2011-09-16  Eli Zaretskii  <eliz@gnu.org>
1908         * simple.el (line-move): If goal-column is set, move by logical
1909         lines, not by display lines.  (Bug#971)
1910         (next-line, previous-line, goal-column, line-move-visual): Doc fix
1911         to reflect the above change.
1913 2011-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1915         * image.el (imagemagick-register-types): Use regexp-opt.
1917 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1919         * window.el (display-buffer-base-action): Rename from
1920         display-buffer-default-action.  Make default value empty.
1921         (display-buffer-overriding-action): Convert to defvar.
1922         (display-buffer-fallback-action): New var.
1924 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1926         * emacs-lisp/package.el (package-alist): Fix risky-local-variable
1927         declaration.
1928         (package--add-to-archive-contents): If there is a duplicate entry
1929         with an older version, remove it.
1930         (package-menu-mark-delete, package-menu-mark-install)
1931         (package-menu-mark-unmark): Make unused args optional.
1932         (package-menu-mark-obsolete-for-deletion):
1933         Use package-menu-get-status instead of a regexp search.
1934         (package-menu-get-status): Use tabulated-list-entry.
1935         (package-menu-mark-upgrades): New command.
1936         (package-menu-mode-map): Bind it to U.  Add it to menu bar.
1937         (package-menu-execute): Do installation before deletion.
1938         (package-menu-refresh, package-menu-execute): Use derived-mode-p
1939         instead of checking major-mode.
1940         (package-menu--find-upgrades): New function.
1942 2011-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1944         * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
1945         passwords in the log buffer.
1946         (smtpmail-process-filter): Update the process marker so that the
1947         "broken by peer" status message is inserted in the right place.
1949 2011-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1951         * textmodes/bibtex.el (bibtex-complete-string-cleanup)
1952         (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
1953         bibtex-completion-at-point-function.
1954         (bibtex-completion-at-point-function): Use them.
1956         * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
1958         * mpc.el (mpc-constraints-tag-lookup): New function.
1959         (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
1960         also to browser "album|playlist".
1962 2011-09-14  Juri Linkov  <juri@jurta.org>
1964         * isearch.el (isearch-fail-pos): Add new arg `msg'.  Doc fix.
1965         (isearch-edit-string): Use length of `isearch-string' when
1966         `isearch-fail-pos' returns nil.
1967         (isearch-message): Remove duplicate code and call
1968         `isearch-fail-pos' with arg `t'.
1970 2011-09-14  Chong Yidong  <cyd@stupidchicken.com>
1972         * replace.el (occur-mode-goto-occurrence): Don't force using other
1973         window (Bug#9499).
1975         * dired-aux.el (dired-do-chmod): Don't provide initial input.
1977 2011-09-14  Martin Rudalics  <rudalics@gmx.at>
1979         * window.el (display-buffer-window): Remove.
1980         (display-buffer-record-window): Use help-setup window parameter
1981         instead of variable display-buffer-window.
1982         (display-buffer-function, special-display-buffer-names)
1983         (special-display-function): Mention help-setup parameter instead
1984         of display-buffer-window in doc-string.
1985         * help.el (help-window-setup): New argument help-window.
1986         Use help-window-setup parameter instead of display-buffer-window.
1987         Reword some messages.
1988         (with-help-window): Pass window used for displaying the buffer
1989         to help-window-setup.  Don't set display-buffer-window.
1991 2011-09-13  Glenn Morris  <rgm@gnu.org>
1993         * emacs-lisp/debug.el (debugger-make-xrefs):
1994         Preserve point.  (Bug#9462)
1996 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
1998         * window.el (window-deletable-p): Use next-frame.
2000 2011-09-13  Martin Rudalics  <rudalics@gmx.at>
2002         * window.el (window-auto-delete): Remove.
2003         (window-deletable-p): Remove argument FORCE.  Don't deal with
2004         dedicatedness and previous buffers.
2005         (switch-to-prev-buffer): Don't delete window.
2006         (delete-windows-on): Delete a window's frame if and only if the
2007         window is dedicated.
2008         (replace-buffer-in-windows): Delete buffer's window or frame if
2009         and only if window is dedicated.
2010         (quit-window): Handle quit-restore as before last change.
2011         (bury-buffer): Delete window only if window-deletable-p returns t.
2013 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
2015         * window.el (window-deletable-p): Never delete the last frame on a
2016         given terminal.
2018 2011-09-13  Glenn Morris  <rgm@gnu.org>
2020         * help.el (describe-key-briefly): Copy previous standard-output change.
2022 2011-09-13  PJ Weisberg  <pj@irregularexpressions.net>
2024         * help.el (where-is): Respect non-standard standard-output.  (Bug#9030)
2026 2011-09-13  Glenn Morris  <rgm@gnu.org>
2028         * emacs-lisp/lisp-mode.el (lisp-indent-function):
2029         * progmodes/scheme.el (scheme-indent-function): Doc fixes.
2031 2011-09-12  Chong Yidong  <cyd@stupidchicken.com>
2033         * dired-aux.el (dired-mark-read-string): Don't return default
2034         value on empty input (Bug#9361).
2035         (dired-do-chxxx): Treat empty input for "touch" as no -t option.
2036         Omit initial minibuffer contents.
2037         (dired-do-chmod): Signal an error on empty input.
2038         (dired-mark-read-string): Don't return default on empty input.
2040         * files.el (file-modes-symbolic-to-number): Doc fix.
2042 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2044         * international/mule-cmds.el (ucs-completions): Remove.
2045         (read-char-by-name): Use complete-with-action instead; add metadata.
2047 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2049         * window.el (display-buffer--action-function-custom-type)
2050         (display-buffer--action-custom-type): New vars.
2051         (display-buffer-alist, display-buffer-default-action)
2052         (display-buffer-overriding-action): Add defcustom types.
2054         * frame.el (delete-other-frames): Doc fix (Bug#276).
2056 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058         * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
2060 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2062         Change modes that used same-window-* vars to use switch-to-buffer.
2064         * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
2065         Use switch-to-buffer.
2067         * cus-edit.el (customize-group, custom-buffer-create)
2068         (customize-browse, custom-buffer-create-other-window):
2069         Use switch-to-buffer or switch-to-buffer-other-window.
2071         * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
2072         (Info-prev, Info-up, Info-speedbar-goto-node)
2073         (info-display-manual): Use switch-to-buffer.
2074         (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
2076         * mail/sendmail.el (mail): Use switch-to-buffer.
2077         (mail-recover): Use switch-to-buffer-other-window.
2079         * cmuscheme.el (run-scheme, switch-to-scheme):
2080         * ielm.el (ielm):
2081         * shell.el (shell):
2082         * net/rlogin.el (rlogin):
2083         * net/telnet.el (telnet, rsh):
2084         * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
2086 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
2088         * dired.el (dired-sort-toggle-or-edit): Revert last changes.
2090 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2092         * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
2093         so don't mention it (bug#9301).
2094         (dired-sort-toggle-or-edit): Clarify string further.
2096         * faces.el (face-spec-set-match-display): Make `(type graphic)'
2097         match `x', `w32' and `ns', like the manual says (bug#9029).
2099         * subr.el (eval-after-load): Doc string clarification (bug#9125).
2100         (process-kill-buffer-query-function): Mention the buffer name in
2101         the query.
2103         * image-mode.el (image-next-line): The line parameter is mandatory
2104         (bug#9258).
2106         * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
2107         which can be useful (bug#9301).
2109         * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
2111         * subr.el (match-string): Mention that the current buffer should
2112         be the same as the search was done in (bug#9282).
2114         * facemenu.el: Disable the remove-* commands if the mark isn't
2115         active (bug#9162).
2117 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
2119         * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
2120         of display-buffer.
2121         (Buffer-menu-2-window): Use switch-to-buffer-other-window.
2123         * replace.el (occur-mode-goto-occurrence)
2124         (occur-mode-display-occurrence) Use second arg of pop-to-buffer
2125         and display-buffer.
2127         * mail/reporter.el (reporter-submit-bug-report): Use second arg of
2128         display-buffer.
2130         * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
2131         special-display and same-window variables.
2132         (mail-other-window): Use switch-to-buffer-other-window.
2133         (mail-other-frame): USe switch-to-buffer-other-frame.
2135         * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
2136         Use display-buffer-other-frame.
2137         (gdb-display-gdb-buffer): Use pop-to-buffer.
2139         * progmodes/gud.el (gud-goto-info): Use info-other-window.
2141         * progmodes/python.el: Don't set same-window-buffer-names.
2143         * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
2145         * window.el (display-buffer-alist): Add *Python*.
2147 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
2149         * window.el (display-buffer-alist): Add entry for buffers
2150         previously handled same-window-*.
2151         (display-buffer-alist, display-buffer-default-action)
2152         (display-buffer-overriding-action): Mark as risky.
2153         (display-buffer-alist): Document action function changes.
2154         (display-buffer--same-window-action)
2155         (display-buffer--other-frame-action): New variables.
2156         (switch-to-buffer, display-buffer-other-frame): Use them.
2157         (display-buffer): Rename reuse-frame entry to reusable-frames.
2158         (display-buffer-reuse-selected-window): Function deleted.
2159         (display-buffer-reuse-window): Handle reusable-frames alist entry.
2160         If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
2161         (display-buffer-special): New function.
2162         (display-buffer--maybe-pop-up-frame-or-window): Rename from
2163         display-buffer-reuse-or-pop-window.  Split off special-display
2164         part into display-buffer-special.
2165         (display-buffer-use-some-window): Don't perform any special
2166         pop-up-frames handling.
2167         (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
2168         (display-buffer--maybe-same-window): Rename from
2169         display-buffer-maybe-same-window.
2171         * info.el: Don't set same-window-regexps.
2172         (info-setup): New function.
2173         (info-other-window, info): Call it.
2175         * cus-edit.el: Don't set same-window-regexps.
2176         (customize-group): New argument.
2177         (customize-group-other-window): Use it.
2178         (customize-face, customize-face-other-window): Likewise.
2179         (custom-buffer-create-other-window): Use pop-to-buffer directly.
2181         * net/rlogin.el:
2182         * net/telnet.el:
2183         * progmodes/gud.el: Don't set same-window-regexps.
2185         * cmuscheme.el:
2186         * ielm.el:
2187         * shell.el:
2188         * mail/sendmail.el:
2189         * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
2191 2011-09-10  Juri Linkov  <juri@jurta.org>
2193         * isearch.el (isearch-edit-string): Remove obsolete mention of
2194         `C-w' (`isearch-yank-word-or-char') from docstring.
2195         (isearch-query-replace): Fix typo in docstring (bug#9466).
2197 2011-09-10  Juri Linkov  <juri@jurta.org>
2199         * paren.el (show-paren-function): Don't show escaped parens.
2200         Let-bind `unescaped' to `t' when paren is not escaped.  (Bug#9461)
2202 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2204         * mail/sendmail.el (mml-to-mime, mml-attach-file)
2205         (mm-default-file-encoding): Remove autoload forms, they are
2206         replaced with autoload cookies in mml.el and mm-encode.el.
2207         (mail-add-attachment): New command.
2208         (mail-mode-map): Add a menu-bar item for mail-add-attachment.
2209         (mail-mode): Mention mail-insert-file and mail-add-attachment in
2210         the doc string.
2211         (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
2213 2011-09-10  Reuben Thomas  <rrt@sc3d.org>
2215         * simple.el (count-words-region): Use buffer if there's no region
2216         (bug#9429).
2218 2011-09-09  Juri Linkov  <juri@jurta.org>
2220         * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
2221         `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
2222         (wdired-isearch-filter-read-only): New function.  (Bug#6362)
2224 2011-09-09  Alan Mackenzie  <acm@muc.de>
2226         * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
2227         spuriously generating `awk-mode-syntax-table'.  (Bug #9448).
2229 2011-09-09  Eli Zaretskii  <eliz@gnu.org>
2231         Fix for Savannah bug#9392.
2232         * simple.el (mail-encode-mml): New defvar.
2234         * mail/rmail.el (mail-encode-mml): Add a defvar.
2235         (rmail-enable-mime-composing): Default to t.
2236         (rmail-forward): Use MIME method of forwarding only if both
2237         rmail-enable-mime-composing and rmail-enable-mime are non-nil.
2238         Set mail-encode-mml non-nil if the MIME method was used.
2240         * mail/sendmail.el (mml-to-mime): Add autoload form.
2241         (mail-encode-mml): Add a defvar.
2242         (mail-mode): Make mail-encode-mml buffer-local and initialize it
2243         to nil.
2244         (mail-send): If mail-encode-mml is non-nil, run the outgoing
2245         message through mml-to-mime, and reset mail-encode-mml to nil.
2247 2011-09-09  Glenn Morris  <rgm@gnu.org>
2249         * woman.el (woman-if-body): When processing an .el block,
2250         do not delete the next .el block as well.  (Bug#9447)
2251         (woman-special-characters): Add oq, cq, and hy characters.
2253 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
2255         * window.el (window-deletable-p): Make sure window is live before
2256         invoking window-prev-buffers.
2258 2011-09-08  Leo Liu  <sdl.web@gmail.com>
2260         * net/rcirc.el (rcirc-cmd-invite): New rcirc command.  (Bug#9453)
2262 2011-09-08  Juri Linkov  <juri@jurta.org>
2264         * progmodes/compile.el (compilation-environment): Make it
2265         a defcustom (bug#8340).
2267 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
2269         * window.el (frame-auto-delete): Rename to window-auto-delete.
2270         Make it control auto-deletion of windows and/or frames.
2271         (window-deletable-p): New argument FORCE.  Rewrite conditions
2272         for deleting window/frame.  (Bug#9419)
2273         (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
2274         Rewrite handling of case when window/frame can be deleted.
2275         (delete-windows-on): Call window-deletable-p with new FORCE
2276         argument t.  (Bug#9456)
2278 2011-09-07  Chong Yidong  <cyd@stupidchicken.com>
2280         * help-mode.el (help-mode): Restore autoload.
2282 2011-09-07  Juri Linkov  <juri@jurta.org>
2284         * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
2285         `compilation-environment'.  Set buffer-local
2286         `compilation-environment' to `thisenv' later after (funcall mode).
2287         (Bug#8340)
2289         * vc/vc-git.el (vc-git-grep): Remove --no-color.  (Bug#9408)
2290         (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
2291         instead of replacing its value.  (Bug#8340)
2293 2011-09-07  Juri Linkov  <juri@jurta.org>
2295         * progmodes/grep.el (grep-regexp-alist): Calculate column positions
2296         based on text properties put by `grep-filter' instead of matching
2297         escape sequences.
2298         (grep-mode): Set buffer-local `compilation-error-screen-columns'
2299         to the value of `grep-error-screen-columns' (bug#9438).
2301 2011-09-07  Juri Linkov  <juri@jurta.org>
2303         * simple.el (next-error-highlight, next-error-highlight-no-select):
2304         Doc fix (bug#9432).
2306 2011-09-07  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
2308         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2309         Check for null c-opt-block-decls-with-vars-key.  (Bug#9443)
2311 2011-09-07  Leo Liu  <sdl.web@gmail.com>
2313         * net/rcirc.el (rcirc-mode): Conditionally initialize
2314         rcirc-input-ring.
2316 2011-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2318         * emacs-lisp/find-func.el (find-function-C-source): Only set
2319         find-function-C-source-directory after checking that we found a source
2320         file there (bug#9440).
2322 2011-09-06  Alan Mackenzie  <acm@muc.de>
2324         * isearch.el (isearch-other-meta-char): Wherever a key list is
2325         unread, "unread" the prefix arg, too.  This fixes bug #8901.
2327 2011-09-05  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
2329         * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
2331 2011-09-05  Juri Linkov  <juri@jurta.org>
2333         * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
2335 2011-09-05  Juri Linkov  <juri@jurta.org>
2337         * progmodes/grep.el (grep-filter): Avoid incomplete processing by
2338         keeping point where processing of grep matches begins, and
2339         continue to delete remaining escape sequences from the same point.
2340         (grep-filter): Make leading zero optional in "0?1;31m" because
2341         git-grep emits "\033[1;31m" escape sequences unlike expected
2342         "\033[01;31m" as GNU Grep does (bug#9408).
2343         (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
2345 2011-09-05  Juri Linkov  <juri@jurta.org>
2347         * subr.el (y-or-n-p): Capitalize "yes".
2349 2011-09-04  Michael Albinus  <michael.albinus@gmx.de>
2351         * net/tramp.el (top): Require 'shell.  Use `tramp-unload-hook' but
2352         `tramp-cache-unload-hook' where appropriate.
2353         (tramp-methods): Rename `tramp-remote-sh' to
2354         `tramp-remote-shell'.  Add `tramp-remote-shell-args'.
2355         (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
2357         * net/tramp-sh.el (top): Don't require 'shell.
2358         (tramp-methods): Add `tramp-remote-shell' and
2359         `tramp-remote-shell-args' entries.
2360         (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
2361         (tramp-sh-handle-shell-command): Remove.
2362         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2363         Use `tramp-remote-shell'.
2365 2011-09-03  Chong Yidong  <cyd@stupidchicken.com>
2367         * mail/sendmail.el (sendmail-query-once-function): Delete.
2368         (sendmail-query-once): Save directly to send-mail-function.
2369         Update message-send-mail-function too.
2371         * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
2373 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
2375         * progmodes/python.el (python-mode-map): Use correct function to
2376         start python interpreter from menu-bar (as reported by Geert
2377         Kloosterman).
2378         (inferior-python-mode-map): Fix typo.
2379         (python-shell-map): Remove.
2381 2011-09-03  Deniz Dogan  <deniz@dogan.se>
2383         * net/rcirc.el (rcirc-print): Simplify code for
2384         rcirc-scroll-show-maximum-output.  There is no need to walk
2385         through all windows to find the right one.
2387 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
2389         * help.el (help-return-method): Doc fix.
2391 2011-09-03  Martin Rudalics  <rudalics@gmx.at>
2393         * window.el (window-deletable-p): Don't return a non-nil value
2394         when there's a buffer that was shown in the window before.
2395         (Bug#9419)
2396         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2397         Set window's previous buffers to nil.
2399 2011-09-03  Eli Zaretskii  <eliz@gnu.org>
2401         * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
2402         newline before and after the tag line, so it doesn't interfere
2403         with determining the paragraph direction of bidirectional text.
2405 2011-09-03  Leo Liu  <sdl.web@gmail.com>
2407         * files.el (find-file-not-true-dirname-list): Remove.  (Bug#9422)
2409 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
2411         * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
2412         (pop-to-buffer): Change interactive spec.  Pass second argument
2413         directly to display-buffer.
2414         (display-buffer): Fix interactive spec.  Use functionp to
2415         distinguish between a function and a list of functions.
2417         * abbrev.el (edit-abbrevs):
2418         * arc-mode.el (archive-extract):
2419         * autoinsert.el (auto-insert):
2420         * bookmark.el (bookmark-bmenu-list):
2421         * files.el (find-file):
2422         * view.el (view-buffer):
2423         * progmodes/compile.el (compilation-goto-locus):
2424         * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
2426 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
2428         * window.el (display-buffer-alist): Doc fix.
2429         (display-buffer): Add docstring.  Don't treat
2430         display-buffer-default specially.
2431         (display-buffer-reuse-selected-window)
2432         (display-buffer-same-window, display-buffer-maybe-same-window)
2433         (display-buffer-reuse-window, display-buffer-pop-up-frame)
2434         (display-buffer-pop-up-window)
2435         (display-buffer-reuse-or-pop-window)
2436         (display-buffer-use-some-window): New functions.
2437         (display-buffer-default-action): Use them.
2438         (display-buffer-default): Delete.
2439         (pop-to-buffer-1): Fix choice of actions.
2441 2011-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2443         * minibuffer.el (completion--insert-strings): Don't get confused by
2444         completion entries that end with an LF char.
2446 2011-09-01  Eli Zaretskii  <eliz@gnu.org>
2448         * window.el (frame-auto-delete, window-deletable-p): Doc fix.
2450 2011-09-01  Chong Yidong  <cyd@stupidchicken.com>
2452         * window.el (display-buffer): Restore interactive spec.
2453         (display-buffer-same-window, display-buffer-other-window):
2454         New functions.
2455         (pop-to-buffer-1): New function.  Use the above.
2456         (pop-to-buffer, pop-to-buffer-same-window): Use it.
2457         (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
2459         * view.el (view-buffer-other-window, view-buffer-other-frame):
2460         Just use pop-to-buffer.
2462 2011-09-01  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2464         * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories.  (Bug#9391)
2466 2011-09-01  Wilfred Hughes  <wilfred@potatolondon.com>  (tiny change)
2468         * vc/vc-git.el (vc-git-grep): Use --no-color.  (Bug#9408)
2470 2011-08-31  Richard Stallman  <rms@gnu.org>
2472         * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
2473         of the separation of rmail-view-buffer from rmail-buffer.
2474         If you say no to "replace original", the decrypt is in the
2475         view buffer.  If you say yes, the decrypt goes into the
2476         rmail buffer also.
2478 2011-08-31  Martin Rudalics  <rudalics@gmx.at>
2480         * window.el (display-buffer-window): Rewrite doc-string.
2481         (display-buffer-record-window): New function.
2482         (display-buffer-macro-specifiers)
2483         (display-buffer-even-window-sizes, display-buffer-set-height)
2484         (display-buffer-set-width, display-buffer-in-window)
2485         (display-buffer-reuse-window, display-buffer-split-specifiers)
2486         (display-buffer-side-specifiers, display-buffer-split-window-1)
2487         (display-buffer-split-window, display-buffer-split-atom-window)
2488         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
2489         (display-buffer-pop-up-side-window, display-buffer-in-side-window)
2490         (display-buffer-other-window-means-other-frame)
2491         (display-buffer-normalize-special)
2492         (display-buffer-normalize-default)
2493         (display-buffer-normalize-argument)
2494         (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
2495         (display-buffer-normalize-specifiers, display-buffer-frame)
2496         (display-buffer-same-window, display-buffer-same-frame)
2497         (display-buffer-other-window)
2498         (display-buffer-same-frame-other-window)
2499         (display-buffer-other-frame, pop-to-buffer-same-window)
2500         (pop-to-buffer-same-frame, pop-to-buffer-other-window)
2501         (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
2502         (switch-to-buffer-same-frame)
2503         (switch-to-buffer-other-window-same-frame)
2504         (display-buffer-alist-of-strings-p, display-buffer-alist-add)
2505         (display-buffer-alist-set-1, display-buffer-alist-set-2)
2506         (display-buffer-alist-set): Remove.
2507         (display-buffer-function, special-display-buffer-names)
2508         (special-display-regexps, special-display-function):
2509         In doc-string refer to display-buffer-window and quit-restore
2510         parameter.
2511         (pop-up-frame-alist, pop-up-frame-function, special-display-p)
2512         (special-display-frame-alist, special-display-popup-frame)
2513         (same-window-buffer-names, same-window-regexps, same-window-p)
2514         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
2515         (split-window-preferred-function, split-height-threshold)
2516         (split-width-threshold, window-splittable-p)
2517         (split-window-sensibly, window--try-to-split-window)
2518         (window--frame-usable-p, even-window-heights)
2519         (window--even-window-heights, window--display-buffer-1)
2520         (window--display-buffer-2, display-buffer-other-frame):
2521         Restore old Emacs 23 code, order and doc-strings where applicable.
2522         (display-buffer-default, display-buffer-assq-regexp): New functions.
2523         (display-buffer-alist): Rewrite doc-string.
2524         (display-buffer-default-action)
2525         (display-buffer-overriding-action): New variables.
2526         (display-buffer, switch-to-buffer): Rewrite.
2527         (pop-to-buffer): Restore Emacs 23 behavior but use
2528         window-normalize-buffer-to-display.
2529         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
2530         Restore Emacs 23 behavior but use
2531         window-normalize-buffer-to-switch-to.
2532         (pop-to-buffer-same-window): Rewrite.
2533         (pop-to-buffer-other-window, pop-to-buffer-other-frame):
2534         Rewrite using Emacs 23 options.
2536 2011-08-31  Michael Albinus  <michael.albinus@gmx.de>
2538         * net/tramp.el (tramp-root-regexp): Remove.
2539         (tramp-completion-file-name-regexp-unified)
2540         (tramp-completion-file-name-regexp-separate)
2541         (tramp-completion-file-name-regexp-url): Don't use leading volume
2542         letter on win32 systems.  (Bug#5303, Bug#9311)
2543         (tramp-drop-volume-letter): Simplify definition.
2544         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2546 2011-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2548         * subr.el (event-modifiers): Fix "missing modifier" part of docstring
2549         (bug#9356).
2551 2011-08-30  Reuben Thomas  <rrt@sc3d.org>  (tiny change)
2553         * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
2555 2011-08-29  Juri Linkov  <juri@jurta.org>
2557         * isearch.el (isearch-done): Don't display message "Mark saved"
2558         when arg `edit' is non-nil to prevent its flicker in the echo area.
2560 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2562         * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
2563         obsolete packages for deletion.
2565 2011-08-28  Christoph Scholtes  <cschol2112@googlemail.com>
2567         * help-mode.el (help-mode-map): Add special-mode-map to parent.
2568         (help-mode): Derive help-mode from special-mode.  Don't invoke
2569         view-mode from help-mode.
2570         (help-xref-override-view-map): Remove.
2571         (help-make-xrefs): Remove minor-mode-overriding-map-alist since
2572         view-mode is not used anymore.
2574 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2576         * server.el (server-port): Doc fix.
2578         * cus-theme.el (custom-theme-choose-mode): Inherit from
2579         special-mode (Bug#9124).
2580         (custom-theme-choose-mode-map): Add special-mode to parent.
2582 2011-08-28  Alan Mackenzie  <acm@muc.de>
2584         * progmodes/cc-fonts.el
2585         (c-make-font-lock-BO-decl-search-function): New function.
2586         (c-basic-matchers-after - "Fontify the clauses after various
2587         keywords"): Extract the three keyword lists for the 3 erroneous
2588         constructs from the list of four, and use the new function above
2589         in place of an old one.
2591 2011-08-28  Deniz Dogan  <deniz@dogan.se>
2593         * net/rcirc.el (rcirc-insert-prev-input)
2594         (rcirc-insert-next-input): Remove unused argument.
2596 2011-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2598         * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
2600 2011-08-27  Alan Mackenzie  <acm@muc.de>
2602         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
2603         handle function pointer parameters properly.
2605 2011-08-27  Martin Rudalics  <rudalics@gmx.at>
2607         * window.el (display-buffer-reuse-window): Fix case where
2608         selected window was reused with non-nil OTHER-WINDOW argument.
2609         (Bug#9381)
2611 2011-08-27  Deniz Dogan  <deniz@dogan.se>
2613         * net/rcirc.el (rcirc-check-auth-status): Adding support for
2614         oftc's NickServ messages.
2616 2011-08-27  Glenn Morris  <rgm@gnu.org>
2618         * saveplace.el (save-place-limit): Make it finite.  (Bug#9352)
2620 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2622         * emacs-lisp/package.el (package-install): Call package-initialize
2623         if called interactively.
2625 2011-08-26  Leo Liu  <sdl.web@gmail.com>
2627         * emacs-lisp/cl-macs.el (defstruct): Fix format.  (Bug#9357)
2629 2011-08-25  Juri Linkov  <juri@jurta.org>
2631         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
2632         `search-whitespace-regexp' (bug#9364).
2634 2011-08-25  Juri Linkov  <juri@jurta.org>
2636         * isearch.el (isearch-edit-string): Let-bind `search-ring' and
2637         `regexp-search-ring' to their global values to protect from
2638         updating by `read-from-minibuffer' (bug#9185).
2640 2011-08-25  Juri Linkov  <juri@jurta.org>
2642         * textmodes/ispell.el (ispell-command-loop): Add newline
2643         at the end of the "Use option `i'..." line.
2645 2011-08-25  Juri Linkov  <juri@jurta.org>
2647         * battery.el (display-battery-mode): If `battery-status-function'
2648         or `battery-mode-line-format' is nil, display the message and set
2649         `display-battery-mode' to nil (bug#9363).
2651 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
2653         * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
2654         bidi-string-mark-left-to-right; they are unnecessary now.
2656 2011-08-25  Deniz Dogan  <deniz@dogan.se>
2658         * net/quickurl.el: Documentation typo fixes.
2660 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2662         * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
2664 2011-08-25  Glenn Morris  <rgm@gnu.org>
2666         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
2668         * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
2669         (smtpmail-via-smtp): Handle nil response from smtp.
2671 2011-08-24  Juri Linkov  <juri@jurta.org>
2673         * proced.el (proced-marked): Inherit from `error' instead of
2674         `font-lock-warning-face'.
2676         * ibuffer.el (ibuffer-marked-face): Change default face from
2677         `font-lock-warning-face' to `warning'.
2678         (ibuffer-deletion-face): Change default face from
2679         `font-lock-type-face' to `error'.
2681         * battery.el (battery-update): Use the face `error' instead of
2682         `font-lock-warning-face' (bug#6117).
2684 2011-08-24  Juri Linkov  <juri@jurta.org>
2686         * faces.el (success): Change face color from "Green3" to
2687         "ForestGreen" on light background (bug#9353).
2689 2011-08-24  Chong Yidong  <cyd@stupidchicken.com>
2691         * window.el (quit-window): Rename from quit-restore-window.
2692         Use same arglist as old quit-window.
2693         (frame-auto-delete): Doc fix.
2695         * view.el (view-mode-exit): Use quit-window.
2697 2011-08-24  Juri Linkov  <juri@jurta.org>
2699         * isearch.el (isearch-ring-adjust1): Start visiting previous
2700         search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
2701         (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
2702         for empty search string (when the last search string is reused
2703         automatically) to adjust the isearch ring to the last element and
2704         prepare the correct index for further M-p commands (bug#9185).
2706 2011-08-24  Kenichi Handa  <handa@m17n.org>
2708         * international/ucs-normalize.el: If decomposition property of
2709         CHAR is the default one (i.e. a list of CHAR itself), treat it as
2710         nil.
2711         (nfd, nfkd): Likewise.
2713 2011-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2715         * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
2716         from process filters aren't reliably transmitted to the surrounding
2717         accept-process-output.
2718         (mpc-proc-check): New function.
2719         (mpc-proc-sync): Use it (bug#8293)
2721 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2723         * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
2724         Add compatibility functions (bug#9313).
2726 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
2728         * cus-start.el (all): Add entry for bidi-paragraph-direction.
2730         * international/uni-bidi.el: Regenerated.
2732 2011-08-23  Kenichi Handa  <handa@m17n.org>
2734         * international/charprop.el:
2735         * international/uni-bidi.el:
2736         * international/uni-category.el:
2737         * international/uni-combining.el:
2738         * international/uni-comment.el:
2739         * international/uni-decimal.el:
2740         * international/uni-decomposition.el:
2741         * international/uni-digit.el:
2742         * international/uni-lowercase.el:
2743         * international/uni-mirrored.el:
2744         * international/uni-name.el:
2745         * international/uni-numeric.el:
2746         * international/uni-old-name.el:
2747         * international/uni-titlecase.el:
2748         * international/uni-uppercase.el: Regenerate.
2750 2011-08-23  Martin Rudalics  <rudalics@gmx.at>
2752         * help.el (help-window-setup): Fix message displayed when other
2753         window is reused.  (Bug#9341)
2755 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2757         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
2758         * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
2760         * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
2761         Mark obsolete.
2762         * shell.el (shell-parse-pcomplete-arguments): New function.
2763         (shell-completion-vars): Use it instead (bug#9160).
2765 2011-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2767         * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
2768         strings and comments (bug#9333).
2770         * emacs-lisp/debug.el (debug-arglist): New function.
2771         (debug-convert-byte-code): Use it.  Handle lexical byte-codes.
2772         (debug-on-entry-1): Handle interpreted closures (bug#9120).
2774 2011-08-22  Juri Linkov  <juri@jurta.org>
2776         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2777         Revert regexp that highlights output switches to its old
2778         pre-2010-10-28 value and remove one `?' from it (bug#9319).
2780         * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
2781         to check for empty output (bug#9226).
2783 2011-08-22  Chong Yidong  <cyd@stupidchicken.com>
2785         * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
2786         symbol-constituent as the default, as that stops font-lock from
2787         working properly (Bug#8843).
2789 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2791         * mail/smtpmail.el (smtpmail-via-smtp): Only bind
2792         `coding-system-for-*' around the process open call to avoid
2793         auth-source side effects.
2794         (smtpmail-try-auth-methods): Expand the secret password.
2795         (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
2796         probe hangs.
2798 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
2800         * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
2802         * emacs-lisp/find-func.el (find-function-noselect): New arg
2803         lisp-only.
2805         * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
2806         signal an error for built-in functions (Bug#6664).
2808 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2810         * mail/smtpmail.el (smtpmail-smtp-user): New variable.
2811         (smtpmail-try-auth-methods): Use it.
2813 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
2815         * font-lock.el (font-lock-fontify-region)
2816         (font-lock-unfontify-region, font-lock-default-fontify-buffer)
2817         (font-lock-default-unfontify-buffer)
2818         (font-lock-default-fontify-region)
2819         (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
2821         * progmodes/compile.el (compilation-error-properties):
2822         Fix confusion between file struct and message struct (Bug#9319).
2823         (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
2824         `ant' regexp.
2826         * net/browse-url.el (browse-url-firefox): Don't call
2827         browse-url-firefox-sentinel unless using -remote (Bug#9328).
2829 2011-08-20  Glenn Morris  <rgm@gnu.org>
2831         * tutorial.el (help-with-tutorial): Avoid an error on short screens.
2833         * tutorial.el (tutorial--default-keys): Update some default bindings.
2835         * files.el (hack-local-variables): Fully ignore case for "mode:".
2837 2011-08-20  Alan Mackenzie  <acm@muc.de>
2839         Resolve invalid use of a regexp in regexp-opt.
2841         * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
2842         detection for a java annotation.
2844         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
2845         detection for a java annotation.
2847         * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
2848         handling for java.
2849         (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
2851 2011-08-20  Chong Yidong  <cyd@stupidchicken.com>
2853         * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
2854         (Bug#9274).
2856 2011-08-20  Alan Mackenzie  <acm@muc.de>
2858         Fontify CPP expressions correctly when starting in the middle of
2859         such a construct.  Mainly for when jit-lock etc. starts a chunk
2860         here.
2862         * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
2863         variable.
2864         (c-make-font-lock-search-form): New function, extracted from
2865         c-make-font-lock-search-function.
2866         (c-make-font-lock-search-function): Use the above function.
2867         (c-make-font-lock-context-search-function): New function.
2868         (c-cpp-matchers): Enhance the preprocessor expression case with
2869         the above function
2870         (c-font-lock-complex-decl-prepare): Test for being in a CPP form
2871         which takes an expression.
2873         * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
2875 2011-08-20  Martin Rudalics  <rudalics@gmx.at>
2877         * window.el (display-buffer-reuse-window)
2878         (display-buffer-pop-up-window): Don't reuse or split a side
2879         window.
2881 2011-08-19  Glenn Morris  <rgm@gnu.org>
2883         * files.el (hack-local-variables-prop-line, hack-local-variables):
2884         Downcase "Mode:".  (Bug#9331)
2886 2011-08-18  Chong Yidong  <cyd@stupidchicken.com>
2888         * international/characters.el: Add L and R categories.
2890         * subr.el (bidi-string-mark-left-to-right): Rename from
2891         string-mark-left-to-right.  Use category search.
2893         * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
2895 2011-08-18  Juri Linkov  <juri@jurta.org>
2897         * faces.el (error, warning, success): New faces with definitions
2898         copied from old default values of `font-lock-warning-face',
2899         `compilation-warning', `compilation-info' (bug#6117).
2901         * font-lock.el (font-lock-warning-face): Inherit from `error'.
2903         * progmodes/compile.el (compilation-error): Inherit from `error'.
2904         (compilation-warning): Inherit from `warning'.
2905         (compilation-info): Inherit from `success'.
2907         * dired.el (dired-marked): Inherit from `warning'.
2908         (dired-flagged): Inherit from `error'.
2910 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2912         * mail/smtpmail.el (auth-source): Require to avoid problems with
2913         binding variables (bug#9298).  Also clean up some unused
2914         autoloads.
2916         * net/network-stream.el (network-stream-open-starttls):
2917         Support using starttls.el without using gnutls-cli.
2919 2011-08-17  Juri Linkov  <juri@jurta.org>
2921         * progmodes/grep.el (rgrep): Handle the case when
2922         `grep-find-command' is a cons cell (bug#9278).
2924 2011-08-17  Martin Rudalics  <rudalics@gmx.at>
2926         * window.el (display-buffer-pop-up-frame): Run frame creation
2927         function with BUFFER current (as special-display-popup-frame
2928         does).  Reported by Drew Adams.
2930 2011-08-17  Daiki Ueno  <ueno@unixuser.org>
2932         * epa-mail.el: Simplify GnuPG group expansion using
2933         epg-expand-group.
2934         (epa-mail-group-alist, epa-mail-group-modtime)
2935         (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
2936         (epa-mail-sync-groups, epa-mail-expand-recipient-1)
2937         (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
2938         Remove.
2940 2011-08-16  Feng Li  <fengli@gmail.com>  (tiny change)
2942         * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
2944 2011-08-16  Alan Mackenzie  <acm@muc.de>
2946         * progmodes/cc-engine.el (c-state-cache-non-literal-place):
2947         Correct, to avoid the inside of macros.
2949 2011-08-16  Richard Stallman  <rms@gnu.org>
2951         * epa-mail.el: Handle GnuPG group definitions.
2952         (epa-mail-group-alist, epa-mail-group-modtime)
2953         (epa-mail-gnupg-conf-file): New variables.
2954         (epa-mail-parse-groups, epa-mail-sync-groups)
2955         (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
2956         (epa-mail-expand-recipients): New functions.
2957         (epa-mail-encrypt): Call epa-mail-expand-recipients.
2959         * mail/rmail.el (rmail-epa-decrypt): New command.
2961         * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
2962         Don't bind buffer-read-only, just inhibit-read-only.
2963         (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
2964         (epa-decrypt-armor-in-region): Make error message clearer.
2966 2011-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2968         * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
2969         and "a2b" to "ab" for `prefix'.
2971 2011-08-14  Chong Yidong  <cyd@stupidchicken.com>
2973         * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
2974         filter groups.
2975         (ibuffer-included-in-filter-p-1): Use it.  Suggested by Rafaël
2976         Fourquet (Bug#8804).
2978 2011-08-12  Juanma Barranquero  <lekktu@gmail.com>
2980         * startup.el (argi): Declare as global variable (bug#9275).
2982 2011-08-12  Chong Yidong  <cyd@stupidchicken.com>
2984         * subr.el (string-mark-left-to-right): Search the entire string
2985         for RTL script, not just the terminating character.  Doc fix.
2987 2011-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2989         * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
2990         New function.
2991         (js--regexp-literal, js-syntax-propertize-function): Remove.
2992         (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
2993         (js-mode-map): Don't rebind electric keys.
2994         (js-insert-and-indent): Remove.
2995         (js-mode): Setup electric-layout and electric-indent instead.
2997         * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
2999 2011-08-12  Daiki Ueno  <ueno@unixuser.org>
3001         * epa.el (epa-progress-callback-function): Fix the logic of
3002         displaying progress.
3003         * epa-file.el (epa-file-insert-file-contents): Make progress
3004         display more user-friendly.
3005         (epa-file-write-region): Ditto.
3007 2011-08-10  Chong Yidong  <cyd@stupidchicken.com>
3009         * subr.el (string-mark-left-to-right): New function.
3011         * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
3012         Use string-mark-left-to-right.
3013         (list-buffers-noselect): Caller changed.
3015         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
3016         Use string-mark-left-to-right.
3017         (tabulated-list-print): Recenter after moving point.
3019 2011-08-10  Juri Linkov  <juri@jurta.org>
3021         * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
3022         This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
3023         intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
3025 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
3027         * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
3028         (Bug#7554).
3030 2011-08-09  Andreas Schwab  <schwab@linux-m68k.org>
3032         * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
3033         character.  (Bug#6594)
3035 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
3037         * image-dired.el: Don't use find-file for temporary work (Bug#7895).
3038         (image-dired--with-db-file): New macro.
3039         (image-dired-write-tags, image-dired-remove-tag)
3040         (image-dired-create-gallery-lists, image-dired-write-comments)
3041         (image-dired-get-comment, image-dired-mark-tagged-files)
3042         (image-dired-list-tags, image-dired-gallery-generate): Use it.
3043         (image-dired-gallery-generate): Use insert-file-contents.
3045         * time.el (display-time-world-list, display-time-world-display):
3046         * time-stamp.el (time-stamp-string):
3047         * vc/add-log.el (add-change-log-entry): Use setenv instead of
3048         set-time-zone-rule (Bug#7337).
3050 2011-08-08  Daiki Ueno  <ueno@unixuser.org>
3052         * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
3053         (epg-error-to-string, epg-errors-to-string): New function.
3054         (epg-wait-for-completion): Reverse errors list.
3055         (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
3056         (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
3057         (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
3058         (epg-sign-keys, epg-generate-key-from-file)
3059         (epg-generate-key-from-string): Format errors by using
3060         epg-errors-to-string (bug#9255).
3061         (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
3063 2011-08-07  Juri Linkov  <juri@jurta.org>
3065         * faces.el (list-faces-display): Remove extra angle bracket
3066         from `help-mode-map'.
3068         * info.el (Info-history-toc-nodes): Doc fix.
3070         * longlines.el (longlines-mode): Doc fix.
3072 2011-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3074         * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
3075         of statements and in a few more cases (bug#9183).
3077         * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
3078         New functions.
3079         (cl-transform-lambda): Use them (bug#9239).
3081 2011-08-05  Martin Rudalics  <rudalics@gmx.at>
3083         * window.el (display-buffer-same-window)
3084         (display-buffer-same-frame, display-buffer-other-window)
3085         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
3086         (pop-to-buffer-other-window)
3087         (pop-to-buffer-same-frame-other-window)
3088         (pop-to-buffer-other-frame): Make them defuns.
3089         (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
3091 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3093         * subr.el (make-composed-keymap): Move from C.  Change calling
3094         convention, and improve docstring to bring attention to a subtle point.
3095         * minibuffer.el (completing-read-default): Adjust accordingly.
3097 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
3099         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
3100         (tramp-open-shell): Use `tramp-shell-quote-argument'.
3102         * net/trampver.el: Update release number.
3104 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3106         * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
3107         "in" (bug#9190).
3109 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3111         * mail/sendmail.el (sendmail-query-once): Restore the current
3112         buffer after querying (bug#9074).
3114         * dired.el (dired-flagged): Use different faces for marked and
3115         flagged files (bug#6117).
3117         * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
3118         (bug#4433).
3120         * ido.el (ido-mode): Switch off the message if called
3121         non-interactively.
3123         * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
3124         before 587, since it appears that that's more likely to work for
3125         more people.
3127         * cus-edit.el (custom-file): When running under emacs -q, always
3128         refuse to save the customizations, even if the .emacs file doesn't
3129         exist.
3131         * info.el: Remove the `Info-beginning-of-buffer' function
3132         (bug#8325).
3134         * net/network-stream.el (network-stream-open-starttls):
3135         Use `starttls-available-p' to see whether starttls.el can be used.
3137 2011-08-01  Martin Rudalics  <rudalics@gmx.at>
3139         * window.el (display-buffer-in-window): Don't set dedicated status
3140         of window here (Bug#9215).
3141         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
3142         (display-buffer-pop-up-side-window)
3143         (display-buffer-in-side-window): Set dedicated status of window here.
3145 2011-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3147         * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
3148         before binding generated-autoload-file.
3150 2011-08-01  Deniz Dogan  <deniz@dogan.se>
3152         * net/rcirc.el (rcirc-handler-333): Clarify docstring.
3154 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
3156         Sync with Tramp 2.2.2.
3158         * net/trampver.el: Update release number.
3160 2011-07-30  Juri Linkov  <juri@jurta.org>
3162         * dired-aux.el (dired-touch-initial): Remove function.
3163         (dired-do-chxxx): For op-symbol `touch', set `initial' to the
3164         current time, and `default' to the last modification time of the
3165         current marked file (bug#6887).
3167 2011-07-28  Jose E. Marchesi  <jemarch@gnu.org>
3169         * simple.el (goto-line): Use string-to-number to provide a
3170         numeric argument to read-number (bug#9163).
3172 2011-07-27  Michael Albinus  <michael.albinus@gmx.de>
3174         * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
3175         connection process, it could be nil.
3177 2011-07-27  Leo Liu  <sdl.web@gmail.com>
3179         Simplify url handling in rcirc-mode.
3181         * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
3182         (rcirc-browse-url-at-mouse): Remove.
3183         * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
3185 2011-07-26  Alan Mackenzie  <acm@muc.de>
3187         Fontify bitfield declarations properly.
3189         * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
3190         (c-symbol-chars): Now exported as a lang variable.
3191         (c-not-primitive-type-keywords): New lang variable.
3193         * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
3194         QT keyword "more" to prevent "more slots: ...." being spuriously
3195         parsed as a bitfield declaration.
3197         * progmodes/cc-engine.el (c-beginning-of-statement-1):
3198         Refactor and enhance to handle bitfield declarations.
3199         (c-punctuation-in): New function.
3200         (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
3201         declarations properly.
3203 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
3205         * calendar/icalendar.el (icalendar--all-events): Take care of
3206         multiple vcalendars in a single file.
3207         (icalendar--convert-float-to-ical): Checkdoc fixes.
3209 2011-07-25  Deniz Dogan  <deniz@dogan.se>
3211         * image.el (insert-image): Clarifying docstring.
3213 2011-07-24  Michael Albinus  <michael.albinus@gmx.de>
3215         * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
3216         `tramp-send-command-and-check' if there is no error.
3217         (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
3219 2011-07-22  Alan Mackenzie  <acm@muc.de>
3221         Prevent cc-langs.elc being loaded at run time.
3223         * progmodes/cc-mode.el: Remove two autoload forms which loaded
3224         cc-langs.
3226         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
3227         "(require 'cc-langs)".  Quote a form so it will evaluate at
3228         (cc-mode's) compilation time.
3230 2011-07-22  Michael Albinus  <michael.albinus@gmx.de>
3232         * net/tramp.el (tramp-file-name-handler): Avoid recursive
3233         loading.  (Bug#9114)
3235 2011-07-21  Martin Rudalics  <rudalics@gmx.at>
3237         * window.el (display-buffer-pop-up-window)
3238         (display-buffer-pop-up-side-window)
3239         (display-buffer-in-side-window): Call display-buffer-set-height
3240         and display-buffer-set-width after setting the new window's
3241         buffer so `fit-window-to-buffer' and friends work on the right buffer.
3243 2011-07-20  Sam Steingold  <sds@gnu.org>
3245         * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
3246         (etags-tags-included-tables): Call `convert-standard-filename' on
3247         the file names contained in TAGS so that windows Emacs can handle
3248         TAGS files created by cygwin ctags.
3250 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3252         * proced.el (proced-update): Revert yesterday's bug#1779 patch,
3253         which apparently didn't work.
3255 2011-07-19  Roland Winkler  <winkler@gnu.org>
3257         * proced.el (proced-send-signal): For *Marked Processes* buffer
3258         put point at beginning of buffer.
3260 2011-07-19  Stephen Berman  <stephen.berman@gmx.net>
3262         * proced.el (proced-format): Make header lines align with the text
3263         (bug#1779).
3265 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3267         * view.el (view-buffer): Allow running in `special' modes if we're
3268         visiting a file (bug#8615).
3270 2011-07-19  Martin Rudalics  <rudalics@gmx.at>
3272         * window.el (display-buffer-alist-of-strings-p)
3273         (display-buffer-alist-set-1, display-buffer-alist-set-2):
3274         New functions.
3275         (display-buffer-alist-set): Rewrite to handle Emacs 23 options
3276         more accurately.
3278 2011-07-18  Alan Mackenzie  <acm@muc.de>
3280         Fontify declarators properly when, e.g., a jit-lock chunk begins
3281         inside a declaration.
3283         * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
3285         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
3286         New function.
3287         (c-complex-decl-matchers): Insert reference to
3288         c-font-lock-enclosing-decls.
3290         * progmodes/cc-engine.el (c-backward-single-comment):
3291         (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
3292         to nil around calls to (forward-comment -1).
3294 2011-07-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296         * image.el (put-image): Doc typo fix.
3298         * progmodes/etags.el (tags-search): Doc typo fix.
3300         * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
3301         password if we get errors 550 to 554.
3303 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3305         * net/gnutls.el (gnutls-log-level): Remove.
3307         * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
3308         indentation character (bug#6380).
3310         * files.el (buffer-offer-save): Made permanently local (bug#6241).
3312         * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
3313         to clarify what the problem is (bug#4291).
3315         * simple.el (current-kill): Clarify what
3316         `interprogram-paste-function' does (bug#7500).
3317         (auto-fill-mode): Document `auto-fill-function' in relation to
3318         `auto-fill-mode' (bug#2470).
3320 2011-07-16  Lawrence Mitchell  <wence@gmx.li>
3322         * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
3323         method if slot is read-only (bug#9035).
3325 2011-07-16  Martin Rudalics  <rudalics@gmx.at>
3327         * frame.el (select-frame-set-input-focus): New argument NORECORD.
3328         * window.el (pop-to-buffer): Select window used even if it was
3329         selected before, see discussion of (Bug#8615), (Bug#6954).
3330         Pass argument NORECORD on to select-frame-set-input-focus.
3332 2011-07-15  Glenn Morris  <rgm@gnu.org>
3334         * subr.el (read-char-choice): Allow quitting.  (Bug#9001)
3335         Respect help-form.
3337 2011-07-09  Lawrence Mitchell  <wence@gmx.li>
3339         * net/gnutls.el (gnutls-min-prime-bits): New variable.
3340         (gnutls-negotiate): Use it.
3342 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344         * net/gnutls.el (gnutls-negotiate):
3345         Upcase `gnutls-algorithm-priority'.
3347 2011-07-15  Glenn Morris  <rgm@gnu.org>
3349         * jka-compr.el (jka-compr-verbose): Move from here...
3350         * jka-cmpr-hook.el (jka-compr-verbose): ... to here.  (Bug#9090)
3351         Add missing :version tag.
3352         * info.el: No need to require jka-compr when compiling.
3354 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3356         * net/gnutls.el (gnutls-algorithm-priority): New variable.
3357         (gnutls-negotiate): Use it.
3359         * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
3361         * info.el (Info-beginning-of-buffer): New command.
3362         (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
3363         announcing `b' as the key (bug#8325).
3364         (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
3366         * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
3368         * international/mule-cmds.el
3369         (describe-specified-language-support): Make the error message
3370         clearer (bug#8905).
3372         * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
3374         * isearch.el (isearch-barrier): Add a doc string, since it's
3375         mentioned in a function doc string (bug#8678).
3377 2011-07-15  Martin Rudalics  <rudalics@gmx.at>
3379         * window.el (switch-to-buffer): Call pop-to-buffer with normalized
3380         buffer argument (Bug#9083) and self-identifying label argument.
3382 2011-07-15  Glenn Morris  <rgm@gnu.org>
3384         * emacs-lisp/debug.el (debug): Doc fix.  (Bug#8273)
3386 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3388         * man.el (Man-fontify-manpage): Fix message when formatting the
3389         man page (bug#7929).
3391 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
3393         * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
3394         argument LRM; if non-nil, append an invisible LRM character to the
3395         buffer name.
3396         (list-buffers-noselect): Call Buffer-menu-buffer+size with the
3397         last argument non-nil, when formatting buffer names.
3398         (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
3399         paragraph direction.
3401 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3403         * man.el (Man-bgproc-sentinel): Skip any arguments and only output
3404         the man page name (bug#7929).
3406         * image.el (put-image): Mention the `put-image' overlay property
3407         (bug#7834).
3409         * scroll-bar.el (set-scroll-bar-mode): Mention that
3410         `scroll-bar-mode' lists the values (bug#7772).
3412         * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
3413         command (bug#7729).
3415         * rect.el (apply-on-rectangle): Return the point after the last
3416         operation.
3417         (string-rectangle): Go to the point after the last operation
3418         (bug#7522).
3420         * printing.el (pr-toggle-region): Clarify the documentation
3421         slightly (bug#7493).
3423         * time.el (display-time-update):
3424         Allow `display-time-mail-function' to return nil (bug#7158).
3425         Fix suggested by Detlev Zundel.
3427         * vc/diff.el (diff): Clarify the order the file names are read
3428         (bug#7111).
3430         * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
3431         the doc string (bug#7015).
3433         * font-lock.el (font-lock-maximum-decoration): Mention what
3434         numeric levels mean (bug#6935).
3436         * startup.el (initial-buffer-choice): Don't mention the `none'
3437         selection, which is against policy.
3439 2011-07-14  Martin Rudalics  <rudalics@gmx.at>
3441         * window.el (display-buffer-normalize-special):
3442         Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
3444 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
3446         * subr.el (version<, version<=, version=): Mention "-CVS" and
3447         "-12345" alpha version numbers.
3449 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
3451         * bindings.el: Add advertised binding for set-mark-command
3452         (Bug#5772).
3454 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
3456         * bindings.el (mode-line-other-buffer):
3457         * bookmark.el (bookmark-bmenu-2-window):
3458         * bs.el (bs-cycle-next, bs-cycle-previous):
3459         * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
3460         switch-to-buffer.
3462         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
3463         Delete.
3465 2011-07-14  Juanma Barranquero  <lekktu@gmail.com>
3467         * follow.el (follow-debug-message, follow-redisplay):
3468         * jka-cmpr-hook.el (with-auto-compression-mode):
3469         Fix typos in docstrings.
3471 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473         * subr.el (with-silent-modifications): Clarify somewhat what the
3474         macro inhibits (bug#6525).
3476         * simple.el (eval-expression): Note what it does if called
3477         interactively (bug#6495).
3479 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
3481         * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
3482         Use pop-to-buffer buffer-or-name if it is nil.
3484         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3485         Remove switch-to-buffer.
3487 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3489         * files.el (make-directory): Clarify that an error will be raised
3490         if there's an error (bug#6397).
3492         * startup.el (initial-buffer-choice): Add `none' as a choice
3493         (bug#6234).
3495         * subr.el (add-hook): Clarify section about buffer-local hooks
3496         (bug#6218).
3498         * dired.el (dired-flagged): Clarify doc string (bug#6117).
3500 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
3502         * tabify.el (untabify): Preserve the current column so that point
3503         doesn't move (bug#6032).
3505 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3507         * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
3508         Rewrite to avoid awkward possessive "s" (bug#5986).
3510 2011-07-13  Glenn Morris  <rgm@gnu.org>
3512         * dired.el (dired-use-ls-dired): Doc fix.  (Bug#9039).
3513         (dired-insert-directory): Give a message the first time
3514         if ls is found not to support --dired.
3516 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3518         * simple.el (toggle-truncate-lines): Clarify what is toggled
3519         (bug#5580).  Text by Drew Adams.
3521 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
3523         * simple.el (blink-matching-open): Make the error message from the
3524         last change less verbose.
3526 2011-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
3528         * font-lock.el (font-lock-comment-face): Use the high contrast
3529         "yellow" color for font-lock-comment-face on low color terminals
3530         using a dark background color (bug#4221).
3532 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3534         * dired.el (dired-insert-set-properties): Make the doc string
3535         reflect what it does now (bug#5325).
3537         * simple.el (blink-matching-open): Say that we were unable to find
3538         the match within the limit, if we're limited (bug#5122).
3540         * international/mule-cmds.el (prefer-coding-system): Add an
3541         example (bug#4869).
3543         * progmodes/etags.el (tags-search): Document `file-list-form'
3544         (bug#4731).
3546 2011-07-13  Lawrence Mitchell  <wence@gmx.li>
3548         * net/browse-url.el (browse-url-default-browser)
3549         (browse-url-browser-function): Make the default browser choice a
3550         bit more logical (bug#4300).  Also clean up the doc string.
3552 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
3554         * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
3555         binary endings (bug#4440).
3557 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3559         * info.el (info-insert-file-contents): Inhibit jka-compr messages,
3560         which can be pretty annoying (bug#8971).
3562         * jka-compr.el (jka-compr-verbose): New variable, and use
3563         throughout (bug#8971).
3565         * info.el (Info-find-file): Fall back on the installation
3566         directory if we can't find the info node anywhere else.
3568 2011-07-13  Sergei Organov  <osv@javad.com>  (tiny change)
3570         * vc/vc.el (vc-revert-file):
3571         Don't set file time-stamp in the past.  (Bug#5181)
3573 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575         * files.el (after-find-file): Give a better error message when
3576         trying to find a symlink that points to a file that doesn't exist
3577         (bug#4398).
3579         * progmodes/cc-vars.el: Remove (probably) misleading comment
3580         (bug#4396).
3582 2011-07-12  Johan BockgÃ¥rd  <bojohan@gnu.org>
3584         * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
3586 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
3588         * mouse-sel.el: Hack restoring functionality, while keeping
3589         compatibility with 2010-07-03 changes to mouse selection.
3590         (mouse-sel-primary-overlay): New var.
3591         (mouse-sel-selection-alist): Use it.
3592         (mouse-sel-mode): Doc fix; remove points that are default features
3593         of mouse.el.
3595 2011-07-12  Johan BockgÃ¥rd  <bojohan@gnu.org>
3597         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3598         Fix previous fix (bug#2490).
3600 2011-07-12  Roland Winkler  <winkler@gnu.org>
3602         * textmodes/bibtex.el (bibtex-initialize):
3603         Use pop-to-buffer-same-window.
3604         (bibtex-search-entries): Fix interactive call.
3606 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3609         Fontise bytecomp Error lines more correctly (bug#2490).
3610         Fix suggested by Johan BockgÃ¥rd.
3612         * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
3614         * dired-x.el (dired-guess-default): Use `delete-dups'.
3616 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
3618         * dired.el (dired-mark-prompt):
3619         * dired-aux.el (dired-read-shell-command): Doc fix.
3621 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623         * mail/sendmail.el (sendmail-query-once):
3624         Use `customize-save-variable' unconditionally, now that it works under
3625         emacs -Q.
3627         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
3629         * cus-edit.el (custom-file): Take an optional no-error variable.
3630         (customize-save-variable): Set the variable, and give a warning if
3631         running under "emacs -q".
3633 2011-07-11  Juanma Barranquero  <lekktu@gmail.com>
3635         * loadhist.el (unload-feature-special-hooks):
3636         Add `auto-coding-functions', `fill-nobreak-predicate' and
3637         `find-directory-functions' (bug#5327).
3639 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3641         * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
3643         * cus-edit.el (custom-guess-name-alist): -alist variables should
3644         use the `alist' type (bug#3120).  Suggested by Drew Adams.
3646         * printing.el: Add documentation to all the `pr-toggle-' commands.
3648 2011-07-11  Leo  <sdl.web@gmail.com>  (tiny change)
3650         * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
3651         backends where it makes sense (bug#2623).
3653 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3655         * dired-x.el (dired-guess-default): Remove duplicate shell command
3656         entries (bug#2028).
3657         (dired-guess-default): Fix grammar in doc string (bug#2028).
3658         (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
3660         * subr.el (remove-duplicates): New conveniency function.
3662 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664         * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
3665         (bug#1526).
3667 2011-07-10  Martin Rudalics  <rudalics@gmx.at>
3669         * window.el (display-buffer-normalize-default): Don't invert
3670         meaning of even-window-heights.  Reported by Eli Zaretskii
3671         <eliz@gnu.org>.
3673 2011-07-10  Bob Rogers  <rogers@rgrjr.dyndns.org>
3675         * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
3677 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
3679         * window.el (display-buffer): Fix arguments to
3680         display-buffer-reuse-window in last change.
3682         * faces.el (link): Use a less saturated blue on light backgrounds.
3684         * startup.el (fancy-startup-text, fancy-about-text)
3685         (fancy-startup-tail): Use font-lock faces, for background safety.
3687 2011-07-09  Bob Nnamtrop  <bobnnamtrop@gmail.com>  (tiny change)
3689         * emulation/viper-cmd.el (viper-change-state-to-vi):
3690         Limit triggering of abbrev expansion (Bug#9038).
3692 2011-07-09  Martin Rudalics  <rudalics@gmx.at>
3694         * window.el (display-buffer-default-specifiers): Remove.
3695         (display-buffer-macro-specifiers): Remove default specifiers.
3696         (display-buffer-alist): Default to nil.
3697         (display-buffer-reuse-window): New optional argument other-window.
3698         (display-buffer-pop-up-window): Allow splitting internal
3699         windows.  Check whether a live window was created.
3700         (display-buffer-other-window-means-other-frame)
3701         (display-buffer-normalize-arguments): Rename to
3702         display-buffer-normalize-argument and rewrite.  Set the
3703         other-window specifier.
3704         (display-buffer-normalize-special): New function.
3705         (display-buffer-normalize-options): Rename to
3706         display-buffer-normalize-default and rewrite.
3707         (display-buffer-normalize-options-inhibit): Remove.
3708         (display-buffer-normalize-specifiers): Rewrite.
3709         (display-buffer): Process other-window specifier and call
3710         display-buffer-reuse-window with it.  Emulate Emacs 23 behavior
3711         more faithfully.
3712         (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
3713         (display-buffer-alist-set): Don't handle 'unset default values.
3714         (display-buffer-in-window, display-buffer-alist-set):
3715         Replace symbol "dedicated" by "dedicate".  Reported by Tassilo Horn
3716         <tassilo@member.fsf.org>.
3718 2011-07-09  Leo Liu  <sdl.web@gmail.com>
3720         * register.el (insert-register): Restore accidental change on
3721         2011-06-26.  (Bug#9028)
3723 2011-07-09  Glenn Morris  <rgm@gnu.org>
3725         * subr.el (remq): Handle the empty list.  (Bug#9024)
3727 2011-07-08  Andreas Schwab  <schwab@linux-m68k.org>
3729         * mail/sendmail.el (send-mail-function): No longer delay custom
3730         initialization.
3731         * custom.el (custom-initialize-delay): Doc fix.
3733 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3735         * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
3737 2011-07-08  Michael Albinus  <michael.albinus@gmx.de>
3739         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
3740         human-friendly prompt.
3742 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3744         * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
3745         provided by a particular plugin.
3747 2011-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749         * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
3750         save customizations (with "emacs -Q"), just set the variable
3751         instead of erroring out.
3753         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
3755 2011-07-08  Juri Linkov  <juri@jurta.org>
3757         * arc-mode.el (archive-zip-expunge, archive-zip-update)
3758         (archive-zip-update-case): Use 7z if found by `executable-find'.
3759         The order of searching the available programs is the same as in
3760         `archive-zip-extract' (bug#8968).
3762 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
3764         * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
3765         (menu-bar-options-menu): Tweak descriptions.
3767 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769         * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
3770         menu items into verb phrases (bug#1421).  Also refill to fit under
3771         80 columns.
3773 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
3775         * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
3776         (Info-read-node-name): Doc fix (Bug#1084).
3778         * thingatpt.el (forward-thing, bounds-of-thing-at-point)
3779         (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
3780         (end-of-sexp, beginning-of-sexp)
3781         (thing-at-point-bounds-of-list-at-point, forward-whitespace)
3782         (forward-symbol, forward-same-syntax, word-at-point)
3783         (sentence-at-point): Doc fix (Bug#1144).
3785 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3787         * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
3788         should cover it (bug#1281).
3790         * cus-edit.el (custom-show): Mark as obsolete.
3792         * net/network-stream.el (network-stream-open-starttls): If gnutls
3793         negotiation fails, then possibly try again with a non-encrypted
3794         connection (bug#9017).
3796         * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
3797         be used.
3799 2011-07-07  Richard Stallman  <rms@gnu.org>
3801         * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
3802         property, and handle its changed format.
3803         Look for the correct line number.
3804         Use file's line contents (but not past first =) to find
3805         correct line in message.
3807 2011-07-07  Kenichi Handa  <handa@m17n.org>
3809         * international/characters.el (build-unicode-category-table):
3810         Delete it.
3811         (unicode-category-table): Set it by unicode-property-table-internal.
3813         * international/mule-cmds.el (char-code-property-alist): Move to
3814         to src/chartab.c.
3815         (get-char-code-property): Call unicode-property-table-internal to
3816         load a file.  Call get-unicode-property-internal where necessary.
3817         (put-char-code-property): Call unicode-property-table-internal to
3818         load a file.  Call put-unicode-property-internal where necessary.
3819         put-unicode-property-internal where necessary.
3820         (char-code-property-description):
3821         Call unicode-property-table-internal to load a file.
3823         * international/charprop.el:
3824         * international/uni-bidi.el:
3825         * international/uni-category.el:
3826         * international/uni-combining.el:
3827         * international/uni-comment.el:
3828         * international/uni-decimal.el:
3829         * international/uni-decomposition.el:
3830         * international/uni-digit.el:
3831         * international/uni-lowercase.el:
3832         * international/uni-mirrored.el:
3833         * international/uni-name.el:
3834         * international/uni-numeric.el:
3835         * international/uni-old-name.el:
3836         * international/uni-titlecase.el:
3837         * international/uni-uppercase.el: Regenerate.
3839         * loadup.el: Load international/charprop.el before
3840         international/characters.
3842 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
3844         * window.el (next-buffer, previous-buffer): Signal an error if
3845         called from a minibuffer window.
3847         * bindings.el: Revert 2011-07-04 change.
3849 2011-07-06  Richard Stallman  <rms@gnu.org>
3851         * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
3852         (rmail-mime-insert-bulk, rmail-mime-insert-text):
3853         Treat markers like ints.
3854         (rmail-mime-entity): Doc fix.
3856 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3858         * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
3859         defcustom again for backwards compatibility.
3861         * simple.el (shell-command-on-region): Fill.
3863         * dired-aux.el (dired-kill-line): Add a doc string.
3865         * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
3866         to "\\sw\\|\\s_" (bug#358).
3868         * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
3869         (dired-unmark-backward): Ditto.
3870         (dired-flag-backup-files): Ditto.
3872         * dired-x.el (dired-mark-sexp): Ditto.
3874 2011-07-06  Richard Stallman  <rms@gnu.org>
3876         * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
3877         (rmail-mime-entity): New arg TRUNCATED.
3878         (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
3879         New functions.
3880         (rmail-mime-save): Warn if entity is truncated.
3881         (rmail-mime-toggle-hidden): Likewise, for showing.
3882         (rmail-mime-process-multipart): Record when an entity is truncated.
3884         * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
3885         if ENTITY is a string.
3887 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3889         * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
3890         of faces when `M-C-x'-ing their definitions (bug#8378).
3891         Also clean up the code slightly.
3893         * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
3894         because that makes the colors go away.
3896         * mail/sendmail.el (send-mail-function): Change the default to
3897         `sendmail-query-once'.
3898         (sendmail-query-once): Add an autoload cookie.
3900         * net/network-stream.el (network-stream-open-starttls): Try using
3901         a plain connection even if the server offered STARTTLS, and we
3902         kinda wanted to use it, if Emacs doesn't have any STARTTLS
3903         capability.  This should make smtpmail.el work in slightly more
3904         configurations.
3906 2011-07-06  Michael Albinus  <michael.albinus@gmx.de>
3908         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
3909         New defun.
3910         * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
3912 2011-07-06  Michael R. Mauger  <mmaug@yahoo.com>
3914         * progmodes/sql.el: Version 3.0
3915         (sql-product-alist): Add product :completion-object,
3916         :completion-column, and :statement attributes.
3917         (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
3918         (sql-mode-syntax-table): Mark all punctuation.
3919         (sql-font-lock-keywords-builder): Temporarily remove fallback on
3920         ansi keywords.
3921         (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
3922         (sql-mode-oracle-font-lock-keywords): Improve.
3923         (sql-oracle-show-reserved-words): New function for development.
3924         (sql-product-font-lock): Simplify for source code buffers.
3925         (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
3926         New functions.
3927         (sql-highlight-product): Set product specific syntax table.
3928         (sql-mode-map): Add statement movement functions.
3929         (sql-ansi-statement-starters, sql-oracle-statement-starters):
3930         New variable.
3931         (sql-statement-regexp, sql-beginning-of-statement)
3932         (sql-end-of-statement, sql-signum): New functions.
3933         (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
3934         (sql-show-sqli-buffer): Bug fix.
3935         (sql-interactive-mode): Store connection data as buffer local.
3936         (sql-connect): Add NEW-NAME parameter.  Redesign interaction
3937         with sql-interactive-mode.
3938         (sql-save-connection): Save buffer local settings.
3939         (sql-connection-menu-filter): Change menu entry name.
3940         (sql-product-interactive): Bug fix.
3941         (sql-preoutput-hold): New variable.
3942         (sql-interactive-remove-continuation-prompt): Bug fixes.
3943         (sql-debug-redirect): New variable.
3944         (sql-str-literal): New function.
3945         (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
3946         Redesign.
3947         (sql-oracle-save-settings, sql-oracle-restore-settings)
3948         (sql-oracle-list-all, sql-oracle-list-table): New functions.
3949         (sql-completion-object, sql-completion-column)
3950         (sql-completion-sqlbuf): New variables.
3951         (sql-build-completions-1, sql-build-completions)
3952         (sql-try-completion): New functions.
3953         (sql-read-table-name): Use them.
3954         (sql-contains-names): New buffer local variable.
3955         (sql-list-all, sql-list-table): Use it.
3956         (sql-oracle-completion-types): New variable.
3957         (sql-oracle-completion-object, sql-sqlite-completion-object)
3958         (sql-postgres-completion-object): New functions.
3960 2011-07-06  Glenn Morris  <rgm@gnu.org>
3962         * window.el (pop-to-buffer): Doc fix.
3964 2011-07-06  Markus Heiser  <markus.heiser@darmarit.de>  (tiny change)
3966         * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
3968 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
3970         * window.el (special-display-popup-frame): Doc fix (Bug#8853).
3972         * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
3974 2011-07-05  Chong Yidong  <cyd@stupidchicken.com>
3976         * button.el (button): Inherit from link face.  Suggested by Dan
3977         Nicolaescu.
3979 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3981         * progmodes/gdb-mi.el: Fit in 80 columns.
3982         (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
3983         switch-to-buffer.
3985         * progmodes/which-func.el (which-func-ff-hook): Don't output a message
3986         if imenu is simply not configured (bug#8941).
3988 2011-07-05  Ken Manheimer  <ken.manheimer@gmail.com>
3990         * allout.el (allout-post-undo-hook): New allout outline-change
3991         event hook to signal undo activity.
3992         (allout-post-command-business): Run allout-post-undo-hook if an
3993         undo just occurred.
3994         (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
3995         * allout-widgets.el (allout-widgets-after-undo-function):
3996         Ensure the integrity of the current item's decoration after it has been
3997         in the vicinity of an undo.
3998         (allout-widgets-mode): Include allout-widgets-after-undo-function
3999         on the new allout-post-undo-hook.
4001 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4003         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
4004         Let define-derived-mode define it.
4005         * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
4006         cycles of abbrev-table inheritance (bug#8998).
4008 2011-07-05  Roland Winkler  <winkler@gnu.org>
4010         * textmodes/bibtex.el: Add support for biblatex.
4011         (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
4012         (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
4013         (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
4014         (bibtex-entry-alist, bibtex-field-alist): New variables.
4015         (bibtex-entry-field-alist): Obsolete alias for
4016         bibtex-BibTeX-entry-alist.
4017         (bibtex-entry-alist, bibtex-field-alist): New widgets.
4018         (bibtex-set-dialect): New command.
4019         (bibtex-entry-type, bibtex-entry-head)
4020         (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
4021         Bind via bibtex-set-dialect.
4022         (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
4023         (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
4024         (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
4025         (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
4026         Define via bibtex-set-dialect.
4027         (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
4028         Obey bibtex-no-opt-remove-re.
4029         (bibtex-vec-push, bibtex-vec-incr): New functions.
4030         (bibtex-format-entry, bibtex-field-list)
4031         (bibtex-print-help-message, bibtex-validate)
4032         (bibtex-search-entries): Use new format of bibtex-entry-alist.
4034 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4036         * progmodes/compile.el (compilation-goto-locus):
4037         * net/tramp-cmds.el (tramp-append-tramp-buffers):
4038         * bs.el (bs-cycle-next, bs-cycle-previous):
4039         * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
4040         * bindings.el (mode-line-other-buffer):
4041         * autoinsert.el (auto-insert):
4042         * arc-mode.el (archive-extract):
4043         * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
4045 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4047         * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
4048         Fix check of `emacs-lock-unlockable-modes'.
4049         Coerce true values of `emacs-lock--try-unlocking' to t.
4051 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4053         * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
4054         * emacs-lock.el: New file.
4056 2011-07-05  Julien Danjou  <julien@danjou.info>
4058         * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
4059         than `boundp' to check if face is set.
4061 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4063         * register.el (registerv-make):
4064         * window.el (window-min-height): Fix typos in docstrings.
4066 2011-07-05  Jan Djärv  <jan.h.d@swipnet.se>
4068         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
4069         Update doc string.
4071 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
4073         * server.el (server-execute): Catch quit and call
4074         `server-return-error' to pass the error back to emacsclient and
4075         close the connection (bug#8942).
4077 2011-07-04  Ken Manheimer  <ken.manheimer@gmail.com>
4079         * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
4080         insecure exception for current topic.  Also note that auto-saves
4081         are handled differently.
4083         (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
4084         State variables for tracking auto-save inhibition situation.
4086         (allout-write-contents-hook-handler): Rename from
4087         'allout-write-file-hook-handler', and describe how it depends on
4088         write-contents-functions sensitivity to non-nil value to prevent
4089         file write.
4091         (allout-auto-save-hook-handler): Remove.  auto-save does not check
4092         this in individual buffers, only in the starting buffer, so this
4093         is not the right way for us to inhibit auto-save in a buffer
4094         according to its condition.
4096         (allout-mode): Use new allout-write-contents-hook-handler, and
4097         only with write-contents-functions.  Remove auto-save provisions -
4098         they're implemented elsewhere.
4100         (allout-before-change-handler): If undo is in progress, note that
4101         for attention of allout-post-command-business.
4103         (allout-post-command-business): If the command we're following was
4104         an undo, check for change in the status of encrypted items and
4105         adjust auto-save inhibitions accordingly.
4107         (allout-toggle-subtree-encryption): Adjust auto-save inhibition
4108         according to whether there are or aren't any plain-text topics
4109         pending encryption.
4111         (allout-inhibit-auto-save-info-for-decryption):
4112         Adjust buffer-saved-size and some allout state to inhibit auto-saves if
4113         there are plain-text topics pending encryption.
4115         (allout-maybe-resume-auto-save-info-after-encryption): Adjust
4116         buffer-saved-size and some allout state to not inhibit auto-saves
4117         if there are no longer any plain-text topics pending encryption.
4119         (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
4120         No longer provide for exemption of the current topic.
4122 2011-07-04  Juri Linkov  <juri@jurta.org>
4124         Add 7z operations to delete and save changed members (bug#8968).
4125         * arc-mode.el (archive-7z-expunge, archive-7z-update):
4126         New defcustoms.
4127         (archive-7z-write-file-member): New function.
4128         (archive-7z-summarize): Fix the number of dashes in the
4129         listing output.
4131 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4133         * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
4134         (bug#8958).
4136 2011-07-04  Chong Yidong  <cyd@stupidchicken.com>
4138         * bindings.el: Ignore next-buffer and previous-buffer in
4139         minibuffer-local-map.
4141         * font-lock.el (font-lock-builtin-face): Change light background
4142         color to dark slate blue (Bug#6693).
4144 2011-07-04  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4146         * progmodes/gdb-mi.el (gdb): Use completion-at-point.
4148 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4150         * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
4151         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4152         Add switch-to-buffer.
4154 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4156         * isearch.el (isearch-search-fun-function): Clarify further the
4157         meaning of the function returned.
4159 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
4161         * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
4163         * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
4164         (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
4165         Use it.
4166         (tramp-remote-path): Add "/bin" and "/usr/bin".  On busyboxes,
4167         `tramp-default-remote-path' does not exist.
4168         (tramp-send-command-and-read): New optional argument NOERROR.
4169         (tramp-open-connection-setup-interactive-shell)
4170         (tramp-get-remote-path, tramp-get-remote-stat): Use it.
4171         (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
4172         (tramp-process-sentinel): Flush also process' connection property.
4173         (tramp-sh-handle-start-file-process): Do not set process
4174         sentinel.  It is done now ...
4175         (tramp-maybe-open-connection): ... here.  (Bug#8929)
4177 2011-07-04  MON KEY  <monkey@sandpframing.com>
4179         * play/animate.el (animate-string): Doc fixes and allow changing
4180         the buffer name (bug#5417).
4182 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4184         * play/animate.el (animation-buffer-name): Rename from *animate*.
4186 2011-07-04  Paul Eggert  <eggert@cs.ucla.edu>
4188         * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
4189         This is simpler and helps future-proof the code.
4190         (timer-until): Use time-subtract and float-time.
4191         (timer--time-less-p): Use time-less-p.
4193 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
4195         * type-break.el (timep): Use the value of `float-time' to avoid a
4196         byte-compiler warning.
4198         * server.el (server-eval-and-print): Return any result, even nil.
4200 2011-07-03  Paul Eggert  <eggert@cs.ucla.edu>
4202         * type-break.el: Accept time formats that the builtins accept.
4203         (timep, type-break-time-difference): Accept any format that
4204         float-time accepts, rather than insisting on (HIGH LOW USECS) format.
4205         This is simpler and helps future-proof the code.
4206         (type-break-time-difference): Round rather than ignoring
4207         subseconds components.
4209 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4211         * info.el (Info-apropos-matches): Make non-interactive, since it
4212         doesn't seem to do anything useful as a command (bug#8829).
4214 2011-07-03  Chong Yidong  <cyd@stupidchicken.com>
4216         * frame.el (frame-background-mode, frame-set-background-mode):
4217         Move from faces.el.
4218         (frame-default-terminal-background): New function.
4220         * custom.el (custom-push-theme): Don't record faces in `changed'
4221         theme; this doesn't work correctly for per-frame face settings.
4222         (disable-theme): Use face-set-after-frame-default to reset faces.
4223         (custom--frame-color-default): New function.
4225 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227         * dired.el (dired-flagging-regexp): Remove unused variable
4228         (bug#8769).
4230 2011-03-29  Kevin Ryde  <user42@zip.com.au>
4232         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4233         `perl-Test2' extend to match possible "fail #N" rep count
4234         (bug#8377).
4236 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4238         * mail/feedmail.el (feedmail-buffer-to-smtpmail):
4239         `smtpmail-via-smtp' now returns the error instead of nil.
4241         * isearch.el (isearch-search-fun-function): Clarify the doc string
4242         (bug#8101).
4244 2011-07-03  Richard Kim  <emacs18@gmail.com>  (tiny change)
4246         * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
4247         unnecessary spaces (bug#8987).
4249 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251         * net/network-stream.el (open-network-stream): Use the
4252         :end-of-capability command thoughout.
4254 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4256         * net/network-stream.el (open-network-stream): Add the
4257         :end-of-capability command parameter, used by pop3.el.
4259 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4261         * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
4263         * fringe.el (fringe-query-style): Remove redundant text " (type ?
4264         for list)" (bug#6475).
4266         * files.el (file-expand-wildcards): Ignore non-readable
4267         sub-directories while trying to find matches instead of signaling
4268         an error (bug#6297).
4270         * man.el (Man-reference-regexp): Allow matching possible
4271         word-wrapped references (bug#6289).
4273         * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
4274         for consistency with the other vc buffers (bug#6197).
4275         (vc-checkin): Ditto.
4277         * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
4279         * longlines.el (longlines-mode): Document what ARG does (bug#6150).
4281 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4283         * custom.el (defcustom): Clarify that :set is only used in the
4284         Customize user interface (bug#6089).
4286         * progmodes/flymake.el (flymake-mode): If the buffer isn't
4287         associated with a file, refuse to run instead of erroring out
4288         (bug#6084).
4290         * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
4291         the doc string, since it appears that using `fill-column' always
4292         controls the width (bug#7845).
4294         * simple.el (shell-command-on-region): Say where the error output
4295         went if `shell-command-default-error-buffer' is set (bug#6857).
4297 2011-07-02  Ken Manheimer  <ken.manheimer@gmail.com>
4299         * allout.el (allout-yank-processing): Adjust cursor position for
4300         backwards-deleted space.
4302         (allout-rebullet-heading): Register changes with
4303         allout-exposure-changed-hook, so the modified topic is properly
4304         decorated.
4306 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4308         * minibuffer.el (completion-in-region): Document PREDICATE
4309         (bug#7136).
4311         * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
4312         of keyword/argument pairs (bug#6904).
4314         * replace.el (multi-occur):
4315         Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
4317 2011-07-02  Drew Adams  <drew.adams@oracle.com>
4319         * dired.el (dired-mark-if): Make the message about whether it's
4320         marking or unmarking clearer (bug#8523).
4322 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4324         * disp-table.el (display-table-print-array): New function.
4325         (describe-display-table): Use it to print the vectors more pretty
4326         (Bug#8859).
4328 2011-07-02  Martin Rudalics  <rudalics@gmx.at>
4330         * window.el (window-state-get-1): Don't assign clone numbers.
4331         Add clone-of item to list of window parameters.
4332         (window-state-put-2): Don't process clone numbers.
4333         (display-buffer-alist): Fix doc-string.
4335 2011-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4337         * subr.el (remq): Don't allocate if it's not needed.
4338         (keymap--menu-item-binding, keymap--menu-item-with-binding)
4339         (keymap--merge-bindings): New functions.
4340         (keymap-canonicalize): Use them to refine the canonicalization.
4341         * minibuffer.el (minibuffer-local-completion-map)
4342         (minibuffer-local-must-match-map): Move initialization from C.
4343         (minibuffer-local-filename-completion-map): Move initialization from C;
4344         don't inherit from anything here.
4345         (minibuffer-local-filename-must-match-map): Make obsolete.
4346         (completing-read-default): Use make-composed-keymap to combine
4347         minibuffer-local-filename-completion-map with either
4348         minibuffer-local-must-match-map or
4349         minibuffer-local-filename-completion-map.
4351 2011-07-01  Glenn Morris  <rgm@gnu.org>
4353         * type-break.el (type-break-time-sum): Use dolist.
4355         * textmodes/flyspell.el (flyspell-word-search-backward):
4356         Replace CL function.
4358 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4360         * mouse.el (mouse--strip-first-event): New function.
4361         (function-key-map): Use it to map fringe clicks to normal clicks
4362         by default.
4364         * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
4365         (vc-bzr-revision-completion-table): Add support for annotate and date.
4367         * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
4368         inherit from parent.
4370 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372         * dired-aux.el (dired-diff): Doc fixup (bug#8816).
4373         (dired-show-file-type): Doc fixup (bug#8818).
4375         * dired.el (dired-mode): Fix up the doc string as suggested by
4376         Drew Adams (bug#8817).
4378         * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
4379         cookie, since the manual says that it should be possible to add
4380         this function to `find-file-hook' (bug#8709).
4382 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
4384         * progmodes/cfengine.el: Moved all cfengine3.el functionality
4385         here.  Noted Ted Zlatanov as the maintainer.
4386         (cfengine-common-settings, cfengine-common-syntax): New functions
4387         to set up common things between `cfengine-mode' and
4388         `cfengine3-mode'.
4389         (cfengine3-mode): New mode.
4390         (cfengine3-defuns cfengine3-defuns-regex
4391         (cfengine3-class-selector-regex cfengine3-category-regex)
4392         (cfengine3-vartypes cfengine3-font-lock-keywords)
4393         (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
4394         (cfengine3-indent-line): Add from cfengine3.el.
4396 2011-07-01  Michael Albinus  <michael.albinus@gmx.de>
4398         * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
4400         * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
4402 2011-07-01  Martin Rudalics  <rudalics@gmx.at>
4404         * window.el (same-window-buffer-names, same-window-regexps)
4405         (same-window-p, special-display-frame-alist)
4406         (special-display-popup-frame, special-display-function)
4407         (special-display-buffer-names, special-display-regexps)
4408         (special-display-p, pop-up-frame-alist, pop-up-frame-function)
4409         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
4410         (split-window-preferred-function, split-height-threshold)
4411         (split-width-threshold, even-window-heights)
4412         (display-buffer-mark-dedicated, window-splittable-p)
4413         (split-window-sensibly, window-safely-shrinkable-p):
4414         Un-obsolete.
4415         (display-buffer): Don't spread args with function specifier
4416         because special-display-popup-frame won't like it.
4418 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4420         Time-stamp simplifications and fixes.
4421         These improve accuracy slightly, and future-proof the code
4422         against some potential changes to current-time format.
4424         * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
4425         by using time-since and float-time.
4427         * vc/ediff-util.el (ediff-calc-command-time): Use time-since
4428         and float-time.  Say "NNN.NNN seconds" rather than "NNN seconds
4429         + NNN microseconds".
4431         * type-break.el (type-break-time-sum): Rewrite using time-add.
4433         * play/hanoi.el (hanoi-current-time-float): Remove.
4434         All uses replaced by float-time.
4436         * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
4437         This yields a more-accurate answer.
4438         (rng-time-to-float): Remove; no longer needed.
4440         * emacs-lisp/timer.el (timer-relative-time): Use time-add.
4442         * calendar/timeclock.el (timeclock-seconds-to-time):
4443         Defalias to seconds-to-time, since they're the same thing.
4445         * emacs-lisp/elp.el (elp-elapsed-time):
4446         * emacs-lisp/benchmark.el (benchmark-elapse):
4447         * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
4449 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4451         * window.el (bury-buffer): Don't iconify the only frame.
4452         (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
4453         to pop-to-buffer.  Use pop-to-buffer-same-frame if you don't like that.
4455 2011-07-01  Chong Yidong  <cyd@stupidchicken.com>
4457         * eshell/em-smart.el (eshell-smart-display-navigate-list):
4458         Add mouse-yank-primary.
4460 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
4462         * progmodes/cfengine3.el: New file to support CFEngine 3.x.
4464 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4466         * emacs-lisp/find-func.el (find-library--load-name): New fun.
4467         (find-library-name): Use it to find relative load names when provided
4468         absolute file name (bug#8803).
4470 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4472         * textmodes/flyspell.el (flyspell-word): Consider words that
4473         differ only in case as potential doublons (bug#5687).
4475         * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
4476         Remove two rather uninteresting debugging-like messages to make
4477         debbugs.el more silent.
4479         * comint.el (comint-password-prompt-regexp): Accept "Response" as
4480         a password-like phrase.
4482 2011-06-30  Mastake YAMATO  <yamato@redhat.com>
4484         * progmodes/cc-guess.el: New file.
4486         * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
4488         * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
4489         derived from `c-basic-common-init'.
4491         * progmodes/cc-mode.el (top-level): Require cc-guess.
4492         (c-basic-common-init): Use `cc-choose-style-for-mode'.
4494 2011-06-30  Lawrence Mitchell  <wence@gmx.li>
4496         * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
4498 2011-06-30  Alan Mackenzie  <acm@muc.de>
4500         * progmodes/cc-engine.el (c-guess-continued-construct):
4501         Correct the handling of template-args-cont, particularly for when font
4502         lock is disabled.  Name this case as "CASE G".
4504 2011-06-30  Ken Manheimer  <ken.manheimer@gmail.com>
4506         * allout.el (allout-yank-processing): Fix injection of extra space
4507         between bullet and non-whitespace character in first topic when
4508         pasting, ensuring that the actual spacing in the pasted topic
4509         following the bullet char is preserved.  This extra space was
4510         causing pasted encrypted topics to get a decrypted status even
4511         when the content was actually still encrypted.  Now the decryption
4512         status from before the paste is preserved.
4514         (allout-flag-region): Set all allout overlays so they evaporate
4515         when reduced to zero length (evanescent), to prevent overlay
4516         leakage.
4518 2011-06-30  Glenn Morris  <rgm@gnu.org>
4520         * w32-fns.el (w32-charset-info-alist): Declare.
4522         * find-dired.el (find-grep-options): Simplify.
4524         * term/ns-win.el (ns-set-resource): Declare.
4526         * ses.el (row, col): Declare dynamic variables honestly.
4528         * textmodes/reftex-parse.el (index-tags): Declare.
4530 2011-06-30  Chong Yidong  <cyd@stupidchicken.com>
4532         * cus-edit.el (customize-push-and-save): New function.
4534         * files.el (hack-local-variables-confirm): Use it.
4536         * custom.el (load-theme): New arg NO-CONFIRM.
4537         Use customize-push-and-save (Bug#8720).
4538         (custom-enabled-themes): Doc fix.
4540         * cus-theme.el (customize-create-theme)
4541         (custom-theme-merge-theme): Callers to load-theme changed.
4543 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4545         * thingatpt.el (thing-at-point-short-url-regexp): Require that
4546         short URLs have at least one dot in them (bug #7614).
4548         * progmodes/grep.el (rgrep): Bind `process-connection-type' to
4549         nil, because using a pty is apparently too slow (bug #895).
4551 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4553         * mail/sendmail.el (sendmail-query-once): New function.
4554         (sendmail-query-once-function): New variable.
4556 2011-06-29  Glenn Morris  <rgm@gnu.org>
4558         * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
4560         * ses.el (top-level): Require cl when compiling.
4561         (ses-set-localvars): Fix error statement.
4562         Call it at compile time to silence a storm of warnings.
4564 2011-06-29  Martin Rudalics  <rudalics@gmx.at>
4566         * window.el (normalize-live-buffer): Rename to
4567         window-normalize-buffer.
4568         (normalize-live-frame): Rename to window-normalize-frame.
4569         (normalize-any-window): Rename to window-normalize-any-window.
4570         (normalize-live-window): Rename to window-normalize-live-window.
4571         (make-window-atom): Rename to window-make-atom.
4572         (window-resize-reset): Rename to window--resize-reset.
4573         (window-resize-reset-1): Rename to window--resize-reset-1.
4574         (resize-mini-window): Rename to window--resize-mini-window.
4575         (resize-subwindows-skip-p): Rename to
4576         window--resize-subwindows-skip-p.
4577         (resize-subwindows-normal): Rename to
4578         window--resize-subwindows-normal.
4579         (resize-subwindows): Rename to window--resize-subwindows.
4580         (resize-other-windows): Rename to window--resize-siblings.
4581         (resize-this-window): Rename to window--resize-this-window.
4582         (resize-root-window): Rename to window--resize-root-window.
4583         (resize-root-window-vertically): Rename to
4584         window--resize-root-window-vertically.
4585         (normalize-buffer-to-display): Rename to
4586         window-normalize-buffer-to-display.
4587         (normalize-buffer-to-switch-to): Rename to
4588         window-normalize-buffer-to-switch-to.
4589         Correspondingly update all callers of the functions listed
4590         above.
4591         (display-buffer-alist, display-buffer-normalize-arguments)
4592         (display-buffer-normalize-options, display-buffer)
4593         (display-buffer-alist-set): Use "function" instead of
4594         "fun-with-args".
4596 2011-06-28  Chong Yidong  <cyd@stupidchicken.com>
4598         * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
4599         addresses more clearly.  Add hyperlinks for bug-gnu-emacs and
4600         debbugs.gnu.org.  Mention acknowledgment email.
4602 2011-06-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604         * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
4605         buffer multibyteness, since it shouldn't matter.
4607 2011-06-28  Martin Rudalics  <rudalics@gmx.at>
4609         * window.el (display-buffer-in-side-window): Handle dedicated
4610         windows as in display-buffer-reuse-window.
4611         (display-buffer-normalize-alist): Use value of override
4612         specifier.
4613         (display-buffer-normalize-specifiers): Use value of
4614         other-window-means-other-frame specifier.
4615         (display-buffer-alist): Rewrite some texts in widgets.
4616         (display-buffer): Spread arguments when calling function
4617         specified by fun-with-args.
4619 2011-06-28  Deniz Dogan  <deniz@dogan.se>
4621         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4622         Unnest `let'.
4624         * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
4625         selectors (Bug#5732).
4626         (css-proprietary-nmstart-re): Use `regexp-opt'.
4628 2011-06-27  Jari Aalto  <jari.aalto@cante.net>
4630         * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
4631         (eshell-ls-date-format): New defcustom.
4632         (eshell-ls-file): Use it.
4634 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4636         * help-fns.el (describe-variable): Fix message for terminal-local vars.
4638 2011-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4640         * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
4641         (ange-ftp-make-tmp-name): New arg.
4642         (ange-ftp-file-local-copy): Use it.
4644 2011-06-27  Jambunathan K  <kjambunathan@gmail.com>
4646         * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
4647         no-conversion (Bug#8870).
4649 2011-06-27  Martin Rudalics  <rudalics@gmx.at>
4651         * window.el (window-right, window-left, window-child)
4652         (window-child-count, window-last-child)
4653         (window-iso-combination-p, walk-window-tree-1)
4654         (window-atom-check-1, window-tree-1, delete-window)
4655         (window-state-get-1, display-buffer-even-window-sizes): Adapt to
4656         new naming conventions - window-vchild, window-hchild,
4657         window-next and window-prev are now called window-top-child,
4658         window-left-child, window-next-sibling and window-prev-sibling
4659         respectively.
4660         (resize-window-reset): Rename to window-resize-reset.
4661         (resize-window-reset-1): Rename to window-resize-reset-1.
4662         (resize-window): Rename to window-resize.
4663         (window-min-height, window-min-width)
4664         (resize-mini-window, resize-this-window, resize-root-window)
4665         (resize-root-window-vertically, adjust-window-trailing-edge)
4666         (enlarge-window, shrink-window, maximize-window)
4667         (minimize-window, delete-window, quit-restore-window)
4668         (split-window, balance-windows, balance-windows-area-adjust)
4669         (balance-windows-area, window-state-put-2)
4670         (display-buffer-even-window-sizes, display-buffer-set-height)
4671         (display-buffer-set-width, set-window-text-height)
4672         (fit-window-to-buffer): Rename all "resize-window" prefixed
4673         calls to use the "window-resize" prefix convention.
4674         (display-buffer-alist): Fix symbol for label specifier.
4675         (display-buffer-reuse-window): Set reuse-dedicated to cdr of
4676         corresponding specifier.
4677         Reported by Juanma Barranquero <lekktu@gmail.com>.
4679 2011-06-27  Vincent Belaïche  <vincentb1@users.sourceforge.net>
4681         * ses.el (ses-destroy-cell-variable-range): Fix heading comment
4682         convention.
4683         (ses-call-printer): Does not pass an empty string to formatter when the
4684         cell is empty to keep from barking printer Calc math-format-value.
4686 2011-06-27  Richard Stallman  <rms@gnu.org>
4688         * battery.el (battery-mode-line-limit): New variable.
4689         (battery-update): Handle it.
4691         * mail/rmailmm.el (rmail-mime-process-multipart):
4692         Handle truncated messages.
4694 2011-06-27  Glenn Morris  <rgm@gnu.org>
4696         * progmodes/flymake.el (flymake-err-line-patterns):
4697         Allow for column numbers in the ant/javac pattern.  (Bug#8866)
4699 2011-06-27  Vincent Belaïche  <vincentb1@users.sourceforge.net>
4701         * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
4702         (ses--clean-!, ses--clean-_): New functions.
4703         (ses-range): Add configurability of readout order, and conversion
4704         to Calc vector.
4706         * ses.el (ses-repair-cell-reference-all): New function.
4707         (ses-cell-symbol): Set macro as safe, so that it can be used in
4708         formulas.
4710         * ses.el: Update cycle detection algorithm.
4711         (ses-localvars): Add ses--Dijkstra-attempt-nb and
4712         ses--Dijkstra-weight-bound, and initial values thereof when applicable.
4713         (ses-set-localvars): New function.
4714         (ses-make-cell): Add property-list as a cell element.
4715         (ses-cell-property-get-fun, ses-cell-property-get)
4716         (ses-cell-property-delq-fun, ses-cell-property-set-fun)
4717         (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
4718         New functions.
4719         (ses-cell-property-set, ses-cell-property-pop)
4720         (ses-cell-property-get-handle): New macro.
4721         (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
4722         New aliases, used for code readability.
4723         (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
4724         cycle detection.
4725         (ses-self-reference-early-detection): New defcustom.
4726         (ses-formula-references): Robustify against self-refering cells.
4727         (ses-mode): Use ses-set-localvars.
4728         (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
4729         before lauching the update processing.
4730         (ses-initialize-Dijkstra-attempt): New function.
4731         (ses-recalculate-cell): Update for cycle detection based on
4732         Dijkstra algorithm.
4734         * ses.el: Fix commenting and indenting convention.
4736 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4738         * bs.el (bs-cycle-next): Complete last change.
4740 2011-06-27  Drew Adams  <drew.adams@oracle.com>
4742         * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
4744 2011-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746         * net/network-stream.el (network-stream-open-starttls):
4747         Don't re-get capabilities unless we've reestablished connection.
4748         (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
4750         * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
4751         to binary to possibly avoid line encoding issues on Windows (among
4752         other things).
4754 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756         * net/network-stream.el (open-network-stream): Return an :error
4757         saying what the problem was, if possible.
4759         * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
4760         server.
4762         * net/network-stream.el (network-stream-open-starttls): If we
4763         wanted to use STARTTLS, and the server offered it, but we weren't
4764         able to because we had no STARTTLS support, then close the connection.
4765         (open-network-stream): Return an :error element, if present.
4767 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
4769         * hl-line.el (hl-line-sticky-flag): Doc fix.
4770         (global-hl-line-sticky-flag): New option (Bug#8323).
4771         (global-hl-line-highlight): Obey it.
4773         * vc/vc.el (vc-revert-show-diff): Default to t.
4775 2011-06-26  Ken Manheimer  <ken.manheimer@gmail.com>
4777         * allout-widgets.el (allout-widgets-post-command-business):
4778         Stop decorating intermediate isearch matches.  They're not being
4779         undecorated when an isearch is continued past, and isearch
4780         automatically collapses them.  This leads to "widget leaks", where
4781         decorated items accumulate in collapsed areas.  Lines with lots of
4782         hidden widgets can slow down cursor travel, substantially.
4783         Too much complicated machinery would be needed to ensure undecoration,
4784         so we're doing without this nicety.
4786         (allout-widgets-tally-string): Don't try to do a hash-table-count
4787         of allout-widgets-tally when it's nil.  This eliminates spurious "Error
4788         during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
4789         *Messages* when allout-widgets-maintain-tally is t.
4791 2011-06-26  Martin Rudalics  <rudalics@gmx.at>
4793         * window.el (display-buffer-normalize-argument): Rename to
4794         display-buffer-normalize-arguments.  Handle special meaning of
4795         LABEL argument.  Respect special-display-function when popping up
4796         a new frame.  Fix code searching for a window showing the buffer
4797         on another frame.
4798         (display-buffer-normalize-specifiers):
4799         Call display-buffer-normalize-arguments.
4800         (display-buffer-in-window): Don't undedicate the window if its
4801         buffer remains the same.
4802         Reported by Drew Adams <drew.adams@oracle.com>.
4803         (display-buffer-alist): Add choice for same-window macro
4804         specfier.
4805         (display-buffer): Mention special meaning of LABEL argument in
4806         doc-string.  Fix quoting.  Don't pop up a new frame even as
4807         fallback.
4809 2011-06-26  Juanma Barranquero  <lekktu@gmail.com>
4811         * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
4812         avoid deleting the current window in some cases (bug#8911).
4814 2011-06-26  Andreas Schwab  <schwab@linux-m68k.org>
4816         * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
4817         (Bug#8934)
4819 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4821         * net/network-stream.el (network-stream-open-starttls):
4822         Use built-in TLS support if `gnutls-available-p' is true.
4823         (network-stream-open-tls): Ditto.
4825 2011-06-26  Leo Liu  <sdl.web@gmail.com>
4827         * register.el (registerv): New struct.
4828         (registerv-make): New function.
4829         (jump-to-register, describe-register-1, insert-register):
4830         Support the jump-func, print-func and insert-func slot of a registerv
4831         struct.  (Bug#8415)
4833 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
4835         * vc/vc.el (vc-revert-show-diff): New defcustom.
4836         (vc-diff-internal): New arg specifying diff buffer.
4837         (vc-revert): Obey vc-revert-show-diff.  If we show a diff, don't
4838         reuse an existing *vc-diff* buffer (Bug#8927).
4840         * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
4842 2011-06-26  Glenn Morris  <rgm@gnu.org>
4844         * progmodes/f90.el (f90-critical-indent): New option.
4845         (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
4846         (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
4847         (f90-mode): Doc fix.
4848         (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
4849         (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
4850         (f90-beginning-of-block, f90-next-block, f90-indent-region)
4851         (f90-match-end): Handle block, critical.
4853 2011-06-25  Glenn Morris  <rgm@gnu.org>
4855         * calendar/diary-lib.el (diary-included-files): Doc fix.
4856         (diary-include-files): New function, extracted from
4857         diary-include-other-diary-files and diary-mark-included-diary-files.
4858         (diary-include-other-diary-files, diary-mark-included-diary-files):
4859         Just call diary-include-files.
4860         (diary-mark-entries): Reset diary-included-files on first call.
4862         * calendar/diary-lib.el (diary-mark-entries)
4863         (diary-mark-included-diary-files):
4864         Visit included diary-files in temp buffers.
4866         * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
4867         (f90-blocks-re, f90-program-block-re, f90-end-block-re)
4868         (f90-start-block-re, f90-imenu-generic-expression)
4869         (f90-looking-at-program-block-start, f90-no-block-limit):
4870         Add support for submodules.
4872         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
4873         (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
4875 2011-06-25  Eli Zaretskii  <eliz@gnu.org>
4877         * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
4878         buffer-file-type before setting its value, to avoid disastrous
4879         global effects on decoding files for DOS/Windows systems.  (Bug#8780)
4881 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
4883         * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
4885         * ses.el (ses-unload-function):
4886         * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
4888         * proced.el (proced-unload-function):
4889         * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
4891 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
4893         * server.el (server-create-window-system-frame): Add parameters arg.
4894         (server-process-filter): Doc fix.  Handle frame-parameters.
4896 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
4898         Fix bug#8730, bug#8781.
4900         * loadhist.el (unload--set-major-mode): New function.
4901         (unload-feature): Use it.
4903         * progmodes/python.el (python-after-info-look): Add autoload cookie.
4904         (python-unload-function): New function.
4906 2011-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4908         * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
4910 2011-06-25  Giuseppe Scrivano  <gscrivano@gnu.org>
4912         * net/browse-url.el (browse-url-firefox-program): Add icecat to
4913         the candidates list.
4915 2011-06-24  Juanma Barranquero  <lekktu@gmail.com>
4917         * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
4919 2011-06-23  Richard Stallman  <rms@gnu.org>
4921         * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
4922         (rmail-variables): Set next-error-move-function.
4923         (rmail-what-message): Take argument POS.
4924         (rmail-next-error-move): New function.
4926 2011-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4928         * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
4929         messages for adjacent non-terminals.
4931 2011-06-23  Richard Stallman  <rms@gnu.org>
4933         * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
4934         (rmail-show-message-1): Preserve buffer modified flag.
4935         (rmail-start-mail): Don't specify use of rmail-mail-return;
4936         that's done by mail-bury now.
4937         (rmail-mail-return): Handle arg NEWBUF.
4939 2011-06-23  Michael Albinus  <michael.albinus@gmx.de>
4941         * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
4942         SIZE is a number.
4944 2011-06-23  Martin Rudalics  <rudalics@gmx.at>
4946         * window.el (get-lru-window, get-mru-window)
4947         (get-largest-window): Never return a minibuffer window.
4948         (display-buffer-pop-up-window): Fix a bug that could lead to
4949         reusing the minibuffer window.
4950         (display-buffer): Pass original specifier argument to
4951         display-buffer-function instead of the normalized one.
4952         Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
4954 2011-06-22  Leo Liu  <sdl.web@gmail.com>
4956         * minibuffer.el (completing-read-function)
4957         (completing-read-default): Move from minibuf.c
4959 2011-06-22  Richard Stallman  <rms@gnu.org>
4961         * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
4962         to Rmail even if not started by a special Rmail command.
4964         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
4965         Copy the buffer currently showing just one message.
4967 2011-06-22  Roland Winkler  <winkler@gnu.org>
4969         * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
4970         (bibtex-clean-entry): First delete the old key so that a
4971         customized algorithm for generating the new key does not get
4972         confused by the old key.
4973         (bibtex-url): Obey regexp of first step.
4974         (bibtex-search-entries): Do not use add-to-list with local
4975         list-var.
4977 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4979         * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
4980         stored a user name, then query for the password first, instead of
4981         waiting for SMTP to give an error message and the trying again.
4983 2011-06-22  Lawrence Mitchell  <wence@gmx.li>
4985         * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
4986         BUFFER in call-process.
4988 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4990         * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
4991         QUIT twice.
4992         (smtpmail-try-auth-methods): Require user name and password from
4993         auth-source.
4995 2011-06-22  Martin Rudalics  <rudalics@gmx.at>
4997         * window.el (display-buffer-default-specifiers)
4998         (display-buffer-alist): Remove entries for pop-up-frame-alist.
4999         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5000         (split-window): Normalize SIDE argument (Bug#8916).
5002         * frame.el (pop-up-frame-alist, pop-up-frame-function)
5003         (special-display-frame-alist, special-display-popup-frame):
5004         Remove duplicate declarations.  These are now in window.el.
5006 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5008         * mail/smtpmail.el (smtpmail-via-smtp):
5009         Set :use-starttls-if-possible so that we always use STARTTLS if the
5010         server supports it.  SMTP servers that support STARTTLS commonly
5011         require it.
5013         * net/network-stream.el (network-stream-open-starttls): Support
5014         upgrading to STARTTLS always, even if we don't have built-in support.
5015         (open-network-stream): Add the :always-query-capabilies keyword.
5017         * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
5018         upgrades with `open-network-stream', and rely solely on
5019         auth-source for all credentials.  Big changes throughout the file,
5020         but in particular:
5021         (smtpmail-auth-credentials): Remove.
5022         (smtpmail-starttls-credentials): Remove.
5023         (smtpmail-via-smtp): Check for servers saying they want AUTH after
5024         MAIL FROM, too.
5026         * net/network-stream.el (network-stream-open-starttls):
5027         Provide support for client certificates both for external and built-in
5028         STARTTLS.
5029         (auth-source): Require.
5030         (open-network-stream): Document the :client-certificate keyword.
5031         (network-stream-certificate): Change cert-cert to cert and
5032         cert-key to key.
5034 2011-06-21  Michael Albinus  <michael.albinus@gmx.de>
5036         * net/tramp-cache.el (top): Don't load the persistency file when
5037         "emacs -Q" has been called.
5039 2011-06-21  Tim Harper  <timcharper@gmail.com>
5041         * term/ns-win.el (ns-initialize-window-system):
5042         Set application-specific `ApplePressAndHoldEnabled' system
5043         resource to NO as it is not yet supported by the NS port.
5045 2011-06-21  Juanma Barranquero  <lekktu@gmail.com>
5047         * misc.el (list-dynamic-libraries--refresh): Compute header here...
5048         (list-dynamic-libraries): ...not here.
5050 2011-06-21  Leo Liu  <sdl.web@gmail.com>
5052         * subr.el (sha1): Implement sha1 using secure-hash.
5054 2011-06-21  Martin Rudalics  <rudalics@gmx.at>
5056         * window.el (display-buffer-alist): In default value do not
5057         enforce searching a window on any but the selected frame.
5058         Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5059         (display-buffer-select-window): Remove function.
5060         (display-buffer-in-window): When a window on another frame gets
5061         reused, do not select it any more but just raise its frame if
5062         necessary (Bug#8851) and (Bug#8856).
5063         (display-buffer-normalize-options): Handle pop-up-frames related
5064         options more faithfully.
5065         (pop-to-buffer): Don't rely on `display-buffer' selecting the
5066         window if it is on another frame.
5067         (display-buffer-alist, display-buffer-default-specifiers):
5068         Don't make new frame unsplittable by default.
5069         (display-buffer-normalize-argument): Fix doc-string typo and use
5070         'same-frame-other-window instead of 'other-window when associating
5071         with display-buffer-macro-specifiers.
5073 2011-06-21  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5075         * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
5076         New functions.
5077         (5x5-mode-map, 5x5-mode-menu): Bind them.
5078         (5x5-draw-grid): Tweak the solver's rendering.
5080 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5082         * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
5083         `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
5085 2011-06-21  Drew Adams  <drew.adams@oracle.com>
5087         * menu-bar.el: Use function variable instead of switch-to-buffer.
5088         (menu-bar-select-buffer-function): New variable.
5089         (menu-bar-update-buffers): Use it (bug#8876).
5091 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5093         * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
5094         variable's status.
5096 2011-06-20  Jan Djärv  <jan.h.d@swipnet.se>
5098         * x-dnd.el (x-dnd-version-from-flags)
5099         (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
5100         and long as number (Bug#8899).
5101         (x-dnd-handle-xdnd): Call functions above (Bug#8899).
5103 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5105         * minibuffer.el (completion-metadata): Add `metadata' to the alist.
5106         (completion-try-completion, completion-all-completions): Compute the
5107         metadata argument if it's missing; make it optional (bug#8795).
5109         * wid-edit.el: Use lex-bind and move towards completion-at-point.
5110         (widget-complete): Use new :completion-function property.
5111         (widget-completions-at-point): New function.
5112         (default): Use :completion-function instead of :complete.
5113         (widget-default-completions): Rename from widget-default-complete;
5114         Rewrite.
5115         (widget-string-complete, widget-file-complete, widget-color-complete):
5116         Remove functions.
5117         (file, symbol, function, variable, coding-system, color):
5118         * international/mule-cmds.el (default-input-method, charset)
5119         (language-info-custom-alist):
5120         * cus-edit.el (face): Use new property :completions.
5122         * progmodes/pascal.el (pascal-completions-at-point): New function.
5123         (pascal-mode): Use it.
5124         (pascal-mode-map): Use completion-at-point.
5125         (pascal-toggle-completions): Make obsolete.
5126         (pascal-complete-word, pascal-show-completions):
5127         * progmodes/octave-mod.el (octave-complete-symbol):
5128         Redefine as obsolete alias.
5129         * progmodes/octave-inf.el (inferior-octave-completion-at-point):
5130         Signal absence of completion info for old Octave,
5131         (inferior-octave-complete): Redefine as obsolete alias.
5132         * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
5133         (meta-completions-at-point): Rename from meta-complete-symbol and
5134         adapt it for use on completion-at-point-functions.
5135         (meta-common-mode): Use it.
5136         (meta-looking-at-backward, meta-match-buffer): Remove.
5137         (meta-complete-symbol): Redefine as obsolete alias.
5138         (meta-common-mode-map): Use completion-at-point.
5139         * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
5140         (makefile-mode-map): Use completion-at-point.
5141         (makefile-completions-at-point): Rename from makefile-complete and
5142         adapt it for use on completion-at-point-functions.
5143         (makefile-mode): Use it.
5144         (makefile-complete): Redefine as obsolete alias.
5146 2011-06-20  Deniz Dogan  <deniz@dogan.se>
5148         * net/rcirc.el: Delete trailing whitespaces once and for all.
5150 2011-06-20  Daniel Colascione  <dan.colascione@gmail.com>
5152         * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
5154 2011-06-19  Chong Yidong  <cyd@stupidchicken.com>
5156         * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
5158         * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
5160 2011-06-19  Martin Rudalics  <rudalics@gmx.at>
5162         * window.el (display-buffer-other-window-means-other-frame):
5163         Call display-buffer-normalize-alist.
5164         (display-buffer-normalize-specifiers-1): Rename to
5165         display-buffer-normalize-argument.  New argument other-frame.
5166         Rewrite.
5167         (display-buffer-normalize-specifiers-2): Rename to
5168         display-buffer-normalize-options.
5169         (display-buffer-normalize-alist-1): New function.
5170         (display-buffer-normalize-specifiers-3): Rename to
5171         display-buffer-normalize-alist.
5172         Call display-buffer-normalize-alist-1.
5173         (display-buffer-normalize-options-inhibit): New variable.
5174         (display-buffer-normalize-specifiers): Rewrite calling
5175         display-buffer-normalize-alist,
5176         display-buffer-normalize-argument, and
5177         display-buffer-normalize-options.  Don't call the latter if
5178         display-buffer-normalize-options-inhibit is non-nil.
5179         (frame-auto-delete): New option.
5180         (window-deletable-p): Use frame-auto-delete.
5181         (window-list-no-nils, window-state-ignored-parameters)
5182         (window-state-get-1, window-state-get, window-state-put-list)
5183         (window-state-put-1, window-state-put-2, window-state-put):
5184         New functions.
5185         (display-buffer-normalize-options): Move special-display-p group
5186         after pop-up-frame group (Bug#8851) and (Bug#8856).
5188 2011-06-18  Chong Yidong  <cyd@stupidchicken.com>
5190         * emacs-lisp/rx.el (rx-constituents): Add support for numbered
5191         groups (Bug#8776).
5192         (rx-submatch-n): New function.
5193         (rx): Document it.
5195         * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
5196         (Bug#8768).
5198         * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
5200         * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
5202         * cus-face.el (custom-declare-face): Call custom-theme-recalc face
5203         anytime existing face settings are present (Bug#8889).
5205         * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
5206         (delphi-mode): Use define-derived-mode to inherit from prog-mode.
5207         Remove unused argument.
5209 2011-06-18  Martin Rudalics  <rudalics@gmx.at>
5211         * window.el (display-buffer-default-specifiers):
5212         Remove pop-up-frame.  Add pop-up-window-min-height,
5213         pop-up-window-min-width, and another reuse-window specifier
5214         (Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
5215         (display-buffer-normalize-specifiers-2):
5216         Handle split-height-threshold and split-width-threshold also when
5217         pop-up-windows is unset.  Add a reuse-window specifier for the
5218         case popping up a new window fails.
5219         (special-display-popup-frame): Remove double quoting.
5220         (display-buffer-normalize-specifiers-1): Fix thinko.
5222 2011-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5224         * shell.el (shell-completion-vars): Set pcomplete-termination-string
5225         according to comint-completion-addsuffix.
5227         * pcomplete.el: Convert to lexical binding and fix bug#8819.
5228         (pcomplete-suffix-list): Mark as obsolete.
5229         (pcomplete-completions-at-point): Capture pcomplete-norm-func and
5230         pcomplete-seen in the closure.
5231         (pcomplete-comint-setup): Setup completion-at-point as well.
5232         (pcomplete--entries): New function.
5233         (pcomplete--env-regexp): New var.
5234         (pcomplete-entries): Rewrite to work with partial-completion and
5235         without relying on pcomplete-suffix-list.
5236         (pcomplete-pare-list): Remove, unused.
5238 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
5240         * window.el (display-buffer-alist): Set pop-up-window-min-height
5241         and pop-up-window-min-width in default value.  Reported by
5242         Thierry Volpiatto <thierry.volpiatto@gmail.com>.  New specifier
5243         other-window-means-other-frame.
5244         (display-buffer-macro-specifiers): Comment out entry for
5245         other-window specifier.
5246         (display-buffer-other-window-means-other-frame): New function.
5247         (display-buffer-normalize-specifiers-1): New arguments
5248         buffer-name and label.  Treat other-window case specially.
5249         (display-buffer-normalize-specifiers-2): Treat other-window case
5250         specially.
5251         (display-buffer-normalize-specifiers-3): New function.
5252         (display-buffer-normalize-specifiers):
5253         Call display-buffer-normalize-specifiers-3.
5255 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
5257         * window.el (same-window-p): Fix two typos introduced when
5258         adding with-no-warnings.
5259         (display-buffer-normalize-specifiers-1): Don't check
5260         pop-up-frames for 'unset initialization.
5261         (display-buffer-normalize-specifiers-2): Major rewrite using
5262         special-display-p and same-window-p (Bug#8851) and (Bug#8856).
5263         (pop-up-frames, display-buffer-reuse-frames)
5264         (display-buffer-mark-dedicated): Don't initialize to 'unset.
5265         Suggested by David Engster <deng@randomsample.de>.
5266         (even-window-heights): Initialize to 'unset.
5267         (display-buffer-alist-set): Handle new 'unset initializations.
5268         (display-buffer-macro-specifiers): Don't pop up a new frame in the
5269         other window case.
5271 2011-06-16  Martin Rudalics  <rudalics@gmx.at>
5273         * window.el (display-buffer-normalize-specifiers-1):
5274         Respect current value of pop-up-frames for most reasonable values of
5275         second argument of display-buffer (Bug#8865).
5276         (switch-to-buffer-same-frame, switch-to-buffer-other-window)
5277         (switch-to-buffer-other-window-same-frame)
5278         (switch-to-buffer-other-frame): Fix doc-strings.  Reported by Drew
5279         Adams (Bug#8875).
5280         (display-buffer): Don't check noninteractive when calling
5281         display-buffer-pop-up-frame.
5282         (display-buffer-pop-up-frame): Never pop up a frame in
5283         noninteractive mode (Bug#8857).
5284         (enlarge-window, shrink-window): Don't report an error when the
5285         window can't be resized as requested (Bug#8862).
5287 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5289         * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
5291         * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
5293         * abbrev.el (define-abbrev-table): Don't add a table multiple times.
5295 2011-06-15  Alan Mackenzie  <acm@muc.de>
5297         * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
5298         for declarators, disable knr checking to speed up for normal files.
5299         2: Refactor, replacing a sequence of nested if forms by a cond form.
5301 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303         * net/network-stream.el (open-network-stream): Add the keyword
5304         :always-query-capabilities for the case where you want to force a
5305         `plain' network connection, but the protocol still requires the
5306         capabilitiy command (i.e., SMTP and EHLO).
5308         * subr.el (process-live-p): Rename from `process-alive-p' for
5309         consistency with other `-live-p' functions.
5311 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5313         * window.el (same-window-buffer-names, same-window-regexps)
5314         (special-display-frame-alist, special-display-popup-frame)
5315         (special-display-function, special-display-buffer-names)
5316         (special-display-regexps, pop-up-frame-alist)
5317         (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
5318         (pop-up-windows, split-window-preferred-function)
5319         (split-height-threshold, split-width-threshold, even-window-heights)
5320         (display-buffer-mark-dedicated): Don't encourage the use of
5321         display-buffer-alist from Elisp code.
5323 2011-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
5325         * progmodes/python.el (python-mode): Derive from prog-mode.
5326         * progmodes/ps-mode.el (ps-mode):
5327         * progmodes/mixal-mode.el (mixal-mode):
5328         * progmodes/cfengine.el (cfengine-mode):
5329         * progmodes/ld-script.el (ld-script-mode): Likewise.
5331 2011-06-15  Martin Rudalics  <rudalics@gmx.at>
5333         * window.el (display-buffer-alist): Trim default value to avoid
5334         popping up a new frame (Bug#8857) or reusing an arbitrary window
5335         on another frame.
5336         (display-buffer): Do not fall back on popping up a new frame in
5337         batch mode (Bug#8857).
5339 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
5341         * cus-theme.el (describe-theme-1): Use custom-theme-p.
5342         (custom-theme-summary): New function.
5343         (customize-themes): Use it.
5345 2011-06-13  Glenn Morris  <rgm@gnu.org>
5347         * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
5349 2011-06-13  Martin Rudalics  <rudalics@gmx.at>
5351         * help.el (help-window): Remove variable.
5352         (help-window-point-marker, temp-buffer-max-height)
5353         (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
5354         (help-print-return-message): Don't set help-window.
5355         (resize-temp-buffer-window): Rewrite cod eand doc-string.
5356         (help-window-setup-finish): Remove.
5357         (help-window-display-message, help-window-setup)
5358         (with-help-window): Major rewrite based on new
5359         display-buffer-window variable.
5361         * help-mode.el (help-mode-finish): Remove help-window related
5362         code.
5364         * view.el (view-exits-all-viewing-windows): Remove reference to
5365         view-return-to-alist in doc-string.
5366         (view-return-to-alist): Make obsolete.
5367         (view-buffer): Call pop-to-buffer-same-window and remove
5368         undo-window code.
5369         (view-buffer-other-window): Call pop-to-buffer-other-window and
5370         simplify code.  Ignore second argument.
5371         (view-buffer-other-frame): Call pop-to-buffer-other-frame and
5372         simplify code.  Ignore second argument.
5373         (view-return-to-alist-update): Make obsolete.
5374         (view-mode-enter): Rename second argument to QUIT-RESTORE.
5375         Rewrite using quit-restore window parameters.
5376         (view-mode-exit): Rename second argument to EXIT-ONLY.
5377         Rewrite using quit-restore-window.
5378         (View-exit, View-exit-and-edit, View-leave, View-quit)
5379         (View-quit-all, View-kill-and-leave): Call view-mode-exit with
5380         appropriate arguments.
5381         (view-end-message): Use quit-restore window parameter.
5383         * window.el (display-buffer-function): Rewrite doc-string.
5384         (display-buffer-window, display-buffer-alist): New variables.
5385         (display-buffer-split-specifiers)
5386         (display-buffer-side-specifiers)
5387         (display-buffer-macro-specifiers): New constants.
5388         (display-buffer-even-window-sizes, display-buffer-set-height)
5389         (display-buffer-set-width, display-buffer-select-window)
5390         (display-buffer-in-window, display-buffer-reuse-window)
5391         (display-buffer-split-window-1, display-buffer-split-window)
5392         (display-buffer-split-atom-window, display-buffer-pop-up-window)
5393         (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
5394         (display-buffer-in-side-window, normalize-buffer-to-display)
5395         (display-buffer-normalize-specifiers-1)
5396         (display-buffer-normalize-specifiers-2)
5397         (display-buffer-normalize-specifiers, display-buffer-frame):
5398         New functions.
5399         (display-buffer): Major rewrite.
5400         (display-buffer-other-window, display-buffer-other-frame)
5401         (pop-to-buffer, switch-to-buffer-other-window)
5402         (switch-to-buffer-other-frame): Rewrite.
5403         (display-buffer-same-window, display-buffer-same-frame)
5404         (display-buffer-same-frame-other-window)
5405         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5406         (pop-to-buffer-other-window)
5407         (pop-to-buffer-same-frame-other-window)
5408         (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
5409         (switch-to-buffer-other-window-same-frame): New functions.
5410         (same-window-p, special-display-p): Rewrite disabling warnings.
5411         Make obsolete.
5412         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
5413         (display-buffer-mark-dedicated): Initialize to symbol 'unset.
5414         Make obsolete
5415         (same-window-buffer-names, same-window-regexps)
5416         (special-display-frame-alist, special-display-popup-frame)
5417         (special-display-function, special-display-buffer-names)
5418         (special-display-regexps, pop-up-frame-alist)
5419         (pop-up-frame-function, split-window-preferred-function)
5420         (split-height-threshold, split-width-threshold)
5421         (even-window-heights): Make obsolete.
5423 2011-06-12  Glenn Morris  <rgm@gnu.org>
5425         * term/xterm.el (terminal-init-xterm): `version' may be nil.  (Bug#8838)
5426         Misc simplifications.
5428 2011-06-12  Martin Rudalics  <rudalics@gmx.at>
5430         * window.el (window-safely-shrinkable-p): Restore function which
5431         was inadvertently removed in change from 2011-06-11.  Declare as
5432         obsolete.
5434         * calendar/calendar.el (calendar-generate-window):
5435         Use window-iso-combined-p instead of combination of one-window-p and
5436         window-safely-shrinkable-p.
5438 2011-06-12  Glenn Morris  <rgm@gnu.org>
5440         * progmodes/fortran.el (fortran-mode-syntax-table):
5441         * progmodes/f90.el (f90-mode-syntax-table):
5442         Set % to punctuation.  (Bug#8820)
5443         (f90-find-tag-default): Remove, no longer needed.
5445 2011-06-12  Daniel Colascione  <dan.colascione@gmail.com>
5447         * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
5449 2011-06-11  Chong Yidong  <cyd@stupidchicken.com>
5451         * image.el (image-animated-p): Return animation delay in seconds.
5452         Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
5453         (image-animate-timeout): Remove DELAY argument.  Don't assume
5454         every subimage has the same delay; get it from image-animated-p.
5455         (image-animate): Caller changed.
5457 2011-06-11  Michael Albinus  <michael.albinus@gmx.de>
5459         * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
5460         to ignored backtrace functions.
5462 2011-06-11  Glenn Morris  <rgm@gnu.org>
5464         * calendar/appt.el (appt-disp-window-function): Doc fix.
5465         (appt-check): Handle overlapping appointments.  (Bug#8337)
5467 2011-06-11  Martin Rudalics  <rudalics@gmx.at>
5469         * window.el (window-tree-1, window-tree): New functions, moving
5470         the latter to window.el.
5471         (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5472         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5473         (bw-refresh-edges): Remove.
5474         (balance-windows-1, balance-windows-2): New functions.
5475         (balance-windows): Rewrite in terms of window tree functions,
5476         balance-windows-1 and balance-windows-2.
5477         (bw-adjust-window): Remove.
5478         (balance-windows-area-adjust): New function with functionality of
5479         bw-adjust-window but using resize-window.
5480         (set-window-text-height): Rewrite doc-string.
5481         Use normalize-live-window and resize-window.
5482         (enlarge-window-horizontally, shrink-window-horizontally):
5483         Rename argument to DELTA.
5484         (window-buffer-height): New function.
5485         (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
5486         Rewrite using new window resize routines.
5487         (kill-buffer-and-window, mouse-autoselect-window-select):
5488         Use ignore-errors instead of condition-case.
5489         (quit-window): Call delete-frame instead of delete-windows-on
5490         for the only buffer on frame.
5492 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
5494         * loadup.el (top-level): Load window before files for the sake
5495         of replace-buffer-in-windows.
5497         * files.el (read-buffer-to-switch)
5498         (switch-to-buffer-other-window)
5499         (switch-to-buffer-other-frame, display-buffer-other-frame):
5500         Move to window.el.
5502         * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
5503         (previous-buffer): Move to window.el.
5505         * bindings.el (unbury-buffer): Move to window.el.
5507         * window.el (delete-other-windows-vertically): Move after
5508         definition of delete-other-windows.
5509         (other-window, delete-windows-on, replace-buffer-in-windows):
5510         Move here from window.c.
5511         (record-window-buffer, unrecord-window-buffer)
5512         (set-window-buffer-start-and-point, switch-to-prev-buffer)
5513         (switch-to-next-buffer): New functions.
5514         (get-next-valid-buffer, last-buffer, next-buffer): Move here
5515         from simple.el.  Call switch-to-next-buffer.
5516         (previous-buffer): Move here from simple.el.
5517         Call switch-to-prev-buffer.
5518         (bury-buffer): Move here from buffer.c.  Switch to previous
5519         buffer when window cannot be deleted.
5520         (unbury-buffer): Move here from bindings.el.
5521         (ctl-x-map): Move binding for other-window from window.c to
5522         here.
5523         (read-buffer-to-switch, switch-to-buffer-other-window)
5524         (switch-to-buffer-other-frame): Move here from files.el.
5525         (normalize-buffer-to-switch-to): New functions.
5526         (switch-to-buffer): Move here from buffer.c.
5527         Use read-buffer-to-switch and normalize-buffer-to-switch-to.
5529 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
5531         * window.el (window-min-height, window-min-width): Move here
5532         from window.c.  Add defcustoms and rewrite doc-strings.
5533         (resize-mini-window, resize-window): New functions.
5534         (adjust-window-trailing-edge, enlarge-window, shrink-window):
5535         Move here from window.c.
5536         (maximize-window, minimize-window): New functions.
5537         (delete-window, delete-other-windows, split-window): Move here
5538         from window.c.
5539         (window-split-min-size): New function.
5540         (split-window-keep-point): Mention split-window-above-each-other
5541         instead of split-window-vertically.
5542         (split-window-above-each-other, split-window-vertically):
5543         Rename split-window-vertically to split-window-above-each-other and
5544         provide defalias for old definition.
5545         (split-window-side-by-side, split-window-horizontally): Rename
5546         split-window-horizontally to split-window-side-by-side and provide
5547         defalias for the old definition.
5548         (ctl-x-map): Move bindings for delete-window,
5549         delete-other-windows and enlarge-window here from window.c.
5550         Replace bindings for split-window-vertically and
5551         split-window-horizontally by bindings for
5552         split-window-above-each-other and split-window-side-by-side.
5554         * cus-start.el (all): Remove entries for window-min-height and
5555         window-min-width.  Add entries for window-splits and
5556         window-nest.
5558 2011-06-09  Glenn Morris  <rgm@gnu.org>
5560         * calendar/appt.el (appt-mode-line): New function.
5561         (appt-check, appt-disp-window): Use it.
5563         * files.el (hack-one-local-variable-eval-safep):
5564         Allow minor-modes with explicit +/-1 arguments.
5566 2011-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
5568         * term/xterm.el (xterm): Add defgroup.
5569         (xterm-extra-capabilities): Add defcustom to supply known xterm
5570         capabilities, skip querying them, or query them (default).
5571         (terminal-init-xterm): Use it.
5572         (terminal-init-xterm-modify-other-keys): New function to set up
5573         modifyOtherKeys support to simplify `terminal-init-xterm'.
5575 2011-06-09  Martin Rudalics  <rudalics@gmx.at>
5577         * window.el (resize-window-reset, resize-window-reset-1)
5578         (resize-subwindows-skip-p, resize-subwindows-normal)
5579         (resize-subwindows, resize-other-windows, resize-this-window)
5580         (resize-root-window, resize-root-window-vertically)
5581         (window-deletable-p, window-or-subwindow-p)
5582         (frame-root-window-p): New functions.
5584 2011-06-09  Glenn Morris  <rgm@gnu.org>
5586         * net/ange-ftp.el (ange-ftp-switches-ok): New function.
5587         (ange-ftp-get-files): Use it.
5589 2011-06-09  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
5591         * mail/sendmail.el (mail-recover-1, mail-recover):
5592         * files.el (recover-file, recover-session):
5593         Handle dired-listing-switches not being just a single short option.
5595 2011-06-09  Glenn Morris  <rgm@gnu.org>
5597         * calendar/appt.el (appt-display-message, appt-disp-window):
5598         Handle lists of appointments.
5600 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
5602         * window.el (one-window-p): Move down in code.
5603         Rewrite doc-string.
5604         (window-current-scroll-bars): Rewrite doc-string.
5605         Normalize live window argument.
5606         (walk-windows, get-window-with-predicate, count-windows):
5607         Rewrite doc-string.  Use window-list-1.
5608         (window-in-direction-2, window-in-direction, get-mru-window):
5609         New functions.
5611 2011-06-08  Reuben Thomas  <rrt@sc3d.org>
5613         * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
5614         Doc fix (Bug#8713).
5616 2011-06-08  Chong Yidong  <cyd@stupidchicken.com>
5618         * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
5620 2011-06-08  Juanma Barranquero  <lekktu@gmail.com>
5622         * loadhist.el (unload-feature-special-hooks):
5623         Add `comint-output-filter-functions'.
5625 2011-06-08  Ivan Kanis  <gnu@kanis.fr>
5627         * calendar/appt.el (appt-check): Move some initializations into the let.
5629 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
5631         * window.el (window-height): Defalias to window-total-height.
5632         (window-width): Defalias to window-body-width.
5634 2011-06-07  Chong Yidong  <cyd@stupidchicken.com>
5636         * image-mode.el (image-toggle-animation): New command.
5637         (image-mode-map): Bind it to RET.
5638         (image-mode): Update message.
5639         (image-toggle-display-image): Avoid a spurious cache flush.
5640         (image-transform-rotation): Doc fix.
5641         (image-transform-properties): Return quickly in the normal case.
5642         (image-animate-loop): Rename from image-animate-max-time.
5644         * image.el (image-animate-max-time): Move to image-mode.el.
5645         (create-animated-image): Remove unnecessary function.
5646         (image-animate): Rename from image-animate-start.  New arg.
5647         (image-animate-stop): Remove; just use image-animate-timer.
5648         (image-animate-timer): Use car-safe.
5649         (image-animate-timeout): Rename argument.
5651 2011-06-07  Martin Rudalics  <rudalics@gmx.at>
5653         * window.el (get-lru-window, get-largest-window): Move here from
5654         window.c.  Rename first argument to ALL-FRAMES.
5655         Rephrase doc-strings.
5656         (get-buffer-window-list): Rewrite using window-list-1.
5657         Rephrase doc-string.
5658         (window-safe-min-height, window-safe-min-width): New constants.
5659         (window-size-ignore, window-min-size, window-min-size-1)
5660         (window-sizable, window-sizable-p, window-size-fixed-1)
5661         (window-size-fixed-p, window-min-delta-1, window-min-delta)
5662         (window-max-delta-1, window-max-delta, window-resizable)
5663         (window-resizable-p, window-total-height, window-total-width)
5664         (window-body-width): New functions.
5665         (window-full-height-p, window-full-width-p): Rewrite using
5666         window-total-size.
5667         (window-body-height): Rewrite using window-body-size.
5669 2011-06-06  Martin Rudalics  <rudalics@gmx.at>
5671         * window.el (window-right, window-left, window-child)
5672         (window-child-count, window-last-child, window-any-p)
5673         (normalize-live-buffer, normalize-live-frame)
5674         (normalize-any-window, normalize-live-window)
5675         (window-iso-combination-p, window-iso-combined-p)
5676         (window-iso-combinations)
5677         (walk-window-tree-1, walk-window-tree, walk-window-subtree)
5678         (windows-with-parameter, window-with-parameter)
5679         (window-atom-root, make-window-atom, window-atom-check-1)
5680         (window-atom-check, window-side-check, window-check):
5681         New functions.
5682         (ignore-window-parameters, window-sides, window-sides-vertical)
5683         (window-sides-slots): New variables.
5684         (window-size-fixed): Move down in code.  Minor doc-string fix.
5686 2011-06-05  Andreas Schwab  <schwab@linux-m68k.org>
5688         * comint.el (comint-dynamic-complete-as-filename)
5689         (comint-dynamic-complete-filename): Correctly call
5690         completion-in-region.
5692 2011-06-05  Deniz Dogan  <deniz@dogan.se>
5694         * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
5695         in last change.
5697 2011-06-05  Deniz Dogan  <deniz@dogan.se>
5699         * net/rcirc.el (rcirc-prompt-for-encryption): New function.
5700         (rcirc): Use it to prompt for encryption.
5702 2011-06-05  Roland Winkler  <winkler@gnu.org>
5704         * textmodes/bibtex.el (bibtex-search-buffer): New variable.
5705         (bibtex-search-entries): New command bound to C-c C-a.
5706         (bibtex-display-entries): New function.
5708 2011-06-05  Roland Winkler  <winkler@gnu.org>
5710         * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
5711         (bibtex-insert-kill): After yanking insert newline if necessary.
5712         (bibtex-initialize): Call bibtex-string-files-init only once.
5713         (bibtex-mode): Do not call easy-menu-add.
5714         (bibtex-validate-globally): Use save-excursion in bibtex buffers.
5715         (bibtex-yank): Set arg properly if nil.
5717 2011-06-05  Roland Winkler  <winkler@gnu.org>
5719         * textmodes/bibtex.el (bibtex-search-entry-globally):
5720         New variable.
5721         (bibtex-search-entry): Use it.
5723 2011-06-05  Roland Winkler  <winkler@gnu.org>
5725         * textmodes/bibtex.el (bibtex-entry-format): New option
5726         sort-fields.
5727         (bibtex-format-entry, bibtex-reformat): Honor this option.
5728         (bibtex-parse-entry): Return fields in proper order.
5730 2011-06-05  Juanma Barranquero  <lekktu@gmail.com>
5732         * doc-view.el (doc-view-remove-if): Move computation of result out
5733         of `dolist' to silence misleading lexical-binding warning.
5735 2011-06-04  Chong Yidong  <cyd@stupidchicken.com>
5737         * emacs-lisp/timer.el (timer-activate): Remove unused arg.
5738         (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
5740 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
5742         * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
5743         "SunOS 5.10".
5745 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
5747         * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
5748         (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
5749         (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
5750         (tramp-parse-putty):
5751         * net/tramp-sh.el (tramp-completion-function-alist-rsh)
5752         (tramp-completion-function-alist-ssh)
5753         (tramp-completion-function-alist-telnet)
5754         (tramp-completion-function-alist-su)
5755         (tramp-completion-function-alist-putty): Set `tramp-autoload'
5756         cookie.
5758         * net/tramp-ftp.el:
5759         * net/tramp-sh.el:
5760         * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
5761         load "tramp.el" `tramp-set-completion-function'.
5763 2011-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5765         * shell.el: Require and use pcomplete.
5766         (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
5767         (shell-completion-vars): Set pcomplete-default-completion-function.
5769 2011-06-04  Deniz Dogan  <deniz@dogan.se>
5771         * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
5772         `memq' (Bug#8799).
5774 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5776         * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
5778 2011-06-02  Juanma Barranquero  <lekktu@gmail.com>
5780         * bs.el (bs--mark-unmark, bs--nth-wrapper):
5781         * mpc.el (mpc-select-extend, mpc-songpointer-context):
5782         * vc/log-view.el (log-view-beginning-of-defun):
5783         * vc/smerge-mode.el (smerge-apply-resolution-patch)
5784         (smerge-refine-forward, smerge-refine-chopup-region):
5785         Silence warning for unused `dotimes' counter variables.
5787 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5789         * net/tramp.el (tramp-with-progress-reporter): Rename from
5790         with-progress-reporter.  Use `declare'.
5791         * net/tramp-smb.el:
5792         * net/tramp-sh.el:
5793         * net/tramp-gvfs.el: Update all uses.
5795 2011-06-02  Jay Belanger  <jay.p.belanger@gmail.com>
5797         * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
5798         buffer isn't killed before making it current.
5800 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5802         Silence various byte-compiler warnings.
5803         * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
5804         `access-type' and new obsolescence format.
5805         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
5806         new format.
5807         (byte-compile-check-variable): New `access-type' argument.
5808         Only warn if the access-type is obsolete.
5809         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
5810         (byte-compile-variable-set): Adjust callers.
5811         * help-fns.el (describe-variable): Adjust to new obsolescence format.
5812         * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
5813         setting it as obsolete.
5814         * simple.el (minibuffer-completing-symbol):
5815         * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
5816         access as obsolete.
5817         * minibuffer.el (minibuffer-completing-file-name): Don't make it
5818         obsolete yet.
5819         * international/quail.el (quail-mouse-choose-completion): Remove unused
5820         code referring to obsolete var.
5821         (quail-choose-completion-string): Remove.
5822         * server.el (server-clients-with, server-kill-buffer-query-function)
5823         (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
5824         * proced.el (proced-send-signal):
5825         * emacs-lisp/lisp.el (lisp-complete-symbol):
5826         Replace completion-annotate-function with completion-extra-properties.
5828 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5830         * simple.el (goto-line): Use read-number.
5831         (overriding-map-is-bound): Remove.
5832         (saved-overriding-map): Change default.
5833         (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
5834         Take the map as argument.
5835         (universal-argument, negative-argument, digit-argument): Use it.
5836         (restore-overriding-map): Adjust.
5837         (do-auto-fill): Use fill-forward-paragraph.
5838         (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
5840         * minibuffer.el (minibuffer-inactive-mode-map): New var.
5841         (minibuffer-inactive-mode): New major mode.
5842         * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
5843         the *Messages* buffer" hack.
5844         (mouse-popup-menubar): Don't burp if the event is a normal key.
5846         Miscellaneous tweaks.
5847         * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
5848         lexical scoping as in subr.el's dolist and dotimes.
5849         * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
5850         Silence compiler warning.
5851         * thingatpt.el (forward-whitespace): Trivial coding style fix.
5852         * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
5853         * international/ccl.el (ccl-compile): Trivial simplification.
5854         * help-fns.el (help-do-arg-highlight): Silence compiler warning.
5855         * emacs-lisp/testcover.el (testcover-end): Remove spurious
5856         `printflag' argument.
5857         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5858         Purecopy the whole obsolescence data.
5860 2011-06-01  Leo Liu  <sdl.web@gmail.com>
5862         * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
5863         improve doc-string as suggested by Marco Pessotto
5864         <melmothx@gmail.com>.
5865         (rcirc-print): Fix last change.
5867 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5869         * minibuffer.el (complete-with-action): Return nil for the metadata and
5870         boundaries of non-functional tables.
5871         (completion-table-dynamic): Return nil for the metadata.
5872         (completion-table-with-terminator): Add default case, using
5873         complete-with-action.
5874         (completion--metadata): New function.
5875         (completion-all-sorted-completions, minibuffer-completion-help): Use it
5876         to try and avoid pathological performance problems.
5877         (completion--embedded-envvar-table): Return `category' metadata.
5879 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5881         * subr.el (process-alive-p): New tiny convenience function.
5883 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5885         * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
5886         content but also its previous major mode.
5888 2011-05-31  Helmut Eller  <eller.helmut@gmail.com>
5890         * emacs-lisp/debug.el (debug): Restore the previous content of the
5891         *Backtrace* buffer when we exit with C-M-c.
5893 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5895         * minibuffer.el: Add metadata method to completion tables.
5896         (completion-category-overrides): New defcustom.
5897         (completion-metadata, completion--field-metadata)
5898         (completion-metadata-get, completion--styles)
5899         (completion--cycle-threshold): New functions.
5900         (completion-try-completion, completion-all-completions):
5901         Add `metadata' argument to choose completion-styles.
5902         (completion--do-completion): Use metadata to choose cycling.
5903         (completion-all-sorted-completions): Use metadata for sorting.
5904         Remove :completion-cycle-penalty which is not needed any more.
5905         (completion--try-word-completion): Add `metadata' argument.
5906         (minibuffer-completion-help): Check metadata for annotation function
5907         and sorting.
5908         (completion-file-name-table): Return `category' metadata.
5909         (minibuffer-completing-file-name): Make obsolete.
5910         * simple.el (minibuffer-completing-symbol): Make obsolete.
5911         * icomplete.el (icomplete-completions): Pass new `metadata' param to
5912         completion-try-completion.
5914 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5916         * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
5918 2011-05-30  Leo Liu  <sdl.web@gmail.com>
5920         * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5921         (rcirc-print): Decode all incoming messages (bug#8744).
5922         (rcirc-decode-coding-system): Allow value nil for automatic coding
5923         system detection.
5925 2011-06-01  Glenn Morris  <rgm@gnu.org>
5927         * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
5929 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
5931         * image.el (image-animate-max-time): Allow nil and t values.
5932         Default to nil.
5933         (create-animated-image): Doc fix.
5934         (image-animate-start): Remove second arg; just use
5935         image-animate-max-time.
5936         (image-animate-timeout): Doc fix.  Args changed.
5938         * image-mode.el (image-toggle-display-image): Ensure that the
5939         image spec passed to the animate timer is the same object as in
5940         the buffer's display property (Bug#6981).
5941         (image-transform-properties): Doc fix.
5943         * image.el (image-animate-max-time): Default to nil.
5945 2011-05-29  Martin Rudalics  <rudalics@gmx.at>
5947         * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
5948         entire buffer list (Bug#8184).
5950 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
5952         * image.el (imagemagick-types-inhibit)
5953         (imagemagick-register-types): Doc fix.
5955 2011-05-29  Deniz Dogan  <deniz@dogan.se>
5957         * net/rcirc.el (rcirc): Use the user's stored encryption method by
5958         default.
5960 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
5962         * select.el: Don't perform clipboard-manager saving in hooks;
5963         leave the hooks empty.
5965 2011-05-28  Leo Liu  <sdl.web@gmail.com>
5967         * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
5968         (occur-mode-map): Bind occur-edit-mode.  Use occur-menu-map.
5969         (occur-edit-mode): New major mode (Bug#8463).
5970         (occur-after-change-function): New function.
5971         (occur-engine): Give Occur tags a read-only property.
5973 2011-05-28  Kevin Ryde  <user42@zip.com.au>
5975         * subr.el (def-edebug-spec): Doc fix (Bug#8430).
5977 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
5979         * bindings.el (help-echo): Make the initial non-indicator dash
5980         empty on graphical terminals (Bug#7295).
5982         * files.el (auto-mode-alist): Move config rule after the
5983         in-stripping one (Bug#8547).
5985         * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
5987         * startup.el (normal-splash-screen): Remove gratuitous mode-line
5988         setting (Bug#8740).
5990 2011-05-28  Alp Aker  <aker@pitt.edu>  (tiny change)
5992         * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
5993         (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
5994         (Bug#8539).
5996 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
5998         * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
6000 2011-05-28  Dima Kogan  <dkogan@cds.caltech.edu>  (tiny change)
6002         * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
6003         (hs-hide-block-at-point, hs-find-block-beginning)
6004         (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
6005         (Bug#8279).
6007 2011-05-28  Glenn Morris  <rgm@gnu.org>
6009         * startup.el (fancy-about-screen): Use standard mode line.  (Bug#8740)
6011 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
6013         * help-fns.el (describe-function-1): If the function is a derived
6014         major mode, print the parent mode.
6016         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
6017         (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
6019 2011-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6021         * minibuffer.el (completion--capf-wrapper): Check applicability before
6022         returning non-nil for non-exclusive completion data.
6023         * progmodes/etags.el (tags-completion-at-point-function):
6024         * info-look.el (info-lookup-completions-at-point): Mark as
6025         non-exclusive.
6026         (info-complete): Adjust accordingly.
6028         * info-look.el: Convert to lexical-binding and completion-at-point.
6029         (info-lookup-completions-at-point): New function.
6030         (info-complete): Use it and completion-in-region.
6032 2011-05-28  Drew Adams  <drew.adams@oracle.com>
6034         * isearch.el: Let M-e start with point at the first mismatched char.
6035         (isearch-fail-pos): New function.
6036         (isearch-edit-string): Use it.
6038 2011-05-28  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
6040         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6042 2009-11-23  Toby Cubitt  <toby-predictive@dr-qubit.org>
6044         * emacs-lisp/avl-tree.el: New avl-tree-stack datatype.  Add new
6045         traversal functions for avl-trees.
6046         (avl-tree--stack): New struct.
6047         (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
6048         (avl-tree-enter): Add optional `updatefun' arg.
6049         (avl-tree--do-enter): Add optional `updatefun' arg.
6050         Change return value.
6051         (avl-tree-delete): Add optional `test' and `nilflag' args.
6052         (avl-tree--do-delete): Add `test' and `nilflag' args.
6053         Change return value.
6054         (avl-tree-member): Add optional `nilflag'
6055         (avl-tree-member-p): New function.
6056         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
6057         (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
6058         (avl-tree-stack-empty-p): New functions.
6060 2009-11-23  Toby Cubitt  <toby-predictive@dr-qubit.org>
6062         * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
6063         avl-tree--del-balance1 and make it work both ways.
6064         (avl-tree--del-balance2): Remove.
6065         (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
6066         make it work both ways.
6067         (avl-tree--enter-balance2): Remove.
6068         (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
6069         New macros.
6070         (avl-tree--mapc, avl-tree-map): Add direction argument.
6072 2011-05-27  David Michael  <fedora.dm0@gmail.com>  (tiny change)
6074         * files.el (interpreter-mode-alist): Add rbash (bug#8745).
6076 2011-05-27  Chong Yidong  <cyd@stupidchicken.com>
6078         * select.el: Support clipboard managers with built-in function
6079         x-clipboard-manager-save, via delete-frame-functions and
6080         kill-emacs-hook.
6081         (xselect-convert-to-targets): Add MULTIPLE target to list.
6082         (xselect-convert-to-save-targets): New function.
6084 2011-05-27  Kenichi Handa  <handa@m17n.org>
6086         * mail/sendmail.el (mail-encode-header): Avoid double encoding by
6087         let-binding rfc2047-encode-encoded-words to nil.
6089 2011-05-27  Glenn Morris  <rgm@gnu.org>
6091         * mail/emacsbug.el: Don't require url-util.
6093         * shell.el (shell-directory-tracker): Case matters.  (Bug#8735)
6095         * files.el (set-auto-mode):
6096         Also respect mode: entries at the end of the file.  (Bug#8586)
6098 2011-05-26  Glenn Morris  <rgm@gnu.org>
6100         * files.el (hack-local-variables-prop-line, hack-local-variables):
6101         Downcase mode names, as seems to be traditional.
6102         (hack-local-variables, hack-local-variables-apply): Doc fixes.
6104         * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
6105         (report-emacs-bug-hook): Try to validate the From address.  (Bug#8038)
6107 2011-05-25  Julien Danjou  <julien@danjou.info>
6109         * textmodes/rst.el (rst-define-level-faces): Do not define face
6110         symbol if it is already defined.
6112 2011-05-24  Vincent Belaïche  <vincentb1@users.sourceforge.net>
6114         * play/5x5.el (5x5-new-game, 5x5-randomize):
6115         Reset 5x5-solver-output to nil when a new grid is cast.
6116         (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
6117         these debugging traces, as defmacro breaks the compiled code.
6119 2011-05-24  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
6121         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6123 2011-05-24  Leo Liu  <sdl.web@gmail.com>
6125         * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
6126         (vc-bzr-sha1): Adapt.
6128         * sha1.el: Remove.  Function `sha1' is now builtin.
6130         * bindings.el: Provide sha1 feature.
6132 2011-05-24  Kenichi Handa  <handa@m17n.org>
6134         * mail/sendmail.el: Require `rfc2047'.
6135         (mail-insert-from-field): Do not perform RFC2047 encoding.
6136         (mail-encode-header): New function.
6137         (sendmail-send-it): Set buffer-file-coding-system of the work
6138         buffer to the return value of select-message-coding-system.
6139         Call mail-encode-header.
6141         * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
6143 2011-05-24  Sean Neakums  <sneakums@zork.net>  (tiny change)
6145         * mail/supercite.el (sc-default-cite-frame):
6146         Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
6148 2011-05-24  Glenn Morris  <rgm@gnu.org>
6150         * progmodes/python.el (brm-menu): Declare.
6152         * emulation/viper.el (viper-set-hooks): Declare.
6154         * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
6155         (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
6156         (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
6157         (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
6158         (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
6159         (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
6161 2011-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6163         Add an :exit-function for completion-at-point.
6165         * minibuffer.el (completion--done): New fun.
6166         (completion--do-completion): Use it.  New arg `expect-exact'.
6167         (minibuffer-complete, minibuffer-complete-word): Don't output message,
6168         since completion--do-completion does it for us now.
6169         (minibuffer-force-complete): Use completion--done and
6170         completion--replace.  Handle sole-completion case with more care.
6171         (minibuffer-complete-and-exit): Use new `expect-exact' arg.
6172         (completion-extra-properties): New var.
6173         (completion-annotate-function): Make obsolete.
6174         (minibuffer-completion-help): Adjust accordingly.
6175         Use completion-list-insert-choice-function.
6176         (completion-at-point, completion-help-at-point):
6177         Bind completion-extra-properties.
6178         (completion-pcm-word-delimiters): Add | (for uniquify, for example).
6179         * simple.el (completion-list-insert-choice-function): New var.
6180         (completion-setup-function): Preserve it.
6181         (choose-completion): Pay attention to it, shuffle the code a bit.
6182         (choose-completion-string): New arg `insert-function'.
6184         * textmodes/bibtex.el: Convert to lexical binding.
6185         (bibtex-mode-map): Use completion-at-point.
6186         (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
6187         (bibtex-completion-at-point-function): New fun, from bibtex-complete.
6188         (bibtex-complete): Define as obsolete alias.
6189         (bibtex-complete-internal): Remove.
6190         (bibtex-format-entry): Remove unused sub-group in regexp.
6191         * shell.el (shell--command-completion-data)
6192         (shell-environment-variable-completion):
6193         * pcomplete.el (pcomplete-completions-at-point):
6194         * comint.el (comint--complete-file-name-data): Use :exit-function
6195         instead of completion-table-with-terminator so it also works for
6196         choose-completion.
6198 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6200         * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
6202         * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
6203         (bug#8710).
6205         * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
6207 2011-05-23  Ken Manheimer  <ken.manheimer@gmail.com>
6209         * allout.el (allout-inhibit-auto-fill-on-headline): Create new
6210         customization variable and implement: If non-nil, auto-fill will
6211         be inhibited while on topic's header line.
6213 2011-05-23  Vincent Belaïche  <vincentb1@users.sourceforge.net>
6215         * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
6216         click on.  II/ Make 5x5 multisession.  III/ Ensure that random grids
6217         always have a solution in grid size = 5 cases.
6218         (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
6219         (5x5-solver-output, 5x5-log-buffer): New vars.
6220         (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
6221         Make these variables buffer local to achieve 5x5 multi-session-ness.
6222         (5x5): Set 5x5-grid-size only if SIZE is non-negative.
6223         (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
6224         (5x5-solve-suggest): New funs.
6225         (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
6226         randomize a grid so that we ensure that there is always a solution.
6227         (5x5-make-random-grid): Allow other movement than flipping.
6229 2011-05-23  Kevin Ryde  <user42@zip.com.au>
6231         * emacs-lisp/advice.el (ad-read-advised-function):
6232         Use `function-called-at-point' as the default default, if it has
6233         advice and passes PREDICATE.
6235 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6237         * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
6238         byte-compile-lambda if it's actually a lambda.
6240         * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
6241         Fix function quoting.  Use backquote better.
6243 2011-05-22  Yuanle Song  <sylecn@gmail.com>
6245         * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
6246         matching (Bug#8516).
6248 2011-01-22  Jari Aalto  <jari.aalto@cante.net>
6250         * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
6251         different face (Bug#8178).
6253 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
6255         * vc/diff-mode.el (diff-changed): Don't use terminal specs for
6256         defface (Bug#8144).
6258 2011-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6260         * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
6261         funcall as well (bug#8712).  Warn when performing those conversions.
6262         * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
6264         * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
6266 2011-05-22  Glenn Morris  <rgm@gnu.org>
6268         * files.el (hack-local-variables-prop-line): Small simplifications.
6269         (hack-local-variables, hack-local-variables-prop-line):
6270         If MODE-ONLY, return the mode, rather than just `t'.
6272 2011-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6274         * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
6276 2011-05-21  Glenn Morris  <rgm@gnu.org>
6278         * files.el (hack-local-variables-prop-line, hack-local-variables):
6279         If only interested in the mode, don't bother doing the other stuff.
6281         * image-mode.el (image-after-revert-hook):
6282         Redraw all frames on which the image is visible.  (Bug#8567)
6284         * dired-aux.el (dired-touch-initial): Just use current-time.  (Bug#6887)
6286         * wid-edit.el (widget-checklist-match-inline):
6287         Fix 2011-04-19 change.  (Bug#8649)
6289 2011-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6291         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
6292         Also allow singlespace after single-letter capitals followed by a dot.
6294         * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
6295         enabled.  Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
6297 2011-05-20  Nix  <nix@esperi.org.uk>
6299         * files.el (basic-save-buffer-2):
6300         Fix handling of break-hardlink-on-save with non-existent files.
6302 2011-05-19  Deniz Dogan  <deniz@dogan.se>
6304         * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
6305         (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
6307 2011-05-19  Glenn Morris  <rgm@gnu.org>
6309         * progmodes/f90.el (f90-type-def-re):
6310         Handle "type, bind(c)".  (Bug#8691)
6312         * emacs-lisp/autoload.el (batch-update-autoloads):
6313         Set autoload-excludes by parsing loadup.el rather than Makefiles.
6315 2011-05-18  Michael Albinus  <michael.albinus@gmx.de>
6317         * net/tramp.el (tramp-process-actions): Set "first-password-request"
6318         property for the correct connection in case of multihops.
6320 2011-05-18  Glenn Morris  <rgm@gnu.org>
6322         * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
6323         * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
6325         Rationalize calendar handling of day and month abbrev-arrays.
6326         * calendar/calendar.el (calendar-customized-p): New function.
6327         (calendar-abbrev-construct, calendar-make-alist): Change what it does.
6328         (calendar-day-name-array, calendar-month-name-array): Doc fix.
6329         Add :set function.
6330         (calendar-abbrev-length, calendar-day-abbrev-array)
6331         (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
6332         (calendar-day-abbrev-array, calendar-month-abbrev-array):
6333         Elements may no longer be nil.
6334         (calendar-day-name, calendar-month-name):
6335         Update for changed nature of abbrev arrays.
6336         * calendar/diary-lib.el (diary-name-pattern):
6337         Update for changed nature of abbrev arrays.
6338         (diary-mark-entries-1): Update calendar-make-alist calls.
6339         (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
6340         * calendar/cal-html.el (cal-html-day-abbrev-array):
6341         Simply inherit from calendar-day-abbrev-array.
6343 2011-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6345         * progmodes/grep.el (grep-mode): Disable default
6346         compilation-directory-matcher setting (bug#8684).
6348 2011-05-17  Michael Albinus  <michael.albinus@gmx.de>
6350         * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
6351         instead of "head" and "tail".  There were problems with SunOS 5.9,
6352         and it performs better.
6354 2011-05-17  Glenn Morris  <rgm@gnu.org>
6356         * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
6358         * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6359         Replace obsolete function.
6361         * shell.el (pcomplete-parse-arguments-function): Declare.
6363         * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
6364         (appt-display-diary, appt-display-interval, appt-prev-comp-time)
6365         (appt-check): Doc fixes.
6366         (appt-disp-window-function, appt-delete-window-function):
6367         Remove needless special case in custom :type.
6368         (appt-display-count): Default to 0, not nil.
6369         (appt-check): Reset appt-display-count to 0, not nil.
6371 2011-05-17  Juanma Barranquero  <lekktu@gmail.com>
6373         * progmodes/python.el (python-font-lock-keywords):
6374         Add the Python 3.X keyword "nonlocal" (bug#8639).
6376 2011-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6378         * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
6380 2011-05-16  Kevin Ryde  <user42@zip.com.au>
6382         * info-look.el (makefile-automake-mode): New setups, looking in
6383         automake manual, then makefile-mode.
6384         (makefile-mode): Remove automake manual, have it just in
6385         makefile-automake-mode since there's various things different or
6386         not relevant to plain make.
6387         (makefile-mode): Remove "other-modes" non-existent automake-mode,
6388         believe a hypothetical automake-mode would go to makefile-mode,
6389         not the other way around.
6391 2011-05-15  Chong Yidong  <cyd@stupidchicken.com>
6393         * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
6394         hunk-end tags (Bug#8672).
6396         * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
6397         vc-annotate-show-diff-revision-at-line (Bug#8671).
6399 2011-05-14  Glenn Morris  <rgm@gnu.org>
6401         * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
6402         in the middle of an existing one with multiple authors.  (Bug#8645)
6403         (change-log-font-lock-keywords): Also handle multiple author lines
6404         with leading tabs.  (Bug#8644)
6406         * calendar/appt.el (appt-check): Rename some local variables.
6407         Some simplification/reordering.
6409         * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
6410         (feedmail-sendmail-f-doesnt-sell-me-out)
6411         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
6412         (feedmail-debug-sit-for, feedmail-queue-express-hook)
6413         (feedmail-queue-runner-message-sender): Set :version.
6414         (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
6415         (bbdb-dwim-net-address, vm-mail): Declare.
6416         (feedmail-binmail-gnulinuxish-template):
6417         Rename from feedmail-binmail-linuxish-template.
6418         (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
6419         Use insert-buffer-substring.
6421 2011-05-14  Bill Carpenter  <bill@carpenter.org>
6423         * mail/feedmail.el (feedmail-patch-level): Increase.
6424         (feedmail-debug): New custom group.
6425         (feedmail-confirm-outgoing-timeout)
6426         (feedmail-sendmail-f-doesnt-sell-me-out)
6427         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
6428         (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
6429         (feedmail-sender-line, feedmail-from-line)
6430         (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
6431         (feedmail-spray-this-address)
6432         (feedmail-spray-address-fiddle-plex-list)
6433         (feedmail-queue-use-send-time-for-date)
6434         (feedmail-queue-use-send-time-for-message-id)
6435         (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
6436         (feedmail-buffer-eating-function):
6437         Doc fixes.
6438         (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
6439         (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
6440         (feedmail-message-action-scroll-down): New functions.
6441         (feedmail-queue-directory, feedmail-queue-draft-directory):
6442         Use expand-file-name.
6443         (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
6444         Remove C-v help entry.
6445         (feedmail-queue-buffer-file-name): New variable.
6446         (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
6447         (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
6448         (feedmail-message-action-send-strong, feedmail-message-action-edit)
6449         (feedmail-message-action-draft, feedmail-message-action-draft-strong)
6450         (feedmail-message-action-queue, feedmail-message-action-queue-strong)
6451         (feedmail-message-action-toggle-spray)
6452         (feedmail-run-the-queue-no-prompts)
6453         (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
6454         (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
6455         (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
6456         (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
6457         (feedmail-envelope-deducer, feedmail-fiddle-from)
6458         (feedmail-fiddle-sender, feedmail-default-date-generator)
6459         (feedmail-fiddle-date, feedmail-fiddle-message-id)
6460         (feedmail-fiddle-spray-address)
6461         (feedmail-fiddle-list-of-spray-fiddle-plexes)
6462         (feedmail-fiddle-list-of-fiddle-plexes)
6463         (feedmail-fill-to-cc-function, feedmail-fill-this-one)
6464         (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
6465         (feedmail-queue-runner-message-sender, feedmail-binmail-template):
6466         Change default.  Doc fix.
6467         (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
6468         (feedmail-binmail-linuxish-template): New constant.
6469         (feedmail-buffer-to-sendmail): Doc fix.  Add debug call.
6470         Respect feedmail-sendmail-f-doesnt-sell-me-out.
6471         (feedmail-send-it): Add debug call.
6472         Use feedmail-queue-buffer-file-name, and
6473         feedmail-send-it-immediately-wrapper.
6474         (feedmail-message-action-send): Add debug call.
6475         Use feedmail-send-it-immediately-wrapper.
6476         (feedmail-queue-express-to-queue): Add debug call.
6477         Run feedmail-queue-express-hook.
6478         (feedmail-message-action-help): Add debug call.  Use feedmail-p-h-b-n.
6479         (feedmail-message-action-help-blat):
6480         Rename from feedmail-queue-send-edit-prompt-help-first.
6481         (feedmail-run-the-queue): Add debug call.  Set buffer-file-type.
6482         Check line-endings.  Handle errors better.
6483         (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
6484         Doc fix.  Add debug call.
6485         (feedmail-queue-send-edit-prompt): Doc fix.  Add debug call.
6486         Use feedmail-queue-send-edit-prompt-inner.
6487         (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
6488         (feedmail-queue-send-edit-prompt-inner): New function, extracted
6489         from feedmail-queue-send-edit-prompt.
6490         (feedmail-queue-send-edit-prompt-help)
6491         (feedmail-queue-send-edit-prompt-help-later): Remove functions.
6492         (feedmail-tidy-up-slug): Add debug call.
6493         Respect feedmail-queue-slug-suspect-regexp.
6494         (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
6495         (feedmail-dump-message-to-queue): Add debug call.
6496         Expand queue-directory.
6497         (feedmail-dump-message-to-queue): Change message slightly.
6498         Use feedmail-say-chatter.
6499         (feedmail-rfc822-date): Add debug call.  Bind system-time-locale.
6500         (feedmail-send-it-immediately-wrapper): New function.
6501         (feedmail-send-it-immediately): Add debug calls.  Use let not let*.
6502         Insert empty string rather than newline.  Handle full-frame case.
6503         Use catch/throw.  Use feedmail-say-chatter.
6504         (feedmail-fiddle-from): Try mail-host-address.
6505         (feedmail-default-message-id-generator): Doc fix.
6506         Bind system-time-locale.  Handle missing end.
6507         (feedmail-fiddle-x-mailer): Add debug call.
6508         Handle feedmail-x-mailer-line being nil.
6509         (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
6510         Add debug call.  Use buffer-substring-no-properties.
6511         (feedmail-say-debug, feedmail-say-chatter): New functions.
6512         (feedmail-find-eoh): Give an explicit error.
6514 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
6516         * net/newst-treeview.el (newsticker-treeview-face): Change default
6517         family from helvetica to sans.
6518         (newsticker-treeview-tool-bar-map): Move tool-bar icons to
6519         etc/images/newsticker.
6521         * net/newst-reader.el (newsticker-feed-face): Change default
6522         family from helvetica to sans.
6524         * net/newst-plainview.el (newsticker-new-item-face)
6525         (newsticker-old-item-face, newsticker-immortal-item-face)
6526         (newsticker-obsolete-item-face, newsticker-date-face)
6527         (newsticker-statistics-face): Change default family from
6528         helvetica to sans.
6529         (newsticker--plainview-tool-bar-map): Move tool-bar icons to
6530         etc/images/newsticker.
6532         * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
6533         (newsticker--process-auto-mark-filter-match): : Tell user about
6534         auto-marking.
6536 2011-05-13  Didier Verna  <didier@xemacs.org>
6538         Common Lisp indentation improvements on defmethod and lambda-lists.
6539         * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
6540         TODO entries.
6541         (lisp-lambda-list-keyword-parameter-indentation)
6542         (lisp-lambda-list-keyword-parameter-alignment)
6543         (lisp-lambda-list-keyword-alignment): New customizable user options.
6544         (lisp-indent-defun-method): Improve docstring.
6545         (extended-loop-p): Fix comment.
6546         (lisp-indent-lambda-list-keywords-regexp): New variable.
6547         (lisp-indent-lambda-list): New function.
6548         (lisp-indent-259): Use it.
6549         (lisp-indent-defmethod): Support for more than one
6550         method qualifier and properly indent methods lambda-lists.
6551         (defgeneric): Provide a missing common-lisp-indent-function property.
6553 2011-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6555         * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
6556         bounds for the empty string (bug#8667).
6558 2011-05-13  Glenn Morris  <rgm@gnu.org>
6560         * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
6562         * mail/sendmail.el (sendmail-program): Try executable-find first.
6563         (sendmail-send-it): `sendmail-program' cannot be unbound.
6565         * calendar/appt.el (appt-make-list): Simplify.
6566         (appt-time-msg-list): Doc fix.
6567         (appt-check): Change mode-line message at the time of the appointment.
6569 2011-05-12  Andreas Schwab  <schwab@linux-m68k.org>
6571         * progmodes/ld-script.el (ld-script-keywords)
6572         (ld-script-builtins): Update keywords list.
6574 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6576         * progmodes/grep.el (grep-filter): Don't trip on partial lines.
6578         * shell.el (shell-completion-vars): New function.
6579         (shell-mode):
6580         * simple.el (read-shell-command): Use it.
6581         (blink-matching-open): No need for " [...]" in minibuffer-message.
6583 2011-05-12  Glenn Morris  <rgm@gnu.org>
6585         * calendar/appt.el (appt-now-displayed): Remove pointless variable.
6586         (appt-check): Simplify.
6588 2011-05-12  Eli Zaretskii  <eliz@gnu.org>
6590         * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
6591         literal "/dev/null".
6593 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6595         * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
6596         Fix typo.
6598 2011-05-12  Ralph Schleicher  <rs@ralph-schleicher.de>
6600         * progmodes/which-func.el (which-function):
6601         Use add-log-current-defun instead of add-log-current-defun-function,
6602         which might not be defined (Bug#8260).
6604 2011-05-12  Glenn Morris  <rgm@gnu.org>
6606         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
6607         Let byte-compile-initial-macro-environment always take precedence.
6609 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6611         * net/rcirc.el: Add support for SSL/TLS connections.
6612         (rcirc-server-alist): New field `encryption'.
6613         (rcirc): Check `encryption' settings.
6614         (rcirc-connect): New arg `encryption'.  Use open-network-stream.
6615         Merge make-local-variable into `set'.
6616         (rcirc--connection-open-p): New function.
6617         (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
6618         the process is not a network process (e.g. running gnutls-cli).
6619         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
6620         Make rcirc-(en|de)code-coding-system local here.
6621         (rcirc-mode): Merge make-local-variable into `set'.
6622         (rcirc-parent-buffer): Make permanent buffer-local.
6623         (rcirc-multiline-minor-mode): Don't do it here.
6624         (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
6625         there's no server buffer.
6627 2011-05-11  Glenn Morris  <rgm@gnu.org>
6629         * newcomment.el (comment-kill): Prefix "unused" local.
6631         * term/w32console.el (get-screen-color): Declare.
6633         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
6634         Handle symbol elements of byte-compile-initial-macro-environment.
6636 2011-05-10  Leo Liu  <sdl.web@gmail.com>
6638         * bookmark.el (bookmark-bmenu-mode-map):
6639         Bind bookmark-bmenu-search to `/'.
6641         * mail/footnote.el: Convert to utf-8 encoding.
6642         (footnote-unicode-string, footnote-unicode-regexp): New variable.
6643         (Footnote-unicode): New function.
6644         (footnote-style-alist): Add unicode style to the list.
6645         (footnote-style): Doc fix.
6647 2011-05-10  Jim Meyering  <meyering@redhat.com>
6649         Fix doubled-word typos.
6650         * international/quail.el (quail-insert-kbd-layout): and and -> and
6651         * kermit.el: and and -> and
6652         * net/ldap.el (ldap-search-internal): to to -> to
6653         * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
6654         * progmodes/js.el (js-mode): and and -> and
6655         * textmodes/artist.el (artist-move-to-xy): at at -> at
6656         (artist-draw-region-trim-line-endings): if if -> if
6657         And Safetyc -> Safety.
6658         * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
6660 2011-05-10  Glenn Morris  <rgm@gnu.org>
6661             Stefan Monnier  <monnier@iro.umontreal.ca>
6663         * files.el (hack-one-local-variable-eval-safep):
6664         Consider "eval: (foo-mode)" to be safe.  (Bug#8613)
6666 2011-05-10  Glenn Morris  <rgm@gnu.org>
6668         * calendar/diary-lib.el (diary-list-entries-hook)
6669         (diary-mark-entries-hook, diary-nongregorian-listing-hook)
6670         (diary-nongregorian-marking-hook, diary-list-entries)
6671         (diary-include-other-diary-files, diary-mark-entries)
6672         (diary-mark-included-diary-files): Doc fixes.
6674 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
6676         * misc.el: Require tabulated-list.el during compilation.
6678 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
6680         * progmodes/compile.el (compilation-start):
6681         Run compilation-filter-hook for the async case too.
6682         (compilation-filter-hook): Doc fix.
6684 2011-05-09  Deniz Dogan  <deniz@dogan.se>
6686         * wdired.el: Remove outdated installation comment.  Fix usage
6687         comment.
6689 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
6691         * misc.el: Implement new command `list-dynamic-libraries'.
6692         (list-dynamic-libraries--loaded-only-p): New variable.
6693         (list-dynamic-libraries--refresh): New function.
6694         (list-dynamic-libraries): New command.
6696 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
6698         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6699         Fix the ant regexp to handle end-line and end-column info from jikes.
6700         Re-introduce maven regexp.  Give the ruby-Test::Unit regexp a
6701         higher priority to avoid clobbering by gnu.
6703 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
6705         * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
6706         if the face has existing theme settings (Bug#8454).
6708 2011-05-08  Ralph Schleicher  <rs@ralph-schleicher.de>
6710         * progmodes/perl-mode.el (perl-imenu-generic-expression):
6711         Only match variables declared via `my' or `our' (Bug#8261).
6713         * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
6714         special file names `.' and `..' (Bug#8259).
6716 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
6718         * progmodes/grep.el (grep-mode-font-lock-keywords):
6719         Remove buffer-changing entries.
6720         (grep-filter): New function.
6721         (grep-mode): Add it to compilation-filter-hook.
6723         * progmodes/compile.el (compilation-filter-hook)
6724         (compilation-filter-start): New defvars.
6725         (compilation-filter): Call compilation-filter-hook prior to
6726         updating the process mark.
6728 2011-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6730         * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
6732 2011-05-07  Eli Zaretskii  <eliz@gnu.org>
6734         * mail/sendmail.el (send-mail-function): On MS-Windows, default to
6735         mailclient-send-it even if window-system is nil.  (Bug#8595)
6737         * term/w32console.el (terminal-init-w32console):
6738         Call get-screen-color and use its output to set the frame
6739         background-mode.  (Bug#8597)
6741 2011-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6743         Make bytecomp.el understand that defmethod defines funs (bug#8631).
6744         * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
6745         New functions.
6746         (defgeneric, eieio--defmethod): Use them.
6747         (eieio-defgeneric): Remove.
6748         (defmethod): Call defgeneric in a way visible to the byte-compiler.
6750 2011-05-07  Glenn Morris  <rgm@gnu.org>
6752         * calendar/timeclock.el (timeclock-log-data): Remove unused local.
6753         Use let rather than let*.
6754         (timeclock-find-discrep): Remove unused local.
6756         * calendar/diary-lib.el (diary-comment-start): Doc fix.
6758         * calendar/appt.el (appt-time-msg-list): Doc fix.
6760 2011-05-06  Noah Friedman  <friedman@splode.com>
6762         * apropos.el (apropos-print-doc): Only use
6763         emacs-lisp-docstring-fill-column when it is bound to an integer,
6764         per that variable's documentation.
6766 2011-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6768         * lpr.el (print-region-1): Echo lpr-program's output, so error messages
6769         and warnings are not silently discarded (e.g. use -d instead of -P).
6771 2011-05-06  Glenn Morris  <rgm@gnu.org>
6773         * calendar/appt.el (appt-message-warning-time): Doc fix.
6774         (appt-warning-time-regexp): New option.
6775         (appt-make-list): Respect appt-message-warning-time.
6777         * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
6778         New options.
6779         (diary-add-to-list): Strip comments from the displayed string.
6780         (diary-mode): Set comment-start and comment-end.
6782         * vc/diff-mode.el (smerge-refine-subst): Declare.
6783         (diff-refine-hunk): Don't require smerge-mode when compiling.
6785 2011-05-06  Juanma Barranquero  <lekktu@gmail.com>
6787         * simple.el (list-processes): Return nil as the docstring says.
6789 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
6791         * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
6792         to "".
6793         (ange-ftp-write-region, ange-ftp-insert-file-contents)
6794         (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
6795         determining of binary transfer.  (Bug#7383)
6797 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
6799         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
6800         Fix port computation bug.  (Bug#8618)
6802 2011-05-05  Glenn Morris  <rgm@gnu.org>
6804         * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
6806         * simple.el (shell-dynamic-complete-functions)
6807         (comint-dynamic-complete-functions): Declare.
6809         * net/network-stream.el (gnutls-negotiate):
6810         * simple.el (tabulated-list-print): Fix declarations.
6812         * progmodes/gud.el (syntax-symbol, syntax-point):
6813         Remove unnecessary and incorrect declarations.
6815         * emacs-lisp/check-declare.el (check-declare-scan):
6816         Handle byte-compile-initial-macro-environment in bytecomp.el
6818 2011-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6820         Fix earlier half-done eieio-defmethod change (bug#8338).
6821         * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
6822         Streamline and change calling convention.
6823         (defmethod): Adjust accordingly and simplify.
6824         (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
6825         new eieio--defmethod.
6826         (slot-boundp): Minor CSE simplification.
6828 2011-05-05  Milan Zamazal  <pdm@zamazal.org>
6830         * progmodes/glasses.el (glasses-separate-capital-groups): New option.
6831         (glasses-make-readable): Use glasses-separate-capital-groups.
6833 2011-05-05  Juanma Barranquero  <lekktu@gmail.com>
6835         * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
6836         (warning-series): Doc fix.
6837         (display-warning): Don't try to create the buffer if we just found it.
6839 2011-05-04  Chong Yidong  <cyd@stupidchicken.com>
6841         * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
6842         (autoload-find-generated-file): New function.
6843         (generate-file-autoloads): Bind generated-autoload-file to
6844         buffer-file-name.
6845         (update-file-autoloads, update-directory-autoloads):
6846         Use autoload-find-generated-file.  If called interactively, prompt for
6847         output file (Bug#7989).
6848         (batch-update-autoloads): Doc fix.
6850 2011-05-04  Juanma Barranquero  <lekktu@gmail.com>
6852         * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
6854 2011-05-04  Glenn Morris  <rgm@gnu.org>
6856         * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
6857         function, so it follows changes in calendar-date-style.
6858         (diary-fancy-date-matcher): New function.
6859         (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
6860         (diary-fancy-font-lock-fontify-region-function):
6861         Use diary-fancy-date-pattern as a function.
6863         * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
6864         non-numbers for `year' etc pseudo-variables.  (Bug#8583)
6866 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6868         * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
6869         instead of positional arguments.  Allow :keylist and :crlfiles
6870         arguments.
6871         (open-gnutls-stream): Call it.
6873         * net/network-stream.el (network-stream-open-starttls): Adjust to
6874         call `gnutls-negotiate' with :process and :hostname arguments.
6876 2011-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6878         * minibuffer.el (completion--message): New function.
6879         (completion--do-completion, minibuffer-complete)
6880         (minibuffer-force-complete, minibuffer-complete-word): Use it.
6881         (completion--do-completion): Don't ignore completion-auto-help when in
6882         icomplete-mode.
6884         * whitespace.el (whitespace-trailing-regexp): Don't rely on the
6885         internal encoding (e.g. tibetan zero is not whitespace).
6886         (global-whitespace-mode): Prefer save-current-buffer.
6887         (whitespace-trailing-regexp): Remove useless save-match-data.
6888         (whitespace-empty-at-bob-regexp): Minor simplification.
6890 2011-05-03  Chong Yidong  <cyd@stupidchicken.com>
6892         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
6894 2011-05-03  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
6896         * textmodes/ispell.el (ispell-add-per-file-word-list):
6897         Use `concat' to create string for insertion.
6899 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6901         * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
6902         Avoid open-line which runs post-self-insert-hook.
6903         (bibtex-fill-entry): Remove unused `end' var.
6905 2011-05-03  Dirk Ullrich  <dirk.ullrich@googlemail.com>  (tiny change)
6907         * textmodes/ispell.el (ispell-add-per-file-word-list):
6908         Protect against `nil' value of `comment-start' (Bug#8579).
6910 2011-05-03  Leo Liu  <sdl.web@gmail.com>
6912         * isearch.el (isearch-yank-pop): New command.
6913         (isearch-mode-map): Bind it to `M-y'.
6914         (isearch-forward): Mention it.
6916 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6918         * simple.el (minibuffer-complete-shell-command): Remove.
6919         (minibuffer-local-shell-command-map): Use completion-at-point.
6920         (read-shell-command): Setup completion vars here instead.
6921         (read-expression-map): Bind TAB to symbol completion.
6923         * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
6924         error directly rather via storing it into `results'.
6926 2011-05-02  Leo Liu  <sdl.web@gmail.com>
6928         * vc/diff.el: Fix description.
6930 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6932         * server.el (server-eval-at): New function.
6934 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936         * net/network-stream.el (open-network-stream): Take a :nowait
6937         parameter and pass it on to `make-network-process'.
6938         (network-stream-open-plain): Ditto.
6940 2011-04-30  Andreas Schwab  <schwab@linux-m68k.org>
6942         * faces.el (face-spec-set-match-display): Don't match toolkit
6943         options on terminal frames.
6945 2011-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6947         * progmodes/pascal.el: Use lexical binding.
6948         (pascal-mode-map): Remove author preferences.
6950         * pcomplete.el (pcomplete-std-complete): Don't abuse
6951         completion-at-point.
6953 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
6955         * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
6956         removing code that has been dead since 1991 or so.
6958         * startup.el (command-line): When warning about "_emacs", use a
6959         delayed warning to allow the user to filter it out.
6961 2011-04-28  Deniz Dogan  <deniz@dogan.se>
6963         * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
6964         user has not joined.
6966 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6968         * pcomplete.el (pcomplete-completions-at-point): Return nil if there
6969         aren't any completions at point.
6971 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
6973         * subr.el (display-delayed-warnings): New function.
6974         (delayed-warnings-hook): New variable.
6976 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6978         * minibuffer.el (completion-at-point, completion-help-at-point):
6979         Don't presume that a given completion-at-point-function will always
6980         use the same calling convention.
6982         * pcomplete.el (pcomplete-completions-at-point):
6983         Obey pcomplete-ignore-case.  Don't call pcomplete-norm-func unless
6984         pcomplete-seen is non-nil.
6985         (pcomplete-comint-setup): Also recognize the new comint/shell
6986         completion functions.
6987         (pcomplete-do-complete): Don't call pcomplete-norm-func unless
6988         pcomplete-seen is non-nil.
6990 2011-04-27  Niels Giesen  <niels.giesen@gmail.com>
6992         * calendar/icalendar.el (diary-lib): Add require statement.
6993         (icalendar--create-uid): Read out a uid from a text-property on
6994         the first character in the entry.  This allows for code to add its
6995         own uid to the entry.
6996         (icalendar--convert-float-to-ical): Add export of
6997         `diary-float'-entries save for those with the optional DAY
6998         argument.
7000 2011-04-27  Daniel Colascione  <dan.colascione@gmail.com>
7002         * subr.el (shell-quote-argument): Use alternate escaping strategy
7003         when we spot a variable reference in a string.
7005 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
7007         * cus-start.el (all): Define customization for debug-on-event.
7009 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
7011         * subr.el (shell-quote-argument): Escape correctly under Windows.
7013 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7015         * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
7017 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
7019         * net/tramp.el (tramp-process-actions): Add POS argument.
7020         Delete region between POS and (pos).
7022         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
7023         Use `nil' position in `tramp-process-actions' call.
7024         (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
7026         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
7027         position in `tramp-process-actions' call.
7029         * net/trampver.el: Update release number.
7031 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7033         * custom.el (defcustom): Obey lexical-binding.
7035         Fix octave-inf completion problems reported by Alexander Klimov.
7036         * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
7037         Inherit from octave-mode-syntax-table.
7038         (inferior-octave-mode): Set info-lookup-mode.
7039         (inferior-octave-completion-at-point): New function.
7040         (inferior-octave-complete): Use it and completion-in-region.
7041         (inferior-octave-dynamic-complete-functions): Use it as well, and use
7042         comint-filename-completion.
7043         * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
7044         symbol elements which shouldn't be word elements.
7045         (octave-font-lock-keywords, octave-beginning-of-defun)
7046         (octave-function-header-regexp): Adjust regexps accordingly.
7047         (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
7049 2011-04-25  Juanma Barranquero  <lekktu@gmail.com>
7051         * net/gnutls.el (gnutls-errorp): Declare before first use.
7053 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
7055         * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
7056         verify-error, and verify-hostname-error parameters.  Check whether
7057         default trustfile exists before going to use it.  Add missing
7058         argument to gnutls-message-maybe call.  Return return value.
7059         Reported by Claudio Bley <claudio.bley@gmail.com>.
7060         (open-gnutls-stream): Add usage example.
7062         * net/network-stream.el (network-stream-open-starttls): Give host
7063         parameter to `gnutls-negotiate'.
7064         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
7065         * subr.el (shell-quote-argument): Escape correctly under Windows.
7067 2011-04-24  Daniel Colascione  <dan.colascione@gmail.com>
7069         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
7070         Use correct match group (bug#8438).
7072 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
7074         * emacs-lisp/package.el (package-built-in-p): Fix typo.
7075         (package-menu--generate): New arg specifying packages to show.
7076         (package-menu-refresh, package-menu-execute, list-packages):
7077         Callers changed.
7078         (package-show-package-list): New function, replacing deleted
7079         package--list-packages (renamed because it is non-internal).
7081         * finder.el (finder-list-matches): Use package-show-package-list
7082         instead of deleted package--list-packages.
7084         * vc/vc-annotate.el (vc-annotate-goto-line): New command.
7085         Based on a previous implementation by Juanma Barranquero (Bug#8366).
7086         (vc-annotate-mode-map): Bind it to RET.
7088 2011-04-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
7090         * progmodes/etags.el (next-file): Don't use set-buffer to change
7091         buffers (Bug#8478).
7093 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
7095         * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
7097         * apropos.el (apropos-label-face): Avoid variable-pitch face.
7098         (apropos-accumulator): Doc fix.
7099         (apropos-function, apropos-macro, apropos-command)
7100         (apropos-variable, apropos-face, apropos-group, apropos-widget)
7101         (apropos-plist): Add face property.
7102         (apropos-symbols-internal): Fix indentation.
7103         (apropos-print): Simplify help, and recognize apropos-multi-type.
7104         (apropos-print-doc): Use button-type-get to extract the button's
7105         face property.  Fill docstring (Bug#8352).
7107 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
7109         * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
7111         * play/mpuz.el (mpuz-silent): Doc fix.
7112         (mpuz-mode-map): Use mapc.
7113         (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
7114         (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
7115         Fix typos in docstrings.
7117         * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
7118         (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
7120         * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
7122 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
7124         * minibuffer.el (completion--do-completion): Avoid the "Next char
7125         not unique" prompt if icomplete-mode is enabled (Bug#5849).
7127         * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
7128         mouse-2 into unread-command-events, it is interpreted correctly.
7130         * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
7131         (image-toggle-display): Doc fix.
7133 2011-04-23  Stephen Berman  <stephen.berman@gmx.net>
7135         * textmodes/page.el (what-page): Use line-number-at-pos to
7136         calculate line number (Bug#6825).
7138 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
7140         * eshell/esh-mode.el (find-tag-interactive): Declare function.
7141         (eshell-find-tag): Remove `with-no-warnings', unneeded now.
7142         Pass argument NO-DEFAULT to `find-tag-interactive'.
7144 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
7146         Lexical-binding cleanup.
7148         * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
7149         (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
7150         * progmodes/ada-prj.el (ada-prj-initialize-values)
7151         (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
7152         (ada-prj-show-value):
7153         * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
7154         * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
7155         (antlr-invalidate-context-cache, antlr-options-menu-filter)
7156         (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
7157         * progmodes/bug-reference.el (bug-reference-push-button):
7158         * progmodes/fortran.el (fortran-line-length):
7159         * progmodes/glasses.el (glasses-change):
7160         * progmodes/octave-mod.el (octave-fill-paragraph):
7161         * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
7162         (python-pdbtrack-grub-for-buffer, python-sentinel):
7163         * progmodes/sql.el (sql-save-connection):
7164         * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
7165         * progmodes/xscheme.el (xscheme-enter-debugger-mode):
7166         Mark unused parameters.
7168         * progmodes/compile.el (compilation--flush-directory-cache)
7169         (compilation--flush-parse, compile-internal): Mark unused parameters.
7170         (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
7171         (compilation-next-error-function): Remove unused variable `timestamp'.
7173         * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
7174         (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
7176         * progmodes/dcl-mode.el (dcl-end-of-command):
7177         Remove unused variable `start'.
7178         (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
7179         (dcl-option-value-basic, dcl-option-value-offset)
7180         (dcl-option-value-margin-offset, dcl-option-value-comment-line):
7181         Mark unused parameters.
7182         (dcl-save-local-variable): Remove unused variable `val'.
7183         (mode): Declare.
7185         * progmodes/delphi.el (delphi-save-state, delphi-after-change):
7186         Mark unused parameters.
7187         (delphi-ignore-changes): Move before first use.
7188         (delphi-charset-token-at): Remove unused variable `start'.
7189         (delphi-else-start): Remove unused variable `if-count'.
7190         (delphi-comment-block-start, delphi-comment-block-end):
7191         Remove unused variable `kind'.
7192         (delphi-indent-line): Remove unused variable `new-point'.
7194         * progmodes/ebrowse.el (ebrowse-files-list)
7195         (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
7196         Mark unused parameters.  Don't quote `lambda'.
7197         (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
7198         Don't quote `lambda'.
7199         (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
7200         (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
7201         (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
7202         (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
7203         Use `ignore-errors'.
7204         (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
7205         (ebrowse-view/find-file-and-search-pattern)
7206         (ebrowse-view/find-member-declaration/definition):
7207         Rename parameter TAGS-FILE-NAME to TAGS-FILE.
7208         (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
7209         Rename parameter PREFIX-ARG to PREFIX.
7210         (ebrowse-tags-read-name): Remove unused variables `start' and
7211         `member-info'.
7212         (ebrowse-display-member-buffer): Rename variable `tags-file-name'
7213         to `tags-file'.
7215         * progmodes/etags.el (local-find-tag-hook): Declare.
7216         (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
7217         Mark unused parameters.
7219         * progmodes/executable.el (compilation-error-regexp-alist): Declare.
7220         (executable-interpret): Mark unused parameter.
7222         * progmodes/flymake.el (flymake-process-sentinel)
7223         (flymake-after-change-function)
7224         (flymake-create-temp-with-folder-structure)
7225         (flymake-get-include-dirs-dot): Mark unused parameters.
7226         (flymake-safe-delete-directory): Remove unused variable `err'.
7228         * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
7229         (speedbar-timer-fn, speedbar-line-text)
7230         (speedbar-change-expand-button-char, speedbar-delete-subblock)
7231         (speedbar-center-buffer-smartly): Declare functions.
7232         (gdb-find-watch-expression): Remove unused variable `array'.
7233         (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
7234         (gdb-starting): Mark unused parameters.
7235         (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
7236         (gdb-table-string): Remove unused variable `res'.
7237         (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
7238         (gdb-disassembly-handler-custom): Remove unused variable `pos'.
7239         (gdb-display-buffer): Remove unused variable `cur-size'.
7241         * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
7242         allow lexical-binding compilation.
7243         (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
7244         (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
7245         (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
7246         Mark unused parameters.
7247         (gud-gdb-marker-filter): Remove unused variable `match'.
7248         (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
7249         lambda expressions and funcall them, instead of using `fset'.
7251         * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
7252         HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
7254         * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
7255         variable `header-beg'; use `let'.
7257         * progmodes/icon.el (indent-icon-exp): Remove unused variables
7258         `restart', `last-sexp' and `at-do'.
7260         * progmodes/js.el (js--debug): Mark unused parameter.
7261         (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
7262         (js--splice-into-items): Remove unused variable `item'.
7263         (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
7265         * progmodes/make-mode.el (makefile-make-font-lock-keywords):
7266         Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
7267         (makefile-complete): Remove unused variable `try'.
7268         (makefile-fill-paragraph, makefile-match-function-end):
7269         Mark unused parameters.
7271         * progmodes/octave-inf.el (inferior-octave-complete):
7272         Remove unused variable `proc'.
7273         (inferior-octave-output-digest): Mark unused parameter.
7275         * progmodes/perl-mode.el (perl-calculate-indent):
7276         Remove unused variable `err'.
7278         * progmodes/prolog.el (prolog-mode-keybindings-inferior)
7279         (prolog-indent-line): Mark unused parameters.
7280         (prolog-indent-line): Remove unused variable `beg'.
7282         * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
7283         (reporter-dont-compact-list): Declare.
7285         * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
7286         Remove unused variable `char'.
7287         (sh-debug): Mark unused parameter.
7288         (sh-get-indent-info): Remove unused variable `start'.
7289         (sh-calculate-indent): Remove unused variable `var'.
7291         * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
7292         (simula-electric-keyword): Remove unused variable `null'.
7293         (simula-search-backward, simula-search-forward): Remove unused
7294         variables `begin' and `end'.
7296         * progmodes/vera-mode.el (vera-guess-basic-syntax):
7297         Remove unused variable `pos'.
7298         (vera-electric-tab, vera-comment-uncomment-region):
7299         Mark unused parameters.
7300         (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
7302 2011-04-22  Chong Yidong  <cyd@stupidchicken.com>
7304         * emacs-lisp/package.el (package--builtins, package-alist)
7305         (package-load-descriptor, package-built-in-p, package-activate)
7306         (define-package, package-installed-p)
7307         (package-compute-transaction, package-buffer-info)
7308         (package--push): Doc fix.  Distinguish more clearly between
7309         version strings and version lists.
7311 2011-04-21  Juanma Barranquero  <lekktu@gmail.com>
7313         Lexical-binding cleanup.
7315         * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
7316         (5x5-make-mutate-best):
7317         * play/fortune.el (fortune-in-buffer):
7318         * play/gomoku.el (gomoku-init-display):
7319         * play/solitaire.el (solitaire, solitaire-do-check):
7320         * play/tetris.el (tetris-default-update-speed-function):
7321         Mark unused parameters.
7323         * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
7324         (bubbles--shift): Remove unused variable `char-org'.
7325         (bubbles--set-faces): Remove unused variable `fg-col'.  Simplify.
7326         (bubbles--show-images): Remove unused variable `char'.
7328         * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
7329         (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
7330         (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
7331         (decipher-analyze-buffer): Use ?\s.
7332         (decipher-make-checkpoint): Remove unused variable `mapping'.
7334         * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
7336         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
7337         Remove unused variable `result'; use `let'.
7339         * play/gametree.el (gametree-current-layout, gametree-apply-layout):
7340         Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
7341         (gametree-children-shown-p, gametree-compute-reduced-score):
7342         Use `ignore-errors'.
7344         * play/handwrite.el (ps-lpr-switches): Declare.
7345         (handwrite): Remove unused variables `pmin' and `lastp'.
7347         * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
7349         * play/landmark.el (landmark-init-display)
7350         (landmark-update-naught-weights): Mark unused parameters.
7351         (landmark-y): Remove unused variable `noise'.  Simplify.
7352         (landmark-human-plays): Remove unused variable `score'.
7354         * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
7355         (mpuz-try-proposal): Remove unused variable `game'.
7357         * play/zone.el (life-patterns): Declare.
7359 2011-04-20  Juanma Barranquero  <lekktu@gmail.com>
7361         * vc/vc.el (ediff-vc-internal): Declare function.
7363 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7365         * shell.el: Use lexical-binding and std completion UI.
7366         (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
7367         (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
7368         comint-preoutput-filter-functions rather than on
7369         comint-output-filter-functions.
7370         (shell-command-completion, shell--command-completion-data)
7371         (shell-filename-completion, shell-environment-variable-completion)
7372         (shell-c-a-p-replace-by-expanded-directory): New functions.
7373         (shell-dynamic-complete-functions, shell-dynamic-complete-command)
7374         (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
7375         (shell-dynamic-complete-environment-variable): Use them.
7376         (shell-dynamic-complete-as-environment-variable)
7377         (shell-dynamic-complete-as-command): Remove.
7378         (shell-match-partial-variable): Match past point.
7379         * comint.el: Clean up use of completion-at-point-functions.
7380         (comint-completion-at-point): New function.
7381         (comint-mode): Use it completion-at-point-functions.
7382         (comint-dynamic-complete): Make it obsolete.
7383         (comint-replace-by-expanded-history-before-point): Add dry-run arg.
7384         (comint-c-a-p-replace-by-expanded-history): New function.
7385         (comint-dynamic-complete-functions)
7386         (comint-replace-by-expanded-history): Use it.
7387         * minibuffer.el (completion-table-with-terminator): Allow dynamic
7388         termination strings.  Try harder to avoid second try-completion.
7389         (completion-in-region-mode-map): Disable bindings that don't work yet.
7391         * comint.el: Use lexical-binding.  Require CL.
7392         (comint-dynamic-complete-functions): Use comint-filename-completion.
7393         (comint-completion-addsuffix): Tweak custom type.
7394         (comint-filename-completion, comint--common-suffix)
7395         (comint--common-quoted-suffix, comint--table-subvert)
7396         (comint--complete-file-name-data): New functions.
7397         (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
7398         (comint-dynamic-list-filename-completions): Use them.
7399         (comint-dynamic-simple-complete): Make obsolete.
7401         * minibuffer.el (completion-in-region-mode):
7402         Keep completion-in-region-mode--predicate global.
7403         (completion-in-region--postch):
7404         Assume completion-in-region-mode--predicate is not null.
7406         * progmodes/flymake.el (flymake-start-syntax-check-process):
7407         Obey `dir'.  Simplify.
7409         * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
7410         we're in VC after all.
7412 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
7414         * vc/vc.el (vc-diff-build-argument-list-internal)
7415         (vc-version-ediff, vc-ediff): New commands.
7416         (vc-version-diff): Use vc-diff-build-argument-list-internal.
7418 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7420         * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
7421         add sanity check.
7423         * obsolete/erc-hecomplete.el: Make obsolete.
7424         * obsolete/: Standardize obsolescence info in the header.
7426 2011-04-20  Glenn Morris  <rgm@gnu.org>
7428         * calendar/solar.el (solar-horizontal-coordinates):
7429         Use the longitude argument rather than `calendar-longitude'.
7430         (solar-date-next-longitude): Remove unused locals.
7432 2011-04-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7434         * whitespace.el: New version 13.2.1.
7436 2011-04-20  felix  <EmacsWiki>  (tiny change)
7438         * whitespace.el (global-whitespace-mode): Keep highlight when
7439         switching between major modes on a file.
7441 2011-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7443         * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
7444         (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
7445         multi-line comments as well.
7447 2011-04-19  Juanma Barranquero  <lekktu@gmail.com>
7449         Lexical-binding cleanup.
7451         * arc-mode.el (archive-mode-revert):
7452         * cmuscheme.el (scheme-interactively-start-process):
7453         * custom.el (custom-initialize-delay):
7454         * dnd.el (dnd-open-local-file, dnd-open-remote-url):
7455         * dos-w32.el (direct-print-region-helper, direct-print-region-function):
7456         * emacs-lock.el (emacs-lock-clear-sentinel):
7457         * ezimage.el (defezimage):
7458         * follow.el (follow-avoid-tail-recenter):
7459         * fringe.el (set-fringe-mode-1):
7460         * generic-x.el (bat-generic-mode-compile):
7461         * help-mode.el (help-info-variable, help-do-xref)
7462         (help-mode-revert-buffer):
7463         * help.el (view-emacs-todo):
7464         * iswitchb.el (iswitchb-completion-help):
7465         * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
7466         * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
7467         (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
7468         * locate.el (locate-update):
7469         * longlines.el (longlines-encode-region)
7470         (longlines-after-change-function):
7471         * outline.el (outline-isearch-open-invisible):
7472         * ps-def.el (declare-function, charset-dimension, char-width)
7473         (encode-char):
7474         * ps-mule.el (ps-mule-plot-string):
7475         * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
7476         (recentf-edit-list-select, recentf-edit-list-validate)
7477         (recentf-open-files-action):
7478         * rect.el (delete-whitespace-rectangle-line)
7479         (rectangle-number-line-callback):
7480         * register.el (window-configuration-to-register)
7481         (frame-configuration-to-register):
7482         * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
7483         * select.el (xselect-convert-to-string, xselect-convert-to-length)
7484         (xselect-convert-to-targets, xselect-convert-to-delete)
7485         (xselect-convert-to-filename, xselect-convert-to-charpos)
7486         (xselect-convert-to-lineno, xselect-convert-to-colno)
7487         (xselect-convert-to-os, xselect-convert-to-host)
7488         (xselect-convert-to-user, xselect-convert-to-class)
7489         (xselect-convert-to-name, xselect-convert-to-integer)
7490         (xselect-convert-to-atom, xselect-convert-to-identity):
7491         * subr.el (declare, ignore, process-kill-without-query)
7492         (text-clone-maintain):
7493         * terminal.el (te-get-char, te-tic-sentinel):
7494         * tool-bar.el (tool-bar-make-keymap):
7495         * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
7496         * type-break.el (type-break-mode, type-break-noninteractive-query):
7497         * view.el (View-back-to-mark):
7498         * wid-browse.el (widget-browse-action, widget-browse-widget)
7499         (widget-browse-widgets, widget-browse-sexp):
7500         * widget.el (define-widget-keywords):
7501         * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
7502         Mark unused parameters.
7504         * align.el (align-adjust-col-for-rule): Mark unused parameter.
7505         (align-areas): Remove unused variable `look'.
7506         (align-region): Remove unused variables `real-end' and `pos-list'.
7508         * apropos.el (apropos-score-doc): Remove unused variable `i'.
7510         * bindings.el (mode-line-modified, mode-line-remote):
7511         Mark unused parameters.
7512         (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
7514         * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
7515         (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
7517         * comint.el (comint-history-isearch-pop-state)
7518         (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
7519         (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
7520         (comint-substitute-in-file-name): Doc fix.
7522         * completion.el (cmpl-statistics-block): Mark unused parameter.
7523         (add-completions-from-tags-table, add-completions-from-lisp-buffer)
7524         (save-completions-to-file, load-completions-from-file):
7525         Remove unused local variable `e'.
7527         * composite.el (compose-chars): Remove unused variable `len'.
7528         (lgstring-insert-glyph): Remove unused variable `g'.
7529         (compose-glyph-string): Remove unused variables `ascent',
7530         `descent', `lbearing' and `rbearing'.
7531         (compose-glyph-string-relative): Remove unused variables
7532         `lbearing', `rbearing' and `wadjust'.
7533         (compose-gstring-for-graphic): Remove unused variables `header',
7534         `wadjust', `xoff' and `yoff'.  Use `let', not `let*'.
7535         (compose-gstring-for-terminal): Remove unused variables `header'
7536         and `nchars'.  Use `let', not `let*'.
7538         * cus-edit.el (Custom-set, Custom-save, custom-reset)
7539         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
7540         (Custom-buffer-done, custom-buffer-create-internal)
7541         (custom-browse-visibility-action, custom-browse-group-tag-action)
7542         (custom-browse-variable-tag-action, custom-browse-face-tag-action)
7543         (widget-magic-mouse-down-action, custom-toggle-parent)
7544         (custom-add-parent-links, custom-toggle-hide-variable)
7545         (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
7546         (custom-toggle-hide-face, face, hook, custom-group-link-action)
7547         (custom-face-menu-create, custom-variable-menu-create, get)
7548         (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
7549         (custom-reset-standard-save-and-update): Remove unused variable `value'.
7550         (customize-apropos): Remove unused variable `tests'.
7551         (custom-group-value-create): Remove unused variable `hidden-p'.
7552         (sort-fold-case): Declare.
7554         * cus-theme.el (custom-reset-standard-faces-list)
7555         (custom-reset-standard-variables-list): Declare.
7556         (customize-create-theme, custom-theme-revert, custom-theme-write)
7557         (custom-theme-choose-mode, customize-themes, custom-theme-save):
7558         Mark unused parameters.
7560         * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
7562         * delim-col.el (delimit-columns-max): Move defvar before first use.
7564         * descr-text.el (describe-char-categories): Don't quote `lambda'.
7565         (describe-char): Don't quote `lambda'.  Mark unused parameter.
7567         * desktop.el (desktop-save-buffer-p): Mark unused parameter.
7568         (auto-insert): Declare.
7569         (desktop-restore-file-buffer): Rename desktop-* parameters;
7570         mark unused ones.
7571         (desktop-create-buffer): Rename desktop-* parameters and bind them.
7572         (desktop-buffer): Rename desktop-* parameters.
7574         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
7575         (dframe-reposition-frame-xemacs, dframe-help-echo)
7576         (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
7577         Mark unused parameters.
7579         * dired-aux.el (backup-extract-version-start, overwrite-query)
7580         (overwrite-backup-query, rename-regexp-query)
7581         (rename-non-directory-query): Declare.
7582         (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
7583         (dired-add-entry): Remove unused variable `orig-file-name'.
7584         (dired-copy-file-recursive): Remove unused variable `dirfailed'.
7585         Use parameter PRESERVE-TIME instead of accessing dynamic variable
7586         `dired-copy-preserve-time' directly.
7587         (dired-do-create-files-regexp): Remove unused variable `fn-count'.
7588         (dired-insert-subdir-newpos): Rename unused variable `pos'.
7590         * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
7591         (dired-virtual-revert, dired-make-relative-symlink):
7592         Mark unused parameters.
7593         (manual-program): Declare.
7594         (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
7595         (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
7596         wrapped in `with-no-warnings' to avoid replacing one warning by another.
7598         * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
7600         * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
7602         * echistory.el (electric-history-in-progress, Helper-return-blurb):
7603         Declare.
7605         * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
7607         * electric.el (Electric-command-loop): Rename parameter
7608         INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
7610         * expand.el (expand-in-literal): Remove unused variable `here'.
7612         * facemenu.el (facemenu-add-new-color):
7613         Remove unused variable `docstring'.
7615         * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
7616         (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
7617         (face-attr-construct): Mark unused parameter.  Doc fix.
7618         (read-color): Remove unused variable `hex-string'.
7620         * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
7621         (locate-dominating-file): Remove unused vars `prev-file' and `user'.
7622         (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
7623         (display-buffer-other-frame): Remove unused variable `old-window'.
7624         (kill-buffer-hook): Declare.
7625         (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
7626         Mark unused parameters.
7627         (after-find-file): Pass 1 to `auto-save-mode', not t.
7629         * files-x.el (auto-insert): Declare.
7630         (modify-file-local-variable-prop-line): Remove unused variable `val'.
7632         * find-lisp.el (find-lisp-find-dired-internal): Remove unused
7633         variable `buf'.  Mark unused parameter.
7634         (find-lisp-insert-directory): Mark unused parameter.
7636         * format.el (format-decode-run-method): Mark unused parameter; doc fix.
7637         (format-encode-region): Remove unused variables `cur-buf' and `result'.
7638         (format-common-tail): Remove, unused.
7639         (format-deannotate-region): Remove unused variable `loc'.
7640         (format-annotate-region): Remove unused variable `p'.
7641         (format-annotate-single-property-change): Remove unused variables
7642         `default' and `tail'.
7644         * forms.el (read-file-filter): Declare.
7645         (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
7647         * frame.el (frame-creation-function-alist): Mark unused parameter.
7648         (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
7650         * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
7651         Remove unused parameters.
7652         (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
7653         (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
7655         * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
7656         (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
7657         (hfy-prepare-tag-map): Mark unused parameters.
7658         (htmlfontify-buffer): Use `called-interactively-p'.
7660         * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
7661         (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
7662         (ibuffer-do-occur): Mark unused parameters.
7663         (ibuffer-forward-next-marked): Remove unused variable `curmark'.
7664         (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
7666         * ibuffer.el: Don't quote `lambda'.
7667         (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
7668         (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
7669         Mark unused parameters.
7671         * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
7672         (ido-completing-read): Mark unused parameters.
7673         (ido-copy-current-word): Mark unused parameters;
7674         remove unused variable `name'.
7675         (ido-sort-merged-list): Remove unused parameter `dirs'.
7677         * ielm.el (ielm-input-sender): Mark unused parameter.
7678         (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
7679         (ielm-output, ielm-wbuf, ielm-pmark): Declare.
7680         (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
7681         `ielm-string' as a dynamic variable accessible from the IELM prompt.
7682         Bind `ielm-string' to INPUT-STRING.  Remove unused variable `err'.
7684         * image-dired.el (image-dired-display-thumbs): Remove unused
7685         variables `curr-file' and `count'.
7686         (image-dired-remove-tag): Remove unused variable `start'.
7687         (image-dired-tag-files, image-dired-create-thumbs): Remove unused
7688         variable `curr-file'
7689         (image-dired-rotate-original): Remove unused variable `temp-file'.
7690         (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
7691         Remove unused variable `file'.
7692         (image-dired-gallery-generate): Remove unused variable `curr'.
7693         (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
7695         * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
7697         * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
7699         * informat.el (texinfo-command-start, texinfo-command-end): Declare.
7701         * isearch.el (minibuffer-history-symbol): Declare.
7702         (isearch-edit-string): Remove unused variable `err'.
7703         (isearch-message-prefix, isearch-message-suffix):
7704         Mark unused parameters.
7706         * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
7708         * macros.el (insert-kbd-macro): Remove unused variable `mods'.
7710         * makesum.el (double-column): Remove unused variable `cnt'.
7712         * misearch.el (multi-isearch-pop-state): Mark unused parameter.
7713         (ido-ignore-item-temp-list): Declare.
7715         * mouse-drag.el (mouse-drag-throw): Remove unused variables
7716         `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
7717         `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
7718         (mouse-drag-drag): Remove unused variables `mouse-delta' and
7719         `mouse-col-delta'.
7721         * mouse-sel.el (mouse-extend-internal):
7722         Remove unused variable `orig-window-frame'.
7724         * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
7725         (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
7726         Move declarations before first use.
7727         (pcomplete-opt): Mark unused parameters; doc fix.
7729         * proced.el (proced-revert): Mark unused parameter.
7730         (proced-send-signal): Remove unused variable `err'.
7732         * ps-print.el (ps-print-preprint-region, ps-print-preprint):
7733         Rename parameter PREFIX-ARG to ARG.
7734         (ps-basic-plot-string, ps-basic-plot-whitespace):
7735         Mark unused parameters.
7737         * replace.el (replace-count): Define.
7738         (occur-revert-function): Mark unused parameters.
7739         (ido-ignore-item-temp-list, isearch-error, isearch-forward)
7740         (isearch-case-fold-search, isearch-string): Declare.
7741         (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
7742         bind `case-fold-search'.  Remove unused variables `beg' and `end',
7743         and simplify.
7744         (replace-eval-replacement): Rename parameter REPLACE-COUNT to
7745         COUNT and bind `replace-count'.
7746         (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
7747         to COUNT.
7749         * savehist.el (print-readably, print-string-length): Declare.
7751         * shadowfile.el (shadow-expand-cluster-in-file-name):
7752         Remove unused variable `cluster'.
7753         (shadow-copy-file): Remove unused variable `i'.
7754         (shadow-noquery, shadow-clusters, shadow-site-cluster)
7755         (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
7756         (shadow-define-literal-group, shadow-define-regexp-group)
7757         (shadow-make-group, shadow-shadows-of): Clean up docstrings.
7759         * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
7760         (shell): Use `called-interactively-p'.
7761         (shell-directory-tracker): Remove unused variable `chdir-failure'.
7763         * simple.el (compilation-context-lines, comint-file-name-quote-list)
7764         (comint-file-name-chars, comint-delimiter-argument-list): Declare.
7765         (delete-backward-char): Remove unused variable `ocol'.
7766         (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
7767         (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
7768         (event-apply-hyper-modifier, event-apply-shift-modifier)
7769         (event-apply-control-modifier, event-apply-meta-modifier):
7770         Mark unused parameters.
7771         (undo-make-selective-list): Remove duplicate variable `undo-elt'.
7772         (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
7774         * speedbar.el (speedbar-ignored-directory-expressions)
7775         (speedbar-supported-extension-expressions, speedbar-directory-buttons)
7776         (speedbar-find-file, speedbar-dir-follow)
7777         (speedbar-directory-buttons-follow, speedbar-tag-find)
7778         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
7779         (speedbar-buffers-line-directory, speedbar-buffer-click):
7780         Mark unused parameters.
7781         (speedbar-tag-file): Remove unused variable `mode'.
7782         (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
7784         * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
7786         * talk.el (talk): Remove unused variable `display'.
7788         * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
7789         (tar-write-region-annotate): Mark unused parameter.
7791         * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
7792         (minutes, seconds, time-zone, day, year, monthname, month, dayname):
7793         Declare them, wrapped in `with-no-warnings' to avoid replacing one
7794         warning by another.
7796         * time-stamp.el (time-stamp-string-preprocess):
7797         Remove unused variable `require-padding'.
7799         * tree-widget.el (widget-glyph-enable): Declare.
7800         (tree-widget-action): Mark unused parameter.
7802         * w32-fns.el (x-get-selection): Mark unused parameter.
7803         (autoload-make-program, generated-autoload-file): Declare.
7805         * wdired.el (wdired-revert): Mark unused parameters.
7806         (wdired-xcase-word): Remove unused variable `err'.
7808         * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
7809         (whitespace-help-scroll): Remove unused variable `data-help'.
7811         * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
7812         (widget-image-insert, widget-after-change, default)
7813         (widget-default-format-handler, widget-default-notify)
7814         (widget-default-prompt-value, widget-info-link-action)
7815         (widget-url-link-action, widget-function-link-action)
7816         (widget-variable-link-action, widget-file-link-action)
7817         (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
7818         (widget-field-prompt-internal, widget-field-action, widget-field-match)
7819         (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
7820         (widget-insert-button-action, widget-delete-button-action, visibility)
7821         (widget-documentation-link-action, widget-documentation-string-action)
7822         (widget-const-prompt-value, widget-regexp-match, symbol)
7823         (widget-coding-system-prompt-value)
7824         (widget-key-sequence-value-to-external, sexp)
7825         (widget-sexp-value-to-internal, character, vector, cons)
7826         (widget-choice-prompt-value, widget-boolean-prompt-value)
7827         (widget-color--choose-action): Mark unused parameters.
7828         (widget-item-match-inline, widget-choice-match-inline)
7829         (widget-checklist-match, widget-checklist-match-inline)
7830         (widget-group-match): Rename parameter VALUES to VALS.
7831         (widget-field-value-set): Remove unused variable `size'.
7832         (widget-color-action): Remove unused variables `value' and `start'.
7834         * windmove.el (windmove-wrap-loc-for-movement): Remove unused
7835         variable `dir'.  Doc fix.
7836         (windmove-find-other-window): Don't pass it.
7838         * window.el (count-windows): Mark unused parameter.
7839         (bw-adjust-window): Remove unused variable `err'.
7841         * woman.el (woman-file-name): Remove unused variable `default'.
7842         (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
7843         WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
7844         (global-font-lock-mode): Declare.
7845         (woman-decode-region): Mark unused parameter.
7846         (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
7848         * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
7849         (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
7850         (x-dnd-handle-moz-url): Remove unused variable `title'.
7851         (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
7853         * xml.el (xml-parse-tag, xml-parse-attlist):
7854         Remove unused variable `pos'.
7856 2011-04-19  Glenn Morris  <rgm@gnu.org>
7858         * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
7859         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7860         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7861         (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
7862         * calendar/cal-html.el (cal-html-insert-minical):
7863         * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
7864         (calendar-mark-date-pattern):
7865         Prefix "unused" locals.
7867         * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
7868         optional argument `style'.
7870         * calendar/appt.el (appt-make-list):
7871         * calendar/cal-china.el (calendar-chinese-date-string):
7872         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
7873         (diary-hebrew-yahrzeit):
7874         * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
7875         * calendar/calendar.el (calendar-generate-window):
7876         * calendar/time-date.el (time-to-days):
7877         Remove unused local variables.
7879 2011-04-18  Chong Yidong  <cyd@stupidchicken.com>
7881         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
7882         glyphless-char-display table.
7883         (tabulated-list-glyphless-char-display): New var.
7885 2011-04-18  Sam Steingold  <sds@gnu.org>
7887         * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
7888         to acknowledgments.
7890 2011-04-17  Glenn Morris  <rgm@gnu.org>
7892         * calendar/diary-lib.el (diary-sexp-entry):
7893         * calendar/holidays.el (holiday-sexp):
7894         Set debug-on-error rather than the removed stack-trace-on-error.
7896 2011-04-16  Glenn Morris  <rgm@gnu.org>
7898         * progmodes/f90.el: Use lexical-binding.
7899         (f90-get-correct-indent): Remove unnecessary local variable `cont'.
7901 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7903         * mail/sendmail.el (mail-mode-map): Use completion-at-point.
7904         (mail-mode): Setup mailalias completion here instead.
7905         * mail/mailalias.el: Use lexical-binding.
7906         (pattern, mailalias-done): Declare dynamic.
7907         (mail-completion-at-point-function): New function, from mail-complete.
7908         (mail-complete): Use it.
7909         (mail-completion-expand): New function.
7910         (mail-get-names): Use it.
7911         (mail-directory, mail-directory-process, mail-directory-stream):
7912         Don't use `pattern' for lexically bound arg.
7914         * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
7916         * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
7917         (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
7918         (hfy-etags-cmd-alist): Don't eval-and-compile any more.
7920         * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
7921         (byte-save-window-excursion, byte-temp-output-buffer-setup)
7922         (byte-interactive-p): Define them again, for use when inlining
7923         old code.
7925 2011-04-15  Juanma Barranquero  <lekktu@gmail.com>
7927         * loadup.el: Use `string-to-number', not `string-to-int'.
7929 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7931         * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
7932         gud-gdb-complete-command.
7933         (gud-gdb-completions): New function, from gud-gdb-complete-command.
7934         (gud-gdb-completion-at-point): New function.
7935         (gud-gdb-completions): Remove.
7937 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
7939         * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
7940         when the scripts fail.  Use `tramp-do-file-attributes-with-ls' then.
7941         (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
7942         whether `executable-find' is bound.
7944         * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
7946 2011-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7948         * minibuffer.el (completion-in-region-mode-predicate)
7949         (completion-in-region-mode--predicate): New vars.
7950         (completion-in-region, completion-in-region--postch)
7951         (completion-in-region-mode): Use them.
7952         (completion--capf-wrapper): Also return the hook function.
7953         (completion-at-point, completion-help-at-point):
7954         Adjust and provide a predicate.
7956         Preserve arg names for advice of subr and lexical functions (bug#8457).
7957         * help-fns.el (help-function-arglist): Consolidate the subr and
7958         new-byte-code cases.  Add argument `preserve-names' to extract names
7959         from the docstring when needed.
7960         * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
7961         (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
7962         (ad-arglist): Use help-function-arglist's new arg.
7963         (ad-definition-type): Use cond.
7965 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
7967         * autorevert.el (auto-revert-handler):
7968         Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
7969         which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
7970         Don't quote lambda.
7972         * image-mode.el (image-transform-set-scale):
7973         Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
7975 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7977         * net/network-stream.el (network-stream-open-starttls): Only do
7978         opportunistic STARTTLS upgrades if we have built-in gnutls support.
7979         Upgrades via gnutls-cli are too slow to be done opportunistically.
7981 2011-04-12  Juanma Barranquero  <lekktu@gmail.com>
7983         * dframe.el (dframe-current-frame): Remove spurious quote.
7985 2011-04-12  Glenn Morris  <rgm@gnu.org>
7987         * calendar/cal-tex.el (cal-tex-end-document):
7988         Try to automatically use latin1 input if needed.
7990         * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
7991         Don't try to cons a mark onto an empty element.
7993 2011-04-11  Leo Liu  <sdl.web@gmail.com>
7995         * ido.el (ido-buffer-internal): Allow method 'kill for virtual
7996         buffers.
7997         (ido-kill-buffer-at-head): Support killing virtual buffers.
7999 2011-04-10  Chong Yidong  <cyd@stupidchicken.com>
8001         * minibuffer.el (completion-show-inline-help): New var.
8002         (completion--do-completion, minibuffer-complete)
8003         (minibuffer-force-complete, minibuffer-complete-word):
8004         Inhibit minibuffer messages if completion-show-inline-help is nil.
8006         * icomplete.el (icomplete-mode): Bind completion-show-inline-help
8007         to avoid interference from inline help (Bug#5849).
8009 2011-04-10  Leo Liu  <sdl.web@gmail.com>
8011         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
8012         Fix typo.
8014 2011-04-09  Chong Yidong  <cyd@stupidchicken.com>
8016         * image-mode.el (image-toggle-display-image): Signal an error if
8017         not in Image mode.
8018         (image-transform-mode, image-transform-resize)
8019         (image-transform-set-rotation): Doc fix.
8020         (image-transform-set-resize): Delete.
8021         (image-transform-set-scale, image-transform-fit-to-height)
8022         (image-transform-fit-to-width): Handle image-toggle-display-image
8023         and image-transform-resize directly.
8025 2011-04-08  Sho Nakatani  <lay.sakura@gmail.com>
8027         * doc-view.el (doc-view-fit-width-to-window)
8028         (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
8029         New functions for fitting the shown image to the Emacs window size.
8030         (doc-view-mode-map): Add bindings for the new functions.
8032 2011-04-08  Juanma Barranquero  <lekktu@gmail.com>
8034         * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
8035         Fix typo in docstring.
8037 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
8039         * files.el (file-size-human-readable): Produce one digit after
8040         decimal, like "ls -lh" does.
8042         * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
8043         the file size representation.
8045         * simple.el (list-processes): If async subprocesses are not
8046         available, error out with a clear error message.
8048 2011-04-08  Chong Yidong  <cyd@stupidchicken.com>
8050         * help.el (help-form-show): New function, to be called from C.
8051         Put help-form output in a buffer named differently than *Help*.
8053 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
8055         * files.el (file-size-human-readable): New function.
8057         * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
8058         computing the representation inline.  Don't require `cl'.
8060 2011-04-08  Glenn Morris  <rgm@gnu.org>
8062         * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
8064         * net/browse-url.el (browse-url-firefox):
8065         Test system-type, not system-configuration.
8067         * vc/log-edit.el (log-edit-empty-buffer-p): New function.
8068         (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
8069         Use log-edit-empty-buffer-p.  (Bug#7598)
8071         * net/rlogin.el (rlogin-process-connection-type): Simplify.
8072         (rlogin-mode-map): Initialize in the defvar.
8073         (rlogin): Use ignore-errors.
8075         * replace.el (occur-mode-map): Some fixes for menu items.
8077 2011-04-07  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
8079         * play/morse.el (denato-region): Handle varying case.  (Bug#8386)
8081 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
8083         * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
8084         issuing unused warnings.
8086         * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
8087         macro directly.
8089         * simple.el: Lisp reimplement of list-processes.  Based on an
8090         earlier reimplementation by Leo Liu, but using tabulated-list.el.
8091         (process-menu-mode): New major mode.
8092         (list-processes--refresh, list-processes):
8093         (process-menu-visit-buffer): New functions.
8095         * files.el (save-buffers-kill-emacs): Don't assume any return
8096         value of list-processes, which is undocumented anyway.
8098 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
8100         * emacs-lisp/tabulated-list.el: New file.
8102         * emacs-lisp/package.el: Use Tabulated List mode.
8103         (package-menu-mode-map): Inherit from tabulated-list-mode-map.
8104         (package-menu-mode): Derive from tabulated-list-mode.  Set up the
8105         table format using Tabulated List mode variables.
8106         (package--push): New macro, replacing package-list-maybe-add.
8107         (package-menu--generate): Use package--push.  Renamed from
8108         package--generate-package-list.
8109         (package-menu-refresh, list-packages): Use it.
8110         (package-menu--print-info): Rename from package-print-package.
8111         Return insertion data instead of inserting it directly.
8112         (package-menu-describe-package, package-menu-execute):
8113         Use tabulated-list-get-id.
8114         (package-menu-mark-delete, package-menu-mark-install)
8115         (package-menu-mark-unmark, package-menu-backup-unmark)
8116         (package-menu-mark-obsolete-for-deletion):
8117         Use tabulated-list-put-tag.
8118         (package--list-packages, package-menu-revert)
8119         (package-menu-get-package, package-menu-get-version)
8120         (package-menu-sort-by-column): Functions deleted.
8121         (package-menu-package-list, package-menu-sort-key): Vars deleted.
8122         (package-menu--status-predicate, package-menu--version-predicate)
8123         (package-menu--name-predicate)
8124         (package-menu--description-predicate): Handle arguments in the
8125         Tabulated List format.
8126         (package-list-packages-no-fetch): Call list-packages.
8128 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
8130         * files.el (after-find-file-from-revert-buffer): Remove variable.
8131         (after-find-file): Don't bind it.
8132         (revert-buffer-in-progress-p): New variable.
8133         (revert-buffer): Bind it.
8134         Pass nil for `after-find-file-from-revert-buffer'.
8136         * saveplace.el (save-place-find-file-hook): Use new variable
8137         `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
8139 2011-04-06  Glenn Morris  <rgm@gnu.org>
8141         * Makefile.in (AUTOGEN_VCS): New variable.
8142         (autoloads): Use $AUTOGEN_VCS.
8144         * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
8145         * calendar/calendar.el (calendar-mode-map):
8146         Check for toolkit scroll bars.  (Bug#8305)
8148 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
8150         * minibuffer.el (completion-in-region--postch)
8151         (completion-in-region-mode): Remove unnecessary messages.
8153 2011-04-05  Juanma Barranquero  <lekktu@gmail.com>
8155         * font-lock.el (font-lock-refresh-defaults):
8156         Don't bind `hi-lock--inhibit-font-lock-hook', removed in
8157         2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
8159         * info.el (Info-directory-list, Info-read-node-name-2)
8160         (Info-split-parameter-string): Doc fixes.
8161         (Info-virtual-nodes): Reflow docstring.
8162         (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
8163         (Info-apropos-toc-nodes, info-finder, Info-get-token)
8164         (Info-find-emacs-command-nodes, Info-speedbar-key-map):
8165         Fix typos in docstrings.
8166         (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
8167         (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
8168         (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
8169         (Info-restore-desktop-buffer): Mark unused parameters.
8170         (Info-directory-find-file, Info-directory-find-node)
8171         (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
8172         (Info-virtual-index-find-node, Info-apropos-find-file)
8173         (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
8174         Mark unused parameters; fix typos in docstrings.
8175         (Info-virtual-index): Remove unused local variable `nodename'.
8177 2011-04-05  Deniz Dogan  <deniz@dogan.se>
8179         * net/rcirc.el: Update my e-mail address.
8180         (rcirc-mode-map): Remove M-o binding.
8182 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
8184         * startup.el (command-line): Save the cursor's theme-face
8185         directly, instead of using face-override-spec.
8187         * custom.el (load-theme): Minor optimization in assigning faces.
8189 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
8191         * help-fns.el (describe-variable): Complete all variables having
8192         documentation, including keywords.
8193         http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
8195 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
8197         Convert to lexical-binding.
8199         * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
8200         (bs--get-marked-string, bs--get-modified-string)
8201         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
8202         (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
8203         (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
8205         * ehelp.el (electric-help-execute-extended)
8206         (electric-help-ctrl-x-prefix):
8207         * hexl.el (hexl-revert-buffer-function):
8208         * linum.el (linum-after-change, linum-after-scroll):
8209         * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
8211         * help-fns.el (help-describe-category-set): Remove unused ERR variable.
8213 2011-04-04  Daiki Ueno  <ueno@unixuser.org>
8215         * epa-dired.el:
8216         * epa-mail.el:
8217         * epa-hook.el:
8218         * epa-file.el:
8219         * epa.el:
8220         * epg.el: Use lexical binding.
8222 2011-04-03  Chong Yidong  <cyd@stupidchicken.com>
8224         * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
8226         * textmodes/flyspell.el (flyspell-word): Recognize default
8227         dictionary case for flyspell-mark-duplications-exceptions.
8228         Use regexp matching for languages.
8229         (flyspell-mark-duplications-exceptions): Add "that" and "had" for
8230         default dictionary (Bug#7926).
8232 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
8234         * emacs-lisp/package.el (package--with-work-buffer):
8235         Recognize https URLs.
8237         * net/network-stream.el: Move from gnus/proto-stream.el.
8238         Change prefix to network-stream throughout.
8239         (open-protocol-stream): Merge into open-network-stream, leaving
8240         open-protocol-stream as an alias.  Handle nil BUFFER args.
8242         * subr.el (open-network-stream): Move to net/network-stream.el.
8244 2011-04-02  Glenn Morris  <rgm@gnu.org>
8246         * find-dired.el (find-exec-terminator): New option.
8247         (find-ls-option): Test for -ls support.
8248         (find-ls-subdir-switches): Test for -b in find-ls-option.
8249         (find-dired, find-grep-dired): Doc fixes.
8250         (find-dired): Use find-exec-terminator.
8252         * find-dired.el (find-ls-option, find-ls-subdir-switches)
8253         (find-grep-options): Do not autoload these defcustoms, remove purecopy.
8254         (find-name-arg): Remove purecopy.
8256         * progmodes/grep.el (grep-find-use-xargs): Doc fix.
8257         (grep-compute-defaults): Check for `-exec COMMAND +' support.
8258         Set grep-find-use-xargs, grep-find-command, and grep-find-template
8259         accordingly.  Don't add the null-device if not needed.
8261         * files.el (save-some-buffers): Doc fix.
8263 2011-04-02  Eli Zaretskii  <eliz@gnu.org>
8265         * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
8267 2011-04-01  Juanma Barranquero  <lekktu@gmail.com>
8269         * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
8270         Use `dolist' rather than `mapcar'.
8272 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8274         Add lexical binding.
8276         * subr.el (apply-partially): Use new closures rather than CL.
8277         (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
8278         (dolist, dotimes): Use slightly different expansion for lexical code.
8279         (functionp): Move to C.
8280         (letrec): New macro.
8281         (with-wrapper-hook): Use it and apply-partially instead of CL.
8282         (eval-after-load): Preserve lexical-binding.
8283         (save-window-excursion, with-output-to-temp-buffer): Turn them
8284         into macros.
8286         * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
8288         * help-fns.el (help-split-fundoc): Return nil if there's nothing else
8289         than the arglist.
8290         (help-add-fundoc-usage): Don't add `Not documented'.
8291         (help-function-arglist): Handle closures, subroutines, and new
8292         byte-code-functions.
8293         (help-make-usage): Remove leading underscores.
8294         (describe-function-1): Handle closures.
8295         (describe-variable): Use special-variable-p for completion.
8297         * files.el (lexical-binding): Declare safe.
8299         * emacs-lisp/pcase.el: Don't use destructuring-bind.
8300         (pcase--memoize): Rename from pcase-memoize.  Change weakness.
8301         (pcase): Add `let' pattern.
8302         Change memoization so it actually works.
8303         (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
8304         (pcase--u1) <guard, pred>: Fix possible shadowing problem.
8305         <let>: New case.
8307         * emacs-lisp/macroexp.el: Use lexical binding.
8308         (macroexpand-all-1): Check obsolete macros.  Expand compiler-macros.
8309         Don't convert ' to #' without checking that it's indeed quoting
8310         a lambda.
8312         * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
8313         Use eval-sexp-add-defvars.
8314         (eval-sexp-add-defvars): New fun.
8316         * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
8318         * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
8319         Don't autoload.
8320         (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
8321         than the internal `byte-compile-lambda'.
8322         (defmethod): Don't hide code under quotes.
8323         (eieio-defmethod): New `code' argument.
8325         * emacs-lisp/eieio-comp.el: Remove.
8327         * emacs-lisp/edebug.el (edebug-eval-defun)
8328         (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
8329         (edebug-toggle): Avoid `eval'.
8331         * emacs-lisp/disass.el (disassemble-internal): Handle new
8332         `closure' objects.
8333         (disassemble-1): Handle new byte codes.
8335         * emacs-lisp/cl.el (pushnew): Silence warning.
8337         * emacs-lisp/cl-macs.el (cl-byte-compile-block)
8338         (cl-byte-compile-throw): Remove.
8339         (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
8341         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
8342         closures.
8344         * emacs-lisp/cconv.el: New file.
8346         * emacs-lisp/bytecomp.el: Use lexical binding instead of
8347         a "bytecomp-" prefix.  Macroexpand everything as a separate phase.
8348         (byte-compile-initial-macro-environment):
8349         Handle declare-function here.
8350         (byte-compile--lexical-environment): New var.
8351         (byte-stack-ref, byte-stack-set, byte-discardN)
8352         (byte-discardN-preserve-tos): New lap codes.
8353         (byte-interactive-p): Don't use any more.
8354         (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
8355         New macros.
8356         (byte-compile-lapcode): Use them and handle new lap codes.
8357         (byte-compile-obsolete): Remove.
8358         (byte-compile-arglist-signature): Handle new byte-code arg"lists".
8359         (byte-compile-arglist-warn): Check late def of inlinable funs.
8360         (byte-compile-cl-warn): Don't silence warnings for compiler-macros
8361         since they should have been expanded by now.
8362         (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
8363         (byte-compile-from-buffer): Remove unused second arg.
8364         (byte-compile-preprocess): New function.
8365         (byte-compile-toplevel-file-form): New function to distinguish
8366         file-form calls from outside from file-form calls from hunk-handlers.
8367         (byte-compile-file-form): Simplify.
8368         (byte-compile-file-form-defsubst): Remove.
8369         (byte-compile-file-form-defmumble): Simplify now that
8370         byte-compile-lambda always returns a byte-code-function.
8371         (byte-compile): Preprocess.
8372         (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
8373         Remove, not used any more.
8374         (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
8375         (byte-compile-make-args-desc): New funs.
8376         (byte-compile-lambda): Handle lexical functions.  Always return
8377         a byte-code-function.
8378         (byte-compile-reserved-constants): New var, to make up room for
8379         closed-over variables.
8380         (byte-compile-constants-vector): Obey it.
8381         (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
8382         (byte-compile-macroexpand-declare-function): New function.
8383         (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
8384         byte-code-functions.
8385         (byte-compile-form): Check obsolescence here.
8386         (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
8387         (byte-compile-variable-ref): Remove.
8388         (byte-compile-dynamic-variable-op): New fun.
8389         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8390         (byte-compile-variable-set): New funs.
8391         (byte-compile-discard): Add 2 args.
8392         (byte-compile-stack-ref, byte-compile-stack-set)
8393         (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
8394         (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
8395         macroexpand-all instead.
8396         (byte-compile-quote-form): Remove.
8397         (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
8398         (byte-compile-bind, byte-compile-unbind): New funs.
8399         (byte-compile-let): Handle let* and lexical binding.
8400         (byte-compile-let*): Remove.
8401         (byte-compile-catch, byte-compile-unwind-protect)
8402         (byte-compile-track-mouse, byte-compile-condition-case):
8403         Handle a new :fun-body form, used for lexical scoping.
8404         (byte-compile-save-window-excursion)
8405         (byte-compile-with-output-to-temp-buffer): Remove.
8406         (byte-compile-defun): Simplify.
8407         (byte-compile-stack-adjustment): New fun.
8408         (byte-compile-out): Use it.
8409         (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
8411         * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
8412         handler any more.
8414         * emacs-lisp/byte-opt.el: Use lexical binding.
8415         (byte-inline-lapcode): Remove (to bytecomp).
8416         (byte-compile-inline-expand): Pay attention to inlining to/from
8417         lexically bound code.
8418         (byte-compile-unfold-lambda): Don't handle byte-code-functions
8419         any more.
8420         (byte-optimize-form-code-walker): Don't handle save-window-excursion
8421         any more and don't call compiler-macros.
8422         (byte-compile-splice-in-already-compiled-code): Remove.
8423         (byte-code): Don't inline any more.
8424         (disassemble-offset): Receive `bytes' as argument rather than via
8425         dynamic scoping.
8426         (byte-compile-tag-number): Declare before first use.
8427         (byte-decompile-bytecode-1): Handle new byte-codes, don't change
8428         `return' even if make-spliceable.
8429         (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
8430         obsolete interactive-p.
8431         (byte-optimize-lapcode): Optimize new lap-codes.
8432         Don't trip up on new form of `byte-constant' lap code.
8434         * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
8436         * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
8438         * custom.el (custom-initialize-default, custom-declare-variable):
8439         Use `defvar'.
8441         * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
8442         New variables.
8443         (compile-onefile, .el.elc, compile-calc, recompile): Use them.
8444         (COMPILE_FIRST): Add macroexp and cconv.
8445         * makefile.w32-in: Mirror changes in Makefile.in.
8447         * vc/cvs-status.el:
8448         * vc/diff-mode.el:
8449         * vc/log-edit.el:
8450         * vc/log-view.el:
8451         * vc/smerge-mode.el:
8452         * textmodes/bibtex-style.el:
8453         * textmodes/css.el:
8454         * startup.el:
8455         * uniquify.el:
8456         * minibuffer.el:
8457         * newcomment.el:
8458         * reveal.el:
8459         * server.el:
8460         * mpc.el:
8461         * emacs-lisp/smie.el:
8462         * doc-view.el:
8463         * dired.el:
8464         * abbrev.el: Use lexical binding.
8466 2011-04-01  Eli Zaretskii  <eliz@gnu.org>
8468         * info.el (info-display-manual): New function.
8470 2011-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8472         * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
8474 2011-03-31  Tassilo Horn  <tassilo@member.fsf.org>
8476         * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
8477         an entry for that server in rcirc-authinfo.  (Bug#8385)
8479 2011-03-31  Glenn Morris  <rgm@gnu.org>
8481         * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
8483         * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
8485 2011-03-30  Christoph Scholtes  <cschol2112@googlemail.com>
8487         * progmodes/python.el (python-default-interpreter)
8488         (python-python-command-args, python-jython-command-args)
8489         (python-which-shell, python-which-args, python-which-bufname)
8490         (python-file-queue, python-comint-output-filter-function)
8491         (python-toggle-shells, python-shell): Remove obsolete defcustoms,
8492         variables and functions.
8494 2011-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8496         * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
8497         (completion-in-region-mode): New minor mode.
8498         (completion-in-region): Use it.
8499         (completion-in-region--data, completion-in-region-mode-map): New vars.
8500         (completion-in-region--postch): New function.
8501         (completion--capf-misbehave-funs, completion--capf-safe-funs):
8502         New vars.
8503         (completion--capf-wrapper): New function.
8504         (completion-at-point): Use it to track well-behavedness of
8505         hook functions.
8506         (completion-help-at-point): New command.
8508 2011-03-30  Jason Merrill  <jason@redhat.com>  (tiny change)
8510         * vc/add-log.el (add-change-log-entry): Don't use whitespace
8511         syntax class to search for whitespace on a single line
8512         (Message-ID: <4D938140.4030905@redhat.com>).
8514 2011-03-30  Leo Liu  <sdl.web@gmail.com>
8516         * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
8517         New commands.
8518         (edit-abbrevs-map): Bind them here.
8519         (write-abbrev-file): New optinal arg VERBOSE.  (Bug#5937)
8521 2011-03-29  Ken Manheimer  <ken.manheimer@gmail.com>
8523         * allout.el (allout-hide-by-annotation, allout-flag-region):
8524         Reduce possibility of overlay leakage by making them volatile.
8526         * allout-widgets.el (allout-widgets-tally): Define as nil so the
8527         hash is not shared between buffers.  Mode initialization is
8528         responsible for giving it a useful starting value.
8529         (allout-item-span): Reduce possibility of overlay leakage by
8530         making them volatile.
8531         (allout-widgets-count-buttons-in-region): Add diagnostic function
8532         for tracking down button overlay leaks.
8534 2011-03-29  Leo Liu  <sdl.web@gmail.com>
8536         * ido.el (ido-read-internal): Use the default history var
8537         minibuffer-history if no HISTORY is specified.
8539 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
8541         * net/imap.el (imap-shell-open, imap-process-connection-type):
8542         Use imap-process-connection-type for 'shell' streams as well as
8543         Kerberos, SSL, other subprocesses.
8545 2011-03-28  Leo Liu  <sdl.web@gmail.com>
8547         * abbrev.el (abbrev-table-empty-p): New function.
8548         (prepare-abbrev-list-buffer): Place empty abbrev tables after
8549         nonempty ones.  (Bug#5937)
8551 2011-03-27  Jan Djärv  <jan.h.d@swipnet.se>
8553         * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
8555 2011-03-27  Leo Liu  <sdl.web@gmail.com>
8557         * ansi-color.el (ansi-color-names-vector): Allow cons cell value
8558         for foreground and background colors.
8559         (ansi-color-make-color-map): Adapt.
8561 2011-03-25  Leo Liu  <sdl.web@gmail.com>
8563         * midnight.el (midnight-time-float): Remove.  Note it calculates
8564         the microsecond component incorrectly and seconds-to-time does the
8565         same job.
8566         Remove redundant (require 'timer).
8568         * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
8569         (ido-completions): Remove unused arguments.  (Bug#8329)
8571 2011-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8573         * minibuffer.el (completion--flush-all-sorted-completions):
8574         Remove itself from hook.
8575         (completion-at-point): Let the functions perform the completion
8576         immediately and return nil or t.
8577         * comint.el (comint-dynamic-complete-functions): Now identical to
8578         completion-at-point-functions.
8579         (comint-dynamic-list-input-ring): Remove unused var `index'.
8580         (comint--match-partial-filename, comint--unquote&expand-filename):
8581         New funs, split from comint-match-partial-filename.
8582         (comint-dynamic-complete): Use completion-at-point.
8583         (comint-dynamic-complete-filename): Use comint--match-partial-filename.
8585 2011-03-24  Drew Adams  <drew.adams@oracle.com>
8587         * thingatpt.el: Support `defun'.
8589 2011-03-23  Leo Liu  <sdl.web@gmail.com>
8591         * abbrevlist.el: Move to obsolete/abbrevlist.el.
8593         * help-mode.el (help-mode-finish): Tweak regexp.
8595 2011-03-23  Glenn Morris  <rgm@gnu.org>
8597         * eshell/esh-opt.el (eshell-eval-using-options):
8598         Do not bind unused local variable `eshell-option-stub'.
8600         * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
8602 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
8604         * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
8605         keymap variable in `with-no-warnings' to avoid a warning when the
8606         keymap has been already `defconst'ed.
8608 2011-03-22  Leo Liu  <sdl.web@gmail.com>
8610         * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
8611         encode all chars in abbrevs; otherwise use emacs-mule or
8612         utf-8-emacs.  (Bug#8308)
8614 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
8616         * simple.el (backward-delete-char-untabify):
8617         Avoid warning about using `delete-backward-char'.
8619         * image.el (image-type-file-name-regexps): Make it variable.
8620         `imagemagick-register-types' modifies it, and the user may want
8621         to add new extensions for known image types.
8622         (imagemagick-register-types): Throw error if not using ImageMagick.
8624 2011-03-22  Leo Liu  <sdl.web@gmail.com>
8626         * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
8627         located before rcirc-prompt-end-marker.
8628         (rcirc-complete): Error if point is not after rcirc prompt.
8629         Handle the case when table is nil.
8630         (rcirc-user-authenticated): Define to fix compiler warning.
8632 2011-03-22  Chong Yidong  <cyd@stupidchicken.com>
8634         * custom.el (custom--inhibit-theme-enable): Make it affect only
8635         custom-theme-set-variables and custom-theme-set-faces.
8636         (provide-theme): Ignore custom--inhibit-theme-enable.
8637         (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
8638         (custom-enabling-themes): Delete variable.
8639         (enable-theme): Accept only loaded themes as arguments.
8640         Ignore the special custom-enabled-themes variable.
8641         (custom-enabled-themes): Forbid themes from setting this.
8642         Eliminate use of custom-enabling-themes.
8643         (custom-push-theme): Quote "changed" custom var entry.
8645 2011-03-21  Leo Liu  <sdl.web@gmail.com>
8647         * ido.el (ido-read-internal): Add ido-selected to history instead
8648         of user input.
8650 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8652         * subr.el (deferred-action-list, deferred-action-function):
8653         Mark obsolete.
8655 2011-03-21  Leo Liu  <sdl.web@gmail.com>
8657         * vc/log-view.el: Remove (require 'wid-edit), not needed after the
8658         change on 2011-02-13 (bug#8309).
8660         * minibuffer.el (read-file-name-function): Change default value.
8661         (read-file-name--defaults): Rename from read-file-name-defaults.
8662         (read-file-name-default): Rename from read-file-name.
8663         (read-file-name): Call read-file-name-function.
8665 2011-03-21  Glenn Morris  <rgm@gnu.org>
8667         * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
8668         Doc fixes.
8670 2011-03-21  Chong Yidong  <cyd@stupidchicken.com>
8672         * cus-theme.el: Add missing provide statement.
8673         (customize-create-theme): Extract theme value correctly.
8674         (custom-theme-visit-theme): Autoload.
8675         (customize-create-theme): Prompt before inserting default faces.
8677 2011-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
8679         * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
8680         units and musical notes.
8682 2011-03-20  Leo  <sdl.web@gmail.com>
8684         * ido.el (ido-read-internal): Use completing-read-default.
8685         (ido-completing-read): Fix compatibility with completing-read.
8687 2011-03-20  Christian Ohler  <ohler@gnu.org>
8689         * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
8690         (ert-delete-all-tests): Use `called-interactively-p' rather than
8691         `interactive-p'.
8692         (ert--make-xrefs-region): Respect END.
8694 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
8696         * dired-aux.el (dired-create-directory): Signal an error if the
8697         directory already exists (Bug#8246).
8699         * facemenu.el (list-colors-display): Call list-faces-display
8700         inside with-help-window.
8701         (list-colors-print): Use display property to align the final
8702         column, instead of checking window-width.
8704 2011-03-19  Eli Zaretskii  <eliz@gnu.org>
8706         * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
8707         windows-nt systems.
8708         (emerge-protect-metachars): Quote correctly for ms-dos and
8709         windows-nt systems.
8711 2011-03-19  Ralph Schleicher  <rs@ralph-schleicher.de>
8713         * info.el (info-initialize): Replace all uses of `:' with
8714         path-separator for compatibility with non-Unix systems.
8715         Cache quoting of path-separator.  (Bug#8258)
8717 2011-03-19  Juanma Barranquero  <lekktu@gmail.com>
8719         * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
8720         (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
8721         (mouse-avoidance-mode): Fix typos in docstrings.
8723 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
8725         * startup.el (package-subdirectory-regexp): Move from package.el.
8726         Omit \\` and \\', and let callers add them.
8728         * emacs-lisp/package.el (package-strip-version)
8729         (package-load-all-descriptors): Add \\` and \\' to
8730         package-subdirectory-regexp before using it.
8731         (package-untar-buffer): New arg DIR; ensure that file untars only
8732         into this expected directory.  Remove superfluous delete-region.
8733         (package-unpack): Caller changed.
8734         (package-tar-file-info): Use package-subdirectory-regexp.
8736 2011-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8738         * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
8739         diff-mode-shared-map (bug#8284).
8740         (diff-mode-shared-map): Re-introduce some bindings that were problematic.
8742 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744         * calendar/time-date.el (format-seconds): Use assoc instead of
8745         assoc-string, since assoc-string doesn't exist in XEmacs.
8747 2011-03-17  Juanma Barranquero  <lekktu@gmail.com>
8749         * custom.el (custom-known-themes): Reflow docstring.
8750         (custom-theme-load-path): Fix typo in docstring.
8751         (load-theme): Fix typo in error message.
8752         (custom-available-themes, custom-variable-theme-value):
8753         Use `let', not `let*'.
8755 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
8757         * calc/README: Mention inclusion of musical notes.
8759         * calc/calc-units.el (calc-lu-quant): Rename from
8760         `calc-logunits-quantity'.
8761         (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
8762         (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
8763         (calc-db): Rename from `calc-dblevel'.
8764         (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
8765         (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
8766         (calc-np): Rename from `calc-nplevel'.
8767         (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
8768         (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
8769         (calc-lu-plus): Rename from `calc-logunits-add'.
8770         (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
8771         (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
8772         (calc-lu-minus): Rename from `calc-logunits-sub'.
8773         (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
8774         (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
8775         (calc-lu-times): Rename from `calc-logunits-mul'.
8776         (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
8777         (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
8778         (calc-lu-divide): Rename from `calc-logunits-div'.
8779         (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
8780         (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
8782         * calc/calc-ext.el (calc-init-extensions): Update the names of the
8783         functions being autoloaded.
8785         * calc/calc.el (calc-lu-power-reference): Rename from
8786         `calc-logunits-power-reference'.
8787         (calc-lu-field-reference): Rename from
8788         `calc-logunits-field-reference'.
8790         * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
8792 2011-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8794         * minibuffer.el (completion-all-sorted-completions):
8795         Use :completion-cycle-penalty text property if present.
8797 2011-03-16  Ken Manheimer  <ken.manheimer@gmail.com>
8799         * allout.el (allout-yank-processing): Adjust for new rebulleting
8800         regime so bullet being yanked is used without prompting the user
8801         for a choice.
8803 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
8805         * startup.el (command-line): Warn the user that _emacs is deprecated.
8807 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
8809         * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
8810         (delphi-verbose, delphi-comment-face, delphi-string-face)
8811         (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
8812         (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
8813         (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
8814         (delphi-new-comment-line, delphi-font-lock-defaults)
8815         (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
8816         Fix typos in docstrings.
8818 2011-03-15  Ken Manheimer  <ken.manheimer@gmail.com>
8820         * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
8821         Invert the roles of character and string values for INSTEAD, so a
8822         string is used for the more common case of a defaulting prompt.
8824 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8826         * progmodes/ruby-mode.el (ruby-backward-sexp):
8827         * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
8828         * play/gamegrid.el (gamegrid-make-face):
8829         * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
8830         (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
8831         * notifications.el (notifications-notify):
8832         * net/xesam.el (xesam-search-engines):
8833         * net/quickurl.el (quickurl-list-insert):
8834         * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
8836 2011-03-15  Chong Yidong  <cyd@stupidchicken.com>
8838         * startup.el (command-line): Update package subdirectory regexp.
8840 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8842         * allout.el (allout-abbreviate-flattened-numbering)
8843         (allout-mode-deactivate-hook): Fix up obsolescence "date".
8845         * subr.el (read-char-choice): Only show the cursor after the prompt,
8846         not after the answer.
8848 2011-03-15  Kevin Ryde  <user42@zip.com.au>
8850         * help-fns.el (variable-at-point): Skip leading quotes, if any
8851         (bug#8253).
8853 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8855         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
8856         warning message.
8858 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
8860         * shell.el (shell): When called interactively, offer to change the
8861         shell file name on remote hosts.
8863 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8865         * net/ldap.el (ldap-search-internal): Add `auth-source-search'
8866         integration for LDAP parameters.  The host, base, user or binddn,
8867         and secret tokens can be specified in a netrc file, for instance.
8868         This is optional because an `auth-source' parameter must be
8869         specified in the search attributes.
8871 2011-03-13  Juanma Barranquero  <lekktu@gmail.com>
8873         * help.el (describe-mode): Link to the mode's definition (bug#8185).
8875 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8877         * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
8878         into declaration.  Remove redundant and harmful binding.
8880 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
8882         * files.el (file-ownership-preserved-p): Pass `integer' as an
8883         explicit 2nd argument to `file-attributes'.  If the file's owner
8884         is the Administrators group on Windows, and the current user is
8885         Administrator, consider that a match.
8887         * server.el (server-ensure-safe-dir): Consider server directory
8888         safe on MS-Windows if its owner is the Administrators group while
8889         the current Emacs user is Administrator.  Use `=' to compare
8890         numerical UIDs, since they could be integers or floats.
8892 2011-03-12  Juanma Barranquero  <lekktu@gmail.com>
8894         * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
8896 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
8898         Sync with Tramp 2.2.1.
8900         * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
8902         * net/trampver.el: Update release number.
8904 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8906         * progmodes/compile.el (compilation--previous-directory): Fix up
8907         various nil/dead-marker mismatches (bug#8014).
8908         (compilation-directory-properties, compilation-error-properties):
8909         Don't call it at a position past the one we're about to change.
8911         * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
8912         Disable obsolescence warnings in the file that declares it.
8914 2011-03-11  Ken Manheimer  <ken.manheimer@gmail.com>
8916         * allout-widgets.el (allout-widgets-tally):
8917         Initialize allout-widgets-tally as a hash table rather than nil to
8918         prevent mode-line redisplay warnings.  Also, clarify the module
8919         description and fix a comment typo.
8921 2011-03-11  Juanma Barranquero  <lekktu@gmail.com>
8923         * help-fns.el (describe-variable): Don't complete keywords.
8924         Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
8926 2011-03-10  Chong Yidong  <cyd@stupidchicken.com>
8928         * emacs-lisp/package.el (package-version-join): Impose a standard
8929         string representation for pre/alpha/beta version lists.
8930         (package-unpack-single): Standardize the directory name by passing
8931         it through package-version-join.
8932         (package-strip-rcs-id): Accept any version string that does not
8933         signal an error in version-to-list.
8935 2011-03-10  Michael Albinus  <michael.albinus@gmx.de>
8937         * simple.el (delete-trailing-whitespace): Return nil for the
8938         benefit of `write-file-functions'.
8940 2011-03-10  Glenn Morris  <rgm@gnu.org>
8942         * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
8944         * vc/vc-git.el (vc-git-program): New option.
8945         (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
8946         (vc-git--call): Use it.
8948         * eshell/esh-util.el (eshell-condition-case): Doc fix.
8950         * cus-edit.el (Custom-newline): If no button at point, look
8951         for a subgroup button at start-of-line.  (Bug#2298)
8953         * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
8955 2011-03-10  Julien Danjou  <julien@danjou.info>
8957         * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
8958         `cursor-type' is nil.
8960 2011-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
8962         * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
8964 2011-03-09  Ken Manheimer  <ken.manheimer@gmail.com>
8966         * allout.el Summary: Change so yank of distinctive-bullet items
8967         preserves the existing header prefix, rebulleting it if necessary,
8968         rather than replacing it.  This is necessary for proper operation
8969         of cooperative addons like allout-widgets.
8970         (allout-make-topic-prefix, allout-rebullet-heading): Change
8971         SOLICIT arg to INSTEAD, and interpret additionally a string value
8972         as alternate bullet to be used, instead of prompting the user for
8973         a bullet character.
8975 2011-03-09  Michael Albinus  <michael.albinus@gmx.de>
8977         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
8978         Do not use `tramp-file-name-port', because this returns also
8979         `tramp-default-port'.
8981 2011-03-09  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
8983         * net/rcirc.el (rcirc-handler-001): Remove useless
8984         with-rcirc-process-buffer.
8985         (rcirc-check-auth-status): Swap arguments to string-match.
8987 2011-03-09  Glenn Morris  <rgm@gnu.org>
8989         * shell.el (shell-mode):
8990         Set comint-input-ring-size from HISTSIZE.  (Bug#7889)
8992         * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
8993         Check for GDBHISTFILE, HISTSIZE, etc.  (Bug#7889)
8995 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
8997         * emacs-lisp/package.el (package-refresh-contents)
8998         (package-menu-execute): Use condition-case-no-debug.
9000 2011-03-08  Michael Albinus  <michael.albinus@gmx.de>
9002         * simple.el (shell-command-to-string): Use `process-file'.
9004         * emacs-lisp/package.el (package-tar-file-info): Handle also
9005         remote files.
9007         * emacs-lisp/package-x.el (package-upload-buffer-internal):
9008         Use `equal' for upload base check.
9010 2011-03-08  Arni Magnusson  <arnima@hafro.is>  (tiny change)
9012         * textmodes/texinfo.el (texinfo-environments):
9013         Add deftypecv, deftypeivar, deftypemethod, deftypeop, html.  (Bug#2783)
9015 2011-03-08  Glenn Morris  <rgm@gnu.org>
9017         * cus-start.el (cursor-in-non-selected-windows):
9018         Fix :set quoting oddness.  (Bug#8192)
9020         * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
9021         in some setf expressions.  (Bug#2159)
9023 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
9025         * custom.el (custom-available-themes): Return themes in
9026         alphabetical order.
9028 See ChangeLog.15 for earlier changes.
9030 ;; Local Variables:
9031 ;; coding: utf-8
9032 ;; End:
9034   Copyright (C) 2011  Free Software Foundation, Inc.
9036   This file is part of GNU Emacs.
9038   GNU Emacs is free software: you can redistribute it and/or modify
9039   it under the terms of the GNU General Public License as published by
9040   the Free Software Foundation, either version 3 of the License, or
9041   (at your option) any later version.
9043   GNU Emacs is distributed in the hope that it will be useful,
9044   but WITHOUT ANY WARRANTY; without even the implied warranty of
9045   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9046   GNU General Public License for more details.
9048   You should have received a copy of the GNU General Public License
9049   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.