]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-27 Katsumi YamaokaGnus: fix XEmacs compilation
2014-11-26 Lars Magne... Better display for `paranoid' `network-security-level'
2014-11-26 Lars Magne... * net/shr.el (shr-make-table-1): dom.el changes for...
2014-11-26 Lars Magne... Only send SNI if the host name is not an IP address
2014-11-26 Toke Høiland... * gnutls.c (Fgnutls_boot): Send the server name over
2014-11-26 Lars Magne... Further eww dom.el cleanups
2014-11-26 Dani Moncayoconfigure.ac [MINGW]: Fix the way of getting the right...
2014-11-26 Lars Magne... * text.texi (Document Object Model): Typo fix
2014-11-26 Sam SteingoldPass -utf8 to tidy.
2014-11-26 Lars Magne... * net/eww.el (eww-highest-readability): More dom.el...
2014-11-26 Lars Magne... * text.texi (Document Object Model): New node to docume...
2014-11-26 Lars Magne... ChangeLog for last checkin
2014-11-26 Lars Magne... Use the new dom.el accessors in shr and eww
2014-11-26 Lars Magne... * dom.el: New file.
2014-11-26 Ulf Jaspernewsticker: Take care of UIDs when adding elements...
2014-11-26 Simon LeinenFix for vc-filewise.el unresolved-call glitch.
2014-11-26 Simon LeinenFix up autoloads in vc-rcs.el and vc-sccs.el.
2014-11-26 Alan MackenzieRemove spurious reference to symbol category_properties.
2014-11-26 Glenn Morris* lisp/arc-mode.el (archive-visit-single-files): Add...
2014-11-25 Eric S. RaymondMinor typo fixes in vc-src.el.
2014-11-25 Paul EggertFix gnutls problems caught by static checking.
2014-11-25 Paul EggertUse usual GNU style for white space.
2014-11-25 Ted Zlatanov* net/gnutls.el (gnutls): Set :group to 'comm so it...
2014-11-25 Glenn Morris* configure.ac: Fix yesterday's use of uninitialised...
2014-11-25 Lars Magne... * misc.texi (Network Security): Use "untrustworthy...
2014-11-25 Lars Magne... Fix previous version of nsm-warnings-ok-p
2014-11-25 Lars Magne... (gnutls_certificate_details): Reversed check in last...
2014-11-25 Lars Magne... * net/nsm.el (nsm-format-certificate): Don't bug out...
2014-11-25 Lars Magne... Make gnutls.c compile on older gnutls installations
2014-11-25 Ted Zlatanov* gnutls.c (Fgnutls_boot): Minor logging fixes.
2014-11-25 Ted Zlatanovnet/nsm.el: Use `gnutls-peer-status-warning-describe'.
2014-11-25 Ted ZlatanovUse a simple list of symbols in GnuTLS peer verification.
2014-11-25 Nicolas Richardbyte-run.el (function-put): Match argument names to...
2014-11-25 Ted Zlatanov* gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAG...
2014-11-25 Glenn Morris* gnus-start.el (gnus-save-newsrc-file-check-timestamp...
2014-11-25 Glenn Morris* etc/MACHINES: State supported OS X versions.
2014-11-25 Oscar Fuentesconfigure.ac [mingw]: Set $canonical default value
2014-11-24 Sam SteingoldRemove a spurious comma
2014-11-24 Glenn Morris* configure.ac: Relocate some recent changes to a more...
2014-11-24 Eli Zaretskiidoc/emacs/misc.texi (Network Security): Improve wording...
2014-11-24 Lars Magne... Moved the Network Security Manager to the Emacs manual
2014-11-24 Stefan Monnier* lisp/vc/vc-hooks.el (vc-state-base-face): Don't override
2014-11-24 Lars Magne... eww input field fixup
2014-11-24 Glenn Morris* configure.ac [HAVE_W32]: Generate nt/*.rc files when...
2014-11-24 Lars Magne... (Network Security): Mention more NSM variables.
2014-11-24 Lars Magne... * processes.texi (Network Security): Made into its...
2014-11-24 Lars Magne... * net/eww.el (eww-set-character-encoding): Use `read...
2014-11-24 Leo LiuNew macro macroexp-let2*
2014-11-24 Lars Magne... * gnutls.c: Fix compilation warnings given fix --enable...
2014-11-24 Eli ZaretskiiFix bug #19157 with incorrect hscroll during I-search.
2014-11-24 Glenn Morris* src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.
2014-11-24 Glenn MorrisReduce nt and src Makefile duplication wrt emacs.res
2014-11-23 Lars Magne... * gnutls.c: Fix Windows function definition of gnutls_x...
2014-11-23 Lars Magne... Typo fix from previous check-in
2014-11-23 Lars Magne... gnutls.c windows compilation fix
2014-11-23 Glenn Morris* lib-src/Makefile.in (emacsclient.res): Fix yesterday...
2014-11-23 Lars Magne... Fix bug marking
2014-11-23 Andrey KotlarskiAllow opening eww links in a new buffer
2014-11-23 Lars Magne... (eww-follow-link): Make going to #targets in the page...
2014-11-23 Lars Magne... Switch to the *eww* buffer immediately to avoid doing...
2014-11-23 Lars Magne... * net/eww.el (eww-display-html): Decode the document...
2014-11-23 Ivan ShmakovMake `M-x eww' default to the URL under point
2014-11-23 Ivan ShmakovDocument the eww Desktop stuff
2014-11-23 Mark Oteiza* net/eww.el (eww-add-bookmark): Fix bookmark titles.
2014-11-23 Mark Oteiza(eww-mode-map): Bind backtab to shr-previous-link
2014-11-23 Kenjiro NakayamaAllow setting the charset in eww
2014-11-23 Lars Magne... Rename `nsm-security-level' to `network-security-level'
2014-11-23 Lars Magne... Implement a new url parameter `url-request-noninteractive'
2014-11-23 Lars Magne... Make some network connections warn unless they are...
2014-11-23 Lars Magne... Implement a Network Security Manager
2014-11-23 Lars Magne... Add functions to gnutls.c for exporting certificate...
2014-11-23 Jan DFixes: debbugs:19149
2014-11-23 Michael Albinus* tramp.texi (Remote processes): Let-bind environment...
2014-11-23 Jan DFixes: debbugs:19149
2014-11-23 Michael Albinus* erc-desktop-notifications.el (erc-notifications-bus):
2014-11-23 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-23 Michael Albinus* erc-desktop-notifications.el (erc-notifications-bus):
2014-11-23 Leo LiuHandle leap months in Chinese calendar
2014-11-22 Glenn Morris* .gitignore: Add emacs.rc and emacsclient.rc in nt/.
2014-11-22 Glenn Morris* admin/admin.el: Fix paren typo in previous.
2014-11-22 Glenn Morris* nt/emacs.rc, nt/emacsclient.rc: Remove files.
2014-11-22 Glenn MorrisFurther reduce number of versioned files storing Emacs...
2014-11-22 Alan MackenzieMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-22 Alan MackenzieFix error with `mark-defun' and "protected:" in C+...
2014-11-22 Glenn Morris* src/Makefile.in (emacs.res): Add dependency on icons...
2014-11-22 Glenn MorrisAdd some .ico dependencies to Makefile .res rules
2014-11-22 Glenn Morris* nextstep/templates/Info-gnustep.plist.in: Let configu...
2014-11-22 “MartinDon't shrink frame when using desktop-save-mode (Bug...
2014-11-22 Ulf Jaspernewsticker: Fix bug#18787: Tell libxml-parse-xml-region...
2014-11-22 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-22 Michael AlbinusPropagate remote process environment.
2014-11-22 Eric S. RaymondUnbreak the build.
2014-11-22 Eric S. RaymondRevert "More movement of master-related code to vc...
2014-11-22 Eric S. RaymondMore movement of master-related code to vc-filewise.el.
2014-11-22 Eric S. RaymondIsolating support code for the file-granularity back...
2014-11-22 Eric S. RaymondRename vc-name to vc-master-rename.
2014-11-21 Rüdiger Sonderfeldlisp/ChangeLog: Use double space to end sentence.
2014-11-21 Rüdiger SonderfeldFix `nato-alphabet' docstring.
2014-11-21 Stefan Monnier* lisp/desktop.el (desktop-create-buffer): Use activate...
next