aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/org/org-{macs,list}.el: Fix lexical warningsStefan Monnier2015-05-042-60/+63
* Fix minor issues with CEDET on MS-WindowsEli Zaretskii2015-05-043-16/+26
* * lisp/emacs-lisp/package.el: Remove `package--silence' variableArtur Malabarba2015-05-041-32/+29
* * lisp/term/screen.el (xterm-screen-extra-capabilities): New customStefan Monnier2015-05-033-13/+38
* ; xref--insert-xrefs: Add (require 'compile)Dmitry Gutov2015-05-041-0/+1
* xref--insert-xrefs: Tweak the facesDmitry Gutov2015-05-041-4/+3
* elisp-completion-at-point: Prioritize being quoted over funposDmitry Gutov2015-05-032-3/+92
* Stop vc-print-log from jumping to the topDmitry Gutov2015-05-031-9/+11
* Fix display of keyboard layouts for right-to-left scriptsMichael Vehrs2015-05-021-1/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2015-05-0294-211/+311
|\
| * * lisp/emacs-lisp/seq.el (seq-p): New alias to `sequencep'.Nicolas Petton2015-05-021-0/+1
| * Fix etags-xref-find for referencesDmitry Gutov2015-05-022-5/+10
| * Update the options in whitespace-style defcustomPhilipp Stephani2015-05-021-25/+28
| * Fix error diagnostics of c-macro-expandEli Zaretskii2015-05-021-2/+2
| * Don't require Texinfo 5.0 for Emacs documentationEli Zaretskii2015-05-021-0/+6
| * ; * xref.el (xref-collect-references): Simplify.Dmitry Gutov2015-05-021-7/+4
| * * lisp/files.el (pwd):Simen Heggestøyl2015-05-012-4/+11
| * * lisp/isearch.el (isearch-mode-map): Allow backspace remappingStefan Monnier2015-05-011-1/+1
| * Implement xref-find-references in etags and elisp-modeDmitry Gutov2015-05-013-0/+71
| * ; ede-locate-create/update-root-database: Fix docstring typoDmitry Gutov2015-05-011-1/+1
| * Prefer plain characters to Texinfo circumlocutionsPaul Eggert2015-05-019-38/+25
| * Fix single-quoting style in PDF manualsPaul Eggert2015-05-0174-92/+88
| * * test/automated/cl-lib-tests.el (cl-lib-adjoin-test): Fix it.Glenn Morris2015-05-011-2/+2
| * * lisp/emacs-lisp/pcase.el (get-edebug-spec, edebug-match)Glenn Morris2015-05-011-0/+7
| * * lisp/emacs-lisp/pcase.el (pcase--make-docstring): Require help-fns.Glenn Morris2015-05-011-0/+3
| * ; Add cl-adjoin testsPrzemysław Wojnowski2015-05-011-0/+41
| * * lisp/simple.el (blink-matching-open): Better behavior in minibufferPontus Michael2015-05-011-2/+3
| * ; Add class name to error messagePrzemysław Wojnowski2015-05-011-1/+1
| * * lisp/emacs-lisp/ert.el (ert--special-operator-p): Fix previous.Glenn Morris2015-05-011-1/+1
| * * lisp/emacs-lisp/bytecomp.el: Revert "Silence noninteractive compilations"Artur Malabarba2015-05-011-44/+19
* | * cmds.c (internal_self_insert): When we insert spaces forK. Handa2015-05-021-1/+1
|/
* * mule-cmds.el (input-method-use-echo-area): Change :type toK. Handa2015-05-011-1/+1
* Start using proportional fonts in eww by defaultLars Magne Ingebrigtsen2015-05-011-1/+1
* Fix links in tables in shrLars Magne Ingebrigtsen2015-05-011-16/+11
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-011-1208/+1225
* (ns-get-cut-buffer-internal): Remove this alias.Jan D2015-05-011-2/+0
* * lisp/emacs-lisp/ert.el (ert--special-operator-p):Glenn Morris2015-04-301-1/+1
* * lisp/term/ns-win.el (ns-get-selection-internal):Glenn Morris2015-04-301-2/+0
* * lisp/dom.el: Load subr-x when compiling, for when-let.Glenn Morris2015-04-301-0/+1
* Silence some compilation warningsGlenn Morris2015-04-304-0/+15
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-3013-13/+14
* Remove compatibility code for 20-year old function renamingGlenn Morris2015-04-301-9/+5
* Add ace-window face configTassilo Horn2015-04-301-1/+2
* Unclutter 'make doc' output a bitPaul Eggert2015-04-301-3/+3
* Merge from gnulibPaul Eggert2015-04-301-1/+12
* * lisp/emacs-lisp/package.el: Some speed optimizations on menu refreshArtur Malabarba2015-04-302-31/+39
* * lisp/emacs-lisp/package.el (package--message): inhibit-messageArtur Malabarba2015-04-301-4/+3
* Omit -Wstrict-overflow workaround in GCC 5Paul Eggert2015-04-291-2/+2
* Merge from gnulibPaul Eggert2015-04-292-7/+22
* Set next-error-* in xref--xref-buffer-modeHelmut Eller2015-04-301-1/+16