diff options
| author | Lars Ingebrigtsen | 2019-07-16 15:43:57 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2019-07-16 15:43:57 +0200 |
| commit | 282673e65e2e470006d6dc357318a3d0513f4951 (patch) | |
| tree | 77712078bc7638b4bf29f6caedf31667d9bb6edb | |
| parent | 450fd8e570335d393cc3e812e2dca20f44f142af (diff) | |
| download | emacs-282673e65e2e470006d6dc357318a3d0513f4951.tar.gz emacs-282673e65e2e470006d6dc357318a3d0513f4951.zip | |
Revert "* doc/lispref/display.texi (SVG Images): Add menu for subsection."
This reverts commit e5cd597c7736b587f80c16fde1c53f904d921310.
Paperwork nod ready for the SVG Path patch.
| -rw-r--r-- | doc/lispref/display.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 855eefd0415..ecaf2e054e0 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -5736,9 +5736,6 @@ circle: | |||
| 5736 | (insert-image (svg-image svg))) | 5736 | (insert-image (svg-image svg))) |
| 5737 | @end lisp | 5737 | @end lisp |
| 5738 | 5738 | ||
| 5739 | @menu | ||
| 5740 | * SVG Path Commands:: | ||
| 5741 | @end menu | ||
| 5742 | 5739 | ||
| 5743 | @node SVG Path Commands | 5740 | @node SVG Path Commands |
| 5744 | @subsubsection SVG Path Commands | 5741 | @subsubsection SVG Path Commands |