]> code.delx.au - gnu-emacs/history - lisp
Merge from origin/emacs-25
[gnu-emacs] / lisp /
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-07 Glenn Morris; * lisp/emacs-lisp/autoload.el (autoload-timestamps...
2016-01-07 Glenn Morris; * lisp/emacs-lisp/autoload.el update-directory-autolo...
2016-01-07 Glenn MorrisAllow creation of loaddefs files without timestamps.
2016-01-06 Glenn Morris; * lisp/Makefile.in: Comment update.
2016-01-06 Glenn MorrisDoc tweaks.
2016-01-06 Glenn MorrisBuild tweaks related to tags files.
2016-01-06 Glenn Morris* lisp/Makefile.in (CAL_SRC): Skip calendar.el.
2016-01-04 Paul EggertSpelling fixes
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-02 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-02 Vincent BelaïcheAlign textually on fix done for emacs-25 branch for...
2016-01-02 K. Handasupport rendering of wider range of combinging characte...
2016-01-01 Glenn Morris; Auto-commit of loaddefs files.
2016-01-01 Paul EggertFix copyright years by hand
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 Mark Oteizalisp/emacs-lisp/chart.el (chart-new-buffer): Move to...
2015-12-31 Mark OteizaPort chart.el methods to cl-generic.
2015-12-31 Joakim JalapAdd new input method 'programmer-dvorak'
2015-12-31 Eli ZaretskiiAllow to invoke original M-TAB binding in 'flyspell...
2015-12-31 Eli ZaretskiiFix EWW rendering of long RTL lines
2015-12-31 Vincent Belaïchefix bug#21054
2015-12-31 YAMAMOTO MitsuharuRemove unused variable
2015-12-30 Vincent BelaïcheCorrect ses-rename-cell cursor-intangible text prop...
2015-12-30 Shakthi KannanDocument support for ':documentation' in Lisp mode
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 Ingebri... Restrictive URL checking tweaks
2015-12-30 Lars Magne Ingebri... New function `puny-highly-restrictive-domain-p'
2015-12-30 Lars Magne Ingebri... eww build fix (require puny)
2015-12-30 Lars Magne Ingebri... Transform non-restrictive domains to punycode for display
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-30 Dmitry GutovUndo ill-advised change
2015-12-30 Dmitry GutovUnbreak completion in python-mode buffers
2015-12-29 Eli ZaretskiiFix filling text with bidirectional characters in shr.el
2015-12-29 Lars IngebrigtsenFurther Unicode restrictive fixups
2015-12-29 Michael AlbinusSync with Tramp 2.2.13
2015-12-29 Lars IngebrigtsenMake tls.el use trustfiles by default
2015-12-29 Lars IngebrigtsenRefactor out gnutls-trustfiles
2015-12-29 Lars IngebrigtsenRemove --insecure from gnutls-cli invocation
2015-12-29 Lars IngebrigtsenAdd a new function to say whether a string is restrictive
2015-12-29 Paul EggertSpelling fix
2015-12-29 Paul EggertPort report-emacs-bug to deterministic builds
2015-12-29 Dmitry Gutov; * lisp/progmodes/project.el: Update TODO
2015-12-29 Jose A. Ortega RuizFix URL auth error message
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 Ingebrigtsenshr link traversal fixup
2015-12-28 Tom Tromeyset :safe on css-indent-offset
2015-12-28 Lars Ingebrigtsen* eww.el (eww-mode): Remove superfluous bidi reset.
2015-12-28 James StoutMake chunked encoding trailer detection more compliant
2015-12-28 Lars IngebrigtsenReconnect erc even on server errors
2015-12-28 Lars IngebrigtsenFix punycode short circuit logic
2015-12-28 Martin RudalicsFix Bug#10873 in `report-emacs-bug'
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 Lars IngebrigtsenAlways reset the bidi direction
2015-12-28 Alan MackenzieAllow line comments ending with escaped NL to be contin...
2015-12-28 Katsumi Yamaokalisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Keep...
2015-12-28 Dmitry GutovRename project-library-roots to project-external-roots
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 Deniz DoganClear erc user list upon disconnection
2015-12-27 Lars IngebrigtsenDon't bug out in erc after waking from sleep
2015-12-27 David EdmondsonProxy error in erc with multiple clients
2015-12-27 David EdmondsonProxy error in erc with multiple clients
2015-12-27 Dima KoganEnsure that we don't have several timers in erc
2015-12-27 Jens LechtenboergerFix mml-sec build warnings
2015-12-27 Jens LechtenboergerFix mml-sec build warnings
2015-12-27 Lars IngebrigtsenDon't insert erc logs at the end
2015-12-27 Lars Ingebrigtsen(eww-setup-buffer): Restore left-to-right defaults
2015-12-27 Lars Ingebrigtsen(eww-setup-buffer): Restore left-to-right defaults
2015-12-27 Lars IngebrigtsenDon't join erc channels doubly
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 Krzysztof JurewiczFix auth source lookups from erc with port numbers
2015-12-27 Fran LitterioRun erc-kill-channel-hook always on exit
2015-12-27 Lars Ingebrigtsen* shr.el (shr-descend): Allow using lambdas in external...
2015-12-26 Paul EggertReword initial *scratch* for brevity, appearance
2015-12-26 Leo LiuAdd ert-deftest to lisp-mode.el
2015-12-26 Lars Ingebrigtsen* imap.el (imap-ssl-open): Remove
2015-12-26 Lars IngebrigtsenUse built-in encryption in imap.el
2015-12-26 Eli ZaretskiiDon't try using /bin/sh in artist.el on MS-Windows
2015-12-26 Eli ZaretskiiFix documentation of browse-url browser-related functions
2015-12-26 Eli ZaretskiiDon't produce non-ASCII characters in *scratch*
2015-12-26 Eli ZaretskiiDocument changes in 'compare-windows'
next