2010-10-19 |
Chong Yidong |
Remove mode-line end dashes on graphical terminals.
|
2010-10-19 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
2010-08-29 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
2010-08-08 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-08-02 |
Stefan Monnier |
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
|
2010-08-02 |
Stefan Monnier |
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
|
2010-06-28 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
2010-05-29 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
2010-05-15 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
2010-05-01 |
Stefan Monnier |
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
|
2010-04-28 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
2010-04-05 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-12-05 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
2009-11-15 |
Dan Nicolaescu |
(mode-line-buffer-identification): Do not purecopy.
|
2009-11-14 |
Dan Nicolaescu |
* bindings.el (mode-line-buffer-identification): Purecopy only the string.
|
2009-11-11 |
Dan Nicolaescu |
* term/x-win.el (x-gtk-stock-map):
|
2009-10-30 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
2009-10-26 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
2009-10-23 |
Dan Nicolaescu |
* bindings.el (propertized-buffer-identification): Undo previous change.
|
2009-10-23 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
2009-10-19 |
Stefan Monnier |
(function-key-map): Map C-@ to C-SPC if C-@ is unbound.
|
2009-10-15 |
Glenn Morris |
Convert comments about autoloads into autoload comments.
|
2009-09-14 |
Dan Nicolaescu |
* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
|
2009-09-11 |
Glenn Morris |
Remove comment, inapplicable since 1997 (loadup no longer loads the
|
2009-09-11 |
Stefan Monnier |
* keymap.c (QCadvertised_binding): New constant.
|
2009-08-26 |
Glenn Morris |
Define risky-local-variable property here rather than in files.el.
|
2009-08-26 |
Glenn Morris |
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
|
2009-09-21 |
Chong Yidong |
* cedet/semantic.el: Add autoloads for semantic/idle functions.
|
2009-07-02 |
Juri Linkov |
(esc-map): Bind "&" to `async-shell-command'.
|
2009-06-23 |
Glenn Morris |
(mode-line-modified): Fix case of "Buffer is modified".
|
2009-01-29 |
Juanma Barranquero |
Exclude VCS metadata dirs from completion.
|
2009-01-27 |
Chong Yidong |
Swap C-delete and C-backspace bindings here, so we don't have to do it
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2009-01-02 |
Juanma Barranquero |
* bindings.el (mode-line-eol-desc): Fix typo in help message.
|
2008-12-20 |
Chong Yidong |
(mode-line-eol-desc): Use assoc to query mode-line-eol-desc-cache.
|
2008-08-29 |
Eli Zaretskii |
(mode-line-frame-control, mode-line-frame-identification): Fix last change.
|
2008-08-29 |
Eli Zaretskii |
(mode-line-frame-identification): Fix last change.
|
2008-08-25 |
Eli Zaretskii |
(mode-line-frame-control): New function, caters to `pc' ``window system''.
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-06-30 |
Juri Linkov |
(abbrev-map, narrow-map): New variables.
|
2008-06-25 |
Juri Linkov |
(goto-map): New variable. Rebind goto-related
|
2008-06-05 |
John Paul Wallington |
(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-09 |
Stefan Monnier |
* mouse.el (mouse-menu-major-mode-map): New fun extracted from
|
2008-04-01 |
Stefan Monnier |
(mode-line-mode-menu): Move before (new) first use.
|
2008-03-29 |
Juri Linkov |
(debug-ignored-errors): Change "^End of history;
|
2008-03-26 |
Stefan Monnier |
(mode-line-change-eol): Use with-selected-window.
|
2008-03-25 |
Juri Linkov |
(minibuffer-local-map): For the command
|
2008-03-23 |
Dan Nicolaescu |
(standard-mode-line-modes): Avoid duplicating a string.
|
2008-03-21 |
Juri Linkov |
(standard-mode-line-modes): Put special help-echo
|
2008-03-05 |
Dan Nicolaescu |
* bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
|
2008-03-03 |
Dan Nicolaescu |
(mode-line-column-line-number-mode-map): New variable.
|
2008-02-16 |
Dan Nicolaescu |
(mode-line-mule-info): Make the tooltips more explicit.
|
2008-02-16 |
Dan Nicolaescu |
*** empty log message ***
|
2008-02-15 |
Dan Nicolaescu |
* vc-hooks.el (vc-menu-map):
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-20 |
Miles Bader |
Merge from emacs--devo--0
|