aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* Add binding for C-x z to vi-dot here.Richard M. Stallman1998-05-141-0/+2
* *** empty log message ***Dan Nicolaescu1998-04-201-0/+3
* (debug-ignored-errors): Add and remove strings.Richard M. Stallman1998-04-171-1/+1
* (completion-ignored-extensions): Add a few.Richard M. Stallman1998-03-281-0/+7
* (debug-ignored-errors): Add some elements.Richard M. Stallman1998-01-291-0/+3
* Change "?\C-\ " to "?\C- " because "\ " is changedKenichi Handa1998-01-121-2/+2
* (minor-mode-overriding-map-alist):Richard M. Stallman1998-01-021-0/+2
* (ctl-x-map): Add bindings rn and r+Karl Heuer1997-12-041-0/+2
* (mode-line-format): Include which-func-mode item.Richard M. Stallman1997-11-251-0/+1
* (mode-line-mule-info): Delete the conditional on enable-multibyte-characters.Richard M. Stallman1997-08-011-3/+3
* (debug-ignored-errors): Delete ^Quit$ element.Richard M. Stallman1997-07-281-1/+0
* (debug-ignored-errors): Update the dabbrev.el errors.Richard M. Stallman1997-07-241-0/+51
* Don't create C-x r and C-x n submaps here.Richard M. Stallman1997-07-241-3/+0
* (mode-line-mule-info): Remove tailing ">" from inputKenichi Handa1997-07-101-1/+1
* (complete-symbol): Accept an argument.Richard M. Stallman1997-07-051-5/+5
* (mode-line-mule-info): Use `%Z' instead of `%z:'.Richard M. Stallman1997-07-021-1/+1
* (debug-ignored-errors): Correct the error messagesRichard M. Stallman1997-06-251-1/+2
* (complete-symbol): New function.Richard M. Stallman1997-06-191-6/+11
* (mode-line-mule-info): Change style for showingKenichi Handa1997-06-181-2/+9
* (esc-map): Delete spurious wrong binding for M-TAB.Richard M. Stallman1997-06-121-1/+0
* (mode-line-mule-info): Add a colon.Richard M. Stallman1997-05-211-2/+2