Commit graph

  • d8a200a762 (calendar-week-start-day): New var (autoloaded) to allow the calendar week to start on any day, not just Sunday. (calendar-mod): New support function. (calendar-cursor-to-visible-date, generate-calendar-month, calendar-beginning-of-week, calendar-end-of-week): Use new var calendar-week-start-day. Richard M. Stallman 1993-10-20 05:49:24 +00:00
  • defa77b5a6 [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions. Richard M. Stallman 1993-10-20 02:47:12 +00:00
  • 7090d1e6ca Recognize powerpc. Richard M. Stallman 1993-10-19 03:26:37 +00:00
  • 1f19b52b5a (printlogline): Don't generate lines containing only white space. Paul Eggert 1993-10-19 02:50:31 +00:00
  • 76c0774753 (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE args were reversed, and more processing was needed on tags-table-files. Roland McGrath 1993-10-18 07:54:49 +00:00
  • 97b83d9daa (rlogin-initially-track-cwd): New variable. (rlogin): Use it to determine whether enable directory tracking via ange-ftp. (rlogin-mode): Make `comint-filename-prefix' local here. Noah Friedman 1993-10-18 07:05:11 +00:00
  • 9ee7c69da2 (reporter-submit-bug-report, reporter-mailer): reporter-mailer variable can now take a list of mailers, trying each one until an commandp one is found. Richard M. Stallman 1993-10-18 05:37:51 +00:00
  • 219a7d3fd6 (vc-backend-checkout): Do not set umask to value that does not allow user-write permission while co' is running; some versions of co' won't work, because they can't write their temporaries. Paul Eggert 1993-10-14 18:28:24 +00:00
  • 2ba0ccff3a (Fcar_less_than_car): Fix typo in previous change. Richard M. Stallman 1993-10-14 04:30:19 +00:00
  • a927f5c9af (Fdelete_overlay, Foverlay_put): Use marker_position, not OVERLAY_POSITION, to get args for redisplay_region. Richard M. Stallman 1993-10-14 04:29:17 +00:00
  • 9fb6ed0824 (rmail-output-file-alist): Doc fix. Roland McGrath 1993-10-14 00:11:42 +00:00
  • 30b7c7454a entered into RCS Richard M. Stallman 1993-10-13 06:08:00 +00:00
  • 1abe6abe4f (read_key_sequence): Allow function in key-translation-map just as in function-key-map. Richard M. Stallman 1993-10-13 06:01:49 +00:00
  • d22d6453de (bookmark-write): Add numbered backups for bookmark file. (bookmark-version-control): New variable. Richard M. Stallman 1993-10-13 05:59:54 +00:00
  • 292297c66e (abbreviated-home-dir): Doc fix. Richard M. Stallman 1993-10-12 20:57:36 +00:00
  • 2f4e547fcb *** empty log message *** Jim Meyering 1993-10-12 05:02:22 +00:00
  • fd95709ebc (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area. Roland McGrath 1993-10-12 00:53:28 +00:00
  • b30b6e2897 (rmail-retry-setup-hook): New hook variable. (rmail-retry-failure): Use that variable. Richard M. Stallman 1993-10-11 03:52:24 +00:00
  • 4cd7a37326 [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions. Richard M. Stallman 1993-10-09 21:51:36 +00:00
  • 1f8359ba5c (ispell-message-cite-regexp): Add definition. Richard M. Stallman 1993-10-09 21:44:57 +00:00
  • d6a3cc1563 (Vafter_insert_file_functions): New variable. (Vwrite_region_annotate_functions): New variable. (Qcar_less_than_car): New variable. (Fcar_less_than_car): New function. (syms_of_fileio): Make Lisp variables and function available. staticpro Qcar_less_than_car. (a_write, build_annotations): New functions. (Fwrite_region): Call them. (Finsert_file_contents): Run the Vafter_insert_file_functions. Richard M. Stallman 1993-10-09 21:30:48 +00:00
  • 149df30fea comment fix David J. MacKenzie 1993-10-09 20:03:33 +00:00
  • 54d2ecd316 fix comment David J. MacKenzie 1993-10-09 20:00:23 +00:00
  • c42722e391 (rmail): Really don't get new mail if file name was given. (rmail-reformat-message): Move past Mail-from as well as Summary-line. (rmail-toggle-header): Likewise. (rmail-next-undeleted-message): Return t unless hit end of buffer. (rmail-delete-forward): Likewise. (mail-unsent-separator): Add `Original message follows'. (rmail-resend): Handle mail-self-blind. Richard M. Stallman 1993-10-09 03:47:15 +00:00
  • 51de78c187 (hack-local-variables): If buffer has no file, display its buffer name. Richard M. Stallman 1993-10-09 03:46:57 +00:00
  • 49e4a58a70 (rmail-output): If message was shown with full headers, copy the full headers (or each message copied) into the file. New local var original-headers-p, header-beginning, mail-from. Bind locals outside the while loop. Kill tembuf only after loop. If message has a saved mail-from field, use that. Detect reaching end of rmail buffer; display # messages copied. Richard M. Stallman 1993-10-09 03:46:37 +00:00
  • 6b77e539be (timezone-parse-date): Handle new style 22-AUG-1993. Richard M. Stallman 1993-10-09 03:46:09 +00:00
  • c5cb15cb10 (BSTRING): Define only if HAVE_BCOPY. Richard M. Stallman 1993-10-08 15:28:23 +00:00
  • b7e4bce27b (SYSTEM_TYPE): Put into #if 0. Richard M. Stallman 1993-10-08 15:05:37 +00:00
  • d302d40a7f (skip_chars): Fixed typo. Brian Fox 1993-10-08 07:36:11 +00:00
  • d97ca6a1a4 (skip_chars): Reinstate check for end of buffer, ignoring cryptic comment. Brian Fox 1993-10-07 22:58:57 +00:00
  • 0b9bd5040c Internal clean-up. Save information about current tags files, don't save the tags buffers (to save reload time). Don't save desktop-globals-to-save (desktop files must be erased for this to take effect, sorry.) Save "mark-activity" and allow multi-dir direds. Richard M. Stallman 1993-10-07 16:50:26 +00:00
  • 665eef2290 fix 2 typos Doug Evans 1993-10-06 21:54:36 +00:00
  • 784a2b51e7 (rsh): Add `host' to args passed to make-comint. Brian Fox 1993-10-05 01:57:38 +00:00
  • 5ed74a2240 Doc fix. Brian Fox 1993-10-05 01:54:20 +00:00
  • e5f55f0753 Format comment. Brian Fox 1993-10-05 01:50:32 +00:00
  • 1abbab7afd Comment update reflects reality. Brian Fox 1993-10-05 01:48:48 +00:00
  • b278606c13 (Fminibuffer_complete_word): GCPRO1 `completion' during calls to Ftry_completion. (read_minibuf): Rewrite change of Sep 14. Save the return value on the history list provided in the form that the value is returned, iff the value is not equal to the front of the history list. (Fread_no_blanks_input): Change DEFUN to allow 2nd arg to be optional. The code was already written correctly. Brian Fox 1993-10-05 01:46:45 +00:00
  • 5176382080 (read_key_sequence): Don't declare first_event; it is no longer used. Change "#if 0" for first_event reading to "#if defined (GOBBLE_FIRST_EVENT)". Brian Fox 1993-10-05 01:34:06 +00:00
  • 9825c716ad If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already been included, include it. Brian Fox 1993-10-05 01:29:54 +00:00
  • eab22e273c (edit-and-eval-command): Let `read-from-minibuffer' manipulate the history list, don't manipulate it directly. (repeat-complex-command): Same thing. Brian Fox 1993-10-05 01:19:12 +00:00
  • 1052acbf95 Make sure that config.status contains the correct commands for rebuilding src/Makefile. Brian Fox 1993-10-05 00:54:01 +00:00
  • 276d56c254 (rmail-convert-to-babyl-format): Protect against nonsensical content-length values. Richard M. Stallman 1993-10-05 00:22:31 +00:00
  • 8ba194fcc0 Comment change. Richard M. Stallman 1993-10-04 23:50:32 +00:00
  • 9a47d40b55 (vc-next-action) Fix (throw ... ) invocation to work with 19; this allows vc-next-action on all marked files in a dired buffer to work. Eric S. Raymond 1993-10-04 20:51:01 +00:00
  • 8ff3d70355 (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd. Roland McGrath 1993-10-04 04:31:33 +00:00
  • eb8a344d52 (extrasub): Add vpath patterns for %.[yls]. Roland McGrath 1993-10-03 23:11:06 +00:00
  • 709f7c1f59 (LIBES): Add $(GNULIB_VAR) again at end. This change to ymakefile was mysteriously lost. Were any others lost too? Roland McGrath 1993-10-03 23:03:13 +00:00
  • 879dea9384 Don't do seddery on config.status after AC_OUTPUT. Instead just include the commands to make src/Makefile as the second arg to AC_OUTPUT. Roland McGrath 1993-10-03 21:18:51 +00:00
  • bbe097d0a5 Use : instead of dnl for comment inside $makefile_command. Roland McGrath 1993-10-03 20:43:37 +00:00
  • 916758115d No longer use vpath_sed. Instead, when we notice srcdir already configured, set extrasub to hack vpath in the makefiles. Roland McGrath 1993-10-03 20:41:20 +00:00
  • ca40a31326 In cmds to make src/Makefile, chmod Makefile.new before moving it. Roland McGrath 1993-10-03 19:57:50 +00:00
  • f854bb66e2 (VPATH): Define to @srcdir@. Roland McGrath 1993-10-03 19:55:09 +00:00
  • 63be7fb7d0 Fixed typos or brainos of whoever though `@' was the comment char. Roland McGrath 1993-10-03 19:54:21 +00:00
  • 9eb8034b1e *** empty log message *** Roland McGrath 1993-10-03 19:33:04 +00:00
  • 77ba1f303a Recognize operating system "riscix*"; recognize acorn as vendor Erich Stefan Boleyn 1993-10-03 16:50:05 +00:00
  • 8e1f920c03 (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name. Richard M. Stallman 1993-10-01 22:40:49 +00:00
  • 2b878b4c6b * etags.c (process_file): dead code removed. (S_ISREG): #define it using S_IFREG if not defined. (process_file): regular files have nothing to do with symlinks. Francesco Potortì 1993-10-01 09:51:07 +00:00
  • 4b431fb7fc (ALL_CFLAGS): Make sure .' is searched before ${srcdir}'. Brian Fox 1993-09-30 23:36:54 +00:00
  • 544d556f9e (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current directory. Only chmod and chgrp files that we installed, which excludes ${INSTALLABLE_SCRIPTS}. They go in ${bindir}. (INSTALLFLAGS): Deleted definition, since it is an unused variable now. Brian Fox 1993-09-30 23:25:30 +00:00
  • 6703f6cdbd Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just copy src/Makefile.in instead. Touch all of the Makefiles after editing config.status. Brian Fox 1993-09-30 23:11:45 +00:00
  • b93f24930d (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the correct values for these variables. (archlibdir): Only install execuatables internally used by emacs; don't install bindir binaries here. Brian Fox 1993-09-28 10:04:53 +00:00
  • f05ddc0526 Doc fix. Jim Blandy 1993-09-28 09:56:06 +00:00
  • a375dcc028 (Fhandle_switch_frame): Doc fix. Brian Fox 1993-09-28 09:54:36 +00:00
  • 4d780c768d (validate_plist): Add argument declaration for `list'. Brian Fox 1993-09-28 09:52:13 +00:00
  • ae3bed12ff Initial revision Brian Fox 1993-09-28 09:48:57 +00:00
  • 9284d3a481 Remove src/ymakefile', add src/Makefile.in.in'. Brian Fox 1993-09-28 09:45:54 +00:00
  • 805f711756 Change src/xemacs to src/emacs. We no longer create src/xemacs, so the file wouldn't be found. Brian Fox 1993-09-28 09:42:26 +00:00
  • 0e265b728e (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files are out of date, simply have config.status rebuild them; don't rebuild them explicitly. Back out MAKEFLAGS change. Brian Fox 1993-09-28 09:41:00 +00:00
  • cedb6c1b97 Allow any of the path or directory Makefile variables to be set with flags to configure. Create all Makefiles at configure time. Edit special commands into config.status after src/Makefile.in is built from src/Makefile. Don't AC_SUBST rip_paths or inst_paths. Brian Fox 1993-09-28 09:28:09 +00:00
  • deb9ebc6cb (vc-find-binary): Fix bug; it always claimed success. Paul Eggert 1993-09-27 04:36:31 +00:00
  • 2cc27dd3d2 Version 2.3. Documentation: forms-forms-scroll' and forms-forms-jump' now default to nil. forms-new-record-filter' and forms-modified-record-filter' cannot be redefined as functions. Commands and keymaps are changed. Add function key defs. (forms-version): Docstring includes full RCS id. (forms-forms-scroll): Defaults to nil. (forms-forms-jump): Defaults to nil. (forms-mode-edit-map, forms-mode-ro-map): Additional keymaps for edit mode and read-only mode. (forms--new-record-filter, forms--modified-record-filter): Deleted. (forms-mode): Docstring now includes the key bindings, since both edit mode and read-only mode must be supported. Changed forms-new-record-filter' and forms-modified-record-filter' semantics: the variable must point to a function and may not be defined as a function anymore. Use three keymaps: forms-mode-map' (C-c commands), forms-mode-edit-map' (normal mode) and forms-mode-ro-map' (read-only mode). The maps are not buffer local. Changed the text of error messages to be more descriptive, and onsistent with the documentation. Moved setting up write-file-hooks and revert-buffer-function to function forms--change-commands'. (forms--process-format-list): Changed error messages to be more descriptive. (forms--set-keymaps): Setup the three keymaps. (forms--mode-commands): Use new command key bindings. (forms--mode-commands1): New helper function for forms--mode-commands'. (forms--change-commands): Handle setup of local-write-file-hooks and revert-buffer-function. (forms--help): Show new command bindings. (forms--show-record): Replaced forms--modified-record-filter' by forms-modified-record-filter'. (forms-jump-record): Changed error message. (forms-toggle-read-only): New function, replaces forms-view-mode' and forms-edit-mode'. (forms-view-mode, forms-edit-mode): Deleted. (forms-insert-record): Replaced forms--new-record-filter' by `forms-new-record-filter'. (forms-insert-record, forms-delete-record): Disallow in read-only mode. (forms-prev-field): New function. Richard M. Stallman 1993-09-27 02:19:46 +00:00
  • 8dff74b7f6 (disassemble-internal): Allow a call to byte-code as argument. Richard M. Stallman 1993-09-27 01:36:27 +00:00
  • d89a4a47bf (mouse-delete-max-match): New function. (mouse-choose-completion): Use that. Now supports buffers other than minibuffer. Richard M. Stallman 1993-09-27 01:02:43 +00:00
  • 0eb26f89e7 [MULTI_FRAME]: Increase PURESIZE to 220000. Roland McGrath 1993-09-25 22:46:34 +00:00
  • 3ba7a8daca (ispell-message): Handle cited messages. Richard M. Stallman 1993-09-24 20:02:03 +00:00
  • 7a5e089152 Avoid forcing the search of /usr/include before fixed include files by resetting C_SWITCH_X_SITE if it is "-I/usr/include". Brian Fox 1993-09-24 07:07:22 +00:00
  • 699213bcf1 (other-frame): Warp the mouse so that the other frame actually stays selected. Richard M. Stallman 1993-09-24 04:10:11 +00:00
  • 31ce77fa0a Add -h, -n, -r options. By default, look for *,v files as well as RCS/*,v files. Use $TMPDIR (default /tmp) instead of /tmp. Paul Eggert 1993-09-24 01:03:32 +00:00
  • 03e267c23b Whitespace fix. Richard M. Stallman 1993-09-23 21:15:37 +00:00
  • c3a0bfcb57 Initial revision Melissa Weisshaus 1993-09-23 21:00:12 +00:00
  • 024ec58f11 Add declaration for atof if not predefined. Brian Fox 1993-09-22 18:32:09 +00:00
  • 08ae913486 * Added fixes from Karl Berry for ISC-2.2. (MEMMOVE_MISSING): Define. (SIGNALS_VIA_CHARACTERS): Define. (LIB_STANDARD): Do not include -lcposix. (C_SWITCH_SYSTEM) [__GNUC__]: Do not use -traditional. Brian Fox 1993-09-22 18:27:28 +00:00
  • 97e98a5676 (file_name_completion): Install case-preserving changes from Emacs 18 for completion_ignore_case. (completion_ignore_case): Declare. Brian Fox 1993-09-22 18:25:03 +00:00
  • 2554751d80 (w_wn_set_size_hint): Make recent window gravity addition depend on "PWinGravity" begin `#defined'. Brian Fox 1993-09-22 18:16:37 +00:00
  • 3cbbb729f9 (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear. Brian Fox 1993-09-22 18:14:10 +00:00
  • 2fdf3ee28c (read_minibuf): Don't add history item if it is string-equal to the most recent history item. Brian Fox 1993-09-22 18:13:27 +00:00
  • 03383aafcd (doprnt): Use a fixed buffer to store the format specification, but only if we are sure it will fit. Otherwise, use alloca () to get enouhg space. Don't allow negative size specifications to core dump; instead, treat them as positive ("%-20d" == "%20d"). Brian Fox 1993-09-22 18:12:09 +00:00
  • 03b4122a29 (Qextended_command_history): New variable prevents sharing of M-x command history with other commands that read values in the minibuffer. Brian Fox 1993-09-22 18:11:10 +00:00
  • b95520f5be (sys_write): Keep trying to write out the data until all of the data is written, or until we receive an error which is not an interrupted write. Brian Fox 1993-09-22 18:08:51 +00:00
  • 3df34fdb94 (XScreenNumberOfScreen): Move assignments out of declaration for (dpy, dpyscr). Some older versions of MIPS compilers miscompile this expression. Brian Fox 1993-09-22 18:07:44 +00:00
  • 4805f679cd (vc-do-command): Remove debugging output. Use (forward-line -1) instead of (previous-line 1). (vc-print-log): Delete extraneous lines of RCS output if present. Brian Fox 1993-09-21 07:51:53 +00:00
  • 90a4435136 (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies. (batch-texinfo-format): Use buffer-disable-undo' instead of obsolete function buffer-flush-undo'. Brian Fox 1993-09-21 07:50:14 +00:00
  • bd2f232330 (slitex-mode): Add ###autoload magic cookie. Brian Fox 1993-09-21 07:48:37 +00:00
  • 80e7b471b6 (suppress-keymap): Use substitute-key-definition instead of manually checking each key (we were using 127 instead of 255 anyway). Brian Fox 1993-09-21 07:47:15 +00:00
  • fc68b5523c (s-hemi-seasons n-hemi-seasons): New constants are hemisphere dependent list of season names. The names are "international"; i.e., vernal' and autumnal' are used consistently. (solar-equinoxes-solstices): Use new constants, allowing southern hemisphere reports to be meaningful. (sunrise-sunset): Use frame-width' instead of screen-width'. Brian Fox 1993-09-21 07:46:03 +00:00
  • 7e37cd30c6 (kill-region): Use equal' instead of eq' to compare markers beg' and end'. They might be two different markers that point to the same place. Brian Fox 1993-09-21 07:43:20 +00:00
  • 760a35286c (rmail-convert-file): If the file is empty, don't convert it after inserting the BABYL header. Brian Fox 1993-09-21 07:34:20 +00:00
  • 671e87b36d (outline-minor-mode): Force update of modeline when outline-minor-mode is toggled. Brian Fox 1993-09-21 07:32:51 +00:00
  • b19f1da483 (local-write-file-hooks): Make this variable buffer-local. Brian Fox 1993-09-21 07:23:26 +00:00