]> code.delx.au - gnu-emacs/history - lisp/bindings.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / bindings.el
2006-04-30 Richard M. Stallman(mode-line-major-mode-keymap): Undo last change.
2006-04-30 Richard M. Stallman(mode-line-major-mode-keymap): Move the major mode...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-16 Juri Linkov(propertized-buffer-identification): Use face
2005-12-16 Károly Lőrentey2005-12-16 Lőrentey Károly <lorentey@elte.hu>
2005-10-28 Richard M. Stallman(help-echo): Add %e.
2005-10-04 Stefan Monnier(global-map): Resync [home] and [end] bindings with...
2005-09-15 Nick Roberts(mode-line-eol-desc, mode-line-coding-system-map)
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-28 Richard M. Stallman(global-map): Bind insertchar and its variants.
2005-06-22 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-11 Andreas SchwabAdd binding of `ESC functionkey' for every `M-functionkey'.
2005-05-23 Masatake YAMATOSupprot mouse-face on mode-line.
2005-04-21 Nick Roberts(mode-line-mode-menu): Remove tooltip-mode.
2005-04-19 Kim F. Storm(next-buffer, prev-buffer, next-error)
2005-03-22 Thien-Thi Nguyen(completion-ignored-extensions): Remove ".lis" for...
2005-03-17 Richard M. Stallman(esc-map): Make M-g a prefix. Bind M-g g and M-g M...
2005-03-09 Nick Roberts(mode-line-mode-menu): Add tooltip-mode to mode-line.
2005-03-07 Kim F. Storm(global-map): Bind C-a to move-beginning-of-line.
2005-03-06 Richard M. Stallman(esc-map): Bind M-g to goto-line.
2005-01-17 Stefan Monnier(mode-line-mode-menu): Use bound-and-true-p for all the
2004-12-13 Richard M. Stallman(mode-line-buffer-identification-keymap):
2004-11-20 Richard M. Stallman(global-map): Bind C-e to move-end-of-line.
2004-09-20 John Paul Wallington(completion-ignored-extensions): Add .dfsl.
2004-09-20 Richard M. Stallman(scroll-left): Make it disabled.
2004-07-14 Daniel Pfeiffer(mode-line-mode-menu): Fix alphabetical ordering and...
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-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 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-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)
next