summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
AgeCommit message (Expand)Author
2005-03-22(completion-ignored-extensions): Remove ".lis" for `vax-vms'.Thien-Thi Nguyen
2005-03-17(esc-map): Make M-g a prefix. Bind M-g g and M-g M-g to goto-line.Richard M. Stallman
2005-03-09(mode-line-mode-menu): Add tooltip-mode to mode-line.Nick Roberts
2005-03-07(global-map): Bind C-a to move-beginning-of-line.Kim F. Storm
2005-03-06(esc-map): Bind M-g to goto-line.Richard M. Stallman
2005-01-17(mode-line-mode-menu): Use bound-and-true-p for all theStefan Monnier
2004-12-13(mode-line-buffer-identification-keymap):Richard M. Stallman
2004-11-20(global-map): Bind C-e to move-end-of-line.Richard M. Stallman
2004-09-20(completion-ignored-extensions): Add .dfsl.John Paul Wallington
2004-09-20(scroll-left): Make it disabled.Richard M. Stallman
2004-07-14(mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.Daniel Pfeiffer
2004-06-12(completion-ignored-extensions): Add file extensionsEli Zaretskii
2004-06-06* bindings.el (debug-ignored-errors): Add regexps for historyJuri Linkov
2004-05-01(propertized-buffer-identification):Juri Linkov
2004-01-10(mode-line-change-eol): Add EVENT parameter.John Paul Wallington
2003-12-31(completion-ignored-extensions): Add .pfsl.John Paul Wallington
2003-10-10Don't bind stop.Dave Love
2003-10-06(completion-ignored-extensions): Remove .log.Dave Love
2003-09-29(mode-line-modes): Remove superfluous :propertizeLute Kamstra
2003-09-26(mode-line-position): Mention size indication in docstring.Lute Kamstra
2003-09-08(mode-line-position): Add buffer size indicator.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-06-10(global-map): Bind `kill-whole-line' to C-S-<backspace>.Luc Teirlinck
2003-06-03(global-map): Delete C-M-delete and C-M-backspace.Richard M. Stallman
2003-05-27(global-map): Bind M-S-<backspace toKai Großjohann
2003-05-26(global-map): Don't bind S-<backspace>. Too manyKai Großjohann
2003-05-19* simple.el (kill-whole-line): New function.Kai Großjohann
2003-04-13(toplevel): Don't change the faceMasatake YAMATO
2003-04-12* help.el (describe-minor-mode): New function implementation.Masatake YAMATO
2003-04-11(global-map): Bind [select-window].Stefan Monnier
2003-03-31(mode-line-major-mode-keymap): New variable.Juanma Barranquero
2002-12-21(help-echo): Change tooltip string.Richard M. Stallman
2002-11-14(mode-name): Moved mark as risky-local-variable to files.el.Kim F. Storm
2002-11-11(mode-name): Mark it as risky-local-variable.Juanma Barranquero
2002-11-02(mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New.Stefan Monnier
2002-08-21(mode-line-format): Moved global-mode-string last.Kim F. Storm
2002-08-20Remove macro related bindings (now in kmacro.el).Kim F. Storm
2002-07-29(help-echo): If global-mode-string is non-nil,Richard M. Stallman
2002-07-29(mode-line-format): Handle vc-mode specially.Richard M. Stallman
2002-07-21(last-buffer): Use buffer-list with frame arg.Richard M. Stallman
2002-07-18(last-buffer): Add missing frame argument.Juanma Barranquero
2002-07-18(last-buffer): Handle buffer-list and buffer-predicateRichard M. Stallman
2002-07-06(completion-ignored-extensions): Add .gmo and .mo.Richard M. Stallman
2002-04-16(mode-line-mode-menu): Update names to reflect latest changes.Pavel Janík
2002-03-28(mode-line-mule-info): Use :propertize, not :eval.Richard M. Stallman
2002-03-16(mode-line-mule-info): In computing help-echo prop,Richard M. Stallman
2002-02-13(mode-line-minor-mode-keymap): Definition moved up.Richard M. Stallman
2002-01-22(mode-line-copied-mode-name): New variable.Richard M. Stallman
2002-01-02(function-key-map): Don't bind shifted keypad numeric keys.Eli Zaretskii
2001-12-05(minibuffer-local-map): Undo last change.Stefan Monnier