]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-01-24 Paul EggertMerge from gnulib
2016-01-24 Alan MackenzieExpunge "allow" + infinitive without direct object...
2016-01-24 l3thalMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-24 Kelvin WhiteAdd NEWS entry for asynchronous reconnect in ERC
2016-01-24 l3thalAdd NEWS entry for asynchronous reconnect in ERC
2016-01-24 Kelvin Whitebrowse-url.el: Add 'google-chrome' to supported browsers.
2016-01-24 Paul EggertPort Tramp manual to latest Texinfo
2016-01-24 Lars Ingebrigtsen* eww.el (eww-render): Protect against empty content...
2016-01-24 Nicolas Pettonauthors.el updates
2016-01-24 Nicolas Petton; ChangeLog fixes
2016-01-24 Glenn Morris; Auto-commit of loaddefs files.
2016-01-24 Dmitry GutovRename xref-query-replace to xref-query-replace-in...
2016-01-24 Dmitry GutovUpdate cl-defgeneric and cl-defmethod docstrings
2016-01-23 Dmitry GutovComment out next-error-function integration in xref
2016-01-23 John WiegleyCorrect a use of "which" in intro.texi
2016-01-23 Alan MackenzieDistinguish the two meanings of Java's keyword "default...
2016-01-23 Oscar FuentesDon't operate on menu bar of nonexistent frame
2016-01-23 Anders LindgrenUnbreak the GNUstep build.
2016-01-23 Glenn Morris; Auto-commit of loaddefs files.
2016-01-23 Eli Zaretskii; Another minor change in Dired docs
2016-01-23 Eli ZaretskiiImprove documentation of 'pcase'
2016-01-23 Paul Eggert* etc/NEWS: Say that Cairo is experimental.
2016-01-23 Paul EggertReport error for PNG under Cairo
2016-01-23 Arash EsbatiDelete a spurious backquote (tiny change)
2016-01-23 Paul EggertPacify --enable-gcc-warnings --with-cairo
2016-01-23 Eli ZaretskiiUpdate documentation for Dired search and replace
2016-01-23 Eli Zaretskii; Improve commentary in sysdep.c
2016-01-22 Paul EggertPort recent xdisp.c fix to picky C compilers
2016-01-22 Alan MackenziePrevent spurious recognition of K&R argument declaratio...
2016-01-22 Eli Zaretskii; Minor tweaks in etc/NEWS
2016-01-22 Eli ZaretskiiFix the build with --enable-checking=glyphs
2016-01-22 Eli ZaretskiiDocument cl-generic.el
2016-01-22 Paul Eggertxwidgets style cleanup
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-22 John WiegleyFurther corrections to the pcase docstring
2016-01-22 Eli Zaretskii* doc/emacs/anti.texi (Antinews): Rewrite for Emacs 25.
2016-01-22 Stephen LeakeIn xref-collect-references, force backends to respect...
2016-01-22 John WiegleyMinor correction to pcase docstring
2016-01-22 John WiegleyWrite a new docstring for the pcase macro
2016-01-21 Stephen BermanAvoid byte-compiler warning in todo-mode (bug#21953)
2016-01-21 Stephen BermanFix desktop support in todo-mode and doc-view (bug...
2016-01-20 Paul EggertNo need to configure gobject-introspection
2016-01-20 Paul EggertDon’t export C symbols not used elsewhere
2016-01-20 Dmitry GutovSupport squiggly heredocs in ruby-mode
2016-01-20 Glenn Morris* configure.ac (emacs_config_features): Remove WEBKIT.
2016-01-20 Paul EggertPort to platforms with gtk3 but not webkitgtk3
2016-01-20 Eli ZaretskiiFix doc string of 'isearch-search-fun-function'
2016-01-20 Stefan Monnier* lisp/xwidget.el: Nitpicks
2016-01-20 Glenn MorrisDon't hard-code 1 as point-min.
2016-01-20 Glenn Morris; * lisp/xwidget.el: Spelling fixes.
2016-01-19 Glenn Morris* lisp/xwidget.el: Add declarations to silence non...
2016-01-19 Glenn MorrisTrivial doc copyedits.
2016-01-19 Glenn MorrisAvoid advising image-display-size for xwidgets.
2016-01-19 Glenn MorrisAvoid breaking non-xwidget Emacs that happen to load...
2016-01-19 Glenn Morris* lisp/xwidget.el (xwidget-webkit-scroll-behaviour...
2016-01-19 Glenn Morris* configure.ac (WEBKIT, GIR, CAIRO): Use EMACS_CHECK_MO...
2016-01-19 Glenn Morris* configure.ac (emacs_config_features): Add XWIDGETS...
2016-01-19 Glenn Morris* configure.ac (HAVE_WEBKIT_OSR): Remove broken, duplic...
2016-01-19 Glenn Morris; * etc/NEWS: xwidgets isn't documented.
2016-01-19 Katsumi Yamaoka* lisp/gnus/nnir.el (nnir-request-update-mark):
2016-01-19 Glenn Morris* lisp/xwidget.el (report-xwidget-bug): Remove.
2016-01-19 Glenn Morris; Add 2016 to copyright years of new files.
2016-01-19 Joakim VeronaSupport for the new Xwidget feature.
2016-01-19 Eli ZaretskiiImprove documentation of 'alist-get'
2016-01-19 Shakthi Kannan; * etc/NEWS: No need to document 'system-name'.
2016-01-19 Eli ZaretskiiMinor copyedits of doc/emacs/maintaining.texi
2016-01-19 Eli ZaretskiiUnbreak the Cygwin-w32 build
2016-01-19 Lars Magne... * shr.el (shr-table-body): Allow tables to have text...
2016-01-19 Phillip LordCope with multiple overlapping faces.
2016-01-19 Paul EggertFix spurious escapes in describe-input-method
2016-01-19 Paul EggertMinor improvements to (random t) documentation
2016-01-19 Dmitry Gutov; Fix a typo
2016-01-19 Dmitry GutovRename methods in Ruby etags example file
2016-01-19 Dmitry GutovPropertize backtick in 'def `(abc)' as symbol constituent
2016-01-18 Eli ZaretskiiFix scrolling under scroll-preserve-screen-position...
2016-01-18 Lars Magne... Fix shr table rendering of nested tables
2016-01-18 Dmitry Gutov* lisp/progmodes/project.el (project--read-regexp)...
2016-01-18 Dmitry GutovAdd xref-based replacements for Dired search commands
2016-01-18 Alan Mackenzie* doc/lispref/frames.texi (Position Parameters): Say...
2016-01-18 Eli ZaretskiiImprove user documentation of Xref
2016-01-18 Eli ZaretskiiFix scrolling under scroll-preserve-screen-position...
2016-01-18 Eli ZaretskiiUnbreak the MS-Windows build
2016-01-18 Alan MackenzieDesktop: protect users against inadvertant upgrading...
2016-01-18 Paul EggertInitialize GnuTLS before calling gnutls_rnd
2016-01-17 Andreas SchwabDon't use GnuTLS before it is initialized
2016-01-17 Paul EggertPort cleanup attribute to OpenBSD
2016-01-17 Paul EggertPrefer GnuTLS when acquiring random seed
2016-01-16 Eli Zaretskii; * etc/NEWS: The final touch.
2016-01-16 Eli ZaretskiiImprove documentation of dynamic modules
2016-01-16 Eli Zaretskii* INSTALL: Document --with-modules.
2016-01-16 Eli ZaretskiiDocument 'function-put'
2016-01-16 Eli ZaretskiiDocument 'funcall-interactively'
2016-01-16 Eli Zaretskii* doc/lispref/lists.texi (Association Lists): Document...
2016-01-16 Eli Zaretskii* doc/lispref/strings.texi (Text Comparison): Document...
2016-01-16 Eli ZaretskiiDocument renaming of selection-related functions
2016-01-16 Eli Zaretskii* doc/lispref/macros.texi (Expansion): Document 'macroe...
2016-01-16 Eli ZaretskiiDocument 'define-inline'
2016-01-16 Glenn Morris; Auto-commit of loaddefs files.
2016-01-16 Eli Zaretskii; * etc/NEWS: Mark entries that don't need further...
2016-01-16 Artur Malabarba* lisp/files.el (dir-locals--all-files): Respect absolu...
next