bpt/emacs.git
30 years ago(OBARRAY_SIZE): Increase from 509.
Richard M. Stallman [Tue, 23 Nov 1993 03:33:33 +0000 (03:33 +0000)]
(OBARRAY_SIZE): Increase from 509.

30 years ago(search_magic_path): Fix colon-colon case.
Richard M. Stallman [Tue, 23 Nov 1993 03:23:05 +0000 (03:23 +0000)]
(search_magic_path): Fix colon-colon case.

30 years ago(dired-goto-file): Don't try matching one line twice.
Richard M. Stallman [Tue, 23 Nov 1993 00:11:43 +0000 (00:11 +0000)]
(dired-goto-file): Don't try matching one line twice.

30 years ago(Ftext_property_not_all): For trivial yes, return start, not Qt.
Richard M. Stallman [Mon, 22 Nov 1993 19:47:26 +0000 (19:47 +0000)]
(Ftext_property_not_all): For trivial yes, return start, not Qt.

30 years ago(dired-readin-insert): Expand default-directory and dirname
Richard M. Stallman [Mon, 22 Nov 1993 09:29:51 +0000 (09:29 +0000)]
(dired-readin-insert): Expand default-directory and dirname
before comparing them.
(dired-internal-noselect): Set default-directory to abbreviated name.

30 years ago(dired-readin-insert): Expand default-directory and dirname
Richard M. Stallman [Mon, 22 Nov 1993 09:25:23 +0000 (09:25 +0000)]
(dired-readin-insert): Expand default-directory and dirname
before comparing them.

30 years ago(gnus-inews-do-fcc): If gnus-author-copy-saver
Richard M. Stallman [Mon, 22 Nov 1993 06:44:12 +0000 (06:44 +0000)]
(gnus-inews-do-fcc): If gnus-author-copy-saver
is rmail-output, call rmail-output the proper way.

30 years ago(gnus-inews-do-fcc): Use gnus-output-to-rmail
Richard M. Stallman [Mon, 22 Nov 1993 06:38:28 +0000 (06:38 +0000)]
(gnus-inews-do-fcc): Use gnus-output-to-rmail
if file is an rmail file.  Pass extra args to rmail-output.

30 years ago(command-line): Set init-file-had-error to t or nil.
Richard M. Stallman [Mon, 22 Nov 1993 06:35:37 +0000 (06:35 +0000)]
(command-line): Set init-file-had-error to t or nil.
(command-line-1): Inhibit startup message if init-file-had-error.

30 years ago(Man-specified-section-option): New variable.
Richard M. Stallman [Mon, 22 Nov 1993 06:34:22 +0000 (06:34 +0000)]
(Man-specified-section-option): New variable.
(Man-translate-references): Use that variable.

30 years ago(x_set_frame_parameters): Call check_frame_size
Richard M. Stallman [Mon, 22 Nov 1993 04:33:26 +0000 (04:33 +0000)]
(x_set_frame_parameters): Call check_frame_size
before Fset_frame_size and Fset_frame_position.

30 years ago(delete_window_event): New event kind.
Richard M. Stallman [Mon, 22 Nov 1993 04:04:46 +0000 (04:04 +0000)]
(delete_window_event): New event kind.

30 years ago(Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.
Richard M. Stallman [Mon, 22 Nov 1993 03:08:40 +0000 (03:08 +0000)]
(Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY.  Doc fix.

30 years ago(inferior-lisp-proc): Clean up error message.
Richard M. Stallman [Mon, 22 Nov 1993 00:42:30 +0000 (00:42 +0000)]
(inferior-lisp-proc): Clean up error message.

30 years ago(lisp-eval-defun): Renamed from lisp-send-defun.
Richard M. Stallman [Mon, 22 Nov 1993 00:41:35 +0000 (00:41 +0000)]
(lisp-eval-defun): Renamed from lisp-send-defun.
(lisp-mode-map): Use new name lisp-eval-defun.
Move run-lisp to C-x C-z.

30 years ago[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
Richard M. Stallman [Mon, 22 Nov 1993 00:20:36 +0000 (00:20 +0000)]
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.

30 years ago(iso-accents-enable): New variable.
Richard M. Stallman [Sun, 21 Nov 1993 22:54:37 +0000 (22:54 +0000)]
(iso-accents-enable): New variable.
(key-translation-map): Enable an accent only if in iso-accents-enable.

30 years agoDoc fix.
Richard M. Stallman [Sun, 21 Nov 1993 22:43:09 +0000 (22:43 +0000)]
Doc fix.

30 years ago(hftctl.o): New rule.
Richard M. Stallman [Sun, 21 Nov 1993 22:20:51 +0000 (22:20 +0000)]
(hftctl.o): New rule.

30 years agoInclude config.h. Include sys/signal.h before config.h.
Richard M. Stallman [Sun, 21 Nov 1993 22:19:51 +0000 (22:19 +0000)]
Include config.h.  Include sys/signal.h before config.h.
(sav_alrm): Use SIGTYPE.
(FUNC): Typedef deleted.

30 years ago(mail-yank-original): Delete windows on selected frame only.
Richard M. Stallman [Sun, 21 Nov 1993 22:18:15 +0000 (22:18 +0000)]
(mail-yank-original): Delete windows on selected frame only.

30 years ago(window_loop, case DELETE_BUFFER_WINDOWS):
Richard M. Stallman [Sun, 21 Nov 1993 22:15:04 +0000 (22:15 +0000)]
(window_loop, case DELETE_BUFFER_WINDOWS):
Select a new buffer only if w is selected window.

30 years ago(mail-fetch-field): Exclude trailing whitespace.
Richard M. Stallman [Sun, 21 Nov 1993 10:04:52 +0000 (10:04 +0000)]
(mail-fetch-field): Exclude trailing whitespace.
Delete duplicate (goto-char (point-min)).

30 years ago(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
Richard M. Stallman [Sun, 21 Nov 1993 09:04:48 +0000 (09:04 +0000)]
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
Defined to use all the available PTYs in an ELF environment which
uses the SVR4 mechanisms; grantpt(), unlockpt() and ptsname().
(FIRST_PTY_LETTER): Deleted.

30 years ago(i[34]86-ncr-sysv*): New specific alternative.
Richard M. Stallman [Sun, 21 Nov 1993 09:02:45 +0000 (09:02 +0000)]
(i[34]86-ncr-sysv*): New specific alternative.

30 years ago(x-resolve-font-name): Undo previous change.
Richard M. Stallman [Sun, 21 Nov 1993 07:23:17 +0000 (07:23 +0000)]
(x-resolve-font-name): Undo previous change.

30 years ago(Info-edit): Use proper map in substitute-command-keys.
Richard M. Stallman [Sun, 21 Nov 1993 06:11:34 +0000 (06:11 +0000)]
(Info-edit): Use proper map in substitute-command-keys.

30 years agoentered into RCS
Richard M. Stallman [Sat, 20 Nov 1993 22:31:12 +0000 (22:31 +0000)]
entered into RCS

30 years ago(texinfo-tex-region): Use tex-send-command to do commands.
Richard M. Stallman [Sat, 20 Nov 1993 22:21:58 +0000 (22:21 +0000)]
(texinfo-tex-region): Use tex-send-command to do commands.
(texinfo-tex-buffer, texinfo-texindex, texinfo-tex-print): Likewise.
(texinfo-delete-from-print-queue, texinfo-quit-job): Likewise.

30 years ago(tex-send-command): Wait for output first,
Richard M. Stallman [Sat, 20 Nov 1993 22:21:30 +0000 (22:21 +0000)]
(tex-send-command): Wait for output first,
if text has not changed since previous tex-send-command.
(tex-send-command-modified-tick): New buffer-local variable.

30 years ago(tex-start-shell): Don't use -v option.
Richard M. Stallman [Sat, 20 Nov 1993 22:00:55 +0000 (22:00 +0000)]
(tex-start-shell): Don't use -v option.
(tex-send-command): Insert text in the buffer, then use
comint-send-input to send it.

30 years ago(Ftext_property_not_all): Swap t and nil values in
Richard M. Stallman [Sat, 20 Nov 1993 09:44:27 +0000 (09:44 +0000)]
(Ftext_property_not_all): Swap t and nil values in
the case where there are no intervals.
(Fprevious_single_property_change, Fprevious_property_change)
Extra arg LIMIT.  Return value was off by 1.
(Fnext_single_property_change, Fnext_property_change):
Extra arg LIMIT.
(Fnext_single_property_change): Require at least 2 args.

30 years ago(compute_motion): Pass new arg to Fnext_single_property_change.
Richard M. Stallman [Sat, 20 Nov 1993 09:44:09 +0000 (09:44 +0000)]
(compute_motion): Pass new arg to Fnext_single_property_change.

30 years ago(compute_char_face): Accept new arg LIMIT.
Richard M. Stallman [Sat, 20 Nov 1993 09:43:41 +0000 (09:43 +0000)]
(compute_char_face): Accept new arg LIMIT.
Pass Fnext_single_property_change its new arg LIMIT.

30 years ago(direct_output_for_insert): Pass new arg to compute_char_face.
Richard M. Stallman [Sat, 20 Nov 1993 09:43:03 +0000 (09:43 +0000)]
(direct_output_for_insert): Pass new arg to compute_char_face.

30 years ago(display_text_line): Pass new arg to compute_char_face
Richard M. Stallman [Sat, 20 Nov 1993 09:42:16 +0000 (09:42 +0000)]
(display_text_line): Pass new arg to compute_char_face
and to Fnext_single_property_change.

30 years ago(x-resolve-font-name): Don't pass FACE to x-list-fonts
Richard M. Stallman [Sat, 20 Nov 1993 08:42:47 +0000 (08:42 +0000)]
(x-resolve-font-name): Don't pass FACE to x-list-fonts
if FACE has nil as its font.

30 years ago(version): When --run-in-place, exclude
Richard M. Stallman [Sat, 20 Nov 1993 06:04:07 +0000 (06:04 +0000)]
(version): When --run-in-place, exclude
${datadir}/emacs/site-lisp from locallisppath.

30 years ago(tags-complete-tag): Bind enable-recursive-minibuffers to t.
Richard M. Stallman [Sat, 20 Nov 1993 05:50:01 +0000 (05:50 +0000)]
(tags-complete-tag): Bind enable-recursive-minibuffers to t.

30 years ago(follow_key): When downcasing, downcase just the
Richard M. Stallman [Sat, 20 Nov 1993 05:17:44 +0000 (05:17 +0000)]
(follow_key): When downcasing, downcase just the
basic part of the character, and preserve the modifier bits.

30 years ago(read_key_sequence): If we get a quit, and current buffer
Richard M. Stallman [Sat, 20 Nov 1993 04:14:34 +0000 (04:14 +0000)]
(read_key_sequence): If we get a quit, and current buffer
has changed, replay it to get proper keymap.
(quit_throw_to_read_char): Switch frames to the frame the quit was in.

30 years ago*** empty log message ***
Karl Heuer [Sat, 20 Nov 1993 04:05:45 +0000 (04:05 +0000)]
*** empty log message ***

30 years ago(Frename_buffer): When the current buffer is already named NAME, don't
Roland McGrath [Sat, 20 Nov 1993 01:41:51 +0000 (01:41 +0000)]
(Frename_buffer): When the current buffer is already named NAME, don't
short-circuit and just return unless UNIQUE is nil.  This makes passing
UNIQUE=t equivalent to (rename-buffer (generate-new-buffer-name NAME)).
This is useful way to rename the buffer automatically so you can create
another with the original name.

30 years agoUndo last change. SPC feeping at you is too annoying.
Roland McGrath [Sat, 20 Nov 1993 01:31:19 +0000 (01:31 +0000)]
Undo last change.  SPC feeping at you is too annoying.

30 years ago(Frename_buffer): Change s to B in interactive spec to give buffer-name
Roland McGrath [Sat, 20 Nov 1993 01:28:24 +0000 (01:28 +0000)]
(Frename_buffer): Change s to B in interactive spec to give buffer-name
completion.  Buffers are often renamed to a name similar to the name of an
existing buffer.

30 years agoComment changes.
Richard M. Stallman [Sat, 20 Nov 1993 00:42:55 +0000 (00:42 +0000)]
Comment changes.

30 years ago(HAVE_UNISTD_H): No need to define here.
Richard M. Stallman [Fri, 19 Nov 1993 18:26:10 +0000 (18:26 +0000)]
(HAVE_UNISTD_H): No need to define here.

30 years ago(Flist_buffers): Always return a value.
Richard M. Stallman [Fri, 19 Nov 1993 17:48:44 +0000 (17:48 +0000)]
(Flist_buffers): Always return a value.

30 years ago(read_minibuf): History list always gets strings,
Richard M. Stallman [Fri, 19 Nov 1993 17:44:23 +0000 (17:44 +0000)]
(read_minibuf): History list always gets strings,
not Lisp objects made by read.

30 years ago(eval-expression): Don't bind minibuffer-history-sexp-flag.
Richard M. Stallman [Fri, 19 Nov 1993 17:43:24 +0000 (17:43 +0000)]
(eval-expression): Don't bind minibuffer-history-sexp-flag.
(edit-and-eval-command): Likewise.

30 years ago(ange-ftp-parse-dired-listing): Skip extra blank line
Richard M. Stallman [Fri, 19 Nov 1993 16:19:32 +0000 (16:19 +0000)]
(ange-ftp-parse-dired-listing): Skip extra blank line
after the "total" line.

30 years ago(hexlify-buffer): Add autoload cookie.
Richard M. Stallman [Fri, 19 Nov 1993 15:57:50 +0000 (15:57 +0000)]
(hexlify-buffer): Add autoload cookie.

30 years ago(calculate-fortran-indent): Fixup regexp for where statements.
Richard M. Stallman [Thu, 18 Nov 1993 10:03:14 +0000 (10:03 +0000)]
(calculate-fortran-indent): Fixup regexp for where statements.

30 years ago(read_avail_input): Don't set nread to -1
Richard M. Stallman [Thu, 18 Nov 1993 09:45:27 +0000 (09:45 +0000)]
(read_avail_input): Don't set nread to -1
if we loop around in the loop that calls read.

30 years ago(r_alloc_init): Explicitly use real_morecore
Richard M. Stallman [Thu, 18 Nov 1993 09:26:05 +0000 (09:26 +0000)]
(r_alloc_init): Explicitly use real_morecore
to allocate the entire incomplete page.

30 years ago(FIRST_PTY_LETTER): Defined.
Richard M. Stallman [Thu, 18 Nov 1993 06:05:12 +0000 (06:05 +0000)]
(FIRST_PTY_LETTER): Defined.

30 years agoDelete jumk.c before writing it.
Richard M. Stallman [Thu, 18 Nov 1993 05:57:17 +0000 (05:57 +0000)]
Delete jumk.c before writing it.

30 years ago(iso-accents-list): Add "s.
Richard M. Stallman [Thu, 18 Nov 1993 05:45:07 +0000 (05:45 +0000)]
(iso-accents-list): Add "s.

30 years ago(iso-accents-list): Fix entries for 'y and ~c.
Richard M. Stallman [Thu, 18 Nov 1993 05:25:21 +0000 (05:25 +0000)]
(iso-accents-list): Fix entries for 'y and ~c.

30 years ago(comint-scroll-show-maximum-output): Make default nil.
Richard M. Stallman [Wed, 17 Nov 1993 14:20:31 +0000 (14:20 +0000)]
(comint-scroll-show-maximum-output): Make default nil.

30 years ago(gnus-summary-save-in-mail): Use rmail-output
Richard M. Stallman [Wed, 17 Nov 1993 13:41:50 +0000 (13:41 +0000)]
(gnus-summary-save-in-mail): Use rmail-output
if the file is not an Rmail file.

30 years ago(font-lock-hack-keywords):
Richard M. Stallman [Wed, 17 Nov 1993 13:12:29 +0000 (13:12 +0000)]
(font-lock-hack-keywords):
Handle next-single-property-change returning nil.

30 years ago(Fkey_binding): Doc fix.
Richard M. Stallman [Wed, 17 Nov 1993 11:25:53 +0000 (11:25 +0000)]
(Fkey_binding): Doc fix.

30 years ago(keys_of_cmds): Make 0377 self-inserting.
Richard M. Stallman [Wed, 17 Nov 1993 11:01:21 +0000 (11:01 +0000)]
(keys_of_cmds): Make 0377 self-inserting.

30 years ago(doprnt): Cast the value alloca returns.
Richard M. Stallman [Tue, 16 Nov 1993 16:21:26 +0000 (16:21 +0000)]
(doprnt): Cast the value alloca returns.

30 years ago(gnus-summary-save-in-mail): Don't use rmail-output.
Richard M. Stallman [Tue, 16 Nov 1993 10:47:27 +0000 (10:47 +0000)]
(gnus-summary-save-in-mail): Don't use rmail-output.
Instead, use either gnus-output-to-rmail or gnus-output-to-file.
Expand filename before use.

30 years ago(rmail-file-p): Add autoload cookie.
Richard M. Stallman [Tue, 16 Nov 1993 10:44:47 +0000 (10:44 +0000)]
(rmail-file-p): Add autoload cookie.

30 years ago(comint-send-input): Run comint-output-filter-functions
Richard M. Stallman [Tue, 16 Nov 1993 09:29:01 +0000 (09:29 +0000)]
(comint-send-input): Run comint-output-filter-functions
only if process is using comint-output-filter as its filter.

30 years ago(install): Don't change mode or group when installing.
Richard M. Stallman [Tue, 16 Nov 1993 09:22:47 +0000 (09:22 +0000)]
(install): Don't change mode or group when installing.

30 years ago(mkdir): Ignore error from chmod.
Richard M. Stallman [Tue, 16 Nov 1993 09:20:07 +0000 (09:20 +0000)]
(mkdir): Ignore error from chmod.

30 years ago(rmail-set-attribute): Do nothing if MSGNUM is 0.
Richard M. Stallman [Tue, 16 Nov 1993 08:45:56 +0000 (08:45 +0000)]
(rmail-set-attribute): Do nothing if MSGNUM is 0.

30 years ago(remove-hook): Doc fix.
Richard M. Stallman [Tue, 16 Nov 1993 08:44:51 +0000 (08:44 +0000)]
(remove-hook): Doc fix.

30 years ago(distclean): Do delete Makefile and Makefile.in.
Richard M. Stallman [Tue, 16 Nov 1993 08:39:13 +0000 (08:39 +0000)]
(distclean): Do delete Makefile and Makefile.in.

30 years ago(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
Richard M. Stallman [Tue, 16 Nov 1993 08:24:30 +0000 (08:24 +0000)]
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.

30 years ago(Foverlay_put): Don't call redisplay_region if overlay has no buffer.
Richard M. Stallman [Tue, 16 Nov 1993 07:09:11 +0000 (07:09 +0000)]
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.

30 years ago(nntp-encode-text): Insert a CR before the newline.
Richard M. Stallman [Tue, 16 Nov 1993 06:53:45 +0000 (06:53 +0000)]
(nntp-encode-text): Insert a CR before the newline.

30 years ago(Info-mode): Doc fix.
Richard M. Stallman [Tue, 16 Nov 1993 06:52:12 +0000 (06:52 +0000)]
(Info-mode): Doc fix.

30 years ago(iso-accents-list): Added /A for A-with-ring
Richard M. Stallman [Tue, 16 Nov 1993 06:33:45 +0000 (06:33 +0000)]
(iso-accents-list):  Added /A for A-with-ring
and /E for AE-ligature, with lowercase versions.

30 years ago(GNU_MALLOC, REL_ALLOC): Don't define if already defined.
Richard M. Stallman [Tue, 16 Nov 1993 06:21:12 +0000 (06:21 +0000)]
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.

30 years ago(change-log-default-name, add-log-current-defun-function)
Richard M. Stallman [Tue, 16 Nov 1993 06:15:33 +0000 (06:15 +0000)]
(change-log-default-name, add-log-current-defun-function)
(add-log-full-name, add-log-mailing-address): Delete autoload cookies.

30 years ago(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
Richard M. Stallman [Tue, 16 Nov 1993 06:08:33 +0000 (06:08 +0000)]
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.

30 years agoInclude config.h.
Richard M. Stallman [Tue, 16 Nov 1993 05:45:11 +0000 (05:45 +0000)]
Include config.h.

30 years ago(extraclean): Prevent wildcard from starting comment.
Richard M. Stallman [Tue, 16 Nov 1993 05:38:15 +0000 (05:38 +0000)]
(extraclean): Prevent wildcard from starting comment.

30 years ago(appt-display-interval): New variable.
Richard M. Stallman [Tue, 16 Nov 1993 03:30:08 +0000 (03:30 +0000)]
(appt-display-interval): New variable.
(appt-check): Obey that variable.

30 years agoDon't put lisp/forms.README in the distribution.
Richard M. Stallman [Mon, 15 Nov 1993 22:57:57 +0000 (22:57 +0000)]
Don't put lisp/forms.README in the distribution.

30 years ago(read_avail_input): Make cbuf 1 char shorter.
Richard M. Stallman [Mon, 15 Nov 1993 12:28:01 +0000 (12:28 +0000)]
(read_avail_input): Make cbuf 1 char shorter.

30 years ago(HAVE_GETTIMEOFDAY): Don't define if already defined.
Richard M. Stallman [Mon, 15 Nov 1993 12:27:45 +0000 (12:27 +0000)]
(HAVE_GETTIMEOFDAY): Don't define if already defined.

30 years agoDelete spurious CFLAGS=-g.
Richard M. Stallman [Mon, 15 Nov 1993 11:25:17 +0000 (11:25 +0000)]
Delete spurious CFLAGS=-g.

30 years ago(sun-raw-prefix): Make this just a variable, not a function name.
Richard M. Stallman [Mon, 15 Nov 1993 10:52:46 +0000 (10:52 +0000)]
(sun-raw-prefix): Make this just a variable, not a function name.

30 years agoUse build-ins.in, not build-install.in.
Richard M. Stallman [Mon, 15 Nov 1993 10:10:52 +0000 (10:10 +0000)]
Use build-ins.in, not build-install.in.
Don't bother updating TAGS since it's not included.

30 years ago(mouse-save-then-kill-delete-region): Take args BEG and END.
Richard M. Stallman [Mon, 15 Nov 1993 09:56:05 +0000 (09:56 +0000)]
(mouse-save-then-kill-delete-region): Take args BEG and END.
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
When we kill, clear mouse-save-then-kill-posn
and mouse-selection-click-count.
(mouse-secondary-save-then-kill): Likewise.
Delete the overlay after deleting the selection text.
(mouse-selection-click-count): Initialize to 0.
(mouse-save-then-kill-delete-region): Handle buffers with no undo list.
Handle empty regions.  Handle end < beg.

30 years ago[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
Richard M. Stallman [Mon, 15 Nov 1993 09:25:17 +0000 (09:25 +0000)]
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
FLUSHO and PENDIN.

30 years ago(describe-project): New function, on C-h C-p.
Richard M. Stallman [Mon, 15 Nov 1993 09:23:34 +0000 (09:23 +0000)]
(describe-project): New function, on C-h C-p.
(help-for-help): Add C-p.  Refer to help-command, not
help-for-help, in the \\[...].

30 years ago(command-line-1): Display a message in the echo area.
Richard M. Stallman [Mon, 15 Nov 1993 09:22:23 +0000 (09:22 +0000)]
(command-line-1): Display a message in the echo area.

30 years ago(command-line-1): Display a message in the echo area.
Richard M. Stallman [Mon, 15 Nov 1993 08:04:41 +0000 (08:04 +0000)]
(command-line-1): Display a message in the echo area.

30 years agoAdd `provide'.
Richard M. Stallman [Mon, 15 Nov 1993 06:48:23 +0000 (06:48 +0000)]
Add `provide'.
(narrow-to-page): Enable page-delimiter to span lines.

30 years agoRevise documentation. Add `provide'.
Richard M. Stallman [Mon, 15 Nov 1993 06:46:14 +0000 (06:46 +0000)]
Revise documentation.  Add `provide'.
(pages-directory-for-adding-addresses-narrowing-p):
New user option for adding addresses.  Default to narrowing.
(pages-directory-for-addresses): Intall user settable options.
(add-new-page): Insert new page in specified location.
(original-page-delimiter): Set default value to "^^L".

30 years ago(Fnext_single_property_change): Fix missing \n\.
Richard M. Stallman [Mon, 15 Nov 1993 06:41:45 +0000 (06:41 +0000)]
(Fnext_single_property_change): Fix missing \n\.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Nov 1993 06:35:18 +0000 (06:35 +0000)]
*** empty log message ***

30 years ago(XTread_socket): Increase length of copy_buffer to 81.
Richard M. Stallman [Mon, 15 Nov 1993 06:30:31 +0000 (06:30 +0000)]
(XTread_socket): Increase length of copy_buffer to 81.