aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (mode-line-mule-info): Fix/extend last change.Dave Love2000-02-041-6/+31
* (make-mode-line-mouse2-map): New function.Dave Love2000-01-071-73/+94
* (make-mode-line-mouse-sensitive): Fix the toggle menu items.Dave Love2000-01-041-16/+11
* (make-mode-line-mouse-sensitive): Copy keymapGerd Moellmann1999-12-301-1/+1
* (completion-ignored-extensions): Add .pdf.Gerd Moellmann1999-12-191-1/+1
* (completion-ignored-extensions): Add .tfm.Gerd Moellmann1999-12-161-1/+1
* (completion-ignored-extensions): Added ".sparcf"Gerd Moellmann1999-10-171-3/+3
* (bound-and-true-p): New macro.Dave Love1999-10-071-27/+51
* (debug-ignored-errors): Restore BBDB stuff.Dave Love1999-09-101-1/+5
* (mode-line-unbury-buffer): Use aref instead of sref.Gerd Moellmann1999-09-081-6/+6
* Make some doc strings obey the make-docfile convention.Dave Love1999-09-041-27/+22
* (mode-line-modified): Look up key binding for C-xGerd Moellmann1999-08-171-1/+4
* (mode-line-mule-info): Doc fix.Dave Love1999-08-161-3/+5
* (make-mode-line-mouse-sensitive): Add keyGerd Moellmann1999-07-211-2/+129
* (complete-symbol): Invert meaning of prefix arg.Richard M. Stallman1999-04-091-7/+11
* (features): Add `base64' to this list.Richard M. Stallman1998-11-291-0/+3
* Make all multibyte characters self-insert.Kenichi Handa1998-07-061-5/+6
* (ctl-x-map): Change vi-dot binding to repeat.Richard M. Stallman1998-06-101-1/+1