aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge masterxwidgetJoakim Verona2015-02-0835-318/+798
|\
| * newcomment.el (comment-line): Fix missing paren.Artur Malabarba2015-02-082-1/+5
| * configure --with-gameuser now defaults to games group.Ulrich Müller2015-02-082-10/+15
| * subr.el (apply-partially): Use lexical binding.David Kastrup2015-02-082-2/+6
| * newcomment.el (comment-line): New command on C-x C-;.Artur Malabarba2015-02-083-0/+39
| * lisp/outline.el (outline-show-entry): Fix one invisible charOleh Krehel2015-02-082-1/+11
| * * src/data.c (Findirect_function): Don't signal an errorStefan Monnier2015-02-082-16/+19
| * python.el: Fix completion-at-point.Fabián Ezequiel Gallina2015-02-082-66/+80
| * python.el: Fix shell font-lock multiline input.Fabián Ezequiel Gallina2015-02-082-4/+14
| * python.el: Make shell font-lock respect markers.Fabián Ezequiel Gallina2015-02-082-44/+53
| * Fix attribution in previous commitFabián Ezequiel Gallina2015-02-071-1/+1
| * python.el: Keep eldoc visible while typing args.Fabián Ezequiel Gallina2015-02-072-3/+25
| * Fix hideshow integration.Fabián Ezequiel Gallina2015-02-072-5/+31
| * * lisp/progmodes/python.el (python-check-custom-command): Do not useFabián Ezequiel Gallina2015-02-072-1/+8
| * Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-073-7/+28
| * (vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'Dmitry Gutov2015-02-072-1/+6
| * Better docstring for seq.el functionsNicolas Petton2015-02-062-7/+13
| * Add seq-partition and seq-group-byNicolas Petton2015-02-062-1/+28
| * Add seq-mapcatNicolas Petton2015-02-062-2/+12
| * doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.Artur Malabarba2015-02-062-7/+7
| * image-mode.el (image-kill-buffer): New command bound to k.Artur Malabarba2015-02-062-0/+9
| * net/ldap.el (ldap-search-internal): Fix docstringThomas Fitzsimmons2015-02-062-2/+6
| * Fix json error-definition condition build errorLars Magne Ingebrigtsen2015-02-062-1/+6
| * Respect the :end-of-capability settingWolfgang Jenkner2015-02-062-2/+9
| * emacs-lisp/package.el: Add missing (require 'subr-x)Artur Malabarba2015-02-052-0/+3
| * emacs-lisp/package.el (package-delete): Don't always delesect.Artur Malabarba2015-02-052-1/+12
| * emacs-lisp/package.el (package-menu-mark-install): Mark dependency.Artur Malabarba2015-02-052-2/+9
| * emacs-lisp/package.el (package-menu-execute): Delete packages in order.Artur Malabarba2015-02-052-2/+44
| * * lisp/textmodes/css-mode.el: Handle hyphenated varsSimen Heggestøyl2015-02-052-2/+5
| * * lisp/textmodes/css-mode.el: Handle variable interpolationSimen Heggestøyl2015-02-052-2/+12
| * * lisp/json.el (json-end-of-file): New error.Era Eriksson2015-02-052-3/+10
| * Merge branch 'dynamic-docstrings' into trunkStefan Monnier2015-02-056-58/+114
| |\
| | * * lisp/emacs-lisp/eieio*.el: Use (:documentation ...) featureStefan Monnier2015-02-054-29/+34
| | * Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-053-29/+80
| * | help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-054-3/+49
| |/
| * * lisp/emulation/viper.el: A couple of docstring format tweaksStefan Monnier2015-02-052-6/+6
| * * lisp/delsel.el: Deprecate the `kill' option. Use lexical-binding.Stefan Monnier2015-02-052-13/+12
| * * lisp/doc-view.el: Add some comments about desktop supportStefan Monnier2015-02-051-0/+8
| * lisp/gnus/gnus-start.el: always check newsrc timestamp when saving itTed Zlatanov2015-02-052-22/+18
| * lisp/gnus/mail-source.el (mail-source-call-script): Pop up an error buffer if...Timo Lilja2015-02-052-6/+14
| * lisp/gnus/gnus-sum.el (gnus-extra-headers): Add X-GM-LABELSLars Magne Ingebrigtsen2015-02-052-2/+5
| * lisp/gnus/nnimap.el (nnimap-request-group-scan): Further `M-g' group fixesLars Magne Ingebrigtsen2015-02-052-31/+37
| * [Gnus] Make `M-g' in the group buffer work againVincent Bernat2015-02-053-2/+8
| * lisp/gnus/gnus-sum.el (gnus-select-newsgroup): nnimap group selection fixLars Magne Ingebrigtsen2015-02-052-1/+6
| * * lisp/progmodes/python.el: Preserve compatibility with Emacs-24Stefan Monnier2015-02-042-2/+12
| * Avoid the error when computing top-level indentation.Sam Steingold2015-02-042-1/+8
* | xwgir components now accept constructor argsJoakim Verona2015-02-081-2/+2
* | ldefs-boot.el mysteriously changedJoakim Verona2015-02-041-1146/+1146
* | merge masterJoakim Verona2015-02-0471-938/+984
|\ \ | |/
| * * lisp/emacs-lisp/cl-generic.el (cl--generic-member-method): Fix paren typo.Stefan Monnier2015-02-042-2/+4