aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (add-change-log-entry): put buffer in change-log-mode.Richard M. Stallman1993-11-241-1/+5
| | | | (find-change-log): correct calculation of file one directory out.
* (isearch-other-meta-char): Correct the test for a split-upRichard M. Stallman1993-11-241-2/+4
| | | | mode line or scroll bar mouse event.
* (LIBX11_SYSTEM): Override the definition.Richard M. Stallman1993-11-241-0/+5
|
* Initial revisionRichard M. Stallman1993-11-241-0/+244
|
* (Info-follow-reference): Correct one-off error in comparing start-point.Richard M. Stallman1993-11-241-1/+1
|
* Comment changes.Richard M. Stallman1993-11-231-21/+1
|
* (dired-diff): Require diff.Richard M. Stallman1993-11-231-0/+1
|
* (SIGNALS_VIA_CHARACTERS): Defined.Richard M. Stallman1993-11-231-0/+3
|
* (telnet-rsh-program): New variable.Richard M. Stallman1993-11-231-3/+8
| | | | | (rsh): Use it. (telnet-count): Now buffer-local.
* (finder-known-keywords): Add data, faces, mouse, matching.Richard M. Stallman1993-11-231-1/+5
|
* Comment change.Richard M. Stallman1993-11-2314-22/+23
|
* Initial revisionRichard M. Stallman1993-11-231-0/+259
|
* Comment change.Richard M. Stallman1993-11-231-1/+1
|
* (c-indent-region): As first thing, advance to a nonblank line.Richard M. Stallman1993-11-231-0/+3
|
* (getwd): If getcwd returns 0, we return 0.Richard M. Stallman1993-11-231-26/+48
| | | | | | | | (getwd for VMS): Likewise. (read_input_waiting): read_socket_hook delivers events, not characters. Make buf smaller in the case where we actually call read itself.
* (repeat-complex-command): Undo Oct 2 change.Richard M. Stallman1993-11-231-12/+9
|
* (wait_reading_process_input):Richard M. Stallman1993-11-231-47/+53
| | | | | | | | | | | | | | | | | | | | | Use -1 to mean wait_channel is empty. Start process loop with descriptor 0 if keyboard_descriptor is not 0. (make_process): Initialize descriptors to -1. (Fdelete_process): -1 means empty, in infd. (deactivate_process): Likewise. (process_send_signal): Likewise. (kill_buffer_processes): Likewise. (sigchld_handler): Likewise. (status_notify): Likewise. (close_process_descs): Likewise. (create_process): Likewise. (Fopen_network_stream): Likewise. (send_process): Likewise. (Fprocess_send_eof): Likewise. Use XINT when closing outfd. (Fset_process_filter): Use XINT to get infd value. (wait_reading_process_input): Likewise. (wait_reading_process_input): When bypassing select, clear Available.
* (kbd_buffer_get_event): Handle delete_window_event's.Richard M. Stallman1993-11-231-0/+13
|
* (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):Richard M. Stallman1993-11-231-1/+1
| | | | If HAVE_TERMIOS and BSD_TERMIOS, don't use tc[sg]etpgrp.
* (Fx_disown_selection_internal): When making the fakeRichard M. Stallman1993-11-231-3/+3
| | | | event for x_handle_selection_clear, use SELECTION_EVENT_... macros.
* (make_buffer_string): Don't copy intervalsRichard M. Stallman1993-11-231-7/+19
| | | | | | | | | | | if we don't really have any properties. (Finsert_buffer_substring): Pass graft_intervals_into_buffer the current buffer. Pass it the extra arg LENGTH. (Fsubst_char_in_region): Call modify_region only if a change has to be made. Call signal_after_change just once, at end.
* (Finsert_file_contents): Don't call signal_after_changeRichard M. Stallman1993-11-231-1/+2
| | | | if we did not call prepare_to_modify_buffer.
* Declare Fnext_single_property_change and Fnext_property_change.Richard M. Stallman1993-11-231-0/+2
|
* (HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.Richard M. Stallman1993-11-231-6/+6
| | | | Fix up conditionals changed recently.
* Delete periods from error messages.Richard M. Stallman1993-11-231-11/+11
| | | | | (edebug-functionp): Recognize compiled functions. (edebug-display): Supply missing parens in let.
* (edebug-functionp): Recognize compiled functions.Richard M. Stallman1993-11-231-0/+1
|
* (c-indent-region): Don't goto-char sexpend if it's nil.Richard M. Stallman1993-11-231-5/+7
|
* (View-scroll-lines-forward):Richard M. Stallman1993-11-231-1/+4
| | | | Allow scrolling backward at the end of the buffer.
* (comint-preinput-scroll-to-bottom): If SCROLL is `this',Richard M. Stallman1993-11-231-10/+12
| | | | don't bother with walk-windows; just hack the selected window.
* (rmail-summary-wipe): If rmail buffer is not visible,Richard M. Stallman1993-11-231-6/+18
| | | | | switch to it in this window. (rmail-summary-mode): Doc fix.
* Formerly tasks.texi.~2~Richard M. Stallman1993-11-231-67/+25
|
* Initial revisionRichard M. Stallman1993-11-233-0/+1524
|
* (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neitherRobert J. Chassell1993-11-231-3/+7
| | | | | | set nor cleared. (texinfo-format-region): Change `texinfo-[start end]-of-header' to `tex-[start end]-of-header'.
* (OBARRAY_SIZE): Increase from 509.Richard M. Stallman1993-11-231-1/+1
|
* (search_magic_path): Fix colon-colon case.Richard M. Stallman1993-11-231-1/+2
|
* (dired-goto-file): Don't try matching one line twice.Richard M. Stallman1993-11-231-1/+4
|
* (Ftext_property_not_all): For trivial yes, return start, not Qt.Richard M. Stallman1993-11-221-1/+1
|
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-3/+5
| | | | | before comparing them. (dired-internal-noselect): Set default-directory to abbreviated name.
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-1/+3
| | | | before comparing them.
* (gnus-inews-do-fcc): If gnus-author-copy-saverRichard M. Stallman1993-11-221-2/+3
| | | | is rmail-output, call rmail-output the proper way.
* (gnus-inews-do-fcc): Use gnus-output-to-rmailRichard M. Stallman1993-11-221-2/+6
| | | | if file is an rmail file. Pass extra args to rmail-output.
* (command-line): Set init-file-had-error to t or nil.Richard M. Stallman1993-11-221-3/+8
| | | | (command-line-1): Inhibit startup message if init-file-had-error.
* (Man-specified-section-option): New variable.Richard M. Stallman1993-11-221-1/+9
| | | | (Man-translate-references): Use that variable.
* (x_set_frame_parameters): Call check_frame_sizeRichard M. Stallman1993-11-221-0/+2
| | | | before Fset_frame_size and Fset_frame_position.
* (delete_window_event): New event kind.Richard M. Stallman1993-11-221-1/+2
|
* (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.Richard M. Stallman1993-11-221-2/+4
|
* (inferior-lisp-proc): Clean up error message.Richard M. Stallman1993-11-221-1/+1
|
* (lisp-eval-defun): Renamed from lisp-send-defun.Richard M. Stallman1993-11-221-3/+3
| | | | | (lisp-mode-map): Use new name lisp-eval-defun. Move run-lisp to C-x C-z.
* [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.Richard M. Stallman1993-11-221-0/+6
|
* (iso-accents-enable): New variable.Richard M. Stallman1993-11-211-7/+26
| | | | (key-translation-map): Enable an accent only if in iso-accents-enable.