aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/double.el
Commit message (Collapse)AuthorAgeFilesLines
* (double-translate-key): Call force-window-update afterKim F. Storm2005-02-281-0/+1
| | | | read-event to avoid crash in redisplay.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-4/+4
|
* (double-prefix-only): Fix spacing.Juanma Barranquero2002-09-061-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+1
|
* (double-mode): Customize the variable.Dave Love1999-09-031-3/+13
|
* (double-setup): Only copy `key-translation-map' if it is a keymap.Richard M. Stallman1998-08-121-1/+3
|
* (default-key-translation-map): Variable deleted.Richard M. Stallman1998-08-011-18/+16
| | | | | | (double-setup): Make key-translation-map buffer-local here. New arg ENABLE-FLAG. (double-mode): Pass ENABLE-FLAG arg to double-setup.
* Removed changelog comment section.Karl Heuer1997-10-161-14/+15
| | | | | | (double): New group. (double-map): Add customize support. (double-prefix-only): Ditto.
* Updated address.Per Abrahamsen1997-05-271-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Comment fixes.Karl Heuer1996-01-051-3/+3
|
* Comment change.Richard M. Stallman1995-10-301-1/+1
|
* (double-mode): Use force-mode-line-update.Karl Heuer1995-04-251-4/+4
|
* (double-mode-name): Variable deleted.Richard M. Stallman1994-11-231-12/+12
| | | | (minor-mode-alist): Use a constant string to indicate Double mode.
* (double-prefix-only): New variable.Richard M. Stallman1994-06-221-0/+13
| | | | (double-translate-key): Use it.
* (double-translate-key): Changed 'delete to 127 to makeRichard M. Stallman1994-05-021-5/+5
| | | | the non-X11 version work.
* Comment changes.Richard M. Stallman1994-02-181-15/+9
|
* Initial revisionRichard M. Stallman1994-02-181-0/+192