aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (recover-session-finish): Ask only about files thatRichard M. Stallman1995-10-041-38/+49
* (Fmake_indirect_buffer): Was taking marker positionsRichard M. Stallman1995-10-041-3/+7
* (unrmail): Call rmail-toggle-header.Richard M. Stallman1995-10-041-0/+1
* (isearch-forward): Doc fix.Richard M. Stallman1995-10-041-0/+1
* (vc-next-action-on-file): When locking the latest trunk version,André Spiegel1995-10-041-1/+3
* (Fmake_overlay): Set end-marker's insertion_type to 1.Richard M. Stallman1995-10-031-0/+2
* Fix name of buffer-substring-no-properties.Richard M. Stallman1995-10-031-2/+2
* (Vsuggest_key_bindings): New variable.Richard M. Stallman1995-10-031-0/+79
* (write_segment): Use pagesize as unit of writing instead of 128.Richard M. Stallman1995-10-031-4/+5
* (Qmouse_leave_buffer_hook): New variable.Richard M. Stallman1995-10-031-0/+6
* (get_display_line): Don't abort if there's textRichard M. Stallman1995-10-031-3/+2
* (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.Richard M. Stallman1995-10-031-2/+26
* (run_hook_with_args_2): New function.Richard M. Stallman1995-10-031-0/+14
* (window_scroll): Always set force_start.Richard M. Stallman1995-10-031-1/+4
* (te-escape): Remove spurious partial duplicate definition.Noah Friedman1995-10-011-21/+18
* (re_search_2): Use 0, not -1, as the lower boundRichard M. Stallman1995-10-011-3/+4
* (print-help-return-message): Handle lists inRichard M. Stallman1995-10-011-0/+8
* (barf_or_query_if_file_exists): New arg STATPTR. Callers changed.Richard M. Stallman1995-10-011-9/+37
* Add early support for Solaris 2.5 on PowerPCs.Richard M. Stallman1995-10-011-1/+24
* (powerpc-*-solaris2): New alternative.xRichard M. Stallman1995-10-011-1/+4
* (cd): Fix interactive spec to require match if there is no CDPATH.Roland McGrath1995-09-301-1/+3
* Fix previous change.Richard M. Stallman1995-09-291-1/+1
* (comint-password-prompt-regexp): RecognizeRichard M. Stallman1995-09-291-1/+1
* (ispell-message-text-end): Match reporter.el bug reports.Richard M. Stallman1995-09-291-0/+2
* (interpreter-mode-alist): Handle nawk.Richard M. Stallman1995-09-281-0/+1
* (sendmail-send-it): Handle FCC after all text changes.Richard M. Stallman1995-09-281-7/+4
* (ange-ftp-dumb-unix-host): Avoid error if HOST is nil.Richard M. Stallman1995-09-271-1/+2
* (undigestify-rmail-message): Better error messages.Richard M. Stallman1995-09-271-2/+3
* Fix minor error.Richard M. Stallman1995-09-251-1/+1
* (add-log-current-defun): Ignore quotes before fcn name.Richard M. Stallman1995-09-251-2/+2
* (Info-fontify-node): Fix previous change.Karl Heuer1995-09-251-1/+1
* (Info-title-face-alist): New var.Karl Heuer1995-09-251-0/+15
* (Fx_create_frame): Set up buffer-predicate slot.Richard M. Stallman1995-09-251-3/+5
* (safe_run_hooks): No longer static.Richard M. Stallman1995-09-251-2/+19
* (read_minibuf_unwind): Use safe_run_hooks.Richard M. Stallman1995-09-251-1/+1
* (undigestify-rmail-message): Scan back as far as startRichard M. Stallman1995-09-251-3/+4
* (help-mode): Call view-mode.Richard M. Stallman1995-09-251-0/+1
* (view-mode-enter): Renamed from view-mode. Callers changed.Richard M. Stallman1995-09-251-41/+75
* (clipboard-yank): Add delete-selection property.Richard M. Stallman1995-09-251-0/+1
* (dun-climb): Handle unknown object name.Richard M. Stallman1995-09-251-14/+17
* (mark-sexp-diary-entries): Add \ for C-M-f's sake.Richard M. Stallman1995-09-251-1/+1
* Fix typo.Richard M. Stallman1995-09-251-1/+1
* (command-line-1): --insert: Don't complain on --insert=file.Erik Naggum1995-09-251-2/+2
* (command-line-1): --eval: Don't print the value.Erik Naggum1995-09-251-3/+3
* (popup_get_selection): Pop menu down if button is pressedRichard M. Stallman1995-09-241-0/+12
* (server-process-filter): Ignore lines that don't startRichard M. Stallman1995-09-241-20/+21
* (occur): Indent better for matches that contain newlines.Richard M. Stallman1995-09-241-3/+8
* [These changes were actually in the previous version.Richard M. Stallman1995-09-241-2/+6
* (auto-compression-mode): Add autoload cookie.Richard M. Stallman1995-09-241-3/+4
* (get-setf-method): Protect caller's match-data from string-match.Erik Naggum1995-09-221-1/+2