]> git.eshelyaron.com Git - emacs.git/commitdiff
[This finishes the change log for the changes in the previous version.]
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 May 1997 20:50:37 +0000 (20:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 May 1997 20:50:37 +0000 (20:50 +0000)
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.

lisp/textmodes/texinfmt.el

index df897e9b34028c5400aa7a09cc4673abf7852518..f99c9bf793b9860a226102b2fe78b98b42069b55 100644 (file)
@@ -3739,7 +3739,6 @@ The command  `@value{foo}'  expands to the value."
       ;; In this case flag is neither set nor cleared.  
       ;; Act as if clear, i.e. do nothing.
       ()))))
-
 \f
 ;;; @ifeq