summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-062-2/+2
* Support the biblatex journaltitle fieldTassilo Horn2015-05-061-1/+8
* Minor declare-function improvementGlenn Morris2015-05-051-5/+11
* * lisp/progmodes/js.el (js--optimize-arglist): Remove declaration.Glenn Morris2015-05-051-4/+0
* * lisp/w32-fns.el (w32-shell-name): Silence compiler.Glenn Morris2015-05-051-1/+1
* Pulse using a timerDmitry Gutov2015-05-061-10/+26
* Add semantic/symref/grep file patterns for ruby-modeDmitry Gutov2015-05-061-2/+4
* Don't require matchDmitry Gutov2015-05-061-1/+1
* * lisp/cedet/semantic/grammar.el: Fix compiler warnings (bug#20505)Stefan Monnier2015-05-053-85/+101
* * lisp/help-fns.el (describe-function-1):Glenn Morris2015-05-051-1/+4
* Merge branch 'seq-let'Nicolas Petton2015-05-051-2/+46
|\
| * Add support for &rest in `seq-let'Nicolas Petton2015-05-051-13/+22
| * * lisp/emacs-lisp/seq.el (seq--make-bindings): Improve the docstring.Nicolas Petton2015-05-051-1/+1
| * New macro seq-let, providing destructuring support to seq.elseq-letNicolas Petton2015-05-011-2/+37
* | Spelling fixesPaul Eggert2015-05-051-2/+2
* | * eieio-custom.el (eieio-object-value-get): Add missing increment(tiny change) Pierre Lorenzon2015-05-051-0/+7
* | (eieio-object-value-create): Adjust to new slots representation(tiny change) Pierre Lorenzon2015-05-051-3/+4
* | Work around "Attempt to modify read-only object"Dmitry Gutov2015-05-051-5/+8
* | Only skip some variables that have function counterpartsDmitry Gutov2015-05-051-6/+10
* | ; Update a commentDmitry Gutov2015-05-051-1/+1
* | Buttonize the whole line, including the number at the beginningDmitry Gutov2015-05-051-19/+18
* | Make sure we're inside the let bindingsDmitry Gutov2015-05-051-7/+7
* | * lisp/cedet/semantic/grammar.el (eldoc-function-argstring)Glenn Morris2015-05-041-6/+0
* | Replace instances of "(eval-when-compile (autoload ...))"Glenn Morris2015-05-0410-74/+70
* | * lisp/gnus/mm-view.el (epg-decrypt-string): Autoload.Glenn Morris2015-05-041-0/+2
* | * lisp/gnus/mml-smime.el (epg-key-sub-key-list)Glenn Morris2015-05-041-3/+3
* | * lisp/progmodes/elisp-mode.el (xref-collect-references): Declare.Glenn Morris2015-05-041-0/+1
* | * lisp/emacs-lisp/debug.el (help-xref-interned): Update declaration.Glenn Morris2015-05-041-1/+2
* | * lisp/allout.el (epg-user-id-string, epg-key-user-id-list):Glenn Morris2015-05-042-3/+3
* | * lisp/play/gametree.el (gametree-show-children-and-entry)Glenn Morris2015-05-041-6/+6
* | * lisp/emacs-lisp/check-declare.el (check-declare-verify):Glenn Morris2015-05-041-2/+3
* | Highlight both type and symbol nameDmitry Gutov2015-05-051-2/+5
* | Insert, highlight and align line numbers in xref outputDmitry Gutov2015-05-052-12/+31
* | Fix previous commitDaniel Colascione2015-05-041-4/+5
* | Don't pulse the indentation, or the newlineDmitry Gutov2015-05-042-3/+13
* | Add `save-mark-and-excursion', which has the old `save-excursion' behaviorDaniel Colascione2015-05-042-1/+39
* | Classify lone symbol inside let varlist as variableDmitry Gutov2015-05-041-6/+7
* | Add xref-pulse-on-jumpDmitry Gutov2015-05-042-4/+18
* | * 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-032-13/+31
* | ; 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-031-3/+4
* | 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
* | * 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