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