summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (init_buffer_once): Set cursor_in_non_selected_windows default value.Kim F. Storm2005-05-041-3/+9
* *** empty log message ***Kim F. Storm2005-05-041-0/+7
* *** empty log message ***Richard M. Stallman2005-05-041-8/+3
* (c-macro-preprocessor): Update for BSD andNick Roberts2005-05-041-1/+1
* (gdb-cpp-define-alist-flags): New variable.Nick Roberts2005-05-041-2/+12
* *** empty log message ***Nick Roberts2005-05-041-2/+10
* More rearrangement.Richard M. Stallman2005-05-041-15/+17
* (Interactive Codes): Fix Texinfo usage. Document U more clearly.Richard M. Stallman2005-05-042-7/+15
* (describe-key): No error when UNTRANSLATED is nil.Richard M. Stallman2005-05-041-1/+3
* (line-move-1): Fix previous change to signal errors appropriately.Richard M. Stallman2005-05-041-3/+7
* Follow whitespace conventions.Richard M. Stallman2005-05-041-2/+2
* (c-macro-preprocessor): Update for Mac OSX.Nick Roberts2005-05-031-0/+1
* *** empty log message ***Nick Roberts2005-05-031-0/+5
* *** empty log message ***Kim F. Storm2005-05-032-36/+23
* * mac.c: #undef init_process so not to conflict with system headers.Jan Djärv2005-05-032-0/+5
* From Ulf Jasper <ulf.jasper@web.de>:Glenn Morris2005-05-031-562/+844
* *** empty log message ***Glenn Morris2005-05-031-0/+26
* Fix emacs version in commentary.Kim F. Storm2005-05-031-1/+1
* (gdb-cpp-define-alist-program)Nick Roberts2005-05-031-15/+48
* Replace string-to-int with string-to-number.Nick Roberts2005-05-031-15/+20
* (tooltip-gud-tips): Use gdb-define-alist.Nick Roberts2005-05-031-7/+8
* (cc-define-list-program): Remove thisNick Roberts2005-05-031-7/+0
* (cc-define-alist, cc-create-define-alist):Nick Roberts2005-05-031-20/+0
* *** empty log message ***Nick Roberts2005-05-031-0/+22
* More rearrangements.Richard M. Stallman2005-05-022-756/+801
* *** empty log message ***Richard M. Stallman2005-05-022-2845/+2815
* *** empty log message ***Jay Belanger2005-05-021-0/+24
* (calcDigit-key, math-read-number, math-read-bignum): ReplaceJay Belanger2005-05-021-5/+5
* (calc-do-grab-rectangle): Replace string-to-int by string-to-number.Jay Belanger2005-05-021-2/+2
* (calc-read-parse-table-part, calc-edit-macro-repeats): ReplaceJay Belanger2005-05-021-3/+3
* (calc-graph-plot, calc-graph-set-styles, calc-graph-num-points)Jay Belanger2005-05-021-7/+7
* (calc-over-notation): Replace string-to-int by string-to-number.Jay Belanger2005-05-021-2/+2
* (calc-time, calc-date-notation, math-this-year, math-parse-date)Jay Belanger2005-05-021-13/+13
* (calc-read-number-fancy): Replace string-to-int by string-to-number.Jay Belanger2005-05-021-6/+6
* (calc-word-size): Replace string-to-int by string-to-number.Jay Belanger2005-05-021-2/+2
* (math-read-token): Replace string-to-int by string-to-number.Jay Belanger2005-05-021-3/+3
* (syms_of_buffer): Define cursor-in-non-selected-windows.Richard M. Stallman2005-05-022-0/+18
* (struct buffer): Add cursor_in_non_selected_windows slot.Richard M. Stallman2005-05-021-0/+5
* (Vcursor_in_non_selected_windows)Richard M. Stallman2005-05-021-15/+1
* *** empty log message ***Kim F. Storm2005-05-021-0/+4
* Use executing-kbd-macro-index variable.Kim F. Storm2005-05-021-21/+21
* *** empty log message ***Kim F. Storm2005-05-022-0/+13
* (executing_kbd_macro_index): Rename from executing_macro_index.Kim F. Storm2005-05-023-27/+27
* Rework last fix.Kim F. Storm2005-05-021-4/+3
* (move_it_in_display_line_to): Fix last change.Kim F. Storm2005-05-021-0/+1
* *** empty log message ***Kim F. Storm2005-05-021-0/+4
* (Variable Aliases): `make-obsolete-variable' is a function and not a macro.Luc Teirlinck2005-05-021-3/+3
* *** empty log message ***Luc Teirlinck2005-05-021-0/+3
* (rlogin): If there are option-like elements in the parsed args,Thien-Thi Nguyen2005-05-022-1/+15
* (rlogin-parse-words): Delete func.Thien-Thi Nguyen2005-05-021-15/+2