/[auctex]/auctex/tex.el
ViewVC logotype

Diff of /auctex/tex.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.535 by angeli, Tue Aug 23 07:53:40 2005 UTC revision 5.536 by angeli, Tue Aug 30 08:52:51 2005 UTC
# Line 4223  See also `TeX-font-replace' and `TeX-fon Line 4223  See also `TeX-font-replace' and `TeX-fon
4223                (throw 'done t)                (throw 'done t)
4224              (up-list -1))))              (up-list -1))))
4225        ;; Use stripped syntax table in order to get stuff like "\emph{(}" right.        ;; Use stripped syntax table in order to get stuff like "\emph{(}" right.
4226        (with-syntax-table TeX-search-syntax-table        (with-syntax-table (TeX-search-syntax-table ?\{ ?\})
4227          (forward-sexp 2))          (forward-sexp 2))
4228        (save-excursion        (save-excursion
4229          (replace-match start t t))          (replace-match start t t))

Legend:
Removed from v.5.535  
changed lines
  Added in v.5.536

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26