- 24 Nov, 2014 1 commit
-
-
Glenn Morris authored
* nt/Makefile.in (../src/emacs.res): New target. * src/Makefile.in (emacs.res): Use ../nt rule, rather than duplicating it. (ntsource, WINDRES, EMACS_MANIFEST): Remove, now unused.
-
- 23 Nov, 2014 26 commits
-
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
* gnutls.c: Fixed Windows function definition of gnutls_x509_crt_get_fingerprint.
-
Glenn Morris authored
-
Lars Magne Ingebrigtsen authored
-
Andrey Kotlarski authored
* net/eww.el (eww-browse-url): Optionally create new eww buffer. (eww-follow-link): Follow in new buffer in case of prefix argument, open externally with double prefix.
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
(eww): Pop to the *eww* buffer immediately after executing the `M-x eww' command to avoid having buffers pop up later. (eww-display-html): Don't pop the *eww* buffer. (eww-display-raw): Ditto. (eww-display-image): Ditto.
-
Lars Magne Ingebrigtsen authored
-
Ivan Shmakov authored
* net/eww.el (eww-suggest-uris): New variable. (eww-suggested-uris): New function. (eww): Default to URL under point. (eww-links-at-point): New function.
-
Ivan Shmakov authored
Fixes: debbugs:18010 * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
-
Mark Oteiza authored
-
Mark Oteiza authored
* net/eww.el (eww-mode-map): Bind backtab to shr-previous-link
-
Kenjiro Nakayama authored
Fixes: debbugs:16225 * net/eww.el (eww-set-character-encoding): New command and keystroke. (eww-display-raw): Use it.
-
Lars Magne Ingebrigtsen authored
* net/nsm.el (network-security-level): Rename from `nsm-security-level' and documented.
-
Lars Magne Ingebrigtsen authored
* url-http.el (url-http): Respect `url-request-noninteractive'. * url-queue.el (url-queue-start-retrieve): Fetching through url-queue should always be noninteractive. * url-vars.el (url-request-noninteractive): New variable.
-
Lars Magne Ingebrigtsen authored
* mail/smtpmail.el (smtpmail-via-smtp): Warn unless encrypted and we're sending a password. * pop3.el (pop3-open-server): Warn unless encrypted. * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
-
Lars Magne Ingebrigtsen authored
* processes.texi (Network): Mention the new :warn-unless-encrypted parameter to `open-network-stream'. (Network): Mention the Network Security Manager. * net/nsm.el: New file that implements a Network Security Manager. * net/network-stream.el (open-network-stream): Add a new :warn-unless-encrypted parameter. (network-stream-open-plain): Allow warning unless encrypted. (network-stream-open-starttls): Call the Network Security Manager. (network-stream-open-tls): Ditto.
-
Lars Magne Ingebrigtsen authored
* gnutls.c (gnutls_hex_string, gnutls_certificate_details) (Fgnutls_peer_status): New functions to export TLS certificate details to Emacs Lisp. * process.h: Added more fields to Lisp_Process to track certificate details. * gnutls.c (Fgnutls_boot): Save certificate for later inspection.
-
Jan D authored
* gtkutil.c (gtk_adjustment_configure): Don't use 2.14 functions (Bug#19149).
-
Michael Albinus authored
`process-environment' when running `process-file' or `start-file-process'.
-
Jan D authored
* gtkutil.c (gtk_adjustment_configure): Define for Gtk+ < 2.14. (xg_set_toolkit_horizontal_scroll_bar_thumb): Remove wrong version check for gtk_adjustment_configure (Bug#19149).
-
Michael Albinus authored
Change version to 25.1.
-
Michael Albinus authored
-
Michael Albinus authored
New customer option. Supports cases when Emacs hasn't been invoked in the same environment where the notifications shall go to. (erc-notifications-notify): Use it.
-
Leo Liu authored
Fixes: debbugs:18953 * calendar/cal-china.el (calendar-chinese-from-absolute-for-diary) (calendar-chinese-to-absolute-for-diary) (calendar-chinese-mark-date-pattern, diary-chinese-anniversary): Handle leap months in Chinese calendar. (Bug#18953)
-
- 22 Nov, 2014 13 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Accidentally left out of previous commit. Apparently "git mv" doesn't do what I thought it did...
-
Glenn Morris authored
* configure.ac (comma_version, comma_space_version) [mingw32]: New output variables. (nt/emacs.rc, nt/emacsclient.rc) [mingw32]: New output files. * make-dist: Update nt/ for *.rc -> *.rc.in changes. * nt/emacs.rc.in, nt/emacsclient.rc.in: Rename from nt/emacs.rc, emacsclient.rc. Let configure generate the real files, and set the version numbers. * lib-src/Makefile.in (emacsclient.res): Update deps for nt/emacsclient.rc now being in the build directory, not the source directory. * nt/Makefile.in (distclean): Delete *.rc. (emacs.res): Update deps for nt/emacsclient.rc now being in the build directory, not the source directory. * admin/admin.el (set-version): No more need to update nt/*.rc. * admin/authors.el (authors-renamed-files-alist): Add .rc.in files.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
Fixes: debbugs:19134. progmodes/cc-cmds.el (c-where-wrt-brace-construct): Handle a return code of (label) from c-beginning-of-decl-1.
-
Glenn Morris authored
-
Glenn Morris authored
* lib-src/Makefile.in (emacsclient.res): Add dependency on icons/emacs.ico. * nt/Makefile.in (emacs.res): Add dependency on icons/hand.cur.
-
Glenn Morris authored
-
“Martin authored
* w32fns.c (x_set_tool_bar_lines): Always call x_change_tool_bar_height (Bug#19048). (x_change_tool_bar_height): Mark frame as garbaged since adjust_frame_size might not have done that. * xfns.c (x_set_tool_bar_lines): Always call x_change_tool_bar_height (Bug#19048). (x_change_tool_bar_height): Mark frame as garbaged since adjust_frame_size might not have done that.
-
Ulf Jasper authored
* lisp/net/newst-backend.el (newsticker--sentinel-work): Tell `libxml-parse-xml-region' to discard comments. Fixes bug#18787.
-
Michael Albinus authored
-
Michael Albinus authored
* net/tramp-sh.el (tramp-sh-handle-start-file-process) (tramp-sh-handle-process-file): Propagate `process-environment'. * vc/vc-hg.el (vc-hg-state): No special handling for remote files; Tramp propagates environment variables now.
-