]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-05-06 Stefan Monnier* lisp/cedet/semantic/grammar.el: Fix compiler warnings...
2015-05-05 Glenn Morris* lisp/help-fns.el (describe-function-1):
2015-05-05 Nicolas PettonMerge branch 'seq-let'
2015-05-05 Nicolas PettonUpdate `seq-let' documentation
2015-05-05 Nicolas PettonAdd support for &rest in `seq-let'
2015-05-05 Paul EggertSpelling fixes
2015-05-05 (tiny change... * eieio-custom.el (eieio-object-value-get): Add missing...
2015-05-05 (tiny change... (eieio-object-value-create): Adjust to new slots repres...
2015-05-05 Nicolas Petton* lisp/emacs-lisp/seq.el (seq--make-bindings): Improve...
2015-05-05 Dmitry GutovWork around "Attempt to modify read-only object"
2015-05-05 Dmitry GutovOnly skip some variables that have function counterparts
2015-05-05 Dmitry Gutov; Update a comment
2015-05-05 Dmitry GutovButtonize the whole line, including the number at the...
2015-05-05 Dmitry GutovMake sure we're inside the let bindings
2015-05-05 Glenn Morris* lisp/cedet/semantic/grammar.el (eldoc-function-argstring)
2015-05-05 Glenn MorrisReplace instances of "(eval-when-compile (autoload...
2015-05-05 Glenn Morris* lisp/gnus/mm-view.el (epg-decrypt-string): Autoload.
2015-05-05 Glenn Morris* lisp/gnus/mml-smime.el (epg-key-sub-key-list)
2015-05-05 Glenn Morris* lisp/progmodes/elisp-mode.el (xref-collect-references...
2015-05-05 Glenn Morris* lisp/emacs-lisp/debug.el (help-xref-interned): Update...
2015-05-05 Glenn Morris* lisp/allout.el (epg-user-id-string, epg-key-user...
2015-05-05 Glenn Morris* lisp/play/gametree.el (gametree-show-children-and...
2015-05-05 Glenn Morris* lisp/emacs-lisp/check-declare.el (check-declare-verify):
2015-05-04 Dmitry GutovHighlight both type and symbol name
2015-05-04 Dmitry GutovInsert, highlight and align line numbers in xref output
2015-05-04 Daniel ColascioneFix previous commit
2015-05-04 Dmitry GutovDon't pulse the indentation, or the newline
2015-05-04 Daniel ColascioneAdd `save-mark-and-excursion', which has the old `save...
2015-05-04 Dmitry GutovClassify lone symbol inside let varlist as variable
2015-05-04 Dmitry GutovAdd xref-pulse-on-jump
2015-05-04 Stefan Monnier* lisp/org/org-{macs,list}.el: Fix lexical warnings
2015-05-04 Eli ZaretskiiFix minor issues with CEDET on MS-Windows
2015-05-04 Artur Malabarba* lisp/emacs-lisp/package.el: Remove `package--silence...
2015-05-04 Stefan Monnier* lisp/term/screen.el (xterm-screen-extra-capabilities...
2015-05-03 Dmitry Gutov; xref--insert-xrefs: Add (require 'compile)
2015-05-03 Dmitry Gutovxref--insert-xrefs: Tweak the faces
2015-05-03 Dmitry Gutovelisp-completion-at-point: Prioritize being quoted...
2015-05-03 Dmitry GutovStop vc-print-log from jumping to the top
2015-05-02 Michael VehrsFix display of keyboard layouts for right-to-left scripts
2015-05-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-05-02 K. Handa* cmds.c (internal_self_insert): When we insert spaces for
2015-05-02 Nicolas Petton* lisp/emacs-lisp/seq.el (seq-p): New alias to `sequencep'.
2015-05-02 Dmitry GutovFix etags-xref-find for references
2015-05-02 Philipp StephaniUpdate the options in whitespace-style defcustom
2015-05-02 Eli ZaretskiiFix error diagnostics of c-macro-expand
2015-05-02 Eli ZaretskiiDon't require Texinfo 5.0 for Emacs documentation
2015-05-01 Dmitry Gutov; * xref.el (xref-collect-references): Simplify.
2015-05-01 Simen Heggestøyl* lisp/files.el (pwd):
2015-05-01 Stefan Monnier* lisp/isearch.el (isearch-mode-map): Allow backspace...
2015-05-01 Dmitry GutovImplement xref-find-references in etags and elisp-mode
2015-05-01 Dmitry Gutov; ede-locate-create/update-root-database: Fix docstring...
2015-05-01 Paul EggertPrefer plain characters to Texinfo circumlocutions
2015-05-01 Paul EggertFix single-quoting style in PDF manuals
2015-05-01 Glenn Morris* test/automated/cl-lib-tests.el (cl-lib-adjoin-test...
2015-05-01 Glenn Morris* lisp/emacs-lisp/pcase.el (get-edebug-spec, edebug...
2015-05-01 Glenn Morris* lisp/emacs-lisp/pcase.el (pcase--make-docstring)...
2015-05-01 Nicolas PettonNew macro seq-let, providing destructuring support...
2015-05-01 Przemysław... ; Add cl-adjoin tests
2015-05-01 Pontus Michael* lisp/simple.el (blink-matching-open): Better behavior...
2015-05-01 Przemysław... ; Add class name to error message
2015-05-01 Glenn Morris* lisp/emacs-lisp/ert.el (ert--special-operator-p)...
2015-05-01 Artur Malabarba* lisp/emacs-lisp/bytecomp.el: Revert "Silence noninter...
2015-05-01 K. Handa* mule-cmds.el (input-method-use-echo-area): Change...
2015-05-01 Lars Magne... Start using proportional fonts in eww by default
2015-05-01 Lars Magne... Fix links in tables in shr
2015-05-01 Glenn Morris; Auto-commit of loaddefs files.
2015-05-01 Jan D(ns-get-cut-buffer-internal): Remove this alias.
2015-05-01 Glenn Morris* lisp/emacs-lisp/ert.el (ert--special-operator-p):
2015-05-01 Glenn Morris* lisp/term/ns-win.el (ns-get-selection-internal):
2015-05-01 Glenn Morris* lisp/dom.el: Load subr-x when compiling, for when...
2015-05-01 Glenn MorrisSilence some compilation warnings
2015-05-01 Glenn MorrisFunction declaration updates prompted by 'make check...
2015-05-01 Glenn MorrisRemove compatibility code for 20-year old function...
2015-04-30 Tassilo HornAdd ace-window face config
2015-04-30 Paul EggertUnclutter 'make doc' output a bit
2015-04-30 Paul EggertMerge from gnulib
2015-04-30 Artur Malabarba* lisp/emacs-lisp/package.el: Some speed optimizations...
2015-04-30 Artur Malabarba* lisp/emacs-lisp/package.el (package--message): inhibi...
2015-04-30 Paul EggertOmit -Wstrict-overflow workaround in GCC 5
2015-04-30 Paul EggertMerge from gnulib
2015-04-30 Helmut EllerSet next-error-* in xref--xref-buffer-mode
2015-04-30 Fabián Ezequiel... python.el: Fix warnings on looking-back calls missing...
2015-04-29 Artur Malabarba* lisp/emacs-lisp/package.el: Use pushnew for downloads...
2015-04-29 Dmitry GutovIntroduce etags-xref-find-definitions-tag-order
2015-04-29 Eli ZaretskiiPATH- and completion-related fixes in Eshell on MS...
2015-04-29 Sam Steingoldbury RCIRC buffers when there is no activity
2015-04-29 Glenn Morris; Auto-commit of loaddefs files.
2015-04-29 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-29 Krzysztof JurewiczFix DBUS query result parsing for secrets-search-items
2015-04-29 Artur Malabarba* lisp/emacs-lisp/bytecomp.el: Use `inhibit-message'
2015-04-29 Oleh KrehelRemove the deprecated INTERNAL_FIELD macro by expanding it
2015-04-29 Glenn MorrisReplace an obsolete function alias
2015-04-29 Stefan Monnier* lisp/mail/rmailsum.el: Use lexical-binding.
2015-04-29 Glenn Morris* test/automated/package-test.el (package-test-update...
2015-04-29 Glenn Morris* lisp/foldout.el: Update for 2015-01-30 outline.el...
2015-04-29 Glenn Morris* lisp/cedet/semantic/bovine/c.el (semantic-c-do-lex...
2015-04-28 Glenn Morris* lisp/mail/rmailsum.el: Fix search for encoded subject...
2015-04-28 Glenn Morris* lisp/mail/rmail.el (rmail-highlighted-headers): Fix...
2015-04-28 Artur Malabarba* lisp/emacs-lisp/package.el: Fix priority-hiding corne...
2015-04-28 Paul EggertUpdate source file encoding list
next