summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge masterxwidgetJoakim Verona2015-02-0865-823/+1985
|\
| * 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-085-20/+25
| * subr.el (apply-partially): Use lexical binding.David Kastrup2015-02-082-2/+6
| * NEWS: Document `comment-line'.Artur Malabarba2015-02-082-0/+6
| * newcomment.el (comment-line): New command on C-x C-;.Artur Malabarba2015-02-083-0/+39
| * Minor tweaks to frame_size_history_addPaul Eggert2015-02-084-18/+15
| * Fix a thinko in frame-parameter (Bug#19802)Eli Zaretskii2015-02-082-1/+12
| * 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-084-46/+48
| * 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-074-3/+90
| * Fix hideshow integration.Fabián Ezequiel Gallina2015-02-074-50/+193
| * * 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-0713-306/+641
| * Remove no-longer-used cursor_in_echo_area codePaul Eggert2015-02-063-82/+66
| * Make vc-test-svn03-working-revision passDmitry Gutov2015-02-072-6/+14
| * (vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'Dmitry Gutov2015-02-072-1/+6
| * Add documentation for seq-mapcat, seq-partition and seq-group-byNicolas Petton2015-02-062-1/+51
| * Better docstring for seq.el functionsNicolas Petton2015-02-062-7/+13
| * Add seq-partition and seq-group-byNicolas Petton2015-02-064-3/+47
| * Add seq-mapcatNicolas Petton2015-02-064-3/+25
| * 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
| * automated/package-test.el (package-test-sort-by-dependence): New testArtur Malabarba2015-02-052-0/+27
| * automated/package-test.el (package-test-get-deps): Fix typo.Artur Malabarba2015-02-052-1/+5
| * 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-059-62/+141
| |\
| | * * lisp/emacs-lisp/eieio*.el: Use (:documentation ...) featureStefan Monnier2015-02-054-29/+34
| | * Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-056-33/+107
| * | help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-054-3/+49
| * | * doc/misc/auth.texi (Multiple GMail accounts with Gnus): Markup fix.Glenn Morris2015-02-052-2/+6
| |/
| * * 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
| * Remove recently added BUFFER arg of `window-text-pixel-size'.Martin Rudalics2015-02-054-33/+21
| * lisp/gnus/gnus-start.el: always check newsrc timestamp when saving itTed Zlatanov2015-02-052-22/+18
| * doc/misc/auth.texi (Multiple GMail accounts with Gnus): Add FAQTed Zlatanov2015-02-052-0/+26