diff yatexhks.el @ 23:b00c74813e56

Change the YaTeX-math-mode's prefix from `,' to `;'. Add YaTeX-apropos, YaTeX-what-column, YaTeX-beginning-of-environment, YaTeX-end-of-environment. Add variables YaTeX-default-pop-window-height, YaTeX-close-paren-always, YaTeX-no-begend-shortcut, YaTeX-auto-math-mode. Remove Greek letters from maketitle-type. Make YaTeX-inner-environment two times faster and more reliable. C-u for [prefix] k kills contents too. Fix the detection of the range of section-type commands when nested. Add \end{ completion. Add YaTeX-generate-simple. Refine documents(using Texinfo). %#REQUIRE for sub-preambles.
author yuuji
date Thu, 07 Jul 1994 16:37:05 +0000
parents
children 2d45e43fb35f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/yatexhks.el	Thu Jul 07 16:37:05 1994 +0000
@@ -0,0 +1,16 @@
+;;; -*- Emacs-Lisp -*-
+;;; Hooks for YaTeX
+
+;;; $BLnD;$K4XO"$9$k5-=R(B($B$?$H$($P%"%I%$%s4X?t(B)$B$O(B yatexhks.el $B$H$$$&L>A0$N(B
+;;; $B%U%!%$%k$KF~$l$F$/$@$5$$!#5/F0;~$K<+F0E*$K%m!<%I$7$^$9!#(B
+
+;;; All the private definitions for YaTeX can be stuffed into the file
+;;; named `yatexhks.el'.  The file `yatexhks.el' will be automatically
+;;; loaded at the end of loading `yatex.el'.
+
+;Private definitions begins from here.
+
+
+;
+;;; End of yatexhks.el
+(provide 'yatexhks)

yatex.org