emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/fringe.el


From: Simon Josefsson
Subject: [Emacs-diffs] Changes to emacs/lisp/fringe.el
Date: Sat, 25 May 2002 19:16:01 -0400

Index: emacs/lisp/fringe.el
diff -c emacs/lisp/fringe.el:1.2 emacs/lisp/fringe.el:1.3
*** emacs/lisp/fringe.el:1.2    Sat May 25 19:13:58 2002
--- emacs/lisp/fringe.el        Sat May 25 19:16:00 2002
***************
*** 97,102 ****
--- 97,103 ----
                 (const :tag "Only right" (0 . nil))
                 (const :tag "Only left" (nil . 0))
                 (const :tag "Half width" (5 . 5))
+                (const :tag "Minimal" (1 . 1))
                 (integer :tag "Specific width")
                 (cons :tag "Different left/right sizes"
                       (integer :tag "Left width")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]