| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the original cause of the "arrow keys don't work on screen" bug. | Karoly Lorentey | 2005-07-03 | 2 | -1/+3 |
* | Remove pointless conditional around key substitution block in term/xterm.el (... | Karoly Lorentey | 2005-06-30 | 1 | -54/+51 |
* | Speed up loading of term/xterm.el (Dan Nicolaescu). | Karoly Lorentey | 2005-06-28 | 2 | -66/+85 |
* | Speed up loading of term/xterm.el. | Karoly Lorentey | 2005-06-27 | 1 | -51/+54 |
* | Use terminal-local-value to access function-key-map in terminal packages. | Karoly Lorentey | 2005-06-27 | 12 | -118/+121 |
* | Work around nondeterministic binding of terminal-local variables. (Fixes nat... | Karoly Lorentey | 2005-06-27 | 5 | -33/+112 |
* | New C function `push_display_kboard'. | Karoly Lorentey | 2005-06-27 | 2 | -1/+18 |
* | Cleanup: Move kboard fields from struct frame and device-specific descriptors... | Karoly Lorentey | 2005-06-27 | 10 | -112/+73 |
* | New version of ldefs-boot.el. | Karoly Lorentey | 2005-06-27 | 1 | -1044/+1244 |
* | Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (D... | Karoly Lorentey | 2005-06-27 | 2 | -53/+47 |
* | Merged from miles@gnu.org--gnu-2005 (patch 447-448) | Karoly Lorentey | 2005-06-26 | 37 | -186/+482 |
|\ |
|
| * | (Faces): `facep' returns t for strings that are face names. | Luc Teirlinck | 2005-06-26 | 1 | -5/+5 |
| * | *** empty log message *** | Luc Teirlinck | 2005-06-26 | 2 | -0/+9 |
| * | (facep): Doc fix. | Luc Teirlinck | 2005-06-25 | 1 | -1/+4 |
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 3 | -0/+52 |
| * | (Fcopy_file): New arg PRESERVE_UID_GID. | Richard M. Stallman | 2005-06-25 | 1 | -25/+32 |
| * | (Fx_show_tip): Pass new arg to try_window. | Richard M. Stallman | 2005-06-25 | 3 | -3/+3 |
| * | (try_window): New arg CHECK_MARGINS. Calls changed. | Richard M. Stallman | 2005-06-25 | 1 | -12/+49 |
| * | (try_window): Declare new arg. | Richard M. Stallman | 2005-06-25 | 1 | -1/+1 |
| * | (facemenu-enable-faces-p): New function. | Richard M. Stallman | 2005-06-25 | 1 | -0/+7 |
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 4 | -1/+41 |
| * | (call_debugger): Take full care of extending stack limits | Richard M. Stallman | 2005-06-25 | 1 | -23/+48 |
| * | (jka-compr-insert-file-contents): | Richard M. Stallman | 2005-06-25 | 1 | -0/+10 |
| * | (custom-face-attributes): Add autoload. | Richard M. Stallman | 2005-06-25 | 1 | -0/+1 |
| * | (lisp-mode-variables): Bind comment-indent-function locally. | Richard M. Stallman | 2005-06-25 | 1 | -1/+3 |
| * | (Equality Predicates): Clarify meaning of equal. | Richard M. Stallman | 2005-06-25 | 1 | -3/+3 |
| * | (Selecting Windows): save-selected-window and with-selected-window | Richard M. Stallman | 2005-06-25 | 1 | -5/+5 |
| * | (with-selected-window): Use save-current-buffer. | Richard M. Stallman | 2005-06-25 | 1 | -11/+16 |
| * | Fix previous change. | Richard M. Stallman | 2005-06-25 | 1 | -1/+1 |
| * | (save-selected-window): Use save-current-buffer. | Richard M. Stallman | 2005-06-25 | 1 | -13/+21 |
| * | (gud-filter): Simplify using with-selected-window and with-current-buffer. | Richard M. Stallman | 2005-06-25 | 1 | -7/+3 |
| * | Fix indentation. | Richard M. Stallman | 2005-06-25 | 1 | -19/+19 |
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 2 | -0/+18 |
| * | (read1): 0.0e+NaN should make a "positive" NaN. | Richard M. Stallman | 2005-06-25 | 1 | -0/+17 |
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 2 | -0/+9 |
| * | (Text Display): Change index entries. | Richard M. Stallman | 2005-06-25 | 1 | -2/+3 |
| * | (Float Basics): Explain how to test for NaN, and printing the sign of NaNs. | Richard M. Stallman | 2005-06-25 | 1 | -7/+12 |
| * | (line-move-1): Fix previous change. | Richard M. Stallman | 2005-06-24 | 2 | -9/+9 |
| * | *** empty log message *** | Eli Zaretskii | 2005-06-24 | 2 | -0/+12 |
| * | (MAKEINFO): Use --force. | Eli Zaretskii | 2005-06-24 | 1 | -1/+1 |
| * | (MAKEINFO): Use --force. | Eli Zaretskii | 2005-06-24 | 1 | -23/+18 |
| * | (Frename_file): Undo last change: no need to ifdef away | Eli Zaretskii | 2005-06-24 | 2 | -2/+9 |
| * | (sys_chown): New function. | Eli Zaretskii | 2005-06-24 | 1 | -0/+8 |
| * | (chown): New; define to sys_chown. | Eli Zaretskii | 2005-06-24 | 1 | -0/+1 |
| * | *** empty log message *** | Juanma Barranquero | 2005-06-24 | 2 | -0/+8 |
| * | (syms_of_xdisp) <nobreak-char-display>: Doc fix. | Juanma Barranquero | 2005-06-24 | 1 | -7/+7 |
| * | (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows. | Juanma Barranquero | 2005-06-24 | 2 | -0/+7 |
| * | (gnus-article-mode): Set `nobreak-char-display', not `show-nonbreak-escape'. | Juanma Barranquero | 2005-06-24 | 1 | -1/+1 |
| * | (occur-1): Set `buffer-read-only' and the buffer-modified flag before running | Juanma Barranquero | 2005-06-24 | 2 | -6/+12 |
* | | Change key-translation-map to be terminal-local. | Karoly Lorentey | 2005-06-26 | 8 | -36/+54 |