Mercurial > emacs
comparison lisp/electric.el @ 90718:f1d13e615070
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 523-544)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 168-171)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 07 Dec 2006 04:14:14 +0000 |
parents | c5406394f567 ddcbd2c1b70d |
children | 95d0cdf160ea |
comparison
equal
deleted
inserted
replaced
90717:06937e972ad0 | 90718:f1d13e615070 |
---|---|
1 ;;; electric.el --- window maker and Command loop for `electric' modes | 1 ;;; electric.el --- window maker and Command loop for `electric' modes |
2 | 2 |
3 ;; Copyright (C) 1985, 1986, 1995, 2002, 2003, 2004, | 3 ;; Copyright (C) 1985, 1986, 1995, 2001, 2002, 2003, 2004, |
4 ;; 2005, 2006 Free Software Foundation, Inc. | 4 ;; 2005, 2006 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: K. Shane Hartman | 6 ;; Author: K. Shane Hartman |
7 ;; Maintainer: FSF | 7 ;; Maintainer: FSF |
8 ;; Keywords: extensions | 8 ;; Keywords: extensions |