bpt/emacs.git
1993-11-14 Richard M.... (solar-equinoxes-solstices): Add autoload.
1993-11-14 Richard M.... (solar-holidays): Change top-level progn to an if.
1993-11-14 Richard M.... (INTERRUPT_INPUT): Undefined.
1993-11-14 Richard M.... (mouse-save-then-kill-delete-region): Take args BEG...
1993-11-14 Richard M.... (rmail-summary-forward): Accept prefix arg
1993-11-14 Richard M.... (compare-windows-skip-whitespace): Swap the two
1993-11-14 Richard M.... (lpr-command): Check for irix, not silicon-graphic...
1993-11-14 Richard M.... (dired-chown-program): Check for irix, not silicon...
1993-11-14 Richard M.... (rmail-spool-directory): Check for irix, not silicon...
1993-11-13 Richard M.... (calendar-absolute-from-time): Undo Sep 14 patch.
1993-11-13 Richard M.... Add a provide call.
1993-11-13 Richard M.... (creating src/Makefile): Before running cpp,
1993-11-13 Richard M.... (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
1993-11-13 Richard M.... (remove-hook): Function deleted.
1993-11-13 Richard M.... (read_avail_input) [no FIONREAD]: On DGUX, as on USG,
1993-11-13 Richard M.... (SYSTEM_MALLOC): Turn off.
1993-11-13 Richard M.... (get_process): Add `static' to definition.
1993-11-13 Richard M.... (comint-match-partial-filename): Consider +@: part of
1993-11-12 Richard M.... (fill-individual-paragraphs): Fix skipping headers...
1993-11-12 Richard M.... (vc-rename-file): Don't overwrite an existing file.
1993-11-12 Richard M.... (rmail-summary-edit-map): Inherit text-mode-map properly.
1993-11-12 Richard M.... (syms_of_fileio): Fix missing \n\'s.
1993-11-12 Richard M.... (Fread_key_sequence): Split the doc string with "".
1993-11-12 Richard M.... (read_c_string): For "", concatenate the two strings.
1993-11-12 Richard M.... (Fprevious_single_property_change): Fix missing \n\.
1993-11-12 Richard M.... (main): Fix error message text.
1993-11-11 Richard M.... When running make in lib-src, specify YACC var value.
1993-11-11 Richard M.... Comment change.
1993-11-11 Richard M.... (texinfo-format-region): Change `texinfo-[start
1993-11-11 Richard M.... (texinfo-texi2dvi-command): Separate `texi2dvi'
1993-11-11 Richard M.... (Man-section-regexp): Allow section names l, n, L, N.
1993-11-11 Richard M.... Comment change.
1993-11-11 Richard M.... (map-y-or-n-p): Handle help-char values other than...
1993-11-11 Richard M.... (Fcall_process): Clear synch_process_death and
1993-11-11 Richard M.... (c-indent-region): When looking for a sexp that ends
1993-11-11 Richard M.... (occur-mode): Run occur-mode-hook.
1993-11-11 Richard M.... (XTmouse_position): Undo roland's change.
1993-11-11 Roland McGrath[! HPUX]: Don't declare sbrk at all, so as not to confl...
1993-11-10 Roland McGrath(XTmouse_position): First arg is FRAME_PTR, not FRAME_P...
1993-11-10 Richard M.... Initial revision
1993-11-10 Richard M.... Don't try to link *.texinfo--there are none now.
1993-11-10 Richard M.... (rmail-start-mail): Don't do other frame unless we...
1993-11-10 Richard M.... (Man-filter-list): Include anything starting with
1993-11-10 Richard M.... (Info-extract-menu-item): Quote `*' in the menu-item
1993-11-10 Richard M.... (hexl-mode): Use `add-hook' to modify buffer local...
1993-11-10 Richard M.... (find-backup-file-name): Don't fatal-error on
1993-11-10 Richard M.... (remove-hook): New function, analogous to add-hook...
1993-11-10 Richard M.... (intervals.o): Depend on puresize.h.
1993-11-10 Richard M.... Include puresize.h.
1993-11-10 Richard M.... (Fraise_frame): Do like the documentation says, and...
1993-11-10 Richard M.... (Tmouse_position): If the passed in frame is not an
1993-11-10 Richard M.... (EMACS_GETPGRP): New macro hides argument passing to
1993-11-10 Richard M.... (sys_suspend): Use EMACS_GETPGRP macro.
1993-11-10 Richard M.... (main): Use EMACS_GETPGRP macro.
1993-11-10 Richard M.... (make_pure_string): If we USE_TEXT_PROPERTIES, set the
1993-11-10 Richard M.... Treat convex like hpux.
1993-11-10 Richard M.... (Fskip_chars_backward, Fskip_chars_forward): Doc fix.
1993-11-10 Richard M.... (Fforward_comment): On backward scan, exit inner loop
1993-11-10 Richard M.... (read_input_waiting): Don't mess with meta bit
1993-11-10 Richard M.... (skip_chars): Finish reenabling checks for buffer bounds.
1993-11-10 Richard M.... (Fwrite_region): Fix minor bugs in POS arg to awrite.
1993-11-10 Richard M.... (comint-postoutput-scroll-to-bottom):
1993-11-10 Richard M.... (syms_of_xterm): Initialize last_mouse_scroll_bar.
1993-11-10 Richard M.... (comint-postoutput-scroll-to-bottom):
1993-11-10 Richard M.... (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.
1993-11-10 Robert J. Chassell(texinfo-show-structure): Indent appendices properly.
1993-11-09 Richard M.... (texinfo-sequential-node-update): Add autoload.
1993-11-09 Richard M.... Doc fixes.
1993-11-09 Richard M.... (Ferase_buffer): Doc fix.
1993-11-09 Richard M.... (menu-bar-edit-menu): Add menu items for searching.
1993-11-09 Richard M.... (etags-list-tags): Return t if found the file.
1993-11-08 Richard M.... (comint-preinput-scroll-to-bottom): Added
1993-11-08 Richard M.... Doc fixes.
1993-11-08 Francesco PotortìMon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil...
1993-11-08 Richard M.... (describe-current-display-table):
1993-11-08 Richard M.... (wordstar-mode): Add autoload.
1993-11-08 Richard M.... Initial revision
1993-11-08 Richard M.... (ispell-message): Delete excess (beginning-of-line...
1993-11-08 Richard M.... (jump-to-register): Doc fix.
1993-11-08 Richard M.... (jump-to-register): Rename prefix arg to DELETE and...
1993-11-08 Richard M.... (set-frame-configuration): Iconify frames
1993-11-08 Richard M.... (ispell-message): If gnus, but no mail-yank-prefix,
1993-11-08 Richard M.... (comint-postoutput-scroll-to-bottom):
1993-11-07 Richard M.... Fix previous change.
1993-11-07 Richard M.... (ispell-message): Stop if ispell-region returns nil.
1993-11-07 Richard M.... (compare-windows-skip-whitespace): Return t
1993-11-07 Richard M.... (iso-accents-mode): Doc fix.
1993-11-07 Richard M.... (comint-postoutput-scroll-to-bottom):
1993-11-07 Richard M.... (iso-accents-list): Fix typo in ^A code. Support ...
1993-11-07 Richard M.... Support ~ and /. Support 'Y, 'y, "y.
1993-11-07 Richard M.... entered into RCS
1993-11-07 Richard M.... (set-frame-configuration): If NODELETE, make the unwant...
1993-11-06 Richard M.... *** empty log message ***
1993-11-06 Richard M.... (tex-alt-print): New function for menu bar.
1993-11-06 Richard M.... (child_setup_tty): Make the pty handle 8-bit characters.
1993-11-06 Richard M.... (Man-frame-parameters): New variable.
1993-11-04 Richard M.... [TERM]: Include client.h.
1993-11-04 Richard M.... [TERM]: Alternate definitions of LIBS_MACHINE and C_SWI...
1993-11-04 Richard M.... (ange-ftp-load): Handle extra args after the file name.
1993-11-03 Richard M.... (other-frame): Subtract 1 from hpos for new mouse position.
next