]> code.delx.au - gnu-emacs/history - lisp/net
More format-time-string change fixups
[gnu-emacs] / lisp / net /
2015-12-05 Glenn Morris; * lisp/net/net-utils.el: Fix comment typo in previous.
2015-12-05 Glenn Morris* lisp/net/net-utils.el: Small improvements.
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-03 Michael AlbinusSome error message improvements in tramp-sh.el
2015-12-03 Artur MalabarbaFix some file headers for the purpose of `package-...
2015-11-30 Ulf JasperFix scrambling of html-rendered item buffers
2015-11-23 Thomas FitzsimmonsImprove EUDC to BBDB 3 export
2015-11-23 Thomas FitzsimmonsAdd BBDB 3 support for EUDC export
2015-11-18 Paul EggertQuote symbols in docstrings using `'
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-14 Dmitry GutovMerge branch 'master' into emacs-25
2015-11-13 John WiegleyMerge remote-tracking branch 'origin/master' into emacs-25
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Eli ZaretskiiFix last change in shr.el
2015-11-13 Michael AlbinusAdapt Tramp version, do not merge with master
2015-11-13 Eli ZaretskiiFix last change in shr.el
2015-11-13 Eric Hanchrowshr: don't invoke unbound function (Bug#21895)
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Thomas FitzsimmonsSync with soap-client repository, version 3.0.2
2015-11-11 Michael AlbinusOptimize `file-equal-p' and `file-in-directory-p' in...
2015-11-10 Paul EggertSpelling fixes
2015-11-06 Daiki UenoSuppress redundant Pinentry startup messages
2015-11-01 Michael AlbinusImprove completion in tramp-gvfs.el
2015-11-01 Thomas Fitzsimmonsntlm.el: Change version to 2.0.0
2015-10-30 Michael AlbinusSome minor fixes for tramp-gvfs.el
2015-10-29 Michael AlbinusAdd "afp" method to Tramp
2015-10-28 Michael AlbinusAvoid using `add-to-list' on a let-local var in tramp...
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Michael AlbinusRevert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Stefan Monnier* lisp/net/tramp-smb.el: Avoid using `add-to-list'...
2015-10-26 Mark Oteiza* lisp/net/eww.el (eww-bookmark-prepare): Use truncate...
2015-10-25 Thomas FitzsimmonsSync with soap-client repository, version 3.0.1
2015-10-24 Thomas FitzsimmonsSync with soap-client repository, version 3.0.0
2015-10-23 Eli ZaretskiiDecode the HTML source when displaying it in EWW
2015-10-22 Jürgen HötzelFurther fix for proper locale handling in tramp-gvfs.el
2015-10-21 Paul Eggert(/ N) now returns the reciprocal of N
2015-10-18 Michael Albinus; Remove obsolete comment in tramp.el
2015-10-18 Michael AlbinusSome minor Tramp changes
2015-10-18 Michael AlbinusMinor edits in Tramp
2015-10-16 Jürgen HötzelHandle symlink targets containing spaces in tramp-gvfs.el
2015-10-14 Paul EggertSpelling fixes
2015-10-14 Michael AlbinusSome editing fixes in Tramp
2015-10-14 Michael Albinus; Submit changes promised last commit already
2015-10-14 Jürgen HötzelUse proper localization in tramp-gvfs.el
2015-10-14 Warren LynnFix Bug#21562
2015-10-13 Mark OteizaUse special-mode in eww list modes
2015-10-09 Noah Friedman(tramp-open-connection-setup-interactive-shell): Send...
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-04 Michael AlbinusImprove XEmacs compatibility of Tramp
2015-10-04 Eli Zaretskiishr: fix too long lines in rendered buffers (Bug#21012)
2015-10-03 Michael Albinus; Tramp: Suppress compiler warnings.
2015-10-02 Paul EggertFix a few problems with directed quotes
2015-09-29 Katsumi Yamaoka* net/shr.el (shr-colorize-region): Allow 88-color...
2015-09-29 Katsumi Yamaoka* net/shr.el (shr-colorize-region):
2015-09-28 Dmitry Gutov; Remove extraneous "coding: utf-8" specifications...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-20 Michael AlbinusImprove file notifications, especially for Tramp
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-17 Paul EggertFix several backslash typos in Elisp strings
2015-09-13 Michael AlbinusIntroduce `file-notify-valid-p'
2015-09-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-11 Michael AlbinusImprove file notifications in Tramp
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-08 Stefan Monnier(electric-quote-mode): Activate everywhere in message...
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-07 Thomas FitzsimmonsBump version of ntlm.el to 2.00
2015-09-06 Thomas FitzsimmonsAdd support for NTLMv2 authentication
2015-09-03 Paul EggertFix some more docstring etc. quoting problems
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-02 Paul EggertEscape ` and ' in doc
2015-09-01 Katsumi YamaokaUse defalias at the top level
2015-09-01 Michael Albinus* lisp/net/tramp-sh.el (tramp-methods) <sudo>: Mask...
2015-09-01 Michael AlbinusSome Tramp password fixes
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 Katsumi YamaokaPort tls.el to older Emacs
2015-08-31 Paul EggertQuoting fixes in lisp mail, mh-e, net, url
2015-08-30 Michael Albinus* lisp/net/tramp-sh.el (tramp-convert-file-attributes):
2015-08-26 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-26 Michael Albinus; * tramp-compat.el: Remove superfluous comment; formatting
2015-08-26 Michael Albinus* lisp/net/tramp-cache.el (top): Use `message' but...
2015-08-26 Paul EggertGo back to grave quoting in Tramp
2015-08-25 Michael Albinus* lisp/net/tramp-sh.el (tramp-awk-encode, tramp-awk...
2015-08-25 Paul EggertPrefer directed to neutral quotes
2015-08-25 Paul EggertTramp diagnostics as per ‘text-quoting-style’
2015-08-24 Michael Albinus* lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat...
2015-08-24 Michael AlbinusRevert fbb5531fa11d13854b274d28ccd329c9b6652cfc for...
2015-08-24 Paul EggertMore-conservative ‘format’ quote restyling
2015-08-22 Stefan Monnier* lisp/progmodes/cc-*.el: Fix up commenting style
2015-08-21 Paul EggertAvoid hard-coding "M-x command" in docstrings
2015-08-21 Paul EggertDon't quote symbols 'like-this' in docstrings etc.
2015-08-19 Daiki Uenopinentry.el: Add debugging support
2015-08-19 Daiki Uenopinentry.el: Improve multiline prompt
2015-08-18 Michael AlbinusImprove Tramp's compatibility
2015-08-18 Pierre Téchoueyres* lisp/net/tramp-cmds.el (tramp-reporter-dump-variable):
2015-08-18 Daiki UenoRevert "pinentry.el: Support external passphrase cache"
2015-08-18 Daiki Uenopinentry.el: Support external passphrase cache
next