diff options
| author | Eli Zaretskii | 2006-02-03 10:08:57 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-02-03 10:08:57 +0000 |
| commit | 6222ac34cd52c18fef9c8e612e92f880611d5c4d (patch) | |
| tree | c0acad9c9b3a84fcabd197c7c7c8ad065df9da86 | |
| parent | 070b3f44275070caf5fd4d6283258bd18883596c (diff) | |
| download | emacs-6222ac34cd52c18fef9c8e612e92f880611d5c4d.tar.gz emacs-6222ac34cd52c18fef9c8e612e92f880611d5c4d.zip | |
Fix last change.
| -rw-r--r-- | lispref/frames.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 6cbde3c6f78..8212e9325f9 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi | |||
| @@ -1714,7 +1714,6 @@ there is no match there and if @code{browse-url-browser-function} is | |||
| 1714 | an alist, Emacs looks for a match there. If no match is found the | 1714 | an alist, Emacs looks for a match there. If no match is found the |
| 1715 | text for the URL is inserted. If you want to alter Emacs behavior, | 1715 | text for the URL is inserted. If you want to alter Emacs behavior, |
| 1716 | you can customize these variables. | 1716 | you can customize these variables. |
| 1717 | @end ignore | ||
| 1718 | 1717 | ||
| 1719 | @node Color Names | 1718 | @node Color Names |
| 1720 | @section Color Names | 1719 | @section Color Names |