comparison lisp/ChangeLog @ 51499:4addbb67f0bb

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 05 Jun 2003 22:12:43 +0000
parents bd8689acb25b
children e3e5e796cead
comparison
equal deleted inserted replaced
51498:031a70df49c9 51499:4addbb67f0bb
1 2003-06-05 Markus Rost <rost@math.ohio-state.edu>
2
3 * dired.el (dired-get-filename): Don't err for . and .. for calls
4 from dired-add-entry.
5
1 2003-06-05 Takaaki Ota <Takaaki.Ota@am.sony.com> 6 2003-06-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
2 7
3 * textmodes/table.el (table-cell-horizontal-chars): Renamed from 8 * textmodes/table.el (table-cell-horizontal-chars): Renamed from
4 table-cell-horizontal-char. Now a string value instead of a 9 table-cell-horizontal-char. Now a string value instead of a
5 character. ?= is allowed for horizontal boundary as well as ?-. 10 character. ?= is allowed for horizontal boundary as well as ?-.
6 (table-command-remap-alist, table-command-list): Changed defconst to 11 (table-command-remap-alist, table-command-list): Changed defconst to
7 defvar because the value is modified. 12 defvar because the value is modified.
8 (table-insert, table-insert-row, table-insert-column) 13 (table-insert, table-insert-row, table-insert-column)
9 (table-recognize, table-recognize-region, table-widen-cell) 14 (table-recognize, table-recognize-region, table-widen-cell)