/[emacs]/emacs/lisp/emacs-lisp/syntax.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/syntax.el

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

revision 1.12 by ttn, Sat Aug 6 17:08:59 2005 UTC revision 1.13 by lektu, Mon Aug 29 10:45:18 2005 UTC
# Line 47  Line 47 
47    
48  (eval-when-compile (require 'cl))  (eval-when-compile (require 'cl))
49    
50    (defvar font-lock-beginning-of-syntax-function)
51    
52  (defsubst syntax-ppss-depth (ppss)  (defsubst syntax-ppss-depth (ppss)
53    (nth 0 ppss))    (nth 0 ppss))
54    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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