summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config.guess: Recognize HP model 819 machines has havinglibc-951130libc-951129libc-951128libc-951127libc-951126libc-951125libc-951124libc-951123libc-951122libc-951121libc-951120libc-951119libc-951118libc-951117libc-951116libc-951115libc-951114libc-951113libc-951112libc-951111libc-951110libc-951109libc-951108libc-951107libc-951106libc-951105libc-951104libc-951103libc-951102libc-951101libc-951031libc-951029libc-951018Jeff Law1995-10-161-3/+3
* Minor fixes.Richard M. Stallman1995-10-162-10/+12
* Fix format example.Richard M. Stallman1995-10-161-1/+1
* (x_window, both versions): Add HAVE_X_I18N support.Richard M. Stallman1995-10-151-0/+44
* (HAVE_X_I18N): New macro.Richard M. Stallman1995-10-151-0/+11
* (he-transfer-case): Fix typo in prev change.Richard M. Stallman1995-10-151-1/+1
* Repair line wrapping damage.Erik Naggum1995-10-151-11/+6
* (find_section): New function.Richard M. Stallman1995-10-151-54/+50
* (unexec): Find the old data section.Richard M. Stallman1995-10-151-66/+100
* (Finsert_file_contents): If replacing,Richard M. Stallman1995-10-141-0/+4
* (Qdisplay_table): New variable.Richard M. Stallman1995-10-141-0/+5
* (Qchar_table_extra_slots): New variable.Richard M. Stallman1995-10-141-8/+15
* (Qsyntax_table): New variable.Richard M. Stallman1995-10-141-3/+17
* (ediff-version): is now autoloaded.Michael Kifer1995-10-141-2/+11
* Moved defsubsts up.Michael Kifer1995-10-145-22/+14
* Now defines [window] in menu-bar-ediff-menu.Michael Kifer1995-10-141-1/+9
* (vip-set-hooks): Use view-mode-hook in emacs and viewMichael Kifer1995-10-141-134/+115
* (vip-leave-region-active): new function.Michael Kifer1995-10-141-0/+148
* * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.Michael Kifer1995-10-141-66/+36
* (vip-record-kbd-macro): correctly escapes `.' and `[' now.Michael Kifer1995-10-141-1/+11
* (ex-write): uses better defaults.Michael Kifer1995-10-141-6/+17
* (variable-at-point, function-called-at-point):Richard M. Stallman1995-10-141-16/+24
* Initial revisionRichard M. Stallman1995-10-132-0/+821
* (hippie-expand): Removed bug - don't undo from another buffer.Richard M. Stallman1995-10-131-169/+424
* Minor fixes.Edward M. Reingold1995-10-131-6/+5
* (x_connection_signal_1): New function.Richard M. Stallman1995-10-121-21/+64
* *** empty log message ***Richard M. Stallman1995-10-121-5/+8
* Handle aliases dead-acute,...Richard M. Stallman1995-10-121-0/+16
* (struct Lisp_Char_Table): New slot `purpose'.Richard M. Stallman1995-10-121-2/+12
* (describe_vector): Support nested char-tables.Richard M. Stallman1995-10-121-15/+103
* (Qvector_or_char_table_p): New variable.Richard M. Stallman1995-10-121-1/+15
* (display-table-slot, set-display-table-slot):Richard M. Stallman1995-10-121-45/+23
* (Fdelete_other_windows): Set w->force_start.Richard M. Stallman1995-10-121-1/+4
* (variable-at-point, function-called-at-point): Fix revious changes.Richard M. Stallman1995-10-121-6/+8
* (syms_of_xdisp): Doc fix.Richard M. Stallman1995-10-121-1/+2
* Initial revisionEdward M. Reingold1995-10-121-0/+1603
* Added menu items for cal-tex.el (a new file).Edward M. Reingold1995-10-121-0/+139
* Added key definitions and autoloads for cal-tex.el (a new file).Edward M. Reingold1995-10-121-14/+75
* (mail-strip-quoted-names): Preserve white spaceRichard M. Stallman1995-10-111-1/+1
* (make_lispy_event) [!USE_X_TOOLKIT]: DraggingRichard M. Stallman1995-10-111-1/+10
* (gud-filter): Move the gud-display-frame callRichard M. Stallman1995-10-111-12/+18
* (command_loop_1): Access display tables as char-tables.Richard M. Stallman1995-10-111-3/+3
* (redisplay_window, redisplay_window, display_text_line):Richard M. Stallman1995-10-111-8/+7
* (window_display_table): Use DISP_TABLE_P. Return typeRichard M. Stallman1995-10-111-7/+7
* (make-syntax-table): Use nil for "inherit".Richard M. Stallman1995-10-111-4/+4
* (buffer_display_table): Use DISP_TABLE_P.Richard M. Stallman1995-10-111-13/+12
* (Fcopy_sequence): Call Fmake_char_table the new way.Richard M. Stallman1995-10-111-12/+24
* (DISP_TABLE_P): Check the `purpose' slot.Richard M. Stallman1995-10-111-9/+18
* (find-alternate-file-other-window): New function.Richard M. Stallman1995-10-111-0/+20
* (dos_timezone_offset, dos_display_scancodes,Kim F. Storm1995-10-111-0/+14