emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/textmodes table.el


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/textmodes table.el
Date: Thu, 05 Jun 2003 16:03:55 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <address@hidden>     03/06/05 16:03:55

Modified files:
        lisp/textmodes : table.el 

Log message:
        (table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. 
 Now a
        string value instead of a character.  ?= is allowed for horizontal 
boundary as
        well as ?-.
        (table-command-remap-alist, table-command-list): Changed defconst to 
defvar
        because the value is modified.
        (table-insert, table-insert-row, table-insert-column, table-recognize)
        (table-recognize-region, table-widen-cell, table-span-cell)
        table-split-cell-vertically): Change due to table-cell-horizontal-chars.
        (table--cell-horizontal-char-p): New function.
        (table--generate-source-scan-lines, table-delete-row, 
table-delete-column)
        (table--spacify-frame, table--find-row-column, 
table--probe-cell-left-up)
        (table--probe-cell-right-bottom, table--probe-cell): Change due to
        table-cell-horizontal-chars.
        From David Abrahams <address@hidden>

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/table.el.diff?tr1=1.5&tr2=1.6&r1=text&r2=text





reply via email to

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