aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* (insert-startup-screen): New function.Kim F. Storm1995-10-111-10/+187
* [!HAVE_X_WINDOWS]:Kim F. Storm1995-10-111-1295/+1698
* (internal_flush): RemovedKim F. Storm1995-10-111-7/+3
* Check that DJGPP v. 1 is used.Kim F. Storm1995-10-111-9/+11
* Call make-doc.exe instead of make-docfile.Kim F. Storm1995-10-111-1/+1
* (Fkill_buffer): Don't kill auto save file if not recent.Richard M. Stallman1995-10-111-1/+2
* (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.Kim F. Storm1995-10-111-13/+4
* Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:Michael Kifer1995-10-111-3/+0
* (adaptive-fill-function): Change defun to defvar.Richard M. Stallman1995-10-111-1/+1
* (next-completion): Specify the LIMIT arg when searching for text properties.Richard M. Stallman1995-10-111-7/+10
* (function-called-at-point, variable-at-point):Richard M. Stallman1995-10-101-2/+6
* (buffer-display-table): Document new implementation.Erik Naggum1995-10-091-10/+11
* Doc fixes.Richard M. Stallman1995-10-091-4/+16
* (view-highlight-face): New variable.Richard M. Stallman1995-10-091-2/+7
* Explain when to use make-variable-buffer-local.Richard M. Stallman1995-10-091-0/+9