Mercurial > emacs
comparison doc/lispref/commands.texi @ 106815:1d1d5d9bd884
Add 2010 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 13 Jan 2010 00:35:10 -0800 |
parents | bfba1a86394b |
children | 7da3761e3cdf |
comparison
equal
deleted
inserted
replaced
106814:84369111c005 | 106815:1d1d5d9bd884 |
---|---|
1 @c -*-texinfo-*- | 1 @c -*-texinfo-*- |
2 @c This is part of the GNU Emacs Lisp Reference Manual. | 2 @c This is part of the GNU Emacs Lisp Reference Manual. |
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002, | 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002, |
4 @c 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. | 4 @c 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
5 @c See the file elisp.texi for copying conditions. | 5 @c See the file elisp.texi for copying conditions. |
6 @setfilename ../../info/commands | 6 @setfilename ../../info/commands |
7 @node Command Loop, Keymaps, Minibuffers, Top | 7 @node Command Loop, Keymaps, Minibuffers, Top |
8 @chapter Command Loop | 8 @chapter Command Loop |
9 @cindex editor command loop | 9 @cindex editor command loop |