lp:emacs

Created by DNS on 2012-11-27 and last modified on 2016-04-24
Get this branch:
bzr branch lp:emacs

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
RBOSE VCS Imports
Project:
GNU Emacs
Status:
Mature

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.savannah.gnu.org/emacs.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was on 2016-04-24.

Import started on 2016-09-06 on pear and finished on 2016-09-06 taking 2 minutes — see the log
Import started on 2016-06-19 on pear and finished on 2016-06-19 taking 2 minutes — see the log
Import started on 2016-06-19 on pear and finished on 2016-06-19 taking 2 minutes — see the log
Import started on 2016-05-12 on russkaya and finished on 2016-05-12 taking 2 minutes — see the log

Recent revisions

91630. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Call `make-composed-keymap' correctly

* lisp/image-mode.el (image-mode-map): Call
`make-composed-keymap' correctly.

91629. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Use `make-composed-keymap' instead of copying the keymap

* lisp/image-mode.el (image-mode-map): Use
`make-composed-keymap' instead of copying the keymap.

91628. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Make `q' etc work in image mode again

* lisp/image-mode.el (image-mode-map): Restore
special-mode-map as the parent keymap of image-mode-map (bug#23167).

91627. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Fix typo in last url.texi checkin

91626. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Make STARTTLS error messages better

* lisp/net/network-stream.el (network-stream-open-starttls):
Output a better error message when TLS negotiation fails while
doing STARTTLS (bug#23027).

91625. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Encode the shr tests files with trailing white space

91624. By Simen Heggestøyl on 2016-04-24

Cache results of `css--property-values'

* lisp/textmodes/css-mode.el (css--property-values): Cache computed
values.

* test/lisp/textmodes/css-mode-tests.el (css-test-property-value-cache):
New regression test for the above.

91623. By Michael Albinus on 2016-04-24

Some improvements in vc

* lisp/vc/vc-hooks.el (vc-state, vc-working-revision):
Check, whether FILE is registered.

* lisp/vc/vc-rcs.el (vc-rcs-checkout-model): Return `locking'
for nonexistent files.

* test/lisp/vc/vc-tests.el (w32-application-type): Declare.
(vc-test--revision-granularity-function)
(vc-test--unregister-function): Use `vc-call-backend'.
(vc-test--run-maybe-unsupported-function): New defmacro.
(vc-test--register, vc-test--state, vc-test--working-revision)
(vc-test--checkout-model): Use it. Fix also expected results.
(vc-test-src02-state, vc-test-rcs04-checkout-model): They pass now.

91622. By Lars Magne Ingebrigtsen <email address hidden> on 2016-04-24

Document the nil/default values of url-user-agent

* doc/misc/url.texi (Customization): Document the nil/default
values of url-user-agent.

91621. By Clément on 2016-04-24

Compute User-Agent dynamically in url-http

* url-http.el (url-http-user-agent-string): Compute User-Agent
string dynamically.
(url-http--user-agent-default-string): New function.

* url-vars.el (url-privacy-level): Allow `emacs' in list of
information not to send.
(url-user-agent): Add nil and `default' options; do not
pre-compute value.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.