emacs/lisp/net
Eli Zaretskii 88e2de2381 Fix filling text with bidirectional characters in shr.el
* lisp/net/shr.el (shr-insert-document): Bind
bidi-display-reordering to nil while filling lines.  This is
required for when a line includes characters whose bidi
directionality is opposite to the base paragraph direction,
because columns are counted in the logical order.  (Bug#22250)
2015-12-29 18:49:57 +02:00
..
ange-ftp.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
browse-url.el Fix documentation of browse-url browser-related functions 2015-12-26 20:47:42 +02:00
dbus.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
dig.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eudc-bob.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudc-export.el Improve EUDC to BBDB 3 export 2015-11-22 20:56:22 -05:00
eudc-hotlist.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudc-vars.el Make eudcb-ph.el obsolete 2015-12-06 19:37:40 -05:00
eudc.el Add BBDB 3 support for EUDC export 2015-11-22 20:56:22 -05:00
eudcb-bbdb.el Add BBDB 3 support for EUDC export 2015-11-22 20:56:22 -05:00
eudcb-ldap.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudcb-mab.el EUDC: New maintainer 2015-01-27 10:17:24 -05:00
eww.el * eww.el (eww-mode): Remove superfluous bidi reset. 2015-12-28 21:02:43 +01:00
gnutls.el Refactor out gnutls-trustfiles 2015-12-29 14:39:53 +01:00
goto-addr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hmac-def.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hmac-md5.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
imap.el * imap.el (imap-ssl-open): Remove 2015-12-26 21:47:39 +01:00
ldap.el Recognize more LDAP attributes 2015-03-09 21:02:37 -04:00
mairix.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
net-utils.el ; * lisp/net/net-utils.el: Fix comment typo in previous. 2015-12-04 19:56:32 -05:00
netrc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
network-stream.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
newst-backend.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
newst-plainview.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
newst-reader.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
newst-ticker.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newst-treeview.el Fix scrambling of html-rendered item buffers 2015-11-30 18:02:36 +01:00
newsticker.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsm.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
ntlm.el ntlm.el: Change version to 2.0.0 2015-10-31 23:11:09 -04:00
pinentry.el Suppress redundant Pinentry startup messages 2015-11-06 10:56:49 +09:00
quickurl.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rcirc.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
rfc2104.el Move rfc2104 from gnus to net 2015-02-13 19:57:56 +11:00
rlogin.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
sasl-cram.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-digest.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-ntlm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-scram-rfc.el Fix some file headers for the purpose of `package--builtins' 2015-12-03 16:13:57 +00:00
sasl.el Fix SCRAM-SHA-1 SASL mechanism 2015-02-23 09:09:46 +00:00
secrets.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
shr-color.el (/ N) now returns the reciprocal of N 2015-10-20 18:22:48 -07:00
shr.el Fix filling text with bidirectional characters in shr.el 2015-12-29 18:49:57 +02:00
snmp-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
soap-client.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
soap-inspect.el Sync with soap-client repository, version 3.0.2 2015-11-11 23:43:50 -05:00
socks.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
telnet.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
tls.el Make tls.el use trustfiles by default 2015-12-29 14:46:20 +01:00
tramp-adb.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
tramp-cache.el * lisp/net/tramp-cache.el (top): Use message' but format-message'. 2015-08-26 10:32:02 +02:00
tramp-cmds.el * lisp/net/tramp-cmds.el (tramp-reporter-dump-variable): 2015-08-18 14:24:16 +02:00
tramp-compat.el Sync with Tramp 2.2.13 2015-12-29 15:35:44 +01:00
tramp-ftp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp-gvfs.el Sync with Tramp 2.2.13 2015-12-29 15:35:44 +01:00
tramp-gw.el Go back to grave quoting in Tramp 2015-08-25 19:00:21 -07:00
tramp-sh.el Sync with Tramp 2.2.13 2015-12-29 15:35:44 +01:00
tramp-smb.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
tramp-uu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp.el Minor fixes in Tramp 2015-12-18 17:45:24 +01:00
trampver.el Sync with Tramp 2.2.13 2015-12-29 15:35:44 +01:00
webjump.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
zeroconf.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00