(mode-line-mode-menu): Reverse the order
[bpt/emacs.git] / lisp / bindings.el
2000-12-07 Gerd Moellmann(mode-line-mode-menu): Reverse the order
2000-11-18 Gerd Moellmann(mode-line-modified): Fix a typo.
2000-11-06 Gerd Moellmann(mode-line-toggle-read-only)
2000-08-18 Gerd Moellmann(esc-map): Bind `C-delete' and `C-backspace' to
2000-07-27 Gerd Moellmann(completion-ignored-extensions): Add `.la', `.lo',
2000-07-18 Dave Love(mode-line-mule-info, mode-line-modified): help-echo
2000-07-07 Gerd MoellmannBind �[delete]' to delete-char.
2000-05-25 Stefan Monnier(esc-map): Change ; to comment-dwim and use the new...
2000-05-22 Dave LoveRemove debug-ignored-errors set in other files.
2000-03-12 Dave Love(mode-line-format): Fix line-number and
2000-02-20 Gerd Moellmann(propertized-buffer-identification): New function.
2000-02-09 Dave Love(mode-line-input-method-map): New variable.
2000-02-04 Dave Love(mode-line-mule-info): Fix/extend last change.
2000-01-07 Dave Love(make-mode-line-mouse2-map): New function.
2000-01-04 Dave Love(make-mode-line-mouse-sensitive): Fix the toggle menu...
1999-12-30 Gerd Moellmann(make-mode-line-mouse-sensitive): Copy keymap
1999-12-19 Gerd Moellmann(completion-ignored-extensions): Add .pdf.
1999-12-16 Gerd Moellmann(completion-ignored-extensions): Add .tfm.
1999-10-17 Gerd Moellmann(completion-ignored-extensions): Added ".sparcf"
1999-10-07 Dave Love(bound-and-true-p): New macro.
1999-09-10 Dave Love(debug-ignored-errors): Restore BBDB stuff.
1999-09-08 Gerd Moellmann(mode-line-unbury-buffer): Use aref instead of sref.
1999-09-04 Dave LoveMake some doc strings obey the make-docfile convention.
1999-08-17 Gerd Moellmann(mode-line-modified): Look up key binding for C-x
1999-08-16 Dave Love(mode-line-mule-info): Doc fix.
1999-07-21 Gerd Moellmann(make-mode-line-mouse-sensitive): Add key
1999-04-09 Richard M. Stallman(complete-symbol): Invert meaning of prefix arg.
1998-11-29 Richard M. Stallman(features): Add `base64' to this list.
1998-07-06 Kenichi HandaMake all multibyte characters self-insert.
1998-06-10 Richard M. Stallman(ctl-x-map): Change vi-dot binding to repeat.
1998-05-14 Richard M. StallmanAdd binding for C-x z to vi-dot here.
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-17 Richard M. Stallman(debug-ignored-errors): Add and remove strings.
1998-03-28 Richard M. Stallman(completion-ignored-extensions): Add a few.
1998-01-29 Richard M. Stallman(debug-ignored-errors): Add some elements.
1998-01-12 Kenichi HandaChange "?\C-\ " to "?\C- " because "\ " is changed
1998-01-02 Richard M. Stallman(minor-mode-overriding-map-alist):
1997-12-04 Karl Heuer(ctl-x-map): Add bindings rn and r+
1997-11-25 Richard M. Stallman(mode-line-format): Include which-func-mode item.
1997-08-01 Richard M. Stallman(mode-line-mule-info): Delete the conditional on enable...
1997-07-28 Richard M. Stallman(debug-ignored-errors): Delete ^Quit$ element.
1997-07-24 Richard M. Stallman(debug-ignored-errors): Update the dabbrev.el errors.
1997-07-24 Richard M. StallmanDon't create C-x r and C-x n submaps here.
1997-07-10 Kenichi Handa(mode-line-mule-info): Remove tailing ">" from input
1997-07-05 Richard M. Stallman(complete-symbol): Accept an argument.
1997-07-02 Richard M. Stallman(mode-line-mule-info): Use `%Z' instead of `%z:'.
1997-06-25 Richard M. Stallman(debug-ignored-errors): Correct the error messages
1997-06-19 Richard M. Stallman(complete-symbol): New function.
1997-06-18 Kenichi Handa(mode-line-mule-info): Change style for showing
1997-06-12 Richard M. Stallman(esc-map): Delete spurious wrong binding for M-TAB.
1997-05-21 Richard M. Stallman(mode-line-mule-info): Add a colon.
1997-05-17 Richard M. Stallman(mode-line-modified): Delete one of the leading dashes.
1997-05-15 Richard M. Stallman(mode-line-mule-info): Delete the colon.
1997-05-14 Richard M. StallmanMake Latin-4 characters self-insert.
1997-05-12 Richard M. StallmanDefine Latin-1, Latin-2 and Latin-3 chars as self-inser...
1997-04-29 Richard M. StallmanBind C-x m, C-x 4 m, C-x 5 m to compose-mail...
1997-04-22 Richard M. Stallman(debug-ignored-errors): Update the regexps for
1997-02-22 Karl Heuer(mode-line-mule-info): New variable.
1996-12-29 Richard M. Stallman(completion-ignored-extensions):
1996-12-16 Richard M. StallmanChange defconsts to defvars.
1996-11-06 Richard M. Stallman(minor-mode-alist): Don't use purecopy.
1996-09-11 Richard M. StallmanInitial revision