/[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.17 by mast, Mon Apr 22 00:35:36 2002 UTC revision 1.17.2.1 by miles, Fri Apr 4 06:20:31 2003 UTC
# Line 79  Line 79 
79    ;; Returns the value of certain commonly referenced POSITIONs    ;; Returns the value of certain commonly referenced POSITIONs
80    ;; relative to POINT.  The current point is used if POINT isn't    ;; relative to POINT.  The current point is used if POINT isn't
81    ;; specified.  POSITION can be one of the following symbols:    ;; specified.  POSITION can be one of the following symbols:
82    ;;    ;;
83    ;; bol  -- beginning of line    ;; bol  -- beginning of line
84    ;; eol  -- end of line    ;; eol  -- end of line
85    ;; bod  -- beginning of defun    ;; bod  -- beginning of defun
# Line 91  Line 91 
91    ;; eonl -- end of next line    ;; eonl -- end of next line
92    ;; bopl -- beginning of previous line    ;; bopl -- beginning of previous line
93    ;; eopl -- end of previous line    ;; eopl -- end of previous line
94    ;;    ;;
95    ;; If the referenced position doesn't exist, the closest accessible    ;; If the referenced position doesn't exist, the closest accessible
96    ;; point to it is returned.  This function does not modify point or    ;; point to it is returned.  This function does not modify point or
97    ;; mark.    ;; mark.

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.17.2.1

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