diff options
| author | jao <jao@gnu.org> | 2022-03-05 19:22:20 +0000 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2022-03-05 19:23:03 +0000 |
| commit | 4e90ff0711ba5ea10132bda9da8da44bce21012b (patch) | |
| tree | 19220e05a9a374a53cd5ec4d880ab24201dfbfaa | |
| parent | 8f80e0d753c90c95d2008be86835c537c8487333 (diff) | |
| download | elibs-4e90ff0711ba5ea10132bda9da8da44bce21012b.tar.gz elibs-4e90ff0711ba5ea10132bda9da8da44bce21012b.tar.bz2 | |
pushy man
| -rw-r--r-- | init.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -427,7 +427,7 @@ #+end_src *** Man pages #+begin_src emacs-lisp - (setq Man-notify-method 'aggressive) ;; pushy - same window + (setq Man-notify-method 'pushy) ;; pushy - same window #+end_src *** Recoll #+begin_src emacs-lisp |
