]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 14 Nov 1993 22:54:45 +0000 (22:54 +0000)]
(solar-equinoxes-solstices): Add autoload.
Richard M. Stallman [Sun, 14 Nov 1993 22:51:17 +0000 (22:51 +0000)]
(solar-holidays): Change top-level progn to an if.
Richard M. Stallman [Sun, 14 Nov 1993 22:06:13 +0000 (22:06 +0000)]
(INTERRUPT_INPUT): Undefined.
(BROKEN_FIONREAD): Defined to work around a problem in DGUX
whereby emacs will stop on a background write when invoked from a
job control shell for the first time in a session.
(FIRST_PTY_LETTER): Undefined.
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined
to use all the available PTYs in a COFF environment.
(LINKER): Removed "-nostdlib" from to be compatible with a prior
mod removing "/lib/crt0.o" from the LIBS_SYSTEM define.
(LIBS_SYSTEM): Delete /lib/crt0.o.
(SYSTEM_MALLOC): Turned off.
(NO_TERMIO): Defined.
(BROKEN_FASYNC): Turned off.
Richard M. Stallman [Sun, 14 Nov 1993 06:26:02 +0000 (06:26 +0000)]
(mouse-save-then-kill-delete-region): Take args BEG and END.
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
(mouse-secondary-save-then-kll): Pass those args.
Delete the overlay after deleting the selection text.
Richard M. Stallman [Sun, 14 Nov 1993 05:50:47 +0000 (05:50 +0000)]
(rmail-summary-forward): Accept prefix arg
and pass it to rmail-forward.
Richard M. Stallman [Sun, 14 Nov 1993 02:56:24 +0000 (02:56 +0000)]
(compare-windows-skip-whitespace): Swap the two
and's within the or.
Richard M. Stallman [Sun, 14 Nov 1993 00:06:48 +0000 (00:06 +0000)]
(lpr-command): Check for irix, not silicon-graphic-unix.
Richard M. Stallman [Sun, 14 Nov 1993 00:06:23 +0000 (00:06 +0000)]
(dired-chown-program): Check for irix, not silicon-graphic-unix.
Richard M. Stallman [Sun, 14 Nov 1993 00:06:01 +0000 (00:06 +0000)]
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.
Richard M. Stallman [Sat, 13 Nov 1993 23:59:53 +0000 (23:59 +0000)]
(calendar-absolute-from-time): Undo Sep 14 patch.
Fix comments instead, since they didn't match the code.
Richard M. Stallman [Sat, 13 Nov 1993 11:20:56 +0000 (11:20 +0000)]
Add a provide call.
Richard M. Stallman [Sat, 13 Nov 1993 10:02:57 +0000 (10:02 +0000)]
(creating src/Makefile): Before running cpp,
discard all lines that start with # or /**/#.
Richard M. Stallman [Sat, 13 Nov 1993 09:31:34 +0000 (09:31 +0000)]
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
(Fopen_network_stream): Use them.
Richard M. Stallman [Sat, 13 Nov 1993 08:21:16 +0000 (08:21 +0000)]
(remove-hook): Function deleted.
Richard M. Stallman [Sat, 13 Nov 1993 07:50:17 +0000 (07:50 +0000)]
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
read input with O_NDELAY.
Richard M. Stallman [Sat, 13 Nov 1993 06:27:28 +0000 (06:27 +0000)]
(SYSTEM_MALLOC): Turn off.
Richard M. Stallman [Sat, 13 Nov 1993 02:37:58 +0000 (02:37 +0000)]
(get_process): Add `static' to definition.
Richard M. Stallman [Sat, 13 Nov 1993 00:02:20 +0000 (00:02 +0000)]
(comint-match-partial-filename): Consider +@: part of
filenames; don't consider parens as part of them.
Richard M. Stallman [Fri, 12 Nov 1993 23:35:39 +0000 (23:35 +0000)]
(fill-individual-paragraphs): Fix skipping headers of yanked message.
Richard M. Stallman [Fri, 12 Nov 1993 22:31:12 +0000 (22:31 +0000)]
(vc-rename-file): Don't overwrite an existing file.
Fix test for unsaved files.
Calculate name of new master file properly.
Richard M. Stallman [Fri, 12 Nov 1993 22:16:44 +0000 (22:16 +0000)]
(rmail-summary-edit-map): Inherit text-mode-map properly.
Richard M. Stallman [Fri, 12 Nov 1993 21:17:43 +0000 (21:17 +0000)]
(syms_of_fileio): Fix missing \n\'s.
Richard M. Stallman [Fri, 12 Nov 1993 21:16:38 +0000 (21:16 +0000)]
(Fread_key_sequence): Split the doc string with "".
Richard M. Stallman [Fri, 12 Nov 1993 21:12:35 +0000 (21:12 +0000)]
(read_c_string): For "", concatenate the two strings.
Richard M. Stallman [Fri, 12 Nov 1993 20:38:30 +0000 (20:38 +0000)]
(Fprevious_single_property_change): Fix missing \n\.
Richard M. Stallman [Fri, 12 Nov 1993 06:25:16 +0000 (06:25 +0000)]
(main): Fix error message text.
Richard M. Stallman [Thu, 11 Nov 1993 18:03:43 +0000 (18:03 +0000)]
When running make in lib-src, specify YACC var value.
Richard M. Stallman [Thu, 11 Nov 1993 10:05:51 +0000 (10:05 +0000)]
Comment change.
Richard M. Stallman [Thu, 11 Nov 1993 07:56:04 +0000 (07:56 +0000)]
(texinfo-format-region): Change `texinfo-[start
end]-of-header' to `tex-[start end]-of-header'.
Richard M. Stallman [Thu, 11 Nov 1993 07:52:56 +0000 (07:52 +0000)]
(texinfo-texi2dvi-command): Separate `texi2dvi'
command from `tex' command so `texinfo-format-region' can use
straight `tex' command.
(texinfo-format-buffer): Use `texinfo-texi2dvi-command'
(texinfo-delete-from-print-queue): Revise documentation.
Richard M. Stallman [Thu, 11 Nov 1993 07:17:08 +0000 (07:17 +0000)]
(Man-section-regexp): Allow section names l, n, L, N.
Richard M. Stallman [Thu, 11 Nov 1993 05:25:09 +0000 (05:25 +0000)]
Comment change.
Richard M. Stallman [Thu, 11 Nov 1993 04:43:49 +0000 (04:43 +0000)]
(map-y-or-n-p): Handle help-char values other than chars.
Richard M. Stallman [Thu, 11 Nov 1993 04:36:02 +0000 (04:36 +0000)]
(Fcall_process): Clear synch_process_death and
synch_process_retcode before the vfork.
Richard M. Stallman [Thu, 11 Nov 1993 03:02:18 +0000 (03:02 +0000)]
(c-indent-region): When looking for a sexp that ends
past this line, make sure it really starts on this line.
Richard M. Stallman [Thu, 11 Nov 1993 02:48:26 +0000 (02:48 +0000)]
(occur-mode): Run occur-mode-hook.
Richard M. Stallman [Thu, 11 Nov 1993 02:33:43 +0000 (02:33 +0000)]
(XTmouse_position): Undo roland's change.
Fix bug in bfox change.
Roland McGrath [Thu, 11 Nov 1993 00:41:15 +0000 (00:41 +0000)]
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
Roland McGrath [Wed, 10 Nov 1993 22:56:45 +0000 (22:56 +0000)]
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
Richard M. Stallman [Wed, 10 Nov 1993 21:03:53 +0000 (21:03 +0000)]
Initial revision
Richard M. Stallman [Wed, 10 Nov 1993 21:02:27 +0000 (21:02 +0000)]
Don't try to link *.texinfo--there are none now.
Richard M. Stallman [Wed, 10 Nov 1993 20:51:02 +0000 (20:51 +0000)]
(rmail-start-mail): Don't do other frame unless we have
a window system, irregardless of the state of rmail-mail-new-frame.
Richard M. Stallman [Wed, 10 Nov 1993 20:48:04 +0000 (20:48 +0000)]
(Man-filter-list): Include anything starting with
alphabetics, and containing "Last change:".
(manual-entry): Don't call `Man-downcase' since
Man-translate-references has already done the right thing.
Richard M. Stallman [Wed, 10 Nov 1993 20:46:09 +0000 (20:46 +0000)]
(Info-extract-menu-item): Quote `*' in the menu-item
leadin re-search to prevent us from finding node names which
contain the text of another node name within them.
Richard M. Stallman [Wed, 10 Nov 1993 20:44:14 +0000 (20:44 +0000)]
(hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.
(hexl-mode-exit): Remove our hook when turning off Hexl mode.
Richard M. Stallman [Wed, 10 Nov 1993 20:41:17 +0000 (20:41 +0000)]
(find-backup-file-name): Don't fatal-error on
directories that are hard to read; fall back on ~/%backup%.
(file-truename): Treat ~USER like just ~.
Richard M. Stallman [Wed, 10 Nov 1993 20:30:32 +0000 (20:30 +0000)]
(remove-hook): New function, analogous to add-hook. This
is now the recommended way to remove a hook that you have added.
Richard M. Stallman [Wed, 10 Nov 1993 20:12:45 +0000 (20:12 +0000)]
(intervals.o): Depend on puresize.h.
Richard M. Stallman [Wed, 10 Nov 1993 20:11:44 +0000 (20:11 +0000)]
Include puresize.h.
(create_root_interval): Check to see if PARENT is in
pure memory. If so, we cannot write it.
Richard M. Stallman [Wed, 10 Nov 1993 20:09:54 +0000 (20:09 +0000)]
(Fraise_frame): Do like the documentation says, and make
the frame visible first.
Richard M. Stallman [Wed, 10 Nov 1993 20:07:07 +0000 (20:07 +0000)]
(Tmouse_position): If the passed in frame is not an
Xwindow frame, don't do anything.
Richard M. Stallman [Wed, 10 Nov 1993 20:03:25 +0000 (20:03 +0000)]
(EMACS_GETPGRP): New macro hides argument passing to
system getpgrp. Reinstate some semblance of control over this
macros behaviour by paying attention to GETPGRP_NO_ARG.
Richard M. Stallman [Wed, 10 Nov 1993 20:02:50 +0000 (20:02 +0000)]
(sys_suspend): Use EMACS_GETPGRP macro.
Richard M. Stallman [Wed, 10 Nov 1993 20:02:12 +0000 (20:02 +0000)]
(main): Use EMACS_GETPGRP macro.
(shut_down_emacs): Use EMACS_GETPGRP macro.
Richard M. Stallman [Wed, 10 Nov 1993 19:55:18 +0000 (19:55 +0000)]
(make_pure_string): If we USE_TEXT_PROPERTIES, set the
interval of the pure string to NULL_INTERVAL.
Richard M. Stallman [Wed, 10 Nov 1993 19:53:29 +0000 (19:53 +0000)]
Treat convex like hpux.
Richard M. Stallman [Wed, 10 Nov 1993 19:52:09 +0000 (19:52 +0000)]
(Fskip_chars_backward, Fskip_chars_forward): Doc fix.
Richard M. Stallman [Wed, 10 Nov 1993 19:45:50 +0000 (19:45 +0000)]
(Fforward_comment): On backward scan, exit inner loop
after we reach beginning of a comment.
Check the SYNTAX_COMMENT_STYLE of a one-character comment ender.
(scan_lists): Check the SYNTAX_COMMENT_STYLE
of a one-character comment ender.
Richard M. Stallman [Wed, 10 Nov 1993 08:30:22 +0000 (08:30 +0000)]
(read_input_waiting): Don't mess with meta bit
if read_socket_hook is nonzero.
(LPASS8, LNOFLSH): Move definitions earlier.
(child_setup_tty): Turn on LPASS8.
Richard M. Stallman [Wed, 10 Nov 1993 08:29:34 +0000 (08:29 +0000)]
(skip_chars): Finish reenabling checks for buffer bounds.
Use XINT, not XFASTINT, when testing.
Richard M. Stallman [Wed, 10 Nov 1993 07:59:21 +0000 (07:59 +0000)]
(Fwrite_region): Fix minor bugs in POS arg to awrite.
Richard M. Stallman [Wed, 10 Nov 1993 07:10:58 +0000 (07:10 +0000)]
(comint-postoutput-scroll-to-bottom):
Don't treat minibuffer window specially.
Richard M. Stallman [Wed, 10 Nov 1993 06:10:27 +0000 (06:10 +0000)]
(syms_of_xterm): Initialize last_mouse_scroll_bar.
Richard M. Stallman [Wed, 10 Nov 1993 00:38:47 +0000 (00:38 +0000)]
(comint-postoutput-scroll-to-bottom):
Don't alter point in a window if it's after the process-mark.
Richard M. Stallman [Wed, 10 Nov 1993 00:03:54 +0000 (00:03 +0000)]
(texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.
Robert J. Chassell [Wed, 10 Nov 1993 00:02:27 +0000 (00:02 +0000)]
(texinfo-show-structure): Indent appendices properly.
Richard M. Stallman [Tue, 9 Nov 1993 23:56:43 +0000 (23:56 +0000)]
(texinfo-sequential-node-update): Add autoload.
(texinfo-update-node, texinfo-every-node-update): Add autoload.
Richard M. Stallman [Tue, 9 Nov 1993 21:37:50 +0000 (21:37 +0000)]
Doc fixes.
Richard M. Stallman [Tue, 9 Nov 1993 21:34:18 +0000 (21:34 +0000)]
(Ferase_buffer): Doc fix.
Richard M. Stallman [Tue, 9 Nov 1993 07:28:56 +0000 (07:28 +0000)]
(menu-bar-edit-menu): Add menu items for searching.
Richard M. Stallman [Tue, 9 Nov 1993 07:13:00 +0000 (07:13 +0000)]
(etags-list-tags): Return t if found the file.
(list-tags): Clear first-time when we go around the loop.
Supply file name in error message.
Remove dir names from files when preparing for completion.
Richard M. Stallman [Mon, 8 Nov 1993 23:55:50 +0000 (23:55 +0000)]
(comint-preinput-scroll-to-bottom): Added
comint-magic-space to list of commands recognised as inserting.
(comint-output-filter): Corrected check for killed buffer.
Richard M. Stallman [Mon, 8 Nov 1993 23:40:37 +0000 (23:40 +0000)]
Doc fixes.
Francesco Potortì [Mon, 8 Nov 1993 18:52:56 +0000 (18:52 +0000)]
Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
* etags.c: (C_entries): Keep track of ()-parenthesis level so that
functions returning a pointer to a function, a la `signal', can be
parsed. This also required new state `fstartlist' to `FUNCST'.
(SAVE_TOKEN, RESTORE_TOKEN, TOKEN_SAVED_P): 1-deep token save stack.
(C_entries, CNL): use it to isolate preprocessor directive processing
from the other state engines.
(begtk): add '~', for C++ class destructors.
Richard M. Stallman [Mon, 8 Nov 1993 15:06:59 +0000 (15:06 +0000)]
(describe-current-display-table):
Don't get error if no display table now.
(describe-display-table): Put all the output in the temp buffer.
Richard M. Stallman [Mon, 8 Nov 1993 15:01:44 +0000 (15:01 +0000)]
(wordstar-mode): Add autoload.
Richard M. Stallman [Mon, 8 Nov 1993 14:46:50 +0000 (14:46 +0000)]
Initial revision
Richard M. Stallman [Mon, 8 Nov 1993 13:25:13 +0000 (13:25 +0000)]
(ispell-message): Delete excess (beginning-of-line) call.
Richard M. Stallman [Mon, 8 Nov 1993 13:14:59 +0000 (13:14 +0000)]
(jump-to-register): Doc fix.
Richard M. Stallman [Mon, 8 Nov 1993 13:14:31 +0000 (13:14 +0000)]
(jump-to-register): Rename prefix arg to DELETE and invert its sense.
Richard M. Stallman [Mon, 8 Nov 1993 13:14:05 +0000 (13:14 +0000)]
(set-frame-configuration): Iconify frames
rather than making them invisible.
Richard M. Stallman [Mon, 8 Nov 1993 12:47:05 +0000 (12:47 +0000)]
(ispell-message): If gnus, but no mail-yank-prefix,
use ispell-message-cite-regexp. Turn off case-fold-search
for the searching and matching in this function.
Richard M. Stallman [Mon, 8 Nov 1993 12:44:18 +0000 (12:44 +0000)]
(comint-postoutput-scroll-to-bottom):
Walk the windows even if scroll is nil.
Richard M. Stallman [Sun, 7 Nov 1993 22:50:36 +0000 (22:50 +0000)]
Fix previous change.
Richard M. Stallman [Sun, 7 Nov 1993 22:45:42 +0000 (22:45 +0000)]
(ispell-message): Stop if ispell-region returns nil.
(ispell-next, ispell-word): Catch ispell-quit, not quit.
(ispell-next): Return t if exit normally (no throw to ispell-quit).
(ispell-command-loop): For q, throw to ispell-quit.
Explicitly handle C-g.
(ispell): If we don't call ispell-next, return t.
(ispell-non-empty-string): New function.
(ispell-message): Add autoload.
Choose a citation regexp automatically.
Don't fail if there is no following cited line after filled lines.
Richard M. Stallman [Sun, 7 Nov 1993 22:19:57 +0000 (22:19 +0000)]
(compare-windows-skip-whitespace): Return t
if there is whitespace before point.
Richard M. Stallman [Sun, 7 Nov 1993 21:23:36 +0000 (21:23 +0000)]
(iso-accents-mode): Doc fix.
Richard M. Stallman [Sun, 7 Nov 1993 10:43:36 +0000 (10:43 +0000)]
(comint-postoutput-scroll-to-bottom):
Always keep point at end in all buffers if was at end.
comint-scroll-to-bottom-on-output controls what to do
if point was not already at the end.
Richard M. Stallman [Sun, 7 Nov 1993 10:37:57 +0000 (10:37 +0000)]
(iso-accents-list): Fix typo in ^A code. Support ~< and ~>.
Richard M. Stallman [Sun, 7 Nov 1993 10:28:22 +0000 (10:28 +0000)]
Support ~ and /. Support 'Y, 'y, "y.
Delete the `compose' support.
Richard M. Stallman [Sun, 7 Nov 1993 10:24:20 +0000 (10:24 +0000)]
entered into RCS
Richard M. Stallman [Sun, 7 Nov 1993 08:10:46 +0000 (08:10 +0000)]
(set-frame-configuration): If NODELETE, make the unwanted frames invisible.
Richard M. Stallman [Sat, 6 Nov 1993 08:05:07 +0000 (08:05 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 6 Nov 1993 05:56:11 +0000 (05:56 +0000)]
(tex-alt-print): New function for menu bar.
(tex-define-common-keys, tex-mode-map): Move some items from
tex-define-common-keys to tex-mode-map.
Add more menu-enable properties.
(tex-append): Cope with both the original
Pascal-based TeX and the newer C-based TeX.
Richard M. Stallman [Sat, 6 Nov 1993 05:14:07 +0000 (05:14 +0000)]
(child_setup_tty): Make the pty handle 8-bit characters.
Richard M. Stallman [Sat, 6 Nov 1993 04:16:34 +0000 (04:16 +0000)]
(Man-frame-parameters): New variable.
(Man-notify-when-ready): Handle `newframe' as Man-notify value.
Richard M. Stallman [Thu, 4 Nov 1993 22:13:15 +0000 (22:13 +0000)]
[TERM]: Include client.h.
(Fopen_network_stream): Handle TERM.
Richard M. Stallman [Thu, 4 Nov 1993 22:12:59 +0000 (22:12 +0000)]
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman [Thu, 4 Nov 1993 12:02:01 +0000 (12:02 +0000)]
(ange-ftp-load): Handle extra args after the file name.
Richard M. Stallman [Wed, 3 Nov 1993 20:56:29 +0000 (20:56 +0000)]
(other-frame): Subtract 1 from hpos for new mouse position.