summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAge
* (mode-line-major-mode-keymap): Undo last change.Richard M. Stallman2006-04-30
* (mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.Richard M. Stallman2006-04-30
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (propertized-buffer-identification): Use faceJuri Linkov2006-01-16
* 2005-12-16 Lőrentey Károly <lorentey@elte.hu>Károly Lőrentey2005-12-16
* (help-echo): Add %e.Richard M. Stallman2005-10-28
* (global-map): Resync [home] and [end] bindings with C-a and C-e.Stefan Monnier2005-10-04
* (mode-line-eol-desc, mode-line-coding-system-map)Nick Roberts2005-09-15
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (global-map): Bind insertchar and its variants.Richard M. Stallman2005-06-28
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441Miles Bader2005-06-22
* Add binding of `ESC functionkey' for every `M-functionkey'.Andreas Schwab2005-06-11
* Supprot mouse-face on mode-line.Masatake YAMATO2005-05-23
* (mode-line-mode-menu): Remove tooltip-mode.Nick Roberts2005-04-21
* (next-buffer, prev-buffer, next-error)Kim F. Storm2005-04-19
* (completion-ignored-extensions): Remove ".lis" for `vax-vms'.Thien-Thi Nguyen2005-03-22
* (esc-map): Make M-g a prefix. Bind M-g g and M-g M-g to goto-line.Richard M. Stallman2005-03-17
* (mode-line-mode-menu): Add tooltip-mode to mode-line.Nick Roberts2005-03-09
* (global-map): Bind C-a to move-beginning-of-line.Kim F. Storm2005-03-07
* (esc-map): Bind M-g to goto-line.Richard M. Stallman2005-03-06
* (mode-line-mode-menu): Use bound-and-true-p for all theStefan Monnier2005-01-17
* (mode-line-buffer-identification-keymap):Richard M. Stallman2004-12-13
* (global-map): Bind C-e to move-end-of-line.Richard M. Stallman2004-11-20
* (completion-ignored-extensions): Add .dfsl.John Paul Wallington2004-09-20
* (scroll-left): Make it disabled.Richard M. Stallman2004-09-20
* (mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.Daniel Pfeiffer2004-07-14
* (completion-ignored-extensions): Add file extensionsEli Zaretskii2004-06-12
* * bindings.el (debug-ignored-errors): Add regexps for historyJuri Linkov2004-06-06
* (propertized-buffer-identification):Juri Linkov2004-05-01
* (mode-line-change-eol): Add EVENT parameter.John Paul Wallington2004-01-10
* (completion-ignored-extensions): Add .pfsl.John Paul Wallington2003-12-31
* Don't bind stop.Dave Love2003-10-10
* (completion-ignored-extensions): Remove .log.Dave Love2003-10-06
* (mode-line-modes): Remove superfluous :propertizeLute Kamstra2003-09-29
* (mode-line-position): Mention size indication in docstring.Lute Kamstra2003-09-26
* (mode-line-position): Add buffer size indicator.Lute Kamstra2003-09-08
* Add arch taglinesMiles Bader2003-09-01
* (global-map): Bind `kill-whole-line' to C-S-<backspace>.Luc Teirlinck2003-06-10
* (global-map): Delete C-M-delete and C-M-backspace.Richard M. Stallman2003-06-03
* (global-map): Bind M-S-<backspace toKai Großjohann2003-05-27
* (global-map): Don't bind S-<backspace>. Too manyKai Großjohann2003-05-26
* * simple.el (kill-whole-line): New function.Kai Großjohann2003-05-19
* (toplevel): Don't change the faceMasatake YAMATO2003-04-13
* * help.el (describe-minor-mode): New function implementation.Masatake YAMATO2003-04-12
* (global-map): Bind [select-window].Stefan Monnier2003-04-11
* (mode-line-major-mode-keymap): New variable.Juanma Barranquero2003-03-31
* (help-echo): Change tooltip string.Richard M. Stallman2002-12-21
* (mode-name): Moved mark as risky-local-variable to files.el.Kim F. Storm2002-11-14
* (mode-name): Mark it as risky-local-variable.Juanma Barranquero2002-11-11