guix/emacs
Alex Kost 819518d15a emacs: Generalize buffer redisplaying.
* emacs/guix-base.el (guix-buffer-after-redisplay-hook): New variable.
  (guix-redisplay-buffer): Use it.  Remove all arguments and the code
  for moving point to the next button.  Rename to...
  (guix-buffer-redisplay): ... this.
  (guix-buffer-redisplay-goto-button): New procedure.
* emacs/guix-info.el (guix-package-info-show-source): Use it.  Adjust
  accordingly.
  (guix-package-info-redisplay-after-download): Likewise.
2016-01-02 17:25:35 +03:00
..
guix-backend.el emacs: Use socket instead of port. 2015-12-15 21:35:35 +03:00
guix-base.el emacs: Generalize buffer redisplaying. 2016-01-02 17:25:35 +03:00
guix-build-log.el emacs: Add 'guix-build-log-find-file'. 2015-12-09 19:54:19 +03:00
guix-command.el emacs: Use "cl-list*" instead of "apply #'list". 2016-01-02 17:25:35 +03:00
guix-config.el.in
guix-devel.el
guix-emacs.el emacs: Handle compiled autoloads. 2015-12-11 14:34:03 +03:00
guix-entry.el emacs: Add API for 'guix-entry'. 2016-01-02 17:25:35 +03:00
guix-external.el emacs: Use "cl-list*" instead of "apply #'list". 2016-01-02 17:25:35 +03:00
guix-geiser.el
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-info.el emacs: Generalize buffer redisplaying. 2016-01-02 17:25:35 +03:00
guix-init.el emacs: 'guix-emacs-load-autoloads' takes a profile. 2015-12-06 12:46:10 +03:00
guix-list.el emacs: Split 'guix-root-map' keymap. 2016-01-02 17:25:35 +03:00
guix-main.scm emacs: 'node-type' is in (guix graph) now. 2015-12-15 21:35:35 +03:00
guix-messages.el
guix-pcomplete.el
guix-popup.el
guix-prettify.el
guix-profiles.el
guix-read.el emacs: Add 'guix-keyword-args-let'. 2016-01-02 17:25:35 +03:00
guix-ui.el emacs: Split 'guix-root-map' keymap. 2016-01-02 17:25:35 +03:00
guix-utils.el emacs: info: Generalize inserting and formatting. 2016-01-02 17:25:35 +03:00
guix.el