Commit graph

  • 11bcd7d447 entered into RCS Paul Reilly 1994-09-24 04:37:40 +00:00
  • 77a43e011b (Buffer-menu-delete): Handle prefix arg. (Buffer-menu-delete-backwards): Handle prefix; use Buffer-menu-delete. Richard M. Stallman 1994-09-24 04:32:08 +00:00
  • 423c0dfa27 (rmail-reformat-message): Run mail-message-filter before calling rmail-clear-headers. Richard M. Stallman 1994-09-24 04:20:22 +00:00
  • e7070c01b1 (dired-virtual-mode): Doc fix. Richard M. Stallman 1994-09-24 04:15:03 +00:00
  • c6818db902 Comment change. Richard M. Stallman 1994-09-24 04:14:20 +00:00
  • ebbc29c72f (auto-mode-alist): Use \' in auto-mode-alist regexps. Richard M. Stallman 1994-09-24 04:13:41 +00:00
  • ac6ff3ed72 (auto-execute): Use \' in auto-mode-alist regexps. Richard M. Stallman 1994-09-24 04:11:17 +00:00
  • dd69dcbc6f Comment changes. Richard M. Stallman 1994-09-24 04:09:46 +00:00
  • 585672c2b5 (ada-mode): Add autoload cookie. (auto-mode-alist): Don't alter it here. Richard M. Stallman 1994-09-24 04:06:50 +00:00
  • e3ead21bf4 (icon-mode): Add autoload cookie. Richard M. Stallman 1994-09-24 04:05:44 +00:00
  • 7169beb147 (Fexpand_abbrev): Instead of Fcapitalize_region, just upcase the first initial. Richard M. Stallman 1994-09-24 03:47:07 +00:00
  • 8cef1f7853 (Fupcase_initials_region): New function. (Fupcase_initials): New function. (syms_of_casefiddle): defsubr them. Richard M. Stallman 1994-09-24 02:03:32 +00:00
  • 96927ba4c5 (upcase_initials): New function. (casify_object): Handle CASE_CAPITALIZE_UP. Richard M. Stallman 1994-09-24 01:57:54 +00:00
  • 0cf61204e7 (install-arch-indep): Don't do mkdir here. Richard M. Stallman 1994-09-24 01:54:17 +00:00
  • cc162c5306 (touchy_mkdir): Make dir ugo+re even if it isn't new. Rename path to dirname. Richard M. Stallman 1994-09-24 01:48:04 +00:00
  • c24e1160ff (read_minibuf_unwind): Preserve Vdeactivate_mark. Richard M. Stallman 1994-09-24 01:41:54 +00:00
  • 2aa8cc2dc5 (find-alternate-file): Confirm killing buffer only if it is visiting a file. Richard M. Stallman 1994-09-24 01:27:46 +00:00
  • 11da536332 (get-file-buffer): Doc fix. Richard M. Stallman 1994-09-24 01:16:19 +00:00
  • 6242bee463 (vc-finish-steal): Fix typo in previous change. Richard M. Stallman 1994-09-24 01:10:23 +00:00
  • 3e3da61f35 (vc-finish-steal): Do vc-resynch-window in the right buffer. (vc-steal-lock): Delete spurious reference to `configuration'. Richard M. Stallman 1994-09-24 01:08:40 +00:00
  • 29fc1ce993 (vc-backend-checkout): Add if-statements to the shell cmds to discard the extra arg some shells make. Richard M. Stallman 1994-09-24 00:58:07 +00:00
  • 403ca74580 (DONT_DEFINE_SIGNAL): Macro deleted. Richard M. Stallman 1994-09-24 00:37:07 +00:00
  • 2ffe068d18 (DK_HEADER_FILE): Macro deleted. Richard M. Stallman 1994-09-24 00:35:02 +00:00
  • 3c01dd0a6e (DKSTAT_HEADER_FILE): Macro deleted. Richard M. Stallman 1994-09-24 00:34:23 +00:00
  • 0281aa6163 (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted. Richard M. Stallman 1994-09-24 00:33:39 +00:00
  • 260fe597ab (start_of_text): Don't test CANNOT_UNEXEC. Richard M. Stallman 1994-09-24 00:30:52 +00:00
  • 3821ae1668 Don't test CANNOT_UNEXEC. Richard M. Stallman 1994-09-24 00:29:39 +00:00
  • 01c9720456 Don't test CANNOT_DUMP or CANNOT_UNEXEC. Richard M. Stallman 1994-09-24 00:28:23 +00:00
  • b79b5bff94 Delete BROKEN_FASYNC conditional. Richard M. Stallman 1994-09-24 00:20:07 +00:00
  • 5c3416a57f (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals. Richard M. Stallman 1994-09-24 00:17:57 +00:00
  • 16d71e8b20 (Fprocess_send_eof): Delete DID_REMOTE conditional. Richard M. Stallman 1994-09-24 00:15:23 +00:00
  • 2289f3f4df *** empty log message *** Paul Reilly 1994-09-24 00:12:06 +00:00
  • aea9f59e1c (prev_frame): Fix typo. Richard M. Stallman 1994-09-23 22:49:47 +00:00
  • d6c862ca68 Comment changes. Richard M. Stallman 1994-09-23 22:33:05 +00:00
  • 3b9a3dfaee (exec_sentinel_error_handler): New function. (exec_sentinel): Catch all errors in the sentinel. (read_process_output_error_handler): New function. (read_process_output_call): New function. (read_process_output): Catch and report errors in filters. Richard M. Stallman 1994-09-23 22:28:08 +00:00
  • 080c45fd0b (Freplace_match): New 4th arg OBJECT can specify string to replace in. Richard M. Stallman 1994-09-23 22:18:59 +00:00
  • a2b38b3c3a (Fdelete_other_windows): Nice error if WINDOW is minibuf. Richard M. Stallman 1994-09-23 22:14:46 +00:00
  • 4cc76151a7 *** empty log message *** Paul Reilly 1994-09-23 21:02:25 +00:00
  • 30d653c401 (justify-current-line): Inherit props when inserting spaces. Richard M. Stallman 1994-09-23 20:46:35 +00:00
  • 3f254763f0 (copy_text_and_data): Delete some printf's. Richard M. Stallman 1994-09-23 18:37:12 +00:00
  • 7e39868d56 (PURESIZE): Definition deleted. Richard M. Stallman 1994-09-23 18:35:32 +00:00
  • f3cc100782 Initial revision Richard M. Stallman 1994-09-23 18:35:06 +00:00
  • e1d962d7af (Fx_create_frame): Rename menuBarLines resource to menuBar. Richard M. Stallman 1994-09-23 18:20:31 +00:00
  • eb21e7ae84 (tag-symbol-match-p): New function. (etags-recognize-tags-table): Add that second in find-tag-tag-order, after tag-exact-match-p. Roland McGrath 1994-09-23 17:44:56 +00:00
  • c49a777a36 (tags-table-check-computed-list): Call tags-verify-table on existing buffers. Roland McGrath 1994-09-23 17:29:55 +00:00
  • 2687aeb390 (X_IO_BUG): Definition deleted. Richard M. Stallman 1994-09-23 06:55:48 +00:00
  • 69d8722248 (BSD): Have two definitions according to version number. Richard M. Stallman 1994-09-23 06:38:24 +00:00
  • 52a2b13bc5 (copy_text_and_data): Add RISCiX changes. Richard M. Stallman 1994-09-23 06:18:31 +00:00
  • c9a95ab273 (time-stamp-mail-host-name): Use mail-host-address. (time-stamp-mail-host): Variable deleted. Richard M. Stallman 1994-09-23 05:44:28 +00:00
  • 5aae660113 (UTILITIES): Remove test-distrib, make-docfile, make-path. (DONT_INSTALL): New variable--list those files here. (clean): Delete the files in DONT_INSTALL. Richard M. Stallman 1994-09-23 05:42:40 +00:00
  • f1c16f36b3 (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN. (the_x_screen): New variable. (syms_of_xfns): Staticpro parts of it. (Fx_open_connection): Initialize it. (Fx_create_frame): Make frame point to it. Richard M. Stallman 1994-09-23 05:31:24 +00:00
  • b242af8897 (FRAME_X_DISPLAY): New macro. Richard M. Stallman 1994-09-23 05:28:56 +00:00
  • 449c2cd8e5 (mail-extr-all-top-level-domains): Fix formal name of Hungary. Richard M. Stallman 1994-09-23 05:14:56 +00:00
  • 4eacadbd66 (x_destroy_window): Decrement ref count of x_screen struct. Richard M. Stallman 1994-09-23 04:54:46 +00:00
  • 3db0cdac49 (rmail-retry-failure): Copy the whole block of headers from the message and then discard those in rmail-retry-ignored-headers. Delete usage of rmail-retry-setup-hook. Bind mail-signature and mail-setup-hook to nil when composing retry buffer. Handle mail-self-blind. Richard M. Stallman 1994-09-23 04:37:16 +00:00
  • 7860859565 entered into RCS Richard M. Stallman 1994-09-22 22:00:06 +00:00
  • 59ac2ce681 (add-change-log-entry): Set add-log-full-name and add-log-mailing-address here. (add-log-mailing-address, add-log-full-name): Initialize to nil. Richard M. Stallman 1994-09-22 20:31:07 +00:00
  • cf1b1bf8c0 (shrink-window-if-larger-than-buffer): Use WINDOW's frame for all actions that operate on a frame. Set WINDOW to selected window if it was nil. Richard M. Stallman 1994-09-22 20:00:48 +00:00
  • 889bf32987 (evaporate_overlays): Overlay is in car, not cdr. Karl Heuer 1994-09-22 19:20:52 +00:00
  • 4351ed6732 (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to sendmail-synch-aliases. Karl Heuer 1994-09-22 17:01:39 +00:00
  • 26045a35d2 (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed. Karl Heuer 1994-09-22 17:00:25 +00:00
  • 799ac634aa User option Man-notify-flag renamed to Man-notify-method. Francesco Potortì 1994-09-22 12:10:16 +00:00
  • 130f43af3d * ispell.el (check-ispell-version): suggest to try ispell4.el if version does not match. Francesco Potortì 1994-09-22 11:41:17 +00:00
  • 6b3faad82b (Fcompleting_read): Doc fix. Richard M. Stallman 1994-09-22 07:41:35 +00:00
  • 4efe992908 (BASE_PURESIZE): Increment both values. Richard M. Stallman 1994-09-22 07:29:02 +00:00
  • e7cc6aa5c6 (x-create-frame-with-faces): Delete the frame if get error. Richard M. Stallman 1994-09-22 07:26:46 +00:00
  • 8be055fdee (insert-buffer): Default to first buffer other than current one. Richard M. Stallman 1994-09-22 07:22:46 +00:00
  • 4dc7e43ba1 (rmail-summary-goto-msg): Simply the regexp for finding the message number. Check that a non-digit follows it. Richard M. Stallman 1994-09-22 06:55:11 +00:00
  • 6696af6580 (insert-parentheses): Don't insert spaces at beginning and end of buffer. Richard M. Stallman 1994-09-22 06:42:30 +00:00
  • 973e887321 (Vdebug_on_error): Declared. Richard M. Stallman 1994-09-22 06:37:06 +00:00
  • a1341f75de (cmd_error_internal): New function, broken out of cmd_error. Richard M. Stallman 1994-09-22 06:26:46 +00:00
  • 95e6cf3913 (special-display-popup-frame): Rename new arg to ARGS. Allow (FUNCTION OTHER-ARGS...) as the value of ARGS. Richard M. Stallman 1994-09-22 05:47:28 +00:00
  • 34b0ef48cb (print-help-return-message): Handle cons cells in special-display-regexps and special-display-buffer-names. Richard M. Stallman 1994-09-22 05:07:30 +00:00
  • 0a952b5763 (display-buffer, special-display-buffer-names) (special-display-regexps, special-display-function): Accept cons cells in special-display-buffer-names' and special-display-regexps'. If the buffer name matches the car, call `special-display-function' with the cdr as a second argument. Richard M. Stallman 1994-09-22 05:04:59 +00:00
  • 42354c891c (special-display-popup-frame): New argument PARAMS. Use it as well as `special-display-frame-alist'. Richard M. Stallman 1994-09-22 05:03:56 +00:00
  • c13fbb6297 (mail-host-address): New variable. (normal-top-level): Use mail-host-address to init user-mail-address. Richard M. Stallman 1994-09-22 04:56:49 +00:00
  • 7bbba4f213 add convex c3* c4* Chris Siebenmann 1994-09-22 04:27:58 +00:00
  • cb0cd91167 (file-ownership-preserved-p): New function. Richard M. Stallman 1994-09-22 04:15:33 +00:00
  • 2d5e692ed8 (cmputc): Return int rather than void. Richard M. Stallman 1994-09-22 04:11:43 +00:00
  • 97f11a9d1f (evalcost, cmputc): They now return their arguments. Richard M. Stallman 1994-09-22 04:11:04 +00:00
  • c6322c8ca1 (HAVE_TERMIOS, NO_TERMIO): Defined. Richard M. Stallman 1994-09-22 03:59:10 +00:00
  • e1a34b584c (mail-extr-all-top-level-domains): Update domain list. Richard M. Stallman 1994-09-22 03:34:43 +00:00
  • 624c0e9d14 (vc-menu-map): Set up menu items. Richard M. Stallman 1994-09-22 02:48:14 +00:00
  • 0a56ee6b96 (Fmessage_or_box): Use Fmessage_box with new name. Richard M. Stallman 1994-09-22 02:38:55 +00:00
  • 34d470ba81 (init_eval_once): Init Vrun_hooks here. (syms_of_eval): Not here. Richard M. Stallman 1994-09-21 23:19:26 +00:00
  • f3b0152bb9 (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h. Richard M. Stallman 1994-09-21 21:56:37 +00:00
  • c5417c9164 (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations. Richard M. Stallman 1994-09-21 21:52:23 +00:00
  • 9dcdc43dc9 (vc-menu-map): New menu. (menu-bar-file-menu): Put the VC map under the File map. Richard M. Stallman 1994-09-21 20:48:00 +00:00
  • fe213bf888 Fix indentation. Richard M. Stallman 1994-09-21 19:05:52 +00:00
  • cacc3e2c4b (Fmessage_box): Renamed from Fbox_message. Richard M. Stallman 1994-09-21 18:54:05 +00:00
  • f405e88797 (emerge-recenter, emerge-operate-on-windows): Use `visible' when calling get-buffer-window. Richard M. Stallman 1994-09-21 18:42:05 +00:00
  • 4cc32db661 (find-tag-noselect): Simplify. Always run find-tag-hook at the tag's location. Richard M. Stallman 1994-09-21 18:37:00 +00:00
  • 810163a3aa (mail-default-reply-to): Initialize to t. (mail-setup): If it's t, set it from envvar REPLYTO. Richard M. Stallman 1994-09-21 18:26:57 +00:00
  • 13595f8b9c remove trailing slashes from srcdir David J. MacKenzie 1994-09-21 17:02:10 +00:00
  • b3435a2f66 * man.el (Man-notify-flag): replaces the old Man-notify variable, use the old one if it is bound as initial value. (Man-reuse-okay-flag): replaces Man-reuse-okay. (Man-downcase-section-letters-flag): replaces Man-downcase-section-letters. (Man-circular-pages-flag): replaces Man-circular-pages. (Man-auto-section-alist): variable deleted. (Man-section-translations-alist): removed the "3x" translation. (Man-untabify-command, Man-untabify-command-args): new vars. (Man-sed-command, Man-awk-command): new variables. (Man-sysv-sed-script, Man-berkeley-sed-script): new constants. (Man-name-regexp, Man-page-header-regexp): new variable. (Man-heading-regexp): changed default value. (Man-reference-regexp): now refers to previous regexps. (Man-arguments): new buffer-local variable. (Man-page-mode-string): changed default value. (Man-mode-map): changed the meanings of ",", ".", "q". Added new keys ">", "<", "k". (Man-page-mode-string): function deleted. (Man-init-defvars): New function used for initialising the system and environment dependent variables Man-fontify-manpage-flag, Man-uses-untabify, Man-sed-script, Man-filter-list. (Man-delete-trailing-newlines): function deleted. (Man-make-page-mode-string): new subst. (Man-build-man-command): now subst instead of function. Modified to comply with the new format of Man-filter-list. (Man-downcase): function deleted. (Man-translate-references): complete rewrite. (Man-linepos): function deleted. (Man-match-substring): new function. (Man-default-man-args): function deleted. (Man-default-man-entry): complete rewrite. (man, manual-entry): function-alias relationship reversed. (man): prompt changed, prompt using interactive, call Man-init-defvars, set Man-arguments. (Man-notify-when-ready): manage the 'pushy value. (Man-fontify-manpage): substitute Man-set-fonts. (Man-cleanup-manpage): new function. (Man-bgproc-sentinel): cleanup, call Man-fontify-manpage and Man-cleanup-page when necessary. (Man-mode): call Man-strip-page-headers and Man-unindent. (Man-build-section-alist, Man-build-references-alist, Man-build-page-list): substs instead of functions. (Man-build-references-alist): cleanup. (Man-build-page-list): new algorithm. (Man-strip-page-headers, Man-unindent): new substs. (Man-find-section): assume section names start in column 1. (Man-quit): bury the buffer instead of killing it, delete the frame when necessary. (Man-kill): new function. (Man-goto-page): do the right thing when the manpage is not found, do not assume that Man-build-references-alist is broken. Francesco Potortì 1994-09-21 16:15:42 +00:00
  • 59915a5353 Initial revision Richard M. Stallman 1994-09-21 09:35:35 +00:00
  • a66d4bd39a (i[345]86-sequent-ptx*): Handle Richard M. Stallman 1994-09-21 09:28:40 +00:00
  • 239c932bb2 (overlays_at): New arg PREV_PTR. Return previous overlay end. (Foverlays_at): Pass NULL for last 2 args of overlays_at. (Fnext_overlay_change): Pass new arg to overlays_at. (Fprevious_overlay_change): New function. Richard M. Stallman 1994-09-21 08:14:33 +00:00
  • d4af368740 (concat3): New function. Richard M. Stallman 1994-09-21 06:54:51 +00:00
  • 82277c2ff7 (compute_char_face): Pass new arg to overlays_at. Richard M. Stallman 1994-09-21 06:46:02 +00:00