aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (help-echo): If global-mode-string is non-nil,Richard M. Stallman2002-07-291-0/+1
* (mode-line-format): Handle vc-mode specially.Richard M. Stallman2002-07-291-4/+6
* (last-buffer): Use buffer-list with frame arg.Richard M. Stallman2002-07-211-11/+11
* (last-buffer): Add missing frame argument.Juanma Barranquero2002-07-181-1/+1
* (last-buffer): Handle buffer-list and buffer-predicateRichard M. Stallman2002-07-181-4/+20
* (completion-ignored-extensions): Add .gmo and .mo.Richard M. Stallman2002-07-061-0/+2
* (mode-line-mode-menu): Update names to reflect latest changes.Pavel Janík2002-04-161-2/+2
* (mode-line-mule-info): Use :propertize, not :eval.Richard M. Stallman2002-03-281-8/+6
* (mode-line-mule-info): In computing help-echo prop,Richard M. Stallman2002-03-161-12/+10
* (mode-line-minor-mode-keymap): Definition moved up.Richard M. Stallman2002-02-131-44/+23
* (mode-line-copied-mode-name): New variable.Richard M. Stallman2002-01-221-19/+10
* (function-key-map): Don't bind shifted keypad numeric keys.Eli Zaretskii2002-01-021-8/+11
* (minibuffer-local-map): Undo last change.Stefan Monnier2001-12-051-1/+0
* (minibuffer-local-map): Bind TAB to insert-tab.Stefan Monnier2001-12-021-0/+1
* doc tweakSam Steingold2001-11-251-1/+1
* (last-buffer, unbury-buffer): Doc fixes.Richard M. Stallman2001-11-241-3/+3
* (last-buffer, unbury-buffer): New functions.Sam Steingold2001-11-191-6/+15
* Comment change.Richard M. Stallman2001-11-171-3/+3
* (mode-line-mode-name): Only put the help-echo propertyStefan Monnier2001-11-171-31/+45