/[anubis]/anubis/elisp/anubis-mode.el
ViewVC logotype

Diff of /anubis/elisp/anubis-mode.el

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

revision 1.1 by gray, Tue Aug 5 15:08:44 2003 UTC revision 1.2 by gray, Wed Aug 6 11:21:00 2003 UTC
# Line 80  Line 80 
80    (setq anubis-mode-map (make-sparse-keymap))    (setq anubis-mode-map (make-sparse-keymap))
81    (define-key anubis-mode-map "\t" 'anubis-complete-or-indent)    (define-key anubis-mode-map "\t" 'anubis-complete-or-indent)
82    (define-key anubis-mode-map "\e\t" 'anubis-indent-line)    (define-key anubis-mode-map "\e\t" 'anubis-indent-line)
83    (define-key anubis-mode-map "?" 'anubis-describe-keywords))    (define-key anubis-mode-map "\e?" 'anubis-describe-keywords))
84    
85  (defvar anubis-section-body-indent 0  (defvar anubis-section-body-indent 0
86    "Indent of a section body in an Anubis rc file")    "Indent of a section body in an Anubis rc file")

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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