aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (mode-line-frame-identification): Add doc string.Richard M. Stallman2001-10-311-12/+27
* (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.Stefan Monnier2001-10-311-0/+3
* (exec-suffixes): Initialize to a system-dependent value.Stefan Monnier2001-10-141-0/+8
* (completion-ignored-extensions) [ms-dos, windows-nt]:Eli Zaretskii2001-10-141-4/+4
* (esc-map): Revert `j' and `C-j' bindings toStefan Monnier2001-10-141-2/+2
* (minibuffer-local-map): Also bind next, C-n, C-s, prior,Stefan Monnier2001-10-121-9/+9
* (completion-ignored-extensions): CL-relatedSam Steingold2001-10-121-9/+11
* Remove no-byte-compile from file local variablesGerd Moellmann2001-10-051-2/+0
* (mode-line-coding-system-map): New variable.Gerd Moellmann2001-08-301-3/+19
* (mode-line-unbury-buffer): Add EVENT parameter.Gerd Moellmann2001-08-221-8/+23
* (minor-mode-alist): Use mode-line-minor-mode-keymapGerd Moellmann2001-08-091-28/+22
* (make-mode-line-mouse-map): Renamed fromGerd Moellmann2001-08-091-23/+24
* (mode-line-format): Specify help-echo for lineGerd Moellmann2001-08-091-3/+3
* Bind shifted and control-shifted kp-* keys to theEli Zaretskii2001-08-011-0/+32
* Emacs lisp coding convention fixes.Pavel Janík2001-07-141-2/+2
* (mode-line-mule-info): Don't show the tip withEli Zaretskii2001-07-061-6/+9
* (mode-line-modified): Unify help messages.Gerd Moellmann2001-04-091-1/+1
* (mode-line-mode-menu): `glasses-mode' might be unbound.Stefan Monnier2001-03-191-3/+1
* (features): Add `md5' and `overlay' to the list.Gerd Moellmann2001-03-141-1/+3
* Define `kp-delete' like `delete' in function-key-map.Gerd Moellmann2001-01-311-1/+1
* Bind <backspace> and <delete> via function-key-map.Gerd Moellmann2001-01-161-2/+5
* (global-map): Bind <home> to beginning-of-line,Gerd Moellmann2001-01-091-2/+4
* ([C-backspace]): Bind C-backspace to kill-word.Gerd Moellmann2000-12-221-1/+2
* (ctl-x-map): Bind `delete' to backward-delete-char.Gerd Moellmann2000-12-141-1/+1
* (mode-line-mode-menu): Add glasses-mode.Gerd Moellmann2000-12-071-0/+3
* (mode-line-mode-menu): Reverse the orderGerd Moellmann2000-12-071-30/+30
* (mode-line-modified): Fix a typo.Gerd Moellmann2000-11-181-5/+5
* (mode-line-toggle-read-only)Gerd Moellmann2000-11-061-16/+53
* (esc-map): Bind `C-delete' and `C-backspace' toGerd Moellmann2000-08-181-0/+2
* (completion-ignored-extensions): Add `.la', `.lo',Gerd Moellmann2000-07-271-0/+4
* (mode-line-mule-info, mode-line-modified): help-echoDave Love2000-07-181-12/+42
* Bind �[delete]' to delete-char.Gerd Moellmann2000-07-071-0/+2
* (esc-map): Change ; to comment-dwim and use the new functionStefan Monnier2000-05-251-4/+4
* Remove debug-ignored-errors set in other files.Dave Love2000-05-221-65/+1
* (mode-line-format): Fix line-number andDave Love2000-03-121-17/+29
* (propertized-buffer-identification): New function.Gerd Moellmann2000-02-201-6/+13
* (mode-line-input-method-map): New variable.Dave Love2000-02-091-88/+73