emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/table.el
Date: Mon, 15 Aug 2005 17:29:37 -0400

Index: emacs/lisp/textmodes/table.el
diff -c emacs/lisp/textmodes/table.el:1.20 emacs/lisp/textmodes/table.el:1.21
*** emacs/lisp/textmodes/table.el:1.20  Sat Aug  6 17:41:15 2005
--- emacs/lisp/textmodes/table.el       Mon Aug 15 21:29:32 2005
***************
*** 691,698 ****
    "*Face used for table cell contents."
    :tag "Cell Face"
    :group 'table)
- ;; backward-compatibility alias
- (put 'table-cell-face 'face-alias 'table-cell)
  
  (defcustom table-cell-horizontal-chars "-="
    "*Characters that may be used for table cell's horizontal border line."
--- 691,696 ----




reply via email to

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