]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-01-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-01-11 Lars Magne... Further eww URL DWIM tweaks
2015-01-11 Michael Albinus* files.el (directory-files-recursively): Do not includ...
2015-01-11 Paul EggertPort to MSB hosts without optimization
2015-01-11 Paul EggertDefault to 'configure --enable-silent-rules'
2015-01-11 Paul EggertSpelling fixes
2015-01-10 Paul EggertPort to 32-bit --with-wide-int
2015-01-10 Paul EggertPort to HAVE_FREETYPE && !HAVE_XFT
2015-01-10 Paul EggertPort to 32-bit Sun C 5.12 sparc
2015-01-10 Paul EggertPort Qnil==0 changes to 32-bit --with-wide-int
2015-01-10 Lars Magne... (shr-urlify): Don't bother the user about invalidly...
2015-01-10 Ivan Shmakov(shr-urlify): Decode URLs before using them as titles
2015-01-10 Lars Magne... eww title cleanup when loading
2015-01-10 Lars Magne... (eww): Don't interpret "org/foo" as an URL.
2015-01-10 Lars Magne... Further eww DWIM URL interpretation fixups
2015-01-10 Lars Magne... Tweak eww DWIM URL recognition
2015-01-10 Eli ZaretskiiMS-Windows followup for change in semantics of XIL...
2015-01-10 Daniel ColascioneBetter binding for vc-delete-file
2015-01-10 Daniel ColascioneTweak NEWS
2015-01-09 Daniel ColascioneTeach js-mode about ES6 generators
2015-01-09 Paul EggertRefactor pointer-to-integer conversion
2015-01-08 Stefan MonnierShrink EIEIO object header. Move generics to eieio...
2015-01-08 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Move the function defs...
2015-01-08 Eli ZaretskiiFix line-move-visual's following of column in R2L lines.
2015-01-08 Eli ZaretskiiFix GDB accesses to the 'nil's name.
2015-01-08 Eli ZaretskiiFix fallout from "Qnil is zero" change in the display...
2015-01-08 Paul EggertPort new Lisp symbol init to x86 --with-wide-int
2015-01-08 Paul Eggert* lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.
2015-01-08 Paul Eggert* conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang...
2015-01-08 Paul EggertPort Qnil==0 XUNTAG to clang
2015-01-08 Stefan Monnier* emacs-lisp/eieio-generic.el: New file.
2015-01-08 Glenn Morris# ChangeLog fixes
2015-01-08 Glenn Morris* admin/authors.el (authors-aliases): Add an entry...
2015-01-08 Glenn Morris* lisp/files.el (file-tree-walk): Remove; of unknown...
2015-01-08 Stefan Monnierlisp/emacs-lisp/eieio-core.el (eieio-backward-compatibi...
2015-01-08 Katsumi Yamaokalisp/gnus/gnus-group.el (gnus-read-ephemeral-bug-group...
2015-01-08 Katsumi Yamaokalisp/gnus/gnus-group.el (gnus-read-ephemeral-bug-group...
2015-01-08 Paul Eggert* src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):
2015-01-08 Paul EggertPort GFileMonitor * hack to Qnil==0 platforms
2015-01-07 Andreas SchwabFix content decoding in gnus-read-ephemeral-bug-group
2015-01-07 Eli Zaretskiisrc/window.c (Fwindow_body_width): Doc fix. (Bug#19395)
2015-01-07 Stefan Monnier* lisp/subr.el (redisplay-dont-pause): Mark as obsolete.
2015-01-07 K. HandaMerge branch master of git.sv.gnu.org:/srv/git/emacs.
2015-01-07 K. Handainternational/ccl.el (define-ccl-program): Improve...
2015-01-06 Sam SteingoldUse generic `display-buffer-alist' instead of mode...
2015-01-06 Jan DNS: Fix frame size when height and font set at startup.
2015-01-06 Paul EggertMerge from gnulib
2015-01-05 Dmitry GutovAdd help-echo to xrefs
2015-01-05 Paul Eggert* lisp.h (XSYMBOL): Parenthesize id in forward decl.
2015-01-05 Eli ZaretskiiMS-Windows followup to previous commit
2015-01-05 Paul EggertUse 0 for Qnil
2015-01-05 Paul EggertCompute C decls for DEFSYMs automatically
2015-01-05 Stefan Monnier* lisp/minibuffer.el (completion-category-defaults...
2015-01-05 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Use class objects in ...
2015-01-04 Dmitry GutovAdd mouse interaction to xref
2015-01-04 Paul Eggert'temacs -nw' should not call missing functions
2015-01-04 Paul Eggert* INSTALL: Mention 'make WERROR_CFLAGS='.
2015-01-04 Paul Eggert* doc/lispref/files.texi: Fix xref typo.
2015-01-04 Glenn Morris# ChangeLog fixes
2015-01-04 Paul EggertClarify 'make info'
2015-01-04 Paul EggertLess 'make' chatter for oldXMenu
2015-01-04 Paul EggertLess 'make' chatter for lwlib
2015-01-04 Paul EggertLess 'make' chatter for lisp dir
2015-01-04 Paul EggertLess 'make' chatter for lib-src
2015-01-04 Paul EggertLess 'make' chatter for leim
2015-01-04 Paul EggertLess 'make' chatter for admin/grammars
2015-01-04 Paul EggertLess 'make' chatter for VCSWITNESS
2015-01-04 Paul EggertLess 'make' chatter in batch mode
2015-01-04 Paul Eggertbatch write-region no longer says "Wrote FOO"
2015-01-04 Dmitry GutovUnbreak `mouse-action' property in text buttons
2015-01-03 Paul EggertRevert previous change to produce_composite_glyph
2015-01-03 Dmitry GutovOnly show "Back" when the marker stack is non-empty
2015-01-03 Dmitry GutovDon't remap `next-line' and `previous-line' in xref...
2015-01-03 Paul EggertPacify gcc -Wparentheses
2015-01-03 Martin RudalicsTwo fixes for setting up sizes of a new frame (Bug...
2015-01-02 Glenn MorrisChangeLog fixes
2015-01-02 Glenn MorrisAuto-commit of loaddefs files.
2015-01-02 Paul EggertLess 'make' chatter for unidata
2015-01-01 Paul EggertFix copyright years by hand
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul Eggert* update-copyright (emacsver): Change to emacsver.tex.in.
2015-01-01 Paul EggertMerge from gnulib, incorporating:
2015-01-01 Paul EggertMerge from origin/emacs-24
2015-01-01 Paul Eggert* .gitattributes: New file.
2015-01-01 Simen Heggestøyl* lisp/textmodes/css-mode.el (scss-mode): Fix typo.
2015-01-01 Eli ZaretskiiMake sure tool-bar changes are reflected on display.
2015-01-01 Glenn MorrisAuto-commit of loaddefs files.
2014-12-31 Paul EggertLess 'make' chatter for doc and lisp
2014-12-31 Paul EggertLess 'make' chatter at top level
2014-12-31 Paul Eggert* autogen.sh: Port better to non-GNU 'cp'.
2014-12-31 Filipp GunbinUse prefix argument in `info-display-manual'
2014-12-31 Paul EggertSimplify setfattr use by assuming GNU make
2014-12-31 Paul Eggert* Makefile.in (semantic): Simplify.
2014-12-30 Juri LinkovMulti-page isearch support in eww
2014-12-30 Dmitry Gutov(xref-find-definitions): Mention "no identifier at...
2014-12-30 Eli ZaretskiiFix a typo in a comment in the previous commit.
2014-12-30 Eli ZaretskiiFix the pixel coordinates returned by pos-visible-in...
2014-12-30 Michael Albinus* automated/tramp-tests.el (tramp--test-smb-or-windows...
2014-12-30 Martin RudalicsUpdate documentation of Temporary Displays.
2014-12-30 Paul EggertOmit trailing white space
next