- 10 Jun, 2005 1 commit
-
-
Miles Bader authored
Remove "-face" suffix from table-cell face 2005-06-10 Miles Bader <miles@gnu.org> * lisp/textmodes/table.el (table-cell): Remove "-face" suffix from face name. (table-cell-face): New backward-compatibility alias for renamed face. (table--put-cell-face-property, table--update-cell-face): Use renamed table-cell face.
-
- 21 May, 2005 1 commit
-
-
Eli Zaretskii authored
a completion entry for it.
-
- 19 May, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 08 Apr, 2005 1 commit
-
-
Dan Nicolaescu authored
high number of colors displays. * textmodes/table.el (table-cell-face): Add special case for displays supporting a high number of colors. * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face) (vhdl-font-lock-reserved-words-face) (vhdl-speedbar-architecture-face) (vhdl-speedbar-instantiation-face) (vhdl-speedbar-architecture-selected-face) (vhdl-speedbar-instantiation-selected-face): Likewise. * progmodes/sh-script.el (sh-heredoc-face): Likewise. * progmodes/idlw-help.el (idlwave-help-link-face): Likewise. * progmodes/ebrowse.el (ebrowse-tree-mark-face) (ebrowse-root-class-face, ebrowse-member-attribute-face) (ebrowse-progress-face): Likewise. * progmodes/compile.el (compilation-info-face): Likewise. * progmodes/cc-fonts.el (c-invalid-face): Likewise. * emacs-lisp/re-builder.el (reb-match-3): Likewise. * calendar/calendar.el (diary-face): Likewise. * woman.el (woman-italic-face, woman-bold-face) (woman-unknown-face): Likewise. * wid-edit.el (widget-button-pressed-face): Likewise. * whitespace.el (whitespace-highlight-face): Likewise. * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise. * pcvs-info.el (cvs-marked-face): Likewise. * info.el (info-xref): Likewise. * ido.el (ido-subdir-face, ido-indicator-face): Likewise. * hilit-chg.el (highlight-changes-face) (highlight-changes-delete-face): Likewise. * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b) (hi-red-b): Likewise. * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise. * font-lock.el (font-lock-keyword-face) (font-lock-function-name-face, font-lock-warning-face): Likewise. * cus-edit.el (custom-invalid-face, custom-modified-face) (custom-set-face, custom-changed-face, custom-variable-tag-face) (custom-group-tag-face-1, custom-group-tag-face): Likewise. * comint.el (comint-highlight-prompt): Likewise.
-
- 18 Mar, 2005 1 commit
-
-
Stefan Monnier authored
(table--row-column-insertion-point-p): New function to test validity of row and column insertion operation at a location. (table-global-menu, table-cell-menu): Use above functions for deterministic test operation. (table--editable-cell-p): Behave in deterministic fashion.
-
- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-
- 04 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 04 Jun, 2004 1 commit
-
-
Juanma Barranquero authored
commands added to Extraction group.
-
- 29 Dec, 2003 1 commit
-
-
Eli Zaretskii authored
(table--put-cell-indicator-property): Put yank-handler property that indicates the yank handler for the table cell.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 05 Jun, 2003 1 commit
-
-
Juanma Barranquero authored
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 <dave@boost-consulting.com>
-
- 18 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 17 Nov, 2002 1 commit
-
-
Markus Rost authored
(table-cell-map-hook): Fix typo in group name.
-
- 05 Sep, 2002 1 commit
-
-
Markus Rost authored
-
- 19 Aug, 2002 1 commit
-
-
Richard M. Stallman authored
-