]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-05-07 Glenn MorrisAvoid unnecessary bumping of Makefile.in's timestamp.
2015-05-07 Glenn Morris* Makefile.in: Don't always insist on removing existing...
2015-05-07 Glenn Morris* build-aux/gitlog-to-emacslog: Allow specification...
2015-05-07 Glenn Morris* admin/update_autogen: Add option to update ChangeLog.
2015-05-07 Stefan Monnier* lisp/subr.el (delete-dups): Pre-size the hashtable.
2015-05-06 Stefan Monnier(define-modify-macro): Make sure cl--arglist-args is...
2015-05-06 Glenn Morris* Makefile.in (change-history-nocommit): New.
2015-05-06 Dmitry GutovOnly cancel timer when it is non-nil
2015-05-06 Glenn MorrisQuieten cedet compilation
2015-05-06 Glenn MorrisQuieten cc-mode compilation
2015-05-06 Oleh Krehellisp/subr.el (delete-dups): Avoid nreverse.
2015-05-06 Artur Malabarba* lisp/subr.el (delete-dups): Make it destructive again.
2015-05-06 Paul Eggert* doc/lispref/sequences.texi (Sequence Functions):...
2015-05-06 Glenn Morris; * etc/NEWS: Add entry as a reminder to update the...
2015-05-06 Stefan Monnier* lisp/emacs-lisp/testcover.el: Don't use edebug--read...
2015-05-06 Oleh Krehellisp/subr.el (delete-dups): Use a hash table
2015-05-06 Stefan MonnierCEDET: Avoid `oref' on classes in a few more cases
2015-05-06 Stefan Monnier* lisp/cedet/semantic/symref/grep.el: Fix unused var...
2015-05-06 Stefan MonnierCEDET (srecode-compile-inserter): Avoid `oref' on classes
2015-05-06 Dmitry GutovClean up pulse.el a little
2015-05-06 Glenn Morris; Auto-commit of loaddefs files.
2015-05-06 Tassilo HornSupport the biblatex journaltitle field
2015-05-06 Glenn MorrisMinor declare-function improvement
2015-05-06 Glenn Morris* lisp/progmodes/js.el (js--optimize-arglist): Remove...
2015-05-06 Glenn Morris* lisp/w32-fns.el (w32-shell-name): Silence compiler.
2015-05-06 Dmitry GutovPulse using a timer
2015-05-06 Dmitry GutovAdd semantic/symref/grep file patterns for ruby-mode
2015-05-06 Dmitry GutovDon't require match
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...
next