diff options
| author | Eli Zaretskii | 2017-06-01 21:24:15 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2017-06-01 21:24:15 +0300 |
| commit | e5de79992a22f2932abb5f1f2600f576a60ae6ef (patch) | |
| tree | dc88db98473bd63cb1a7e9362e210ff65b67074b /lisp | |
| parent | 7c9ac111c5e5d92e620b666893993d5dc562e483 (diff) | |
| download | emacs-e5de79992a22f2932abb5f1f2600f576a60ae6ef.tar.gz emacs-e5de79992a22f2932abb5f1f2600f576a60ae6ef.zip | |
Revert "Add customizable to display raw bytes as hex"
This reverts commit 7c9ac111c5e5d92e620b666893993d5dc562e483.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 744fe7f69ee..4253d40b759 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -583,7 +583,6 @@ since it could result in memory overflow and make Emacs crash." | |||
| 583 | (const :tag "Fit (t)" :value t) | 583 | (const :tag "Fit (t)" :value t) |
| 584 | (const :tag "Grow only" :value grow-only)) | 584 | (const :tag "Grow only" :value grow-only)) |
| 585 | "25.1") | 585 | "25.1") |
| 586 | (display-raw-bytes-as-hex display boolean "26.1") | ||
| 587 | ;; xfaces.c | 586 | ;; xfaces.c |
| 588 | (scalable-fonts-allowed display boolean "22.1") | 587 | (scalable-fonts-allowed display boolean "22.1") |
| 589 | ;; xfns.c | 588 | ;; xfns.c |