| Commit message (Expand) | Author | Age | Files | Lines |
| * | (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS. | Richard M. Stallman | 2002-09-01 | 2 | -3/+19 |
| * | (display_malloc_warning): Use display-warning. | Richard M. Stallman | 2002-09-01 | 1 | -22/+10 |
| * | (read1): Handle #! by skipping the line. | Richard M. Stallman | 2002-09-01 | 1 | -0/+8 |
| * | (defgroup ruler-mode): Use `convenience' as parent. | Richard M. Stallman | 2002-09-01 | 1 | -2/+2 |
| * | (kill-line): Use end-of-visible-line to determine | Richard M. Stallman | 2002-09-01 | 1 | -10/+19 |
| * | (defgroup dired): Use `files' as parent. | Richard M. Stallman | 2002-09-01 | 1 | -7/+14 |
| * | (jka-compr-handler): Add safe-magic property. | Richard M. Stallman | 2002-09-01 | 1 | -0/+1 |
| * | *** empty log message *** | Glenn Morris | 2002-09-01 | 1 | -0/+7 |
| * | Remove (eval-when-compile) for free variables. | Glenn Morris | 2002-09-01 | 1 | -16/+13 |
| * | (font-lock-change-mode): Avoid changing buffer state in any way. | Andreas Schwab | 2002-08-31 | 2 | -2/+16 |
| * | (get_window_cursor_type): Don't use x_highlight_frame | Eli Zaretskii | 2002-08-31 | 2 | -2/+10 |
| * | 2002-08-30 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-31 | 2 | -6/+59 |
| * | cursor-in-non-selected-windows can now be any cursor type. | Kim F. Storm | 2002-08-30 | 1 | -3/+7 |
| * | (Valternate_cursor_type, Qalternate_cursor_type): Removed. | Kim F. Storm | 2002-08-30 | 1 | -23/+2 |
| * | *** empty log message *** | Kim F. Storm | 2002-08-30 | 1 | -0/+6 |
| * | (easy-menu-filter-return): | Stefan Monnier | 2002-08-30 | 1 | -13/+12 |
| * | (custom-unlispify-menu-entry): Don't remove | Stefan Monnier | 2002-08-30 | 1 | -6/+10 |
| * | Recreated, to remove spurious `reveal-mode' autoloads. | Stefan Monnier | 2002-08-30 | 1 | -2187/+417 |
| * | 2002-08-30 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-30 | 2 | -0/+6 |
| * | Updated version. | Pavel Janík | 2002-08-30 | 1 | -32/+93 |
| * | (diary-mail-entries): Don't overwrite user's value | Richard M. Stallman | 2002-08-30 | 2 | -3/+10 |
| * | (Qbox): Make extern. | Juanma Barranquero | 2002-08-30 | 2 | -3/+4 |
| * | (Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpo... | Juanma Barranquero | 2002-08-30 | 2 | -7/+12 |
| * | Etags improvement. | Francesco Potortì | 2002-08-30 | 1 | -0/+3 |
| * | (consider_token, C_entries): Switch to C++ parsing when | Francesco Potortì | 2002-08-30 | 1 | -46/+64 |
| * | Bug corrections in etags. | Francesco Potortì | 2002-08-30 | 1 | -0/+11 |
| * | (ps-lp-system): Fixed typo in `usg-unix-v'. | Richard M. Stallman | 2002-08-30 | 2 | -1/+20 |
| * | (menu-bar-read-mail): Doc fix. | Markus Rost | 2002-08-30 | 2 | -1/+5 |
| * | (get_next_display_element): Fix previous change. | Kenichi Handa | 2002-08-30 | 1 | -2/+2 |
| * | (struct w32_display_info) <x_highlight_frame>: Renamed from | Kim F. Storm | 2002-08-30 | 2 | -2/+5 |
| * | Changed all occurrences of w32_highlight_frame with x_highlight_frame. | Kim F. Storm | 2002-08-30 | 1 | -14/+14 |
| * | (ibuffer-update): Revert expansion of `caddr'. | John Paul Wallington | 2002-08-30 | 2 | -2/+10 |
| * | (Qbar, Qbox): Removed. | Kim F. Storm | 2002-08-30 | 2 | -7/+3 |
| * | (enum text_cursor_kinds): Removed. | Kim F. Storm | 2002-08-30 | 1 | -33/+0 |
| * | (x_specified_cursor_type): Remove prototype. | Kim F. Storm | 2002-08-30 | 2 | -144/+8 |
| * | (Vblink_cursor_alist): Removed. | Kim F. Storm | 2002-08-30 | 1 | -96/+1 |
| * | (enum text_cursor_kinds): Removed. | Kim F. Storm | 2002-08-30 | 1 | -31/+0 |
| * | (Vblink_cursor_alist): Removed. | Kim F. Storm | 2002-08-30 | 1 | -94/+1 |
| * | (enum text_cursor_kinds): Removed. | Kim F. Storm | 2002-08-30 | 1 | -20/+0 |
| * | (x_specified_cursor_type): Remove prototype. | Kim F. Storm | 2002-08-30 | 1 | -66/+9 |
| * | (x_specified_cursor_type): Removed. | Kim F. Storm | 2002-08-30 | 1 | -39/+1 |
| * | (Qcursor_in_non_selected_windows): Extern removed. | Kim F. Storm | 2002-08-30 | 1 | -1/+3 |
| * | (cursor_in_non_selected_windows): Extern removed. | Kim F. Storm | 2002-08-30 | 1 | -1/+0 |
| * | (Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist): | Kim F. Storm | 2002-08-30 | 1 | -6/+235 |
| * | (enum text_cursor_kinds): Consolidated here. | Kim F. Storm | 2002-08-30 | 1 | -0/+29 |
| * | These changes consolidates the handling of the cursor | Kim F. Storm | 2002-08-30 | 1 | -0/+89 |
| * | *** empty log message *** | Juanma Barranquero | 2002-08-30 | 2 | -12/+20 |
| * | (occur-mode): Add interactive declaration. | Juanma Barranquero | 2002-08-30 | 1 | -0/+1 |
| * | (imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos. | Juanma Barranquero | 2002-08-30 | 1 | -5/+5 |
| * | *** empty log message *** | Juanma Barranquero | 2002-08-30 | 1 | -23/+43 |