# HG changeset patch # User Richard M. Stallman # Date 864507037 0 # Node ID 8471e43d4f728f6642c19ad3b94494a7512ef835 # Parent 4a8e236596269da10b63af34fc27255b4107e866 [This finishes the change log for the changes in the previous version.] Add properties for new commands. Move all the no-op commands to the end, and add some. Add many commands for ligatures and for letters with diacritics and other non-English special characters. (texinfo-multitable): New Texinfo cmd. (texinfo-end-multitable): New function. (texinfo-multitable-widths): New function. (texinfo-multitable-extract-row): New function. (texinfo-multitable-item): New function. (texinfo-format-timestamp): New Texinfo cmd. (texinfo-format-kbd-regexp): New variable. (texinfo-format-kbd-end-regexp): New variable. (texinfo-format-kbd): New function for @kbd. (texinfo-format-ifeq): New Texinfo cmd. (texinfo-format-pounds): Likewise. (texinfo-format-refill): Handle *'s specially at line start. diff -r 4a8e23659626 -r 8471e43d4f72 lisp/textmodes/texinfmt.el --- a/lisp/textmodes/texinfmt.el Sat May 24 20:00:10 1997 +0000 +++ b/lisp/textmodes/texinfmt.el Sat May 24 20:50:37 1997 +0000 @@ -3739,7 +3739,6 @@ ;; In this case flag is neither set nor cleared. ;; Act as if clear, i.e. do nothing. ())))) - ;;; @ifeq