]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-01-01 Andrew HyattAdd notes on bug triage procedure
2016-01-01 Glenn Morris; Auto-commit of loaddefs files.
2015-12-30 Vincent BelaïcheCorrect ses-rename-cell cursor-intangible text prop...
2015-12-30 Vincent BelaïcheDon't fake empty cells value by "" when printing with...
2015-12-30 Vincent BelaïcheQuick temporary hack to fix curcell refreshing.
2015-12-30 Lars Magne... Restrictive URL checking tweaks
2015-12-30 Lars Magne... New function `puny-highly-restrictive-domain-p'
2015-12-30 Lars Magne... eww build fix (require puny)
2015-12-30 Lars Magne... Transform non-restrictive domains to punycode for display
2015-12-29 Lars IngebrigtsenFurther Unicode restrictive fixups
2015-12-29 Lars IngebrigtsenAdd a new function to say whether a string is restrictive
2015-12-28 Lars IngebrigtsenMention the new puny.el library
2015-12-28 Lars IngebrigtsenIDNA-related fixes for the URL library
2015-12-28 Lars IngebrigtsenIDNA-encode all domain names in `open-network-stream'
2015-12-28 Lars IngebrigtsenFix puny-encoding all-non-ASCII domains
2015-12-28 Lars Ingebrigtsenshr link traversal fixup
2015-12-28 Lars IngebrigtsenReconnect erc even on server errors
2015-12-28 Lars IngebrigtsenFix punycode short circuit logic
2015-12-28 Lars IngebrigtsenIDNA speed up
2015-12-28 Lars IngebrigtsenAdd IDNA domain encode/decode functions
2015-12-28 Lars IngebrigtsenRename idna.el to puny.el
2015-12-28 Katsumi Yamaokalisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Keep...
2015-12-28 Lars Ingebrigtsen* idna.el (idna-decode-string-internal): Implement...
2015-12-28 Lars IngebrigtsenFurther IDNA tweaks
2015-12-28 Lars IngebrigtsenClean up the code slightly
2015-12-28 Lars IngebrigtsenAdded basic idna encoding support
2015-12-27 Vivek DasmohapatraDisconnection fixes for erc
2015-12-27 Thomas RiccardiFurther erc asynch fixes
2015-12-27 Vivek DasmohapatraMake erc connect asynchronously
2015-12-27 David EdmondsonProxy error in erc with multiple clients
2015-12-27 Jens LechtenboergerFix mml-sec build warnings
2015-12-27 Lars Ingebrigtsen(eww-setup-buffer): Restore left-to-right defaults
2015-12-27 Lars Ingebrigtsen* lisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Fix...
2015-12-27 Jens LechtenboergerIdentify unsafe combinations of Bcc and encryption
2015-12-27 Glenn Morris; Auto-commit of ChangeLog files.
2015-12-27 Lars Ingebrigtsen* shr.el (shr-descend): Allow using lambdas in external...
2015-12-26 Stefan Monnier* admin/gitmerge.el: Tweaks that seemed necessary
2015-12-26 Łukasz StelmachUse a different port for TLS erc
2015-12-25 Alain SchnebleMake relative URL parsing and resolution consistent...
2015-12-25 Alain SchnebleMake relative URL parsing and resolution consistent...
2015-12-25 Lars IngebrigtsenLet url use default file modes when copying files
2015-12-25 Devon Sean... Doc fix for url-http
2015-12-25 Lars Ingebrigtsen* eww.el (eww-display-html): Support <button> tags...
2015-12-25 Lars IngebrigtsenMade ffap-url-p a defun instead of a defsubst
2015-12-25 Lars IngebrigtsenAdd a command to view files in the browser to dired
2015-12-25 Lars IngebrigtsenAllow http://user:pass@foo/ URLs again
2015-12-25 Lars Ingebrigtsen* eww.el (eww-mode-map): Fix command name of eww-toggle...
2015-12-25 Samer MastersonAutoload url-insert-buffer-contents
2015-12-25 Lars IngebrigtsenAllow toggling colors in eww
2015-12-25 Lars IngebrigtsenFollow meta refresh tags in eww
2015-12-25 Lars IngebrigtsenMore eww file name coding fixes
2015-12-25 Lars IngebrigtsenAlways save eww history
2015-12-25 Lars IngebrigtsenDefault web pages to right-to-left
2015-12-25 Lars IngebrigtsenMake toggling checkboxes work again
2015-12-25 Lars IngebrigtsenDon't store cookies with empty names
2015-12-25 Lars IngebrigtsenStop rendering HTML before specdlr exhaustion
2015-12-25 Lars IngebrigtsenUse cl-reduce, not reduce.
2015-12-25 Lars IngebrigtsenAllow several <tbody> tags in shr
2015-12-24 Lars IngebrigtsenMake prettier unique file names in eww
2015-12-24 Lars IngebrigtsenDecode hex-encoded URLs before using them as file names
2015-12-24 Ashish SHUKLAAdd FreeBSD cert bundle
2015-12-24 Lars IngebrigtsenAllow overriding shr functions from eww
2015-12-24 Lars IngebrigtsenIgnore invalid SVG images
2015-12-24 Lars Ingebrigtsenshr table rendering fix
2015-12-22 Sam Steingoldclipboard should still work even if interprogram-*...
2015-12-20 Glenn Morris; Auto-commit of ChangeLog files.
2015-12-18 Phillip LordFix bootstrap issue with dired-loaddefs
2015-12-17 Phillip Lorddired generate autoloads to non-versioned file.
2015-12-17 Phillip Lordeieio generate autoloads to non-versioned file.
2015-12-17 Phillip Lordhtmlfontify generate autoload to non-versioned file.
2015-12-17 Phillip Lordibuffer generate autoloads to non-versioned file.
2015-12-17 Phillip Lordrmail generate autoloads to non-versioned file.
2015-12-17 Phillip LordAdd autoload-force target.
2015-12-17 Phillip Lordps-print generate autoloads to non versioned file.
2015-12-17 Phillip Lordreftex generate autoloads to non versioned file.
2015-12-13 Glenn Morris; Auto-commit of ChangeLog files.
2015-12-07 Stefan Monnier* lisp/calculator.el (calculator-define-key): Undo...
2015-12-06 Glenn Morris; Auto-commit of ChangeLog files.
2015-12-04 Glenn Morris* Makefile.in: Avoid duplication.
2015-12-02 Phillip Lordmake check unconditional, check-maybe top-level.
2015-12-02 Phillip LordMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-12-01 Phillip LordTests now support out-of-source-build.
2015-12-01 Glenn Morris; * test/make-test-deps.emacs-lisp: Standardize license...
2015-12-01 Artur Malabarba* lisp/emacs-lisp/let-alist.el: Now an Elpa :core package
2015-12-01 Glenn Morris; Auto-commit of loaddefs files.
2015-11-30 Phillip LordImprove documentation and clean up.
2015-11-30 Phillip LordUpdate file headers for name change.
2015-11-30 Phillip LordTest files renamed to new scheme.
2015-11-30 Phillip LordTests now depend on source files
2015-11-30 Stefan Monnier* lisp/progmodes/which-func.el: Improve disabling the...
2015-11-30 Stefan Monnier* lisp/calculator.el (calculator-define-key): Silence...
2015-11-29 Eli Barzilay* lisp/calculator.el: more improvements and bugfixes.
2015-11-29 Eli Barzilay* lisp/calculator.el: Re-do key bindings.
2015-11-29 Eli Barzilay* lisp/calculator.el: improve radix modes
2015-11-29 Eli Barzilay* lisp/calculator.el: better reading of register names
2015-11-29 Eli Barzilay* lisp/calculator.el: General improvements
2015-11-29 Michael Albinus; Manual Cleanup of ChangeLog.2
2015-11-29 Michael Albinus; Manual Cleanup of ChangeLog.2
2015-11-29 Glenn Morris; Auto-commit of ChangeLog files.
2015-11-28 Michael Albinus; Pacify byte-compiler in filenotify-tests.el
next