]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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-10 Glenn Morris; Auto-commit of ChangeLog files.
2016-01-09 Andrew HyattAdding example replies to bug-triage.
2016-01-09 Andrew HyattRename the notes/admin/triage file to bug-triage.
2016-01-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-08 K. HandaFix outdated comments.
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-07 Glenn Morris; * etc/NEWS (Changes in Frame- and Window- Handling...
2016-01-07 Glenn Morris; * etc/NEWS: Add other main section headings for 25.2.
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-06 Glenn Morris* test/lisp/emacs-lisp/package-tests.el
2016-01-05 Eli ZaretskiiFix fallout from merging emacs-25 branch in test/
2016-01-05 Eli Zaretskii; * etc/NEWS: Mention 2 newly introduced variables.
2016-01-04 Paul EggertSpelling fixes
2016-01-04 Daniel ColascioneLet users disable unsafe signal handling code
2016-01-04 Bill Wohler; * .gitignore: Add lisp/mh-e/mh-autoloads.el.
2016-01-03 Eli Zaretskii; * configure.ac: Improve wording of last commit.
2016-01-03 Michael Albinus* configure.ac: Add error message for gfile on Nextstep.
2016-01-03 Glenn Morris; Auto-commit of ChangeLog files.
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-02 Xue Fuqiao; * etc/NEWS: Typo fix.
2016-01-01 Andrew HyattAdd notes on bug triage procedure
2016-01-01 Glenn Morris; Auto-commit of loaddefs files.
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 Brian BurnsAdd nt/INSTALL.W64 build instructions
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 MitsuharuClean up cairo printing code
2015-12-31 YAMAMOTO MitsuharuMove variables to inner loop, preparing for Mac port...
2015-12-31 YAMAMOTO MitsuharuAdd handle_user_signal_hook
2015-12-31 YAMAMOTO MitsuharuAvoid writing to purespace
2015-12-31 YAMAMOTO MitsuharuRemove unused variable
2015-12-31 YAMAMOTO Mitsuharu* configure.ac: Find libxml2 headers in Xcode SDK dir...
2015-12-31 YAMAMOTO MitsuharuUse posix_openpt instead of openpty on Darwin
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 Shakthi KannanDocument new features of TeX mode
2015-12-30 Eli ZaretskiiClarify docs of hscroll in RTL text
2015-12-30 Eli ZaretskiiFix rendering of HTML pages that use character composition
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 Eli ZaretskiiAvoid some compiler warnings in w32.c
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-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 typos in CC Mode manual
2015-12-29 Eli ZaretskiiAvoid assertion violations in compact_font_cache_entry
2015-12-29 Eli ZaretskiiFix filling text with bidirectional characters in shr.el
2015-12-29 Lars IngebrigtsenFurther Unicode restrictive fixups
2015-12-29 Martin Rudalics* src/xfns.c (x_create_tip_frame): Process alpha parameter.
2015-12-29 Michael AlbinusSync with Tramp 2.2.13
2015-12-29 Lambda Coder* doc/misc/tramp.texi: Editorial revisions to the Tramp...
2015-12-29 Lars IngebrigtsenMention that tls.el is secure by default, and will...
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... Fix URL auth error message
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 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
next