Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
[bpt/emacs.git] / lisp / bindings.el
2004-06-28 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-06-12 Eli Zaretskii(completion-ignored-extensions): Add file extensions
2004-06-06 Juri Linkov* bindings.el (debug-ignored-errors): Add regexps for...
2004-05-01 Juri Linkov(propertized-buffer-identification):
2004-04-16 Kenichi HandaSync to HEAD
2004-01-10 John Paul Wallington(mode-line-change-eol): Add EVENT parameter.
2003-12-31 John Paul Wallington(completion-ignored-extensions): Add .pfsl.
2003-10-10 Dave LoveDon't bind stop.
2003-10-06 Dave Love(completion-ignored-extensions): Remove .log.
2003-09-29 Lute Kamstra(mode-line-modes): Remove superfluous :propertize
2003-09-26 Lute Kamstra(mode-line-position): Mention size indication in docstring.
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-08 Lute Kamstra(mode-line-position): Add buffer size indicator.
2003-09-01 Miles BaderAdd arch taglines
2003-06-10 Luc Teirlinck(global-map): Bind `kill-whole-line' to C-S-<backspace>.
2003-06-03 Richard M. Stallman(global-map): Delete C-M-delete and C-M-backspace.
2003-05-27 Kai Großjohann(global-map): Bind M-S-<backspace to
2003-05-26 Kai Großjohann(global-map): Don't bind S-<backspace>. Too many
2003-05-19 Kai Großjohann* simple.el (kill-whole-line): New function.
2003-04-13 Masatake YAMATO(toplevel): Don't change the face
2003-04-12 Masatake YAMATO* help.el (describe-minor-mode): New function implement...
2003-04-11 Stefan Monnier(global-map): Bind [select-window].
2003-03-31 Juanma Barranquero(mode-line-major-mode-keymap): New variable.
2002-12-21 Richard M. Stallman(help-echo): Change tooltip string.
2002-11-14 Kim F. Storm(mode-name): Moved mark as risky-local-variable to...
2002-11-11 Juanma Barranquero(mode-name): Mark it as risky-local-variable.
2002-11-02 Stefan Monnier(mode-line-change-eol, mode-line-eol-desc-cache, mode...
2002-08-21 Kim F. Storm(mode-line-format): Moved global-mode-string last.
2002-08-20 Kim F. StormRemove macro related bindings (now in kmacro.el).
2002-07-29 Richard M. Stallman(help-echo): If global-mode-string is non-nil,
2002-07-29 Richard M. Stallman(mode-line-format): Handle vc-mode specially.
2002-07-21 Richard M. Stallman(last-buffer): Use buffer-list with frame arg.
2002-07-18 Juanma Barranquero(last-buffer): Add missing frame argument.
2002-07-18 Richard M. Stallman(last-buffer): Handle buffer-list and buffer-predicate
2002-07-06 Richard M. Stallman(completion-ignored-extensions): Add .gmo and .mo.
2002-04-16 Pavel Janík(mode-line-mode-menu): Update names to reflect latest...
2002-03-28 Richard M. Stallman(mode-line-mule-info): Use :propertize, not :eval.
2002-03-16 Richard M. Stallman(mode-line-mule-info): In computing help-echo prop,
2002-03-01 Kenichi HandaDon't bind multibyte characters to self-insert-command...
2002-02-13 Richard M. Stallman(mode-line-minor-mode-keymap): Definition moved up.
2002-01-22 Richard M. Stallman(mode-line-copied-mode-name): New variable.
2002-01-02 Eli Zaretskii(function-key-map): Don't bind shifted keypad numeric...
2001-12-05 Stefan Monnier(minibuffer-local-map): Undo last change.
2001-12-02 Stefan Monnier(minibuffer-local-map): Bind TAB to insert-tab.
2001-11-25 Sam Steingolddoc tweak
2001-11-24 Richard M. Stallman(last-buffer, unbury-buffer): Doc fixes.
2001-11-19 Sam Steingold(last-buffer, unbury-buffer): New functions.
2001-11-17 Richard M. StallmanComment change.
2001-11-17 Stefan Monnier(mode-line-mode-name): Only put the help-echo property
2001-10-31 Richard M. Stallman(mode-line-frame-identification): Add doc string.
2001-10-31 Stefan Monnier(ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
2001-10-14 Stefan Monnier(exec-suffixes): Initialize to a system-dependent value.
2001-10-14 Eli Zaretskii(completion-ignored-extensions) [ms-dos, windows-nt]:
2001-10-14 Stefan Monnier(esc-map): Revert `j' and `C-j' bindings to
2001-10-12 Stefan Monnier(minibuffer-local-map): Also bind next, C-n, C-s, prior,
2001-10-12 Sam Steingold(completion-ignored-extensions): CL-related
2001-10-05 Gerd MoellmannRemove no-byte-compile from file local variables
2001-08-30 Gerd Moellmann(mode-line-coding-system-map): New variable.
2001-08-22 Gerd Moellmann(mode-line-unbury-buffer): Add EVENT parameter.
2001-08-09 Gerd Moellmann(minor-mode-alist): Use mode-line-minor-mode-keymap
2001-08-09 Gerd Moellmann(make-mode-line-mouse-map): Renamed from
2001-08-09 Gerd Moellmann(mode-line-format): Specify help-echo for line
2001-08-01 Eli ZaretskiiBind shifted and control-shifted kp-* keys to the
2001-07-14 Pavel JaníkEmacs lisp coding convention fixes.
2001-07-06 Eli Zaretskii(mode-line-mule-info): Don't show the tip with
2001-04-09 Gerd Moellmann(mode-line-modified): Unify help messages.
2001-03-19 Stefan Monnier(mode-line-mode-menu): `glasses-mode' might be unbound.
2001-03-14 Gerd Moellmann(features): Add `md5' and `overlay' to the list.
2001-01-31 Gerd MoellmannDefine `kp-delete' like `delete' in function-key-map.
2001-01-16 Gerd MoellmannBind <backspace> and <delete> via function-key-map.
2001-01-09 Gerd Moellmann(global-map): Bind <home> to beginning-of-line,
2000-12-22 Gerd Moellmann([C-backspace]): Bind C-backspace to kill-word.
2000-12-14 Gerd Moellmann(ctl-x-map): Bind `delete' to backward-delete-char.
2000-12-07 Gerd Moellmann(mode-line-mode-menu): Add glasses-mode.
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.
next