| Commit message (Expand) | Author | Age | Files | Lines |
* | (propertized-buffer-identification): | Juri Linkov | 2004-05-01 | 1 | -1/+8 |
* | (mode-line-change-eol): Add EVENT parameter. | John Paul Wallington | 2004-01-10 | 1 | -5/+7 |
* | (completion-ignored-extensions): Add .pfsl. | John Paul Wallington | 2003-12-31 | 1 | -5/+5 |
* | Don't bind stop. | Dave Love | 2003-10-10 | 1 | -1/+3 |
* | (completion-ignored-extensions): Remove .log. | Dave Love | 2003-10-06 | 1 | -1/+6 |
* | (mode-line-modes): Remove superfluous :propertize | Lute Kamstra | 2003-09-29 | 1 | -2/+2 |
* | (mode-line-position): Mention size indication in docstring. | Lute Kamstra | 2003-09-26 | 1 | -1/+3 |
* | (mode-line-position): Add buffer size indicator. | Lute Kamstra | 2003-09-08 | 1 | -0/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (global-map): Bind `kill-whole-line' to C-S-<backspace>. | Luc Teirlinck | 2003-06-10 | 1 | -1/+1 |
* | (global-map): Delete C-M-delete and C-M-backspace. | Richard M. Stallman | 2003-06-03 | 1 | -2/+4 |
* | (global-map): Bind M-S-<backspace to | Kai Großjohann | 2003-05-27 | 1 | -0/+1 |
* | (global-map): Don't bind S-<backspace>. Too many | Kai Großjohann | 2003-05-26 | 1 | -1/+0 |
* | * simple.el (kill-whole-line): New function. | Kai Großjohann | 2003-05-19 | 1 | -0/+1 |
* | (toplevel): Don't change the face | Masatake YAMATO | 2003-04-13 | 1 | -2/+1 |
* | * help.el (describe-minor-mode): New function implementation. | Masatake YAMATO | 2003-04-12 | 1 | -14/+13 |
* | (global-map): Bind [select-window]. | Stefan Monnier | 2003-04-11 | 1 | -0/+5 |
* | (mode-line-major-mode-keymap): New variable. | Juanma Barranquero | 2003-03-31 | 1 | -4/+22 |
* | (help-echo): Change tooltip string. | Richard M. Stallman | 2002-12-21 | 1 | -1/+1 |
* | (mode-name): Moved mark as risky-local-variable to files.el. | Kim F. Storm | 2002-11-14 | 1 | -2/+0 |
* | (mode-name): Mark it as risky-local-variable. | Juanma Barranquero | 2002-11-11 | 1 | -1/+3 |
* | (mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New. | Stefan Monnier | 2002-11-02 | 1 | -5/+38 |
* | (mode-line-format): Moved global-mode-string last. | Kim F. Storm | 2002-08-21 | 1 | -5/+8 |
* | Remove macro related bindings (now in kmacro.el). | Kim F. Storm | 2002-08-20 | 1 | -4/+0 |
* | (help-echo): If global-mode-string is non-nil, | Richard M. Stallman | 2002-07-29 | 1 | -0/+1 |
* | (mode-line-format): Handle vc-mode specially. | Richard M. Stallman | 2002-07-29 | 1 | -4/+6 |
* | (last-buffer): Use buffer-list with frame arg. | Richard M. Stallman | 2002-07-21 | 1 | -11/+11 |
* | (last-buffer): Add missing frame argument. | Juanma Barranquero | 2002-07-18 | 1 | -1/+1 |
* | (last-buffer): Handle buffer-list and buffer-predicate | Richard M. Stallman | 2002-07-18 | 1 | -4/+20 |
* | (completion-ignored-extensions): Add .gmo and .mo. | Richard M. Stallman | 2002-07-06 | 1 | -0/+2 |
* | (mode-line-mode-menu): Update names to reflect latest changes. | Pavel Janík | 2002-04-16 | 1 | -2/+2 |
* | (mode-line-mule-info): Use :propertize, not :eval. | Richard M. Stallman | 2002-03-28 | 1 | -8/+6 |
* | (mode-line-mule-info): In computing help-echo prop, | Richard M. Stallman | 2002-03-16 | 1 | -12/+10 |
* | (mode-line-minor-mode-keymap): Definition moved up. | Richard M. Stallman | 2002-02-13 | 1 | -44/+23 |
* | (mode-line-copied-mode-name): New variable. | Richard M. Stallman | 2002-01-22 | 1 | -19/+10 |
* | (function-key-map): Don't bind shifted keypad numeric keys. | Eli Zaretskii | 2002-01-02 | 1 | -8/+11 |
* | (minibuffer-local-map): Undo last change. | Stefan Monnier | 2001-12-05 | 1 | -1/+0 |
* | (minibuffer-local-map): Bind TAB to insert-tab. | Stefan Monnier | 2001-12-02 | 1 | -0/+1 |
* | doc tweak | Sam Steingold | 2001-11-25 | 1 | -1/+1 |
* | (last-buffer, unbury-buffer): Doc fixes. | Richard M. Stallman | 2001-11-24 | 1 | -3/+3 |
* | (last-buffer, unbury-buffer): New functions. | Sam Steingold | 2001-11-19 | 1 | -6/+15 |
* | Comment change. | Richard M. Stallman | 2001-11-17 | 1 | -3/+3 |
* | (mode-line-mode-name): Only put the help-echo property | Stefan Monnier | 2001-11-17 | 1 | -31/+45 |
* | (mode-line-frame-identification): Add doc string. | Richard M. Stallman | 2001-10-31 | 1 | -12/+27 |
* | (ctl-x-map): Add binding for C-x (, C-x ) and C-x e. | Stefan Monnier | 2001-10-31 | 1 | -0/+3 |
* | (exec-suffixes): Initialize to a system-dependent value. | Stefan Monnier | 2001-10-14 | 1 | -0/+8 |
* | (completion-ignored-extensions) [ms-dos, windows-nt]: | Eli Zaretskii | 2001-10-14 | 1 | -4/+4 |
* | (esc-map): Revert `j' and `C-j' bindings to | Stefan Monnier | 2001-10-14 | 1 | -2/+2 |
* | (minibuffer-local-map): Also bind next, C-n, C-s, prior, | Stefan Monnier | 2001-10-12 | 1 | -9/+9 |
* | (completion-ignored-extensions): CL-related | Sam Steingold | 2001-10-12 | 1 | -9/+11 |