| Commit message (Expand) | Author | Age | Files | Lines |
| * | (line-move-1): Fix previous change to signal errors appropriately. | Richard M. Stallman | 2005-05-04 | 1 | -3/+7 |
| * | Follow whitespace conventions. | Richard M. Stallman | 2005-05-04 | 1 | -2/+2 |
| * | (c-macro-preprocessor): Update for Mac OSX. | Nick Roberts | 2005-05-03 | 1 | -0/+1 |
| * | *** empty log message *** | Nick Roberts | 2005-05-03 | 1 | -0/+5 |
| * | *** empty log message *** | Kim F. Storm | 2005-05-03 | 2 | -36/+23 |
| * | * mac.c: #undef init_process so not to conflict with system headers. | Jan Djärv | 2005-05-03 | 2 | -0/+5 |
| * | From Ulf Jasper <ulf.jasper@web.de>: | Glenn Morris | 2005-05-03 | 1 | -562/+844 |
| * | *** empty log message *** | Glenn Morris | 2005-05-03 | 1 | -0/+26 |
| * | Fix emacs version in commentary. | Kim F. Storm | 2005-05-03 | 1 | -1/+1 |
| * | (gdb-cpp-define-alist-program) | Nick Roberts | 2005-05-03 | 1 | -15/+48 |
| * | Replace string-to-int with string-to-number. | Nick Roberts | 2005-05-03 | 1 | -15/+20 |
| * | (tooltip-gud-tips): Use gdb-define-alist. | Nick Roberts | 2005-05-03 | 1 | -7/+8 |
| * | (cc-define-list-program): Remove this | Nick Roberts | 2005-05-03 | 1 | -7/+0 |
| * | (cc-define-alist, cc-create-define-alist): | Nick Roberts | 2005-05-03 | 1 | -20/+0 |
| * | *** empty log message *** | Nick Roberts | 2005-05-03 | 1 | -0/+22 |
| * | More rearrangements. | Richard M. Stallman | 2005-05-02 | 2 | -756/+801 |
| * | *** empty log message *** | Richard M. Stallman | 2005-05-02 | 2 | -2845/+2815 |
| * | *** empty log message *** | Jay Belanger | 2005-05-02 | 1 | -0/+24 |
| * | (calcDigit-key, math-read-number, math-read-bignum): Replace | Jay Belanger | 2005-05-02 | 1 | -5/+5 |
| * | (calc-do-grab-rectangle): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 |
| * | (calc-read-parse-table-part, calc-edit-macro-repeats): Replace | Jay Belanger | 2005-05-02 | 1 | -3/+3 |
| * | (calc-graph-plot, calc-graph-set-styles, calc-graph-num-points) | Jay Belanger | 2005-05-02 | 1 | -7/+7 |
| * | (calc-over-notation): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 |
| * | (calc-time, calc-date-notation, math-this-year, math-parse-date) | Jay Belanger | 2005-05-02 | 1 | -13/+13 |
| * | (calc-read-number-fancy): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -6/+6 |
| * | (calc-word-size): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 |
| * | (math-read-token): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -3/+3 |
| * | (syms_of_buffer): Define cursor-in-non-selected-windows. | Richard M. Stallman | 2005-05-02 | 2 | -0/+18 |
| * | (struct buffer): Add cursor_in_non_selected_windows slot. | Richard M. Stallman | 2005-05-02 | 1 | -0/+5 |
| * | (Vcursor_in_non_selected_windows) | Richard M. Stallman | 2005-05-02 | 1 | -15/+1 |
| * | *** empty log message *** | Kim F. Storm | 2005-05-02 | 1 | -0/+4 |
| * | Use executing-kbd-macro-index variable. | Kim F. Storm | 2005-05-02 | 1 | -21/+21 |
| * | *** empty log message *** | Kim F. Storm | 2005-05-02 | 2 | -0/+13 |
| * | (executing_kbd_macro_index): Rename from executing_macro_index. | Kim F. Storm | 2005-05-02 | 3 | -27/+27 |
| * | Rework last fix. | Kim F. Storm | 2005-05-02 | 1 | -4/+3 |
| * | (move_it_in_display_line_to): Fix last change. | Kim F. Storm | 2005-05-02 | 1 | -0/+1 |
| * | *** empty log message *** | Kim F. Storm | 2005-05-02 | 1 | -0/+4 |
| * | (Variable Aliases): `make-obsolete-variable' is a function and not a macro. | Luc Teirlinck | 2005-05-02 | 1 | -3/+3 |
| * | *** empty log message *** | Luc Teirlinck | 2005-05-02 | 1 | -0/+3 |
| * | (rlogin): If there are option-like elements in the parsed args, | Thien-Thi Nguyen | 2005-05-02 | 2 | -1/+15 |
| * | (rlogin-parse-words): Delete func. | Thien-Thi Nguyen | 2005-05-02 | 1 | -15/+2 |
| * | (executing-macro): Use `define-obsolete-variable-alias'. | Luc Teirlinck | 2005-05-02 | 1 | -1/+4 |
| * | *** empty log message *** | Luc Teirlinck | 2005-05-02 | 3 | -1/+13 |
| * | (Pop-Up Menus): Correct and clarify description of `x-popup-menu'. | Luc Teirlinck | 2005-05-02 | 1 | -13/+22 |
| * | (Fx_popup_menu): Doc fix. | Luc Teirlinck | 2005-05-02 | 1 | -3/+6 |
| * | *** empty log message *** | Luc Teirlinck | 2005-05-02 | 1 | -0/+4 |
| * | (syms_of_charset): Delete defsubr for Schars_in_region. | Luc Teirlinck | 2005-05-02 | 1 | -1/+0 |
| * | (cc-define-list-program): | Nick Roberts | 2005-05-02 | 2 | -0/+15 |
| * | (cc-create-define-alist): Use a shell. | Nick Roberts | 2005-05-02 | 1 | -4/+3 |
| * | (USAGE3, USAGE4): Keep strings below 2048 bytes. | Jason Rumney | 2005-05-02 | 1 | -4/+4 |