summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* emacs-lisp/package.el (package-install): Invert the second argument.scratch/package-fixArtur Malabarba2015-02-112-15/+20
* emacs-lisp/package.el: Indicate incompatible packages.Artur Malabarba2015-02-112-1/+27
* Add a backward-compatible version of seq-reverseNicolas Petton2015-02-112-8/+32
* Improve seq-group-by to return sequence elements in correct orderNicolas Petton2015-02-112-12/+16
* Add manual entry for fullscreen-restore parameter.Martin Rudalics2015-02-111-1/+1
* Improve toggling fullscreen state of frames.Martin Rudalics2015-02-112-37/+43
* Fix <li><p> indentation in shrLars Magne Ingebrigtsen2015-02-112-17/+29
* lisp/gnus/gnus-art.el (gnus-treat-buttonize): Don't buttonize URLs in HTMLLars Magne Ingebrigtsen2015-02-112-1/+6
* (shr-fill-line): Preserve background colours when indenting/folding.Lars Magne Ingebrigtsen2015-02-112-3/+14
* shr space widths fixupLars Magne Ingebrigtsen2015-02-112-25/+31
* lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-101-2/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsKatsumi Yamaoka2015-02-102-5/+19
|\
| * Fix up :align-to background coloursLars Magne Ingebrigtsen2015-02-102-5/+19
* | lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-102-3/+9
|/
* shr cleanup and background color fixLars Magne Ingebrigtsen2015-02-102-44/+13
* (shr-tag-hr): Compute the right length when using fonts.Lars Magne Ingebrigtsen2015-02-102-2/+7
* Fix <h1> and <tt> renderingLars Magne Ingebrigtsen2015-02-102-1/+9
* Allow using variable-width fonts in ewwLars Magne Ingebrigtsen2015-02-105-264/+513
* python.el: Fix typo in eldoc initialization for Emacs 24.xFabián Ezequiel Gallina2015-02-091-2/+2
* python.el: Improved shell font lock respecting markers.Fabián Ezequiel Gallina2015-02-092-49/+53
* Fixes: debbugs:19815Simen Heggestøyl2015-02-092-2/+6
* * lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Use macroexp-parse-body.Stefan Monnier2015-02-092-9/+6
* * lisp/emacs-lisp/eieio-core.el (eieio-oset-default): Catch the unexpectedStefan Monnier2015-02-092-0/+7
* * lisp/help-fns.el (help-fns--signature): Keep doc for keymap.Christopher Genovese2015-02-092-1/+7
* desktop.el: Save mark-ring less verbosely.Kelly Dean2015-02-092-4/+37
* Add macro pcase-lambdaLeo Liu2015-02-094-1/+39
* Port to platforms lacking test -a and -oPaul Eggert2015-02-083-2/+9
* 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