gnu: Add mutter.
[jackhill/guix/guix.git] / emacs /
2015-11-02 Alex Kostemacs: Enable 'guix-build-log-minor-mode' in shell...
2015-11-02 Alex Kostemacs: Enable 'guix-build-log-mode' for build log files.
2015-11-02 Alex Kostemacs: Add completions for '--type' option of 'refresh...
2015-10-31 Alex Kostemacs: Disable minor modes in 'guix-build-log-mode'.
2015-10-31 Alex Kostemacs: Add key bindings for 'guix-build-log-minor-mode'.
2015-10-31 Alex Kostemacs: Add shell completions for 'guix refresh --type'.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-28 Ludovic Courtèsservices: Add 'modify-services'.
2015-10-27 Alex Kostemacs: Use 'switch-to-generation*'.
2015-10-27 Alex Kostemacs: Add "Packages" option for 'guix challenge' popup.
2015-10-27 Alex Kostemacs: Add shell completions for 'guix challenge'.
2015-10-20 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-20 Alex Kostemacs: devel: Add indentation rules for 'modify-phases...
2015-10-20 Alex Kostemacs: config: Use "emacs-config-" prefix for constants.
2015-10-20 Alex Kostbuild: Set DOT_USER_PROGRAM for Emacs interface.
2015-10-17 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-17 Alex Kostemacs: devel: Highlight Guix keywords.
2015-10-17 Alex Kostemacs: Improve file names of generated graphs.
2015-10-16 Alex Kostemacs: Add "View graph" actions to system graph commands.
2015-10-16 Alex Kostemacs: Disambiguate "d" key in 'system' popup.
2015-10-16 Alex Kostemacs: init: Add "share/emacs/site-lisp" to 'load-path'.
2015-10-14 Alex Kostemacs: devel: Add indentation rules.
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-12 Alex Kostemacs: Add 'guix-devel-build-package-source'.
2015-10-09 Alex Kostemacs: Add 'guix-devel-lint-package'
2015-10-09 Alex Kostemacs: Add 'guix-devel-with-definition'.
2015-10-09 Alex Kostemacs: Fix 'guix-devel-setup-repl'.
2015-10-09 Alex Kostemacs: Fix 'guix-build-log-phase-toggle-all'.
2015-10-09 Alex Kostemacs: devel: Fix 'modify-phases' highlighting.
2015-10-09 Alex Kostemacs: devel: Highlight gexp symbols.
2015-09-26 Alex Kostemacs: devel: Highlight 'modify-phases' keywords.
2015-09-26 Ludovic CourtèsMerge branch 'core-updates'
2015-09-25 Alex Kostemacs: build-log: Improve regexp for the phase end.
2015-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-23 Alex Kostemacs: Add 'guix-devel-build-package-definition'.
2015-09-23 Alex Kostemacs: Add development utils.
2015-09-23 Alex Kostemacs: Add "View map" action to 'size' popup.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-22 Alex Kostemacs: Add code to call guile procedures.
2015-09-22 Alex Kostemacs: Move code for evaluating to "guix-geiser.el".
2015-09-22 Alex Kostemacs: Move guile related code to "guix-guile.el".
2015-09-22 Alex Kostemacs: Improve 'guix-prettify-regexp'.
2015-09-18 Alex Kostemacs: Replace 'guix-any' with 'cl-some'.
2015-09-18 Alex Kostemacs: Add commands to show/hide build log phases.
2015-09-15 Alex Kostemacs: Add "View build log" action to build popup.
2015-09-15 Alex Kostemacs: Add modes for viewing build logs.
2015-09-15 Alex Kostemacs: Display guix command errors in the minibuffer.
2015-09-15 Alex Kostemacs: Add customization groups for faces.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-08 Mathieu Lirzinui: Add package-description-string.
2015-09-04 Alex Kostemacs: Add support for "triplet" package inputs.
2015-09-02 Alex Kostemacs: Use "r" key for 'cran' action in 'import' popup.
2015-09-01 Alex Kostemacs: Add "View graph" action to graph popup.
2015-09-01 Alex Kostemacs: Allow users to choose a 'find-file' function.
2015-09-01 Alex Kostemacs: Add code to run 'dot' program.
2015-09-01 Alex Kostemacs: Add code to pipe guix output to external program.
2015-08-30 Mathieu Lirzinemacs: Use only one guix-load-path variable.
2015-08-30 Mathieu Lirzinemacs: Fix guix-guile-program default value.
2015-08-30 Mathieu Lirzinbuild: Produce 'guix-config' instead of using compile...
2015-08-30 Alex Kostemacs: Use prompt for packages instead popup for edit...
2015-08-30 Alex Kostemacs: Add popup interface for guix commands.
2015-08-30 Alex Kostemacs: Add "guix-popup.el".
2015-08-30 Alex Kostemacs: Add code to run guix command in shell.
2015-08-30 Alex Kostemacs: Add code to run guix command in REPL.
2015-08-30 Alex Kostemacs: Add and use alist accessors.
2015-08-30 Alex Kostemacs: Add minibuffer readers.
2015-08-30 Alex Kostemacs: Add help variables.
2015-08-30 Alex Kostemacs: Add 'guix-package-names'.
2015-08-30 Alex Kostemacs: Add 'guix-graph-type-names'.
2015-08-30 Alex Kostemacs: Add 'guix-lint-checker-names'.
2015-08-30 Alex Kostemacs: Add 'guix-memoized-defalias' macro.
2015-08-30 Alex Kostemacs: Add 'guix-any'.
2015-08-30 Alex Kostemacs: Add utils to copy guix command.
2015-08-30 Alex Kostemacs: Add utils to make symbol and string for guix...
2015-08-30 Alex Kostemacs: Add and use 'guix-concat-strings'.
2015-08-30 Alex Kostemacs: Add and use 'guix-while-search'.
2015-08-30 Alex Kostemacs: Add 'guix-prettify' to 'guix' custom group.
2015-08-30 Alex Kostemacs: Remove leftover internal variable.
2015-08-27 Alex Kostemacs: Add completions for 'guix graph'.
2015-07-20 Ludovic Courtèsemacs: Require 'cl-lib'.
2015-07-20 Christopher Allan... emacs: Fix reference to directory variable.
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-14 Ludovic Courtèsemacs: Fill package heading in Info buffers.
2015-07-11 Alex Kostemacs: Find autoloads in "guix.d" subdirectories.
2015-06-26 Alex Kostemacs: Add 'guix-root-map'.
2015-06-22 Alex Kostemacs: Add "edit" command to a list of packages.
2015-06-22 Alex Kostemacs: Simplify defining package ID in a list buffer.
2015-06-22 Alex Kostemacs: Complete 'guix size --map-file' properly.
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 Alex Kostemacs: Add completions for 'edit' and 'size' commands.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-08 Alex Kostemacs: Add shell completions for "guix" command.
2015-06-08 Alex Kostemacs: Add "memoization" code.
2015-05-29 Alex Kostemacs: Report about "search paths" after operation.
2015-05-29 Alex Kostemacs: Add 'guix-apply-manifest'.
2015-05-29 Alex Kostemacs: Remove "M" key binding for marking all lines.
2015-01-16 Ludovic Courtèsemacs: In 'run-with-store' call, specify the guile...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-02 Alex Kostemacs: Handle autoloading Emacs packages installed...
2014-12-02 Alex Kostemacs: Move profiles code to "guix-profiles.el.in".
next