/[emacs]/emacs/lisp/progmodes/cc-defs.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cc-defs.el

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

revision 1.31 by mast, Mon May 23 00:03:59 2005 UTC revision 1.32 by lektu, Tue Jun 21 13:46:49 2005 UTC
# Line 417  This function does not do any hidden buf Line 417  This function does not do any hidden buf
417    `(c-forward-sexp ,(if (numberp count) (- count) `(- ,count))))    `(c-forward-sexp ,(if (numberp count) (- count) `(- ,count))))
418    
419  (defmacro c-safe-scan-lists (from count depth)  (defmacro c-safe-scan-lists (from count depth)
420    "Like `scan-lists' but returns nil instead of signalling errors.    "Like `scan-lists' but returns nil instead of signaling errors.
421    
422  This function does not do any hidden buffer changes."  This function does not do any hidden buffer changes."
423    (if (featurep 'xemacs)    (if (featurep 'xemacs)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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