diff options
author | Manuel Giraud <manuel@ledu-giraud.fr> | 2024-07-23 16:32:30 +0200 |
---|---|---|
committer | Tassilo Horn <tsdh@gnu.org> | 2024-07-25 08:14:00 +0200 |
commit | 210b98bc9937a86920716ebdf0b0e00a0c79c8fe (patch) | |
tree | aef887072890dc7d2384f65a8f212b37a0fc4968 /lisp/emacs-lisp/generate-lisp-file.el | |
parent | 2f5af5cab3869af426631735f12acf30798136bf (diff) | |
download | emacs-210b98bc9937a86920716ebdf0b0e00a0c79c8fe.tar.gz emacs-210b98bc9937a86920716ebdf0b0e00a0c79c8fe.tar.bz2 emacs-210b98bc9937a86920716ebdf0b0e00a0c79c8fe.zip |
bug#72241: 31.0.50; [PATCH] Use a dedicated buffer for `doc-view-open-text'
Here is an updated version of this patch. WDYT?
From 6e32534012cafeda1d7e67aab23a8206bc887c9f Mon Sep 17 00:00:00 2001
From: Manuel Giraud <manuel@ledu-giraud.fr>
Date: Sun, 21 Jul 2024 18:52:52 +0200
Subject: [PATCH] Use a dedicated buffer for `doc-view-open-text'
* lisp/doc-view.el (doc-view-open-text): Create a new "text
contents" buffer and switch to it.
(doc-view-toggle-display): Switch back to the document buffer
and kill the "text contents" one.
* etc/NEWS: Mention the change.
Diffstat (limited to 'lisp/emacs-lisp/generate-lisp-file.el')
0 files changed, 0 insertions, 0 deletions