summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-1/+1
* | Merge from emacs--rel--22Miles Bader2007-11-211-1/+5
|\|
| * (esc-map): Bind C-M-l here; moved from reposition.el.Richard M. Stallman2007-11-151-0/+3
| * (minibuffer-local-map): Bind C-tab here; moved from filecache.el.Richard M. Stallman2007-11-151-1/+2
* | (mouse-minor-mode-menu)Glenn Morris2007-10-191-20/+0
* | Drew Adams <drew.adams at oracle.com>Glenn Morris2007-10-181-2/+23
* | (esc-map): Bind M-q to fill-paragraph instead of fill-paragraph-or-region.Juri Linkov2007-10-181-1/+1
* | * bindings.el (completion-ignored-extensions): Remove pdf and dviReiner Steib2007-10-171-1/+1
* | (esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.Juri Linkov2007-10-061-2/+1
* | Bind C-z to suspend-frame instead of suspend-emacs.Stefan Monnier2007-09-201-0/+4
* | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\|
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-311-2/+2
|\| |
| * | (mode-line-remote): Use updated %@ construct.Nick Roberts2007-07-281-1/+1
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-241-0/+17
|\| |
| * | (mode-line-remote): New variable.Nick Roberts2007-07-221-0/+17
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-02-241-12/+0
|\|
| * (ctl-x-map): Remove register compatibility bindingsKim F. Storm2007-02-111-12/+0
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-131-1/+1
|\|
| * (battery-search-for-one-match-in-files): Fix typo in docstring.Juanma Barranquero2007-01-081-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-0/+4
|\|
| * Bind sigusr1 and sigusr2 in special-event-map instead of global-map.Kim F. Storm2006-12-191-2/+2
| * (global-map): Bind [signal t] to ignore, to haveKim F. Storm2006-12-041-0/+4
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+1
|\|
| * Shorten and clarify usual mode line mouse help string.Richard M. Stallman2006-11-061-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-6/+3
|\|
| * (mode-line-mode-menu): Remove bindings for globalNick Roberts2006-10-251-8/+2
| * (mode-line-mode-menu): List global minor modesNick Roberts2006-10-231-6/+8
| * (mode-line-mode-menu): Disable auto-revert-tail-modeNick Roberts2006-10-211-0/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-17/+14
|\|
| * Fix setting self-insert-command for multibyteKenichi Handa2006-09-221-1/+1
| * (mode-line-buffer-identification-keymap): Remove duplicate line.Stefan Monnier2006-09-141-1/+0
| * (mode-line-buffer-identification-keymap):Stefan Monnier2006-09-111-16/+14
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-83/+92
|\|
| * * bindings.el: Give mode-line-format, mode-line-modes, andChong Yidong2006-08-061-46/+56
| * (mode-line-format): Simplify reference to vc-mode.Andreas Schwab2006-08-021-1/+1
| * (map): Make mode-line-buffer-identification-keymapNick Roberts2006-08-021-15/+15
| * (mode-line-format): Adjust spacing around vc-mode.Richard M. Stallman2006-08-021-1/+2
| * (mode-line-frame-identification)Richard M. Stallman2006-07-291-22/+19
* | Remove superfluous properties from the mode-line-client indicator. (Reported ...Karoly Lorentey2006-07-291-3/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-1/+5
|\|
| * (minibuffer-local-map): Rebind TAB so it inserts a \t.Stefan Monnier2006-07-181-1/+5
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-06-271-2/+1
|\|