Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com
[emacs.git] / lisp / ChangeLog
blobdc921213b42d0da13bb4e2ccc4922d0513d3dc9a
1 2012-08-10  Glenn Morris  <rgm@gnu.org>
3         * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
5         * tutorial.el (help-with-tutorial):
6         * emacs-lisp/copyright.el (copyright-update-directory):
7         * emacs-lisp/autoload.el (autoload-find-generated-file)
8         (autoload-find-file): Disable local eval: (for insurance).
10 2012-08-07  Glenn Morris  <rgm@gnu.org>
12         * files.el (hack-local-variables-filter): If an eval: form is not
13         known to be safe, and enable-local-variables is :safe, then ignore
14         the form totally, as is done for non-eval forms.  (Bug#12155)
16 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18         * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
19         (rx-form): Simplify.
21 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
23         Merge stuff from upsteam ruby-mode, part 1 (bug#12169).
24         * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
25         binding (use `M-;' instead).
26         (ruby-expr-beg, ruby-parse-partial): ?, _, and : are symbol
27         constituents, ! is not (but kinda should be).
28         (ruby-singleton-class-p): New function.
29         (ruby-expr-beg, ruby-in-here-doc-p)
30         (ruby-syntax-propertize-heredoc): Use it.
31         (ruby-syntax-propertize-function): Adjust for changes in
32         `ruby-syntax-propertize-heredoc'.
34 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
38 2012-08-10  Chong Yidong  <cyd@gnu.org>
40         * progmodes/python.el (python-shell-get-process-name): Don't mess
41         with same-window-buffer-names.
43         * eshell/eshell.el (eshell-add-to-window-buffer-names)
44         (eshell-remove-from-window-buffer-names): Make obsolete.
45         (eshell-buffer-name, eshell-unload-hook): Don't use them.
46         (eshell): Just use pop-to-buffer-same-window instead.
48 2012-08-10  Chong Yidong  <cyd@gnu.org>
50         * bindings.el: Bind M-= back to count-words-region.
52         * simple.el (count-words-region): Accept a prefix arg for acting
53         on the entire buffer.
54         (count-words--buffer-message): New helper function.
56 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
58         * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
59         * subr.el (eventp): `nil' is not an event, and eventp is not hot.
60         (event-start, event-end): Use posn-at-point to return a more
61         informative posn.
62         (posnp): New function.
63         * mouse.el (popup-menu-normalize-position): Use it.
65 2012-08-10  Masatake YAMATO  <yamato@redhat.com>
67         * mouse.el (popup-menu-normalize-position): New function.
68         (popup-menu): Use `popup-menu-normalize-position' to normalize
69         the form for POSITION argument.
71         * term/x-win.el (x-menu-bar-open):
72         Use the value returend from (posn-at-point) as position
73         passed to `popup-menu'.
75 2012-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
77         * calc/calccomp.el (math-compose-expr): Add extra argument
78         indicating that parentheses should be put around products in
79         denominators.  Give multiplication precedence over division during
80         composition.
82 2012-08-09  Chong Yidong  <cyd@gnu.org>
84         * man.el (Man-switches, Man-sed-command, Man-awk-command)
85         (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
86         (Man-untabify-command, manual-program): Convert to defcustom
87         (Bug#10429).
89         * vc/add-log.el (change-log-mode): Bind comment-start to nil.
91         * descr-text.el (describe-char): Don't insert extra newlines
92         (Bug#10127).
94         * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
95         (log-view-diff-changeset, log-view-minor-wrap): Likewise.
97         * align.el (align-region): Delete temporary markers (Bug#10047).
98         Plus some code cleanups.
100 2012-08-09  Fabián Ezequiel Gallina  <fgallina@cuca>
102         * progmodes/python.el (python-pdbtrack-tracked-buffer)
103         (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
104         (python-shell-internal-last-output): Use make-local-variable
105         instead of make-variable-buffer-local.
107 2012-08-09  Fabián Ezequiel Gallina  <fgallina@cuca>
109         * progmodes/python.el: Enhancements to forward-sexp.
110         (python-nav-forward-sexp): Rename from
111         python-nav-forward-sexp-function.
112         (python-nav--forward-sexp, python-nav--backward-sexp):
113         New functions.
115 2012-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
117         * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
118         modes and simplification modes.
120 2012-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
122         * delsel.el (delete-selection-pre-hook): Don't propagate the
123         file-supersession signals (bug#12161).
125 2012-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
127         * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
128         (cl-map-extents): Add compatibility aliases (bug#12135).
130 2012-08-08  Michael Albinus  <michael.albinus@gmx.de>
132         * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
133         tests by `ignore-error'.
134         (tramp-find-shell): Open also a new shell, when cache is already
135         set.  Reported by Carsten Bormann <cabo@tzi.org>.  (Bug#12148)
137 2012-08-08  Juri Linkov  <juri@jurta.org>
139         * bookmark.el: Add `defaults' property to the bookmark record.
140         (bookmark-current-buffer): Doc fix.
141         (bookmark-make-record): Add `defaults' property with default values
142         to the bookmark record.
143         (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
144         with `bookmark-insert-current-bookmark'.
145         (bookmark-set): Get `defaults' property from the bookmark record
146         and use it in `read-from-minibuffer'.
147         (bookmark-insert-current-bookmark): Remove function.
149         * info.el (Info-bookmark-make-record): Add `defaults' property
150         with values of canonical Info node name, the current Info file
151         name and the current Info node name.  (Bug#12107)
153 2012-08-08  Juri Linkov  <juri@jurta.org>
155         * files.el (basic-save-buffer): Use `buffer-name' as the default
156         of `read-file-name' when buffer is not visiting a file (bug#12128).
158 2012-08-08  Juri Linkov  <juri@jurta.org>
160         * info.el (Info-isearch-search): Doc fix.
161         (Info-search): Change search-failed message from "initial node" to
162         "end of node" (bug#12078).
163         (Info-isearch-search): Change `isearch-string-state' to
164         `isearch--state-string'.
166 2012-08-08  Glenn Morris  <rgm@gnu.org>
168         * language/persian.el: Remove file.
169         * language/misc-lang.el: Move unique part of persian.el here.
170         * loadup.el: Remove language/persian.
172 2012-08-08  Óscar Fuentes  <ofv@wanadoo.es>
174         * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
176 2012-08-08  Fabián Ezequiel Gallina  <fgallina@cuca>
178         * progmodes/python.el Fixed defsubst warning.
179         (python-syntax-context) Rename from python-info-ppss-context.
180         (python-syntax-context-type): Rename from
181         python-info-ppss-context-type.
182         (python-syntax-comment-or-string-p): Rename from
183         python-info-ppss-comment-or-string-p.
185 2012-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
187         * calc/calc-misc.el (calc-record-why): Don't record a message twice.
189 2012-08-07  Andreas Schwab  <schwab@linux-m68k.org>
191         * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
192         a defcustom that is quoted with backquote.
194         * calc/calc-prog.el (math-do-defmath): Use backquote forms.
195         Fix handling of interactive spec when the body uses return.
196         (math-do-arg-check, math-define-function-body): Use backquote forms.
197         * calc/calc-ext.el (math-defcache): Likewise.
198         * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
199         * allout.el (allout-new-exposure): Likewise.
200         * calc/calcalg2.el (math-tracing-integral): Likewise.
201         * info.el (Info-last-menu-item): Likewise.
202         * emulation/vip.el (vip-loop): Likewise.
203         * textmodes/artist.el (artist-funcall): Likewise.
204         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
205         Construct menu-item directly.
207         * progmodes/autoconf.el (font-lock-syntactic-keywords):
208         Don't declare.
210 2012-08-07  Chong Yidong  <cyd@gnu.org>
212         * simple.el (deactivate-mark): Preserve text properties when
213         saving the primary selection (Bug#8384).
215 2012-08-07  Kevin Ryde  <user42@zip.com.au>
217         * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
218         (woman-parse-numeric-value): On a bad .IP line, issue a warning
219         and continue processing (Bug#12110).
221 2012-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
223         * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
224         syntax-propertize-function (bug#10095).
226 2012-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
228         * help-fns.el (help-fns--key-bindings, help-fns--signature)
229         (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
230         describe-function-1.
231         (describe-function-1): Use them.  Move compiler macro after sig.
232         (help-fns--compiler-macro): Use function-get.  Assume we're already in
233         standard-output.  Adjust layout to new call order.
235         * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
236         re-binding a symbol that has a symbol-macro (bug#12119).
238 2012-08-06  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
240         * language/persian.el: New file.  (Bug#11812)
241         * loadup.el: Add language/persian.el.
243 2012-08-06  Chong Yidong  <cyd@gnu.org>
245         * window.el (window--maybe-raise-frame): New function.
246         (window--display-buffer): Split off from here.
247         (display-buffer-reuse-window, display-buffer-pop-up-frame)
248         (display-buffer-pop-up-window, display-buffer-use-some-window):
249         Obey an inhibit-switch-frame action alist entry.
250         (display-buffer): Update doc.
252         * replace.el (occur-after-change-function): Avoid losing focus by
253         using the inhibit-switch-frame display parameter (Bug#12139).
255 2012-08-06  Fabián Ezequiel Gallina  <fgallina@cuca>
257         Make internal shell process buffer names start with space.
258         * progmodes/python.el (python-shell-make-comint): Add optional
259         argument INTERNAL.
260         (run-python-internal): Use it.
261         (python-shell-internal-get-or-create-process): Check for new
262         internal buffer names.
264 2012-08-06  Glenn Morris  <rgm@gnu.org>
266         * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
267         Do less getting and setting of environment variables.
269 2012-08-05  Chong Yidong  <cyd@gnu.org>
271         * proced.el (proced): Add substitution string to docstring to
272         trigger autoloading of the proced library on C-h f (Bug#1768).
274         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
275         Don't show defvars which have no second argument (Bug#8638).
277         * imenu.el (imenu-generic-expression): Move documentation here
278         from imenu--generic-function.
279         (imenu--generic-function): Refer to imenu-generic-expression.
281 2012-08-05  Vegard Øye  <vegard_oye@hotmail.com>  (tiny change)
283         * emulation/viper-init.el (viper-deflocalvar): Add docstring and
284         indentation declaration.
285         (viper-loop): Add indentation declaration (Bug#7025).
287 2012-08-05  Chong Yidong  <cyd@gnu.org>
289         * help-fns.el (describe-variable): Add hyperlink for
290         directory-local variables files.  Improve buffer-local and
291         permanent-local reporting; suggested by MON KEY (Bug#6644).
293         * help-mode.el (help-dir-local-var-def): New button type.
295         * files.el (kill-buffer-hook): Provide a defvar.
297 2012-08-05  Glenn Morris  <rgm@gnu.org>
299         * eshell/esh-ext.el (eshell/addpath):
300         Also update eshell-path-env.  (Bug#12013)
302 2012-08-05  Chong Yidong  <cyd@gnu.org>
304         * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
306         * fringe.el (fringe-styles): Add docstring.
307         (fringe--check-mode): New function.
308         (set-fringe-mode, set-fringe-style): Use it.
309         (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
311         * files.el (set-auto-mode): Fix invalid setq call.
313 2012-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
315         * isearch.el: Misc simplification; use defstruct.
316         (isearch-mode-map): Dense maps now work like sparse ones.
317         (isearch--state): New defstruct.
318         (isearch-string-state, isearch-message-state, isearch-point-state)
319         (isearch-success-state, isearch-forward-state)
320         (isearch-other-end-state, isearch-word-state, isearch-error-state)
321         (isearch-wrapped-state, isearch-barrier-state)
322         (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
323         replaced by defstruct's accessors.
324         (isearch--set-state): Rename from isearch-top-state and change
325         calling convention.
326         (isearch-push-state): Use new isearch--get-state.
327         (isearch-toggle-word): Disable regexp when enabling word.
328         (isearch-message-prefix): Remove unused arg _c-q-hack.
329         (isearch-message-suffix): Remove unused arg _ellipsis.
331 2012-08-04  Andreas Schwab  <schwab@linux-m68k.org>
333         * simple.el (list-processes--refresh): For a server use :host or
334         :local as the address.
335         (list-processes): Doc fix.
337 2012-08-04  Michal Nazarewicz  <mina86@mina86.com>  (tiny change)
339         * lisp/mpc.el: Support password in host argument.
340         (mpc--proc-connect): Parse and use new password element.
341         Set mpc-proc variable instead of returning process.
342         (mpc-proc): Adjust accordingly.
344 2012-08-03  Eli Zaretskii  <eliz@gnu.org>
346         * whitespace.el (whitespace-display-mappings): Use Unicode
347         codepoints, instead of emacs-mule codepoints.  See
348         http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
349         for the details.
351         * files.el (file-truename): Don't skip symlink-chasing part on
352         windows-nt.  Incorporate the resolution of 8+3 short aliases on
353         Windows into the loop that recursively chases symlinks.
354         Compare directory and its parent case-insensitively on MS-Windows and
355         MS-DOS.
357 2012-08-03  Chong Yidong  <cyd@gnu.org>
359         * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
361         * sort.el (sort-regexp-fields): Doc fix.
363 2012-08-03  Tassilo Horn  <tsdh@gnu.org>
365         * textmodes/reftex.el (reftex-compile-variables): Make keyvals
366         labels regex position point at the expected place.
368 2012-08-03  MON KEY  <monkey@sandpframing.com>
370         * net/imap.el (imap-interactive-login, imap-authenticate)
371         (imap-mailbox-lsub, imap-mailbox-list)
372         (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
373         (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
374         (imap-parse-response): Doc fix.
376 2012-08-03  João Távora  <joaotavora@gmail.com>
378         * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
379         if sexp scanning does not move point (Bug#5734).
381 2012-08-02  Tassilo Horn  <tsdh@gnu.org>
383         * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
384         Add listings, minted, and ctable packages.
385         (reftex-label-alist-builtin): Move listings, minted, and ctable
386         entries before LaTeX.
387         (reftex-label-alist): Docfix.
389 2012-08-02  Bastien Guerry  <bzg@gnu.org>
391         * replace.el (occur): Fix docstring (bug#12122).
393 2012-08-02  Glenn Morris  <rgm@gnu.org>
395         * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
397 2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
399         Obsolete alias inactivate-current-input-method-function (Bug#10150).
400         * international/mule-cmds.el: Create
401         inactivate-current-input-method-function as an obsolete alias for
402         deactivate-current-input-method-function.  See Katsumi Yamaoka in
403         <http://bugs.gnu.org/10150#46>.
405 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
407         * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
408         of nested `if's.
410 2012-08-01  Glenn Morris  <rgm@gnu.org>
412         * progmodes/autoconf.el (autoconf-definition-regexp):
413         Add AH_TEMPLATE, adjust submatch numbering.
414         (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
415         (autoconf-current-defun-function): Update for above change.
416         (autoconf-current-defun-function): First skip to end of current word.
418 2012-08-01  Rupert Swarbrick  <rswarbrick@gmail.com>  (tiny change)
420         * calendar/cal-html.el (cal-html-insert-agenda-days):
421         Fix typo.  (Bug#12018)
423 2012-07-31  Fabián Ezequiel Gallina  <fgallina@cuca>
425         Shell processes: enhancements to startup and CEDET compatibility.
426         * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
427         (python-shell-make-comint): accept-process-output at startup.
428         (run-python-internal): Set inferior-python-mode-hook to nil.
429         (python-shell-internal-get-or-create-process): call sit-for.
430         (python-preoutput-result): Add obsolete alias.
431         (python-shell-internal-send-string): Use it.
432         (python-shell-send-setup-code): Remove call to
433         accept-process-output.
435 2012-07-31  Andreas Schwab  <schwab@linux-m68k.org>
437         * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
438         (Bug#12108)
440 2012-07-31  Jay Belanger  <jay.p.belanger@gmail.com>
442         * calc-mode.el (calc-basic-simplification-mode): Rename from
443         `calc-limited-simplification-mode'.
444         (calc-alg-simplification-mode): New function.
445         (calc-set-simplify-mode):  Adjust message.
447         * calc.el (calc-set-mode-line): Adjust mode line display for
448         basic simplification mode.
450         * calc-help.el (calc-m-prefix-help): Update help message.
452         * calc-ext.el (calc-init-extensions): Add bindings and autoloads
453         for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
455 2012-07-31  Bastien Guerry  <bzg@gnu.org>
457         * man.el (man): Fix comment.  (bug#12101)
459 2012-07-31  Martin Rudalics  <rudalics@gmx.at>
461         * window.el (switch-to-prev-buffer, switch-to-next-buffer):
462         Don't return a non-nil value when no suitable buffer was found.
464 2012-07-31  Fabián Ezequiel Gallina  <fgallina@cuca>
466         * progmodes/python.el (run-python-internal): Disable font lock for
467         internal shells.
469 2012-07-30  Stefan Merten  <smerten@oekonux.de>
471         * rst.el: Silence `checkdoc-ispell'.
472         (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
473         (rst-official-version, rst-official-cvs-rev)
474         (rst-package-emacs-version-alist): Update to upstream V1.3.1.
475         (rst-mode-map): New key binding.
477 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
479         Update .PHONY listings in makefiles.
480         * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
481         autoloads, update-subdirs, updates, bzr-update, update-authors,
482         compile-onefile, compile-calc, backup-compiled-files,
483         compile-after-backup, compile-one-process, mh-autoloads,
484         bootstrap-clean, distclean, maintainer-clean.
486 2012-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
488         * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
489         (calc-set-mode-line): Don't display "AlgSimp ".
491         * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
492         (calc-lim-simplify-mode): New function.
493         (calc-set-simplify-mode): Default to 'alg.
494         (calc-default-simplify-mode): Make algebraic simplifications
495         the default.
497         * calc/calc-ext.el (calc-init-extensions): Remove binding for
498         `calc-alg-simplify-mode'.  Add binding for `calc-lim-simplify-mode'.
500         * calc/calc-help.el (calc-m-prefix-help): Change messages to
501         indicate new simplification modes.
503         * calc/README: Mention new default simplification mode.
505         * calc/calc.el (math-normalize-error): New variable.
506         (math-normalize): Set `math-normalize-error' to t
507         when there's an error.
509         * calc/calc-alg.el (math-simplify): Don't simplify when
510         `math-normalize' returns an error.
512 2012-07-29  Eli Zaretskii  <eliz@gnu.org>
514         * international/mule-cmds.el (set-locale-environment): Revert last
515         change, since display-graphic-p returns nil when this function is
516         called during startup.  Instead...
518         * term/w32console.el (terminal-init-w32console): ...setup the
519         keyboard and terminal encoding for TTY sessions here.  (Bug#12082)
521 2012-07-29  Juri Linkov  <juri@jurta.org>
523         * simple.el (goto-line): Don't display default line number in the
524         prompt because it should be displayed by `read-number' (bug#9952).
525         Add the current line number to the defaults of `goto-line' to
526         allow its easier modification by users with `M-n' (bug#9201).
528         * subr.el (read-number): Support multiple default values like in
529         other minibuffer reading functions.  Replace `read' with
530         `string-to-number' for consistency with `number-to-string'.
532 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
534         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
535         * emulation/viper-init.el (viper-deactivate-input-method-action):
536         Rename from viper-inactivate-input-method-action.
537         (viper-deactivate-input-method):
538         Rename from viper-inactivate-input-method.
539         * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
540         * international/mule-cmds.el (deactivate-input-method):
541         Rename from inactivate-input-method.
542         Also run input-method-deactivate-hook.
543         (deactivate-current-input-method-function):
544         Rename from inactivate-current-input-method-function.
545         (input-method-deactivate-hook): New hook.
546         (input-method-inactivate-hook): Mark obsolete.
547         (inactivate-input-method): Mark obsolete.
549         * international/quail.el (quail-activate):
550         Also run quail-deactivate-hook.
551         (quail-deactivate): Rename from quail-inactivate.
552         * international/robin.el (robin-activate):
553         Also run robin-deactivate-hook.
554         (robin-deactivate): Rename from robin-inactivate.
556 2012-07-29  Chong Yidong  <cyd@gnu.org>
558         * simple.el (indicate-copied-region): New function.
559         (kill-ring-save): Split off from here.
561         * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
562         (kill-rectangle): Set deactivate-mark to t on read-only error.
564         * register.el (copy-to-register, copy-rectangle-to-register):
565         Deactivate the mark, and use indicate-copied-region (Bug#10056).
566         (append-to-register, prepend-to-register):
567         Call 2012-07-29  Juri Linkov  <juri@jurta.org>
569         * simple.el (async-shell-command-buffer): New defcustom.
570         (shell-command): Use it.  (Bug#4719)
572 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
574         * international/mule-cmds.el (set-locale-environment): In a
575         console session on MS-Windows, set up keyboard and terminal
576         encoding from the OEM codepage, not the ANSI codepage.
577         (Bug#12055)
579 2012-07-28  Chong Yidong  <cyd@gnu.org>
581         * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
582         gdb-get-location.
584 2012-07-28  Leo Liu  <sdl.web@gmail.com>
586         * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
587         the alist (bug#12029).
589 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
591         * makefile.w32-in (custom-deps, finder-data, updates, compile)
592         (compile-always, compile-first)
593         ($(lisp)/calendar/cal-loaddefs.el)
594         ($(lisp)/calendar/diary-loaddefs.el)
595         ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
596         ($(lisp)/net/tramp-loaddefs.el, bootstrap)
597         ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
598         instead of on update-subdirs.
599         (bootstrap-clean): Delete $(lisp)/subdirs.el.
601 2012-07-28  Chong Yidong  <cyd@gnu.org>
603         * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
604         directory if vc-deduce-backend returns nil (Bug#7350).
606         * simple.el (delete-trailing-lines): New option.
607         (delete-trailing-whitespace): Obey it (Bug#11879).
609 2012-07-28  David Engster  <deng@randomsample.de>
611         * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
612         Explanation of new 'symbol-qnames feature in doc-strings.
613         (xml-maybe-do-ns): Return expanded names as plain symbols if
614         'symbol-qnames was provided in XML-NS argument (Bug#11916).
615         (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
617 2012-07-27  Fabián Ezequiel Gallina  <fgallina@cuca>
619         Consistent completion in inferior python with emacs -nw.
620         * progmodes/python.el (inferior-python-mode): replace "<tab>"
621         binding in inferior-python-mode-map with "\t".
622         (python-shell-completion-complete-at-point)
623         (python-completion-complete-at-point): Remove interactive spec.
625 2012-07-27  Jay Belanger  <jay.p.belanger@gmail.com>
627         * calc/calccomp.el (math-compose-expr): Undo previous change.
629 2012-07-27  Fabián Ezequiel Gallina  <fgallina@cuca>
631         * progmodes/python.el (python-mode-map): Add keybinding for
632         run-python.
633         (python-shell-make-comint): Fix pop-to-buffer call.
634         (run-python): Autoload.  New arg SHOW.
635         (python-shell-get-or-create-process): Do not pop python process
636         buffer.
638 2012-07-27  Michael Albinus  <michael.albinus@gmx.de>
640         * notifications.el (notifications-on-action-signal)
641         (notifications-on-closed-signal): Use also the bus address for the map.
642         (notifications-notify, notifications-close-notification)
643         (notifications-get-capabilities):  Add optional argument BUS.
645 2012-07-27  Tassilo Horn  <tsdh@gnu.org>
647         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
648         Add support for the lstlisting and minted environments, and for the
649         ctable macro.
650         * textmodes/reftex.el (reftex-compile-variables): Also recognize
651         labels written in keyvals syntax.
653 2012-07-27  Jay Belanger  <jay.p.belanger@gmail.com>
655         * calc/calccomp.el (math-compose-expr): Use parentheses when
656         there is a product in the denominator of a fraction.
658 2012-07-26  Eli Zaretskii  <eliz@gnu.org>
660         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
661         ($(lisp)/calendar/diary-loaddefs.el)
662         ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
663         ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
664         Fixes failures in parallel bootstrap because subdirs.el is being
665         rewritten while the autoload files are built at the same time,
666         which needs to load subdirs.el.
668 2012-07-26  Martin Rudalics  <rudalics@gmx.at>
670         * mouse.el (popup-menu): Fix doc-string and re-indent code.
671         (mouse-drag-line): Don't exit tracking when a switch-frame or
672         switch-window event occurs (Bug#12006).
674 2012-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
676         * mouse.el (popup-menu): Fix last change.
678 2012-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
680         Autoload from Lisp with more care.  Follow aliases when looking for
681         function properties.
682         * subr.el (autoloadp): New function.
683         (symbol-file): Use it.
684         (function-get): New function.
685         * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
686         autoload-do-load.
687         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
688         (lisp-indent-function):
689         * emacs-lisp/gv.el (gv-get):
690         * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
691         * emacs-lisp/byte-opt.el (byte-optimize-form):
692         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
693         * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
694         Use function-get.
695         * emacs-lisp/cl.el: Don't propagate function properties any more.
697         * speedbar.el (speedbar-add-localized-speedbar-support):
698         * emacs-lisp/disass.el (disassemble-internal):
699         * desktop.el (desktop-load-file):
700         * help-fns.el (help-function-arglist, find-lisp-object-file-name)
701         (describe-function-1):
702         * emacs-lisp/find-func.el (find-function-noselect):
703         * emacs-lisp/elp.el (elp-instrument-function):
704         * emacs-lisp/advice.el (ad-has-proper-definition):
705         * apropos.el (apropos-safe-documentation, apropos-macrop):
706         * emacs-lisp/debug.el (debug-on-entry):
707         * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
708         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
709         * calc/calc.el (name): Use autoloadp & autoload-do-load.
711 2012-07-25  Alp Aker  <alp.tekin.aker@gmail.com>
713         * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
714         function, not an obsolete variable (Bug#12046).
716 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
718         * faces.el (face-spec-reset-face): Fix last change.  (Bug#12042)
720 2012-07-25  Christopher Schmidt  <christopher@ch.ristopher.com>
722         * emacs-lisp/pp.el (pp-display-expression): Select old selected
723         window only if it is still live (Bug#12034).
725 2012-07-25  Martin Rudalics  <rudalics@gmx.at>
727         * subr.el (redirect-frame-focus): Add advertised calling
728         convention (Bug#12030).
730 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
732         Prefer typical American spelling for "acknowledgment".
733         * vc/add-log.el (change-log-acknowledgment): Rename from
734         change-log-acknowledgement, with an alias for the old name.
736 2012-07-25  Jay Belanger  <jay.p.belanger@gmail.com>
738         * calc-alg.el (math-simplify-divide): Don't cross multiply
739         in an equation when the lhs is a variable.
741 2012-07-24  Julien Danjou  <julien@danjou.info>
743         * net/netrc.el (netrc-find-service-number, netrc-store-data):
744         Remove, unused.
746 2012-07-23  Eli Zaretskii  <eliz@gnu.org>
748         * startup.el (command-line): Don't display an empty user name in
749         the error message about non-existent home directory, when
750         init-file-user was set to an empty string.  See
751         http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
752         for the details and context.
754 2012-07-22  Vincent Belaïche  <vincentb1@users.sourceforge.net>
756         * ses.el (ses-cell-formula-aset): New macro.
757         (ses-cell-references-aset): New macro.
758         (ses-cell-p): New function.
759         (ses-rename-cell): Do no longer rely on complex operations like
760         ses-cell-set-formula or ses-set-cell to change the cell and handle
761         the undo at the same time, but rather use lower level new macros
762         `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
763         the undo directly. Refresh the mode line.
765 2012-07-21  Leo Liu  <sdl.web@gmail.com>
767         * progmodes/cc-cmds.el (c-defun-name):
768         Use match-string-no-properties instead for consistency.
770 2012-07-20  Leo Liu  <sdl.web@gmail.com>
772         * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
773         (Bug#7879)
775         * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
777 2012-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
779         * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
780         * progmodes/bug-reference.el, misearch.el: Provide themselves
781         (bug#11915).
783         * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
784         of narrowed buffer (bug#11966).
786 2012-07-20  Vincent Belaïche  <vincentb1@users.sourceforge.net>
788         * ses.el (ses-rename-cell): Set new name also in reference list of
789         cells of which the renamed cell depends.
791 2012-07-20  Masatake YAMATO  <yamato@redhat.com>
793         * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
794         to check whether menu-bar is shown or not.  If not shown,
795         show the menu-bar as a popup menu instead of using tmm.
796         * mouse.el (popup-menu): Accept `point' as `position' argument.
798 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
800         * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
801         up inside string symbol literal (bug#11923).
803 2012-07-20  Eli Zaretskii  <eliz@gnu.org>
805         * startup.el (fancy-startup-text): Read the whole tutorial, not
806         just its first 256 bytes.  Prevents gibberish in display of the
807         tutorial title.
809 2012-07-20  Dmitry Antipov  <dmantipov@yandex.ru>
811         Drop idle buffer compaction due to an absence of the
812         proved efficiency.
813         * compact.el: Remove.
815 2012-07-19  Sam Steingold  <sds@gnu.org>
817         * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
818         vc-bzr-pull & vc-bzr-merge-branch.
819         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
820         (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
821         for consistency with compilation-error-regexp-alist.
822         * vc/vc-git.el (vc-git-error-regexp-alist): Add.
823         (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
824         * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
825         (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
827 2012-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
829         * emacs-lisp/chart.el: Use lexical-binding.
830         (chart-emacs-storage): Don't hardcode the list of entries.
832 2012-07-19  Dmitry Antipov  <dmantipov@yandex.ru>
834         Next round of tweaks caused by Fgarbage_collect changes.
835         * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
837 2012-07-19  Dmitry Antipov  <dmantipov@yandex.ru>
839         Compact buffers when idle.
840         * compact.el: New file.
842 2012-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
844         * subr.el (eventp): Presume that if it looks vaguely like an event,
845         it's an event (bug#10190).
847 2012-07-19  Fabián Ezequiel Gallina  <fgallina@cuca>
849         Enhancements to ppss related code (thanks Stefan).
850         * progmodes/python.el (python-indent-context)
851         (python-indent-calculate-indentation, python-indent-dedent-line)
852         (python-indent-electric-colon, python-nav-forward-block)
853         (python-mode-abbrev-table)
854         (python-info-assignment-continuation-line-p): Simplify checks
855         for ppss context.
856         (python-info-continuation-line-p): Cleanup.
857         (python-info-ppss-context): Do not catch 'quote.
858         (python-info-ppss-context-type)
859         (python-info-ppss-comment-or-string-p): Simplify.
861 2012-07-18  Fabián Ezequiel Gallina  <fgallina@cuca>
863         * progmodes/python.el: Enhancements to eldoc support.
864         (python-info-current-symbol): New function.
865         (python-eldoc-at-point): Use python-info-current-symbol.
866         (python-info-current-defun): Fix cornercase on first defun scan.
867         (python-eldoc--get-doc-at-point): Use python-info-current-symbol
868         and signal error when no inferior python process is available.
870 2012-07-18  Dmitry Gutov  <dgutov@yandex.ru>
872         * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
873         assume it's always t.
874         (vc-git-registered): Remove caching, the function is only called
875         once.
876         (vc-git-branches): Use `vc-git--call' instead of `call-process'.
878 2012-07-18  Chong Yidong  <cyd@gnu.org>
880         * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
882         * simple.el (count-words): Report on narrowing (Bug#9959).
884         * bindings.el: Bind M-= to count-words.
886         * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
888 2012-07-18  Masatake YAMATO  <yamato@redhat.com>
890         * progmodes/sh-script.el (sh-imenu-generic-expression):
891         Capture a function with `function' keyword and without parentheses
892         like "function FOO" (bug#11856).
894 2012-07-18  Tassilo Horn  <tassilo@member.fsf.org>
896         * window.el (split-window-sensibly): Make WINDOW argument
897         optional.
899 2012-07-18  Chong Yidong  <cyd@gnu.org>
901         * subr.el (keyboard-translate): Doc fix (Bug#7261).
903         * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
904         and make C-x 8 RET exit isearch (Bug#11439).
906         * international/iso-transl.el: Move isearch-mode-map key
907         definitions to isearch.el.
909 2012-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
911         * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
912         (eieio-defclass): Use gv-define-setter when possible.
914 2012-07-18  Dmitry Antipov  <dmantipov@yandex.ru>
916         Reflect recent changes in Fgarbage_collect.
917         * emacs-lisp/chart.el (chart-emacs-storage): Change to
918         reflect new format of data returned by Fgarbage_collect.
920 2012-07-17  Fabián Ezequiel Gallina  <fgallina@cuca>
922         New utility functions + python-info-ppss-context fix (Bug#11910).
923         * progmodes/python.el (python-info-beginning-of-block-statement-p)
924         (python-info-ppss-comment-or-string-p): New functions.
925         (python-info-ppss-context): Small fix for string check.
927 2012-07-17  Juri Linkov  <juri@jurta.org>
929         * dired-aux.el (dired-do-async-shell-command): Doc fix.
930         (dired-do-async-shell-command): Don't add `*' at the end of the
931         command (Bug#11815).
932         (dired-do-shell-command): Doc fix.
933         (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
934         Join the individual commands using either "&" or ";" as the
935         separator depending on the values of these trailing characters.
936         At the end re-add the trailing "&".  (Bug#10598)
938         * simple.el (async-shell-command): Sync the interactive spec with
939         `shell-command'.  Doc fix.
940         (shell-command): Doc fix.
942 2012-07-17  Juri Linkov  <juri@jurta.org>
944         * descr-text.el (describe-char): Fix format args.  (Bug#10129)
946 2012-07-17  Fabián Ezequiel Gallina  <fgallina@cuca>
948         Final renames and doc fixes for movement commands (bug#11899).
949         * progmodes/python.el (python-nav-beginning-of-statement):
950         Rename from python-nav-statement-start.
951         (python-nav-end-of-statement): Rename from
952         python-nav-statement-end.
953         (python-nav-beginning-of-block): Rename from
954         python-nav-block-start.
955         (python-nav-end-of-block): Rename from python-nav-block-end.
957 2012-07-17  Fabián Ezequiel Gallina  <fgallina@cuca>
959         * progmodes/python.el (python-shell-send-string-no-output):
960         Allow accept-process-output to quit, keeping shell process ready for
961         future interactions (Bug#11868).
963 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
965         * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
967         * emacs-lisp/elint.el (elint-find-args-in-code):
968         Use help-function-arglist, so as to handle lexical byte-code.
970         * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
971         change (bug#11826).
973 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
975         * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
976         Avoid spuriously marking the buffer as modified because of c-is-sws.
978         * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
979         as not-a-comment (bug#11946).
981         * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
982         for uninterned vars.
984         * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
985         Use read-event since we don't really want to read chars but bytes.
987         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
988         $$..$$ but also $..$ using regexps (bug#11953).
989         Use tex-verbatim for \url and \path.
990         (tex-font-lock-keywords): Define as defconst like the others.
991         (tex-common-initialization): Don't use font-lock-syntax-table any more.
993 2012-07-16  René Kyllingstad  <Rene@Kyllingstad.com>  (tiny change)
995         * international/mule-cmds.el (ucs-insert): Make it an obsolete
996         alias for insert-char.
998 2012-07-16  Fabián Ezequiel Gallina  <fgallina@cuca>
1000         * progmodes/python.el: Simplified imenu implementation.
1001         (python-nav-jump-to-defun): Remove command.
1002         (python-mode-map): Use `imenu' instead.
1003         (python-nav-list-defun-positions-cache)
1004         (python-imenu-include-defun-type, python-imenu-make-tree)
1005         (python-imenu-subtree-root-label, python-imenu-index-alist):
1006         Remove vars.
1007         (python-nav-list-defun-positions, python-nav-read-defun)
1008         (python-imenu-tree-assoc, python-imenu-make-element-tree)
1009         (python-imenu-make-tree, python-imenu-create-index):
1010         Remove functions.
1011         (python-mode): Update to interact with imenu by setting
1012         `imenu-extract-index-name-function' only.
1014 2012-07-16  Fabián Ezequiel Gallina  <fgallina@cuca>
1016         * progmodes/python.el: Enhancements to navigation commands.
1017         (python-nav-backward-sentence)
1018         (python-nav-forward-sentence): Remove.
1019         (python-nav-backward-statement, python-nav-forward-statement)
1020         (python-nav-statement-start, python-nav-statement-end)
1021         (python-nav-backward-block, python-nav-forward-block)
1022         (python-nav-block-start, python-nav-block-end)
1023         (python-nav-forward-sexp-function)
1024         (python-info-current-line-comment-p)
1025         (python-info-current-line-empty-p): New functions.
1026         (python-indent-context): Use `python-nav-statement-start'.
1028 2012-07-16  Michael Albinus  <michael.albinus@gmx.de>
1030         * eshell/em-ls.el (eshell/ls): Use `apply'.
1032         * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
1033         multi-hops, instead of Tramp internals.
1035         * vc/ediff.el (ediff-directories): Add trailing space to prompts.
1037         * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
1038         when F1 and F2 are located on different hosts.
1040 2012-07-14  Chong Yidong  <cyd@gnu.org>
1042         * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
1043         (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
1044         (xterm-mouse-translate-extended, xterm-mouse-translate-1)
1045         (xterm-mouse--read-event-sequence-1000)
1046         (xterm-mouse--read-event-sequence-1006): New functions.  For old
1047         mouse protocol, handle M-mouse-X events correctly.
1048         (xterm-mouse-event): New arg specifying mouse protocol.
1049         (turn-on-xterm-mouse-tracking-on-terminal)
1050         (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
1051         sequence to toggle extended coordinates on newer XTerms.
1052         This appears to be harmless on terminals which do not support this.
1054 2012-07-14  Leo Liu  <sdl.web@gmail.com>
1056         Add fringe bitmap indicators for flymake.  (Bug#11253)
1057         * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
1058         (flymake-make-overlay): New arg BITMAP.
1059         (flymake-error-bitmap, flymake-warning-bitmap)
1060         (flymake-fringe-indicator-position): New user variables.
1062         * fringe.el: New bitmap exclamation-mark.
1064 2012-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1066         * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
1067         also (Bug#7879).
1069 2012-07-14  Chong Yidong  <cyd@gnu.org>
1071         * electric.el (electric-pair-post-self-insert-function): Fix pair
1072         insertion in empty-region case (Bug#11520).
1074 2012-07-14  Chong Yidong  <cyd@gnu.org>
1076         * bindings.el: Consolidate ctl-x-r-map bindings.
1077         Bind copy-rectangle-as-kill to C-x r w.
1079         * rect.el, register.el: Move bindings to bindings.el.
1081 2012-07-14  Reuben Thomas  <rrt@sc3d.org>
1083         * rect.el (copy-rectangle-as-kill): New command (Bug#739).
1085 2012-07-13  Andreas Schwab  <schwab@linux-m68k.org>
1087         * emacs-lisp/cl.el (labels): Remove spurious quote.  (Bug#11938)
1089 2012-07-13  Juanma Barranquero  <lekktu@gmail.com>
1091         * bindings.el (top): Use `mapc' instead of `mapcar'.
1093         * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
1095 2012-07-13  Michael Albinus  <michael.albinus@gmx.de>
1097         * progmodes/sql.el (sql-comint): Suppress the check for program on
1098         remote hosts.  Reported by Francis Devereux <francis@devrx.org>.
1099         (Bug#11908)
1101 2012-07-13  Chong Yidong  <cyd@gnu.org>
1103         * bindings.el: Assign a non-nil permanent-local property to
1104         per-buffer variables which lack a default value (Bug#11930).
1106         * help-fns.el (describe-variable): In the "automatically becomes
1107         local" notice, take note of permanent-local variables.
1109 2012-07-13  Chong Yidong  <cyd@gnu.org>
1111         * files.el (toggle-read-only): Doc fix and code cleanup.  New arg
1112         to allow printing the message when called from Lisp.
1114         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1115         Remove toggle-read-only.
1117         * bs.el (bs-toggle-readonly):
1118         * buff-menu.el (Buffer-menu-toggle-read-only):
1119         Remove with-no-warnings around toggle-read-only.
1121         * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
1122         Remove with-no-warnings around toggle-read-only.
1123         (ffap-read-only, ffap-read-only-other-window)
1124         (ffap-read-only-other-frame): Callers changed.
1126         * help-mode.el: Don't require view package.
1127         (help-mode-finish): Set buffer-read-only instead of calling
1128         toggle-read-only.
1130         * bindings.el (mode-line-toggle-read-only):
1131         * dired.el (dired-toggle-read-only):
1132         * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
1133         with non-nil second arg.
1135         * emacs-lisp/eieio-custom.el (eieio-customize-object):
1136         * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
1137         directly.
1139 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
1141         * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
1142         not incf.
1144 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1146         More CL cleanups and reduction of use of cl.el.
1147         * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
1148         * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
1149         * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
1150         * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
1151         * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
1152         * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
1153         * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
1154         * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
1155         * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
1156         * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
1157         * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
1158         * eshell/em-cmpl.el, eshell/em-banner.el:
1159         * calendar/parse-time.el: Use cl-lib.
1160         * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
1161         * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
1162         * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
1163         * term/ns-win.el, term.el, shell.el, ps-samp.el:
1164         * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
1165         * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
1166         * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
1167         * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
1168         * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
1169         * mail/mailheader.el, mail/feedmail.el: Don't use CL.
1170         * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
1171         * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
1172         `lambda' rather than with `quote'.
1173         (eshell-do-opt): Adjust accordingly.
1174         (eshell-process-option): Simplify.
1175         * eshell/esh-var.el:
1176         * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
1177         * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
1178         (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
1179         to `pcase--dontcare'.
1180         * emacs-lisp/cl.el (labels): Mark obsolete.
1181         (cl--letf, letf): Move to cl-lib.
1182         (cl--letf*, letf*): Remove.
1183         * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
1184         * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
1185         (cl-progv): Rewrite.
1186         (cl--letf, cl-letf): Move from cl.el.
1187         (cl-letf*): New macro.
1188         * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
1190 2012-07-11  Michael Albinus  <michael.albinus@gmx.de>
1192         * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
1194 2012-07-11  Chong Yidong  <cyd@gnu.org>
1196         * vc/log-edit.el (log-edit-vc-backend): New variable.
1197         (log-edit): Doc fix.
1199         * vc/vc-dispatcher.el (vc-log-edit): New args.  Use PARAMS
1200         argument of log-edit to set up all local variables.
1201         (vc-start-logentry): New optional arg specifying VC backend.
1203         * vc/vc.el (vc-checkin): Use it.
1204         (vc-deduce-fileset): Handle Log Edit buffers.
1205         (vc-diff): Make first argument optional too.
1207         * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
1209 2012-07-10  Michael Albinus  <michael.albinus@gmx.de>
1211         * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
1212         command, just in case.  The function is not needed anymore.
1213         (eshell-external-command): Do not call `eshell-remote-command'.
1215 2012-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1217         Reduce use of (require 'cl).
1218         * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
1219         * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
1220         * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
1221         * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
1222         * international/quail.el, info-xref.el, imenu.el, image-mode.el:
1223         * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
1224         * battery.el, avoid.el, abbrev.el: Use cl-lib.
1225         * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
1226         * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
1227         * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
1228         * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
1229         * calculator.el, autorevert.el, apropos.el: Don't require CL.
1230         * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
1231         (byte-compile-unfold-bcf, byte-compile-check-variable):
1232         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
1233         (byte-compile-nilconstp):
1234         * emacs-lisp/autoload.el (make-autoload): Use pcase.
1235         * face-remap.el (text-scale-adjust): Simplify pcase patterns.
1237         * emacs-lisp/gv.el (cond): Make it a valid place.
1238         (if): Simplify slightly.
1240         * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
1241         (pcase--self-quoting-p): New function.
1242         (pcase--u1): Use it.
1244 2012-07-10  Glenn Morris  <rgm@gnu.org>
1246         * emacs-lisp/authors.el (authors-fixed-entries):
1247         (authors-renamed-files-alist): Update for configure.in -> configure.ac.
1249 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
1251         Rename configure.in to configure.ac (Bug#11603).
1252         * emacs-lisp/authors.el (authors-canonical-file-name):
1253         * progmodes/autoconf.el (autoconf-mode):
1254         Prefer configure.ac to configure.in.
1256 2012-07-08  Chong Yidong  <cyd@gnu.org>
1258         * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
1259         Implement the mouse-1-click-follows-link handling properly.
1261         * info.el (Info-link-keymap): Use follow-link mechanism for
1262         header-line links (Bug#374).
1264         * simple.el (deactivate-mark): Do not set the primary selection
1265         if another program has acquired it (Bug#11772).
1267 2012-07-07  Kevin Ryde  <user42@zip.com.au>
1269         * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
1270         (woman-decode-region): Replace escaped-escapes without destroying
1271         bold or underline (Bug#11552).
1272         (woman2-process-escapes): Handle nofill regions (Bug#11591).
1274 2012-07-07  Chong Yidong  <cyd@gnu.org>
1276         * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
1277         (interprogram-cut-function, interprogram-paste-function):
1278         Mention that we typically mean the clipboard.
1280 2012-07-06  Glenn Morris  <rgm@gnu.org>
1282         * kmacro.el (kmacro-call-macro): Restore repeat message.  (Bug#11817)
1284         * files.el (toggle-read-only): Restrict message to interactive use.
1286 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
1288         * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
1290         * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
1292 2012-07-06  Glenn Morris  <rgm@gnu.org>
1294         * Makefile.in (compile-one-process): Rename from "recompile".
1296         * Makefile.in (bzr-update): "compile" is the same as "recompile
1297         autoloads", but parallelizable, so use that instead.
1299 2012-07-06  Dmitry Gutov  <dgutov@yandex.ru>
1301         * window.el (quit-window): Always restore window height when
1302         it's saved in quit-restore parameter (Bug#11810).
1304 2012-07-06  Glenn Morris  <rgm@gnu.org>
1306         * simple.el (kill-whole-line): Doc tweak.
1308 2012-07-06  Eli Zaretskii  <eliz@gnu.org>
1310         * files.el (file-relative-name): Compare file names
1311         case-insensitively if on MS-Windows or MS-DOS, or if
1312         read-file-name-completion-ignore-case is non-nil.  Don't use
1313         case-fold-search for this purpose.  (Bug#11827)
1315 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1317         * calendar/cal-dst.el (calendar-current-time-zone):
1318         Return calendar-current-time-zone-cache if non-nil.
1320 2012-07-17  Masatake YAMATO  <yamato@redhat.com>
1321 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
1323         * calendar/cal-dst.el (calendar-current-time-zone):
1324         Return calendar-current-time-zone-cache if non-nil.
1326 2012-07-06  Glenn Morris  <rgm@gnu.org>
1328         * Makefile.in (cvs-update): Remove old alias.
1330 2012-07-05  Michael Albinus  <michael.albinus@gmx.de>
1332         Sync with Tramp 2.2.6-pre.
1334         * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
1335         compatible declaration.
1337         * net/tramp-cmds.el (tramp-append-tramp-buffers):
1338         Protect `list-load-path-shadows' call.
1340         * net/tramp-compat.el (top): Require packages, which aren't
1341         autoloaded anymore for XEmacs.  Protect call of
1342         `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
1343         compiler.  Do not require tramp-util.el and tramp-vc.el anymore,
1344         it hurts at least for SXEmacs.
1345         (tramp-compat-temporary-file-directory): In XEmacs, there is no
1346         standard-value for `temporary-file-directory'.
1348         * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
1349         Redirect stderr to /dev/null.
1350         (tramp-sh-handle-write-region): uid and gid can be floats.
1351         Reported by Russell Sim <russell.sim@gmail.com>.
1352         (tramp-sh-handle-vc-registered): Hide errors.
1353         (tramp-vc-file-name-handler): Use dummy results for `process-file'
1354         and `start-file-process'.
1355         (tramp-maybe-open-connection): Check also whether `non-essential'
1356         is bound.
1358 2012-07-04  Chong Yidong  <cyd@gnu.org>
1360         * xml.el (xml--parse-buffer): Use xml-syntax-table.
1361         (xml-parse-tag): Likewise, and avoid changing entity tables.
1362         (xml-syntax-table): Define from scratch, making sure not to give
1363         x2000 and other Unicode spaces whitespace syntax, since those are
1364         not spaces in XML.
1365         (xml-parse-fragment): Delete unused function.
1366         (xml-name-start-char-re, xml-name-char-re, xml-name-re)
1367         (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
1368         (xml-entity-ref, xml-pe-reference-re)
1369         (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
1370         (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
1371         (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
1372         (xml-entity-value-re): Use syntax references in regexps where
1373         possible; no need to define inside a let-binding.
1374         (xml-parse-dtd): Use xml-pe-reference-re.
1375         (xml-entity-or-char-ref-re): New defconst.
1376         (xml-parse-string, xml-substitute-special): Use it.
1378 2012-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1380         * files.el (locate-dominating-file): Allow `name' to be a predicate.
1381         (find-file--read-only): New function.
1382         (find-file-read-only, find-file-read-only-other-window)
1383         (find-file-read-only-other-frame): Use it.
1384         (insert-file-contents-literally): Don't `fset'.
1385         (get-free-disk-space): Use locate-dominating-file.
1387         * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
1388         function is already compiled.
1390         * xml.el (xml-name-regexp): Remove, redundant.  Use xml-name-re.
1392 2012-07-03  Michael Albinus  <michael.albinus@gmx.de>
1394         * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
1395         files on the same host.
1397 2012-07-03  Andreas Schwab  <schwab@linux-m68k.org>
1399         * help-fns.el (describe-function-1): Only call
1400         help-fns--autoloaded-p when we have a file name.  (Bug#11848)
1402 2012-07-03  Chong Yidong  <cyd@gnu.org>
1404         * xml.el: Protect parser against XML bombs.
1405         (xml-entity-expansion-limit): New variable.
1406         (xml-parse-string, xml-substitute-special): Use it.
1407         (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
1409 2012-07-03  Glenn Morris  <rgm@gnu.org>
1411         * progmodes/bug-reference.el (bug-reference-bug-regexp):
1412         Allow linking to specific messages in debbugs reports (eg 123#5).
1414 2012-07-02  Chong Yidong  <cyd@gnu.org>
1416         * xml.el: Fix entity and character reference expansion, allowing
1417         them to expand into markup as per XML spec.
1418         (xml-default-ns): New variable.
1419         (xml-entity-alist): Use XML spec definitions for lt and amp.
1420         (xml-parse-region): Make first two arguments optional.
1421         Discard text properties.
1422         (xml-parse-tag-1): New function, spun off from xml-parse-tag.
1423         All callers changed.
1424         (xml-parse-tag): Call xml-parse-tag-1.  For backward
1425         compatibility, this function should not modify buffer contents.
1426         (xml-parse-tag-1): Fix opening-tag regexp.
1427         (xml-parse-string): Rewrite, handling entity and character
1428         references properly.
1429         (xml--entity-replacement-text): Signal an error if a parameter
1430         entity is undefined.
1432 2012-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1434         * comint.el (comint-output-filter): Filter out repeated prompts.
1436         * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
1437         and file-name-absolute-p.
1438         (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
1439         internal calls.
1441 2012-07-02  Paul Eggert  <eggert@cs.ucla.edu>
1443         Spelling fixes.
1444         * emacs-lisp/bytecomp.el (byte-compile--reify-function):
1445         Rename from byte-compile--refiy-function.  All uses changed.
1447 2012-07-01  Chong Yidong  <cyd@gnu.org>
1449         * xml.el (xml--parse-buffer): New function.  Move most of
1450         xml-parse-region here.
1451         (xml-parse-region): Copy region into a temporary buffer, since
1452         parameter entity substitution requires changing buffer contents.
1453         Use xml--parse-buffer.
1454         (xml-parse-file): Use xml--parse-buffer.
1455         (xml-parse-dtd): Make parameter entity substitution work right.
1456         Use proper regexps for ELEMENT declarations (Bug#7172).
1458 2012-06-30  Glenn Morris  <rgm@gnu.org>
1460         * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
1462         * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
1463         Remove outdated and unnecessary dbus declarations.
1465 2012-06-30  Eli Zaretskii  <eliz@gnu.org>
1467         * emacs-lisp/timer.el (timer-until): Subtract results of
1468         float-time, instead of taking float-time of the result of
1469         time-subtract, since float-time signals an error for negative time
1470         arguments.
1472 2012-06-30  Chong Yidong  <cyd@gnu.org>
1474         * xml.el (xml-*-re): Convert defvars into defconsts, and
1475         eval-and-compile them so eval-and-compile works on derivatives.
1476         (xml--entity-replacement-text): Use eval-and-comple.
1478 2012-06-30  Michael Albinus  <michael.albinus@gmx.de>
1480         * vc/vc-git.el (vc-git-registered): Use cache property
1481         `git-registered'.
1482         (vc-git-mode-line-string): Call `vc-working-revision' instead of
1483         `vc-git-working-revision' in order to benefit from the cache.
1484         (vc-git-root): Use cache property `git-root'.  (Bug#11757)
1486 2012-06-30  Dmitry Gutov  <dgutov@yandex.ru>
1488         * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
1489         removed (likely outside Emacs).  (Bug#11757)
1491 2012-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1493         * emacs-lisp/cl-lib.el: Require macroexp.
1495 2012-06-30  Chong Yidong  <cyd@gnu.org>
1497         * xml.el: Implement XML parameter entities.
1498         (xml-parameter-entity-alist): New variable.
1499         (xml-parse-region, xml-parse-fragment): Preserve previous values
1500         of xml-entity-alist and xml-parameter-entity-alist, so that
1501         repeated calls on different documents do not change them.
1502         (xml-parse-tag): Fix doctype regexp.
1503         (xml--entity-replacement-text): New function.
1504         (xml-parse-dtd): Use it.  Don't handle system entities; doing that
1505         properly requires url retrieval which is unimplemented.
1506         (xml-escape-string): Doc fix.
1508 2012-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1510         * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
1512 2012-06-29  Dmitry Antipov  <dmantipov@yandex.ru>
1514         * fringe.el (fringe-mode): Doc fix.
1516 2012-06-29  Michael Albinus  <michael.albinus@gmx.de>
1518         * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
1519         is non-nil.
1520         (ange-ftp-ignore-errors-if-non-essential): New defmacro.
1521         (ange-ftp-file-name-all-completions): Use it.  (Bug#11808)
1523 2012-06-29  Andreas Schwab  <schwab@linux-m68k.org>
1525         * calendar/cal-dst.el (calendar-current-time-zone):
1526         Return calendar-current-time-zone-cache if non-nil.
1528 2012-06-29  Masatake YAMATO  <yamato@redhat.com>
1530         * progmodes/which-func.el (which-func-format):
1531         Add mouse-face.  (Bug#11698)
1533 2012-06-29  Leo Liu  <sdl.web@gmail.com>
1535         * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
1537 2012-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1539         * minibuffer.el (minibuffer-confirm-exit-commands):
1540         Add completion-at-point (bug#11725).
1542 2012-06-29  Glenn Morris  <rgm@gnu.org>
1544         * progmodes/f90.el (f90-font-lock-keywords-2):
1545         Add some preprocessor elements.  (Bug#10499)
1547 2012-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1549         * progmodes/cperl-mode.el (cperl-update-syntaxification):
1550         Use syntax-propertize (bug#11739).
1552 2012-06-28  Juanma Barranquero  <lekktu@gmail.com>
1554         * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
1556 2012-06-28  Julien Danjou  <julien@danjou.info>
1558         * term.el (term-handle-colors-array): Use a set of new faces to
1559         color the terminal.  Also uses :inverse-video property.
1560         (term-default-fg-color): Set to nil by default, deprecate in favor
1561         of `term-face'.
1562         (term-default-bg-color): Set to nil by default, deprecate in favor
1563         of `term-face'.
1564         (term-current-face): Use `term-face' by default.
1565         (term-bold-attribute): Variable deleted.
1567 2012-06-28  Glenn Morris  <rgm@gnu.org>
1569         * simple.el (completion-list-mode-finish):
1570         Don't use toggle-read-only.  (Since completion-list-mode has
1571         a special mode-class, it wasn't doing anything extra anyway.)
1573 2012-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1575         Make inlining of other-mode interpreted functions work (bug#11799).
1576         * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
1577         (byte-compile): Use it to fix compilation of lexical-binding closures.
1578         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
1579         function, if needed.
1581 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1583         * help-mode.el (help-make-xrefs): Don't just withstand
1584         cyclic-variable-indirection but any error in documentation-property.
1586         * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
1587         memory use.
1588         * bindings.el (bindings--define-key): New function.
1589         * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
1590         * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
1591         * bindings.el: Use it to purecopy define-key bindings.
1593         * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
1595         * emacs-lisp/cl.el (flet): Mark obsolete.
1596         * emacs-lisp/cl-macs.el (cl-flet*): New macro.
1597         * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
1598         * progmodes/js.el (js-c-fill-paragraph):
1599         * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
1600         (ebrowse-switch-member-buffer-to-derived-class):
1601         * play/5x5.el (5x5-solver): Use cl-flet.
1603         * emacs-lisp/cl.el: Use lexical-binding.  Fix flet (bug#11780).
1604         (cl--symbol-function): New macro.
1605         (cl--letf, cl--letf*): Use it.
1607         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1608         Strip "toggle-" if any.
1610 2012-06-27  Glenn Morris  <rgm@gnu.org>
1612         * info.el (Info-default-directory-list): Move here from paths.el.
1613         * paths.el: Remove file, which is now empty.
1614         * loadup.el: No longer load "paths".
1616         * custom.el (custom-initialize-delay): Doc fix.
1618         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1619         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1620         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1621         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1622         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1623         * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
1624         * eshell/eshell.el (eshell-defgroup): Remove alias.
1626 2012-06-27  Chong Yidong  <cyd@gnu.org>
1628         * help.el (help-enable-auto-load): New variable.
1630         * help-fns.el (help-fns--autoloaded-p): New function.
1631         (describe-function-1): Refer to a function as "autoloaded" if it
1632         was autoloaded at any time in the past.  Perform autoloading if
1633         help-enable-auto-load is non-nil.
1635 2012-06-26  Eli Zaretskii  <eliz@gnu.org>
1637         * makefile.w32-in (compile, compile-always): Depend on
1638         update-subdirs, not on subdirs.el.  Otherwise, several different
1639         sub-targets of 'bootstrap' running in parallel could
1640         simultaneously write to subdirs.el, producing a garbled file.
1642 2012-06-26  Sam Steingold  <sds@gnu.org>
1644         * files.el (file-name-base): New convenience function.
1645         * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
1646         * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
1647         * progmodes/cc-defs.el, progmodes/cperl-mode.el:
1648         * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
1649         * textmodes/ispell.el, textmodes/reftex-ref.el:
1650         * textmodes/tex-mode.el: Use it.
1651         Did not touch cedet and org because they are maintained elsewhere.
1653 2012-06-26  Martin Rudalics  <rudalics@gmx.at>
1655         * calendar/calendar.el (calendar-exit): Don't try to delete or
1656         iconify last frame.  See:
1657         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
1659 2012-06-25  Jim Diamond  <Jim.Diamond@AcadiaU.ca>  (tiny change)
1661         * server.el (server-process-filter): Remember dir in the
1662         process's `server-client-directory' properties.
1664 2012-06-24  Chong Yidong  <cyd@gnu.org>
1666         * xml.el (xml-parse-tag): Correctly handle comment embedded in
1667         non-tag text.
1669 2012-06-23  Juanma Barranquero  <lekktu@gmail.com>
1671         * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
1673 2012-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1675         * help-fns.el (describe-variable): Don't croak when doc is not found.
1676         * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
1677         * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
1678         * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
1679         * emacs-lisp/smie.el (smie-next-sexp): CSE.
1680         * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
1681         ((lambda ..) ..).
1682         * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
1684 2012-06-23  Chong Yidong  <cyd@gnu.org>
1686         * info.el (Info-mouse-follow-link): Accept symbol values of
1687         link-args.  Select window; suggested by Gerhard Kahl (Bug#11672).
1688         (Info-fontify-node): Use Info-link-keymap for all navigation
1689         buttons, with link-args property to perform the desired action.
1690         (Info-link-keymap): Doc fix.
1691         (Info-next-link-keymap, Info-prev-link-keymap)
1692         (Info-up-link-keymap): Delete now-unused keymaps.
1694 2012-06-23  Chong Yidong  <cyd@gnu.org>
1696         * mouse.el (mouse-drag-track): Deactivate the mark before popping.
1698         * progmodes/python.el (python-skeleton-define): Mark abbrevs as
1699         system abbrevs.
1701         * ansi-color.el (ansi-color-apply-on-region): Doc fix.
1703 2012-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1705         * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
1706         (bug#11719).
1708         * minibuffer.el (completion--twq-try): Try to fail more gracefully when
1709         the requote function doesn't work properly (bug#11714).
1711 2012-06-23  Glenn Morris  <rgm@gnu.org>
1713         * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
1715 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1717         Further GV/CL cleanups.
1718         * emacs-lisp/gv.el (gv-get): Autoload functions to find their
1719         gv-expander.
1720         (gv--defun-declaration): New function.
1721         (defun-declarations-alist): Use it.
1722         (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
1723         (gv-place): Autoload.
1724         * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
1725         original definition of dotimes and dolist.
1726         * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
1727         (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
1728         * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
1729         (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1730         (cl-ninth, cl-tenth): Move gv handler to the function's definition.
1731         * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
1732         to the function's definition.
1733         * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
1734         * window.el:
1735         * files.el:
1736         * faces.el:
1737         * env.el: Don't use CL.
1739 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1741         Support higher-resolution time stamps (Bug#9000).
1743         * calendar/time-date.el (with-decoded-time-value): New arg
1744         PICO-SYMBOL in VARLIST.  It's optional, for backward compatibility.
1745         (encode-time-value): New optional arg PICO.  New type 3.
1746         (time-to-seconds) [!float-time]: Support the new picoseconds
1747         component if it's used.
1748         (seconds-to-time, time-subtract, time-add):
1749         Support ps-resolution time stamps as well.
1751         * emacs-lisp/timer.el (timer): New component psecs.  All uses changed.
1752         (timerp): Timer vectors now have length 9, not 8.
1753         (timer--time): Support new-style (4-part) time stamps.
1754         (timer-next-integral-multiple-of-time): Time stamps now have
1755         picosecond resolution, so take a bit more care about rounding.
1756         (timer-relative-time, timer-inc-time): New optional arg psecs.
1757         (timer-set-time-with-usecs): Set psecs to 0.
1758         (timer--activate): Check psecs component, too.
1760         * proced.el (proced-time-lessp): Support ps-resolution stamps.
1762 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1764         * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
1765         Move the non-essential binding to the post/pre-command-hook where it is
1766         more obviously correct.
1768         * subr.el (read-passwd): Don't use a history at all.
1769         * savehist.el (savehist-save): Remove password saved accidentally
1770         because of the above bug.
1772 2012-06-22  Bastien Guerry  <bzg@gnu.org>
1774         * files.el (toggle-read-only): Display a message telling whether
1775         the buffer is read-only or not (bug#11726).
1777 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1779         * emacs-lisp/gv.el: New file.
1780         * subr.el (push, pop): Extend to generalized variables.
1781         * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
1782         * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
1783         * emacs-lisp/cl-macs.el: Require gv.  Use gv-define-setter,
1784         gv-define-simple-setter, and gv-define-expander.
1785         Remove setf-methods defined in gv.  Rename cl-setf -> setf.
1786         (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
1787         (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
1788         (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
1789         (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
1790         gv-letplace.
1791         (cl-defstruct): Don't define setf-method any more.
1792         * emacs-lisp/cl.el (flet): Don't autoload.
1793         (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
1794         (define-setf-expander, defsetf, define-modify-macro)
1795         (cl-struct-setf-expander): Move from cl-lib.el.
1796         * emacs-lisp/syntax.el:
1797         * emacs-lisp/ewoc.el:
1798         * emacs-lisp/smie.el:
1799         * emacs-lisp/cconv.el:
1800         * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
1801         (timer--time): Use gv-define-simple-setter.
1802         * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
1803         to avoid coding-system problems in subr.el.  Adjust all users.
1804         (macroexp--maxsize, macroexp-small-p): New functions.
1805         * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
1806         * scroll-bar.el (scroll-bar-mode):
1807         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
1808         (normal-erase-is-backspace-mode): Don't use the `eq' place.
1809         * winner.el (winner-configuration, winner-make-point-alist)
1810         (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
1811         * files.el (locate-file-completion-table): Avoid list*.
1813 2012-06-22  Chong Yidong  <cyd@gnu.org>
1815         * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
1816         (dired-create-files): Doc fix (Bug#11329).
1817         (dired-do-copy): Doc fix (Bug#11334).
1818         (dired-mark-read-string): Doc fix (Bug#11553).
1820         * dired.el (dired-recursive-copies, dired-recursive-deletes):
1821         Doc fix (Bug#11326).
1822         (dired-make-relative): Doc fix (Bug#11332).  Remove unused arg.
1823         (dired-dwim-target): Doc fix.
1825         * wdired.el (wdired-mode): Doc fix.
1827 2012-06-22  Glenn Morris  <rgm@gnu.org>
1829         * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
1830         (pcmpl-rpm-cache-stamp-file): New constant.
1831         (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
1832         (pcmpl-rpm-packages): Optionally cache list of packages.
1834         * pcmpl-rpm.el (pcmpl-rpm): New group.
1835         (pcmpl-rpm-query-options): New option.
1836         (pcmpl-rpm-packages): No need to inline it.
1837         Use pcmpl-rpm-query-options.
1839         * calendar/calendar.el (calendar-in-read-only-buffer):
1840         Avoid some needless mode changes.
1842 2012-06-21  Chong Yidong  <cyd@gnu.org>
1844         * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
1845         (desktop-path): Remove . from the default value (Bug#10977).
1846         (desktop-read): Use user-emacs-directory if desktop-path is nil.
1848 2012-06-20  Chong Yidong  <cyd@gnu.org>
1850         * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
1852 2012-06-20  David Röthlisberger  <david@rothlis.net>  (tiny change)
1854         * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
1855         (bug#11201).
1857 2012-06-20  Chong Yidong  <cyd@gnu.org>
1859         * term.el (term-window-width): Handle the case of a missing right
1860         fringe (Bug#8837).
1861         (term-check-size): Use window-text-height (Bug#5445).
1862         (term-mode): Use define-derived-mode.  Minor cleanups.
1863         Set font-lock-defaults (Bug#7692).
1864         (term-move-columns, term-insert-char, term-emulate-terminal)
1865         (term-erase-in-line, term-insert-spaces): Use font-lock-face.
1867 2012-06-20  Michael Albinus  <michael.albinus@gmx.de>
1869         * net/ange-ftp.el (ange-ftp-get-passwd):
1870         Bind `enable-recursive-minibuffers'.
1871         (ange-ftp-get-process): Throw if `non-essential' is non-nil.
1873 2012-06-19  David Röthlisberger  <david@rothlis.net>  (tiny change)
1875         * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
1877 2012-06-19  Glenn Morris  <rgm@gnu.org>
1879         * progmodes/python.el (python-mode): Derive from prog-mode.
1881 2012-06-19  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
1883         * emulation/edt.el (edt-default-menu-bar-update-buffers)
1884         (edt-user-menu-bar-update-buffers): New functions.
1885         (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
1887 2012-06-19  Chong Yidong  <cyd@gnu.org>
1889         * subr.el (with-selected-window): Preserve the selected window's
1890         terminal's top-frame (Bug#4702).
1892         * window.el (save-selected-window): Likewise.
1894 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1896         * progmodes/python.el (python-rx-constituents): Move backquote.
1897         (python-skeleton-define, python-define-auxiliary-skeleton):
1898         Use `declare'.
1900 2012-06-18  Michael Albinus  <michael.albinus@gmx.de>
1902         * minibuffer.el (read-file-name-default): Revert the patch from
1903         2012-06-17.
1905 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1907         * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
1908         (pcase--u1, pcase--q1): Don't use apply-partially.
1910 2012-06-18  Glenn Morris  <rgm@gnu.org>
1912         * progmodes/python.el (python-proc, python-buffer)
1913         (python-send-receive, python-send-string): Fix obsolete versions.
1915 2012-06-18  Martin Rudalics  <rudalics@gmx.at>
1917         * window.el (special-display-p): Completely remove stringp
1918         check.  Suggested by Andreas Schwab <schwab@linux-m68k.org>.
1920 2012-06-17  Michael Albinus  <michael.albinus@gmx.de>
1922         * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
1924         * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
1926         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
1927         * net/tramp-sh.el (tramp-maybe-open-connection):
1928         Throw if `non-essential' is non-nil.
1930 2012-06-17  Martin Rudalics  <rudalics@gmx.at>
1932         * window.el (special-display-p): Signal an error if BUFFER-NAME
1933         is not a string (Bug#11713).
1935 2012-06-17  Paul Eggert  <eggert@cs.ucla.edu>
1937         * progmodes/python.el (python-info-beginning-of-backslash):
1938         Rename from python-info-beginning-of-backlash, as a spelling fix.
1940 2012-06-17  Chong Yidong  <cyd@gnu.org>
1942         * term.el (term-emulate-terminal): If term-check-size is called,
1943         move point to the process mark without resetting point (Bug#4635).
1945 2012-06-17  Glenn Morris  <rgm@gnu.org>
1947         * international/mule-cmds.el (mule-menu-keymap)
1948         (set-language-environment, set-locale-environment): Doc tweaks.
1950 2012-06-16  Aurelien Aptel  <aurelien.aptel@gmail.com>
1952         * cus-face.el (custom-face-attributes): Add wave-style underline
1953         attribute.
1954         * faces.el (set-face-attribute): Update docstring to describe
1955         wave-style underline attribute.
1957 2012-06-16  Chong Yidong  <cyd@gnu.org>
1959         * term/xterm.el (terminal-init-xterm): Discard input before
1960         querying background mode (Bug#10959).
1962 2012-06-16  Stefan Merten  <smerten@oekonux.de>
1964         * textmodes/rst.el: Added and corrected some comments.
1965         (rst-re-alist-def): Improve symbol syntax.
1966         (rst-mode-syntax-table): Correct syntax entries.
1967         (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
1968         (rst-official-version, rst-official-cvs-rev): Update version
1969         information.
1971 2012-06-15  Juanma Barranquero  <lekktu@gmail.com>
1973         * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
1974         in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
1976 2012-06-15  Fabián Ezequiel Gallina  <fgallina@cuca>
1978         * progmodes/python.el: New python.el merge.
1979         (python-guess-indent): Obsolete var.
1980         (python-indent-guess-indent-offset): New defcustom.
1981         (python-indent): Obsolete var.
1982         (python-indent-offset): New defcustom.
1983         (python-python-command, python-jython-command): Delete var.
1984         (python-shell-interpreter): New defcustom.
1985         (python-pdbtrack-do-tracking-p): Delete var.
1986         (python-pdbtrack-activate): New defcustom.
1987         (python-use-skeletons): Obsolete var.
1988         (python-skeleton-autoinsert): New defcustom.
1989         (inferior-python-filter-regexp, python-continuation-offset)
1990         (python-honour-comment-indentation, python-indent-string-contents)
1991         (python-jython-packages, python-mode-hook)
1992         (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
1993         (python-shell-prompt-alist)
1994         (python-source-modes): Delete defcustoms.
1995         (python-check-buffer-name, python-eldoc-setup-code)
1996         (python-eldoc-string-code, python-ffap-setup-code)
1997         (python-ffap-string-code, python-fill-comment-function)
1998         (python-fill-decorator-function, python-fill-paren-function)
1999         (python-fill-string-function, python-imenu-include-defun-type)
2000         (python-imenu-make-tree, python-imenu-subtree-root-label)
2001         (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
2002         (python-shell-compilation-regexp-alist)
2003         (python-shell-completion-module-string-code)
2004         (python-shell-completion-pdb-string-code)
2005         (python-shell-completion-setup-code)
2006         (python-shell-completion-string-code)
2007         (python-shell-enable-font-lock, python-shell-exec-path)
2008         (python-shell-extra-pythonpaths)
2009         (python-shell-internal-buffer-name, python-shell-interpreter-args)
2010         (python-shell-process-environment)
2011         (python-shell-prompt-block-regexp)
2012         (python-shell-prompt-output-regexp)
2013         (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
2014         (python-shell-send-setup-max-wait, python-shell-setup-codes)
2015         (python-shell-virtualenv-path): New defcustoms.
2016         (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
2017         (inferior-python-mode-syntax-table, python--prompt-regexp)
2018         (python-buffer, python-command python-python-command)
2019         (python-default-template, python-imports, python-indent-index)
2020         (python-indent-list, python-indent-list-length)
2021         (python-mode-running, python-pdbtrack-is-tracking-p)
2022         (python-preoutput-continuation, python-preoutput-leftover)
2023         (python-preoutput-result, python-preoutput-skip-next-prompt)
2024         (python-prev-dir/file, python-recursing)
2025         (python-saved-check-command, python-version-checked)
2026         (python-which-func-length-limit)
2027         (view-return-to-alist): Delete vars.
2028         (python-check-custom-command, python-dotty-syntax-table)
2029         (python-imenu-index-alist, python-indent-current-level)
2030         (python-indent-dedenters, python-indent-levels)
2031         (python-nav-beginning-of-defun-regexp)
2032         (python-nav-list-defun-positions-cache)
2033         (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
2034         (python-shell-internal-buffer)
2035         (python-skeleton-available): New vars.
2036         (def-python-skeleton): Delete macro.
2037         (python-skeleton-define): New macro.
2038         (python-define-auxiliary-skeleton, python-rx): New macros.
2039         (python-insert-class): Delete command.
2040         (python-skeleton-class): New command.
2041         (python-insert-def): Delete command.
2042         (python-skeleton-def): New command.
2043         (python-insert-for): Delete command.
2044         (python-skeleton-for): New command.
2045         (python-insert-if): Delete command.
2046         (python-skeleton-if): New command.
2047         (python-insert-try/except, python-insert-try/finally): Delete commands.
2048         (python-skeleton-try): New command.
2049         (python-insert-while): Delete command.
2050         (python-skeleton-while): New command.
2051         (python-backspace): Delete command.
2052         (python-indent-dedent-line-backspace): New command.
2053         (python-electric-colon): Delete command.
2054         (python-indent-electric-colon): New command.
2055         (python-guess-indent): Delete command.
2056         (python-indent-guess-indent-offset): New command.
2057         (python-shift-left): Delete command.
2058         (python-indent-shift-left): New command.
2059         (python-shift-right): Delete command.
2060         (python-indent-shift-right): New command.
2061         (python-find-function): Delete command.
2062         (python-nav-jump-to-defun): New command.
2063         (python-next-statement): Delete command.
2064         (python-nav-forward-sentence): New command.
2065         (python-previous-statement): Delete command.
2066         (python-nav-backward-sentence): New command.
2067         (python-fill-paragraph): Delete command.
2068         (python-fill-paragraph-function): New command.
2069         (python-send-buffer): Delete command.
2070         (python-shell-send-buffer): New command.
2071         (python-send-defun): Delete command.
2072         (python-shell-send-defun): New command.
2073         (python-send-region, python-send-region-and-go): Delete commands.
2074         (python-shell-send-region)
2075         (python-shell-switch-to-shell): New commands.
2076         (python-send-string): Delete command.
2077         (python-shell-send-string): New command.
2078         (python-switch-to-python): Delete command.
2079         (python-shell-switch-to-shell): New command.
2080         (python-describe-symbol): Delete command.
2081         (python-eldoc-at-point): New command.
2082         (python--set-prompt-regexp, python-args-to-list)
2083         (python-after-info-look, python-check-version)
2084         (python-check-comint-prompt, python-find-imports)
2085         (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
2086         (python-unload-function, python-expand-template)
2087         (python-maybe-jython, python-preoutput-filter)
2088         (python-pdbtrack-get-source-buffer)
2089         (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
2090         (python-pdbtrack-toggle-stack-tracking)
2091         (python-pdbtrack-track-stack-file, python-initial-text)
2092         (python-first-word, python-comment-line-p, python-send-command)
2093         (python-setup-brm, python-sentinel, python-set-proc)
2094         (python-skip-out, python-input-filter, python-outdent-p)
2095         (python-outline-level, python-backslash-continuation-line-p)
2096         (python-end-of-block, python-end-of-statement, python-mark-block)
2097         (python-beginning-of-block, python-beginning-of-statement)
2098         (python-blank-line-p, python-beginning-of-string)
2099         (python-open-block-statement-p): Delete functions.
2100         (python-indent-line, python-indent-line-1): Delete functions.
2101         (python-indent-line): New function.
2102         (python-indentation-levels): Delete function.
2103         (python-indent-calculate-levels): New function.
2104         (python-proc): Delete function.
2105         (python-shell-get-process): New function.
2106         (python-send-receive): Delete function.
2107         (python-shell-send-string-no-output): New function.
2108         (python-module-path): Delete function.
2109         (python-ffap-module-path): New function.
2110         (python-completion-at-point)
2111         (python-symbol-completions): Delete functions.
2112         (python-completion-complete-at-point): New function.
2113         (python-load-file): Delete function.
2114         (python-shell-send-file): New function.
2115         (python-calculate-indentation): Delete function.
2116         (python-indent-calculate-indentation): New function.
2117         (python-skip-comments/blanks): Delete function.
2118         (python-util-forward-comment): New function.
2119         (python-continuation-line-p): Delete function.
2120         (python-info-continuation-line-p): New function.
2121         (python-which-func, python-current-defun): Delete function.
2122         (python-info-current-defun): New function.
2123         (python-beginning-of-defun): Delete function.
2124         (python-nav-beginning-of-defun): New function.
2125         (python-close-block-statement-p)
2126         (python-block-end-p): Delete function.
2127         (python-info-closing-block): New function.
2128         (python-comint-output-filter-function)
2129         (python-eldoc--get-doc-at-point, python-end-of-defun-function)
2130         (python-fill-comment, python-fill-decorator, python-fill-paren)
2131         (python-fill-string, python-imenu-make-element-tree)
2132         (python-imenu-make-tree, python-imenu-tree-assoc)
2133         (python-indent-context, python-indent-dedent-line)
2134         (python-indent-line-function)
2135         (python-indent-post-self-insert-function)
2136         (python-indent-toggle-levels)
2137         (python-info-assignment-continuation-line-p)
2138         (python-info-beginning-of-backlash)
2139         (python-info-block-continuation-line-p)
2140         (python-info-closing-block-message)
2141         (python-info-line-ends-backslash-p)
2142         (python-info-looking-at-beginning-of-defun)
2143         (python-info-ppss-context, python-info-ppss-context-type)
2144         (python-nav-list-defun-positions, python-nav-read-defun)
2145         (python-nav-sentence-end, python-nav-sentence-start)
2146         (python-pdbtrack-comint-output-filter-function)
2147         (python-pdbtrack-set-tracked-buffer)
2148         (python-shell-calculate-exec-path)
2149         (python-shell-calculate-process-environment)
2150         (python-shell-completion--do-completion-at-point)
2151         (python-shell-completion--get-completions)
2152         (python-shell-completion-complete-at-point)
2153         (python-shell-completion-complete-or-indent)
2154         (python-shell-get-or-create-process)
2155         (python-shell-get-process-name)
2156         (python-shell-internal-get-or-create-process)
2157         (python-shell-internal-get-process-name)
2158         (python-shell-internal-send-string, python-shell-make-comint)
2159         (python-shell-parse-command, python-shell-send-setup-code)
2160         (python-skeleton-add-menu-items)
2161         (python-util-clone-local-variables, python-util-position)
2162         (run-python-internal, python-indentation-levels)
2163         (python-nav-beginning-of-defun)
2164         (python-completion-complete-at-point): New functions.
2165         (run-python): Change arguments.  New API requirements.
2167 2012-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2169         * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
2170         (bug#11649).
2172         * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
2173         (macroexp--expand-all): Use it.
2175         * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
2176         (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
2177         Use `cl-function' instead.
2179 2012-06-14  Juanma Barranquero  <lekktu@gmail.com>
2181         * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
2182         Suggested by Stefan Monnier while discussing bug#11657.
2184 2012-06-14  Sam Steingold  <sds@gnu.org>
2186         * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
2188 2012-06-14  Andreas Schwab  <schwab@linux-m68k.org>
2190         * play/doctor.el (doctor-doc): Remove parameter and use
2191         doctor-sent instead of sent.
2192         (doctor-read-print): Use doctor-sent instead of sent.  (Bug#11708)
2194 2012-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2196         * files.el: Require cl-lib.
2197         (file-name-non-special): Replace case -> cl-case.
2199         * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
2201         * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
2202         mapping from #' to function*.
2204 2012-06-13  Chong Yidong  <cyd@gnu.org>
2206         * mouse.el (mouse-drag-track): Do not set the mark if the user
2207         releases the mouse without selecting anything (Bug#11588).
2209 2012-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2211         * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
2212         as well (bug#11646).
2214         * loadup.el: Count byte-code functions as well.
2216         * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
2217         * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
2219         * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
2220         (bug#11649).  Add cl-defun and cl-defmacro.
2222 2012-06-13  Drew Adams  <drew.adams@oracle.com>
2224         * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
2225         Fix last change.
2227 2012-06-13  Michael Albinus  <michael.albinus@gmx.de>
2229         * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
2230         Otherwise, it blocks in batch mode.
2232 2012-06-13  Juanma Barranquero  <lekktu@gmail.com>
2234         * help-mode.el (bookmark-make-record-default): Declare.
2236 2012-06-13  Chong Yidong  <cyd@gnu.org>
2238         * emacs-lisp/package.el (list-packages): Compute a list of
2239         packages that are newly-available since the last list-packages
2240         invocation.
2241         (package-menu--new-package-list): New var.
2242         (package-menu--generate, package-menu--print-info)
2243         (package-menu--status-predicate, package-menu-mark-install):
2244         Handle new status label "new".
2246 2012-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2248         * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
2249         conversion to backquotes.
2251 2012-06-12  Chong Yidong  <cyd@gnu.org>
2253         * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
2254         Rename from gud-inhibit-global-bindings.
2256         * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
2258         * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
2259         hook from nxml-glyph-set-hook.
2261         * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
2262         declaration.
2264         * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
2266         * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
2267         Convert to defcustom.
2269 2012-06-12  Drew Adams  <drew.adams@oracle.com>
2271         * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
2272         New functions.
2273         (help-mode): Use them.
2275 2012-06-11  Glenn Morris  <rgm@gnu.org>
2277         * progmodes/fortran.el (fortran-font-lock-keywords-3):
2278         Use preprocessor face for directives.
2279         (fortran-directive-re): Doc fix.
2281 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2283         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
2284         conversion to backquotes (bug#11652).
2286         Fix compiler-expansion of CL's cXXr functions (bug#11673).
2287         * emacs-lisp/cl-lib.el (cl--defalias): New function.
2288         (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
2289         (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
2290         (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
2291         (cl-ninth, cl-tenth): Mark them as inlinable.
2292         (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
2293         (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
2294         (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
2295         (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
2296         Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
2297         (cl-list*, cl-adjoin): Don't put an autoload manually.
2298         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
2299         (cl--compiler-macro-list*): Add autoload cookie.
2300         (cl--compiler-macro-cXXr): New function.
2302         * help-fns.el (help-fns--compiler-macro): New function extracted from
2303         describe-function-1; follow aliases and use `compiler-macro' property.
2304         (describe-function-1): Use it.
2306 2012-06-11  Chong Yidong  <cyd@gnu.org>
2308         * startup.el (fancy-splash-head): Use splash.svg even if librsvg
2309         is uninstalled, if imagemagick is installed.
2311 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2313         * emacs-lisp/cl-lib.el: Use lexical-binding.
2314         (cl-map-extents, cl-maclisp-member): Remove.
2315         (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
2316         (cl--set-substring, cl--block-wrapper, cl--block-throw)
2317         (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
2318         * emacs-lisp/cl-extra.el: Use lexical-binding.
2319         (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
2320         (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
2321         (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
2322         (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
2323         * emacs-lisp/cl-seq.el: Use lexical-binding.
2324         (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
2325         (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
2326         (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
2327         * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
2328         * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
2329         CL's internals.
2331 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
2333         Sync with Tramp 2.2.6-pre.
2335         * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
2336         `print-length' and `print-level' to nil, in order to avoid
2337         truncation.  Reported by Christopher Schmidt
2338         <christopher@ristopher.com>.
2340         * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
2342         * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
2343         New defmacro.
2344         (tramp-compat-copy-directory): Add optional argument
2345         COPY-CONTENTS.  It is not handled yet.
2347         * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
2348         (tramp-ftp-file-name-p): Simplify.
2350         * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
2351         * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
2352         connection vector.
2354         * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
2355         (tramp-methods): Do not use `tramp-password-end-of-line'.
2356         (tramp-completion-function-alist-putty): Handle UNIX case.
2357         (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
2358         (tramp-do-file-attributes-with-stat)
2359         (tramp-do-directory-files-and-attributes-with-stat) Return uid and
2360         gid as real numbers.  They could run out of integer range on cygwin.
2361         (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
2362         (tramp-sh-handle-expand-file-name): Handle hops.
2363         (tramp-open-connection-setup-interactive-shell):
2364         Use `tramp-cleanup'.  Move check for busyboxes ...
2365         (tramp-find-shell): ... here.  Simplify implementation.
2366         Set "remote-shell" property also for alternative shells.
2367         (tramp-remote-coding-commands): Check "test -c /dev/stdout".
2368         If failing, a regular file would be written otherwise.
2369         Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2370         (tramp-find-inline-encoding): Cache the coding commands in the
2371         process cache.  Apply test command on the remote side, if defined.
2372         (tramp-find-inline-compress): Cache the compress commands in the
2373         process cache.
2374         (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
2375         when requested.  Handle hops.
2376         (tramp-current-connection): New defvar.
2377         (tramp-maybe-open-connection): Use `tramp-cleanup'.
2378         Throw `suppress', if there was a failed connection shortly before.
2379         Handle user interrupt.  (Bug#10187)
2380         (tramp-get-inline-compress, tramp-get-inline-coding):
2381         Read connection properties from the process cache.
2383         * net/tramp-smb.el (tramp-smb-server-version)
2384         (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
2385         New defconsts.
2386         (tramp-smb-prompt): Extend for powershell prompt.
2387         (tramp-smb-file-name-handler-alist): Add handlers for
2388         `process-file', `shell-command' and `start-file-process'.
2389         (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
2390         (tramp-smb-winexe-shell-command-switch): New defcustoms.
2391         (tramp-smb-file-name-p): Simplify.
2392         (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
2393         (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
2394         (tramp-smb-shell-quote-argument): New defuns.
2395         (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
2396         Implement using "tar".  By this, time-stamps are preserved.
2397         (tramp-smb-handle-copy-file): Handle also the case of directories.
2398         (tramp-smb-do-file-attributes-with-stat)
2399         (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
2400         Use `tramp-get-connection-buffer').
2401         (tramp-smb-handle-rename-file): Use "rename", when source and
2402         target are on the same share.
2403         (tramp-smb-maybe-open-connection): Handle wrong passwords.
2404         Use `tramp-smb-server-version'.
2405         (tramp-smb-wait-for-output): Remove prompt.
2407         * net/tramp.el (top): Require 'cl.
2408         (tramp-methods, tramp-rsh-end-of-line):
2409         Remove `tramp-password-end-of-line' from docstring.
2410         (tramp-save-ad-hoc-proxies): New defcustom.
2411         (tramp-completion-function-alist): Adapt docstring.
2412         (tramp-default-password-end-of-line): Remove defcustom.
2413         (tramp-shell-prompt-pattern): Allow "[]" style prompts.  (Bug#11065)
2414         (tramp-user-regexp, tramp-file-name-regexp-unified)
2415         (tramp-file-name-regexp-url): Extend regexp by hop separator.
2416         (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
2417         (tramp-remote-file-name-spec-regexp): New defconst.
2418         (tramp-file-name-structure): Extend structure for hops.
2419         (tramp-get-method-parameter): Move up.
2420         (tramp-file-name-p, tramp-dissect-file-name)
2421         (with-parsed-tramp-file-name): Handle hops.
2422         (tramp-file-name-hop): New defun.
2423         (tramp-make-tramp-file-name): New optional arg HOP.
2424         (tramp-message-show-progress-reporter-message): New defvar.
2425         (tramp-with-progress-reporter): Use it.  We cannot use
2426         `tramp-message-show-message' here, because this suppresses also
2427         error buffers.
2428         (tramp-error-with-buffer): Suppress buffer view, if
2429         `tramp-message-show-message' is nil.
2430         Use `tramp-get-connection-buffer'.
2431         (tramp-cleanup): New defun.
2432         (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
2433         (tramp-file-name-handler): If `debug-on-error' is set, propagate
2434         an error unchanged.
2435         (tramp-completion-handle-file-name-all-completions): Handle hops.
2436         Fix an error when called from ido.
2437         (tramp-completion-dissect-file-name): Use better local variable
2438         name.  Add hop to the vector.
2439         (tramp-handle-insert-file-contents): Use progress-reporter for the
2440         whole scenario.
2441         (tramp-action-password): Let-bind `enable-recursive-minibuffers'
2442         to `t'.
2443         (tramp-check-for-regexp): Simplify search.
2444         (tramp-enter-password): Remove it.  Move implementation ...
2445         (tramp-action-password): ... here.
2446         (tramp-mode-string-to-int, tramp-local-host-p)
2447         (tramp-make-tramp-temp-file, tramp-read-passwd)
2448         (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
2449         Set tramp-autoload cookie.
2451         * net/trampver.el: Update release number.
2453 2012-06-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2454             Michael Albinus  <michael.albinus@gmx.de>
2456         * net/tramp.el (tramp-set-completion-function): Fix docstring.
2457         (tramp-parse-group, tramp-parse-file)
2458         (tramp-parse-shostkeys-sknownhosts): New defuns.
2459         (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
2460         (tramp-parse-shosts-group, tramp-parse-sconfig)
2461         (tramp-parse-sconfig-group, tramp-parse-shostkeys)
2462         (tramp-parse-sknownhosts, tramp-parse-hosts)
2463         (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
2464         Use them.
2465         (tramp-parse-passwd-group, tramp-parse-netrc-group)
2466         (tramp-parse-putty-group): Don't narrow.
2467         (tramp-parse-putty): Make a loop.
2468         (tramp-file-name-handler): Catch the `suppress' signal.
2470 2012-06-11  Chong Yidong  <cyd@gnu.org>
2472         * image.el (imagemagick-register-types): Put the ImageMagick entry
2473         at the end of image-type-file-name-regexps.
2475 2012-06-11  Johan Bockgård  <bojohan@gnu.org>
2477         * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
2478         (pcase, pcase-let*, pcase-dolist): Use them.
2480 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2482         * emacs-lisp/pcase.el (pcase--let*): New function.
2483         (pcase-let*): Use it.  Use pcase--memoize to avoid repeated expansions.
2484         (pcase--expand): Use macroexp-let².
2486 2012-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2488         * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
2489         * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
2490         * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
2491         * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
2492         * emacs-lisp/derived.el: Use pcase instead of `cl'.
2493         * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
2495 2012-06-10  Glenn Morris  <rgm@gnu.org>
2497         * mail/rmail.el (rmail-yank-current-message): Leave point at
2498         correct position.  (Bug#11660)
2500 2012-06-10  Chong Yidong  <cyd@gnu.org>
2502         * allout-widgets.el: Fix code header.
2504 2012-06-10  Chong Yidong  <cyd@gnu.org>
2506         * cus-edit.el (customize-changed-options-previous-release):
2507         Bump to 24.1.
2509 2012-06-09  Andreas Schwab  <schwab@linux-m68k.org>
2511         * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
2513 2012-06-09  Chong Yidong  <cyd@gnu.org>
2515         * ebuff-menu.el (electric-buffer-list): Preserve header line.
2517 2012-06-09  Martin Rudalics  <rudalics@gmx.at>
2519         * window.el (special-display-popup-frame): Don't use
2520         window--display-buffer (Bug#11651).
2522 2012-06-09  Eli Zaretskii  <eliz@gnu.org>
2524         Fix parallel builds: make sure loaddefs.el is not being written
2525         while Lisp files are compiled.
2526         (compile): Don't depend on 'mh-autoloads'.
2527         (compile-CMD, compile-SH): Depend on 'autoloads'.
2528         (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
2530         * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200.  (Bug#11649)
2532 2012-06-09  Chong Yidong  <cyd@gnu.org>
2534         * face-remap.el (face-remap-add-relative, face-remap-set-base)
2535         (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
2536         Doc fixes (Bug#11225).
2538 2012-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2540         * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
2541         a function if there's a clear indication that it has a compiler-macro.
2542         * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
2543         (macro-declarations-alist): Add arglist to declaration functions.
2544         (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
2545         * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
2546         * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
2547         * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
2548         Also add autoload to find the compiler macro.
2549         * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
2550         (cl--compiler-macro-member, cl--compiler-macro-assoc)
2551         (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
2552         (cl--compiler-macro-get): New functions, replacing calls to
2553         cl-define-compiler-macro.
2554         (cl-typep) [compiler-macro]: Use macroexp-let².
2556 2012-06-08  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
2558         * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
2559         string properly, fixes Bug#11473.
2561 2012-06-08  Chong Yidong  <cyd@gnu.org>
2563         * faces.el (set-face-attribute): Doc fix.
2564         (modify-face): Don't use :bold and :italic.
2565         (error, warning, success): Tweak definitions.
2567         * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
2568         (custom-modified, custom-set, custom-changed, custom-themed)
2569         (custom-saved, custom-button, custom-button-mouse)
2570         (custom-button-pressed, custom-state, custom-comment-tag)
2571         (custom-variable-tag, custom-group-tag-1, custom-group-tag)
2572         (custom-group-subtitle): Use new-style face specs.
2573         (custom-invalid-face, custom-rogue-face, custom-modified-face)
2574         (custom-set-face, custom-changed-face, custom-saved-face)
2575         (custom-button-face, custom-button-pressed-face)
2576         (custom-documentation-face, custom-state-face)
2577         (custom-comment-face, custom-comment-tag-face)
2578         (custom-variable-tag-face, custom-variable-button-face)
2579         (custom-face-tag-face, custom-group-tag-face-1)
2580         (custom-group-tag-face): Remove obsolete face alias.
2582         * epa.el (epa-validity-high, epa-validity-medium)
2583         (epa-validity-low, epa-mark, epa-field-name, epa-string)
2584         (epa-field-name, epa-field-body):
2585         * font-lock.el (font-lock-comment-face, font-lock-string-face)
2586         (font-lock-keyword-face, font-lock-builtin-face)
2587         (font-lock-function-name-face, font-lock-variable-name-face)
2588         (font-lock-type-face, font-lock-constant-face):
2589         * ido.el (ido-first-match, ido-only-match, ido-subdir)
2590         (ido-virtual, ido-indicator, ido-incomplete-regexp):
2591         * speedbar.el (speedbar-button-face, speedbar-file-face)
2592         (speedbar-directory-face, speedbar-tag-face)
2593         (speedbar-selected-face, speedbar-highlight-face)
2594         (speedbar-separator-face):
2595         * whitespace.el (whitespace-newline, whitespace-space)
2596         (whitespace-hspace, whitespace-tab, whitespace-trailing)
2597         (whitespace-line, whitespace-space-before-tab)
2598         (whitespace-space-after-tab, whitespace-indentation)
2599         (whitespace-empty):
2600         * emulation/cua-base.el (cua-global-mark):
2601         * eshell/em-prompt.el (eshell-prompt):
2602         * net/newst-plainview.el (newsticker-new-item-face)
2603         (newsticker-old-item-face, newsticker-immortal-item-face)
2604         (newsticker-obsolete-item-face, newsticker-date-face)
2605         (newsticker-statistics-face, newsticker-default-face):
2606         * net/newst-reader.el (newsticker-feed-face)
2607         (newsticker-extra-face, newsticker-enclosure-face):
2608         * net/newst-treeview.el (newsticker-treeview-face)
2609         (newsticker-treeview-new-face, newsticker-treeview-old-face)
2610         (newsticker-treeview-immortal-face)
2611         (newsticker-treeview-obsolete-face)
2612         (newsticker-treeview-selection-face):
2613         * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
2614         (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
2615         (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
2616         (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
2617         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
2618         (nxml-outline-active-indicator, nxml-outline-ellipsis):
2619         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2620         (mpuz-text):
2621         * progmodes/vera-mode.el (vera-font-lock-number)
2622         (vera-font-lock-function, vera-font-lock-interface):
2623         * textmodes/table.el (table-cell): Use new-style face specs, and
2624         don't use the old :bold and :italic attributes.
2626         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2627         (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
2628         (ebrowse-member-class, ebrowse-progress): Likewise.
2629         (ebrowse-tree-mark-face, ebrowse-root-class-face)
2630         (ebrowse-file-name-face, ebrowse-default-face)
2631         (ebrowse-member-attribute-face, ebrowse-member-class-face)
2632         (ebrowse-progress-face): Remove obsolete faces.
2634         * progmodes/flymake.el (flymake-errline, flymake-warnline):
2635         Inherit from error and warning faces respectively.
2637         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2638         Likewise.
2639         (flyspell-incorrect-face, flyspell-duplicate-face):
2640         Remove obsolete aliases.
2642 2012-06-08  Michael Albinus  <michael.albinus@gmx.de>
2644         * net/tramp-compat.el (tramp-compat-temporary-file-directory):
2645         Avoid infloop.
2647 2012-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2649         * startup.el (argv, argi): Make lexically scoped.
2650         * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
2651         * emacs-lisp/cl-macs.el: Use lexical-binding.
2652         Rename cl-bind-* to cl--bind-*.
2653         * files.el: Don't require `cl' since it doesn't use it.
2654         * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
2656 2012-06-08  Juanma Barranquero  <lekktu@gmail.com>
2658         * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
2659         (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
2660         instead of calling external sort utility.
2661         (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
2663 2012-06-08  Eli Zaretskii  <eliz@gnu.org>
2665         * descr-text.el (describe-char): Mention how to insert the
2666         character, if the current input method doesn't support it.
2667         See the discussion in this thread for the details:
2668         http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
2670 2012-06-08  Sam Steingold  <sds@gnu.org>
2672         * bindings.el (global-map): Bind XF86Forward to next-buffer and
2673         XF86Back to previous-buffer.
2674         (minibuffer-local-map): Bind them to next-history-element and
2675         previous-history-element respectively.
2676         * help-mode.el (help-mode-map): Bind them to help-go-forward and
2677         help-go-back respectively.
2678         * info.el (Info-mode-map): Bind them to Info-history-forward and
2679         Info-history-back respectively.
2680         These are the keys next to Up on the ThinkPad keyboard.
2682 2012-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2684         Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
2685         * emacs-lisp/cl-macs.el: Provide itself.
2686         (cl--labels-convert-cache): New var.
2687         (cl--labels-convert): New function.
2688         (cl-flet, cl-labels): New implementation with new semantics, relying on
2689         lexical-binding.
2690         * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
2691         (cl-closure-vars, cl--function-convert-cache)
2692         (cl--function-convert): Move from cl-macs.el.
2693         (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
2694         rename by removing the "cl-" prefix.
2695         * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
2697 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2699         * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
2700         (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
2701         (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
2702         (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
2703         (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
2704         (cl-hash-table-count): Add old compatibility aliases.
2706         * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
2707         Use macroexpand-all-environment instead.
2708         (cl--old-macroexpand): New var.
2709         (cl--sm-macroexpand): New function.
2710         (cl-symbol-macrolet): Use it during macro expansion.
2711         (cl--function-convert-cache): New var.
2712         (cl--function-convert): New function, extracted from
2713         cl-macroexpand-all.
2714         (cl-lexical-let): Use it.
2716         * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
2717         (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
2718         (cl-member): Remove old alias.
2720         * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
2721         (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
2722         (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
2723         (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
2724         (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
2725         (cl-macroexpand-cmacs): Remove var.
2726         (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
2727         Use macroexpand-all instead.
2729 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2731         * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
2732         (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
2733         (macroexp-copyable-p): New functions and macros.
2734         * emacs-lisp/edebug.el (edebug-unwrap):
2735         * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
2736         * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
2737         (pcase--let*): Remove.
2738         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
2739         (byte-compile-constp): Remove.  Use macroexp--const-symbol-p and
2740         macroexp-const-p instead.
2741         * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
2743         * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
2744         instead of "cl-" for internal definitions.  Use macroexp-const-p.
2745         (cl-old-bc-file-form): Remove var.
2746         (cl-const-exprs-p): Remove fun.
2747         (cl-labels, cl-macrolet): Use backquote.
2748         (cl-lexical-let): Use cl-symbol-macrolet.  Don't use cl-defun-expander.
2749         (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
2750         (cl-define-setf-expander): Rename from cl-define-setf-method.
2751         * emacs-lisp/cl.el: Adjust alias for define-setf-method.
2753         * international/mule-cmds.el: Don't require CL.
2754         (view-hello-file): Don't use `letf'.
2756 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2758         * tmm.el (tmm-prompt): Use string-prefix-p.
2759         (tmm-completion-delete-prompt): Don't affect current-buffer outside.
2760         (tmm-add-prompt): Use minibuffer-completion-help.
2761         (tmm-delete-map): Remove.
2763         * subr.el (kbd): Make it its own function.
2765 2012-06-07  Stefan Merten  <smerten@oekonux.de>
2767         * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
2768         Silence compiler warnings.  Fix versions.
2769         (rst-position-if, rst-position, rst-some, rst-signum): New functions.
2770         (rst-shift-region, rst-adornment-level, rst-compute-tabs)
2771         (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
2772         (rst-package-emacs-version-alist): Correct Emacs version to
2773         represent major merge with upstream.
2774         (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
2776 2012-06-06  Glenn Morris  <rgm@gnu.org>
2778         * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
2779         Only print environment variables if set.
2781 2012-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2783         * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
2784         (macroexp--cons): Rename from maybe-cons.
2785         (macroexp--accumulate): Rename from macroexp-accumulate.
2786         (macroexp--all-forms): Rename from macroexpand-all-forms.
2787         (macroexp--all-clauses): Rename from macroexpand-all-clauses.
2788         (macroexp--expand-all): Rename from macroexpand-all-1.
2790 2012-06-06  Sam Steingold  <sds@gnu.org>
2792         * calendar/calendar.el (calendar-in-read-only-buffer):
2793         Call `special-mode' to enable the standard read-only keybindings.
2795 2012-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2797         * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
2798         with "loading" messages (bug#11635).
2800 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
2802         * files.el (enable-remote-dir-locals): New option.
2803         (hack-dir-local-variables): Use it.  (Bug#1933, Bug#6731)
2805         * net/tramp-compat.el (tramp-compat-temporary-file-directory):
2806         Ensure, that the temp directory is local.
2808         * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
2809         `temporary-file-directory'.
2811         * progmodes/python.el (python-send-region): Ensure, that the
2812         temporary file is created also in the remote case.
2814 2012-06-06  Glenn Morris  <rgm@gnu.org>
2816         * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
2817         (vc-rcs-update-changelog): Use it.
2819         * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
2821         * vc/vc-sccs.el (vc-sccs-write-revision): New function.
2822         (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
2823         (vc-sccs-diff): Replace use of the external vcdiff script.
2825 2012-06-05  Glenn Morris  <rgm@gnu.org>
2827         * ledit.el: Move to obsolete/.
2829 2012-06-05  Sam Steingold  <sds@gnu.org>
2831         * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
2832         patch (Bug#11140).
2834 2012-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2836         * emacs-lisp/cust-print.el: Move to obsolete.
2838         * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
2839         compiler-macro expansion.
2841         Add native compiler-macro support.
2842         * emacs-lisp/macroexp.el (macroexpand-all-1):
2843         Support compiler-macros directly.  Properly follow aliases and apply
2844         the compiler macros more thoroughly.
2845         * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
2846         macroexpand now properly follows aliases.
2847         * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
2848         (cl-compiler-macroexpand): Use new prop.
2849         * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
2851         * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
2853 2012-06-05  Martin Rudalics  <rudalics@gmx.at>
2855         * window.el (get-lru-window, get-mru-window, get-largest-window):
2856         New argument NOT-SELECTED to avoid picking the selected window.
2857         (window--display-buffer-1, window--display-buffer-2): Replace by
2858         new function window--display-buffer
2859         (display-buffer-same-window, display-buffer-reuse-window)
2860         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2861         Use window--display-buffer.
2862         (display-buffer-use-some-window): Remove temporary dedication
2863         hack by calling get-lru-window and get-largest-window with
2864         NOT-SELECTED argument non-nil.  Call window--display-buffer.
2866 2012-06-05  Glenn Morris  <rgm@gnu.org>
2868         * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
2869         Replace external vcdiff script.
2871 2012-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2873         * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
2875 2012-06-04  Chong Yidong  <cyd@gnu.org>
2877         * image.el (imagemagick-types-inhibit): Revert last change.
2878         Add INFO and M.
2879         (imagemagick-enabled-types): Remove CIN and EPS*.
2881 2012-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2883         * emacs-lisp/cl-lib.el: Rename from cl.el.
2884         * emacs-lisp/cl.el: New compatibility file.
2885         * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
2886         * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
2887         to obey the "cl-" prefix.
2888         * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
2890 2012-06-03  Glenn Morris  <rgm@gnu.org>
2892         * emacs-lisp/authors.el (authors-aliases): Addition.
2894         * cus-start.el (tool-bar-style, tool-bar-max-label-size):
2895         Fix :version.
2897 2012-06-03  Stefan Merten  <smerten@oekonux.de>
2899         * textmodes/rst.el: Add comments.
2900         (rst-transition, rst-adornment): New faces.
2901         (rst-adornment-faces-alist): Make default safe to reevaluate.
2902         Fixes
2903         http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
2904         Improve customization tags.
2905         (rst-define-level-faces): Clarify meaning.
2907 2012-06-03  Chong Yidong  <cyd@gnu.org>
2909         * progmodes/compile.el (compilation-mode-line-fail)
2910         (compilation-mode-line-run, compilation-mode-line-exit):
2911         New faces.
2912         (compilation-start, compilation-handle-exit): Use them (Bug#11032).
2914 2012-06-03  Jack Duthen  <duthen.mac.01@gmail.com>  (tiny change)
2916         * progmodes/which-func.el (which-func-update-ediff-windows):
2917         New function.  Use it in ediff-select-hook (Bug#11478).
2919 2012-06-03  Chong Yidong  <cyd@gnu.org>
2921         * bindings.el: Remove explicit help text from format-mode-line.
2922         It is now supplied by mode-line-default-help-echo.
2923         (mode-line-front-space, mode-line-end-spaces)
2924         (mode-line-misc-info): New variables.
2925         (mode-line-modes, mode-line-position): Move the default value to
2926         the variable definition.
2927         (mode-line-default-help-echo): New defcustom.
2928         (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
2929         (mode-line-modified-help-echo): New functions.
2930         (mode-line-mule-info, mode-line-modified): Use them.
2931         (mode-line-eol-desc, propertized-buffer-identification):
2932         Consistency fixes for help text.
2933         (mode-line-coding-system-map): Allow using mouse-3 to invoke
2934         set-buffer-file-coding-system (Bug#289).
2935         (mode-line-mule-info-help-echo): Update help text.
2937 2012-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2939         * simple.el (execute-extended-command): Set real-this-command
2940         (bug#11506).
2942 2012-06-02  Chong Yidong  <cyd@gnu.org>
2944         Remove incorrect uses of "modeline" in comments, docstrings, and
2945         function/variable names (Bug#10329).
2947         * cus-edit.el (mode-line):
2948         * dframe.el (dframe-mouse-hscroll):
2949         * emacs-lisp/re-builder.el:
2950         * emacs-lisp/easy-mmode.el (define-minor-mode):
2951         * frame.el (set-frame-name):
2952         * help.el (lookup-minor-mode-from-indicator):
2953         * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
2954         * progmodes/cc-cmds.el (c-toggle-auto-newline)
2955         (c-toggle-hungry-state):
2956         * progmodes/antlr-mode.el (antlr-language-alist):
2957         * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
2958         * progmodes/vhdl-mode.el (vhdl-mode):
2959         * progmodes/which-func.el (which-func, which-func-cleanup-function):
2960         * term/ns-win.el (ns-face-at-pos):
2961         * term/sup-mouse.el (sup-mouse-report):
2962         * textmodes/flyspell.el (flyspell-mode-line-string):
2963         * textmodes/ispell.el (ispell-highlight-face):
2964         * textmodes/reftex-global.el:
2965         * vc/vc-arch.el (vc-arch-mode-line-string):
2966         * vc/vc-cvs.el (vc-cvs-mode-line-string):
2967         * vc/vc-git.el (vc-git-mode-line-string):
2968         * vc/vc-hooks.el (vc-display-status)
2969         (vc-default-mode-line-string):
2970         * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
2972         * ansi-color.el (ansi-color-faces-vector): Change default faces.
2974         * dired.el (dired-sort-set-mode-line): Rename from
2975         dired-sort-set-modeline.  All callers changed.
2977         * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
2978         eshell-status-in-modeline.
2980         * foldout.el (foldout-mode-line-string): Rename from
2981         foldout-modeline-string.  All callers changed.
2982         (foldout-update-mode-line): Rename from foldout-update-modeline.
2984         * subr.el (redraw-modeline): Make into obsolete alias.
2986         * calendar/timeclock.el (timeclock-mode-line-display): Rename from
2987         timeclock-modeline-display.  Make old name an alias.
2988         (timeclock-update-mode-line): Likewise.  All callers changed.
2989         (timeclock-mode-line-display): No need to check before using
2990         add-hook.
2991         (timeclock-relative, timeclock-day-over-hook)
2992         (timeclock-use-elapsed, timeclock-mode-string)
2993         (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
2995         * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
2996         crisp-mode-modeline-string.
2998         * play/solitaire.el (solitaire-build-mode-line): Rename from
2999         solitaire-build-modeline.  All callers changed.
3001         * play/zone.el (zone-hiding-mode-line): Rename from
3002         zone-hiding-modeline.  All callers changed.
3003         (zone): Remove unusued `modeline-hidden-level' property.
3005         * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
3006         xscheme-modeline-initialize.  All callers changed.
3008         * strokes.el (strokes-lighter): Rename from
3009         strokes-modeline-string.
3011         * textmodes/sgml-mode.el (html-face-tag-alist)
3012         (html-tag-face-alist): Use mode-line face instead of obsolete
3013         alias modeline.
3015 2012-06-02  Stefan Merten  <smerten@oekonux.de>
3017         * textmodes/rst.el: Always require `cl'.
3018         (rst-mode-map): Fix meaning of C-M-a / C-M-e.
3020 2012-06-02  Chong Yidong  <cyd@gnu.org>
3022         * image.el (imagemagick-enabled-types): Rename from
3023         imagemagick-types-enable.  Add many more types.
3024         (imagemagick-types-inhibit): Change default to nil.
3025         (imagemagick-filter-types): Caller changed.
3027 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3029         * emacs-lisp/cl-macs.el: Use backquotes.
3030         (cl-transform-function-property): Use eval-and-compile rather than
3031         abusing `require'.
3032         (defstruct): Use declare-function instead of with-no-warnings.
3034         * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
3035         (byte-compile-output-docform): Re-add the print-circle bindings.
3036         (byte-compile-fix-header): Use #$ just because it's shorter.
3037         (byte-compile-output-file-form): Remove defun/defmacro.
3039 2012-06-01  Martin Rudalics  <rudalics@gmx.at>
3041         * simple.el (choose-completion): Remove now obsolete binding for
3042         owindow.
3044 2012-06-01  Michael Albinus  <michael.albinus@gmx.de>
3046         * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
3047         in order to avoid "Stack overflow in regexp matcher".
3049 2012-05-31  Glenn Morris  <rgm@gnu.org>
3051         * image.el: For clarity, call imagemagick-register-types at
3052         top-level, rather than relying on a custom :initialize.
3053         (imagemagick-types-enable): New option.  (Bug#11557)
3054         (imagemagick-filter-types): New function.  (Bug#7406)
3055         (imagemagick-register-types): Use imagemagick-filter-types.
3056         If disabling support, remove elements altogether rather
3057         than using an impossible regexp.
3058         (imagemagick-types-inhibit): Give it the default init function.
3060 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3062         * emacs-lisp/bytecomp.el (byte-compile-fix-header):
3063         Handle arbitrary file name lengths (Bug#11585).
3065 2012-05-31  Martin Rudalics  <rudalics@gmx.at>
3067         * desktop.el (desktop-read): Clear previous and next buffers for
3068         all windows and bury *Messages* buffer (bug#11556).
3070 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3072         Add `declare' for `defun'.  Align `defmacro's with it.
3073         * emacs-lisp/easy-mmode.el (define-minor-mode)
3074         (define-globalized-minor-mode): Don't autoload the var definitions.
3075         * emacs-lisp/byte-run.el: Use lexical-binding.
3076         (defun-declarations-alist, macro-declarations-alist): New vars.
3077         (defmacro, defun): Use them.
3078         (make-obsolete, define-obsolete-function-alias)
3079         (make-obsolete-variable, define-obsolete-variable-alias):
3080         Use `declare'.
3081         (macro-declaration-function): Mark obsolete.
3082         * emacs-lisp/autoload.el: Use lexical-binding.
3083         (make-autoload): Add `expansion' arg.  Rely more on macro expansion.
3085 2012-05-30  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
3087         * textmodes/ispell.el (ispell-with-no-warnings):
3088         Define as a macro.
3089         (ispell-kill-ispell, ispell-change-dictionary):
3090         Use `called-interactively-p' for Emacs instead of obsolete
3091         `interactive-p'.
3093 2012-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3095         * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
3096         (macro-declaration-function): Move var from C code.
3097         (macro-declaration-function): Define function with defalias.
3098         * emacs-lisp/macroexp.el (macroexpand-all-1):
3099         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
3100         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
3101         defun/defmacro any more.
3102         * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
3103         Provide fallback for unknown arglist.
3104         (byte-compile-arglist-warn): Change calling convention.
3105         (byte-compile-output-file-form): Move print-vars binding.
3106         (byte-compile-output-docform): Simplify accordingly.
3107         (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
3108         (byte-compile-defmacro-declaration): Remove.
3109         (byte-compile-file-form-defmumble): Generalize to defalias.
3110         (byte-compile-output-as-comment): Return byte-positions.
3111         Simplify callers accordingly.
3112         (byte-compile-lambda): Use `assert'.
3113         (byte-compile-defun, byte-compile-defmacro): Remove.
3114         (byte-compile-file-form-defalias):
3115         Use byte-compile-file-form-defmumble.
3116         (byte-compile-defalias-warn): Remove.
3118 2012-05-29  Stefan Merten  <smerten@oekonux.de>
3120         * textmodes/rst.el: Silence `checkdoc-ispell' errors where
3121         possible.  Fix authors.  Improve comments.  Improve loading of `cl'.
3123         (rst-mode-abbrev-table): Merge definition.
3124         (rst-mode): Make sure `font-lock-defaults' is buffer local.
3125         (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
3127 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
3129         * calendar/icalendar.el
3130         (icalendar-export-region): Export UID properly.
3132 2012-05-29  Leo Liu  <sdl.web@gmail.com>
3133         * calendar/icalendar.el (icalendar-import-format):
3134         Add `icalendar-import-format-uid' (Bug#11525).
3135         (icalendar-import-format-uid): New.
3136         (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
3137         Export UID.
3139 2012-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3141         * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
3142         different alternative patterns.
3143         (pcase-codegen): Be more careful to preserve identity.
3144         (pcase--u1): Don't forget to mark vars as used.
3146         * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
3147         (byte-compile-close-variables): Bind byte-compile--outbuffer here...
3148         (byte-compile-from-buffer): ...rather than here.
3150         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
3151         functions from byte-compile-function-environment.
3153 2012-05-29  Troels Nielsen  <bn.troels@gmail.com>
3155         * window.el (window-deletable-p): Avoid deleting the root window
3156         of a frame with an active minibuffer.
3158 2012-05-29  Martin Rudalics  <rudalics@gmx.at>
3160         * simple.el (choose-completion): Use quit-window (Bug#11567).
3162 2012-05-29  Chong Yidong  <cyd@gnu.org>
3164         * whitespace.el (whitespace-cleanup): Fix usage of
3165         whitespace-empty-at-bob-regexp (Bug#11492).
3167 2012-05-29  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
3169         * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
3170         revert (Bug#11488).
3172 2012-05-29  Juri Linkov  <juri@jurta.org>
3174         * isearch.el (isearch-mode-map): Bind `M-s _' to
3175         `isearch-toggle-symbol'.  Bind `M-s c' to
3176         `isearch-toggle-case-fold'.
3177         (search-map): Bind `M-s _' to `isearch-forward-symbol'.
3178         (isearch-forward): Add `M-s _' to the docstring.
3179         (isearch-forward-symbol, isearch-toggle-case-fold)
3180         (isearch-symbol-regexp): New functions.  (Bug#11381)
3182 2012-05-29  Juri Linkov  <juri@jurta.org>
3184         * isearch.el (isearch-word): Add docstring.  (Bug#11381)
3185         (isearch-occur, isearch-search-and-update): If `isearch-word' is
3186         a function, call it to get the regexp.
3187         (isearch-message-prefix): If `isearch-word' holds a symbol, use its
3188         property `isearch-message-prefix' instead of the string "word ".
3189         (isearch-search-fun-default): For the case of `isearch-word',
3190         return a lambda that calls re-search-forward/re-search-backward
3191         with a regexp returned by `word-search-regexp' or by the function
3192         in `isearch-word'.
3194 2012-05-29  Juri Linkov  <juri@jurta.org>
3196         * isearch.el (isearch-search-fun-default): New function.
3197         (isearch-search-fun): Move default part to the new function
3198         `isearch-search-fun-default'.
3199         (isearch-search-fun-function): Set the default value to
3200         `isearch-search-fun-default'.  (Bug#11381)
3202         * comint.el (comint-history-isearch-end):
3203         Use `isearch-search-fun-default'.
3204         (comint-history-isearch-search): Use `isearch-search-fun-default'
3205         and remove spacial case for `isearch-word'.
3206         (comint-history-isearch-wrap): Remove spacial case for
3207         `isearch-word'.
3209         * hexl.el (hexl-isearch-search-function):
3210         Use `isearch-search-fun-default'.
3212         * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
3213         Use `word-search-regexp' for `isearch-word'.
3215         * misearch.el (multi-isearch-search-fun):
3216         Use `isearch-search-fun-default'.
3218         * simple.el (minibuffer-history-isearch-search):
3219         Use `isearch-search-fun-default' and remove spacial case for
3220         `isearch-word'.
3221         (minibuffer-history-isearch-wrap): Remove spacial case for
3222         `isearch-word'.
3224         * textmodes/reftex-global.el (reftex-isearch-wrap-function):
3225         Remove spacial case for `isearch-word'.
3226         (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
3228 2012-05-28  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
3230         Decrease XEmacs incompatibilities.
3231         * textmodes/flyspell.el (flyspell-check-pre-word-p):
3232         Use `string-match'.
3233         (flyspell-delete-region-overlays): Use alternative definition for
3234         XEmacs.
3235         (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
3236         (flyspell-word): Use `process-kill-without-query' if XEmacs.
3237         (flyspell-mode-on): Use `interactive-p' if XEmacs.
3238         (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
3239         `define-obsolete-face-alias' under XEmacs, but old method.
3241         * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
3242         `with-no-warnings' definition or Emacs alias.
3243         (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
3244         (ispell-word): Do not use `region-p' if XEmacs.
3246 2012-05-28  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
3248         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
3249         Check for `ispell-dictionary-base-alist' instead of full
3250         `ispell-dictionary-alist'.
3251         (ispell-init-process): Show spellchecker when starting new Ispell
3252         process.
3254 2012-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3256         * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
3257         http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
3259 2012-05-27  Juanma Barranquero  <lekktu@gmail.com>
3261         * version.el (motif-version-string, gtk-version-string)
3262         (ns-version-string): Declare.
3264 2012-05-27  Juri Linkov  <juri@jurta.org>
3266         * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
3267         after the `eval-defun-1' specialcaseing
3268         like in `edebug-eval-defun' (bug#10181).
3270         * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
3271         like in `eval-defun-1'.
3273 2012-05-27  Eli Zaretskii  <eliz@gnu.org>
3275         * mail/sendmail.el (mail-yank-region):
3276         Recognize rmail-yank-current-message in addition to insert-buffer.
3277         Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
3278         a *mail* buffer created through rmail-start-mail with sendmail as
3279         mail-user-agent.
3281 2012-05-27  Chong Yidong  <cyd@gnu.org>
3283         * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
3284         Default to 256 (Bug#11267).
3286         * help.el (describe-mode): Doc fix.
3288 2012-05-26  Glenn Morris  <rgm@gnu.org>
3290         * w32-fns.el (w32-init-info): Remove.
3291         * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
3293         * info.el (info-initialize): For self-contained NS builds, put the
3294         included info/ directory at the front.  (Bug#2791)
3296         * paths.el (Info-default-directory-list): Make it a defcustom,
3297         mainly so that we can use custom-initialize-delay.
3299 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3301         * subr.el (buffer-has-markers-at): Mark obsolete.
3303         * subr.el (lambda): Use declare.
3305         * emacs-lisp/lisp-mode.el (lambda):
3306         * emacs-lisp/edebug.el (lambda): Move properties to its definition.
3308 2012-05-26  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
3310         * thingatpt.el (forward-same-syntax): Handle no ARG case.  (Bug#11560)
3312 2012-05-26  Glenn Morris  <rgm@gnu.org>
3314         * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
3316 2012-05-25  Glenn Morris  <rgm@gnu.org>
3318         * paths.el: Remove no-byte-compile.
3319         * loadup.el: No need to load paths.el uncompiled.
3321         * image.el (imagemagick-types-inhibit): Doc fix.
3323         * version.el: Remove no-byte-compile and associated formatting.
3324         * loadup.el: No need to load version.el uncompiled.  AFAICS, this
3325         is ancient code from when there was an "inc-vers.el".
3327 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3329         * progmodes/gdb-mi.el: Minor style changes.
3330         (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
3331         Turn into minor modes.
3332         (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
3333         (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
3334         (gdb-shell): Remove unneeded let-binding.
3335         (gdb-get-many-fields): Eliminate O(n²) behavior.
3337 2012-05-25  Eli Zaretskii  <eliz@gnu.org>
3339         * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
3340         platforms that don't link in fontset.c.
3342 2012-05-25  Juri Linkov  <juri@jurta.org>
3344         Use the same diff color scheme as in modern VCSes (bug#10181).
3346         * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
3347         to avoid confusion with `diff-added' that now uses green colors.
3348         (diff-removed): Use shades of red.
3349         (diff-added): Use shades of green.
3350         (diff-changed): Leave just the yellow color.
3351         (diff-use-changed-face): New variable.
3352         (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
3353         how to highlight context diff changes.
3354         (diff-refine-change): Use shades of yellow.
3355         (diff-refine-removed): New face that uses shades of red.
3356         (diff-refine-added): New face that uses shades of green.
3357         (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
3358         `diff-refine-removed' in the call to `smerge-refine-subst'
3359         depending on the value of `diff-use-changed-face'.
3361         * vc/smerge-mode.el (smerge-mine): Use shades of red.
3362         (smerge-other): Use shades of green.
3363         (smerge-base): Use shades of yellow.
3364         (smerge-refined-change): Empty face.
3365         (smerge-refined-removed): New face that uses shades of red.
3366         (smerge-refined-added): New face that uses shades of green.
3367         (smerge-refine-subst): Rename arg `props' to `props-c'.  Add new
3368         args `props-r' and `props-a', and use them.  Doc fix.
3369         (smerge-refine): Evaluate `smerge-use-changed-face' and depending
3370         on its value use different faces `smerge-refined-change',
3371         `smerge-refined-removed', `smerge-refined-added' in the call to
3372         `smerge-refine-subst'.
3374         * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
3375         Add face condition `min-colors 88' with shades of red.
3376         (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
3377         `min-colors 88' with shades of green.
3378         (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
3379         `min-colors 88' with shades of yellow.
3381 2012-05-24  Glenn Morris  <rgm@gnu.org>
3383         * paths.el (prune-directory-list, remote-shell-program): Move to...
3384         * files.el (prune-directory-list, remote-shell-program): ...here.
3385         For the latter, delay initialization, prefer ssh, just search PATH.
3387         * paths.el (term-file-prefix): Move to faces.el (the only user).
3388         * faces.el (term-file-prefix): Move here, make it a defcustom.
3390         * paths.el (news-directory, news-path, news-inews-program):
3391         Move to gnus/nnspool.el.
3393         * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
3395         * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
3396         * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
3397         Make the latter a defcustom, with a delayed initialization.
3399         * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
3400         These were deleted from Gnus itself late 2010.
3402 2012-05-22  Juanma Barranquero  <lekktu@gmail.com>
3404         * progmodes/which-func.el (which-func-ff-hook):
3405         Check against user-error, not error.
3407         * emacs-lisp/edebug.el (top): Do not load or set up loading of
3408         cl-specs.el, which no longer exists.
3410 2012-05-22  Glenn Morris  <rgm@gnu.org>
3412         * info.el (info-emacs-bug): New command.
3413         * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
3414         * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
3416 2012-05-21  Glenn Morris  <rgm@gnu.org>
3418         * makefile.w32-in (update-subdirs-SH):
3419         * Makefile.in (update-subdirs): Update for moved update-subdirs.
3421 2012-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3423         * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
3425         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3426         Simplify Maven regexp, and make sure the file can't start with a space
3427         (bug#11517).
3429 2012-05-21  Glenn Morris  <rgm@gnu.org>
3431         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
3432         Scrap superfluous subshells.
3434 2012-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3436         * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
3437         (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
3439 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
3441         * calc/calc.el (calc-ensure-consistent-units): New variable.
3443         * calc/calc-units.el (math-consistent-units-p)
3444         (math-check-unit-consistency): New functions.
3445         (calc-quick-units, calc-convert-units):
3446         Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
3447         is non-nil.
3448         (calc-extract-units): Fix typo.
3450 2012-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3452         * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
3454         * textmodes/flyspell.el: Commenting style, plus code simplifications.
3455         (flyspell-default-deplacement-commands): Don't spell check after
3456         repeated window/frame switches (e.g. triggered by mouse-movement).
3457         (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
3458         (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
3459         (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
3460         (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
3461         Remove unused vars.
3462         (flyspell-get-casechars, flyspell-get-not-casechars):
3463         Simplify; Don't bother removing a ] just to add it back.
3464         * textmodes/ispell.el (ispell-program-name): Use executable-find.
3466 2012-05-18  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3468         * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
3469         New functions.
3470         (math-function-table): Add support for more C functions.
3472 2012-05-18  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
3474         * textmodes/flyspell.el (flyspell-check-pre-word-p)
3475         (flyspell-check-word-p, flyspell-debug-signal-word-checked):
3476         Protect delay handling for otherchars against empty otherchars.
3478 2012-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3480         * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
3481         their respective macro declarations.
3482         * skeleton.el (define-skeleton):
3483         * progmodes/compile.el (define-compilation-mode):
3484         * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
3485         (define-ibuffer-filter):
3486         * emacs-lisp/generic.el (define-generic-mode):
3487         * emacs-lisp/easy-mmode.el (define-minor-mode)
3488         (define-globalized-minor-mode):
3489         * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
3490         * emacs-lisp/byte-run.el (defsubst):
3491         * custom.el (deftheme): Add doc-string metadata.
3493 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3495         * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
3497 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3499         * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
3501         * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
3502         * emacs-lisp/cl-macs.el: Idem.
3503         * emacs-lisp/cl-specs.el: Remove.
3505 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3507         Minor renaming of internal CL functions and variables.
3508         * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
3509         (cl--position): Rename from cl-position.
3510         (cl--delete-duplicates): Rename from cl-delete-duplicates.
3511         * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
3512         (cl--random-state): Rename from *random-state*.
3514 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3516         * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
3517         parens around the arg list (bug#11499).
3519 2012-05-17  Juri Linkov  <juri@jurta.org>
3521         * isearch.el (word-search-regexp, word-search-backward)
3522         (word-search-forward, word-search-backward-lax)
3523         (word-search-forward-lax): Move functions from search.c
3524         (bug#10145, bug#11381).
3526 2012-05-16  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
3528         * textmodes/flyspell.el (flyspell-check-pre-word-p)
3529         (flyspell-check-word-p, flyspell-debug-signal-word-checked):
3530         Delay for otherchars as for normal word components.
3532 2012-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3534         * minibuffer.el (completion--sifn-requote): Fix last change.
3535         (minibuffer-local-must-match-filename-map):
3536         Move define-obsolete-variable-alias before its var.
3538 2012-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3540         * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
3542         * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
3543         behavior.
3544         (completion--string-equal-p): New function.
3545         (completion--twq-all): Use it to get better assertion failure data.
3547         Only handle ".." and '..' quoting in shell-mode (bug#11466).
3548         * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
3549         (shell--requote-argument): New functions.
3550         (shell-completion-vars): Use them.
3551         (shell--parse-pcomplete-arguments): Rename from
3552         shell-parse-pcomplete-arguments.
3553         * comint.el (comint-word): Obey comint-file-name-quote-list.  Simplify.
3554         (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
3555         Obey comint-file-name-quote-list.
3557         * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
3558         (smie-indent-keyword): Use it.
3560 2012-05-14  Stefan Merten  <smerten@oekonux.de>
3562         * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
3564 2012-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3566         * net/rlogin.el (rlogin-mode-map): Fix last change.
3568 2012-05-14  Jason L. Wright  <jason.wright@inl.gov>  (tiny change)
3570         * mail/smtpmail.el (smtpmail-send-command): Send the command and
3571         the following \r\n using a single `process-send-string', since the
3572         Lotus SMTP server refuses to accept any commands if they are sent
3573         with two `process-send-string's (Bug#11444).
3575 2012-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3577         * shell.el (shell-parse-pcomplete-arguments):
3578         Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
3580 2012-05-14  Wolfgang Jenkner  <wjenkner@inode.at>
3582         * image-mode.el: Fit to width/height for rotated images (Bug#11431).
3583         (image-transform-scale, image-transform-right-angle-fudge): New vars.
3584         (image-transform-width, image-transform-fit-width): New functions.
3585         (image-transform-properties): Use them.
3586         (image-transform-check-size): New function.
3587         (image-toggle-display-image): Use it (for testing).
3588         (image-transform-set-rotation): Reduce angle mod 360.
3589         Delete obsolete comment.
3591 2012-05-14  Wolfgang Jenkner  <wjenkner@inode.at>
3593         * image-mode.el: Fix scaling (bug#11399).
3594         (image-transform-resize): Doc fix.
3595         (image-transform-properties): Default scale is 1 and height should
3596         be an integer.
3598 2012-05-13  Johan Bockgård  <bojohan@gnu.org>
3600         * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
3601         than hard-coding `car', to fix misbehavior when moving forward.
3603 2012-05-13  Chong Yidong  <cyd@gnu.org>
3605         * emacs-lisp/tabulated-list.el (tabulated-list-format)
3606         (tabulated-list-entries, tabulated-list-padding)
3607         (tabulated-list-sort-key): Make permanent-local.
3609         * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
3610         (electric-buffer-list): Put electric buffer menu
3611         command descriptions in this docstring, instead of the docstring
3612         of electric-buffer-menu-mode.  Code cleanups.
3613         (electric-buffer-menu-mode): Use define-derived-mode.  Rename from
3614         Electric-buffer-menu-mode.
3615         (electric-buffer-update-highlight): Minor code cleanup.
3617 2012-05-13  Michael Albinus  <michael.albinus@gmx.de>
3619         * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
3620         (Bug#11447)
3622 2012-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3624         Move define-obsolete-variable-alias before the var's definition.
3625         * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
3626         * tooltip.el (tooltip-hook):
3627         * textmodes/reftex-toc.el (reftex-toc-map):
3628         * textmodes/reftex-sel.el (reftex-select-label-map)
3629         (reftex-select-bib-map):
3630         * textmodes/reftex-index.el (reftex-index-map)
3631         (reftex-index-phrases-map):
3632         * speedbar.el (speedbar-syntax-table, speedbar-key-map):
3633         * progmodes/meta-mode.el (meta-mode-map):
3634         * novice.el (disabled-command-hook):
3635         * loadhist.el (unload-hook-features-list):
3636         * frame.el (blink-cursor):
3637         * files.el (find-file-not-found-hooks, write-file-hooks)
3638         (write-contents-hooks):
3639         * emulation/tpu-edt.el (GOLD-map):
3640         * emacs-lock.el (emacs-lock-from-exiting):
3641         * emacs-lisp/generic.el (generic-font-lock-defaults):
3642         * emacs-lisp/chart.el (chart-map):
3643         * dos-fns.el (register-name-alist):
3644         * dired-x.el (dired-omit-files-p):
3645         * desktop.el (desktop-enable):
3646         * cus-edit.el (custom-mode-hook):
3647         * buff-menu.el (buffer-menu-mode-hook):
3648         * bookmark.el (bookmark-read-annotation-text-func)
3649         (bookmark-exit-hooks):
3650         * allout.el (allout-mode-deactivate-hook)
3651         (allout-exposure-change-hook, allout-structure-added-hook)
3652         (allout-structure-deleted-hook, allout-structure-shifted-hook):
3653         * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
3654         (dirtrack-debug): Move call to define-obsolete-variable-alias so it
3655         comes before the corresponding variable's definition.
3657 2012-05-12  Chong Yidong  <cyd@gnu.org>
3659         * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
3660         (Buffer-menu-mouse-select): Restore function (Bug#11459).
3661         (Buffer-menu-mode-map): Bind it.
3662         (Buffer-menu--pretty-name): Add a mouse-face property.
3664 2012-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3666         * progmodes/prolog.el: Use SMIE.  Cleanup regexp setup.
3667         (prolog-upper-case-string, prolog-lower-case-string)
3668         (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
3669         (prolog-use-smie, prolog-smie-grammar): New vars.
3670         (prolog-smie-forward-token, prolog-smie-backward-token)
3671         (prolog-smie-rules): New funs.
3672         (prolog-comment-indent): Remove.
3673         (prolog-mode-variables): Use default comment indentation instead.
3674         Setup SMIE.
3675         (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
3676         (prolog-mode): Don't call them any more.
3677         (prolog-electric-colon, prolog-electric-dash)
3678         (prolog-edit-menu-insert-move): Use indent-according-to-mode.
3680         * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
3682         * minibuffer.el (completion--twq-all): Again, allow case differences.
3684         * term.el: Move keymap initialization code to be more idiomatic.
3685         (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
3686         (term-terminal-menu): Move initialization into declaration.
3687         (term-escape-char): Let the user set it in her .emacs.
3689         * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
3690         Provide SMIE-based indentation (not enabled by default yet).
3691         (sh-mode-map): Don't bind electric keys.
3692         Use electric-pair-mode instead of skeleton-pair.
3693         (sh-assignment-regexp): Fit within 80 columns.
3694         (sh-indent-supported): Specify actual shell name instead of boolean.
3695         (sh--maybe-here-document): New fun, from sh-maybe-here-document.
3696         (sh-maybe-here-document): Use it.  Make obsolete.
3697         (sh-electric-here-document-mode) New minor mode.
3698         (sh-mode): Use it.  Don't set sh-indent-supported-here here.
3699         (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
3700         (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
3701         (sh-smie-rc-grammar, sh-use-smie): New vars.
3702         (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
3703         (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
3704         (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
3705         (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
3706         (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
3707         (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
3708         (sh-set-shell): Use smie-setup if requested.
3710         * term.el (term-set-escape-char): Properly set term-escape-char.
3711         See http://stackoverflow.com/questions/10524656.
3713 2012-05-10  Chong Yidong  <cyd@gnu.org>
3715         * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
3716         Use url-generic-parse-url, and handle host names and Windows
3717         filenames properly.
3718         (ffap-url-unwrap-remote): Use url-generic-parse-url.
3719         (ffap-url-unwrap-remote): Accept list values, specifying a list of
3720         URL schemes to work on.
3721         (ffap--toggle-read-only): New function.
3722         (ffap-read-only, ffap-read-only-other-window)
3723         (ffap-read-only-other-frame): Use it.
3724         (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
3725         necessary for ffap-url-unwrap-remote.
3727 2012-05-10  Dave Abrahams  <dave@boostpro.com>
3729         * cus-start.el (create-lockfiles): Add it.
3731 2012-05-09  Chong Yidong  <cyd@gnu.org>
3733         * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
3734         (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
3736 2012-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3738         * shell.el (shell-completion-vars): Fix last change (bug#11348).
3740 2012-05-09  Chong Yidong  <cyd@gnu.org>
3742         * ansi-color.el (ansi-color-process-output): Check for validity of
3743         comint-last-output-start before using it.  This avoids a bad
3744         interaction with gdb-mi's input/output buffer.
3746 2012-05-09  Glenn Morris  <rgm@gnu.org>
3748         * files.el (dir-locals-read-from-file):
3749         Mention dir-locals in any error message.
3751 2012-05-09  Chong Yidong  <cyd@gnu.org>
3753         * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
3754         package (Bug#11410).
3756         * emacs-lisp/package.el (package-buffer-info): Avoid putting local
3757         variables into description.
3759 2012-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3761         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
3762         shell-delimiter-argument-list (bug#11348).
3763         (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
3765 2012-05-09  Juanma Barranquero  <lekktu@gmail.com>
3767         * textmodes/rst.el: Silence byte-compiler warnings.
3768         (rst-re-alist, rst-reset-section-caches): Move around.
3769         (rst-re): Use `characterp', not `char-valid-p'.
3770         (font-lock-beg, font-lock-end): Declare.
3772         * progmodes/idlw-shell.el (specs): Remove reference to deleted
3773         variable `idlwave-shell-activate-alt-keybindings' and simplify.
3775         * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
3777 2012-05-08  Glenn Morris  <rgm@gnu.org>
3779         * files.el (auto-mode-alist): Treat ".make" like ".mk".
3781 2012-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3783         * vc/log-edit.el: Add GNU coding standards highlighting.
3784         (log-edit-font-lock-gnu-style)
3785         (log-edit-font-lock-gnu-keywords): New vars.
3786         (log-edit-font-lock-keywords): New fun.
3787         (log-edit-mode): Don't fold case in font-lock.
3788         (log-edit-font-lock-keywords): Do not assume case-folding.
3790         * imenu.el: Misc cleanup.  Make docstrings out of comments.
3791         Use lexical-binding.
3792         (imenu--index-alist, imenu--last-menubar-index-alist)
3793         (imenu-menubar-modified-tick): Use defvar-local.
3794         (imenu--split-menu): Remove unused var.
3795         (imenu--cleanup-seen): Declare as global.
3796         (imenu--cleanup): Use dolist.
3798         * subr.el (defvar-local): Add debug spec and doc-string position.
3800 2012-05-08  Glenn Morris  <rgm@gnu.org>
3802         * language/burmese.el, language/cham.el, language/czech.el:
3803         * language/english.el, language/georgian.el, language/greek.el:
3804         * language/japanese.el, language/khmer.el, language/korean.el:
3805         * language/lao.el, language/misc-lang.el, language/romanian.el:
3806         * language/sinhala.el, language/slovak.el, language/tai-viet.el:
3807         * language/thai.el, language/utf-8-lang.el:
3808         Remove no-byte-compile setting.
3810         * play/zone.el (zone-pgm-stress): Don't pollute kill-ring.  (Bug#11388)
3812 2012-05-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
3814         * progmodes/make-mode.el (makefile-browse):
3815         Remove unnecessary interactive.  (Bug#11324)
3817 2012-05-07  Glenn Morris  <rgm@gnu.org>
3819         * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
3821         * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
3823 2012-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3825         * loadup.el: Preload newcomment.el.
3826         * newcomment.el: Move autoload-only code to toplevel.
3828         * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
3829         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
3830         Handle new :right-align column property.
3831         (tabulated-list-print-col): Idem, plus use `display' text-property to
3832         try and preserve alignment for variable pitch fonts.
3834 2012-05-07  Chong Yidong  <cyd@gnu.org>
3836         * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
3837         (tabulated-list-use-header-line): New var.
3838         (tabulated-list-init-header): Use it.
3839         (tabulated-list-print-fake-header): New function.
3840         (tabulated-list-print): Use it.
3841         (tabulated-list-sort-button-map): Add non-header-line commands.
3842         (tabulated-list-init-header): Add column name property to basic
3843         labels as well.
3844         (tabulated-list-col-sort): Handle non-header-line button case.
3845         (tabulated-list--sort-by-column-name): Fix a corner case.
3847         * buff-menu.el (list-buffers--refresh):
3848         Handle Buffer-menu-use-header-line.
3850 2012-05-06  Chong Yidong  <cyd@gnu.org>
3852         * buff-menu.el: Convert to Tabulated List mode.
3853         (Buffer-menu-buffer+size-width): Make obsolete.
3854         (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
3855         (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
3856         (Buffer-menu-mode): Derive from tabulated-list-mode.  Move command
3857         documentation into docstring of buffer-menu.
3858         (Buffer-menu-toggle-files-only): Add an informative message.
3859         (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
3860         (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
3861         (Buffer-menu-unmark, Buffer-menu-backup-unmark)
3862         (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
3863         (Buffer-menu-execute, Buffer-menu-select)
3864         (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
3865         (Buffer-menu-bury): Use Tabulated List machinery.
3866         (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
3867         (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
3868         Delete.
3869         (list-buffers--refresh): New function.
3870         (list-buffers-noselect): Use it.
3871         (tabulated-list-entry-size->, Buffer-menu--pretty-name)
3872         (Buffer-menu--pretty-file-name): New helper functions.
3874         * loadup.el: Preload tabulated-list.
3876         * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
3877         tabulated-list-sort-column.
3878         (tabulated-list-init-header): Add the initial aligning space even
3879         if tabulated-list-padding is zero.
3881 2012-05-06  Christopher Schmidt  <christopher@ch.ristopher.com>
3883         * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
3884         whose cdr is not a cons cell correctly (bug#11038).
3886 2012-05-06  Chong Yidong  <cyd@gnu.org>
3888         * emacs-lisp/tabulated-list.el (tabulated-list-format):
3889         Accept additional plist in column descriptors.
3890         (tabulated-list-init-header): Obey it.
3891         (tabulated-list-get-entry): New function.
3892         (tabulated-list-put-tag): Use it.  Use string-width instead of
3893         length.
3894         (tabulated-list--column-number): New function.
3895         (tabulated-list-print): Use it.
3896         (tabulated-list-print-col): New function.
3897         Set `tabulated-list-column-name' property on each column's text.
3898         (tabulated-list-print-entry): Use it.
3899         (tabulated-list-delete-entry, tabulated-list-set-col):
3900         New functions.
3901         (tabulated-list-sort-column): New command (Bug#11337).
3903         * buff-menu.el (list-buffers): Move C-x C-b binding from
3904         buff-menu.el to bindings.el.
3906         * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
3907         :advertised-binding feature.
3909 2012-05-06  Troels Nielsen  <bn.troels@gmail.com>  (tiny change)
3911         * progmodes/compile.el (compilation-internal-error-properties):
3912         Calculate start position correctly when end-col is set but
3913         end-line is not (Bug#11382).
3915 2012-05-06  Wolfgang Jenkner  <wjenkner@inode.at>
3917         * man.el (Man-unindent): Use text-property-default-nonsticky to
3918         prevent untabify from inheriting face properties (Bug#11408).
3920 2012-05-05  Stefan Merten  <smerten@oekonux.de>
3922         * textmodes/rst.el: Major merge with upstream development up to
3923         Docutils SVN r7399 / rst.el V1.2.1.
3925         Clarify maintainership and authors.
3927         (rst-extract-version, rst-cvs-header, rst-cvs-rev)
3928         (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
3929         (rst-official-version, rst-official-cvs-rev, rst-version)
3930         (rst-package-emacs-version-alist): New functions and variables
3931         for version information.
3933         (rst-bullets, rst-uri-schemes, rst-adornment-chars)
3934         (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
3935         (rst-mode-syntax-table, rst-mode): New and corrected functions
3936         and variables representing reStructuredText features.
3938         (rst-re): New function for reStructuredText regexes.  Use in
3939         many places.
3941         (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
3942         (rst-mode-map): Rebind keys.
3944         (rst-mode-lazy, rst-font-lock-keywords)
3945         (rst-font-lock-extend-region)
3946         (rst-font-lock-extend-region-internal)
3947         (rst-font-lock-extend-region-extend)
3948         (rst-font-lock-find-unindented-line-limit)
3949         (rst-font-lock-find-unindented-line-match)
3950         (rst-adornment-level, rst-font-lock-adornment-level)
3951         (rst-font-lock-adornment-match)
3952         (rst-font-lock-handle-adornment-pre-match-form)
3953         (rst-font-lock-handle-adornment-matcher): Major revision of
3954         font-locking.  Integrate with other code.  Use `jit-lock-mode'.
3956         (rst-preferred-adornments, rst-adjust-hook)
3957         (rst-new-adornment-down, rst-preferred-bullets)
3958         (rst-preferred-bullets, rst-indent, rst-indent-width)
3959         (rst-indent-field, rst-indent-literal-normal)
3960         (rst-indent-literal-minimized, rst-indent-comment): Change,
3961         extend and improve customization.
3963         (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
3964         (rst-normalize-cursor-position, rst-get-decoration)
3965         (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
3966         (rst-rstrip, rst-toc-insert-find-delete-contents)
3967         (rst-shift-fill-region, rst-compute-bullet-tabs)
3968         (rst-debug-print-tabs, rst-debug-mark-found)
3969         (rst-shift-region-guts, rst-shift-region-right)
3970         (rst-shift-region-left, rst-use-char-classes)
3971         (rst-font-lock-keywords-function)
3972         (rst-font-lock-indentation-point)
3973         (rst-font-lock-find-unindented-line-begin)
3974         (rst-font-lock-find-unindented-line-end)
3975         (rst-font-lock-find-unindented-line)
3976         (rst-font-lock-adornment-point, rst-font-lock-level)
3977         (rst-adornment-level-alist): Remove functions and variables.
3979         (rst-compare-adornments, rst-get-adornment-match)
3980         (rst-suggest-new-adornment, rst-get-adornments-around)
3981         (rst-adornment-complete-p, rst-get-next-adornment)
3982         (rst-adjust-adornment, rst-display-adornments-hierarchy)
3983         (rst-straighten-adornments): Standardize function names to
3984         use "adornment" instead of "decoration".  Correct callers.
3985         Similar standardizing in many places.
3987         (rst-update-section, rst-adjust, rst-promote-region)
3988         (rst-enumerate-region, rst-bullet-list-region)
3989         (rst-repeat-last-character): Correct use of `interactive'.
3991         (rst-classify-adornment, rst-find-all-adornments)
3992         (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
3993         (rst-find-leftmost-column, rst-repeat-last-character):
3994         Refactor functions.
3996         (rst-find-title-line, rst-reset-section-caches)
3997         (rst-get-adornments-around, rst-adjust-adornment-work)
3998         (rst-arabic-to-roman, rst-roman-to-arabic)
3999         (rst-insert-list-pos, rst-insert-list-new-item)
4000         (rst-insert-list-continue, rst-insert-list, rst-forward-line):
4001         New functions.
4003         (rst-all-sections, rst-section-hierarchy)
4004         (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
4005         New variables.
4007         (rst-toc-return-wincfg, rst-toc-quit-window): Use window
4008         configuration instead of only buffer.  Change where necessary.
4010         (rst-line-tabs, rst-compute-tabs, rst-indent-line)
4011         (rst-shift-region, rst-adaptive-fill): New functions for
4012         indentation and filling.
4014         (rst-comment-line-break, rst-comment-indent)
4015         (rst-comment-insert-comment, rst-comment-region)
4016         (rst-uncomment-region): New functions for handling comments.
4018         (rst-compile): Quote shell arguments.
4020         (rst-compile-pdf-preview, rst-compile-slides-preview):
4021         Delete temporary files after use.
4023 2012-05-05  Glenn Morris  <rgm@gnu.org>
4025         * calendar/cal-html.el: Optionally include holidays in the output.
4026         Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
4027         (cal-html-holidays): New option.
4028         (cal-html-css-default): Add holiday entry.
4029         (holiday-in-range): Autoload it.
4030         (cal-html-htmlify-entry): Add optional class argument.
4031         (cal-html-htmlify-list): Add optional holidays argument.
4032         (cal-html-insert-agenda-days): Include holidays in the output.
4033         (cal-html-one-month): Maybe include holidays.
4035         * calendar/holidays.el (holiday-in-range):
4036         Move here from cal-tex-list-holidays.
4037         * calendar/cal-tex.el (cal-tex-list-holidays):
4038         Make it an obsolete alias for holiday-in-range.  Update all callers.
4040 2012-05-05  Chong Yidong  <cyd@gnu.org>
4042         * select.el (xselect--encode-string): Always use utf-8 for TEXT on
4043         Nextstep.
4045 2012-05-05  Ransom Williams  <auvergnerw@gmail.com>  (tiny change)
4047         * files.el (file-auto-mode-skip): New var.
4048         (set-auto-mode-1): Use it.
4050 2012-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4052         * repeat.el: Use lexical-binding.
4053         (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
4054         (repeat-undo-count): Remove.
4055         (repeat):
4056         * progmodes/octave-mod.el (octave-abbrev-start):
4057         * progmodes/f90.el (f90-abbrev-start):
4058         * face-remap.el (text-scale-adjust):
4059         * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
4061         * emacs-lisp/pcase.el (pcase--let*): New function.
4062         (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
4063         a bit more.
4064         (pcase--split-pred): Be more clever about ruling out overlap between
4065         a predicate and some constant pattern.
4066         (pcase--q1): Use `null' instead of (eq foo nil).
4068         * subr.el (setq-local, defvar-local): New macros.
4069         (kbd): Redefine as an alias.
4070         (with-selected-window): Leave unrelated frames alone.
4071         (set-temporary-overlay-map): New function.
4073 2012-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4075         * subr.el (user-error): New function.
4076         * window.el (switch-to-buffer):
4077         * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
4078         (smerge-match-conflict):
4079         * simple.el (previous-matching-history-element)
4080         (next-matching-history-element, goto-history-element, undo-more)
4081         (undo-start):
4082         * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
4083         (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
4084         (next-file, tags-loop-scan, list-tags, complete-tag):
4085         * progmodes/compile.el (compilation-loop):
4086         * mouse.el (mouse-minibuffer-check):
4087         * man.el (Man-bgproc-sentinel, Man-goto-page):
4088         * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
4089         (Info-history-forward, Info-follow-reference, Info-menu)
4090         (Info-extract-menu-item, Info-extract-menu-counting)
4091         (Info-forward-node, Info-backward-node, Info-next-menu-item)
4092         (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
4093         (Info-next-reference, Info-prev-reference, Info-index)
4094         (Info-index-next, Info-follow-nearest-node)
4095         (Info-copy-current-node-name):
4096         * imenu.el (imenu--make-index-alist)
4097         (imenu-default-create-index-function, imenu-add-to-menubar):
4098         * files.el (basic-save-buffer, recover-file):
4099         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4100         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
4101         (checkdoc-message-text, checkdoc-defun):
4102         * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
4103         * cus-edit.el (customize-changed-options, customize-rogue)
4104         (customize-saved, custom-variable-set, custom-variable-mark-to-save)
4105         (custom-variable-mark-to-reset-standard)
4106         (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
4107         (custom-file):
4108         * completion.el (check-completion-length):
4109         * comint.el (comint-search-arg)
4110         (comint-previous-matching-input-string-position)
4111         (comint-previous-matching-input)
4112         (comint-replace-by-expanded-history-before-point, comint-send-input)
4113         (comint-copy-old-input, comint-backward-matching-input)
4114         (comint-goto-process-mark, comint-set-process-mark):
4115         * calendar/calendar.el (calendar-cursor-to-date): Use it.
4116         * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
4118 2012-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4120         * dabbrev.el (dabbrev--ignore-case-p): New function.
4121         (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
4122         Use it.
4124         * files.el (automount-dir-prefix): Mark as obsolete.
4126 2012-05-04  Glenn Morris  <rgm@gnu.org>
4128         * patcomp.el, play/bruce.el: Move to obsolete/.
4130 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
4132         Fix minor Y10k bugs.
4133         * arc-mode.el (archive-unixdate):
4134         * autoinsert.el (auto-insert-alist):
4135         * calc/calc-forms.el (math-this-year):
4136         * emacs-lisp/copyright.el (copyright-current-year)
4137         (copyright-update-year, copyright):
4138         * tar-mode.el (tar-clip-time-string):
4139         * time.el (display-time-update):
4140         Don't assume years have 4 digits.
4142 2012-05-04  Chong Yidong  <cyd@gnu.org>
4144         * dos-w32.el (file-name-buffer-file-type-alist)
4145         (direct-print-region-use-command-dot-com):
4146         * ffap.el (ffap-menu-regexp):
4147         * find-file.el (ff-special-constructs):
4148         * follow.el (follow-debug):
4149         * forms.el (forms--debug):
4150         * iswitchb.el (iswitchb-all-frames):
4151         * ido.el (ido-all-frames):
4152         * emacs-lisp/timer.el (timer-max-repeats):
4153         * mail/feedmail.el (feedmail-mail-send-hook)
4154         (feedmail-mail-send-hook-queued):
4155         * mail/footnote.el (footnote-signature-separator):
4156         * mail/mailabbrev.el (mail-alias-separator-string)
4157         (mail-abbrev-mode-regexp):
4158         * mail/rmail.el (rmail-speedbar-match-folder-regexp):
4159         * progmodes/idlwave.el (idlwave-libinfo-file)
4160         (idlwave-default-completion-case-is-down)
4161         (idlwave-library-routines): Convert defvars to defcustoms.
4163         * mail/rmail.el (rmail-decode-mime-charset):
4164         * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
4165         (idlwave-shell-fix-inserted-breaks)
4166         (idlwave-shell-activate-alt-keybindings)
4167         (idlwave-shell-use-breakpoint-glyph):
4168         * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
4170 2012-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4172         * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
4174 2012-05-03  Wilson Snyder  <wsnyder@wsnyder.org>
4176         * progmodes/verilog-mode.el (font-lock-keywords):
4177         Fix mis-highligting auto.  Reported by Craig Barner.
4178         (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
4179         defines from global name space. Reported by Dan Dever.
4180         (verilog-auto-reset, verilog-auto-reset-widths)
4181         (verilog-auto-tieoff): Support using unbased numbers for
4182         AUTORESET and AUTOTIEOFF.
4183         (verilog-submit-bug-report): Update variable list.
4184         (verilog-read-auto-params): Fix AUTOINPUT regexps containing
4185         parenthesis from not matching. Reported by Michael Rytting.
4186         (verilog-auto-template-lint): Fix hash error when linting modules
4187         with no used templates.
4188         (verilog-warn, verilog-warn-error)
4189         (verilog-warn-fatal): When non-interactive report multiple
4190         warnings before exiting.  Suggested by Brad Dobbie.
4191         (verilog-auto-template-lint, verilog-auto-template-warn-unused)
4192         (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
4193         to report unused template errors.  Reported by Brad Dobbie.
4194         (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
4195         nets, bug438. Reported by Vns Blore.
4196         (verilog-auto-inout-module, verilog-auto-reg)
4197         (verilog-read-decls, verilog-read-sub-decls-sig)
4198         (verilog-signals-edit-wire-reg, verilog-signals-with):
4199         Fix passing of Verilog data types in ANSI input/output ports
4200         such as "output logic" into the AUTOs. Special case "wire" and
4201         "reg" for backwards compatibility presuming Verilog 2001.
4202         (verilog-auto-ascii-enum): Add "auto enum" as alias.
4203         (verilog-preprocess): Fix replication of preprocess output.
4204         Reported by Brad Dobbie.
4205         (verilog-auto-inst-interfaced-ports):
4206         Create verilog-auto-inst-interfaced-ports, bug429.
4207         Reported by Julian Gorfajn.
4208         (verilog-after-save-font-hook)
4209         (verilog-before-save-font-hook): New variable.
4210         (verilog-modi-cache-results, verilog-save-font-mod-hooked)
4211         (verilog-save-font-mods): Wrap disabling fontification, reported
4212         by David Rogoff.
4213         (verilog-do-indent, verilog-pretty-declarations-auto)
4214         (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
4215         Reported by Pierre-David Pfister.
4216         (verilog-set-auto-endcomments): Fix endtask auto comments outside
4217         of class declarations, bug292.  Reported by Kevin Heilman.
4218         (verilog-read-decls): Fix 'parameter type' not appearing in
4219         AUTOINSTPARAM, bug340.  Reported by Jonathan Greenlaw.
4220         (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
4221         AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
4222         (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
4223         Reported by David Kravitz.
4225 2012-05-03  Michael McNamara  <mac@mail.brushroad.com>
4227         * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
4228         assignment with tests in ifs and for loops.
4229         (verilog-extended-complete-re, verilog-complete-reg): Change so
4230         that DPI inport functions don't look like fuction declarations.
4231         (verilog-pretty-expr): Don't line up assignment
4232         operations to the test and increment in if and for loops
4233         (verilog-extended-complete-re, verilog-complete-reg): Change so
4234         that DPI inport functions don't look like fuction declarations.
4236 2012-05-03  Kenichi Handa  <handa@m17n.org>
4238         * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
4239         decoding, and show a warning message without signaling an error
4240         (Bug#11282).
4242 2012-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4244         * emacs-lisp/bytecomp.el
4245         (byte-compile-file-form-custom-declare-variable): Compile all elements,
4246         since cconv.el might have introduced :fun-body, internal-make-closure,
4247         and friends for bytecomp to handle (bug#11391).
4248         * custom.el (defcustom): Avoid ((λ ..) ..).
4250 2012-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4252         * subr.el (read-passwd): Better clean after ourselves (bug#11392).
4254 2012-05-02  Juanma Barranquero  <lekktu@gmail.com>
4256         * notifications.el (dbus-debug):
4257         * term/linux.el (gpm-mouse-enable):
4258         * term/screen.el (xterm-register-default-colors): Declare.
4260 2012-05-02  Chong Yidong  <cyd@gnu.org>
4262         * cus-start.el (gc-cons-percentage, exec-suffixes)
4263         (dos-display-scancodes, dos-hyper-key, dos-super-key)
4264         (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
4265         (make-cursor-line-fully-visible, void-text-area-pointer)
4266         (font-list-limit): Add customization data.
4268         * allout.el (allout-exposure-change-functions)
4269         (allout-structure-added-functions)
4270         (allout-structure-deleted-functions)
4271         (allout-structure-shifted-functions): Rename abnormal hooks from
4272         *-hook, and convert to defcustoms.
4273         (allout-after-copy-or-kill-hook, allout-post-undo-hook):
4274         Convert to defcustoms.
4275         (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
4277         * allout-widgets.el: Hook callers changed.
4279 2012-05-02  Eli Zaretskii  <eliz@gnu.org>
4281         * mail/rmail.el (rmail-yank-current-message): Use the encoding of
4282         the yanked message in preference to the default value of
4283         buffer-file-coding-system.
4285 2012-05-02  Martin Rudalics  <rudalics@gmx.at>
4287         * window.el (display-buffer--action-function-custom-type):
4288         Fix entry.
4290 2012-05-02  Alan Mackenzie  <acm@muc.de>
4292         * progmodes/cc-defs.el (c-version): Update to 5.32.3.
4294 2012-05-01  Glenn Morris  <rgm@gnu.org>
4296         * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
4298         * eshell/esh-cmd.el (eshell-debug-command): Doc fix.  Add :set.
4300         * cus-edit.el (custom-variable-documentation): Simplify with format.
4302 2012-05-01  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
4303             Stefan Monnier  <monnier@iro.umontreal.ca>
4305         * simple.el (suggest-key-bindings, execute-extended-command):
4306         Move from keyboard.c.
4308 2012-05-01  Chong Yidong  <cyd@gnu.org>
4310         * follow.el: Eliminate advice.
4311         (set-process-filter, process-filter, sit-for): Advice deleted.
4312         (follow-mode-off-hook): Obsolete hook removed.
4313         (follow-avoid-tail-recenter-p, follow-process-filter-alist):
4314         Vars deleted.
4315         (follow-auto): Use a :set function.
4316         (follow-mode): Rewritten.  Don't advise process filters.
4317         (follow-switch-to-current-buffer-all, follow-scroll-up)
4318         (follow-scroll-down): Assume follow-mode is bound.
4319         (follow-comint-scroll-to-bottom)
4320         (follow-align-compilation-windows): New functions.
4321         (follow--window-sorter): New function.
4322         (follow-all-followers): Use it to explicitly sort windows by their
4323         positions; don't make assumptions about next-window order.
4324         (follow-windows-start-end, follow-delete-other-windows-and-split)
4325         (follow-calc-win-start): Doc fix.
4326         (follow-windows-aligned-p, follow-select-if-visible): Don't call
4327         vertical-motion unnecessarily.
4328         (follow-adjust-window): New function.
4329         (follow-post-command-hook): Use it.
4330         (follow-call-set-process-filter, follow-call-process-filter)
4331         (follow-intercept-process-output, follow-tidy-process-filter-alist)
4332         (follow-stop-intercept-process-output, follow-generic-filter):
4333         Functions deleted.
4334         (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
4335         (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
4336         New functions, replacing advice on scroll-bar-* commands.
4337         (follow-mwheel-scroll): New function (Bug#4112).
4339         * comint.el (comint-adjust-point): New function.
4340         (comint-postoutput-scroll-to-bottom): Use it.
4341         Call follow-comint-scroll-to-bottom for Follow mode buffers.
4343 2012-05-01  Glenn Morris  <rgm@gnu.org>
4345         * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
4346         * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
4347         * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
4348         * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
4349         * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
4350         Remove no-byte-compile setting.
4352 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4354         * minibuffer.el (completion-table-with-quoting): Fix compatibility
4355         all-completions code to not return a number in the last cdr.
4357 2012-04-30  Leo Liu  <sdl.web@gmail.com>
4359         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
4360         read-only error.
4362 2012-04-29  Chong Yidong  <cyd@gnu.org>
4364         * follow.el (follow-calc-win-end): Rewrite to handle partial
4365         screen lines correctly (Bug#8390).
4366         (follow-avoid-tail-recenter): Minor cleanup.
4368 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4370         Avoid the obsolete `assoc' package.
4371         * speedbar.el (speedbar-refresh): Avoid adelete.
4372         (speedbar-file-lists): Simplify and avoid aput.
4373         * man.el (Man--sections, Man--refpages): New vars, replacing
4374         Man-sections-alist and Man-refpages-alist.
4375         (Man-build-section-alist, Man-build-references-alist):
4376         Use them; avoid aput.
4377         (Man--last-section, Man--last-refpage): New vars.
4378         (Man-follow-manual-reference): Use them.
4379         Use the `default' arg of completing-read.
4380         (Man-goto-section): Idem.  Move prompt to the `interactive' spec.
4382 2012-04-27  Chong Yidong  <cyd@gnu.org>
4384         * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
4386         * startup.el (x-apply-session-resources): New function.
4388         * term/ns-win.el (ns-initialize-window-system):
4389         * term/w32-win.el (w32-initialize-window-system):
4390         * term/x-win.el (x-initialize-window-system): Use it to properly
4391         set menu-bar-mode and other vars from X resources, even if the
4392         initial frame is not a window-system frame (Bug#2299).
4394         * subr.el (read-key): Avoid running filter function when setting
4395         up temporary tool bar entries (Bug#9922).
4397 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
4399         * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
4400         (Bug#11344)
4402 2012-04-27  Chong Yidong  <cyd@gnu.org>
4404         * select.el (xselect--encode-string): New function, split from
4405         xselect-convert-to-string.
4406         (xselect-convert-to-string): Use it.
4407         (xselect-convert-to-filename, xselect-convert-to-os)
4408         (xselect-convert-to-host, xselect-convert-to-user): Ensure that
4409         returned strings are properly encoded (Bug#11315).
4411 2012-04-27  Chong Yidong  <cyd@gnu.org>
4413         * simple.el (delete-active-region): Move to killing custom group.
4415 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
4417         * progmodes/which-func.el (which-func-current): Quote %
4418         characters for mode-line processing.
4420 2012-04-27  Chong Yidong  <cyd@gnu.org>
4422         * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
4423         reaching eob (Bug#11286).
4425 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
4427         * progmodes/gdb-mi.el (gdb-control-level): New variable.
4428         (gdb): Make it buffer-local and init to zero.
4429         (gdb-control-commands-regexp): New variable.
4430         (gdb-send): Don't wrap in "-interpreter-exec console" if
4431         gdb-control-level is positive.  Increment gdb-control-level
4432         whenever the command matches gdb-control-commands-regexp, and
4433         decrement it each time the command is "end".  (Bug#11279)
4435 2012-04-27  Martin Rudalics  <rudalics@gmx.at>
4437         * window.el (adjust-window-trailing-edge, enlarge-window)
4438         (shrink-window, window-resize):
4439         * mouse.el (mouse-drag-line): Fix resizing of minibuffer
4440         windows (Bug#11276).
4442 2012-04-27  Chong Yidong  <cyd@gnu.org>
4444         * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
4445         fix "missing prefix" warning.  All callers changed.
4447 2012-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4449         * emacs-lisp/assoc.el: Move to obsolete/.
4451 2012-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4453         * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
4455         * term/ns-win.el (ns-define-service):
4456         * progmodes/pascal.el (pascal-goto-defun):
4457         * progmodes/js.el (js--read-tab):
4458         * progmodes/etags.el (tags-lazy-completion-table):
4459         * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
4460         * emacs-lisp/ewoc.el (ewoc--wrap):
4461         * emacs-lisp/assoc.el (aput, adelete, amake):
4462         * doc-view.el (doc-view-convert-current-doc):
4463         * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
4465 2012-04-26  Chong Yidong  <cyd@gnu.org>
4467         * image.el (image-type-from-buffer): Only return supported image
4468         type (Bug#9045).
4470         * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
4471         value, for symmetry with diff-end-of-hunk.
4472         (diff-split-hunk, diff-find-source-location)
4473         (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
4474         (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
4475         (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
4476         compute the relevant hunk or file properly (Bug#6005).
4477         (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
4479 2012-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4481         * vc/vc-mtn.el:
4482         * vc/vc-hg.el:
4483         * vc/vc-git.el:
4484         * vc/vc-dir.el:
4485         * vc/vc-cvs.el:
4486         * vc/vc-bzr.el:
4487         * vc/vc-arch.el:
4488         * vc/vc.el: Replace lexical-let by lexical-binding.
4489         * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
4490         * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
4491         * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
4493 2012-04-26  Chong Yidong  <cyd@gnu.org>
4495         * vc/diff-mode.el (diff-undo): New command (Bug#5302).
4496         (diff-mode-shared-map): Bind it to / and [remap undo].
4498         * vc/ediff-wind.el (ediff-setup-windows-default): New function.
4499         (ediff-window-setup-function): Use it as the default, to set up
4500         windows based on whether the current frame is graphical (Bug#2138).
4501         (ediff-choose-window-setup-function-automatically): Make obsolete.
4503         * vc/ediff-init.el: Always define ediff-pixel-width/height.
4505 2012-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4507         * ffap.el: Remove old code for obsolete package.
4508         (ffap-complete-as-file-p): Remove.
4510         Use completion-table-with-quoting for comint and pcomplete.
4511         * comint.el (comint--unquote&requote-argument)
4512         (comint--unquote-argument, comint--requote-argument): New functions.
4513         (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
4514         (comint-quote-filename): Use regexp-opt-charset.
4515         (comint--common-suffix, comint--common-quoted-suffix)
4516         (comint--table-subvert): Remove.
4517         (comint-unquote-function, comint-requote-function): New vars.
4518         (comint--complete-file-name-data): Use them with
4519         completion-table-with-quoting.
4520         * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
4521         * pcomplete.el (pcomplete-arg-quote-list)
4522         (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
4523         (pcomplete-unquote-argument-function): Default to non-nil.
4524         (pcomplete-unquote-argument): Simplify.
4525         (pcomplete--common-quoted-suffix): Remove.
4526         (pcomplete-requote-argument-function): New var.
4527         (pcomplete--common-suffix): New function.
4528         (pcomplete-completions-at-point): Use completion-table-with-quoting
4529         and completion-table-subvert.
4531         * minibuffer.el: Use completion-table-with-quoting for read-file-name.
4532         (minibuffer--double-dollars): Preserve properties.
4533         (completion--sifn-requote): New function.
4534         (completion--file-name-table): Rewrite using it and c-t-with-quoting.
4536         * minibuffer.el: Add support for completion of quoted/escaped data.
4537         (completion-table-with-quoting, completion-table-subvert): New funs.
4538         (completion--twq-try, completion--twq-all): New functions.
4539         (completion--nth-completion): New function.
4540         (completion-try-completion, completion-all-completions): Use it.
4542 2012-04-25  Leo Liu  <sdl.web@gmail.com>
4544         * progmodes/python.el (python-pdbtrack-get-source-buffer):
4545         Use compilation-message if available to find real filename.
4547 2012-04-25  Chong Yidong  <cyd@gnu.org>
4549         * vc/diff-mode.el (diff-setup-whitespace): New function.
4550         (diff-mode): Use it.
4552         * vc/diff.el (diff-sentinel):
4553         * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
4554         Whitespace mode variables based on diff style (Bug#8612).
4556 2012-04-25  Leo Liu  <sdl.web@gmail.com>
4558         * progmodes/python.el (python-send-region): Add suffix .py to the
4559         temp file.
4561         * files.el (auto-mode-alist): Use javascript-mode instead.
4563 2012-04-25  Alex Harsanyi  <AlexHarsanyi@gmail.com>
4565         Sync with soap-client repository.  Support SOAP simpleType (Bug#10331).
4567         * net/soap-client.el (soap-resolve-references-for-sequence-type)
4568         (soap-resolve-references-for-array-type): Hack to prevent self
4569         references, see Bug#9.
4570         (soap-parse-envelope): Report the contents of the 'detail' node
4571         when receiving a fault reply.
4572         (soap-parse-envelope): Report the contents of the entire 'detail' node.
4574         * net/soap-inspect.el (soap-sample-value-for-simple-type)
4575         (soap-inspect-simple-type): New function.
4577         * net/soap-client.el (soap-simple-type): New struct.
4578         (soap-default-xsd-types, soap-default-soapenc-types)
4579         (soap-decode-basic-type, soap-encode-basic-type):
4580         support unsignedInt and double basic types.
4581         (soap-resolve-references-for-simple-type)
4582         (soap-parse-simple-type, soap-encode-simple-type): New function.
4583         (soap-parse-schema): Parse xsd:simpleType declarations.
4585         * net/soap-client.el (soap-default-xsd-types)
4586         (soap-default-soapenc-types): Add integer, byte and anyURI types.
4587         (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
4588         the local name of "soapenc:Array".
4589         (soap-decode-basic-type, soap-encode-basic-type): Support encoding
4590         decoding integer, byte and anyURI xsd types.
4592 2012-04-25  Chong Yidong  <cyd@gnu.org>
4594         * cus-edit.el (custom-buffer-create-internal): Update header text.
4596 2012-04-25  Eli Zaretskii  <eliz@gnu.org>
4598         * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
4599         settings on 'system-type', not on 'window-system'.  On MS-Windows,
4600         set interactive-mode on in GDB.
4602 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4604         * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
4605         (ruby-syntax-propertize-regexp): Remove.
4606         (ruby-syntax-propertize-function): Split regexp into chunks.
4607         Match following code directly.
4609 2012-04-24  Dmitry Gutov  <dgutov@yandex.ru>
4611         * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
4612         (ruby-syntax-propertize-regexp): New function.
4613         (ruby-syntax-propertize-function): Use it to handle regexp not preceded
4614         by a special keyword.
4616         * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
4617         (ruby-syntax-general-delimiters-goto-beg)
4618         (ruby-syntax-propertize-general-delimiters): New functions.
4619         (ruby-syntax-propertize-function): Use them to handle GDL.
4620         (ruby-font-lock-keywords): Move old handling of GDL...
4621         (ruby-font-lock-syntactic-keywords): .. to here.
4622         (ruby-calculate-indent): Adjust indentation for GDL.
4624 2012-04-24  Michael Albinus  <michael.albinus@gmx.de>
4626         * notifications.el (top): Remove unneeded declarations.
4627         (notifications-specification-version): Change to "1.2".
4628         (notifications-interface, notifications-notify-method)
4629         (notifications-close-notification-method): Fix docstring.
4630         (notifications-get-capabilities-method): New defconst.
4631         (notifications-notify): Add :action-items, :resident and
4632         :transient hints.  Change "image_data" to "image-data" and
4633         "image_path" to "image-path".
4634         (notifications-get-capabilities): New defun.
4636 2012-04-24  Leo Liu  <sdl.web@gmail.com>
4638         * progmodes/python.el: Move hideshow setup to the end.
4640 2012-04-24  Martin Rudalics  <rudalics@gmx.at>
4642         * window.el (handle-select-window): Clear echo area since this is
4643         no more done by read_char (Bug#11304).
4645 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4647         * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
4648         and `/ M' to filter-derived-mode.
4649         * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
4650         (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
4651         (ibuffer-mark-by-mode): Use default rather than initial-input.
4652         (ibuffer-filter-by-derived-mode): Autoload and require-match.
4654 2012-04-24  Ivan Andrus  <darthandrus@gmail.com>  (tiny change)
4656         * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
4657         (ibuffer-filter-by-derived-mode): New filter.
4658         * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
4660 2012-04-23  Andreas Politz  <politza@fh-trier.de>
4662         * subr.el (accept-change-group): Fix arg usage (Bug#6095).
4664 2012-04-23  Chong Yidong  <cyd@gnu.org>
4666         * cus-edit.el (customize-apropos, customize-apropos-options):
4667         Disable matching of non-option variables (Bug#11176).
4668         (customize-option, customize-option-other-window)
4669         (customize-changed-options): Doc fix.
4670         (customize-apropos-options, customize-apropos-faces)
4671         (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
4673         * apropos.el (apropos-read-pattern): Make prompt less cryptic.
4674         Fix word list splitting (Bug#11132).
4675         (apropos-symbol, apropos-keybinding, apropos-label)
4676         (apropos-property, apropos-function-button)
4677         (apropos-variable-button, apropos-misc-button): New faces.
4678         (apropos-symbol-face, apropos-keybinding-face)
4679         (apropos-label-face, apropos-property-face, apropos-match-face):
4680         Variables removed (Bug#8396).
4681         (apropos-library-button, apropos-format-plist, apropos-print)
4682         (apropos-print-doc, apropos-describe-plist): Callers changed.
4684 2012-04-23  Michael Albinus  <michael.albinus@gmx.de>
4686         * net/xesam.el (xesam-mode-map): Use let-bound map in
4687         initialization.  (Bug#11292)
4689 2012-04-23  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
4691         Preserve ispell session localwords when switching back to
4692         original buffer.
4694         * textmodes/ispell.el (ispell-buffer-session-localwords):
4695         New buffer-local variable to hold buffer session localwords.
4696         (ispell-kill-ispell): Add option 'clear to delete session
4697         localwords.
4698         (ispell-command-loop, ispell-change-dictionary)
4699         (ispell-buffer-local-words): Preserve session localwords when
4700         needed.
4702         * textmodes/flyspell.el (flyspell-process-localwords)
4703         (flyspell-do-correct): Preserve session localwords when needed.
4705 2012-04-23  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
4707         * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
4708         using obsolete `translation-table-for-input'.
4709         (ispell-word, ispell-process-line, ispell-complete-word):
4710         Use plain `insert' instead of removed `ispell-insert-word'.
4712 2012-04-22  Chong Yidong  <cyd@gnu.org>
4714         * cus-edit.el (custom-variable-menu)
4715         (custom-variable-reset-saved, custom-face-menu)
4716         (custom-face-reset-saved): If there is no saved value, make the
4717         "reset-saved" operation bring back the default (Bug#9509).
4718         (custom-face-state): Properly detect themed faces.
4720         * faces.el (face-spec-set): Stop supporting deprecated form of
4721         third arg.
4723 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
4725         Move functions from C to Lisp.  Make non-blocking method calls
4726         the default.  Implement further D-Bus standard interfaces.
4728         * net/dbus.el (dbus-message-internal): Declare function.
4729         Remove unneeded function declarations.
4730         (defvar dbus-message-type-invalid, dbus-message-type-method-call)
4731         (dbus-message-type-method-return, dbus-message-type-error)
4732         (dbus-message-type-signal): Declare variables.  Remove local
4733         definitions.
4734         (dbus-interface-dbus, dbus-interface-peer)
4735         (dbus-interface-introspectable, dbus-interface-properties)
4736         (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
4737         Adapt docstring.
4738         (dbus-interface-objectmanager): New defconst.
4739         (dbus-call-method, dbus-call-method-asynchronously)
4740         (dbus-send-signal, dbus-method-return-internal)
4741         (dbus-method-error-internal, dbus-register-service)
4742         (dbus-register-signal, dbus-register-method): New defuns, moved
4743         from dbusbind.c
4744         (dbus-call-method-handler, dbus-setenv)
4745         (dbus-get-all-managed-objects, dbus-managed-objects-handler):
4746         New defuns.
4747         (dbus-call-method-non-blocking): Make it an obsolete function.
4748         (dbus-unregister-object, dbus-unregister-service)
4749         (dbus-handle-event, dbus-register-property)
4750         (dbus-property-handler): Obey the new structure of
4751         `bus-registered-objects'.
4752         (dbus-introspect): Use `dbus-call-method'.  Use a timeout.
4753         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4754         Use `dbus-call-method'.
4756 2012-04-22  Chong Yidong  <cyd@gnu.org>
4758         * cus-edit.el (custom-commands, custom-reset-menu)
4759         (Custom-reset-standard): Tweak labels.
4760         (custom-reset-button-menu): Change default to t.
4761         (custom-buffer-create-internal): For the custom-reset-button-menu
4762         case, put the revert button first.
4763         (custom-group-subtitle): New face.
4764         (custom-group-value-create): Align docstring to a specific column.
4766         * wid-edit.el (widget-documentation-link-add): Don't handle
4767         indentation in this function.
4768         (widget-documentation-string-indent-to): New function.
4769         (widget-documentation-string-value-create): Use it.
4771         * autorevert.el (auto-revert):
4772         * epg-config.el (epg):
4773         * ibuffer.el (ibuffer):
4774         * mpc.el (mpc):
4775         * ses.el (ses):
4776         * eshell/eshell.el (eshell):
4777         * net/ange-ftp.el (ange-ftp):
4778         * progmodes/ebnf2ps.el (postscript):
4779         * progmodes/flymake.el (flymake):
4780         * progmodes/prolog.el (prolog):
4781         * progmodes/verilog-mode.el (verilog-mode):
4782         * progmodes/which-func.el (which-func):
4783         * term/xterm.el (xterm):
4784         * textmodes/picture.el (picture):
4785         * textmodes/tildify.el (tildify):
4786         * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
4787         customization buffers.
4789 2012-04-22  Alan Mackenzie  <acm@muc.de>
4791         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
4792         Adding a ) can hide the resulting (..) from searches.  Fix it.
4793         Bound the backward search to the position of the existing (.
4795 2012-04-21  Juanma Barranquero  <lekktu@gmail.com>
4797         * progmodes/verilog-mode.el (verilog-mode): Check whether
4798         which-func-modes is t before adding verilog-mode.
4799         Reported by Andy Moreton <andrewjmoreton@gmail.com>.
4801 2012-04-21  Leo Liu  <sdl.web@gmail.com>
4803         * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
4805 2012-04-21  Michael Vehrs  <Michael.Burschik@gmx.de>
4807         * woman.el: Add support for "T{ T}" tbl syntax, and fix the
4808         filling of the last column of a table (Bug#5635).
4809         (woman-find-next-control-line): New arg, specifying an additional
4810         regexp component for the control line.
4811         (woman2-roff-buffer): Use it.
4812         (woman-break-table): New function.
4813         (woman2-TS): Use it.
4815 2012-04-21  Chong Yidong  <cyd@gnu.org>
4817         * woman.el (woman-set-buffer-display-table, woman-decode-region)
4818         (woman-horizontal-escapes, woman-negative-vertical-space)
4819         (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
4820         (WoMan-warn-ignored): Use ?\s instead of ?\ .
4822 2012-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4824         * minibuffer.el (completion-file-name-table): Complete user names.
4826 2012-04-20  Leo Liu  <sdl.web@gmail.com>
4828         * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
4829         and pcase-let*.
4831 2012-04-20  Chong Yidong  <cyd@gnu.org>
4833         * server.el (server-execute): Respect initial-buffer-choice if it
4834         is a string and there are no files to open (Bug#2825).
4835         (server-create-window-system-frame, server-create-tty-frame):
4836         Don't switch buffers here.
4837         (server-process-filter): Only try to open a window system frame if
4838         compiled with graphical support (Bug#8314).
4840 2012-04-20  Dan Nicolaescu  <dann@gnu.org>
4842         * battery.el (battery-echo-area-format): Display remaining time
4843         for sysfs backend too (Bug#11269).
4844         (battery-linux-sysfs): Fix conditional for the charge.
4846 2012-04-20  Chong Yidong  <cyd@gnu.org>
4848         * progmodes/gdb-mi.el (gdb): Revert previous change.
4849         (gdb-inferior-io--init-proc): New function.
4850         (gdb-init-1): Use it.
4851         (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
4852         responsible for allocating a new pty and hooking it to gdb when
4853         the old pty gets an EIO due to process exit.
4854         (gdb-delchar-or-quit): New command.  Bind it in gdb-mi buffers.
4855         (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
4856         (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
4858 2012-04-20  Eli Zaretskii  <eliz@gnu.org>
4860         * window.el (window-min-size, window-sizable, window-min-delta)
4861         (window-max-delta, window--resizable, window-resizable)
4862         (window-total-size, window-full-height-p, window-full-width-p)
4863         (window-in-direction, window--resize-mini-window, window-resize)
4864         (window--resize-child-windows-normal)
4865         (window--resize-child-windows, window--resize-siblings)
4866         (window--resize-this-window, adjust-window-trailing-edge)
4867         (enlarge-window, shrink-window): Doc fixes.
4869 2012-04-20  Chong Yidong  <cyd@gnu.org>
4871         * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
4872         New function to call delete-process on the gdb-inferior buffer's pty.
4873         (gdb-reset): Use it, instead of relying on kill-buffer to kill the
4874         pty process (Bug#11273).
4875         (gdb-update): New arg to suppress talking to the gdb process.
4876         (gdb-done-or-error): Use it.
4877         (gdb-stopped-functions): Rename from gdb-stopped-hooks.
4878         (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
4879         sentinel not being called.
4881         * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
4883         * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
4885 2012-04-20  Glenn Morris  <rgm@gnu.org>
4887         * net/network-stream.el (open-network-stream): Doc fix.
4889 2012-04-20  Chong Yidong  <cyd@gnu.org>
4891         * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
4893 2012-04-20  Alan Mackenzie  <acm@muc.de>
4895         Ensure searching for keywords is case sensitive.
4897         * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
4898         (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
4899         (c-defun-name, c-mark-function, c-cpp-define-name)
4900         (c-comment-indent, c-scan-conditionals, c-indent-defun)
4901         (c-context-line-break): Bind case-fold-search to nil.
4903         * progmodes/cc-mode.el (c-font-lock-fontify-region):
4904         Bind case-fold-search to nil.
4906 2012-04-20  Chong Yidong  <cyd@gnu.org>
4908         * mail/sendmail.el (mail-bury): Call return action with the right
4909         Rmail buffer (Bug#11242).
4911         * server.el (server-process-filter): Handle corner case where both
4912         tty and nowait options are present (Bug#11102).
4914 2012-04-20  Eli Zaretskii  <eliz@gnu.org>
4916         * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
4917         (top level): Put into the executable the ident-style '$Id:' tag on
4918         windows-nt as well.
4920 2012-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4922         * electric.el (electric-indent-post-self-insert-function): Check that
4923         electric-indent-mode is enabled in current buffer.
4925 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
4927         * imenu.el (imenu-progress-message): Restore; it is "used" in
4928         erc/erc-imenu.el and net/snmp-mode.el.
4930 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
4932         * avoid.el (mouse-avoidance-mode): Mark unused arg.
4933         (mouse-avoidance-nudge-mouse): Remove unused binding.
4935         * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
4937         * descr-text.el (describe-char):
4938         * progmodes/python.el (python-describe-symbol):
4939         Don't call `toggle-read-only', set `buffer-read-only'.
4941         * imenu.el (imenu-default-goto-function): Mark unused args.
4942         (imenu-progress-message): Remove obsolete macro; all callers changed.
4944         * subr.el (keymap-canonicalize): Remove unused binding.
4945         (read-passwd): Mark unused arg.
4947         * tutorial.el (tutorial--display-changes): Remove unused binding.
4948         (tutorial--save-tutorial-to): Remove unused variable.
4950         * emacs-lisp/package.el (define-package, package-menu-mark-delete)
4951         (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
4952         (package-generate-autoloads, package-menu--generate)
4953         (package-menu--find-upgrades): Remove unused bindings.
4955         * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
4956         (cua-restrict-prefix-rectangle): Doc fixes.  Remove unused bindings.
4957         (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
4958         (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
4959         (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
4960         (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
4961         (cua--rectangle-aux-replace, cua--left-fill-rectangle)
4962         (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
4963         (cua-delete-char-rectangle): Mark unused args.
4964         (cua-align-rectangle): Remove unused binding.
4966         * mail/rmail.el (compilation--message->loc)
4967         (epa--find-coding-system-for-mime-charset): Declare.
4969         * net/dbus.el (dbus-register-service): Declare.
4970         (dbus-name-owner-changed-handler): Remove unused binding.
4972         * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
4973         (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
4974         (nxml-scan-backward-within): Mark unused arg.
4975         (nxml-dynamic-markup-word): Remove unused binding.
4977         * mouse.el (mouse-menu-major-mode-map):
4978         * emacs-lisp/authors.el (authors-scan-change-log)
4979         (authors-add-to-author-list):
4980         * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
4981         * emacs-lisp/smie.el (smie-auto-fill):
4982         * mail/sendmail.el (mail-bury):
4983         * mail/unrmail.el (unrmail):
4984         * net/tls.el (open-tls-stream):
4985         * textmodes/picture.el (picture-mouse-set-point):
4986         Remove unused bindings.
4988 2012-04-19  Michael Albinus  <michael.albinus@gmx.de>
4990         * net/tramp.el (tramp-action-password): Let-bind
4991         `enable-recursive-minibuffers' to t.
4993 2012-04-18  Sam Steingold  <sds@gnu.org>
4995         * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
4996         instead of 'string to accommodate values like [f11].
4997         Always use `vconcat' instead of `concat' on it, like in `gud-def'.
4998         * progmodes/gdb-mi.el: Likewise.
5000 2012-04-18  Leo Liu  <sdl.web@gmail.com>
5002         * abbrev.el (edit-abbrevs): Move point to the abbrev table of
5003         current buffer.
5004         (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
5005         LOCAL is nil.
5007 2012-04-18  Chong Yidong  <cyd@gnu.org>
5009         * simple.el (line-move): Use forward-line if in batch mode
5010         (Bug#11053).
5012 2012-04-18  Christopher Schmidt  <christopher@ch.ristopher.com>
5014         * files.el (after-find-file): Do not try to add a final newline if
5015         the buffer is read-only (Bug#11156).
5017 2012-04-17  Richard Stallman  <rms@gnu.org>
5019         * mail/rmail.el (rmail-start-mail):
5020         Pass (rmail-mail-return...) for the return-action.
5021         Pass (rmail-yank-current-message...) for the yank-action.
5022         (rmail-yank-current-message): New function.
5023         (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
5024         (rmail-reply): Likewise.
5025         (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
5027         * mail/sendmail.el (mail-bury): Choose the first rmail-mode
5028         buffer, not the last.  Reject temp buffers.  Use the rmail-mode
5029         buffer, not newbuf.
5031 2012-04-17  Juanma Barranquero  <lekktu@gmail.com>
5033         * server.el (server-ensure-safe-dir): Simplify.
5035 2012-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5037         * emacs-lisp/smie.el: Provide smarter auto-filling.
5038         (smie-auto-fill): New function.
5039         (smie-setup): Use it.
5041         * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
5043 2012-04-17  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
5045         * newcomment.el (comment-inline-offset): New custom var (bug#11090).
5046         (comment-indent): Use it.
5048 2012-04-17  Vincent Belaïche  <vincentb1@users.sourceforge.net>
5050         * ses.el: The overall change is to add cell renaming, that is
5051         setting fancy names for cell symbols other than name matching
5052         "\\`[A-Z]+[0-9]+\\'" regexp .
5053         (ses-localvars): Add ses--renamed-cell-symb-list.
5054         (ses-create-cell-variable): New defun.
5055         (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
5056         (ses-relocate-formula): Relocate formulas only for cells the
5057         symbols of which are not renamed, i.e. symbols whose names do not
5058         match regexp "\\`[A-Z]+[0-9]+\\'".
5059         (ses-relocate-all): Relocate values only for cells the symbols of
5060         which are not renamed.
5061         (ses-load): Create cells variables as the (ses-cell ...) are read,
5062         in order to check row col consistency with cell symbol name only
5063         for cells that are not renamed.
5064         (ses-replace-name-in-formula): New defun.
5065         (ses-rename-cell): New defun.
5067 2012-04-17  Peter Oliver  <bzr@mavit.org.uk>  (tiny change)
5069         * progmodes/perl-mode.el (perl-indent-parens-as-block):
5070         New option (bug#11118).
5071         (perl-calculate-indent): Respect it.
5073 2012-04-17  Glenn Morris  <rgm@gnu.org>
5075         * dired-aux.el (dired-mark-read-string): Doc fix.
5077 2012-04-17  Dmitry Antipov  <dmantipov@yandex.ru>
5079         * dired-aux.el (dired-mark-read-string): Offer optional completion.
5080         (dired-do-chxxx): Complete chown, chgrp over users, groups.  (Bug#7900)
5082 2012-04-17  Glenn Morris  <rgm@gnu.org>
5084         * mouse.el (mouse-drag-track):
5085         * speedbar.el (speedbar-frame-mode):
5086         Use auto-hscroll-mode rather than the alias automatic-hscrolling.
5088 2012-04-16  Leo Liu  <sdl.web@gmail.com>
5090         * progmodes/python.el: Trivial cleanup.
5092 2012-04-16  Glenn Morris  <rgm@gnu.org>
5094         * vc/vc.el (vc-string-prefix-p):
5095         * vc/pcvs-util.el (cvs-string-prefix-p):
5096         * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
5097         * mpc.el (mpc-string-prefix-p):
5098         Make all of these into obsolete aliases for string-prefix-p.
5099         Update callers.
5100         * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
5102         * textmodes/two-column.el: Move custom options to the start.
5103         (frame-width): Remove compat definition.
5104         (2C-associate-buffer, 2C-dissociate):
5105         Use with-current-buffer rather than save-excursion.
5106         (2C-dissociate): Force a mode-line update.
5107         (2C-autoscroll): Use ignore-errors.
5109         * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
5110         Autoload trivia.
5112         * emacs-lisp/cl-extra.el (*random-state*):
5113         Remove unnecessary declaration.
5115         * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
5117         * play/cookie1.el (cookie-snarf):
5118         Give an explicit error if input file cannot be read.
5120         * play/yow.el (yow-file): Use expand-file-name rather than concat.
5122         * progmodes/perl-mode.el (c-macro-expand):
5123         Remove unnecessary autoload (it is in loaddefs.el).
5125         * textmodes/picture.el (picture-desired-column)
5126         (picture-update-desired-column): Convert comments to doc-strings.
5127         (picture-substitute): Remove function.
5128         (picture-mode-map): Initialize in the defvar.
5130         * woman.el: Remove eval-after-load for tar-mode.
5131         * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
5132         (woman-tar-extract-file): Autoload it.
5134         * frame.el (automatic-hscrolling): Make this alias obsolete.
5136 2012-04-12  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5138         * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
5139         `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
5140         (ispell-dictionary-base-alist): Revert to original XEmacs
5141         friendly version for default.  [:alpha:] will be added in
5142         `ispell-set-spellchecker-params' if needed.
5144 2012-04-16  Chong Yidong  <cyd@gnu.org>
5146         * image.el (imagemagick--file-regexp): New variable.
5147         (imagemagick-register-types): Use it.
5148         (imagemagick-types-inhibit): Add :set function.  Allow new value
5149         of t to inhibit all types.
5151         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
5152         so we can preload it.
5154         * loadup.el (fboundp): Preload regexp-opt, needed by
5155         imagemagick-register-types.
5157 2012-04-15  Chong Yidong  <cyd@gnu.org>
5159         * frame.el (scrolling): Remove nearly unused customization group.
5161         * scroll-all.el (scroll-all-mode): Move to windows group.
5163 2012-04-15  Chong Yidong  <cyd@gnu.org>
5165         * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
5167 2012-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5169         Avoid the use of ((lambda ...) ...) in lexical-binding code.
5170         * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
5172 2012-04-15  Glenn Morris  <rgm@gnu.org>
5174         * simple.el (process-file-side-effects): Doc fix.
5176 2012-04-15  Glenn Morris  <rgm@gnu.org>
5178         * international/mule-cmds.el (set-language-environment): Doc fix.
5180 2012-04-14  Juanma Barranquero  <lekktu@gmail.com>
5182         * server.el (server-auth-key, server-generate-key): Doc fixes.
5183         (server-get-auth-key): Doc fix.  Use `string-match-p'.
5184         (server-start): Reflow docstring.
5186 2012-04-14  Lars Ingebrigtsen  <larsi@gnus.org>
5188         * server.el (server-generate-key): `called-interactively-p'
5189         requires a parameter.
5191 2012-04-14  Michal Nazarewicz  <mina86@mina86.com>
5193         * server.el (server-auth-key): New variable.
5194         (server-generate-key, server-get-auth-key): New function.
5195         (server-start): Use the new variable and functions to allow
5196         setting a permanent server key (bug#9423).
5198 2012-04-14  Leo Liu  <sdl.web@gmail.com>
5200         * vc/diff-mode.el (diff-file-prev/next): Fix typo.
5202 2012-04-14  Paul Eggert  <eggert@cs.ucla.edu>
5204         Spelling fixes.
5205         * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
5206         Emacs uses American spelling.
5208 2012-04-14  Juanma Barranquero  <lekktu@gmail.com>
5210         * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
5211         (emacs-lock--exit-locked-buffer): Return the locked buffer.  Doc fix.
5212         (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
5213         (emacs-lock--kill-buffer-query-functions): Run new hook.  (Bug#11017)
5215 2012-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5217         * progmodes/which-func.el (which-func-modes): Change default.
5219 2012-04-14  Kim F. Storm  <storm@cua.dk>
5221         * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
5222         exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
5224 2012-04-14  Chong Yidong  <cyd@gnu.org>
5226         * custom.el (custom-theme-set-variables): Doc fix.
5228 2012-04-14  Glenn Morris  <rgm@gnu.org>
5230         * international/mule.el (set-auto-coding-for-load): Doc fix.
5232 2012-04-14  Alan Mackenzie  <acm@muc.de>
5234         * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
5235         imenu work again for Objective C Mode.  Correct the *-index values,
5236         these having been disturbed by a previous change in 2011-08.
5238         * progmodes/cc-engine.el (c-before-change-check-<>-operators):
5239         Correct two search limits.
5241 2012-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5243         * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
5245 2012-04-14  Andreas Schwab  <schwab@linux-m68k.org>
5247         * international/characters.el: Fix sorting.
5249 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
5251         * international/characters.el: Add more missing Latin case pairs.
5253 2012-04-14  Glenn Morris  <rgm@gnu.org>
5255         * files.el (dir-locals-set-class-variables): Doc fix.
5257 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
5259         * international/characters.el: Add set-case-syntax-pair call for
5260         LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
5261         counterpart.  (Bug#11209)
5263         * simple.el (shell-command-on-region): Doc fix.  (Bug#11208)
5265 2012-04-14  Glenn Morris  <rgm@gnu.org>
5267         * calendar/holidays.el (calendar-check-holidays): Doc fix.
5269 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
5271         * textmodes/ispell.el (ispell-dictionary-base-alist):
5272         Add data for Hebrew.
5274 2012-04-14  Chong Yidong  <cyd@gnu.org>
5276         * net/rcirc.el (rcirc-cmd-quit):
5277         Revert 2012-03-18 change (Bug#11192).
5279 2012-04-14  Glenn Morris  <rgm@gnu.org>
5281         * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
5283 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
5285         * minibuffer.el (completion-in-region-mode-map):
5286         Bind completion-help-at-point to M-? rather than ?.  (Bug#11182)
5288 2012-04-13  Vivek Dasmohapatra  <vivek@etla.org>
5290         * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
5292 2012-04-13  Masatake YAMATO  <yamato@redhat.com>
5294         * minibuffer.el (minibuffer-local-filename-syntax): New variable
5295         to allow `C-M-f' and `C-M-b' to move to the nearest path
5296         separator (bug#9511).
5298 2012-04-13  Lars Ingebrigtsen  <larsi@gnus.org>
5300         * avoid.el: Require cl when compiling.  And also move the
5301         `provide' to the end.
5303 2012-04-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5305         * avoid.el (mouse-avoidance-banish-position): New variable.
5306         (mouse-avoidance-banish-destination): Use it (bug#10165).
5308 2012-04-13  Leo Liu  <sdl.web@gmail.com>
5310         * progmodes/which-func.el (which-func-modes): Add objc-mode.
5312 2012-04-13  Ken Brown  <kbrown@cornell.edu>
5314         * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
5315         this is no longer needed now that cygstart understands file:// URLs.
5316         (browse-url-filename-alist): For the same reason, don't modify
5317         file:// URLs on Cygwin.
5319 2012-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5321         * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
5322         the region on shift if the binding is already shifted (bug#11221).
5324 2012-04-12  Glenn Morris  <rgm@gnu.org>
5326         * mail/mailpost.el: Move to obsolete/.
5328 2012-04-12  Drew Adams  <drew.adams@oracle.com>
5330         * imenu.el (imenu--generic-function): Ignore invisible definitions
5331         (bug#10123).
5333 2012-04-12  Vivek Dasmohapatra  <vivek@etla.org>
5335         * hexl.el (hexl-bits): New variable.
5336         (hexl-options): Mention the variable in the doc string.
5337         (hexl-rulerise, hexl-line-displen): New functions.
5338         (hexl-mode): Mention the new variable.
5339         (hexl-mode, hexl-current-address, hexl-current-address):
5340         Use the displen.
5341         (hexl-ascii-start-column): New function.
5342         (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
5343         (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
5345 2012-04-12  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5347         * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
5348         '("-i" ENCODING), in 2 separate command-line arguments, to specify
5349         the encoding, as expected by hunspell.
5351 2012-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5353         * battery.el (battery--linux-sysfs-regexp): New const.
5354         (battery-status-function): Use it.  Remove yeeloong special case.
5355         (battery-yeeloong-sysfs): Remove.
5356         (battery-echo-area-format): Remove yeeloong special case.
5358 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5360         * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
5361         Reported by Noah Friedman.
5363         * subr.el (read-passwd): Use read-string.
5365 2012-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367         * vcursor.el (vcursor-move): Increase the priority of the overlay
5368         (bug#9663).
5370 2012-04-11  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
5372         * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
5373         (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
5375 2012-04-11  William Stevenson  <yhvh2000@gmail.com>
5377         * textmodes/artist.el (artist-mode): Convert artist-mode to use
5378         define-minor-mode (bug#10760).
5380 2012-04-11  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5382         * progmodes/grep.el (rgrep): Tweak the find command line so
5383         that directories matching `grep-find-ignored-files' won't be
5384         pruned (bug#10351).
5386 2012-04-11  Chong Yidong  <cyd@gnu.org>
5388         * startup.el (command-line): Remove support for long-obsolete
5389         variable font-lock-face-attributes.
5391 2012-04-11  Glenn Morris  <rgm@gnu.org>
5393         * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
5395 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5397         * window.el (window--state-get-1): Obey window-point-insertion-type.
5399 2012-04-11  Lennart Borgman  <lennart.borgman@gmail.com>
5401         * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
5402         to previous function when point is on the first character of a
5403         function.  Take care of that in `narrow-to-defun' (bug#6157).
5405 2012-04-11  Glenn Morris  <rgm@gnu.org>
5407         * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
5408         not just file-errors.
5410         * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
5411         (vc-bzr-sha1): Use internal sha1.
5413 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5415         * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
5417 2012-04-10  Sébastien Gross  <seb@chezwam.org>  (tiny change)
5419         * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
5420         that start in the middle of the line (bug#10496).
5422 2012-04-10  Dan Nicolaescu  <dann@gnu.org>
5424         * battery.el (battery-linux-proc-acpi): Only one battery is
5425         discharged at a time, but that seems to confuse battery.el when
5426         computing `rate-type' for the battery not being discharged
5427         (bug#10332).
5429 2012-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5431         * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
5433         * international/quail.el: Use dolist and simplify.
5434         (quail-define-package, quail-update-keyboard-layout)
5435         (quail-define-rules): Use dolist.
5436         (quail-insert-kbd-layout, quail-get-translation): CSE.
5438         * tmm.el: Use dolist, remove left over hook.
5439         (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
5440         Use dolist.
5441         (calendar-load-hook): Don't mess with it.
5443         * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
5444         Use derived-mode-p.  Run the diff asynchronously.
5446 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5448         * obsolete/mouse-sel.el: Add an Obsolete-since header.
5450 2012-04-10  Juanma Barranquero  <lekktu@gmail.com>
5452         * misc.el: Display absolute path of loaded DLLs (bug#10424).
5453         (list-dynamic-libraries--loaded): New function.
5454         (list-dynamic-libraries--refresh): Use it.
5456 2012-04-10  Nathan Weizenbaum  <nweiz@google.com>
5458         * progmodes/python.el (python-fill-paragraph):
5459         Make python-fill-region in a multiline string work when font-lock is
5460         disabled (bug#7018).
5462 2012-04-10  Laimonas Vėbra  <laimonas.vebra@gmail.com>  (tiny change)
5464         * language/european.el (cp775): Add oem/legacy (en)coding on
5465         DOS/MS Windows for the Baltic languages.  There are still plenty
5466         of texts written in this encoding/codepage (bug#6519).
5468 2012-04-10  Glenn Morris  <rgm@gnu.org>
5470         * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
5471         Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
5473 2012-04-10  Florian Adamsky  <florian@adamsky.it>  (tiny change)
5475         * recentf.el (recentf-dialog-mode-map): Add two keybindings for
5476         next-line "n" and previous-line "p" in order to make recentf more
5477         consistent with ibuffer, dired or org-mode (bug#9387).
5479 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5481         * image.el (put-image): Return the overlay created instead of the
5482         optional input string (bug#7834).  Note that this may break code
5483         that is (for some reason or other) depending on `put-image'
5484         returning the string.
5486         * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
5488         * simple.el (zap-to-char): Allow zapping using input methods
5489         (bug#1580).
5491         * textmodes/fill.el (fill-region): Leave point and mark where they
5492         were before filling (bug#5399).
5494 2012-04-09  Glenn Morris  <rgm@gnu.org>
5496         * version.el (emacs-bzr-get-version):
5497         Handle lightweight checkouts of local branches.
5499 2012-04-09  Andreas Schwab  <schwab@linux-m68k.org>
5501         * international/characters.el: Recover lost case pairs.  (Bug#11209)
5503 2012-04-09  Chong Yidong  <cyd@gnu.org>
5505         * custom.el (custom-variable-p): Return nil for non-symbol
5506         arguments instead of signaling an error.
5507         (user-variable-p): Obsolete alias for custom-variable-p.
5509         * apropos.el (apropos-variable):
5510         * files-x.el (read-file-local-variable):
5511         * simple.el (set-variable):
5512         * woman.el (woman-mini-help):
5513         * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
5515 2012-04-09  Glenn Morris  <rgm@gnu.org>
5517         * startup.el (normal-top-level): Don't look for leim-list.el
5518         in places where it will not be found.  (Bug#910)
5520         * international/mule-cmds.el (set-default-coding-systems):
5521         * files.el (normal-mode):
5522         Remove guarded calls to ucs-set-table-for-input.  (Bug#9821)
5523         This function was removed with ucs-tables.el in 2008.
5525 2012-04-08  Eli Zaretskii  <eliz@gnu.org>
5527         * textmodes/ispell.el (ispell-check-version): For hunspell, set
5528         ispell-encoding8-command to "-i", without a trailing space.
5529         (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
5530         separate command-line arguments, to specify the encoding, since
5531         that's how hunspell expects it.
5533 2012-04-08  Glenn Morris  <rgm@gnu.org>
5535         * loadup.el: Load bindings before cus-start.
5536         This reduces somewhat the number of "rogue" settings in emacs -Q.
5538 2012-04-07  Glenn Morris  <rgm@gnu.org>
5540         * version.el (emacs-bzr-get-version): New function.
5541         (emacs-bzr-version): New variable.
5542         * loadup.el (emacs-bzr-version): Set it.  (Bug#8054)
5543         * mail/emacsbug.el (report-emacs-bug): Include bzr version.
5545 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
5547         * international/uni-bidi.el, international/uni-category.el:
5548         * international/uni-combining.el, international/uni-decimal.el:
5549         * international/uni-decomposition.el, international/uni-digit.el:
5550         * international/uni-lowercase.el, international/uni-mirrored.el:
5551         * international/uni-name.el, international/uni-numeric.el:
5552         * international/uni-titlecase.el, international/uni-uppercase.el:
5553         Update for Unicode 6.1.
5555 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
5557         * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
5559 2012-04-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5561         * window.el (shrink-window): Mention the `window-min-height'
5562         variable in the doc string.
5564 2012-04-05  Bastien Guerry  <bzg@altern.org>
5566         * color.el (color-lighten-name): Fix typo.
5568 2012-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5570         * server.el (server--on-display-p): New function.
5571         (server--on-display-p): Use it.
5573 2012-04-04  Gabor Vida  <vidagabor@gmail.com>  (tiny change)
5575         * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
5576         (bug#11145).
5578 2012-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5580         * comint.el (comint--common-quoted-suffix): Check string boundary
5581         before comparing (bug#11158).
5582         * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
5584 2012-04-04  Chong Yidong  <cyd@gnu.org>
5586         * minibuffer.el (completion-extra-properties): Doc fix.
5588         * subr.el (delayed-warnings-hook): Doc fix.
5590 2012-04-04  Daiki Ueno  <ueno@unixuser.org>
5592         * epa.el (epa--select-keys): Bind C-c C-c to finish the key
5593         selection (Bug#11159).
5594         (epa-insert-keys): Inform that the default public key will be
5595         exported if no key is selected.
5597 2012-04-04  Richard Stallman  <rms@gnu.org>
5599         * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
5601 2012-04-03  Chong Yidong  <cyd@gnu.org>
5603         * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
5604         mail-insert-file, not its obsolete alias mail-attach-file.
5606 2012-04-03  Michael Albinus  <michael.albinus@gmx.de>
5608         * notifications.el (notifications-notify): Fix docstring.
5610 2012-04-02  Glenn Morris  <rgm@gnu.org>
5612         * emacs-lisp/authors.el (authors-aliases): Another addition.
5614 2012-04-02  Michael Albinus  <michael.albinus@gmx.de>
5616         * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
5617         `tramp-compat-call-process' instead of `tramp-local-call-process'.
5618         Reported by Magnus Henoch <magnus.henoch@gmail.com>.
5620 2012-04-01  Chong Yidong  <cyd@gnu.org>
5622         * files.el (file-in-directory-p): Rename from file-subdir-of-p.
5623         Handle root directory properly.
5624         (copy-directory): Caller changed.
5626         * dired-aux.el (dired-copy-file-recursive, dired-create-files):
5627         * net/tramp.el (tramp-file-name-for-operation): Callers changed.
5629 2012-03-31  Glenn Morris  <rgm@gnu.org>
5631         * term/xterm.el (xterm-extra-capabilities): Doc fix.
5633         * language/indian.el ("Devanagari"): Fix typo.  (Bug#11103)
5635         * calendar/calendar.el (calendar-window-list)
5636         (calendar-hide-window): Restore.  (Bug#11140)
5637         (calendar-exit): Use calendar-window-list, calendar-hide-window again.
5639         * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
5641 2012-03-30  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5643         * dired-aux.el (dired-copy-file-recursive, dired-create-files):
5644         Check if file is a symlink (Bug#10489).
5646         * files.el (copy-directory): Likewise.
5648 2012-03-30  Chong Yidong  <cyd@gnu.org>
5650         * image.el (imagemagick-types-inhibit)
5651         (imagemagick-register-types): Doc fix.
5653 2012-03-30  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5655         * textmodes/ispell.el (ispell-get-extended-character-mode):
5656         Disable extended-char-mode for hunspell.  hunspell does not support it
5657         and treats ~word as ordinary words in pipe mode.
5659 2012-03-30  Glenn Morris  <rgm@gnu.org>
5661         * tutorial.el (help-with-tutorial): Ensure local variables don't
5662         happen to make the buffer read-only.  (Bug#11127)
5664 2012-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5666         * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
5667         (perl-calculate-indent): Return `noindent' in strings.
5669 2012-03-28  Sam Steingold  <sds@gnu.org>
5671         * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
5672         instead of the broken adhockery which does not prevent calendar
5673         buffers from being displayed at random after exit.
5674         (calendar-window-list, calendar-hide-window): Remove the broken
5675         adhockery.
5677 2012-03-28  Glenn Morris  <rgm@gnu.org>
5679         * replace.el (query-replace-map): Doc fix.
5681 2012-03-28  Andreas Schwab  <schwab@linux-m68k.org>
5683         * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
5684         contents.  (Bug#11109)
5686 2012-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5688         * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
5689         (bug#11077).
5690         (avl-tree--check, avl-tree--check-node): New funs.
5692 2012-03-27  Martin Rudalics  <rudalics@gmx.at>
5694         * window.el (switch-to-visible-buffer): New option.
5695         (switch-to-prev-buffer, switch-to-next-buffer):
5696         Observe switch-to-visible-buffer.  Make sure that checking for a window
5697         showing a buffer already is done on the same frame.
5699 2012-03-27  Glenn Morris  <rgm@gnu.org>
5701         * startup.el (mail-host-address): Doc fix.
5703 2012-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5705         * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
5706         than 197 variables.
5708 2012-03-26  Ami Fischman  <ami@fischman.org>
5710         * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
5712 2012-03-26  Glenn Morris  <rgm@gnu.org>
5714         * files.el (save-buffers-kill-emacs): Doc fix.
5716         * startup.el (normal-top-level, command-line, command-line-1):
5717         Give them doc strings.
5719 2012-03-25  Eli Zaretskii  <eliz@gnu.org>
5721         * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
5722         of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
5724 2012-03-25  Chong Yidong  <cyd@gnu.org>
5726         * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
5727         theme if it was previously enabled before (Bug#11031).
5729         * cus-theme.el (custom-theme-write-faces): Retrieve current face
5730         spec with custom-face-get-current-spec if its :shown-value is not
5731         determined yet (Bug#9337).
5732         (customize-create-theme, custom-theme-revert): Doc fixes.
5734         * button.el (button-at): Minor addition to docstring.
5736 2012-03-24  Simon Leinen  <simon.leinen@gmail.com>
5738         * vc/vc.el (vc-merge): Fix a prompt.
5740 2012-03-24  Chong Yidong  <cyd@gnu.org>
5742         * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
5743         point (Bug#9623).
5745         * button.el (button-at): Minor addition to docstring.
5747 2012-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5749         * newcomment.el (comment-choose-indent): No space after BOL.
5751 2012-03-22  Sam Steingold  <sds@gnu.org>
5753         * window.el (switch-to-prev-buffer): Revert last patch because the
5754         bug turned out to be an advertised feature (Elisp manual 28.14).
5756 2012-03-22  Glenn Morris  <rgm@gnu.org>
5758         * vc/vc-bzr.el (vc-bzr-status-switches): New option.  (Bug#6724)
5759         (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
5761 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5763         * net/network-stream.el (network-stream-open-starttls): Make error
5764         message under Windows be less misleading.
5766 2012-03-22  Liang Wang  <netcasper@gmail.com>  (tiny change)
5768         * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
5769         understands (bug#9942).
5771 2012-03-22  Chong Yidong  <cyd@gnu.org>
5773         * simple.el (end-of-visible-line): Handle return value of
5774         next-single-property-change properly (Bug#9371).
5776 2012-03-22  Kenichi Handa  <handa@m17n.org>
5778         * international/quail.el (quail-insert-kbd-layout): Fix previous
5779         change.  To avoid unwanted bidi reordering, use
5780         bidi-string-mark-left-to-right instead of inserting LRO and PDF.
5782 2012-03-21  Dmitry Gutov  <dgutov@yandex.ru>
5784         * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
5785         (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
5786         (ruby-beginning-of-indent): Be more careful with the difference
5787         between word-boundary and symbol boundary.
5788         (ruby-mode-syntax-table): Make : a symbol constituent.
5790 2012-03-21  Andreas Politz  <politza@fh-trier.de>
5792         * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
5794 2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5796         * progmodes/etags.el (tags-completion-at-point-function):
5797         Improve last fix.
5799         * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
5801 2012-03-21  Sam Steingold  <sds@gnu.org>
5803         * progmodes/etags.el (tags-completion-at-point-function):
5804         Avoid the error when point is inside the pattern.
5806 2012-03-21  John Yates  <john@yates-sheets.org>  (tiny change)
5808         * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
5809         line (Bug#10855).
5811 2012-03-21  Drew Adams  <drew.adams@oracle.com>
5813         * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
5815 2012-03-21  Anmol Khirbat  <anmol@khirbat.net>  (tiny change)
5817         * ido.el (ido-set-current-directory, ido-read-internal)
5818         (ido-choose-completion-string, ido-completion-help): Handle nil
5819         value of ido-completion-buffer (Bug#11008).
5821 2012-03-21  Sam Steingold  <sds@gnu.org>
5823         * window.el (switch-to-prev-buffer): Do not switch to a visible
5824         window previous buffer, just like with the frame previous buffers.
5826 2012-03-21  Chong Yidong  <cyd@gnu.org>
5828         * faces.el (make-face, make-empty-face, copy-face):
5829         * face-remap.el (face-remap-add-relative, face-remap-set-base):
5830         Doc fixes.
5832 2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5834         * wid-edit.el (widget-complete-field): Remove (bug#11051).
5835         (widget-complete): Remove broken use of it.
5837 2012-03-20  Chong Yidong  <cyd@gnu.org>
5839         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5840         Use string-width and truncate-string-width to handle arbitrary
5841         characters.
5843 2012-03-20  Tassilo Horn  <tassilo@member.fsf.org>
5845         * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
5846         to draw rectangles, not squares.  (Regression introduced by revno
5847         2011-03-02T03:48:01Z!cyd@stupidchicken.com)
5849 2012-03-18  Chong Yidong  <cyd@gnu.org>
5851         * faces.el (face-spec-reset-face): Don't call display-graphic-p if
5852         it is not yet defined (for temacs).
5854 2012-03-18  Leo Liu  <sdl.web@gmail.com>
5856         * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
5858 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
5860         * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
5861         (ispell-choices-win-default-height, ispell-silently-savep)
5862         (ispell-dictionary-alist, ispell-encoding8-command)
5863         (ispell-check-version, ispell-aspell-find-dictionary)
5864         (ispell-valid-dictionary-list, ispell-words-keyword)
5865         (ispell-get-word, ispell-internal-change-dictionary)
5866         (ispell-region, ispell-skip-region-list)
5867         (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
5868         (ispell-process-line, ispell-minor-mode, ispell-minor-check)
5869         (ispell-message-text-end, ispell-message)
5870         (ispell-buffer-local-parsing): Doc fix.
5872 2012-03-13  Jambunathan K  <kjambunathan@gmail.com>
5874         * htmlfontify.el: Add support for code block fontification for ODT
5875         export (Bug #9914).
5876         (hfy-optimisations): Define new option
5877         `body-text-only'
5878         (hfy-fontify-buffer): Honor above setting.
5879         (hfy-begin-span, hfy-end-span): New routines factored out form
5880         `hfy-fontify-buffer'.
5881         (hfy-begin-span-handler, hfy-end-span-handler): New variables
5882         that permit insertion of custom tags.
5883         (hfy-fontify-buffer): Use above handlers.
5884         (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
5885         (hfy-face-to-css): Re-defined to be a variable.
5886         (hfy-compile-stylesheet): Modify.  Allow stylesheet to be built
5887         over multiple runs.  This is made possible by having the caller let
5888         bind a special variable `hfy-user-sheet-assoc'.
5889         (htmlfontify-string): New defun.
5890         (hfy-compile-face-map): Make sure that the last char in the
5891         buffer is correctly fontified.
5892         (hfy-face-resolve-face): Whitespace only change.
5894 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
5896         * textmodes/ispell.el (ispell-get-decoded-string): Make the error
5897         message more clear.
5899 2012-03-16  Leo Liu  <sdl.web@gmail.com>
5901         * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
5903 2012-03-16  Alan Mackenzie  <acm@muc.de>
5905         Further optimise the handling of large macros.
5907         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
5908         limit to a call of `c-literal-limits'.
5909         (c-determine-+ve-limit): New function.
5910         (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
5911         (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
5912         In CASE 5B, restrict a search limit to 500.
5913         (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
5915         * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
5916         Restrict macro bounds to +-500 from after-change's BEG END.
5918 2012-03-16  Leo Liu  <sdl.web@gmail.com>
5920         * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
5922 2012-03-16  Aaron S. Hawley  <Aaron.S.Hawley@gmail.com>
5924         * tar-mode.el (tar-mode): Fix saving by conditionally undoing
5925         `special-mode' setting of `buffer-read-only'.  (Bug#11010)
5927 2012-03-16  Glenn Morris  <rgm@gnu.org>
5929         * view.el (view-buffer, view-buffer-other-window)
5930         (view-buffer-other-frame): Doc fixes re special mode-class.
5932         * subr.el (eval-after-load): If named feature is provided not from
5933         a file, run after-load forms.  (Bug#10946)
5935         * calendar/calendar.el (calendar-insert-at-column):
5936         Handle non-unit-width characters a bit better.  (Bug#10978)
5938 2012-03-15  Chong Yidong  <cyd@gnu.org>
5940         * emacs-lisp/ring.el (ring-extend): New function.
5941         (ring-insert+extend): Extend the ring correctly (Bug#11019).
5943         * comint.el (comint-read-input-ring)
5944         (comint-add-to-input-history): Grow comint-input-ring lazily.
5946 2012-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5948         * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
5949         Fix up parsing of multiline twoarg non-paired elements (bug#11014).
5951         * imenu.el: Fix multiple inheritance breakage (bug#9199).
5952         (imenu-add-to-menubar): Don't add a redundant index.
5953         (imenu-update-menubar): Handle a dynamically composed keymap.
5955 2012-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5957         * mail/sendmail.el (mail-encode-header):
5958         Bind rfc2047-encode-encoded-words to nil.
5960 2012-03-13  Glenn Morris  <rgm@gnu.org>
5962         * calendar/calendar.el (calendar-string-spread):
5963         Handle non-unit-width characters a bit better.  (Bug#10978)
5965 2012-03-13  Leo Liu  <sdl.web@gmail.com>
5967         * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
5968         directory and file as argument (Bug#10822).
5970 2012-03-13  Kaushik Srenevasan  <ksrenevasan@gmail.com>  (tiny change)
5972         * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
5973         For dynamically generated code, follow $PC.
5974         (gdb-disassembly-handler-custom): Handle no function name case.
5976 2012-03-13  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
5978         * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
5979         * emulation/ws-mode.el (ws-query-replace):
5980         * sort.el (sort-regexp-fields):
5981         Fix missing trailing whitespace in interactive prompts.  (Bug#11002)
5983 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5985         * dabbrev.el: Fix cycle completion order (bug#10963).
5986         (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
5987         (dabbrev-completion): Don't use an obarray; provide
5988         a cycle-sort-function.
5990 2012-03-12  Leo Liu  <sdl.web@gmail.com>
5992         * simple.el (kill-new): Use equal-including-properties for comparison.
5993         (kill-do-not-save-duplicates): Doc fix.
5995 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5997         * dabbrev.el: Fix cycle completion (bug#10963).
5998         Use lexical binding and wrap to 80 columns.
5999         (dabbrev-completion): Delay computing the list of completions.
6001 2012-03-12  Kenichi Handa  <handa@m17n.org>
6003         * international/quail.el (quail-insert-kbd-layout): Surround each
6004         row by LRO and PDF instead of inserting many LRMs.  Pad the left
6005         and right of each non-spacing marks.  Insert invisible space
6006         between lower and upper characters to prevent composition.
6008 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6010         * minibuffer.el (minibuffer-complete): Don't get confused when the
6011         function is run twice via different commands (bug#10958).
6012         (complete-with-action): Fix docstring.
6014 2012-03-12  Chong Yidong  <cyd@gnu.org>
6016         * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
6017         (nxml-completion-at-point-function): New function.
6018         (nxml-mode): Use it.
6019         (nxml-bind-meta-tab-to-complete-flag): Default to t.
6021         * emacs-lisp/package.el (package-unpack, package-unpack-single):
6022         Load generated autoloads file before byte compiling (Bug#10970).
6023         (package--make-autoloads-and-compile): New helper fun.
6025 2012-03-12  Christopher Schmidt  <christopher@ch.ristopher.com>
6027         * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
6029 2012-03-11  Michael Albinus  <michael.albinus@gmx.de>
6031         * autorevert.el (auto-revert-handler): Ensure, that
6032         file-readable-p is applied only for local files or in
6033         auto-revert-tail-mode.
6035 2012-03-11  Andreas Schwab  <schwab@linux-m68k.org>
6037         * server.el (server-eval-at): Handle non-tcp connections.
6038         Decode result string.
6040         * server.el (server-msg-size): New constant.
6041         (server-reply-print): New function.
6042         (server-eval-and-print): Use it.
6043         (server-eval-at): Use server-quote-arg and server-unquote-arg.
6044         Handle -print-nonl.
6046 2012-03-11  Christopher Schmidt  <christopher@ch.ristopher.com>
6048         * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
6049         (Bug#10987).
6051 2012-03-11  Chong Yidong  <cyd@gnu.org>
6053         * simple.el (goto-line): Doc fix (Bug#9938).
6055         * subr.el (save-window-excursion): Doc fix (Bug#9979).
6057         * dabbrev.el (dabbrev--find-expansion): Update progress reporter
6058         when finished (Bug#10963).
6060 2012-03-11  Martin Rudalics  <rudalics@gmx.at>
6062         * window.el (split-window-below): Fix bug in case where
6063         split-window-keep-point is nil (Bug#10971).
6065 2012-03-11  Juri Linkov  <juri@jurta.org>
6067         * replace.el (replace-highlight): Set isearch-word to nil
6068         unconditionally.  (Bug#10887)
6070 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
6072         * net/mairix.el (mairix-replace-invalid-chars): Rename from
6073         mairix-replace-illegal-chars; all callers changed.  Don't remove
6074         ^, ~, and = characters: they are meaningful in mairix search specs.
6075         (mairix-widget-create-query): Add usage information about mairix
6076         search forms: negating words, searching for substrings, etc.
6078 2012-03-10  Jae-hyeon Park  <jae-hyeon.park@desy.de>  (tiny change)
6080         * international/fontset.el (font-encoding-alist): Add an entry for
6081         ksx1001 (Bug#5667).
6083 2012-03-10  Richard Stallman  <rms@gnu.org>
6085         * mail/sendmail.el (mail-encode-header):
6086         Set rfc2047-encode-encoded-words.
6088         * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
6090         * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
6091         view buffer means not swapped.
6092         (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
6093         (rmail-write-region-annotate): Error if real text has disappeared.
6095         * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
6097 2012-03-10  Chong Yidong  <cyd@gnu.org>
6099         * emulation/cua-rect.el (cua--init-rectangles):
6100         * emulation/cua-base.el (cua--init-keymaps):
6101         Add delete-forward-char to remappings (Bug#9666).
6103 2012-03-10  Martin Rudalics  <rudalics@gmx.at>
6105         * speedbar.el (speedbar-unhighlight-one-tag-line):
6106         Avoid unhighlighting due to frame switching (Bug#10275).
6108 2012-03-10  Chong Yidong  <cyd@gnu.org>
6110         * minibuffer.el (completion-in-region, completion-help-at-point):
6111         Give the completion field overlay a high priority (Bug#6830).
6113         * dired.el (dired-goto-file): Recognize absolute file name
6114         listings (Bug#7126).
6115         (dired-goto-file-1): New helper function.
6116         (dired-toggle-read-only): Inhibit warnings.
6118 2012-03-09  Michael Albinus  <michael.albinus@gmx.de>
6120         * net/dbus.el (dbus-property-handler): Return empty array if
6121         there are no properties.
6123 2012-03-09  Leo Liu  <sdl.web@gmail.com>
6125         * savehist.el (savehist-printable): Stricter check for string
6126         value (Bug#10937).
6128 2012-03-09  Eli Zaretskii  <eliz@gnu.org>
6130         * mail/smtpmail.el (smtpmail-send-it):
6131         Bind coding-system-for-write to *-unix, so that FCC files are kept in
6132         valid mbox format.
6134 2012-03-09  Glenn Morris  <rgm@gnu.org>
6136         * files.el (dir-locals-find-file):
6137         Don't check result is regular, readable.
6138         (dir-locals-read-from-file): Demote errors.
6140 2012-03-08  Eli Zaretskii  <eliz@gnu.org>
6142         * international/quail.el (quail-insert-kbd-layout):
6143         Insert invisible LRM characters before each character in a keyboard
6144         layout cell, to prevent their reordering by bidi display engine.
6145         For details, see the discussion in
6146         http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
6148 2012-03-08  Alan Mackenzie  <acm@muc.de>
6150         * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
6151         the starting position; make it extend the marked region when
6152         invoked repeatedly - all under appropriate circumstances.
6153         Fixes bugs #5525, #10906.
6155 2012-03-08  Glenn Morris  <rgm@gnu.org>
6157         * files.el (locate-dominating-file, dir-locals-find-file):
6158         Undo 2012-03-06 change.
6160 2012-03-07  Eli Zaretskii  <eliz@gnu.org>
6162         * international/quail.el (quail-help):
6163         Force bidi-paragraph-direction be left-to-right.  See discussion in
6164         http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
6165         for the reason.
6167 2012-03-07  Michael Albinus  <michael.albinus@gmx.de>
6169         Avoid superfluous registering of signals.  (Bug#10807)
6171         * notifications.el (notifications-on-action-object)
6172         (notifications-on-close-object): New defvars.
6173         (notifications-on-action-signal, notifications-on-closed-signal):
6174         Unregister the signal if not needed any longer.
6175         (notifications-notify): Register `notifications-action-signal' or
6176         `notifications-closed-signal', if :on-action or :on-close has been
6177         passed as argument.
6179 2012-03-07  Chong Yidong  <cyd@gnu.org>
6181         * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
6182         non-X platforms.
6184 2012-03-06  Glenn Morris  <rgm@gnu.org>
6186         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
6187         (x-disown-selection-internal, x-get-selection-internal):
6188         Doc fix (add arglist signatures).  (Bug#10783)
6190 2012-03-06  Kaushik Srenevasan  <ksrenevasan@gmail.com>  (tiny change)
6192         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
6193         Handle breakpoints with no "type".
6195 2012-03-06  Glenn Morris  <rgm@gnu.org>
6197         * files.el (locate-dominating-file): Add optional predicate argument.
6198         (dir-locals-find-file): Make use of above change.
6200 2012-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>
6202         * info.el (Info-insert-dir): Also try "dir.gz".
6204 2012-03-06  Glenn Morris  <rgm@gnu.org>
6206         * files.el (dir-locals-find-file):
6207         Ignore non-readable or non-regular files.  (Bug#10928)
6209         * files.el (locate-dominating-file): Doc fix.
6211 2012-03-06  Adam Spiers  <emacs@adamspiers.org>  (tiny change)
6213         * calendar/calendar.el (calendar-set-mode-line):
6214         `getenv' returns a string.  (Bug#10951)
6216 2012-03-05  Leo Liu  <sdl.web@gmail.com>
6218         * simple.el (backward-delete-char-untabify): Constrain point to
6219         field (Bug#10939).
6221         * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
6223 2012-03-05  Chong Yidong  <cyd@gnu.org>
6225         * simple.el (count-words): If called from Lisp, return the word
6226         count, for symmetry with `count-lines'.  Arglist changed.
6227         (count-words--message): Args changed.  Consolidate counting code
6228         from count-words and count-words-region.
6229         (count-words-region): Caller changed.
6230         (count-lines-region): Make it an obsolete alias.
6232 2012-03-04  Tassilo Horn  <tassilo@member.fsf.org>
6234         * saveplace.el (save-place-to-alist)
6235         (save-place-ignore-files-regexp): Allow value nil to disable this
6236         feature.
6238 2012-03-04  Chong Yidong  <cyd@gnu.org>
6240         * faces.el (face-spec-reset-face): For the default face, reset the
6241         attributes to default values (Bug#10748).
6243 2012-03-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6245         * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
6246         previous patch: Check `message-send-mail-function', and not the
6247         default function (bug#10897).
6249 2012-03-04  Michael Albinus  <michael.albinus@gmx.de>
6251         * notifications.el (notifications-on-action-signal)
6252         (notifications-on-closed-signal): Check for unique service name of
6253         incoming event.  Fix error in removing entry.
6254         (top): Register for signals with wildcard service name.
6255         (notifications-notify): Use daemon unique service name for map entries.
6257 2012-03-04  Chong Yidong  <cyd@gnu.org>
6259         * cus-start.el: Make x-select-enable-clipboard-manager customizable.
6261 2012-03-04  Glenn Morris  <rgm@gnu.org>
6263         * abbrev.el (copy-abbrev-table, abbrev-table-p)
6264         (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
6265         (expand-abbrev, define-abbrev-table): Doc fixes.
6267 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6269         * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
6270         `message-default-send-mail-function' and not `send-mail-function'
6271         when doing the prompting for `sendmail-query-once' before sending
6272         in Message buffers (bug#10897).
6274         * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
6275         This is inconsistent with all the other stream functions, which leave
6276         the setting up to the higher levels (if so wanted) (bug#10931).
6278 2012-03-02  Alan Mackenzie  <acm@muc.de>
6280         Depessimize the handling of very large macros.
6282         * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
6283         (c-macro-cache-syntactic): New variables to implement a one
6284         element macro cache.
6285         (c-invalidate-macro-cache): New function.
6286         (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
6287         Adapt to use the new cache.
6288         (c-state-safe-place): Use better the cache of safe positions.
6289         (c-state-semi-nonlit-pos-cache)
6290         (c-state-semi-nonlit-pos-cache-limit):
6291         New variables for...
6292         (c-state-semi-safe-place): New function.  Here, in a macro is "safe".
6293         (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
6294         (c-in-literal, c-literal-limits, c-determine-limit-get-base):
6295         Use c-state-semi-safe-place.
6297         * progmodes/cc-langs.el (c-get-state-before-change-functions):
6298         Add c-invalidate-macro-cache to the C, C++, Obj entries.
6300 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
6302         * jka-compr.el (jka-compr-call-process):
6303         Apply `file-accessible-directory-p' only when the default directory is
6304         not remote.
6306 2012-03-01  Michael Albinus  <michael.albinus@gmx.de>
6308         * files.el (file-equal-p): Fix docstring.  Avoid unnecessary
6309         access of FILE2, if FILE1 does not exist.
6311         * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
6312         Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
6314         * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
6315         Add "PAGER=" to `process-environment'.
6317 2012-03-01  Michael R. Mauger  <mmaug@yahoo.com>
6319         * progmodes/sql.el: Bug fix
6320         (sql-get-login-ext): Save login values in globals.
6321         (sql-get-login): Use new version of `sql-get-login-ext'.
6322         (sql-interactive-mode): Set global `sql-connection' to nil.
6323         (sql-connect): Set global values for connection.
6324         (sql-product-interactive): Save global values as buffer local.
6326 2012-02-29  Leo Liu  <sdl.web@gmail.com>
6328         * abbrev.el (define-abbrevs): Reset sys to nil.
6330 2012-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6332         * files.el (file-equal-p): Rename from `files-equal-p'.
6333         Return nil when one or both files don't exist.
6334         (file-subdir-of-p): Now only top directory must exists,
6335         return nil if it doesn't.
6336         (copy-directory): No need to test with `file-subdir-of-p' after
6337         creating dir.
6338         * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
6339         to `file-equal-p'.
6341 2012-02-28  Glenn Morris  <rgm@gnu.org>
6343         * shell.el (shell-mode):
6344         * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
6345         * play/landmark.el (landmark-font-lock-face-O):
6346         * play/handwrite.el (handwrite):
6347         * play/gomoku.el (gomoku-O):
6348         * net/browse-url.el (browse-url-browser-display):
6349         * international/mule.el (define-charset):
6350         * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
6351         * filesets.el (filesets-find-file-delay):
6352         * eshell/em-xtra.el (eshell-xtra):
6353         * eshell/em-unix.el (eshell-grep):
6354         * emulation/viper.el (viper-mode):
6355         * emacs-lisp/regexp-opt.el (regexp-opt-group):
6356         * emacs-lisp/easymenu.el (easy-menu-define):
6357         * calendar/timeclock.el (timeclock-use-display-time):
6358         * bs.el (bs-mode):
6359         * bookmark.el (bookmark-save-flag):
6360         Doc fix (standardize possessive apostrophe usage).
6362 2012-02-27  Chong Yidong  <cyd@gnu.org>
6364         * emulation/viper-cmd.el (viper-intercept-ESC-key):
6365         Fix key-binding lookup for ESC key (Bug#9146).
6367         * font-lock.el (font-lock-specified-p): Rename from
6368         font-lock-spec-present.  Callers changed.
6370 2012-02-27  Daniel Hackney  <dan@haxney.org>
6372         * emacs-lisp/package.el (package-compute-transaction):
6373         Handle holding a package version to t in package-load-list.
6375 2012-02-26  Michael Albinus  <michael.albinus@gmx.de>
6377         * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
6378         (tramp-get-inode, tramp-get-device): Use cached values.
6380 2012-02-26  Alan Mackenzie  <acm@muc.de>
6382         Check there is a font-lock specification before doing initial
6383         fontification.
6385         * font-core.el (font-lock-mode): Move the conditional from
6386         :after-hook to font-lock-initial-fontify.
6387         (font-lock-default-function): Move the check for a specification
6388         to font-lock-spec-present.
6390         * font-lock.el (font-lock-initial-fontify): Call ...
6391         (font-lock-spec-present): New function.
6393 2012-02-26  Jim Blandy  <jimb@red-bean.com>
6395         * progmodes/gdb-mi.el (gdb-mi-quote): New function.
6396         (gdb-send): Apply it to the operand of the '-interpreter-exec
6397         console' command, so that we can pass arguments with (say) quotes
6398         in them.  Store exact string sent in gdb-debug-log (Bug#10765).
6400 2012-02-26  Chong Yidong  <cyd@gnu.org>
6402         * help-fns.el (describe-function-1): Clarify description of
6403         remapping (Bug#10844).
6405         * files.el (files-equal-p): Doc fix.
6406         (file-subdir-of-p): Doc fix.  Convert loop macro to plain Lisp,
6407         and quit the loop once a mismatch is found.
6409 2012-02-25  Juanma Barranquero  <lekktu@gmail.com>
6411         * bs.el (bs--show-with-configuration): Don't throw an error
6412         if the window cannot be split; otherwise, subsequent calls to
6413         bs-show fail, restoring a stale window config.  (Bug#10882)
6415 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
6417         * term/ns-win.el (global-map): Bind ns-drag-file to
6418         ns-find-file (Bug#5855, Bug#10050).
6420 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
6422         * calendar/parse-time.el (parse-time-string): Allow extractor to
6423         return nil.
6425 2012-02-25  Michael Albinus  <michael.albinus@gmx.de>
6427         * net/tramp.el (tramp-file-name-for-operation):
6428         Add `files-equal-p' and `file-subdir-of-p'.
6430         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
6431         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
6432         Add COPY-CONTENTS argument.
6434 2012-02-25  Chong Yidong  <cyd@gnu.org>
6436         Add custom groups for VC backends, for consistency with vc-bzr.
6438         * vc/vc-arch.el (vc-arch):
6439         * vc/vc-cvs.el (vc-cvs):
6440         * vc/vc-git.el (vc-git):
6441         * vc/vc-hg.el (vc-hg):
6442         * vc/vc-mtn.el (vc-mtn):
6443         * vc/vc-rcs.el (vc-rcs):
6444         * vc/vc-sccs.el (vc-sccs):
6445         * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
6446         All relevant defcustoms reassigned.
6448 2012-02-25  Chong Yidong  <cyd@gnu.org>
6450         * newcomment.el (comment-styles): Add autoload (Bug#10868).
6452         * term/x-win.el (x-initialize-window-system): Reduce default for
6453         x-selection-timeout to 5 seconds (Bug#8869).
6455 2012-02-24  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6457         * files.el (files-equal-p, file-subdir-of-p): New functions.
6458         (copy-directory): Error when trying to copy a directory on itself.
6459         Add missing copy-contents arg to tramp handler.
6460         * dired-aux.el (dired-copy-file-recursive): Same.
6461         (dired-create-files): Modify destination when source is equal to
6462         dest when copying files.
6463         Return also when dest is a subdir of source.  (Bug#10489)
6465 2012-02-24  Michael Albinus  <michael.albinus@gmx.de>
6467         * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
6468         (Bug#10874)
6470 2012-02-23  Alan Mackenzie  <acm@muc.de>
6472         * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
6473         parameter "after-hook:" to allow the expansion to run code after
6474         the execution of the mode hooks.
6476         * font-lock.el (font-lock-initial-fontify): New function extracted
6477         from font-lock-mode-internal.
6479         * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
6480         :after-hook.
6482 2012-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6484         * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
6485         (completion--cache-all-sorted-completions): New function.
6486         (completion-all-sorted-completions): Use it.
6487         (completion--do-completion, minibuffer-force-complete):
6488         Use it to re-instate the flush hook.
6490         * icomplete.el (icomplete-completions): Replace last fix with a better
6491         one (bug#10850).
6493 2012-02-23  Dmitry Gutov  <dgutov@yandex.ru>
6495         * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
6496         when it might call us back infinitely (bug#10797).
6498 2012-02-23  Glenn Morris  <rgm@gnu.org>
6500         * minibuffer.el (completion-category-overrides): Doc fix.
6502 2012-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6504         * minibuffer.el (completion-table-with-context): Fix inf-loop.
6505         Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
6507 2012-02-23  Glenn Morris  <rgm@gnu.org>
6509         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
6510         (authors-obsolete-files-regexps, authors-ignored-files)
6511         (authors-ambiguous-files, authors-renamed-files-alist):
6512         Add more entries.
6514 2012-02-23  Juri Linkov  <juri@jurta.org>
6516         * isearch.el (isearch-occur): Sync interactive spec with occur's
6517         new feature in `occur-read-primary-args'.  Doc fix.  (Bug#10705)
6519         * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
6521 2012-02-22  Juri Linkov  <juri@jurta.org>
6523         * international/mule-cmds.el (read-char-by-name): Use \` and \'.
6524         (ucs-insert): Doc fix.  Check for hex digits in the string.
6525         Don't display `nil' in the error message.  (Bug#10857)
6527 2012-02-22  Alan Mackenzie  <acm@muc.de>
6529         * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
6531 2012-02-22  Glenn Morris  <rgm@gnu.org>
6533         * ffap.el (ffap-c-path):
6534         * man.el (Man-header-file-path): Handle multiarch.  (Bug#10702)
6536 2012-02-22  Chong Yidong  <cyd@gnu.org>
6538         * custom.el (load-theme): Doc fix.
6540 2012-02-22  Glenn Morris  <rgm@gnu.org>
6542         * dired-x.el (dired-guess-shell-alist-default):
6543         Remove escape sequences from nroff output.  (Bug#172)
6545 2012-02-21  Glenn Morris  <rgm@gnu.org>
6547         * vc/emerge.el (emerge-defvar-local):
6548         Set `permanent-local' property rather than unused `preserved'.
6550         * textmodes/picture.el (picture-delete-char): New alias.
6551         (picture-mode-map): Use it.  (Bug#10860)
6552         (picture-mode): Doc fix.
6554 2012-02-21  Juanma Barranquero  <lekktu@gmail.com>
6556         * newcomment.el (uncomment-region-default): Remove unused binding.
6558 2012-02-21  Glenn Morris  <rgm@gnu.org>
6560         * textmodes/picture.el (picture-motion, picture-motion-reverse)
6561         (picture-self-insert, picture-tab-chars): Doc fix.
6562         (picture-mode-map): Fix C-a, C-e.
6564 2012-02-20  Glenn Morris  <rgm@gnu.org>
6566         * emacs-lisp/authors.el (authors-aliases): Add another entry.
6568 2012-02-20  Leo Liu  <sdl.web@gmail.com>
6570         * icomplete.el (icomplete-completions): Check FROM arg before
6571         passing to substring (Bug#10850).
6573 2012-02-19  Chong Yidong  <cyd@gnu.org>
6575         * comint.el: Require ansi-color.
6576         (comint-output-filter-functions): Add ansi-color-process-output.
6578         * ansi-color.el: Don't set comint-output-filter-functions; it is
6579         now in the initial value defined in comint.el.
6580         (ansi-color-apply-face-function): New variable.
6581         (ansi-color-apply-on-region): Use it.
6582         (ansi-color-apply-overlay-face): New function.
6584         * shell.el (shell): No need to require ansi-color.
6585         (shell-mode): Use ansi-color-apply-face-function to highlight
6586         color escapes using font-lock-face property (Bug#10835).
6588 2012-02-19  Chong Yidong  <cyd@gnu.org>
6590         * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
6591         mode-line formats (Bug#10839).
6593 2012-02-18  Glenn Morris  <rgm@gnu.org>
6595         * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
6597         * mail/undigest.el (unforward-rmail-message): Doc fix.
6599         * saveplace.el (save-place-ignore-files-regexp): Add :version.
6601 2012-02-18  Eli Zaretskii  <eliz@gnu.org>
6603         * international/characters.el (script-list): Sync with the latest
6604         Unicode Character Database.
6606 2012-02-18  Andreas Schwab  <schwab@linux-m68k.org>
6608         * international/titdic-cnv.el: Remove duplicate coding tag.
6609         * language/cham.el: Likewise.
6610         * language/tai-viet.el: Likewise.
6612 2012-02-18  Glenn Morris  <rgm@gnu.org>
6614         * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
6615         * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
6616         (calendar-bahai-all-holidays-flag, calendar-other-dates):
6617         * calendar/diary-lib.el (diary-abbreviated-year-flag):
6618         * calendar/holidays.el (holiday-bahai-holidays)
6619         (calendar-holidays, list-holidays):
6620         Use utf-8 Bahá'í in doc-strings, menus, etc.
6622 2012-02-17  Tassilo Horn  <tassilo@member.fsf.org>
6624         * saveplace.el (save-place-ignore-files-regexp): New variable
6625         allowing for excluding files from saving their location of point.
6626         The default value matches the temporary commit message editing
6627         files from Git, SVN, Bazaar, and Mercurial.
6628         (save-place-to-alist): Use it.
6630 2012-02-17  Lawrence Mitchell  <wence@gmx.li>
6631             Stefan Monnier  <monnier@iro.umontreal.ca>
6633         * newcomment.el (uncomment-region-default): Don't leave extra space
6634         when an arg is provided (bug#8150).
6636 2012-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6638         * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
6640 2012-02-17  Glenn Morris  <rgm@gnu.org>
6642         * net/socks.el: Require network-stream.  (Bug#10599)
6644 2012-02-17  Kenichi Handa  <handa@m17n.org>
6646         * international/charprop.el:
6647         * international/uni-name.el:
6648         * international/uni-old-name.el:
6649         * international/uni-comment.el: Regenerate.
6651 2012-02-16  Glenn Morris  <rgm@gnu.org>
6653         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
6654         Interactively in calendar buffer, give an error if not on a date.
6656 2012-02-15  Glenn Morris  <rgm@gnu.org>
6658         * shell.el (shell-delimiter-argument-list):
6659         Revert 2011-02-17 change.  (Bug#8027)
6661 2012-02-15  Chong Yidong  <cyd@gnu.org>
6663         * minibuffer.el (completion-at-point-functions): Doc fix.
6665         * custom.el (defcustom): Doc fix; note use of defvar.
6667 2012-02-15  Glenn Morris  <rgm@gnu.org>
6669         * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
6670         Doc fixes.
6672 2012-02-14  Glenn Morris  <rgm@gnu.org>
6674         * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
6676 2012-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6678         * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
6679         way the ports list is computed.
6680         (smtpmail-query-smtp-server): Prompt the user for a port number if
6681         we can't connect to any of the standard ports (bug#10810).
6683 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6685         * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
6687 2012-02-13  Glenn Morris  <rgm@gnu.org>
6689         * minibuffer.el (read-file-name): Doc fix.  (Bug#10798)
6691 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6693         * net/gnutls.el (gnutls-trustfiles): New variable.
6694         (gnutls-negotiate): Use it.
6696 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6698         * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
6699         does its stuff if Gnus is running.
6701 2012-02-13  Alan Mackenzie  <acm@muc.de>
6703         Fix a loop in c-set-fl-decl-start.
6705         * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
6706         c-backward-syntactic-ws actually moves backwards.
6708 2012-02-13  Leo Liu  <sdl.web@gmail.com>
6710         * net/rcirc.el (rcirc-markup-attributes): Move point to the
6711         beginning so that all \C-o chars are removed.
6713 2012-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
6715         * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
6717 2012-02-12  Alan Mackenzie  <acm@muc.de>
6719         Fix infinite loop with long macros.
6720         * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
6722 2012-02-12  Chong Yidong  <cyd@gnu.org>
6724         * window.el (display-buffer): Doc fix (Bug#10785).
6726 2012-02-12  Glenn Morris  <rgm@gnu.org>
6728         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
6729         (x-disown-selection-internal, x-get-selection-internal):
6730         Sync docs with the xselect.c versions.
6732         * allout-widgets.el: Add missing license notice.
6734 2012-02-11  Glenn Morris  <rgm@gnu.org>
6736         * select.el (x-get-selection-internal, x-own-selection-internal)
6737         (x-disown-selection-internal):
6738         * x-dnd.el (x-get-selection-internal): Update declarations.
6740         * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
6742         * window.el (window-sides-slots):
6743         * tool-bar.el (tool-bar-position):
6744         * term/xterm.el (xterm-extra-capabilities):
6745         * ses.el (ses-self-reference-early-detection):
6746         * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
6747         (verilog-auto-wire-type)
6748         (verilog-auto-delete-trailing-whitespace)
6749         (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
6750         (verilog-auto-tieoff-declaration):
6751         * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
6752         (sql-oracle-statement-starters, sql-oracle-scan-on):
6753         * progmodes/prolog.el (prolog-align-comments-flag)
6754         (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
6755         (prolog-left-indent-regexp, prolog-paren-indent-p)
6756         (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
6757         (prolog-types, prolog-mode-specificators)
6758         (prolog-determinism-specificators, prolog-directives)
6759         (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
6760         (prolog-electric-dot-flag)
6761         (prolog-electric-dot-full-predicate-template)
6762         (prolog-electric-underscore-flag, prolog-electric-tab-flag)
6763         (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
6764         (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
6765         (prolog-program-switches, prolog-prompt-regexp)
6766         (prolog-debug-on-string, prolog-debug-off-string)
6767         (prolog-trace-on-string, prolog-trace-off-string)
6768         (prolog-zip-on-string, prolog-zip-off-string)
6769         (prolog-use-standard-consult-compile-method-flag)
6770         (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
6771         (prolog-imenu-max-lines, prolog-info-predicate-index)
6772         (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
6773         (prolog-char-quote-workaround):
6774         * progmodes/cc-vars.el (c-defun-tactic):
6775         * net/tramp.el (tramp-encoding-command-interactive)
6776         (tramp-local-end-of-line):
6777         * net/soap-client.el (soap-client):
6778         * net/netrc.el (netrc-file):
6779         * net/gnutls.el (gnutls):
6780         * minibuffer.el (completion-category-overrides)
6781         (completion-cycle-threshold)
6782         (completion-pcm-complete-word-inserts-delimiters):
6783         * man.el (Man-name-local-regexp):
6784         * mail/feedmail.el (feedmail-display-full-frame):
6785         * international/characters.el (glyphless-char-display-control):
6786         * eshell/em-ls.el (eshell-ls-date-format):
6787         * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
6788         (lisp-lambda-list-keyword-parameter-indentation)
6789         (lisp-lambda-list-keyword-parameter-alignment):
6790         * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
6791         * dired-x.el (dired-omit-verbose):
6792         * cus-theme.el (custom-theme-allow-multiple-selections):
6793         * calc/calc.el (calc-highlight-selections-with-faces)
6794         (calc-lu-field-reference, calc-lu-power-reference)
6795         (calc-note-threshold):
6796         * battery.el (battery-mode-line-limit):
6797         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
6798         (archive-7z-update):
6799         * allout.el (allout-prefixed-keybindings)
6800         (allout-unprefixed-keybindings)
6801         (allout-inhibit-auto-fill-on-headline)
6802         (allout-flattened-numbering-abbreviation):
6803         * allout-widgets.el (allout-widgets-auto-activation)
6804         (allout-widgets-icons-dark-subdir)
6805         (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
6806         (allout-widgets-theme-dark-background)
6807         (allout-widgets-theme-light-background)
6808         (allout-widgets-item-image-properties-emacs)
6809         (allout-widgets-item-image-properties-xemacs)
6810         (allout-widgets-run-unit-tests-on-load)
6811         (allout-widgets-time-decoration-activity)
6812         (allout-widgets-hook-error-post-time)
6813         (allout-widgets-track-decoration):
6814         Add missing :version tags to new defcustoms and defgroups.
6816         * progmodes/sql.el (sql-ansi-statement-starters)
6817         (sql-oracle-statement-starters): Add custom type.
6819         * progmodes/prolog.el: Remove leading '*' from defcustom docs.
6820         (prolog-system-version): Give it a type.
6822 2012-02-11  Eli Zaretskii  <eliz@gnu.org>
6824         * term/pc-win.el (x-select-text, x-selection-owner-p)
6825         (x-own-selection-internal, x-disown-selection-internal)
6826         (x-get-selection-internal): Sync doc strings and argument lists
6827         with xselect.c, common-win.el and x-win.el.  (Bug#10783)
6829 2012-02-11  Leo Liu  <sdl.web@gmail.com>
6831         * progmodes/python.el (python-end-of-statement): Fix infinite
6832         loop.  (Bug#10788)
6834 2012-02-10  Glenn Morris  <rgm@gnu.org>
6836         * international/mule-cmds.el (unify-8859-on-encoding-mode)
6837         (unify-8859-on-decoding-mode): Properly mark as obsolete.
6839 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
6841         * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
6842         about SMTP before checking the From header.
6844         * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
6845         into own function for reuse by emacsbug.el.
6847 2012-02-10  Leo Liu  <sdl.web@gmail.com>
6849         * subr.el (condition-case-unless-debug): Rename from
6850         condition-case-no-debug.  All callers changed.
6851         (with-demoted-errors): Fix caller.
6853         * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
6854         * nxml/rng-valid.el (rng-do-some-validation):
6855         * emacs-lisp/package.el (package-refresh-contents)
6856         (package-menu-execute):
6857         * desktop.el (desktop-create-buffer):
6858         * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
6860 2012-02-10  Glenn Morris  <rgm@gnu.org>
6862         * textmodes/bibtex.el:
6863         Add missing :version tags for new/changed defcustoms.
6865         * files.el (remote-file-name-inhibit-cache): Doc fixes.
6867 2012-02-09  Lars Ingebrigtsen  <larsi@rusty>
6869         * mail/smtpmail.el (smtpmail-user-mail-address): New function.
6870         (smtpmail-via-smtp): Use it, or fall back on the From address.
6871         (smtpmail-send-it): Ditto.
6873 2012-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6875         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6876         Don't fallback on byte-compile-defvar.  Optimize (defvar foo) away.
6877         (byte-compile-tmp-var): New const.
6878         (byte-compile-defvar): Use it to minimize .elc size.
6879         Just use `defvar' rather than simulate it (bug#10761).
6881 2012-02-09  Glenn Morris  <rgm@gnu.org>
6883         * files.el (rename-uniquely): Doc fix.  (Bug#3806)
6885         * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
6886         Add :version tags.
6888         * progmodes/compile.el (compilation-error-screen-columns)
6889         (compilation-first-column, compilation-filter-start): Doc fixes.
6891         * vc/log-view.el (log-view-toggle-entry-display):
6892         * vc/vc.el (vc-merge, vc-pull): Doc fixes.
6894         * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
6895         (report-emacs-bug-can-use-xdg-email):
6896         (report-emacs-bug-insert-to-mailer): Doc fixes.
6897         (report-emacs-bug): Message fix.
6899         * net/browse-url.el (browse-url-can-use-xdg-open)
6900         (browse-url-xdg-open): Doc fixes.
6902         * electric.el (electric-indent-mode, electric-pair-mode)
6903         (electric-layout-rules, electric-layout-mode): Doc fixes.
6904         (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
6906 2012-02-08  Martin Rudalics  <rudalics@gmx.at>
6908         * server.el (server-unselect-display): Don't inadvertently kill
6909         the current buffer.  (Bug#10729)
6911 2012-02-08  Glenn Morris  <rgm@gnu.org>
6913         * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
6914         (sql-list-table): Doc fixes.
6916         * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
6917         Comment out (does nothing).
6919         * completion.el (dynamic-completion-mode):
6920         * dirtrack.el (dirtrack-debug-mode):
6921         * electric.el (electric-layout-mode):
6922         * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
6923         * face-remap.el (text-scale-mode, buffer-face-mode):
6924         * iimage.el (iimage-mode):
6925         * image-mode.el (image-transform-mode):
6926         * minibuffer.el (completion-in-region-mode):
6927         * scroll-lock.el (scroll-lock-mode):
6928         * simple.el (next-error-follow-minor-mode):
6929         * tar-mode.el (tar-subfile-mode):
6930         * tooltip.el (tooltip-mode):
6931         * vcursor.el (vcursor-use-vcursor-map):
6932         * wid-browse.el (widget-minor-mode):
6933         * emulation/tpu-edt.el (tpu-edt-mode):
6934         * emulation/tpu-extras.el (tpu-cursor-free-mode):
6935         * international/iso-ascii.el (iso-ascii-mode):
6936         * language/thai-util.el (thai-word-mode):
6937         * mail/supercite.el (sc-minor-mode):
6938         * net/goto-addr.el (goto-address-mode):
6939         * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
6940         * progmodes/cwarn.el (cwarn-mode):
6941         * progmodes/flymake.el (flymake-mode):
6942         * progmodes/glasses.el (glasses-mode):
6943         * progmodes/hideshow.el (hs-minor-mode):
6944         * progmodes/pascal.el (pascal-outline-mode):
6945         * textmodes/enriched.el (enriched-mode):
6946         * vc/smerge-mode.el (smerge-mode):
6947         Doc fixes (minor mode argument).
6949 2012-02-07  Eli Zaretskii  <eliz@gnu.org>
6951         * ls-lisp.el (ls-lisp-sanitize): New function.
6952         (ls-lisp-insert-directory): Use it to fix or remove any elements
6953         in file-alist with missing attributes.  (Bug#4673)
6955 2012-02-07  Alan Mackenzie  <acm@muc.de>
6957         Fix spurious recognition of c-in-knr-argdecl.
6959         * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
6960         putative K&R region.
6962 2012-02-07  Alan Mackenzie  <acm@muc.de>
6964         * progmodes/cc-engine.el (c-forward-objc-directive):
6965         Prevent looping in "#pragma mark @implementation".
6967 2012-02-07  Michael Albinus  <michael.albinus@gmx.de>
6969         * notifications.el (notifications-on-closed-signal): Make `reason'
6970         optional.  (Bug#10744)
6972 2012-02-07  Glenn Morris  <rgm@gnu.org>
6974         * emacs-lisp/easy-mmode.el (define-minor-mode):
6975         Doc fixes for the macro and the mode it defines.
6977         * image.el (imagemagick-types-inhibit): Doc fix.
6979         * cus-start.el (imagemagick-render-type): Add it.
6981 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6983         * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
6984         Set the default at load time, too, so that `font-lock-fontify-buffer'
6985         can be called without setting up the entire mode first.  This fixes
6986         a bug in `mm-inline-text' with C MIME parts.
6988 2012-02-06  Chong Yidong  <cyd@gnu.org>
6990         * simple.el (list-processes--refresh): Delete exited processes
6991         (Bug#8094).
6993         * comint.el (comint-next-prompt): next-single-char-property-change
6994         and prev-single-char-property-change never return nil (Bug#8657).
6996         * custom.el (defcustom): Doc fix (Bug#9711).
6998 2012-02-05  Chong Yidong  <cyd@gnu.org>
7000         * cus-edit.el (custom-variable-reset-backup): Quote the value
7001         before storing it in the customized-value property (Bug#6712).
7002         (custom-display): Add a customization type tag.
7003         (custom-buffer-create-internal): Improve tooltip message.
7005         * wid-edit.el (widget-field-value-get): New optional arg to
7006         suppress trailing whitespace truncation.
7007         (character): Use it (Bug#2689).
7009 2012-02-05  Andreas Schwab  <schwab@linux-m68k.org>
7011         * progmodes/gud.el (gud-pv): Use pv instead of pv1.
7012         * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
7014 2012-02-05  Chong Yidong  <cyd@gnu.org>
7016         * cus-edit.el (custom-variable-value-create): For mismatched
7017         types, show the current value (Bug#7600).
7019         * custom.el (defcustom): Doc fix.
7021 2012-02-05  Glenn Morris  <rgm@gnu.org>
7023         * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
7025 2012-02-05  Juanma Barranquero  <lekktu@gmail.com>
7027         * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
7028         (pp-buffer): Use `ignore-errors', `looking-at-p'.
7029         (pp-last-sexp): Use `looking-at-p'.
7031 2012-02-04  Glenn Morris  <rgm@gnu.org>
7033         * files.el (revert-buffer):
7034         Doc fix (mention revert-buffer-in-progress-p).
7036         * emacs-lisp/ert-x.el (ert-simulate-command):
7037         Check deferred-action-list (which is obsolete) is bound.
7039         * subr.el (with-wrapper-hook): Doc fixes.
7041         * simple.el (filter-buffer-substring-functions)
7042         (buffer-substring-filters, filter-buffer-substring): Doc fixes.
7044 2012-02-04  Lars Ljung  <lars@matholka.se>  (tiny change)
7046         * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
7047         anywhere in shell-file-name, not just at the beginning.  (Bug#10523)
7049 2012-02-04  Leo Liu  <sdl.web@gmail.com>
7051         * emacs-lisp/smie.el: Fix dead link (Bug#10711).
7053 2012-02-04  Glenn Morris  <rgm@gnu.org>
7055         * image.el (image-extension-data): Add obsolete alias.
7057         * isearch.el (isearch-update): Doc fix.
7059         * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
7061         * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
7063 2012-02-03  Glenn Morris  <rgm@gnu.org>
7065         * image.el (image-animated-p): Doc fix.  Use image-animated-types.
7066         (image-animate-timeout): Doc fix.
7068         * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
7070 2012-02-02  Glenn Morris  <rgm@gnu.org>
7072         * server.el (server-auth-dir): Doc fix.
7073         (server-eval-at): Doc fix.  Give an explicit error if !server-use-tcp.
7075         * subr.el (run-mode-hooks): Doc fix.
7077 2012-02-02  Juri Linkov  <juri@jurta.org>
7079         * image-mode.el (image-toggle-display-image): Remove tautological
7080         `major-mode' from the `derived-mode-p' test.
7082 2012-02-02  Kenichi Handa  <handa@m17n.org>
7084         * composite.el (compose-region): Cancel previous change.
7086 2012-02-02  Kenichi Handa  <handa@m17n.org>
7088         * composite.el (compose-region, compose-string): Signal error for
7089         a null string component (Bug#6988).
7091 2012-02-01  Chong Yidong  <cyd@gnu.org>
7093         * view.el (view-buffer-other-window, view-buffer-other-frame):
7094         Handle special modes like view-buffer (Bug#10650).
7095         (view-buffer): Simplify.
7097         * frame.el (set-frame-font): Tweak meaning of third argument.
7099         * dynamic-setting.el (font-setting-change-default-font):
7100         Use set-frame-font (Bug#9982).
7102 2012-02-01  Glenn Morris  <rgm@gnu.org>
7104         * progmodes/compile.el (compilation-internal-error-properties):
7105         Respect compilation-first-column in the "*compilation*" buffer.
7107         * emacs-lisp/easy-mmode.el (define-minor-mode):
7108         Relax :variable's test for a named function.
7110 2012-01-31  Alan Mackenzie  <acm@muc.de>
7112         * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
7113         off by one error.
7115 2012-01-31  Chong Yidong  <cyd@gnu.org>
7117         * frame.el (set-frame-font): New arg ALL-FRAMES.
7119         * menu-bar.el (menu-set-font): Use set-frame-font.
7121         * faces.el (face-spec-reset-face): Don't apply unspecified
7122         attribute values to the default face.
7124 2012-01-31  Juanma Barranquero  <lekktu@gmail.com>
7126         * progmodes/cwarn.el (cwarn): Remove dead link.
7127         (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
7128         Remove * from defcustom docstrings.
7129         (turn-on-cwarn-mode): Make obsolete.
7130         (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
7131         (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
7133 2012-01-31  Glenn Morris  <rgm@gnu.org>
7135         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
7136         Fix :variable handling of mode a symbol not equal to modefun.
7137         Allow named functions to be used as the cdr of :variable.
7139 2012-01-30  Glenn Morris  <rgm@gnu.org>
7141         * emacs-lisp/authors.el (authors-fixed-entries):
7142         Remove reference to deleted file rnewspost.el.
7144 2012-01-29  Juanma Barranquero  <lekktu@gmail.com>
7146         * window.el (window-with-parameter): Remove unused variable `windows'.
7147         (window--side-check): Remove unused variable `code'.
7148         (window--resize-siblings): Remove unused variable `first'.
7149         (adjust-window-trailing-edge): Remove unused variable `failed'.
7150         (window-deletable-p, window--delete): Remove unused variable `buffer'.
7151         Use `let', not `let*'.
7152         (balance-windows-2): Remove unused variable `found'.
7153         (window--state-put-2): Remove unused variable `splits'.
7154         (window-state-put): Remove unused variable `selected'.
7155         (same-window-p): Use `string-match-p'.
7156         (display-buffer-assq-regexp): Remove unused variable `value'.
7157         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7158         Mark argument ALIST as ignored.
7159         (pop-to-buffer): Remove unused variable `old-window'.
7161 2012-01-29  Eli Zaretskii  <eliz@gnu.org>
7163         * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
7164         and .lzma compressed files.
7166 2012-01-29  Chong Yidong  <cyd@gnu.org>
7168         * frame.el (window-system-default-frame-alist): Doc fix.
7170         * dynamic-setting.el (font-setting-change-default-font): Don't
7171         change the default face if SET-FONT argument is non-nil (Bug#9982).
7173 2012-01-29  Samuel Bronson  <naesten@gmail.com>  (tiny change)
7175         * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
7177 2012-01-29  Syver Enstad  <syver.enstad@cisco.com>  (tiny change)
7179         * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
7180         breakpoints in files outside current directory (Bug#6098).
7182 2012-01-29  Chong Yidong  <cyd@gnu.org>
7184         * progmodes/python.el: Require ansi-color at top-level.
7186         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
7187         Define and use in Emacs Lisp mode (Bug#9360).
7188         (lisp-mode-abbrev-table): Add doc.
7189         (lisp-mode-variables): Don't set local-abbrev-table.
7190         (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
7192 2012-01-28  Roland Winkler  <winkler@gnu.org>
7194         * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
7196 2012-01-28  Roland Winkler  <winkler@gnu.org>
7198         * textmodes/bibtex.el (bibtex-entry-alist): New function.
7199         (bibtex-set-dialect): Use it.  Either set global values of
7200         dialect-dependent variables or bind these variables buffer-locally
7201         (Bug#10254).
7202         (bibtex-mode): Call bibtex-set-dialect via
7203         hack-local-variables-hook.
7204         (bibtex-dialect): Update docstring.
7205         Add safe-local-variable predicate.
7206         (bibtex-entry-alist, bibtex-field-alist): Initialize via
7207         bibtex-set-dialect.
7208         (bibtex-mode-map): Define menu for each dialect.
7209         (bibtex-entry): Fix docstring.
7211 2012-01-28  Chong Yidong  <cyd@gnu.org>
7213         * eshell/esh-arg.el (eshell-quote-argument): New function.
7215         * eshell/esh-ext.el (eshell-invoke-batch-file):
7216         * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
7217         first arg to eshell-parse-command (Bug#10523).
7219 2012-01-28  Drew Adams  <drew.adams@oracle.com>
7221         * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
7222         `default-directory' is non-nil.
7224 2012-01-28  Eli Zaretskii  <eliz@gnu.org>
7226         * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
7227         line that displays system-configuration-options.  (Bug#9924)
7229 2012-01-28  Drew Adams  <drew.adams@oracle.com>
7231         * descr-text.el (describe-char): Show information about POS, in
7232         addition to information about the character at POS.  Improve and
7233         update the doc string.  Change "code point" to "code point in
7234         charset", to avoid confusion with the character's Unicode code
7235         point shown above that.  (Bug#10129)
7237 2012-01-28  Eli Zaretskii  <eliz@gnu.org>
7239         * descr-text.el (describe-char): Show the raw character, not only
7240         its display form at POS.  Suggested by Kenichi Handa <handa@m17n.org>.
7241         See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
7242         for the reasons.
7244 2012-01-28  Phil Hagelberg  <phil@hagelb.org>
7246         * emacs-lisp/package.el (package-install):
7247         Run package-refresh-contents if there is no archive yet (Bug#9798).
7249 2012-01-28  Chong Yidong  <cyd@gnu.org>
7251         * emacs-lisp/package.el (package-maybe-load-descriptor):
7252         New function, split from package-maybe-load-descriptor.
7253         (package-maybe-load-descriptor): Use it.
7254         (package-download-transaction): Fully load required packages
7255         inside the loop, so that `require' calls work (Bug#10593).
7256         (package-install): No need to call package-initialize now.
7258 2012-01-28  Chong Yidong  <cyd@gnu.org>
7260         * simple.el (deactivate-mark): Doc fix (Bug#8614).
7262         * tooltip.el (tooltip-mode): Doc fix.
7263         (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
7265         * frame.el (set-cursor-color): Doc fix (Bug#352).
7267         * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
7268         (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
7270         * cus-edit.el (custom-buffer-create-internal): Fix search button
7271         action (Bug#10542).
7272         (customize-unsaved, customize-saved): Doc fix (Bug#10541).
7274 2012-01-27  Eduard Wiebe  <usenet@pusto.de>
7276         * dired.el (dired-mark-files-regexp):
7277         Include any subdirectory components.  (Bug#10445)
7279 2012-01-27  Mike Lamb  <mrlamb@gmail.com>  (tiny change)
7281         * pcmpl-unix.el (pcmpl-ssh-known-hosts):
7282         Handle [host]:port syntax.  (Bug#10533)
7284 2012-01-27  Alex Harsanyi  <harsanyi@mac.com>
7286         * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
7288 2012-01-26  Glenn Morris  <rgm@gnu.org>
7290         * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
7291         * term.el (term-raw-escape-map): Use Control-X-prefix.
7292         * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map.  (Bug#10566)
7294 2012-01-25  Martin Rudalics  <rudalics@gmx.at>
7296         * window.el (window-state-get, window--state-get-1): Don't deal
7297         with fixed-sizeness of windows.  Simplify code.
7299 2012-01-25  Jérémy Compostella  <jeremy.compostella@gmail.com>
7301         * window.el (window--state-get-1, window--state-put-2):
7302         Don't save and restore the mark.
7304 2012-01-25  Chong Yidong  <cyd@gnu.org>
7306         * custom.el (custom-variable-p): Doc fix.
7308 2012-01-25  Glenn Morris  <rgm@gnu.org>
7310         * dired.el (dired-goto-file): Handle some of the more common
7311         characters that `ls -b' escapes.  (Bug#10596)
7313         * progmodes/compile.el (compilation-next-error-function):
7314         Respect compilation-first-column in the "*compilation*" buffer.
7315         * progmodes/grep.el (grep-first-column): New variable.  (Bug#10594)
7317         * vc/vc.el (vc-modify-change-comment): Scoping fix.  (Bug#10513)
7319 2012-01-24  Glenn Morris  <rgm@gnu.org>
7321         * pcmpl-gnu.el (pcomplete/tar): Handle " - ".  (Bug#10457)
7323 2012-01-24  Julien Danjou  <julien@danjou.info>
7325         * color.el (color-rgb-to-hsl): Fix value computing.
7326         (color-hue-to-rgb): New function.
7327         (color-hsl-to-rgb): New function.
7328         (color-clamp, color-saturate-hsl, color-saturate-name)
7329         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
7330         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
7332 2012-01-24  Glenn Morris  <rgm@gnu.org>
7334         * vc/vc-rcs.el (vc-rcs-create-tag):
7335         * vc/vc-sccs.el (vc-sccs-create-tag):
7336         Fix argument spec to be what vc-create-tag expects.  (Bug#10515)
7338 2012-01-23  Mike Lamb  <mrlamb@gmail.com>  (tiny change)
7340         * eshell/esh-util.el (eshell-read-hosts-file):
7341         Skip comment lines.  (Bug#10549)
7343         * eshell/em-unix.el (pcomplete/ssh): Remove.  (Bug#10548)
7345 2012-01-23  Juanma Barranquero  <lekktu@gmail.com>
7347         * subr.el (display-delayed-warnings): Doc fix.
7348         (collapse-delayed-warnings): New function to collapse identical
7349         adjacent warnings.
7350         (delayed-warnings-hook): Add it.
7352 2012-01-22  Michael Albinus  <michael.albinus@gmx.de>
7354         * net/tramp.el (tramp-action-login): Set connection property "login-as".
7356         * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
7357         (tramp-default-user-alist): Don't add "pscp".
7358         (tramp-do-copy-or-rename-file-out-of-band): Use connection
7359         property "login-as", if set.  (Bug#10530)
7361 2012-01-21  Michael Albinus  <michael.albinus@gmx.de>
7363         * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
7364         "plink1" and "psftp".  (Bug#10530)
7366 2012-01-21  Kenichi Handa  <handa@m17n.org>
7368         * international/mule-cmds.el (prefer-coding-system): Show a
7369         warning message if the default value of file-name-coding-system
7370         was not changed.
7372 2012-01-21  Jérémy Compostella  <jeremy.compostella@gmail.com>
7374         * windmove.el (windmove-reference-loc):
7375         Fix windmove-reference-loc miscalculation.
7377 2012-01-21  Jay Belanger  <jay.p.belanger@gmail.com>
7379         * calc/calc-units.el (math-put-default-units): Don't use "1" as a
7380         default unit.
7382 2012-01-21  Glenn Morris  <rgm@gnu.org>
7384         * international/mule.el (auto-coding-alist): Add .tbz.
7386         * files.el (local-enable-local-variables): Doc fix.
7387         (inhibit-local-variables-regexps): Rename from
7388         inhibit-first-line-modes-regexps.  Keep old name as obsolete alias.
7389         Doc fix.  Add some extensions from auto-coding-alist.
7390         (inhibit-local-variables-suffixes):
7391         Rename from inhibit-first-line-modes-suffixes.  Doc fix.
7392         (inhibit-local-variables-p):
7393         New function, extracted from set-auto-mode-1.
7394         (set-auto-mode): Doc fix.  Respect inhibit-local-variables-regexps.
7395         (set-auto-mode-1): Doc fix.  Use inhibit-local-variables-p.
7396         (hack-local-variables): Doc fix.  Make the mode-only case
7397         respect enable-local-variables and friends.
7398         Respect inhibit-local-variables-regexps for file-locals, but
7399         not for directory-locals.
7400         (set-visited-file-name):
7401         Take account of inhibit-local-variables-regexps.
7402         Whether it applies may change as the file name is changed.
7403         * jka-cmpr-hook.el (jka-compr-install):
7404         * jka-compr.el (jka-compr-uninstall):
7405         Update for inhibit-first-line-modes-suffixes name change.
7407 2012-01-20  Martin Rudalics  <rudalics@gmx.at>
7409         * help-macro.el (make-help-screen): Temporarily restore original
7410         binding for minor-mode-map-alist (Bug#10454).
7412 2012-01-19  Julien Danjou  <julien@danjou.info>
7414         * color.el (color-name-to-rgb): Use the white color to find the max
7415         color component value and return correctly computed values.
7416         (color-name-to-rgb): Add missing float conversion for max value.
7418 2012-01-19  Martin Rudalics  <rudalics@gmx.at>
7420         * window.el (window--state-get-1, window-state-get): Do not use
7421         special state value for window-persistent-parameters.
7422         Rename argument IGNORE to WRITABLE.  Rewrite doc-string.
7423         (window--state-put-2): Reset all window parameters to nil before
7424         assigning values of persistent parameters.
7426 2012-01-18  Alan Mackenzie  <acm@muc.de>
7428         Eliminate sluggishness and hangs in fontification of "semicolon
7429         deserts".
7431         * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
7432         Change value 10000 -> 3000.
7433         (c-state-safe-place): Reformulate so it doesn't stack up an
7434         infinite number of wrong entries in c-state-nonlit-pos-cache.
7435         (c-determine-limit-get-base, c-determine-limit): New functions to
7436         determine backward search limits disregarding literals.
7437         (c-find-decl-spots): Amend commenting.
7438         (c-cheap-inside-bracelist-p): New function which detects "={".
7440         * progmodes/cc-fonts.el
7441         (c-make-font-lock-BO-decl-search-function): Give a limit to a
7442         backward search.
7443         (c-font-lock-declarations): Fix an occurrence of point being
7444         undefined.  Check additionally for point being in a bracelist or
7445         near a macro invocation without a semicolon so as to avoid a
7446         fruitless time consuming search for a declarator.  Give a more
7447         precise search limit for declarators using the new
7448         c-determine-limit.
7450 2012-01-18  Glenn Morris  <rgm@gnu.org>
7452         * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
7453         (set-auto-mode): Doc fixes.
7455 2012-01-17  Glenn Morris  <rgm@gnu.org>
7457         * isearch.el (search-nonincremental-instead): Fix doc typo.
7459         * dired.el (dired-insert-directory): Handle newlines in directory name.
7460         (dired-build-subdir-alist): Unescape newlines in directory name.
7462 2012-01-17  Michael Albinus  <michael.albinus@gmx.de>
7464         * net/tramp.el (tramp-local-end-of-line): New defcustom.
7465         (tramp-action-login, tramp-action-yesno, tramp-action-yn)
7466         (tramp-action-terminal): Use it.  (Bug#10530)
7468 2012-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7470         * minibuffer.el (completion--replace): Strip properties (bug#10062).
7472 2012-01-16  Martin Rudalics  <rudalics@gmx.at>
7474         * window.el (window-state-ignored-parameters): Remove variable.
7475         (window--state-get-1): Rename argument MARKERS to IGNORE.
7476         Handle persistent window parameters.  Make copy of clone-of
7477         parameter only if requested.  (Bug#10348)
7478         (window--state-put-2): Install a window parameter only if it has
7479         a non-nil value or an existing parameter shall be overwritten.
7481 2012-01-15  Michael Albinus  <michael.albinus@gmx.de>
7483         * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
7485 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
7487         * info.el (Info-toc-build): If the Info file has no "Up" pointer,
7488         don't pass the (nil) value of `upnode' to string-match.
7490 2012-01-14  Chong Yidong  <cyd@gnu.org>
7492         * startup.el (command-line): Fix X resource class for cursorColor.
7493         Fix values recognized by the cursorBlink resource.
7495 2012-01-14  Paul Eggert  <eggert@cs.ucla.edu>
7497         * epg.el (epg--make-temp-file): Avoid permission race condition
7498         when running on old Emacs versions (bug#10403).
7500 2012-01-14  Glenn Morris  <rgm@gnu.org>
7502         * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
7504 2012-01-13  Alan Mackenzie  <acm@muc.de>
7506         Fix filling for when filladapt mode is enabled.
7508         * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
7509         c-mask-paragraph, pass in `fill-paragraph' rather than
7510         `fill-region-as-paragraph'.  (This is a reversion of a previous
7511         change.)
7512         * progmodes/cc-mode.el (c-basic-common-init):
7513         Make fill-paragraph-handle-comment buffer local and set it to nil.
7515 2012-01-13  Glenn Morris  <rgm@gnu.org>
7517         * dired.el (dired-switches-escape-p): New function.
7518         (dired-insert-directory): Use dired-switches-escape-p.
7519         (dired-get-filename): Undo "\ " quoting if needed.  (Bug#10469)
7521         * find-dired.el (find-ls-option): Doc fix.  (Bug#10262)
7523 2012-01-12  Glenn Morris  <rgm@gnu.org>
7525         * mail/sendmail.el (mail-mode): Update paragraph-separate for
7526         changes in adaptive-fill-regexp.  (Bug#10276)
7528 2012-01-11  Alan Mackenzie  <acm@muc.de>
7530         Fix Emacs bug #10463 - put `widen's around the critical spots.
7532         * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
7533         widen around each invocation of c-state-pp-to-literal.  Remove an
7534         unused let variable.
7536 2012-01-11  Glenn Morris  <rgm@gnu.org>
7538         * dired-aux.el (dired-do-shell-command): Fix */? logic.  (Bug#6561)
7539         Doc fix.
7541 2012-01-10  Chong Yidong  <cyd@gnu.org>
7543         * net/network-stream.el (network-stream-open-starttls):
7544         Avoid emitting a confusing error message when the server gives a bad
7545         response to the capability command.
7547 2012-01-10  Glenn Morris  <rgm@gnu.org>
7549         * mail/unrmail.el (unrmail): Tweak previous change.
7551 2012-01-09  Chong Yidong  <cyd@gnu.org>
7553         * custom.el (custom-safe-themes): Use SHA-256 for hashing.
7555 2012-01-08  Alan Mackenzie  <acm@muc.de>
7557         Optimise font locking in long enum definitions.
7559         * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
7560         arm to a cond form to handle enums.
7561         * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
7562         * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
7564 2012-01-07  Paul Eggert  <eggert@cs.ucla.edu>
7566         * files.el (move-file-to-trash): Preserve default file modes on error.
7567         (Bug#10401)
7569 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571         * faces.el (set-face-attribute): Clarify the meaning of the nil
7572         frame (bug#10294).
7574         * subr.el (with-selected-frame): Mention that the selected frame
7575         is restored (bug#9980).
7577         * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
7578         (bug#9759).
7580         * mail/smtpmail.el (password-cache-add): Remove unused declaration.
7581         (password-read): Don't autoload unused function.
7583 2012-01-07  Juanma Barranquero  <lekktu@gmail.com>
7585         * progmodes/which-func.el (which-func-mode): Turn into a
7586         non-interactive function and mark as obsolete (bug#10428).
7588 2012-01-06  Chong Yidong  <cyd@gnu.org>
7590         * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
7591         (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
7592         functions, along with 1 and -1.
7594 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
7596         * time.el (display-time-load-average)
7597         (display-time-default-load-average): Doc fixes.  See the thread
7598         starting at
7599         http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
7600         for the details.
7602 2012-01-06  Glenn Morris  <rgm@gnu.org>
7604         * mail/unrmail.el (unrmail): Give an explicit error if the input file
7605         has no messages.  (Bug#10377)
7607         * info.el (Info-mode-map): Bind e to end-of-buffer, rather
7608         than Info-edit.  (Bug#10385)
7610         * time.el (display-time-load-average, display-time-next-load-average):
7611         Doc fixes.
7613         * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
7614         local setting of buffer-read-only to the input buffer.  (Bug#10419)
7616         * calendar/calendar.el (calendar-mode):
7617         Locally set scroll-margin to 0.  (Bug#10379)
7619 2012-01-06  Ulrich Mueller  <ulm@gentoo.org>
7621         * play/doctor.el (doctor-death): Escape "," characters.  (Bug#10370)
7623 2012-01-05  Glenn Morris  <rgm@gnu.org>
7625         * eshell/em-unix.el (diff-no-select): Autoload it.
7626         (eshell/diff): Use diff-no-select.  (Bug#10420)
7628 2012-01-05  Chong Yidong  <cyd@gnu.org>
7630         * shell.el (shell-dynamic-complete-functions): Revert last change.
7631         (shell-command-completion-function): New function.
7632         (shell-completion-vars): Use it to implement
7633         shell-completion-execonly (Bug#10417).
7635         * custom.el (enable-theme): Don't set custom-safe-themes.
7637         * cus-theme.el (custom-theme-merge-theme):
7638         Ignore custom-enabled-themes and custom-safe-themes.
7640 2012-01-05  Michael R. Mauger  <mmaug@yahoo.com>
7642         * progmodes/sql.el (sql-login-hook): Add hook to respond to the
7643         first prompt in `sql-interacive-mode'.
7644         (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
7645         keywords.
7646         (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
7647         (sql-product-interactive): Bug fix: Set `sql-buffer' in
7648         context of original buffer.  Invoke `sql-login-hook'.
7650 2012-01-04  Eli Zaretskii  <eliz@gnu.org>
7652         * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
7653         letters in cite-prefix.
7655 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7657         * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
7659 2012-01-03  Chong Yidong  <cyd@gnu.org>
7661         * shell.el (shell-dynamic-complete-functions):
7662         Put pcomplete-completions-at-point, so as to try
7663         comint-filename-completion first (Bug#10417).
7665 2012-01-02  Richard Stallman  <rms@gnu.org>
7667         * battery.el (battery-status-function):
7668         Detect when to use battery-yeeloong-sysfs.
7669         (battery-echo-area-format): Add string for Yeeloong.
7670         (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
7671         (battery-yeeloong-sysfs): New function.
7673 2012-01-02  Chong Yidong  <cyd@gnu.org>
7675         * dirtrack.el (dirtrack-list): Eliminate unused third element.
7676         (dirtrack): Merge code for handling relative filenames in prompt
7677         from shell-dir-cookie-watcher.
7678         (dirtrack-debug-message): New arg to avoid excess format calls.
7680         * shell.el (shell-dir-cookie-re): Variable deleted.
7681         (shell-dir-cookie-watcher): Function deleted.
7682         (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
7683         with dirtrack-mode.
7685 2012-01-01  Eli Zaretskii  <eliz@gnu.org>
7687         * term/w32-win.el (dynamic-library-alist) <gnutls>:
7688         Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
7689         libgnutls-26.dll.
7691 2011-12-31  Andreas Schwab  <schwab@linux-m68k.org>
7693         * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
7695 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
7697         * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
7698         headers of non-MIME messages, when rmail-enable-mime is non-nil.
7700 2011-12-29  Michael Albinus  <michael.albinus@gmx.de>
7702         * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
7703         also for alternative shells.
7704         (tramp-open-connection-setup-interactive-shell): Check, whether
7705         the shell is a busybox.
7706         (tramp-send-command): Don't suppress multiple prompts for
7707         busyboxes, it hurts.
7709 2011-12-28  Chong Yidong  <cyd@gnu.org>
7711         * progmodes/gdb-mi.el (gdb-get-source-file-list)
7712         (gdb-get-source-file): Move mode line update to
7713         gdb-get-source-file (Bug#10087).
7715 2011-12-25  Chong Yidong  <cyd@gnu.org>
7717         * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
7718         gud-gdb-marker-filter without taking it as an argument.
7719         (gud-gdb-run-command-fetch-lines): Caller changed.
7720         (gud-gdb-completion-function): New variable.
7721         (gud-gdb-completion-at-point): Use it.
7722         (gud-gdb-completions-1): Split from gud-gdb-completions.
7724         * progmodes/gdb-mi.el (gdb-input): Accept command and handler
7725         function as separate arguments.
7726         (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
7727         (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
7728         (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
7729         (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
7730         (gdb-stopped, def-gdb-auto-update-trigger)
7731         (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
7732         (gdb-get-changed-registers, gdb-get-main-selected-frame):
7733         Callers changed.
7734         (gud-gdbmi-completions): New function.
7735         (gdb): Use it for generating the completion table.
7737 2011-12-24  Alan Mackenzie  <acm@muc.de>
7739         Introduce a mechanism to widen the region used in context font
7740         locking.  Use this to protect declarations from losing their contexts.
7742         * progmodes/cc-langs.el (c-before-font-lock-functions):
7743         Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
7744         (c-before-context-fontification-functions): New defvar, a list of
7745         functions to be run just before context (etc.) font locking.
7747         * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
7748         New, functionality extracted from
7749         c-neutralize-syntax-in-and-mark-CPP.
7750         (c-in-after-change-fontification): New variable.
7751         (c-after-change): Set c-in-after-change-fontification.
7752         (c-set-fl-decl-start): Rejig its interface, so it can be called
7753         from both after-change and context fontifying.
7754         (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
7755         New functions.
7756         (c-standard-font-lock-fontify-region-function): New variable.
7757         (c-font-lock-fontify-region): New function.
7759 2011-12-24  Juri Linkov  <juri@jurta.org>
7761         * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
7762         (Bug#10348)
7764 2011-12-23  Michael Albinus  <michael.albinus@gmx.de>
7766         * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
7767         existence of source file.  (Bug#10325)
7769 2011-12-23  Alan Mackenzie  <acm@muc.de>
7771         Fix unstable fontification inside templates.
7773         * progmodes/cc-langs.el (c-before-font-lock-functions):
7774         Newly created from the singular version.  The (c c++ objc) entry now
7775         additionally has c-set-fl-decl-start.  The other languages (apart
7776         from AWK) have that as a single entry.
7778         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7779         The functionality for "local" declarations has been extracted to
7780         c-set-fl-decl-start.
7782         * progmodes/cc-mode.el (c-common-init, c-after-change):
7783         Changes due to pluralisation of c-before-font-lock-functions.
7784         (c-set-fl-decl-start): New function, extracted from
7785         c-font-lock-enclosing-decls and enhanced.
7787 2011-12-23  Juanma Barranquero  <lekktu@gmail.com>
7789         * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
7791 2011-12-22  Juri Linkov  <juri@jurta.org>
7793         * progmodes/grep.el (rgrep): Fix docstring.  (Bug#10185)
7795 2011-12-22  Chong Yidong  <cyd@gnu.org>
7797         * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
7799 2011-12-21  Drew Adams  <drew.adams@oracle.com>
7801         * files.el (file-remote-p): Fix docstring.  (Bug#10319)
7803 2011-12-21  Jérémy Compostella  <jeremy.compostella@gmail.com>
7805         * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
7807 2011-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7809         * progmodes/cfengine.el: Add Version.  Improve CFEngine 3.x syntax
7810         highlighting and support.  Fix up comments for capitalization.
7811         (cfengine-mode-debug): New var.
7812         (cfengine3-mode): Change the modeline indicator to "CFE3".
7813         (cfengine3-font-lock-keywords): Improve defun highlighting.
7814         (cfengine2-actions): Rename from `cfengine-actions'.
7815         (cfengine2-font-lock-keywords): Rename from
7816         `cfengine-font-lock-keywords'.
7817         (cfengine2-imenu-expression): Rename from
7818         `cfengine-imenu-expression'.
7819         (cfengine2-outline-level): Rename from `cfengine-outline-level'.
7820         (cfengine2-beginning-of-defun): Rename from
7821         `cfengine-beginning-of-defun'.
7822         (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
7823         (cfengine2-indent-line): Rename from `cfengine-indent-line'.
7824         (cfengine2-mode): Rename from `cfengine-mode'.  Change the
7825         modeline indicator to "CFE2".
7826         (cfengine-mode): Defalias to `cfengine-auto-mode'.
7827         (cfengine-mode-abbrevs): Mark obsolete.
7829 2011-12-21  Chong Yidong  <cyd@gnu.org>
7831         * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
7832         filename argument.
7834 2011-12-20  Martin Rudalics  <rudalics@gmx.at>
7836         * window.el (window-normalize-buffer-to-display): Remove.
7837         (display-buffer): Handle buffer-or-name argument as in Emacs 23.
7839 2011-12-19  Chong Yidong  <cyd@gnu.org>
7841         * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
7842         Don't signal an error in a predicate function; return non-nil.
7843         (vc-dir-mark-file): Move the error here.
7844         (vc-dir-mark-unmark): If acting on the region, keep going if one
7845         of the entries cannot be marked/unmarked.
7846         (vc-dir-mark-all-files): If current entry is a directory, mark
7847         only child files, as documented.
7849 2011-12-19  Vincent Belaïche  <vincentb1@users.sourceforge.net>
7851         * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
7852         branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
7853         addition.
7855 2011-12-18  Jan Djärv  <jan.h.d@swipnet.se>
7857         * term/ns-win.el (ns-get-selection-internal)
7858         (ns-store-selection-internal): Declare.
7859         (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
7860         Declare as obsolete.
7861         (ns-get-pasteboard, ns-paste-secondary):
7862         Use ns-get-selection-internal.
7863         (ns-set-pasteboard,  ns-copy-including-secondary):
7864         Use ns-store-selection-internal.
7866 2011-12-17  Chong Yidong  <cyd@gnu.org>
7868         * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
7869         (vc-deduce-fileset): Doc fix.
7871 2011-12-16  Andreas Schwab  <schwab@linux-m68k.org>
7873         * calc/calc-misc.el (calc-help): Avoid wrapping help message.
7875 2011-12-13  Sam Steingold  <sds@gnu.org>
7877         * man.el (Man-getpage-in-background): When running under a
7878         window-system, ignore $MANWIDTH and $COLUMNS.
7880 2011-12-15  Kenichi Handa  <handa@m17n.org>
7882         * language/ethio-util.el: Change coding tag to utf-8-emacs.
7883         (setup-ethiopic-environment-internal): Comment out key-binding for
7884         ethio-toggle-punctuation.
7886 2011-12-13  Alan Mackenzie  <acm@muc.de>
7888         Add the switch statement to AWK Mode.
7890         * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
7891         "default" to the keywords regexp.
7893         * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
7894         expression as the rest.
7895         (c-nonlabel-token-key): Allow string literals for AWK.
7896         Refactor for the other modes.
7898         Large brace-block initialisation makes CC Mode slow: Fix.
7899         Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
7900         routines.  Limit backward searching in c-font-lock-enclosing.decl.
7902         * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
7903         pp-state and literal type in addition to the limits.
7904         (c-state-safe-place): New defun, extracted from c-state-literal-at.
7905         (c-state-literal-at): Use the above new defun.
7906         (c-slow-in-literal, c-fast-in-literal): Remove.
7907         (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
7909         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
7910         being in a literal.  Add a limit for backward searching.
7912         * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
7913         c-slow-in-literal.
7915 2011-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7917         * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
7919 2011-12-13  Martin Rudalics  <rudalics@gmx.at>
7921         * window.el (delete-other-windows): Use correct frame in call to
7922         window-with-parameter.
7924 2011-12-12  Daniel Pfeiffer  <occitan@t-online.de>
7926         * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
7927         (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
7928         (makefile-gmake-statements, makefile-makepp-statements):
7929         Use it and add new makepp keywords.
7930         (makefile-makepp-font-lock-keywords): Add new patterns.
7931         (makefile-match-function-end): Match new [...] and [[...]].
7933 2011-12-11  Juanma Barranquero  <lekktu@gmail.com>
7935         * ses.el (ses-call-printer-return, ses-cell-property-get)
7936         (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
7937         (ses-create-cell-variable, ses-reset-header-string)
7938         (ses-cell-set-formula, ses-repair-cell-reference-all)
7939         (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
7940         (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
7941         (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
7942         (ses-aset-with-undo, ses-load, ses-truncate-cell)
7943         (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
7944         (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
7945         (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
7946         (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
7947         (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
7948         (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
7949         (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
7950         (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
7952 2011-12-11  Vincent Belaïche  <vincentb1@users.sourceforge.net>
7954         * ses.el: The overall change is to add cell renaming, that is
7955         setting fancy names for cell symbols other than name matching
7956         "\\`[A-Z]+[0-9]+\\'" regexp .
7957         (ses-create-cell-variable): New defun.
7958         (ses-relocate-formula): Relocate formulas only for cells the
7959         symbols of which are not renamed, i.e. symbols whose names do not
7960         match regexp "\\`[A-Z]+[0-9]+\\'".
7961         (ses-relocate-all): Relocate values only for cells the symbols of
7962         which are not renamed.
7963         (ses-load): Create cells variables as the (ses-cell ...) are read,
7964         in order to check row col consistency with cell symbol name only
7965         for cells that are not renamed.
7966         (ses-replace-name-in-formula): New defun.
7967         (ses-rename-cell): New defun.
7969 2011-12-11  Chong Yidong  <cyd@gnu.org>
7971         * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
7972         for completion via gud-gdb-fetch-lines-filter (Bug#10274).
7974 2011-12-11  Eric Hanchrow  <eric.hanchrow@gmail.com>
7976         * window.el (other-window): Fix docstring.
7978 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
7980         * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
7981         `from' or `to' address before taking its substring.
7982         Fixes incorrect display in Rmail summary buffer whereby an RFC2047
7983         encoded name is chopped in the middle of the encoded string, and
7984         thus displayed encoded.
7986 2011-12-10  Juanma Barranquero  <lekktu@gmail.com>
7988         * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
7990 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
7992         * textmodes/texnfo-upd.el: Update commentary.  Add a warning not
7993         to use texinfo-update-node and commands that call it if the
7994         Texinfo file uses @node lines without next/prev/up pointers.
7995         Correct outdated description about texinfo-master-menu.
7996         (texinfo-all-menus-update, texinfo-master-menu)
7997         (texinfo-update-node, texinfo-every-node-update)
7998         (texinfo-multiple-files-update): Doc fix.  Warn against updating
7999         all the @node lines.
8000         (texinfo-master-menu): Only call texinfo-update-node if the prefix
8001         argument is numeric.  Explain better in the doc string what the
8002         function really does.
8003         (texinfo-insert-master-menu-list): Improve the error message
8004         displayed if there's no menu in the Top node.
8005         (Bug#2975)  See also this thread:
8006         http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
8008 2011-12-09  Manuel Gómez  <mgrojo@gmail.com>  (tiny change)
8010         * speedbar.el (speedbar-supported-extension-expressions):
8011         Add .adb and .ads, commonly used for Ada source code (bug#10256).
8013 2011-12-09  Juanma Barranquero  <lekktu@gmail.com>
8015         * printing.el (pr-mode-alist):
8016         * simple.el (filter-buffer-substring-functions)
8017         (completion-list-insert-choice-function):
8018         * window.el (window-with-parameter, window-atom-root)
8019         (window-sides-slots, window-size-fixed, window-min-delta)
8020         (window-max-delta, window--resize-mini-window)
8021         (window--resize-child-windows-normal, window-tree)
8022         (delete-other-windows, quit-window, split-window)
8023         (display-buffer-record-window, special-display-buffer-names)
8024         (special-display-regexps, special-display-popup-frame)
8025         (same-window-p, split-window-sensibly)
8026         (display-buffer-overriding-action, display-buffer-alist)
8027         (display-buffer-base-action, display-buffer, switch-to-buffer)
8028         (switch-to-buffer-other-window, switch-to-buffer-other-frame)
8029         (fit-window-to-buffer, recenter-positions)
8030         (mouse-autoselect-window-state, mouse-autoselect-window-select):
8031         * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
8032         and remove unneeded backslashes in docstrings.
8034 2011-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8036         * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
8038         * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
8039         (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
8040         end in ".mk".
8041         (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
8042         when reading the makefile (bug#10116).
8044 2011-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8046         * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
8047         (bug#10116).
8049 2011-12-06  Glenn Morris  <rgm@gnu.org>
8051         * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
8053 2011-12-06  Chong Yidong  <cyd@gnu.org>
8055         * progmodes/cc-fonts.el (c-annotation-face): Use defface.
8057 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
8059         * textmodes/table.el (table-shorten-cell): Fix typo.
8061 2011-12-05  Christopher Genovese  <genovese.cr@gmail.com>  (tiny change)
8063         * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
8065 2011-12-05  Eli Zaretskii  <eliz@gnu.org>
8067         * descr-text.el (describe-char): Fix display of strong
8068         right-to-left characters and directional embeddings and overrides.
8070         * simple.el (what-cursor-position): Fix display of codepoints of
8071         strong right-to-left characters.
8073 2011-12-05  Chong Yidong  <cyd@gnu.org>
8075         * faces.el (read-color): Doc fix.
8077 2011-12-05  Glenn Morris  <rgm@gnu.org>
8079         * align.el (align--set-marker): Add doc-string.
8080         Don't try to move something that is not a marker.  (Bug#10216)
8082 2011-12-04  Glenn Morris  <rgm@gnu.org>
8084         * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
8085         overly zealous deletion of trailing whitespace.
8087 2011-12-04  Juanma Barranquero  <lekktu@gmail.com>
8089         * server.el (server-delete-client): On Windows, do not try to delete
8090         the only terminal.
8091         (server-process-filter): On Windows, treat requests for a tty frame as
8092         if they were for a GUI frame if the running server is in GUI mode.
8094 2011-12-03  Glenn Morris  <rgm@gnu.org>
8096         * textmodes/texinfmt.el (batch-texinfo-format): Doc fix.  (Bug#10207)
8098 2011-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8100         * electric.el: Streamline electric-indent's hook.
8101         (electric-indent-chars): Revert to simple list.
8102         (electric-indent-functions): New var.
8103         (electric-indent-post-self-insert-function): Use it.
8105         * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
8106         there's no inferior buffer (bug#10196).
8107         (prolog-consult-compile): Don't use toggle-read-only.
8109 2011-12-02  Michael Albinus  <michael.albinus@gmx.de>
8111         * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
8112         interrupt.  (Bug#10187)
8114 2011-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8116         * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
8117         (bug#9160).
8119         * dired-aux.el (dired-query): Don't assume help-char is modifier-free
8120         (bug#10191).
8122 2011-12-02  Juri Linkov  <juri@jurta.org>
8124         * info.el (Info-search): Display "end of manual" when Isearch
8125         reaches the end of single-file Info manual.  (Bug#9918)
8127 2011-12-02  Eli Zaretskii  <eliz@gnu.org>
8129         * isearch.el (isearch-message-prefix): Run the input method part
8130         of the prompt through bidi-string-mark-left-to-right.  (Bug#10183)
8132 2011-12-02  Juri Linkov  <juri@jurta.org>
8134         * isearch.el (isearch-occur): Use `word-search-regexp' for
8135         `isearch-word'.
8136         (isearch-search-and-update): Add condition for `isearch-word' and
8137         call `word-search-regexp'.  (Bug#10145)
8139 2011-12-01  Glenn Morris  <rgm@gnu.org>
8141         * eshell/em-hist.el (eshell-hist-initialize):
8142         Handle eshell-history-size nil and HISTSIZE set or unset.
8143         (eshell-history-file-name, eshell-history-size): Fix custom type.
8145 2011-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8147         * man.el (Man-completion-table): Fix the lambda case (bug#10168).
8149 2011-12-01  Michael McNamara  <mac@mail.brushroad.com>
8151         * progmodes/verilog-mode.el (verilog-pretty-expr):
8152         Rework verilog-pretty-expr to handle new assignment operators in system
8153         verilog, such as += *= and the like.
8154         (verilog-assignment-operator-re): Regular expression to find the
8155         assigment operator in a verilog assignment.
8156         (verilog-assignment-operation-re): Regular expression to find an
8157         assignment statement for pretty-expr.
8158         (verilog-in-attribute-p): Query returns true if point is in an
8159         attribute context; used to skip these for expression line up from
8160         pretty-expr.
8161         (verilog-in-parameter-p): Query returns true if point is in an
8162         parameter definition context; used to skip these for expression
8163         line up from pretty-expr.
8164         (verilog-in-parenthesis-p): Query returns true if point is in a
8165         parenthetical expression, specifically ( ) but not [ ] or { };
8166         used by pretty-expr.
8167         (verilog-just-one-space): If there is no space, don't add one.
8168         (verilog-get-lineup-indent-2): Specifically skip just attribute
8169         contexts for expression lineup, rather than skipping all
8170         parenthetical expressions.
8171         (verilog-calculate-indent): Fix comment, and fix indent.
8172         (verilog-do-indent): Indent declarations in lists (suggested by
8173         Joachim Lechner).
8174         (verilog-mode-abbrev-table): Populate abbrev mode with the various
8175         skeleton items.
8176         (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
8177         by Alain Mellan).
8179 2011-12-01  Wilson Snyder  <wsnyder@wsnyder.org>
8181         * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
8182         parameters with embedded comments.  Reported by Ray Stevens.
8183         (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
8184         verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
8185         Reported by Tim Holt.
8186         (verilog-auto): Fix AUTOing a upper module then AUTOing module
8187         instantiated by upper module causing wrong expansion until AUTOed a
8188         second time.  Reported by K C Buckenmaier.
8189         (verilog-diff-auto): Fix showing .* as a difference when
8190         `verilog-auto-star-save' off.  Reported by Dan Dever.
8191         (verilog-auto-reset, verilog-read-always-signals)
8192         (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
8193         temporary signals in reset list if
8194         verilog-auto-reset-blocking-in-non is nil, and match assignment
8195         style to each signal's assignment type, bug381.
8196         Reported by Thomas Esposito.
8197         (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
8198         (verilog-uvm-statement-re): Support UVM indentation and
8199         highlighting, with old OVM keywords only.
8200         (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
8201         Support AUTOTIEOFF creating non-wire data types.
8202         Suggested by Jonathan Greenlaw.
8203         (verilog-auto-insert-lisp, verilog-delete-to-paren)
8204         (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
8205         (verilog-inject-sense, verilog-read-inst-pins)
8206         (verilog-read-sub-decls, verilog-read-sub-decls-line):
8207         Fix mismatching parenthesis inside commented out code when deleting
8208         AUTOINST, bug383.  Reported by Jonathan Greenlaw.
8209         (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
8210         non-numeric vector width.  Reported by Alex Reed.
8211         (verilog-auto-ascii-enum): Add "onehot" option to work around not
8212         detecting signals with parameter widths.  Reported by Alex Reed.
8213         (verilog-auto-delete-trailing-whitespace):
8214         With `verilog-auto-delete-trailing-whitespace' remove trailing
8215         whitespace in auto expansion, bug371.  Reported by Brad Dobbie.
8216         (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
8217         Fix verilog-scan-cache corruption when running user AUTO expansion
8218         hooks that call indentation routines.
8219         (verilog-simplify-range-expression): Fix typo ignoring lower case
8220         identifiers.
8221         (verilog-delete-auto): Fix delete-autos to also remove user created
8222         automatics, as long as they start with AUTO.
8223         (verilog-batch-diff-auto, verilog-diff-auto)
8224         (verilog-diff-function): Add `verilog-diff-auto' and bind to
8225         "C-c?"  to report differences in AUTO expansion, ignoring spaces.
8226         (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
8227         (verilog-in-paren-quick, verilog-re-search-backward-quick)
8228         (verilog-re-search-forward-quick, verilog-syntax-ppss):
8229         Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
8230         is disabled and its cache will get corrupt, causing AUTOS not to
8231         expand.  Instead use only -quick functions.
8232         (verilog-scan-region): Fix scanning over escaped quotes.
8233         (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
8234         (verilog-re-search-backward-quick)
8235         (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
8236         related functions now ignore strings, to fix misparsing of strings
8237         with magic comments embedded in them.
8238         (verilog-read-auto-template):
8239         Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
8240         Reported by Brad Dobbie.
8241         (verilog-read-auto-template):
8242         Fix 'verilog-auto-inst-template-numbers' with comments.
8243         Reported by Brad Dobbie.
8244         (verilog-auto-inst, verilog-auto-inst-param)
8245         (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
8246         merge conflicts with AUTOINST, bug358.  Reported by Brad Dobbie.
8247         (verilog-auto-inst-template-numbers): Add 'lhs' policy for
8248         debugging templates without merge conflicts, bug357.
8249         Reported by Brad Dobbie.
8250         (verilog-read-auto-template):
8251         Fix verilog-auto-inst-template-numbers with multiple templates.
8252         Reported by Brad Dobbie.
8253         (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
8254         abbrevs so user won't be asked to save.
8255         (verilog-read-auto-lisp-present): Fix to start at beginning of
8256         buffer in case called outside of verilog-auto.
8257         (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
8258         to "X-2".  Reported by Matthew Myers.
8259         (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
8260         all inputs from module templates.  Reported by Leith Johnson.
8261         (verilog-module-inside-filename-p): Fix locating programs as with
8262         modules.
8263         (verilog-auto-inst-port): Fix vl-width expressions when using
8264         verilog-auto-inst-param-value, bug331.  Reported by Julian Gorfajn.
8265         (verilog-decls-get-regs, verilog-decls-get-signals,
8266         verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
8267         verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
8268         verilog-read-decls): Combine reg and wire structures into one var
8269         structure to represent SystemVerilog concepts.
8270         (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
8271         (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
8272         (verilog-auto-wire-type, verilog-insert-definition):
8273         Add verilog-auto-wire-type and AUTOLOGIC to support using
8274         SystemVerilog "logic" keyword instead of "wire"/"reg".
8275         (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
8276         to declares outputs that also have assignments (presumably in an
8277         ifdef or generate if so there's not a driver conflict).
8278         Reported by Matthew Myers.
8279         (verilog-auto-declare-nettype, verilog-insert-definition):
8280         Add verilog-auto-declare-nettype to fix declarations using
8281         `default_nettype none.  Reported by Julian Gorfajn.
8282         (verilog-read-always-signals-recurse, verilog-read-decls)
8283         (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
8284         malformed end statement, bug325.  Reported by Joshua Wise and
8285         Andrew Drake.
8286         (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
8287         (verilog-inst-comment-re): Fix not deleting Interfaced comment
8288         when expanding .* in interfaces, bug320.
8289         Reported by Pierre-David Pfister.
8290         (verilog-read-module-name): Fix import statements between module
8291         name and open parenthesis, bug317.
8292         Reported by Pierre-David Pfister.
8293         (verilog-simplify-range-expression): Fix simplification of
8294         multiplications inside AUTOWIRE connections, bug303.
8295         (verilog-auto-inst-port): Support parameter expansion in
8296         multidimensional arrays.
8297         (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
8298         after "assert property".  Reported by Julian Gorfajn.
8299         (verilog-simplify-range-expression): Fix "couldn't merge" errors
8300         with multiplication, bug303.
8301         (verilog-read-decls): Fix parsing of unsigned data types, bug302.
8302         Reported by Jan Frode Lonnum.
8304 2011-11-30  Juanma Barranquero  <lekktu@gmail.com>
8306         * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
8307         (hfy-shell-file-name, hfy-shell):
8308         * international/fontset.el (x-decompose-font-name): Fix typos.
8310 2011-11-29  Ken Brown  <kbrown@cornell.edu>
8312         * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
8313         (gdb-version): Remove defvar.
8314         (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
8315         (gdb-gud-context-command, gdb-non-stop-handler)
8316         (gdb-current-context-command, gdb-stopped): Use it.
8317         (gdb-init-1): Enable pretty printing here.
8318         (gdb-non-stop-handler): Don't enable pretty-printing here.
8319         Check to see if the target supports non-stop mode; if not, turn off
8320         non-stop mode.  Use the following.
8321         (gdb-check-target-async): New defun.
8322         (gud-watch, gdb-stopped): Fix whitespace.
8323         (gdb-get-source-file): Don't try to display the source file if
8324         `gdb-main-file' is nil.
8326 2011-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8328         * align.el: Try to generate fewer markers (bug#10047).
8329         (align--set-marker): New macro.
8330         (align-region): Use it.
8332 2011-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8334         * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
8336 2011-11-29  Chong Yidong  <cyd@gnu.org>
8338         * indent.el (indent-for-tab-command, indent-according-to-mode):
8339         Doc fix.
8340         (indent-region): Doc fix.  Switch nested ifs to equivalent cond.
8342 2011-11-29  Michael Albinus  <michael.albinus@gmx.de>
8344         * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
8345         aware of remote file names.  (Bug#10124)
8347 2011-11-29  Chong Yidong  <cyd@gnu.org>
8349         * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
8351 2011-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8353         * files.el (find-file): Don't use force-same-window (bug#10144).
8354         * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
8355         use pop-to-buffer if the selected window can't be used.
8356         (pop-to-buffer-same-window): Use display-buffer--same-window-action.
8358 2011-11-28  Eli Zaretskii  <eliz@gnu.org>
8360         * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
8361         special-mode-map.
8363 2011-11-28  Chong Yidong  <cyd@gnu.org>
8365         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
8367 2011-11-27  Nick Roberts  <nickrob@snap.net.nz>
8369         * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
8370           gdb-get-source-file-list on gdb-create-source-file-list.
8372 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
8374         * whitespace.el (whitespace-newline): Use a different foreground
8375         color for 16-color light-background displays.
8377 2011-11-24  Chong Yidong  <cyd@gnu.org>
8379         * window.el (display-buffer--special-action): Doc fix.
8381 2011-11-25  Juanma Barranquero  <lekktu@gmail.com>
8383         * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
8384         (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
8385         (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
8386         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
8387         (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
8388         (avl-tree-stack-first):
8389         * emacs-lisp/cconv.el (cconv--analyse-use):
8390         * net/gnutls.el (gnutls-negotiate): Fix typos.
8392 2011-11-24  Glenn Morris  <rgm@gnu.org>
8394         * lpr.el (lpr-windows-system, lpr-lp-system):
8395         * mail/binhex.el (binhex-begin-line):
8396         * progmodes/grep.el (grep-history, grep-find-history):
8397         * textmodes/flyspell.el:
8398         * vc/pcvs-defs.el (cvs-global-menu):
8399         * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
8400         * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
8401         * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
8403         * net/tls.el: Fix case of "GnuTLS".
8405         * paths.el (rmail-file-name): Format doc-string for make-docfile.
8407         * version.el (emacs-build-system): Give it a doc-string.
8409 2011-11-24  Juri Linkov  <juri@jurta.org>
8411         * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
8413 2011-11-24  Glenn Morris  <rgm@gnu.org>
8415         * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
8416         if called on a non-mime message just toggle the headers.  (Bug#8006)
8418 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
8420         * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
8421         (allout-lead-with-comment-string, allout-structure-deleted-hook)
8422         (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
8423         (allout-rebullet-heading, allout-open-sibtopic)
8424         (allout-toggle-current-subtree-encryption)
8425         (allout-toggle-subtree-encryption, allout-encrypt-string)
8426         (allout-next-topic-pending-encryption, allout-adjust-file-variable)
8427         (allout-distinctive-bullets-string, allout-auto-activation):
8428         * window.el (window-normalize-buffer-to-display):
8429         * progmodes/verilog-mode.el (verilog-batch-indent):
8430         * textmodes/bibtex.el (bibtex-field-braces-opt)
8431         (bibtex-field-strings-opt):
8432         * vc/cvs-status.el (cvs-tree-merge):
8433         Fix typos.
8435 2011-11-23  Michael Albinus  <michael.albinus@gmx.de>
8437         * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
8438         `non-essential' to t, in order to avoid remote connections.
8440 2011-11-23  Eli Zaretskii  <eliz@gnu.org>
8442         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8443         On MS-DOS and MS-Windows, compare with loaddefs.el
8444         case-insensitively.
8446 2011-11-23  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
8448         * mail/unrmail.el (unrmail): Always add blank line.  (Bug#7743)
8450 2011-11-23  Glenn Morris  <rgm@gnu.org>
8452         * paths.el (rmail-file-name): Reformat the doc-string so that it
8453         is picked up.
8455         * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
8456         (rmail-auto-file): Ignore case in the "special" field names,
8457         as mail-fetch-field does for all others.
8459         * mail/rmail.el (rmail-forward):
8460         * mail/rmailkwd.el (rmail-set-label):
8461         * mail/rmailout.el (rmail-output, rmail-output-as-seen)
8462         (rmail-output-body-to-file): Give error if no message.  (Bug#10082)
8464         * mail/rmail.el (rmail-current-message): Doc fix.
8466         * mail/rmail.el (rmail-message-filter): Mark as obsolete.  (Bug#2624)
8468 2011-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8470         * server.el (server-eval-and-print): Allow C-g (bug#6585).
8472 2011-11-22  Glenn Morris  <rgm@gnu.org>
8474         * mail/rmailmm.el (test-rmail-mime-handler)
8475         (test-rmail-mime-bulk-handler)
8476         (test-rmail-mime-multipart-handler): Move tests to test/ directory.
8478 2011-11-21  Juri Linkov  <juri@jurta.org>
8480         * calc/calc.el (calc-read-key-sequence):
8481         Let-bind `input-method-function' to nil.  (Bug#10018)
8483 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8485         * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
8486         Tell the caller that the next line needs recomputation, even
8487         though it doesn't start a sexp (bug#10094).
8489 2011-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8491         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
8493 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8495         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8496         Use force-same-window.
8498 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
8500         * descr-text.el (describe-char-unicode-data):
8501         * json.el (json-string-escape):
8502         * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
8503         (Footnote-unicode, Footnote-style-p):
8504         * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
8506 2011-11-20  Chong Yidong  <cyd@gnu.org>
8508         * window.el (replace-buffer-in-windows): Restore interactive spec.
8510 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8512         * electric.el (electric-indent-mode): Fix last change (too optimistic).
8514         * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
8515         (byte-compile-global-not-obsolete-vars): New var.
8516         (byte-compile-check-variable, byte-compile-make-obsolete-variable):
8517         Use it.
8518         (byte-compile-warn-obsolete): Align text with the one in *Help*.
8520 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
8522         * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
8523         * progmodes/pascal.el (electric-pascal-equal):
8524         * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
8525         * xml.el (xml-substitute-special): Fix typos.
8527 2011-11-20  Glenn Morris  <rgm@gnu.org>
8529         * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
8530         (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
8531         Doc fixes.
8532         (rmail-decode-mime-charset): Mark as obsolete.
8534         * mail/rmailsum.el (rmail-message-regexp-p-1):
8535         * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
8536         Before using mime functions, check they are set.  (Bug#10077)
8538 2011-11-19  Juri Linkov  <juri@jurta.org>
8540         * info.el (Info-finder-find-node): Use `package--builtins' instead
8541         of `package-alist'.  Use node names formed by the pattern "Keyword "
8542         and the keyword name.
8544 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
8546         * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
8548 2011-11-19  Juri Linkov  <juri@jurta.org>
8550         * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
8551         that calls `revert-buffer' on all Info buffers.  (Bug#9915)
8552         (Info-revert-find-node): Remove let-bindings `old-buffer-name',
8553         `old-history', `old-history-forward'.  Add let-binding
8554         `window-selected'.  Remove calls to `kill-buffer',
8555         `switch-to-buffer' and `Info-mode'.  Set `Info-current-file' to nil
8556         before calling `Info-find-node', so `Info-find-node-2' will reread
8557         the Info file.  Restore window positions only when `window-selected'
8558         is non-nil.
8560 2011-11-19  Juri Linkov  <juri@jurta.org>
8562         * isearch.el (isearch-lazy-highlight-new-loop):
8563         Remove condition `(not isearch-error)'.  (Bug#9918)
8565         * misearch.el (multi-isearch-search-fun): Add condition
8566         `(not bound)' to ignore lazy-highlighting search.
8567         Add the search-failed message "end of multi" when the end of
8568         multi-sequence is reached.  Uncapitalize the search-failed
8569         message "Repeat for next buffer".
8571         * info.el (Info-search): Add the search-failed message
8572         "end of the manual" when the end of the manual is reached
8573         in Isearch mode.
8575 2011-11-19  Juri Linkov  <juri@jurta.org>
8577         * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
8578         Use non-destructive `remove' instead of `delete' because
8579         `Info-history-list' stored to `Info-isearch-initial-history-list' in
8580         `Info-isearch-start' might need to be restored in `Info-isearch-end'.
8582 2011-11-19  Juri Linkov  <juri@jurta.org>
8584         * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
8585         to nil instead of binding `search-ring' and `regexp-search-ring'.
8586         (Bug#9185)
8588 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
8590         * simple.el (line-move): Force movement by logical lines for any
8591         hscrolled window, not only when auto-hscroll-mode is on.
8592         (line-move-visual): Update doc string to that effect.  (Bug#10076)
8594 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
8596         * language/european.el (macintosh): Define as alias for mac-roman.
8598 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
8600         * mail/rmailmm.el (rmail-mime-display-header)
8601         (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
8602         (rmail-mime-entity-segment, rmail-mime-toggle-raw)
8603         (rmail-mime-toggle-hidden, rmail-mime-insert-text)
8604         (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
8605         (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
8606         of a raw aref.
8607         (rmail-mime-entity-segment): To get past the tagline, move forward
8608         2 more lines, to account for the 2 empty lines that precede and
8609         follow the line with the buttons.
8610         (rmail-mime-update-tagline): Move one more line, to get past the
8611         empty line that follows the buttons in the tagline.  (Bug#9520)
8613 2011-11-19  Martin Rudalics  <rudalics@gmx.at>
8615         * window.el (window-max-delta-1, window-min-delta-1)
8616         (window-min-size-1, window-state-get-1, window-state-put-1)
8617         (window-state-put-2): Use "window--" prefix.
8619 2011-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8621         * emacs-lisp/smie.el: Improve warnings and conflict detection.
8622         (smie-warning-count): New var.
8623         (smie-set-prec2tab): Use it.
8624         (smie-bnf->prec2): Improve warnings.  Add docstring.
8625         (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
8626         (smie-bnf--set-class): New function.
8627         (smie-bnf--classify): Rename from smie-bnf-classify.  Rewrite to fix
8628         corner case.
8630         * progmodes/compile.el: Obey compilation-first-column in dest buffer.
8631         (compilation-error-properties, compilation-move-to-column):
8632         Handle compilation-first-column while in the target buffer.
8634         * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
8635         Don't hardcode point-min==1.
8637         * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
8638         (eshell-rewrite-for-command): Remove workaround.
8639         (eshell-do-pipelines, eshell-do-pipelines-synchronously)
8640         (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
8641         * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
8643         * files-x.el (modify-file-local-variable): Obey commenting conventions.
8645 2011-11-17  Glenn Morris  <rgm@gnu.org>
8647         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8648         Ignore buffer-local generated-autoload-file if it is the same
8649         as the global value.  (Bug#10049)
8651 2011-11-17  Juanma Barranquero  <lekktu@gmail.com>
8653         * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
8654         (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
8655         (reftex-toc-previous-heading, reftex-toc-max-level)
8656         (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
8657         (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
8658         (reftex-toc-do-promote, reftex-toc-promote-prepare)
8659         (reftex-toc-promote-action, reftex-toc-extract-section-number)
8660         (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
8661         (reftex-toc-rename-label, reftex-toc-visit-location)
8662         (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
8663         (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
8664         (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
8665         leaving "*toc*" only for references to the buffer.
8667 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
8669         * window.el (window-resize, delete-window, split-window):
8670         Replace window-splits by window-combination-resize.
8671         * cus-start.el (window-splits): Replace by window-combination-resize.
8673 2011-11-17  Glenn Morris  <rgm@gnu.org>
8675         * progmodes/sh-script.el (sh-font-lock-keywords-var):
8676         Make bash entry derive from sh entry, not shell entry.
8678 2011-11-16  Michael Albinus  <michael.albinus@gmx.de>
8680         * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
8681         local file name.
8683 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
8685         * menu-bar.el (menu-bar-file-menu):
8686         * printing.el (pr-ps-utility):
8687         * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
8688         (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
8689         (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
8690         (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
8691         (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
8692         (icalendar--convert-cyclic-to-ical)
8693         (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
8694         (icalendar--convert-ical-to-diary)
8695         (icalendar--convert-recurring-to-diary)
8696         (icalendar--convert-non-recurring-all-day-to-diary)
8697         (icalendar-import-format-sample):
8698         * progmodes/idlw-shell.el (idlwave-shell-mode):
8699         * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
8700         (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
8701         (vhdl-ps-print-init): Fix typos.
8703 2011-11-16  Ken Manheimer  <ken.manheimer@gmail.com>
8705         * allout.el, allout-widgets.el (file metadata): Attribute copyright to
8706         FSF and collapse date sequence, obscure author/maintainer email address
8707         better, remove extra version line, track relocation of author's webpage.
8709         * progmodes/python.el (python-pdbtrack-input-prompt)
8710         (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
8711         regular python pdb prompts.  Adjustments shamelessly taken exactly as
8712         suggested in EmacsWiki page (tiny change):
8713         http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8715 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
8717         * expand.el (expand-pos, expand-index, expand-point):
8718         Remove redundant info from docstring.
8719         (expand-add-abbrevs): Doc fix.
8720         (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
8721         (expand-sample-perl-mode-expand-list): Fix typos.
8723         * net/dbus.el (dbus-event-member-name):
8724         * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
8725         * term/pc-win.el (msdos-create-frame-with-faces):
8726         * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
8728 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
8730         * window.el (split-window, window-state-get-1)
8731         (window-state-put-1, window-state-put-2): Rename occurrences of
8732         window-nest to window-combination-limit.
8733         * cus-start.el (window-nest): Rename to window-combination-limit.
8735 2011-11-16  Chong Yidong  <cyd@gnu.org>
8737         * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
8738         regexp (Bug#10033).
8740 2011-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8742         * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
8743         `completing-read' will remove *Completions* and will preserve
8744         current-buffer for us.
8745         (tmm-add-prompt): Users of *Completions* will always (re)set its
8746         major mode.
8747         (tmm-old-comp-map): Remove.
8749 2011-11-16  Glenn Morris  <rgm@gnu.org>
8751         * mail/rmailedit.el: Require rmailmm when compiling.
8752         (rmail-old-mime-state): New declaration.
8753         (rmail-edit-current-message): If editing a mime message,
8754         edit the "raw" message from the mbox buffer.
8755         (rmail-cease-edit): Handle mime messages.  (Bug#9840)
8757 2011-11-15  Glenn Morris  <rgm@gnu.org>
8759         * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
8760         which wasn't being used.  Add optional arg to force given state.
8761         (rmail-mime): Add optional arg to force given state.
8763 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
8765         * allout.el (allout-encryption-plaintext-sanitization-regexps):
8766         * frame.el (display-mm-dimensions-alist):
8767         * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
8768         (outline-move-subtree-down):
8769         * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
8770         (newsticker--treeview-do-get-node):
8771         * net/quickurl.el (quickurl-list-buffer-name):
8772         * progmodes/dcl-mode.el (dcl-mode):
8773         * progmodes/gdb-mi.el (gdb-mapcar*):
8774         * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
8776 2011-11-15  Glenn Morris  <rgm@gnu.org>
8778         * mail/rmail.el (rmail-file-coding-system): It's only ever used
8779         in a boolean sense, so just make it a boolean, and fix the doc.
8780         (rmail-show-mime-function, rmail-mime-feature)
8781         (rmail-require-mime-maybe): Doc fixes.
8782         (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
8784         * mail/rmailmm.el (rmail-show-mime): Doc fix.
8786 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
8788         * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
8789         (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
8790         (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
8791         (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
8793 2011-11-15  Glenn Morris  <rgm@gnu.org>
8795         * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
8796         (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
8797         (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
8798         (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
8799         (rmail-mime, rmail-show-mime): Doc fixes.
8801         * term/ns-win.el (mode-line-frame-identification):
8802         Leave it alone.  (Bug#10051)
8804         * simple.el (mark-whole-buffer): Doc fix.  (Bug#10023)
8806         * mail/rmailout.el (rmail-output-to-rmail-buffer):
8807         Handle empty buffers.  (Bug#9978)
8809 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
8811         * international/mule.el (define-charset):
8812         * mail/rmailmm.el (rmail-mime-find-header-encoding):
8813         * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
8814         * progmodes/verilog-mode.el (verilog-backward-token):
8815         * textmodes/ispell.el (lookup-words):
8816         * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
8818 2011-11-14  Glenn Morris  <rgm@gnu.org>
8820         * progmodes/executable.el
8821         (executable-make-buffer-file-executable-if-script-p):
8822         Handle file-modes returning nil.
8824         * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
8825         message - not necessary, and causes problems.  (Bug#9831)
8827         * mail/rmailsum.el (rmail-new-summary): Preserve message number.
8829         * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
8831         * mail/rmailsum.el (rmail-summary, rmail-new-summary)
8832         (rmail-new-summary-1): Allow empty summaries.  (Bug#9964)
8833         (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
8835 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
8837         * window.el (window-resize, delete-window): Use window-splits
8838         variable instead of function.
8839         (window-state-get-1, window-state-put-2, window-state-put):
8840         Don't deal with windows' splits status.
8842 2011-11-12  Glenn Morris  <rgm@gnu.org>
8844         * apropos.el (apropos-do-all, apropos-library, apropos-value)
8845         (apropos-documentation): Doc fixes.
8847 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
8849         * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
8850         * textmodes/sgml-mode.el (html-tag-help): Fix typos.
8852 2011-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8854         * electric.el (electric-indent-post-self-insert-function): Make it
8855         possible for a char to only indent in some circumstances.
8856         (electric-indent-mode): Simplify.
8858 2011-11-11  Martin Rudalics  <rudalics@gmx.at>
8860         * window.el (windows-with-parameter): Remove unused function.
8861         (windows-at-side): Rename to window-at-side-list.
8862         (window-check, window-atom-check, window-atom-check-1)
8863         (window-side-check, window-size-ignore, window-size-fixed-1)
8864         (window-in-direction-2): Prefix with "window--".
8865         (window-tree-1): Rename to window--subtree, fix doc-string.
8867 2011-11-11  Glenn Morris  <rgm@gnu.org>
8869         * subr.el (eval-after-load): If FILE is already loaded,
8870         evaluate FORM before it gets wrapped in more stuff.  (Bug#10009)
8872 2011-11-10  Glenn Morris  <rgm@gnu.org>
8874         * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
8875         Call svn via vc-svn-command rather than vc-do-command.
8876         (vc-svn-command): Add --non-interactive.  (Bug#9993)
8877         (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
8879         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8880         Add toggle-read-only.  (Bug#7292)
8881         * files.el (toggle-read-only): Mention that it should only
8882         be used interactively.  (Bug#10006)
8884 2011-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8886         * progmodes/compile.el (compilation-error-regexp-alist-alist):
8887         Adjust regexp for OCaml warnings.
8889         * electric.el (electric-pair-post-self-insert-function): Let user
8890         turn it off buffer-locally (bug#9932).
8892         * progmodes/python.el (python-beginning-of-statement):
8893         Rewrite (bug#2703).
8895         * progmodes/compile.el: Better handle TABs (bug#9749).
8896         (compilation-internal-error-properties)
8897         (compilation-next-error-function): Obey the target buffer's
8898         compilation-error-screen-columns.
8900 2011-11-09  Juanma Barranquero  <lekktu@gmail.com>
8902         * progmodes/meta-mode.el: Remove obsolete comments.
8903         (meta-right-comment-regexp, meta-ignore-comment-regexp):
8904         Fix typos in docstrings.
8906 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
8908         * window.el (window-size-fixed-p): Rewrite doc-string.
8909         (window-resizable-p): Rename to window--resizable-p.  Update callers.
8910         (window--resizable): New function.  Make all callers of
8911         window-resizable call window--resizable instead.
8912         (window-resizable): Rewrite in terms of window--resizable.
8914 2011-11-08  Glenn Morris  <rgm@gnu.org>
8916         * progmodes/delphi.el (delphi-mode-syntax-table):
8917         Let define-derived-mode define a proper syntax table.  (Bug#9994)
8919 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8921         * window.el: Stay away from defsubst.
8922         (window-list-no-nils): Remove.
8923         (window-state-get-1, window-state-get): Use backquote instead.
8925 2011-11-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8927         * emacs-lisp/find-func.el (find-function-read):
8928         Fix incorrect use of default argument in `completing-read'.
8930 2011-11-08  Martin Rudalics  <rudalics@gmx.at>
8932         * window.el (display-buffer-function, special-display-function):
8933         Mention display-buffer-record-window but do not mention
8934         help-setup parameter in doc-strings.
8935         (window-min-delta): Fix doc-string typo.
8937 2011-11-08  Chong Yidong  <cyd@gnu.org>
8939         * window.el (window-total-height, window-total-width): Doc fix.
8940         (window-body-size): Move from C.
8941         (window-body-height, window-body-width): Move to C.
8943 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8945         * window.el: Make special-display like display-buffer-alist (bug#9532).
8946         (display-buffer--special-action): New function, morphed
8947         from display-buffer--special.
8948         (display-buffer): Use it to handle special-display-buffers at higher
8949         priority (just after display-buffer-alist).
8950         (display-buffer-fallback-action, display-buffer--other-frame-action)
8951         (pop-to-buffer-same-window): Remove display-buffer--special.
8953 2011-11-07  Glenn Morris  <rgm@gnu.org>
8955         * calendar/cal-menu.el (cal-menu-set-date-title):
8956         Do nothing if not in a calendar.  (Bug#9976)
8958 2011-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8960         * files.el (find-file): Always use selected-window.
8962 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
8964         * window.el (window-combinations): Make WINDOW argument
8965         mandatory.  Rewrite doc-string.
8966         (walk-window-subtree, window-atom-check, window-min-delta)
8967         (window-max-delta, window--resize-this-window)
8968         (window--resize-root-window-vertically, window-tree)
8969         (balance-windows, window-state-put): Rewrite doc-strings as to
8970         not mention the term "subwindow".
8971         (window--resize-subwindows-skip-p): Rename to
8972         window--resize-child-windows-skip-p.
8973         (window--resize-subwindows-normal): Rename to
8974         window--resize-child-windows-normal.
8975         (window--resize-subwindows): Rename to
8976         window--resize-child-windows.
8977         (window-or-subwindow-p): Rename to window--in-subtree-p.
8979 2011-11-07  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
8981         * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
8982         Ensure that mbox format messages end in two newlines (Bug#9974).
8984 2011-11-06  Chong Yidong  <cyd@gnu.org>
8986         * window.el (window-combination-p): Function deleted; its
8987         side-effect is not used in any existing code.
8988         (window-combinations, window-combined-p): Call window-*-child
8989         directly.
8991 2011-11-05  Chong Yidong  <cyd@gnu.org>
8993         * window.el (window-valid-p): Rename from window-any-p.
8994         (window-size-ignore, window-state-get): Callers changed.
8995         (window-normalize-window): Rename from window-normalize-any-window.
8996         New arg LIVE-ONLY, replacing window-normalize-live-window.
8997         (window-normalize-live-window): Delete.
8998         (window-combination-p, window-combined-p, window-combinations)
8999         (walk-window-subtree, window-atom-root, window-min-size)
9000         (window-sizable, window-sizable-p, window-size-fixed-p)
9001         (window-min-delta, window-max-delta, window-resizable)
9002         (window-resizable-p, window-full-height-p, window-full-width-p)
9003         (window-current-scroll-bars, window-point-1, set-window-point-1)
9004         (window-at-side-p, window-in-direction, window-resize)
9005         (adjust-window-trailing-edge, maximize-window, minimize-window)
9006         (window-deletable-p, delete-window, delete-other-windows)
9007         (record-window-buffer, unrecord-window-buffer)
9008         (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
9009         (quit-window, split-window, window-state-put)
9010         (set-window-text-height, fit-window-to-buffer)
9011         (shrink-window-if-larger-than-buffer): Callers changed.
9013 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
9015         * mail/rmail.el (rmail-simplified-subject): Decode subject with
9016         rfc2047-decode-string.
9017         (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
9018         warnings.
9020         * window.el (window-body-height, window-body-width): Mention in
9021         the doc string that the return values are in frame's canonical
9022         units.  (Bug#9949)
9024 2011-11-03  Alan Mackenzie  <acm@muc.de>
9026         * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
9027         change in cc-engine.el.
9029 2011-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9031         * window.el (switch-to-buffer): Use `force-same-window' interactively.
9033 2011-11-02  Martin Rudalics  <rudalics@gmx.at>
9035         * window.el (quit-window): Call unrecord-window-buffer after
9036         showing another buffer in the window.  (Bug#9937)
9037         (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
9039 2011-11-02  Juanma Barranquero  <lekktu@gmail.com>
9041         * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
9042         Accept status with more than 9 shelves.  (Bug#9935)
9043         Reported by Colin D Bennett <colin@gibibit.com>.
9045 2011-11-01  Martin Rudalics  <rudalics@gmx.at>
9047         * help.el (with-help-window): Don't reference
9048         temp-buffer-show-specifiers in doc-string.
9050 2011-10-31  Andreas Schwab  <schwab@linux-m68k.org>
9052         * subr.el (keymap--menu-item-with-binding): Ignore item if not a
9053         menu-item.
9055 2011-10-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9057         * whitespace.el: New version 13.2.2.
9058         (whitespace-newline-mode): Disable properly.  Reported by Sarah
9059         <EmacsWiki>.
9061 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
9063         * net/newst-treeview.el: Remove "Time-stamp".
9064         (newsticker--group-manage-orphan-feeds): Do not call
9065         newsticker--treeview-tree-update.
9066         (newsticker-treeview-update, newsticker-treeview):
9067         Call newsticker--treeview-tree-update if necessary.
9069 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
9071         * window.el (window-iso-combination-p, window-iso-combined-p)
9072         (window-iso-combinations): Remove "iso-" infix.
9073         Suggested by Chong Yidong.
9074         (window-min-size-1, window-size-fixed-1, window-min-delta-1)
9075         (window-max-delta-1, window-resize, window--resize-siblings)
9076         (window--resize-this-window, adjust-window-trailing-edge)
9077         (split-window, balance-windows-1)
9078         (shrink-window-if-larger-than-buffer):
9079         * calendar/calendar.el (calendar-generate-window):
9080         * help.el (resize-temp-buffer-window): Adjust callers accordingly.
9082 2011-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9084         * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
9085         in place (bug#9907).
9086         (eshell-subcommand-arg-values, eshell-rewrite-named-command)
9087         (eshell-rewrite-if-command, eshell-rewrite-for-command)
9088         (eshell-structure-basic-command, eshell-rewrite-while-command)
9089         (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
9090         (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
9091         (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
9092         (eshell-do-pipelines-synchronously, eshell-eval-command):
9093         Use backquotes and prefer setq to set.
9094         (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
9095         (eshell-macrop): Use functionp.
9096         (eshell-do-eval): Handle multiple expressions in `while' body.
9098 2011-10-30  Chong Yidong  <cyd@gnu.org>
9100         * emulation/viper-cmd.el (viper-exec-change): Use push-mark
9101         instead of set-mark (Bug#9810).
9103 2011-10-30  Chong Yidong  <cyd@gnu.org>
9105         * window.el (split-window-below, split-window-right): Rename from
9106         split-window-above-each-other and split-window-side-by-side
9107         respectively.  All callers changed.
9108         (split-window-sensibly, split-window-sensibly): Use them.
9109         (split-window-keep-point): Doc fix.
9111         * isearch.el: Add isearch-scroll property to split-window-below
9112         and split-window-right.
9114         * follow.el (follow-mode):
9115         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
9116         * progmodes/ada-xref.el (ada-gdb-application):
9117         * emulation/vip.el (vip-buffer-in-two-windows):
9118         * image-dired.el (image-dired-dired-with-window-configuration):
9119         * dired-x.el (dired-do-find-marked-files):
9120         * dired.el (dired-pop-to-buffer):
9121         * bs.el (bs--show-with-configuration):
9122         * vc/emerge.el (emerge-setup-windows):
9123         * textmodes/two-column.el (2C-two-columns):
9124         * textmodes/reftex-toc.el (reftex-toc):
9125         * progmodes/gdb-mi.el (gdb-setup-windows):
9126         * progmodes/fortran.el (fortran-window-create):
9127         * net/newst-treeview.el (newsticker--treeview-window-init):
9128         * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
9129         * emulation/tpu-edt.el (tpu-gold-map):
9130         * emulation/crisp.el (crisp-mode-map):
9131         * calendar/calendar.el (calendar-basic-setup): Callers changed.
9133 2011-10-29  Chong Yidong  <cyd@gnu.org>
9135         * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
9137         * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
9139         * textmodes/flyspell.el (flyspell-word): Fix char offset for
9140         forged Ispell output (Bug#7904).
9142         * emacs-lisp/package.el (package-refresh-contents): Add autoload.
9144 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9146         * doc-view.el: Avoid ugly errors about not finding nil.
9147         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
9148         (doc-view-dvipdf-program, doc-view-unoconv-program)
9149         (doc-view-ps2pdf-program, doc-view-pdftotext-program):
9150         Avoid nil or absolute file name as default value.
9151         (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
9153 2011-10-28  Alan Mackenzie  <acm@muc.de>
9155         * progmodes/cc-defs.el (c-version): -> 5.32.2.
9157 2011-10-28  Alan Mackenzie  <acm@muc.de>
9159         Amend the handling of c-beginning/end-of-defun in nested declaration
9160         scopes.
9162         * progmodes/cc-vars.el (c-defun-tactic): Move here from
9163         cc-langs.el.  Change it to a defcustom.
9165         * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
9166         cc-vars.el.
9168         * progmodes/cc-engine.el (c-beginning-of-statement-1):
9169         Prevent "class foo : bar" being spuriously recognized as a label.
9171         * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
9172         Add parameter `inclusive' (to include enclosing braces in the region).
9173         (c-widen-to-enclosing-decl-scope): New function.
9174         (c-while-widening-to-decl-block): New macro.
9175         (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
9176         outward for defun boundaries, and correspondingly change symbol
9177         `respect-enclosure' to `go-outward'.
9178         (c-declaration-limits): Change algorithm to report only the "innermost"
9179         defun's boundaries.
9181 2011-10-28  Deniz Dogan  <deniz@dogan.se>
9183         * net/rcirc.el (rcirc-mode): Use hard newlines.
9185 2011-10-28  Alan Mackenzie  <acm@muc.de>
9187         Amend to indent and fontify macros "which include their own semicolon"
9188         correctly, using the "virtual semicolon" mechanism.
9190         * progmodes/cc-defs.el: Update "virtual semicolon" comments.
9192         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
9193         Recode to scan one line at a time rather than having \n and \r
9194         explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
9195         (c-forward-label): Amend for virtual semicolons.
9196         (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
9198         * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
9199         of the new C macros.
9201         * progmodes/cc-langs.el (c-at-vsemi-p-fn):
9202         (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
9203         (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
9204         (c-opt-cpp-macro-define): Make into a full language variable.
9205         (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
9206         AWK Mode (including \n, \r) removed, no longer needed.
9208         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
9209         Invoke c-make-macro-with-semi-re.
9211         * progmodes/cc-vars.el (c-macro-with-semi-re):
9212         (c-macro-names-with-semicolon): New variables.
9213         (c-make-macro-with-semi-re): New function.
9215 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9217         * vc/log-edit.el: Fill empty field rather than adding new one.
9218         (log-edit-add-field): New function.
9219         (log-edit-insert-changelog): Use it.
9221 2011-10-28  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
9223         * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
9225 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9227         * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
9228         (gdb--check-interpreter): New function.
9229         (gdb): Use it.
9231 2011-10-27  Glenn Morris  <rgm@gnu.org>
9233         * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
9234         (least-positive-float, least-negative-float)
9235         (least-positive-normalized-float, least-negative-normalized-float)
9236         (float-epsilon, float-negative-epsilon):
9237         Remove unnecessary declarations.
9239         * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
9240         * emacs-lisp/cl.el (most-positive-float, most-negative-float)
9241         (least-positive-float, least-negative-float)
9242         (least-positive-normalized-float, least-negative-normalized-float)
9243         (float-epsilon, float-negative-epsilon): Add doc-strings,
9244         based on those in cl.texi.
9246         * files.el (set-visited-file-name): If the major-mode changed,
9247         reload the local variables.  (Bug#9796)
9249 2011-10-27  Chong Yidong  <cyd@gnu.org>
9251         * subr.el (change-major-mode-after-body-hook): New hook.
9252         (run-mode-hooks): Run it.
9254         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9255         Use change-major-mode-before-body-hook.
9257         * simple.el (fundamental-mode):
9258         * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
9259         change introducing fundamental-mode-hook.
9261 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
9263         * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
9265 2011-10-26  Michael Albinus  <michael.albinus@gmx.de>
9267         * ido.el (ido-file-name-all-completions-1): Do not require
9268         tramp.el explicitly.  (Bug#7583)
9270 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9272         * progmodes/octave-mod.el:
9273         * progmodes/octave-inf.el: Update maintainer.
9275 2011-10-26  Chong Yidong  <cyd@gnu.org>
9277         * subr.el (with-wrapper-hook): Rewrite doc.
9279 2011-10-25  Michael Albinus  <michael.albinus@gmx.de>
9281         * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
9282         filenames "/method:foo:".  (Bug#9793)
9284 2011-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9286         * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
9287         (bug#9865).
9289 2011-10-24  Glenn Morris  <rgm@gnu.org>
9291         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.  (Bug#9819)
9293 2011-10-24  Michael Albinus  <michael.albinus@gmx.de>
9295         * notifications.el: Add the requirement of a running D-Bus session
9296         bus to the Commentary.
9298 2011-10-24  Juri Linkov  <juri@jurta.org>
9300         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
9301         `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
9302         (Bug#9364)
9304 2011-10-24  Juri Linkov  <juri@jurta.org>
9306         * info.el (Info-following-node-name-re): Add newline to the list
9307         of allowed characters for leading space.  (Bug#9824)
9309 2011-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9311         * progmodes/octave-inf.el (inferior-octave-mode-map):
9312         Fix C-c C-h binding.
9313         * progmodes/octave-mod.el (octave-help): Remove.
9315 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
9317         Sync with Tramp 2.2.3.
9319         * net/tramp-cache.el (top): Pacify byte-compiler using
9320         `init-file-user' and `site-run-file'.
9322         * net/trampver.el: Update release number.
9324 2011-10-23  Chong Yidong  <cyd@gnu.org>
9326         * files.el (toggle-read-only): Remove obsolete comment about
9327         version control.
9329         * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
9330         for toggle-read-only.  Note that this hasn't called vc-next-action
9331         since 2008-05-02, though it wasn't documented at the time.
9333         * vc/ediff-init.el (ediff-toggle-read-only-function):
9334         Use toggle-read-only.
9336 2011-10-22  Alan Mackenzie  <bug-cc-mode@gnu.org>
9338         Fix bug #9560, sporadic wrong indentation; improve instrumentation
9339         of c-parse-state.
9341         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
9342         correct faulty logical expression.
9343         (c-parse-state-state, c-record-parse-state-state):
9344         (c-replay-parse-state-state): New defvar/defuns.
9345         (c-debug-parse-state): Use new functions.
9347 2011-10-22  Martin Rudalics  <rudalics@gmx.at>
9349         * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
9350         last fix.  Use window-in-direction correctly.
9352 2011-10-21  Chong Yidong  <cyd@gnu.org>
9354         * progmodes/idlwave.el (idlwave-mode):
9355         * progmodes/vera-mode.el (vera-mode): No need to set
9356         require-final-newline; that's done in prog-mode.
9357         Suggested by Stefan Monnier.
9359 2011-10-21  Martin Rudalics  <rudalics@gmx.at>
9361         * mouse.el (mouse-drag-window-above)
9362         (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
9363         (mouse-drag-mode-line-1, mouse-drag-header-line)
9364         (mouse-drag-vertical-line-rightward-window): Remove.
9365         (mouse-drag-line): New function.
9366         (mouse-drag-mode-line, mouse-drag-header-line)
9367         (mouse-drag-vertical-line): Call mouse-drag-line.
9368         * window.el (window-at-side-p, windows-at-side): New functions.
9370 2011-10-21  Ulrich Mueller  <ulm@gentoo.org>
9372         * tar-mode.el (tar-grind-file-mode):
9373         Fix handling of setuid/setgid, handle sticky bit.  (Bug#9817)
9375 2011-10-21  Chong Yidong  <cyd@gnu.org>
9377         * progmodes/idlwave.el (idlwave-mode):
9378         * progmodes/vera-mode.el (vera-mode):
9379         Use mode-require-final-newline.
9381 2011-10-20  Glenn Morris  <rgm@gnu.org>
9383         * vc/vc.el (vc-next-action): Handle removed directories.  (Bug#9781)
9385 2011-10-20  Christoph Scholtes  <cschol2112@googlemail.com>
9387         * emulation/cua-base.el (cua-set-mark): Fix case of string.
9389 2011-10-20  Chong Yidong  <cyd@gnu.org>
9391         * emulation/cua-base.el (cua-mode):
9392         * mail/footnote.el (footnote-mode):
9393         * mail/mailabbrev.el (mail-abbrevs-mode):
9394         * net/xesam.el (xesam-minor-mode):
9395         * progmodes/bug-reference.el (bug-reference-mode):
9396         * progmodes/cap-words.el (capitalized-words-mode):
9397         * progmodes/compile.el (compilation-minor-mode)
9398         (compilation-shell-minor-mode):
9399         * progmodes/gud.el (gud-tooltip-mode):
9400         * progmodes/hideif.el (hide-ifdef-mode):
9401         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
9402         * progmodes/subword.el (subword-mode):
9403         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
9404         * progmodes/which-func.el (which-function-mode):
9405         * term/tvi970.el (tvi970-set-keypad-mode):
9406         * term/vt100.el (vt100-wide-mode):
9407         * textmodes/flyspell.el (flyspell-mode):
9408         * textmodes/ispell.el (ispell-minor-mode):
9409         * textmodes/nroff-mode.el (nroff-electric-mode):
9410         * textmodes/paragraphs.el (use-hard-newlines):
9411         * textmodes/refill.el (refill-mode):
9412         * textmodes/reftex.el (reftex-mode):
9413         * textmodes/rst.el (rst-minor-mode):
9414         * textmodes/sgml-mode.el (html-autoview-mode)
9415         (sgml-electric-tag-pair-mode):
9416         * textmodes/tex-mode.el (latex-electric-env-pair-mode):
9417         * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
9418         * emulation/crisp.el (crisp-mode):
9419         * emacs-lisp/eldoc.el (eldoc-mode):
9420         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
9421         minor mode behavior.
9423 2011-10-19  Juri Linkov  <juri@jurta.org>
9425         * descr-text.el (describe-char): Add #x2010 and #x2011 to
9426         the list of hard-coded chars with escape-glyph face.
9428 2011-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9430         * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
9432 2011-10-19  Michael Albinus  <michael.albinus@gmx.de>
9434         * net/tramp.el (tramp-connectable-p): Make a stronger check on a
9435         running process.
9437 2011-10-19  Glenn Morris  <rgm@gnu.org>
9439         * vc/vc-bzr.el (vc-bzr-after-dir-status):
9440         Ignore ignored files.  (Bug#9726)
9442 2011-10-19  Chong Yidong  <cyd@gnu.org>
9444         Doc fix for minor modes, stating that an omitted argument enables
9445         the mode unconditionally when called from Lisp.
9447         * abbrev.el (abbrev-mode):
9448         * allout.el (allout-mode):
9449         * autoinsert.el (auto-insert-mode):
9450         * autoarg.el (autoarg-mode, autoarg-kp-mode):
9451         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
9452         (global-auto-revert-mode):
9453         * battery.el (display-battery-mode):
9454         * composite.el (global-auto-composition-mode)
9455         (auto-composition-mode):
9456         * delsel.el (delete-selection-mode):
9457         * desktop.el (desktop-save-mode):
9458         * dired-x.el (dired-omit-mode):
9459         * dirtrack.el (dirtrack-mode):
9460         * doc-view.el (doc-view-minor-mode):
9461         * double.el (double-mode):
9462         * electric.el (electric-indent-mode, electric-pair-mode):
9463         * emacs-lock.el (emacs-lock-mode):
9464         * epa-hook.el (auto-encryption-mode):
9465         * follow.el (follow-mode):
9466         * font-core.el (font-lock-mode):
9467         * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
9468         * help.el (temp-buffer-resize-mode):
9469         * hilit-chg.el (highlight-changes-mode)
9470         (highlight-changes-visible-mode):
9471         * hi-lock.el (hi-lock-mode):
9472         * hl-line.el (hl-line-mode, global-hl-line-mode):
9473         * icomplete.el (icomplete-mode):
9474         * ido.el (ido-everywhere):
9475         * image-file.el (auto-image-file-mode):
9476         * image-mode.el (image-minor-mode):
9477         * iswitchb.el (iswitchb-mode):
9478         * jka-cmpr-hook.el (auto-compression-mode):
9479         * linum.el (linum-mode):
9480         * longlines.el (longlines-mode):
9481         * master.el (master-mode):
9482         * mb-depth.el (minibuffer-depth-indicate-mode):
9483         * menu-bar.el (menu-bar-mode):
9484         * minibuf-eldef.el (minibuffer-electric-default-mode):
9485         * mouse-sel.el (mouse-sel-mode):
9486         * msb.el (msb-mode):
9487         * mwheel.el (mouse-wheel-mode):
9488         * outline.el (outline-minor-mode):
9489         * paren.el (show-paren-mode):
9490         * recentf.el (recentf-mode):
9491         * reveal.el (reveal-mode, global-reveal-mode):
9492         * rfn-eshadow.el (file-name-shadow-mode):
9493         * ruler-mode.el (ruler-mode):
9494         * savehist.el (savehist-mode):
9495         * scroll-all.el (scroll-all-mode):
9496         * scroll-bar.el (scroll-bar-mode):
9497         * server.el (server-mode):
9498         * shell.el (shell-dirtrack-mode):
9499         * simple.el (auto-fill-mode, transient-mark-mode)
9500         (visual-line-mode, overwrite-mode, binary-overwrite-mode)
9501         (line-number-mode, column-number-mode, size-indication-mode)
9502         (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
9503         * strokes.el (strokes-mode):
9504         * time.el (display-time-mode):
9505         * t-mouse.el (gpm-mouse-mode):
9506         * tool-bar.el (tool-bar-mode):
9507         * tooltip.el (tooltip-mode):
9508         * type-break.el (type-break-mode-line-message-mode)
9509         (type-break-query-mode):
9510         * view.el (view-mode):
9511         * whitespace.el (whitespace-mode, whitespace-newline-mode)
9512         (global-whitespace-mode, global-whitespace-newline-mode):
9513         * xt-mouse.el (xterm-mouse-mode): Doc fix.
9515         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9516         Fix autogenerated docstring.
9518 2011-10-19  Juri Linkov  <juri@jurta.org>
9520         * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
9521         by checking environment variables "DESKTOP_SESSION" and
9522         "XDG_CURRENT_DESKTOP".  (Bug#9779)
9524 2011-10-19  Juri Linkov  <juri@jurta.org>
9526         * net/browse-url.el (browse-url-browser-function): Add "Chromium".
9527         (browse-url-chromium-program, browse-url-chromium-arguments):
9528         New defcustoms.
9529         (browse-url-default-browser): Check for `browse-url-chromium' and
9530         call `browse-url-chromium-program'.
9531         (browse-url-chromium): New command.  (Bug#9779)
9533 2011-10-18  Juanma Barranquero  <lekktu@gmail.com>
9535         * facemenu.el (list-colors-duplicates): On Windows, detect more
9536         duplicates by assuming that only colors matching "^System" are
9537         special "system colors".  (Bug#9722)
9539 2011-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9541         * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
9542         to distinguish the author from the committer.
9544 2011-10-18  Michael Albinus  <michael.albinus@gmx.de>
9546         * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
9548 2011-10-18  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
9550         * international/mule.el (sgml-html-meta-auto-coding-function):
9551         Add support for detecting encoding in HTML5 specified only as
9552         <meta charset="UTF-8">.  Implementation just makes http-equiv and
9553         content-type parts from HTML4 encoding string optional.  (Bug#9716)
9555 2011-10-18  Glenn Morris  <rgm@gnu.org>
9557         * vc/vc.el (vc-initial-comment): Mark as obsolete.  (Bug#9745)
9559 2011-10-18  Chong Yidong  <cyd@gnu.org>
9561         * faces.el (cursor): Doc fix.
9563 2011-10-17  Chong Yidong  <cyd@gnu.org>
9565         * font-lock.el (font-lock-maximum-size): Mark as obsolete.
9567 2011-10-17  Ryan Barrett  <emacs@ryanb.org>  (tiny change)
9569         * dirtrack.el (dirtrack): Support shell buffers with path
9570         prefixes, e.g. tramp-based remote shells.  (Bug#9647)
9572 2011-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
9574         * json.el: Bump version to 1.3 and note change in History.
9575         (json-alist-p, json-plist-p): Rewrite to avoid recursion.
9577 2011-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9579         * comint.el (comint-insert-input, comint-send-input)
9580         (comint-get-old-input-default, comint-backward-matching-input)
9581         (comint-next-prompt): Use nil instead of `input' for field property of
9582         past user input (bug#114).
9584         * minibuffer.el (completion--replace): Inherit surrounding properties
9585         (bug#114).
9586         (minibuffer-complete-and-exit): Use it.
9588         * comint.el (comint--table-subvert): Quote the all-completions output
9589         (bug#9160).
9591 2011-10-17  Martin Rudalics  <rudalics@gmx.at>
9593         * ido.el (ido-default-buffer-method): Remove redundant :type entry.
9595         * menu-bar.el (menu-bar-file-menu): Add entry for making new
9596         window on right of selected.  (Bug#9350) Reword other window
9597         entries and separate them from frame entries.
9599 2011-10-15  Glenn Morris  <rgm@gnu.org>
9601         * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
9602         Doc fixes.
9604 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
9606         * net/network-stream.el (network-stream-open-starttls):
9607         Improve detection of failure due to lack of TLS support.
9609         * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
9610         putting the input text in front and in bold.
9612 2011-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9614         * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
9616         * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
9617         empty buffer.
9619         * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
9620         unread-command-events rather than pushing yet-another event.
9622 2011-10-14  Eli Zaretskii  <eliz@gnu.org>
9624         * mail/sendmail.el (sendmail-query-once): Improve the wording of
9625         the explanation of the possible choices.  Make the options passed
9626         to completing-read shorter.
9628 2011-10-13  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
9630         * textmodes/flyspell.el (flyspell-large-region): Make sure
9631         extended character mode is used if defined (Bug#1339).
9633 2011-10-13  Eli Zaretskii  <eliz@gnu.org>
9635         * simple.el (what-cursor-position): Fix the display of the
9636         character info for LRE, LRO, RLE, and RLO characters by appending
9637         an invisible PDF.
9639 2011-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9641         * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
9642         even in case of error; add debug spec; simplify data flow.
9643         (with-timeout-handler): Remove.
9645 2011-10-12  Michael Albinus  <michael.albinus@gmx.de>
9647         Fix Bug#6019, Bug#9315.
9649         * files.el (set-auto-mode): Call `file-name-sans-versions' for the
9650         complete `buffer-file-name', the local file name part could look
9651         remotely (for example on VMS).
9653         * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
9654         `tramp-run-real-handler'.
9655         (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
9656         already quoted by '"'.
9658         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
9659         Let `file-name-handler-alist' be nil, the local file name part
9660         could look remotely (for example on VMS).
9662 2011-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9664         * textmodes/flyspell.el (flyspell-word): Move with-local-quit
9665         from here...
9666         (flyspell-post-command-hook): ...to here.
9668 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9670         * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
9671         if not needed.
9672         (sendmail-query-once): Remove OS dependencies.  Make it a 3-way choice
9673         using completion.  Protect against "slow" callers.
9674         Remove the "message hack".
9676 2011-10-11  Juri Linkov  <juri@jurta.org>
9678         * isearch.el (isearch-lazy-highlight-word): New variable.
9679         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
9680         Use it.  (Bug#9727)
9682 2011-10-11  Glenn Morris  <rgm@gnu.org>
9684         * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
9685         like f90-previous-statement does.
9687 2011-10-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9689         * eshell/eshell.el (eshell-command): History should be saved
9690         only in interactive use, to avoid error.
9692 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9694         * minibuffer.el (completion-file-name-table): Fix last change,
9695         i.e. ignore normal errors but not the other ones.
9697 2011-10-10  Martin Rudalics  <rudalics@gmx.at>
9699         * window.el (special-display-buffer-names)
9700         (special-display-regexps): Remove some remnants of earlier
9701         changes from doc-strings.
9702         (quit-windows-on): New function.
9704         * vc/vc.el (vc-revert, vc-rollback):
9705         * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
9706         instead of deleting windows.  (Bug#4557) (Bug#5310) (Bug#5556)
9707         (Bug#6183) (Bug#7074) (Bug#7447)
9709 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
9711         * window.el (frame-auto-hide-function): Add version tag.
9712         (Bug#9699)
9714 2011-10-09  Michael Albinus  <michael.albinus@gmx.de>
9716         * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
9717         condition.
9719 2011-10-09  Leo Liu  <sdl.web@gmail.com>
9721         * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
9722         (Bug#9701)
9724 2011-10-08  Glenn Morris  <rgm@gnu.org>
9726         * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
9727         before the first code statement zero indent.  (Bug#9690)
9729 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
9731         * simple.el (count-words-region): Always count in the region.
9732         Report the number of lines and characters too.
9733         (count-words): New command, which counts in the buffer if the
9734         region is inactive, as count-words-region used to.
9735         (count-words--message): New function.  Handle plurals.
9736         (count-lines-region): Make it an alias for count-words-region.
9738         * bindings.el (esc-map): Replace count-lines-region with
9739         count-words-region.
9741 2011-10-08  Martin Rudalics  <rudalics@gmx.at>
9743         * window.el (window--delete): Delete dedicated frame
9744         unconditionally when argument KILL is non-nil.  (Bug#9699)
9745         (switch-to-buffer): Fix doc-string typo.
9747 2011-10-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9749         * eshell/eshell.el (eshell-command): Avoid using hooks.
9751 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
9753         * bindings.el ([M-left],[M-right]): Bind to left-word and
9754         right-word respectively.
9756 2011-10-07  Glenn Morris  <rgm@gnu.org>
9758         * cus-start.el (debug-on-quit): Fix custom type.
9760 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9762         * subr.el (define-key-after): Clarify that the function is not
9763         useful for non-menu keymaps.
9765         * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
9767 2011-10-06  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9769         * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
9770         in current minibuffer (Fix bug with recursive minibuffers).
9772 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
9774         * progmodes/gdb-mi.el (gdb): Doc fix.
9776 2011-10-05  Martin Rudalics  <rudalics@gmx.at>
9778         * window.el (frame-auto-hide-function): New option replacing
9779         frame-auto-delete.  Suggested by Stefan Monnier.
9780         (window--delete): Call frame-auto-hide-function instead of
9781         investigating frame-auto-delete.
9782         (window-point-1, set-window-point-1): New functions.
9783         (window-in-direction, record-window-buffer, window-state-get-1)
9784         (display-buffer-record-window): Use window-point-1 instead of
9785         window-point.
9786         (set-window-buffer-start-and-point): Use set-window-point-1.
9788 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9790         * emacs-lisp/edebug.el: Heed checkdoc recommendations.
9792 2011-10-05  Glenn Morris  <rgm@gnu.org>
9794         * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
9795         (perl-calculate-indent): Suppress scan errors.  (Bug#2205)
9797 2011-10-05  Leo Liu  <sdl.web@gmail.com>
9799         * subr.el (read-char-choice): Fix argument to buffer-live-p which
9800         works with buffer object.
9802 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9804         * mpc.el (mpc-tool-bar-map): Add labels.
9806 2011-10-04  Glenn Morris  <rgm@gnu.org>
9808         * calendar/holidays.el (calendar-check-holidays): Doc fix.
9810 2011-10-04  Martin Rudalics  <rudalics@gmx.at>
9812         * window.el (window--delete): New function.
9813         (frame-auto-delete): Resuscitate option.
9814         (bury-buffer, replace-buffer-in-windows)
9815         (quit-window): Rewrite using window--delete.
9816         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9817         Pass display-buffer-mark-dedicated to window--display-buffer-2
9818         (Bug#9639).
9820 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9822         * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
9823         returns a list (bug#9554).  Add remote file name completion.
9824         * comint.el (comint--table-subvert): Curry and get quote&unquote
9825         functions as arguments.
9826         (comint--complete-file-name-data): Adjust call accordingly.
9827         * pcomplete.el (pcomplete--table-subvert): Remove.
9828         (pcomplete-completions-at-point): Use comint--table-subvert instead.
9830         * minibuffer.el (completion-table-case-fold): Use currying.
9831         (completion--styles-type, completion--cycling-threshold-type):
9832         New constants.
9833         (completion-styles, completion-category-overrides)
9834         (completion-cycle-threshold): Use them.
9835         * pcomplete.el (pcomplete-completions-at-point): Adjust call to
9836         completion-table-case-fold.
9838 2011-10-03  Stephen Berman  <stephen.berman@gmx.net>
9840         * minibuffer.el (completion-category-overrides): Fix type of styles
9841         and add more user friendly tags (bug#9660).
9843 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9845         * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
9846         (mule-input-method-string): New widget.
9847         (default-input-method, language-info-custom-alist): Use it.
9849 2011-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9851         * pcomplete.el: Require comint.
9852         (pcomplete--common-suffix): Remove.
9853         (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
9854         (pcomplete--table-subvert): Sync with comint--table-subvert.
9855         (pcomplete--entries): Use comint-completion-file-name-table.
9856         * comint.el (comint-unquote-filename): Simplify.
9857         (comint-completion-file-name-table): New function (bug#9616).
9858         (comint--complete-file-name-data): Use it.
9860         * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
9861         (pcmpl-gnu-tar-buffer): Remove.
9862         (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9863         around.  Make sure pcomplete-suffix-list is only changed temporarily.
9864         Don't look inside the tar's file if it's too large.
9866 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
9868         * cus-edit.el (custom-mode-map):
9869         * epa.el (epa-key-list-mode-map):
9870         * man.el (Man-mode-map):
9871         * startup.el (splash-screen-keymap):
9872         * simple.el (special-mode-map): Use scroll-up-command and
9873         scroll-down-command.
9875         * progmodes/idlw-help.el (idlwave-help-mode-map):
9876         * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
9877         * net/newst-plainview.el (newsticker-mode-map):
9878         * emulation/ws-mode.el (wordstar-mode-map):
9879         * emulation/vi.el (vi-com-map):
9880         * calc/calc-graph.el (calc-graph-show-dumb):
9881         * term/sun.el (terminal-init-sun):
9882         * term/ns-win.el (global-map):
9883         * progmodes/grep.el (grep-mode-map):
9884         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
9885         * mail/rmail.el (rmail-mode-map):
9886         * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
9888         * custom.el (custom-safe-themes, load-theme): Treat value of t for
9889         custom-safe-themes as special.
9891 2011-10-01  Julien Danjou  <julien@danjou.info>
9893         * notifications.el (notifications-notify): Fix docstring.
9895 2011-10-01  Per Starbäck  <per@starback.se>
9897         * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call.  (Bug#9643)
9899 2011-09-30  Martin Rudalics  <rudalics@gmx.at>
9901         * startup.el (command-line-1): Fix last fix by inserting
9902         initial-scratch-message into *scratch* before displaying it.
9903         (Bug#9605) and (Bug#9636)
9905 2011-09-29  Eli Zaretskii  <eliz@gnu.org>
9907         * simple.el (line-move): If auto-hscroll-mode is disabled and the
9908         window is hscrolled, move by logical lines.  (Bug#9607)
9909         (line-move-visual): Update the doc string to the above effect.
9911 2011-09-29  Martin Rudalics  <rudalics@gmx.at>
9913         * window.el (display-buffer-record-window): When WINDOW is the
9914         selected window use `point' instead of `window-point'.  (Bug#9626)
9916         * startup.el (command-line-1): Use insert-before-markers when
9917         inserting initial-scratch-message.  (Bug#9605)
9919         * help.el (help-window): Remove variable.
9921 2011-09-29  Glenn Morris  <rgm@gnu.org>
9923         * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
9925 2011-09-29  Juanma Barranquero  <lekktu@gmail.com>
9927         * descr-text.el (describe-char-categories): Accept category
9928         descriptions more than one line long.
9930 2011-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9932         * simple.el (delete-trailing-whitespace): Fix last change.
9934         * progmodes/perl-mode.el (perl-syntax-propertize-function):
9935         Don't confuse "y => 3" as the beginning of a `y' operation.
9937         * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
9938         object has more than 4 slots (bug#9613).
9940 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
9942         * subr.el (with-output-to-temp-buffer):
9943         * net/quickurl.el (quickurl, quickurl-browse-url):
9944         Fix typos in docstrings.
9946 2011-09-27  Eli Zaretskii  <eliz@gnu.org>
9948         * minibuffer.el (completion-styles)
9949         (completion-category-overrides): Cross reference each other in doc
9950         strings.
9952 2011-09-27  Glenn Morris  <rgm@gnu.org>
9954         * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
9955         to split-string.  (Bug#9606)
9957 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9959         * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
9960         (bug#9615).
9962 2011-09-27  Chong Yidong  <cyd@stupidchicken.com>
9964         * emacs-lisp/package.el (list-packages): Fix echo area message.
9966 2011-09-27  Leo Liu  <sdl.web@gmail.com>
9968         * ido.el (ido-read-internal): Accept cons cell HIST arg.
9970 2011-09-25  Michael Albinus  <michael.albinus@gmx.de>
9972         * net/dbus.el (dbus-unregister-object): Don't release services for
9973         registered signals.  (Bug#9581)
9975 2011-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9977         * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
9978         function that picks between cfengine 2 and 3 support
9979         automatically.  Update docs accordingly.
9981 2011-09-22  Kenichi Handa  <handa@m17n.org>
9983         * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
9984         ZERO.
9985         (indian-itrans-v5-table-for-tamil): New variable.
9986         (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
9988 2011-09-22  Ken Manheimer  <ken.manheimer@gmail.com>
9990         * allout.el (allout-this-command-hid-stuff): Buffer-local variable
9991         that's true if the current command involved collapsing of text.
9992         It's reset to false at the beginning of the next command.
9993         (allout-post-command-business): Move the cursor to the beginning
9994         of entry if the cursor is hidden and collapsing activity just
9995         happened.
9997 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
9999         * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
10000         tracking (Bug#9541).
10002 2011-09-24  Ulf Jasper  <ulf.jasper@web.de>
10004         * net/newst-reader.el (newsticker-html-renderer)
10005         (newsticker-show-news): Automatically load html rendering package
10006         if newsticker-html-renderer is set.  Fixes "Warning: defvar ignored
10007         because w3m-fill-column is let-bound" and the error "Symbol's value
10008         as variable is void: w3m-fill-column".
10010 2011-09-24  Michael Albinus  <michael.albinus@gmx.de>
10012         * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
10013         Release services only if they are defined.  (Bug#9581)
10015 2011-09-23  Richard Stallman  <rms@gnu.org>
10017         * textmodes/paragraphs.el (forward-sentence): For backwards case,
10018         distinguish start of paragraph from start of its text.
10020         * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
10022         * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
10023         (rmail-generate-viewer-buffer): Put that hook on view buffer.
10024         (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
10026 2011-09-23  Andreas Schwab  <schwab@linux-m68k.org>
10028         * international/mule-diag.el (mule-diag): Insert a newline after
10029         each fontset description.
10031 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10033         * simple.el (delete-trailing-whitespace):
10034         Document last change; simplify.
10036 2011-09-23  Peter J. Weisberg  <pj@irregularexpressions.net>
10038         * simple.el (delete-trailing-whitespace): Also delete
10039         extra newlines at the end of the buffer.
10041         * textmodes/picture.el: Make motion commands obey shift-select-mode.
10042         (picture-newline): Use forward-line so as to ignore fields.
10044 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10046         * subr.el (with-wrapper-hook): Fix edebug spec.
10048 2011-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10050         * simple.el (kill-line): Note effect of `show-trailing-whitespace'
10051         (bug#4538).
10053 2011-09-23  Michael Albinus  <michael.albinus@gmx.de>
10055         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
10056         Fix nasty bug using wrong cached values.
10058 2011-09-23  Alan Mackenzie  <acm@muc.de>
10060         * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
10062 2011-09-23  Chong Yidong  <cyd@stupidchicken.com>
10064         * window.el (pop-to-buffer): Ensure right window is selected if we
10065         chose another frame.
10067 2011-09-22  Eli Zaretskii  <eliz@gnu.org>
10069         * simple.el (what-cursor-position): Use get-char-property-change
10070         and next-single-char-property-change, to be able to show display
10071         properties that come from overlays as well as text properties.
10073 2011-09-22  Chong Yidong  <cyd@stupidchicken.com>
10075         * window.el (pop-to-buffer-same-window): New (reinstated) fun.
10077         * cmuscheme.el (run-scheme, switch-to-scheme):
10078         * cus-edit.el (customize-group, custom-buffer-create)
10079         (customize-browse):
10080         * info.el (info):
10081         * shell.el (shell):
10082         * mail/sendmail.el (mail):
10083         * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
10085 2011-09-22  Richard Stallman  <rms@gnu.org>
10087         * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
10088         move back only to line beg, don't move back over blank lines.
10090 2011-09-22  Michael Albinus  <michael.albinus@gmx.de>
10092         * files.el (copy-directory): Set directory attributes only in case
10093         they could be retrieved from the source directory.  (Bug#9565)
10095 2011-09-22  Dima Kogan  <dkogan@secretsauce.net>  (tiny change)
10097         * progmodes/hideshow.el (hs-looking-at-block-start-p)
10098         (hs-find-block-beginning, hs-hide-level-recursive):
10099         Ignore strings as well as comments.  (Bug#9502)
10101 2011-09-22  Andrew Schein  <andrew@andrewschein.com>  (tiny change)
10103         * progmodes/sql.el (sql-comint-postgres):
10104         Convert port number to a string.  (Bug#9566)
10106 2011-09-22  Martin Rudalics  <rudalics@gmx.at>
10108         * window.el (quit-window): Undedicate window when switching to
10109         previous buffer.  Reported by Thierry Volpiatto
10110         <thierry.volpiatto@gmail.com>.
10111         (special-display-popup-frame): When popping up a new frame reset
10112         its previous buffers to nil.  Simplify code.
10114 2011-09-21  Michael Albinus  <michael.albinus@gmx.de>
10116         * net/tramp.el (tramp-handle-shell-command): Set process sentinel
10117         and process filter, as done also in `shell-command'.
10119 2011-09-21  Martin Rudalics  <rudalics@gmx.at>
10121         * window.el (set-window-buffer-start-and-point):
10122         Call set-window-start with NOFORCE argument t.
10123         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
10124         (quit-window): Reword doc-string.  Handle new format of
10125         quit-restore parameter.  Don't delete window if it has a
10126         previous buffer we can show instead of the present one.
10127         (display-buffer-record-window): Rewrite using a new format for
10128         the quit-restore window parameter
10129         (special-display-popup-frame, display-buffer-same-window)
10130         (display-buffer-reuse-window, display-buffer-pop-up-frame)
10131         (display-buffer-pop-up-window, display-buffer-use-some-window):
10132         Adapt symbol passed to display-buffer-record-window.
10133         * help.el (help-window-setup): Handle new format of quit-restore
10134         parameter.
10136 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10138         * faces.el (face-list): Fix docstring (bug#9564).
10140         * window.el (display-buffer--action-function-custom-type):
10141         Don't include internal functions in the Custom interface.
10143 2011-09-20  Juri Linkov  <juri@jurta.org>
10145         * info.el (Info-history-skip-intermediate-nodes): New defcustom.
10146         (Info-forward-node, Info-backward-node, Info-next-preorder)
10147         (Info-last-preorder): Use it.  (Bug#9528)
10149 2011-09-20  Juri Linkov  <juri@jurta.org>
10151         * info.el (Info-last-preorder): Visit last menu item only when
10152         `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
10154 2011-09-20  Julien Danjou  <julien@danjou.info>
10156         * password-cache.el (password-cache-remove): Remove entries even if the
10157         value is nil, so that password with a nil value (negative caching) is
10158         possible to invalidate.
10160 2011-09-20  Lawrence Mitchell  <wence@gmx.li>
10162         * progmodes/f90.el (f90-break-line): If breaking inside comment delete
10163         all whitespace around breakpoint.  (Bug#9553)
10164         (f90-find-breakpoint): Only break at whitespace inside a comment.
10166 2011-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10168         * minibuffer.el (completion-file-name-table): Keep track of errors.
10169         (completion-table-with-predicate): Handle the case where pred1 is nil.
10170         * pcomplete.el (pcomplete-completions-at-point): Simplify.
10172 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10174         * emacs-lisp/debug.el (debugger-args): Give it a docstring.
10175         (debugger-return-value): Signal an error if the debugging context does
10176         not await any return value.
10178         * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
10179         * image-mode.el (image-toggle-display-text)
10180         (image-toggle-display-image): Stay away from evil `intangible'.
10182 2011-09-19  Leo Liu  <sdl.web@gmail.com>
10184         * replace.el (occur-revert-arguments): Make it permanent-local.
10185         (occur-mode): Don't call font-lock-defontify.
10187 2011-09-19  Chong Yidong  <cyd@stupidchicken.com>
10189         * net/ldap.el (ldap-search-internal): Don't push empty search
10190         result (Bug#9508).
10192 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10194         * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
10196 2011-09-19  Michael Albinus  <michael.albinus@gmx.de>
10198         * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
10199         Suggested by Liam Stitt <stittl@cuug.ab.ca>.
10201 2011-09-18  Juri Linkov  <juri@jurta.org>
10203         * buff-menu.el (Buffer-menu-mode-map):
10204         * dired.el (dired-mode-map):
10205         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
10206         (lisp-interaction-mode-map):
10207         * emacs-lisp/package.el (package-menu-mode-map):
10208         * epa.el (epa-key-list-mode-map):
10209         * menu-bar.el (menu-bar-showhide-tool-bar-menu)
10210         (menu-bar-options-menu):
10211         * outline.el (outline-mode-menu-bar-map):
10212         * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
10213         * vc/vc-dir.el (vc-dir-menu-map):
10214         * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
10215         Capitalize non-function content words in menu item strings.
10217         * dired.el (dired-mode-map): Add menu item for
10218         `image-dired-dired-toggle-marked-thumbs'.
10220 2011-09-18  Juri Linkov  <juri@jurta.org>
10222         * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
10223         to `isearch-case-fold-search' and restore its original value
10224         after the `isearch-mode' call.
10226 2011-09-18  Juri Linkov  <juri@jurta.org>
10228         * progmodes/grep.el (grep-process-setup): Don't check code for 1
10229         because `zgrep' returns 1 for successful matches (bug#9226).
10231 2011-09-18  Juri Linkov  <juri@jurta.org>
10233         * info.el (Info-extract-menu-node-name): Check the second match
10234         for empty string (second test-case of bug#9528).
10235         (Info-last-preorder): Let-bind `Info-history' to nil to not add
10236         intermediate nodes to the history (first test-case of bug#9528).
10238 2011-09-18  Juri Linkov  <juri@jurta.org>
10240         * info.el (Info-mode-syntax-table): New variable.
10241         (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
10243 2011-09-18  Juri Linkov  <juri@jurta.org>
10245         * info.el (Info-file-supports-index-cookies):
10246         Increment line-beginning-position's arg from 3 to 4 because makeinfo
10247         outputs one more line for long file names (bug#4142).
10249 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
10251         * newcomment.el (comment-normalize-vars): If prompting for
10252         comment-start, set comment-start-skip too (Bug#8424).
10254 2011-09-18  Johan Bockgård  <bojohan@gnu.org>
10256         * icomplete.el: Fix previous fix of Bug#5849.
10257         (icomplete-mode): Don't set completion-show-inline-help.
10258         (icomplete-minibuffer-setup): Set completion-show-inline-help
10259         locally during icompletion.
10261 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
10263         * woman.el (woman2-process-escapes): Don't delete unrecognized
10264         escapes (Bug#7843).
10266         * files.el (inhibit-first-line-modes-regexps): Add image files.
10267         (hack-local-variables-prop-line): Return nil for malformed
10268         prop-lines (Bug#9044).
10270 2011-09-18  Michael Albinus  <michael.albinus@gmx.de>
10272         * net/tramp.el (top): Don't require 'shell.
10273         (tramp-methods): Fix docstring.
10274         (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
10275         Return complete remote file name.  Handle "smb" case.
10276         Use `tramp-tmpdir', if defined for the respective method.
10277         (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
10279         * net/tramp-compat.el (top): Require 'shell.
10281         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
10282         (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
10283         `tramp-current-host'.
10284         (tramp-get-remote-tmpdir): Remove.
10286         * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
10287         `tramp-tmpdir' entries.
10288         (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
10289         (tramp-smb-handle-file-attributes): Ignore errors.
10290         (tramp-smb-wait-for-output): Check also for process end.
10292 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10294         * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
10295         when sending QUIT (bug#9312).
10297 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
10299         * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
10300         (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
10301         occur-mode-display-occurrence.
10302         (occur-edit-mode): Add usage message.
10303         (occur-cease-edit): New command.
10304         (occur-after-change-function): Use text properties to find the
10305         position of the prefix text.
10306         (occur-engine): Set stickiness of prefix text properties.
10308 2011-09-17  Glenn Morris  <rgm@gnu.org>
10310         * progmodes/etags.el (complete-tag):
10311         Fix call to completion-in-region.  (Bug#9526)
10313 2011-09-17  Juri Linkov  <juri@jurta.org>
10315         * textmodes/ispell.el (ispell-word): Add to the error message
10316         the word, ispell program name and current dictionary (bug#9121).
10317         (ispell-tex-arg-end): Capitalize "error" in the error message.
10319 2011-09-17  Andreas Schwab  <schwab@linux-m68k.org>
10321         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
10322         check.  (Bug#4251)
10324 2011-09-17  Juri Linkov  <juri@jurta.org>
10326         * window.el (window-safe-min-height, window-safe-min-width):
10327         Fix typos (followup to bug#9522).
10329 2011-09-17  Sven Joachim  <svenjoac@gmx.de>
10331         * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
10333 2011-09-16  Eli Zaretskii  <eliz@gnu.org>
10335         * simple.el (line-move): If goal-column is set, move by logical
10336         lines, not by display lines.  (Bug#971)
10337         (next-line, previous-line, goal-column, line-move-visual): Doc fix
10338         to reflect the above change.
10340 2011-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10342         * image.el (imagemagick-register-types): Use regexp-opt.
10344 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
10346         * window.el (display-buffer-base-action): Rename from
10347         display-buffer-default-action.  Make default value empty.
10348         (display-buffer-overriding-action): Convert to defvar.
10349         (display-buffer-fallback-action): New var.
10351 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
10353         * emacs-lisp/package.el (package-alist): Fix risky-local-variable
10354         declaration.
10355         (package--add-to-archive-contents): If there is a duplicate entry
10356         with an older version, remove it.
10357         (package-menu-mark-delete, package-menu-mark-install)
10358         (package-menu-mark-unmark): Make unused args optional.
10359         (package-menu-mark-obsolete-for-deletion):
10360         Use package-menu-get-status instead of a regexp search.
10361         (package-menu-get-status): Use tabulated-list-entry.
10362         (package-menu-mark-upgrades): New command.
10363         (package-menu-mode-map): Bind it to U.  Add it to menu bar.
10364         (package-menu-execute): Do installation before deletion.
10365         (package-menu-refresh, package-menu-execute): Use derived-mode-p
10366         instead of checking major-mode.
10367         (package-menu--find-upgrades): New function.
10369 2011-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10371         * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
10372         passwords in the log buffer.
10373         (smtpmail-process-filter): Update the process marker so that the
10374         "broken by peer" status message is inserted in the right place.
10376 2011-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10378         * textmodes/bibtex.el (bibtex-complete-string-cleanup)
10379         (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
10380         bibtex-completion-at-point-function.
10381         (bibtex-completion-at-point-function): Use them.
10383         * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
10385         * mpc.el (mpc-constraints-tag-lookup): New function.
10386         (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
10387         also to browser "album|playlist".
10389 2011-09-14  Juri Linkov  <juri@jurta.org>
10391         * isearch.el (isearch-fail-pos): Add new arg `msg'.  Doc fix.
10392         (isearch-edit-string): Use length of `isearch-string' when
10393         `isearch-fail-pos' returns nil.
10394         (isearch-message): Remove duplicate code and call
10395         `isearch-fail-pos' with arg `t'.
10397 2011-09-14  Chong Yidong  <cyd@stupidchicken.com>
10399         * replace.el (occur-mode-goto-occurrence): Don't force using other
10400         window (Bug#9499).
10402         * dired-aux.el (dired-do-chmod): Don't provide initial input.
10404 2011-09-14  Martin Rudalics  <rudalics@gmx.at>
10406         * window.el (display-buffer-window): Remove.
10407         (display-buffer-record-window): Use help-setup window parameter
10408         instead of variable display-buffer-window.
10409         (display-buffer-function, special-display-buffer-names)
10410         (special-display-function): Mention help-setup parameter instead
10411         of display-buffer-window in doc-string.
10412         * help.el (help-window-setup): New argument help-window.
10413         Use help-window-setup parameter instead of display-buffer-window.
10414         Reword some messages.
10415         (with-help-window): Pass window used for displaying the buffer
10416         to help-window-setup.  Don't set display-buffer-window.
10418 2011-09-13  Glenn Morris  <rgm@gnu.org>
10420         * emacs-lisp/debug.el (debugger-make-xrefs):
10421         Preserve point.  (Bug#9462)
10423 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
10425         * window.el (window-deletable-p): Use next-frame.
10427 2011-09-13  Martin Rudalics  <rudalics@gmx.at>
10429         * window.el (window-auto-delete): Remove.
10430         (window-deletable-p): Remove argument FORCE.  Don't deal with
10431         dedication and previous buffers.
10432         (switch-to-prev-buffer): Don't delete window.
10433         (delete-windows-on): Delete a window's frame if and only if the
10434         window is dedicated.
10435         (replace-buffer-in-windows): Delete buffer's window or frame if
10436         and only if window is dedicated.
10437         (quit-window): Handle quit-restore as before last change.
10438         (bury-buffer): Delete window only if window-deletable-p returns t.
10440 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
10442         * window.el (window-deletable-p): Never delete the last frame on a
10443         given terminal.
10445 2011-09-13  Glenn Morris  <rgm@gnu.org>
10447         * help.el (describe-key-briefly): Copy previous standard-output change.
10449 2011-09-13  PJ Weisberg  <pj@irregularexpressions.net>
10451         * help.el (where-is): Respect non-standard standard-output.  (Bug#9030)
10453 2011-09-13  Glenn Morris  <rgm@gnu.org>
10455         * emacs-lisp/lisp-mode.el (lisp-indent-function):
10456         * progmodes/scheme.el (scheme-indent-function): Doc fixes.
10458 2011-09-12  Chong Yidong  <cyd@stupidchicken.com>
10460         * dired-aux.el (dired-mark-read-string): Don't return default
10461         value on empty input (Bug#9361).
10462         (dired-do-chxxx): Treat empty input for "touch" as no -t option.
10463         Omit initial minibuffer contents.
10464         (dired-do-chmod): Signal an error on empty input.
10465         (dired-mark-read-string): Don't return default on empty input.
10467         * files.el (file-modes-symbolic-to-number): Doc fix.
10469 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10471         * international/mule-cmds.el (ucs-completions): Remove.
10472         (read-char-by-name): Use complete-with-action instead; add metadata.
10474 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
10476         * window.el (display-buffer--action-function-custom-type)
10477         (display-buffer--action-custom-type): New vars.
10478         (display-buffer-alist, display-buffer-default-action)
10479         (display-buffer-overriding-action): Add defcustom types.
10481         * frame.el (delete-other-frames): Doc fix (Bug#276).
10483 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10485         * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
10487 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
10489         Change modes that used same-window-* vars to use switch-to-buffer.
10491         * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
10492         Use switch-to-buffer.
10494         * cus-edit.el (customize-group, custom-buffer-create)
10495         (customize-browse, custom-buffer-create-other-window):
10496         Use switch-to-buffer or switch-to-buffer-other-window.
10498         * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
10499         (Info-prev, Info-up, Info-speedbar-goto-node)
10500         (info-display-manual): Use switch-to-buffer.
10501         (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
10503         * mail/sendmail.el (mail): Use switch-to-buffer.
10504         (mail-recover): Use switch-to-buffer-other-window.
10506         * cmuscheme.el (run-scheme, switch-to-scheme):
10507         * ielm.el (ielm):
10508         * shell.el (shell):
10509         * net/rlogin.el (rlogin):
10510         * net/telnet.el (telnet, rsh):
10511         * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
10513 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
10515         * dired.el (dired-sort-toggle-or-edit): Revert last changes.
10517 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10519         * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
10520         so don't mention it (bug#9301).
10521         (dired-sort-toggle-or-edit): Clarify string further.
10523         * faces.el (face-spec-set-match-display): Make `(type graphic)'
10524         match `x', `w32' and `ns', like the manual says (bug#9029).
10526         * subr.el (eval-after-load): Doc string clarification (bug#9125).
10527         (process-kill-buffer-query-function): Mention the buffer name in
10528         the query.
10530         * image-mode.el (image-next-line): The line parameter is mandatory
10531         (bug#9258).
10533         * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
10534         which can be useful (bug#9301).
10536         * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
10538         * subr.el (match-string): Mention that the current buffer should
10539         be the same as the search was done in (bug#9282).
10541         * facemenu.el: Disable the remove-* commands if the mark isn't
10542         active (bug#9162).
10544 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
10546         * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
10547         of display-buffer.
10548         (Buffer-menu-2-window): Use switch-to-buffer-other-window.
10550         * replace.el (occur-mode-goto-occurrence)
10551         (occur-mode-display-occurrence) Use second arg of pop-to-buffer
10552         and display-buffer.
10554         * mail/reporter.el (reporter-submit-bug-report): Use second arg of
10555         display-buffer.
10557         * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
10558         special-display and same-window variables.
10559         (mail-other-window): Use switch-to-buffer-other-window.
10560         (mail-other-frame): USe switch-to-buffer-other-frame.
10562         * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
10563         Use display-buffer-other-frame.
10564         (gdb-display-gdb-buffer): Use pop-to-buffer.
10566         * progmodes/gud.el (gud-goto-info): Use info-other-window.
10568         * progmodes/python.el: Don't set same-window-buffer-names.
10570         * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
10572         * window.el (display-buffer-alist): Add *Python*.
10574 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
10576         * window.el (display-buffer-alist): Add entry for buffers
10577         previously handled same-window-*.
10578         (display-buffer-alist, display-buffer-default-action)
10579         (display-buffer-overriding-action): Mark as risky.
10580         (display-buffer-alist): Document action function changes.
10581         (display-buffer--same-window-action)
10582         (display-buffer--other-frame-action): New variables.
10583         (switch-to-buffer, display-buffer-other-frame): Use them.
10584         (display-buffer): Rename reuse-frame entry to reusable-frames.
10585         (display-buffer-reuse-selected-window): Function deleted.
10586         (display-buffer-reuse-window): Handle reusable-frames alist entry.
10587         If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
10588         (display-buffer-special): New function.
10589         (display-buffer--maybe-pop-up-frame-or-window): Rename from
10590         display-buffer-reuse-or-pop-window.  Split off special-display
10591         part into display-buffer-special.
10592         (display-buffer-use-some-window): Don't perform any special
10593         pop-up-frames handling.
10594         (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
10595         (display-buffer--maybe-same-window): Rename from
10596         display-buffer-maybe-same-window.
10598         * info.el: Don't set same-window-regexps.
10599         (info-setup): New function.
10600         (info-other-window, info): Call it.
10602         * cus-edit.el: Don't set same-window-regexps.
10603         (customize-group): New argument.
10604         (customize-group-other-window): Use it.
10605         (customize-face, customize-face-other-window): Likewise.
10606         (custom-buffer-create-other-window): Use pop-to-buffer directly.
10608         * net/rlogin.el:
10609         * net/telnet.el:
10610         * progmodes/gud.el: Don't set same-window-regexps.
10612         * cmuscheme.el:
10613         * ielm.el:
10614         * shell.el:
10615         * mail/sendmail.el:
10616         * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
10618 2011-09-10  Juri Linkov  <juri@jurta.org>
10620         * isearch.el (isearch-edit-string): Remove obsolete mention of
10621         `C-w' (`isearch-yank-word-or-char') from docstring.
10622         (isearch-query-replace): Fix typo in docstring (bug#9466).
10624 2011-09-10  Juri Linkov  <juri@jurta.org>
10626         * paren.el (show-paren-function): Don't show escaped parens.
10627         Let-bind `unescaped' to `t' when paren is not escaped.  (Bug#9461)
10629 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
10631         * mail/sendmail.el (mml-to-mime, mml-attach-file)
10632         (mm-default-file-encoding): Remove autoload forms, they are
10633         replaced with autoload cookies in mml.el and mm-encode.el.
10634         (mail-add-attachment): New command.
10635         (mail-mode-map): Add a menu-bar item for mail-add-attachment.
10636         (mail-mode): Mention mail-insert-file and mail-add-attachment in
10637         the doc string.
10638         (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
10640 2011-09-10  Reuben Thomas  <rrt@sc3d.org>
10642         * simple.el (count-words-region): Use buffer if there's no region
10643         (bug#9429).
10645 2011-09-09  Juri Linkov  <juri@jurta.org>
10647         * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
10648         `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
10649         (wdired-isearch-filter-read-only): New function.  (Bug#6362)
10651 2011-09-09  Alan Mackenzie  <acm@muc.de>
10653         * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
10654         spuriously generating `awk-mode-syntax-table'.  (Bug #9448).
10656 2011-09-09  Eli Zaretskii  <eliz@gnu.org>
10658         Fix for Savannah bug#9392.
10659         * simple.el (mail-encode-mml): New defvar.
10661         * mail/rmail.el (mail-encode-mml): Add a defvar.
10662         (rmail-enable-mime-composing): Default to t.
10663         (rmail-forward): Use MIME method of forwarding only if both
10664         rmail-enable-mime-composing and rmail-enable-mime are non-nil.
10665         Set mail-encode-mml non-nil if the MIME method was used.
10667         * mail/sendmail.el (mml-to-mime): Add autoload form.
10668         (mail-encode-mml): Add a defvar.
10669         (mail-mode): Make mail-encode-mml buffer-local and initialize it
10670         to nil.
10671         (mail-send): If mail-encode-mml is non-nil, run the outgoing
10672         message through mml-to-mime, and reset mail-encode-mml to nil.
10674 2011-09-09  Glenn Morris  <rgm@gnu.org>
10676         * woman.el (woman-if-body): When processing an .el block,
10677         do not delete the next .el block as well.  (Bug#9447)
10678         (woman-special-characters): Add oq, cq, and hy characters.
10680 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
10682         * window.el (window-deletable-p): Make sure window is live before
10683         invoking window-prev-buffers.
10685 2011-09-08  Leo Liu  <sdl.web@gmail.com>
10687         * net/rcirc.el (rcirc-cmd-invite): New rcirc command.  (Bug#9453)
10689 2011-09-08  Juri Linkov  <juri@jurta.org>
10691         * progmodes/compile.el (compilation-environment): Make it
10692         a defcustom (bug#8340).
10694 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
10696         * window.el (frame-auto-delete): Rename to window-auto-delete.
10697         Make it control auto-deletion of windows and/or frames.
10698         (window-deletable-p): New argument FORCE.  Rewrite conditions
10699         for deleting window/frame.  (Bug#9419)
10700         (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
10701         Rewrite handling of case when window/frame can be deleted.
10702         (delete-windows-on): Call window-deletable-p with new FORCE
10703         argument t.  (Bug#9456)
10705 2011-09-07  Chong Yidong  <cyd@stupidchicken.com>
10707         * help-mode.el (help-mode): Restore autoload.
10709 2011-09-07  Juri Linkov  <juri@jurta.org>
10711         * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
10712         `compilation-environment'.  Set buffer-local
10713         `compilation-environment' to `thisenv' later after (funcall mode).
10714         (Bug#8340)
10716         * vc/vc-git.el (vc-git-grep): Remove --no-color.  (Bug#9408)
10717         (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
10718         instead of replacing its value.  (Bug#8340)
10720 2011-09-07  Juri Linkov  <juri@jurta.org>
10722         * progmodes/grep.el (grep-regexp-alist): Calculate column positions
10723         based on text properties put by `grep-filter' instead of matching
10724         escape sequences.
10725         (grep-mode): Set buffer-local `compilation-error-screen-columns'
10726         to the value of `grep-error-screen-columns' (bug#9438).
10728 2011-09-07  Juri Linkov  <juri@jurta.org>
10730         * simple.el (next-error-highlight, next-error-highlight-no-select):
10731         Doc fix (bug#9432).
10733 2011-09-07  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
10735         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
10736         Check for null c-opt-block-decls-with-vars-key.  (Bug#9443)
10738 2011-09-07  Leo Liu  <sdl.web@gmail.com>
10740         * net/rcirc.el (rcirc-mode): Conditionally initialize
10741         rcirc-input-ring.
10743 2011-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10745         * emacs-lisp/find-func.el (find-function-C-source): Only set
10746         find-function-C-source-directory after checking that we found a source
10747         file there (bug#9440).
10749 2011-09-06  Alan Mackenzie  <acm@muc.de>
10751         * isearch.el (isearch-other-meta-char): Wherever a key list is
10752         unread, "unread" the prefix arg, too.  This fixes bug #8901.
10754 2011-09-05  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
10756         * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
10758 2011-09-05  Juri Linkov  <juri@jurta.org>
10760         * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
10762 2011-09-05  Juri Linkov  <juri@jurta.org>
10764         * progmodes/grep.el (grep-filter): Avoid incomplete processing by
10765         keeping point where processing of grep matches begins, and
10766         continue to delete remaining escape sequences from the same point.
10767         (grep-filter): Make leading zero optional in "0?1;31m" because
10768         git-grep emits "\033[1;31m" escape sequences unlike expected
10769         "\033[01;31m" as GNU Grep does (bug#9408).
10770         (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
10772 2011-09-05  Juri Linkov  <juri@jurta.org>
10774         * subr.el (y-or-n-p): Capitalize "yes".
10776 2011-09-04  Michael Albinus  <michael.albinus@gmx.de>
10778         * net/tramp.el (top): Require 'shell.  Use `tramp-unload-hook' but
10779         `tramp-cache-unload-hook' where appropriate.
10780         (tramp-methods): Rename `tramp-remote-sh' to
10781         `tramp-remote-shell'.  Add `tramp-remote-shell-args'.
10782         (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
10784         * net/tramp-sh.el (top): Don't require 'shell.
10785         (tramp-methods): Add `tramp-remote-shell' and
10786         `tramp-remote-shell-args' entries.
10787         (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
10788         (tramp-sh-handle-shell-command): Remove.
10789         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10790         Use `tramp-remote-shell'.
10792 2011-09-03  Chong Yidong  <cyd@stupidchicken.com>
10794         * mail/sendmail.el (sendmail-query-once-function): Delete.
10795         (sendmail-query-once): Save directly to send-mail-function.
10796         Update message-send-mail-function too.
10798         * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
10800 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
10802         * progmodes/python.el (python-mode-map): Use correct function to
10803         start python interpreter from menu-bar (as reported by Geert
10804         Kloosterman).
10805         (inferior-python-mode-map): Fix typo.
10806         (python-shell-map): Remove.
10808 2011-09-03  Deniz Dogan  <deniz@dogan.se>
10810         * net/rcirc.el (rcirc-print): Simplify code for
10811         rcirc-scroll-show-maximum-output.  There is no need to walk
10812         through all windows to find the right one.
10814 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
10816         * help.el (help-return-method): Doc fix.
10818 2011-09-03  Martin Rudalics  <rudalics@gmx.at>
10820         * window.el (window-deletable-p): Don't return a non-nil value
10821         when there's a buffer that was shown in the window before.
10822         (Bug#9419)
10823         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
10824         Set window's previous buffers to nil.
10826 2011-09-03  Eli Zaretskii  <eliz@gnu.org>
10828         * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
10829         newline before and after the tag line, so it doesn't interfere
10830         with determining the paragraph direction of bidirectional text.
10832 2011-09-03  Leo Liu  <sdl.web@gmail.com>
10834         * files.el (find-file-not-true-dirname-list): Remove.  (Bug#9422)
10836 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
10838         * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
10839         (pop-to-buffer): Change interactive spec.  Pass second argument
10840         directly to display-buffer.
10841         (display-buffer): Fix interactive spec.  Use functionp to
10842         distinguish between a function and a list of functions.
10844         * abbrev.el (edit-abbrevs):
10845         * arc-mode.el (archive-extract):
10846         * autoinsert.el (auto-insert):
10847         * bookmark.el (bookmark-bmenu-list):
10848         * files.el (find-file):
10849         * view.el (view-buffer):
10850         * progmodes/compile.el (compilation-goto-locus):
10851         * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
10853 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
10855         * window.el (display-buffer-alist): Doc fix.
10856         (display-buffer): Add docstring.  Don't treat
10857         display-buffer-default specially.
10858         (display-buffer-reuse-selected-window)
10859         (display-buffer-same-window, display-buffer-maybe-same-window)
10860         (display-buffer-reuse-window, display-buffer-pop-up-frame)
10861         (display-buffer-pop-up-window)
10862         (display-buffer-reuse-or-pop-window)
10863         (display-buffer-use-some-window): New functions.
10864         (display-buffer-default-action): Use them.
10865         (display-buffer-default): Delete.
10866         (pop-to-buffer-1): Fix choice of actions.
10868 2011-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10870         * minibuffer.el (completion--insert-strings): Don't get confused by
10871         completion entries that end with an LF char.
10873 2011-09-01  Eli Zaretskii  <eliz@gnu.org>
10875         * window.el (frame-auto-delete, window-deletable-p): Doc fix.
10877 2011-09-01  Chong Yidong  <cyd@stupidchicken.com>
10879         * window.el (display-buffer): Restore interactive spec.
10880         (display-buffer-same-window, display-buffer-other-window):
10881         New functions.
10882         (pop-to-buffer-1): New function.  Use the above.
10883         (pop-to-buffer, pop-to-buffer-same-window): Use it.
10884         (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
10886         * view.el (view-buffer-other-window, view-buffer-other-frame):
10887         Just use pop-to-buffer.
10889 2011-09-01  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10891         * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories.  (Bug#9391)
10893 2011-09-01  Wilfred Hughes  <wilfred@potatolondon.com>  (tiny change)
10895         * vc/vc-git.el (vc-git-grep): Use --no-color.  (Bug#9408)
10897 2011-08-31  Richard Stallman  <rms@gnu.org>
10899         * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
10900         of the separation of rmail-view-buffer from rmail-buffer.
10901         If you say no to "replace original", the decrypt is in the
10902         view buffer.  If you say yes, the decrypt goes into the
10903         rmail buffer also.
10905 2011-08-31  Martin Rudalics  <rudalics@gmx.at>
10907         * window.el (display-buffer-window): Rewrite doc-string.
10908         (display-buffer-record-window): New function.
10909         (display-buffer-macro-specifiers)
10910         (display-buffer-even-window-sizes, display-buffer-set-height)
10911         (display-buffer-set-width, display-buffer-in-window)
10912         (display-buffer-reuse-window, display-buffer-split-specifiers)
10913         (display-buffer-side-specifiers, display-buffer-split-window-1)
10914         (display-buffer-split-window, display-buffer-split-atom-window)
10915         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
10916         (display-buffer-pop-up-side-window, display-buffer-in-side-window)
10917         (display-buffer-other-window-means-other-frame)
10918         (display-buffer-normalize-special)
10919         (display-buffer-normalize-default)
10920         (display-buffer-normalize-argument)
10921         (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
10922         (display-buffer-normalize-specifiers, display-buffer-frame)
10923         (display-buffer-same-window, display-buffer-same-frame)
10924         (display-buffer-other-window)
10925         (display-buffer-same-frame-other-window)
10926         (display-buffer-other-frame, pop-to-buffer-same-window)
10927         (pop-to-buffer-same-frame, pop-to-buffer-other-window)
10928         (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
10929         (switch-to-buffer-same-frame)
10930         (switch-to-buffer-other-window-same-frame)
10931         (display-buffer-alist-of-strings-p, display-buffer-alist-add)
10932         (display-buffer-alist-set-1, display-buffer-alist-set-2)
10933         (display-buffer-alist-set): Remove.
10934         (display-buffer-function, special-display-buffer-names)
10935         (special-display-regexps, special-display-function):
10936         In doc-string refer to display-buffer-window and quit-restore
10937         parameter.
10938         (pop-up-frame-alist, pop-up-frame-function, special-display-p)
10939         (special-display-frame-alist, special-display-popup-frame)
10940         (same-window-buffer-names, same-window-regexps, same-window-p)
10941         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10942         (split-window-preferred-function, split-height-threshold)
10943         (split-width-threshold, window-splittable-p)
10944         (split-window-sensibly, window--try-to-split-window)
10945         (window--frame-usable-p, even-window-heights)
10946         (window--even-window-heights, window--display-buffer-1)
10947         (window--display-buffer-2, display-buffer-other-frame):
10948         Restore old Emacs 23 code, order and doc-strings where applicable.
10949         (display-buffer-default, display-buffer-assq-regexp): New functions.
10950         (display-buffer-alist): Rewrite doc-string.
10951         (display-buffer-default-action)
10952         (display-buffer-overriding-action): New variables.
10953         (display-buffer, switch-to-buffer): Rewrite.
10954         (pop-to-buffer): Restore Emacs 23 behavior but use
10955         window-normalize-buffer-to-display.
10956         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
10957         Restore Emacs 23 behavior but use
10958         window-normalize-buffer-to-switch-to.
10959         (pop-to-buffer-same-window): Rewrite.
10960         (pop-to-buffer-other-window, pop-to-buffer-other-frame):
10961         Rewrite using Emacs 23 options.
10963 2011-08-31  Michael Albinus  <michael.albinus@gmx.de>
10965         * net/tramp.el (tramp-root-regexp): Remove.
10966         (tramp-completion-file-name-regexp-unified)
10967         (tramp-completion-file-name-regexp-separate)
10968         (tramp-completion-file-name-regexp-url): Don't use leading volume
10969         letter on w32 systems.  (Bug#5303, Bug#9311)
10970         (tramp-drop-volume-letter): Simplify definition.
10971         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10973 2011-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10975         * subr.el (event-modifiers): Fix "missing modifier" part of docstring
10976         (bug#9356).
10978 2011-08-30  Reuben Thomas  <rrt@sc3d.org>  (tiny change)
10980         * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
10982 2011-08-29  Juri Linkov  <juri@jurta.org>
10984         * isearch.el (isearch-done): Don't display message "Mark saved"
10985         when arg `edit' is non-nil to prevent its flicker in the echo area.
10987 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
10989         * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
10990         obsolete packages for deletion.
10992 2011-08-28  Christoph Scholtes  <cschol2112@googlemail.com>
10994         * help-mode.el (help-mode-map): Add special-mode-map to parent.
10995         (help-mode): Derive help-mode from special-mode.  Don't invoke
10996         view-mode from help-mode.
10997         (help-xref-override-view-map): Remove.
10998         (help-make-xrefs): Remove minor-mode-overriding-map-alist since
10999         view-mode is not used anymore.
11001 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
11003         * server.el (server-port): Doc fix.
11005         * cus-theme.el (custom-theme-choose-mode): Inherit from
11006         special-mode (Bug#9124).
11007         (custom-theme-choose-mode-map): Add special-mode to parent.
11009 2011-08-28  Alan Mackenzie  <acm@muc.de>
11011         * progmodes/cc-fonts.el
11012         (c-make-font-lock-BO-decl-search-function): New function.
11013         (c-basic-matchers-after - "Fontify the clauses after various
11014         keywords"): Extract the three keyword lists for the 3 erroneous
11015         constructs from the list of four, and use the new function above
11016         in place of an old one.
11018 2011-08-28  Deniz Dogan  <deniz@dogan.se>
11020         * net/rcirc.el (rcirc-insert-prev-input)
11021         (rcirc-insert-next-input): Remove unused argument.
11023 2011-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11025         * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
11027 2011-08-27  Alan Mackenzie  <acm@muc.de>
11029         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
11030         handle function pointer parameters properly.
11032 2011-08-27  Martin Rudalics  <rudalics@gmx.at>
11034         * window.el (display-buffer-reuse-window): Fix case where
11035         selected window was reused with non-nil OTHER-WINDOW argument.
11036         (Bug#9381)
11038 2011-08-27  Deniz Dogan  <deniz@dogan.se>
11040         * net/rcirc.el (rcirc-check-auth-status): Adding support for
11041         oftc's NickServ messages.
11043 2011-08-27  Glenn Morris  <rgm@gnu.org>
11045         * saveplace.el (save-place-limit): Make it finite.  (Bug#9352)
11047 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
11049         * emacs-lisp/package.el (package-install): Call package-initialize
11050         if called interactively.
11052 2011-08-26  Leo Liu  <sdl.web@gmail.com>
11054         * emacs-lisp/cl-macs.el (defstruct): Fix format.  (Bug#9357)
11056 2011-08-25  Juri Linkov  <juri@jurta.org>
11058         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
11059         `search-whitespace-regexp' (bug#9364).
11061 2011-08-25  Juri Linkov  <juri@jurta.org>
11063         * isearch.el (isearch-edit-string): Let-bind `search-ring' and
11064         `regexp-search-ring' to their global values to protect from
11065         updating by `read-from-minibuffer' (bug#9185).
11067 2011-08-25  Juri Linkov  <juri@jurta.org>
11069         * textmodes/ispell.el (ispell-command-loop): Add newline
11070         at the end of the "Use option `i'..." line.
11072 2011-08-25  Juri Linkov  <juri@jurta.org>
11074         * battery.el (display-battery-mode): If `battery-status-function'
11075         or `battery-mode-line-format' is nil, display the message and set
11076         `display-battery-mode' to nil (bug#9363).
11078 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
11080         * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
11081         bidi-string-mark-left-to-right; they are unnecessary now.
11083 2011-08-25  Deniz Dogan  <deniz@dogan.se>
11085         * net/quickurl.el: Documentation typo fixes.
11087 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
11089         * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
11091 2011-08-25  Glenn Morris  <rgm@gnu.org>
11093         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
11095         * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
11096         (smtpmail-via-smtp): Handle nil response from smtp.
11098 2011-08-24  Juri Linkov  <juri@jurta.org>
11100         * proced.el (proced-marked): Inherit from `error' instead of
11101         `font-lock-warning-face'.
11103         * ibuffer.el (ibuffer-marked-face): Change default face from
11104         `font-lock-warning-face' to `warning'.
11105         (ibuffer-deletion-face): Change default face from
11106         `font-lock-type-face' to `error'.
11108         * battery.el (battery-update): Use the face `error' instead of
11109         `font-lock-warning-face' (bug#6117).
11111 2011-08-24  Juri Linkov  <juri@jurta.org>
11113         * faces.el (success): Change face color from "Green3" to
11114         "ForestGreen" on light background (bug#9353).
11116 2011-08-24  Chong Yidong  <cyd@stupidchicken.com>
11118         * window.el (quit-window): Rename from quit-restore-window.
11119         Use same arglist as old quit-window.
11120         (frame-auto-delete): Doc fix.
11122         * view.el (view-mode-exit): Use quit-window.
11124 2011-08-24  Juri Linkov  <juri@jurta.org>
11126         * isearch.el (isearch-ring-adjust1): Start visiting previous
11127         search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
11128         (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
11129         for empty search string (when the last search string is reused
11130         automatically) to adjust the isearch ring to the last element and
11131         prepare the correct index for further M-p commands (bug#9185).
11133 2011-08-24  Kenichi Handa  <handa@m17n.org>
11135         * international/ucs-normalize.el: If decomposition property of
11136         CHAR is the default one (i.e. a list of CHAR itself), treat it as
11137         nil.
11138         (nfd, nfkd): Likewise.
11140 2011-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11142         * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
11143         from process filters aren't reliably transmitted to the surrounding
11144         accept-process-output.
11145         (mpc-proc-check): New function.
11146         (mpc-proc-sync): Use it (bug#8293)
11148 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11150         * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
11151         Add compatibility functions (bug#9313).
11153 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
11155         * cus-start.el (all): Add entry for bidi-paragraph-direction.
11157         * international/uni-bidi.el: Regenerate.
11159 2011-08-23  Kenichi Handa  <handa@m17n.org>
11161         * international/charprop.el:
11162         * international/uni-bidi.el:
11163         * international/uni-category.el:
11164         * international/uni-combining.el:
11165         * international/uni-comment.el:
11166         * international/uni-decimal.el:
11167         * international/uni-decomposition.el:
11168         * international/uni-digit.el:
11169         * international/uni-lowercase.el:
11170         * international/uni-mirrored.el:
11171         * international/uni-name.el:
11172         * international/uni-numeric.el:
11173         * international/uni-old-name.el:
11174         * international/uni-titlecase.el:
11175         * international/uni-uppercase.el: Regenerate.
11177 2011-08-23  Martin Rudalics  <rudalics@gmx.at>
11179         * help.el (help-window-setup): Fix message displayed when other
11180         window is reused.  (Bug#9341)
11182 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11184         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
11185         * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
11187         * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
11188         Mark obsolete.
11189         * shell.el (shell-parse-pcomplete-arguments): New function.
11190         (shell-completion-vars): Use it instead (bug#9160).
11192 2011-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11194         * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
11195         strings and comments (bug#9333).
11197         * emacs-lisp/debug.el (debug-arglist): New function.
11198         (debug-convert-byte-code): Use it.  Handle lexical byte-codes.
11199         (debug-on-entry-1): Handle interpreted closures (bug#9120).
11201 2011-08-22  Juri Linkov  <juri@jurta.org>
11203         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11204         Revert regexp that highlights output switches to its old
11205         pre-2010-10-28 value and remove one `?' from it (bug#9319).
11207         * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
11208         to check for empty output (bug#9226).
11210 2011-08-22  Chong Yidong  <cyd@stupidchicken.com>
11212         * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
11213         symbol-constituent as the default, as that stops font-lock from
11214         working properly (Bug#8843).
11216 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11218         * mail/smtpmail.el (smtpmail-via-smtp): Only bind
11219         `coding-system-for-*' around the process open call to avoid
11220         auth-source side effects.
11221         (smtpmail-try-auth-methods): Expand the secret password.
11222         (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
11223         probe hangs.
11225 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
11227         * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
11229         * emacs-lisp/find-func.el (find-function-noselect): New arg
11230         lisp-only.
11232         * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
11233         signal an error for built-in functions (Bug#6664).
11235 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11237         * mail/smtpmail.el (smtpmail-smtp-user): New variable.
11238         (smtpmail-try-auth-methods): Use it.
11240 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
11242         * font-lock.el (font-lock-fontify-region)
11243         (font-lock-unfontify-region, font-lock-default-fontify-buffer)
11244         (font-lock-default-unfontify-buffer)
11245         (font-lock-default-fontify-region)
11246         (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
11248         * progmodes/compile.el (compilation-error-properties):
11249         Fix confusion between file struct and message struct (Bug#9319).
11250         (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
11251         `ant' regexp.
11253         * net/browse-url.el (browse-url-firefox): Don't call
11254         browse-url-firefox-sentinel unless using -remote (Bug#9328).
11256 2011-08-20  Glenn Morris  <rgm@gnu.org>
11258         * tutorial.el (help-with-tutorial): Avoid an error on short screens.
11260         * tutorial.el (tutorial--default-keys): Update some default bindings.
11262         * files.el (hack-local-variables): Fully ignore case for "mode:".
11264 2011-08-20  Alan Mackenzie  <acm@muc.de>
11266         Resolve invalid use of a regexp in regexp-opt.
11268         * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
11269         detection for a java annotation.
11271         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
11272         detection for a java annotation.
11274         * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
11275         handling for java.
11276         (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
11278 2011-08-20  Chong Yidong  <cyd@stupidchicken.com>
11280         * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
11281         (Bug#9274).
11283 2011-08-20  Alan Mackenzie  <acm@muc.de>
11285         Fontify CPP expressions correctly when starting in the middle of
11286         such a construct.  Mainly for when jit-lock etc. starts a chunk
11287         here.
11289         * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
11290         variable.
11291         (c-make-font-lock-search-form): New function, extracted from
11292         c-make-font-lock-search-function.
11293         (c-make-font-lock-search-function): Use the above function.
11294         (c-make-font-lock-context-search-function): New function.
11295         (c-cpp-matchers): Enhance the preprocessor expression case with
11296         the above function
11297         (c-font-lock-complex-decl-prepare): Test for being in a CPP form
11298         which takes an expression.
11300         * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
11302 2011-08-20  Martin Rudalics  <rudalics@gmx.at>
11304         * window.el (display-buffer-reuse-window)
11305         (display-buffer-pop-up-window): Don't reuse or split a side
11306         window.
11308 2011-08-19  Glenn Morris  <rgm@gnu.org>
11310         * files.el (hack-local-variables-prop-line, hack-local-variables):
11311         Downcase "Mode:".  (Bug#9331)
11313 2011-08-18  Chong Yidong  <cyd@stupidchicken.com>
11315         * international/characters.el: Add L and R categories.
11317         * subr.el (bidi-string-mark-left-to-right): Rename from
11318         string-mark-left-to-right.  Use category search.
11320         * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
11322 2011-08-18  Juri Linkov  <juri@jurta.org>
11324         * faces.el (error, warning, success): New faces with definitions
11325         copied from old default values of `font-lock-warning-face',
11326         `compilation-warning', `compilation-info' (bug#6117).
11328         * font-lock.el (font-lock-warning-face): Inherit from `error'.
11330         * progmodes/compile.el (compilation-error): Inherit from `error'.
11331         (compilation-warning): Inherit from `warning'.
11332         (compilation-info): Inherit from `success'.
11334         * dired.el (dired-marked): Inherit from `warning'.
11335         (dired-flagged): Inherit from `error'.
11337 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11339         * mail/smtpmail.el (auth-source): Require to avoid problems with
11340         binding variables (bug#9298).  Also clean up some unused
11341         autoloads.
11343         * net/network-stream.el (network-stream-open-starttls):
11344         Support using starttls.el without using gnutls-cli.
11346 2011-08-17  Juri Linkov  <juri@jurta.org>
11348         * progmodes/grep.el (rgrep): Handle the case when
11349         `grep-find-command' is a cons cell (bug#9278).
11351 2011-08-17  Martin Rudalics  <rudalics@gmx.at>
11353         * window.el (display-buffer-pop-up-frame): Run frame creation
11354         function with BUFFER current (as special-display-popup-frame
11355         does).  Reported by Drew Adams.
11357 2011-08-17  Daiki Ueno  <ueno@unixuser.org>
11359         * epa-mail.el: Simplify GnuPG group expansion using
11360         epg-expand-group.
11361         (epa-mail-group-alist, epa-mail-group-modtime)
11362         (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
11363         (epa-mail-sync-groups, epa-mail-expand-recipient-1)
11364         (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
11365         Remove.
11367 2011-08-16  Feng Li  <fengli@gmail.com>  (tiny change)
11369         * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
11371 2011-08-16  Alan Mackenzie  <acm@muc.de>
11373         * progmodes/cc-engine.el (c-state-cache-non-literal-place):
11374         Correct, to avoid the inside of macros.
11376 2011-08-16  Richard Stallman  <rms@gnu.org>
11378         * epa-mail.el: Handle GnuPG group definitions.
11379         (epa-mail-group-alist, epa-mail-group-modtime)
11380         (epa-mail-gnupg-conf-file): New variables.
11381         (epa-mail-parse-groups, epa-mail-sync-groups)
11382         (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
11383         (epa-mail-expand-recipients): New functions.
11384         (epa-mail-encrypt): Call epa-mail-expand-recipients.
11386         * mail/rmail.el (rmail-epa-decrypt): New command.
11388         * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
11389         Don't bind buffer-read-only, just inhibit-read-only.
11390         (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
11391         (epa-decrypt-armor-in-region): Make error message clearer.
11393 2011-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11395         * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
11396         and "a2b" to "ab" for `prefix'.
11398 2011-08-14  Chong Yidong  <cyd@stupidchicken.com>
11400         * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
11401         filter groups.
11402         (ibuffer-included-in-filter-p-1): Use it.  Suggested by Rafaël
11403         Fourquet (Bug#8804).
11405 2011-08-12  Juanma Barranquero  <lekktu@gmail.com>
11407         * startup.el (argi): Declare as global variable (bug#9275).
11409 2011-08-12  Chong Yidong  <cyd@stupidchicken.com>
11411         * subr.el (string-mark-left-to-right): Search the entire string
11412         for RTL script, not just the terminating character.  Doc fix.
11414 2011-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11416         * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
11417         New function.
11418         (js--regexp-literal, js-syntax-propertize-function): Remove.
11419         (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
11420         (js-mode-map): Don't rebind electric keys.
11421         (js-insert-and-indent): Remove.
11422         (js-mode): Setup electric-layout and electric-indent instead.
11424         * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
11426 2011-08-12  Daiki Ueno  <ueno@unixuser.org>
11428         * epa.el (epa-progress-callback-function): Fix the logic of
11429         displaying progress.
11430         * epa-file.el (epa-file-insert-file-contents): Make progress
11431         display more user-friendly.
11432         (epa-file-write-region): Ditto.
11434 2011-08-10  Chong Yidong  <cyd@stupidchicken.com>
11436         * subr.el (string-mark-left-to-right): New function.
11438         * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
11439         Use string-mark-left-to-right.
11440         (list-buffers-noselect): Caller changed.
11442         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11443         Use string-mark-left-to-right.
11444         (tabulated-list-print): Recenter after moving point.
11446 2011-08-10  Juri Linkov  <juri@jurta.org>
11448         * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
11449         This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
11450         intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
11452 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
11454         * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
11455         (Bug#7554).
11457 2011-08-09  Andreas Schwab  <schwab@linux-m68k.org>
11459         * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
11460         character.  (Bug#6594)
11462 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
11464         * image-dired.el: Don't use find-file for temporary work (Bug#7895).
11465         (image-dired--with-db-file): New macro.
11466         (image-dired-write-tags, image-dired-remove-tag)
11467         (image-dired-create-gallery-lists, image-dired-write-comments)
11468         (image-dired-get-comment, image-dired-mark-tagged-files)
11469         (image-dired-list-tags, image-dired-gallery-generate): Use it.
11470         (image-dired-gallery-generate): Use insert-file-contents.
11472         * time.el (display-time-world-list, display-time-world-display):
11473         * time-stamp.el (time-stamp-string):
11474         * vc/add-log.el (add-change-log-entry): Use setenv instead of
11475         set-time-zone-rule (Bug#7337).
11477 2011-08-08  Daiki Ueno  <ueno@unixuser.org>
11479         * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
11480         (epg-error-to-string, epg-errors-to-string): New function.
11481         (epg-wait-for-completion): Reverse errors list.
11482         (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
11483         (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
11484         (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
11485         (epg-sign-keys, epg-generate-key-from-file)
11486         (epg-generate-key-from-string): Format errors by using
11487         epg-errors-to-string (bug#9255).
11488         (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
11490 2011-08-07  Juri Linkov  <juri@jurta.org>
11492         * faces.el (list-faces-display): Remove extra angle bracket
11493         from `help-mode-map'.
11495         * info.el (Info-history-toc-nodes): Doc fix.
11497         * longlines.el (longlines-mode): Doc fix.
11499 2011-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11501         * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
11502         of statements and in a few more cases (bug#9183).
11504         * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
11505         New functions.
11506         (cl-transform-lambda): Use them (bug#9239).
11508 2011-08-05  Martin Rudalics  <rudalics@gmx.at>
11510         * window.el (display-buffer-same-window)
11511         (display-buffer-same-frame, display-buffer-other-window)
11512         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
11513         (pop-to-buffer-other-window)
11514         (pop-to-buffer-same-frame-other-window)
11515         (pop-to-buffer-other-frame): Make them defuns.
11516         (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
11518 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11520         * subr.el (make-composed-keymap): Move from C.  Change calling
11521         convention, and improve docstring to bring attention to a subtle point.
11522         * minibuffer.el (completing-read-default): Adjust accordingly.
11524 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
11526         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
11527         (tramp-open-shell): Use `tramp-shell-quote-argument'.
11529         * net/trampver.el: Update release number.
11531 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11533         * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
11534         "in" (bug#9190).
11536 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11538         * mail/sendmail.el (sendmail-query-once): Restore the current
11539         buffer after querying (bug#9074).
11541         * dired.el (dired-flagged): Use different faces for marked and
11542         flagged files (bug#6117).
11544         * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
11545         (bug#4433).
11547         * ido.el (ido-mode): Switch off the message if called
11548         non-interactively.
11550         * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
11551         before 587, since it appears that that's more likely to work for
11552         more people.
11554         * cus-edit.el (custom-file): When running under emacs -q, always
11555         refuse to save the customizations, even if the .emacs file doesn't
11556         exist.
11558         * info.el: Remove the `Info-beginning-of-buffer' function
11559         (bug#8325).
11561         * net/network-stream.el (network-stream-open-starttls):
11562         Use `starttls-available-p' to see whether starttls.el can be used.
11564 2011-08-01  Martin Rudalics  <rudalics@gmx.at>
11566         * window.el (display-buffer-in-window): Don't set dedicated status
11567         of window here (Bug#9215).
11568         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
11569         (display-buffer-pop-up-side-window)
11570         (display-buffer-in-side-window): Set dedicated status of window here.
11572 2011-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11574         * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
11575         before binding generated-autoload-file.
11577 2011-08-01  Deniz Dogan  <deniz@dogan.se>
11579         * net/rcirc.el (rcirc-handler-333): Clarify docstring.
11581 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
11583         Sync with Tramp 2.2.2.
11585         * net/trampver.el: Update release number.
11587 2011-07-30  Juri Linkov  <juri@jurta.org>
11589         * dired-aux.el (dired-touch-initial): Remove function.
11590         (dired-do-chxxx): For op-symbol `touch', set `initial' to the
11591         current time, and `default' to the last modification time of the
11592         current marked file (bug#6887).
11594 2011-07-28  Jose E. Marchesi  <jemarch@gnu.org>
11596         * simple.el (goto-line): Use string-to-number to provide a
11597         numeric argument to read-number (bug#9163).
11599 2011-07-27  Michael Albinus  <michael.albinus@gmx.de>
11601         * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
11602         connection process, it could be nil.
11604 2011-07-27  Leo Liu  <sdl.web@gmail.com>
11606         Simplify url handling in rcirc-mode.
11608         * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
11609         (rcirc-browse-url-at-mouse): Remove.
11610         * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
11612 2011-07-26  Alan Mackenzie  <acm@muc.de>
11614         Fontify bitfield declarations properly.
11616         * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
11617         (c-symbol-chars): Now exported as a lang variable.
11618         (c-not-primitive-type-keywords): New lang variable.
11620         * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
11621         QT keyword "more" to prevent "more slots: ...." being spuriously
11622         parsed as a bitfield declaration.
11624         * progmodes/cc-engine.el (c-beginning-of-statement-1):
11625         Refactor and enhance to handle bitfield declarations.
11626         (c-punctuation-in): New function.
11627         (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
11628         declarations properly.
11630 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
11632         * calendar/icalendar.el (icalendar--all-events): Take care of
11633         multiple vcalendars in a single file.
11634         (icalendar--convert-float-to-ical): Checkdoc fixes.
11636 2011-07-25  Deniz Dogan  <deniz@dogan.se>
11638         * image.el (insert-image): Clarifying docstring.
11640 2011-07-24  Michael Albinus  <michael.albinus@gmx.de>
11642         * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
11643         `tramp-send-command-and-check' if there is no error.
11644         (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
11646 2011-07-22  Alan Mackenzie  <acm@muc.de>
11648         Prevent cc-langs.elc being loaded at run time.
11650         * progmodes/cc-mode.el: Remove two autoload forms which loaded
11651         cc-langs.
11653         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
11654         "(require 'cc-langs)".  Quote a form so it will evaluate at
11655         (cc-mode's) compilation time.
11657 2011-07-22  Michael Albinus  <michael.albinus@gmx.de>
11659         * net/tramp.el (tramp-file-name-handler): Avoid recursive
11660         loading.  (Bug#9114)
11662 2011-07-21  Martin Rudalics  <rudalics@gmx.at>
11664         * window.el (display-buffer-pop-up-window)
11665         (display-buffer-pop-up-side-window)
11666         (display-buffer-in-side-window): Call display-buffer-set-height
11667         and display-buffer-set-width after setting the new window's
11668         buffer so `fit-window-to-buffer' and friends work on the right buffer.
11670 2011-07-20  Sam Steingold  <sds@gnu.org>
11672         * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
11673         (etags-tags-included-tables): Call `convert-standard-filename' on
11674         the file names contained in TAGS so that windows Emacs can handle
11675         TAGS files created by cygwin ctags.
11677 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11679         * proced.el (proced-update): Revert yesterday's bug#1779 patch,
11680         which apparently didn't work.
11682 2011-07-19  Roland Winkler  <winkler@gnu.org>
11684         * proced.el (proced-send-signal): For *Marked Processes* buffer
11685         put point at beginning of buffer.
11687 2011-07-19  Stephen Berman  <stephen.berman@gmx.net>
11689         * proced.el (proced-format): Make header lines align with the text
11690         (bug#1779).
11692 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11694         * view.el (view-buffer): Allow running in `special' modes if we're
11695         visiting a file (bug#8615).
11697 2011-07-19  Martin Rudalics  <rudalics@gmx.at>
11699         * window.el (display-buffer-alist-of-strings-p)
11700         (display-buffer-alist-set-1, display-buffer-alist-set-2):
11701         New functions.
11702         (display-buffer-alist-set): Rewrite to handle Emacs 23 options
11703         more accurately.
11705 2011-07-18  Alan Mackenzie  <acm@muc.de>
11707         Fontify declarators properly when, e.g., a jit-lock chunk begins
11708         inside a declaration.
11710         * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
11712         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
11713         New function.
11714         (c-complex-decl-matchers): Insert reference to
11715         c-font-lock-enclosing-decls.
11717         * progmodes/cc-engine.el (c-backward-single-comment):
11718         (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
11719         to nil around calls to (forward-comment -1).
11721 2011-07-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11723         * image.el (put-image): Doc typo fix.
11725         * progmodes/etags.el (tags-search): Doc typo fix.
11727         * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
11728         password if we get errors 550 to 554.
11730 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11732         * net/gnutls.el (gnutls-log-level): Remove.
11734         * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
11735         indentation character (bug#6380).
11737         * files.el (buffer-offer-save): Made permanently local (bug#6241).
11739         * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
11740         to clarify what the problem is (bug#4291).
11742         * simple.el (current-kill): Clarify what
11743         `interprogram-paste-function' does (bug#7500).
11744         (auto-fill-mode): Document `auto-fill-function' in relation to
11745         `auto-fill-mode' (bug#2470).
11747 2011-07-16  Lawrence Mitchell  <wence@gmx.li>
11749         * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
11750         method if slot is read-only (bug#9035).
11752 2011-07-16  Martin Rudalics  <rudalics@gmx.at>
11754         * frame.el (select-frame-set-input-focus): New argument NORECORD.
11755         * window.el (pop-to-buffer): Select window used even if it was
11756         selected before, see discussion of (Bug#8615), (Bug#6954).
11757         Pass argument NORECORD on to select-frame-set-input-focus.
11759 2011-07-15  Glenn Morris  <rgm@gnu.org>
11761         * subr.el (read-char-choice): Allow quitting.  (Bug#9001)
11762         Respect help-form.
11764 2011-07-09  Lawrence Mitchell  <wence@gmx.li>
11766         * net/gnutls.el (gnutls-min-prime-bits): New variable.
11767         (gnutls-negotiate): Use it.
11769 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11771         * net/gnutls.el (gnutls-negotiate):
11772         Upcase `gnutls-algorithm-priority'.
11774 2011-07-15  Glenn Morris  <rgm@gnu.org>
11776         * jka-compr.el (jka-compr-verbose): Move from here...
11777         * jka-cmpr-hook.el (jka-compr-verbose): ... to here.  (Bug#9090)
11778         Add missing :version tag.
11779         * info.el: No need to require jka-compr when compiling.
11781 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11783         * net/gnutls.el (gnutls-algorithm-priority): New variable.
11784         (gnutls-negotiate): Use it.
11786         * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
11788         * info.el (Info-beginning-of-buffer): New command.
11789         (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
11790         announcing `b' as the key (bug#8325).
11791         (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
11793         * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
11795         * international/mule-cmds.el
11796         (describe-specified-language-support): Make the error message
11797         clearer (bug#8905).
11799         * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
11801         * isearch.el (isearch-barrier): Add a doc string, since it's
11802         mentioned in a function doc string (bug#8678).
11804 2011-07-15  Martin Rudalics  <rudalics@gmx.at>
11806         * window.el (switch-to-buffer): Call pop-to-buffer with normalized
11807         buffer argument (Bug#9083) and self-identifying label argument.
11809 2011-07-15  Glenn Morris  <rgm@gnu.org>
11811         * emacs-lisp/debug.el (debug): Doc fix.  (Bug#8273)
11813 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11815         * man.el (Man-fontify-manpage): Fix message when formatting the
11816         man page (bug#7929).
11818 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
11820         * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
11821         argument LRM; if non-nil, append an invisible LRM character to the
11822         buffer name.
11823         (list-buffers-noselect): Call Buffer-menu-buffer+size with the
11824         last argument non-nil, when formatting buffer names.
11825         (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
11826         paragraph direction.
11828 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11830         * man.el (Man-bgproc-sentinel): Skip any arguments and only output
11831         the man page name (bug#7929).
11833         * image.el (put-image): Mention the `put-image' overlay property
11834         (bug#7834).
11836         * scroll-bar.el (set-scroll-bar-mode): Mention that
11837         `scroll-bar-mode' lists the values (bug#7772).
11839         * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
11840         command (bug#7729).
11842         * rect.el (apply-on-rectangle): Return the point after the last
11843         operation.
11844         (string-rectangle): Go to the point after the last operation
11845         (bug#7522).
11847         * printing.el (pr-toggle-region): Clarify the documentation
11848         slightly (bug#7493).
11850         * time.el (display-time-update):
11851         Allow `display-time-mail-function' to return nil (bug#7158).
11852         Fix suggested by Detlev Zundel.
11854         * vc/diff.el (diff): Clarify the order the file names are read
11855         (bug#7111).
11857         * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
11858         the doc string (bug#7015).
11860         * font-lock.el (font-lock-maximum-decoration): Mention what
11861         numeric levels mean (bug#6935).
11863         * startup.el (initial-buffer-choice): Don't mention the `none'
11864         selection, which is against policy.
11866 2011-07-14  Martin Rudalics  <rudalics@gmx.at>
11868         * window.el (display-buffer-normalize-special):
11869         Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
11871 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
11873         * subr.el (version<, version<=, version=): Mention "-CVS" and
11874         "-12345" alpha version numbers.
11876 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
11878         * bindings.el: Add advertised binding for set-mark-command
11879         (Bug#5772).
11881 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
11883         * bindings.el (mode-line-other-buffer):
11884         * bookmark.el (bookmark-bmenu-2-window):
11885         * bs.el (bs-cycle-next, bs-cycle-previous):
11886         * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
11887         switch-to-buffer.
11889         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11890         Delete.
11892 2011-07-14  Juanma Barranquero  <lekktu@gmail.com>
11894         * follow.el (follow-debug-message, follow-redisplay):
11895         * jka-cmpr-hook.el (with-auto-compression-mode):
11896         Fix typos in docstrings.
11898 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11900         * subr.el (with-silent-modifications): Clarify somewhat what the
11901         macro inhibits (bug#6525).
11903         * simple.el (eval-expression): Note what it does if called
11904         interactively (bug#6495).
11906 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
11908         * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
11909         Use pop-to-buffer buffer-or-name if it is nil.
11911         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11912         Remove switch-to-buffer.
11914 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11916         * files.el (make-directory): Clarify that an error will be raised
11917         if there's an error (bug#6397).
11919         * startup.el (initial-buffer-choice): Add `none' as a choice
11920         (bug#6234).
11922         * subr.el (add-hook): Clarify section about buffer-local hooks
11923         (bug#6218).
11925         * dired.el (dired-flagged): Clarify doc string (bug#6117).
11927 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
11929         * tabify.el (untabify): Preserve the current column so that point
11930         doesn't move (bug#6032).
11932 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11934         * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
11935         Rewrite to avoid awkward possessive "s" (bug#5986).
11937 2011-07-13  Glenn Morris  <rgm@gnu.org>
11939         * dired.el (dired-use-ls-dired): Doc fix.  (Bug#9039).
11940         (dired-insert-directory): Give a message the first time
11941         if ls is found not to support --dired.
11943 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11945         * simple.el (toggle-truncate-lines): Clarify what is toggled
11946         (bug#5580).  Text by Drew Adams.
11948 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
11950         * simple.el (blink-matching-open): Make the error message from the
11951         last change less verbose.
11953 2011-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
11955         * font-lock.el (font-lock-comment-face): Use the high contrast
11956         "yellow" color for font-lock-comment-face on low color terminals
11957         using a dark background color (bug#4221).
11959 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11961         * dired.el (dired-insert-set-properties): Make the doc string
11962         reflect what it does now (bug#5325).
11964         * simple.el (blink-matching-open): Say that we were unable to find
11965         the match within the limit, if we're limited (bug#5122).
11967         * international/mule-cmds.el (prefer-coding-system): Add an
11968         example (bug#4869).
11970         * progmodes/etags.el (tags-search): Document `file-list-form'
11971         (bug#4731).
11973 2011-07-13  Lawrence Mitchell  <wence@gmx.li>
11975         * net/browse-url.el (browse-url-default-browser)
11976         (browse-url-browser-function): Make the default browser choice a
11977         bit more logical (bug#4300).  Also clean up the doc string.
11979 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
11981         * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
11982         binary endings (bug#4440).
11984 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11986         * info.el (info-insert-file-contents): Inhibit jka-compr messages,
11987         which can be pretty annoying (bug#8971).
11989         * jka-compr.el (jka-compr-verbose): New variable, and use
11990         throughout (bug#8971).
11992         * info.el (Info-find-file): Fall back on the installation
11993         directory if we can't find the info node anywhere else.
11995 2011-07-13  Sergei Organov  <osv@javad.com>  (tiny change)
11997         * vc/vc.el (vc-revert-file):
11998         Don't set file time-stamp in the past.  (Bug#5181)
12000 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12002         * files.el (after-find-file): Give a better error message when
12003         trying to find a symlink that points to a file that doesn't exist
12004         (bug#4398).
12006         * progmodes/cc-vars.el: Remove (probably) misleading comment
12007         (bug#4396).
12009 2011-07-12  Johan Bockgård  <bojohan@gnu.org>
12011         * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
12013 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
12015         * mouse-sel.el: Hack restoring functionality, while keeping
12016         compatibility with 2010-07-03 changes to mouse selection.
12017         (mouse-sel-primary-overlay): New var.
12018         (mouse-sel-selection-alist): Use it.
12019         (mouse-sel-mode): Doc fix; remove points that are default features
12020         of mouse.el.
12022 2011-07-12  Johan Bockgård  <bojohan@gnu.org>
12024         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12025         Fix previous fix (bug#2490).
12027 2011-07-12  Roland Winkler  <winkler@gnu.org>
12029         * textmodes/bibtex.el (bibtex-initialize):
12030         Use pop-to-buffer-same-window.
12031         (bibtex-search-entries): Fix interactive call.
12033 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12035         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12036         Fontise bytecomp Error lines more correctly (bug#2490).
12037         Fix suggested by Johan Bockgård.
12039         * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
12041         * dired-x.el (dired-guess-default): Use `delete-dups'.
12043 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
12045         * dired.el (dired-mark-prompt):
12046         * dired-aux.el (dired-read-shell-command): Doc fix.
12048 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12050         * mail/sendmail.el (sendmail-query-once):
12051         Use `customize-save-variable' unconditionally, now that it works under
12052         emacs -Q.
12054         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
12056         * cus-edit.el (custom-file): Take an optional no-error variable.
12057         (customize-save-variable): Set the variable, and give a warning if
12058         running under "emacs -q".
12060 2011-07-11  Juanma Barranquero  <lekktu@gmail.com>
12062         * loadhist.el (unload-feature-special-hooks):
12063         Add `auto-coding-functions', `fill-nobreak-predicate' and
12064         `find-directory-functions' (bug#5327).
12066 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12068         * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
12070         * cus-edit.el (custom-guess-name-alist): -alist variables should
12071         use the `alist' type (bug#3120).  Suggested by Drew Adams.
12073         * printing.el: Add documentation to all the `pr-toggle-' commands.
12075 2011-07-11  Leo Liu  <sdl.web@gmail.com>
12077         * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
12078         backends where it makes sense (bug#2623).
12080 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12082         * dired-x.el (dired-guess-default): Remove duplicate shell command
12083         entries (bug#2028).
12084         (dired-guess-default): Fix grammar in doc string (bug#2028).
12085         (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
12087         * subr.el (remove-duplicates): New conveniency function.
12089 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12091         * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
12092         (bug#1526).
12094 2011-07-10  Martin Rudalics  <rudalics@gmx.at>
12096         * window.el (display-buffer-normalize-default): Don't invert
12097         meaning of even-window-heights.  Reported by Eli Zaretskii
12098         <eliz@gnu.org>.
12100 2011-07-10  Bob Rogers  <rogers@rgrjr.dyndns.org>
12102         * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
12104 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
12106         * window.el (display-buffer): Fix arguments to
12107         display-buffer-reuse-window in last change.
12109         * faces.el (link): Use a less saturated blue on light backgrounds.
12111         * startup.el (fancy-startup-text, fancy-about-text)
12112         (fancy-startup-tail): Use font-lock faces, for background safety.
12114 2011-07-09  Bob Nnamtrop  <bobnnamtrop@gmail.com>  (tiny change)
12116         * emulation/viper-cmd.el (viper-change-state-to-vi):
12117         Limit triggering of abbrev expansion (Bug#9038).
12119 2011-07-09  Martin Rudalics  <rudalics@gmx.at>
12121         * window.el (display-buffer-default-specifiers): Remove.
12122         (display-buffer-macro-specifiers): Remove default specifiers.
12123         (display-buffer-alist): Default to nil.
12124         (display-buffer-reuse-window): New optional argument other-window.
12125         (display-buffer-pop-up-window): Allow splitting internal
12126         windows.  Check whether a live window was created.
12127         (display-buffer-other-window-means-other-frame)
12128         (display-buffer-normalize-arguments): Rename to
12129         display-buffer-normalize-argument and rewrite.  Set the
12130         other-window specifier.
12131         (display-buffer-normalize-special): New function.
12132         (display-buffer-normalize-options): Rename to
12133         display-buffer-normalize-default and rewrite.
12134         (display-buffer-normalize-options-inhibit): Remove.
12135         (display-buffer-normalize-specifiers): Rewrite.
12136         (display-buffer): Process other-window specifier and call
12137         display-buffer-reuse-window with it.  Emulate Emacs 23 behavior
12138         more faithfully.
12139         (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
12140         (display-buffer-alist-set): Don't handle 'unset default values.
12141         (display-buffer-in-window, display-buffer-alist-set):
12142         Replace symbol "dedicated" by "dedicate".  Reported by Tassilo Horn
12143         <tassilo@member.fsf.org>.
12145 2011-07-09  Leo Liu  <sdl.web@gmail.com>
12147         * register.el (insert-register): Restore accidental change on
12148         2011-06-26.  (Bug#9028)
12150 2011-07-09  Glenn Morris  <rgm@gnu.org>
12152         * subr.el (remq): Handle the empty list.  (Bug#9024)
12154 2011-07-08  Andreas Schwab  <schwab@linux-m68k.org>
12156         * mail/sendmail.el (send-mail-function): No longer delay custom
12157         initialization.
12158         * custom.el (custom-initialize-delay): Doc fix.
12160 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12162         * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
12164 2011-07-08  Michael Albinus  <michael.albinus@gmx.de>
12166         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
12167         human-friendly prompt.
12169 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12171         * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
12172         provided by a particular plugin.
12174 2011-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12176         * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
12177         save customizations (with "emacs -Q"), just set the variable
12178         instead of erroring out.
12180         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
12182 2011-07-08  Juri Linkov  <juri@jurta.org>
12184         * arc-mode.el (archive-zip-expunge, archive-zip-update)
12185         (archive-zip-update-case): Use 7z if found by `executable-find'.
12186         The order of searching the available programs is the same as in
12187         `archive-zip-extract' (bug#8968).
12189 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
12191         * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
12192         (menu-bar-options-menu): Tweak descriptions.
12194 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12196         * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
12197         menu items into verb phrases (bug#1421).  Also refill to fit under
12198         80 columns.
12200 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
12202         * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
12203         (Info-read-node-name): Doc fix (Bug#1084).
12205         * thingatpt.el (forward-thing, bounds-of-thing-at-point)
12206         (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
12207         (end-of-sexp, beginning-of-sexp)
12208         (thing-at-point-bounds-of-list-at-point, forward-whitespace)
12209         (forward-symbol, forward-same-syntax, word-at-point)
12210         (sentence-at-point): Doc fix (Bug#1144).
12212 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12214         * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
12215         should cover it (bug#1281).
12217         * cus-edit.el (custom-show): Mark as obsolete.
12219         * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12220         negotiation fails, then possibly try again with a non-encrypted
12221         connection (bug#9017).
12223         * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
12224         be used.
12226 2011-07-07  Richard Stallman  <rms@gnu.org>
12228         * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
12229         property, and handle its changed format.
12230         Look for the correct line number.
12231         Use file's line contents (but not past first =) to find
12232         correct line in message.
12234 2011-07-07  Kenichi Handa  <handa@m17n.org>
12236         * international/characters.el (build-unicode-category-table):
12237         Delete it.
12238         (unicode-category-table): Set it by unicode-property-table-internal.
12240         * international/mule-cmds.el (char-code-property-alist): Move to
12241         to src/chartab.c.
12242         (get-char-code-property): Call unicode-property-table-internal to
12243         load a file.  Call get-unicode-property-internal where necessary.
12244         (put-char-code-property): Call unicode-property-table-internal to
12245         load a file.  Call put-unicode-property-internal where necessary.
12246         put-unicode-property-internal where necessary.
12247         (char-code-property-description):
12248         Call unicode-property-table-internal to load a file.
12250         * international/charprop.el:
12251         * international/uni-bidi.el:
12252         * international/uni-category.el:
12253         * international/uni-combining.el:
12254         * international/uni-comment.el:
12255         * international/uni-decimal.el:
12256         * international/uni-decomposition.el:
12257         * international/uni-digit.el:
12258         * international/uni-lowercase.el:
12259         * international/uni-mirrored.el:
12260         * international/uni-name.el:
12261         * international/uni-numeric.el:
12262         * international/uni-old-name.el:
12263         * international/uni-titlecase.el:
12264         * international/uni-uppercase.el: Regenerate.
12266         * loadup.el: Load international/charprop.el before
12267         international/characters.
12269 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
12271         * window.el (next-buffer, previous-buffer): Signal an error if
12272         called from a minibuffer window.
12274         * bindings.el: Revert 2011-07-04 change.
12276 2011-07-06  Richard Stallman  <rms@gnu.org>
12278         * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
12279         (rmail-mime-insert-bulk, rmail-mime-insert-text):
12280         Treat markers like ints.
12281         (rmail-mime-entity): Doc fix.
12283 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12285         * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
12286         defcustom again for backwards compatibility.
12288         * simple.el (shell-command-on-region): Fill.
12290         * dired-aux.el (dired-kill-line): Add a doc string.
12292         * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
12293         to "\\sw\\|\\s_" (bug#358).
12295         * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
12296         (dired-unmark-backward): Ditto.
12297         (dired-flag-backup-files): Ditto.
12299         * dired-x.el (dired-mark-sexp): Ditto.
12301 2011-07-06  Richard Stallman  <rms@gnu.org>
12303         * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
12304         (rmail-mime-entity): New arg TRUNCATED.
12305         (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
12306         New functions.
12307         (rmail-mime-save): Warn if entity is truncated.
12308         (rmail-mime-toggle-hidden): Likewise, for showing.
12309         (rmail-mime-process-multipart): Record when an entity is truncated.
12311         * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
12312         if ENTITY is a string.
12314 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12316         * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
12317         of faces when `M-C-x'-ing their definitions (bug#8378).
12318         Also clean up the code slightly.
12320         * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
12321         because that makes the colors go away.
12323         * mail/sendmail.el (send-mail-function): Change the default to
12324         `sendmail-query-once'.
12325         (sendmail-query-once): Add an autoload cookie.
12327         * net/network-stream.el (network-stream-open-starttls): Try using
12328         a plain connection even if the server offered STARTTLS, and we
12329         kinda wanted to use it, if Emacs doesn't have any STARTTLS
12330         capability.  This should make smtpmail.el work in slightly more
12331         configurations.
12333 2011-07-06  Michael Albinus  <michael.albinus@gmx.de>
12335         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
12336         New defun.
12337         * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
12339 2011-07-06  Michael R. Mauger  <mmaug@yahoo.com>
12341         * progmodes/sql.el: Version 3.0
12342         (sql-product-alist): Add product :completion-object,
12343         :completion-column, and :statement attributes.
12344         (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
12345         (sql-mode-syntax-table): Mark all punctuation.
12346         (sql-font-lock-keywords-builder): Temporarily remove fallback on
12347         ansi keywords.
12348         (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
12349         (sql-mode-oracle-font-lock-keywords): Improve.
12350         (sql-oracle-show-reserved-words): New function for development.
12351         (sql-product-font-lock): Simplify for source code buffers.
12352         (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
12353         New functions.
12354         (sql-highlight-product): Set product specific syntax table.
12355         (sql-mode-map): Add statement movement functions.
12356         (sql-ansi-statement-starters, sql-oracle-statement-starters):
12357         New variable.
12358         (sql-statement-regexp, sql-beginning-of-statement)
12359         (sql-end-of-statement, sql-signum): New functions.
12360         (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
12361         (sql-show-sqli-buffer): Bug fix.
12362         (sql-interactive-mode): Store connection data as buffer local.
12363         (sql-connect): Add NEW-NAME parameter.  Redesign interaction
12364         with sql-interactive-mode.
12365         (sql-save-connection): Save buffer local settings.
12366         (sql-connection-menu-filter): Change menu entry name.
12367         (sql-product-interactive): Bug fix.
12368         (sql-preoutput-hold): New variable.
12369         (sql-interactive-remove-continuation-prompt): Bug fixes.
12370         (sql-debug-redirect): New variable.
12371         (sql-str-literal): New function.
12372         (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
12373         Redesign.
12374         (sql-oracle-save-settings, sql-oracle-restore-settings)
12375         (sql-oracle-list-all, sql-oracle-list-table): New functions.
12376         (sql-completion-object, sql-completion-column)
12377         (sql-completion-sqlbuf): New variables.
12378         (sql-build-completions-1, sql-build-completions)
12379         (sql-try-completion): New functions.
12380         (sql-read-table-name): Use them.
12381         (sql-contains-names): New buffer local variable.
12382         (sql-list-all, sql-list-table): Use it.
12383         (sql-oracle-completion-types): New variable.
12384         (sql-oracle-completion-object, sql-sqlite-completion-object)
12385         (sql-postgres-completion-object): New functions.
12387 2011-07-06  Glenn Morris  <rgm@gnu.org>
12389         * window.el (pop-to-buffer): Doc fix.
12391 2011-07-06  Markus Heiser  <markus.heiser@darmarit.de>  (tiny change)
12393         * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
12395 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
12397         * window.el (special-display-popup-frame): Doc fix (Bug#8853).
12399         * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
12401 2011-07-05  Chong Yidong  <cyd@stupidchicken.com>
12403         * button.el (button): Inherit from link face.  Suggested by Dan
12404         Nicolaescu.
12406 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12408         * progmodes/gdb-mi.el: Fit in 80 columns.
12409         (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
12410         switch-to-buffer.
12412         * progmodes/which-func.el (which-func-ff-hook): Don't output a message
12413         if imenu is simply not configured (bug#8941).
12415 2011-07-05  Ken Manheimer  <ken.manheimer@gmail.com>
12417         * allout.el (allout-post-undo-hook): New allout outline-change
12418         event hook to signal undo activity.
12419         (allout-post-command-business): Run allout-post-undo-hook if an
12420         undo just occurred.
12421         (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
12422         * allout-widgets.el (allout-widgets-after-undo-function):
12423         Ensure the integrity of the current item's decoration after it has been
12424         in the vicinity of an undo.
12425         (allout-widgets-mode): Include allout-widgets-after-undo-function
12426         on the new allout-post-undo-hook.
12428 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12430         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
12431         Let define-derived-mode define it.
12432         * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
12433         cycles of abbrev-table inheritance (bug#8998).
12435 2011-07-05  Roland Winkler  <winkler@gnu.org>
12437         * textmodes/bibtex.el: Add support for biblatex.
12438         (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
12439         (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
12440         (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
12441         (bibtex-entry-alist, bibtex-field-alist): New variables.
12442         (bibtex-entry-field-alist): Obsolete alias for
12443         bibtex-BibTeX-entry-alist.
12444         (bibtex-entry-alist, bibtex-field-alist): New widgets.
12445         (bibtex-set-dialect): New command.
12446         (bibtex-entry-type, bibtex-entry-head)
12447         (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
12448         Bind via bibtex-set-dialect.
12449         (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
12450         (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
12451         (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
12452         (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
12453         Define via bibtex-set-dialect.
12454         (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
12455         Obey bibtex-no-opt-remove-re.
12456         (bibtex-vec-push, bibtex-vec-incr): New functions.
12457         (bibtex-format-entry, bibtex-field-list)
12458         (bibtex-print-help-message, bibtex-validate)
12459         (bibtex-search-entries): Use new format of bibtex-entry-alist.
12461 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12463         * progmodes/compile.el (compilation-goto-locus):
12464         * net/tramp-cmds.el (tramp-append-tramp-buffers):
12465         * bs.el (bs-cycle-next, bs-cycle-previous):
12466         * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
12467         * bindings.el (mode-line-other-buffer):
12468         * autoinsert.el (auto-insert):
12469         * arc-mode.el (archive-extract):
12470         * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
12472 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
12474         * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
12475         Fix check of `emacs-lock-unlockable-modes'.
12476         Coerce true values of `emacs-lock--try-unlocking' to t.
12478 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
12480         * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
12481         * emacs-lock.el: New file.
12483 2011-07-05  Julien Danjou  <julien@danjou.info>
12485         * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
12486         than `boundp' to check if face is set.
12488 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
12490         * register.el (registerv-make):
12491         * window.el (window-min-height): Fix typos in docstrings.
12493 2011-07-05  Jan Djärv  <jan.h.d@swipnet.se>
12495         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
12496         Update doc string.
12498 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
12500         * server.el (server-execute): Catch quit and call
12501         `server-return-error' to pass the error back to emacsclient and
12502         close the connection (bug#8942).
12504 2011-07-04  Ken Manheimer  <ken.manheimer@gmail.com>
12506         * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
12507         insecure exception for current topic.  Also note that auto-saves
12508         are handled differently.
12510         (allout-auto-save-temporarily-disabled, allout-just-did-undo):
12511         State variables for tracking auto-save inhibition situation.
12513         (allout-write-contents-hook-handler): Rename from
12514         'allout-write-file-hook-handler', and describe how it depends on
12515         write-contents-functions sensitivity to non-nil value to prevent
12516         file write.
12518         (allout-auto-save-hook-handler): Remove.  auto-save does not check
12519         this in individual buffers, only in the starting buffer, so this
12520         is not the right way for us to inhibit auto-save in a buffer
12521         according to its condition.
12523         (allout-mode): Use new allout-write-contents-hook-handler, and
12524         only with write-contents-functions.  Remove auto-save provisions -
12525         they're implemented elsewhere.
12527         (allout-before-change-handler): If undo is in progress, note that
12528         for attention of allout-post-command-business.
12530         (allout-post-command-business): If the command we're following was
12531         an undo, check for change in the status of encrypted items and
12532         adjust auto-save inhibitions accordingly.
12534         (allout-toggle-subtree-encryption): Adjust auto-save inhibition
12535         according to whether there are or aren't any plain-text topics
12536         pending encryption.
12538         (allout-inhibit-auto-save-info-for-decryption):
12539         Adjust buffer-saved-size and some allout state to inhibit auto-saves
12540         if there are plain-text topics pending encryption.
12542         (allout-maybe-resume-auto-save-info-after-encryption): Adjust
12543         buffer-saved-size and some allout state to not inhibit auto-saves
12544         if there are no longer any plain-text topics pending encryption.
12546         (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
12547         No longer provide for exemption of the current topic.
12549 2011-07-04  Juri Linkov  <juri@jurta.org>
12551         Add 7z operations to delete and save changed members (bug#8968).
12552         * arc-mode.el (archive-7z-expunge, archive-7z-update):
12553         New defcustoms.
12554         (archive-7z-write-file-member): New function.
12555         (archive-7z-summarize): Fix the number of dashes in the
12556         listing output.
12558 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12560         * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
12561         (bug#8958).
12563 2011-07-04  Chong Yidong  <cyd@stupidchicken.com>
12565         * bindings.el: Ignore next-buffer and previous-buffer in
12566         minibuffer-local-map.
12568         * font-lock.el (font-lock-builtin-face): Change light background
12569         color to dark slate blue (Bug#6693).
12571 2011-07-04  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
12573         * progmodes/gdb-mi.el (gdb): Use completion-at-point.
12575 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12577         * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
12578         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
12579         Add switch-to-buffer.
12581 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12583         * isearch.el (isearch-search-fun-function): Clarify further the
12584         meaning of the function returned.
12586 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
12588         * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
12590         * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
12591         (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
12592         Use it.
12593         (tramp-remote-path): Add "/bin" and "/usr/bin".  On busyboxes,
12594         `tramp-default-remote-path' does not exist.
12595         (tramp-send-command-and-read): New optional argument NOERROR.
12596         (tramp-open-connection-setup-interactive-shell)
12597         (tramp-get-remote-path, tramp-get-remote-stat): Use it.
12598         (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
12599         (tramp-process-sentinel): Flush also process' connection property.
12600         (tramp-sh-handle-start-file-process): Do not set process
12601         sentinel.  It is done now ...
12602         (tramp-maybe-open-connection): ... here.  (Bug#8929)
12604 2011-07-04  MON KEY  <monkey@sandpframing.com>
12606         * play/animate.el (animate-string): Doc fixes and allow changing
12607         the buffer name (bug#5417).
12609 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12611         * play/animate.el (animation-buffer-name): Rename from *animate*.
12613 2011-07-04  Paul Eggert  <eggert@cs.ucla.edu>
12615         * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
12616         This is simpler and helps future-proof the code.
12617         (timer-until): Use time-subtract and float-time.
12618         (timer--time-less-p): Use time-less-p.
12620 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
12622         * type-break.el (timep): Use the value of `float-time' to avoid a
12623         byte-compiler warning.
12625         * server.el (server-eval-and-print): Return any result, even nil.
12627 2011-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12629         * type-break.el: Accept time formats that the builtins accept.
12630         (timep, type-break-time-difference): Accept any format that
12631         float-time accepts, rather than insisting on (HIGH LOW USECS) format.
12632         This is simpler and helps future-proof the code.
12633         (type-break-time-difference): Round rather than ignoring
12634         subseconds components.
12636 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12638         * info.el (Info-apropos-matches): Make non-interactive, since it
12639         doesn't seem to do anything useful as a command (bug#8829).
12641 2011-07-03  Chong Yidong  <cyd@stupidchicken.com>
12643         * frame.el (frame-background-mode, frame-set-background-mode):
12644         Move from faces.el.
12645         (frame-default-terminal-background): New function.
12647         * custom.el (custom-push-theme): Don't record faces in `changed'
12648         theme; this doesn't work correctly for per-frame face settings.
12649         (disable-theme): Use face-set-after-frame-default to reset faces.
12650         (custom--frame-color-default): New function.
12652 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12654         * dired.el (dired-flagging-regexp): Remove unused variable
12655         (bug#8769).
12657 2011-03-29  Kevin Ryde  <user42@zip.com.au>
12659         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12660         `perl-Test2' extend to match possible "fail #N" rep count
12661         (bug#8377).
12663 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12665         * mail/feedmail.el (feedmail-buffer-to-smtpmail):
12666         `smtpmail-via-smtp' now returns the error instead of nil.
12668         * isearch.el (isearch-search-fun-function): Clarify the doc string
12669         (bug#8101).
12671 2011-07-03  Richard Kim  <emacs18@gmail.com>  (tiny change)
12673         * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
12674         unnecessary spaces (bug#8987).
12676 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12678         * net/network-stream.el (open-network-stream): Use the
12679         :end-of-capability command thoughout.
12681 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12683         * net/network-stream.el (open-network-stream): Add the
12684         :end-of-capability command parameter, used by pop3.el.
12686 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12688         * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
12690         * fringe.el (fringe-query-style): Remove redundant text " (type ?
12691         for list)" (bug#6475).
12693         * files.el (file-expand-wildcards): Ignore non-readable
12694         sub-directories while trying to find matches instead of signaling
12695         an error (bug#6297).
12697         * man.el (Man-reference-regexp): Allow matching possible
12698         word-wrapped references (bug#6289).
12700         * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
12701         for consistency with the other vc buffers (bug#6197).
12702         (vc-checkin): Ditto.
12704         * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
12706         * longlines.el (longlines-mode): Document what ARG does (bug#6150).
12708 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12710         * custom.el (defcustom): Clarify that :set is only used in the
12711         Customize user interface (bug#6089).
12713         * progmodes/flymake.el (flymake-mode): If the buffer isn't
12714         associated with a file, refuse to run instead of erroring out
12715         (bug#6084).
12717         * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
12718         the doc string, since it appears that using `fill-column' always
12719         controls the width (bug#7845).
12721         * simple.el (shell-command-on-region): Say where the error output
12722         went if `shell-command-default-error-buffer' is set (bug#6857).
12724 2011-07-02  Ken Manheimer  <ken.manheimer@gmail.com>
12726         * allout.el (allout-yank-processing): Adjust cursor position for
12727         backwards-deleted space.
12729         (allout-rebullet-heading): Register changes with
12730         allout-exposure-changed-hook, so the modified topic is properly
12731         decorated.
12733 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12735         * minibuffer.el (completion-in-region): Document PREDICATE
12736         (bug#7136).
12738         * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
12739         of keyword/argument pairs (bug#6904).
12741         * replace.el (multi-occur):
12742         Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
12744 2011-07-02  Drew Adams  <drew.adams@oracle.com>
12746         * dired.el (dired-mark-if): Make the message about whether it's
12747         marking or unmarking clearer (bug#8523).
12749 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12751         * disp-table.el (display-table-print-array): New function.
12752         (describe-display-table): Use it to print the vectors more pretty
12753         (Bug#8859).
12755 2011-07-02  Martin Rudalics  <rudalics@gmx.at>
12757         * window.el (window-state-get-1): Don't assign clone numbers.
12758         Add clone-of item to list of window parameters.
12759         (window-state-put-2): Don't process clone numbers.
12760         (display-buffer-alist): Fix doc-string.
12762 2011-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12764         * subr.el (remq): Don't allocate if it's not needed.
12765         (keymap--menu-item-binding, keymap--menu-item-with-binding)
12766         (keymap--merge-bindings): New functions.
12767         (keymap-canonicalize): Use them to refine the canonicalization.
12768         * minibuffer.el (minibuffer-local-completion-map)
12769         (minibuffer-local-must-match-map): Move initialization from C.
12770         (minibuffer-local-filename-completion-map): Move initialization from C;
12771         don't inherit from anything here.
12772         (minibuffer-local-filename-must-match-map): Make obsolete.
12773         (completing-read-default): Use make-composed-keymap to combine
12774         minibuffer-local-filename-completion-map with either
12775         minibuffer-local-must-match-map or
12776         minibuffer-local-filename-completion-map.
12778 2011-07-01  Glenn Morris  <rgm@gnu.org>
12780         * type-break.el (type-break-time-sum): Use dolist.
12782         * textmodes/flyspell.el (flyspell-word-search-backward):
12783         Replace CL function.
12785 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12787         * mouse.el (mouse--strip-first-event): New function.
12788         (function-key-map): Use it to map fringe clicks to normal clicks
12789         by default.
12791         * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
12792         (vc-bzr-revision-completion-table): Add support for annotate and date.
12794         * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
12795         inherit from parent.
12797 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12799         * dired-aux.el (dired-diff): Doc fixup (bug#8816).
12800         (dired-show-file-type): Doc fixup (bug#8818).
12802         * dired.el (dired-mode): Fix up the doc string as suggested by
12803         Drew Adams (bug#8817).
12805         * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
12806         cookie, since the manual says that it should be possible to add
12807         this function to `find-file-hook' (bug#8709).
12809 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
12811         * progmodes/cfengine.el: Moved all cfengine3.el functionality
12812         here.  Noted Ted Zlatanov as the maintainer.
12813         (cfengine-common-settings, cfengine-common-syntax): New functions
12814         to set up common things between `cfengine-mode' and
12815         `cfengine3-mode'.
12816         (cfengine3-mode): New mode.
12817         (cfengine3-defuns cfengine3-defuns-regex
12818         (cfengine3-class-selector-regex cfengine3-category-regex)
12819         (cfengine3-vartypes cfengine3-font-lock-keywords)
12820         (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
12821         (cfengine3-indent-line): Add from cfengine3.el.
12823 2011-07-01  Michael Albinus  <michael.albinus@gmx.de>
12825         * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
12827         * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
12829 2011-07-01  Martin Rudalics  <rudalics@gmx.at>
12831         * window.el (same-window-buffer-names, same-window-regexps)
12832         (same-window-p, special-display-frame-alist)
12833         (special-display-popup-frame, special-display-function)
12834         (special-display-buffer-names, special-display-regexps)
12835         (special-display-p, pop-up-frame-alist, pop-up-frame-function)
12836         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
12837         (split-window-preferred-function, split-height-threshold)
12838         (split-width-threshold, even-window-heights)
12839         (display-buffer-mark-dedicated, window-splittable-p)
12840         (split-window-sensibly, window-safely-shrinkable-p):
12841         Un-obsolete.
12842         (display-buffer): Don't spread args with function specifier
12843         because special-display-popup-frame won't like it.
12845 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
12847         Time-stamp simplifications and fixes.
12848         These improve accuracy slightly, and future-proof the code
12849         against some potential changes to current-time format.
12851         * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
12852         by using time-since and float-time.
12854         * vc/ediff-util.el (ediff-calc-command-time): Use time-since
12855         and float-time.  Say "NNN.NNN seconds" rather than "NNN seconds
12856         + NNN microseconds".
12858         * type-break.el (type-break-time-sum): Rewrite using time-add.
12860         * play/hanoi.el (hanoi-current-time-float): Remove.
12861         All uses replaced by float-time.
12863         * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
12864         This yields a more-accurate answer.
12865         (rng-time-to-float): Remove; no longer needed.
12867         * emacs-lisp/timer.el (timer-relative-time): Use time-add.
12869         * calendar/timeclock.el (timeclock-seconds-to-time):
12870         Defalias to seconds-to-time, since they're the same thing.
12872         * emacs-lisp/elp.el (elp-elapsed-time):
12873         * emacs-lisp/benchmark.el (benchmark-elapse):
12874         * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
12876 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12878         * window.el (bury-buffer): Don't iconify the only frame.
12879         (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
12880         to pop-to-buffer.  Use pop-to-buffer-same-frame if you don't like that.
12882 2011-07-01  Chong Yidong  <cyd@stupidchicken.com>
12884         * eshell/em-smart.el (eshell-smart-display-navigate-list):
12885         Add mouse-yank-primary.
12887 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
12889         * progmodes/cfengine3.el: New file to support CFEngine 3.x.
12891 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12893         * emacs-lisp/find-func.el (find-library--load-name): New fun.
12894         (find-library-name): Use it to find relative load names when provided
12895         absolute file name (bug#8803).
12897 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12899         * textmodes/flyspell.el (flyspell-word): Consider words that
12900         differ only in case as potential doublons (bug#5687).
12902         * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
12903         Remove two rather uninteresting debugging-like messages to make
12904         debbugs.el more silent.
12906         * comint.el (comint-password-prompt-regexp): Accept "Response" as
12907         a password-like phrase.
12909 2011-06-30  Masatake YAMATO  <yamato@redhat.com>
12911         * progmodes/cc-guess.el: New file.
12913         * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
12915         * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
12916         derived from `c-basic-common-init'.
12918         * progmodes/cc-mode.el (top-level): Require cc-guess.
12919         (c-basic-common-init): Use `cc-choose-style-for-mode'.
12921 2011-06-30  Lawrence Mitchell  <wence@gmx.li>
12923         * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
12925 2011-06-30  Alan Mackenzie  <acm@muc.de>
12927         * progmodes/cc-engine.el (c-guess-continued-construct):
12928         Correct the handling of template-args-cont, particularly for when font
12929         lock is disabled.  Name this case as "CASE G".
12931 2011-06-30  Ken Manheimer  <ken.manheimer@gmail.com>
12933         * allout.el (allout-yank-processing): Fix injection of extra space
12934         between bullet and non-whitespace character in first topic when
12935         pasting, ensuring that the actual spacing in the pasted topic
12936         following the bullet char is preserved.  This extra space was
12937         causing pasted encrypted topics to get a decrypted status even
12938         when the content was actually still encrypted.  Now the decryption
12939         status from before the paste is preserved.
12941         (allout-flag-region): Set all allout overlays so they evaporate
12942         when reduced to zero length (evanescent), to prevent overlay
12943         leakage.
12945 2011-06-30  Glenn Morris  <rgm@gnu.org>
12947         * w32-fns.el (w32-charset-info-alist): Declare.
12949         * find-dired.el (find-grep-options): Simplify.
12951         * term/ns-win.el (ns-set-resource): Declare.
12953         * ses.el (row, col): Declare dynamic variables honestly.
12955         * textmodes/reftex-parse.el (index-tags): Declare.
12957 2011-06-30  Chong Yidong  <cyd@stupidchicken.com>
12959         * cus-edit.el (customize-push-and-save): New function.
12961         * files.el (hack-local-variables-confirm): Use it.
12963         * custom.el (load-theme): New arg NO-CONFIRM.
12964         Use customize-push-and-save (Bug#8720).
12965         (custom-enabled-themes): Doc fix.
12967         * cus-theme.el (customize-create-theme)
12968         (custom-theme-merge-theme): Callers to load-theme changed.
12970 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12972         * thingatpt.el (thing-at-point-short-url-regexp): Require that
12973         short URLs have at least one dot in them (bug #7614).
12975         * progmodes/grep.el (rgrep): Bind `process-connection-type' to
12976         nil, because using a pty is apparently too slow (bug #895).
12978 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12980         * mail/sendmail.el (sendmail-query-once): New function.
12981         (sendmail-query-once-function): New variable.
12983 2011-06-29  Glenn Morris  <rgm@gnu.org>
12985         * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
12987         * ses.el (top-level): Require cl when compiling.
12988         (ses-set-localvars): Fix error statement.
12989         Call it at compile time to silence a storm of warnings.
12991 2011-06-29  Martin Rudalics  <rudalics@gmx.at>
12993         * window.el (normalize-live-buffer): Rename to
12994         window-normalize-buffer.
12995         (normalize-live-frame): Rename to window-normalize-frame.
12996         (normalize-any-window): Rename to window-normalize-any-window.
12997         (normalize-live-window): Rename to window-normalize-live-window.
12998         (make-window-atom): Rename to window-make-atom.
12999         (window-resize-reset): Rename to window--resize-reset.
13000         (window-resize-reset-1): Rename to window--resize-reset-1.
13001         (resize-mini-window): Rename to window--resize-mini-window.
13002         (resize-subwindows-skip-p): Rename to
13003         window--resize-subwindows-skip-p.
13004         (resize-subwindows-normal): Rename to
13005         window--resize-subwindows-normal.
13006         (resize-subwindows): Rename to window--resize-subwindows.
13007         (resize-other-windows): Rename to window--resize-siblings.
13008         (resize-this-window): Rename to window--resize-this-window.
13009         (resize-root-window): Rename to window--resize-root-window.
13010         (resize-root-window-vertically): Rename to
13011         window--resize-root-window-vertically.
13012         (normalize-buffer-to-display): Rename to
13013         window-normalize-buffer-to-display.
13014         (normalize-buffer-to-switch-to): Rename to
13015         window-normalize-buffer-to-switch-to.
13016         Correspondingly update all callers of the functions listed
13017         above.
13018         (display-buffer-alist, display-buffer-normalize-arguments)
13019         (display-buffer-normalize-options, display-buffer)
13020         (display-buffer-alist-set): Use "function" instead of
13021         "fun-with-args".
13023 2011-06-28  Chong Yidong  <cyd@stupidchicken.com>
13025         * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
13026         addresses more clearly.  Add hyperlinks for bug-gnu-emacs and
13027         debbugs.gnu.org.  Mention acknowledgment email.
13029 2011-06-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13031         * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
13032         buffer multibyteness, since it shouldn't matter.
13034 2011-06-28  Martin Rudalics  <rudalics@gmx.at>
13036         * window.el (display-buffer-in-side-window): Handle dedicated
13037         windows as in display-buffer-reuse-window.
13038         (display-buffer-normalize-alist): Use value of override
13039         specifier.
13040         (display-buffer-normalize-specifiers): Use value of
13041         other-window-means-other-frame specifier.
13042         (display-buffer-alist): Rewrite some texts in widgets.
13043         (display-buffer): Spread arguments when calling function
13044         specified by fun-with-args.
13046 2011-06-28  Deniz Dogan  <deniz@dogan.se>
13048         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13049         Unnest `let'.
13051         * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
13052         selectors (Bug#5732).
13053         (css-proprietary-nmstart-re): Use `regexp-opt'.
13055 2011-06-27  Jari Aalto  <jari.aalto@cante.net>
13057         * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
13058         (eshell-ls-date-format): New defcustom.
13059         (eshell-ls-file): Use it.
13061 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13063         * help-fns.el (describe-variable): Fix message for terminal-local vars.
13065 2011-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13067         * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
13068         (ange-ftp-make-tmp-name): New arg.
13069         (ange-ftp-file-local-copy): Use it.
13071 2011-06-27  Jambunathan K  <kjambunathan@gmail.com>
13073         * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
13074         no-conversion (Bug#8870).
13076 2011-06-27  Martin Rudalics  <rudalics@gmx.at>
13078         * window.el (window-right, window-left, window-child)
13079         (window-child-count, window-last-child)
13080         (window-iso-combination-p, walk-window-tree-1)
13081         (window-atom-check-1, window-tree-1, delete-window)
13082         (window-state-get-1, display-buffer-even-window-sizes): Adapt to
13083         new naming conventions - window-vchild, window-hchild,
13084         window-next and window-prev are now called window-top-child,
13085         window-left-child, window-next-sibling and window-prev-sibling
13086         respectively.
13087         (resize-window-reset): Rename to window-resize-reset.
13088         (resize-window-reset-1): Rename to window-resize-reset-1.
13089         (resize-window): Rename to window-resize.
13090         (window-min-height, window-min-width)
13091         (resize-mini-window, resize-this-window, resize-root-window)
13092         (resize-root-window-vertically, adjust-window-trailing-edge)
13093         (enlarge-window, shrink-window, maximize-window)
13094         (minimize-window, delete-window, quit-restore-window)
13095         (split-window, balance-windows, balance-windows-area-adjust)
13096         (balance-windows-area, window-state-put-2)
13097         (display-buffer-even-window-sizes, display-buffer-set-height)
13098         (display-buffer-set-width, set-window-text-height)
13099         (fit-window-to-buffer): Rename all "resize-window" prefixed
13100         calls to use the "window-resize" prefix convention.
13101         (display-buffer-alist): Fix symbol for label specifier.
13102         (display-buffer-reuse-window): Set reuse-dedicated to cdr of
13103         corresponding specifier.
13104         Reported by Juanma Barranquero <lekktu@gmail.com>.
13106 2011-06-27  Vincent Belaïche  <vincentb1@users.sourceforge.net>
13108         * ses.el (ses-destroy-cell-variable-range): Fix heading comment
13109         convention.
13110         (ses-call-printer): Does not pass an empty string to formatter when the
13111         cell is empty to keep from barking printer Calc math-format-value.
13113 2011-06-27  Richard Stallman  <rms@gnu.org>
13115         * battery.el (battery-mode-line-limit): New variable.
13116         (battery-update): Handle it.
13118         * mail/rmailmm.el (rmail-mime-process-multipart):
13119         Handle truncated messages.
13121 2011-06-27  Glenn Morris  <rgm@gnu.org>
13123         * progmodes/flymake.el (flymake-err-line-patterns):
13124         Allow for column numbers in the ant/javac pattern.  (Bug#8866)
13126 2011-06-27  Vincent Belaïche  <vincentb1@users.sourceforge.net>
13128         * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
13129         (ses--clean-!, ses--clean-_): New functions.
13130         (ses-range): Add configurability of readout order, and conversion
13131         to Calc vector.
13133         * ses.el (ses-repair-cell-reference-all): New function.
13134         (ses-cell-symbol): Set macro as safe, so that it can be used in
13135         formulas.
13137         * ses.el: Update cycle detection algorithm.
13138         (ses-localvars): Add ses--Dijkstra-attempt-nb and
13139         ses--Dijkstra-weight-bound, and initial values thereof when applicable.
13140         (ses-set-localvars): New function.
13141         (ses-make-cell): Add property-list as a cell element.
13142         (ses-cell-property-get-fun, ses-cell-property-get)
13143         (ses-cell-property-delq-fun, ses-cell-property-set-fun)
13144         (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
13145         New functions.
13146         (ses-cell-property-set, ses-cell-property-pop)
13147         (ses-cell-property-get-handle): New macro.
13148         (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
13149         New aliases, used for code readability.
13150         (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
13151         cycle detection.
13152         (ses-self-reference-early-detection): New defcustom.
13153         (ses-formula-references): Robustify against self-referring cells.
13154         (ses-mode): Use ses-set-localvars.
13155         (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
13156         before lauching the update processing.
13157         (ses-initialize-Dijkstra-attempt): New function.
13158         (ses-recalculate-cell): Update for cycle detection based on
13159         Dijkstra algorithm.
13161         * ses.el: Fix commenting and indenting convention.
13163 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13165         * bs.el (bs-cycle-next): Complete last change.
13167 2011-06-27  Drew Adams  <drew.adams@oracle.com>
13169         * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
13171 2011-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13173         * net/network-stream.el (network-stream-open-starttls):
13174         Don't re-get capabilities unless we've reestablished connection.
13175         (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
13177         * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
13178         to binary to possibly avoid line encoding issues on Windows (among
13179         other things).
13181 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13183         * net/network-stream.el (open-network-stream): Return an :error
13184         saying what the problem was, if possible.
13186         * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
13187         server.
13189         * net/network-stream.el (network-stream-open-starttls): If we
13190         wanted to use STARTTLS, and the server offered it, but we weren't
13191         able to because we had no STARTTLS support, then close the connection.
13192         (open-network-stream): Return an :error element, if present.
13194 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
13196         * hl-line.el (hl-line-sticky-flag): Doc fix.
13197         (global-hl-line-sticky-flag): New option (Bug#8323).
13198         (global-hl-line-highlight): Obey it.
13200         * vc/vc.el (vc-revert-show-diff): Default to t.
13202 2011-06-26  Ken Manheimer  <ken.manheimer@gmail.com>
13204         * allout-widgets.el (allout-widgets-post-command-business):
13205         Stop decorating intermediate isearch matches.  They're not being
13206         undecorated when an isearch is continued past, and isearch
13207         automatically collapses them.  This leads to "widget leaks", where
13208         decorated items accumulate in collapsed areas.  Lines with lots of
13209         hidden widgets can slow down cursor travel, substantially.
13210         Too much complicated machinery would be needed to ensure undecoration,
13211         so we're doing without this nicety.
13213         (allout-widgets-tally-string): Don't try to do a hash-table-count
13214         of allout-widgets-tally when it's nil.  This eliminates spurious "Error
13215         during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
13216         *Messages* when allout-widgets-maintain-tally is t.
13218 2011-06-26  Martin Rudalics  <rudalics@gmx.at>
13220         * window.el (display-buffer-normalize-argument): Rename to
13221         display-buffer-normalize-arguments.  Handle special meaning of
13222         LABEL argument.  Respect special-display-function when popping up
13223         a new frame.  Fix code searching for a window showing the buffer
13224         on another frame.
13225         (display-buffer-normalize-specifiers):
13226         Call display-buffer-normalize-arguments.
13227         (display-buffer-in-window): Don't undedicate the window if its
13228         buffer remains the same.
13229         Reported by Drew Adams <drew.adams@oracle.com>.
13230         (display-buffer-alist): Add choice for same-window macro
13231         specfier.
13232         (display-buffer): Mention special meaning of LABEL argument in
13233         doc-string.  Fix quoting.  Don't pop up a new frame even as
13234         fallback.
13236 2011-06-26  Juanma Barranquero  <lekktu@gmail.com>
13238         * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
13239         avoid deleting the current window in some cases (bug#8911).
13241 2011-06-26  Andreas Schwab  <schwab@linux-m68k.org>
13243         * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
13244         (Bug#8934)
13246 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13248         * net/network-stream.el (network-stream-open-starttls):
13249         Use built-in TLS support if `gnutls-available-p' is true.
13250         (network-stream-open-tls): Ditto.
13252 2011-06-26  Leo Liu  <sdl.web@gmail.com>
13254         * register.el (registerv): New struct.
13255         (registerv-make): New function.
13256         (jump-to-register, describe-register-1, insert-register):
13257         Support the jump-func, print-func and insert-func slot of a registerv
13258         struct.  (Bug#8415)
13260 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
13262         * vc/vc.el (vc-revert-show-diff): New defcustom.
13263         (vc-diff-internal): New arg specifying diff buffer.
13264         (vc-revert): Obey vc-revert-show-diff.  If we show a diff, don't
13265         reuse an existing *vc-diff* buffer (Bug#8927).
13267         * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
13269 2011-06-26  Glenn Morris  <rgm@gnu.org>
13271         * progmodes/f90.el (f90-critical-indent): New option.
13272         (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
13273         (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
13274         (f90-mode): Doc fix.
13275         (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
13276         (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
13277         (f90-beginning-of-block, f90-next-block, f90-indent-region)
13278         (f90-match-end): Handle block, critical.
13280 2011-06-25  Glenn Morris  <rgm@gnu.org>
13282         * calendar/diary-lib.el (diary-included-files): Doc fix.
13283         (diary-include-files): New function, extracted from
13284         diary-include-other-diary-files and diary-mark-included-diary-files.
13285         (diary-include-other-diary-files, diary-mark-included-diary-files):
13286         Just call diary-include-files.
13287         (diary-mark-entries): Reset diary-included-files on first call.
13289         * calendar/diary-lib.el (diary-mark-entries)
13290         (diary-mark-included-diary-files):
13291         Visit included diary-files in temp buffers.
13293         * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
13294         (f90-blocks-re, f90-program-block-re, f90-end-block-re)
13295         (f90-start-block-re, f90-imenu-generic-expression)
13296         (f90-looking-at-program-block-start, f90-no-block-limit):
13297         Add support for submodules.
13299         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
13300         (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
13302 2011-06-25  Eli Zaretskii  <eliz@gnu.org>
13304         * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
13305         buffer-file-type before setting its value, to avoid disastrous
13306         global effects on decoding files for DOS/Windows systems.  (Bug#8780)
13308 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
13310         * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
13312         * ses.el (ses-unload-function):
13313         * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
13315         * proced.el (proced-unload-function):
13316         * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
13318 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
13320         * server.el (server-create-window-system-frame): Add parameters arg.
13321         (server-process-filter): Doc fix.  Handle frame-parameters.
13323 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
13325         Fix bug#8730, bug#8781.
13327         * loadhist.el (unload--set-major-mode): New function.
13328         (unload-feature): Use it.
13330         * progmodes/python.el (python-after-info-look): Add autoload cookie.
13331         (python-unload-function): New function.
13333 2011-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13335         * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
13337 2011-06-25  Giuseppe Scrivano  <gscrivano@gnu.org>
13339         * net/browse-url.el (browse-url-firefox-program): Add icecat to
13340         the candidates list.
13342 2011-06-24  Juanma Barranquero  <lekktu@gmail.com>
13344         * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
13346 2011-06-23  Richard Stallman  <rms@gnu.org>
13348         * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
13349         (rmail-variables): Set next-error-move-function.
13350         (rmail-what-message): Take argument POS.
13351         (rmail-next-error-move): New function.
13353 2011-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13355         * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
13356         messages for adjacent non-terminals.
13358 2011-06-23  Richard Stallman  <rms@gnu.org>
13360         * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
13361         (rmail-show-message-1): Preserve buffer modified flag.
13362         (rmail-start-mail): Don't specify use of rmail-mail-return;
13363         that's done by mail-bury now.
13364         (rmail-mail-return): Handle arg NEWBUF.
13366 2011-06-23  Michael Albinus  <michael.albinus@gmx.de>
13368         * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
13369         SIZE is a number.
13371 2011-06-23  Martin Rudalics  <rudalics@gmx.at>
13373         * window.el (get-lru-window, get-mru-window)
13374         (get-largest-window): Never return a minibuffer window.
13375         (display-buffer-pop-up-window): Fix a bug that could lead to
13376         reusing the minibuffer window.
13377         (display-buffer): Pass original specifier argument to
13378         display-buffer-function instead of the normalized one.
13379         Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
13381 2011-06-22  Leo Liu  <sdl.web@gmail.com>
13383         * minibuffer.el (completing-read-function)
13384         (completing-read-default): Move from minibuf.c
13386 2011-06-22  Richard Stallman  <rms@gnu.org>
13388         * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
13389         to Rmail even if not started by a special Rmail command.
13391         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
13392         Copy the buffer currently showing just one message.
13394 2011-06-22  Roland Winkler  <winkler@gnu.org>
13396         * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
13397         (bibtex-clean-entry): First delete the old key so that a
13398         customized algorithm for generating the new key does not get
13399         confused by the old key.
13400         (bibtex-url): Obey regexp of first step.
13401         (bibtex-search-entries): Do not use add-to-list with local
13402         list-var.
13404 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13406         * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
13407         stored a user name, then query for the password first, instead of
13408         waiting for SMTP to give an error message and the trying again.
13410 2011-06-22  Lawrence Mitchell  <wence@gmx.li>
13412         * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
13413         BUFFER in call-process.
13415 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13417         * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
13418         QUIT twice.
13419         (smtpmail-try-auth-methods): Require user name and password from
13420         auth-source.
13422 2011-06-22  Martin Rudalics  <rudalics@gmx.at>
13424         * window.el (display-buffer-default-specifiers)
13425         (display-buffer-alist): Remove entries for pop-up-frame-alist.
13426         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
13427         (split-window): Normalize SIDE argument (Bug#8916).
13429         * frame.el (pop-up-frame-alist, pop-up-frame-function)
13430         (special-display-frame-alist, special-display-popup-frame):
13431         Remove duplicate declarations.  These are now in window.el.
13433 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13435         * mail/smtpmail.el (smtpmail-via-smtp):
13436         Set :use-starttls-if-possible so that we always use STARTTLS if the
13437         server supports it.  SMTP servers that support STARTTLS commonly
13438         require it.
13440         * net/network-stream.el (network-stream-open-starttls): Support
13441         upgrading to STARTTLS always, even if we don't have built-in support.
13442         (open-network-stream): Add the :always-query-capabilities keyword.
13444         * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
13445         upgrades with `open-network-stream', and rely solely on
13446         auth-source for all credentials.  Big changes throughout the file,
13447         but in particular:
13448         (smtpmail-auth-credentials): Remove.
13449         (smtpmail-starttls-credentials): Remove.
13450         (smtpmail-via-smtp): Check for servers saying they want AUTH after
13451         MAIL FROM, too.
13453         * net/network-stream.el (network-stream-open-starttls):
13454         Provide support for client certificates both for external and built-in
13455         STARTTLS.
13456         (auth-source): Require.
13457         (open-network-stream): Document the :client-certificate keyword.
13458         (network-stream-certificate): Change cert-cert to cert and
13459         cert-key to key.
13461 2011-06-21  Michael Albinus  <michael.albinus@gmx.de>
13463         * net/tramp-cache.el (top): Don't load the persistency file when
13464         "emacs -Q" has been called.
13466 2011-06-21  Tim Harper  <timcharper@gmail.com>
13468         * term/ns-win.el (ns-initialize-window-system):
13469         Set application-specific `ApplePressAndHoldEnabled' system
13470         resource to NO as it is not yet supported by the NS port.
13472 2011-06-21  Juanma Barranquero  <lekktu@gmail.com>
13474         * misc.el (list-dynamic-libraries--refresh): Compute header here...
13475         (list-dynamic-libraries): ...not here.
13477 2011-06-21  Leo Liu  <sdl.web@gmail.com>
13479         * subr.el (sha1): Implement sha1 using secure-hash.
13481 2011-06-21  Martin Rudalics  <rudalics@gmx.at>
13483         * window.el (display-buffer-alist): In default value do not
13484         enforce searching a window on any but the selected frame.
13485         Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
13486         (display-buffer-select-window): Remove function.
13487         (display-buffer-in-window): When a window on another frame gets
13488         reused, do not select it any more but just raise its frame if
13489         necessary (Bug#8851) and (Bug#8856).
13490         (display-buffer-normalize-options): Handle pop-up-frames related
13491         options more faithfully.
13492         (pop-to-buffer): Don't rely on `display-buffer' selecting the
13493         window if it is on another frame.
13494         (display-buffer-alist, display-buffer-default-specifiers):
13495         Don't make new frame unsplittable by default.
13496         (display-buffer-normalize-argument): Fix doc-string typo and use
13497         'same-frame-other-window instead of 'other-window when associating
13498         with display-buffer-macro-specifiers.
13500 2011-06-21  Vincent Belaïche  <vincent.b.1@hotmail.fr>
13502         * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
13503         New functions.
13504         (5x5-mode-map, 5x5-mode-menu): Bind them.
13505         (5x5-draw-grid): Tweak the solver's rendering.
13507 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13509         * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
13510         `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
13512 2011-06-21  Drew Adams  <drew.adams@oracle.com>
13514         * menu-bar.el: Use function variable instead of switch-to-buffer.
13515         (menu-bar-select-buffer-function): New variable.
13516         (menu-bar-update-buffers): Use it (bug#8876).
13518 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13520         * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
13521         variable's status.
13523 2011-06-20  Jan Djärv  <jan.h.d@swipnet.se>
13525         * x-dnd.el (x-dnd-version-from-flags)
13526         (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
13527         and long as number (Bug#8899).
13528         (x-dnd-handle-xdnd): Call functions above (Bug#8899).
13530 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13532         * minibuffer.el (completion-metadata): Add `metadata' to the alist.
13533         (completion-try-completion, completion-all-completions): Compute the
13534         metadata argument if it's missing; make it optional (bug#8795).
13536         * wid-edit.el: Use lex-bind and move towards completion-at-point.
13537         (widget-complete): Use new :completion-function property.
13538         (widget-completions-at-point): New function.
13539         (default): Use :completion-function instead of :complete.
13540         (widget-default-completions): Rename from widget-default-complete;
13541         Rewrite.
13542         (widget-string-complete, widget-file-complete, widget-color-complete):
13543         Remove functions.
13544         (file, symbol, function, variable, coding-system, color):
13545         * international/mule-cmds.el (default-input-method, charset)
13546         (language-info-custom-alist):
13547         * cus-edit.el (face): Use new property :completions.
13549         * progmodes/pascal.el (pascal-completions-at-point): New function.
13550         (pascal-mode): Use it.
13551         (pascal-mode-map): Use completion-at-point.
13552         (pascal-toggle-completions): Make obsolete.
13553         (pascal-complete-word, pascal-show-completions):
13554         * progmodes/octave-mod.el (octave-complete-symbol):
13555         Redefine as obsolete alias.
13556         * progmodes/octave-inf.el (inferior-octave-completion-at-point):
13557         Signal absence of completion info for old Octave,
13558         (inferior-octave-complete): Redefine as obsolete alias.
13559         * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
13560         (meta-completions-at-point): Rename from meta-complete-symbol and
13561         adapt it for use on completion-at-point-functions.
13562         (meta-common-mode): Use it.
13563         (meta-looking-at-backward, meta-match-buffer): Remove.
13564         (meta-complete-symbol): Redefine as obsolete alias.
13565         (meta-common-mode-map): Use completion-at-point.
13566         * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
13567         (makefile-mode-map): Use completion-at-point.
13568         (makefile-completions-at-point): Rename from makefile-complete and
13569         adapt it for use on completion-at-point-functions.
13570         (makefile-mode): Use it.
13571         (makefile-complete): Redefine as obsolete alias.
13573 2011-06-20  Deniz Dogan  <deniz@dogan.se>
13575         * net/rcirc.el: Delete trailing whitespaces once and for all.
13577 2011-06-20  Daniel Colascione  <dan.colascione@gmail.com>
13579         * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
13581 2011-06-19  Chong Yidong  <cyd@stupidchicken.com>
13583         * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
13585         * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
13587 2011-06-19  Martin Rudalics  <rudalics@gmx.at>
13589         * window.el (display-buffer-other-window-means-other-frame):
13590         Call display-buffer-normalize-alist.
13591         (display-buffer-normalize-specifiers-1): Rename to
13592         display-buffer-normalize-argument.  New argument other-frame.
13593         Rewrite.
13594         (display-buffer-normalize-specifiers-2): Rename to
13595         display-buffer-normalize-options.
13596         (display-buffer-normalize-alist-1): New function.
13597         (display-buffer-normalize-specifiers-3): Rename to
13598         display-buffer-normalize-alist.
13599         Call display-buffer-normalize-alist-1.
13600         (display-buffer-normalize-options-inhibit): New variable.
13601         (display-buffer-normalize-specifiers): Rewrite calling
13602         display-buffer-normalize-alist,
13603         display-buffer-normalize-argument, and
13604         display-buffer-normalize-options.  Don't call the latter if
13605         display-buffer-normalize-options-inhibit is non-nil.
13606         (frame-auto-delete): New option.
13607         (window-deletable-p): Use frame-auto-delete.
13608         (window-list-no-nils, window-state-ignored-parameters)
13609         (window-state-get-1, window-state-get, window-state-put-list)
13610         (window-state-put-1, window-state-put-2, window-state-put):
13611         New functions.
13612         (display-buffer-normalize-options): Move special-display-p group
13613         after pop-up-frame group (Bug#8851) and (Bug#8856).
13615 2011-06-18  Chong Yidong  <cyd@stupidchicken.com>
13617         * emacs-lisp/rx.el (rx-constituents): Add support for numbered
13618         groups (Bug#8776).
13619         (rx-submatch-n): New function.
13620         (rx): Document it.
13622         * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
13623         (Bug#8768).
13625         * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
13627         * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
13629         * cus-face.el (custom-declare-face): Call custom-theme-recalc face
13630         anytime existing face settings are present (Bug#8889).
13632         * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
13633         (delphi-mode): Use define-derived-mode to inherit from prog-mode.
13634         Remove unused argument.
13636 2011-06-18  Martin Rudalics  <rudalics@gmx.at>
13638         * window.el (display-buffer-default-specifiers):
13639         Remove pop-up-frame.  Add pop-up-window-min-height,
13640         pop-up-window-min-width, and another reuse-window specifier
13641         (Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
13642         (display-buffer-normalize-specifiers-2):
13643         Handle split-height-threshold and split-width-threshold also when
13644         pop-up-windows is unset.  Add a reuse-window specifier for the
13645         case popping up a new window fails.
13646         (special-display-popup-frame): Remove double quoting.
13647         (display-buffer-normalize-specifiers-1): Fix thinko.
13649 2011-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13651         * shell.el (shell-completion-vars): Set pcomplete-termination-string
13652         according to comint-completion-addsuffix.
13654         * pcomplete.el: Convert to lexical binding and fix bug#8819.
13655         (pcomplete-suffix-list): Mark as obsolete.
13656         (pcomplete-completions-at-point): Capture pcomplete-norm-func and
13657         pcomplete-seen in the closure.
13658         (pcomplete-comint-setup): Setup completion-at-point as well.
13659         (pcomplete--entries): New function.
13660         (pcomplete--env-regexp): New var.
13661         (pcomplete-entries): Rewrite to work with partial-completion and
13662         without relying on pcomplete-suffix-list.
13663         (pcomplete-pare-list): Remove, unused.
13665 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
13667         * window.el (display-buffer-alist): Set pop-up-window-min-height
13668         and pop-up-window-min-width in default value.  Reported by
13669         Thierry Volpiatto <thierry.volpiatto@gmail.com>.  New specifier
13670         other-window-means-other-frame.
13671         (display-buffer-macro-specifiers): Comment out entry for
13672         other-window specifier.
13673         (display-buffer-other-window-means-other-frame): New function.
13674         (display-buffer-normalize-specifiers-1): New arguments
13675         buffer-name and label.  Treat other-window case specially.
13676         (display-buffer-normalize-specifiers-2): Treat other-window case
13677         specially.
13678         (display-buffer-normalize-specifiers-3): New function.
13679         (display-buffer-normalize-specifiers):
13680         Call display-buffer-normalize-specifiers-3.
13682 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
13684         * window.el (same-window-p): Fix two typos introduced when
13685         adding with-no-warnings.
13686         (display-buffer-normalize-specifiers-1): Don't check
13687         pop-up-frames for 'unset initialization.
13688         (display-buffer-normalize-specifiers-2): Major rewrite using
13689         special-display-p and same-window-p (Bug#8851) and (Bug#8856).
13690         (pop-up-frames, display-buffer-reuse-frames)
13691         (display-buffer-mark-dedicated): Don't initialize to 'unset.
13692         Suggested by David Engster <deng@randomsample.de>.
13693         (even-window-heights): Initialize to 'unset.
13694         (display-buffer-alist-set): Handle new 'unset initializations.
13695         (display-buffer-macro-specifiers): Don't pop up a new frame in the
13696         other window case.
13698 2011-06-16  Martin Rudalics  <rudalics@gmx.at>
13700         * window.el (display-buffer-normalize-specifiers-1):
13701         Respect current value of pop-up-frames for most reasonable values of
13702         second argument of display-buffer (Bug#8865).
13703         (switch-to-buffer-same-frame, switch-to-buffer-other-window)
13704         (switch-to-buffer-other-window-same-frame)
13705         (switch-to-buffer-other-frame): Fix doc-strings.  Reported by Drew
13706         Adams (Bug#8875).
13707         (display-buffer): Don't check noninteractive when calling
13708         display-buffer-pop-up-frame.
13709         (display-buffer-pop-up-frame): Never pop up a frame in
13710         noninteractive mode (Bug#8857).
13711         (enlarge-window, shrink-window): Don't report an error when the
13712         window can't be resized as requested (Bug#8862).
13714 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13716         * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
13718         * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
13720         * abbrev.el (define-abbrev-table): Don't add a table multiple times.
13722 2011-06-15  Alan Mackenzie  <acm@muc.de>
13724         * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
13725         for declarators, disable knr checking to speed up for normal files.
13726         2: Refactor, replacing a sequence of nested if forms by a cond form.
13728 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13730         * net/network-stream.el (open-network-stream): Add the keyword
13731         :always-query-capabilities for the case where you want to force a
13732         `plain' network connection, but the protocol still requires the
13733         capabilitiy command (i.e., SMTP and EHLO).
13735         * subr.el (process-live-p): Rename from `process-alive-p' for
13736         consistency with other `-live-p' functions.
13738 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13740         * window.el (same-window-buffer-names, same-window-regexps)
13741         (special-display-frame-alist, special-display-popup-frame)
13742         (special-display-function, special-display-buffer-names)
13743         (special-display-regexps, pop-up-frame-alist)
13744         (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
13745         (pop-up-windows, split-window-preferred-function)
13746         (split-height-threshold, split-width-threshold, even-window-heights)
13747         (display-buffer-mark-dedicated): Don't encourage the use of
13748         display-buffer-alist from Elisp code.
13750 2011-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
13752         * progmodes/python.el (python-mode): Derive from prog-mode.
13753         * progmodes/ps-mode.el (ps-mode):
13754         * progmodes/mixal-mode.el (mixal-mode):
13755         * progmodes/cfengine.el (cfengine-mode):
13756         * progmodes/ld-script.el (ld-script-mode): Likewise.
13758 2011-06-15  Martin Rudalics  <rudalics@gmx.at>
13760         * window.el (display-buffer-alist): Trim default value to avoid
13761         popping up a new frame (Bug#8857) or reusing an arbitrary window
13762         on another frame.
13763         (display-buffer): Do not fall back on popping up a new frame in
13764         batch mode (Bug#8857).
13766 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
13768         * cus-theme.el (describe-theme-1): Use custom-theme-p.
13769         (custom-theme-summary): New function.
13770         (customize-themes): Use it.
13772 2011-06-13  Glenn Morris  <rgm@gnu.org>
13774         * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
13776 2011-06-13  Martin Rudalics  <rudalics@gmx.at>
13778         * help.el (help-window): Remove variable.
13779         (help-window-point-marker, temp-buffer-max-height)
13780         (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
13781         (help-print-return-message): Don't set help-window.
13782         (resize-temp-buffer-window): Rewrite cod eand doc-string.
13783         (help-window-setup-finish): Remove.
13784         (help-window-display-message, help-window-setup)
13785         (with-help-window): Major rewrite based on new
13786         display-buffer-window variable.
13788         * help-mode.el (help-mode-finish): Remove help-window related
13789         code.
13791         * view.el (view-exits-all-viewing-windows): Remove reference to
13792         view-return-to-alist in doc-string.
13793         (view-return-to-alist): Make obsolete.
13794         (view-buffer): Call pop-to-buffer-same-window and remove
13795         undo-window code.
13796         (view-buffer-other-window): Call pop-to-buffer-other-window and
13797         simplify code.  Ignore second argument.
13798         (view-buffer-other-frame): Call pop-to-buffer-other-frame and
13799         simplify code.  Ignore second argument.
13800         (view-return-to-alist-update): Make obsolete.
13801         (view-mode-enter): Rename second argument to QUIT-RESTORE.
13802         Rewrite using quit-restore window parameters.
13803         (view-mode-exit): Rename second argument to EXIT-ONLY.
13804         Rewrite using quit-restore-window.
13805         (View-exit, View-exit-and-edit, View-leave, View-quit)
13806         (View-quit-all, View-kill-and-leave): Call view-mode-exit with
13807         appropriate arguments.
13808         (view-end-message): Use quit-restore window parameter.
13810         * window.el (display-buffer-function): Rewrite doc-string.
13811         (display-buffer-window, display-buffer-alist): New variables.
13812         (display-buffer-split-specifiers)
13813         (display-buffer-side-specifiers)
13814         (display-buffer-macro-specifiers): New constants.
13815         (display-buffer-even-window-sizes, display-buffer-set-height)
13816         (display-buffer-set-width, display-buffer-select-window)
13817         (display-buffer-in-window, display-buffer-reuse-window)
13818         (display-buffer-split-window-1, display-buffer-split-window)
13819         (display-buffer-split-atom-window, display-buffer-pop-up-window)
13820         (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
13821         (display-buffer-in-side-window, normalize-buffer-to-display)
13822         (display-buffer-normalize-specifiers-1)
13823         (display-buffer-normalize-specifiers-2)
13824         (display-buffer-normalize-specifiers, display-buffer-frame):
13825         New functions.
13826         (display-buffer): Major rewrite.
13827         (display-buffer-other-window, display-buffer-other-frame)
13828         (pop-to-buffer, switch-to-buffer-other-window)
13829         (switch-to-buffer-other-frame): Rewrite.
13830         (display-buffer-same-window, display-buffer-same-frame)
13831         (display-buffer-same-frame-other-window)
13832         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
13833         (pop-to-buffer-other-window)
13834         (pop-to-buffer-same-frame-other-window)
13835         (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
13836         (switch-to-buffer-other-window-same-frame): New functions.
13837         (same-window-p, special-display-p): Rewrite disabling warnings.
13838         Make obsolete.
13839         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
13840         (display-buffer-mark-dedicated): Initialize to symbol 'unset.
13841         Make obsolete
13842         (same-window-buffer-names, same-window-regexps)
13843         (special-display-frame-alist, special-display-popup-frame)
13844         (special-display-function, special-display-buffer-names)
13845         (special-display-regexps, pop-up-frame-alist)
13846         (pop-up-frame-function, split-window-preferred-function)
13847         (split-height-threshold, split-width-threshold)
13848         (even-window-heights): Make obsolete.
13850 2011-06-12  Glenn Morris  <rgm@gnu.org>
13852         * term/xterm.el (terminal-init-xterm): `version' may be nil.  (Bug#8838)
13853         Misc simplifications.
13855 2011-06-12  Martin Rudalics  <rudalics@gmx.at>
13857         * window.el (window-safely-shrinkable-p): Restore function which
13858         was inadvertently removed in change from 2011-06-11.  Declare as
13859         obsolete.
13861         * calendar/calendar.el (calendar-generate-window):
13862         Use window-iso-combined-p instead of combination of one-window-p and
13863         window-safely-shrinkable-p.
13865 2011-06-12  Glenn Morris  <rgm@gnu.org>
13867         * progmodes/fortran.el (fortran-mode-syntax-table):
13868         * progmodes/f90.el (f90-mode-syntax-table):
13869         Set % to punctuation.  (Bug#8820)
13870         (f90-find-tag-default): Remove, no longer needed.
13872 2011-06-12  Daniel Colascione  <dan.colascione@gmail.com>
13874         * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
13876 2011-06-11  Chong Yidong  <cyd@stupidchicken.com>
13878         * image.el (image-animated-p): Return animation delay in seconds.
13879         Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
13880         (image-animate-timeout): Remove DELAY argument.  Don't assume
13881         every subimage has the same delay; get it from image-animated-p.
13882         (image-animate): Caller changed.
13884 2011-06-11  Michael Albinus  <michael.albinus@gmx.de>
13886         * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
13887         to ignored backtrace functions.
13889 2011-06-11  Glenn Morris  <rgm@gnu.org>
13891         * calendar/appt.el (appt-disp-window-function): Doc fix.
13892         (appt-check): Handle overlapping appointments.  (Bug#8337)
13894 2011-06-11  Martin Rudalics  <rudalics@gmx.at>
13896         * window.el (window-tree-1, window-tree): New functions, moving
13897         the latter to window.el.
13898         (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
13899         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
13900         (bw-refresh-edges): Remove.
13901         (balance-windows-1, balance-windows-2): New functions.
13902         (balance-windows): Rewrite in terms of window tree functions,
13903         balance-windows-1 and balance-windows-2.
13904         (bw-adjust-window): Remove.
13905         (balance-windows-area-adjust): New function with functionality of
13906         bw-adjust-window but using resize-window.
13907         (set-window-text-height): Rewrite doc-string.
13908         Use normalize-live-window and resize-window.
13909         (enlarge-window-horizontally, shrink-window-horizontally):
13910         Rename argument to DELTA.
13911         (window-buffer-height): New function.
13912         (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
13913         Rewrite using new window resize routines.
13914         (kill-buffer-and-window, mouse-autoselect-window-select):
13915         Use ignore-errors instead of condition-case.
13916         (quit-window): Call delete-frame instead of delete-windows-on
13917         for the only buffer on frame.
13919 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
13921         * loadup.el (top-level): Load window before files for the sake
13922         of replace-buffer-in-windows.
13924         * files.el (read-buffer-to-switch)
13925         (switch-to-buffer-other-window)
13926         (switch-to-buffer-other-frame, display-buffer-other-frame):
13927         Move to window.el.
13929         * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
13930         (previous-buffer): Move to window.el.
13932         * bindings.el (unbury-buffer): Move to window.el.
13934         * window.el (delete-other-windows-vertically): Move after
13935         definition of delete-other-windows.
13936         (other-window, delete-windows-on, replace-buffer-in-windows):
13937         Move here from window.c.
13938         (record-window-buffer, unrecord-window-buffer)
13939         (set-window-buffer-start-and-point, switch-to-prev-buffer)
13940         (switch-to-next-buffer): New functions.
13941         (get-next-valid-buffer, last-buffer, next-buffer): Move here
13942         from simple.el.  Call switch-to-next-buffer.
13943         (previous-buffer): Move here from simple.el.
13944         Call switch-to-prev-buffer.
13945         (bury-buffer): Move here from buffer.c.  Switch to previous
13946         buffer when window cannot be deleted.
13947         (unbury-buffer): Move here from bindings.el.
13948         (ctl-x-map): Move binding for other-window from window.c to
13949         here.
13950         (read-buffer-to-switch, switch-to-buffer-other-window)
13951         (switch-to-buffer-other-frame): Move here from files.el.
13952         (normalize-buffer-to-switch-to): New functions.
13953         (switch-to-buffer): Move here from buffer.c.
13954         Use read-buffer-to-switch and normalize-buffer-to-switch-to.
13956 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
13958         * window.el (window-min-height, window-min-width): Move here
13959         from window.c.  Add defcustoms and rewrite doc-strings.
13960         (resize-mini-window, resize-window): New functions.
13961         (adjust-window-trailing-edge, enlarge-window, shrink-window):
13962         Move here from window.c.
13963         (maximize-window, minimize-window): New functions.
13964         (delete-window, delete-other-windows, split-window): Move here
13965         from window.c.
13966         (window-split-min-size): New function.
13967         (split-window-keep-point): Mention split-window-above-each-other
13968         instead of split-window-vertically.
13969         (split-window-above-each-other, split-window-vertically):
13970         Rename split-window-vertically to split-window-above-each-other
13971         and provide defalias for old definition.
13972         (split-window-side-by-side, split-window-horizontally):
13973         Rename split-window-horizontally to split-window-side-by-side
13974         and provide defalias for the old definition.
13975         (ctl-x-map): Move bindings for delete-window,
13976         delete-other-windows and enlarge-window here from window.c.
13977         Replace bindings for split-window-vertically and
13978         split-window-horizontally by bindings for
13979         split-window-above-each-other and split-window-side-by-side.
13981         * cus-start.el (all): Remove entries for window-min-height and
13982         window-min-width.  Add entries for window-splits and
13983         window-nest.
13985 2011-06-09  Glenn Morris  <rgm@gnu.org>
13987         * calendar/appt.el (appt-mode-line): New function.
13988         (appt-check, appt-disp-window): Use it.
13990         * files.el (hack-one-local-variable-eval-safep):
13991         Allow minor-modes with explicit +/-1 arguments.
13993 2011-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
13995         * term/xterm.el (xterm): Add defgroup.
13996         (xterm-extra-capabilities): Add defcustom to supply known xterm
13997         capabilities, skip querying them, or query them (default).
13998         (terminal-init-xterm): Use it.
13999         (terminal-init-xterm-modify-other-keys): New function to set up
14000         modifyOtherKeys support to simplify `terminal-init-xterm'.
14002 2011-06-09  Martin Rudalics  <rudalics@gmx.at>
14004         * window.el (resize-window-reset, resize-window-reset-1)
14005         (resize-subwindows-skip-p, resize-subwindows-normal)
14006         (resize-subwindows, resize-other-windows, resize-this-window)
14007         (resize-root-window, resize-root-window-vertically)
14008         (window-deletable-p, window-or-subwindow-p)
14009         (frame-root-window-p): New functions.
14011 2011-06-09  Glenn Morris  <rgm@gnu.org>
14013         * net/ange-ftp.el (ange-ftp-switches-ok): New function.
14014         (ange-ftp-get-files): Use it.
14016 2011-06-09  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
14018         * mail/sendmail.el (mail-recover-1, mail-recover):
14019         * files.el (recover-file, recover-session):
14020         Handle dired-listing-switches not being just a single short option.
14022 2011-06-09  Glenn Morris  <rgm@gnu.org>
14024         * calendar/appt.el (appt-display-message, appt-disp-window):
14025         Handle lists of appointments.
14027 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
14029         * window.el (one-window-p): Move down in code.
14030         Rewrite doc-string.
14031         (window-current-scroll-bars): Rewrite doc-string.
14032         Normalize live window argument.
14033         (walk-windows, get-window-with-predicate, count-windows):
14034         Rewrite doc-string.  Use window-list-1.
14035         (window-in-direction-2, window-in-direction, get-mru-window):
14036         New functions.
14038 2011-06-08  Reuben Thomas  <rrt@sc3d.org>
14040         * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
14041         Doc fix (Bug#8713).
14043 2011-06-08  Chong Yidong  <cyd@stupidchicken.com>
14045         * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
14047 2011-06-08  Juanma Barranquero  <lekktu@gmail.com>
14049         * loadhist.el (unload-feature-special-hooks):
14050         Add `comint-output-filter-functions'.
14052 2011-06-08  Ivan Kanis  <gnu@kanis.fr>
14054         * calendar/appt.el (appt-check): Move some initializations into the let.
14056 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
14058         * window.el (window-height): Defalias to window-total-height.
14059         (window-width): Defalias to window-body-width.
14061 2011-06-07  Chong Yidong  <cyd@stupidchicken.com>
14063         * image-mode.el (image-toggle-animation): New command.
14064         (image-mode-map): Bind it to RET.
14065         (image-mode): Update message.
14066         (image-toggle-display-image): Avoid a spurious cache flush.
14067         (image-transform-rotation): Doc fix.
14068         (image-transform-properties): Return quickly in the normal case.
14069         (image-animate-loop): Rename from image-animate-max-time.
14071         * image.el (image-animate-max-time): Move to image-mode.el.
14072         (create-animated-image): Remove unnecessary function.
14073         (image-animate): Rename from image-animate-start.  New arg.
14074         (image-animate-stop): Remove; just use image-animate-timer.
14075         (image-animate-timer): Use car-safe.
14076         (image-animate-timeout): Rename argument.
14078 2011-06-07  Martin Rudalics  <rudalics@gmx.at>
14080         * window.el (get-lru-window, get-largest-window): Move here from
14081         window.c.  Rename first argument to ALL-FRAMES.
14082         Rephrase doc-strings.
14083         (get-buffer-window-list): Rewrite using window-list-1.
14084         Rephrase doc-string.
14085         (window-safe-min-height, window-safe-min-width): New constants.
14086         (window-size-ignore, window-min-size, window-min-size-1)
14087         (window-sizable, window-sizable-p, window-size-fixed-1)
14088         (window-size-fixed-p, window-min-delta-1, window-min-delta)
14089         (window-max-delta-1, window-max-delta, window-resizable)
14090         (window-resizable-p, window-total-height, window-total-width)
14091         (window-body-width): New functions.
14092         (window-full-height-p, window-full-width-p): Rewrite using
14093         window-total-size.
14094         (window-body-height): Rewrite using window-body-size.
14096 2011-06-06  Martin Rudalics  <rudalics@gmx.at>
14098         * window.el (window-right, window-left, window-child)
14099         (window-child-count, window-last-child, window-any-p)
14100         (normalize-live-buffer, normalize-live-frame)
14101         (normalize-any-window, normalize-live-window)
14102         (window-iso-combination-p, window-iso-combined-p)
14103         (window-iso-combinations)
14104         (walk-window-tree-1, walk-window-tree, walk-window-subtree)
14105         (windows-with-parameter, window-with-parameter)
14106         (window-atom-root, make-window-atom, window-atom-check-1)
14107         (window-atom-check, window-side-check, window-check):
14108         New functions.
14109         (ignore-window-parameters, window-sides, window-sides-vertical)
14110         (window-sides-slots): New variables.
14111         (window-size-fixed): Move down in code.  Minor doc-string fix.
14113 2011-06-05  Andreas Schwab  <schwab@linux-m68k.org>
14115         * comint.el (comint-dynamic-complete-as-filename)
14116         (comint-dynamic-complete-filename): Correctly call
14117         completion-in-region.
14119 2011-06-05  Deniz Dogan  <deniz@dogan.se>
14121         * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
14122         in last change.
14124 2011-06-05  Deniz Dogan  <deniz@dogan.se>
14126         * net/rcirc.el (rcirc-prompt-for-encryption): New function.
14127         (rcirc): Use it to prompt for encryption.
14129 2011-06-05  Roland Winkler  <winkler@gnu.org>
14131         * textmodes/bibtex.el (bibtex-search-buffer): New variable.
14132         (bibtex-search-entries): New command bound to C-c C-a.
14133         (bibtex-display-entries): New function.
14135 2011-06-05  Roland Winkler  <winkler@gnu.org>
14137         * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
14138         (bibtex-insert-kill): After yanking insert newline if necessary.
14139         (bibtex-initialize): Call bibtex-string-files-init only once.
14140         (bibtex-mode): Do not call easy-menu-add.
14141         (bibtex-validate-globally): Use save-excursion in bibtex buffers.
14142         (bibtex-yank): Set arg properly if nil.
14144 2011-06-05  Roland Winkler  <winkler@gnu.org>
14146         * textmodes/bibtex.el (bibtex-search-entry-globally):
14147         New variable.
14148         (bibtex-search-entry): Use it.
14150 2011-06-05  Roland Winkler  <winkler@gnu.org>
14152         * textmodes/bibtex.el (bibtex-entry-format): New option
14153         sort-fields.
14154         (bibtex-format-entry, bibtex-reformat): Honor this option.
14155         (bibtex-parse-entry): Return fields in proper order.
14157 2011-06-05  Juanma Barranquero  <lekktu@gmail.com>
14159         * doc-view.el (doc-view-remove-if): Move computation of result out
14160         of `dolist' to silence misleading lexical-binding warning.
14162 2011-06-04  Chong Yidong  <cyd@stupidchicken.com>
14164         * emacs-lisp/timer.el (timer-activate): Remove unused arg.
14165         (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
14167 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
14169         * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
14170         "SunOS 5.10".
14172 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
14174         * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
14175         (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
14176         (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
14177         (tramp-parse-putty):
14178         * net/tramp-sh.el (tramp-completion-function-alist-rsh)
14179         (tramp-completion-function-alist-ssh)
14180         (tramp-completion-function-alist-telnet)
14181         (tramp-completion-function-alist-su)
14182         (tramp-completion-function-alist-putty): Set `tramp-autoload'
14183         cookie.
14185         * net/tramp-ftp.el:
14186         * net/tramp-sh.el:
14187         * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
14188         load "tramp.el" `tramp-set-completion-function'.
14190 2011-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14192         * shell.el: Require and use pcomplete.
14193         (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
14194         (shell-completion-vars): Set pcomplete-default-completion-function.
14196 2011-06-04  Deniz Dogan  <deniz@dogan.se>
14198         * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
14199         `memq' (Bug#8799).
14201 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14203         * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
14205 2011-06-02  Juanma Barranquero  <lekktu@gmail.com>
14207         * bs.el (bs--mark-unmark, bs--nth-wrapper):
14208         * mpc.el (mpc-select-extend, mpc-songpointer-context):
14209         * vc/log-view.el (log-view-beginning-of-defun):
14210         * vc/smerge-mode.el (smerge-apply-resolution-patch)
14211         (smerge-refine-forward, smerge-refine-chopup-region):
14212         Silence warning for unused `dotimes' counter variables.
14214 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14216         * net/tramp.el (tramp-with-progress-reporter): Rename from
14217         with-progress-reporter.  Use `declare'.
14218         * net/tramp-smb.el:
14219         * net/tramp-sh.el:
14220         * net/tramp-gvfs.el: Update all uses.
14222 2011-06-02  Jay Belanger  <jay.p.belanger@gmail.com>
14224         * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
14225         buffer isn't killed before making it current.
14227 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14229         Silence various byte-compiler warnings.
14230         * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
14231         `access-type' and new obsolescence format.
14232         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
14233         new format.
14234         (byte-compile-check-variable): New `access-type' argument.
14235         Only warn if the access-type is obsolete.
14236         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
14237         (byte-compile-variable-set): Adjust callers.
14238         * help-fns.el (describe-variable): Adjust to new obsolescence format.
14239         * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
14240         setting it as obsolete.
14241         * simple.el (minibuffer-completing-symbol):
14242         * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
14243         access as obsolete.
14244         * minibuffer.el (minibuffer-completing-file-name): Don't make it
14245         obsolete yet.
14246         * international/quail.el (quail-mouse-choose-completion): Remove unused
14247         code referring to obsolete var.
14248         (quail-choose-completion-string): Remove.
14249         * server.el (server-clients-with, server-kill-buffer-query-function)
14250         (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
14251         * proced.el (proced-send-signal):
14252         * emacs-lisp/lisp.el (lisp-complete-symbol):
14253         Replace completion-annotate-function with completion-extra-properties.
14255 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14257         * simple.el (goto-line): Use read-number.
14258         (overriding-map-is-bound): Remove.
14259         (saved-overriding-map): Change default.
14260         (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
14261         Take the map as argument.
14262         (universal-argument, negative-argument, digit-argument): Use it.
14263         (restore-overriding-map): Adjust.
14264         (do-auto-fill): Use fill-forward-paragraph.
14265         (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
14267         * minibuffer.el (minibuffer-inactive-mode-map): New var.
14268         (minibuffer-inactive-mode): New major mode.
14269         * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
14270         the *Messages* buffer" hack.
14271         (mouse-popup-menubar): Don't burp if the event is a normal key.
14273         Miscellaneous tweaks.
14274         * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
14275         lexical scoping as in subr.el's dolist and dotimes.
14276         * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
14277         Silence compiler warning.
14278         * thingatpt.el (forward-whitespace): Trivial coding style fix.
14279         * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
14280         * international/ccl.el (ccl-compile): Trivial simplification.
14281         * help-fns.el (help-do-arg-highlight): Silence compiler warning.
14282         * emacs-lisp/testcover.el (testcover-end): Remove spurious
14283         `printflag' argument.
14284         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14285         Purecopy the whole obsolescence data.
14287 2011-06-01  Leo Liu  <sdl.web@gmail.com>
14289         * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
14290         improve doc-string as suggested by Marco Pessotto
14291         <melmothx@gmail.com>.
14292         (rcirc-print): Fix last change.
14294 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14296         * minibuffer.el (complete-with-action): Return nil for the metadata and
14297         boundaries of non-functional tables.
14298         (completion-table-dynamic): Return nil for the metadata.
14299         (completion-table-with-terminator): Add default case, using
14300         complete-with-action.
14301         (completion--metadata): New function.
14302         (completion-all-sorted-completions, minibuffer-completion-help): Use it
14303         to try and avoid pathological performance problems.
14304         (completion--embedded-envvar-table): Return `category' metadata.
14306 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14308         * subr.el (process-alive-p): New tiny convenience function.
14310 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14312         * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
14313         content but also its previous major mode.
14315 2011-05-31  Helmut Eller  <eller.helmut@gmail.com>
14317         * emacs-lisp/debug.el (debug): Restore the previous content of the
14318         *Backtrace* buffer when we exit with C-M-c.
14320 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14322         * minibuffer.el: Add metadata method to completion tables.
14323         (completion-category-overrides): New defcustom.
14324         (completion-metadata, completion--field-metadata)
14325         (completion-metadata-get, completion--styles)
14326         (completion--cycle-threshold): New functions.
14327         (completion-try-completion, completion-all-completions):
14328         Add `metadata' argument to choose completion-styles.
14329         (completion--do-completion): Use metadata to choose cycling.
14330         (completion-all-sorted-completions): Use metadata for sorting.
14331         Remove :completion-cycle-penalty which is not needed any more.
14332         (completion--try-word-completion): Add `metadata' argument.
14333         (minibuffer-completion-help): Check metadata for annotation function
14334         and sorting.
14335         (completion-file-name-table): Return `category' metadata.
14336         (minibuffer-completing-file-name): Make obsolete.
14337         * simple.el (minibuffer-completing-symbol): Make obsolete.
14338         * icomplete.el (icomplete-completions): Pass new `metadata' param to
14339         completion-try-completion.
14341 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14343         * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
14345 2011-05-30  Leo Liu  <sdl.web@gmail.com>
14347         * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
14348         (rcirc-print): Decode all incoming messages (bug#8744).
14349         (rcirc-decode-coding-system): Allow value nil for automatic coding
14350         system detection.
14352 2011-06-01  Glenn Morris  <rgm@gnu.org>
14354         * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
14356 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
14358         * image.el (image-animate-max-time): Allow nil and t values.
14359         Default to nil.
14360         (create-animated-image): Doc fix.
14361         (image-animate-start): Remove second arg; just use
14362         image-animate-max-time.
14363         (image-animate-timeout): Doc fix.  Args changed.
14365         * image-mode.el (image-toggle-display-image): Ensure that the
14366         image spec passed to the animate timer is the same object as in
14367         the buffer's display property (Bug#6981).
14368         (image-transform-properties): Doc fix.
14370         * image.el (image-animate-max-time): Default to nil.
14372 2011-05-29  Martin Rudalics  <rudalics@gmx.at>
14374         * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
14375         entire buffer list (Bug#8184).
14377 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
14379         * image.el (imagemagick-types-inhibit)
14380         (imagemagick-register-types): Doc fix.
14382 2011-05-29  Deniz Dogan  <deniz@dogan.se>
14384         * net/rcirc.el (rcirc): Use the user's stored encryption method by
14385         default.
14387 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
14389         * select.el: Don't perform clipboard-manager saving in hooks;
14390         leave the hooks empty.
14392 2011-05-28  Leo Liu  <sdl.web@gmail.com>
14394         * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
14395         (occur-mode-map): Bind occur-edit-mode.  Use occur-menu-map.
14396         (occur-edit-mode): New major mode (Bug#8463).
14397         (occur-after-change-function): New function.
14398         (occur-engine): Give Occur tags a read-only property.
14400 2011-05-28  Kevin Ryde  <user42@zip.com.au>
14402         * subr.el (def-edebug-spec): Doc fix (Bug#8430).
14404 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
14406         * bindings.el (help-echo): Make the initial non-indicator dash
14407         empty on graphical terminals (Bug#7295).
14409         * files.el (auto-mode-alist): Move config rule after the
14410         in-stripping one (Bug#8547).
14412         * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
14414         * startup.el (normal-splash-screen): Remove gratuitous mode-line
14415         setting (Bug#8740).
14417 2011-05-28  Alp Aker  <aker@pitt.edu>  (tiny change)
14419         * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
14420         (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
14421         (Bug#8539).
14423 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
14425         * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
14427 2011-05-28  Dima Kogan  <dkogan@cds.caltech.edu>  (tiny change)
14429         * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
14430         (hs-hide-block-at-point, hs-find-block-beginning)
14431         (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
14432         (Bug#8279).
14434 2011-05-28  Glenn Morris  <rgm@gnu.org>
14436         * startup.el (fancy-about-screen): Use standard mode line.  (Bug#8740)
14438 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
14440         * help-fns.el (describe-function-1): If the function is a derived
14441         major mode, print the parent mode.
14443         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
14444         (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
14446 2011-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14448         * minibuffer.el (completion--capf-wrapper): Check applicability before
14449         returning non-nil for non-exclusive completion data.
14450         * progmodes/etags.el (tags-completion-at-point-function):
14451         * info-look.el (info-lookup-completions-at-point): Mark as
14452         non-exclusive.
14453         (info-complete): Adjust accordingly.
14455         * info-look.el: Convert to lexical-binding and completion-at-point.
14456         (info-lookup-completions-at-point): New function.
14457         (info-complete): Use it and completion-in-region.
14459 2011-05-28  Drew Adams  <drew.adams@oracle.com>
14461         * isearch.el: Let M-e start with point at the first mismatched char.
14462         (isearch-fail-pos): New function.
14463         (isearch-edit-string): Use it.
14465 2011-05-28  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
14467         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
14469 2011-05-27  Toby Cubitt  <toby-predictive@dr-qubit.org>
14471         * emacs-lisp/avl-tree.el: New avl-tree-stack datatype.  Add new
14472         traversal functions for avl-trees.
14473         (avl-tree--stack): New struct.
14474         (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
14475         (avl-tree-enter): Add optional `updatefun' arg.
14476         (avl-tree--do-enter): Add optional `updatefun' arg.
14477         Change return value.
14478         (avl-tree-delete): Add optional `test' and `nilflag' args.
14479         (avl-tree--do-delete): Add `test' and `nilflag' args.
14480         Change return value.
14481         (avl-tree-member): Add optional `nilflag'
14482         (avl-tree-member-p): New function.
14483         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
14484         (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
14485         (avl-tree-stack-empty-p): New functions.
14487         * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
14488         avl-tree--del-balance1 and make it work both ways.
14489         (avl-tree--del-balance2): Remove.
14490         (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
14491         make it work both ways.
14492         (avl-tree--enter-balance2): Remove.
14493         (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
14494         New macros.
14495         (avl-tree--mapc, avl-tree-map): Add direction argument.
14497 2011-05-27  David Michael  <fedora.dm0@gmail.com>  (tiny change)
14499         * files.el (interpreter-mode-alist): Add rbash (bug#8745).
14501 2011-05-27  Chong Yidong  <cyd@stupidchicken.com>
14503         * select.el: Support clipboard managers with built-in function
14504         x-clipboard-manager-save, via delete-frame-functions and
14505         kill-emacs-hook.
14506         (xselect-convert-to-targets): Add MULTIPLE target to list.
14507         (xselect-convert-to-save-targets): New function.
14509 2011-05-27  Kenichi Handa  <handa@m17n.org>
14511         * mail/sendmail.el (mail-encode-header): Avoid double encoding by
14512         let-binding rfc2047-encode-encoded-words to nil.
14514 2011-05-27  Glenn Morris  <rgm@gnu.org>
14516         * mail/emacsbug.el: Don't require url-util.
14518         * shell.el (shell-directory-tracker): Case matters.  (Bug#8735)
14520         * files.el (set-auto-mode):
14521         Also respect mode: entries at the end of the file.  (Bug#8586)
14523 2011-05-26  Glenn Morris  <rgm@gnu.org>
14525         * files.el (hack-local-variables-prop-line, hack-local-variables):
14526         Downcase mode names, as seems to be traditional.
14527         (hack-local-variables, hack-local-variables-apply): Doc fixes.
14529         * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
14530         (report-emacs-bug-hook): Try to validate the From address.  (Bug#8038)
14532 2011-05-25  Julien Danjou  <julien@danjou.info>
14534         * textmodes/rst.el (rst-define-level-faces): Do not define face
14535         symbol if it is already defined.
14537 2011-05-24  Vincent Belaïche  <vincentb1@users.sourceforge.net>
14539         * play/5x5.el (5x5-new-game, 5x5-randomize):
14540         Reset 5x5-solver-output to nil when a new grid is cast.
14541         (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
14542         these debugging traces, as defmacro breaks the compiled code.
14544 2011-05-24  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
14546         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
14548 2011-05-24  Leo Liu  <sdl.web@gmail.com>
14550         * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
14551         (vc-bzr-sha1): Adapt.
14553         * sha1.el: Remove.  Function `sha1' is now builtin.
14555         * bindings.el: Provide sha1 feature.
14557 2011-05-24  Kenichi Handa  <handa@m17n.org>
14559         * mail/sendmail.el: Require `rfc2047'.
14560         (mail-insert-from-field): Do not perform RFC2047 encoding.
14561         (mail-encode-header): New function.
14562         (sendmail-send-it): Set buffer-file-coding-system of the work
14563         buffer to the return value of select-message-coding-system.
14564         Call mail-encode-header.
14566         * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
14568 2011-05-24  Sean Neakums  <sneakums@zork.net>  (tiny change)
14570         * mail/supercite.el (sc-default-cite-frame):
14571         Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
14573 2011-05-24  Glenn Morris  <rgm@gnu.org>
14575         * progmodes/python.el (brm-menu): Declare.
14577         * emulation/viper.el (viper-set-hooks): Declare.
14579         * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
14580         (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
14581         (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
14582         (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
14583         (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
14584         (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
14586 2011-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14588         Add an :exit-function for completion-at-point.
14590         * minibuffer.el (completion--done): New fun.
14591         (completion--do-completion): Use it.  New arg `expect-exact'.
14592         (minibuffer-complete, minibuffer-complete-word): Don't output message,
14593         since completion--do-completion does it for us now.
14594         (minibuffer-force-complete): Use completion--done and
14595         completion--replace.  Handle sole-completion case with more care.
14596         (minibuffer-complete-and-exit): Use new `expect-exact' arg.
14597         (completion-extra-properties): New var.
14598         (completion-annotate-function): Make obsolete.
14599         (minibuffer-completion-help): Adjust accordingly.
14600         Use completion-list-insert-choice-function.
14601         (completion-at-point, completion-help-at-point):
14602         Bind completion-extra-properties.
14603         (completion-pcm-word-delimiters): Add | (for uniquify, for example).
14604         * simple.el (completion-list-insert-choice-function): New var.
14605         (completion-setup-function): Preserve it.
14606         (choose-completion): Pay attention to it, shuffle the code a bit.
14607         (choose-completion-string): New arg `insert-function'.
14609         * textmodes/bibtex.el: Convert to lexical binding.
14610         (bibtex-mode-map): Use completion-at-point.
14611         (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
14612         (bibtex-completion-at-point-function): New fun, from bibtex-complete.
14613         (bibtex-complete): Define as obsolete alias.
14614         (bibtex-complete-internal): Remove.
14615         (bibtex-format-entry): Remove unused sub-group in regexp.
14616         * shell.el (shell--command-completion-data)
14617         (shell-environment-variable-completion):
14618         * pcomplete.el (pcomplete-completions-at-point):
14619         * comint.el (comint--complete-file-name-data): Use :exit-function
14620         instead of completion-table-with-terminator so it also works for
14621         choose-completion.
14623 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14625         * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
14627         * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
14628         (bug#8710).
14630         * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
14632 2011-05-23  Ken Manheimer  <ken.manheimer@gmail.com>
14634         * allout.el (allout-inhibit-auto-fill-on-headline): Create new
14635         customization variable and implement: If non-nil, auto-fill will
14636         be inhibited while on topic's header line.
14638 2011-05-23  Vincent Belaïche  <vincentb1@users.sourceforge.net>
14640         * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
14641         click on.  II/ Make 5x5 multisession.  III/ Ensure that random grids
14642         always have a solution in grid size = 5 cases.
14643         (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
14644         (5x5-solver-output, 5x5-log-buffer): New vars.
14645         (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
14646         Make these variables buffer local to achieve 5x5 multi-session-ness.
14647         (5x5): Set 5x5-grid-size only if SIZE is non-negative.
14648         (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
14649         (5x5-solve-suggest): New funs.
14650         (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
14651         randomize a grid so that we ensure that there is always a solution.
14652         (5x5-make-random-grid): Allow other movement than flipping.
14654 2011-05-23  Kevin Ryde  <user42@zip.com.au>
14656         * emacs-lisp/advice.el (ad-read-advised-function):
14657         Use `function-called-at-point' as the default, if it has
14658         advice and passes PREDICATE.
14660 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14662         * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
14663         byte-compile-lambda if it's actually a lambda.
14665         * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
14666         Fix function quoting.  Use backquote better.
14668 2011-05-22  Yuanle Song  <sylecn@gmail.com>
14670         * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
14671         matching (Bug#8516).
14673 2011-01-22  Jari Aalto  <jari.aalto@cante.net>
14675         * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
14676         different face (Bug#8178).
14678 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
14680         * vc/diff-mode.el (diff-changed): Don't use terminal specs for
14681         defface (Bug#8144).
14683 2011-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14685         * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
14686         funcall as well (bug#8712).  Warn when performing those conversions.
14687         * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
14689         * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
14691 2011-05-22  Glenn Morris  <rgm@gnu.org>
14693         * files.el (hack-local-variables-prop-line): Small simplifications.
14694         (hack-local-variables, hack-local-variables-prop-line):
14695         If MODE-ONLY, return the mode, rather than just `t'.
14697 2011-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14699         * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
14701 2011-05-21  Glenn Morris  <rgm@gnu.org>
14703         * files.el (hack-local-variables-prop-line, hack-local-variables):
14704         If only interested in the mode, don't bother doing the other stuff.
14706         * image-mode.el (image-after-revert-hook):
14707         Redraw all frames on which the image is visible.  (Bug#8567)
14709         * dired-aux.el (dired-touch-initial): Just use current-time.  (Bug#6887)
14711         * wid-edit.el (widget-checklist-match-inline):
14712         Fix 2011-04-19 change.  (Bug#8649)
14714 2011-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14716         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
14717         Also allow singlespace after single-letter capitals followed by a dot.
14719         * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
14720         enabled.  Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
14722 2011-05-20  Nix  <nix@esperi.org.uk>
14724         * files.el (basic-save-buffer-2):
14725         Fix handling of break-hardlink-on-save with non-existent files.
14727 2011-05-19  Deniz Dogan  <deniz@dogan.se>
14729         * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
14730         (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
14732 2011-05-19  Glenn Morris  <rgm@gnu.org>
14734         * progmodes/f90.el (f90-type-def-re):
14735         Handle "type, bind(c)".  (Bug#8691)
14737         * emacs-lisp/autoload.el (batch-update-autoloads):
14738         Set autoload-excludes by parsing loadup.el rather than Makefiles.
14740 2011-05-18  Michael Albinus  <michael.albinus@gmx.de>
14742         * net/tramp.el (tramp-process-actions): Set "first-password-request"
14743         property for the correct connection in case of multihops.
14745 2011-05-18  Glenn Morris  <rgm@gnu.org>
14747         * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
14748         * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
14750         Rationalize calendar handling of day and month abbrev-arrays.
14751         * calendar/calendar.el (calendar-customized-p): New function.
14752         (calendar-abbrev-construct, calendar-make-alist): Change what it does.
14753         (calendar-day-name-array, calendar-month-name-array): Doc fix.
14754         Add :set function.
14755         (calendar-abbrev-length, calendar-day-abbrev-array)
14756         (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
14757         (calendar-day-abbrev-array, calendar-month-abbrev-array):
14758         Elements may no longer be nil.
14759         (calendar-day-name, calendar-month-name):
14760         Update for changed nature of abbrev arrays.
14761         * calendar/diary-lib.el (diary-name-pattern):
14762         Update for changed nature of abbrev arrays.
14763         (diary-mark-entries-1): Update calendar-make-alist calls.
14764         (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
14765         * calendar/cal-html.el (cal-html-day-abbrev-array):
14766         Simply inherit from calendar-day-abbrev-array.
14768 2011-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14770         * progmodes/grep.el (grep-mode): Disable default
14771         compilation-directory-matcher setting (bug#8684).
14773 2011-05-17  Michael Albinus  <michael.albinus@gmx.de>
14775         * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
14776         instead of "head" and "tail".  There were problems with SunOS 5.9,
14777         and it performs better.
14779 2011-05-17  Glenn Morris  <rgm@gnu.org>
14781         * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
14783         * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
14784         Replace obsolete function.
14786         * shell.el (pcomplete-parse-arguments-function): Declare.
14788         * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
14789         (appt-display-diary, appt-display-interval, appt-prev-comp-time)
14790         (appt-check): Doc fixes.
14791         (appt-disp-window-function, appt-delete-window-function):
14792         Remove needless special case in custom :type.
14793         (appt-display-count): Default to 0, not nil.
14794         (appt-check): Reset appt-display-count to 0, not nil.
14796 2011-05-17  Juanma Barranquero  <lekktu@gmail.com>
14798         * progmodes/python.el (python-font-lock-keywords):
14799         Add the Python 3.X keyword "nonlocal" (bug#8639).
14801 2011-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14803         * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
14805 2011-05-16  Kevin Ryde  <user42@zip.com.au>
14807         * info-look.el (makefile-automake-mode): New setups, looking in
14808         automake manual, then makefile-mode.
14809         (makefile-mode): Remove automake manual, have it just in
14810         makefile-automake-mode since there's various things different or
14811         not relevant to plain make.
14812         (makefile-mode): Remove "other-modes" non-existent automake-mode,
14813         believe a hypothetical automake-mode would go to makefile-mode,
14814         not the other way around.
14816 2011-05-15  Chong Yidong  <cyd@stupidchicken.com>
14818         * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
14819         hunk-end tags (Bug#8672).
14821         * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
14822         vc-annotate-show-diff-revision-at-line (Bug#8671).
14824 2011-05-14  Glenn Morris  <rgm@gnu.org>
14826         * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
14827         in the middle of an existing one with multiple authors.  (Bug#8645)
14828         (change-log-font-lock-keywords): Also handle multiple author lines
14829         with leading tabs.  (Bug#8644)
14831         * calendar/appt.el (appt-check): Rename some local variables.
14832         Some simplification/reordering.
14834         * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
14835         (feedmail-sendmail-f-doesnt-sell-me-out)
14836         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
14837         (feedmail-debug-sit-for, feedmail-queue-express-hook)
14838         (feedmail-queue-runner-message-sender): Set :version.
14839         (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
14840         (bbdb-dwim-net-address, vm-mail): Declare.
14841         (feedmail-binmail-gnulinuxish-template):
14842         Rename from feedmail-binmail-linuxish-template.
14843         (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
14844         Use insert-buffer-substring.
14846 2011-05-14  Bill Carpenter  <bill@carpenter.org>
14848         * mail/feedmail.el (feedmail-patch-level): Increase.
14849         (feedmail-debug): New custom group.
14850         (feedmail-confirm-outgoing-timeout)
14851         (feedmail-sendmail-f-doesnt-sell-me-out)
14852         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
14853         (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
14854         (feedmail-sender-line, feedmail-from-line)
14855         (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
14856         (feedmail-spray-this-address)
14857         (feedmail-spray-address-fiddle-plex-list)
14858         (feedmail-queue-use-send-time-for-date)
14859         (feedmail-queue-use-send-time-for-message-id)
14860         (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
14861         (feedmail-buffer-eating-function):
14862         Doc fixes.
14863         (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
14864         (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
14865         (feedmail-message-action-scroll-down): New functions.
14866         (feedmail-queue-directory, feedmail-queue-draft-directory):
14867         Use expand-file-name.
14868         (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
14869         Remove C-v help entry.
14870         (feedmail-queue-buffer-file-name): New variable.
14871         (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
14872         (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
14873         (feedmail-message-action-send-strong, feedmail-message-action-edit)
14874         (feedmail-message-action-draft, feedmail-message-action-draft-strong)
14875         (feedmail-message-action-queue, feedmail-message-action-queue-strong)
14876         (feedmail-message-action-toggle-spray)
14877         (feedmail-run-the-queue-no-prompts)
14878         (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
14879         (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
14880         (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
14881         (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
14882         (feedmail-envelope-deducer, feedmail-fiddle-from)
14883         (feedmail-fiddle-sender, feedmail-default-date-generator)
14884         (feedmail-fiddle-date, feedmail-fiddle-message-id)
14885         (feedmail-fiddle-spray-address)
14886         (feedmail-fiddle-list-of-spray-fiddle-plexes)
14887         (feedmail-fiddle-list-of-fiddle-plexes)
14888         (feedmail-fill-to-cc-function, feedmail-fill-this-one)
14889         (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
14890         (feedmail-queue-runner-message-sender, feedmail-binmail-template):
14891         Change default.  Doc fix.
14892         (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
14893         (feedmail-binmail-linuxish-template): New constant.
14894         (feedmail-buffer-to-sendmail): Doc fix.  Add debug call.
14895         Respect feedmail-sendmail-f-doesnt-sell-me-out.
14896         (feedmail-send-it): Add debug call.
14897         Use feedmail-queue-buffer-file-name, and
14898         feedmail-send-it-immediately-wrapper.
14899         (feedmail-message-action-send): Add debug call.
14900         Use feedmail-send-it-immediately-wrapper.
14901         (feedmail-queue-express-to-queue): Add debug call.
14902         Run feedmail-queue-express-hook.
14903         (feedmail-message-action-help): Add debug call.  Use feedmail-p-h-b-n.
14904         (feedmail-message-action-help-blat):
14905         Rename from feedmail-queue-send-edit-prompt-help-first.
14906         (feedmail-run-the-queue): Add debug call.  Set buffer-file-type.
14907         Check line-endings.  Handle errors better.
14908         (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
14909         Doc fix.  Add debug call.
14910         (feedmail-queue-send-edit-prompt): Doc fix.  Add debug call.
14911         Use feedmail-queue-send-edit-prompt-inner.
14912         (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
14913         (feedmail-queue-send-edit-prompt-inner): New function, extracted
14914         from feedmail-queue-send-edit-prompt.
14915         (feedmail-queue-send-edit-prompt-help)
14916         (feedmail-queue-send-edit-prompt-help-later): Remove functions.
14917         (feedmail-tidy-up-slug): Add debug call.
14918         Respect feedmail-queue-slug-suspect-regexp.
14919         (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
14920         (feedmail-dump-message-to-queue): Add debug call.
14921         Expand queue-directory.
14922         (feedmail-dump-message-to-queue): Change message slightly.
14923         Use feedmail-say-chatter.
14924         (feedmail-rfc822-date): Add debug call.  Bind system-time-locale.
14925         (feedmail-send-it-immediately-wrapper): New function.
14926         (feedmail-send-it-immediately): Add debug calls.  Use let not let*.
14927         Insert empty string rather than newline.  Handle full-frame case.
14928         Use catch/throw.  Use feedmail-say-chatter.
14929         (feedmail-fiddle-from): Try mail-host-address.
14930         (feedmail-default-message-id-generator): Doc fix.
14931         Bind system-time-locale.  Handle missing end.
14932         (feedmail-fiddle-x-mailer): Add debug call.
14933         Handle feedmail-x-mailer-line being nil.
14934         (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
14935         Add debug call.  Use buffer-substring-no-properties.
14936         (feedmail-say-debug, feedmail-say-chatter): New functions.
14937         (feedmail-find-eoh): Give an explicit error.
14939 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
14941         * net/newst-treeview.el (newsticker-treeview-face): Change default
14942         family from helvetica to sans.
14943         (newsticker-treeview-tool-bar-map): Move tool-bar icons to
14944         etc/images/newsticker.
14946         * net/newst-reader.el (newsticker-feed-face): Change default
14947         family from helvetica to sans.
14949         * net/newst-plainview.el (newsticker-new-item-face)
14950         (newsticker-old-item-face, newsticker-immortal-item-face)
14951         (newsticker-obsolete-item-face, newsticker-date-face)
14952         (newsticker-statistics-face): Change default family from
14953         helvetica to sans.
14954         (newsticker--plainview-tool-bar-map): Move tool-bar icons to
14955         etc/images/newsticker.
14957         * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
14958         (newsticker--process-auto-mark-filter-match): Tell user about
14959         auto-marking.
14961 2011-05-13  Didier Verna  <didier@xemacs.org>
14963         Common Lisp indentation improvements on defmethod and lambda-lists.
14964         * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
14965         TODO entries.
14966         (lisp-lambda-list-keyword-parameter-indentation)
14967         (lisp-lambda-list-keyword-parameter-alignment)
14968         (lisp-lambda-list-keyword-alignment): New customizable user options.
14969         (lisp-indent-defun-method): Improve docstring.
14970         (extended-loop-p): Fix comment.
14971         (lisp-indent-lambda-list-keywords-regexp): New variable.
14972         (lisp-indent-lambda-list): New function.
14973         (lisp-indent-259): Use it.
14974         (lisp-indent-defmethod): Support for more than one
14975         method qualifier and properly indent methods lambda-lists.
14976         (defgeneric): Provide a missing common-lisp-indent-function property.
14978 2011-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14980         * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
14981         bounds for the empty string (bug#8667).
14983 2011-05-13  Glenn Morris  <rgm@gnu.org>
14985         * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
14987         * mail/sendmail.el (sendmail-program): Try executable-find first.
14988         (sendmail-send-it): `sendmail-program' cannot be unbound.
14990         * calendar/appt.el (appt-make-list): Simplify.
14991         (appt-time-msg-list): Doc fix.
14992         (appt-check): Change mode-line message at the time of the appointment.
14994 2011-05-12  Andreas Schwab  <schwab@linux-m68k.org>
14996         * progmodes/ld-script.el (ld-script-keywords)
14997         (ld-script-builtins): Update keywords list.
14999 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15001         * progmodes/grep.el (grep-filter): Don't trip on partial lines.
15003         * shell.el (shell-completion-vars): New function.
15004         (shell-mode):
15005         * simple.el (read-shell-command): Use it.
15006         (blink-matching-open): No need for " [...]" in minibuffer-message.
15008 2011-05-12  Glenn Morris  <rgm@gnu.org>
15010         * calendar/appt.el (appt-now-displayed): Remove pointless variable.
15011         (appt-check): Simplify.
15013 2011-05-12  Eli Zaretskii  <eliz@gnu.org>
15015         * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
15016         literal "/dev/null".
15018 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15020         * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
15021         Fix typo.
15023 2011-05-12  Ralph Schleicher  <rs@ralph-schleicher.de>
15025         * progmodes/which-func.el (which-function):
15026         Use add-log-current-defun instead of add-log-current-defun-function,
15027         which might not be defined (Bug#8260).
15029 2011-05-12  Glenn Morris  <rgm@gnu.org>
15031         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
15032         Let byte-compile-initial-macro-environment always take precedence.
15034 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15036         * net/rcirc.el: Add support for SSL/TLS connections.
15037         (rcirc-server-alist): New field `encryption'.
15038         (rcirc): Check `encryption' settings.
15039         (rcirc-connect): New arg `encryption'.  Use open-network-stream.
15040         Merge make-local-variable into `set'.
15041         (rcirc--connection-open-p): New function.
15042         (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
15043         the process is not a network process (e.g. running gnutls-cli).
15044         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
15045         Make rcirc-(en|de)code-coding-system local here.
15046         (rcirc-mode): Merge make-local-variable into `set'.
15047         (rcirc-parent-buffer): Make permanent buffer-local.
15048         (rcirc-multiline-minor-mode): Don't do it here.
15049         (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
15050         there's no server buffer.
15052 2011-05-11  Glenn Morris  <rgm@gnu.org>
15054         * newcomment.el (comment-kill): Prefix "unused" local.
15056         * term/w32console.el (get-screen-color): Declare.
15058         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
15059         Handle symbol elements of byte-compile-initial-macro-environment.
15061 2011-05-10  Leo Liu  <sdl.web@gmail.com>
15063         * bookmark.el (bookmark-bmenu-mode-map):
15064         Bind bookmark-bmenu-search to `/'.
15066         * mail/footnote.el: Convert to utf-8 encoding.
15067         (footnote-unicode-string, footnote-unicode-regexp): New variable.
15068         (Footnote-unicode): New function.
15069         (footnote-style-alist): Add unicode style to the list.
15070         (footnote-style): Doc fix.
15072 2011-05-10  Jim Meyering  <meyering@redhat.com>
15074         Fix doubled-word typos.
15075         * international/quail.el (quail-insert-kbd-layout): and and -> and
15076         * kermit.el: and and -> and
15077         * net/ldap.el (ldap-search-internal): to to -> to
15078         * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
15079         * progmodes/js.el (js-mode): and and -> and
15080         * textmodes/artist.el (artist-move-to-xy): at at -> at
15081         (artist-draw-region-trim-line-endings): if if -> if
15082         And Safetyc -> Safety.
15083         * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
15085 2011-05-10  Glenn Morris  <rgm@gnu.org>
15086             Stefan Monnier  <monnier@iro.umontreal.ca>
15088         * files.el (hack-one-local-variable-eval-safep):
15089         Consider "eval: (foo-mode)" to be safe.  (Bug#8613)
15091 2011-05-10  Glenn Morris  <rgm@gnu.org>
15093         * calendar/diary-lib.el (diary-list-entries-hook)
15094         (diary-mark-entries-hook, diary-nongregorian-listing-hook)
15095         (diary-nongregorian-marking-hook, diary-list-entries)
15096         (diary-include-other-diary-files, diary-mark-entries)
15097         (diary-mark-included-diary-files): Doc fixes.
15099 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
15101         * misc.el: Require tabulated-list.el during compilation.
15103 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
15105         * progmodes/compile.el (compilation-start):
15106         Run compilation-filter-hook for the async case too.
15107         (compilation-filter-hook): Doc fix.
15109 2011-05-09  Deniz Dogan  <deniz@dogan.se>
15111         * wdired.el: Remove outdated installation comment.  Fix usage
15112         comment.
15114 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
15116         * misc.el: Implement new command `list-dynamic-libraries'.
15117         (list-dynamic-libraries--loaded-only-p): New variable.
15118         (list-dynamic-libraries--refresh): New function.
15119         (list-dynamic-libraries): New command.
15121 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
15123         * progmodes/compile.el (compilation-error-regexp-alist-alist):
15124         Fix the ant regexp to handle end-line and end-column info from jikes.
15125         Re-introduce maven regexp.  Give the ruby-Test::Unit regexp a
15126         higher priority to avoid clobbering by gnu.
15128 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
15130         * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
15131         if the face has existing theme settings (Bug#8454).
15133 2011-05-08  Ralph Schleicher  <rs@ralph-schleicher.de>
15135         * progmodes/perl-mode.el (perl-imenu-generic-expression):
15136         Only match variables declared via `my' or `our' (Bug#8261).
15138         * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
15139         special file names `.' and `..' (Bug#8259).
15141 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
15143         * progmodes/grep.el (grep-mode-font-lock-keywords):
15144         Remove buffer-changing entries.
15145         (grep-filter): New function.
15146         (grep-mode): Add it to compilation-filter-hook.
15148         * progmodes/compile.el (compilation-filter-hook)
15149         (compilation-filter-start): New defvars.
15150         (compilation-filter): Call compilation-filter-hook prior to
15151         updating the process mark.
15153 2011-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15155         * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
15157 2011-05-07  Eli Zaretskii  <eliz@gnu.org>
15159         * mail/sendmail.el (send-mail-function): On MS-Windows, default to
15160         mailclient-send-it even if window-system is nil.  (Bug#8595)
15162         * term/w32console.el (terminal-init-w32console):
15163         Call get-screen-color and use its output to set the frame
15164         background-mode.  (Bug#8597)
15166 2011-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15168         Make bytecomp.el understand that defmethod defines funs (bug#8631).
15169         * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
15170         New functions.
15171         (defgeneric, eieio--defmethod): Use them.
15172         (eieio-defgeneric): Remove.
15173         (defmethod): Call defgeneric in a way visible to the byte-compiler.
15175 2011-05-07  Glenn Morris  <rgm@gnu.org>
15177         * calendar/timeclock.el (timeclock-log-data): Remove unused local.
15178         Use let rather than let*.
15179         (timeclock-find-discrep): Remove unused local.
15181         * calendar/diary-lib.el (diary-comment-start): Doc fix.
15183         * calendar/appt.el (appt-time-msg-list): Doc fix.
15185 2011-05-06  Noah Friedman  <friedman@splode.com>
15187         * apropos.el (apropos-print-doc): Only use
15188         emacs-lisp-docstring-fill-column when it is bound to an integer,
15189         per that variable's documentation.
15191 2011-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15193         * lpr.el (print-region-1): Echo lpr-program's output, so error messages
15194         and warnings are not silently discarded (e.g. use -d instead of -P).
15196 2011-05-06  Glenn Morris  <rgm@gnu.org>
15198         * calendar/appt.el (appt-message-warning-time): Doc fix.
15199         (appt-warning-time-regexp): New option.
15200         (appt-make-list): Respect appt-message-warning-time.
15202         * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
15203         New options.
15204         (diary-add-to-list): Strip comments from the displayed string.
15205         (diary-mode): Set comment-start and comment-end.
15207         * vc/diff-mode.el (smerge-refine-subst): Declare.
15208         (diff-refine-hunk): Don't require smerge-mode when compiling.
15210 2011-05-06  Juanma Barranquero  <lekktu@gmail.com>
15212         * simple.el (list-processes): Return nil as the docstring says.
15214 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
15216         * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
15217         to "".
15218         (ange-ftp-write-region, ange-ftp-insert-file-contents)
15219         (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
15220         determining of binary transfer.  (Bug#7383)
15222 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
15224         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
15225         Fix port computation bug.  (Bug#8618)
15227 2011-05-05  Glenn Morris  <rgm@gnu.org>
15229         * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
15231         * simple.el (shell-dynamic-complete-functions)
15232         (comint-dynamic-complete-functions): Declare.
15234         * net/network-stream.el (gnutls-negotiate):
15235         * simple.el (tabulated-list-print): Fix declarations.
15237         * progmodes/gud.el (syntax-symbol, syntax-point):
15238         Remove unnecessary and incorrect declarations.
15240         * emacs-lisp/check-declare.el (check-declare-scan):
15241         Handle byte-compile-initial-macro-environment in bytecomp.el
15243 2011-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15245         Fix earlier half-done eieio-defmethod change (bug#8338).
15246         * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
15247         Streamline and change calling convention.
15248         (defmethod): Adjust accordingly and simplify.
15249         (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
15250         new eieio--defmethod.
15251         (slot-boundp): Minor CSE simplification.
15253 2011-05-05  Milan Zamazal  <pdm@zamazal.org>
15255         * progmodes/glasses.el (glasses-separate-capital-groups): New option.
15256         (glasses-make-readable): Use glasses-separate-capital-groups.
15258 2011-05-05  Juanma Barranquero  <lekktu@gmail.com>
15260         * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
15261         (warning-series): Doc fix.
15262         (display-warning): Don't try to create the buffer if we just found it.
15264 2011-05-04  Chong Yidong  <cyd@stupidchicken.com>
15266         * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
15267         (autoload-find-generated-file): New function.
15268         (generate-file-autoloads): Bind generated-autoload-file to
15269         buffer-file-name.
15270         (update-file-autoloads, update-directory-autoloads):
15271         Use autoload-find-generated-file.  If called interactively, prompt for
15272         output file (Bug#7989).
15273         (batch-update-autoloads): Doc fix.
15275 2011-05-04  Juanma Barranquero  <lekktu@gmail.com>
15277         * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
15279 2011-05-04  Glenn Morris  <rgm@gnu.org>
15281         * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
15282         function, so it follows changes in calendar-date-style.
15283         (diary-fancy-date-matcher): New function.
15284         (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
15285         (diary-fancy-font-lock-fontify-region-function):
15286         Use diary-fancy-date-pattern as a function.
15288         * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
15289         non-numbers for `year' etc pseudo-variables.  (Bug#8583)
15291 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
15293         * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
15294         instead of positional arguments.  Allow :keylist and :crlfiles
15295         arguments.
15296         (open-gnutls-stream): Call it.
15298         * net/network-stream.el (network-stream-open-starttls): Adjust to
15299         call `gnutls-negotiate' with :process and :hostname arguments.
15301 2011-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15303         * minibuffer.el (completion--message): New function.
15304         (completion--do-completion, minibuffer-complete)
15305         (minibuffer-force-complete, minibuffer-complete-word): Use it.
15306         (completion--do-completion): Don't ignore completion-auto-help when in
15307         icomplete-mode.
15309         * whitespace.el (whitespace-trailing-regexp): Don't rely on the
15310         internal encoding (e.g. tibetan zero is not whitespace).
15311         (global-whitespace-mode): Prefer save-current-buffer.
15312         (whitespace-trailing-regexp): Remove useless save-match-data.
15313         (whitespace-empty-at-bob-regexp): Minor simplification.
15315 2011-05-03  Chong Yidong  <cyd@stupidchicken.com>
15317         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
15319 2011-05-03  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
15321         * textmodes/ispell.el (ispell-add-per-file-word-list):
15322         Use `concat' to create string for insertion.
15324 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15326         * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
15327         Avoid open-line which runs post-self-insert-hook.
15328         (bibtex-fill-entry): Remove unused `end' var.
15330 2011-05-03  Dirk Ullrich  <dirk.ullrich@googlemail.com>  (tiny change)
15332         * textmodes/ispell.el (ispell-add-per-file-word-list):
15333         Protect against `nil' value of `comment-start' (Bug#8579).
15335 2011-05-03  Leo Liu  <sdl.web@gmail.com>
15337         * isearch.el (isearch-yank-pop): New command.
15338         (isearch-mode-map): Bind it to `M-y'.
15339         (isearch-forward): Mention it.
15341 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15343         * simple.el (minibuffer-complete-shell-command): Remove.
15344         (minibuffer-local-shell-command-map): Use completion-at-point.
15345         (read-shell-command): Setup completion vars here instead.
15346         (read-expression-map): Bind TAB to symbol completion.
15348         * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
15349         error directly rather via storing it into `results'.
15351 2011-05-02  Leo Liu  <sdl.web@gmail.com>
15353         * vc/diff.el: Fix description.
15355 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15357         * server.el (server-eval-at): New function.
15359 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15361         * net/network-stream.el (open-network-stream): Take a :nowait
15362         parameter and pass it on to `make-network-process'.
15363         (network-stream-open-plain): Ditto.
15365 2011-04-30  Andreas Schwab  <schwab@linux-m68k.org>
15367         * faces.el (face-spec-set-match-display): Don't match toolkit
15368         options on terminal frames.
15370 2011-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15372         * progmodes/pascal.el: Use lexical binding.
15373         (pascal-mode-map): Remove author preferences.
15375         * pcomplete.el (pcomplete-std-complete): Don't abuse
15376         completion-at-point.
15378 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
15380         * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
15381         removing code that has been dead since 1991 or so.
15383         * startup.el (command-line): When warning about "_emacs", use a
15384         delayed warning to allow the user to filter it out.
15386 2011-04-28  Deniz Dogan  <deniz@dogan.se>
15388         * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
15389         user has not joined.
15391 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15393         * pcomplete.el (pcomplete-completions-at-point): Return nil if there
15394         aren't any completions at point.
15396 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
15398         * subr.el (display-delayed-warnings): New function.
15399         (delayed-warnings-hook): New variable.
15401 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15403         * minibuffer.el (completion-at-point, completion-help-at-point):
15404         Don't presume that a given completion-at-point-function will always
15405         use the same calling convention.
15407         * pcomplete.el (pcomplete-completions-at-point):
15408         Obey pcomplete-ignore-case.  Don't call pcomplete-norm-func unless
15409         pcomplete-seen is non-nil.
15410         (pcomplete-comint-setup): Also recognize the new comint/shell
15411         completion functions.
15412         (pcomplete-do-complete): Don't call pcomplete-norm-func unless
15413         pcomplete-seen is non-nil.
15415 2011-04-27  Niels Giesen  <niels.giesen@gmail.com>
15417         * calendar/icalendar.el (diary-lib): Add require statement.
15418         (icalendar--create-uid): Read out a uid from a text-property on
15419         the first character in the entry.  This allows for code to add its
15420         own uid to the entry.
15421         (icalendar--convert-float-to-ical): Add export of
15422         `diary-float'-entries save for those with the optional DAY
15423         argument.
15425 2011-04-27  Daniel Colascione  <dan.colascione@gmail.com>
15427         * subr.el (shell-quote-argument): Use alternate escaping strategy
15428         when we spot a variable reference in a string.
15430 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
15432         * cus-start.el (all): Define customization for debug-on-event.
15434 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
15436         * subr.el (shell-quote-argument): Escape correctly under Windows.
15438 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15440         * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
15442 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
15444         * net/tramp.el (tramp-process-actions): Add POS argument.
15445         Delete region between POS and (pos).
15447         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
15448         Use `nil' position in `tramp-process-actions' call.
15449         (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
15451         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
15452         position in `tramp-process-actions' call.
15454         * net/trampver.el: Update release number.
15456 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15458         * custom.el (defcustom): Obey lexical-binding.
15460         Fix octave-inf completion problems reported by Alexander Klimov.
15461         * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
15462         Inherit from octave-mode-syntax-table.
15463         (inferior-octave-mode): Set info-lookup-mode.
15464         (inferior-octave-completion-at-point): New function.
15465         (inferior-octave-complete): Use it and completion-in-region.
15466         (inferior-octave-dynamic-complete-functions): Use it as well, and use
15467         comint-filename-completion.
15468         * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
15469         symbol elements which shouldn't be word elements.
15470         (octave-font-lock-keywords, octave-beginning-of-defun)
15471         (octave-function-header-regexp): Adjust regexps accordingly.
15472         (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
15474 2011-04-25  Juanma Barranquero  <lekktu@gmail.com>
15476         * net/gnutls.el (gnutls-errorp): Declare before first use.
15478 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
15480         * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
15481         verify-error, and verify-hostname-error parameters.  Check whether
15482         default trustfile exists before going to use it.  Add missing
15483         argument to gnutls-message-maybe call.  Return value.
15484         Reported by Claudio Bley <claudio.bley@gmail.com>.
15485         (open-gnutls-stream): Add usage example.
15487         * net/network-stream.el (network-stream-open-starttls): Give host
15488         parameter to `gnutls-negotiate'.
15489         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
15490         * subr.el (shell-quote-argument): Escape correctly under Windows.
15492 2011-04-24  Daniel Colascione  <dan.colascione@gmail.com>
15494         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
15495         Use correct match group (bug#8438).
15497 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
15499         * emacs-lisp/package.el (package-built-in-p): Fix typo.
15500         (package-menu--generate): New arg specifying packages to show.
15501         (package-menu-refresh, package-menu-execute, list-packages):
15502         Callers changed.
15503         (package-show-package-list): New function, replacing deleted
15504         package--list-packages (renamed because it is non-internal).
15506         * finder.el (finder-list-matches): Use package-show-package-list
15507         instead of deleted package--list-packages.
15509         * vc/vc-annotate.el (vc-annotate-goto-line): New command.
15510         Based on a previous implementation by Juanma Barranquero (Bug#8366).
15511         (vc-annotate-mode-map): Bind it to RET.
15513 2011-04-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
15515         * progmodes/etags.el (next-file): Don't use set-buffer to change
15516         buffers (Bug#8478).
15518 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
15520         * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
15522         * apropos.el (apropos-label-face): Avoid variable-pitch face.
15523         (apropos-accumulator): Doc fix.
15524         (apropos-function, apropos-macro, apropos-command)
15525         (apropos-variable, apropos-face, apropos-group, apropos-widget)
15526         (apropos-plist): Add face property.
15527         (apropos-symbols-internal): Fix indentation.
15528         (apropos-print): Simplify help, and recognize apropos-multi-type.
15529         (apropos-print-doc): Use button-type-get to extract the button's
15530         face property.  Fill docstring (Bug#8352).
15532 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
15534         * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
15536         * play/mpuz.el (mpuz-silent): Doc fix.
15537         (mpuz-mode-map): Use mapc.
15538         (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
15539         (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
15540         Fix typos in docstrings.
15542         * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
15543         (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
15545         * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
15547 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
15549         * minibuffer.el (completion--do-completion): Avoid the "Next char
15550         not unique" prompt if icomplete-mode is enabled (Bug#5849).
15552         * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
15553         mouse-2 into unread-command-events, it is interpreted correctly.
15555         * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
15556         (image-toggle-display): Doc fix.
15558 2011-04-23  Stephen Berman  <stephen.berman@gmx.net>
15560         * textmodes/page.el (what-page): Use line-number-at-pos to
15561         calculate line number (Bug#6825).
15563 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
15565         * eshell/esh-mode.el (find-tag-interactive): Declare function.
15566         (eshell-find-tag): Remove `with-no-warnings', unneeded now.
15567         Pass argument NO-DEFAULT to `find-tag-interactive'.
15569 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
15571         Lexical-binding cleanup.
15573         * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
15574         (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
15575         * progmodes/ada-prj.el (ada-prj-initialize-values)
15576         (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
15577         (ada-prj-show-value):
15578         * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
15579         * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
15580         (antlr-invalidate-context-cache, antlr-options-menu-filter)
15581         (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
15582         * progmodes/bug-reference.el (bug-reference-push-button):
15583         * progmodes/fortran.el (fortran-line-length):
15584         * progmodes/glasses.el (glasses-change):
15585         * progmodes/octave-mod.el (octave-fill-paragraph):
15586         * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
15587         (python-pdbtrack-grub-for-buffer, python-sentinel):
15588         * progmodes/sql.el (sql-save-connection):
15589         * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
15590         * progmodes/xscheme.el (xscheme-enter-debugger-mode):
15591         Mark unused parameters.
15593         * progmodes/compile.el (compilation--flush-directory-cache)
15594         (compilation--flush-parse, compile-internal): Mark unused parameters.
15595         (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
15596         (compilation-next-error-function): Remove unused variable `timestamp'.
15598         * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
15599         (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
15601         * progmodes/dcl-mode.el (dcl-end-of-command):
15602         Remove unused variable `start'.
15603         (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
15604         (dcl-option-value-basic, dcl-option-value-offset)
15605         (dcl-option-value-margin-offset, dcl-option-value-comment-line):
15606         Mark unused parameters.
15607         (dcl-save-local-variable): Remove unused variable `val'.
15608         (mode): Declare.
15610         * progmodes/delphi.el (delphi-save-state, delphi-after-change):
15611         Mark unused parameters.
15612         (delphi-ignore-changes): Move before first use.
15613         (delphi-charset-token-at): Remove unused variable `start'.
15614         (delphi-else-start): Remove unused variable `if-count'.
15615         (delphi-comment-block-start, delphi-comment-block-end):
15616         Remove unused variable `kind'.
15617         (delphi-indent-line): Remove unused variable `new-point'.
15619         * progmodes/ebrowse.el (ebrowse-files-list)
15620         (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
15621         Mark unused parameters.  Don't quote `lambda'.
15622         (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
15623         Don't quote `lambda'.
15624         (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
15625         (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
15626         (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
15627         (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
15628         Use `ignore-errors'.
15629         (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
15630         (ebrowse-view/find-file-and-search-pattern)
15631         (ebrowse-view/find-member-declaration/definition):
15632         Rename parameter TAGS-FILE-NAME to TAGS-FILE.
15633         (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
15634         Rename parameter PREFIX-ARG to PREFIX.
15635         (ebrowse-tags-read-name): Remove unused variables `start' and
15636         `member-info'.
15637         (ebrowse-display-member-buffer): Rename variable `tags-file-name'
15638         to `tags-file'.
15640         * progmodes/etags.el (local-find-tag-hook): Declare.
15641         (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
15642         Mark unused parameters.
15644         * progmodes/executable.el (compilation-error-regexp-alist): Declare.
15645         (executable-interpret): Mark unused parameter.
15647         * progmodes/flymake.el (flymake-process-sentinel)
15648         (flymake-after-change-function)
15649         (flymake-create-temp-with-folder-structure)
15650         (flymake-get-include-dirs-dot): Mark unused parameters.
15651         (flymake-safe-delete-directory): Remove unused variable `err'.
15653         * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
15654         (speedbar-timer-fn, speedbar-line-text)
15655         (speedbar-change-expand-button-char, speedbar-delete-subblock)
15656         (speedbar-center-buffer-smartly): Declare functions.
15657         (gdb-find-watch-expression): Remove unused variable `array'.
15658         (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
15659         (gdb-starting): Mark unused parameters.
15660         (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
15661         (gdb-table-string): Remove unused variable `res'.
15662         (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
15663         (gdb-disassembly-handler-custom): Remove unused variable `pos'.
15664         (gdb-display-buffer): Remove unused variable `cur-size'.
15666         * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
15667         allow lexical-binding compilation.
15668         (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
15669         (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
15670         (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
15671         Mark unused parameters.
15672         (gud-gdb-marker-filter): Remove unused variable `match'.
15673         (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
15674         lambda expressions and funcall them, instead of using `fset'.
15676         * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
15677         HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
15679         * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
15680         variable `header-beg'; use `let'.
15682         * progmodes/icon.el (indent-icon-exp): Remove unused variables
15683         `restart', `last-sexp' and `at-do'.
15685         * progmodes/js.el (js--debug): Mark unused parameter.
15686         (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
15687         (js--splice-into-items): Remove unused variable `item'.
15688         (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
15690         * progmodes/make-mode.el (makefile-make-font-lock-keywords):
15691         Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
15692         (makefile-complete): Remove unused variable `try'.
15693         (makefile-fill-paragraph, makefile-match-function-end):
15694         Mark unused parameters.
15696         * progmodes/octave-inf.el (inferior-octave-complete):
15697         Remove unused variable `proc'.
15698         (inferior-octave-output-digest): Mark unused parameter.
15700         * progmodes/perl-mode.el (perl-calculate-indent):
15701         Remove unused variable `err'.
15703         * progmodes/prolog.el (prolog-mode-keybindings-inferior)
15704         (prolog-indent-line): Mark unused parameters.
15705         (prolog-indent-line): Remove unused variable `beg'.
15707         * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
15708         (reporter-dont-compact-list): Declare.
15710         * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
15711         Remove unused variable `char'.
15712         (sh-debug): Mark unused parameter.
15713         (sh-get-indent-info): Remove unused variable `start'.
15714         (sh-calculate-indent): Remove unused variable `var'.
15716         * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
15717         (simula-electric-keyword): Remove unused variable `null'.
15718         (simula-search-backward, simula-search-forward): Remove unused
15719         variables `begin' and `end'.
15721         * progmodes/vera-mode.el (vera-guess-basic-syntax):
15722         Remove unused variable `pos'.
15723         (vera-electric-tab, vera-comment-uncomment-region):
15724         Mark unused parameters.
15725         (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
15727 2011-04-22  Chong Yidong  <cyd@stupidchicken.com>
15729         * emacs-lisp/package.el (package--builtins, package-alist)
15730         (package-load-descriptor, package-built-in-p, package-activate)
15731         (define-package, package-installed-p)
15732         (package-compute-transaction, package-buffer-info)
15733         (package--push): Doc fix.  Distinguish more clearly between
15734         version strings and version lists.
15736 2011-04-21  Juanma Barranquero  <lekktu@gmail.com>
15738         Lexical-binding cleanup.
15740         * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
15741         (5x5-make-mutate-best):
15742         * play/fortune.el (fortune-in-buffer):
15743         * play/gomoku.el (gomoku-init-display):
15744         * play/solitaire.el (solitaire, solitaire-do-check):
15745         * play/tetris.el (tetris-default-update-speed-function):
15746         Mark unused parameters.
15748         * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
15749         (bubbles--shift): Remove unused variable `char-org'.
15750         (bubbles--set-faces): Remove unused variable `fg-col'.  Simplify.
15751         (bubbles--show-images): Remove unused variable `char'.
15753         * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
15754         (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
15755         (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
15756         (decipher-analyze-buffer): Use ?\s.
15757         (decipher-make-checkpoint): Remove unused variable `mapping'.
15759         * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
15761         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
15762         Remove unused variable `result'; use `let'.
15764         * play/gametree.el (gametree-current-layout, gametree-apply-layout):
15765         Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
15766         (gametree-children-shown-p, gametree-compute-reduced-score):
15767         Use `ignore-errors'.
15769         * play/handwrite.el (ps-lpr-switches): Declare.
15770         (handwrite): Remove unused variables `pmin' and `lastp'.
15772         * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
15774         * play/landmark.el (landmark-init-display)
15775         (landmark-update-naught-weights): Mark unused parameters.
15776         (landmark-y): Remove unused variable `noise'.  Simplify.
15777         (landmark-human-plays): Remove unused variable `score'.
15779         * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
15780         (mpuz-try-proposal): Remove unused variable `game'.
15782         * play/zone.el (life-patterns): Declare.
15784 2011-04-20  Juanma Barranquero  <lekktu@gmail.com>
15786         * vc/vc.el (ediff-vc-internal): Declare function.
15788 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15790         * shell.el: Use lexical-binding and std completion UI.
15791         (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
15792         (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
15793         comint-preoutput-filter-functions rather than on
15794         comint-output-filter-functions.
15795         (shell-command-completion, shell--command-completion-data)
15796         (shell-filename-completion, shell-environment-variable-completion)
15797         (shell-c-a-p-replace-by-expanded-directory): New functions.
15798         (shell-dynamic-complete-functions, shell-dynamic-complete-command)
15799         (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
15800         (shell-dynamic-complete-environment-variable): Use them.
15801         (shell-dynamic-complete-as-environment-variable)
15802         (shell-dynamic-complete-as-command): Remove.
15803         (shell-match-partial-variable): Match past point.
15804         * comint.el: Clean up use of completion-at-point-functions.
15805         (comint-completion-at-point): New function.
15806         (comint-mode): Use it completion-at-point-functions.
15807         (comint-dynamic-complete): Make it obsolete.
15808         (comint-replace-by-expanded-history-before-point): Add dry-run arg.
15809         (comint-c-a-p-replace-by-expanded-history): New function.
15810         (comint-dynamic-complete-functions)
15811         (comint-replace-by-expanded-history): Use it.
15812         * minibuffer.el (completion-table-with-terminator): Allow dynamic
15813         termination strings.  Try harder to avoid second try-completion.
15814         (completion-in-region-mode-map): Disable bindings that don't work yet.
15816         * comint.el: Use lexical-binding.  Require CL.
15817         (comint-dynamic-complete-functions): Use comint-filename-completion.
15818         (comint-completion-addsuffix): Tweak custom type.
15819         (comint-filename-completion, comint--common-suffix)
15820         (comint--common-quoted-suffix, comint--table-subvert)
15821         (comint--complete-file-name-data): New functions.
15822         (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
15823         (comint-dynamic-list-filename-completions): Use them.
15824         (comint-dynamic-simple-complete): Make obsolete.
15826         * minibuffer.el (completion-in-region-mode):
15827         Keep completion-in-region-mode--predicate global.
15828         (completion-in-region--postch):
15829         Assume completion-in-region-mode--predicate is not null.
15831         * progmodes/flymake.el (flymake-start-syntax-check-process):
15832         Obey `dir'.  Simplify.
15834         * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
15835         we're in VC after all.
15837 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
15839         * vc/vc.el (vc-diff-build-argument-list-internal)
15840         (vc-version-ediff, vc-ediff): New commands.
15841         (vc-version-diff): Use vc-diff-build-argument-list-internal.
15843 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15845         * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
15846         add sanity check.
15848         * obsolete/erc-hecomplete.el: Make obsolete.
15849         * obsolete/: Standardize obsolescence info in the header.
15851 2011-04-20  Glenn Morris  <rgm@gnu.org>
15853         * calendar/solar.el (solar-horizontal-coordinates):
15854         Use the longitude argument rather than `calendar-longitude'.
15855         (solar-date-next-longitude): Remove unused locals.
15857 2011-04-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15859         * whitespace.el: New version 13.2.1.
15861 2011-04-20  felix  <EmacsWiki>  (tiny change)
15863         * whitespace.el (global-whitespace-mode): Keep highlight when
15864         switching between major modes on a file.
15866 2011-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15868         * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
15869         (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
15870         multi-line comments as well.
15872 2011-04-19  Juanma Barranquero  <lekktu@gmail.com>
15874         Lexical-binding cleanup.
15876         * arc-mode.el (archive-mode-revert):
15877         * cmuscheme.el (scheme-interactively-start-process):
15878         * custom.el (custom-initialize-delay):
15879         * dnd.el (dnd-open-local-file, dnd-open-remote-url):
15880         * dos-w32.el (direct-print-region-helper, direct-print-region-function):
15881         * emacs-lock.el (emacs-lock-clear-sentinel):
15882         * ezimage.el (defezimage):
15883         * follow.el (follow-avoid-tail-recenter):
15884         * fringe.el (set-fringe-mode-1):
15885         * generic-x.el (bat-generic-mode-compile):
15886         * help-mode.el (help-info-variable, help-do-xref)
15887         (help-mode-revert-buffer):
15888         * help.el (view-emacs-todo):
15889         * iswitchb.el (iswitchb-completion-help):
15890         * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
15891         * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
15892         (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
15893         * locate.el (locate-update):
15894         * longlines.el (longlines-encode-region)
15895         (longlines-after-change-function):
15896         * outline.el (outline-isearch-open-invisible):
15897         * ps-def.el (declare-function, charset-dimension, char-width)
15898         (encode-char):
15899         * ps-mule.el (ps-mule-plot-string):
15900         * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
15901         (recentf-edit-list-select, recentf-edit-list-validate)
15902         (recentf-open-files-action):
15903         * rect.el (delete-whitespace-rectangle-line)
15904         (rectangle-number-line-callback):
15905         * register.el (window-configuration-to-register)
15906         (frame-configuration-to-register):
15907         * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
15908         * select.el (xselect-convert-to-string, xselect-convert-to-length)
15909         (xselect-convert-to-targets, xselect-convert-to-delete)
15910         (xselect-convert-to-filename, xselect-convert-to-charpos)
15911         (xselect-convert-to-lineno, xselect-convert-to-colno)
15912         (xselect-convert-to-os, xselect-convert-to-host)
15913         (xselect-convert-to-user, xselect-convert-to-class)
15914         (xselect-convert-to-name, xselect-convert-to-integer)
15915         (xselect-convert-to-atom, xselect-convert-to-identity):
15916         * subr.el (declare, ignore, process-kill-without-query)
15917         (text-clone-maintain):
15918         * terminal.el (te-get-char, te-tic-sentinel):
15919         * tool-bar.el (tool-bar-make-keymap):
15920         * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
15921         * type-break.el (type-break-mode, type-break-noninteractive-query):
15922         * view.el (View-back-to-mark):
15923         * wid-browse.el (widget-browse-action, widget-browse-widget)
15924         (widget-browse-widgets, widget-browse-sexp):
15925         * widget.el (define-widget-keywords):
15926         * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
15927         Mark unused parameters.
15929         * align.el (align-adjust-col-for-rule): Mark unused parameter.
15930         (align-areas): Remove unused variable `look'.
15931         (align-region): Remove unused variables `real-end' and `pos-list'.
15933         * apropos.el (apropos-score-doc): Remove unused variable `i'.
15935         * bindings.el (mode-line-modified, mode-line-remote):
15936         Mark unused parameters.
15937         (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
15939         * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
15940         (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
15942         * comint.el (comint-history-isearch-pop-state)
15943         (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
15944         (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
15945         (comint-substitute-in-file-name): Doc fix.
15947         * completion.el (cmpl-statistics-block): Mark unused parameter.
15948         (add-completions-from-tags-table, add-completions-from-lisp-buffer)
15949         (save-completions-to-file, load-completions-from-file):
15950         Remove unused local variable `e'.
15952         * composite.el (compose-chars): Remove unused variable `len'.
15953         (lgstring-insert-glyph): Remove unused variable `g'.
15954         (compose-glyph-string): Remove unused variables `ascent',
15955         `descent', `lbearing' and `rbearing'.
15956         (compose-glyph-string-relative): Remove unused variables
15957         `lbearing', `rbearing' and `wadjust'.
15958         (compose-gstring-for-graphic): Remove unused variables `header',
15959         `wadjust', `xoff' and `yoff'.  Use `let', not `let*'.
15960         (compose-gstring-for-terminal): Remove unused variables `header'
15961         and `nchars'.  Use `let', not `let*'.
15963         * cus-edit.el (Custom-set, Custom-save, custom-reset)
15964         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
15965         (Custom-buffer-done, custom-buffer-create-internal)
15966         (custom-browse-visibility-action, custom-browse-group-tag-action)
15967         (custom-browse-variable-tag-action, custom-browse-face-tag-action)
15968         (widget-magic-mouse-down-action, custom-toggle-parent)
15969         (custom-add-parent-links, custom-toggle-hide-variable)
15970         (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
15971         (custom-toggle-hide-face, face, hook, custom-group-link-action)
15972         (custom-face-menu-create, custom-variable-menu-create, get)
15973         (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
15974         (custom-reset-standard-save-and-update): Remove unused variable `value'.
15975         (customize-apropos): Remove unused variable `tests'.
15976         (custom-group-value-create): Remove unused variable `hidden-p'.
15977         (sort-fold-case): Declare.
15979         * cus-theme.el (custom-reset-standard-faces-list)
15980         (custom-reset-standard-variables-list): Declare.
15981         (customize-create-theme, custom-theme-revert, custom-theme-write)
15982         (custom-theme-choose-mode, customize-themes, custom-theme-save):
15983         Mark unused parameters.
15985         * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
15987         * delim-col.el (delimit-columns-max): Move defvar before first use.
15989         * descr-text.el (describe-char-categories): Don't quote `lambda'.
15990         (describe-char): Don't quote `lambda'.  Mark unused parameter.
15992         * desktop.el (desktop-save-buffer-p): Mark unused parameter.
15993         (auto-insert): Declare.
15994         (desktop-restore-file-buffer): Rename desktop-* parameters;
15995         mark unused ones.
15996         (desktop-create-buffer): Rename desktop-* parameters and bind them.
15997         (desktop-buffer): Rename desktop-* parameters.
15999         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
16000         (dframe-reposition-frame-xemacs, dframe-help-echo)
16001         (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
16002         Mark unused parameters.
16004         * dired-aux.el (backup-extract-version-start, overwrite-query)
16005         (overwrite-backup-query, rename-regexp-query)
16006         (rename-non-directory-query): Declare.
16007         (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
16008         (dired-add-entry): Remove unused variable `orig-file-name'.
16009         (dired-copy-file-recursive): Remove unused variable `dirfailed'.
16010         Use parameter PRESERVE-TIME instead of accessing dynamic variable
16011         `dired-copy-preserve-time' directly.
16012         (dired-do-create-files-regexp): Remove unused variable `fn-count'.
16013         (dired-insert-subdir-newpos): Rename unused variable `pos'.
16015         * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
16016         (dired-virtual-revert, dired-make-relative-symlink):
16017         Mark unused parameters.
16018         (manual-program): Declare.
16019         (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
16020         (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
16021         wrapped in `with-no-warnings' to avoid replacing one warning by another.
16023         * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
16025         * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
16027         * echistory.el (electric-history-in-progress, Helper-return-blurb):
16028         Declare.
16030         * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
16032         * electric.el (Electric-command-loop): Rename parameter
16033         INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
16035         * expand.el (expand-in-literal): Remove unused variable `here'.
16037         * facemenu.el (facemenu-add-new-color):
16038         Remove unused variable `docstring'.
16040         * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
16041         (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
16042         (face-attr-construct): Mark unused parameter.  Doc fix.
16043         (read-color): Remove unused variable `hex-string'.
16045         * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
16046         (locate-dominating-file): Remove unused vars `prev-file' and `user'.
16047         (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
16048         (display-buffer-other-frame): Remove unused variable `old-window'.
16049         (kill-buffer-hook): Declare.
16050         (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
16051         Mark unused parameters.
16052         (after-find-file): Pass 1 to `auto-save-mode', not t.
16054         * files-x.el (auto-insert): Declare.
16055         (modify-file-local-variable-prop-line): Remove unused variable `val'.
16057         * find-lisp.el (find-lisp-find-dired-internal): Remove unused
16058         variable `buf'.  Mark unused parameter.
16059         (find-lisp-insert-directory): Mark unused parameter.
16061         * format.el (format-decode-run-method): Mark unused parameter; doc fix.
16062         (format-encode-region): Remove unused variables `cur-buf' and `result'.
16063         (format-common-tail): Remove, unused.
16064         (format-deannotate-region): Remove unused variable `loc'.
16065         (format-annotate-region): Remove unused variable `p'.
16066         (format-annotate-single-property-change): Remove unused variables
16067         `default' and `tail'.
16069         * forms.el (read-file-filter): Declare.
16070         (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
16072         * frame.el (frame-creation-function-alist): Mark unused parameter.
16073         (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
16075         * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
16076         Remove unused parameters.
16077         (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
16078         (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
16080         * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
16081         (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
16082         (hfy-prepare-tag-map): Mark unused parameters.
16083         (htmlfontify-buffer): Use `called-interactively-p'.
16085         * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
16086         (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
16087         (ibuffer-do-occur): Mark unused parameters.
16088         (ibuffer-forward-next-marked): Remove unused variable `curmark'.
16089         (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
16091         * ibuffer.el: Don't quote `lambda'.
16092         (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
16093         (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
16094         Mark unused parameters.
16096         * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
16097         (ido-completing-read): Mark unused parameters.
16098         (ido-copy-current-word): Mark unused parameters;
16099         remove unused variable `name'.
16100         (ido-sort-merged-list): Remove unused parameter `dirs'.
16102         * ielm.el (ielm-input-sender): Mark unused parameter.
16103         (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
16104         (ielm-output, ielm-wbuf, ielm-pmark): Declare.
16105         (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
16106         `ielm-string' as a dynamic variable accessible from the IELM prompt.
16107         Bind `ielm-string' to INPUT-STRING.  Remove unused variable `err'.
16109         * image-dired.el (image-dired-display-thumbs): Remove unused
16110         variables `curr-file' and `count'.
16111         (image-dired-remove-tag): Remove unused variable `start'.
16112         (image-dired-tag-files, image-dired-create-thumbs): Remove unused
16113         variable `curr-file'
16114         (image-dired-rotate-original): Remove unused variable `temp-file'.
16115         (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
16116         Remove unused variable `file'.
16117         (image-dired-gallery-generate): Remove unused variable `curr'.
16118         (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
16120         * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
16122         * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
16124         * informat.el (texinfo-command-start, texinfo-command-end): Declare.
16126         * isearch.el (minibuffer-history-symbol): Declare.
16127         (isearch-edit-string): Remove unused variable `err'.
16128         (isearch-message-prefix, isearch-message-suffix):
16129         Mark unused parameters.
16131         * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
16133         * macros.el (insert-kbd-macro): Remove unused variable `mods'.
16135         * makesum.el (double-column): Remove unused variable `cnt'.
16137         * misearch.el (multi-isearch-pop-state): Mark unused parameter.
16138         (ido-ignore-item-temp-list): Declare.
16140         * mouse-drag.el (mouse-drag-throw): Remove unused variables
16141         `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
16142         `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
16143         (mouse-drag-drag): Remove unused variables `mouse-delta' and
16144         `mouse-col-delta'.
16146         * mouse-sel.el (mouse-extend-internal):
16147         Remove unused variable `orig-window-frame'.
16149         * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
16150         (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
16151         Move declarations before first use.
16152         (pcomplete-opt): Mark unused parameters; doc fix.
16154         * proced.el (proced-revert): Mark unused parameter.
16155         (proced-send-signal): Remove unused variable `err'.
16157         * ps-print.el (ps-print-preprint-region, ps-print-preprint):
16158         Rename parameter PREFIX-ARG to ARG.
16159         (ps-basic-plot-string, ps-basic-plot-whitespace):
16160         Mark unused parameters.
16162         * replace.el (replace-count): Define.
16163         (occur-revert-function): Mark unused parameters.
16164         (ido-ignore-item-temp-list, isearch-error, isearch-forward)
16165         (isearch-case-fold-search, isearch-string): Declare.
16166         (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
16167         bind `case-fold-search'.  Remove unused variables `beg' and `end',
16168         and simplify.
16169         (replace-eval-replacement): Rename parameter REPLACE-COUNT to
16170         COUNT and bind `replace-count'.
16171         (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
16172         to COUNT.
16174         * savehist.el (print-readably, print-string-length): Declare.
16176         * shadowfile.el (shadow-expand-cluster-in-file-name):
16177         Remove unused variable `cluster'.
16178         (shadow-copy-file): Remove unused variable `i'.
16179         (shadow-noquery, shadow-clusters, shadow-site-cluster)
16180         (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
16181         (shadow-define-literal-group, shadow-define-regexp-group)
16182         (shadow-make-group, shadow-shadows-of): Clean up docstrings.
16184         * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
16185         (shell): Use `called-interactively-p'.
16186         (shell-directory-tracker): Remove unused variable `chdir-failure'.
16188         * simple.el (compilation-context-lines, comint-file-name-quote-list)
16189         (comint-file-name-chars, comint-delimiter-argument-list): Declare.
16190         (delete-backward-char): Remove unused variable `ocol'.
16191         (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
16192         (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
16193         (event-apply-hyper-modifier, event-apply-shift-modifier)
16194         (event-apply-control-modifier, event-apply-meta-modifier):
16195         Mark unused parameters.
16196         (undo-make-selective-list): Remove duplicate variable `undo-elt'.
16197         (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
16199         * speedbar.el (speedbar-ignored-directory-expressions)
16200         (speedbar-supported-extension-expressions, speedbar-directory-buttons)
16201         (speedbar-find-file, speedbar-dir-follow)
16202         (speedbar-directory-buttons-follow, speedbar-tag-find)
16203         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
16204         (speedbar-buffers-line-directory, speedbar-buffer-click):
16205         Mark unused parameters.
16206         (speedbar-tag-file): Remove unused variable `mode'.
16207         (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
16209         * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
16211         * talk.el (talk): Remove unused variable `display'.
16213         * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
16214         (tar-write-region-annotate): Mark unused parameter.
16216         * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
16217         (minutes, seconds, time-zone, day, year, monthname, month, dayname):
16218         Declare them, wrapped in `with-no-warnings' to avoid replacing one
16219         warning by another.
16221         * time-stamp.el (time-stamp-string-preprocess):
16222         Remove unused variable `require-padding'.
16224         * tree-widget.el (widget-glyph-enable): Declare.
16225         (tree-widget-action): Mark unused parameter.
16227         * w32-fns.el (x-get-selection): Mark unused parameter.
16228         (autoload-make-program, generated-autoload-file): Declare.
16230         * wdired.el (wdired-revert): Mark unused parameters.
16231         (wdired-xcase-word): Remove unused variable `err'.
16233         * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
16234         (whitespace-help-scroll): Remove unused variable `data-help'.
16236         * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
16237         (widget-image-insert, widget-after-change, default)
16238         (widget-default-format-handler, widget-default-notify)
16239         (widget-default-prompt-value, widget-info-link-action)
16240         (widget-url-link-action, widget-function-link-action)
16241         (widget-variable-link-action, widget-file-link-action)
16242         (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
16243         (widget-field-prompt-internal, widget-field-action, widget-field-match)
16244         (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
16245         (widget-insert-button-action, widget-delete-button-action, visibility)
16246         (widget-documentation-link-action, widget-documentation-string-action)
16247         (widget-const-prompt-value, widget-regexp-match, symbol)
16248         (widget-coding-system-prompt-value)
16249         (widget-key-sequence-value-to-external, sexp)
16250         (widget-sexp-value-to-internal, character, vector, cons)
16251         (widget-choice-prompt-value, widget-boolean-prompt-value)
16252         (widget-color--choose-action): Mark unused parameters.
16253         (widget-item-match-inline, widget-choice-match-inline)
16254         (widget-checklist-match, widget-checklist-match-inline)
16255         (widget-group-match): Rename parameter VALUES to VALS.
16256         (widget-field-value-set): Remove unused variable `size'.
16257         (widget-color-action): Remove unused variables `value' and `start'.
16259         * windmove.el (windmove-wrap-loc-for-movement): Remove unused
16260         variable `dir'.  Doc fix.
16261         (windmove-find-other-window): Don't pass it.
16263         * window.el (count-windows): Mark unused parameter.
16264         (bw-adjust-window): Remove unused variable `err'.
16266         * woman.el (woman-file-name): Remove unused variable `default'.
16267         (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
16268         WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
16269         (global-font-lock-mode): Declare.
16270         (woman-decode-region): Mark unused parameter.
16271         (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
16273         * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
16274         (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
16275         (x-dnd-handle-moz-url): Remove unused variable `title'.
16276         (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
16278         * xml.el (xml-parse-tag, xml-parse-attlist):
16279         Remove unused variable `pos'.
16281 2011-04-19  Glenn Morris  <rgm@gnu.org>
16283         * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
16284         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
16285         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
16286         (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
16287         * calendar/cal-html.el (cal-html-insert-minical):
16288         * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
16289         (calendar-mark-date-pattern):
16290         Prefix "unused" locals.
16292         * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
16293         optional argument `style'.
16295         * calendar/appt.el (appt-make-list):
16296         * calendar/cal-china.el (calendar-chinese-date-string):
16297         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
16298         (diary-hebrew-yahrzeit):
16299         * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
16300         * calendar/calendar.el (calendar-generate-window):
16301         * calendar/time-date.el (time-to-days):
16302         Remove unused local variables.
16304 2011-04-18  Chong Yidong  <cyd@stupidchicken.com>
16306         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
16307         glyphless-char-display table.
16308         (tabulated-list-glyphless-char-display): New var.
16310 2011-04-18  Sam Steingold  <sds@gnu.org>
16312         * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
16313         to acknowledgments.
16315 2011-04-17  Glenn Morris  <rgm@gnu.org>
16317         * calendar/diary-lib.el (diary-sexp-entry):
16318         * calendar/holidays.el (holiday-sexp):
16319         Set debug-on-error rather than the removed stack-trace-on-error.
16321 2011-04-16  Glenn Morris  <rgm@gnu.org>
16323         * progmodes/f90.el: Use lexical-binding.
16324         (f90-get-correct-indent): Remove unnecessary local variable `cont'.
16326 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16328         * mail/sendmail.el (mail-mode-map): Use completion-at-point.
16329         (mail-mode): Setup mailalias completion here instead.
16330         * mail/mailalias.el: Use lexical-binding.
16331         (pattern, mailalias-done): Declare dynamic.
16332         (mail-completion-at-point-function): New function, from mail-complete.
16333         (mail-complete): Use it.
16334         (mail-completion-expand): New function.
16335         (mail-get-names): Use it.
16336         (mail-directory, mail-directory-process, mail-directory-stream):
16337         Don't use `pattern' for lexically bound arg.
16339         * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
16341         * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
16342         (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
16343         (hfy-etags-cmd-alist): Don't eval-and-compile any more.
16345         * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
16346         (byte-save-window-excursion, byte-temp-output-buffer-setup)
16347         (byte-interactive-p): Define them again, for use when inlining
16348         old code.
16350 2011-04-15  Juanma Barranquero  <lekktu@gmail.com>
16352         * loadup.el: Use `string-to-number', not `string-to-int'.
16354 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16356         * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
16357         gud-gdb-complete-command.
16358         (gud-gdb-completions): New function, from gud-gdb-complete-command.
16359         (gud-gdb-completion-at-point): New function.
16360         (gud-gdb-completions): Remove.
16362 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
16364         * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
16365         when the scripts fail.  Use `tramp-do-file-attributes-with-ls' then.
16366         (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
16367         whether `executable-find' is bound.
16369         * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
16371 2011-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16373         * minibuffer.el (completion-in-region-mode-predicate)
16374         (completion-in-region-mode--predicate): New vars.
16375         (completion-in-region, completion-in-region--postch)
16376         (completion-in-region-mode): Use them.
16377         (completion--capf-wrapper): Also return the hook function.
16378         (completion-at-point, completion-help-at-point):
16379         Adjust and provide a predicate.
16381         Preserve arg names for advice of subr and lexical functions (bug#8457).
16382         * help-fns.el (help-function-arglist): Consolidate the subr and
16383         new-byte-code cases.  Add argument `preserve-names' to extract names
16384         from the docstring when needed.
16385         * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
16386         (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
16387         (ad-arglist): Use help-function-arglist's new arg.
16388         (ad-definition-type): Use cond.
16390 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
16392         * autorevert.el (auto-revert-handler):
16393         Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
16394         which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
16395         Don't quote lambda.
16397         * image-mode.el (image-transform-set-scale):
16398         Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
16400 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16402         * net/network-stream.el (network-stream-open-starttls): Only do
16403         opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
16404         Upgrades via gnutls-cli are too slow to be done opportunistically.
16406 2011-04-12  Juanma Barranquero  <lekktu@gmail.com>
16408         * dframe.el (dframe-current-frame): Remove spurious quote.
16410 2011-04-12  Glenn Morris  <rgm@gnu.org>
16412         * calendar/cal-tex.el (cal-tex-end-document):
16413         Try to automatically use latin1 input if needed.
16415         * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
16416         Don't try to cons a mark onto an empty element.
16418 2011-04-11  Leo Liu  <sdl.web@gmail.com>
16420         * ido.el (ido-buffer-internal): Allow method 'kill for virtual
16421         buffers.
16422         (ido-kill-buffer-at-head): Support killing virtual buffers.
16424 2011-04-10  Chong Yidong  <cyd@stupidchicken.com>
16426         * minibuffer.el (completion-show-inline-help): New var.
16427         (completion--do-completion, minibuffer-complete)
16428         (minibuffer-force-complete, minibuffer-complete-word):
16429         Inhibit minibuffer messages if completion-show-inline-help is nil.
16431         * icomplete.el (icomplete-mode): Bind completion-show-inline-help
16432         to avoid interference from inline help (Bug#5849).
16434 2011-04-10  Leo Liu  <sdl.web@gmail.com>
16436         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
16437         Fix typo.
16439 2011-04-09  Chong Yidong  <cyd@stupidchicken.com>
16441         * image-mode.el (image-toggle-display-image): Signal an error if
16442         not in Image mode.
16443         (image-transform-mode, image-transform-resize)
16444         (image-transform-set-rotation): Doc fix.
16445         (image-transform-set-resize): Delete.
16446         (image-transform-set-scale, image-transform-fit-to-height)
16447         (image-transform-fit-to-width): Handle image-toggle-display-image
16448         and image-transform-resize directly.
16450 2011-04-08  Sho Nakatani  <lay.sakura@gmail.com>
16452         * doc-view.el (doc-view-fit-width-to-window)
16453         (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
16454         New functions for fitting the shown image to the Emacs window size.
16455         (doc-view-mode-map): Add bindings for the new functions.
16457 2011-04-08  Juanma Barranquero  <lekktu@gmail.com>
16459         * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
16460         Fix typo in docstring.
16462 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
16464         * files.el (file-size-human-readable): Produce one digit after
16465         decimal, like "ls -lh" does.
16467         * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
16468         the file size representation.
16470         * simple.el (list-processes): If async subprocesses are not
16471         available, error out with a clear error message.
16473 2011-04-08  Chong Yidong  <cyd@stupidchicken.com>
16475         * help.el (help-form-show): New function, to be called from C.
16476         Put help-form output in a buffer named differently than *Help*.
16478 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
16480         * files.el (file-size-human-readable): New function.
16482         * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
16483         computing the representation inline.  Don't require `cl'.
16485 2011-04-08  Glenn Morris  <rgm@gnu.org>
16487         * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
16489         * net/browse-url.el (browse-url-firefox):
16490         Test system-type, not system-configuration.
16492         * vc/log-edit.el (log-edit-empty-buffer-p): New function.
16493         (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
16494         Use log-edit-empty-buffer-p.  (Bug#7598)
16496         * net/rlogin.el (rlogin-process-connection-type): Simplify.
16497         (rlogin-mode-map): Initialize in the defvar.
16498         (rlogin): Use ignore-errors.
16500         * replace.el (occur-mode-map): Some fixes for menu items.
16502 2011-04-07  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
16504         * play/morse.el (denato-region): Handle varying case.  (Bug#8386)
16506 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
16508         * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
16509         issuing unused warnings.
16511         * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
16512         macro directly.
16514         * simple.el: Lisp reimplement of list-processes.  Based on an
16515         earlier reimplementation by Leo Liu, but using tabulated-list.el.
16516         (process-menu-mode): New major mode.
16517         (list-processes--refresh, list-processes):
16518         (process-menu-visit-buffer): New functions.
16520         * files.el (save-buffers-kill-emacs): Don't assume any return
16521         value of list-processes, which is undocumented anyway.
16523 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
16525         * emacs-lisp/tabulated-list.el: New file.
16527         * emacs-lisp/package.el: Use Tabulated List mode.
16528         (package-menu-mode-map): Inherit from tabulated-list-mode-map.
16529         (package-menu-mode): Derive from tabulated-list-mode.  Set up the
16530         table format using Tabulated List mode variables.
16531         (package--push): New macro, replacing package-list-maybe-add.
16532         (package-menu--generate): Use package--push.  Renamed from
16533         package--generate-package-list.
16534         (package-menu-refresh, list-packages): Use it.
16535         (package-menu--print-info): Rename from package-print-package.
16536         Return insertion data instead of inserting it directly.
16537         (package-menu-describe-package, package-menu-execute):
16538         Use tabulated-list-get-id.
16539         (package-menu-mark-delete, package-menu-mark-install)
16540         (package-menu-mark-unmark, package-menu-backup-unmark)
16541         (package-menu-mark-obsolete-for-deletion):
16542         Use tabulated-list-put-tag.
16543         (package--list-packages, package-menu-revert)
16544         (package-menu-get-package, package-menu-get-version)
16545         (package-menu-sort-by-column): Functions deleted.
16546         (package-menu-package-list, package-menu-sort-key): Vars deleted.
16547         (package-menu--status-predicate, package-menu--version-predicate)
16548         (package-menu--name-predicate)
16549         (package-menu--description-predicate): Handle arguments in the
16550         Tabulated List format.
16551         (package-list-packages-no-fetch): Call list-packages.
16553 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
16555         * files.el (after-find-file-from-revert-buffer): Remove variable.
16556         (after-find-file): Don't bind it.
16557         (revert-buffer-in-progress-p): New variable.
16558         (revert-buffer): Bind it.
16559         Pass nil for `after-find-file-from-revert-buffer'.
16561         * saveplace.el (save-place-find-file-hook): Use new variable
16562         `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
16564 2011-04-06  Glenn Morris  <rgm@gnu.org>
16566         * Makefile.in (AUTOGEN_VCS): New variable.
16567         (autoloads): Use $AUTOGEN_VCS.
16569         * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
16570         * calendar/calendar.el (calendar-mode-map):
16571         Check for toolkit scroll bars.  (Bug#8305)
16573 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
16575         * minibuffer.el (completion-in-region--postch)
16576         (completion-in-region-mode): Remove unnecessary messages.
16578 2011-04-05  Juanma Barranquero  <lekktu@gmail.com>
16580         * font-lock.el (font-lock-refresh-defaults):
16581         Don't bind `hi-lock--inhibit-font-lock-hook', removed in
16582         2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
16584         * info.el (Info-directory-list, Info-read-node-name-2)
16585         (Info-split-parameter-string): Doc fixes.
16586         (Info-virtual-nodes): Reflow docstring.
16587         (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
16588         (Info-apropos-toc-nodes, info-finder, Info-get-token)
16589         (Info-find-emacs-command-nodes, Info-speedbar-key-map):
16590         Fix typos in docstrings.
16591         (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
16592         (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
16593         (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
16594         (Info-restore-desktop-buffer): Mark unused parameters.
16595         (Info-directory-find-file, Info-directory-find-node)
16596         (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
16597         (Info-virtual-index-find-node, Info-apropos-find-file)
16598         (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
16599         Mark unused parameters; fix typos in docstrings.
16600         (Info-virtual-index): Remove unused local variable `nodename'.
16602 2011-04-05  Deniz Dogan  <deniz@dogan.se>
16604         * net/rcirc.el: Update my e-mail address.
16605         (rcirc-mode-map): Remove M-o binding.
16607 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
16609         * startup.el (command-line): Save the cursor's theme-face
16610         directly, instead of using face-override-spec.
16612         * custom.el (load-theme): Minor optimization in assigning faces.
16614 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
16616         * help-fns.el (describe-variable): Complete all variables having
16617         documentation, including keywords.
16618         http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
16620 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
16622         Convert to lexical-binding.
16624         * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
16625         (bs--get-marked-string, bs--get-modified-string)
16626         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
16627         (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
16628         (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
16630         * ehelp.el (electric-help-execute-extended)
16631         (electric-help-ctrl-x-prefix):
16632         * hexl.el (hexl-revert-buffer-function):
16633         * linum.el (linum-after-change, linum-after-scroll):
16634         * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
16636         * help-fns.el (help-describe-category-set): Remove unused ERR variable.
16638 2011-04-04  Daiki Ueno  <ueno@unixuser.org>
16640         * epa-dired.el:
16641         * epa-mail.el:
16642         * epa-hook.el:
16643         * epa-file.el:
16644         * epa.el:
16645         * epg.el: Use lexical binding.
16647 2011-04-03  Chong Yidong  <cyd@stupidchicken.com>
16649         * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
16651         * textmodes/flyspell.el (flyspell-word): Recognize default
16652         dictionary case for flyspell-mark-duplications-exceptions.
16653         Use regexp matching for languages.
16654         (flyspell-mark-duplications-exceptions): Add "that" and "had" for
16655         default dictionary (Bug#7926).
16657 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
16659         * emacs-lisp/package.el (package--with-work-buffer):
16660         Recognize https URLs.
16662         * net/network-stream.el: Move from gnus/proto-stream.el.
16663         Change prefix to network-stream throughout.
16664         (open-protocol-stream): Merge into open-network-stream, leaving
16665         open-protocol-stream as an alias.  Handle nil BUFFER args.
16667         * subr.el (open-network-stream): Move to net/network-stream.el.
16669 2011-04-02  Glenn Morris  <rgm@gnu.org>
16671         * find-dired.el (find-exec-terminator): New option.
16672         (find-ls-option): Test for -ls support.
16673         (find-ls-subdir-switches): Test for -b in find-ls-option.
16674         (find-dired, find-grep-dired): Doc fixes.
16675         (find-dired): Use find-exec-terminator.
16677         * find-dired.el (find-ls-option, find-ls-subdir-switches)
16678         (find-grep-options): Do not autoload these defcustoms, remove purecopy.
16679         (find-name-arg): Remove purecopy.
16681         * progmodes/grep.el (grep-find-use-xargs): Doc fix.
16682         (grep-compute-defaults): Check for `-exec COMMAND +' support.
16683         Set grep-find-use-xargs, grep-find-command, and grep-find-template
16684         accordingly.  Don't add the null-device if not needed.
16686         * files.el (save-some-buffers): Doc fix.
16688 2011-04-02  Eli Zaretskii  <eliz@gnu.org>
16690         * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
16692 2011-04-01  Juanma Barranquero  <lekktu@gmail.com>
16694         * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
16695         Use `dolist' rather than `mapcar'.
16697 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16699         Add lexical binding.
16701         * subr.el (apply-partially): Use new closures rather than CL.
16702         (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
16703         (dolist, dotimes): Use slightly different expansion for lexical code.
16704         (functionp): Move to C.
16705         (letrec): New macro.
16706         (with-wrapper-hook): Use it and apply-partially instead of CL.
16707         (eval-after-load): Preserve lexical-binding.
16708         (save-window-excursion, with-output-to-temp-buffer): Turn them
16709         into macros.
16711         * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
16713         * help-fns.el (help-split-fundoc): Return nil if there's nothing else
16714         than the arglist.
16715         (help-add-fundoc-usage): Don't add `Not documented'.
16716         (help-function-arglist): Handle closures, subroutines, and new
16717         byte-code-functions.
16718         (help-make-usage): Remove leading underscores.
16719         (describe-function-1): Handle closures.
16720         (describe-variable): Use special-variable-p for completion.
16722         * files.el (lexical-binding): Declare safe.
16724         * emacs-lisp/pcase.el: Don't use destructuring-bind.
16725         (pcase--memoize): Rename from pcase-memoize.  Change weakness.
16726         (pcase): Add `let' pattern.
16727         Change memoization so it actually works.
16728         (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
16729         (pcase--u1) <guard, pred>: Fix possible shadowing problem.
16730         <let>: New case.
16732         * emacs-lisp/macroexp.el: Use lexical binding.
16733         (macroexpand-all-1): Check obsolete macros.  Expand compiler-macros.
16734         Don't convert ' to #' without checking that it's indeed quoting
16735         a lambda.
16737         * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
16738         Use eval-sexp-add-defvars.
16739         (eval-sexp-add-defvars): New fun.
16741         * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
16743         * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
16744         Don't autoload.
16745         (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
16746         than the internal `byte-compile-lambda'.
16747         (defmethod): Don't hide code under quotes.
16748         (eieio-defmethod): New `code' argument.
16750         * emacs-lisp/eieio-comp.el: Remove.
16752         * emacs-lisp/edebug.el (edebug-eval-defun)
16753         (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
16754         (edebug-toggle): Avoid `eval'.
16756         * emacs-lisp/disass.el (disassemble-internal): Handle new
16757         `closure' objects.
16758         (disassemble-1): Handle new byte codes.
16760         * emacs-lisp/cl.el (pushnew): Silence warning.
16762         * emacs-lisp/cl-macs.el (cl-byte-compile-block)
16763         (cl-byte-compile-throw): Remove.
16764         (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
16766         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
16767         closures.
16769         * emacs-lisp/cconv.el: New file.
16771         * emacs-lisp/bytecomp.el: Use lexical binding instead of
16772         a "bytecomp-" prefix.  Macroexpand everything as a separate phase.
16773         (byte-compile-initial-macro-environment):
16774         Handle declare-function here.
16775         (byte-compile--lexical-environment): New var.
16776         (byte-stack-ref, byte-stack-set, byte-discardN)
16777         (byte-discardN-preserve-tos): New lap codes.
16778         (byte-interactive-p): Don't use any more.
16779         (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
16780         New macros.
16781         (byte-compile-lapcode): Use them and handle new lap codes.
16782         (byte-compile-obsolete): Remove.
16783         (byte-compile-arglist-signature): Handle new byte-code arg"lists".
16784         (byte-compile-arglist-warn): Check late def of inlinable funs.
16785         (byte-compile-cl-warn): Don't silence warnings for compiler-macros
16786         since they should have been expanded by now.
16787         (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
16788         (byte-compile-from-buffer): Remove unused second arg.
16789         (byte-compile-preprocess): New function.
16790         (byte-compile-toplevel-file-form): New function to distinguish
16791         file-form calls from outside from file-form calls from hunk-handlers.
16792         (byte-compile-file-form): Simplify.
16793         (byte-compile-file-form-defsubst): Remove.
16794         (byte-compile-file-form-defmumble): Simplify now that
16795         byte-compile-lambda always returns a byte-code-function.
16796         (byte-compile): Preprocess.
16797         (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
16798         Remove, not used any more.
16799         (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
16800         (byte-compile-make-args-desc): New funs.
16801         (byte-compile-lambda): Handle lexical functions.  Always return
16802         a byte-code-function.
16803         (byte-compile-reserved-constants): New var, to make up room for
16804         closed-over variables.
16805         (byte-compile-constants-vector): Obey it.
16806         (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
16807         (byte-compile-macroexpand-declare-function): New function.
16808         (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
16809         byte-code-functions.
16810         (byte-compile-form): Check obsolescence here.
16811         (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
16812         (byte-compile-variable-ref): Remove.
16813         (byte-compile-dynamic-variable-op): New fun.
16814         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
16815         (byte-compile-variable-set): New funs.
16816         (byte-compile-discard): Add 2 args.
16817         (byte-compile-stack-ref, byte-compile-stack-set)
16818         (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
16819         (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
16820         macroexpand-all instead.
16821         (byte-compile-quote-form): Remove.
16822         (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
16823         (byte-compile-bind, byte-compile-unbind): New funs.
16824         (byte-compile-let): Handle let* and lexical binding.
16825         (byte-compile-let*): Remove.
16826         (byte-compile-catch, byte-compile-unwind-protect)
16827         (byte-compile-track-mouse, byte-compile-condition-case):
16828         Handle a new :fun-body form, used for lexical scoping.
16829         (byte-compile-save-window-excursion)
16830         (byte-compile-with-output-to-temp-buffer): Remove.
16831         (byte-compile-defun): Simplify.
16832         (byte-compile-stack-adjustment): New fun.
16833         (byte-compile-out): Use it.
16834         (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
16836         * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
16837         handler any more.
16839         * emacs-lisp/byte-opt.el: Use lexical binding.
16840         (byte-inline-lapcode): Remove (to bytecomp).
16841         (byte-compile-inline-expand): Pay attention to inlining to/from
16842         lexically bound code.
16843         (byte-compile-unfold-lambda): Don't handle byte-code-functions
16844         any more.
16845         (byte-optimize-form-code-walker): Don't handle save-window-excursion
16846         any more and don't call compiler-macros.
16847         (byte-compile-splice-in-already-compiled-code): Remove.
16848         (byte-code): Don't inline any more.
16849         (disassemble-offset): Receive `bytes' as argument rather than via
16850         dynamic scoping.
16851         (byte-compile-tag-number): Declare before first use.
16852         (byte-decompile-bytecode-1): Handle new byte-codes, don't change
16853         `return' even if make-spliceable.
16854         (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
16855         obsolete interactive-p.
16856         (byte-optimize-lapcode): Optimize new lap-codes.
16857         Don't trip up on new form of `byte-constant' lap code.
16859         * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
16861         * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
16863         * custom.el (custom-initialize-default, custom-declare-variable):
16864         Use `defvar'.
16866         * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
16867         New variables.
16868         (compile-onefile, .el.elc, compile-calc, recompile): Use them.
16869         (COMPILE_FIRST): Add macroexp and cconv.
16870         * makefile.w32-in: Mirror changes in Makefile.in.
16872         * vc/cvs-status.el:
16873         * vc/diff-mode.el:
16874         * vc/log-edit.el:
16875         * vc/log-view.el:
16876         * vc/smerge-mode.el:
16877         * textmodes/bibtex-style.el:
16878         * textmodes/css-mode.el:
16879         * startup.el:
16880         * uniquify.el:
16881         * minibuffer.el:
16882         * newcomment.el:
16883         * reveal.el:
16884         * server.el:
16885         * mpc.el:
16886         * emacs-lisp/smie.el:
16887         * doc-view.el:
16888         * dired.el:
16889         * abbrev.el: Use lexical binding.
16891 2011-04-01  Eli Zaretskii  <eliz@gnu.org>
16893         * info.el (info-display-manual): New function.
16895 2011-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16897         * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
16899 2011-03-31  Tassilo Horn  <tassilo@member.fsf.org>
16901         * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
16902         an entry for that server in rcirc-authinfo.  (Bug#8385)
16904 2011-03-31  Glenn Morris  <rgm@gnu.org>
16906         * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
16908         * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
16910 2011-03-30  Christoph Scholtes  <cschol2112@googlemail.com>
16912         * progmodes/python.el (python-default-interpreter)
16913         (python-python-command-args, python-jython-command-args)
16914         (python-which-shell, python-which-args, python-which-bufname)
16915         (python-file-queue, python-comint-output-filter-function)
16916         (python-toggle-shells, python-shell): Remove obsolete defcustoms,
16917         variables and functions.
16919 2011-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16921         * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
16922         (completion-in-region-mode): New minor mode.
16923         (completion-in-region): Use it.
16924         (completion-in-region--data, completion-in-region-mode-map): New vars.
16925         (completion-in-region--postch): New function.
16926         (completion--capf-misbehave-funs, completion--capf-safe-funs):
16927         New vars.
16928         (completion--capf-wrapper): New function.
16929         (completion-at-point): Use it to track well-behavedness of
16930         hook functions.
16931         (completion-help-at-point): New command.
16933 2011-03-30  Jason Merrill  <jason@redhat.com>  (tiny change)
16935         * vc/add-log.el (add-change-log-entry): Don't use whitespace
16936         syntax class to search for whitespace on a single line
16937         (Message-ID: <4D938140.4030905@redhat.com>).
16939 2011-03-30  Leo Liu  <sdl.web@gmail.com>
16941         * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
16942         New commands.
16943         (edit-abbrevs-map): Bind them here.
16944         (write-abbrev-file): New optinal arg VERBOSE.  (Bug#5937)
16946 2011-03-29  Ken Manheimer  <ken.manheimer@gmail.com>
16948         * allout.el (allout-hide-by-annotation, allout-flag-region):
16949         Reduce possibility of overlay leakage by making them volatile.
16951         * allout-widgets.el (allout-widgets-tally): Define as nil so the
16952         hash is not shared between buffers.  Mode initialization is
16953         responsible for giving it a useful starting value.
16954         (allout-item-span): Reduce possibility of overlay leakage by
16955         making them volatile.
16956         (allout-widgets-count-buttons-in-region): Add diagnostic function
16957         for tracking down button overlay leaks.
16959 2011-03-29  Leo Liu  <sdl.web@gmail.com>
16961         * ido.el (ido-read-internal): Use the default history var
16962         minibuffer-history if no HISTORY is specified.
16964 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
16966         * net/imap.el (imap-shell-open, imap-process-connection-type):
16967         Use imap-process-connection-type for 'shell' streams as well as
16968         Kerberos, SSL, other subprocesses.
16970 2011-03-28  Leo Liu  <sdl.web@gmail.com>
16972         * abbrev.el (abbrev-table-empty-p): New function.
16973         (prepare-abbrev-list-buffer): Place empty abbrev tables after
16974         nonempty ones.  (Bug#5937)
16976 2011-03-27  Jan Djärv  <jan.h.d@swipnet.se>
16978         * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
16980 2011-03-27  Leo Liu  <sdl.web@gmail.com>
16982         * ansi-color.el (ansi-color-names-vector): Allow cons cell value
16983         for foreground and background colors.
16984         (ansi-color-make-color-map): Adapt.
16986 2011-03-25  Leo Liu  <sdl.web@gmail.com>
16988         * midnight.el (midnight-time-float): Remove.  Note it calculates
16989         the microsecond component incorrectly and seconds-to-time does the
16990         same job.
16991         Remove redundant (require 'timer).
16993         * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
16994         (ido-completions): Remove unused arguments.  (Bug#8329)
16996 2011-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16998         * minibuffer.el (completion--flush-all-sorted-completions):
16999         Remove itself from hook.
17000         (completion-at-point): Let the functions perform the completion
17001         immediately and return nil or t.
17002         * comint.el (comint-dynamic-complete-functions): Now identical to
17003         completion-at-point-functions.
17004         (comint-dynamic-list-input-ring): Remove unused var `index'.
17005         (comint--match-partial-filename, comint--unquote&expand-filename):
17006         New funs, split from comint-match-partial-filename.
17007         (comint-dynamic-complete): Use completion-at-point.
17008         (comint-dynamic-complete-filename): Use comint--match-partial-filename.
17010 2011-03-24  Drew Adams  <drew.adams@oracle.com>
17012         * thingatpt.el: Support `defun'.
17014 2011-03-23  Leo Liu  <sdl.web@gmail.com>
17016         * abbrevlist.el: Move to obsolete/abbrevlist.el.
17018         * help-mode.el (help-mode-finish): Tweak regexp.
17020 2011-03-23  Glenn Morris  <rgm@gnu.org>
17022         * eshell/esh-opt.el (eshell-eval-using-options):
17023         Do not bind unused local variable `eshell-option-stub'.
17025         * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
17027 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
17029         * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
17030         keymap variable in `with-no-warnings' to avoid a warning when the
17031         keymap has been already `defconst'ed.
17033 2011-03-22  Leo Liu  <sdl.web@gmail.com>
17035         * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
17036         encode all chars in abbrevs; otherwise use emacs-mule or
17037         utf-8-emacs.  (Bug#8308)
17039 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
17041         * simple.el (backward-delete-char-untabify):
17042         Avoid warning about using `delete-backward-char'.
17044         * image.el (image-type-file-name-regexps): Make it variable.
17045         `imagemagick-register-types' modifies it, and the user may want
17046         to add new extensions for known image types.
17047         (imagemagick-register-types): Throw error if not using ImageMagick.
17049 2011-03-22  Leo Liu  <sdl.web@gmail.com>
17051         * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
17052         located before rcirc-prompt-end-marker.
17053         (rcirc-complete): Error if point is not after rcirc prompt.
17054         Handle the case when table is nil.
17055         (rcirc-user-authenticated): Define to fix compiler warning.
17057 2011-03-22  Chong Yidong  <cyd@stupidchicken.com>
17059         * custom.el (custom--inhibit-theme-enable): Make it affect only
17060         custom-theme-set-variables and custom-theme-set-faces.
17061         (provide-theme): Ignore custom--inhibit-theme-enable.
17062         (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
17063         (custom-enabling-themes): Delete variable.
17064         (enable-theme): Accept only loaded themes as arguments.
17065         Ignore the special custom-enabled-themes variable.
17066         (custom-enabled-themes): Forbid themes from setting this.
17067         Eliminate use of custom-enabling-themes.
17068         (custom-push-theme): Quote "changed" custom var entry.
17070 2011-03-21  Leo Liu  <sdl.web@gmail.com>
17072         * ido.el (ido-read-internal): Add ido-selected to history instead
17073         of user input.
17075 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17077         * subr.el (deferred-action-list, deferred-action-function):
17078         Mark obsolete.
17080 2011-03-21  Leo Liu  <sdl.web@gmail.com>
17082         * vc/log-view.el: Remove (require 'wid-edit), not needed after the
17083         change on 2011-02-13 (bug#8309).
17085         * minibuffer.el (read-file-name-function): Change default value.
17086         (read-file-name--defaults): Rename from read-file-name-defaults.
17087         (read-file-name-default): Rename from read-file-name.
17088         (read-file-name): Call read-file-name-function.
17090 2011-03-21  Glenn Morris  <rgm@gnu.org>
17092         * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
17093         Doc fixes.
17095 2011-03-21  Chong Yidong  <cyd@stupidchicken.com>
17097         * cus-theme.el: Add missing provide statement.
17098         (customize-create-theme): Extract theme value correctly.
17099         (custom-theme-visit-theme): Autoload.
17100         (customize-create-theme): Prompt before inserting default faces.
17102 2011-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
17104         * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
17105         units and musical notes.
17107 2011-03-20  Leo Liu  <sdl.web@gmail.com>
17109         * ido.el (ido-read-internal): Use completing-read-default.
17110         (ido-completing-read): Fix compatibility with completing-read.
17112 2011-03-20  Christian Ohler  <ohler@gnu.org>
17114         * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
17115         (ert-delete-all-tests): Use `called-interactively-p' rather than
17116         `interactive-p'.
17117         (ert--make-xrefs-region): Respect END.
17119 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
17121         * dired-aux.el (dired-create-directory): Signal an error if the
17122         directory already exists (Bug#8246).
17124         * facemenu.el (list-colors-display): Call list-faces-display
17125         inside with-help-window.
17126         (list-colors-print): Use display property to align the final
17127         column, instead of checking window-width.
17129 2011-03-19  Eli Zaretskii  <eliz@gnu.org>
17131         * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
17132         windows-nt systems.
17133         (emerge-protect-metachars): Quote correctly for ms-dos and
17134         windows-nt systems.
17136 2011-03-19  Ralph Schleicher  <rs@ralph-schleicher.de>
17138         * info.el (info-initialize): Replace all uses of `:' with
17139         path-separator for compatibility with non-Unix systems.
17140         Cache quoting of path-separator.  (Bug#8258)
17142 2011-03-19  Juanma Barranquero  <lekktu@gmail.com>
17144         * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
17145         (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
17146         (mouse-avoidance-mode): Fix typos in docstrings.
17148 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
17150         * startup.el (package-subdirectory-regexp): Move from package.el.
17151         Omit \\` and \\', and let callers add them.
17153         * emacs-lisp/package.el (package-strip-version)
17154         (package-load-all-descriptors): Add \\` and \\' to
17155         package-subdirectory-regexp before using it.
17156         (package-untar-buffer): New arg DIR; ensure that file untars only
17157         into this expected directory.  Remove superfluous delete-region.
17158         (package-unpack): Caller changed.
17159         (package-tar-file-info): Use package-subdirectory-regexp.
17161 2011-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17163         * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
17164         diff-mode-shared-map (bug#8284).
17165         (diff-mode-shared-map): Re-introduce some bindings that were problematic.
17167 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17169         * calendar/time-date.el (format-seconds): Use assoc instead of
17170         assoc-string, since assoc-string doesn't exist in XEmacs.
17172 2011-03-17  Juanma Barranquero  <lekktu@gmail.com>
17174         * custom.el (custom-known-themes): Reflow docstring.
17175         (custom-theme-load-path): Fix typo in docstring.
17176         (load-theme): Fix typo in error message.
17177         (custom-available-themes, custom-variable-theme-value):
17178         Use `let', not `let*'.
17180 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
17182         * calc/README: Mention inclusion of musical notes.
17184         * calc/calc-units.el (calc-lu-quant): Rename from
17185         `calc-logunits-quantity'.
17186         (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
17187         (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
17188         (calc-db): Rename from `calc-dblevel'.
17189         (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
17190         (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
17191         (calc-np): Rename from `calc-nplevel'.
17192         (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
17193         (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
17194         (calc-lu-plus): Rename from `calc-logunits-add'.
17195         (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
17196         (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
17197         (calc-lu-minus): Rename from `calc-logunits-sub'.
17198         (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
17199         (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
17200         (calc-lu-times): Rename from `calc-logunits-mul'.
17201         (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
17202         (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
17203         (calc-lu-divide): Rename from `calc-logunits-div'.
17204         (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
17205         (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
17207         * calc/calc-ext.el (calc-init-extensions): Update the names of the
17208         functions being autoloaded.
17210         * calc/calc.el (calc-lu-power-reference): Rename from
17211         `calc-logunits-power-reference'.
17212         (calc-lu-field-reference): Rename from
17213         `calc-logunits-field-reference'.
17215         * calc/calc-help.el (calc-l-prefix-help):
17216         Mention musical note functions.
17218 2011-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17220         * minibuffer.el (completion-all-sorted-completions):
17221         Use :completion-cycle-penalty text property if present.
17223 2011-03-16  Ken Manheimer  <ken.manheimer@gmail.com>
17225         * allout.el (allout-yank-processing): Adjust for new rebulleting
17226         regime so bullet being yanked is used without prompting the user
17227         for a choice.
17229 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
17231         * startup.el (command-line): Warn the user that _emacs is deprecated.
17233 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
17235         * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
17236         (delphi-verbose, delphi-comment-face, delphi-string-face)
17237         (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
17238         (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
17239         (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
17240         (delphi-new-comment-line, delphi-font-lock-defaults)
17241         (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
17242         Fix typos in docstrings.
17244 2011-03-15  Ken Manheimer  <ken.manheimer@gmail.com>
17246         * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
17247         Invert the roles of character and string values for INSTEAD, so a
17248         string is used for the more common case of a defaulting prompt.
17250 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17252         * progmodes/ruby-mode.el (ruby-backward-sexp):
17253         * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
17254         * play/gamegrid.el (gamegrid-make-face):
17255         * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
17256         (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
17257         * notifications.el (notifications-notify):
17258         * net/xesam.el (xesam-search-engines):
17259         * net/quickurl.el (quickurl-list-insert):
17260         * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
17262 2011-03-15  Chong Yidong  <cyd@stupidchicken.com>
17264         * startup.el (command-line): Update package subdirectory regexp.
17266 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17268         * allout.el (allout-abbreviate-flattened-numbering)
17269         (allout-mode-deactivate-hook): Fix up obsolescence "date".
17271         * subr.el (read-char-choice): Only show the cursor after the prompt,
17272         not after the answer.
17274 2011-03-15  Kevin Ryde  <user42@zip.com.au>
17276         * help-fns.el (variable-at-point): Skip leading quotes, if any
17277         (bug#8253).
17279 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17281         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
17282         warning message.
17284 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
17286         * shell.el (shell): When called interactively, offer to change the
17287         shell file name on remote hosts.
17289 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
17291         * net/ldap.el (ldap-search-internal): Add `auth-source-search'
17292         integration for LDAP parameters.  The host, base, user or binddn,
17293         and secret tokens can be specified in a netrc file, for instance.
17294         This is optional because an `auth-source' parameter must be
17295         specified in the search attributes.
17297 2011-03-13  Juanma Barranquero  <lekktu@gmail.com>
17299         * help.el (describe-mode): Link to the mode's definition (bug#8185).
17301 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17303         * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
17304         into declaration.  Remove redundant and harmful binding.
17306 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
17308         * files.el (file-ownership-preserved-p): Pass `integer' as an
17309         explicit 2nd argument to `file-attributes'.  If the file's owner
17310         is the Administrators group on Windows, and the current user is
17311         Administrator, consider that a match.
17313         * server.el (server-ensure-safe-dir): Consider server directory
17314         safe on MS-Windows if its owner is the Administrators group while
17315         the current Emacs user is Administrator.  Use `=' to compare
17316         numerical UIDs, since they could be integers or floats.
17318 2011-03-12  Juanma Barranquero  <lekktu@gmail.com>
17320         * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
17322 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
17324         Sync with Tramp 2.2.1.
17326         * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
17328         * net/trampver.el: Update release number.
17330 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17332         * progmodes/compile.el (compilation--previous-directory): Fix up
17333         various nil/dead-marker mismatches (bug#8014).
17334         (compilation-directory-properties, compilation-error-properties):
17335         Don't call it at a position past the one we're about to change.
17337         * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
17338         Disable obsolescence warnings in the file that declares it.
17340 2011-03-11  Ken Manheimer  <ken.manheimer@gmail.com>
17342         * allout-widgets.el (allout-widgets-tally):
17343         Initialize allout-widgets-tally as a hash table rather than nil to
17344         prevent mode-line redisplay warnings.  Also, clarify the module
17345         description and fix a comment typo.
17347 2011-03-11  Juanma Barranquero  <lekktu@gmail.com>
17349         * help-fns.el (describe-variable): Don't complete keywords.
17350         Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
17352 2011-03-10  Chong Yidong  <cyd@stupidchicken.com>
17354         * emacs-lisp/package.el (package-version-join): Impose a standard
17355         string representation for pre/alpha/beta version lists.
17356         (package-unpack-single): Standardize the directory name by passing
17357         it through package-version-join.
17358         (package-strip-rcs-id): Accept any version string that does not
17359         signal an error in version-to-list.
17361 2011-03-10  Michael Albinus  <michael.albinus@gmx.de>
17363         * simple.el (delete-trailing-whitespace): Return nil for the
17364         benefit of `write-file-functions'.
17366 2011-03-10  Glenn Morris  <rgm@gnu.org>
17368         * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
17370         * vc/vc-git.el (vc-git-program): New option.
17371         (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
17372         (vc-git--call): Use it.
17374         * eshell/esh-util.el (eshell-condition-case): Doc fix.
17376         * cus-edit.el (Custom-newline): If no button at point, look
17377         for a subgroup button at start-of-line.  (Bug#2298)
17379         * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
17381 2011-03-10  Julien Danjou  <julien@danjou.info>
17383         * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
17384         `cursor-type' is nil.
17386 2011-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
17388         * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
17390 2011-03-09  Ken Manheimer  <ken.manheimer@gmail.com>
17392         * allout.el: Change so yank of distinctive-bullet items
17393         preserves the existing header prefix, rebulleting it if necessary,
17394         rather than replacing it.  This is necessary for proper operation
17395         of cooperative addons like allout-widgets.
17396         (allout-make-topic-prefix, allout-rebullet-heading):
17397         Change SOLICIT arg to INSTEAD, and interpret additionally a string
17398         value as alternate bullet to be used, instead of prompting the user
17399         for a bullet character.
17401 2011-03-09  Michael Albinus  <michael.albinus@gmx.de>
17403         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
17404         Do not use `tramp-file-name-port', because this returns also
17405         `tramp-default-port'.
17407 2011-03-09  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
17409         * net/rcirc.el (rcirc-handler-001): Remove useless
17410         with-rcirc-process-buffer.
17411         (rcirc-check-auth-status): Swap arguments to string-match.
17413 2011-03-09  Glenn Morris  <rgm@gnu.org>
17415         * shell.el (shell-mode):
17416         Set comint-input-ring-size from HISTSIZE.  (Bug#7889)
17418         * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
17419         Check for GDBHISTFILE, HISTSIZE, etc.  (Bug#7889)
17421 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
17423         * emacs-lisp/package.el (package-refresh-contents)
17424         (package-menu-execute): Use condition-case-no-debug.
17426 2011-03-08  Michael Albinus  <michael.albinus@gmx.de>
17428         * simple.el (shell-command-to-string): Use `process-file'.
17430         * emacs-lisp/package.el (package-tar-file-info): Handle also
17431         remote files.
17433         * emacs-lisp/package-x.el (package-upload-buffer-internal):
17434         Use `equal' for upload base check.
17436 2011-03-08  Arni Magnusson  <arnima@hafro.is>  (tiny change)
17438         * textmodes/texinfo.el (texinfo-environments):
17439         Add deftypecv, deftypeivar, deftypemethod, deftypeop, html.  (Bug#2783)
17441 2011-03-08  Glenn Morris  <rgm@gnu.org>
17443         * cus-start.el (cursor-in-non-selected-windows):
17444         Fix :set quoting oddness.  (Bug#8192)
17446         * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
17447         in some setf expressions.  (Bug#2159)
17449 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
17451         * custom.el (custom-available-themes): Return themes in
17452         alphabetical order.
17454 See ChangeLog.15 for earlier changes.
17456 ;; Local Variables:
17457 ;; coding: utf-8
17458 ;; End:
17460   Copyright (C) 2011-2012  Free Software Foundation, Inc.
17462   This file is part of GNU Emacs.
17464   GNU Emacs is free software: you can redistribute it and/or modify
17465   it under the terms of the GNU General Public License as published by
17466   the Free Software Foundation, either version 3 of the License, or
17467   (at your option) any later version.
17469   GNU Emacs is distributed in the hope that it will be useful,
17470   but WITHOUT ANY WARRANTY; without even the implied warranty of
17471   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17472   GNU General Public License for more details.
17474   You should have received a copy of the GNU General Public License
17475   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.