emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes cc-awk.el cc-cmds.el cc-de...


From: Alan Mackenzie
Subject: [Emacs-commit] emacs/lisp/progmodes cc-awk.el cc-cmds.el cc-de...
Date: Mon, 09 Apr 2007 10:51:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 07/04/09 10:51:29

Modified files:
        lisp/progmodes : cc-awk.el cc-cmds.el cc-defs.el cc-langs.el 

Log message:
        Changes to make `narrow-to-defun' and `mark-defun' work properly in CC
        Mode:
        
        cc-defs.el (c-beginning-of-defun-1):
        cc-cmds.el (c-beginning-of-defun, c-end-of-defun): bind
        beginning/end-of-defun-function to nil around calls to
        beginning/end-of-defun.
        
        cc-langs.el (beginning-of-defun-function, end-of-defun-function): new
        c-lang-setvar's.
        
        cc-awk.el (c-awk-beginning-of-defun): Add "(or arg (setq arg 1))" to
        enable non-interactive call.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-awk.el?cvsroot=emacs&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-cmds.el?cvsroot=emacs&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-defs.el?cvsroot=emacs&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/cc-langs.el?cvsroot=emacs&r1=1.46&r2=1.47




reply via email to

[Prev in Thread] Current Thread [Next in Thread]