log

age author description
2005-05-02 Richard M. Stallman More rearrangements.
2005-05-02 Richard M. Stallman *** empty log message ***
2005-05-02 Jay Belanger *** empty log message ***
2005-05-02 Jay Belanger (calcDigit-key, math-read-number, math-read-bignum): Replace
2005-05-02 Jay Belanger (calc-do-grab-rectangle): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (calc-read-parse-table-part, calc-edit-macro-repeats): Replace
2005-05-02 Jay Belanger (calc-graph-plot, calc-graph-set-styles, calc-graph-num-points)
2005-05-02 Jay Belanger (calc-over-notation): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (calc-time, calc-date-notation, math-this-year, math-parse-date)
2005-05-02 Jay Belanger (calc-read-number-fancy): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (calc-word-size): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (math-read-token): Replace string-to-int by string-to-number.
2005-05-02 Richard M. Stallman *** empty log message ***
2005-05-02 Richard M. Stallman (syms_of_buffer): Define cursor-in-non-selected-windows.
2005-05-02 Richard M. Stallman (struct buffer): Add cursor_in_non_selected_windows slot.
2005-05-02 Richard M. Stallman (Vcursor_in_non_selected_windows)
2005-05-02 Kim F. Storm *** empty log message ***
2005-05-02 Kim F. Storm Use executing-kbd-macro-index variable.
2005-05-02 Kim F. Storm *** empty log message ***
2005-05-02 Kim F. Storm (executing_kbd_macro_index): Rename from executing_macro_index.
2005-05-02 Kim F. Storm Rework last fix.
2005-05-02 Kim F. Storm (move_it_in_display_line_to): Fix last change.
2005-05-02 Kim F. Storm *** empty log message ***
2005-05-02 Luc Teirlinck (Variable Aliases): `make-obsolete-variable' is a function and not a macro.
2005-05-02 Luc Teirlinck *** empty log message ***
2005-05-02 Thien-Thi Nguyen *** empty log message ***
2005-05-02 Thien-Thi Nguyen (rlogin): If there are option-like elements in the parsed args,
2005-05-02 Thien-Thi Nguyen (rlogin-parse-words): Delete func.
2005-05-02 Luc Teirlinck (executing-macro): Use `define-obsolete-variable-alias'.
2005-05-02 Luc Teirlinck *** empty log message ***
2005-05-02 Luc Teirlinck (Pop-Up Menus): Correct and clarify description of `x-popup-menu'.
2005-05-02 Luc Teirlinck (Fx_popup_menu): Doc fix.
2005-05-02 Luc Teirlinck *** empty log message ***
2005-05-02 Luc Teirlinck (syms_of_charset): Delete defsubr for Schars_in_region.
2005-05-02 Nick Roberts *** empty log message ***
2005-05-02 Nick Roberts (cc-define-list-program):
2005-05-02 Nick Roberts (cc-create-define-alist): Use a shell.
2005-05-02 Jason Rumney (USAGE3, USAGE4): Keep strings below 2048 bytes.
2005-05-02 Jason Rumney *** empty log message ***
2005-05-01 Thien-Thi Nguyen *** empty log message ***
2005-05-01 Thien-Thi Nguyen *** empty log message ***
2005-05-01 Thien-Thi Nguyen Fix typo.
2005-05-01 Nick Roberts (cc-mode-cpp-program): Change to "gcc -E".
2005-05-01 Nick Roberts *** empty log message ***
2005-05-01 Kim F. Storm Fix check for CUA-mode if no init file.
2005-05-01 Kim F. Storm *** empty log message ***
2005-05-01 Nick Roberts (Fchars_in_region): Remove as obsolete.
2005-05-01 Nick Roberts (define-function, sref): Remove aliases and obsolete
2005-05-01 Nick Roberts (coding-system-parent): Remove alias and
2005-05-01 Nick Roberts (truncate-string): Remove alias and
2005-05-01 Nick Roberts (update-iso-coding-systems):
2005-05-01 Nick Roberts *** empty log message ***
2005-05-01 Kim F. Storm (move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS.
2005-05-01 Luc Teirlinck *** empty log message ***
2005-05-01 Luc Teirlinck (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.
2005-05-01 Richard M. Stallman *** empty log message ***
2005-05-01 Richard M. Stallman (Info-mode): Set widen-automatically to nil, locally.
2005-05-01 Richard M. Stallman (widen-automatically): New variable.
2005-05-01 Richard M. Stallman (Checking Whether to Stop): Fix previous change.
2005-05-01 Richard M. Stallman [not HAVE_X_TOOLKIT] (xmenu_show):